.popup-primary{--popup-primary-padding:28px 18px;--popup-primary-body-height:unset;--popup-primary-body-width:100%;--popup-primary-body-max-width:440px;--popup-primary-body-padding:20px;--popup-primary-body-border-radius:12px;--popup-primary-body-background:var(--theme-color-white);--popup-primary-close-button-background:rgba(38,38,38,.1);--popup-primary-close-button-top:20px;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:var(--popup-primary-padding);position:fixed;top:0;width:100%;z-index:100}@media screen and (min-width:744px){.popup-primary{--popup-primary-padding:0;--popup-primary-body-border-radius:20px}}.popup-primary:before{backdrop-filter:blur(20px);background:var(--theme-color-popup-backdrop);bottom:0;content:" ";height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:-1}.popup-primary__body{background:var(--popup-primary-body-background);border-radius:var(--popup-primary-body-border-radius);max-width:var(--popup-primary-body-max-width);min-height:var(--popup-primary-body-height);padding:var(--popup-primary-body-padding);position:relative;width:var(--popup-primary-body-width)}.popup-primary__close-button{background:var(--popup-primary-close-button-background);border:none;border-radius:50%;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:20px;top:var(--popup-primary-close-button-top);width:32px}@media screen and (min-width:744px){.popup-primary__close-button{height:40px;width:40px}}.popup-primary__close-button__icon{color:var(--theme-color-black);display:block;font-size:12px;height:100%}@media screen and (min-width:744px){.popup-primary__close-button__icon{font-size:14px}}.error-popup{--popup-primary-body-padding:80px 40px;align-items:center;display:flex;flex-direction:column;line-height:1.6;text-align:center}@media screen and (min-width:744px){.error-popup{--popup-primary-body-padding:80px 60px}}.error-popup__attention{font-size:40px;height:64px;width:40px}.error-popup__title{font-size:24px;font-weight:700;margin:12px 0}@media screen and (min-width:744px){.error-popup__title{font-size:28px;margin:20px 0}}.error-popup__description{font-size:18px}@media screen and (min-width:744px){.error-popup__description{font-size:24px}}.loader{--loader-color:var(--theme-color-black);--loader-dot-size:10px;--loader-dot-gap:9px;align-items:center;column-gap:var(--loader-dot-gap);display:flex;justify-content:center}.loader__dot{animation:a 1.4s ease-in-out infinite both!important;background-color:var(--loader-color);border-radius:50%;height:var(--loader-dot-size);width:var(--loader-dot-size)}.regular-button{--regular-button-font-size:16px;--regular-button-padding:6px 32px;--regular-button-background-color:var(--theme-color-primary);background:var(--regular-button-background-color);border:none;border-radius:4px;color:var(--theme-color-white);padding:var(--regular-button-padding)}@media(hover:hover)and (pointer:fine){.regular-button:hover{--regular-button-background-color:var(--theme-color-pink-darker)}.regular-button:active{--regular-button-background-color:var(--theme-color-jazz-berry-jam-red)}}.popup{--popup-title-font-size:24px;--popup-title-margin-bottom:20px;--popup-ok-button-margin-top:20px;--popup-max-width:320px;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup__content{background-color:var(--theme-color-background);border-radius:12px;box-shadow:var(--theme-shadow-popup);left:50%;max-width:var(--popup-max-width);min-width:fit-content;overflow:auto;padding:40px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (min-width:744px){.popup__content{border-radius:20px}}.popup__title{font-size:var(--popup-title-font-size);margin-bottom:var(--popup-title-margin-bottom)}.popup__loader{margin-top:20px}.popup__ok-button{margin-top:var(--popup-ok-button-margin-top)}.popup__backdrop{backdrop-filter:blur(20px);background-color:var(--theme-color-popup-backdrop);bottom:0;content:"";height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:-1}.feedback-popup{--popup-primary-body-padding:80px 40px;align-items:center;display:flex;flex-direction:column;line-height:1.6;text-align:center}@media screen and (min-width:744px){.feedback-popup{--popup-primary-body-padding:80px 60px}}.feedback-popup__text{font-size:20px}.login-form-popup{--popup-primary-padding:28px;--popup-primary-body-padding:51px 40px}@media screen and (min-width:744px){.login-form-popup{--popup-primary-body-padding:91px 60px}}.restore-password-popup{--popup-primary-body-padding:80px 40px}@media screen and (min-width:744px){.restore-password-popup{--popup-primary-body-padding:80px 60px}}.change-password-form-popup{--popup-primary-body-padding:80px 40px}@media screen and (min-width:744px){.change-password-form-popup{--popup-primary-body-padding:80px 60px}}.waiting-popup{--popup-primary-body-padding:40px}@media screen and (min-width:744px){.waiting-popup{--popup-primary-body-padding:60px}}.restore-account-popup{--popup-primary-body-padding:80px 40px}@media screen and (min-width:744px){.restore-account-popup{--popup-primary-body-padding:80px 60px}}.step-popup{--popup-primary-body-padding:24px 10px 20px 10px}@media screen and (min-width:744px){.step-popup{--popup-primary-body-padding:38px 60px}}.expired-account-popup .error-popup{--popup-primary-body-padding:60px 32px;--popup-primary-body-max-width:360px}@media screen and (min-width:744px){.expired-account-popup .error-popup{--popup-primary-body-max-width:640px;--popup-primary-body-padding:60px}}.expired-account-popup .feedback-popup__text{white-space:pre-line}@media screen and (min-width:744px){.expired-account-popup .feedback-popup__text{white-space:unset}}.quote-card{--quote-card-background:var(--theme-color-white);--quote-border-color:var(--theme-color-peach-yellow);--quote-icon-color:var(--theme-color-medium-purple);--quote-text-color:var(--theme-color-black);--quote-card-font-size:16px;--quote-card-person-font-size:18px;background-color:var(--quote-card-background);border:1px solid var(--quote-border-color);border-radius:8px;display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:16px;position:relative}@media screen and (orientation:landscape)and (min-width:1200px){.quote-card{flex:1;gap:16px;padding:20px}}.quote-card__icon{color:var(--quote-icon-color);height:18px;left:23px;position:absolute;top:-8px;width:20px}.quote-card__text{color:var(--quote-text-color);font-size:var(--quote-card-font-size);line-height:1.3}.quote-card__user{align-items:center;display:flex;gap:12px}.quote-card__avatar{border-radius:50%;height:40px;width:40px}.quote-card__person{color:var(--quote-text-color);font-size:var(--quote-card-person-font-size);font-weight:600}.multiline-button{--primary-text-color:var(--theme-color-white);--primary-background-color:var(--theme-color-wild-strawberry);--multiline-button-font-size:20px;--multiline-button-white-space:pre-wrap;--multiline-button-background-color:var(--primary-background-color);border:0;border-radius:8px;font-size:var(--multiline-button-font-size);font-weight:400;line-height:1.3;text-align:center;white-space:var(--multiline-button-white-space);width:100%}@media screen and (min-width:744px){.multiline-button{--multiline-button-font-size:24px;--multiline-button-white-space:nowrap;font-weight:600}}@media screen and (orientation:landscape)and (min-width:1200px){.multiline-button{--multiline-button-font-size:28px}}.multiline-button--primary{background-color:var(--multiline-button-background-color);color:var(--primary-text-color)}@media(hover:hover)and (pointer:fine){.multiline-button--primary:hover{--multiline-button-background-color:var(--theme-color-bright-pink)}.multiline-button--primary:active{--multiline-button-background-color:var(--theme-color-bright-pink-darker)}}.call-to-action{--call-to-action-button-background-color:var(--theme-color-bright-pink);--call-to-action-button-padding:12px 11px;--call-to-action-login-text-color:var(--theme-color-black);align-items:center;display:flex;flex-direction:column;gap:12px}@media screen and (orientation:landscape)and (min-width:1200px){.call-to-action{gap:16px}}.call-to-action__button{--multiline-button-background-color:var(--call-to-action-button-background-color);padding:var(--call-to-action-button-padding)}.call-to-action__button:hover{--multiline-button-background-color:var(--theme-color-bright-pink-darker)}.call-to-action__button:active{--multiline-button-background-color:var(--theme-color-bright-pink-darkest)}@media screen and (min-width:744px){.call-to-action__button{--call-to-action-button-padding:16px 40px;width:fit-content}}.call-to-action__button-text-mobile{display:inline}@media screen and (orientation:landscape)and (min-width:1200px){.call-to-action__button-text-mobile{display:none}}.call-to-action__button-text-desktop{display:none}@media screen and (orientation:landscape)and (min-width:1200px){.call-to-action__button-text-desktop{display:inline}}.call-to-action__login{color:var(--call-to-action-login-text-color);display:flex;font-size:17px;gap:12px;line-height:1.6}@media screen and (min-width:744px){.call-to-action__login{font-size:20px}}.call-to-action__login-button{background:none;border:none;color:var(--theme-color-medium-purple);padding:0;text-decoration:underline;text-decoration-thickness:1px}.call-to-action__login-button:hover{color:var(--theme-color-medium-purple-hover)}.call-to-action__login-button:active{color:var(--theme-color-medium-purple-active)}.benefits{background:radial-gradient(175.17% 114.55% at 175.17% 50.02%,hsla(43,93%,95%,.2) 0,hsla(29,86%,83%,.2) 43.1%,rgba(255,113,156,.2) 71.02%,rgba(254,139,74,.2) 100%);padding:40px 20px;width:100%}@media screen and (min-width:744px){.benefits{padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.benefits{padding:100px 0}}.benefits__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%}@media screen and (min-width:744px){.benefits__container{gap:38px;max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.benefits__container{gap:80px;max-width:1440px;padding:0 80px}}.benefits__title{font-size:24px;line-height:1.3}@media screen and (min-width:744px){.benefits__title{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.benefits__title{font-size:56px}}.benefits__blizko{font-family:var(--theme-font-family-secondary);font-size:28px}@media screen and (min-width:744px){.benefits__blizko{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.benefits__blizko{font-size:68px}}.benefits__cards{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:744px){.benefits__cards{gap:30px}}@media screen and (orientation:landscape)and (min-width:1440px){.benefits__cards{flex-direction:row;flex-wrap:wrap}}.benefits__card{background-color:var(--theme-color-white);border-radius:12px;display:flex;flex-direction:column;padding:20px;position:relative}@media screen and (min-width:744px){.benefits__card{border-radius:30px;padding:40px 32px}.benefits__card:first-child,.benefits__card:nth-child(2){padding:40px 36px}}.benefits__card-title{font-size:24px;line-height:1.3;margin-bottom:12px;z-index:1}@media screen and (min-width:744px){.benefits__card-title{font-size:28px;margin-bottom:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.benefits__card-title{font-size:32px}}.benefits__card-text{font-size:18px;line-height:1.6}@media screen and (min-width:744px){.benefits__card-text{font-size:28px}}.benefits__card-icon{position:absolute;right:16px;top:-20px;width:68px}@media screen and (min-width:744px){.benefits__card-icon{right:19px;width:120px}}@media screen and (orientation:landscape)and (min-width:1440px){.benefits__card{flex-shrink:0}.benefits__card--large{width:580px}.benefits__card--xlarge{width:670px}.benefits__card--medium{width:410px}.benefits__card--wide{width:840px}}.benefits__text-accent{color:var(--theme-color-wild-strawberry)}.benefits__quotes{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:744px){.benefits__quotes{display:grid;grid-template-columns:1fr 1fr}}@media screen and (orientation:landscape)and (min-width:1440px){.benefits__quotes{flex-shrink:0;gap:16px;width:670px}}.benefits__quote{--quote-card-background:var(--theme-color-midnight-blue);--quote-border-color:var(--theme-color-midnight-blue);--quote-text-color:var(--theme-color-white);--quote-card-font-size:20px}.benefits__cta-block{--call-to-action-button-padding:12px 10px}@media screen and (orientation:landscape)and (min-width:1200px){.benefits__cta-block{margin-top:20px}}.concept{background-color:var(--theme-color-midnight-blue);padding:40px 20px;width:100%}@media screen and (min-width:744px){.concept{padding:60px 0}}@media screen and (orientation:landscape)and (min-width:1200px){.concept{padding:100px 0}}.concept__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%}@media screen and (min-width:744px){.concept__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__container{gap:80px;max-width:1440px;padding:0 40px}}.concept__title{color:var(--theme-color-misty-rose-violet);font-size:22px;font-weight:700;line-height:1.3;margin:0 auto}@media screen and (min-width:744px){.concept__title{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__title{font-size:56px}}.concept__features{display:flex;flex-direction:column;gap:60px}@media screen and (min-width:744px){.concept__features{display:grid;gap:39px;grid-template-columns:1fr 1fr;padding:0 10px}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__features{display:flex;flex-direction:row;justify-content:space-between;padding:0}}.concept__feature{align-items:center;display:flex;flex:1;flex-direction:column;gap:8px;text-align:center}@media screen and (min-width:744px){.concept__feature{gap:12px}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__feature{gap:20px}}.concept__feature:nth-child(2n) .concept__feature-text{width:316px}.concept__feature-icon{height:100px;margin-bottom:12px;width:100px}@media screen and (orientation:landscape)and (min-width:1200px){.concept__feature-icon{height:140px;margin-bottom:20px;width:140px}}.concept__feature-title{color:var(--theme-color-misty-rose-violet);font-size:20px;font-weight:700;line-height:1.3}@media screen and (orientation:landscape)and (min-width:1200px){.concept__feature-title{font-size:24px}}.concept__feature-text{color:var(--theme-color-white);font-size:16px;line-height:1.3;max-width:335px}@media screen and (min-width:744px){.concept__feature-text{max-width:320px}}.concept__blizko{font-family:var(--theme-font-family-secondary);font-size:20px}.concept__quotes{display:flex;flex-direction:column;gap:12px;margin-top:20px}@media screen and (min-width:744px){.concept__quotes{flex-direction:row;flex-wrap:wrap;margin-top:0}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__quotes{flex-wrap:nowrap;gap:16px}}.concept__quote{--quote-icon-color:var(--theme-color-wild-strawberry)}@media screen and (min-width:744px){.concept__quote{width:calc(50% - 6px)}}@media screen and (orientation:landscape)and (min-width:1200px){.concept__quote{width:auto}}.concept__cta-block{--call-to-action-button-padding:12px 60px;--call-to-action-login-text-color:var(--theme-color-white);margin-top:18px}.faq{background-color:var(--theme-color-iris-blue);padding:40px 20px;width:100%}@media screen and (min-width:744px){.faq{padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.faq{padding:100px 0 87px}}.faq__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1440px;width:100%}@media screen and (min-width:744px){.faq__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.faq__container{gap:100px;max-width:1440px;padding:0 100px}}.faq__title{color:var(--theme-color-nero-lighter);font-size:24px;line-height:1.3}@media screen and (min-width:744px){.faq__title{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.faq__title{font-size:56px}}.faq__list{display:flex;flex-direction:column;gap:12px}@media screen and (orientation:landscape)and (min-width:1200px){.faq__list{gap:20px}}.faq__item{background-color:var(--theme-color-white);border-radius:12px;display:flex;padding:23px 12px;position:relative}@media screen and (min-width:744px){.faq__item{padding:24px 23px}}@media screen and (orientation:landscape)and (min-width:1200px){.faq__item{align-items:center;border-radius:30px;gap:31px;padding:32px 28px}}.faq__item-icon{flex-shrink:0;height:28px;left:-6px;position:absolute;top:-5px;width:21px}@media screen and (min-width:744px){.faq__item-icon{height:45px;left:-17px;top:2px;width:30px}}@media screen and (orientation:landscape)and (min-width:1200px){.faq__item-icon{height:77px;left:0;position:relative;top:2px;width:40px}}.faq__item-content{display:flex;flex:1;flex-direction:column;justify-content:center}.faq__item-question{color:var(--theme-color-nero-lighter);font-size:18px;font-weight:700;line-height:1.3}@media screen and (min-width:744px){.faq__item-question{font-size:28px;line-height:1.6}}.faq__item-answer{color:var(--theme-color-nero-lighter);font-size:18px;line-height:1.3}@media screen and (min-width:744px){.faq__item-answer{font-size:24px}}.faq__blizko{font-family:var(--theme-font-family-secondary)}@media screen and (orientation:landscape)and (min-width:1200px){.faq__blizko{font-size:36px}}.footer{--footer-background-color:var(--theme-color-nero-lighter);--footer-text-color:var(--theme-color-white-80-transparent);--footer-link-small-color:var(--theme-color-white-80-transparent);--footer-underline-color:var(--theme-color-white-30-transparent);background-color:var(--footer-background-color);color:var(--footer-text-color);padding:16px;width:100%}@media screen and (min-width:744px){.footer{padding:29px 8.5px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer{padding:20px 0}}.footer__container{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1440px;text-align:center;width:100%}@media screen and (min-width:744px){.footer__container{gap:16px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__container{padding:0 40px}}.footer__header{display:flex;flex-direction:column;gap:8px;width:100%}@media screen and (min-width:744px){.footer__header{gap:26px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__header{flex-direction:row;gap:56px}}.footer__copyright{font-size:10px;font-weight:200;white-space:nowrap}@media screen and (min-width:744px){.footer__copyright{font-size:12px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__copyright{font-size:14px}}.footer__menu{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:744px){.footer__menu{flex-direction:row;gap:34px;justify-content:center}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__menu{align-items:flex-start;flex-wrap:nowrap;gap:56px;justify-content:space-between}}.footer__menu-column{display:flex;flex-direction:column;gap:10px}.footer__link{color:var(--footer-link-color);font-size:10px;font-weight:200;text-decoration:underline;text-decoration-color:var(--footer-underline-color);transition:opacity .2s;white-space:nowrap}@media screen and (min-width:744px){.footer__link{--footer-underline-color:var(--theme-color-white-60-transparent);font-size:12px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__link{font-size:14px}}.footer__link:hover{color:var(--footer-text-color)}.footer__link--small{color:var(--footer-link-small-color);text-decoration-thickness:.5px}.footer__contact{color:var(--footer-text-color);font-size:10px;font-weight:200;white-space:nowrap}@media screen and (min-width:744px){.footer__contact{font-size:12px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__contact{font-size:14px}}.footer__payment-icons{display:flex;gap:4px;justify-content:center;margin-bottom:4px}@media screen and (orientation:landscape)and (min-width:1200px){.footer__payment-icons{gap:20px;margin:20px 0}}.footer__icon{border-radius:4px;height:16px;width:16px}@media screen and (min-width:744px){.footer__icon{height:20px;width:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__icon{height:32px;width:32px}}.footer__icon--visa{width:24px}@media screen and (min-width:744px){.footer__icon--visa{width:30px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__icon--visa{width:48px}}.footer__icon--mastercard{width:25px}@media screen and (min-width:744px){.footer__icon--mastercard{width:32px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__icon--mastercard{width:50px}}.footer__icon--mastercard-id{width:25px}@media screen and (min-width:744px){.footer__icon--mastercard-id{width:32px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__icon--mastercard-id{width:50px}}.footer__icon--three-dss{width:19px}@media screen and (min-width:744px){.footer__icon--three-dss{width:24px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__icon--three-dss{width:38px}}.footer__legal-text{color:var(--footer-link-small-color);font-size:10px;font-weight:200;line-height:1.5;max-width:1250px}@media screen and (orientation:landscape)and (min-width:1200px){.footer__legal-text{font-size:12px}}.footer__eu-links{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:744px){.footer__eu-links{flex-direction:row;gap:32px}}@media screen and (orientation:landscape)and (min-width:1200px){.footer__eu-links{gap:20px}}.container{margin:0 auto;max-width:1440px;position:relative}.header{--login-button-background-color:var(--theme-color-white);--login-button-text-color:var(--theme-color-bright-pink);--login-button-border-color:var(--theme-color-bright-pink);--header-container-padding:8px 12px;--logo-height:40px;--logo-width:auto;--login-button-width:88px;--login-button-height:32px;--login-button-font-size:16px;--login-button-font-weight:400;width:100%}.header__container{align-items:center;display:flex;justify-content:space-between;padding:var(--header-container-padding);width:100%}@media screen and (min-width:744px){.header__container{--header-container-padding:16px 0 27px;max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.header__container{--header-container-padding:16px 40px 27px;max-width:1440px}}.header__logo{height:var(--logo-height);width:var(--logo-width)}@media screen and (min-width:744px){.header__logo{--logo-height:auto;--logo-width:234.5px}}.header__login-button{background-color:var(--login-button-background-color);border-color:var(--login-button-border-color);border-radius:4px;border-style:solid;border-width:1px;color:var(--login-button-text-color);cursor:pointer;font-size:var(--login-button-font-size);font-style:normal;font-weight:var(--login-button-font-weight);height:var(--login-button-height);line-height:1;text-align:center;width:var(--login-button-width)}@media(hover:hover)and (pointer:fine){.header__login-button:hover{--login-button-text-color:var(--theme-color-bright-pink-darker);--login-button-border-color:var(--theme-color-bright-pink-darker);--login-button-background-color:var(--theme-color-bright-pink-darker-10-transparent)}.header__login-button:active{--login-button-text-color:var(--theme-color-bright-pink-darkest);--login-button-border-color:var(--theme-color-bright-pink-darkest);--login-button-background-color:var(--theme-color-bright-pink-darkest-20-transparent)}}@media screen and (min-width:744px){.header__login-button{--login-button-width:120px;--login-button-height:45px;--login-button-font-size:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.header__login-button{display:block;margin-right:0}}.men-say-section{--men-say-background-color:var(--theme-color-white);--men-say-text-color:var(--theme-color-black);--men-say-highlight-color:var(--theme-color-medium-purple);--men-say-cta-background-color:var(--theme-color-wild-strawberry);--men-say-cta-text-color:var(--theme-color-white);--men-say-placeholder-color:var(--theme-color-white-smoke);--men-say-card-background-color:var(--theme-color-periwinkle);--men-say-card-avatar-background-color:var(--theme-color-periwinkle-dark);background-color:var(--men-say-background-color);padding:40px 20px;width:100%}@media screen and (min-width:744px){.men-say-section{padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section{padding:100px 0}}.men-say-section__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1440px;width:100%}@media screen and (min-width:744px){.men-say-section__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__container{gap:100px;max-width:1440px;padding:0 70px}}.men-say-section__title{font-size:24px;line-height:1.2}@media screen and (min-width:744px){.men-say-section__title{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__title{font-size:56px}}.men-say-section__grid{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:744px){.men-say-section__grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}}.men-say-section__bottom{display:flex;flex-direction:column;gap:40px;margin-top:40px}@media screen and (min-width:744px){.men-say-section__bottom{gap:70px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__bottom{gap:35px;min-width:1300px}}.men-say-section__visual-container{align-items:center;display:flex;flex-direction:column;gap:20px;position:relative}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__visual-container{align-items:center;flex-direction:row;justify-content:space-between}}.men-say-section__image-placeholder{background-color:var(--men-say-placeholder-color);border-radius:20px;height:200px;width:100%}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__image-placeholder{height:300px;width:600px}}.men-say-section__subtitle{color:var(--men-say-highlight-color);font-family:var(--theme-font-family-signature);font-size:36px;font-weight:400;text-align:center;transform:rotate(-5deg)}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__subtitle{font-size:44px;left:105px;position:absolute;top:70%;transform:translateY(-70%) rotate(-5deg)}}.men-say-section__arrow{display:none;pointer-events:none}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section__arrow{display:block;height:125px;position:absolute;right:65px;top:42%;transform:translateY(-42%);width:564px}}.men-say-section__cta-block{align-items:center;display:flex;flex-direction:column;gap:16px}.men-say-section__cta{background-color:var(--men-say-cta-background-color);border:none;border-radius:8px;color:var(--men-say-cta-text-color);font-size:18px;font-weight:600;padding:16px 20px;text-align:center;width:100%}@media screen and (min-width:744px){.men-say-section__cta{padding:20px 60px;width:fit-content}}.men-say-section__login{color:var(--men-say-text-color);display:flex;font-size:16px;gap:12px}.men-say-section__login-button{background:none;border:none;color:var(--men-say-highlight-color);cursor:pointer;font-size:inherit;font-weight:600;padding:0}.men-say-section .call-to-action__button{padding:12px 24px}@media screen and (min-width:744px){.men-say-section .call-to-action__button{padding:16px 40px;white-space:nowrap}}.men-say-section-card{background-color:var(--men-say-card-background-color);border-radius:30px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;min-height:300px;padding:30px;position:relative}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card{max-width:640px;padding:60px 40px}}.men-say-section-card__icon{color:var(--men-say-highlight-color);height:25px;left:23px;position:absolute;top:-8px;width:28px}@media screen and (min-width:744px){.men-say-section-card__icon{height:35px;left:26px;top:-10px;width:40px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card__icon{height:60px;left:38px;top:-37px;width:68px}}.men-say-section-card__text{color:var(--men-say-text-color);font-size:18px;line-height:1.4}@media screen and (min-width:744px){.men-say-section-card__text{font-size:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card__text{font-size:28px}}.men-say-section-card__footer{align-items:center;display:flex;gap:16px}.men-say-section-card__avatar{background-color:var(--men-say-card-avatar-background-color);border-radius:50%;height:80px;width:80px}@media screen and (min-width:744px){.men-say-section-card__avatar{height:100px;width:100px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card__avatar{height:120px;width:120px}}.men-say-section-card__info{display:flex;flex-direction:column}.men-say-section-card__name{color:var(--men-say-text-color);font-size:20px;font-weight:600}@media screen and (min-width:744px){.men-say-section-card__name{font-size:16px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card__name{font-size:32px}}.men-say-section-card__role{color:var(--men-say-text-color);font-size:18px}@media screen and (min-width:744px){.men-say-section-card__role{font-size:16px}}@media screen and (orientation:landscape)and (min-width:1200px){.men-say-section-card__role{font-size:32px}}.one-sms-section{background-color:var(--theme-color-seashell);overflow:hidden;padding:40px 20px;width:100%}@media screen and (min-width:744px){.one-sms-section{padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section{padding:60px 0}}.one-sms-section__container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;width:100%}@media screen and (min-width:744px){.one-sms-section__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__container{align-items:center;flex-direction:row;gap:60px;max-width:1440px;padding:0 40px}}.one-sms-section__visuals{height:480px;position:relative;width:320px}@media screen and (min-width:744px){.one-sms-section__visuals{height:570px;order:1;width:380px}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__visuals{height:874px;width:584px}}.one-sms-section__image{position:absolute}.one-sms-section__image--back{height:95%;left:5px;top:2px;transform:rotate(-2deg);width:95%;z-index:1}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__image--back{height:96%;transform:rotate(-1deg);width:96%}}.one-sms-section__image--front{height:97%;left:0;top:0;transform:rotate(2deg);width:97%;z-index:2}@media screen and (min-width:744px){.one-sms-section__image--front{transform:rotate(2deg)}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__image--front{transform:rotate(2deg)}.one-sms-section__image{border-width:20px}}.one-sms-section__content{display:flex;flex-direction:column;gap:20px;order:2}@media screen and (min-width:744px){.one-sms-section__content{font-size:32px;gap:32px}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__content{font-size:40px;max-width:610px}}.one-sms-section__title{color:var(--theme-color-black);font-family:var(--theme-font-family-primary);font-size:24px;font-weight:700;line-height:1.2}@media screen and (min-width:744px){.one-sms-section__title{font-size:36px}}.one-sms-section__text{color:var(--theme-color-black);font-size:18px;line-height:1.5}@media screen and (min-width:744px){.one-sms-section__text{font-size:24px}}.one-sms-section__text--brand-highlight{color:var(--theme-color-hot-pink);font-family:var(--theme-font-family-secondary);font-size:24px;font-weight:700}@media screen and (min-width:744px){.one-sms-section__text--brand-highlight{font-size:36px}}.one-sms-section__note{color:var(--theme-color-midnight-blue);font-size:24px;font-weight:400;text-align:left}@media screen and (min-width:744px){.one-sms-section__note{font-size:36px;text-align:center}}@media screen and (orientation:landscape)and (min-width:1200px){.one-sms-section__note{font-size:32px}}.one-sms-section__action{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:14px}.one-sms-section .call-to-action__button{font-weight:600}@media screen and (min-width:744px){.one-sms-section .call-to-action__button{font-size:28px;padding:16px 40px;white-space:nowrap}}.one-sms-section .call-to-action__login-text{font-size:18px}@media screen and (min-width:744px){.one-sms-section .call-to-action__login-text{font-size:20px}}.one-sms-section .call-to-action__login-button{font-size:18px}@media screen and (min-width:744px){.one-sms-section .call-to-action__login-button{font-size:20px}}.romance-section{--romance-background-pink:var(--theme-color-cotton-candy-pink);--romance-pink-accent:var(--theme-color-cerise-pink);--romance-text-color:var(--theme-color-black);--romance-text-white:var(--theme-color-white);--romance-cta-background:var(--theme-color-midnight-blue);--romance-link-color:var(--theme-color-medium-purple);--romance-card-background:var(--theme-color-seashell);--romance-card-border:var(--theme-color-peach-yellow);--romance-quote-icon-color:var(--theme-color-medium-purple);background:linear-gradient(90deg,var(--romance-background-pink) 0,var(--romance-background-pink) 100%);overflow:hidden;padding:40px 20px;position:relative;width:100%}@media screen and (min-width:744px){.romance-section{padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section{padding:100px 80px}}.romance-section__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1440px;position:relative;width:100%}@media screen and (min-width:744px){.romance-section__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__container{gap:100px;max-width:1440px}}.romance-section__content{display:flex;flex-direction:column;gap:20px;position:relative}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__content{gap:40px}}.romance-section__heading{color:var(--romance-text-color);font-size:24px;font-weight:700;line-height:1.3}@media screen and (min-width:744px){.romance-section__heading{font-size:40px;margin-bottom:12px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__heading{font-size:48px;max-width:880px}}.romance-section__description{color:var(--romance-text-color);font-size:18px;font-weight:400;line-height:1.3}@media screen and (min-width:744px){.romance-section__description{font-size:24px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__description{font-size:32px;max-width:880px}}.romance-section__description--bold{font-weight:700}.romance-section__brand-text{font-family:var(--theme-font-family-secondary);font-size:1.125em;font-weight:700}.romance-section__how-it-works{background-color:var(--romance-pink-accent);display:flex;flex-direction:column;gap:10px;margin:20px -30px 0;padding:30px;transform:rotate(-1deg)}@media screen and (min-width:744px){.romance-section__how-it-works{gap:20px;margin:10px -18px 0;max-width:480px;padding:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__how-it-works{max-width:644px;padding:54px 32px}}.romance-section__how-it-works-title{color:var(--romance-text-white);font-size:24px;font-weight:700;line-height:1.3;transform:rotate(1deg)}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__how-it-works-title{font-size:32px}}.romance-section__steps-list{display:flex;flex-direction:column;gap:12px;transform:rotate(1deg)}@media screen and (min-width:744px){.romance-section__steps-list{max-width:420px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__steps-list{max-width:none}}.romance-section__step{align-items:flex-start;backdrop-filter:blur(12px);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:8px 0}@media screen and (min-width:744px){.romance-section__step{align-items:center;flex-direction:row;padding:8px 0}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__step{gap:16px;padding:8px 10px}}.romance-section__step-icon{flex-shrink:0;height:80px;object-fit:contain;width:80px}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__step-icon{height:100px;width:100px}}.romance-section__step-text{color:var(--romance-text-white);display:flex;flex-direction:column;gap:4px;line-height:1.3}@media screen and (min-width:744px){.romance-section__step-text{gap:8px}}.romance-section__step-title{font-size:20px;font-weight:700;white-space:nowrap}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__step-title{font-size:28px}}.romance-section__step-subtitle{font-size:18px;font-weight:400}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__step-subtitle{font-size:24px}}.romance-section__hero-image{display:none}@media screen and (min-width:744px){.romance-section__hero-image{display:block;height:660px;object-fit:cover;position:absolute;right:-32px;top:282px;width:324px;z-index:0}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__hero-image{height:auto;object-fit:contain;right:90px;top:300px;width:450px}}@media screen and (orientation:landscape)and (min-width:1440px){.romance-section__hero-image{right:120px}}.romance-section__quotes{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:744px){.romance-section__quotes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__quotes{display:flex;flex-direction:row;flex-wrap:nowrap}}.romance-section__quote-card{background-color:var(--romance-card-background);border:1px solid var(--romance-card-border);border-radius:8px;display:flex;flex:1;flex-direction:column;gap:12px;justify-content:space-between;padding:16px;position:relative}@media screen and (min-width:744px){.romance-section__quote-card{min-height:auto}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__quote-card{gap:16px;padding:20px}}.romance-section__quote-icon{color:var(--romance-quote-icon-color);height:18px;left:22px;position:absolute;top:-7px;width:20px}.romance-section__quote-text{color:var(--romance-text-color);flex:1;font-size:14px;font-weight:400;line-height:1.3}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__quote-text{font-size:16px}}.romance-section__quote-user{align-items:center;display:flex;gap:12px}.romance-section__quote-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.romance-section__quote-name{color:var(--romance-text-color);font-size:16px;font-weight:600;line-height:1.3}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section__quote-name{font-size:18px}}.romance-section__cta-block{align-items:center;display:flex;flex-direction:column;gap:16px}.romance-section .call-to-action__button{background-color:var(--romance-cta-background);border-radius:8px;color:var(--romance-text-white);font-size:16px;font-weight:600;line-height:1.3;padding:12px 54px}.romance-section .call-to-action__button:hover{background-color:var(--theme-color-midnight-blue-hover)}.romance-section .call-to-action__button:active{background-color:var(--theme-color-midnight-blue-dark)}@media screen and (min-width:744px){.romance-section .call-to-action__button{font-size:24px;padding:16px 40px}}@media screen and (orientation:landscape)and (min-width:1200px){.romance-section .call-to-action__button{font-size:28px}}.romance-section .call-to-action__login{font-size:16px}@media screen and (min-width:744px){.romance-section .call-to-action__login{font-size:20px}}.safety{background-color:var(--theme-color-midnight-blue);color:var(--theme-color-white);padding:40px 20px;width:100%}@media screen and (min-width:744px){.safety{padding:60px 0}}@media screen and (orientation:landscape)and (min-width:1440px){.safety{padding:100px 75px}}.safety__container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%}@media screen and (min-width:744px){.safety__container{max-width:680px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__container{gap:65px;max-width:1440px}}.safety__header{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:744px){.safety__header{gap:32px;width:680px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__header{gap:64px;width:1280px}}.safety__title{font-size:24px;font-weight:700;line-height:1.3}@media screen and (min-width:744px){.safety__title{font-size:40px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__title{font-size:56px;line-height:1.2}}.safety__blizko{font-family:var(--theme-font-family-secondary)}@media screen and (orientation:landscape)and (min-width:1440px){.safety__blizko{font-size:68px}}.safety__subtitle{font-size:18px;line-height:1.6}@media screen and (min-width:744px){.safety__subtitle{font-size:24px;width:542px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__subtitle{font-size:36px;width:unset}}.safety__features{align-items:center;display:flex;flex-direction:column;gap:60px}@media screen and (min-width:744px){.safety__features{column-gap:12px;flex-flow:row wrap;row-gap:56px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__features{align-items:baseline;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}.safety__feature{align-items:center;display:flex;flex-direction:column;gap:30px;text-align:center}@media screen and (min-width:744px){.safety__feature{gap:40px;width:334px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__feature{width:313.5px}.safety__feature:last-child{margin-top:15px}}.safety__feature-icon{height:120px;width:auto}@media screen and (min-width:744px){.safety__feature-icon{height:87px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__feature-icon{height:140px}}.safety__feature-text{color:var(--theme-color-misty-rose-violet);font-size:20px;font-weight:700;line-height:1.3;width:300px}@media screen and (min-width:744px){.safety__feature-text{font-size:18px;width:340px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__feature-text{font-size:24px}}.safety__privacy{align-items:center;display:flex;justify-content:center;margin:27px 0;padding:40px 20px;position:relative;text-align:center}@media screen and (min-width:744px){.safety__privacy{margin:27px 0 54px;width:654px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__privacy{padding:47px 0 80px;width:1165px}}.safety__privacy-circle{height:261px;left:0;position:absolute;top:-27px}@media screen and (min-width:744px){.safety__privacy-circle{height:261px;width:654px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__privacy-circle{height:261px;top:-12px;width:1165px}}.safety__privacy-text{color:var(--theme-color-carnation-pink);font-family:var(--theme-font-family-signature);font-size:32px;font-weight:400;line-height:1}@media screen and (min-width:744px){.safety__privacy-text{font-size:40px;width:460px}}@media screen and (orientation:landscape)and (min-width:1440px){.safety__privacy-text{font-size:52px;width:990px}}.safety__cta-block{--call-to-action-login-text-color:var(--theme-color-white)}@media screen and (min-width:744px){.safety__cta-block{font-size:40px}}.welcome-section{--hero-background-color:var(--theme-color-white);--hero-text-color:var(--theme-color-black);--hero-accent-color:var(--theme-color-wild-strawberry);--hero-highlight-color:var(--theme-color-medium-purple);--hero-cta-background-color:var(--theme-color-wild-strawberry);--hero-cta-text-color:var(--theme-color-white);--hero-login-button-color:var(--theme-color-medium-purple);--hero-card-background-color:var(--theme-color-white);--hero-card-border-color:var(--theme-color-peach-yellow);--hero-avatar-background-color:var(--theme-color-gainsboro);background-color:var(--hero-background-color);overflow:hidden;padding:0 0 40px;width:100%}@media screen and (min-width:744px){.welcome-section{padding:0 0 61px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section{padding:0 0 65px}}.welcome-section__container{display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:0 20px;width:100%}@media screen and (min-width:744px){.welcome-section__container{gap:32px;max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__container{flex-direction:column;gap:40px;justify-content:space-between;max-width:1440px;padding:0 40px}}.welcome-section__content-wrapper{display:flex;flex-direction:column-reverse;gap:2px}@media screen and (min-width:744px){.welcome-section__content-wrapper{flex-direction:row;gap:6px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__content-wrapper{flex-direction:row;gap:60px}}.welcome-section__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:744px){.welcome-section__content{gap:19px;margin:0 auto;max-width:446px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__content{margin:0;max-width:708px}}.welcome-section__image-wrapper{align-items:center;display:flex;justify-content:center;margin:0 -20px}@media screen and (min-width:744px){.welcome-section__image-wrapper{align-items:flex-start;margin:0 -32px 0 0}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__image-wrapper{align-items:center;flex:1;justify-content:left;margin:0}}.welcome-section__image-box{position:relative;width:100%}@media screen and (min-width:744px){.welcome-section__image-box{max-height:367px;max-width:271px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__image-box{max-height:546px;max-width:530px}}.welcome-section__image{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}@media screen and (min-width:744px){.welcome-section__image{max-height:367px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__image{max-height:546px}}.welcome-section__its-a-match{bottom:0;display:none;height:auto;left:35%;max-width:200px;position:absolute;transform:translateX(-35%);z-index:1}@media screen and (min-width:744px){.welcome-section__its-a-match{display:block;left:15%;max-width:200px;transform:translateX(-15%)}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__its-a-match{max-width:394px}}.welcome-section__header{display:flex;flex-direction:column;gap:20px}.welcome-section__title{color:var(--hero-text-color);color:var(--theme-color-oxford-blue);font-size:18px;font-weight:400;line-height:1.1}@media screen and (min-width:744px){.welcome-section__title{font-size:26px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__title{font-size:42px}}.welcome-section__title--highlight{font-family:var(--theme-font-family-secondary);font-style:normal;font-weight:700;line-height:1.3}.welcome-section__title--accent{color:var(--hero-accent-color)}.welcome-section__description{color:var(--hero-text-color);display:flex;flex-direction:column;font-size:16px;gap:8px;line-height:1.4;white-space:pre-line}@media screen and (min-width:744px){.welcome-section__description{gap:19px;max-width:446px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__description{max-width:593px}}.welcome-section__paragraph{color:var(--theme-color-oxford-blue);font-size:16px;font-style:normal;font-weight:400;line-height:1.25}@media screen and (min-width:744px){.welcome-section__paragraph{font-size:18px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__paragraph{font-size:24px}}.welcome-section__paragraph--highlight{color:var(--hero-text-color);font-weight:700;position:relative}.welcome-section__paragraph--highlight-underline{bottom:-4px;color:var(--hero-highlight-color);display:none;height:9.5px;left:-5px;position:absolute;width:calc(100% + 10px)}@media screen and (min-width:744px){.welcome-section__paragraph--highlight-underline{display:block}}.welcome-section__paragraph--highlight-underline-icon{display:block;height:revert-layer;width:100%}.welcome-section__paragraph--brand-highlight{font-family:var(--theme-font-family-secondary);font-weight:700}.welcome-section__actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__actions{gap:16px;margin-top:21px;max-width:593px}}.welcome-section__cards{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:744px){.welcome-section__cards{flex-direction:row;flex-wrap:wrap;gap:20px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section__cards{flex-direction:row;justify-content:space-between;padding:0;width:100%}}.welcome-section-card{background-color:var(--hero-card-background-color);border:1px solid var(--hero-card-border-color);border-radius:8px;display:flex;flex:1;flex-direction:column;gap:16px;justify-content:space-between;padding:16px;position:relative}@media screen and (min-width:744px){.welcome-section-card{flex-basis:calc(50% - 10px);min-width:300px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section-card{flex-basis:calc(25% - 15px);min-width:unset;padding:20px}}.welcome-section .quote-card__icon{color:var(--hero-highlight-color)}.welcome-section .call-to-action__button{background-color:var(--theme-color-bright-pink);color:var(--hero-cta-text-color);font-size:20px}.welcome-section .call-to-action__button:hover{background-color:var(--theme-color-bright-pink-darker)}.welcome-section .call-to-action__button:active{background-color:var(--theme-color-bright-pink-darkest)}@media screen and (min-width:744px){.welcome-section .call-to-action__button{font-size:24px;font-weight:400;height:63px;padding:16px 30px}}@media screen and (orientation:landscape)and (min-width:1200px){.welcome-section .call-to-action__button{font-size:28px;height:68px;max-width:593px;width:100%}}.welcome-section .call-to-action__login{font-size:17px}@media screen and (min-width:744px){.welcome-section .call-to-action__login{font-size:20px}}.women-choose-section{--section-background-color:var(--theme-color-linen);--section-title-color-pink:var(--theme-color-wild-strawberry);--section-title-color-dark:var(--theme-color-black);--section-divider-color:var(--theme-color-misty-rose-violet);background:var(--section-background-color);padding:40px 20px;width:100%}@media screen and (min-width:744px){.women-choose-section{max-width:none;padding:60px 32px}}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section{padding:100px 50px}}.women-choose-section__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1440px;width:100%}@media screen and (min-width:744px){.women-choose-section__container{gap:60px;max-width:680px}}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section__container{gap:80px;max-width:1440px;padding:0 40px}}.women-choose-section__title{font-size:24px;line-height:1.2;max-width:255px}@media screen and (min-width:744px){.women-choose-section__title{font-size:40px;max-width:none}}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section__title{font-size:56px}}.women-choose-section__title--pink{color:var(--section-title-color-pink)}.women-choose-section__title--dark{color:var(--section-title-color-dark)}.women-choose-section__list{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:1240px}.women-choose-section__divider{background-color:var(--section-divider-color);height:1px;width:100%}.women-choose-section__cta-block{align-items:center;display:flex;flex-direction:column;gap:16px}.women-choose-section .call-to-action__button{font-size:20px;font-weight:400;padding:12px 10px}@media screen and (min-width:744px){.women-choose-section .call-to-action__button{font-size:24px;font-size:28px;font-weight:600;padding:16px 40px;width:auto}}.women-choose-section .call-to-action__login-text{font-size:17px}@media screen and (min-width:744px){.women-choose-section .call-to-action__login-text{font-size:20px}}.women-choose-section .call-to-action__login-button{font-size:17px;font-weight:400}@media screen and (min-width:744px){.women-choose-section .call-to-action__login-button{font-size:20px}}.women-choose-section-item{--item-visual-background-color:var(--theme-color-white-smoke);--item-image-background-color:var(--theme-color-silver-light);--item-info-gradient-color:var(--theme-color-blackcurrant-darker);--item-info-text-color:var(--theme-color-white);--item-status-color:var(--theme-color-kelly-green);--item-quote-color:var(--theme-color-black);align-items:flex-start;display:flex;flex-direction:column;gap:20px}@media screen and (min-width:744px){.women-choose-section-item{align-items:center;flex-direction:row}}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section-item{gap:60px}}.women-choose-section-item__visual{background-color:var(--item-visual-background-color);border-radius:8px;flex-shrink:0;height:200px;overflow:hidden;position:relative;width:200px}@media screen and (min-width:744px){.women-choose-section-item__visual{height:240px;width:240px}}.women-choose-section-item__image{background-color:var(--item-image-background-color);height:100%;max-width:200px;width:100%}@media screen and (min-width:744px){.women-choose-section-item__image{max-width:240px}}.women-choose-section-item__info{background:linear-gradient(180deg,transparent 0,var(--item-info-gradient-color) 100%);bottom:0;color:var(--item-info-text-color);display:flex;flex-direction:column;gap:4px;left:0;padding:8px 0 8px 8px;position:absolute;width:100%}@media screen and (min-width:744px){.women-choose-section-item__info{padding:16px 0 16px 12px}}.women-choose-section-item__name-row{display:flex;gap:4px}.women-choose-section-item__name{font-size:20px;font-style:normal;font-weight:600}@media screen and (min-width:744px){.women-choose-section-item__name{font-size:24px}}.women-choose-section-item__status{background-color:var(--item-status-color);border-radius:50%;height:10px;width:10px}@media screen and (min-width:744px){.women-choose-section-item__status{height:12px;width:12px}}.women-choose-section-item__role{font-size:18px;font-weight:200;opacity:.9}@media screen and (min-width:744px){.women-choose-section-item__role{font-size:20px}}.women-choose-section-item__content{flex:1}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section-item__content{width:740px}}@media screen and (orientation:landscape)and (min-width:1440px){.women-choose-section-item__content{width:880px}}.women-choose-section-item__quote{color:var(--item-quote-color);font-size:20px;line-height:1.4;white-space:pre-line}@media screen and (min-width:744px){.women-choose-section-item__quote{font-size:24px}}@media screen and (orientation:landscape)and (min-width:1200px){.women-choose-section-item__quote{font-size:28px;text-align:left}}.landing-page{margin:0 auto;width:100%}.text-input{--text-input-max-width:350px;--text-input-font-size:16px;--text-input-border-radius:8px;--text-input-placeholder-color:rgba(0,0,0,.5);max-width:var(--text-input-max-width);text-align:center;width:100%}.text-input__input{border:1px solid var(--theme-color-border);border-radius:var(--text-input-border-radius);font-size:var(--text-input-font-size);line-height:1.3;padding:11px 19px;width:100%}.text-input__input::placeholder{color:var(--text-input-placeholder-color)}.text-input__input:focus{border-color:var(--theme-color-primary);outline:none}.text-input__input--error{border-color:var(--theme-color-error)}@media screen and (min-width:744px){.text-input__input--error{padding-left:24px}}.text-input__input--error:focus{border-color:var(--theme-color-error)}.text-input__error{color:var(--theme-color-error);margin-bottom:16px;margin-top:4px;padding-left:24px;padding-right:24px;text-align:left;width:100%}.action-button{--button-width:240px;--action-button-background-color:unset;--action-button-font-size:20px;--action-button-padding:8px 20px 12px;--action-button-line-height:20px;align-items:center;background-color:var(--action-button-background-color);border:none;border-radius:8px;color:var(--theme-color-white);display:flex;font-size:var(--action-button-font-size);font-weight:400;justify-content:center;line-height:var(--action-button-line-height);padding:var(--action-button-padding);position:relative;white-space:nowrap;width:var(--button-width)}@media screen and (min-width:744px){.action-button{--button-width:270px;--action-button-font-size:22px;--action-button-padding:8px 40px 12px;--action-button-line-height:30px}}.action-button--success{--action-button-background-color:var(--theme-color-success)}@media(hover:hover)and (pointer:fine){.action-button--success:hover{--action-button-background-color:var(--theme-color-success-darker)}.action-button--success:active{--action-button-background-color:var(--theme-color-success-dark)}}.action-button--warning{--action-button-background-color:var(--theme-color-warning)}@media(hover:hover)and (pointer:fine){.action-button--warning:hover{--action-button-background-color:var(--theme-color-warning-darker)}}.action-button--info{--action-button-background-color:var(--theme-color-info)}@media(hover:hover)and (pointer:fine){.action-button--info:hover{--action-button-background-color:var(--theme-color-info-darker)}.action-button--info:active{--action-button-background-color:var(--theme-color-info-dark)}}.action-button--disabled{--action-button-background-color:var(--theme-color-disabled)}.action-button--disabled:active,.action-button--disabled:hover{--action-button-background-color:var(--theme-color-disabled);transform:none}.action-button__content{flex:1;text-align:center}.action-button--check-icon{flex:0 0 auto;height:16px;margin-left:4px;width:16px}@media screen and (min-width:744px){.action-button--check-icon{height:22px;margin-left:8px;width:22px}}.action-button--arrow-icon{bottom:50%;flex:0 0 auto;font-size:16px;height:16px;position:absolute;right:12px;transform:translateY(50%);width:16px}@media screen and (min-width:744px){.action-button--arrow-icon{height:20px;right:10px;width:20px}}.change-password-form{align-items:center;display:flex;flex-direction:column;gap:28px;justify-content:center}.change-password-form__title{font-size:20px;line-height:1.6;text-align:center}@media screen and (min-width:744px){.change-password-form__title{font-size:24px}}.change-password-form__form{align-items:center;display:flex;flex-direction:column;gap:28px;justify-content:center;width:100%}.change-password-form__form-action-button{font-size:20px;line-height:1.3;padding:12px 40px;width:fit-content}.change-password-form__inputs{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.google-login-button{background:none;border:1px solid #c4c4c4;border-radius:8px;color:var(--color-theme-black);display:flex;font-size:14px;gap:8px;justify-content:center;line-height:24px;padding:3px;white-space:nowrap;width:200px}.google-login-button-icon{flex-shrink:0;font-size:24px}.login-popup{--popup-primary-padding:28px;--popup-primary-body-padding:80px 40px}@media screen and (min-width:744px){.login-popup{--popup-primary-body-padding:80px 60px}}.login-popup{--login-popup-forgot-password-button-color:var(--theme-color-nero-lighter);align-items:center;display:flex;flex-direction:column}.login-popup__title{font-size:20px;line-height:1.6;margin-bottom:30px}@media screen and (min-width:744px){.login-popup__title{font-size:24px;margin-bottom:28px}}.login-popup__form{align-items:center;display:flex;flex-direction:column;max-width:320px;width:100%}.login-popup__form-password-input{margin-top:12px}.login-popup__form-action-button{font-size:20px;line-height:1.3;margin-bottom:20px;margin-top:30px;padding:12px 40px;width:fit-content}@media screen and (min-width:744px){.login-popup__form-action-button{margin-top:28px}}.login-popup__form-error{color:var(--theme-color-error);font-size:12px;margin-bottom:16px;margin-top:4px;text-align:center;width:100%}@media screen and (orientation:landscape)and (min-width:1200px){.login-popup__form-error{font-size:20px}}.login-popup__forgot-password-button{background:none;border:none;color:var(--login-popup-forgot-password-button-color);font-size:12px;line-height:1;opacity:.6;padding:0;text-decoration:underline}.login-popup__google-login{margin-top:30px}@media screen and (min-width:744px){.login-popup__google-login{margin-top:28px}}.login-popup .action-button__content{font-weight:400}.image-icon{--image-icon-width:40px;--image-icon-height:64px;height:var(--image-icon-height);object-fit:contain;width:var(--image-icon-width)}.restore-account-popup{align-items:center;display:flex;flex-direction:column;line-height:1.6;text-align:center;white-space:nowrap}.restore-account-popup__title{font-size:24px;font-weight:700;margin:12px 0}@media screen and (min-width:744px){.restore-account-popup__title{font-size:28px;margin:20px 0}}.restore-account-popup__text{font-size:18px;font-weight:400;margin-bottom:30px}@media screen and (min-width:744px){.restore-account-popup__text{font-size:24px;margin-bottom:28px}}.restore-account-popup__action-button{--button-width:211px;font-size:20px;line-height:1.3;padding:12px 40px}.restore-password-popup{align-items:center;display:flex;flex-direction:column;gap:28px;justify-content:center}.restore-password-popup__title{font-size:20px;line-height:1.6}@media screen and (min-width:744px){.restore-password-popup__title{font-size:24px}}.restore-password-popup__form{align-items:center;display:flex;flex-direction:column;gap:28px;justify-content:center;width:100%}.restore-password-popup__form-action-button{font-size:20px;line-height:1.3;padding:12px 40px;width:fit-content}.restore-password-popup__description{font-size:16px;line-height:1.6;text-align:center}@media screen and (min-width:744px){.restore-password-popup__description{font-size:18px}}.unsubscribe-content-popup{--popup-primary-body-padding:80px 20px;align-items:center;display:flex;flex-direction:column;gap:12px;line-height:1.3;text-align:center}@media screen and (min-width:744px){.unsubscribe-content-popup{--popup-primary-body-padding:80px 40px;gap:20px}}.unsubscribe-content-popup__title{font-size:24px;font-weight:700}@media screen and (min-width:744px){.unsubscribe-content-popup__title{font-size:28px}}.unsubscribe-content-popup__text{font-size:18px;font-weight:400;line-height:1.6}@media screen and (min-width:744px){.unsubscribe-content-popup__text{font-size:24px}}.unsubscribe-content-popup__action-button{--button-width:211px;font-size:20px;line-height:1.3;margin-top:18px;padding:12px 40px}@media screen and (min-width:744px){.unsubscribe-content-popup__action-button{margin-top:8px}}.waiting-popup{align-items:center;display:flex;flex-direction:column;gap:30px;text-align:center}@media screen and (min-width:744px){.waiting-popup{gap:28px;padding:20px 16px}}.waiting-popup__text{font-size:20px;font-weight:700;line-height:1.3}@media screen and (min-width:744px){.waiting-popup__text{font-size:24px;white-space:nowrap}}.waiting-popup__loader{--loader-dot-size:12px;--loader-dot-gap:20px}.step-counter{--step-counter-color:rgba(38,38,38,.2);color:var(--step-counter-color);font-size:16px;left:50%;line-height:20px;position:absolute;text-align:center;top:26px;transform:translateX(-50%)}@media screen and (min-width:744px){.step-counter{top:32px}}.form-with-title{--form-with-title-max-content-width:480px;--form-with-title-max-width:316px;--form-with-title-error-text-align:center;--form-with-title-error-margin-top:4px;--form-with-title-error-margin-left:0;--form-with-title-error-font-size:12px;--form-with-title-button-width:fit-content;margin:0 auto;max-width:var(--form-with-title-max-width);width:100%}@media screen and (min-width:744px){.form-with-title{--form-with-title-max-width:480px}}.form-with-title__title{color:var(--theme-color-black);font-size:20px;line-height:1.6;margin:8px 0;text-align:center}@media screen and (min-width:744px){.form-with-title__title{font-size:28px}}.form-with-title__description{font-size:16px;font-weight:400;line-height:1.3;margin-bottom:20px;padding:0 5px;white-space:pre-wrap}@media screen and (min-width:744px){.form-with-title__description{font-size:20px;margin-bottom:40px}}.form-with-title__label{font-size:18px;line-height:1.3;margin-bottom:20px}@media screen and (min-width:744px){.form-with-title__label{font-size:24px;margin-bottom:40px}}.form-with-title__content{align-items:center;display:flex;flex-direction:column;justify-self:center;max-width:var(--form-with-title-max-content-width);width:100%}.form-with-title__error{color:var(--theme-color-error);font-size:var(--form-with-title-error-font-size);justify-self:center;margin-left:var(--form-with-title-error-margin-left);margin-top:var(--form-with-title-error-margin-top);max-width:calc(var(--form-with-title-max-content-width) - var(--form-with-title-error-margin-left));text-align:var(--form-with-title-error-text-align);width:100%}@media screen and (min-width:744px){.form-with-title__error{--form-with-title-error-margin-top:10px;--form-with-title-error-font-size:20px}}.form-with-title__submit-button{--button-width:180px;font-size:18px;line-height:1.3;margin:40px auto 0;max-width:100%;padding:12px 40px;width:var(--form-with-title-button-width)}@media screen and (min-width:744px){.form-with-title__submit-button{--button-width:270px;font-size:24px;margin:60px auto 0;padding:20px 60px}}.gender-form{--gender-form-text-color:var(--theme-color-black)}.gender-form__inputs{display:flex;flex-direction:column}@media screen and (min-width:744px){.gender-form__inputs{gap:8px}}.gender-form__label-radio{align-items:center;color:var(--gender-form-text-color);cursor:pointer;display:flex;font-size:18px;gap:8px;line-height:1.3;padding:8px 20px;text-align:start}@media screen and (min-width:744px){.gender-form__label-radio{font-size:24px;width:200px}}.step-gender__icon{height:64px;margin-bottom:2px;margin-top:-8px;object-fit:contain;width:92px}@media screen and (min-width:744px){.step-gender__icon{margin-bottom:6px;margin-top:-6px}}.step-gender__or{font-size:16px;line-height:1.6;margin:8px 0}.step-gender__google-button{align-items:center;font-size:16px;line-height:1.3;padding:11px 24px;width:unset}@media screen and (min-width:744px){.step-gender__google-button{font-size:20px;padding:11px 40px}}.step-gender__google-button-icon{font-size:28px}.select-input{--select-input-border-color:var(--theme-color-border);--select-input-font-size:16px;position:relative}.select-input input{display:none}.select-input__select-button{align-items:center;background:var(--theme-color-background);border:1px solid var(--select-input-border-color);border-radius:4px;color:var(--theme-color-black);cursor:pointer;display:flex;font-size:var(--select-input-font-size);justify-content:space-between;line-height:1;padding:15px 8px;width:100%}@media screen and (min-width:744px){.select-input__select-button{--select-input-font-size:24px;border-radius:8px;padding:17px 20px 17px 19px}}.select-input__select-button svg{height:8px;width:14px}.select-input__dropdown{background:var(--theme-color-background);border:1px solid var(--theme-color-border);border-radius:4px;display:flex;flex-direction:column;left:0;max-height:200px;overflow-y:scroll;padding:10px 0;position:absolute;top:0;width:100%;z-index:10}@media screen and (min-width:744px){.select-input__dropdown{border-radius:8px}}.select-input__option{background:var(--theme-color-background);border:none;color:var(--theme-color-black);font-size:16px;padding:8px;width:100%}@media screen and (min-width:744px){.select-input__option{font-size:24px;padding:12px}}@media(hover:hover)and (pointer:fine){.select-input__option:hover{background:var(--theme-color-background-grey)}}.select-input--error{--select-input-border-color:var(--theme-color-error)}.birthday-form{display:flex;gap:8px;width:100%}.birthday-form__day{flex:3;width:100%}@media screen and (min-width:744px){.birthday-form__day{flex:7}}.birthday-form__month{flex:4;width:100%}@media screen and (min-width:744px){.birthday-form__month{flex:9}}.birthday-form__year{flex:3;width:100%}@media screen and (min-width:744px){.birthday-form__year{flex:7}}.password-form__wrapper{position:relative;width:100%}.password-form__hint{bottom:-30px;display:flex;flex-wrap:nowrap;font-size:12px;font-weight:400;left:50%;line-height:1.19;position:absolute;text-align:justify;transform:translateX(-50%);width:100%}@media screen and (min-width:744px){.password-form__hint{bottom:-34px;color:var(--theme-color-border);font-size:20px;line-height:1.3;white-space:nowrap;width:auto}}.password-form__hint--error{bottom:-51px}@media screen and (min-width:744px){.password-form__hint--error{bottom:-64px;width:584px}}.email-form{align-items:center;display:flex;flex-direction:column;position:relative}@media screen and (min-width:744px){.email-form{--form-with-title-max-width:571px}}.email-form__submit-button{bottom:-112px;left:50%;padding:12px 27px;position:absolute;transform:translateX(-50%)}@media screen and (min-width:744px){.email-form__submit-button{bottom:-132px;max-width:unset;padding:20px}}.email-form__submit-button:active{transform:translateX(-50%) scale(.95)}@media screen and (min-width:744px){.email-form__input{max-width:480px}}.step-popup--bl-home{--popup-primary-body-padding:20px 12px}.bl-home-page{overflow:hidden}.step{align-items:center;display:flex;flex-direction:column;margin-top:86px;text-align:center}@media screen and (min-width:744px){.step{margin-top:80px}}.step__input{--text-input-border-radius:4px;--text-input-font-size:18px;--select-input-font-size:18px}@media screen and (min-width:744px){.step__input{--text-input-border-radius:8px}}.step__submit-button{--button-width:281px;--action-button-font-size:18px;--action-button-padding:12px 40px;--action-button-line-height:23px}@media screen and (min-width:744px){.step__submit-button{--button-width:388px;--action-button-font-size:24px;--action-button-padding:20px 60px;--action-button-line-height:30px}}@media(hover:hover)and (pointer:fine){.step__submit-button:hover{--action-button-background-color:var(--theme-color-success-darker)}}.step__submit-button:active{--action-button-background-color:var(--theme-color-success-dark)}.step-gender{margin-top:76px}@media screen and (min-width:744px){.step-gender{margin-top:70px}}.step-name{margin-top:109px}@media screen and (min-width:744px){.step-name{margin-top:115px}}.step-birthday{margin-top:94px}@media screen and (min-width:744px){.step-birthday{margin-top:116px}}.step-password{margin-top:73px}@media screen and (min-width:744px){.step-password{margin-top:75px}}.step-email{margin-top:108px}@media screen and (min-width:744px){.step-email{margin-top:128px}}.step-email__submit-button{--form-with-title-button-width:377px}.step-email__input{width:480px}.step__4{margin-top:56px}@media screen and (min-width:744px){.step__4{margin-top:62px}}@font-face{font-display:swap;font-family:SignPainter;font-style:normal;font-weight:400;src:url(/bl-home/inner/fonts/signpainter_housescript.otf) format("opentype")}@keyframes a{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}:root{--theme-font-family-primary:Geologica,sans-serif;--theme-font-family-secondary:Comfortaa,sans-serif;--theme-font-family-signature:SignPainter,cursive;--theme-color-primary:#50115a;--theme-color-secondary:#e51875;--theme-color-primary-transparent:rgba(80,17,90,.2);--theme-color-secondary-transparent:rgba(252,202,224,.2);--theme-color-success:#00b877;--theme-color-success-darker:#008556;--theme-color-success-dark:#005235;--theme-color-success-semi-transparent:rgba(21,142,78,.5);--theme-color-warning:#e51875;--theme-color-warning-darker:#ac3068;--theme-color-info:#009ddb;--theme-color-info-darker:#0079a8;--theme-color-info-dark:#005475;--theme-color-disabled:#5c5c5c;--theme-color-error:#f63b23;--theme-color-white:#fff;--theme-color-black:#262626;--theme-color-blackcurrant-violet:#371a37;--theme-color-misty-rose-violet:#ffe8db;--theme-color-pink:#dc1e7d;--theme-color-pink-darker:#ad2462;--theme-color-hot-pink:#ff0084;--theme-color-carnation-pink:#ffa3d3;--theme-color-pompadour-violet:#7b1945;--theme-color-old-rose-red:#ae2462;--theme-color-jazz-berry-jam-red:#a9145e;--theme-color-oxford-blue:#121236;--theme-color-melon-red:#ffadad;--theme-color-medium-violet-red:#de1b7d;--theme-color-corn-silk-one-fifth-transparent:hsla(43,93%,95%,.2);--theme-color-peach-yellow:#f9d2ae;--theme-color-peach-yellow-one-fifth-transparent:hsla(29,86%,83%,.2);--theme-color-midnight-blue:#1b144d;--theme-color-midnight-blue-hover:#2e2669;--theme-color-midnight-blue-dark:#110c37;--theme-color-tickle-me-pink-one-fifth-transparent:rgba(255,112,155,.2);--theme-color-coral-one-fifth-transparent:rgba(254,139,72,.2);--theme-color-text-secondary-dark:#505050;--theme-color-text-secondary:rgba(37,37,37,.502);--theme-color-background:#fff;--theme-color-background-grey:#f0f0f0;--theme-color-border:#c4c4c4;--theme-shadow-popup:1px 1px 6px 0 rgba(55,55,55,.5);--theme-color-popup-backdrop:rgba(55,26,55,.6);--theme-color-wild-strawberry:#fe349c;--theme-color-medium-purple:#884dff;--theme-color-medium-purple-hover:#6619ff;--theme-color-medium-purple-active:#4c00e6;--theme-color-gainsboro:#e0e0e0;--theme-color-white-smoke:#f0f0f0;--theme-color-periwinkle:#dbebff;--theme-color-periwinkle-dark:#cce3ff;--theme-color-white-80-transparent:hsla(0,0%,100%,.8);--theme-color-white-60-transparent:hsla(0,0%,100%,.6);--theme-color-white-30-transparent:hsla(0,0%,100%,.3);--theme-color-black-15-transparent:rgba(0,0,0,.15);--theme-color-salmon-pink:#ff708d;--theme-color-seashell:#fff5f0;--theme-color-nero-lighter:#262626;--theme-color-iris-blue:#dbeeff;--theme-color-linen:#fff1eb;--theme-color-kelly-green:#6cc20f;--theme-color-jade:#00b877;--theme-color-silver-light:#ccc;--theme-color-blackcurrant-darker:#241325;--theme-color-cotton-candy-pink:#ffa3d3;--theme-color-cerise-pink:#e01a73;--theme-color-bright-pink:#fe0184;--theme-color-bright-pink-darker:#cb0169;--theme-color-bright-pink-darker-10-transparent:rgba(203,1,105,.1);--theme-color-bright-pink-darkest:#98014f;--theme-color-bright-pink-darkest-20-transparent:rgba(152,1,79,.2);--step-info-max-width:600px;--h1-font-size:24px;--h2-font-size:20px;--h3-font-size:18px;--h4-font-size:16px;--h5-font-size:12px}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}ol,ul{list-style:none}h1{font-size:var(--h1-font-size)}@media screen and (max-width:374px){h1{--h1-font-size:20px}}@media screen and (min-width:744px){h1{--h1-font-size:32px}}h2{font-size:var(--h2-font-size)}@media screen and (max-width:374px){h2{--h2-font-size:16px}}@media screen and (min-width:744px){h2{--h2-font-size:24px}}h3{font-size:var(--h3-font-size)}@media screen and (min-width:744px){h3{--h3-font-size:20px}}h4{font-size:var(--h4-font-size)}@media screen and (min-width:744px){h4{--h4-font-size:18px}}h5{font-size:var(--h5-font-size)}@media screen and (min-width:744px){h5{--h5-font-size:16px}}html:focus-within{scroll-behavior:smooth}a:not([class]){text-decoration-skip-ink:auto}canvas,img,picture,svg,video{background-repeat:no-repeat;background-size:cover;font-style:italic;height:auto;max-width:100%;vertical-align:middle}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none;transition-duration:.01ms!important}}body,html{font-family:var(--theme-font-family-primary);height:100svh;scroll-behavior:smooth;scrollbar-width:thin;-webkit-tap-highlight-color:rgba(255,255,255,0)}button{cursor:pointer}button:active{transform:scale(.95)}.mobile-hidden{display:none}@media screen and (min-width:744px){.mobile-hidden{display:block}}.mobile-to-tablet-hidden{display:none}@media screen and (min-width:744px){.mobile-to-tablet-hidden{display:block}}.mobile-to-tabletMin-hidden{display:none}@media screen and (min-width:744px){.mobile-to-tabletMin-hidden{display:block}}.tablet-hidden{display:block}@media screen and (min-width:744px){.tablet-hidden{display:none}}.tablet-min-hidden{display:initial}@media screen and (min-width:744px){.tablet-min-hidden{display:none}}.desktop-medium-hidden{display:initial}@media screen and (orientation:landscape)and (min-width:1280px){.desktop-medium-hidden{display:none}}.mobile-iphone-only-visible{display:none}@media screen and (min-width:375px)and (max-width:767px){.mobile-iphone-only-visible{display:initial}}@media screen and (min-width:375px){.mobile-iphone-hidden{display:none}}.desktop-only-visible{display:none}@media screen and (orientation:landscape)and (min-width:1200px){.desktop-only-visible{display:initial}}.desktop-wide-only-visible{display:none}@media screen and (orientation:landscape)and (min-width:1440px){.desktop-wide-only-visible{display:initial}}img{font-size:6px}.bold{font-weight:700}input[type=radio]{-webkit-appearance:none;appearance:none;background-color:var(--theme-color-background);border-radius:50%;box-shadow:0 0 0 1px var(--theme-color-primary);color:var(--theme-color-primary);cursor:pointer;display:block;flex-shrink:0;font:inherit;height:24px;margin:0;position:relative;width:24px}@media screen and (min-width:744px){input[type=radio]{height:24px;width:24px}}input[type=radio]:checked:before{background:var(--theme-color-primary);border-radius:50%;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@media screen and (min-width:744px){input[type=radio]:checked:before{height:16px;width:16px}}.locked-body{height:100vh!important;overflow:hidden!important}