@font-face{font-family:Bebas;src:url('/assets/BebasNeue-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url('/assets/Roboto-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url('/assets/Roboto-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--green:#3bba4e;--black:#000;--white:#fff;--text:#303530;--pale:#f2f5f1;--line:#d5ddd3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;-webkit-text-size-adjust:100%}body{margin:0;color:var(--text);background:#fff;font:18px/1.6 Roboto,Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit}p{margin:0 0 20px}h1,h2,h3{font-weight:400;margin:0;color:#000}h1,h2{font-family:Bebas,Impact,sans-serif;line-height:.96}h1{font-size:clamp(80px,7.2vw,112px);letter-spacing:-.5px;margin:26px 0}h2{font-size:clamp(40px,4.2vw,62px)}h3{font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.35}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{height:124px;display:flex;align-items:center;gap:28px}.header .brand{background:#000;flex:0 0 86px}.header p{font-family:Bebas,Impact,sans-serif;font-size:24px;color:#000;margin:0}.header-link{margin-left:auto;font-weight:700;text-decoration:none;border-bottom:1px solid #000;padding:12px 0;font-size:16px}.header-link span{margin-left:22px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:58px;padding:22px 0 66px;align-items:stretch}.hero-copy{padding:22px 0 4px}.intro{font-size:16px;margin:0;color:#4c564b}.hero-lead{font-size:22px;line-height:1.45;color:#000}.hero-copy>p:not(.intro):not(.hero-lead):not(.under-button){max-width:460px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 25px;min-height:58px;background:var(--green);color:#000;text-decoration:none;font-weight:700;line-height:1.4;border:2px solid var(--green)}.button:hover{background:#4bcb5e;border-color:#4bcb5e}.button span{font-size:24px;line-height:1}.under-button{font-size:16px;color:#556052;margin:13px 0 0}.hero-photo{position:relative;margin:0;min-height:620px;background:#000;overflow:hidden}.hero-photo picture{display:contents}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% center}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:58px 28px 25px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-weight:700;font-size:20px}.hero-photo figcaption span{display:block;font-weight:400;font-size:16px;margin-top:3px}.offer{background:var(--green);color:#000}.offer-inner{display:flex;gap:30px;align-items:center;padding-block:31px}.offer-number{font:76px/.95 Bebas,Impact,sans-serif;white-space:nowrap}.offer h2{font:700 21px/1.35 Roboto,Arial,sans-serif}.offer p{font-size:16px;margin:5px 0 0}.offer .offer-aside{margin:0 0 0 auto;border-left:1px solid #198b2b;padding-left:30px;min-width:240px}.return{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding-block:94px;align-items:center}.return-photo{width:100%}.return-photo img{width:100%;height:590px;object-fit:cover;object-position:50% 80%}.return-copy h2{margin-bottom:28px}.return-copy>p{font-size:18px}.reason{margin-top:23px}.reason h3{margin-bottom:7px}.reason p{font-size:16px;margin:0}.booking-section{background:var(--pale);padding:75px 0 45px;border-top:1px solid #e2e7df}.booking-heading{display:grid;grid-template-columns:1fr 1.15fr;gap:64px;align-items:center}.booking-heading>div>p:first-child{font-size:22px;color:#000;margin-bottom:14px}.booking-heading>div>p:last-child{margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:40px 0 32px;list-style:none;gap:36px}.steps li{display:flex;gap:16px;align-items:start}.step-number{flex:0 0 35px;height:35px;border:1px solid #8ca587;border-radius:50%;text-align:center;line-height:33px;font-size:18px;color:#000}.steps h3{font-size:18px;margin:4px 0 6px}.steps p{font-size:16px;line-height:1.5;margin:0}.calendar-shell{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(15,40,12,.05)}iframe{display:block;width:100%;height:740px;border:0;background:#fff}.booking-footnote{font-size:16px;margin:20px 0 0;text-align:center;color:#556052}.questions{display:grid;grid-template-columns:1fr 1.15fr;gap:64px;padding-block:76px}.questions h2{font-size:43px;line-height:1.05}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;padding:22px 35px 22px 0;cursor:pointer;position:relative;font-size:18px;font-weight:700;color:#000;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:18px;font-size:25px;font-weight:400}details[open] summary:after{content:'×'}details p{font-size:16px;margin:0 35px 24px 0}footer{background:#000;color:#fff}.footer-inner{display:flex;gap:26px;align-items:center;padding-block:32px}.footer-inner p{margin:0;font-size:18px}.footer-inner p span{font-size:16px;color:#b9c2b6}.footer-inner>a{margin-left:auto;font-size:16px;text-underline-offset:6px;padding:10px 0}.footer-inner>a span{margin-left:20px}
@media(min-width:1600px){.wrap{width:min(1280px,calc(100% - 128px))}.hero-photo{min-height:640px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.hero-photo{min-height:600px}.offer-inner{gap:20px}.offer .offer-aside{min-width:190px;padding-left:20px}.offer-number{font-size:64px}.return{gap:38px}.return-photo img{height:640px}.booking-heading,.questions{gap:40px}.steps{gap:22px}iframe{height:850px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:103px;gap:15px}.header .brand{flex-basis:72px}.header .brand img{width:72px;height:72px}.header p{font-size:20px;line-height:1.1;max-width:115px}.header-link{font-size:16px;margin-left:auto;border:0;max-width:110px;text-align:right;line-height:1.35}.header-link span{display:none}.hero{grid-template-columns:1fr;gap:26px;padding:18px 0 38px}.hero-copy{padding:0}h1{font-size:80px;margin:22px 0}.hero-lead{font-size:21px}.hero-copy>p:not(.intro):not(.hero-lead):not(.under-button){font-size:17px;max-width:none}.button{width:100%;font-size:16px;gap:20px}.under-button{font-size:16px}.hero-photo{min-height:0;aspect-ratio:1.15}.hero-photo img{height:100%;object-position:center center}.hero-photo figcaption{padding:40px 20px 18px;font-size:18px}.offer-inner{display:grid;grid-template-columns:1fr;gap:12px;padding-block:29px}.offer-number{font-size:72px}.offer h2{font-size:22px;max-width:290px}.offer .offer-aside{margin:9px 0 0;padding:15px 0 0;border-left:0;border-top:1px solid #198b2b}.return{display:flex;flex-direction:column-reverse;gap:30px;padding-block:49px}.return-copy h2{font-size:48px;margin-bottom:24px}.return-photo img{height:auto;max-height:none;object-fit:contain}.return-copy>p{font-size:17px}.reason{margin-top:26px}.booking-section{padding:45px 0 30px}.booking-heading{grid-template-columns:1fr;gap:23px}.booking-heading h2{font-size:54px}.booking-heading h2 br{display:none}.booking-heading>div>p:first-child{font-size:21px}.booking-heading>div>p:last-child{font-size:17px}.steps{grid-template-columns:1fr;gap:22px;margin:29px 0}.steps h3{margin:3px 0 4px}.calendar-shell{margin-inline:-10px}iframe{height:1080px}.booking-footnote{text-align:left;line-height:1.5}.questions{grid-template-columns:1fr;gap:25px;padding-block:44px}.questions h2{font-size:39px}.footer-inner{flex-wrap:wrap;gap:20px;padding-block:26px}.footer-inner>a{margin-left:0;flex-basis:100%}.footer-inner p{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
