@charset "UTF-8";html,body{overflow-x:hidden;font-family:poppins,sans-serif;color:#000}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}ul,ol{list-style-type:none;padding-left:0;margin-bottom:0}h1,h2,h3,h4,h5{font-family:poppins,serif}h2,.h2{font-size:2rem;line-height:2.25rem;letter-spacing:-.025em;font-weight:500}@media only screen and (min-width:1024px){h2,.h2{font-size:3.25rem;line-height:4.375rem;letter-spacing:normal}}.gradient--white{background:#faf6f0;background:-moz-linear-gradient(180deg,#faf6f0 0%,#f8f8f8 100%);background:-webkit-linear-gradient(180deg,#faf6f0 0%,#f8f8f8 100%);background:linear-gradient(180deg,#faf6f0 0%,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#faf6f0",endColorstr="#f8f8f8",GradientType=1)}.display-inline{display:inline}@media only screen and (min-width:768px){.only-mobile{display:none !important}}@media only screen and (max-width:767.99px){.only-desktop{display:none !important}}@media only screen and (max-width:767.99px){.only-tablet{display:none !important}}.flex-col{display:flex;flex-direction:column}.hidden{display:none !important}.list--arrows{list-style:none}.list--arrows li{display:flex;align-items:center;gap:.5rem}.list--arrows li::before{content:"";display:block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.7636 6.76361C9.41213 7.11508 9.41213 7.68493 9.76361 8.0364L14.2272 12.5L9.7636 16.9636C9.41213 17.3151 9.41213 17.8849 9.76361 18.2364C10.1151 18.5879 10.6849 18.5879 11.0364 18.2364L16.1364 13.1364C16.4879 12.7849 16.4879 12.215 16.1364 11.8636L11.0364 6.7636C10.6849 6.41213 10.1151 6.41213 9.7636 6.76361Z" fill="black"/></svg>');width:1.5625rem;min-width:1.5625rem;height:1.5625rem}.hidden--desktop-only{display:block}@media(max-width:768px){.hidden--desktop-only{display:none !important}}.hidden--mobile-only{display:none !important}@media(max-width:768px){.hidden--mobile-only{display:block !important}}.container{display:flex;flex-direction:column;margin:0 auto;padding:0 1rem;width:100%;max-width:77.5rem}@media only screen and (min-width:1024px){.container{padding:0 1.25rem}}.container--row{flex-direction:row}.footer{background:#393939;padding:1.5rem 0 0;color:#fff;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:767.99px){.footer{padding-top:3.5625rem}}@media only screen and (min-width:768px){.footer{padding-top:3rem}}.footer__upper{display:grid;grid-template-columns:repeat(1fr);column-gap:1.25rem;row-gap:2.5rem;padding:2.5625rem 0 3rem;margin:0 auto;width:100%}@media only screen and (min-width:768px){.footer__upper{grid-template-columns:repeat(4,1fr);gap:4rem}}@media only screen and (min-width:1024px){.footer__upper{padding:2.5625rem 0 3.25rem}}.footer__copy{display:block;font-size:.75rem;font-style:normal;font-weight:400;line-height:150%;opacity:.6;font-family:Poppins}.footer__list-title{text-transform:uppercase;font-family:Poppins;margin-bottom:1rem;font-size:16px}.footer__list{display:flex;flex-direction:column;gap:.25rem}.footer__logos-inner{display:flex;gap:1rem}@media only screen and (max-width:389.99px){.footer__logos-inner{gap:.25rem}.footer__logos-inner img{width:52px}}.footer__logo-link{display:flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;color:#fff}.footer__list-item p,.footer__list-item a,.footer__list-item button{font-family:Poppins;color:#fff;font-size:1rem;font-weight:400;line-height:150%;opacity:60%}.footer__list-item button{background:0 0;border:none;padding:0;text-align:start}.footer__list-item a{color:#fff;text-decoration:none}.footer__list-item button .footer__list-item a{transition:opacity .15s ease-in-out}.footer__list-item button:hover,.footer__list-item a:hover{cursor:pointer;opacity:.5;transition:opacity .25s ease-in-out}.footer__list-item--icon{display:flex;align-items:center;gap:.75rem}.footer__lower{width:100%;padding:1rem 0;margin:0 auto;background-color:#fff}.footer__lower .container{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}@media only screen and (max-width:767.99px){.footer__lower .container{flex-direction:row;justify-content:space-between;align-items:center;flex-direction:column}}.footer__lower-copy{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:150%;font-family:Poppins}.footer__certs{display:flex;flex-flow:column;align-items:start;gap:1.5rem}.footer__vector{max-height:initial;width:auto;aspect-ratio:4/3}@media only screen and (max-width:767.99px){.footer__vector{max-height:3.25rem}}@media only screen and (min-width:768px){.footer__vector{max-width:3.75rem}}.footer__top{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width:768px){.footer__top{flex-direction:column}}body.page-order .footer__top{flex-direction:row;align-items:flex-start;justify-content:space-between}@media(max-width:768px){body.page-order .footer__top{flex-direction:column;align-items:initial;justify-content:initial;gap:0}}body.page-order .footer__top .footer__logo-link{flex-shrink:0;margin-bottom:0}body.page-order .footer__top .footer__upper{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;padding-top:0;justify-content:flex-end}@media(max-width:768px){body.page-order .footer__top .footer__upper{flex-direction:column;flex-wrap:initial;gap:2rem;justify-content:initial}}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:100;src:url(../fonts/poppins-v24-latin_latin-ext-100.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:100;src:url(../fonts/poppins-v24-latin_latin-ext-100italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:200;src:url(../fonts/poppins-v24-latin_latin-ext-200.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:200;src:url(../fonts/poppins-v24-latin_latin-ext-200italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:300;src:url(../fonts/poppins-v24-latin_latin-ext-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:300;src:url(../fonts/poppins-v24-latin_latin-ext-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:400;src:url(../fonts/poppins-v24-latin_latin-ext-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:400;src:url(../fonts/poppins-v24-latin_latin-ext-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:500;src:url(../fonts/poppins-v24-latin_latin-ext-500.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:500;src:url(../fonts/poppins-v24-latin_latin-ext-500italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:600;src:url(../fonts/poppins-v24-latin_latin-ext-600.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:600;src:url(../fonts/poppins-v24-latin_latin-ext-600italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:700;src:url(../fonts/poppins-v24-latin_latin-ext-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:700;src:url(../fonts/poppins-v24-latin_latin-ext-700italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:800;src:url(../fonts/poppins-v24-latin_latin-ext-800.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:800;src:url(../fonts/poppins-v24-latin_latin-ext-800italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:normal;font-weight:900;src:url(../fonts/poppins-v24-latin_latin-ext-900.woff2)format("woff2")}@font-face{font-display:swap;font-family:poppins;font-style:italic;font-weight:900;src:url(../fonts/poppins-v24-latin_latin-ext-900italic.woff2)format("woff2")}.rscience{background:#f3f3f3}.rscience__gradient{background:#faf6f0;background:-moz-linear-gradient(180deg,#faf6f0 0%,#f3f3f3 100%);background:-webkit-linear-gradient(180deg,#faf6f0 0%,#f3f3f3 100%);background:linear-gradient(180deg,#faf6f0 0%,#f3f3f3 100%);width:100%;height:2rem}@media only screen and (min-width:1024px){.rscience__gradient{height:3.75rem}}.rscience__upper{padding:.5rem 0 0}.rscience__heading{color:#000;text-align:center;font-family:Poppins;font-size:40px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.6px;margin-bottom:40px}@media only screen and (max-width:479.99px){.rscience__heading{padding-top:50px}}.rscience__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:22.5rem;margin:0 auto}.rscience__logos-logo{object-fit:cover;max-height:1.75rem;width:auto;filter:grayscale(100%)}.rscience__lower{padding:.75rem 0 1.5rem}.rscience__list{list-style:decimal;padding-left:1rem;display:flex;flex-direction:column;gap:.5rem;overflow-wrap:anywhere}.rscience__list-item,.rscience__list-item p{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.rscience__list-item a{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.rscience__disclaimer-heading{font-family:poppins,sans-serif;font-weight:300;line-height:1.5rem;font-size:.625rem;letter-spacing:normal}.rscience__disclaimer-desc{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.rscience__list--3{display:none}.rscience__lower-lists{margin-bottom:3rem}@media only screen and (max-width:1023.99px){.rscience__lower-lists{display:flex;flex-direction:column;gap:.5rem}}.rscience__logos-info{text-align:center;margin-top:.5rem;font-weight:200;font-size:.625rem;line-height:1.125rem;letter-spacing:-.025em}@media only screen and (min-width:768px){.rscience__upper{padding:5rem 0 1.5rem}}@media only screen and (min-width:1024px){.rscience__gradient{height:3.75rem}.rscience__heading{margin-bottom:2.5rem}.rscience__logos{max-width:32.5rem}.rscience__logos-logo{max-height:3rem}.rscience__logos-item:nth-child(2) .rscience__logos-logo{max-height:3rem}.rscience__lower-lists{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}.rscience__list--2{display:none}.rscience__list--3{display:flex}.rscience__list-item,.rscience__list-item a{font-size:.875rem;line-height:1.3125rem}.rscience__disclaimer-heading{font-weight:300;font-size:.875rem;line-height:1.5rem}.rscience__logos-info{margin-top:.75rem;font-size:.75rem;line-height:1.125rem}}@media only screen and (min-width:1280px){.rscience__logos{max-width:unset}}@media only screen and (min-width:1440px){.rscience__logos{width:100%;margin:0 auto;justify-content:space-between;gap:1.5rem;flex-wrap:nowrap}.rscience__logos{gap:3.75rem}.rscience__logos-logo{max-height:3rem}}@media(max-width:768px){.rscience__heading{font-size:28px}}.main-content--desktop{display:block}@media(max-width:768px){.main-content--desktop{display:none !important}}.main-content--mobile{display:none !important}@media(max-width:768px){.main-content--mobile{display:block !important}}.brown-banner{display:flex;flex-direction:column;align-items:center;align-self:stretch;background:#383838;height:30px;place-content:center}.brown-banner--text{text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.32px;color:#fff}.header-unterstutzung{display:flex;align-items:center;align-self:stretch;width:100%;height:55px;border-bottom:1px solid #e2e2e2;justify-content:center}.header-unterstutzung__container{display:flex;max-width:1200px;width:100%;padding:24px 16px;justify-content:space-between;align-items:center;align-content:center;align-self:center !important;row-gap:8px;align-self:stretch;flex-wrap:wrap}.header-unterstutzung__logo-section{display:flex;align-items:center;gap:8px}.header-unterstutzung__logo{width:111px;height:19px}.header-unterstutzung__brand-text{font-family:poppins,sans-serif;font-size:30px;font-weight:600;color:#000}.header-unterstutzung__actions{display:flex;min-width:343px;max-width:418px;align-items:center;align-content:center;gap:8px 24px;flex:1 0;flex-wrap:wrap;justify-content:right}.header-unterstutzung__delivery-info{display:flex;justify-content:center;align-items:center;gap:8px}.header-unterstutzung__flag{width:18px;height:18px}.header-unterstutzung__delivery-text{font-family:poppins,sans-serif;font-size:14px;font-weight:400;color:#666}.header-unterstutzung__cta-button{display:flex;height:33px;padding-left:16px;padding-right:16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#d81414;border:none;cursor:pointer;text-decoration:none;color:#fff;font-family:poppins,sans-serif;font-size:14px !important;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.28px}.main-content{display:flex;padding:40px 0;flex-direction:column;align-items:center;align-self:stretch;padding-top:20px}.main-content__container{display:flex;width:100%;max-width:1200px;padding:0 16px;align-items:flex-start;align-content:flex-start;align-self:center;gap:32px;flex-wrap:wrap}.main-content__hero-gallery{max-width:620px;display:flex;min-width:var(--Min-width,343px);flex-direction:column;align-items:flex-start;gap:8px;flex:1 0}.main-content__hero-gallery--image{display:flex;height:580px;min-width:343px;min-height:320.871px;flex-direction:column;align-items:flex-start;align-self:stretch;aspect-ratio:31/29;border-radius:16px}.main-content__pictures{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.main-content__pictures img{display:flex;height:96.667px;flex-direction:column;align-items:flex-start;flex:1 0;aspect-ratio:1/1;border-radius:8px;border:1px solid #c9c9c9;background:url(<path-to-image>)#d3d3d3 50%/cover no-repeat}.main-content__hero-content{display:flex;max-width:500px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0}.main-content__rating{display:flex;align-items:center;gap:8px;align-self:stretch}.main-content__rating-stars{width:80px}.main-content__rating--text{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:.48px}.main-content__header-text{color:#000;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.main-content__subtitle-text{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.main-content__features{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.main-content__list-item{display:flex;align-items:center;gap:8px;align-self:stretch}.main-content__list-item img{width:15px;height:15px}.main-content__list-item span{color:#000;font-family:Poppins;font-size:16px;font-style:normal;line-height:150%;letter-spacing:.32px}.main-content__divider{display:flex;align-items:center;gap:16px;align-self:stretch}.main-content__divider--line{width:176px;height:1.5px;background:#e2e2e2}.main-content__divider--text{color:#000;text-align:center;font-family:Poppins;font-size:13px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.52px;white-space:nowrap}.main-content__main-cta-button{display:flex;height:51px;padding:16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:#d81414;text-transform:uppercase;cursor:pointer}.main-content__main-cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.32px}.main-content__money-back{display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch;padding-left:12%;padding-right:12%}.main-content__money-back img{width:57px;height:57px;aspect-ratio:1/1}.main-content__money-back span{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.24px;text-align:center}.package-options{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.package-item{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.package-item__container{display:flex;padding:12px;justify-content:center;align-items:center;gap:12px;align-self:stretch;border-radius:8px;border:1px solid #383838;cursor:pointer;transition:all .3s ease}.package-item__container--active{border:1.5px solid #383838;border-radius:8px;opacity:1}.package-item__container--inactive{opacity:.5;border-radius:8px}.package-item__radio{display:flex;width:24px;height:24px;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;aspect-ratio:1/1;border-radius:80px;border:1.5px solid #383838;position:relative}.package-item__radio-dot{width:14px;height:14px;flex-shrink:0;aspect-ratio:1/1;background:#383838;border-radius:50%;opacity:0;transition:opacity .3s ease}.package-item__radio-dot--visible{opacity:1}.package-item__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0}.package-item__title{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px}.package-item__price{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:.24px}.package-item__discount{display:flex;max-width:64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0}.package-item__discount-label{color:#000;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:2.88px}.package-item__discount-badge{display:flex;padding:4px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:4px;background:#ebc632}.package-item__discount-text{color:#000;text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:.36px}.package-item__popularity-bar{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;border-radius:32px;background:#ebebeb}.package-item__popularity-bar span{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.24px}.package-item input[type=radio]{display:none}.package-item input[type=radio]:checked+.package-item__container{border:1.5px solid #383838;opacity:1}.package-item input[type=radio]:checked+.package-item__container .package-item__radio-dot{opacity:1}.package-item input[type=radio]:not(:checked)+.package-item__container{opacity:.5;border-radius:8px;border:1px solid #383838}.package-item input[type=radio]:not(:checked)+.package-item__container .package-item__radio-dot{opacity:0}@keyframes pulseButton{0%{transform:scale(1);box-shadow:0 0 #d81414}50%{transform:scale(1.05);box-shadow:0 0 0 8px #d81414}100%{transform:scale(1);box-shadow:0 0 #d81414}}.pulse-animation{animation:pulseButton .8s ease-out 2;animation-fill-mode:forwards}@media(max-width:768px){.brown-banner--text{font-size:10px}.header-unterstutzung__logo{width:111px;height:19px}.header-unterstutzung__brand-text{font-size:20px}.header-unterstutzung__delivery-info{display:none}.header-unterstutzung__container{flex-wrap:nowrap}.header-unterstutzung__cta-button{background:#ef4444;padding-left:12px;padding-right:12px}.header-unterstutzung__cta-button img{display:none}.header-unterstutzung__actions{min-width:fit-content;flex:0}.main-content--mobile{padding:20px 0}.main-content--mobile .main-content__container{display:flex;flex-direction:column;padding:0 16px;gap:24px;width:100%}.main-content--mobile .main-content__hero-content{display:flex;flex-direction:column;gap:16px;width:100%}.main-content--mobile .main-content__hero-content-bottom{display:flex;flex-direction:column;gap:16px;width:100%}.main-content--mobile .main-content__rating{display:flex;justify-content:center;padding:12px 0}.main-content--mobile .main-content__rating-wrapper{display:flex;gap:5px}.main-content--mobile .main-content__header-text{font-size:28px;letter-spacing:.48px;text-align:left}.main-content--mobile .main-content__subtitle-text{font-size:14px;letter-spacing:.28px;text-align:left}.main-content--mobile .main-content__hero-gallery{width:100%;max-width:100%;margin:0}.main-content--mobile .main-content__hero-gallery--image{width:100%;height:auto;max-height:450px;min-height:auto;object-fit:contain;border-radius:12px}.main-content--mobile .main-content__pictures{gap:6px}.main-content--mobile .main-content__pictures img{height:70px;border-radius:6px}.main-content--mobile .main-content__features{display:flex;flex-direction:column;gap:12px;width:100%}.main-content--mobile .main-content__list-item span{font-size:14px}.main-content--mobile .main-content__divider{display:flex;align-items:center;gap:12px;width:100%}.main-content--mobile .main-content__divider--line{flex:1;height:1.5px;background:#e2e2e2}.main-content--mobile .main-content__divider--text{font-size:12px;white-space:nowrap}.main-content--mobile .package-options{width:100%}.main-content--mobile .main-content__main-cta-button{width:100%;height:51px}.main-content--mobile .main-content__main-cta-button span{font-size:13px;text-transform:none}.main-content--mobile .main-content__money-back{padding:0}.main-content--mobile .main-content__money-back span{font-size:12px;text-align:center}.package-item__title{font-size:14px}.package-item__discount-text{font-size:16px}.package-item__popularity-bar span{font-size:11px}.mobile-info-nav{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px 16px;flex-wrap:wrap;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.mobile-info-nav span{color:#000;font-family:Poppins;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px}.mobile-flag-and-text{display:flex;align-items:center;gap:4px}.mobile-flag-and-text img{width:18px;height:18px}.mobile-flag-and-text span{color:#000;font-family:Poppins;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px}}@media(max-width:768px){body{overflow-x:hidden !important;max-width:100vw !important}.brown-banner--text{font-size:10px}.header-unterstutzung__logo{width:111px;height:19px}.header-unterstutzung__brand-text{font-size:20px}.header-unterstutzung__delivery-info{display:none}.header-unterstutzung__container{flex-wrap:nowrap}.header-unterstutzung__cta-button{background:#ef4444;padding-left:12px;padding-right:12px}.header-unterstutzung__cta-button img{display:none}.header-unterstutzung__actions{min-width:fit-content;flex:0}.main-content--mobile{padding:20px 0;overflow-x:hidden !important;width:100% !important;max-width:100vw !important;box-sizing:border-box !important}.main-content--mobile *{box-sizing:border-box !important}.main-content--mobile .main-content__container{display:flex;flex-direction:column;padding:0 16px !important;gap:24px;width:100% !important;max-width:100% !important;overflow-x:hidden !important}.main-content--mobile .main-content__hero-content,.main-content--mobile .main-content__hero-content-bottom{display:flex;flex-direction:column;gap:16px;width:100% !important;max-width:100% !important;overflow-x:hidden !important}.main-content--mobile .main-content__rating{display:flex;justify-content:center;padding:12px 0;max-width:100% !important}.main-content--mobile .main-content__header-text{font-size:28px;letter-spacing:.48px;text-align:left;max-width:100% !important;word-wrap:break-word !important}.main-content--mobile .main-content__subtitle-text{font-size:14px;letter-spacing:.28px;text-align:left;max-width:100% !important;word-wrap:break-word !important}.main-content--mobile .main-content__hero-gallery{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.main-content--mobile .main-content__hero-gallery>picture,.main-content--mobile .main-content__hero-gallery>.main-content__hero-gallery--image{width:100% !important;max-width:100% !important;height:auto !important;display:block !important;margin:0 !important;padding:0 !important}.main-content--mobile .main-content__hero-gallery>picture source,.main-content--mobile .main-content__hero-gallery>picture img,.main-content--mobile .main-content__hero-gallery>.main-content__hero-gallery--image source,.main-content--mobile .main-content__hero-gallery>.main-content__hero-gallery--image img{width:100% !important;max-width:100% !important;min-width:0 !important;height:auto !important;max-height:450px !important;object-fit:contain !important;border-radius:12px !important;display:block !important;margin:0 auto !important;padding:0 !important}.main-content--mobile .main-content__pictures{display:flex !important;flex-wrap:nowrap !important;gap:2px !important;width:100% !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important;padding:0 !important;margin:0 !important}.main-content--mobile .main-content__pictures::-webkit-scrollbar{display:none !important}.main-content--mobile .main-content__pictures picture{flex-shrink:0 !important;width:calc((100% - 10px)/6) !important;max-width:calc((100% - 10px)/6) !important;min-width:calc((100% - 10px)/6) !important;aspect-ratio:1/1 !important}.main-content--mobile .main-content__pictures picture img{width:100% !important;height:100% !important;max-width:100% !important;max-height:none !important;object-fit:cover !important;border-radius:6px !important;border:1px solid #c9c9c9 !important}.main-content--mobile .main-content__pictures>img{flex-shrink:0 !important;width:calc((100% - 10px)/6) !important;max-width:calc((100% - 10px)/6) !important;min-width:calc((100% - 10px)/6) !important;height:auto !important;aspect-ratio:1/1 !important;object-fit:cover !important;border-radius:6px !important;border:1px solid #c9c9c9 !important}.main-content--mobile .main-content__features{display:flex;flex-direction:column;gap:12px;width:100% !important;max-width:100% !important}.main-content--mobile .main-content__list-item{max-width:100% !important}.main-content--mobile .main-content__list-item span{font-size:14px;word-wrap:break-word !important}.main-content--mobile .main-content__divider{display:flex;align-items:center;gap:12px;width:100% !important;max-width:100% !important}.main-content--mobile .main-content__divider--line{flex:1;height:1.5px;background:#e2e2e2}.main-content--mobile .main-content__divider--text{font-size:12px;white-space:nowrap}.main-content--mobile .package-options{width:100% !important;max-width:100% !important}.main-content--mobile .main-content__main-cta-button{width:100% !important;max-width:100% !important;height:51px}.main-content--mobile .main-content__main-cta-button span{font-size:16px;text-transform:none;text-align:center}.main-content--mobile .main-content__money-back{padding:0 !important;max-width:100% !important}.main-content--mobile .main-content__money-back span{font-size:12px;text-align:center;word-wrap:break-word !important}.package-item__title{font-size:14px}.package-item__discount-text{font-size:16px}.package-item__popularity-bar span{font-size:11px}.mobile-info-nav{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px 16px;flex-wrap:wrap;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.mobile-info-nav span{color:#000;font-family:Poppins;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px}.mobile-flag-and-text{display:flex;align-items:center;gap:4px}.mobile-flag-and-text img{width:18px;height:18px}.mobile-flag-and-text span{color:#000;font-family:Poppins;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px}}.opinions{display:flex;flex-direction:column;align-items:center;align-self:center;place-self:center}.opinions__wrapper{display:flex;padding:40px 0;flex-direction:column;align-items:center;align-self:center}.opinions__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px;align-self:stretch}.opinions__header{display:flex;max-width:750px;flex-direction:column;align-items:flex-start;gap:16px;align-self:center}.opinions__header-text{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px;align-self:stretch}.opinions__rating{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch}.opinions__rating-stars{width:119px;height:20px}.opinions__rating-text{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.opinions__reviews{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch}.opinions__reviews-grid{display:flex;justify-content:center;align-items:center;align-content:center;gap:16px;flex:1 0;flex-wrap:wrap}.opinions__bottom-text{color:#000;text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.4px}.opinion-card{display:flex;min-width:343px;max-width:512px;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0;border-radius:24px;background:rgba(56,56,56,.1)}.opinion-card__image{display:flex;width:100%;height:100%;align-items:flex-start;align-self:stretch;aspect-ratio:8/5;border-radius:8px;object-fit:cover}.opinion-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.opinion-card__meta{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.opinion-card__name{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.opinion-card__date{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.opinion-card__stars{width:109px;height:20px}.opinion-card__title{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.4px}.opinion-card__text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.opinion-card__tags{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;align-self:stretch;flex-wrap:wrap}.opinion-card__tag{display:flex;padding:8px 16px;flex-direction:column;align-items:flex-start;border-radius:64px;background:#383838;color:#fff;text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.28px}@media(max-width:768px){.opinions__rating{flex-flow:column}.opinions__header-text{font-size:28px;letter-spacing:.48px}.opinions__bottom-text{font-size:20px;letter-spacing:.32px}.opinion-card{min-width:100%;max-width:100%;padding:16px;gap:16px}.opinion-card__image{height:100%}.opinion-card__title{font-size:18px}.opinion-card__text{font-size:16px}}.videos{display:flex;padding:40px 0;flex-direction:column;align-items:center;gap:40px}.videos__container{display:flex;width:100%;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px}.videos__header{display:flex;max-width:750px;flex-direction:column;align-items:center;gap:16px}.videos__header-text{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px;align-self:stretch}.videos__subtitle-text{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;align-self:stretch}.videos__grid{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:16px;align-self:stretch;flex-wrap:wrap}.videos__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.videos__cta-button:hover{background:#c01212;transform:translateY(-2px)}.videos__cta-button span{color:#fff;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.video-box{display:flex;min-width:343px;max-width:512px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}.video-box__video{display:flex;height:236.667px;justify-content:center;align-items:center;align-self:stretch;aspect-ratio:378.67/236.67;border-radius:12px;object-fit:cover;background:#000}.video-box__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.video-box__title{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.4px}.video-box__description{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}@media(max-width:768px){.videos__header-text{font-size:28px;letter-spacing:.48px}.videos__subtitle-text{font-size:16px;letter-spacing:.28px}.videos__grid{flex-direction:column;gap:32px}.videos__cta-button{max-width:100%;width:100%}.videos__cta-button span{font-size:16px;text-align:center}.video-box{min-width:100%;max-width:100%;gap:16px}.video-box__video{height:auto;min-height:200px}.video-box__title{font-size:20px}.video-box__description{font-size:16px}}.true-power{display:flex;padding:80px 0;flex-direction:column;align-items:center;gap:40px;align-self:stretch;background-image:url(/img/true-power-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#0a1628}.true-power__container{display:flex;max-width:1200px;padding:0 16px;align-items:center;gap:40px;align-self:stretch;margin:0 auto}.true-power__content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0}.true-power__header{color:#fff;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.true-power__descriptions{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.true-power__description{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.true-power__description b{font-weight:700}.true-power__cta-section{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.true-power__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.true-power__cta-button:hover{background:#c01212;transform:translateY(-2px)}.true-power__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.true-power__cta-icon{width:20px;height:20px}.true-power__guarantee{display:flex;align-items:center;gap:8px;align-self:stretch}.true-power__guarantee-icon{width:17px;height:17px}.true-power__guarantee-text{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.true-power__image{display:flex;height:500.037px;justify-content:center;align-items:center;gap:48px;flex:1 0;aspect-ratio:580/500.04;object-fit:contain}@media(max-width:768px){.true-power{padding:40px 0}.true-power__container{flex-direction:column-reverse;gap:32px}.true-power__content{gap:24px}.true-power__header{font-size:24px;letter-spacing:.48px}.true-power__description{font-size:16px;letter-spacing:.28px}.true-power__descriptions{gap:16px}.true-power__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414}.true-power__image{height:auto;max-height:400px;width:100%}}@media(min-width:769px) and (max-width:1024px){.true-power__image{height:400px}}.advanced-tech{display:flex;padding:40px 0;flex-direction:column;align-items:center;gap:40px;align-self:stretch;background-image:url(/img/hexagon-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#f5f5f5}.advanced-tech__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px;align-self:stretch;margin:0 auto}.advanced-tech__header{display:flex;max-width:760px;flex-direction:column;align-items:center;gap:16px}.advanced-tech__header-text{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.advanced-tech__subtitle-text{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.advanced-tech__grid{display:flex;justify-content:center;align-items:center;align-content:center;gap:40px;align-self:stretch;flex-wrap:wrap}.advanced-tech__features{display:flex;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0;min-width:280px}.advanced-tech__product-wrapper{position:relative;width:362px;height:560px;flex-shrink:0}.advanced-tech__product-image{width:100%;height:100%;object-fit:contain}.tech-feature{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.tech-feature__icon{width:32px;height:38px;flex-shrink:0}.tech-feature__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0}.tech-feature__title{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px}.tech-feature__description{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.product-badge{position:absolute;width:315px;bottom:20px;left:50%;transform:translateX(-50%);display:flex;padding:16px;align-items:center;gap:12px;border-radius:16px;background:linear-gradient(83deg,#005275 5.85%,#009adb 89.38%);box-shadow:0 4px 16px rgba(0,0,0,.15);max-width:90%}.product-badge__icon{width:50px;height:50px;flex-shrink:0}.product-badge__content{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex:1 0}.product-badge__title{color:#fff;font-family:Poppins;font-size:13px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:.26px;text-transform:uppercase}.product-badge__divider{width:100%;max-width:252.667px;height:1px;background:#fff}.product-badge__subtitle{color:#fff;font-family:Poppins;font-size:13px;font-style:normal;font-weight:300;line-height:100%;letter-spacing:.26px;text-transform:uppercase}@media(max-width:768px){.advanced-tech__header-text{font-size:28px;letter-spacing:.48px}.advanced-tech__subtitle-text{font-size:16px;letter-spacing:.28px}.advanced-tech__grid{flex-direction:column;gap:32px}.advanced-tech__features{min-width:100%;gap:24px}.advanced-tech__product-wrapper{width:100%;max-width:362px;height:auto;min-height:400px;order:3}.advanced-tech__product-image{position:relative}.tech-feature__title{font-size:16px}.tech-feature__description{font-size:14px}.product-badge{bottom:20px;padding:12px;gap:10px}.product-badge__icon{width:40px;height:40px}.product-badge__title,.product-badge__subtitle{font-size:11px;letter-spacing:.22px}}@media(min-width:769px) and (max-width:1024px){.advanced-tech__product-wrapper{width:280px;height:auto;min-height:400px}.advanced-tech__features{min-width:240px}.product-badge{padding:12px;gap:10px}.product-badge__icon{width:40px;height:40px}.product-badge__title,.product-badge__subtitle{font-size:11px}}@media(max-width:872px){.advanced-tech__header-text{font-size:28px;letter-spacing:.48px}.advanced-tech__subtitle-text{font-size:16px;letter-spacing:.28px}.advanced-tech__grid{display:flex;flex-direction:column;gap:32px}.advanced-tech__features{min-width:100%;gap:24px;display:contents}.advanced-tech__features--left .tech-feature--1{order:1}.advanced-tech__features--left .tech-feature--2{order:4}.advanced-tech__features--right .tech-feature--3{order:2}.advanced-tech__features--right .tech-feature--4{order:5}.advanced-tech__product-wrapper{width:100%;max-width:362px;height:auto;min-height:400px;order:3;margin:0 auto}.advanced-tech__product-image{position:relative}.tech-feature{width:100%}.tech-feature__description{font-size:16px}.product-badge{bottom:20px;padding:12px;gap:10px}.product-badge__icon{width:40px;height:40px}.product-badge__title,.product-badge__subtitle{font-size:11px;letter-spacing:.22px}}.ingredients{display:flex;padding-top:40px;padding-bottom:40px;flex-direction:column;align-items:center;align-self:stretch}.ingredients .container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px;align-self:stretch}.ingredients__header{display:flex;flex-direction:column;gap:16px;align-items:center}.ingredients__title{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px;margin:0}.ingredients__subtitle{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.32px;margin:0}.ingredients-grid{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:40px;align-self:stretch;flex-wrap:wrap}.ingredient-item{display:flex;min-width:240px;max-width:375px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}.ingredient-image{align-self:stretch;display:flex;justify-content:center}.ingredient-img{width:240px;height:240px;aspect-ratio:1/1;border-radius:240px;object-fit:cover}.ingredient-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.ingredient-title{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px;text-transform:uppercase;margin:0}.ingredient-description{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.32px;margin:0}.ingredient-tag{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:8px;background:rgba(39,204,75,.1)}.checkmark{width:10px;height:6px;flex-shrink:0}.tag-text{color:#22bd44;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px;text-transform:uppercase}@media(max-width:768px){.ingredients{padding-bottom:24px}.ingredients .container{gap:24px}.ingredients__title{font-size:28px}.ingredients__subtitle{font-size:16px}.ingredients-grid{flex-direction:column;align-items:center;gap:32px}.ingredient-item{align-items:center;text-align:center;min-width:100%;max-width:100%}}@media(max-width:768px) and (max-width:768px){.ingredient-item{text-align:left}.ingredient-tag{place-self:start;padding-left:12px;padding-right:12px}.ingredient-title{place-self:start}}@media(max-width:768px){.ingredient-content{align-items:center}.ingredient-img{width:200px;height:200px;border-radius:200px}}.carousel-container{display:flex;padding:40px 0;flex-direction:column;align-items:center;gap:16px;align-self:stretch;overflow:hidden}.carousel-container span{color:#000;text-align:center;font-family:poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.32px}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.logos{overflow:hidden;padding-top:16px;background:#fff;white-space:nowrap;position:relative}.logos:before,.logos:after{position:absolute;top:0;width:250px;height:100%;content:"";z-index:2}.logos:before{left:0;background:linear-gradient(to left,rgba(255,255,255,0),white)}.logos:after{right:0;background:linear-gradient(to right,rgba(255,255,255,0),white)}.logos-slide{display:inline-block;animation:10s slide infinite linear}.logos-slide img{width:100px;height:54px;margin-right:72px}#ingredients-carousel .logos-slide img{width:162px;height:56px}.why-better{display:flex;padding:80px 0;flex-direction:column;align-items:center;align-self:stretch;background-image:url(/img/why-better-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#0a1628}.why-better__container{display:flex;max-width:1200px;padding:0 16px;align-items:center;gap:40px;align-self:stretch;margin:0 auto}.why-better__content{display:flex;min-width:343px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}.why-better__header{color:#fff;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.why-better__subtitle{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.why-better__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background-color:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.why-better__cta-button:hover{background-color:#c01212;transform:translateY(-2px)}.why-better__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.why-better__cta-icon{width:20px;height:20px}.why-better__comparison{display:flex;min-width:662px;align-items:center;flex:1 0;gap:0}.comparison-card{display:flex;flex-direction:column;align-items:center;gap:32px;flex:1 0}.comparison-card__title{color:#fff;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.comparison-card__tag{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:8px;background:rgba(15,23,42,.5)}.comparison-card__tag span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;text-transform:uppercase}.comparison-card__features{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.comparison-card__feature{display:flex;padding-bottom:16px;align-items:center;gap:8px;align-self:stretch;border-bottom:1px solid rgba(255,255,255,.6)}.comparison-card__feature:last-child{border-bottom:none;padding-bottom:0}.comparison-card__icon{width:20px;height:20px;flex-shrink:0}.comparison-card__feature-text{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.comparison-card--genxtro{padding:40px 32px 72px;border-radius:24px;background:linear-gradient(29deg,#360f0f 27.91%,#d81414 95.74%);box-shadow:4px 12px 20px rgba(0,0,0,.2)}.comparison-card--others{max-width:300px;padding:50px 32px 24px;border-radius:0 24px 24px 0;border-top:1px solid #0f172a;border-right:1px solid #0f172a;border-bottom:1px solid #0f172a;background:linear-gradient(270deg,transparent 95.47%,rgba(0,0,0,.25) 107.33%),#1f2630}@media(max-width:768px){.why-better{padding:40px 0}.why-better__container{flex-direction:column;gap:32px}.why-better__content{min-width:100%;gap:16px}.why-better__header{font-size:28px;letter-spacing:.48px}.why-better__subtitle{font-size:16px;letter-spacing:.28px}.why-better__cta-button{max-width:100%;width:100%}.why-better__cta-button span{font-size:16px;text-align:center}.why-better__comparison{min-width:100%;flex-direction:column;gap:16px}.comparison-card{width:100%;max-width:100%}.comparison-card__title{font-size:24px}.comparison-card__tag{font-size:16px}.comparison-card__feature-text{font-size:16px}.comparison-card--genxtro{padding:24px 8px;border-radius:24px}.comparison-card--others{max-width:100%;padding:24px 8px;border-radius:24px;border:1px solid #0f172a}}@media(min-width:769px) and (max-width:1024px){.why-better__comparison{min-width:auto}.comparison-card__title{font-size:24px}.comparison-card__feature-text{font-size:16px}.comparison-card--genxtro{padding:32px 24px}.comparison-card--others{max-width:250px;padding:40px 24px}}.delivery{display:flex;padding:40px 0;flex-direction:column;align-items:center;align-self:stretch;background:#f7f7f9}.delivery__container{display:flex;max-width:1200px;padding:0 16px;justify-content:center;align-items:center;align-content:center;gap:88px;align-self:stretch;flex-wrap:wrap;margin:0 auto}.delivery__content{display:flex;min-width:var(--Min-width,343px);flex-direction:column;align-items:flex-start;gap:32px;flex:1 0}.delivery__couriers{display:flex;align-items:center;gap:24px;max-width:300px;height:auto}.delivery__header{color:#000;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.delivery__description{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.delivery__map-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:1 0}.delivery__map{width:400px;height:370px;object-fit:contain}@media(max-width:768px){.delivery__container{gap:32px;flex-direction:column;align-items:flex-start}.delivery__content{min-width:100%;gap:24px;order:1}.delivery__couriers{max-width:250px;order:1}.delivery__header{font-size:28px;letter-spacing:-.52px;order:2}.delivery__description{font-size:16px;letter-spacing:.28px;order:3}.delivery__map-wrapper{width:100%;order:2}.delivery__map{width:100%;max-width:400px;height:auto}}@media(min-width:769px) and (max-width:1024px){.delivery__container{gap:48px}.delivery__couriers{max-width:250px}.delivery__header{font-size:28px}.delivery__map{width:350px;height:auto}}.discrete-delivery{display:flex;padding:78px 0;flex-direction:column;align-items:center;align-self:stretch;background:#000;position:relative;overflow:hidden}.discrete-delivery__container{display:flex;width:100%;max-width:1200px;padding:0 16px;align-items:center;justify-content:space-between;margin:0 auto;position:relative}.discrete-delivery__content{display:flex;width:352px;min-width:var(--Min-width,343px);max-width:540px;flex-direction:column;align-items:flex-start;gap:40px;position:relative;z-index:2}.discrete-delivery__header{color:#fff;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.discrete-delivery__descriptions{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.discrete-delivery__description{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.discrete-delivery__description b{font-weight:700}.discrete-delivery__cta-section{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.discrete-delivery__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.discrete-delivery__cta-button:hover{background:#c01212;transform:translateY(-2px)}.discrete-delivery__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.discrete-delivery__cta-icon{width:20px;height:20px}.discrete-delivery__guarantee{display:flex;align-items:center;gap:8px;align-self:stretch}.discrete-delivery__guarantee-icon{width:17px;height:17px}.discrete-delivery__guarantee-text{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.discrete-delivery__background{width:1106px;height:522px;aspect-ratio:553/261;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url(/img/discrete-delivery-background.webp);background-size:cover;background-position:0;background-repeat:no-repeat;pointer-events:none;z-index:1}@media(max-width:768px){.discrete-delivery{padding:0;flex-direction:column}.discrete-delivery__container{flex-direction:column;gap:0;padding:0;justify-content:flex-start}.discrete-delivery__content{width:100%;min-width:100%;max-width:100%;gap:24px;z-index:2;padding:40px 16px;order:2}.discrete-delivery__header{font-size:28px;letter-spacing:.48px}.discrete-delivery__descriptions{gap:16px}.discrete-delivery__description{font-size:16px;letter-spacing:.28px}.discrete-delivery__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414}.discrete-delivery__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.discrete-delivery__background{width:100%;height:294px;position:relative;top:auto;right:auto;transform:none;order:1;z-index:1;background-image:url(/img/discrete-delivery-background-mobile.webp);background-position:50%}}@media(min-width:769px) and (max-width:1024px){.discrete-delivery__background{width:800px;height:400px}.discrete-delivery__content{max-width:450px}.discrete-delivery__header{font-size:28px}}.reviews{display:flex;padding:40px 0;justify-content:center;align-items:flex-start;gap:24px}.reviews__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px;flex:1 0;margin:0 auto;width:100%}.reviews__header{display:flex;max-width:750px;flex-direction:column;align-items:center;gap:16px}.reviews__header-stars{width:120px;height:24px}.reviews__subtitle{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.reviews__header-text{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.reviews__desktop-grid{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.reviews__grid{display:flex;align-items:flex-start;gap:24px;flex:1 0}.reviews__column{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0}.reviews__mobile-wrapper{display:none;width:100%;flex-direction:column;align-items:center;gap:16px}.reviews__mobile-carousel{width:100%;overflow:hidden}.reviews__carousel-track{display:flex;transition:transform .4s ease-in-out}.reviews__carousel-slide{min-width:100%;max-width:100%;flex-shrink:0;box-sizing:border-box;padding:0 16px}.reviews__mobile-nav{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.reviews__nav-arrow{width:40px;height:40px;background:0 0;border:none;cursor:pointer;padding:0;flex-shrink:0}.reviews__nav-arrow img{width:40px;height:40px;display:block}.reviews__nav-dots{display:flex;align-items:center;gap:5px}.reviews__nav-dot{width:8px;height:8px;border-radius:50%;background:#d9d9d9;border:none;cursor:pointer;padding:0;transition:background .3s ease}.reviews__nav-dot--active{background:#d81414}.review-card{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:16px;background:#f9f9f9;box-shadow:0 8px 12px rgba(0,0,0,8%)}.review-card--with-image{padding:0;gap:0}.review-card__image{height:208.478px;align-self:stretch;aspect-ratio:274/208.48;border-radius:16px 16px 0 0;object-fit:cover}.review-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.review-card__content--with-image{padding:24px;border-radius:0 0 16px 16px;background:#f9f9f9}.review-card__name{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px}.review-card__verified{display:flex;align-items:center;gap:8px;align-self:stretch}.review-card__verified img{width:15px;height:15px}.review-card__verified span{color:#1ac70e;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.review-card__stars{width:119px;height:20px}.review-card__text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.mobile-review{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.mobile-review--image{border-radius:16px;overflow:hidden;background:#f9f9f9;box-shadow:0 8px 12px rgba(0,0,0,8%)}.mobile-review:not(.mobile-review--image){padding:24px;border-radius:16px;background:#f9f9f9;box-shadow:0 8px 12px rgba(0,0,0,8%)}.mobile-review__photo{width:100%;height:auto;aspect-ratio:343/261;object-fit:cover;display:block}.mobile-review__body{display:flex;flex-direction:column;gap:8px;padding:24px;box-sizing:border-box}.mobile-review:not(.mobile-review--image) .mobile-review__body{padding:0}.mobile-review__name{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px}.mobile-review__verified{display:flex;align-items:center;gap:8px}.mobile-review__verified img{width:15px;height:15px;flex-shrink:0}.mobile-review__verified span{color:#1ac70e;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.mobile-review__stars{width:119px;height:20px;flex-shrink:0}.mobile-review__text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;word-wrap:break-word;overflow-wrap:break-word}.mobile-review-double{display:flex;flex-direction:column;gap:24px;width:100%;box-sizing:border-box}@media(max-width:768px){.reviews__desktop-grid{display:none}.reviews__mobile-wrapper{display:flex}.reviews__header-text{font-size:28px;letter-spacing:.48px}.reviews__subtitle{font-size:16px;letter-spacing:.28px}}.statistics{display:flex;flex-direction:column;align-items:center;align-self:stretch;background-image:url(/img/statistics-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#0a1628}.statistics__wrapper{display:flex;padding:80px 0;flex-direction:column;align-items:center;align-self:stretch}.statistics__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:48px;align-self:stretch;margin:0 auto}.statistics__header{color:#fff;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.statistics__images{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:48px;align-self:stretch;flex-wrap:wrap}.statistics__image{height:500px;flex:auto;min-width:280px;max-width:560px;aspect-ratio:28/25;border-radius:24px;object-fit:cover}.statistics__warning{display:flex;padding:24px 32px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:24px;border:1px solid #595967;background:#14141c}.statistics__warning-title{display:flex;justify-content:center;align-items:center;gap:24px;align-self:stretch}.statistics__warning-icon{width:28px;height:28px;flex-shrink:0}.statistics__warning-text{color:#fff;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.statistics__warning-items{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.statistics__warning-item{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.statistics__warning-item-icon{width:24px;height:24px;flex-shrink:0}.statistics__warning-item-text{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;flex:1}.statistics__warning-item-text .text-yellow{color:#ffc300;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.32px}@media(max-width:768px){.statistics__wrapper{padding:40px 0}.statistics__container{gap:32px}.statistics__header{font-size:28px;letter-spacing:.48px}.statistics__images{flex-direction:column;gap:24px}.statistics__image{height:auto;min-height:300px;width:100%;min-width:100%}.statistics__warning{padding:16px;gap:16px}.statistics__warning-title{flex-wrap:wrap;gap:12px}.statistics__warning-text{font-size:28px;letter-spacing:.4px}.statistics__warning-items{gap:16px}.statistics__warning-item-text{font-size:16px;letter-spacing:.28px}.statistics__warning-item-text .text-yellow{font-size:16px;letter-spacing:.28px}}@media(min-width:769px){.header-display-none{display:none}}@media(max-width:768px){.header-display-none-mobile{display:none}.statistics__warning-item{flex-flow:column;gap:8px}}.faq{display:flex;padding:40px 0;flex-direction:column;align-items:center;align-self:stretch;place-self:center}.faq .container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.faq .container h2{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.faq__heading{color:#000;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;text-align:center;margin:0 0 24px}.faq-list{display:flex;max-width:800px;flex-direction:column;align-items:flex-start;align-self:stretch;place-self:center}.faq-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-title{display:flex;align-items:center;gap:16px;align-self:stretch;cursor:pointer;transition:all .3s ease}.faq-title:hover{opacity:.8}.faq-icon{display:flex;width:20px;height:20px;padding:2px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:32px;border:1.5px solid #000}.question-mark{width:20px;height:20px;flex-shrink:0}.title-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.32px;flex:1;padding:16px 0}.arrow-icon{width:20px;height:20px;aspect-ratio:1/1;transition:transform .3s ease;flex-shrink:0}.faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease;width:100%}.faq-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.32px;margin:0;padding-bottom:16px}.faq-item.active .arrow-icon{transform:rotate(180deg)}.faq-item.active .faq-content{max-height:500px}@media(max-width:768px){.faq{padding:24px 0}.faq .container{gap:16px}.faq .container h2{font-size:28px}.faq__heading{font-size:24px}.title-text{font-size:14px}.faq-text{font-size:14px;padding-left:36px}}.faq__bold-text{font-weight:700}.warranty{display:flex;padding:40px 0;flex-direction:column;align-items:center;gap:40px;align-self:stretch}.warranty__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;align-items:center;gap:40px;align-self:stretch;margin:0 auto}.warranty__content{display:flex;max-width:800px;flex-direction:column;align-items:center;gap:16px}.warranty__header{color:#000;text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.warranty__description{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.warranty__subtext{color:#000;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.warranty__gold-text{color:#b1892d;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.32px}.warranty__image{display:flex;width:900px;max-width:100%;height:auto;flex-direction:column;align-items:center;object-fit:contain}.warranty__image-desktop{display:block}.warranty__image-mobile{display:none}.warranty__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.warranty__cta-button:hover{background:#c01212;transform:translateY(-2px)}.warranty__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.warranty__cta-icon{width:20px;height:20px}@media(max-width:768px){.warranty__content{gap:12px}.warranty__header{font-size:28px;letter-spacing:.48px}.warranty__description,.warranty__subtext{font-size:16px;letter-spacing:.28px}.warranty__gold-text{font-size:16px;letter-spacing:.28px}.warranty__image{width:100%}.warranty__image-desktop{display:none}.warranty__image-mobile{display:block}.warranty__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--color-primary,#d81414)}.warranty__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}}.ending{display:flex;height:589px;padding:40px 0;flex-direction:column;align-items:center;align-self:stretch}.ending__container{display:flex;max-width:1200px;padding:0 16px;justify-content:center;align-items:center;align-content:center;gap:40px;align-self:stretch;flex-wrap:wrap;margin:0 auto}.ending__content{display:flex;min-width:var(--Min-width,343px);max-width:548px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;flex:1 0}.ending__header{color:#000;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px}.ending__description{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.4px}.ending__cta-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.ending__cta-button{display:flex;max-width:360px;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#d81414;text-decoration:none;cursor:pointer;transition:all .3s ease}.ending__cta-button:hover{background:#c01212;transform:translateY(-2px)}.ending__cta-button span{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.ending__cta-button--bottom-mobile{display:none}.ending__cta-button-text--mobile{display:none}.ending__cta-icon{width:20px;height:20px}.ending__guarantee{display:flex;align-items:center;gap:8px;align-self:stretch}.ending__guarantee-icon{width:17px;height:17px;flex-shrink:0}.ending__guarantee-text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.24px}.ending__guarantee-text--mobile{display:none}.ending__rating{display:flex;align-items:center;gap:16px;align-self:stretch}.ending__rating-stars{width:119px;height:20px;flex-shrink:0}.ending__rating-text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.ending__rating-text b{font-weight:700}.ending__rating-text--mobile{display:none}.ending__product-image{display:flex;width:500px;height:507px;min-width:343px;min-height:347.797px;flex-direction:column;align-items:flex-end;aspect-ratio:500/507;object-fit:contain}@media(max-width:768px){.ending{height:auto;padding:40px 0}.ending__container{flex-direction:column;gap:32px}.ending__content{width:100%;min-width:100%;max-width:100%;gap:24px}.ending__header{font-size:28px;letter-spacing:.48px}.ending__description{font-size:16px;letter-spacing:.32px}.ending__cta-wrapper{gap:12px;width:100%}.ending__cta-button{max-width:100%;width:100%}.ending__cta-button--bottom-mobile{display:flex;order:3}.ending__cta-button span{font-size:16px;text-align:center}.ending__cta-button-text--desktop{display:none}.ending__cta-button-text--mobile{display:inline}.ending__guarantee-icon{display:none}.ending__guarantee-text{font-size:12px;letter-spacing:.28px}.ending__guarantee-text--desktop{display:none}.ending__guarantee-text--mobile{display:inline}.ending__rating{gap:12px}.ending__rating-text{font-size:10px;letter-spacing:.28px}.ending__rating-text--desktop{display:none}.ending__rating-text--mobile{display:inline}.ending__product-image{width:100%;max-width:500px;height:auto;min-height:auto;min-width:100%;order:2}.ending__rating-stars{width:80px}}.hero-section{display:flex;height:720px;padding:40px 0;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;background-image:url(/img/genxtro-product-page-hero.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-section__container{display:flex;max-width:1200px;width:100%;margin:0 auto;padding:0 16px;align-items:flex-start;justify-content:space-between;gap:32px}.hero-section__content{display:flex;max-width:480px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex:1 0;align-self:flex-start;padding-top:56px}.hero-section__rating{display:flex;align-items:center;gap:8px;align-self:stretch}.hero-section__rating-stars{width:80px;height:15px}.hero-section__rating-text{color:#fff;font-family:poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.28px}.hero-section__header{color:#fff;font-family:poppins,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.64px;margin:0}.hero-section__subtitle{color:#fff;font-family:poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.4px;margin:0}.hero-section__features{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.hero-section__feature-item{display:flex;align-items:center;gap:8px;align-self:stretch}.hero-section__feature-item img{flex-shrink:0}.hero-section__feature-item span{color:#fff;font-family:poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.4px}.hero-section__form-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:flex-start}.hero-section__form{display:flex;max-width:360px;padding:24px;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch;border-radius:12px;background:rgba(21,21,21,.95);backdrop-filter:blur(10px);border:1px solid #707070}.hero-section__form-header{display:flex;flex-direction:column;align-items:center;align-self:stretch}.hero-section__form-title{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.36px;text-transform:uppercase;margin:0;width:100%}.hero-section__form-prices{display:flex;align-items:center;gap:8px;justify-content:center;width:100%}.hero-section__price-old{color:#868686;font-family:poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.48px;text-decoration-line:line-through}.hero-section__price-new{color:#fff;font-family:poppins,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.8px}.hero-section__price-badge{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:80px;background:#ebc632;color:#313131;font-family:poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.32px;width:fit-content}.hero-section__form-group{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;position:relative}.hero-section__form-group-phone{margin-top:10px}.hero-section__form-label-floating{position:absolute;top:-17px;left:0;color:#fff;font-family:poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;transition:opacity .3s;pointer-events:none;opacity:0;z-index:1}.hero-section__form-input{display:flex;height:40px;padding:4px 40px 4px 16px;justify-content:flex-start;align-items:center;gap:16px;align-self:stretch;border-radius:8px;border:1px solid #707070;background:#151515;color:#fff;font-family:poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;transition:border-color .3s ease}.hero-section__form-input:focus{outline:none;border-color:#524c78}.hero-section__form-input::placeholder{color:#707070}.hero-section__form-helper{color:#b7b7b7;font-family:dm sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-left:16px}.hero-section__form-icon{position:absolute;right:12px;top:10px;width:20px;height:20px;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center}.hero-section__form-icon svg{width:100%;height:100%}.hero-section__form-input--error{border-color:#d32f2f !important}.hero-section__form-input--error:focus{border-color:#d32f2f !important}.hero-section__form-input--success{border-color:#4caf50 !important}.hero-section__form-input--success:focus{border-color:#4caf50 !important}.hero-section__form-error{position:absolute;bottom:-20px;left:0;color:#d32f2f;font-family:poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:14px;margin:0;padding:0;opacity:0;pointer-events:none;transition:opacity .2s ease;max-width:100%;height:15px}.hero-section__form-error--show{opacity:1}.hero-section__form-submit{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.hero-section__form-button{display:flex;height:56px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:#d81414;border:none;cursor:pointer;color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.36px;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.hero-section__form-button:hover{background:#c01010;transform:translateY(-2px)}.hero-section__form-button:active{transform:translateY(0)}.hero-section__form-legal{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px;margin:0}.hero-section__form-legal a{color:#fff;text-decoration:underline}.hero-section__trust-badges{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch}.hero-section__trust-badges img{object-fit:contain}.hero-section__guarantee{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.24px;margin:0}@media(max-width:1024px){.hero-section__container{max-width:960px}.hero-section__content{max-width:440px}.hero-section__header{font-size:28px}.hero-section__subtitle{font-size:18px}}@media(max-width:768px){.hero-section{height:auto;min-height:600px;padding:24px 0}.hero-section__container{flex-direction:column;gap:24px}.hero-section__content{max-width:100%;padding-top:0}.hero-section__subtitle{font-size:16px}.hero-section__feature-item span{font-size:16px}.hero-section__form-wrapper{width:100%}.hero-section__form{max-width:100%;padding:20px;gap:40px}.hero-section__form-title{font-size:16px}.hero-section__form-group-phone{margin-top:0}.hero-section__price-old{font-size:20px}.hero-section__price-new{font-size:32px}.hero-section__price-badge{font-size:14px;padding:6px 12px}.hero-section__trust-badges{gap:12px}.hero-section__trust-badges img{max-width:70px;height:auto}.background-photo-mobile{display:flex;width:100%}.background-photo-mobile img{width:100%}.hero-section__rating-text{color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px;white-space:nowrap}.hero-section{background-color:#000;background-image:none}}.bottom-leadgen-section{display:flex;padding:64px 0;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(33.61% 74.6% at 36.84% -.02%,#3F3F3F 0%,#000 100%)}.bottom-leadgen-section__container{display:flex;max-width:1200px;padding:0 16px;flex-direction:column;justify-content:center;align-items:center;gap:80px;width:100%}.bottom-leadgen-section__header{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.bottom-leadgen-section__title{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:130%;margin:0}.bottom-leadgen-section__subtitle{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:130%;margin:0}.bottom-leadgen-section__content{display:flex;justify-content:center;align-items:flex-start;gap:40px;align-self:stretch}.bottom-leadgen-section__payment-details{display:flex;max-width:525px;flex-direction:column;align-items:center;align-self:center;gap:12px;flex:1 0}.bottom-leadgen-section__product-container{display:flex;height:327px;padding:0 182px 0 110px;align-items:center}.bottom-leadgen-section__product-image{width:161px;height:327px;object-fit:contain}.bottom-leadgen-section__package-row{display:flex;justify-content:center;align-items:center;gap:4px}.bottom-leadgen-section__package-text{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:normal;letter-spacing:.32px}.bottom-leadgen-section__package-badge{display:flex;padding:2px 6px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #c2c2c2;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:normal;letter-spacing:.32px}.bottom-leadgen-section__package-subtitle{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin:0}.bottom-leadgen-section__divider{width:520px;height:1px;background:#707070}.bottom-leadgen-section__warranty{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.bottom-leadgen-section__warranty-header{display:flex;align-items:flex-start;gap:16px;align-self:stretch;cursor:pointer}.bottom-leadgen-section__warranty-badge{width:92px;height:92px;flex-shrink:0}.bottom-leadgen-section__warranty-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;flex:1 0}.bottom-leadgen-section__warranty-title-row{display:flex;align-items:center;gap:8px;justify-content:space-between}.bottom-leadgen-section__warranty-title{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:150%;letter-spacing:.36px}.bottom-leadgen-section__warranty-subtitle{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.32px;margin:0}.bottom-leadgen-section__warranty-subtitle u{cursor:pointer;text-decoration:underline}.bottom-leadgen-section__warranty-toggle{display:flex;padding:8px;align-items:center;align-self:center;justify-content:center;border-radius:128px;border:1px solid #c2c2c2;background:0 0;cursor:pointer;transition:transform .3s ease,border-color .2s ease;flex-shrink:0}.bottom-leadgen-section__warranty-toggle:hover{border-color:#999}.bottom-leadgen-section__warranty-toggle--rotated{transform:rotate(180deg)}.bottom-leadgen-section__warranty-toggle svg{width:16px;height:16px}.bottom-leadgen-section__warranty-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;max-height:0;overflow:hidden;opacity:0;margin-left:20%;transition:max-height .4s ease,opacity .3s ease,padding .3s ease}.bottom-leadgen-section__warranty-content--expanded{max-height:1000px;opacity:1;padding-top:4px}.bottom-leadgen-section__warranty-divider{width:100%;max-width:420px;height:1px;background:#ccc}.bottom-leadgen-section__warranty-description{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin:0}.bottom-leadgen-section__warranty-list{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin:0}.bottom-leadgen-section__warranty-list li{margin-bottom:8px}.bottom-leadgen-section__warranty-list li:last-child{margin-bottom:0}.bottom-leadgen-section__warranty-note{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:150%;margin:0}.bottom-leadgen-section__form-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:flex-start}.bottom-leadgen-section__form{display:flex;max-width:360px;padding:24px;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch;border-radius:12px;background:rgba(21,21,21,.95);backdrop-filter:blur(10px);border:1px solid #707070}.bottom-leadgen-section__form-header{display:flex;flex-direction:column;align-items:center;align-self:stretch}.bottom-leadgen-section__form-title{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:18px;font-weight:700;line-height:120%;letter-spacing:.36px;text-transform:uppercase;margin:0;width:100%}.bottom-leadgen-section__form-prices{display:flex;align-items:center;gap:8px;justify-content:center;width:100%}.bottom-leadgen-section__price-old{color:#868686;font-family:poppins,sans-serif;font-size:24px;font-weight:400;line-height:normal;letter-spacing:.48px;text-decoration-line:line-through}.bottom-leadgen-section__price-new{color:#fff;font-family:poppins,sans-serif;font-size:40px;font-weight:700;line-height:normal;letter-spacing:.8px}.bottom-leadgen-section__price-badge{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:80px;background:#ebc632;color:#313131;font-family:poppins,sans-serif;font-size:16px;font-weight:700;line-height:100%;letter-spacing:.32px;width:fit-content}.bottom-leadgen-section__form-group{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;position:relative}.bottom-leadgen-section__form-group-phone{margin-top:10px}.bottom-leadgen-section__form-label-floating{position:absolute;top:-17px;left:0;color:#fff;font-family:poppins,sans-serif;font-size:12px;font-weight:500;line-height:120%;transition:opacity .3s;pointer-events:none;opacity:0;z-index:1}.bottom-leadgen-section__form-input{display:flex;height:40px;padding:4px 40px 4px 16px;justify-content:flex-start;align-items:center;gap:16px;align-self:stretch;border-radius:8px;border:1px solid #707070;background:#151515;color:#fff;font-family:poppins,sans-serif;font-size:14px;font-weight:400;line-height:150%;transition:border-color .3s ease}.bottom-leadgen-section__form-input:focus{outline:none;border-color:#524c78}.bottom-leadgen-section__form-input::placeholder{color:#707070}.bottom-leadgen-section__form-helper{color:#b7b7b7;font-family:dm sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding-left:16px}.bottom-leadgen-section__form-icon{position:absolute;right:12px;top:10px;width:20px;height:20px;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center}.bottom-leadgen-section__form-icon svg{width:100%;height:100%}.bottom-leadgen-section__form-input--error{border-color:#d32f2f !important}.bottom-leadgen-section__form-input--error:focus{border-color:#d32f2f !important}.bottom-leadgen-section__form-input--success{border-color:#4caf50 !important}.bottom-leadgen-section__form-input--success:focus{border-color:#4caf50 !important}.bottom-leadgen-section__form-error{position:absolute;bottom:-20px;left:0;color:#d32f2f;font-family:poppins,sans-serif;font-size:11px;font-weight:400;line-height:14px;margin:0;padding:0;opacity:0;pointer-events:none;transition:opacity .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bottom-leadgen-section__form-error--show{opacity:1}.bottom-leadgen-section__form-submit{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.bottom-leadgen-section__form-button{display:flex;height:56px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:#d81414;border:none;cursor:pointer;color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:18px;font-weight:700;line-height:120%;letter-spacing:.36px;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.bottom-leadgen-section__form-button:hover{background:#c01010;transform:translateY(-2px)}.bottom-leadgen-section__form-button:active{transform:translateY(0)}.bottom-leadgen-section__form-legal{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:12px;font-weight:400;line-height:120%;letter-spacing:.24px;margin:0}.bottom-leadgen-section__form-legal a{color:#fff;text-decoration:underline}.bottom-leadgen-section__trust-badges{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch}.bottom-leadgen-section__trust-badges img{object-fit:contain}.bottom-leadgen-section__guarantee{color:#fff;text-align:center;font-family:poppins,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px;margin:0}@media(max-width:991px){.bottom-leadgen-section{padding:48px 0}.bottom-leadgen-section__container{gap:48px}.bottom-leadgen-section__title{font-size:28px}.bottom-leadgen-section__subtitle{font-size:16px}.bottom-leadgen-section__content{flex-direction:column;gap:32px}.bottom-leadgen-section__payment-details{max-width:100%}.bottom-leadgen-section__product-container{padding:0 50px;height:auto}.bottom-leadgen-section__product-image{width:120px;height:245px}.bottom-leadgen-section__divider{width:100%}.bottom-leadgen-section__warranty-header{flex-direction:column;align-items:center;text-align:center}.bottom-leadgen-section__warranty-badge{width:70px;height:70px}.bottom-leadgen-section__warranty-text{align-items:center}.bottom-leadgen-section__warranty-title{font-size:16px;text-align:center}.bottom-leadgen-section__warranty-subtitle{font-size:14px;text-align:center}.bottom-leadgen-section__warranty-content{margin-left:0}.bottom-leadgen-section__warranty-description,.bottom-leadgen-section__warranty-note{font-size:14px}.bottom-leadgen-section__warranty-list{font-size:14px}.bottom-leadgen-section__form-wrapper{width:100%}.bottom-leadgen-section__form{max-width:100%;padding:20px;gap:40px}.bottom-leadgen-section__form-title{font-size:16px}.bottom-leadgen-section__form-group-phone{margin-top:0}.bottom-leadgen-section__price-old{font-size:20px}.bottom-leadgen-section__price-new{font-size:32px}.bottom-leadgen-section__price-badge{font-size:14px;padding:6px 12px}.bottom-leadgen-section__trust-badges{gap:12px}.bottom-leadgen-section__trust-badges img{max-width:70px;height:auto}}.order-page{display:flex;width:100%;max-width:100vw;flex-direction:column;align-items:center;margin:0 auto}.order-page__wrapper{display:flex;padding-bottom:40px;flex-direction:column;align-items:center;width:100%}.order-page__content{display:flex;width:100%;max-width:1200px;padding:0 24px;flex-direction:column;align-items:flex-start;gap:40px;margin:0 auto}.order-page__info-bar{display:flex;padding:12px 24px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:24px;background:#2f2c45;width:100%;box-sizing:border-box}.order-page__info-bar-left{display:flex;align-items:center;gap:32px}.order-page__info-bar-logo{width:138px;height:24px;flex-shrink:0}.order-page__info-bar-divider{width:1px;height:58px;background:rgba(255,255,255,.2);flex-shrink:0}.order-page__info-bar-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.order-page__info-bar-header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.order-page__info-bar-title{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.order-page__info-bar-rating{display:flex;align-items:center;gap:8px;align-self:stretch}.order-page__info-bar-stars{width:100px;height:19px;flex-shrink:0}.order-page__info-bar-rating-text{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.28px}.order-page__info-bar-right{display:flex;justify-content:center;align-items:center;gap:16px}.order-page__trust-badge{display:flex;width:80px;max-width:104px;flex-direction:column;align-items:center;gap:8px}.order-page__trust-badge-icon{width:40px;height:40px}.order-page__trust-badge-text{color:#fff;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px;text-transform:uppercase}.order-page__form-container{display:flex;align-items:flex-start;align-content:flex-start;gap:32px;align-self:stretch;flex-wrap:wrap;width:100%}.order-page__form-column,.order-page__summary-column{display:flex;padding:32px 16px;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0;background:#fff;border-radius:8px}.order-page__discount-banner{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.order-page__discount-badge{width:90px;height:90px;aspect-ratio:1/1;flex-shrink:0}.order-page__discount-badge img,.order-page__discount-badge picture{width:100%;height:100%;object-fit:contain}.order-page__discount-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0}.order-page__discount-title{color:#c73126;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.36px}.order-page__discount-subtitle{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.order-page__discount-mobile-black{color:#000;font-family:Poppins;font-size:12px;font-style:normal;line-height:150%;letter-spacing:.24px}.order-page__package-selection{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.order-page__payment-details{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:8px;border:1px solid #e4e4e4;background:#f7f7f7}.order-page__payment-item{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.order-page__payment-icon{display:flex;width:45px;padding:10px 11px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:80px;background:#524c78;flex-shrink:0}.order-page__payment-icon img{width:24px;height:24px}.order-page__payment-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0}.order-page__payment-title{color:#313131;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.36px}.order-page__payment-subtitle{color:#313131;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.28px}.order-page__warranty-section{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.order-page__warranty-header{display:flex;align-items:flex-start;gap:16px;align-self:stretch;cursor:pointer}.order-page__warranty-badge{width:92px;height:92px;flex-shrink:0}.order-page__warranty-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;flex:1 0}.order-page__warranty-title-row{display:flex;align-items:center;gap:8px;align-self:stretch;justify-content:space-between}.order-page__warranty-title{color:#313131;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.36px}.order-page__warranty-subtitle{color:#313131;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.order-page__warranty-subtitle u{cursor:pointer;text-decoration:underline}.order-page__warranty-toggle{display:flex;padding:8px;align-items:center;align-self:center;justify-content:center;gap:8px;border-radius:128px;border:1px solid #c2c2c2;background:0 0;cursor:pointer;transition:transform .3s ease,border-color .2s ease;flex-shrink:0}.order-page__warranty-toggle:hover{border-color:#999}.order-page__warranty-toggle--rotated{transform:rotate(180deg)}.order-page__warranty-toggle svg{width:16px;height:16px}.order-page__warranty-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;max-height:0;overflow:hidden;opacity:0;margin-left:20%;transition:max-height .4s ease,opacity .3s ease,padding .3s ease}.order-page__warranty-content--expanded{max-height:1000px;opacity:1;padding-top:4px}.order-page__warranty-divider{width:100%;max-width:420px;height:1px;background:#ccc;align-self:stretch}.order-page__warranty-description{color:#01002c;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;align-self:stretch}.order-page__warranty-list{color:#01002c;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0;align-self:stretch}.order-page__warranty-list li{margin-bottom:8px}.order-page__warranty-list li:last-child{margin-bottom:0}.order-page__warranty-note{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:150%;align-self:stretch}.order-page__form-how-it-works{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:24px;border:1px solid #e4e4e4;background:#f7f7f7}.order-page__form-how-it-works--title{color:#313131;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.36px}.order-page__form-steps-wrapper{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.order-page__form-steps-step{display:flex;min-height:253px;padding:12px;flex-direction:column;align-items:center;gap:16px;flex:1 0;border-radius:8px;background:#fff}.order-page__form-steps--content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.order-page__form-steps--content h3{color:#313131;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.32px}.order-page__form-steps--content span{color:#313131;text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.28px}.order-page__form-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.order-page__form{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch;border-radius:24px;border:1px solid #e4e4e4;background:#f7f7f7}.order-page__form-section{display:flex;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch}.order-page__form-section-title{color:#313131;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.4px;margin:0}.order-page__form-section-header{color:#313131;text-align:center;font-family:Poppins;font-size:22px;font-style:normal;font-weight:700;line-height:130%;align-self:center}.order-page__form-group{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative}.order-page__form-group--country{position:relative;padding-top:8px}.order-page__form-row{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.order-page__form-row .order-page__form-group{flex:1 0}.order-page__form-label{position:absolute;top:-18px;color:#313131;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px}.order-page__form-label-floating{position:absolute;top:-17px;left:0;color:#313131;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;transition:opacity .3s;pointer-events:none;opacity:0;z-index:1}.order-page__form-input{display:flex;height:40px;padding:4px 16px;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:8px;border:1px solid #c2c2c2;background:#fff;width:100%;box-sizing:border-box;color:#313131;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.32px}.order-page__form-input::placeholder{color:#8f8f8f;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.32px}.order-page__form-input:focus{outline:none;border-color:#524c78}.order-page__form-input:disabled{background:#fff;cursor:not-allowed;color:#313131}.order-page__form-hint{color:#313131;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.24px;padding:4px 16px 0}.order-page__form-footer{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.order-page__form-footer-content{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.order-page__payment-info{display:flex;align-items:center;gap:14px;align-self:stretch}.order-page__payment-info-icon{width:24px;height:24px;flex-shrink:0}.order-page__payment-info-text{color:#313131;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.28px;flex:1}.order-page__form-submit{display:flex;height:56px;padding:8px 16px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:#d81414;border:none;cursor:pointer;transition:background .2s ease;color:#fff;text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.36px;text-transform:uppercase}.order-page__form-submit:hover{background:#c01212}.order-page__form-submit:active{background:#a81010}.order-page__form-submit:disabled{background:#ccc;cursor:not-allowed}.order-page__form-privacy{color:#313131;text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.28px;margin:0}.order-page__form-privacy-link{color:#313131;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.28px;text-decoration:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-underline-offset:auto}.order-page__form-privacy-link:hover{color:#524c78}.order-page__form-security{display:flex;justify-content:center;align-items:center;gap:24px;align-self:stretch;flex-wrap:wrap}.order-page__form-security-badge{height:32px;object-fit:contain}@media(max-width:768px){.order-page__wrapper{padding:24px 0}.order-page__content{padding:0 16px;gap:24px}.order-page__info-bar{padding:16px;border-radius:16px;flex-direction:column;gap:16px}.order-page__info-bar-left{flex-direction:column;gap:16px;width:100%;align-items:center}.order-page__info-bar-divider{width:100%;height:1px}.order-page__info-bar-content{width:100%;align-items:center}.order-page__info-bar-title{text-align:center;font-size:14px}.order-page__info-bar-rating{justify-content:center}.order-page__info-bar-right{width:100%;justify-content:space-around;gap:12px}.order-page__info-bar-mobile{display:flex !important;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch;border-radius:24px;background:#2f2c45}.order-page__info-bar-mobile-top{display:flex;align-items:center;gap:16px;align-self:stretch}.order-page__info-bar-mobile-logo{width:89px;height:15px;flex-shrink:0}.order-page__info-bar-mobile-divider{width:1px;height:40px;background:rgba(255,255,255,.3);flex-shrink:0}.order-page__info-bar-mobile-rating{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0}.order-page__info-bar-mobile-stars{width:100px;height:19px;flex-shrink:0}.order-page__info-bar-mobile-rating-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.28px}.order-page__info-bar-mobile-badge{display:flex;padding:6px 8px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:#3a7766;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.32px}.order-page__trust-badge{width:auto;flex:1}.order-page__trust-badge-icon{width:32px;height:32px}.order-page__trust-badge-text{font-size:10px}.order-page__form-container{gap:24px}.order-page__form-column,.order-page__summary-column{padding:0}.order-page__discount-banner{flex-direction:row;align-items:center}.order-page__discount-badge{width:70px;height:70px}.order-page__discount-title{font-size:16px}.order-page__discount-subtitle{font-size:14px}.order-page__payment-details{padding:20px;gap:20px}.order-page__payment-icon{width:40px;padding:8px}.order-page__payment-icon img{width:20px;height:20px}.order-page__payment-title{font-size:16px}.order-page__payment-subtitle{font-size:13px}.order-page__warranty-header{flex-direction:column;align-items:center;text-align:center}.order-page__warranty-badge{width:70px;height:70px}.order-page__warranty-text{align-items:center}.order-page__warranty-title{font-size:16px;text-align:center}.order-page__warranty-subtitle{font-size:14px;text-align:center}.order-page__warranty-description,.order-page__warranty-note{font-size:14px}.order-page__warranty-list{font-size:14px}.order-page__form{padding:20px 16px;gap:24px}.order-page__form-section-title{font-size:18px}.order-page__form-row{gap:16px}.order-page__form-input{font-size:16px;height:44px}.order-page__form-input::placeholder{font-size:14px}.order-page__form-submit{font-size:16px;height:52px}.order-page__payment-info{flex-direction:row;gap:8px}.order-page__form-security{gap:16px}.order-page__form-security-badge{height:28px}}.order-page__form-icon{position:absolute;right:16px;top:8px;width:24px;height:24px;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center}.order-page__form-icon svg{width:100%;height:100%}.order-page__form-input--error{border-color:#d32f2f !important}.order-page__form-input--error:focus{border-color:#d32f2f !important}.order-page__form-error{color:#d32f2f;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0;padding:4px 0 0;display:none;opacity:0;transform:translateY(-4px);transition:opacity .3s ease,transform .3s ease}.order-page__form-error--show{display:block;opacity:1;transform:translateY(0)}@media(max-width:768px){.order-page__form-icon{right:12px;top:10px;width:20px;height:20px}.order-page__form-error{font-size:11px;line-height:14px}.order-page__summary-column{padding:0;width:100%;min-width:auto}.order-page__form-steps-wrapper{flex-direction:column}.order-page__form-steps-wrapper h3{align-self:center}.order-page__discount-subtitle{font-size:16px;letter-spacing:0}.order-page__form-steps-step{min-height:134px}.order-page__warranty-content{margin-left:0}.order-page__warranty-title-row{align-self:center}.order-page__warranty-subtitle{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;font-size:16px}.order-page__form-row{flex-direction:column;gap:30px}.order-page__form-hint{padding:4px 9px 0}.order-page__form-privacy{letter-spacing:-.4px}.order-page__form-security{flex-flow:nowrap}.order-page__packages-grid{flex-direction:column}}.order-page__packages-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.order-page__packages-title{display:flex;align-items:center;gap:16px;align-self:stretch;color:#313131;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.4px}.order-page__packages-grid{display:flex;flex-direction:column;gap:16px;align-self:stretch}@media(max-width:991px){.order-page__packages-grid{flex-direction:column}}.order-page__package-card{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;box-shadow:0 3px 8px rgba(0,0,0,.15);cursor:pointer}.order-page__package-label{display:flex;padding:7px 4px 4px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px 8px 0 0;background:#383838;color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.32px}.order-page__package-content{display:flex;padding:16px;align-items:flex-start;gap:16px;align-self:stretch;border-radius:0 0 8px 8px;border:3px solid transparent;position:relative;transition:border-color .3s ease}.order-page__package-content--active{border-color:#383838}.order-page__package-radio{display:flex;min-width:20px;height:20px;margin-top:2px}.order-page__package-radio-input{position:absolute;opacity:0;cursor:pointer}.order-page__package-radio-input:checked+.order-page__package-radio-label .order-page__package-radio-dot{opacity:1}.order-page__package-radio-label{display:flex;width:20px;height:20px;padding:6px;justify-content:center;align-items:center;border-radius:40px;border:1px solid #383838;cursor:pointer;position:relative}.order-page__package-radio-dot{width:8px;height:8px;flex-shrink:0;border-radius:40px;background:#383838;opacity:0;transition:opacity .2s ease}.order-page__package-main{display:flex;justify-content:center;align-items:center;gap:16px;flex:1 0}.order-page__package-image{width:150px;height:114px;object-fit:contain}.order-page__package-info{display:flex;max-width:177px;flex-direction:column;align-items:center;gap:12px;flex:1 0}.order-page__package-text{display:flex;width:157px;max-width:177px;flex-direction:column;align-items:center;gap:6px}.order-page__package-quantity{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:100%}.order-page__package-discount{color:#d81414;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%}.order-page__package-price{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.order-page__package-total{color:#11bc16;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.order-page__package-savings{color:#000;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.order-page__package-badge{position:absolute;top:-1px;right:0;width:96px;height:97px}@media(max-width:991px){.order-page__packages-wrapper{gap:12px}.order-page__packages-title{font-size:18px;line-height:140%;letter-spacing:.36px}.order-page__package-card{width:100%;max-width:100%}.order-page__package-content{padding:12px;gap:0}.order-page__package-main{flex-direction:column;gap:12px;width:100%}.order-page__package-image{width:120px;height:91px}.order-page__package-info{max-width:100%;width:100%}.order-page__package-text{width:100%;max-width:100%}.order-page__package-quantity{font-size:32px;line-height:100%}.order-page__package-discount{font-size:14px}.order-page__package-price{font-size:16px;line-height:140%}.order-page__package-total,.order-page__package-savings{font-size:13px}.order-page__package-badge{width:80px;height:80px}.order-page__package-label{font-size:14px;padding:6px 4px 4px}.order-page__packages-small-grid{flex-direction:column}.order-page__package-card-small{width:100%}.order-page__package-small-left{flex-direction:row;gap:12px;align-items:center}.order-page__package-small-image{width:60px;height:58px}.order-page__package-small-content{max-width:100%}.order-page__package-small-quantity{font-size:28px}.order-page__package-small-discount{font-size:12px}.order-page__package-small-price{font-size:16px}.order-page__package-small-total,.order-page__package-small-savings{font-size:12px}.order-page__package-small-badge{width:50px;height:51px}}.order-page__packages-small-grid{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.order-page__package-card-small{display:flex;padding:16px;align-items:flex-start;flex:1 0;border-radius:8px;background:#f9f9f9;box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;gap:16px;border:3px solid transparent;transition:border-color .3s ease;cursor:pointer}.order-page__package-card-small--active{border-color:#383838}.order-page__package-small-left{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.order-page__package-small-image{scale:1.8;margin-left:20%;width:75px;height:73px;object-fit:contain}.order-page__package-small-content{display:flex;min-width:100px;max-width:157px;flex-direction:column;align-items:center;gap:6px;flex:1}.order-page__package-small-quantity{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.72px}.order-page__package-small-discount{color:#d81414;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:150%}.order-page__package-small-price{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.36px}.order-page__package-small-price strong{font-weight:700}.order-page__package-small-total{color:#11bc16;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.order-page__package-small-total strong{font-weight:700}.order-page__package-small-savings{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.order-page__package-small-savings strong{font-weight:700}.order-page__package-small-badge{position:absolute;top:0;right:0;width:61px;height:62px}