:root{--teal:#007d77;--ink:#103d3c;--deep:#003e3c;--mint:#eaf6f3;--gold:#ffdf79;--line:#cddeda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto}button,a{touch-action:manipulation}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #c87600;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.deadline{text-align:center;background:var(--deep);color:white;padding:10px 20px;font-size:14px;font-weight:700;letter-spacing:.04em}.header{display:flex;justify-content:space-between;align-items:center;padding-block:24px;gap:20px}.header img{object-fit:contain}.header nav{display:flex;align-items:center;gap:28px}.header a{text-decoration:none;font-weight:700;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--teal);color:#fff;font-weight:700;text-decoration:none;padding:17px 25px;border-radius:5px;line-height:1.4;min-height:52px;transition:background .2s}.button:hover{background:var(--deep)}.button.small{padding:12px 18px;min-height:44px}.hero{display:grid;grid-template-columns:1.1fr .85fr;gap:70px;padding-top:35px;padding-bottom:65px;align-items:center}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.12em;color:var(--teal);margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.4vw,72px);letter-spacing:-.055em;line-height:1.05;margin-bottom:25px}h1 em{font-style:normal;color:var(--teal)}.intro{max-width:550px;font-size:18px;color:#44625e}.hero-price{display:flex;align-items:center;flex-wrap:wrap;column-gap:18px;margin:27px 0}.hero-price>span:first-child{flex-basis:100%;font-size:14px}.hero-price>strong{font-size:78px;line-height:1.15;letter-spacing:-.05em}.hero-price small{font-size:30px;letter-spacing:-.03em}.hero-price strong span{font-size:25px;vertical-align:top}.hero-price>span:last-child{font-size:14px;line-height:1.5;color:#52645f;border-left:1px solid var(--line);padding-left:18px}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-link{font-weight:700;font-size:14px;text-underline-offset:5px}.fine{font-size:13px;line-height:1.6;color:#52645f;margin-top:17px}.hero-deadline{display:flex;align-items:center;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.hero-deadline>strong{font-size:21px;background:var(--gold);padding:8px 12px;white-space:nowrap}.hero-deadline span{font-size:13px}.hero-art{margin:0;background:#eef5f5;border-radius:7px;overflow:hidden;box-shadow:18px 18px 0 var(--mint);transform:rotate(1deg)}.hero-art img{display:block;width:100%}.hero-art figcaption{display:flex;justify-content:space-between;gap:12px;background:var(--deep);color:white;font-size:12px;padding:14px 18px}.benefits{background:var(--mint);border-block:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px;gap:30px}.benefits b,.benefits span{display:block}.benefits b{font-size:16px}.benefits span{font-size:14px;color:#52645f}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:35px}.section-heading>p{max-width:420px;color:#52645f}h2{font-size:clamp(30px,3.4vw,45px);letter-spacing:-.045em;line-height:1.12;margin-bottom:20px}h3{line-height:1.25;font-size:22px;letter-spacing:-.025em}.package-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:34px}.package-highlights article{display:flex;gap:16px;align-items:center;padding:22px 18px;background:#f4f8f7;border-top:3px solid var(--teal)}.package-highlights img{width:75px;height:120px;object-fit:contain}.package-highlights span{font-size:12px;font-weight:bold;letter-spacing:.06em}.package-highlights h3{margin:7px 0;font-size:27px}.package-highlights p{font-size:13px;margin:0}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:5px}table{border-collapse:collapse;width:100%;min-width:610px;text-align:left}caption{text-align:left;padding:15px 20px;background:var(--mint);font-weight:bold}th,td{padding:16px 20px;border-bottom:1px solid #e2eae7}thead{background:var(--deep);color:white;font-size:14px}tbody th{font-weight:600;font-size:15px}tbody th small{display:block;color:var(--teal);font-size:12px;font-weight:normal}tbody td{font-weight:700;white-space:nowrap}tbody tr:last-child>*{border-bottom:0}.volume{font-weight:400;color:#52645f;font-size:13px}.booking-section{background:var(--deep);color:#fff;padding:80px 0}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.booking-section .eyebrow{color:#93e2d1}.booking-section p{color:#d2e4df}.booking-section .fine{font-size:13px}.button.light{background:var(--gold);color:var(--deep);margin-top:15px}.button.light:hover{background:#ffeaaa}.booking-notice{padding:17px;border:1px solid #4c7b72;font-size:14px;margin-top:26px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:22px;padding:0 0 25px;margin-bottom:23px;border-bottom:1px solid #426d66}.steps li:last-child{border:0;margin-bottom:0;padding-bottom:0}.steps li>span{font-size:25px;color:#93e2d1;line-height:1.2}.steps h3{font-size:19px;margin-bottom:10px}.steps p{font-size:15px;margin:0}.branches{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.branches article{border:1px solid var(--line);padding:28px 24px;display:flex;flex-direction:column;border-radius:6px}.branch-index{font-size:12px;color:var(--teal);font-weight:bold;letter-spacing:.035em}.branches h3{font-size:27px;margin:23px 0 5px}.branches b{font-size:14px}.branches p{font-size:15px;color:#52645f;margin:18px 0 25px;flex:1}.branches .button{font-size:14px;padding-inline:12px}.branch-links{display:flex;justify-content:space-between;gap:12px;margin-top:19px;font-size:12px}.faq-section{background:#f4f8f7;padding:80px 0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{font-size:16px;font-weight:700;cursor:pointer}details p{font-size:15px;color:#52645f;margin:15px 0 0}.closing{text-align:center;padding-block:80px}.closing h2{font-size:clamp(35px,4vw,54px)}.closing .button{margin-top:10px}.footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:25px;font-size:12px}.mobile-booking{display:none}.skip{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}.campaign-ended{background:#e9efed!important;color:#44514d!important}.campaign-ended .button{background:#536a64}.button[aria-disabled=true]{opacity:.65;pointer-events:none}@media(max-width:960px){.hero{gap:35px}.hero-art{transform:none}.header nav{gap:17px}.package-highlights article{padding:15px 10px;gap:8px}.package-highlights img{width:55px}.package-highlights h3{font-size:22px}.booking-grid{gap:40px}.branches{gap:15px}.branches article{padding:22px 17px}.branch-links{flex-wrap:wrap}.faq-grid{gap:40px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.deadline{font-size:12px;padding:9px 15px}.header{padding-block:18px}.header img{width:130px}.header nav>a:not(.button){display:none}.header nav .button{font-size:12px;padding:10px 12px}.hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:40px;gap:35px}.hero-copy .eyebrow{font-size:11px;max-width:280px}.hero h1{font-size:51px}.intro{font-size:16px}.hero-price{margin-block:22px}.hero-price>strong{font-size:70px}.hero-art{max-width:420px;margin:0 auto;box-shadow:8px 8px 0 var(--mint)}.benefits-grid{grid-template-columns:1fr;gap:15px;padding-block:23px}.benefits-grid>div{display:flex;justify-content:space-between;gap:14px}.benefits b{font-size:14px}.benefits span{font-size:12px;text-align:right}.section{padding-block:55px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{font-size:15px}.package-highlights{grid-template-columns:1fr;gap:12px}.package-highlights article{padding:12px 22px;gap:25px}.package-highlights img{width:60px;height:95px}.package-highlights h3{font-size:28px}.booking-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.booking-section,.faq-section{padding-block:55px}.branches{grid-template-columns:1fr}.branches article{padding:25px}.branch-links{font-size:14px}.closing{padding-block:55px}.footer{flex-direction:column;gap:5px;padding-bottom:110px}.mobile-booking{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);z-index:10;box-shadow:0 -4px 20px #003e3c12}.mobile-booking>span{font-size:14px}.mobile-booking b{font-size:21px}.mobile-booking small{display:block;font-size:11px}.mobile-booking .button{padding:13px 17px;font-size:14px}.eyebrow{margin-bottom:16px}h2{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
