:root{--ih-navy:#0d1e50;--ih-blue:var(--color-brand-blue);--ih-orange:#ff9700;--ih-light-blue:#f8f9fb;--ih-peach:#f8f9fb;--ih-white:#fff;--ih-text-dark:#0d1e50;--ih-text-body:#333;--ih-text-light:#fff;--ih-text-muted:#666;--ih-font-heading:"DM Serif Display", Georgia, "Times New Roman", serif;--ih-font-body:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ih-bold:700;--ih-semibold:600;--ih-medium:500;--ih-regular:400;--ih-section-py:100px;--ih-section-py-mobile:64px;--ih-container:1200px;--ih-gap:24px;--ih-radius:8px;--ih-radius-lg:12px;--ih-radius-pill:25px;--ih-orange-text:#b37400;--ih-shadow:0 1px 3px #0000000a;--ih-shadow-md:0 1px 6px #0000000f;--ih-shadow-lg:0 2px 10px #00000014;--ih-shadow-xl:0 4px 20px #0000001a;--ih-section-py-lg:72px;--ih-section-py-lg-mobile:48px;--ih-ease:cubic-bezier(.25, .46, .45, .94);--ih-duration:.3s}[class*=ih-],[class*=ih-] *,.ih-header-section,.ih-header-section *,.ih-footer-section,.ih-footer-section *{box-sizing:border-box;font-family:var(--ih-font-body)!important}[class*=ih-] h1,[class*=ih-] h2,[class*=ih-] h3,[class*=ih-] .ih-h1,[class*=ih-] .ih-h2,[class*=ih-] .ih-h3,.ih-h1,.ih-h2,.ih-h3{font-family:var(--ih-font-heading)!important}[class*=ih-section],[class*=ih-header],[class*=ih-footer],[class*=ih-topbar],[class*=ih-mobile]{color:var(--ih-text-body,#333);font-size:16px;line-height:1.6;font-weight:var(--ih-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ih-h1,[class*=ih-] h1{font-size:48px;font-weight:var(--ih-regular);letter-spacing:-.01em;margin:0 0 16px;line-height:1.15;font-family:var(--ih-font-heading)!important;color:var(--ih-text-dark,#0d1e50)!important}.ih-h2,[class*=ih-] h2{font-size:36px;font-weight:var(--ih-regular);letter-spacing:-.01em;margin:0 0 16px;line-height:1.2;font-family:var(--ih-font-heading)!important;color:var(--ih-text-dark,#0d1e50)!important}.ih-h3,[class*=ih-] h3{font-size:24px;font-weight:var(--ih-regular);margin:0 0 12px;line-height:1.3;font-family:var(--ih-font-heading)!important;color:var(--ih-text-dark,#0d1e50)!important}.ih-h4,[class*=ih-] h4{font-size:20px;font-weight:var(--ih-semibold);margin:0 0 8px;line-height:1.4;font-family:var(--ih-font-body)!important;color:var(--ih-text-dark,#0d1e50)!important}.ih-label{font-size:12px;font-weight:var(--ih-medium);letter-spacing:2.5px;text-transform:uppercase;color:var(--ih-text-muted,#666);font-family:var(--ih-font-body)!important}.ih-body{color:var(--ih-text-body);font-size:16px;line-height:1.6}.ih-body-sm{color:var(--ih-text-muted);font-size:14px;line-height:1.5}.ih-container{width:100%;max-width:var(--ih-container);margin:0 auto;padding:0 20px}.ih-btn{font-size:15px;font-weight:var(--ih-semibold);cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:1.5px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;line-height:1.4;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex;font-family:var(--ih-font-body)!important}.ih-btn:hover{transform:none}.ih-btn-primary{background:var(--ih-navy);border-color:var(--ih-navy);color:var(--ih-white)!important}.ih-btn-primary:hover{background:#162a5e;border-color:#162a5e;color:var(--ih-white)!important}.ih-btn-secondary{border-color:var(--ih-navy);color:var(--ih-navy);background:0 0}.ih-btn-secondary:hover{background:var(--ih-navy);color:var(--ih-white)!important}.ih-btn-ghost{border-color:var(--ih-white);color:var(--ih-white);background:0 0}.ih-btn-ghost:hover{background:var(--ih-white);color:var(--ih-navy)}.ih-btn .ih-btn-arrow{display:none}.ih-btn-sm{padding:8px 20px;font-size:14px}.ih-card{background:var(--ih-white);padding:var(--ih-gap);border:1px solid #e8eaed;border-radius:8px;transition:border-color .2s}.ih-card:hover{border-color:#d0d3d9}.ih-card-img{border-radius:var(--ih-radius);width:100%;overflow:hidden}.ih-card-img img{object-fit:cover;width:100%;height:100%;display:block}.ih-section{padding:var(--ih-section-py) 0}@media (max-width:768px){.ih-section{padding:var(--ih-section-py-mobile) 0}}.ih-section-navy{background:var(--ih-navy);color:var(--ih-white)}.ih-section-navy h1,.ih-section-navy h2,.ih-section-navy h3,.ih-section-navy h4,.ih-section-navy .ih-h1,.ih-section-navy .ih-h2,.ih-section-navy .ih-h3{color:var(--ih-white)!important}.ih-section-navy p{color:#ffffffd9}.ih-section-light-blue{background:var(--ih-light-blue)}.ih-section-peach{background:var(--ih-peach)}.ih-section-gradient{background:linear-gradient(135deg, var(--ih-light-blue) 0%, var(--ih-peach) 100%)}.ih-section-white{background:var(--ih-white)}.ih-section-header{text-align:center;max-width:600px;margin:0 auto 48px}.ih-section-header h2{letter-spacing:-.03em;font-size:48px;line-height:1.1}.ih-section-header .ih-label{margin-bottom:16px;display:block}.ih-section-header p{color:#999;font-size:16px;line-height:1.7}.ih-grid{gap:var(--ih-gap);display:grid}.ih-grid-2{grid-template-columns:repeat(2,1fr)}.ih-grid-3{grid-template-columns:repeat(3,1fr)}.ih-grid-4{grid-template-columns:repeat(4,1fr)}.ih-flex{gap:var(--ih-gap);display:flex}.ih-flex-center{align-items:center}.ih-flex-between{justify-content:space-between}.ih-flex-wrap{flex-wrap:wrap}.ih-split{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.ih-split-reverse{direction:rtl}.ih-split-reverse>*{direction:ltr}.ih-testimonial{background:var(--ih-white);border-radius:var(--ih-radius-lg);box-shadow:var(--ih-shadow);padding:32px}.ih-testimonial-quote{color:var(--ih-text-body);margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.7}.ih-testimonial-quote:before{content:"“";color:var(--ih-orange);font-size:24px;font-weight:var(--ih-bold)}.ih-testimonial-author{align-items:center;gap:12px;display:flex}.ih-testimonial-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.ih-testimonial-name{font-weight:var(--ih-semibold);color:var(--ih-text-dark);font-size:15px}.ih-testimonial-role{color:var(--ih-text-muted);font-size:13px}.ih-stars{color:#f5a623;letter-spacing:2px;margin-bottom:12px;font-size:14px}.ih-faq-item{border-bottom:1px solid #e5e7eb;padding:20px 0}.ih-faq-question{cursor:pointer;font-weight:var(--ih-semibold);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:0;font-size:16px;display:flex;color:var(--ih-text-dark,#0d1e50)!important;font-family:var(--ih-font-body)!important}.ih-faq-question:hover{color:var(--ih-blue)}.ih-faq-icon{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex}.ih-faq-item.active .ih-faq-icon{transform:rotate(45deg)}.ih-faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.ih-faq-item.active .ih-faq-answer{max-height:600px;padding-top:16px}.ih-faq-answer p{font-size:15px;line-height:1.7;color:var(--ih-text-muted,#666)!important}.ih-step-number{border:2px solid var(--ih-navy);width:56px;height:56px;font-size:24px;font-weight:var(--ih-bold);color:var(--ih-navy);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex;font-family:var(--ih-font-heading)!important}.ih-video-wrapper{border-radius:var(--ih-radius-lg);aspect-ratio:16/9;position:relative;overflow:hidden}.ih-video-wrapper img{object-fit:cover;width:100%;height:100%}.ih-video-overlay{background:linear-gradient(#001d6d33,#001d6db3);flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:absolute;inset:0}.ih-video-play{cursor:pointer;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ih-video-play:hover{background:var(--ih-white);transform:translate(-50%,-50%)scale(1.1)}.ih-video-play svg{width:28px;height:28px;fill:var(--ih-navy);margin-left:4px}.ih-input{border-radius:var(--ih-radius);background:var(--ih-white);width:100%;color:var(--ih-text-body);border:1px solid #d1d5db;padding:12px 16px;font-size:14px;transition:border-color .2s;font-family:var(--ih-font-body)!important}.ih-input:focus{border-color:var(--ih-blue);outline:none;box-shadow:0 0 0 3px #0079fe1a}.ih-input::placeholder{color:#9ca3af}.ih-input-label{font-size:12px;font-weight:var(--ih-medium);color:var(--ih-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;display:block}.ih-text-center{text-align:center}.ih-text-navy{color:var(--ih-navy)!important}.ih-text-blue{color:var(--ih-blue)!important}.ih-text-orange{color:var(--ih-orange)!important}.ih-text-white{color:var(--ih-white)!important}.ih-text-muted{color:var(--ih-text-muted)}.ih-mt-0{margin-top:0}.ih-mb-0{margin-bottom:0}.ih-mb-8{margin-bottom:8px}.ih-mb-16{margin-bottom:16px}.ih-mb-24{margin-bottom:24px}.ih-mb-32{margin-bottom:32px}.ih-mb-48{margin-bottom:48px}.ih-img-cover{object-fit:cover;width:100%;height:100%;display:block}.ih-img-rounded{border-radius:var(--ih-radius-lg)}.ih-hidden{display:none}@media (max-width:1024px){:root{--ih-section-py:60px}.ih-h1,[class*=ih-] h1{font-size:36px}.ih-h2,[class*=ih-] h2{font-size:28px}.ih-grid-4{grid-template-columns:repeat(2,1fr)}.ih-split{grid-template-columns:1fr;gap:32px}.ih-split-reverse{direction:ltr}}@media (max-width:768px){:root{--ih-section-py:var(--ih-section-py-mobile);--ih-gap:16px}.ih-h1,[class*=ih-] h1{font-size:30px}.ih-h2,[class*=ih-] h2{font-size:24px}.ih-section-header h2{font-size:30px}.ih-h3,[class*=ih-] h3{font-size:20px}.ih-container{padding:0 16px}.ih-grid-2,.ih-grid-3,.ih-grid-4{grid-template-columns:1fr}.ih-section-header{margin-bottom:32px}.ih-btn{padding:10px 24px;font-size:14px}}@media (max-width:576px){.ih-h1,[class*=ih-] h1{font-size:26px}.ih-video-overlay{padding:20px}}@keyframes ih-fallback-show{to{opacity:1;transform:none}}[data-ih-animate]{animation:0s 2s forwards ih-fallback-show}@media (max-width:1024px){body{padding-top:72px}}:is(.wrapper-body:has([class*=ih-section]:last-child),.wrapper-body:has(.ih-cta-navy:last-child),.wrapper-body:has(.ih-cta-banner:last-child)),.template-page .wrapper-body{padding-bottom:0!important}[class*=ih-] a:not(.ih-btn):not(.ih-header-logo):not(.ih-footer-logo):not(.ih-hero-dual__card):not(.ih-blog-v2__card):not(.ih-services-grid__card):not(.ih-nav-link):not(.ih-mobile-nav-link){transition:color .2s}.ih-btn:active{transform:translateY(1px)scale(.98)!important}.ih-ripple{pointer-events:none;z-index:10;background:#ffffff59;border-radius:50%;animation:.6s ease-out forwards ih-ripple-expand;position:absolute;transform:scale(0)}@keyframes ih-ripple-expand{to{opacity:0;transform:scale(2.5)}}.ih-cursor-glow{pointer-events:none;z-index:0;will-change:transform;mix-blend-mode:normal;background:radial-gradient(circle,#0079fe0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:fixed;top:0;left:0}.ih-floating-dots{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ih-floating-dot{background:#ffffff26;border-radius:50%;animation:linear infinite ih-float-drift;position:absolute}@keyframes ih-float-drift{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.6}50%{opacity:.4;transform:translateY(-40px)translate(20px)scale(1.2)}90%{opacity:.1}to{opacity:0;transform:translateY(-80px)translate(-15px)scale(.8)}}.ih-hero-dual__card{transform-style:preserve-3d;will-change:transform}.ih-hero-dual__card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:50%;height:100%;transition:left .7s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:-75%}.ih-hero-dual__card:hover:after{left:125%}.ih-hero-dual__card-badge{animation:3s ease-in-out infinite ih-badge-pulse}@keyframes ih-badge-pulse{0%,to{box-shadow:0 0 #ffffff4d}50%{box-shadow:0 0 0 6px #fff0}}.ih-hero-dual__card-icon{animation:3s ease-in-out infinite ih-icon-float}@keyframes ih-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ih-brand-statement__headline .ih-word{will-change:transform, opacity;display:inline-block}.ih-contact-card,.ih-booking__card,.ih-testimonials-v2__card,.ih-testimonials-v2__featured{transition:transform .3s,box-shadow .3s}.ih-contact-card:hover,.ih-booking__card:hover{box-shadow:var(--ih-shadow-lg,0 4px 24px #001d6d1f);transform:translateY(-3px)}.ih-services-grid__card{transform-style:preserve-3d;will-change:transform}.ih-services-grid__card:hover .ih-services-grid__card-icon,.ih-booking__card:hover .ih-booking__icon{animation:.5s cubic-bezier(.34,1.56,.64,1) ih-icon-bounce}@keyframes ih-icon-bounce{0%{transform:translateY(0)scale(1)}30%{transform:translateY(-8px)scale(1.15)}50%{transform:translateY(-3px)scale(1.05)}70%{transform:translateY(-5px)scale(1.1)}to{transform:translateY(0)scale(1)}}.ih-services-grid__card-link span{transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.ih-services-grid__card:hover .ih-services-grid__card-link span{transform:translate(6px)}.ih-trust-strip__item{transition:transform .3s}.ih-trust-strip__item:hover{transform:scale(1.05)}.ih-trust-strip__number{display:inline-block;position:relative}.ih-trust-strip__item:hover .ih-trust-strip__number:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);border-radius:50%;animation:.8s ease-out forwards ih-glow-ring;position:absolute;inset:-12px}@keyframes ih-glow-ring{0%{opacity:0;transform:scale(.5)}50%{opacity:1}to{opacity:0;transform:scale(1.5)}}.ih-how-it-works__steps:before{transform-origin:0;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94);transform:scaleX(0)}.ih-how-it-works__steps.ih-line-animate:before{transform:scaleX(1)}.ih-how-it-works__step-number{transition:box-shadow .4s,transform .3s}.ih-how-it-works__step:hover .ih-how-it-works__step-number{transform:scale(1.08);box-shadow:0 0 0 10px #0079fe26,0 0 24px #0079fe1a}.ih-faq-item{transition:border-color .3s,box-shadow .3s,transform .2s}.ih-faq-item:hover{transform:translate(4px)}.ih-faq-answer{overflow:hidden}.ih-testimonials-v2__avatar{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.ih-testimonials-v2__author:hover .ih-testimonials-v2__avatar{transform:rotate(-8deg)scale(1.15)}.ih-testimonials-v2__featured{transition:transform .4s,box-shadow .4s}.ih-testimonials-v2__featured:hover{transform:translateY(-4px);box-shadow:0 12px 40px #001d6d26}.ih-testimonials-v2__card{transition:transform .3s,box-shadow .3s}.ih-testimonials-v2__card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #001d6d1f}.ih-testimonials-v2__featured:hover .ih-stars,.ih-testimonials-v2__card:hover .ih-stars{animation:.6s ih-star-twinkle}@keyframes ih-star-twinkle{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(.95)}60%{transform:scale(1.1)}to{transform:scale(1)}}.ih-blog-v2__img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ih-blog-v2__card:hover .ih-blog-v2__img{transform:scale(1.06)}.ih-blog-v2__read-more span{transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.ih-blog-v2__card:hover .ih-blog-v2__read-more span{transform:translate(5px)}.ih-cta-banner.ih-cta-animate{position:relative;overflow:hidden}.ih-cta-banner.ih-cta-animate:before{content:"";pointer-events:none;background:radial-gradient(#0079fe26 0%,#0000 60%);width:200%;height:200%;animation:8s linear infinite ih-gradient-orbit;position:absolute;top:-50%;left:-50%}@keyframes ih-gradient-orbit{0%{transform:rotate(0)translate(20%)}to{transform:rotate(360deg)translate(20%)}}.ih-cta-banner .ih-btn-ghost{transition:all .3s,box-shadow .3s}.ih-cta-banner .ih-btn-ghost:hover{box-shadow:0 0 20px #fff3}.ih-cta-banner .ih-btn-primary{animation:3s ease-in-out infinite ih-btn-glow}@keyframes ih-btn-glow{0%,to{box-shadow:0 2px 8px #ff97004d}50%{box-shadow:0 4px 20px #ff970080}}.ih-prescription__field input,.ih-prescription__field textarea,.ih-footer-input{transition:transform .2s,border-color .2s,box-shadow .2s}.ih-prescription__field input:focus,.ih-prescription__field textarea:focus,.ih-footer-input:focus{transform:scale(1.01)}.ih-label{display:inline-block;position:relative}.ih-label:after{content:"";background:currentColor;width:0;height:2px;transition:width .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-3px;left:0}.ih-label.ih-label-revealed:after{width:100%}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}.ih-cursor-glow,.ih-floating-dots{display:none!important}}.ih-service-finder{background:var(--ih-peach)}.ih-service-finder__header{text-align:center;max-width:640px;margin:0 auto 40px}.ih-service-finder__header h2{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:12px;font-size:36px}.ih-service-finder__header p{color:var(--ih-text-muted)}.ih-service-finder__widget{background:#fff;border-radius:16px;max-width:680px;min-height:400px;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 4px 24px #0d1e5014}.ih-sf__progress{background:#e5e7eb;width:100%;height:4px}.ih-sf__progress-bar{background:linear-gradient(90deg, var(--ih-blue), #00b4d8);border-radius:0 4px 4px 0;height:100%;transition:width .4s}.ih-sf__screen{padding:36px 32px;display:none}.ih-sf__screen--active{display:block}.ih-sf__question{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:8px;font-size:24px}.ih-sf__hint{color:var(--ih-text-muted);border-left:3px solid var(--ih-blue);background:#f0f7ff;border-radius:8px;margin-bottom:20px;padding:10px 14px;font-size:14px}.ih-sf__back{color:var(--ih-blue);font-family:var(--ih-font-body);cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:14px;font-weight:600;display:inline-block}.ih-sf__back:hover{text-decoration:underline}.ih-sf__options{flex-direction:column;gap:12px;display:flex}.ih-sf__option{cursor:pointer;text-align:left;font-family:var(--ih-font-body);background:#fafbfc;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;width:100%;padding:18px 20px;transition:all .2s;display:flex}.ih-sf__option:hover{border-color:var(--ih-blue);background:#f0f7ff;transform:translate(4px)}.ih-sf__option strong{color:var(--ih-navy);margin-bottom:2px;font-size:15px;font-weight:600;display:block}.ih-sf__option span:not(.ih-sf__option-icon){color:var(--ih-text-muted);font-size:13px}.ih-sf__option-icon{background:#f0f7ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;display:flex}.ih-sf__option--compact{padding:14px 18px}.ih-sf__option--compact .ih-sf__option-icon{width:38px;height:38px;font-size:22px}.ih-sf__result-card{text-align:center}.ih-sf__result-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.ih-sf__result-icon{margin-bottom:12px;font-size:48px}.ih-sf__result-card h3{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:12px;font-size:24px}.ih-sf__result-card>p{color:var(--ih-text-body);margin-bottom:20px;font-size:15px;line-height:1.6}.ih-sf__result-details{text-align:left;margin-bottom:24px}.ih-sf__result-detail{color:var(--ih-text-body);background:#f8fafc;border-radius:8px;margin-bottom:8px;padding:12px 16px;font-size:14px;line-height:1.5}.ih-sf__result-detail strong{color:var(--ih-navy)}.ih-sf__result-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ih-sf__walkin-badge{color:#059669;background:#f0fdf4;border:2px solid #bbf7d0;border-radius:8px;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}@media (max-width:768px){.ih-service-finder .ih-container{padding:0}.ih-service-finder__header{margin-bottom:24px;padding:0 20px}.ih-service-finder__header h2{font-size:28px}.ih-service-finder__widget{box-shadow:none;border-radius:0;max-width:100%}.ih-sf__screen{padding:24px 20px}.ih-sf__question{font-size:20px}.ih-sf__option{gap:12px;padding:14px 16px}.ih-sf__option-icon{width:40px;height:40px;font-size:24px}.ih-sf__result-actions{flex-direction:column}.ih-sf__result-actions .ih-btn{text-align:center;justify-content:center;width:100%}}.ih-ailments{background:#fff}.ih-ailments__header{text-align:center;max-width:640px;margin:0 auto 40px}.ih-ailments__header h2{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:12px;font-size:36px}.ih-ailments__game{max-width:580px;margin:0 auto}.ih-ailments__scoreboard{font-family:var(--ih-font-body);color:var(--ih-navy);justify-content:center;align-items:center;gap:16px;margin-bottom:24px;font-size:15px;font-weight:600;display:flex}.ih-ailments__streak{color:#b45309;background:#fef3c7;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex}.ih-ailments__card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0d1e500f}.ih-ailments__card-front,.ih-ailments__card-back{text-align:center;flex-direction:column;align-items:center;padding:40px 32px}.ih-ailments__card-front{display:flex}.ih-ailments__card-back{display:none}.ih-ailments__card-icon{margin-bottom:20px;font-size:56px}.ih-ailments__statement{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:8px;font-size:26px;line-height:1.3}.ih-ailments__subtitle{color:var(--ih-text-muted);margin-bottom:28px;font-size:15px;font-style:italic}.ih-ailments__buttons{gap:12px;width:100%;max-width:400px;display:flex}.ih-ailments__btn{font-family:var(--ih-font-body);cursor:pointer;border:2px solid;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.ih-ailments__btn--no{color:#d52222;background:#fff5f5;border-color:#fca5a5}.ih-ailments__btn--no:hover{background:#fee2e2;transform:translateY(-2px);box-shadow:0 4px 12px #dc262633}.ih-ailments__btn--yes{color:#16a34a;background:#f0fdf4;border-color:#86efac}.ih-ailments__btn--yes:hover{background:#dcfce7;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a33}.ih-ailments__btn span{font-size:18px}.ih-ailments__verdict{border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:18px;font-weight:700;display:inline-block}.ih-ailments__verdict--correct{color:#16a34a;background:#dcfce7}.ih-ailments__verdict--wrong{color:#d52222;background:#fee2e2}.ih-ailments__card-back h4{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:12px;font-size:20px}.ih-ailments__card-back p{color:var(--ih-text-body);margin-bottom:16px;font-size:14px;line-height:1.6}.ih-ailments__source{color:var(--ih-text-muted);margin-bottom:20px;font-size:12px;font-style:italic}.ih-ailments__final{text-align:center}.ih-ailments__final-icon{margin-bottom:16px;font-size:64px}.ih-ailments__final h3{font-family:var(--ih-font-heading);color:var(--ih-navy);margin-bottom:12px;font-size:28px}.ih-ailments__final>p{color:var(--ih-text-body);max-width:520px;margin:0 auto 20px;font-size:15px;line-height:1.6}.ih-ailments__final-score{color:var(--ih-navy);margin-bottom:28px;font-size:32px;font-weight:700}.ih-ailments__final-summary{text-align:left;background:#f0f7ff;border-radius:12px;margin-bottom:28px;padding:24px}.ih-ailments__final-summary h4{font-family:var(--ih-font-heading);color:var(--ih-navy);text-align:center;margin-bottom:16px;font-size:18px}.ih-ailments__conditions-grid{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ih-ailments__condition-chip{color:var(--ih-navy);white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500}.ih-ailments__final-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:768px){.ih-ailments__header h2{font-size:28px}.ih-ailments__card-front,.ih-ailments__card-back{padding:28px 20px}.ih-ailments__statement{font-size:22px}.ih-ailments__card-icon{font-size:44px}.ih-ailments__buttons{flex-direction:column}.ih-ailments__final h3{font-size:24px}.ih-ailments__final-actions{flex-direction:column}.ih-ailments__final-actions .ih-btn{text-align:center;width:100%}}.ih-header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-bottom:1px solid #0000;padding:18px 0;transition:background .35s,box-shadow .35s,padding .35s;position:fixed;top:0;left:0;right:0}.ih-header--scrolled{background:#fffffffa;border-bottom:1px solid #e5e7eb80;padding:12px 0;box-shadow:0 1px 16px #0d1e500f}.ih-header-section{display:block}body{padding-top:80px}.ih-header-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.ih-header-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.ih-header-logo img{width:auto;height:48px;transition:height .35s;display:block}.ih-header--scrolled .ih-header-logo img{height:42px}.ih-nav-desktop{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.ih-nav-link{color:#4b5563;white-space:nowrap;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:5px;padding:10px 18px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-flex;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-nav-link:hover{color:#0d1e50;background:#0079fe0f}.ih-nav-link--active{color:#0d1e50;background:#0079fe0f;font-weight:600}.ih-mega-chevron{opacity:.5;flex-shrink:0;transition:transform .25s}.ih-mega-item:hover .ih-mega-chevron,.ih-mega-item.is-active .ih-mega-chevron{opacity:.8;transform:rotate(180deg)}.ih-mega-item{position:relative}.ih-mega-panel{opacity:0;visibility:hidden;pointer-events:none;z-index:100;background:#fff;border:1px solid #e5e7ebb3;border-radius:16px;min-width:520px;padding:20px;transition:opacity .25s,visibility .25s,transform .25s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 8px 40px #0d1e5014,0 2px 12px #0d1e500a}.ih-mega-item:hover .ih-mega-panel,.ih-mega-item.is-active .ih-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.ih-mega-panel:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.ih-mega-grid{gap:4px;display:grid}.ih-mega-grid--5,.ih-mega-grid--4,.ih-mega-grid--3{grid-template-columns:1fr 1fr}.ih-mega-item:nth-child(3) .ih-mega-panel{min-width:560px}.ih-mega-link{border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;text-decoration:none;transition:background .2s;display:flex}.ih-mega-link:hover{background:#0079fe0d}.ih-mega-icon{color:var(--color-brand-blue);opacity:.8;flex-shrink:0;margin-top:2px;transition:opacity .2s}.ih-mega-link:hover .ih-mega-icon{opacity:1}.ih-mega-link-text{flex-direction:column;gap:3px;display:flex}.ih-mega-link-title{font-family:var(--ih-font-body,"DM Sans", sans-serif);color:#0d1e50;letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.ih-mega-link-desc{font-family:var(--ih-font-body,"DM Sans", sans-serif);color:#6b7280;letter-spacing:0;font-size:12.5px;font-weight:400;line-height:1.45}.ih-mega-link:hover .ih-mega-link-title{color:var(--color-brand-blue)}.ih-header-actions{flex-shrink:0;align-items:center;gap:20px;display:flex}.ih-header-phone{color:#0d1e50;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:flex;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-header-phone:hover{color:var(--color-brand-blue)}.ih-header-phone svg{opacity:.7}.ih-header-cta{letter-spacing:.01em;box-shadow:0 2px 8px #ff970040;border-radius:10px!important;padding:11px 26px!important;font-size:14px!important;font-weight:600!important;transition:all .25s!important}.ih-header-cta:hover{transform:translateY(-1px)!important;box-shadow:0 4px 16px #ff970059!important}.ih-mobile-toggle{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:auto;padding:10px;transition:background .2s;display:none}.ih-mobile-toggle:hover{background:#0079fe0f}.ih-hamburger{flex-direction:column;gap:6px;width:24px;display:flex}.ih-hamburger span{background:#0d1e50;border-radius:2px;height:2px;transition:all .3s;display:block}.ih-hamburger span:nth-child(2){width:18px}.ih-mobile-menu{width:380px;max-width:90vw;height:100vh;z-index:1001;-webkit-overflow-scrolling:touch;background:#fff;height:100dvh;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.ih-mobile-menu.is-open{transform:translate(0)}.ih-mobile-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;opacity:0;visibility:hidden;background:#0d1e5040;transition:opacity .4s,visibility .4s;position:fixed;inset:0}.ih-mobile-overlay.is-open{opacity:1;visibility:visible}.ih-mobile-menu-inner{flex-direction:column;min-height:100%;padding:28px;display:flex}.ih-mobile-menu-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:36px;padding-bottom:24px;display:flex}.ih-mobile-menu-header .ih-header-logo img{height:42px}.ih-mobile-close{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:10px;padding:8px;transition:background .2s,color .2s}.ih-mobile-close:hover{color:#0d1e50;background:#f3f4f6}.ih-mobile-nav{flex-direction:column;flex:1;display:flex}.ih-mobile-nav-link{color:#1f2937;letter-spacing:-.01em;border-bottom:1px solid #f3f4f6;padding:18px 0;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-mobile-nav-link:hover{color:var(--color-brand-blue);padding-left:8px}.ih-mobile-nav-link--active{color:#0d1e50;font-weight:600}.ih-mobile-accordion{border-bottom:1px solid #f3f4f6}.ih-mobile-accordion-trigger{color:#1f2937;cursor:pointer;text-align:left;letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-size:18px;font-weight:500;transition:color .2s;display:flex;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-mobile-accordion-trigger:hover{color:var(--color-brand-blue)}.ih-mobile-accordion-trigger.ih-mobile-nav-link--active{color:#0d1e50;font-weight:600}.ih-mobile-accordion-chevron{opacity:.4;flex-shrink:0;transition:transform .3s}.ih-mobile-accordion.is-open .ih-mobile-accordion-chevron{opacity:.7;transform:rotate(180deg)}.ih-mobile-accordion-panel{opacity:0;max-height:0;transition:max-height .35s,opacity .25s;overflow:hidden}.ih-mobile-accordion.is-open .ih-mobile-accordion-panel{opacity:1;max-height:600px}.ih-mobile-sub-link{border-left:2px solid #e5e7eb;flex-direction:column;gap:3px;margin-left:4px;padding:12px 0 12px 16px;text-decoration:none;transition:border-color .2s;display:flex}.ih-mobile-sub-link:hover{border-left-color:var(--color-brand-blue)}.ih-mobile-sub-link:last-child{margin-bottom:12px}.ih-mobile-sub-title{font-family:var(--ih-font-body,"DM Sans", sans-serif);color:#1f2937;font-size:15px;font-weight:500;transition:color .2s}.ih-mobile-sub-link:hover .ih-mobile-sub-title{color:var(--color-brand-blue)}.ih-mobile-sub-desc{font-family:var(--ih-font-body,"DM Sans", sans-serif);color:#9ca3af;font-size:13px;font-weight:400;line-height:1.4}.ih-mobile-actions{border-top:1px solid #f3f4f6;flex-direction:column;gap:16px;margin-top:36px;padding-top:28px;display:flex}.ih-mobile-phone{color:#0d1e50;align-items:center;gap:10px;font-size:16px;font-weight:600;text-decoration:none;display:flex;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-mobile-phone svg{opacity:.6}.ih-mobile-contact-btn{text-align:center;width:100%;border-radius:10px!important;padding:14px 28px!important;font-size:16px!important}.ih-mega-item--wide .ih-mega-panel{min-width:680px;left:0;transform:translate(0)translateY(8px)}.ih-mega-item--wide:hover .ih-mega-panel,.ih-mega-item--wide.is-active .ih-mega-panel{transform:translate(0)translateY(0)}.ih-mega-panel--travel{overscroll-behavior:contain;max-height:calc(100vh - 108px);padding:24px 28px 0;overflow-y:auto}.ih-mega-panel--travel .ih-mega-travel-footer{background:#fff;padding:16px 0 24px;position:sticky;bottom:0}.ih-mega-travel-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ih-mega-travel-col{flex-direction:column;gap:2px;display:flex}.ih-mega-travel-region{font-family:var(--ih-font-body,"DM Sans", sans-serif);text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;border-bottom:1px solid #f3f4f6;margin-bottom:4px;padding:0 8px 8px;font-size:10px;font-weight:700}.ih-mega-dest{font-family:var(--ih-font-body,"DM Sans", sans-serif);color:#374151;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.ih-mega-dest:hover{color:var(--color-brand-blue);background:#0079fe0f}.ih-mega-travel-footer{text-align:center;border-top:1px solid #f3f4f6;margin-top:20px;padding-top:16px}.ih-mega-travel-all{background:linear-gradient(135deg, var(--color-brand-blue) 0%, #0066d6 100%);color:#fff;font-family:var(--ih-font-body,"DM Sans", sans-serif);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0079fe40}.ih-mega-travel-all:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0079fe59}.ih-mega-travel-all svg{opacity:.9}.ih-mobile-region-label{font-family:var(--ih-font-body,"DM Sans", sans-serif);text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;border-left:2px solid #e5e7eb;margin-left:4px;padding:12px 0 6px 16px;font-size:10px;font-weight:700;display:block}.ih-mobile-region-label:first-child{padding-top:4px}.ih-mobile-dest-link{flex-direction:row!important;gap:8px!important;padding:10px 0 10px 16px!important}.ih-mobile-dest-link .ih-mobile-sub-title{font-size:14px}.ih-mobile-all-dest{background:#0079fe0f;border-radius:8px;margin-top:8px;margin-left:4px;border-left:2px solid var(--color-brand-blue)!important}.ih-mobile-all-dest .ih-mobile-sub-title{color:var(--color-brand-blue);font-weight:600}.ih-mobile-accordion:first-of-type.is-open .ih-mobile-accordion-panel{max-height:2200px}@media (max-width:1024px){.ih-nav-desktop,.ih-header-actions{display:none}.ih-mobile-toggle{display:flex}body{padding-top:72px}.ih-header{padding:14px 0}.ih-header--scrolled{padding:10px 0}.ih-header-logo img{height:42px}.ih-header--scrolled .ih-header-logo img{height:38px}}@media (min-width:1025px){.ih-mobile-menu,.ih-mobile-overlay{display:none!important}}@media (max-width:480px){.ih-mobile-menu{width:100%;max-width:100vw}}.ih-footer{background:var(--color-brand-navy);padding:80px 0 32px}.ih-footer-hero{text-align:center;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:center;margin-bottom:56px;padding-bottom:64px;display:flex}.ih-footer-logo{margin-bottom:24px;text-decoration:none;display:inline-block}.ih-footer-logo img{filter:brightness(0)invert();width:auto;height:140px;display:block}.ih-footer-tagline{letter-spacing:-.02em;color:#fffc;max-width:400px;margin-bottom:24px;font-size:28px;line-height:1.3;font-family:var(--ih-font-heading,"DM Serif Display", serif)!important}.ih-footer-badge{color:#ffffffbf;letter-spacing:.02em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.ih-footer-badge-star{color:var(--color-brand-orange);font-size:16px}.ih-footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:0;padding-bottom:40px;display:grid}.ih-footer-grid--full .ih-footer-col:last-child{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:32px}.ih-footer-label{letter-spacing:2px;text-transform:uppercase;color:var(--color-brand-orange);margin-bottom:20px;font-size:11px;font-weight:700;display:block;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-footer-nav{flex-direction:column;gap:12px;display:flex}.ih-footer-nav a{color:#ffffffa6;font-size:15px;text-decoration:none;transition:color .2s,padding-left .2s}.ih-footer-nav a:hover{color:#fff;padding-left:4px}.ih-footer-nav--destinations{gap:8px}.ih-footer-nav--destinations a{font-size:14px}.ih-footer-all-dest{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px;font-weight:600;color:var(--color-brand-orange)!important}.ih-footer-all-dest:hover{color:#ff8533!important}.ih-footer-address{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.ih-footer-address p{color:#ffffffa6;margin:0;font-size:14px;line-height:1.6}.ih-footer-contact-link{font-size:14px;font-weight:500;transition:color .2s;color:#ffffffa6!important;text-decoration:none!important}.ih-footer-contact-link:hover{color:#fff!important}.ih-footer-hours{flex-direction:column;gap:6px;display:flex}.ih-footer-hours-label{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;font-size:11px;font-weight:600}.ih-footer-hours-list{flex-direction:column;gap:3px;display:flex}.ih-footer-hours-list span{color:#ffffff8c;font-size:13px}.ih-footer-callback-compact{flex-direction:column;display:flex}.ih-footer-callback-compact form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.ih-footer-form-fields{flex-direction:row;flex:1;gap:10px;min-width:0;display:flex}.ih-footer-form-fields input,.ih-footer-form-fields select{flex:1;min-width:0}.ih-footer-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s,background .2s;font-family:var(--ih-font-body,"DM Sans", sans-serif)!important}.ih-footer-input:focus{border-color:var(--color-brand-orange);background:#ffffff14}.ih-footer-input::placeholder{color:#ffffff4d}.ih-footer-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.ih-footer-select option{background:var(--color-brand-navy);color:#fff}.ih-footer-submit{white-space:nowrap;flex-shrink:0;align-self:flex-start;border-radius:8px!important}.ih-footer-form-success{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033;border-radius:8px;margin:8px 0 0;padding:8px 12px;font-size:13px;font-weight:600}.ih-footer-form-error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:8px;margin:8px 0 0;padding:8px 12px;font-size:13px}.ih-footer h3{color:#fff!important}.ih-footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:20px;display:flex}.ih-footer-copyright{color:#fff9;font-size:13px}.ih-footer-legal{align-items:center;gap:6px;display:flex}.ih-footer-legal a{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.ih-footer-legal a:hover{color:#fff;text-decoration:underline}.ih-footer-credit a{text-underline-offset:2px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.ih-footer-dot{color:#ffffff59;font-size:13px}.ih-footer-credit{color:#fff9;font-size:13px}.ih-footer-credit a{color:#ffffffbf;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.ih-footer-credit a:hover{color:#ffffffa6}@media (max-width:1024px){.ih-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.ih-footer-col:last-child{grid-column:1/-1}.ih-footer-callback-compact form{flex-direction:column;align-items:stretch}.ih-footer-form-fields{flex-direction:column}}@media (max-width:768px){.ih-footer{padding:56px 0 24px}.ih-footer-hero{margin-bottom:40px;padding-bottom:48px}.ih-footer-logo img{height:100px}.ih-footer-tagline{font-size:22px}.ih-footer-grid{grid-template-columns:1fr;gap:0;margin-bottom:24px;padding-bottom:24px}.ih-footer-col:last-child{grid-column:1}.ih-footer-col .ih-footer-label{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:0;padding:16px 0;display:flex}.ih-footer-col .ih-footer-label:after{content:"+";color:#ffffff80;font-size:20px;font-weight:300;transition:transform .3s}.ih-footer-col.ih-footer-col--open .ih-footer-label:after{content:"−"}.ih-footer-col .ih-footer-nav,.ih-footer-col .ih-footer-address,.ih-footer-col .ih-footer-hours{max-height:0;padding-top:0;padding-bottom:0;transition:max-height .35s,padding .35s;overflow:hidden}.ih-footer-col.ih-footer-col--open .ih-footer-nav,.ih-footer-col.ih-footer-col--open .ih-footer-address,.ih-footer-col.ih-footer-col--open .ih-footer-hours{max-height:500px;padding-top:12px;padding-bottom:8px}.ih-footer-bottom{text-align:center;flex-direction:column;gap:12px}}.nav-title-mobile{display:none}.list-menu--disclosure{background-color:var(--bg-white);opacity:0;visibility:visible;pointer-events:none;width:22rem;min-width:100%;transition:opacity var(--duration-default) ease, transform var(--duration-default) ease;padding:5px 0 5px 20px;display:none;position:absolute;box-shadow:0 1px 4px #00000026}.list-menu--disclosure-2{z-index:2;margin-left:calc(100% - 15px);top:-5px}.list-menu--disclosure:focus{outline:none}.list-menu--disclosure.localization-selector{width:10rem;max-height:18rem;padding:.5rem;overflow:auto}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height,100vh) - (var(--header-bottom-position,100%)));background:var(--color-foreground-50);opacity:0;visibility:hidden;z-index:2;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease;position:absolute;top:100%;left:0}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1}.menu-drawer{visibility:hidden;z-index:3;border:.1rem solid var(--color-background-10);background-color:var(--bg-white);border-bottom:0;border-left:0;width:100%;max-width:calc(100vw - 4rem);padding:0;position:absolute;top:100%;left:0;overflow-x:hidden;transform:translate(-100%)}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height,100vh) - (var(--header-bottom-position,100%)))}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{transition:transform var(--duration-default) ease, visibility var(--duration-default) ease}.no-js details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{visibility:visible;transform:translate(0)}@media screen and (min-width:750px){.menu-drawer{width:40rem}.no-js .menu-drawer{height:auto}}.menu-drawer__inner-container{height:100%;position:relative}.menu-drawer__navigation-container{grid-template-rows:1fr auto;align-content:space-between;height:100%;display:grid;overflow-y:auto}.menu-drawer__navigation{padding:0 0 5.6rem}.menu-drawer__inner-submenu{height:100%;overflow:hidden auto}.no-js .menu-drawer__navigation{padding:0}.js .menu-drawer__menu li{border-bottom:1px solid #e6e6e6;width:100%;overflow:hidden}.menu-drawer__menu-item{line-height:var(--body-line-height);letter-spacing:var(--body-letter-spacing);cursor:pointer;justify-content:space-between;align-items:center;padding:10px 20px 10px 15px;display:flex}.menu-drawer__menu-item .label{vertical-align:middle;font-size:calc(var(--font-body-size) - 4px);font-weight:var(--font-weight-normal);letter-spacing:var(--body-letter-spacing);text-transform:uppercase;text-align:center;height:20px;margin:0 0 0 10px;padding:0 5px;line-height:20px;display:inline-block;position:relative}.menu-drawer__menu-item .label:before{content:"";border:5px solid #0000;position:absolute;top:50%;left:-9px;transform:translateY(-50%)}.menu-drawer__menu-item>.icon{width:24px;height:24px;margin:0 10px 0 0}.menu-drawer__menu-item>.symbol{pointer-events:none;justify-content:center;align-items:center;font-size:0;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.menu-drawer__menu-item>.symbol .icon{opacity:.6;width:14px;height:14px}.menu-mobile-icon .menu-drawer__menu-item{justify-content:flex-start}.no-js .menu-drawer .menu-drawer__menu-item>.symbol{display:none}.js .menu-drawer__submenu{background-color:var(--bg-white);z-index:1;visibility:hidden;width:100%;position:absolute;top:0;bottom:0;left:0;transform:translate(100%)}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}.menu-drawer__close-button{background:#f6f8f9;border:none;width:100%;padding:10px 15px;display:block;position:relative}.menu-drawer__close-button .symbol{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:auto;height:22px;font-size:0;display:flex;position:absolute;top:auto;left:20px}.menu-drawer__close-button .icon{vertical-align:middle;width:18px;height:18px;display:inline-block;transform:rotate(180deg)}.menu-drawer__close-button .text{white-space:nowrap;text-overflow:ellipsis;vertical-align:top;width:100%;max-width:calc(100% - 50px);margin:0 auto;display:inline-block;overflow:hidden}.no-js .menu-drawer__close-button{display:none}.menu-drawer__utility-links{padding:2rem}.menu-drawer__account{align-items:center;margin-left:-1.2rem;padding:1.2rem;font-size:1.4rem;text-decoration:none;display:inline-flex}.menu-drawer__account .icon-account{width:2rem;height:2rem;margin-right:1rem}.menu-drawer .list-social{justify-content:flex-start;margin-top:2rem;margin-left:-1.25rem}.menu-drawer .list-social:empty{display:none}.menu-drawer .list-social__link{padding:1.3rem 1.25rem}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-none{display:none}.d-grid{display:grid}.ver-alg-mid{vertical-align:middle}.ver-alg-top{vertical-align:top}.flex-jc-start{justify-content:flex-start}.flex-jc-end{justify-content:flex-end}.flex-jc-center{justify-content:center}.flex-jc-between{justify-content:space-between}.flex-jc-stretch{justify-content:stretch}.flex-align-start{align-items:flex-start}.flex-align-center{align-items:center}.flex-align-end{align-items:flex-end}.flex-align-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.fd-row{flex-direction:row}.fd-row-reverse{flex-direction:row-reverse}.fd-column{flex-direction:column}.fd-column-reverse{flex-direction:column-reverse}.fg-0{flex-grow:0}.fs-0{flex-shrink:0}.gap-15{gap:15px}.gap-30{gap:30px}.gap-col-30{column-gap:30px}.p-relative{position:relative}.p-absolute{position:absolute}.p-static{position:static}.p-fixed{position:fixed}.zi-1{z-index:1}.zi-2{z-index:2}.zi-3{z-index:3}.zi-5{z-index:5}.zi-6{z-index:6}.zi-7{z-index:7}.zi-9{z-index:9}.zi-10{z-index:10}.zi-99{z-index:99}.zi-100{z-index:100}.zi-101{z-index:101}.top-0{top:0}.top-100{top:100%}.top-auto{top:auto}.left-0{left:0}.left-auto{left:auto}.right-0{right:0}.right-auto{right:auto}.bottom-0{bottom:0}.middle-y{top:50%;transform:translateY(-50%)}.middle-x{left:50%;transform:translate(-50%)}.opacity-0{opacity:0}.opacity-1{opacity:1}.o-hidden{overflow:hidden}.o-visible{overflow:visible}.o-unset{overflow:unset}.o-x-hidden{overflow-x:hidden}.o-y-auto{overflow-y:auto}.pt-0{padding-top:0}.pt-2{padding-top:2px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-10-imp{padding-top:10px!important}.pt-12{padding-top:12px}.pt-16{padding-top:16px}.pt-20{padding-top:20px}.pt-24{padding-top:24px}.pt-30{padding-top:30px}.pt-32{padding-top:32px}.pt-36{padding-top:36px}.pt-48{padding-top:48px}.pb-0{padding-bottom:0}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-10-imp{padding-bottom:10px!important}.pb-12{padding-bottom:12px}.pb-15{padding-bottom:15px}.pb-16{padding-bottom:16px}.pb-18{padding-bottom:18px}.pb-20{padding-bottom:20px}.pb-24{padding-bottom:24px}.pb-32{padding-bottom:32px}.pb-40{padding-bottom:40px}.pb-48{padding-bottom:48px}.pb-50{padding-bottom:50px}.pb-80{padding-bottom:80px}.pb-84{padding-bottom:84px}.pr-0{padding-right:0}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-20{padding-right:20px}.pr-24{padding-right:24px}.pr-30{padding-right:30px}.pr-36{padding-right:36px}.pr-80{padding-right:80px}.pl-0{padding-left:0}.pl-12{padding-left:12px}.pl-20{padding-left:20px}.pl-24{padding-left:24px}.pl-36{padding-left:36px}.pl-48{padding-left:48px}.pl-52{padding-left:52px}.pl-80{padding-left:80px}.p-zero{padding:0}.m-lr-auto{margin:0 auto}.m-zero{margin:0}.ml-auto{margin-left:auto}.ml-0{margin-left:0}.ml-5{margin-left:5px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.mr-auto{margin-right:auto}.mr-0{margin-right:0}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mt-0{margin-top:0}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mb-0{margin-bottom:0}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-18{margin-bottom:18px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.h-0{height:0}.h-100{height:100%}.h-100v{height:100vh}.h-auto{height:auto}.mah-100{max-height:100%}.mih-15{min-height:15px}.mih-none{min-height:unset}.lih-15{line-height:15px}.w-50pc{width:50%}.w-100{width:100%}.w-100v{width:100vw}.maw-100{max-width:100%}.maw-300{max-width:300px}.maw-480{max-width:480px}.maw-780{max-width:780px}.w-auto{width:auto}.minw-auto{min-width:auto}.min-w-100{min-width:100px}.float-l{float:left}.float-r{float:right}.b-zero{border:none}.br-50p{border-radius:50%}.br-zero{border-radius:0}.br-2{border-radius:2px}.bg-none{background:0 0}.stroke-w-0{stroke-width:0}.stroke-w-1h{stroke-width:.5px}.stroke-w-1{stroke-width:1px}.stroke-w-3{stroke-width:3px}.stroke-w-5{stroke-width:5px}.stroke-w-7{stroke-width:7px}.stroke-w-10{stroke-width:10px}.stroke-w-12{stroke-width:12px}.stroke-w-15{stroke-width:15px}.stroke-w-20{stroke-width:20px}.stroke-w-25{stroke-width:25px}.stroke-w-30{stroke-width:30px}.stroke-w-32{stroke-width:32px}.stroke-w-40{stroke-width:40px}.w-h-16{width:16px;height:16px}.w-h-17{width:17px;height:17px}.w-h-18{width:18px;height:18px}.w-h-19{width:19px;height:19px}.w-h-20{width:20px;height:20px}.w-h-21{width:21px;height:21px}.w-h-22{width:22px;height:22px}.w-h-23{width:23px;height:23px}.w-h-24{width:24px;height:24px}.w-h-25{width:25px;height:25px}.w-h-26{width:26px;height:26px}.w-h-27{width:27px;height:27px}.w-h-28{width:28px;height:28px}.w-h-29{width:29px;height:29px}.w-h-30{width:30px;height:30px}.w-h-31{width:31px;height:31px}.w-h-32{width:32px;height:32px}.w-h-33{width:33px;height:33px}.w-h-34{width:34px;height:34px}.w-h-35{width:35px;height:35px}.w-h-36{width:36px;height:36px}.w-h-37{width:37px;height:37px}.w-21{width:21px}.w-23{width:23px}.w-24{width:24px}.w-30{width:30px}.h-22{height:22px}.h-23{height:23px}.h-24{height:24px}.txt-d-none{text-decoration:none}.txt-d-underline{text-decoration:underline}.txt-u-o-1{text-underline-offset:1px}.txt-u-o-2{text-underline-offset:2px}.txt-u-o-3{text-underline-offset:3px}.txt-u-o-4{text-underline-offset:4px}.txt-u-o-5{text-underline-offset:5px}.txt-u-o-6{text-underline-offset:6px}.txt-u-o-8{text-underline-offset:8px}.txt-u-o-12{text-underline-offset:12px}.txt-t-up{text-transform:uppercase}.txt-t-cap{text-transform:capitalize}.ft-0{font-size:0}.ft-16{font-size:16px}.ls-0{letter-spacing:0}.ls-02{letter-spacing:.2em}.ls-05{letter-spacing:.5em}.ft-i{font-style:italic}.button-effect svg{transition:all .3s}.button-effect:hover svg{transform:rotate(180deg)}.icon-effect:hover svg{transform:scale(1.15)}.icon-effect:hover .icon-search-1{transform:rotate(-90deg)scale(1.15)}.link-effect>span:after,.link-effect>.text__icon:after{content:"";width:100%;height:1px;transition:transform var(--duration-default) ease-out;transform-origin:100%;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.link-effect>.text__icon:after{bottom:0}.link-effect>span:hover:after,.link-effect>.text__icon:hover:after{transform-origin:0;transform:scaleX(1)}@media (min-width:1025px){.pl-lg-80{padding-left:80px}.pr-lg-80{padding-right:80px}}.spacing-style{--padding-top:var(--pd-top-mobile);--padding-bottom:var(--pd-bottom-mobile);padding-block:var(--padding-top,0px) var(--padding-bottom,0px)}@media screen and (min-width:750px) and (max-width:1024px){.spacing-style{--padding-top:var(--pd-top-tablet);--padding-bottom:var(--pd-bottom-tablet)}}@media screen and (min-width:1025px){.spacing-style{--padding-top:var(--pd-top-desktop);--padding-bottom:var(--pd-bottom-desktop)}}:root{--section-height-small:15rem;--section-height-medium:25rem;--section-height-large:35rem}@media screen and (min-width:40em){:root{--section-height-small:40svh;--section-height-medium:55svh;--section-height-large:70svh}}@media screen and (min-width:60em){:root{--section-height-small:50svh;--section-height-medium:65svh;--section-height-large:80svh}}.section-wrapper{--section-height-offset:0px}.section--height-small{--section-min-height:var(--section-height-small)}.section--height-medium{--section-min-height:var(--section-height-medium)}.section--height-large{--section-min-height:var(--section-height-large)}.section--height-full-screen{--section-min-height:100svh}.ih-testimonials-v2__card .ih-testimonials-v2__role{color:#6172a4!important;opacity:1!important}.ih-location__detail a,.ih-location__detail p a{color:var(--color-brand-blue-on)!important;opacity:1!important}.ih-section-header .ih-subtext,.ih-subtext{color:#717171!important}@media (max-width:767px){.ih-footer-contact-link,.ih-footer-all-dest,.ih-footer-links a,.ih-footer-nav a,.ih-footer-col a,.ih-footer-legal a{align-items:center;min-height:44px;display:inline-flex}.ih-footer-legal a{padding-right:4px}}.ih-drawer{z-index:1000;position:fixed;inset:0}.ih-drawer__scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a112673;animation:.18s ih-drawer-fade;position:absolute;inset:0}.ih-drawer__panel{-webkit-overflow-scrolling:touch;width:min(88vw,420px);padding-bottom:env(safe-area-inset-bottom,0);background:#fff;flex-direction:column;animation:.22s cubic-bezier(.22,1,.36,1) ih-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0d1e5029}@keyframes ih-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes ih-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ih-drawer__panel,.ih-drawer__scrim{animation:none}}.ih-drawer__head{z-index:1;background:#fff;border-bottom:1px solid #e5e7ebcc;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.ih-drawer__title{letter-spacing:.12em;text-transform:uppercase;color:#6a7689;font-size:12px;font-weight:700}.ih-drawer__close{color:#0d1e50;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:17px;display:inline-flex}.ih-drawer__close:active{background:#0079fe14}.ih-drawer__actions{gap:10px;padding:16px 18px 8px;display:grid}.ih-drawer__cta{justify-content:center;width:100%;min-height:48px}.ih-drawer__phone{color:#0d1e50;border:1px solid #e5e7ebe6;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.ih-drawer__nav{padding:8px 10px 24px}.ih-drawer__link,.ih-drawer__section-trigger{text-align:left;color:#0d1e50;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 12px;font-size:16.5px;font-weight:600;text-decoration:none;display:flex}.ih-drawer__section-trigger{justify-content:space-between}.ih-drawer__link:active,.ih-drawer__section-trigger:active{background:#0079fe0f}.ih-drawer__section{border-bottom:1px solid #e5e7eb99}.ih-drawer__section:last-child{border-bottom:0}.ih-drawer__caret{color:#6a7689;font-size:19px;line-height:1}.ih-drawer__section-body{padding:0 12px 12px}.ih-drawer__sublink{color:#44516e;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:8px 10px;font-size:15.5px;text-decoration:none;display:flex}.ih-drawer__sublink:active{background:#0079fe0f}@media (min-width:1024px){.ih-drawer{display:none}}.ih-mega-travel-langs{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:8px;margin-top:12px;padding:12px 0 2px;display:flex}.ih-mega-travel-langs .ih-mega-travel-region{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;width:100%;margin-bottom:2px;font-size:11px;font-weight:700}.ih-mega-travel-lang{color:#44516e;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:5px 9px;font-size:13px;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.ih-mega-travel-lang:hover{color:#0d1e50;background:#0079fe0f}.ih-drawer__search{z-index:1;background:#fff;padding:4px 18px 12px;position:sticky;top:57px}.ih-drawer__search input{color:#0d1e50;background:#fafaf9;border:1px solid #e5e7ebe6;border-radius:12px;outline:none;width:100%;min-height:46px;padding:0 14px;font-size:16px}.ih-drawer__search input:focus{background:#fff;border-color:#0079fe73;box-shadow:0 0 0 4px #0079fe14}.ih-drawer__search input::placeholder{color:#98a1b0}.ih-drawer__group{color:#98a1b0;white-space:nowrap;margin-left:auto;padding-left:10px;font-size:12px}.ih-drawer__group-head{letter-spacing:.08em;text-transform:uppercase;color:#98a1b0;margin:10px 0 2px;padding:0 10px;font-size:11px;font-weight:700}.ih-drawer__empty{color:#6a7689;margin:8px 10px;font-size:14.5px;line-height:1.55}.ih-mega-panel{overscroll-behavior:contain;max-height:min(78vh,720px);overflow-y:auto}
.ih-btn,.ih-btn-primary,.ih-btn-secondary,.ih-btn-outline,.ih-btn-ghost,.btn-primary,.btn-secondary,.btn-orange,.btn-ghost,.ih-btn-sm,.btn-sm{min-height:48px;font-family:var(--font-sans), system-ui, sans-serif;cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:16.5px;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.ih-btn-primary,.btn-primary,.btn-orange,.ih-btn.ih-btn-primary{background:var(--color-brand-orange-on);border-color:var(--color-brand-orange-on);color:#fff}.ih-btn-primary:hover,.btn-primary:hover,.btn-orange:hover,.ih-btn-primary:focus-visible,.btn-primary:focus-visible{color:#fff;background:#a64200;border-color:#a64200}.ih-btn-secondary,.btn-secondary{background:var(--color-brand-navy);border-color:var(--color-brand-navy);color:#fff}.ih-btn-secondary:hover,.btn-secondary:hover,.ih-btn-secondary:focus-visible,.btn-secondary:focus-visible{background:var(--color-brand-navy-700);border-color:var(--color-brand-navy-700);color:#fff}.ih-btn-outline{border-color:var(--color-brand-navy);color:var(--color-brand-navy);background:0 0}.ih-btn-outline:hover,.ih-btn-outline:focus-visible{background:var(--color-brand-navy);border-color:var(--color-brand-navy);color:#fff}.ih-btn-ghost,.btn-ghost{color:#fff;background:0 0;border-color:#ffffff8c}.ih-btn-ghost:hover,.btn-ghost:hover,.ih-btn-ghost:focus-visible,.btn-ghost:focus-visible{color:var(--color-brand-navy);background:#fff;border-color:#fff}.ih-btn-sm,.btn-sm{min-height:44px;padding:10px 20px;font-size:14px}.ih-btn:focus-visible,.ih-btn-primary:focus-visible,.ih-btn-secondary:focus-visible,.ih-btn-outline:focus-visible,.ih-btn-ghost:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-ghost:focus-visible{outline:3px solid var(--color-brand-blue-on);outline-offset:2px}.ih-btn[disabled],.ih-btn-primary[disabled],.ih-btn-secondary[disabled],.btn-primary[disabled],.btn-secondary[disabled]{opacity:.55;cursor:not-allowed}
