.burger-lines{align-items:center;background:0 0;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:center;padding:6px 3px;position:relative;width:24px;z-index:1}.burger-lines span{background-color:var(--burger-image);border-radius:30px;height:3px;opacity:1;transition:all .3s ease-in-out;width:100%}.burger-lines span:not(:last-child){margin-bottom:3px}.burger__toggle{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.burger__button{align-items:center;border:2px solid transparent;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:space-between;padding:14px 10px;position:relative;transition:background-color .2s ease-in-out;width:44px;z-index:112}.burger__button:after,.burger__button:before{content:"";transition:transform .4s ease-in-out}.burger__button span,.burger__button:after,.burger__button:before{background-color:var(--burger-image);border-radius:2px;display:block;height:2px;transform-origin:center;width:100%}.burger__button span{transition:width .4s ease-in-out}@media(max-width:767px){.burger__button{transform:scale(.75)}}.burger__menu{background-color:var(--burger-bg-color);border:2px solid var(--burger-border-color);bottom:0;left:-4px;max-width:380px;overflow:hidden;padding-top:120px;position:fixed;top:-2px;transition:width .8s ease-in-out;width:0}@media(min-width:479px){.burger__menu{padding-top:180px}}@media(min-width:768px){.burger__menu{border-top-right-radius:42px;bottom:auto;-webkit-clip-path:circle(0 at 95% 5%);clip-path:circle(0 at 95% 5%);left:auto;padding-bottom:1em;padding-top:70px;position:absolute;right:10px;top:-10px;transition:-webkit-clip-path .8s ease-in-out;transition:clip-path .8s ease-in-out;transition:clip-path .8s ease-in-out,-webkit-clip-path .8s ease-in-out;width:380px}}@media(min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.burger__menu{display:none}}.burger__menu .burger__account,.burger__menu>a{color:var(--text-color);display:block;font-size:1.25em;font-weight:300;padding:10px 30px;white-space:nowrap}.burger__account{border-bottom:2px solid #f8f4f6;font-style:oblique;margin-bottom:.5em;padding-bottom:1em}.burger__account strong{font-style:normal}@media(min-width:768px){.burger__toggle:checked~.burger__menu{-webkit-clip-path:circle(150% at 95% 5%);clip-path:circle(150% at 95% 5%)}}@media(min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.burger__toggle:checked~.burger__menu{display:block}}@media(max-width:767px){.burger__toggle:checked~.burger__menu{left:-4px;width:90vw}[dir=rtl] .burger__menu,[dir=rtl] .burger__toggle:checked~.burger__menu{left:unset;right:-4px}}.burger__toggle:checked~.burger__button:before{transform:translateY(13px) rotate(45deg)}.burger__toggle:checked~.burger__button:after{transform:translateY(-13px) rotate(-45deg)}.burger__toggle:checked~.burger__button span{width:0}.burger__toggle:checked~.burger__button:before{transform:translateY(4px) rotate(45deg)}.burger__toggle:checked~.burger__button:after{transform:translateY(-6px) rotate(-45deg)}@media(max-width:767px){.burger__button{transform:scale(1)}}.burger__toggle:checked~.burger__button{background-color:var(--burger-bg-color)}@media(max-width:767px){.burger__toggle:checked~.burger__button{border-color:var(--burger-border-color)}}.c-row-element:first-child{width:150px}@media screen and (max-width:767px){.c-row-element:first-child{width:125px}}.c-row-element{margin:0 .1rem}.c-row-container{align-items:center;display:flex;flex-direction:row;justify-content:center}html{overflow:scroll;overflow-x:hidden}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{background:var(--body-background)!important;font-family:var(--font-roboto);margin:0}footer,header,main,nav,section{display:block}main{position:relative}a{-webkit-text-decoration-skip:objects;background-color:transparent;text-decoration:none}a:active,a:hover{outline-width:0}img{border-style:none}@media(max-width:767px){.noscroll{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0}}div[id$=upsell]{width:100%}.o-modal-global{background-color:var(--dark-blue-trans);height:100%;left:0;overflow-y:auto;padding:15px;position:fixed;top:0;width:100%;z-index:100}.o-modal-global .a-icon-circle__icon{fill:#fff}.o-modal-global .a-button-global{position:relative;transition:all .35s ease}.o-modal-global .o-modal__button-close{box-shadow:none;height:40px;position:absolute;right:15px;top:15px;width:40px}.o-modal-global .o-modal__text{color:var(--grey-global-modal);font-size:var(--font-size-20);font-weight:var(--font-weight-300);line-height:1.3;margin:40px auto;max-width:393px;text-align:center}.o-modal-global .o-modal__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.o-modal-global .o-modal__content{background-color:var(--light-grey-global-modal);box-shadow:0 20px 40px 0 var(--dark-blue-bg);max-height:calc(100vh - 30px);max-width:560px;padding:30px 30px 60px;position:relative;width:100%}.o-modal-global .o-modal-step__icon-circle{align-items:center;border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:35px;margin-left:auto;margin-right:auto;opacity:.9;position:relative;width:70px}.o-modal-global .a-icon-circle__icon{height:30px;width:30px}.o-modal-global .m-form-checkboxes__button{margin:30px auto auto;max-width:320px}.o-modal-global .js-buttons-container{flex-direction:column}.o-modal-global .a-button-close__icon{fill:var(--white);height:18px;width:18px}.o-modal-global button{background:0 0;border:none;cursor:pointer;height:100%;position:relative;width:100%;z-index:1}.o-modal-global button .a-button__text{color:var(--white);font-size:var(--font-size-1-4);font-weight:var(--font-weight-400)}.o-modal-global .text-link{margin-top:30px}.o-modal-global .text-link .a-button__text{color:var(--dark-grey-global-modal);font-size:var(--font-size-1-2);font-weight:var(--font-weight-400);text-decoration:underline}.o-modal-global .a-button-global{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.o-modal-global .a-button--with-gradient:before{background:var(--green-blue-gradient);content:"";height:100%;left:0;opacity:.9;position:absolute;top:0;transition:opacity .35s ease;width:100%}.o-modal-global .a-button--with-gradient:after{background-image:var(--green-yellow-gradient);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .35s ease;width:100%}.o-modal-global .a-button--big{height:72px}.o-modal-global .a-button-close:hover{background-image:var(--green-gradient)}.o-modal-global .a-button-close{align-items:center;background-image:var(--grey-gradient);border:1px solid #6f6b8d;border-radius:50%;display:inline-flex;justify-content:center;opacity:.9;overflow:hidden;transition:border .35s ease}@media(max-width:767px){.o-modal-global .o-modal__button-close{box-shadow:none;right:15px;top:15px}.o-modal-global .a-button-close{height:40px;width:40px}}.o-modal-global .button--with-gradient:hover:not(.a-button--disabled):after{opacity:1}.o-modal-global .o-modal-step__icon-circle{background:var(--green-blue-gradient)}.woman-theme .o-modal-global .button--with-gradient:before,.woman-theme .o-modal-global .o-modal-step__icon-circle{background:var(--female-gradient-90deg)}.container-fluid{display:flex;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;width:100%}.icon{height:25px;width:25px}.title{font-size:var(--font-size-36);font-weight:var(--font-weight-700);line-height:1;margin:40px 0 30px;text-align:center}.section-home__gender-buttons_button--man .section-home__gender-buttons_button__title{-webkit-text-fill-color:transparent;background:var(--white);-ms-background:none;-webkit-background-clip:text;-ms-background-size:10px;color:var(--blue);font-size:var(--font-size-16);font-weight:700;text-align:center}.m-logo{display:block}.m-logo__icon{height:100px;width:100px}.o-header{align-items:center;display:flex;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:100}.o-header__logo{pointer-events:all}.o-header__logo .a-icon.a-logo__icon{fill:var(--white);height:37.8px;margin-left:20px;transition:fill .35s ease;width:71.9px}.o-header__menu{pointer-events:all}.o-header__content{align-items:center;display:flex;height:50px;justify-content:space-between;left:0;position:absolute;top:10px;width:100%}@media screen and (min-width:768px){.o-header__content{padding:0 15px}}[dir=rtl] .o-header__logo{margin-right:10px}.o-footer{background-color:#f8f4f6;padding:33px 0 38px;position:relative}@media(min-width:768px){.o-footer{padding:80px 15px}}.o-footer .container-fluid{margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:1545px;width:100%!important}.o-footer .container-fluid:before{content:" ";display:table}.o-footer .container-fluid:after{clear:both}.o-footer__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.o-footer__logo{display:flex;justify-content:flex-end}@media(min-width:767px){.o-footer__logo{justify-content:center}}.o-footer__copyright{color:#220f2b;font-size:13px;font-weight:300;line-height:1.4;text-align:right}@media(min-width:767px){.o-footer__copyright{font-size:17px}}.o-footer__copyright-desktop{display:none}@media(min-width:767px){.o-footer__copyright-desktop{display:block}}.o-footer__copyright-mobile{display:block;margin-top:30px}@media(min-width:767px){.o-footer__copyright-mobile{display:none;margin-top:0}}.o-footer__icon{fill:#34164e;height:50px;opacity:.2;transition:opacity .35s ease;width:110px}@media(min-width:767px){.o-footer__icon{height:60.5px;width:134px}}.o-footer-links-wrap{padding:5px 0}.o-footer__content>*{flex:auto}@media(min-width:768px){.o-footer__content>*{flex:1}}@media(max-width:767px){.o-footer__content>:last-child{margin-top:27px;text-align:center;width:100%}}.o-footer__logo:hover .o-footer__icon{opacity:1}.m-nav-footer{align-items:flex-start;display:flex;flex-direction:column;position:relative}.m-nav-footer__item{color:#220f2b;font-size:16px;font-weight:300;line-height:1.7;transition:color .35s ease}@media(min-width:767px){.m-nav-footer__item{font-size:17px;line-height:1.4}}.m-nav-footer__item:hover{color:#f53373}.m-menu-footer{display:flex;flex-direction:column;position:relative}.m-menu-footer__item{color:var(--grey);font-size:var(--font-size-14);font-weight:var(--font-weight-450);line-height:1.2;padding:5px 0;transition:.35s ease}@media(min-width:479px){.m-menu-footer__item{font-size:var(--font-size-16)}}.m-menu-footer__item:hover{color:var(--hover-active-state)}.m-logo{position:relative}.m-logo__icon{fill:var(--white);height:80px;transition:fill .35s ease;width:80px}@media(min-width:767px){.m-logo__icon{height:100px;width:100px}}.m-logo--dark .m-logo__icon{fill:var(--black-trans)}.m-menu-footer__item .men-theme .m-menu-footer__item:hover{color:var(--turquoise-green)}.m-logo--dark:hover .m-logo__icon{fill:var(--black)}.m-logo:hover .m-logo__icon{fill:var(--light-grey-trans)}.section-home{overflow:hidden;padding-top:85px;position:relative}.section-home__header-image{margin-top:23px;position:relative;width:100%}@media(max-width:1279px){.section-home__header-image{display:none}}.section-home__content{align-items:center;background-color:var(--dark-blue-bg);display:flex;flex-direction:column;margin:auto;max-width:1200px}@media screen and (min-width:1279px){.section-home__content{align-items:flex-start;background-color:unset;left:40px;max-width:700px;position:absolute;top:135px}}@media screen and (min-width:1440px){.section-home__content{left:100px;top:190px}}@media screen and (min-width:1536px){.section-home__content{left:100px;top:200px}}.section-home__title{color:var(--highlight-grey);font-weight:700;line-height:1.28;margin-bottom:10px;margin-top:40px;max-width:667px}@media screen and (min-width:1279px){.section-home__title{margin-left:85px;max-width:550px;text-align:left}}.section-home__gender{position:relative}.section-home__gender-buttons{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:50px;margin-top:15px;max-width:var(--gender-buttons-width)}@media screen and (min-width:1279px){.section-home__gender-buttons{flex-direction:row;gap:40px;margin:50px 0;min-width:650px}}.section-home__gender-buttons_button{align-items:center;background-position:50%;background-size:cover;border-radius:var(--border-radius-button);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.section-home__gender-buttons_button:before{background-image:var(--button-background);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .35s ease;width:100%}.section-home__gender-buttons_button__select{align-items:center;display:flex;flex-direction:row;gap:10px;height:50px;justify-content:center;position:relative;transition:.35s ease}.section-home__gender-buttons_button__select-male{background-clip:content-box;background-image:var(--button-background);border:var(--border-male);box-shadow:0 0 0 10px var(--outline-trans-1),var(--male-button-shadow)}.section-home__gender-buttons_button__select-female{background-clip:content-box;background-image:var(--button-2-bg);border:var(--border-female);box-shadow:0 0 0 10px var(--outline-trans-2),var(--female-button-shadow)}.section-home__gender-buttons_button__select-female img{transform:var(--transform-image)}.section-home__gender-buttons_button__icon{background-color:var(--gender-image);border-radius:50%;flex-grow:0;height:28px;margin:0 10px 0 0;-o-object-fit:contain;object-fit:contain;width:28px}.section-home__gender-buttons_button__title{-webkit-text-fill-color:transparent;background:var(--white);-ms-background:none;-webkit-background-clip:text;-ms-background-size:10px;font-size:var(--font-size-16);font-weight:700;text-align:center}.section-home__image{bottom:-50px;left:0;margin:0 auto;max-height:600px;position:absolute;right:0}[dir=rtl] .section-home__title{margin-right:35px;text-align:right}.section-youget{background-color:var(--paragraph-bg);margin-top:-4px}.section-youget__side{margin-top:50px}.section-youget__side ul{-webkit-padding-start:0;padding-inline-start:0}.section-youget__side ul .checkbox-button__unit-icon{height:24px;position:absolute;width:24px}.section-youget__side .flex-container{align-items:unset}.section-youget__image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:300px;width:500px}.section-youget__content{background-color:var(--dark-blue-content-bg);border-radius:var(--border-radius-content);box-shadow:var(--content-shadow);color:var(--text-color);display:flex;flex-direction:column;margin:auto;max-width:1150px}.section-youget__content .title{align-self:flex-start;max-width:250px;text-align:left}.section-youget__content_need{background-color:none;box-shadow:none;width:100%}.section-youget__content_need .section-youget__side .section-youget__list{align-items:center}.section-youget__content_need .section-youget__side{margin-top:unset}.section-youget__list{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:835px}.section-youget__list_last-section{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:768px){.section-youget__list_last-section{flex-direction:row}}.section-youget__list-icon{height:25px;min-width:25px;width:25px}.section-youget__list-text{color:var(--text-color);flex-grow:0;font-size:var(--font-size-20);font-weight:var(--font-weight-500);letter-spacing:normal;line-height:1.4;text-align:left}.section-youget__list-text_sequence{font-size:var(--font-size-16);font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-left:50px;text-align:left}.section-youget__list-item{align-items:center;border-bottom:1px solid var(--underline);display:flex;gap:15px;padding:0 0 14px}.section-youget__list-item:last-child{border-bottom:none;padding:0}.section-youget__list-item_reason{background-color:var(--dark-blue-content-bg);border-bottom:none;border-radius:var(--border-radius-content);box-shadow:0 12px 24px 0 rgba(43,49,57,.06),0 4px 8px 0 rgba(43,55,70,.04);display:flex;flex-direction:column;gap:20px;height:auto;justify-content:center;max-width:760px;padding:30px;width:100%}@media screen and (min-width:768px){.section-youget__list-item_reason{align-items:center;flex-direction:row;justify-content:space-between}}.section-youget__list-item_meaning{background-color:var(--dark-blue-content-bg);border-bottom:none;border-radius:var(--border-radius-content);box-shadow:0 12px 24px 0 rgba(43,49,57,.06),0 4px 8px 0 rgba(43,55,70,.04);color:var(--highlight-grey);display:flex;flex-direction:column;font-size:var(--font-size-16);font-weight:var(--font-weight-450);height:auto;justify-content:center;line-height:1.5;padding:20px;text-align:center;width:100%}@media screen and (min-width:768px){.section-youget__list-item_meaning{max-width:335px}}.section-youget__list-item_number{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--number-gradient);flex-grow:0;font-size:var(--font-size-39);font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;text-align:left;width:45px}[dir=rtl] .section-youget__list-item_number{text-align:right}[dir=rtl] .section-youget__list-text_sequence{margin-left:0;padding-right:40px;text-align:right}[dir=rtl] .get-started__link .checkbox-button__unit-icon{display:none}.m-logo--white .m-logo__icon{fill:var(--dark-grey-trans)}.m-logo--white:hover .m-logo__icon{fill:var(--white)}.gender-button:before{opacity:.9}.m-logo__background{background-color:var(--light-grey-trans)}.section-benefits__content{align-items:center;display:flex;margin-left:-15px;margin-right:-15px}.section-benefits__content>*{flex:.5;padding:0 15px}.section-benefits__image{height:100%;max-width:495px;width:100%}@media screen and (min-width:768px){.section-benefits__image{height:365px;width:494px}}.section-benefits__image-wrap img:first-child{display:block;position:relative}@media screen and (min-width:860px){.section-benefits__image-wrap img:first-child{left:320px;position:absolute}[dir=rtl] .section-benefits__image-wrap img:first-child{position:absolute;right:320px}}.section-benefits__image-wrap img:not(:first-child){padding:0 15px;position:absolute}.section-benefits__image-wrap{align-items:center;display:flex;justify-content:center;order:1;position:relative}@media screen and (min-width:768px){.section-benefits__image-wrap{order:2}}.section__content{padding-top:110px}.section-buttons{margin:0 auto;max-width:1100px}.m-logo__icon{position:relative;z-index:1}.o-header{pointer-events:auto}.o-header .m-logo__icon{margin-left:28.2px}@media(min-width:768px){.o-header{margin-top:2rem}}.paragraph-wrap{align-items:center;background-color:var(--paragraph-bg);display:flex;flex-direction:column;line-height:1.4;position:relative}@media screen and (min-width:768px){.paragraph-wrap{flex-direction:row;justify-content:center;padding:10px 0}}.text-highlight-color--default{color:var(--highlight)}.text-highlight-color--color{-webkit-text-fill-color:transparent}.text-highlight-color--color,.text-highlight-color--design-color{-webkit-background-clip:text;background-clip:text;background-image:var(--highlight-color)}.text-highlight-color--design-color{-webkit-text-fill-color:transparent;font-size:var(--font-size-16);font-weight:700;line-height:1.5;text-align:left}.homepage.section-youget .section-youget__title{color:var(--text-color);font-size:var(--font-size-31);line-height:1.28;margin:0 0 10px;max-width:540px}.homepage.section-youget .section-youget__title--main{color:var(--highlight-grey);font-size:var(--font-size-31);line-height:1.28;margin:40px 0 10px}@media screen and (min-width:768px){.homepage.section-youget .section-youget__title--main{margin:60px 0 40px}}.paragraph-wrap .section-benefits__image-wrap{margin-bottom:0}.homepage .section-youget__content{background-color:var(--dark-blue-content-bg);justify-content:center;max-width:495px;order:2;padding:30px}@media screen and (min-width:860px){.homepage .section-youget__content{height:auto;margin-left:30px;position:relative;width:335px}[dir=rtl] .homepage .section-youget__content{margin-left:auto;margin-right:0}}.hidden,.hidden-bmi{display:none}.text-center{text-align:center}.text-right{text-align:right}.men-theme .button--with-gradient-hover:hover{border-color:var(--turquoise-blue);box-shadow:0 20px 30px 0 var(--blue-shadow-male)}.woman-theme .button--with-gradient-hover:hover{border-color:var(--pink-border-female);box-shadow:0 20px 30px 0 var(--red-shadow-female)}#cookies-popup-div{background:var(--dark-grey-cookies);bottom:0;color:var(--white);font-family:Arial;font-size:var(--font-cookies-0-65);line-height:15px;padding:10px 0;position:fixed;text-align:center;width:100%;z-index:1000000}#cookies-popup{margin:0 auto;min-width:360px}.cookies-accept{background:var(--green-cookies);border-radius:3px;color:var(--white);font-weight:var(--font-weight-700);padding:7px 15px}.cookies-accept,.cookies-other{text-shadow:1px 1px 0 var(--black-trans)}.cookies-other{background:var(--light-grey-cookies);border:1px solid var(--grey-cookies);border-radius:3px;color:var(--white-grey-cookies);font-size:1em;padding:5px}.cookie-policy-checkboxes{font-size:var(--font-cookies-0-75);margin-top:5px}.cookie-policy-checkboxes input[type=radio]{display:inline;height:.8em}.button--with-gradient{overflow:hidden}.start-btn{align-items:center;background-image:var(--start-button-bg);box-shadow:0 12px 24px -4px var(--red-shadow-trans);cursor:pointer;display:flex;flex-grow:0;height:50px;justify-content:center;margin-bottom:10px;max-width:382px;position:relative;z-index:100}.start-btn,.start-btn:before{border-radius:var(--border-radius-button);width:100%}.start-btn:before{background:linear-gradient(90deg,#a1eb2c,#7dc708);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;z-index:-100}.start-btn:hover:before{opacity:1}.start-btn a{color:var(--white);font-size:var(--font-size-16);font-weight:700}@media screen and (min-width:768px){.start-btn{margin:20px 0}}.logo-icons{align-items:center;color:var(--text-color);display:flex;flex-direction:column;gap:30px;margin:20px 0 50px}@media screen and (min-width:1280px){.logo-icons{flex-direction:row;gap:30px;margin:60px 0;max-width:700px}}.logo-icons__first-line{display:flex;flex-direction:row;gap:30px}.logo-icons__first-line svg{flex-grow:0;height:32px;-o-object-fit:contain;object-fit:contain;width:150px}@media screen and (min-width:365px){.logo-icons__first-line svg{width:190px}}.logo-icons__first-line img{flex-grow:0;height:32px;-o-object-fit:contain;object-fit:contain;width:100px}@media screen and (min-width:365px){.logo-icons__first-line img{width:106px}}.logo-icons__second-line{display:flex;flex-direction:row;gap:30px;padding-right:30px}@media screen and (min-width:768px){.logo-icons__second-line{padding-right:0}}.logo-icons__second-line svg{width:98px}.logo-icons__second-line img,.logo-icons__second-line svg{flex-grow:0;height:32px;-o-object-fit:contain;object-fit:contain}.logo-icons__second-line img{width:106px}.get-started__link{color:var(--text-color);cursor:pointer;display:flex;flex-direction:row;gap:5px;margin-bottom:30px}.get-started__link svg:not(:root){height:25px;overflow:hidden;padding-bottom:2px;width:30px}.get-started__link a{color:var(--text-color);font-size:var(--font-size-20);font-weight:var(--font-weight-600);letter-spacing:normal;text-align:center;text-decoration:underline;-webkit-text-decoration-color:var(--text-color);text-decoration-color:var(--text-color)}.lines-between-buttons{align-items:center;color:var(--text-color);display:flex;font-size:12.8px;font-weight:400;line-height:1.56;max-width:280px}@media screen and (min-width:1280px){.lines-between-buttons{display:none}}.lines-between-buttons hr{background-color:var(--lines-color);border:none;height:1px;margin:11px 15px 8px 16px;width:126px}.lines-between-buttons:last-child{display:none}.flex-container{align-items:center;background-color:var(--paragraph-bg);display:flex;flex-direction:column;z-index:1}.section-with-image{display:flex;flex-direction:column;gap:20px;position:relative;width:100%}@media screen and (min-width:860px){.section-with-image{flex-direction:row;gap:0;height:auto;justify-content:flex-end;max-width:835px}}.section-info{align-items:center;color:var(--text-color);display:flex;flex-direction:column;gap:10px;line-height:1.28;margin-bottom:40px;max-width:495px;position:relative}@media screen and (min-width:768px){.section-info{max-width:650px}}.section-info .text-title{font-size:var(--font-size-31);font-weight:var(--font-weight-700);margin:40px 0 10px;text-align:center}.benefits-title{display:flex}.benefits-title .title{text-align:left}.async{aspect-ratio:21.98/7.55}@media(min-width:768px){[dir=rtl] .burger__menu{border-top-left-radius:42px;border-top-right-radius:0;left:11px;right:unset;top:-21px}[dir=rtl] .burger__toggle:checked~.burger__menu{left:26px;right:unset}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--dark-blue-bg:#201d34;--dark-blue-trans:rgba(21,18,38,.7);--white:#fff;--black-trans:rgba(0,0,0,.3);--black:#000;--light-grey-trans:hsla(0,0%,100%,.5);--dark-grey-trans:hsla(0,0%,100%,.3);--grey:#515151;--hover-active-state:#ff9055;--white-footer-bg:#f7f7f7;--dark-footer-copyright:rgba(81,81,81,.5);--turquoise-green:#2eeed1;--dark-blue-content-bg:#151226;--paragraph-bg:#252239;--highlight:#fff;--highlight-grey:hsla(0,0%,100%,.6);--blue-shadow-male:rgba(13,38,102,.6);--red-shadow-female:rgba(76,5,45,.6);--turquoise-blue:#5bd8f0;--pink-border-female:#ef5eb9;--male-button-shadow:0 12px 24px -4px rgba(30,104,255,.2);--female-button-shadow:0 12px 24px -4px rgba(255,34,155,.2);--underline:hsla(0,0%,100%,.12);--burger-border-color:#fff;--burger-color:#333;--burger-bg-color:#201d34;--burger-image:#fff;--body-background:#201d34;--transform-image:none;--blue:#01a6fc;--text-color:#fff;--content-shadow:0 12px 24px 0 rgba(43,49,57,.06),0 4px 8px 0 rgba(43,55,70,.04);--content-bg-color:#151226;--red-shadow-trans:rgba(255,34,155,.2);--font-roboto:Roboto,sans-serif;--font-size-14:14px;--font-size-16:16px;--font-size-20:20px;--font-size-31:31.3px;--font-size-36:36px;--font-size-39:39.1px;--font-size-1-4:1.4rem;--font-size-1-2:1.2rem;--font-weight-700:700;--font-weight-600:600;--font-weight-500:500;--font-weight-450:450;--font-weight-400:400;--font-weight-300:300;--grey-global-modal:#636171;--lines-color:hsla(0,0%,100%,.2);--light-grey-global-modal:hsla(0,0%,100%,.95);--dark-grey-global-modal:#a5a5a5;--green-blue-gradient:linear-gradient(90deg,#2eeed1,#2475e3 99%);--green-yellow-gradient:linear-gradient(90deg,#91ef31,#ceef31);--green-gradient:linear-gradient(90deg,#a1eb2c,#7dc708);--grey-gradient:linear-gradient(90deg,#a1a0ab,#99999d 97%);--number-gradient:linear-gradient(90deg,#f53373 0%,#bf51e8 100%,#bf51e8 0);--button-2-bg:linear-gradient(90deg,#f53373 0%,#bf51e8 100%,#bf51e8 0);--female-gradient-90deg:linear-gradient(90deg,#ff9a4f,#ff229b 99%);--start-button-bg:linear-gradient(90deg,#f53373 0%,#bf51e8 100%,#bf51e8 0);--button-background:linear-gradient(90deg,#33f5e0 0%,#5172e8);--highlight-color:linear-gradient(90deg,#f53373 0%,#bf51e8 100%,#bf51e8 0);--border-male:10px solid rgba(91,195,240,.45);--border-female:10px solid rgba(239,94,186,.45);--outline-trans-1:rgba(91,215,240,.2);--outline-trans-2:rgba(239,94,186,.2);--gender-image:unset;--font-cookies-0-65:0.65em;--font-cookies-0-75:0.75em;--green-cookies:green;--dark-grey-cookies:rgba(51,51,51,.9);--light-grey-cookies:#555;--grey-cookies:#333;--white-grey-cookies:#ccc;--border-radius-button:100px;--border-radius-content:8px;--gender-buttons-width:300px}