:root{--ocean:#0a2540;--coral:#ff6b6b;--coral-dark:#f65a5a;--white:#fff;--mist:#f6f9fc;--ink:#1a1a2e;--slate:#6b7280;--line:#0a254014;--line-strong:#0a254024;--radius:16px;--font:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--nav-h:76px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 12px)}body{font-family:var(--font);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}:focus-visible{outline:2px solid var(--coral);outline-offset:2px;border-radius:6px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ih-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.ih-container-narrow{max-width:820px}.ih-section{align-items:center;min-height:80vh;padding:120px 0;display:flex}.ih-section-route{align-items:flex-start;min-height:0;padding:100px 0 120px}.ih-section-mist{background:var(--mist)}.ih-section-head{max-width:640px;margin-bottom:56px}.ih-section-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.ih-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--coral);margin-bottom:20px;font-size:13px;font-weight:600;display:inline-block}.ih-h2{letter-spacing:-.02em;color:var(--ocean);font-size:clamp(30px,4vw,40px);font-weight:700;line-height:1.15}.ih-h3{letter-spacing:-.02em;color:var(--ocean);font-size:24px;font-weight:700}.ih-lede{color:var(--slate);max-width:560px;margin-top:14px;font-size:17px}.ih-body{color:var(--slate);line-height:1.6}.ih-slate{color:var(--slate)}.ih-btn{border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 26px;font-size:15px;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .15s;display:inline-flex}.ih-btn:active{transform:translateY(1px)}.ih-btn-lg{min-height:56px;padding:17px 32px;font-size:16px}.ih-btn-sm{border-radius:12px;min-height:48px;padding:12px 18px;font-size:14px}.ih-btn-block{width:100%}.ih-btn-coral{background:var(--coral);color:#fff}.ih-btn-coral:hover{background:var(--coral-dark)}.ih-btn-ghost{color:var(--ocean);border:1.5px solid var(--ocean);background:0 0}.ih-btn-ghost:hover{background:#0a25400d}.ih-btn-outline{color:var(--ocean);border:1px solid var(--line-strong);background:0 0}.ih-btn-outline:hover{border-color:var(--ocean);background:#0a25400a}.ih-nav{z-index:50;-webkit-backdrop-filter:blur(8px);background:#ffffffd9;transition:background-color .3s,box-shadow .3s;position:sticky;top:0}.ih-nav.is-scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb}.ih-nav-inner{max-width:1200px;height:var(--nav-h);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex}.ih-logo{color:var(--ocean);letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:700;display:inline-flex}.ih-logo-mark{background:var(--ocean);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ih-logo-mark svg{width:18px;height:18px}.ih-nav-links{align-items:center;gap:34px;display:none}.ih-nav-links a{color:var(--ink);padding:10px 4px;font-size:15px;font-weight:500;position:relative}.ih-nav-links a:after{content:"";background:var(--coral);height:2px;transition:right .25s;position:absolute;bottom:4px;left:0;right:100%}.ih-nav-links a:hover:after{right:0}.ih-nav-actions{align-items:center;gap:12px;display:flex}.ih-menu-btn{border:1px solid var(--line);width:48px;height:48px;color:var(--ocean);border-radius:12px;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.ih-menu-btn:hover{background:var(--mist)}.ih-menu-btn svg{width:22px;height:22px}.ih-mobile-menu{border-top:1px solid var(--line);background:var(--white)}.ih-mobile-menu ul{padding:12px 24px}.ih-mobile-menu a{color:var(--ocean);border-bottom:1px solid var(--line);padding:14px 4px;font-size:16px;font-weight:500;display:block}.ih-mobile-menu .ih-btn{width:calc(100% - 48px);margin:16px 24px 20px}@media (width>=768px){.ih-nav-links{display:flex}.ih-menu-btn{display:none}}.ih-hero{min-height:calc(100vh - var(--nav-h));background:var(--white);display:flex;position:relative}.ih-hero-grid{grid-template-columns:1fr;width:100%;display:grid}.ih-hero-media{order:1;height:46vh;min-height:300px;position:relative}.ih-hero-media img{object-fit:cover;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.ih-hero-content{flex-direction:column;order:2;justify-content:center;align-items:flex-start;max-width:620px;padding:56px 24px 64px;display:flex}.ih-hero-title{letter-spacing:-.02em;color:var(--ocean);font-size:clamp(38px,6vw,64px);font-weight:700;line-height:1.08}.ih-hero-sub{color:var(--slate);max-width:460px;margin-top:22px;font-size:17px}.ih-hero-cta{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.ih-trust{flex-wrap:wrap;gap:12px 26px;margin-top:40px;display:flex}.ih-trust li{color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.ih-trust svg{width:16px;height:16px;color:var(--coral);flex-shrink:0}@media (width>=1024px){.ih-hero{min-height:calc(100vh - var(--nav-h))}.ih-hero-grid{min-height:calc(100vh - var(--nav-h));grid-template-columns:55fr 45fr}.ih-hero-media{order:2;height:100%;min-height:0}.ih-hero-content{order:1;padding:80px 64px 80px clamp(24px,6vw,96px)}.ih-hero-title{font-size:64px;line-height:1.12}}.ih-route-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.ih-route-tabs{border-bottom:1px solid var(--line);background:var(--mist);display:flex}.ih-route-tab{color:var(--slate);flex:1;min-height:54px;padding:18px 10px;font-size:15px;font-weight:600;transition:color .2s;position:relative}.ih-route-tab[aria-selected=true]{color:var(--ocean);background:var(--white)}.ih-route-tab[aria-selected=true]:after{content:"";background:var(--coral);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:20%;right:20%}.ih-route-panel{grid-template-columns:1fr;gap:32px;padding:32px 24px 40px;animation:.5s ease-out both ih-fade;display:grid}.ih-badge{background:var(--mist);color:var(--ocean);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex}.ih-badge svg{width:15px;height:15px;color:var(--coral)}.ih-route-desc{color:var(--slate);max-width:46ch;margin-top:16px}.ih-route-times{grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;display:grid}.ih-route-time-title{letter-spacing:.06em;text-transform:uppercase;color:var(--slate);margin-bottom:12px;font-size:13px;font-weight:600}.ih-time-list{flex-wrap:wrap;gap:8px;display:flex}.ih-time-list li{color:var(--ocean);background:var(--mist);border-radius:10px;min-height:36px;padding:7px 14px;font-size:14px;font-weight:600}.ih-route-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:32px;display:flex}.ih-price strong{color:var(--ocean);font-size:17px}.ih-price{color:var(--slate);font-size:14px}.ih-route-map{display:none}.ih-route-map svg{width:100%;height:auto}@media (width>=1024px){.ih-route-panel{grid-template-columns:1.1fr .9fr;gap:48px;padding:44px 48px 48px}.ih-route-map{display:block}}@keyframes ih-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ih-features{grid-template-columns:1fr;gap:28px;display:grid}.ih-feature{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.ih-feature-img{aspect-ratio:16/9;overflow:hidden}.ih-feature-img img{object-fit:cover;border-radius:0;width:100%;height:100%;transition:transform .6s ease-out}.ih-feature:hover .ih-feature-img img{transform:scale(1.03)}.ih-feature-body{padding:28px 28px 34px}.ih-feature-icon{width:54px;height:54px;color:var(--ocean);background:#0a25400d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.ih-feature-icon svg{width:32px;height:32px}.ih-feature-body h3{margin-bottom:10px}.ih-feature-body p{max-width:38ch}@media (width>=768px){.ih-features{grid-template-columns:repeat(3,1fr)}}.ih-schedule-toggle{background:var(--mist);border:1px solid var(--line);border-radius:999px;padding:4px;display:inline-flex}.ih-toggle-btn{min-height:48px;color:var(--slate);border-radius:999px;padding:13px 22px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.ih-toggle-btn.is-active{background:var(--ocean);color:#fff}.ih-table-wrap{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);display:none;overflow:hidden}.ih-table{border-collapse:collapse;width:100%}.ih-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--slate);border-bottom:1px solid var(--line);background:var(--white);padding:16px 22px;font-size:12px;font-weight:600}.ih-table td{color:var(--ink);border-bottom:1px solid var(--line);padding:18px 22px;font-size:15px}.ih-table tbody tr:nth-child(2n){background:var(--mist)}.ih-table tbody tr:last-child td{border-bottom:none}.ih-table tbody tr:hover{background:#ff6b6b0d}.ih-col-time{color:var(--ocean);font-variant-numeric:tabular-nums;font-weight:600}.ih-col-price{color:var(--ocean);white-space:nowrap;font-weight:700}.ih-route-pill{color:var(--ocean);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.ih-route-pill svg{width:17px;height:17px;color:var(--coral);flex-shrink:0}.ih-schedule-cards{flex-direction:column;gap:14px;display:flex}.ih-schedule-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.ih-schedule-card-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.ih-schedule-card-bottom{justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.ih-card-times{color:var(--slate);flex-wrap:wrap;gap:8px 16px;font-size:14px;display:flex}.ih-card-times strong{color:var(--ocean);font-variant-numeric:tabular-nums}@media (width>=768px){.ih-table-wrap{display:block}.ih-schedule-cards{display:none}}.ih-social{grid-template-columns:1fr;align-items:center;gap:56px;display:grid}.ih-quote-mark{width:44px;height:44px;color:var(--coral);margin-bottom:18px}.ih-blockquote{color:var(--ocean);letter-spacing:-.01em;max-width:30ch;font-size:clamp(20px,3vw,24px);font-style:italic;font-weight:500;line-height:1.45}.ih-quote-attr{color:var(--slate);margin-top:18px;font-size:15px}.ih-review-strip{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ih-agg{color:var(--slate);font-size:14px}.ih-agg strong{color:var(--ocean)}.ih-dot{color:var(--line-strong)}.ih-avatar-list{flex-direction:column;gap:22px;margin-top:28px;display:flex}.ih-avatar-item{align-items:center;gap:16px;display:flex}.ih-avatar{object-fit:cover;border:2px solid var(--white);width:52px;height:52px;box-shadow:0 0 0 1px var(--line-strong);border-radius:999px;flex-shrink:0}.ih-avatar-name{color:var(--ink);font-size:15px;font-weight:600}.ih-avatar-origin{color:var(--slate);font-size:13px;font-weight:400}.ih-stars{gap:2px;margin-top:4px;display:flex}.ih-stars svg{width:15px;height:15px;color:var(--coral)}@media (width>=1024px){.ih-social{grid-template-columns:1.15fr .85fr;gap:80px}}.ih-pricing{grid-template-columns:1fr;gap:28px;max-width:880px;margin:0 auto;display:grid}.ih-price-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;padding:40px 36px;display:flex}.ih-price-card.is-highlight{border:2px solid var(--ocean);position:relative}.ih-price-card .ih-h3{margin-bottom:8px}.ih-price-card .ih-slate{font-size:15px}.ih-price-big{letter-spacing:-.02em;color:var(--coral);margin-top:26px;font-size:44px;font-weight:700;line-height:1}.ih-price-unit{color:var(--slate);font-size:16px;font-weight:500}.ih-oneway{letter-spacing:.05em;text-transform:uppercase;color:var(--slate);margin-top:10px;font-size:13px;font-weight:600}.ih-includes{flex-direction:column;gap:14px;margin:26px 0 32px;display:flex}.ih-includes li{color:var(--ink);align-items:center;gap:10px;font-size:15px;display:flex}.ih-includes svg{width:17px;height:17px;color:var(--coral);flex-shrink:0}.ih-price-card .ih-btn{margin-top:auto}@media (width>=768px){.ih-pricing{grid-template-columns:1fr 1fr;gap:32px}}.ih-faq{border-top:1px solid var(--line)}.ih-faq-item{border-bottom:1px solid var(--line)}.ih-faq-q{text-align:left;width:100%;color:var(--ocean);justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:24px 4px;font-size:17px;font-weight:600;transition:color .2s;display:flex}.ih-faq-q:hover{color:var(--coral)}.ih-faq-icon{border:1px solid var(--line-strong);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .25s,background .2s,color .2s;display:inline-flex}.ih-faq-icon svg{width:16px;height:16px}.ih-faq-item.is-open .ih-faq-icon{background:var(--coral);color:#fff;border-color:var(--coral);transform:rotate(45deg)}.ih-faq-a{overflow:hidden}.ih-faq-a p{color:var(--slate);max-width:68ch;padding:0 4px 26px}.ih-footer{background:var(--ocean);color:#ffffffd9;padding:88px 0 0}.ih-footer-grid{grid-template-columns:1fr;gap:44px;padding-bottom:64px;display:grid}.ih-logo-light{color:#fff}.ih-logo-light .ih-logo-mark{color:var(--ocean);background:#fff}.ih-footer-tag{color:#ffffffa6;max-width:34ch;margin-top:18px;font-size:15px}.ih-footer-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:600}.ih-footer-col ul{flex-direction:column;gap:12px;display:flex}.ih-footer-col a{color:#ffffffb3;font-size:15px;transition:color .2s}.ih-footer-col a:hover{color:#fff}.ih-footer-sub{color:#fff9;margin-bottom:16px;font-size:14px}.ih-news-form{background:#ffffff14;border:1px solid #ffffff2e;border-radius:14px;align-items:stretch;max-width:340px;padding:5px;transition:border-color .2s;display:flex}.ih-news-form:focus-within{border-color:var(--coral)}.ih-news-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:15px}.ih-news-form input::placeholder{color:#ffffff73}.ih-news-btn{background:var(--coral);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:inline-flex}.ih-news-btn:hover{background:var(--coral-dark)}.ih-news-btn svg{width:19px;height:19px}.ih-news-ok{color:#7ee2a8;margin-top:12px;font-size:14px}.ih-footer-bottom{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px 0;display:flex}.ih-payments{align-items:center;gap:10px;display:flex}.ih-pay{color:#ffffffd9;letter-spacing:.06em;background:#ffffff1a;border-radius:7px;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.ih-copy{color:#ffffff80;font-size:14px}@media (width>=768px){.ih-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:48px}}.ih-modal{z-index:100;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ih-modal[hidden]{display:none}.ih-modal-backdrop{-webkit-backdrop-filter:blur(3px);background:#0a254073;animation:.25s ease-out both ih-backdrop-fade;position:absolute;inset:0}.ih-modal-card{background:var(--white);border-radius:20px;width:100%;max-width:560px;max-height:calc(100vh - 40px);padding:32px 28px 36px;animation:.3s ease-out both ih-modal-in;position:relative;overflow-y:auto}@keyframes ih-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes ih-modal-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.ih-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ih-modal-title{letter-spacing:-.02em;color:var(--ocean);font-size:22px;font-weight:700}.ih-modal-route{color:var(--slate);margin-top:4px;font-size:14px}.ih-modal-close{border:1px solid var(--line);width:48px;height:48px;color:var(--ocean);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.ih-modal-close:hover{background:var(--mist)}.ih-modal-close svg{width:19px;height:19px}.ih-step-progress{justify-content:center;align-items:center;gap:8px;margin:26px 0 10px;display:flex}.ih-step{opacity:.45;align-items:center;gap:8px;transition:opacity .25s;display:flex}.ih-step.is-active,.ih-step.is-done{opacity:1}.ih-step-dot{background:var(--mist);width:30px;height:30px;color:var(--slate);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.ih-step.is-active .ih-step-dot{background:var(--ocean);color:#fff;border-color:var(--ocean)}.ih-step.is-done .ih-step-dot{background:var(--coral);color:#fff;border-color:var(--coral)}.ih-step-label{color:var(--ocean);font-size:12px;font-weight:600}@media (width<=480px){.ih-step-label{display:none}}.ih-modal-body{margin-top:22px}.ih-field{margin-bottom:22px}.ih-field label,.ih-field-label{color:var(--ocean);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.ih-field input[type=date],.ih-field input[type=text],.ih-field input[type=email],.ih-field input[type=tel]{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:var(--white);border-radius:12px;min-height:48px;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .2s}.ih-field input:focus{border-color:var(--ocean);outline:none;box-shadow:0 0 0 3px #0a254014}.ih-field input[type=date]{color-scheme:light}.ih-field-hint{color:var(--slate);margin-top:6px;font-size:12px;font-weight:400;display:block}.ih-success-actions{flex-direction:column;gap:10px;display:flex}.ih-success-actions a svg{width:19px;height:19px}.ih-wa-note{color:var(--slate);margin-top:16px;font-size:13px}.ih-wa-note strong{color:var(--ocean)}.ih-steppers{border:1px solid var(--line);border-radius:14px;overflow:hidden}.ih-stepper{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.ih-stepper+.ih-stepper{border-top:1px solid var(--line)}.ih-stepper>span{color:var(--ink);font-size:14px;font-weight:600}.ih-stepper small{color:var(--slate);font-size:12px;font-weight:400;display:block}.ih-stepper-ctrl{background:var(--mist);border-radius:12px;align-items:center;gap:4px;padding:4px;display:inline-flex}.ih-stepper-ctrl button{width:48px;height:48px;color:var(--ocean);border-radius:10px;justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:background .2s;display:inline-flex}.ih-stepper-ctrl button:hover{color:var(--coral);background:#ff6b6b26}.ih-stepper-ctrl output{text-align:center;min-width:34px;color:var(--ocean);font-size:16px;font-weight:700}.ih-extra-names{flex-direction:column;gap:10px;display:flex}.ih-modal-actions{margin-top:28px}.ih-modal-actions-split{gap:12px;display:flex}.ih-modal-actions-split .ih-btn{flex:1}.ih-summary{border:1px solid var(--line);border-radius:14px;margin-bottom:24px;overflow:hidden}.ih-summary-row{justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-size:14px;display:flex}.ih-summary-row span{color:var(--slate)}.ih-summary-row strong{color:var(--ocean);text-align:right}.ih-summary-row+.ih-summary-row{border-top:1px solid var(--line)}.ih-summary-total{background:var(--mist)}.ih-summary-total strong{color:var(--coral);font-size:17px}.ih-radio{border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;font-size:15px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.ih-radio:hover{border-color:var(--line-strong)}.ih-radio:has(input:checked){border-color:var(--ocean);background:var(--mist)}.ih-radio input{width:18px;height:18px;accent-color:var(--ocean)}.ih-mock-tag{color:var(--coral);text-transform:uppercase;letter-spacing:.04em;background:#ff6b6b1a;border-radius:999px;margin-left:8px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.ih-success{text-align:center;padding:20px 0 8px}.ih-success-check{color:#16a34a;background:#7ee2a82e;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:inline-flex}.ih-success-check svg{width:30px;height:30px}.ih-success .ih-h3{margin-bottom:10px}.ih-success .ih-body{max-width:40ch;margin:0 auto 6px}.ih-ref{color:var(--slate);letter-spacing:.04em;margin:10px 0 24px;font-size:13px;font-weight:600}.ih-reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}.ih-reveal.ih-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ih-reveal{opacity:1;transform:none}}@media (width<=640px){.ih-section,.ih-section-route{padding:64px 0}.ih-hero-content{padding:44px 20px 56px}.ih-hero-title{font-size:38px;line-height:1.12}.ih-hero-cta .ih-btn{width:100%}.ih-hero-media{height:42vh}.ih-btn-lg{min-height:54px}}
