@keyframes checkPop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 rgba(0,0,0,.15)}50%{box-shadow:0 0 0 12px transparent}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.payment-success{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;font-family:Inter,sans-serif;padding:40px}.payment-success__container{max-width:520px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;animation:fadeUp .5s ease both}.payment-success__logo{height:48px;margin-bottom:80px}.payment-success__icon{width:64px;height:64px;border-radius:50%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;animation:checkPop .5s cubic-bezier(.22,1,.36,1) .2s both}.payment-success__icon svg{width:32px;height:32px}.payment-success__icon--processing{animation:checkPop .5s cubic-bezier(.22,1,.36,1) .2s both,pulseGlow 2.5s ease-in-out .7s infinite}.payment-success__title{font-size:36px;font-weight:700;text-transform:uppercase;letter-spacing:-.5px;margin:0 0 10px;color:#000}.payment-success__subtitle{font-size:22px;color:#000;margin:0 0 40px;line-height:1.5}.payment-success__receipt{width:100%;background-color:#fff;border:1px solid #000;border-radius:20px;padding:24px;margin-bottom:40px;text-align:left;animation:fadeUp .5s ease .3s both}.payment-success__receipt__heading{font-size:32px;font-weight:400;margin:0 0 20px;color:#000}.payment-success__receipt__rows{display:flex;flex-direction:column;gap:15px}.payment-success__receipt__row{display:flex;justify-content:space-between;align-items:center}.payment-success__receipt__row--total{padding-top:10px}.payment-success__receipt__row--total .payment-success__receipt__value{font-size:22px;font-weight:700}.payment-success__receipt__divider{border:none;border-top:2px solid #000;margin:10px 0}.payment-success__receipt__label{font-size:22px;color:#000}.payment-success__receipt__value{font-size:22px;font-weight:600;color:#000}.payment-success__note{font-size:14px;color:#000;line-height:1.6;margin:0 0 40px}.payment-success__note a{color:#000;text-decoration:underline}.payment-success__button{height:52px;padding:0 80px;background-color:#000;color:#fff;border:none;justify-content:center;align-items:center;text-align:center;border-radius:45px;font-size:22px;font-family:Inter,sans-serif;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,transform .18s ease,box-shadow .2s ease}.payment-success__button:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.payment-success__button:active{transform:translateY(0)}@media(max-width:770px){.payment-success{padding:24px 20px}.payment-success__title{font-size:26px}.payment-success__receipt{padding:20px}}.services-v2{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#fff;color:#000;padding:0 0 40px;box-sizing:border-box}@media(max-width:1025px){.services-v2{padding:0 0 24px}}.services-v2__bracket{color:#fff159;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.services-v2__bracket--dark{color:#000}.services-v2__hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:82vh;background-size:cover;background-position:50%;color:#fff}@media(max-width:1025px){.services-v2__hero{min-height:70vh}}.services-v2__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.55) 38%,rgba(0,0,0,.12) 75%,rgba(0,0,0,.05))}.services-v2__hero__inner{position:relative;display:flex;flex-direction:column;gap:26px;width:100%;padding:0 40px 46px;box-sizing:border-box}@media(max-width:1025px){.services-v2__hero__inner{padding:0 24px 30px}}.services-v2__hero__main{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}@media(max-width:1025px){.services-v2__hero__main{flex-direction:column;align-items:flex-start;gap:24px}}.services-v2__hero__main h1{font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:400;line-height:1.12;color:#fff159;text-transform:none}.services-v2__hero__aside{display:flex;flex-direction:column;align-items:flex-end;gap:18px;max-width:360px}@media(max-width:1025px){.services-v2__hero__aside{align-items:flex-start;max-width:none}}.services-v2__hero__aside p{font-size:.9rem;font-weight:300;color:hsla(0,0%,100%,.85);line-height:1.6;text-align:right}@media(max-width:1025px){.services-v2__hero__aside p{text-align:left}}.services-v2__hero__cta{display:inline-flex;align-items:center;gap:8px;color:#000;background-color:#fff159;border:1px solid #fff159;border-radius:999px;padding:12px 26px;font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .3s ease}.services-v2__hero__cta:after{content:"→";line-height:1;transition:transform .3s ease}.services-v2__hero__cta:hover{background-color:transparent;color:#fff159}.services-v2__hero__cta:hover:after{transform:translateX(4px)}.services-v2__hero__strip{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px 26px;list-style:none;margin:0;padding:20px 40px 22px;border-top:1px solid hsla(0,0%,100%,.25)}@media(max-width:1025px){.services-v2__hero__strip{padding:16px 24px 18px}}.services-v2__hero__strip li a{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.85);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:color .25s ease}.services-v2__hero__strip li a:before{content:"";width:7px;height:7px;background-color:#fff159;border-radius:2px}.services-v2__hero__strip li a:hover{color:#fff159}.services-v2__intro{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin:80px 24px 70px}@media(max-width:1025px){.services-v2__intro{margin:50px 16px 40px}}.services-v2__intro h2{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:400;text-transform:none}.services-v2__clinic{width:calc(100% - 2*40px);margin-bottom:90px}@media(max-width:1025px){.services-v2__clinic{width:calc(100% - 2*12px);margin-bottom:60px}}.services-v2__clinic__banner{position:relative;display:flex;align-items:flex-end;min-height:300px;margin-bottom:24px;border-radius:24px;overflow:hidden;background-size:cover;background-position:center 25%}@media(max-width:1025px){.services-v2__clinic__banner{min-height:260px;border-radius:18px}}.services-v2__clinic__banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.45) 55%,rgba(0,0,0,.15))}.services-v2__clinic__banner__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:680px;padding:40px;color:#fff}@media(max-width:1025px){.services-v2__clinic__banner__content{padding:24px 20px}}.services-v2__clinic__banner__content h2{font-size:clamp(1.8rem,4vw,3rem);font-weight:400;text-transform:none;color:#fff}.services-v2__clinic__banner__content p{font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:300;color:hsla(0,0%,100%,.85);line-height:1.55}.services-v2__clinic__banner__eyebrow{color:#fff159;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.services-v2__clinic__banner__link{margin-top:12px;display:inline-flex;align-items:center;gap:8px;color:#000;background-color:#fff159;border:1px solid #fff159;border-radius:999px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .3s ease}.services-v2__clinic__banner__link:after{content:"→";line-height:1;transition:transform .3s ease}.services-v2__clinic__banner__link:hover{background-color:transparent;color:#fff159}.services-v2__clinic__banner__link:hover:after{transform:translateX(4px)}.services-v2__clinic__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1150px){.services-v2__clinic__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:770px){.services-v2__clinic__grid{grid-template-columns:1fr}}.services-v2__cta{width:calc(100% - 2*40px);margin-top:10px}@media(max-width:1025px){.services-v2__cta{width:calc(100% - 2*12px)}}.services-v2__cta .rich-text-container{margin:0;width:100%;box-sizing:border-box}.services-v2__cta .rich-text-container--dark.bordered{background-image:linear-gradient(rgba(0,0,0,.78),rgba(0,0,0,.78)),url(/_next/static/media/fx-flow-tile.27abd2b2.svg);background-size:cover,cover;background-position:50%,center 70%}.service-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:24px;min-height:170px;padding:26px;box-sizing:border-box;background-color:#f4f4f2;border:1px solid rgba(0,0,0,.1);border-radius:18px;overflow:hidden;box-shadow:0 16px 32px -26px rgba(0,0,0,.4);color:#000;text-decoration:none;transition:color .3s ease,transform .3s ease,border-color .3s ease,box-shadow .3s ease}.service-tile:before{background:linear-gradient(150deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,0) 40%,rgba(0,0,0,.08))}.service-tile:after,.service-tile:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;transition:opacity .3s ease}.service-tile:after{background:linear-gradient(150deg,#262620,#000 75%);opacity:0}.service-tile>*{position:relative;z-index:2}.service-tile--featured{grid-column:span 2;min-height:300px}@media(max-width:770px){.service-tile--featured{grid-column:auto}}.service-tile--featured .service-tile__text__name{font-size:1.45rem}.service-tile--media{min-height:260px}.service-tile--media .service-tile__text{max-width:54%}.service-tile__media{position:absolute;right:0;bottom:0;width:48%;height:88%;z-index:0;pointer-events:none;transition:opacity .3s ease}.service-tile__media img{width:100%;height:100%;object-fit:cover;object-position:top center}.service-tile__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f4f4f2 0,hsla(60,8%,95%,0) 55%),linear-gradient(180deg,hsla(60,8%,95%,.95) 0,hsla(60,8%,95%,0) 45%)}.service-tile:hover .service-tile__media{opacity:.12}.service-tile:hover{border-color:#000;transform:translateY(-4px);box-shadow:0 24px 40px -26px rgba(0,0,0,.45)}.service-tile:hover:after{opacity:1}.service-tile:hover .service-tile__text__tag{color:hsla(0,0%,100%,.5)}.service-tile:hover .service-tile__text__name{color:#fff159}.service-tile:hover .service-tile__text__description{color:hsla(0,0%,100%,.7)}.service-tile:hover .service-tile__arrow{background-color:#fff159;color:#000;transform:translateX(4px)}.service-tile__text{display:flex;flex-direction:column;gap:10px}.service-tile__text__tag{font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(0,0,0,.45);transition:color .3s ease}.service-tile__text__name{font-size:1.15rem;font-weight:500;transition:color .3s ease}.service-tile__text__description{font-size:.85rem;font-weight:300;color:rgba(0,0,0,.6);line-height:1.5;transition:color .3s ease}.service-tile__arrow{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#000;color:#fff;font-size:1.1rem;line-height:1;transition:background-color .3s ease,color .3s ease,transform .3s ease}.hero-v2{padding:40px;gap:40px}.hero-v2__header{margin-top:50px;margin-bottom:50px}.hero-v2__header h1{font-size:clamp(2rem,5vw,4rem);font-weight:300}@media screen and (max-width:1025px){.hero-v2{padding:20px}}.hero-v2__card{display:flex;flex-direction:column;justify-content:flex-start;position:relative;min-height:350px;background-color:#fff159;border-radius:25px}@media screen and (max-width:1025px){.hero-v2__card{min-height:575px}}.hero-v2__card__image{position:absolute;bottom:-4px;right:100px}@media screen and (max-width:1025px){.hero-v2__card__image{right:20px}.hero-v2__card__image img{max-height:275px}}.hero-v2__card__content{display:flex;flex-direction:column;justify-content:flex-start;padding:40px;height:100%;box-sizing:border-box}.hero-v2__card__content__text p{font-size:clamp(1rem,2vw,1.5rem);line-height:1.25;margin:0;font-weight:300}.hero-v2__card__content__bullets{display:flex;flex-direction:column;justify-content:flex-start;gap:12px;margin-top:25px;margin-bottom:25px}.hero-v2__card__content__bullets__bullet{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center}.hero-v2__card__content__bullets__bullet__icon{display:flex;justify-content:center;align-items:center}.hero-v2__card__content__bullets__bullet__text p{font-size:clamp(.75rem,1vw,1rem);line-height:1.25;font-weight:200;margin:0}.hero-v2__card__content__cta__button{background-color:#000;color:#fff}.hero-v2__card__content__cta__button:hover{color:#fff}.mens-health__hero-container{height:84vh;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1025px){.mens-health__hero-container{height:auto}}.icon-bar{display:flex;height:100px;justify-content:center;align-items:center;background-color:#f1f1f1}@media screen and (max-width:1025px){.icon-bar{flex-direction:column;height:auto}}.icon-bar__container{display:flex;width:90%;justify-content:space-between;align-items:flex-start;padding:20px 0}@media screen and (max-width:1025px){.icon-bar__container{flex-direction:column;height:auto}}.icon-bar__container__icon{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;list-style:none;color:inherit}.icon-bar__container__icon__image{display:flex;width:60px;height:60px;background-color:#fff159;padding:10px;box-sizing:border-box;border-radius:15px;justify-content:center;align-items:center}.icon-bar__container__icon__image img{width:100%;height:100%;object-fit:contain}.icon-bar__container__icon__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px}.icon-bar__container__icon__content__heading{font-size:clamp(1rem,2vw,1.5rem);font-weight:300;color:#000}.icon-bar__container__icon__content__description{font-size:clamp(.75rem,.8vw,.9rem);font-weight:200;color:#000}.cta-action-row{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px;gap:20px}@media screen and (max-width:1025px){.cta-action-row{padding:80px 20px}}.cta-action-row__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;box-sizing:border-box}.cta-action-row__header h1{font-size:clamp(1.5rem,2vw,2rem);font-weight:300;color:#000;margin:0;padding:0}.cta-action-row__items{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;width:100%;box-sizing:border-box;grid-gap:15px;gap:15px}@media screen and (max-width:1025px){.cta-action-row__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.cta-action-row__items{grid-template-columns:1fr}}.cta-action-row__items__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;border-radius:10px;padding:20px;box-sizing:border-box;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.cta-action-row__items__item:hover{transform:scale(1.05);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.cta-action-row__items__item p{font-size:clamp(.8rem,1vw,1rem);font-weight:300}.fx-introduction{padding:40px}@media screen and (max-width:1025px){.fx-introduction{padding:20px}}.fx-introduction__title{text-align:center;margin-bottom:80px;margin-top:40px}.fx-introduction__title h1{font-size:clamp(2rem,3vw,4rem);font-weight:400}.fx-introduction__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-gap:40px;gap:40px;padding:20px}@media screen and (max-width:1025px){.fx-introduction__cards{grid-template-columns:repeat(1,1fr);padding:0}}.introduction__card{background-color:#f1f1f1;padding:40px 40px 280px;border-radius:10px;display:flex;flex-direction:column;gap:40px;position:relative;overflow:hidden;height:100%}.introduction__card__image{position:absolute;bottom:0}.introduction__card__image img{display:block;max-height:260px;object-fit:contain}@media screen and (max-width:1025px){.introduction__card__image img{max-width:350px}}.introduction__card__content{display:flex;flex-direction:column;gap:40px}.introduction__card__content__title{display:flex}.introduction__card__content__description{display:flex;width:70%}.service-cta-cards{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px}@media screen and (max-width:1025px){.service-cta-cards{padding:20px}}.service-cta-cards__cards{width:100%;margin-top:30px}.service-cta-cards__cards .swiper{width:100%;padding-bottom:40px}.service-cta-cards__cards .swiper-slide{display:flex;width:500px;height:400px;padding:20px;box-sizing:border-box;justify-content:center;align-items:center}.service-cta-cards__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:15px}.service-cta-cards__header h2{font-size:clamp(2rem,5vw,3rem)}.service-cta-cards__header p{font-size:clamp(1rem,1vw,1rem)}.service-cta-card{justify-content:space-between;text-align:left;text-align:center;background-color:#fff159;border-radius:12px;padding:40px}.service-cta-card,.service-cta-card__content{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%}.service-cta-card__content{justify-content:center;gap:10px}.service-cta-card__content h3{text-align:left;font-size:clamp(1rem,1vw,1rem);font-weight:300;margin-bottom:20px}.service-cta-card__content h4{text-align:left;font-size:clamp(1.25rem,2vw,2rem);font-weight:100}.service-cta-card__cta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;gap:10px}.service-cta-card__cta p{text-align:left;font-size:clamp(.75rem,.5vw,.5rem);font-weight:300}.service-cta-card__cta button{background-color:transparent;color:#000;border:1px solid #000}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.how-it-works{margin:0 0 40px;padding:24px 12px;background-color:#fff}@media screen and (min-width:1025px){.how-it-works{padding:40px}}.how-it-works__card{display:flex;flex-direction:column;border-radius:0 25px 25px 25px;overflow:hidden}@media screen and (min-width:1025px){.how-it-works__card{flex-direction:row;min-height:600px;border-radius:0 25px 25px 25px}}.how-it-works__image-side{position:relative;overflow:hidden;min-height:300px;background-color:#fff}@media screen and (min-width:1025px){.how-it-works__image-side{width:50%;min-height:auto}}.how-it-works__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.how-it-works__image{display:block;position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center bottom}.how-it-works__content{background-color:#f1f1f1;padding:24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1025px){.how-it-works__content{width:50%;padding:40px 60px}}.how-it-works__title{font-size:28px;font-weight:600;font-style:normal;color:#000;text-transform:uppercase;margin:0;line-height:normal}@media screen and (min-width:1025px){.how-it-works__title{font-size:32px}}.how-it-works__divider{border:none;border-top:1px solid rgba(0,0,0,.2);margin:20px 0}.how-it-works__subtitle{font-size:16px;font-weight:400;font-style:normal;color:#000;margin:0 0 40px;line-height:normal}.how-it-works__steps{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.how-it-works__step{display:flex;align-items:flex-start;gap:20px}.how-it-works__step-number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;background-color:#000;color:#fff159;font-size:20px;font-weight:700;border-radius:10px}.how-it-works__step-text{display:flex;flex-direction:column;gap:4px}.how-it-works__step-title{font-size:20px;font-weight:500;font-style:normal;color:#000;margin:0;line-height:normal}@media screen and (min-width:1025px){.how-it-works__step-title{font-size:24px}}.how-it-works__step-desc{font-size:16px;font-weight:400;font-style:normal;color:#000;margin:0;line-height:normal}@media screen and (min-width:1025px){.how-it-works__step-desc{font-size:18px}}.how-it-works__cta{display:block;width:100%;padding:16px;background-color:#fff159;color:#000!important;font-size:16px;font-weight:600;text-decoration:none!important;text-transform:uppercase;text-align:center;border-radius:45px;border:none;cursor:pointer;transition:all .2s ease;letter-spacing:.5px}@media screen and (min-width:1025px){.how-it-works__cta{font-size:18px}}.how-it-works__cta:hover{background-color:#000;color:#fff159!important}.why-choose{margin:0 0 40px;padding:24px 12px;background-color:#fff}@media screen and (min-width:1025px){.why-choose{padding:40px}}.why-choose__title{font-size:28px;font-weight:600;font-style:normal;color:#000;text-transform:uppercase;text-align:center;margin:0 0 40px;line-height:normal;letter-spacing:.56px}.why-choose__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}@media screen and (min-width:1025px){.why-choose__grid{grid-template-columns:repeat(var(--why-choose-columns,auto-fit),minmax(160px,1fr));gap:24px}}.why-choose__item{display:flex;flex-direction:column;align-items:center;gap:15px}.why-choose__card{display:flex;align-items:center;justify-content:center;background-color:#fff159;border-radius:25px;aspect-ratio:71/48;width:100%;gap:10px}.why-choose--text-inside .why-choose__item{height:100%}.why-choose--text-inside .why-choose__card{flex:1 1;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;padding:40px;aspect-ratio:auto;gap:20px}@media screen and (max-width:1025px){.why-choose--text-inside .why-choose__card{padding:20px}}.why-choose--text-inside .why-choose__text{text-align:left;min-height:0}.why-choose__icon{width:48px;height:48px;object-fit:contain}@media screen and (min-width:1025px){.why-choose__icon{width:56px;height:56px}}.why-choose__text{font-size:20px;font-weight:600;font-style:normal;color:#000;text-align:center;margin:0;line-height:24px;letter-spacing:.48px;min-height:48px}@media screen and (min-width:1025px){.why-choose__text{font-size:24px}}.why-choose__description{font-size:16px;font-weight:400;color:#666;text-align:center;margin:0;line-height:1.4}.text-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;margin-top:50px;margin-bottom:50px;padding:40px}@media screen and (max-width:1025px){.text-container{margin-top:100px;margin-bottom:100px;width:100%;justify-content:center;align-items:center;padding:20px;text-align:center}}.text-container h2{font-weight:300}.doctor-panel{display:flex;flex-direction:column;gap:40px;padding:40px;width:100%;height:500px;margin-bottom:100px}@media screen and (min-width:1025px){.doctor-panel{flex-direction:row;align-items:flex-end;gap:60px}}.doctor-panel__content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex:1 1;align-self:flex-start}.doctor-panel__title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;text-transform:uppercase;line-height:1.1;margin:0}.doctor-panel__description{font-size:clamp(.9rem,1.2vw,1rem);line-height:1.6;margin:0;max-width:380px}.doctor-panel__cta{background-color:#fff159;color:#000;border:none;padding:12px 24px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;border-radius:25px}.doctor-panel__cta:hover{opacity:.85}.doctor-panel__doctors{display:flex;gap:20px;flex-shrink:0}.doctor-panel__doctor{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.doctor-panel__image-wrapper{background-color:#fff159;border-radius:25px;overflow:hidden;width:280px;height:300px}@media screen and (max-width:1025px){.doctor-panel__image-wrapper{width:150px;height:180px}}.doctor-panel__image{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.doctor-panel__doctor-name{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin:0}.doctor-panel__doctor-title{font-size:.8rem;color:#555;margin:0}.faq-section{margin:0 0 40px;padding:24px 12px 0;background-color:#fff}@media screen and (min-width:1025px){.faq-section{padding:40px 40px 0}}.faq-section__layout{display:flex;flex-direction:column;gap:10px;position:relative}@media screen and (min-width:1025px){.faq-section__layout{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header  .  right" "left    .  right";grid-gap:24px;gap:24px;min-height:650px}}.faq-section__header{display:flex;flex-direction:column;order:1;position:relative;z-index:1}@media screen and (min-width:1025px){.faq-section__header{grid-area:header;align-self:start;order:unset}}.faq-section__title{font-size:40px;font-weight:500;font-style:normal;color:#000;text-transform:uppercase;margin:0;line-height:normal}@media screen and (min-width:1025px){.faq-section__title{font-size:56px}}.faq-section__divider{border:none;border-top:1px solid #000;margin:20px 0}@media screen and (min-width:1025px){.faq-section__divider{max-width:400px}}.faq-section__subtitle{font-size:16px;font-weight:400;font-style:normal;color:#000;margin:0 0 24px;line-height:1.5}.faq-section__cta{display:inline-block;padding:12px 24px;background-color:#fff159;color:#000!important;font-size:14px;font-weight:600;text-decoration:none!important;text-transform:uppercase;border-radius:50px;transition:all .2s ease;letter-spacing:.5px;margin-bottom:50px;text-align:center}@media screen and (min-width:1025px){.faq-section__cta{margin-bottom:0}}.faq-section__cta:hover{background-color:#000;color:#fff159!important}.faq-section__bubbles{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.faq-section__bubbles--mobile{order:2;align-items:center}@media screen and (min-width:1025px){.faq-section__bubbles--mobile{display:none}}.faq-section__bubbles--right{display:none;align-items:center}@media screen and (min-width:1025px){.faq-section__bubbles--right{display:flex;grid-area:right;align-self:center;align-items:flex-start}.faq-section__bubbles--right .faq-section__bubble:nth-child(2n){margin-left:auto}}.faq-section__bubbles--left{display:none;align-items:center}@media screen and (min-width:1025px){.faq-section__bubbles--left{display:flex;grid-area:left;align-self:center;align-items:flex-start}.faq-section__bubbles--left .faq-section__bubble:nth-child(2n){margin-left:auto}}.faq-section__bubble{display:inline-block!important;width:-moz-fit-content;width:fit-content;padding:16px 24px!important;background-color:#fff!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:16px!important;min-width:unset!important;font-size:20px;font-weight:500;font-style:normal;color:#000!important;text-transform:none!important;text-align:center;cursor:pointer}@media screen and (min-width:1025px){.faq-section__bubble{text-align:left}}.faq-section__bubble{transition:all .2s ease;box-shadow:0 4px 16px rgba(0,0,0,.12)}.faq-section__bubble:hover{border-color:rgba(0,0,0,.3)!important;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff!important;color:#000!important}@media screen and (min-width:1025px){.faq-section__bubble{font-size:18px}}.faq-section__typing{display:inline-block;padding:12px 20px;background-color:#f1f1f1;border-radius:16px;font-size:16px;font-weight:400;color:rgba(0,0,0,.4);align-self:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1025px){.faq-section__typing{align-self:flex-end}}.faq-section__image-wrapper{display:flex;justify-content:center;align-items:flex-end;order:4}@media screen and (min-width:1025px){.faq-section__image-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;order:unset;pointer-events:none;display:flex;justify-content:center;align-items:flex-end}}.faq-section__image{display:block;max-height:400px;width:auto;object-fit:contain}@media screen and (min-width:1025px){.faq-section__image{height:100%;max-height:none;object-fit:contain;object-position:center bottom}}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.serious-banner{display:flex;flex-direction:column;gap:30px;background-color:#fff159;padding:50px 40px;width:100%;min-height:300px}@media screen and (min-width:1025px){.serious-banner{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:60px 80px;min-height:380px}}.serious-banner__title{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;text-transform:uppercase;line-height:1.1;margin:0;max-width:400px;align-self:flex-start;animation:slide-in-left .6s ease both}.serious-banner__right{display:flex;flex-direction:column;position:relative;justify-content:center;gap:6px;min-width:400px;height:250px;align-self:flex-end;margin-bottom:-20px;margin-right:-20px;animation:slide-in-right .6s ease .2s both}@media screen and (max-width:400px){.serious-banner__right{min-width:0;width:100%;margin-right:0;height:auto;min-height:200px}}@media screen and (min-width:1025px){.serious-banner__right{min-width:400px}}.serious-banner__icon-row{display:flex;align-items:center;width:100%}.serious-banner__icon-row--top{justify-content:flex-start;position:absolute;top:0}@media screen and (max-width:400px){.serious-banner__icon-row--top{right:30px}}.serious-banner__icon-row--bottom{justify-content:flex-end;position:absolute;bottom:0}@media screen and (max-width:400px){.serious-banner__icon-row--bottom{bottom:-20px;left:30px}}.serious-banner__points{list-style:none;margin:0;padding:0;text-align:center;font-weight:300}.serious-banner__points li{font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:300;font-family:Inter;animation:fade-in-up .5s ease both}.serious-banner__points li:first-child{animation-delay:.5s}.serious-banner__points li:nth-child(2){animation-delay:.6s}.serious-banner__points li:nth-child(3){animation-delay:.7s}.serious-banner__points li:nth-child(4){animation-delay:.8s}.serious-banner__icon{height:100px;width:100px;animation:float 3s ease-in-out infinite}@media screen and (max-width:400px){.serious-banner__icon{height:75px;width:75px}}.serious-banner__icon-row--bottom .serious-banner__icon{animation-delay:1.5s}@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.woff2) format("woff2"),url(/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.woff2) format("woff2"),url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}h1{font-size:50px;font-family:Inter;text-transform:uppercase;line-height:1;font-weight:100}@media screen and (min-width:1025px){h1{font-size:110px}}h2{font-size:32px;font-family:Inter;text-transform:uppercase;line-height:1;font-weight:100}@media screen and (min-width:1025px){h2{font-size:70px}}h3{font-size:22px;font-family:Inter;text-transform:uppercase;line-height:1;font-weight:100}@media screen and (min-width:1025px){h3{font-size:50px}}h4{font-size:14px;font-family:Inter;line-height:1;letter-spacing:-1px}@media screen and (min-width:1025px){h4{font-size:32px}}p{font-size:16px;font-family:Inter;line-height:1;font-weight:100}@media screen and (min-width:1025px){p{font-size:24px}}p.small{font-size:12px}@media screen and (min-width:1025px){p.small{font-size:16px}}:root{--color-white:#fff;--color-black:#000;--color-fx-yellow:#fff159;--color-fx-red:red;--color-charcoal-100:#f1f1f1;--color-light-gray:#f5f5f5;--color-light-blue:#e8f4fd;--color-charcoal-200:#efefef}.chevron-up{transform:rotate(-225deg)}.chevron-down,.chevron-up{display:inline-block;border-left:1px solid #000;border-bottom:1px solid #000;width:10px;height:10px}.chevron-down{transform:rotate(-45deg)}.button,.secondary,button,input[type=submit]{display:flex!important;background:#fff159;border:1px solid #fff159;padding:10px 25px;text-align:center;font-size:14px;border-radius:45px;min-width:145px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .8s ease;color:#000;display:inline-block}.button:hover,.secondary:hover,button:hover,input[type=submit]:hover{background-color:#000;color:#fff159;transition:all .2s ease}.secondary,input[type=submit]{background-color:#000;color:#fff159;border:1px solid #000}.secondary:hover,input[type=submit]:hover{color:#000;background:#fff159}input[type=number],input[type=password],input[type=text]{background:transparent;padding:16px 28px;border:1px solid #000;font-size:16px;width:100%}:export{navigationBreakpointTablet:1025px;navigationBreakpointMobile:770px}.landing-hero{margin:0 0 40px;display:flex;flex-direction:column;padding:24px 12px 60px;background-color:#fff;gap:24px;overflow:visible}@media screen and (min-width:1025px){.landing-hero{padding:40px;gap:40px}}.landing-hero__header{display:flex;flex-direction:column;gap:15px}@media screen and (min-width:1025px){.landing-hero__header{gap:20px}}.landing-hero__title{font-size:36px;font-weight:500;line-height:1.1;color:#000;margin:0;text-transform:uppercase;letter-spacing:.02em;text-align:center}@media screen and (min-width:1025px){.landing-hero__title{font-size:56px;text-align:left}}.landing-hero__subtitle{font-size:24px;font-weight:500;line-height:1.2;color:#000;margin:0;text-transform:none;text-align:center}@media screen and (min-width:1025px){.landing-hero__subtitle{font-size:32px;text-align:left}}.landing-hero__description{font-size:18px;font-weight:100;line-height:1.5;color:#000;opacity:.6;margin:0;text-align:center}@media screen and (min-width:1025px){.landing-hero__description{font-size:24px;text-align:left}}.landing-hero__card{position:relative;overflow:visible;display:flex;flex-direction:column}.landing-hero__bullets{background-color:#f1f1f1;border-radius:25px;padding:24px;display:flex;flex-direction:column;gap:24px}@media screen and (min-width:1025px){.landing-hero__bullets{padding:40px 45% 40px 40px;min-height:200px}}.landing-hero__bullet{display:flex;align-items:center;gap:15px;font-size:16px;line-height:1.5;color:#000}@media screen and (min-width:1025px){.landing-hero__bullet{font-size:18px}}.landing-hero__bullet-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:60px;height:40px;min-width:60px;aspect-ratio:59/40;border-radius:12px;background-color:#fff159;position:relative}.landing-hero__bullet-icon--lock:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:12px;height:10px;border-radius:6px 6px 0 0;border:2.5px solid #000;border-bottom:none}.landing-hero__bullet-icon--lock:after{content:"";position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:18px;height:14px;background-color:#000;border-radius:3px}.landing-hero__bullet-icon--medical:before{width:16px;height:6px}.landing-hero__bullet-icon--medical:after,.landing-hero__bullet-icon--medical:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000;border-radius:1px}.landing-hero__bullet-icon--medical:after{width:6px;height:16px}.landing-hero__bullet-icon--delivery:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:14px;border:2.5px solid #000;border-radius:2px}.landing-hero__bullet-icon--delivery:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-75%);width:10px;height:6px;border-radius:0 0 0 0;border:2.5px solid #000;border-top:none}.landing-hero__image-container{position:relative;display:flex;justify-content:center;margin-top:-15px;margin-bottom:20px;order:-1}@media screen and (min-width:1025px){.landing-hero__image-container{position:absolute;right:24px;bottom:0;width:40%;margin-top:0;margin-bottom:0;order:unset}}.landing-hero__image{width:100%;max-width:400px;height:350px;object-fit:contain;object-position:bottom}@media screen and (min-width:1025px){.landing-hero__image{max-width:100%;height:450px}}.landing-hero__tags{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width:1025px){.landing-hero__tags{bottom:-40px}}.landing-hero__tag{display:flex;align-items:center;gap:10px;background-color:#000;color:#fff;padding:15px 20px;border-radius:12px;font-size:16px;font-weight:500;white-space:nowrap;z-index:2}@media screen and (min-width:1025px){.landing-hero__tag{font-size:18px}}.landing-hero__tag--top{transform:rotate(-5deg)}.landing-hero__tag--bottom{transform:rotate(5deg);white-space:normal}@media screen and (min-width:1025px){.landing-hero__tag--bottom{white-space:nowrap}}.landing-hero__tag-dot{flex-shrink:0;width:12px;height:12px;min-width:12px;border-radius:50%;background-color:#fff159}.landing-hero__cta{display:inline-block;width:-moz-fit-content;width:fit-content;padding:12px 30px;border-radius:45px;background-color:#000;color:#fff!important;font-size:16px;font-weight:500;text-decoration:none!important;text-transform:uppercase;line-height:24px;border:1px solid #000;cursor:pointer;text-align:center;transition:all .2s ease}.landing-hero__cta:hover{background-color:#fff;color:#000!important;border-color:#000}