*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Arial,helvetica neue,sans-serif;color:#1a2540;background:#fff;line-height:1.8;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Georgia,times new roman,serif;line-height:1.25;margin-top:1.5rem;margin-bottom:1.25rem}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 1.25rem}.btn{display:inline-block;padding:.875rem 2rem;border-radius:6px;font-family:Arial,helvetica neue,sans-serif;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s,transform .1s;border:2px solid transparent;line-height:1;text-align:center}.btn--primary{background:#00c9a7;color:#0a1929;border-color:#00c9a7}.btn--primary:hover{background:#33d4b8;border-color:#33d4b8;box-shadow:0 4px 14px rgba(0,201,167,.35);transform:translateY(-1px)}.btn--ghost{background:0 0;color:#fff;border-color:rgba(255,255,255,.6)}.btn--ghost:hover{background:rgba(255,255,255,.1);border-color:#fff}.btn--full{width:100%;display:block}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00c9a7;margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);color:#0f2540;margin-bottom:1rem}.section-sub{font-size:1.125rem;color:#5a6a8a;margin-inline:auto;margin-bottom:2rem}.nav{position:sticky;top:0;z-index:100;background:#0f2540;box-shadow:0 2px 12px rgba(0,0,0,.18)}.nav__inner{display:flex;align-items:center;justify-content:space-between;height:68px}.nav__logo{display:flex;align-items:center}.nav__logo svg{display:block}.nav__links{display:flex;align-items:center;gap:2rem}.nav__link{color:rgba(255,255,255,.85);font-size:.9375rem;font-weight:500;transition:color .15s}.nav__link:hover{color:#fff}.nav__cta{background:#00c9a7;color:#0a1929!important;padding:.5rem 1.25rem;border-radius:5px;font-weight:700;transition:background .2s,transform .1s!important}.nav__cta:hover{background:#33d4b8;transform:translateY(-1px)}.nav__hamburger{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:4px}.nav__hamburger span{display:block;width:26px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.nav__hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(7px)rotate(45deg)}.nav__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.nav__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:5rem 0 0;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,201,167,.12) 0%,transparent 70%);border-radius:50%;pointer-events:none}.hero__inner{text-align:center;padding-bottom:4rem}.hero__badge{display:inline-block;background:rgba(0,201,167,.15);color:#00c9a7;border:1px solid rgba(0,201,167,.4);padding:.4rem 1rem;border-radius:100px;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.hero__headline{font-size:clamp(2.25rem,5vw,3.75rem);color:#fff;margin-bottom:1.25rem}.hero__sub{font-size:clamp(1rem,2vw,1.25rem);color:rgba(255,255,255,.8);margin-bottom:2.5rem}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__wave{line-height:0}.hero__wave svg{width:100%;height:80px}.problem{background:#f9fafb;padding:5rem 0;text-align:center}.problem__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2.5rem}.problem__card{background:#fff;border-radius:12px;padding:2rem 1.75rem;box-shadow:0 2px 12px rgba(15,32,68,7%);text-align:left;border-top:3px solid #00c9a7}.problem__icon{margin-bottom:0;line-height:0}.problem__card h3{font-size:1.125rem;color:#0f2540;margin-bottom:.75rem}.problem__card p{color:#5a6a8a;font-size:.9375rem;line-height:1.7}.guide{background:#fff;padding:5rem 0}.guide__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.guide__body{color:#5a6a8a;font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.guide__trust{display:flex;flex-direction:column;gap:.6rem}.guide__trust li{color:#1a2540;font-size:.9375rem;font-weight:500}.guide__visual{display:flex;flex-direction:column;gap:1.25rem}.guide__stat{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);border-radius:12px;padding:1.5rem 2rem;border-left:4px solid #00c9a7}.guide__stat-number{display:block;font-family:Georgia,times new roman,serif;font-size:1.75rem;font-weight:900;color:#00c9a7;margin-bottom:.25rem}.guide__stat-label{font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500}.how{background:#f9fafb;padding:5rem 0;text-align:center}.how__steps{display:flex;align-items:flex-start;gap:0;margin-top:1rem;flex-wrap:wrap;justify-content:center}.how__step{flex:1;min-width:220px;max-width:300px;text-align:center;padding:2rem 1.5rem}.how__step-number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#0f2540;color:#00c9a7;font-family:Georgia,times new roman,serif;font-size:1.125rem;font-weight:900;border-radius:50%;margin:0 auto 1.25rem}.how__step h3{font-size:1.125rem;color:#0f2540;margin-bottom:.75rem}.how__step p{font-size:.9375rem;color:#5a6a8a;line-height:1.7}.how__connector{width:60px;height:2px;background:linear-gradient(to right,#00c9a7,#00c9a766);align-self:center;flex-shrink:0;margin-top:-2rem}.who{background:#fff;padding:5rem 0}.who__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;margin-top:1rem}.who__card{border:1.5px solid #e2e8f0;border-radius:12px;padding:2rem 1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.who__card:hover{border-color:#00c9a7;box-shadow:0 6px 20px rgba(15,32,68,.1);transform:translateY(-3px)}.who__icon{margin-bottom:1rem;line-height:0}.who__card h3{font-size:1.0625rem;color:#0f2540;margin-bottom:.625rem}.who__card p{font-size:.9rem;color:#5a6a8a;line-height:1.7}.features{background:#f9fafb;padding:5rem 0;text-align:center}.features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem;text-align:left}.feature{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(15,32,68,6%);transition:box-shadow .2s,transform .2s}.feature:hover{box-shadow:0 8px 24px rgba(15,32,68,.12);transform:translateY(-2px)}.feature__icon{margin-bottom:1rem;line-height:0}.feature h3{font-size:1rem;color:#0f2540;margin-bottom:.625rem}.feature p{font-size:.9rem;color:#5a6a8a;line-height:1.7}.stakes{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:5rem 0;color:#fff}.stakes__inner{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}.stakes__label{color:#00c9a7}.stakes .section-title{color:#fff}.stakes__content>p{color:rgba(255,255,255,.8);font-size:1.0625rem;margin-bottom:1.25rem;line-height:1.7}.stakes__list{display:flex;flex-direction:column;gap:.625rem;margin-bottom:2rem}.stakes__list li{color:rgba(255,255,255,.85);font-size:.9375rem;padding-left:0}.stakes__list li strong{color:#00c9a7}.stakes__cta-text{font-weight:600;color:#fff!important;margin-bottom:1.5rem!important}.stakes__visual{flex-shrink:0}.stakes__countdown{background:rgba(0,201,167,.12);border:2px solid #00c9a7;border-radius:16px;padding:2.5rem 3rem;text-align:center}.stakes__date{font-family:Georgia,times new roman,serif;font-size:2rem;font-weight:900;color:#00c9a7;white-space:nowrap}.stakes__date-label{font-size:.875rem;color:rgba(255,255,255,.65);margin-top:.5rem;font-weight:500}.success{background:#fff;padding:5rem 0;text-align:center}.success__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem;text-align:left}.success__item{display:flex;gap:1rem;align-items:flex-start;background:#f9fafb;border-radius:12px;padding:1.75rem}.success__icon{flex-shrink:0;margin-top:.1rem;line-height:0}.success__item p{font-size:.9375rem;color:#1a2540;line-height:1.7}.register{background:#f9fafb;padding:5rem 0}.register__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.register__copy p{color:#5a6a8a;font-size:1.0625rem;line-height:1.8;margin-bottom:1.5rem}.register__benefits{display:flex;flex-direction:column;gap:.6rem}.register__benefits li{font-size:.9375rem;color:#1a2540;font-weight:500}.register__form-wrap{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(15,32,68,.1)}.form{display:flex;flex-wrap:wrap;gap:1.25rem}.form__group{display:flex;flex-direction:column;gap:.375rem;width:100%}.form__group--half{width:100%}@media(min-width:480px){.form__group--half{width:calc(50% - .625rem)}}.form__label{font-size:.875rem;font-weight:600;color:#1a2540}.required{color:#c0392b}.optional{color:#5a6a8a;font-weight:400}.form__input{padding:.75rem 1rem;border:1.5px solid #d1d9e6;border-radius:7px;font-family:Arial,helvetica neue,sans-serif;font-size:.9375rem;color:#1a2540;background:#fff;transition:border-color .2s,box-shadow .2s;width:100%;appearance:none;-webkit-appearance:none}.form__input:focus{outline:none;border-color:#0f2540;box-shadow:0 0 0 3px rgba(15,32,68,.1)}.form__input.is-invalid{border-color:#c0392b;box-shadow:0 0 0 3px rgba(192,57,43,.1)}.form__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%235a6a8a' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}.form__error{font-size:.8125rem;color:#c0392b;min-height:1em;font-weight:500}.form__privacy{font-size:.8125rem;color:#5a6a8a;text-align:center;margin-top:.25rem}.form-success{background:#e8f5e9;border:1.5px solid #43a047;border-radius:8px;padding:1.25rem 1.5rem;color:#2e7d32;font-size:.9375rem;margin-bottom:1.5rem;line-height:1.6}.footer{background:#0a1929;color:rgba(255,255,255,.6);padding:3rem 0 2rem}.footer__inner{display:flex;flex-direction:column;gap:2rem}.footer__brand svg{display:block;margin-bottom:.625rem}.footer__brand p{font-size:.875rem;line-height:1.6}.footer__links{display:flex;flex-wrap:wrap;gap:1rem 2rem}.footer__links a{font-size:.875rem;color:rgba(255,255,255,.7);transition:color .15s}.footer__links a:hover{color:#00c9a7}.footer__copy{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer__copy p{font-size:.8125rem;margin-bottom:.5rem}.footer__disclaimer{font-size:.75rem!important;color:rgba(255,255,255,.4);line-height:1.6}@media(max-width:900px){.guide__inner,.stakes__inner,.register__inner{grid-template-columns:1fr;gap:2.5rem}.stakes__visual{display:flex;justify-content:center}}@media(max-width:768px){.nav__hamburger{display:flex}.nav__links{position:absolute;top:68px;left:0;right:0;background:#0f2540;flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 8px 20px rgba(0,0,0,.2)}.nav__links.is-open{max-height:400px}.nav__links li{border-top:1px solid rgba(255,255,255,8%)}.nav__link{display:block;padding:1rem 1.25rem}.nav__cta{margin:1rem 1.25rem;padding:.75rem 1.25rem;border-radius:5px;display:block;text-align:center}.how__connector{display:none}.how__steps{flex-direction:column;align-items:center}.hero{padding-top:3.5rem}.hero__inner{padding-bottom:3rem}}@media(max-width:480px){.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{text-align:center}.register__form-wrap{padding:1.75rem 1.25rem}.section-title{font-size:1.625rem}}[id]{scroll-margin-top:80px}.legal-hero{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:4rem 0 3rem;text-align:center;color:#fff}.legal-hero__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00c9a7;margin-bottom:.75rem}.legal-hero__title{font-family:Georgia,times new roman,serif;font-size:clamp(1.75rem,3vw,2.5rem);color:#fff;margin-bottom:.75rem}.legal-hero__meta{font-size:.9rem;color:rgba(255,255,255,.6)}.legal-body{padding:4rem 0 5rem;background:#fff}.legal-body__inner{max-width:780px;margin:0 auto;padding:0 1.25rem}.legal-body__inner ul{list-style:disc;padding-left:1.5rem;margin-bottom:1.25rem}.legal-body__inner ol{list-style:decimal;padding-left:1.5rem;margin-bottom:1.25rem}.legal-body__inner li{margin-bottom:.4rem;line-height:1.7}.legal-toc{background:#f9fafb;border-left:4px solid #00c9a7;border-radius:0 8px 8px 0;padding:1.5rem 2rem;margin-bottom:3rem}.legal-toc__title{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0f2540;margin-bottom:.875rem}.legal-toc ol{list-style:decimal;padding-left:1.25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.25rem 2rem}.legal-toc ol li a{font-size:.875rem;color:#5a6a8a;text-decoration:underline;text-decoration-color:transparent;transition:color .15s,text-decoration-color .15s}.legal-toc ol li a:hover{color:#0f2540;text-decoration-color:#00c9a7}.legal-section{margin-bottom:2.75rem}.legal-section__title{font-family:Georgia,times new roman,serif;font-size:1.2rem;color:#0f2540;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f9fafb}.legal-section p{font-size:.9375rem;color:#1a2540;line-height:1.8;margin-bottom:.875rem}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{padding-left:1.375rem;margin-bottom:.875rem}.legal-section ul{list-style:disc}.legal-section ol{list-style:decimal}.legal-section li{font-size:.9375rem;color:#1a2540;line-height:1.8;margin-bottom:.25rem}.legal-section strong{color:#0f2540;font-weight:600}.legal-section a{color:#0f2540;text-decoration:underline;text-decoration-color:#00c9a7}.legal-section a:hover{color:#00c9a7}.legal-callout{background:#f9fafb;border-left:4px solid #00c9a7;border-radius:0 6px 6px 0;padding:1rem 1.25rem;margin:1rem 0 .875rem;font-size:.9rem;color:#5a6a8a;line-height:1.7}.legal-callout strong{color:#0f2540}.legal-contact-box{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);border-radius:12px;padding:2rem 2.5rem;color:#fff;margin-top:1rem}.legal-contact-box p{color:rgba(255,255,255,.85)!important;margin-bottom:.5rem}.legal-contact-box a{color:#00c9a7!important;text-decoration:none!important}.legal-contact-box a:hover{text-decoration:underline!important}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;padding:2.5rem 0 3rem}.blog-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,6%);transition:box-shadow .2s ease,transform .2s ease}.blog-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.blog-card__date{display:block;font-size:.8rem;color:#8a99b4;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.blog-card__title{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.75rem;color:#0f2540}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__title a:hover{color:#00c9a7}.blog-card__summary{font-size:.9rem;color:#5a6a8a;line-height:1.7;margin-bottom:1rem}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-card__tag{display:inline-block;background:#f0faf7;color:#00a088;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:100px;letter-spacing:.3px}@media(max-width:768px){.blog-grid{grid-template-columns:1fr}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#0f2540;color:rgba(255,255,255,.85);padding:1.25rem 0;box-shadow:0 -4px 20px rgba(0,0,0,.2)}.cookie-consent__inner{max-width:1160px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.cookie-consent__inner p{flex:1;font-size:.875rem;line-height:1.6;min-width:280px;margin:0}.cookie-consent__inner a{color:#00c9a7;text-decoration:underline}.cookie-consent__actions{display:flex;gap:.75rem}.cookie-consent__accept,.cookie-consent__decline{padding:.5rem 1.25rem;font-size:.875rem}.lp-hero{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:4rem 0 0;position:relative;overflow:hidden}.lp-hero::before{content:'';position:absolute;top:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,201,167,.12) 0%,transparent 70%);border-radius:50%;pointer-events:none}.lp-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-bottom:4rem}.lp-hero__headline{font-size:clamp(1.75rem,4vw,2.75rem);color:#fff;margin-bottom:1.25rem}.lp-hero__sub{font-size:clamp(1rem,2vw,1.125rem);color:rgba(255,255,255,.8);margin-bottom:1.5rem;line-height:1.8}.lp-hero__benefits{display:flex;flex-direction:column;gap:.75rem}.lp-hero__benefits li{display:flex;align-items:center;gap:.625rem;color:rgba(255,255,255,.9);font-size:.9375rem;font-weight:500}.lp-hero__benefits li svg{flex-shrink:0}.lp-hero__form-wrap{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(15,32,68,.1)}.lp-form__heading{font-family:Georgia,times new roman,serif;font-size:1.25rem;color:#0f2540;margin-bottom:1.5rem;margin-top:0;text-align:center}.lp-value{background:#f9fafb;padding:5rem 0;text-align:center}.lp-value__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem;text-align:left}.lp-value__item{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(15,32,68,6%);transition:box-shadow .2s,transform .2s}.lp-value__item:hover{box-shadow:0 8px 24px rgba(15,32,68,.12);transform:translateY(-2px)}.lp-value__icon{margin-bottom:1rem;line-height:0}.lp-value__item h3{font-size:1rem;color:#0f2540;margin-bottom:.625rem}.lp-value__item p{font-size:.9rem;color:#5a6a8a;line-height:1.7}.lp-trust{background:#fff;padding:3rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.lp-trust__grid{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.lp-trust__item{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;color:#0f2540}.lp-trust__item svg{flex-shrink:0}.lp-urgency{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:3rem 0;color:#fff}.lp-urgency__inner{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;text-align:center}.lp-urgency__inner p{font-size:1.125rem;color:rgba(255,255,255,.9);margin:0}.lp-urgency__text{max-width:640px}.lp-urgency__heading{color:#fff;font-size:1.75rem;margin:0 0 .75rem}.lp-urgency__inner strong{color:#00c9a7}.footer--landing{text-align:center}.footer--landing .footer__copy{border-top:none;padding-top:0}.footer__legal-links a{color:rgba(255,255,255,.7);transition:color .15s}.footer__legal-links a:hover{color:#00c9a7}@media(max-width:900px){.lp-hero__inner{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.lp-hero{padding-top:3rem}.lp-hero__inner{padding-bottom:3rem}.lp-trust__grid{flex-direction:column;align-items:center;gap:1.5rem}.lp-urgency__inner{flex-direction:column;gap:1.25rem}}@media(max-width:480px){.lp-hero__form-wrap{padding:1.75rem 1.25rem}}.lp-thanks-hero{background:linear-gradient(135deg,#0f2540 0%,#1a3a5c 100%);padding:4.5rem 0 0;position:relative;overflow:hidden;text-align:center}.lp-thanks-hero::before{content:'';position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:720px;height:720px;background:radial-gradient(circle,rgba(0,201,167,.14) 0%,transparent 70%);border-radius:50%;pointer-events:none}.lp-thanks-hero__inner{position:relative;max-width:760px;padding-bottom:4rem}.lp-thanks-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;margin-bottom:1.5rem;background:rgba(0,201,167,.12);border:2px solid rgba(0,201,167,.35);border-radius:50%}.lp-thanks-hero__headline{font-size:clamp(1.75rem,4vw,2.5rem);color:#fff;margin-bottom:1rem}.lp-thanks-hero__sub{font-size:clamp(1rem,2vw,1.125rem);color:rgba(255,255,255,.85);line-height:1.75;margin:0 auto;max-width:640px}.lp-thanks-why{background:#f9fafb;padding:5rem 0}.lp-thanks-why__inner{max-width:780px;text-align:center}.lp-thanks-why__content{margin-top:2rem;text-align:left}.lp-thanks-why__content p{font-size:1.0625rem;color:#3a4a6a;line-height:1.8;margin-bottom:1.25rem}.lp-thanks-why__content p:last-child{margin-bottom:0}.lp-thanks-booking{background:#fff;padding:5rem 0;border-top:1px solid #e2e8f0}.lp-thanks-booking__intro{max-width:720px;margin:0 auto 2.5rem;text-align:center}.lp-thanks-booking__sub{font-size:1.0625rem;color:#5a6a8a;line-height:1.75;margin-top:.75rem}.lp-thanks-booking__embed{max-width:960px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(15,32,68,8%);overflow:hidden}.lp-thanks-booking__embed iframe{display:block;width:100%;border:0}.lp-thanks-booking__fallback{max-width:640px;margin:0 auto;padding:2rem;background:#f9fafb;border-radius:12px;text-align:center;color:#3a4a6a;font-size:1rem;line-height:1.7}.lp-thanks-booking__fallback a{color:#00c9a7;font-weight:600}@media(max-width:768px){.lp-thanks-hero{padding-top:3rem}.lp-thanks-hero__inner{padding-bottom:3rem}.lp-thanks-why,.lp-thanks-booking{padding:3.5rem 0}}