.hero{min-height:720px;background:#0d2637;}
.hero-slides{min-height:720px;}
.hero-slide::before{background:linear-gradient( 90deg,rgba(9,32,47,.94) 0%,rgba(9,32,47,.82) 34%,rgba(9,32,47,.54) 58%,rgba(9,32,47,.25) 78%,rgba(9,32,47,.15) 100% );}
.hero-content{min-height:720px;padding-right:505px;}
.hero-copy{max-width:635px;padding:68px 0 92px;}
.hero-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;color:#a6f1e5;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.hero-kicker-dot{width:8px;height:8px;border-radius:50%;background:#6ee0cf;box-shadow:0 0 0 6px rgba(110,224,207,.12);}
.hero-copy h1{max-width:620px;margin-bottom:20px;font-size:clamp(2.55rem,4.8vw,4.5rem);}
.hero-copy p{max-width:585px;margin-bottom:28px;font-size:1.12rem;line-height:1.75;}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;}
.hero-actions .btn{gap:9px;}
.hero-actions .btn-icon,.hero-actions .btn-arrow{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hero-primary-btn{background:#2a9a8b;box-shadow:0 10px 24px rgba(29,122,110,.20);}
.hero-primary-btn:hover{background:#238477;}
.btn-whatsapp{color:#fff;background:#25d366;box-shadow:0 10px 24px rgba(37,211,102,.22);}
.btn-whatsapp:hover{color:#fff;background:#1ebc59;box-shadow:0 14px 30px rgba(37,211,102,.28);}
.whatsapp-icon{width:22px;height:22px;flex:0 0 22px;fill:currentColor;}
.hero-assurance{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:rgba(255,255,255,.78);font-size:.81rem;font-weight:700;}
.hero-assurance span{display:inline-flex;align-items:center;gap:7px;}
.hero-assurance svg{width:17px;height:17px;fill:none;stroke:#8ee8da;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.hero-booking-layer{position:absolute;inset:0;z-index:4;pointer-events:none;}
.hero-booking-container{height:100%;display:flex;align-items:center;justify-content:flex-end;}
.hero-booking-card{width:438px;max-width:100%;padding:27px;border:1px solid rgba(255,255,255,.48);border-radius:24px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(10px) saturate(1.05);backdrop-filter:blur(10px) saturate(1.05);box-shadow:0 28px 80px rgba(2,20,31,.25);pointer-events:auto;}
.hero-booking-heading{margin-bottom:18px;}
.hero-form-title-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;}
.hero-form-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:13px;color:#115b52;background:rgba(234,247,244,.88);border:1px solid rgba(29,122,110,.12);}
.hero-form-icon svg,.hero-secure-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.hero-form-icon svg{width:21px;height:21px;}
.hero-booking-eyebrow{display:block;margin-bottom:3px;color:#1d7a6e;font-size:.67rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;}
.hero-booking-heading h2{margin:0;font-size:1.5rem;}
.hero-booking-heading > p{margin:0;color:#536571;font-size:.82rem;line-height:1.55;}
.hero-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 10px;}
.hero-form-group{min-width:0;display:grid;gap:5px;}
.hero-form-group.full,.hero-consent.full,.hero-form-submit.full{grid-column:1 / -1;}
.hero-form-group label{color:#15334a;font-size:.74rem;font-weight:850;}
.hero-form-group label span{color:#c0362c;}
.hero-form-group input,.hero-form-group select{width:100%;height:42px;padding:8px 10px;border:1px solid rgba(185,201,208,.86);border-radius:10px;outline:none;color:#263746;background:rgba(255,255,255,.76);font-size:.84rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;}
.hero-form-group input::placeholder{color:#93a0aa;}
.hero-form-group input:focus,.hero-form-group select:focus{border-color:#1d7a6e;background:rgba(255,255,255,.96);box-shadow:0 0 0 3px rgba(29,122,110,.11);}
.hero-consent{display:flex;align-items:flex-start;gap:8px;margin-top:2px;}
.hero-consent input{width:16px;height:16px;flex:0 0 16px;margin:3px 0 0;accent-color:#1d7a6e;}
.hero-consent label{color:#4e616d;font-size:.69rem;font-weight:650;line-height:1.45;}
.hero-consent a{font-weight:850;text-decoration:underline;text-underline-offset:2px;}
.hero-submit-btn{min-height:47px;border-radius:11px;font-size:.9rem;}
.hero-submit-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease;}
.hero-submit-btn:hover svg{transform:translateX(3px);}
.hero-form-footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(203,217,223,.72);color:#5f707a;font-size:.7rem;font-weight:750;}
.hero-secure-icon{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#115b52;background:rgba(234,247,244,.88);}
.hero-secure-icon svg{width:14px;height:14px;}
.hero-dots{left:max(20px,calc((100vw - 1180px) / 2));transform:none;}
.trust-strip{position:relative;z-index:10;background:#fff;border-bottom:1px solid #dfe8ec;}
.trust-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:112px;}
.trust-item{position:relative;display:flex;align-items:center;gap:13px;padding:24px 30px;}
.trust-item + .trust-item::before{content:"";position:absolute;left:0;top:28%;bottom:28%;width:1px;background:#dfe8ec;}
.trust-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px;color:#115b52;background:#eaf7f4;}
.trust-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.trust-item strong{display:block;color:#15334a;font-size:.94rem;line-height:1.35;}
.trust-item small{display:block;margin-top:3px;color:#6f7f8d;font-size:.76rem;line-height:1.45;}
.home-section-heading{max-width:760px;margin-bottom:46px;}
.home-section-heading h2{margin-bottom:15px;}
.section-pill{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:6px 12px;margin-bottom:13px;border:1px solid rgba(29,122,110,.14);border-radius:999px;color:#115b52;background:rgba(234,247,244,.85);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.home-process-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdfd 100%);}
.home-process-section::before{content:"";position:absolute;right:-180px;top:-220px;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(29,122,110,.07),rgba(29,122,110,0) 70%);pointer-events:none;}
.professional-steps{position:relative;}
.professional-steps .step-card{position:relative;overflow:visible;min-height:280px;padding:29px;border:1px solid #dfe8ec;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(22,51,74,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.professional-steps .step-card:hover{transform:translateY(-6px);border-color:rgba(29,122,110,.22);box-shadow:0 24px 60px rgba(22,51,74,.14);}
.step-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:27px;}
.step-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#115b52;background:linear-gradient(135deg,#eaf7f4,#f4fbf9);border:1px solid rgba(29,122,110,.10);}
.step-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}
.professional-steps .step-number{width:auto;height:auto;display:block;margin:0;color:rgba(21,51,74,.12);background:none;font-size:2.1rem;font-weight:950;letter-spacing:-.06em;}
.professional-steps .step-card h3{margin-bottom:10px;font-size:1.22rem;}
.professional-steps .step-card p{margin-bottom:0;color:#6f7f8d;}
.step-connector{position:absolute;top:55px;right:-34px;z-index:5;width:44px;border-top:1px dashed rgba(29,122,110,.28);}
.step-connector::after{content:"";position:absolute;right:-1px;top:-3px;width:6px;height:6px;border-top:1px solid rgba(29,122,110,.38);border-right:1px solid rgba(29,122,110,.38);transform:rotate(45deg);}
.home-conditions-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f4f9f8 0%,#f9fcfc 100%);}
.home-section-content{position:relative;z-index:2;}
.home-section-glow{position:absolute;border-radius:50%;pointer-events:none;}
.home-section-glow-one{width:420px;height:420px;left:-180px;top:160px;background:radial-gradient(circle,rgba(29,122,110,.08),rgba(29,122,110,0) 68%);}
.home-section-glow-two{width:460px;height:460px;right:-210px;bottom:-160px;background:radial-gradient(circle,rgba(21,51,74,.06),rgba(21,51,74,0) 68%);}
.professional-conditions .condition-card{border:1px solid rgba(209,222,227,.92);border-radius:21px;box-shadow:0 12px 34px rgba(21,51,74,.065);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.professional-conditions .condition-card:hover{transform:translateY(-7px);border-color:rgba(29,122,110,.22);box-shadow:0 24px 52px rgba(21,51,74,.12);}
.professional-conditions .condition-image{position:relative;display:block;aspect-ratio:16 / 10;}
.professional-conditions .condition-image img{transition:transform .5s ease;}
.professional-conditions .condition-card:hover .condition-image img{transform:scale(1.055);}
.condition-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,41,59,0) 45%,rgba(15,41,59,.28) 100%);}
.condition-view-icon{position:absolute;right:15px;bottom:15px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:#15334a;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(15,41,59,.12);}
.condition-view-icon svg,.condition-body .card-link svg,.section-action-center .btn-arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.condition-image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#1d7a6e;}
.condition-image-placeholder svg{width:70px;height:70px;fill:none;stroke:currentColor;stroke-width:1;opacity:.52;}
.professional-conditions .condition-body{padding:24px 24px 25px;}
.condition-label{display:inline-block;margin-bottom:7px;color:#1d7a6e;font-size:.67rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.professional-conditions .condition-body h3{margin-bottom:10px;}
.professional-conditions .condition-body p{margin-bottom:20px;font-size:.94rem;}
.professional-conditions .condition-body .card-link{display:inline-flex;align-items:center;gap:7px;color:#115b52;font-size:.9rem;}
.professional-conditions .condition-body .card-link svg{transition:transform .2s ease;}
.professional-conditions .condition-body .card-link:hover svg{transform:translateX(4px);}
.section-action-center{display:flex;justify-content:center;margin-top:38px;}
.section-action-center .btn{gap:9px;background:#fff;}
.home-cta-section{background:#fff;}
.home-cta-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:48px;align-items:center;padding:54px 58px;border-radius:30px;background:linear-gradient(135deg,#0d4d46 0%,#14695f 52%,#1b7d70 100%);box-shadow:0 26px 70px rgba(17,91,82,.20);}
.home-cta-card::before{content:"";position:absolute;width:340px;height:340px;right:-120px;top:-160px;border-radius:50%;border:70px solid rgba(255,255,255,.035);}
.home-cta-card::after{content:"";position:absolute;width:250px;height:250px;left:42%;bottom:-190px;border-radius:50%;background:rgba(255,255,255,.035);}
.home-cta-copy,.home-cta-action{position:relative;z-index:2;}
.cta-mini-label{display:inline-block;margin-bottom:12px;color:#a8efe4;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.home-cta-copy h2{max-width:700px;margin-bottom:14px;color:#fff;font-size:clamp(2rem,3.3vw,3.25rem);}
.home-cta-copy > p{max-width:640px;margin-bottom:22px;color:rgba(255,255,255,.78);}
.cta-features{display:flex;flex-wrap:wrap;gap:10px 18px;}
.cta-features span{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.86);font-size:.82rem;font-weight:700;}
.cta-features i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#0d4d46;background:#a8efe4;font-style:normal;font-size:.7rem;font-weight:950;}
.home-cta-action{padding:26px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);}
.home-cta-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:16px;border-radius:14px;color:#fff;background:rgba(255,255,255,.13);}
.home-cta-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.home-cta-action strong{display:block;margin-bottom:6px;color:#fff;font-size:1.02rem;}
.home-cta-action p{margin-bottom:18px;color:rgba(255,255,255,.70);font-size:.84rem;}
.home-cta-action .btn{gap:9px;}
.home-cta-action .btn-arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.home-faq-section{background:linear-gradient(180deg,#f7fafb 0%,#fff 100%);}
.faq-home-layout{display:grid;grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);gap:64px;align-items:start;}
.faq-home-intro{position:sticky;top:112px;}
.faq-home-intro h2{margin-bottom:14px;font-size:clamp(2rem,3.6vw,3rem);}
.faq-home-intro > p{margin-bottom:26px;color:#6f7f8d;}
.faq-help-card{display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px solid #dfe8ec;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(21,51,74,.055);}
.faq-help-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;color:#115b52;background:#eaf7f4;}
.faq-help-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.faq-help-card strong{display:block;color:#15334a;font-size:.94rem;}
.faq-help-card p{margin:4px 0 7px;color:#6f7f8d;font-size:.78rem;line-height:1.5;}
.faq-help-card a{font-size:.8rem;font-weight:850;}
.faq-home-list{display:grid;gap:13px;}
.faq-home-list details.faq-item{box-shadow:0 8px 24px rgba(21,51,74,.045);transition:border-color .2s ease,box-shadow .2s ease;}
.faq-home-list details.faq-item[open]{border-color:rgba(29,122,110,.26);box-shadow:0 14px 32px rgba(21,51,74,.075);}
.faq-home-list details.faq-item summary{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 21px;}
.faq-home-list details.faq-item .faq-answer{padding:0 21px 20px;font-size:.93rem;}
.faq-plus{position:relative;width:31px;height:31px;flex:0 0 31px;border-radius:50%;background:#eaf7f4;}
.faq-plus::before,.faq-plus::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:999px;background:#115b52;transform:translate(-50%,-50%);transition:transform .2s ease;}
.faq-plus::after{transform:translate(-50%,-50%) rotate(90deg);}
.faq-home-list details.faq-item[open] .faq-plus::after{transform:translate(-50%,-50%) rotate(0deg);}
@media (max-width:1050px){.hero-content{padding-right:465px;}
.hero-booking-card{width:405px;padding:24px;}
}
@media (max-width:900px){.hero,.hero-slides{min-height:1040px;}
.hero-slide::before{background:linear-gradient( 180deg,rgba(9,32,47,.90) 0%,rgba(9,32,47,.78) 42%,rgba(9,32,47,.46) 100% );}
.hero-content{min-height:480px;align-items:flex-start;padding:66px 0 28px;}
.hero-copy{max-width:690px;padding:0;}
.hero-booking-layer{top:auto;bottom:60px;height:auto;}
.hero-booking-container{height:auto;display:block;}
.hero-booking-card{width:100%;max-width:720px;margin:0 auto;background:rgba(255,255,255,.87);}
.hero-dots{bottom:23px;}
.trust-strip-grid{grid-template-columns:1fr;padding:10px 0;}
.trust-item{padding:17px 14px;}
.trust-item + .trust-item::before{top:0;bottom:auto;left:14px;right:14px;width:auto;height:1px;}
.professional-steps{max-width:700px;margin:0 auto;grid-template-columns:1fr;}
.professional-steps .step-card{min-height:0;}
.step-connector{display:none;}
.professional-conditions{grid-template-columns:repeat(2,minmax(0,1fr));}
.home-cta-card{grid-template-columns:1fr;gap:28px;padding:42px 36px;}
.home-cta-action{max-width:520px;}
.faq-home-layout{grid-template-columns:1fr;gap:34px;}
.faq-home-intro{position:static;max-width:760px;}
.faq-help-card{max-width:520px;}
}
@media (max-width:560px){.hero,.hero-slides{min-height:1200px;}
.hero-content{min-height:490px;padding:48px 0 28px;}
.hero-copy h1{font-size:clamp(2.15rem,11vw,3.05rem);margin-bottom:16px;}
.hero-copy p{margin-bottom:22px;font-size:1rem;line-height:1.65;}
.hero-actions{align-items:stretch;flex-direction:column;}
.hero-actions .btn{width:100%;}
.hero-assurance{gap:10px;flex-direction:column;}
.hero-booking-layer{bottom:54px;}
.hero-booking-card{padding:21px 17px;border-radius:19px;background:rgba(255,255,255,.87);}
.hero-form-title-row{align-items:flex-start;}
.hero-booking-heading h2{font-size:1.35rem;}
.hero-form-grid{grid-template-columns:1fr;gap:11px;}
.hero-form-group.full,.hero-consent.full,.hero-form-submit.full{grid-column:auto;}
.hero-form-group input,.hero-form-group select{height:45px;font-size:16px;}
.hero-dots{left:12px;bottom:20px;}
.professional-conditions{grid-template-columns:1fr;}
.home-cta-card{padding:32px 22px;border-radius:23px;}
.home-cta-action{padding:21px;}
.cta-features{flex-direction:column;gap:9px;}
.faq-help-card{flex-direction:column;}
.faq-home-list details.faq-item summary{min-height:62px;padding:16px;font-size:.92rem;}
.faq-home-list details.faq-item .faq-answer{padding:0 16px 17px;font-size:.9rem;}
}
