@charset "UTF-8";.spinner__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f9f9fb;background-color:var(--background-white);z-index:99999;pointer-events:all;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:1;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.spinner__block svg{max-width:100px;width:100%;height:auto;-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite}.loaded .spinner__block{background:rgba(249,249,251,.7)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner__block.hidden{opacity:0!important}.spinner__block.hidden{pointer-events:none}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Semibold.woff2) format("woff2");font-weight:600;font-style:normal}:root{--bs-font-family:"Gilroy",sans-serif;--bs-font-size:16px;--bs-font-weight:400;--bs-line-height:1;--bs-font-color:#000000;--bs-transition:.3s ease-in-out;--bs-radius:10px;--primary-color:#131313;--primary-hover-color:#2d2d2d;--secondary-color:#ff4040;--white:#FFFFFF;--black:#000000;--violet:#7B35FE;--background-white:#f9f9fb;--bs-shadow:0px 2px 3px rgba(#000 10%),0px 8px 3px rgba(#000 10%);--hover-shadow:0 0 5px 0 rgba(#000 10%),0 0 10px 0 rgba(#000 10%),0 0 15px 0 rgba(#000 10%)}*{padding:0;margin:0;border:0;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}aside,footer,header,nav{display:block}html{scroll-behavior:smooth;-webkit-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out}html.lock{overflow:hidden;-ms-touch-action:none;touch-action:none}body,html{width:100%;height:100%;min-width:320px}body{-ms-scroll-chaining:none;overscroll-behavior:none;font-size:16px;font-size:var(--bs-font-size);font-family:Gilroy,sans-serif;font-family:var(--bs-font-family);font-weight:400;font-weight:var(--bs-font-weight);line-height:1;line-height:var(--bs-line-height);text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button::-moz-focus-inner{padding:0;border:0}a{-webkit-text-decoration:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a:active,a:focus{outline:0}a:visited{-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:none;text-decoration:none}li,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}sup{color:inherit}*{scrollbar-width:.5rem;scrollbar-color:#7b35fe #d6d6d6}::-webkit-scrollbar{width:.5rem;background-color:var(--white-color)}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .375rem rgba(123,53,254,.2);box-shadow:inset 0 0 .375rem rgba(123,53,254,.2);border-radius:.25rem;background:#eee}::-webkit-scrollbar-thumb{border-radius:.25rem;border:0 none #fff;background-color:#7b35fe}::-webkit-scrollbar-thumb:hover{background-color:#2d2d2d;background-color:var(--primary-hover-color)}@-webkit-keyframes show-header{0%{top:-100%}100%{top:0}}@keyframes show-header{0%{top:-100%}100%{top:0}}@-webkit-keyframes fade-up-big{0%{-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-up-big{0%{-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes opasity{from{opacity:0}to{opacity:1}}@keyframes opasity{from{opacity:0}to{opacity:1}}@-webkit-keyframes opasityStr{0%{opacity:0}40%{opacity:1}60%{opacity:0}100%{opacity:0}}@keyframes opasityStr{0%{opacity:0}40%{opacity:1}60%{opacity:0}100%{opacity:0}}@-webkit-keyframes last-plan-rectal{from{height:0%}to{height:100%}}@keyframes last-plan-rectal{from{height:0%}to{height:100%}}@-webkit-keyframes last-plan-circle{from{opacity:0;-webkit-transform:translateX(-50%) scale(.7);transform:translateX(-50%) scale(.7)}to{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes last-plan-circle{from{opacity:0;-webkit-transform:translateX(-50%) scale(.7);transform:translateX(-50%) scale(.7)}to{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@-webkit-keyframes person-plan-circle{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes person-plan-circle{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}[class*=__container]{max-width:32.9375rem;margin:0 auto;padding:0 1.25rem;width:100%}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:clip}.page{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page [data-observ]{position:absolute;top:0;left:0;width:100%;height:.125rem;background:0 0;pointer-events:none}.page_start{padding-top:5rem}body{background-color:#f9f9fb;background-color:var(--background-white)}:not(span):not(b):not(strong){line-height:130%;letter-spacing:.02em}.page-mt{padding-top:5rem}h1,h2{font-weight:700;margin-bottom:.75rem;text-align:center}h1{font-size:2rem}h2{font-weight:600;font-size:2rem}h2.violet{color:#7b35fe;color:var(--violet)}h2.big{font-size:1.75rem;margin-top:.75rem;margin-bottom:0}h2.min{font-size:1.875rem}span.violet{color:#7b35fe;color:var(--violet)}span.green{color:#34d4c9}span.yellow{color:#ffe55f}span.pink{color:#dc4ff3}span.gray{color:#a4a4a4}span.orange{color:#ff8760}.politic p{font-size:.75rem;font-weight:500}.politic p a{color:#7b35fe;color:var(--violet);cursor:pointer}.highlig{border-radius:30px;padding:.8125rem 1.5rem .6875rem;display:inline-block;background-color:#7b35fe;background-color:var(--violet);text-transform:uppercase;font-weight:700;font-size:.875rem;color:#fff;color:var(--white)}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;font-weight:600;border-radius:60px;-webkit-box-shadow:0 1px 25px 0 rgba(140,50,255,.3);box-shadow:0 1px 25px 0 rgba(140,50,255,.3);background:#7b35fe;padding:1.0625rem 1rem .9375rem;width:100%;color:#fff;color:var(--white);cursor:pointer;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;will-change:transform;-ms-touch-action:manipulation;touch-action:manipulation}.button:hover{opacity:.9}.button:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.button.animation{position:relative;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(121,51,250,.7);box-shadow:0 0 0 0 rgba(121,51,250,.7)}70%{-webkit-box-shadow:0 0 0 15px rgba(121,51,250,0);box-shadow:0 0 0 15px rgba(121,51,250,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(121,51,250,0);box-shadow:0 0 0 0 rgba(121,51,250,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(121,51,250,.7);box-shadow:0 0 0 0 rgba(121,51,250,.7)}70%{-webkit-box-shadow:0 0 0 15px rgba(121,51,250,0);box-shadow:0 0 0 15px rgba(121,51,250,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(121,51,250,0);box-shadow:0 0 0 0 rgba(121,51,250,0)}}.radio-slab{width:14.8125rem;margin-left:auto;margin-right:auto}.radio-slab__input{display:none}.radio-slab__body{cursor:pointer;-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out;will-change:transform;-ms-touch-action:manipulation;touch-action:manipulation}.radio-slab__body:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.radio-slab__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-slab__img{aspect-ratio:160/136}.radio-slab__img img{width:14.8125rem}.radio-slab__bottom{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto 1fr;font-size:1rem;font-weight:600;text-align:center;width:100%;padding:.875rem 1.25rem .8125rem 1.25rem;background-color:#000;background-color:var(--black);border-radius:8px;color:#fff;color:var(--white)}.radio-slab__bottom svg{margin-left:auto;width:.375rem}.label-choice{-webkit-transition:-webkit-transform .15s ease-out 0s;transition:-webkit-transform .15s ease-out 0s;transition:transform .15s ease-out 0s;transition:transform .15s ease-out 0s,-webkit-transform .15s ease-out 0s;will-change:transform;-ms-touch-action:manipulation;touch-action:manipulation}.label-choice:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.label-choice__input{display:none}.label-choice__input:checked+.label-choice__body{-webkit-box-shadow:0 4px 12px 0 rgba(123,53,254,.1);box-shadow:0 4px 12px 0 rgba(123,53,254,.1);border-color:#7b35fe;border-color:var(--violet)}.label-choice__input:checked+.label-choice__body .label-choice__icon-check::before{opacity:1}.label-choice__input:checked+.label-choice__body .label-choice__text{color:#7b35fe;color:var(--violet)}.label-choice__input:checked+.label-choice__body .label-choice__icon-str svg path{stroke:#7b35fe;stroke:var(--violet)}.label-choice__body{padding:.9375rem 1.25rem;min-height:3.8125rem;width:100%;background:#fff;border:1px solid #fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5625rem;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;cursor:pointer}.label-choice__body:hover{-webkit-box-shadow:0 4px 12px 0 rgba(123,53,254,.1);box-shadow:0 4px 12px 0 rgba(123,53,254,.1)}.label-choice__body.big-text{padding:.6875rem 1.125rem}.label-choice__text{font-weight:600;text-align:center;font-size:1.125rem;width:100%;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;margin-top:.125rem}.label-choice__text.tl{text-align:left}.label-choice__icon{width:1.875rem;height:1.875rem;min-width:1.875rem}.label-choice__icon img{width:100%}.label-choice__icon.min{min-width:1.375rem;width:1.375rem;height:1.375rem}.label-choice__icon-check{position:relative;width:1.25rem;min-width:1.25rem;height:1.25rem;border:1px solid #e4e6ec;border-radius:6px}.label-choice__icon-check::before{position:absolute;content:"";width:1.25rem;height:1.25rem;background:url(../images/label-icon-check.svg) no-repeat center center/contain;top:-.0625rem;left:-.0625rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0}.label-choice__icon-str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-choice__icon-str svg{width:.625rem;height:auto}.label-choice__icon-str svg path{-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s}.label-choice__mark{font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:4px;padding:.375rem .5rem}.label-choice__mark.green{background:rgba(103,175,34,.17);color:#67af22}.label-choice__mark.red{background:rgba(243,1,0,.14);color:#ec3130}.label-choice__mark.orange{background:rgba(255,211,84,.2);color:#ffb119}.label-strongly:first-child .label-strongly__body{margin-left:0}.label-strongly:last-child .label-strongly__body{margin-right:0}.label-strongly.label-strongly-smile .label-strongly__body{font-size:1.4375rem}.label-strongly.label-strongly-smile:first-child .label-strongly__body{font-size:1.75rem}.label-strongly.label-strongly-smile:last-child .label-strongly__body{font-size:1.75rem}.label-strongly__input{display:none}.label-strongly__input:checked+.label-strongly__body{border-color:#7b35fe;border-color:var(--violet);-webkit-box-shadow:0 4px 6px 0 rgba(123,53,254,.1137254902);box-shadow:0 4px 6px 0 rgba(123,53,254,.1137254902)}.label-strongly__body{width:100%;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24% 17.8% 17.8%;border-radius:16px;cursor:pointer;margin:-1px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;will-change:transform;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:0 4px 6px 0 rgba(87,87,87,.06);box-shadow:0 4px 6px 0 rgba(87,87,87,.06);font-size:1.5rem;border:1.2px solid #fff;font-weight:600;line-height:1}.label-strongly__body img{width:100%}.label-strongly__body:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}input.text{font-size:1rem;padding:1.1875rem 1.3125rem 1.0625rem;letter-spacing:.02em;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-shadow:0 3px 15px 0 rgba(210,210,219,.24);box-shadow:0 3px 15px 0 rgba(210,210,219,.24);background-color:#fff;background-color:var(--white);border-radius:12px;width:100%;font-weight:500}input::-webkit-input-placeholder{color:#9c9aa8}input::-moz-placeholder{color:#9c9aa8}input:-ms-input-placeholder{color:#9c9aa8}input::-ms-input-placeholder{color:#9c9aa8}input::placeholder{color:#9c9aa8}.input-show{cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:1.125rem;color:#9ca3af;font-weight:600;text-transform:uppercase;font-size:.6875rem;line-height:1.6;width:1.25rem;height:1.25rem;opacity:0;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;z-index:3}.focus .input-show{opacity:1}.input-show img{width:1.25rem}.input-show img.icon-show-open{display:none}.input-show.show img.icon-show-open{display:block}.input-show.show img.icon-show-close{display:none}#email-error,.offers__error{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:red;font-size:.75rem;text-align:center}#email-error.active,.offers__error.active{padding-top:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex}.embla__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;padding-left:0;padding-right:0}.embla__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:0}.popup{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;overflow-y:auto;pointer-events:none;z-index:2000;padding:1.875rem 1.25rem;backdrop-filter:blur(54px);-webkit-backdrop-filter:blur(54px);background:rgba(19,19,23,.5);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.popup.is-open{opacity:1;pointer-events:auto}.popup.is-open .popup__content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}.popup__content{position:relative;width:100%;margin:0 auto;padding:1.875rem 3.125rem;max-width:24.375rem;background-color:#fff;-webkit-transform:translateY(-12.5rem);-ms-transform:translateY(-12.5rem);transform:translateY(-12.5rem);opacity:0;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-box-shadow:0 11px 6px 0 rgba(0,0,0,.03);box-shadow:0 11px 6px 0 rgba(0,0,0,.03);border-radius:18px}.popup__close{position:absolute;top:1.25rem;right:1.25rem;width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;color:#000;border-radius:.5rem}.popup-personal{pointer-events:none}.popup-personal__content{padding:1.875rem 1.25rem}.popup-personal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-personal__text-up{font-size:1rem;font-weight:500;text-align:center;color:#202020;margin-bottom:.875rem}.popup-personal__title{margin-bottom:1.875rem;line-height:120%}.popup-personal__button-row{width:100%;display:grid;grid-gap:.625rem;gap:.625rem;grid-template-columns:1fr 1fr}.popup-personal__button{display:block;width:100%;padding:.78125rem;letter-spacing:.02em;text-align:center;font-size:1.25rem;background:#ededf2;border-radius:40px;font-weight:600;cursor:pointer;-webkit-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.popup-personal__button:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.popup-personal__button input{display:none}.popup-paywall{background:#faf9ff;padding-right:0;padding-left:0;padding-top:.9375rem}.popup-paywall__wrapper{display:block}.popup-paywall__close{width:2.5rem;height:2.5rem;cursor:pointer}.popup-paywall__close-two{display:none}.popup-paywall__title{margin-top:2.5rem;margin-bottom:1.875rem;-webkit-transform:translateY(-12.5rem);-ms-transform:translateY(-12.5rem);transform:translateY(-12.5rem);opacity:0;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.is-open .popup-paywall__title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.popup-paywall__content{max-width:100%;padding:1.875rem 1.5rem 1.25rem 1.5rem;-webkit-box-shadow:0 11px 6px 0 rgba(0,0,0,.03);box-shadow:0 11px 6px 0 rgba(0,0,0,.03)}.popup-paywall__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem}.popup-paywall__plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem;margin-bottom:1rem}.popup-paywall__plan p{font-size:1rem;font-weight:600;color:#969696}.popup-paywall__discount{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-paywall__discount p{font-size:1rem;font-weight:600;color:#969696}.popup-paywall__discount p.red{color:#f06868}.popup-paywall__total{padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem;margin-bottom:.75rem;border-top:1px solid #b9cbf9}.popup-paywall__total p{font-size:1.375rem;font-weight:600;line-height:120%}.popup-paywall__text-total{display:block;text-align:right;font-size:.8125rem;color:#f06868;font-weight:600}.popup-paywall__bottom{margin-top:1.5rem}.popup-paywall__button-row .ready__secure{margin-bottom:0}.popup-paywall__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.3125rem;line-height:100%;padding-top:1rem;padding-bottom:1rem;margin-bottom:1rem}.popup-paywall__button span{margin-top:.1875rem}.popup-paywall__button svg{width:1.125rem;height:1.125rem}.popup-paywall__button.lock{pointer-events:none;opacity:.7}.popup-know{padding:0;background:rgba(19,19,23,.5)}.popup-know__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:3.4375rem;padding-left:0;padding-right:0;padding-bottom:0}.popup-know__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;padding:2.5rem 1.625rem 0;min-height:calc(100vh - 3.4375rem);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:#fff;-webkit-box-shadow:0 11px 6px 0 rgba(0,0,0,.03);box-shadow:0 11px 6px 0 rgba(0,0,0,.03);border-radius:18px 18px 0 0;max-width:100%;-webkit-transition:opacity .7s ease-in-out,-webkit-transform .7s ease-in-out;transition:opacity .7s ease-in-out,-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out,opacity .7s ease-in-out;transition:transform .7s ease-in-out,opacity .7s ease-in-out,-webkit-transform .7s ease-in-out}.popup-know__title{font-size:1.25rem;font-weight:600;line-height:120%;margin-bottom:1rem}.popup-know__sub-title{font-weight:500;font-size:1rem;text-align:center;margin-bottom:1.875rem}.popup-know__sub-title strong{font-weight:600}.popup-know__bot-text{font-size:.875rem;font-weight:500;color:#969696;text-align:center;margin-top:1.25rem;margin-bottom:1.875rem}.popup-know__quote{padding:1rem 1.15625rem;font-size:.9375rem;text-align:center;font-weight:500;background:#f2f2f8;border-radius:12px;margin-bottom:1.875rem}.popup-know__quote span{font-weight:600}.popup-know__button-row{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.875rem;padding-top:.9375rem;position:sticky;margin-top:auto;z-index:5;bottom:0;left:0;margin-left:-1.625rem;margin-right:-1.625rem}.popup-know__button-row::before{position:absolute;content:"";width:100%;height:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);top:0;left:0}.popup-know__button{position:relative;z-index:2}.popup-know__button-open{display:none}.khow-chart{position:relative}.khow-chart__title{position:absolute;left:0;top:0;width:100%;text-align:center;font-size:.875rem;font-weight:700}.khow-chart__fon{aspect-ratio:475/319}.khow-chart__fon img{width:100%}.khow-chart__chart-line{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:2}.khow-chart__chart-line-img{overflow:hidden;width:0%;-webkit-transition:all 1.7s ease 2.3s;transition:all 1.7s ease 2.3s}.khow-chart__chart-line-img img{width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.is-open .khow-chart__chart-line-img{width:100%}.khow-chart__row{position:absolute;z-index:10;bottom:0;left:0;padding-left:5.5%;padding-right:12%;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.khow-chart__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:auto;height:100%}.khow-chart__item p{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:68%;line-height:100%;color:#adacc3;padding:.28125rem .625rem .15625rem;border-radius:20px;border:1px solid #e3e2ea;margin-left:-20%;margin-right:-20%;opacity:0;-webkit-transition:all .7s ease 1.5s;transition:all .7s ease 1.5s}.is-open .khow-chart__item p{opacity:1}.khow-chart__item.green p{-webkit-transition:all .7s ease 2s;transition:all .7s ease 2s}.khow-chart__item-rect{width:100%;border-top:1px solid #fc6b4f;border-right:1px solid #fc6b4f;border-left:1px solid #fc6b4f;border-top-left-radius:8px;border-top-right-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(252,107,79,.6)),to(rgba(252,107,79,0)));background:linear-gradient(180deg,rgba(252,107,79,.6) 0,rgba(252,107,79,0) 100%);position:relative;height:1.25rem;-webkit-transition:all 1.7s ease 1s;transition:all 1.7s ease 1s}.green .khow-chart__item-rect{height:.625rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(128,187,66,.6)),to(rgba(128,187,66,0)));background:linear-gradient(180deg,rgba(128,187,66,.6) 0,rgba(128,187,66,0) 100%);border-color:rgba(128,187,66,.6);-webkit-transition:all 1.7s ease 1.5s;transition:all 1.7s ease 1.5s}.khow-chart__item-quote{padding:.3125rem .625rem;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;left:-16%;top:56%;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);opacity:0;background:#fc6b4f;border-radius:6px;color:#fff;color:var(--white);font-weight:600;-webkit-transition:all .9s ease 1.5s;transition:all .9s ease 1.5s}.is-open .khow-chart__item-quote{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.green .khow-chart__item-quote{background:#80bb42;right:0;left:auto;top:14.5%;bottom:auto;-webkit-transition:all .9s ease 2s;transition:all .9s ease 2s}.popup-not__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.popup-not__content{margin-top:1.875rem;margin-top:auto;margin-bottom:auto;height:auto;padding-bottom:2.1875rem;padding-right:1rem;padding-left:1rem}.popup-not__img{margin-bottom:1.875rem;width:10.5625rem;margin-left:auto;margin-right:auto}.popup-not__img img{width:10.5625rem}.popup-not__title{font-size:1.25rem;margin-bottom:1rem;font-weight:600;line-height:120%;text-align:center}.popup-not__title.red{color:#fc6b4f}.popup-not__title .green{color:#50ca69}.popup-not__item-title{font-weight:700;line-height:120%;text-align:center;color:#202020;margin-bottom:1.5rem;margin-top:2.5rem}.popup-not__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:18.1875rem;margin-left:auto;margin-right:auto}.popup-not__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-weight:500;font-size:.875rem;line-height:130%;color:#202020}.popup-not__text{font-weight:500;text-align:center}.popup-not__button{margin-top:3rem}.header{position:fixed;top:0;width:100%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;z-index:50;background-color:#fff;background-color:var(--white)}.header.opacity{background:rgba(255,255,255,0)}.header.opacity .header__logo svg path{fill:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.header.opacity .header__container{max-width:32.9375rem}.header-is-sticky .header.opacity{background-color:#fff;background-color:var(--white)}.header-is-sticky .header.opacity .header__logo svg path{fill:#7b35fe;fill:var(--violet)}.header__container{position:relative;height:5rem;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto 1fr}.header__container{max-width:75rem}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__prev{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8125rem;font-size:1.125rem;font-weight:700;line-height:100%;cursor:pointer;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}.header__prev span{margin-top:.1875rem}.header__prev svg{width:1.25rem;height:1.25rem}.header__prev.hidden{opacity:0;pointer-events:none}.header__logo{width:6.875rem;height:1.5rem}.header__logo svg{width:100%;height:100%}.header__menu{position:fixed;right:-100%;top:5rem;background:#fff;background:var(--white);width:auto;height:100%;padding:3.125rem;padding-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:30;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu-open .header__menu{right:0}.header__menu::before{position:absolute;content:"";width:200vw;height:100%;background:rgba(0,0,0,.3333333333);top:0;right:100%;z-index:-1;opacity:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;pointer-events:none}.menu-open .header__menu::before{opacity:1;pointer-events:all}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.header__menu-item a{line-height:100%;font-weight:600;font-size:1.25rem;color:#202020;cursor:pointer}.header__button-not{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:auto;height:100%;cursor:pointer;z-index:5;right:1.25rem;top:0;font-weight:600;font-size:.9375rem;line-height:130%;color:#9c9aa8;cursor:pointer;z-index:6}.header__button-not.open{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-number{display:none!important}.pagination-number{-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s;text-align:right;font-size:1.125rem}.pagination-number__score{font-weight:700}.pagin-hidden .pagination-number{opacity:0;pointer-events:none}.pagination-line{position:relative;bottom:0;left:0;width:100%;height:.1875rem;background-color:#f2f2f2}.pagination-line__desig{display:block;width:0%;height:100%;background-color:#7b35fe;background-color:var(--violet);-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}.pagin-hidden .pagination-line{opacity:0;pointer-events:none}.icon-menu{display:block;position:absolute;width:1rem;height:.875rem;cursor:pointer;z-index:5;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:0 0;opacity:1;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}.icon-menu.hidden{opacity:0}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000;border-radius:8px}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about__container{max-width:33.3125rem}.about h1{margin-bottom:1.25rem}.about h1.min{font-size:2.25rem}.about .section__text.big{text-transform:uppercase;font-size:1.0625rem;text-align:center;margin-bottom:1.5rem}.about__row-slab.section__row-slab{margin-top:2.5rem}.section{display:none;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%;min-height:100%;position:relative;padding-top:9.0625rem;padding-bottom:6.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:opasity 1.5s forwards;animation:opasity 1.5s forwards}.section.section-active{display:-webkit-box;display:-ms-flexbox;display:flex}.section.violet-bg{background:#ede9ff}.section__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section__text{font-weight:500;font-size:.875rem;text-align:center;max-width:21.875rem;margin-left:auto;margin-right:auto;color:#717171}.section__text.big{font-size:1rem;font-weight:600}.section__text em{color:#717171;font-style:italic}.section__text.top{margin-bottom:1.25rem}.section__row-slab{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 1.1875rem;gap:1rem 1.1875rem;margin-top:1.25rem}.section__img-mw{margin-top:3.875rem}.section__img-mw img{width:100%}.section__img-mw.m-l{margin-left:-3%;margin-right:-3%}.section__row-label{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.section__row-label.like-two{display:grid;grid-template-columns:1fr 1fr}.section-bot{position:fixed;bottom:0;left:0;width:100%;height:auto;z-index:40}.section-bot.hidden{display:none}.section-bot::before{position:absolute;content:"";width:100%;height:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);top:0;left:0}.section-bot__container{padding:.5rem 2.5rem 1.25rem;position:relative;z-index:2}.section-bot__politic{text-align:center;padding-top:.75rem;padding-bottom:.75rem;padding-right:.9375rem;padding-left:.9375rem}.section-bot__politic p{color:#a0a0a0}.section-bot__button.lock{pointer-events:none;background:#ededf2;color:#8e8e91;-webkit-box-shadow:none;box-shadow:none}.section-email .button-next{pointer-events:none;background:#ededf2;color:#8e8e91;-webkit-box-shadow:none;box-shadow:none}.section-email.unlock .button-next{-webkit-box-shadow:0 1px 25px 0 rgba(140,50,255,.3);box-shadow:0 1px 25px 0 rgba(140,50,255,.3);background:#7b35fe;color:#fff;color:var(--white);pointer-events:all}.section-people .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.section-people .section__text-block{margin-bottom:1.25rem}.section-people__img-top{margin-top:0;width:14.54rem;margin-left:auto;margin-right:auto;margin-bottom:3.25rem}.section-people__img-top img{aspect-ratio:232.64/201.37;width:14.54rem}.section-people__img-bottom{margin-top:auto;margin-bottom:1.875rem;margin-left:auto;margin-right:auto;width:12.5rem}.section-people__img-bottom img{aspect-ratio:169/82;width:12.5rem}.section-people .offer-detailed__list{gap:.75rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:1.25rem}.section-strongly{padding-bottom:3.125rem}.section-strongly.section.is-button{padding-bottom:7.5rem}.section-strongly__row-label{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:.25rem;gap:.25rem;border-radius:50px;margin-top:3.125rem}.section-strongly .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.section-strongly .section__text-block{margin-bottom:.375rem}.section-strongly__row-label-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem}.section-strongly__row-label-text p{margin-top:1.125rem;font-weight:600;font-size:.875rem;line-height:120%;color:#9c9aa8}.section-strongly__center-icon{font-size:6.25rem;line-height:.6;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10%}.section-strongly__center-icon.m-b-a{margin-bottom:auto}.section.section-paywall{padding-top:5rem}.section.section-paywall .section__container{background:#fff}.load-text-img.violet-bg{background:#ede9ff}.load-text-img .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.load-text-img__loader{width:3.25rem;height:3.25rem;margin-left:auto;margin-right:auto;margin-bottom:1.875rem}.load-text-img__loader img{width:3.25rem;height:3.25rem;-webkit-animation:rotate .75s linear infinite;animation:rotate .75s linear infinite}.load-text-img__slider{overflow:hidden;margin-bottom:3.125rem;pointer-events:none}.load-text-img__wrapper{gap:0}.load-text-img__slide{font-size:1.25rem;line-height:120%;text-align:center;font-weight:500}.load-text-img__slide .violet{font-weight:700}.load-text-img__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end;max-height:25rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.load-text-img__img img,.load-text-img__img picture{width:75.5%;-o-object-fit:contain;object-fit:contain;margin-left:auto;margin-right:auto}.load-text-img__img.two img,.load-text-img__img.two picture{width:81%}.load-text-img__img.three img,.load-text-img__img.three picture{width:71.6%}.chart h2{margin-bottom:1.25rem}.chart .section__text{margin-bottom:1.25rem}.chart__img{padding-top:2.5rem;margin-left:-4%;margin-right:-4%}.chart__img img{width:100%}.knowledge h2{margin-bottom:2.0625rem}.knowledge .section__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;color:#9584e2}.knowledge .section__text b{color:#7b35fe;color:var(--violet)}.knowledge .section__img-mw{margin-top:.9375rem}.knowledge .section__img-mw.min{width:64%;margin-left:auto;margin-right:auto;margin-top:2.5rem}.symptoms h2{margin-bottom:0}.symptoms .section__img-mw{margin-top:2.1875rem;margin-bottom:2.8125rem}.symptoms .section__img-mw img{aspect-ratio:396/292}.symptoms .section__text{max-width:100%;text-align:left;font-weight:500}.symptoms .section__text p{margin-bottom:.1875rem}.symptoms .section__text p:first-child{margin-bottom:1.5rem}.symptoms .section__text .red{color:#ec7c5d;font-weight:600}.univer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.75rem}.univer__img{margin-bottom:.6875rem;width:100%;padding:0 3.25rem}.univer__img img{width:100%}.univer__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2.5625rem;gap:.5rem}.univer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem;-webkit-box-shadow:0 11px 12px 0 rgba(0,0,0,.03);box-shadow:0 11px 12px 0 rgba(0,0,0,.03);background:#fff;border-radius:16px;max-width:17.5rem;width:100%}.univer__item img{height:2.5rem;width:auto}.practices__img{aspect-ratio:1/1;margin-top:0;margin-bottom:4.6875rem}.reviewed__img{margin-top:1.25rem;padding-left:5.625rem;padding-right:6.0625rem;margin-bottom:5rem}.reviewed__img img{aspect-ratio:148/133.28;width:100%}.reviewed__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviewed__text-block h2{max-width:25rem}.reviewed__text{text-align:center;font-style:italic;font-weight:600}.reviewed-quote{margin-right:auto;margin-left:auto;max-width:20rem}.reviewed-quote__top{padding:.5625rem .5rem .4375rem;font-size:.75rem;color:#7b35fe;color:var(--violet);background-color:#e3d5ff;border-radius:10px 10px 0 0;text-align:center;font-weight:600}.reviewed-quote__bottom{padding:1rem 1.25rem;background-color:#fff;background-color:var(--white);border-radius:0 0 10px 10px;border:1px solid #e3d5ff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.reviewed-quote__icon{width:2.5rem;height:2.5rem}.reviewed-quote__icon svg{width:100%;height:auto}.reviewed-quote__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.reviewed-quote__text h3{font-weight:700;font-size:1rem}.reviewed-quote__text p{font-weight:500;font-size:.75rem}.level{padding-right:.625rem;padding-left:.625rem}.level__title{margin-bottom:1.25rem}.level__body{border-radius:16px;-webkit-box-shadow:0 11px 12px 0 rgba(0,0,0,.03);box-shadow:0 11px 12px 0 rgba(0,0,0,.03);background-color:#fff;background-color:var(--white);padding:1.5rem 1rem}.level__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.level__top h3{font-weight:600;font-size:.8125rem;line-height:120%;margin-bottom:.3125rem}.level__mark-top{font-size:1.5rem;font-weight:600;line-height:120%;letter-spacing:.03em;margin-bottom:.75rem}.level__mark-top span{display:none}.normal .level__mark-top{color:#93c84c}.normal .level__mark-top span:nth-child(1){display:block}.medium .level__mark-top{color:#ffa241}.medium .level__mark-top span:nth-child(2){display:block}.high .level__mark-top{color:#f94c30}.high .level__mark-top span:nth-child(3){display:block}.level__mark-text{color:#9c9aa8;font-size:.8125rem;font-weight:500;line-height:130%;text-align:center}.level__mark-text span{display:none}.normal .level__mark-text span:nth-child(1){display:block}.medium .level__mark-text span:nth-child(2){display:block}.high .level__mark-text span:nth-child(3){display:block}.level__img{padding-right:3.75rem;padding-left:3.75rem}.level__img img{aspect-ratio:162/140;width:100%}.level__row-item{margin-top:2.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;border-radius:16px}.item-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.item-level:not(:last-child){padding-bottom:1rem;border-bottom:1px dotted rgba(156,154,168,.2)}.item-level__img{width:2.1875rem;height:2.1875rem;min-width:2.1875rem}.item-level__img img{width:100%}.item-level__text{color:#9c9aa8;font-weight:600;font-size:.875rem;line-height:120%;margin-right:auto}.item-level__title{font-size:1rem;font-weight:600}.level-line{width:100%}.level-line__progres{position:relative;height:1.5rem;border-radius:8px;border:2px solid #f5f5f5;border-radius:6px;background:-webkit-gradient(linear,left top,right top,from(#97dbfc),color-stop(16.68%,#adecc5),color-stop(37.38%,#d2f198),color-stop(56.5%,#f7dd7a),color-stop(77.43%,#ec7c5d),color-stop(95.52%,#ef5a42));background:linear-gradient(90deg,#97dbfc 0,#adecc5 16.68%,#d2f198 37.38%,#f7dd7a 56.5%,#ec7c5d 77.43%,#ef5a42 95.52%)}.level-line__progres-row{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.level-line__stick{height:.625rem;width:.125rem;stroke-width:2px;background-color:rgba(32,32,32,.1);border-radius:8px}.level-line__stick:first-child{margin-left:19.5%}.level-line__stick:last-child{margin-right:19.5%}.level-line__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem;margin-top:1.0625rem}.level-line__bot p{font-weight:600;font-size:.8125rem;line-height:120%;color:#c1c0d0;padding:.275rem .5rem;border:1px solid rgba(146,200,76,0);border-radius:6px}.normal .level-line__bot p:nth-child(2){color:#93c84c;border-color:rgba(147,200,76,.4);background:rgba(147,200,76,.2);text-transform:uppercase}.medium .level-line__bot p:nth-child(3){text-transform:uppercase;color:#ffa241;border-color:rgba(255,162,65,.4);background:rgba(255,162,65,.2)}.high .level-line__bot p:nth-child(4){text-transform:uppercase;color:#f94c30;border-color:rgba(249,76,48,.4);background:rgba(249,76,48,.2)}.level-line__circle{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:2.375rem;width:2rem;background-color:#fff;background-color:var(--white);-webkit-box-shadow:0 2px 10px 0 rgba(123,53,254,.24);box-shadow:0 2px 10px 0 rgba(123,53,254,.24);border-radius:15px;-webkit-transition:all 1.4s ease 1s;transition:all 1.4s ease 1s}.loaded .section-active .normal .level-line__circle{-webkit-animation:level-circle-normal 1.1s forwards 1s;animation:level-circle-normal 1.1s forwards 1s}.loaded .section-active .medium .level-line__circle{-webkit-animation:level-circle-medium 1.4s forwards 1s;animation:level-circle-medium 1.4s forwards 1s}.loaded .section-active .high .level-line__circle{-webkit-animation:level-circle-high 1.7s forwards 1s;animation:level-circle-high 1.7s forwards 1s}.level-line__circle::before{position:absolute;content:"";width:.125rem;height:.625rem;background:#c1c0d0;border-radius:8px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.level-bot{border-radius:6px;background:#fce3e2;padding:.75rem .75rem 1.5rem;margin-left:-.625rem;margin-left:-.625rem;margin-bottom:-.625rem;width:calc(100% + 1.25rem)}.level-bot__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem;margin-bottom:.875rem}.level-bot__row h4{font-weight:700;font-size:.875rem;line-height:1;margin-top:.125rem}.level-bot__icon{width:2.1875rem;height:2.1875rem}.level-bot__icon img{width:100%}.level-bot p{font-size:.875rem}@-webkit-keyframes level-circle-normal{0%{left:0}100%{left:28%}}@keyframes level-circle-normal{0%{left:0}100%{left:28%}}@-webkit-keyframes level-circle-medium{0%{left:0}100%{left:58.5%}}@keyframes level-circle-medium{0%{left:0}100%{left:58.5%}}@-webkit-keyframes level-circle-high{0%{left:0}100%{left:89.5%}}@keyframes level-circle-high{0%{left:0}100%{left:89.5%}}.last-plan{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.last-plan__title{margin-bottom:1.875rem}.last-plan__text{margin-bottom:2.5rem;text-align:center;max-width:19.6875rem;margin-left:auto;margin-right:auto}.last-plan__date{font-size:1rem;font-weight:600;text-align:center;color:#7b35fe;color:var(--violet);margin-bottom:1.25rem}.last-plan__bot-text{font-size:.75rem;color:#969696;font-weight:500;margin-top:2.1875rem;max-width:15.3125rem;margin-left:auto;margin-right:auto;text-align:center}.last-plan__chart-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chart-plan{max-width:21.5rem;min-width:21.5rem;width:100%;margin-left:-.28125rem;margin-right:-.28125rem}.chart-plan__fon{position:relative}.chart-plan__fon img{width:100%}.chart-plan__body{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 1.5625rem 1rem 1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chart-plan__row{margin-top:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:.375rem;gap:.375rem}.chart-plan__rectangle{position:relative;border-radius:8px;-webkit-box-shadow:0 11px 6px 0 rgba(0,0,0,.03);box-shadow:0 11px 6px 0 rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;height:6.875rem;min-height:0}.chart-plan__rectangle span{display:block;width:100%;border-radius:8px;height:0}.loaded .section-active .chart-plan__rectangle span{-webkit-animation:last-plan-rectal 1.5s forwards 1.5s;animation:last-plan-rectal 1.5s forwards 1.5s}.loaded .section-active .chart-plan__rectangle span::before{-webkit-animation:last-plan-circle .3s forwards 3s;animation:last-plan-circle .3s forwards 3s}.chart-plan__rectangle:first-child{padding-top:6.25rem}.chart-plan__rectangle:first-child span{background:rgba(252,94,75,.6)}.chart-plan__rectangle:nth-child(2){padding-top:5rem}.chart-plan__rectangle:nth-child(2) span{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,137,90,0)),color-stop(50%,rgba(252,137,90,.4)),to(#fc895a));background:linear-gradient(0deg,rgba(252,137,90,0) 0,rgba(252,137,90,.4) 50%,#fc895a 100%)}.chart-plan__rectangle:nth-child(3){padding-top:3.75rem}.chart-plan__rectangle:nth-child(3) span{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,173,96,0)),color-stop(33.01%,rgba(252,173,96,.45)),to(#fcad60));background:linear-gradient(0deg,rgba(252,173,96,0) 0,rgba(252,173,96,.45) 33.01%,#fcad60 100%)}.chart-plan__rectangle:nth-child(4){padding-top:2.5rem}.chart-plan__rectangle:nth-child(4) span{background:-webkit-gradient(linear,left bottom,left top,from(rgba(254,209,86,0)),color-stop(34.37%,rgba(254,209,86,.45)),to(#fed156));background:linear-gradient(0deg,rgba(254,209,86,0) 0,rgba(254,209,86,.45) 34.37%,#fed156 100%)}.chart-plan__rectangle:nth-child(5){padding-top:1.25rem}.chart-plan__rectangle:nth-child(5) span{background:#80bb42}.chart-plan__rectangle:last-child span{background:-webkit-gradient(linear,left bottom,left top,from(rgba(159,225,234,0)),color-stop(30.62%,rgba(159,225,234,.45)),to(#9fe1ea));background:linear-gradient(0deg,rgba(159,225,234,0) 0,rgba(159,225,234,.45) 30.62%,#9fe1ea 100%)}.chart-plan__mark{position:absolute;top:0;height:1.4375rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.6875rem;font-weight:600;color:#fff;color:var(--white);line-height:1;background:#80bb42;border-radius:6px;opacity:0}.loaded .section-active .chart-plan__mark{-webkit-transition:all .7s ease 3s;transition:all .7s ease 3s;-webkit-animation:last-plan-mark .7s forwards 2.5s;animation:last-plan-mark .7s forwards 2.5s}.chart-plan__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1.5rem;padding-left:1.5rem}.chart-plan__bot p{line-height:120%;font-size:.8125rem;font-weight:600;color:#c1c0d0}@-webkit-keyframes last-plan-mark{from{opacity:0;top:-3.125rem}to{opacity:1;top:-1.625rem}}@keyframes last-plan-mark{from{opacity:0;top:-3.125rem}to{opacity:1;top:-1.625rem}}.personalized{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personalized__img{width:9.375rem;margin-left:auto;margin-right:auto;margin-bottom:1.25rem}.personalized__img img{aspect-ratio:150/70.58;width:100%}.personalized__title{margin-bottom:1.875rem}.personalized__row-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 1.25rem;background:#fff;-webkit-box-shadow:0 11px 6px 0 rgba(0,0,0,.03);box-shadow:0 11px 6px 0 rgba(0,0,0,.03);background:#fff;border-radius:16px}.personalized__item{opacity:0;max-height:0;pointer-events:none}.personalized__item.visible{opacity:1;max-height:100%;pointer-events:all}.personalized__item.visible:not(:first-child){margin-top:.9375rem}.personalized__item span.end{display:none}.personalized__item.done span.end{display:inline-block}.personalized__item.done span.start{display:none}.personalized__item.done{border-bottom:1px dotted rgba(156,154,168,.2)}.personalized__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-bottom:.9375rem;padding-right:.375rem}.personalized__item-img{width:1.375rem;height:1.375rem;margin-bottom:.125rem}.personalized__item-img img{width:1.375rem;height:1.375rem}.personalized__item-title{margin-right:auto;font-size:1rem;font-weight:600;line-height:120%;color:#202020}.personalized__item-percent{color:#8e8e91;font-size:1rem;font-weight:600;line-height:120%}.done .personalized__item-percent{display:none}.personalized__item-icon{width:1.125rem;height:1.125rem;display:none}.done .personalized__item-icon{display:block}.personalized__line{border-radius:10px;background:#f0f0f6;height:.1875rem;width:100%}.personalized__line span{display:block;border-radius:10px;width:0%;height:100%;background-color:#7b35fe;background-color:var(--violet);-webkit-transition:all 4s ease-in-out 0s;transition:all 4s ease-in-out 0s}.done .personalized__line span{display:none}.done .personalized__line{display:none}.personalized__rewiews{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.item-rewiews{display:none;-webkit-animation:opasity 2s forwards;animation:opasity 2s forwards;opacity:0;padding:1.875rem 1.5rem;border-radius:20px;background-color:#fff;background-color:var(--white)}.item-rewiews.offer-reviews__slide{display:none}.item-rewiews.active{display:block;-webkit-animation:opasity 2s forwards;animation:opasity 2s forwards}.item-rewiews.active.offer-reviews__slide{display:block}.item-rewiews__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem}.item-rewiews__name{font-size:1rem;font-weight:500;color:#7b7b7b;line-height:120%}.item-rewiews__name span{font-weight:600}.item-rewiews__str{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.08375rem}.item-rewiews__body h3{font-size:1rem;line-height:130%;font-weight:700;margin-bottom:1.25rem}.item-rewiews__body p{font-weight:500;font-size:.9375rem}.email{padding-right:.625rem;padding-left:.625rem}.email__img{padding-right:1rem;padding-left:1rem;margin-bottom:1.25rem}.email__img img{width:100%;aspect-ratio:435/261}.email__title{margin-bottom:1rem}.email__text{color:#969696;text-align:center;margin-bottom:2.25rem;font-weight:500;font-size:1.25rem}.email__bot-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5625rem;margin-top:1.25rem;color:#969696;font-size:.75rem;font-weight:500}.email__bot-text svg{width:.75rem;min-width:.75rem}.person-plan__up-title{margin-bottom:4.7375rem;font-size:1.25rem;font-weight:600;line-height:120%;text-align:center;color:#202020}.person-plan__title{margin-bottom:5.625rem}.person-plan__chart{position:relative;margin-left:-.25rem;margin-right:-.25rem;width:calc(100% + .5rem)}.person-plan__fon{aspect-ratio:347/214}.person-plan__fon img{width:100%}.person-plan__chart-line{position:absolute;top:-.0625rem;left:0;width:0%;overflow:hidden;-webkit-transition:all 5s ease-in-out 0s;transition:all 5s ease-in-out 0s;display:-webkit-box;display:-ms-flexbox;display:flex}.loaded .animation .person-plan__chart-line{width:100%}.person-plan__chart-line img{width:100%;min-width:calc(100vw - 2rem);max-width:30.9375rem}.person-plan__chart-today{position:absolute;width:3.375rem;height:1.5rem;color:#fff;color:var(--white);font-size:.75rem;font-weight:600;line-height:120%;padding:.375rem .625rem .25rem;border-radius:6px;background:#fc6b4f;bottom:13.5%;opacity:0}.person-plan__week-row{position:absolute;bottom:-.1875rem;width:100%;height:104.5%;z-index:2;padding-left:8%;padding-right:8%;padding-bottom:6.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.person-plan__week{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:7.8%;height:101%;position:relative;z-index:2}.person-plan__week::before{position:absolute;content:"";width:1px;height:0%;border-left:1px dotted #c1c0d0;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:-1}.person-plan__week-mark{position:absolute;content:"";border-radius:6px;background:#202020;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#fff;color:var(--white);font-weight:600;padding:.75rem .625rem;line-height:100%;text-align:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;top:-2.875rem;opacity:0;right:-117%}.person-plan__week-circle{width:100%;aspect-ratio:1/1;height:auto;background-color:#fc6b4f;-webkit-box-shadow:0 4px 6px 0 rgba(94,136,253,.21);box-shadow:0 4px 6px 0 rgba(94,136,253,.21);border:.4375rem solid #fff;border:.4375rem solid var(--white);background:#fff;border-radius:50%;opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition:all .7s ease 0s;transition:all .7s ease 0s}.person-plan__week-circle.orange{background-color:#fbb85f}.person-plan__week-circle.yellow{background-color:#ffea4f}.person-plan__week-circle.blue{border-color:#81daee;-webkit-box-shadow:0 4px 6px 0 rgba(94,136,253,.21);box-shadow:0 4px 6px 0 rgba(94,136,253,.21)}.person-plan__week-point{width:.625rem;height:.6875rem;opacity:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.person-plan__text{font-weight:500;font-size:.875rem;line-height:130%;text-align:center;color:#969696;margin-top:1.875rem;padding-left:2.6875rem;padding-right:2.6875rem}.person-plan.animation .person-plan__week:first-child{height:38%}.person-plan.animation .person-plan__week:first-child::before{border-color:#fc6b4f}.person-plan.animation .person-plan__week:first-child .person-plan__week-circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease .3s;transition:all .5s ease .3s}.person-plan.animation .person-plan__week:first-child .person-plan__week-point{opacity:1;-webkit-transition:all .5s ease .3s;transition:all .5s ease .3s}.person-plan.animation .person-plan__week:first-child::before{height:95%;-webkit-transition:all .5s ease .3s;transition:all .5s ease .3s}.person-plan.animation .person-plan__week:nth-child(2){height:56%}.person-plan.animation .person-plan__week:nth-child(2)::before{border-color:#fbb85f}.person-plan.animation .person-plan__week:nth-child(2) .person-plan__week-circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease 1.7s;transition:all .5s ease 1.7s}.person-plan.animation .person-plan__week:nth-child(2) .person-plan__week-point{opacity:1;-webkit-transition:all .5s ease 1.7s;transition:all .5s ease 1.7s}.person-plan.animation .person-plan__week:nth-child(2)::before{height:95%;-webkit-transition:all .5s ease 1.7s;transition:all .5s ease 1.7s}.person-plan.animation .person-plan__week:nth-child(3){height:84.5%}.person-plan.animation .person-plan__week:nth-child(3)::before{border-color:#c6d444}.person-plan.animation .person-plan__week:nth-child(3) .person-plan__week-circle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease 2.5s;transition:all .5s ease 2.5s}.person-plan.animation .person-plan__week:nth-child(3) .person-plan__week-point{opacity:1;-webkit-transition:all .5s ease 2.5s;transition:all .5s ease 2.5s}.person-plan.animation .person-plan__week:nth-child(3)::before{height:95%;-webkit-transition:all .5s ease 2.5s;transition:all .5s ease 2.5s}.person-plan.animation .person-plan__week:nth-child(4){height:98%}.person-plan.animation .person-plan__week:nth-child(4)::before{border-color:#81daee}.person-plan.animation .person-plan__week:nth-child(4) .person-plan__week-circle{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease 3.2s;transition:all .5s ease 3.2s}.person-plan.animation .person-plan__week:nth-child(4) .person-plan__week-point{opacity:1;-webkit-transition:all .5s ease 3.2s;transition:all .5s ease 3.2s}.person-plan.animation .person-plan__week:nth-child(4)::before{height:95%;-webkit-transition:all .5s ease 3.2s;transition:all .5s ease 3.2s}.person-plan.animation .person-plan__week:nth-child(4) .person-plan__week-mark{opacity:1;-webkit-transition:all .5s ease 3.2s;transition:all .5s ease 3.2s}.person-plan.animation .person-plan__chart-today{opacity:1;-webkit-transition:all .5s ease .3s;transition:all .5s ease .3s}.reduce h2{font-size:1.5rem}.reduce .offer-detailed__list{margin-top:1.875rem;padding-left:1.25rem;padding-right:1.25rem;gap:.75rem;padding-left:1.25rem;padding-right:1.25rem}.reduce .offer-why__title{margin-top:3.0625rem;margin-bottom:-.5rem}.reduce .offer-why__title svg{width:8.46875rem}.reduce .offer-why__title .title-block{font-weight:600;font-size:1.125rem;margin-bottom:.25rem;text-align:center}.reduce__img-title{text-align:center;font-weight:700;line-height:130%;font-size:1.125rem;margin-bottom:-1.4875rem}.help{background:#fff}.help.section{padding-bottom:6.25rem}.help .section__img-mw{width:14.6875rem;margin-left:auto;margin-right:auto;margin-top:2.25rem}.help .section__img-mw img{aspect-ratio:235/280}.help h2{font-size:1.5rem;margin-bottom:1.25rem}.help .offer-detailed__icon{margin-bottom:1.25rem}.help .offer-detailed__text{gap:1.875rem}.help .offer-detailed__text b{font-weight:600}.help .offer-detailed__text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;gap:.5rem}.help .offer-detailed__text li{position:relative;color:#9b9ec0;padding-left:.6875rem;font-weight:500}.help .offer-detailed__text li::before{position:absolute;content:"";width:.3125rem;height:.3125rem;background:#9b9ec0;top:.375rem;left:0;border-radius:2px}.help .what__row{padding-top:.625rem;gap:.75rem}.help .what__item{padding-bottom:.75rem}.help .what__item p{line-height:143%;color:#4a4a4a;font-weight:500}.help .what__item p span{font-weight:600}.special .section__img-mw{margin-top:0;max-width:71.4%;margin-bottom:1.875rem;margin-left:auto;margin-right:auto}.special .section__img-mw img{aspect-ratio:267.63/127}.special h2{margin-bottom:1.875rem}.special__body{padding:1.875rem 1.25rem;background:#fff;border:1px solid #ededed;border-radius:20px}.special .offer-why__title{margin-top:0;margin-bottom:1.25rem}.special__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.special__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.special__item p{font-size:1rem;line-height:143%}.special__item-img{width:3.125rem;height:3.125rem}.special__item-img img{width:3.125rem;height:3.125rem}.guidance.section{padding-top:5rem}.guidance .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guidance__mark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;font-size:.875rem;letter-spacing:.02em;line-height:130%;color:#c8981b;text-transform:uppercase;background:#ffe55f;border-radius:6px;padding:.1875rem .375rem;margin-top:1rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;text-align:center}.guidance .h2{margin-bottom:.875rem}.guidance .section__img-mw{margin-bottom:.625rem}.guidance .title-block{font-weight:600;font-size:1.25rem;line-height:120%;text-align:center}.guidance .offer-why__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.25rem}.guidance .offer-why__text .violet{-webkit-text-decoration:line-through;text-decoration:line-through}.physicians h2{font-size:1.5rem;margin-bottom:6.25rem}.physicians .section__img-mw{margin-left:auto;margin-right:auto;max-width:87%}.what-can h2{margin-bottom:2.5rem}.what-can__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;margin-bottom:1.8125rem}.what-can__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:1.875rem 1rem;border-radius:16px}.what-can__item.orange{border:1px solid rgba(239,90,66,.2);background:rgba(255,240,235,.5)}.what-can__item.blue{border:1px solid rgba(145,196,255,.5);background:rgba(228,240,255,.6)}.what-can__item p{text-align:center;font-weight:500;font-size:1rem}.what-can__item-icon img{width:3rem;height:3rem}.what-can__text-bot p{text-align:center;font-size:.875rem;font-weight:600}.what-can__text-bot p .gray{color:#717171;font-weight:500}.overwhelmed h2{margin-bottom:1.875rem}.overwhelmed__body{position:relative;padding:1.875rem 1.25rem 0;border-radius:12px;background:#fff;margin-bottom:1.25rem}.overwhelmed__body::before{position:absolute;content:"";width:1.73375rem;height:3.149375rem;background:url(../images/overwhelmed/overwhelmed-fon.svg) no-repeat center center/contain;top:2.5rem;left:0}.overwhelmed__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.overwhelmed__item{padding-bottom:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem}.overwhelmed__item:not(:last-child){border-bottom:1px dotted rgba(156,154,168,.2)}.overwhelmed__item p{text-align:center;font-size:1rem;font-weight:500;line-height:143%;color:#717171}.overwhelmed__item p .violet{font-weight:600}.overwhelmed__img{padding-left:14.5%}.overwhelmed__img img{width:100%;aspect-ratio:247.69/139}.score .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score h2{margin-bottom:.375rem}.score__mark{display:inline-block;line-height:1;letter-spacing:.02em;text-transform:uppercase;font-weight:700;color:#fff;background:#fc6b4f;border-radius:6px;padding:.375rem .75rem;font-size:1.375rem;margin-bottom:2.5rem}.score__percent{position:relative;width:16.4375rem;height:16.4375rem;margin-bottom:2.375rem}.score__percent-fon img{width:16.4375rem;height:16.4375rem}.score__percent-body{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:12.4375rem;height:12.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 34px 0 #e7e8f7;box-shadow:0 4px 34px 0 #e7e8f7;border-radius:50%;background:#fff}.score__percent-body .progress-circle{position:absolute;top:-.15625rem;left:-.15625rem;width:calc(100% + .3125rem);height:calc(100% + .3125rem)}.score.section-active .progress-bar-score{-webkit-animation:circle-progress 2s ease-out forwards 1s;animation:circle-progress 2s ease-out forwards 1s}.score__percent-text{font-weight:600;font-size:1.875rem}.score__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;padding:1.21875rem 1rem;border:1px solid rgba(123,53,254,.2);background:rgba(123,53,254,.08);border-radius:12px;margin-bottom:1.25rem;max-width:26.875rem}.score__body p{text-align:center;font-weight:500;line-height:130%;font-size:.8125rem}.score__body p .violet{font-weight:700;font-size:.875rem}.score__bot-text{font-size:.75rem;color:#969696;text-align:center;max-width:26.875rem}@-webkit-keyframes circle-progress{to{stroke-dashoffset:113.4}}@keyframes circle-progress{to{stroke-dashoffset:113.4}}.calculated{background-color:#fff}.calculated__title{margin-bottom:1rem}.calculated .section__text{color:#000;font-weight:500;margin-bottom:1.875rem}.calculated__title-bottom{margin-bottom:1.875rem}.calculated .section__img-mw{margin-top:0;margin-bottom:.375rem}.calculated .score__body{background:#f2f2f8;border-color:#f2f2f8}.calculated .personalized{height:auto;margin-bottom:3.75rem}.calculated .personalized__row-item{height:16rem;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;gap:1.25rem}.calculated .personalized__item:last-child{margin-bottom:0}.calculated .personalized__item.done{border:none}.calculated .personalized__item-top{gap:.625rem}.calculated .personalized__item-img{width:2.5rem;height:2.5rem}.calculated .personalized__item-img img{width:2.5rem;height:2.5rem}.calculated .personalized__item-title{font-weight:600;font-size:.9375rem}.calculated .personalized__item-percent{display:block}.calculated .personalized__line{display:block;height:.625rem;border-radius:2px;background:#f2f2f2}.calculated .personalized__line span{display:block;border-radius:2px;background:-webkit-gradient(linear,right top,left top,from(#97dbfc),color-stop(16.68%,#adecc5),color-stop(37.38%,#d2f198),color-stop(56.5%,#f7dd7a),color-stop(77.43%,#ec7c5d),color-stop(95.52%,#ef5a42));background:linear-gradient(-90deg,#97dbfc 0,#adecc5 16.68%,#d2f198 37.38%,#f7dd7a 56.5%,#ec7c5d 77.43%,#ef5a42 95.52%)}.calculated .personalized__rewiews{display:none}.calculated .score__bot-text{margin-bottom:1.25rem}.section-text{padding-top:2.5rem;padding-bottom:2.5rem}.section-text__container{max-width:75rem}.section-text h2{font-size:2.1875rem;font-weight:700;margin-bottom:1.25rem;text-align:left}.section-text h3{font-size:1.125rem;margin-bottom:.75rem;font-weight:700;word-wrap:break-word;word-break:break-all}.section-text .big-title h3{padding-top:.625rem;margin-bottom:1.125rem;font-size:1.375rem}.section-text h4{font-size:1rem;margin-bottom:.75rem;font-weight:600;word-wrap:break-word;word-break:break-all}.section-text li,.section-text p,.section-text td{color:#5a5867;font-size:1rem;margin-bottom:.875rem}.section-text li strong,.section-text p strong,.section-text td strong{font-weight:600;color:#000}.section-text li,.section-text p{word-wrap:break-word;word-break:break-all}.section-text li{list-style-type:disc;margin-bottom:.3125rem}.section-text ul{padding-left:2.125rem;margin-bottom:.875rem}.section-text a{display:inline;font-weight:600;cursor:pointer;color:#000;word-wrap:break-word;word-break:break-all}.section-text td{padding:.75rem .625rem .5rem;min-width:0}.section-text tr{min-width:0}.section-text table{width:100%;border-collapse:collapse;margin-bottom:1.125rem;margin-top:.25rem;min-width:0}.section-text thead{background-color:rgba(0,0,0,.05)}.section-text thead tr{border-bottom:.1rem solid rgba(0,0,0,.1)}.section-text tbody tr{border-bottom:.1rem solid rgba(0,0,0,.1)}.section-text tbody tr:nth-child(even){background-color:rgba(0,0,0,.05)}.section-text p.bot{font-size:.75rem;text-align:center;margin-top:5rem}.help{padding:2.875rem 0}.help__title{font-size:2.1875rem;margin-bottom:1.75rem}.help__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.item-help{background-color:#fff;border:.1rem solid #7b35fe;border:.1rem solid var(--violet);border-radius:8px}.item-help__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:1rem}.item-help__head p{font-weight:500;line-height:150%}.item-help__icon{width:1.5rem;height:1.5rem}.item-help__icon.quest{border-radius:50%;background-color:#7b35fe;background-color:var(--violet)}.item-help__icon.str{margin-left:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.active .item-help__icon.str{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.item-help__body{opacity:0;max-height:0;overflow:hidden;padding:0;border-top:.1rem solid #7b35fe;border-top:.1rem solid var(--violet);font-size:.875rem;font-weight:500}.active .item-help__body{padding:1rem;max-height:100%;opacity:1}.paywall{padding-bottom:3.4375rem}.paywall__apple-pay{border-radius:60px;overflow:hidden}.paywall__paypal .paypal-buttons{border-radius:60px;overflow:hidden}.purpose{position:relative}.purpose__bg{margin-left:-1.25rem;margin-right:-1.25rem;aspect-ratio:375/713}.purpose__bg img{width:100%}.purpose__content{position:absolute;bottom:0;left:0;width:100%;height:100%;padding-top:4.8125rem;padding-bottom:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.purpose__title{color:#fff}.purpose__body{border-radius:12px;background:#fff;-webkit-box-shadow:0 4px 38px 0 rgba(182,134,228,.6);box-shadow:0 4px 38px 0 rgba(182,134,228,.6);padding:1.625rem 1.25rem 2.375rem}.purpose__body-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:1.25rem;line-height:120%;font-weight:600;padding-bottom:.625rem;border-bottom:1px dotted rgba(156,154,168,.2);margin-bottom:.875rem}.purpose__body-title .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:.3125rem;padding-left:30.5%}.purpose__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.item-purpose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.item-purpose__icon{width:1rem;height:1rem}.item-purpose p{font-weight:500;font-size:1rem;line-height:130%;color:#202020}.ready{padding-top:2.5rem}.ready__row-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:22.8125rem;margin-left:auto;margin-right:auto;gap:.5rem}.ready__button-row{margin-top:1.4375rem;max-width:18.4375rem;margin-right:auto;margin-left:auto;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.ready__button-pay{border-radius:60px;overflow:hidden}.ready__button-error{font-weight:600;font-size:1rem;line-height:130%;color:#eb1c26;text-align:center}.ready__bot-text{text-align:center;color:#969696;font-size:.75rem;font-weight:500;max-width:20.4375rem;margin-left:auto;margin-right:auto;margin-bottom:1.4375rem}.ready__bot-text a{color:#969696;cursor:pointer}.ready__bot-text a.link{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7b35fe}.ready__bot-text p{display:none}.ready__bot-text p.active{display:block}.ready__secure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;gap:.1875rem;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:.625rem;padding:.1875rem;color:#39ba6c;border-radius:2px;background:rgba(89,217,140,.3)}.ready__icon-pay{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ready-head{padding-right:.59375rem;padding-left:.59375rem;margin-bottom:1.4375rem}.ready-head__title{margin-bottom:1.5rem}.ready-head__row{display:grid;grid-template-columns:1fr auto 1fr;max-width:22.8125rem;margin-right:auto;margin-left:auto}.ready-head__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;gap:.625rem}.ready-head__icon{width:2.125rem;height:2.125rem;border-radius:6px;-webkit-box-shadow:0 4px 8px 0 rgba(220,220,253,.3);box-shadow:0 4px 8px 0 rgba(220,220,253,.3)}.ready-head__icon img{width:100%}.ready-head__text-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.1875rem}.ready-head__text-row p{font-weight:600;font-size:.8125rem;line-height:120%;color:#9c9aa8}.ready-head__text-row h4{font-weight:600;font-size:.9375rem;line-height:100%}.ready-head__line{width:.0625rem;height:auto;margin-top:.125rem;margin-bottom:.125rem;background-color:#ececec}.label-ready{cursor:pointer}.label-ready input{display:none}input:checked+.label-ready__body{border-color:#7b35fe}.label-ready__body{border:1px solid #ececec;border-radius:16px;background-color:#fff;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.label-ready__body .price{line-height:167%;font-size:.75rem;font-weight:500;color:#0a0a0a}.label-ready__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;background-color:#7b35fe;background-color:var(--violet);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:120%;color:#fff;color:var(--white);padding:.6125rem .5rem .425rem;margin-left:-.0625rem;margin-right:-.0625rem;margin-top:-.0625rem;width:calc(100% + 2px);border-radius:16px 16px 0 0}.label-ready__star{width:.625rem;height:.625rem;margin-bottom:.15625rem}.label-ready__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1rem 1rem 1.25rem}.label-ready__title{font-size:.875rem;font-weight:600;line-height:143%;margin-bottom:.125rem}.label-ready__right{position:relative;width:5.75rem;height:3rem;z-index:2;padding-top:.5625rem;padding-left:1.3125rem}.label-ready__right::before{position:absolute;content:"";width:100%;height:100%;background:url(../images/ready/label-ready-right-fon.svg) no-repeat center center/contain;top:0;left:0;z-index:-1}.label-ready__price-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;font-size:2rem;font-weight:600;line-height:115%}.label-ready__price-day .sub{height:auto;font-size:.75rem;line-height:1;margin-top:.25rem}.label-ready__price-day .sub:first-child{margin-right:.25rem}.label-ready__price-day .sub:last-child{font-size:.8125rem;margin-left:.40625rem}.label-ready__price-day .sub.mr{margin-right:0}.label-ready__price-day .number{width:.8125rem;text-align:center}.label-ready__price-day .number.big{width:1.0625rem}.label-ready__bot-text{position:absolute;bottom:.5625rem;right:.625rem;font-size:.5rem;font-weight:600;line-height:120%}.label-ready .price{font-size:.75rem;font-weight:500}.label-ready .price.discount{font-weight:500;-webkit-text-decoration:line-through;text-decoration:line-through;color:rgba(10,10,10,.3)}.label-ready__price-discount{position:absolute;line-height:167%;bottom:1.125rem;right:6.8125rem}.label-ready__discount-percent,.label-ready__discount-price{display:none}.trearment{padding-top:3.75rem}.trearment__list{padding:1.5rem 1.25rem;border-radius:16px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(188,188,217,.3);box-shadow:0 3px 12px 0 rgba(188,188,217,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.trearment__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.trearment__li-number{min-width:3.6875rem;height:100%;font-size:1.75rem;font-weight:600;line-height:1;border-right:1px solid #b9cbf9;padding-top:.4375rem;padding-bottom:.4375rem}.trearment__text{font-size:.875rem;font-weight:500}.trearment__text .violet{font-weight:600}.what{padding-top:2.5rem;margin-left:auto;margin-right:auto;padding-right:.25rem;padding-left:.25rem}.what__title{margin-bottom:1.875rem}.what__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.what__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;padding-bottom:1.5rem}.what__item:not(:last-child){border-bottom:.5px dotted rgba(156,154,168,.2)}.what__item p{font-size:1rem;font-weight:600;padding-right:.625rem}.what__item-icon{min-width:4.375rem;width:4.375rem;height:4.375rem}.what__item-icon img{width:100%}.ask{margin-top:3.75rem;margin-right:.25rem;margin-left:.25rem;padding:2.5rem 1.875rem;border-radius:20px;background-color:#fff;background-color:var(--white);border:1px solid #dfcfff;border-radius:20px}.ask__title{margin-bottom:1.875rem;font-size:1.375rem}.ask__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.ask__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.ask__item h3{margin-bottom:1rem;font-size:1rem;font-weight:700}.ask__item p{font-size:1rem;font-weight:500}.ask__icon{width:1.125rem;min-width:1.125rem;height:1.125rem}.ask__icon svg{width:100%;height:auto}.users{padding-top:3.4375rem}.users__title{margin-bottom:.75rem;font-size:1.375rem}.users__sub-title{font-size:1rem;font-weight:500;text-align:center;margin-bottom:2.5rem}.users__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.item-users{padding:2.5rem 2.125rem 3rem 2.125rem;border-radius:20px;background:#fff;background:var(--white)}.item-users__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-bottom:1.875rem}.item-users__name{font-weight:500;font-size:1rem;line-height:120%;color:#7b7b7b}.item-users__name span{font-weight:600}.item-users__str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.125rem}.item-users__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.item-users__body p{font-size:1rem;font-weight:500}.item-users__body p strong{font-weight:700}.money{padding-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.money__title{margin-bottom:2.5rem;font-size:1rem}.money__text{text-align:center;font-size:.875rem;font-weight:500;color:#969696}.money__okey{margin-bottom:.1875rem}.money__okey svg{width:1.785625rem;height:auto}.gift{position:relative;opacity:0;overflow:hidden;max-height:0;margin-right:-1.25rem;margin-left:-1.25rem;padding-left:1.25rem;background:#8682ff;background:-webkit-gradient(linear,left top,left bottom,from(#625dff),to(rgba(134,130,255,.93)));background:linear-gradient(to bottom,#625dff,rgba(134,130,255,.93));color:#fff}.gift.open{opacity:1;max-height:100%;padding-bottom:6.25rem;margin-bottom:-2.5rem}.gift.open .gift__img{right:0}.gift__text{padding-top:2.5rem;font-size:1rem;font-weight:500;margin-bottom:1rem;-webkit-text-decoration:line-through;text-decoration:line-through}.gift__text .red{font-weight:600;color:#f06868;-webkit-text-decoration:line-through;text-decoration:line-through}.gift__text .green{font-weight:600;color:#59d98c;-webkit-text-decoration:line-through;text-decoration:line-through}.gift__text .pr{display:none}.gift__text .pr.active{display:inline}.gift__title{text-align:left;margin-bottom:0;font-size:1.25rem}.gift__title .pr{display:none}.gift__title .pr.active{display:inline}.gift__img{position:absolute;-webkit-transition:all .7s ease-in-out .4s;transition:all .7s ease-in-out .4s;right:-50%;bottom:0;width:9.375rem}.gift__img img{width:100%}.timer{position:absolute;z-index:50;top:0;left:0;width:100%;height:5rem;background-color:#fff;background-color:var(--white);display:none}.timer.open{display:block}.timer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.5rem;padding-right:1.5rem;padding-top:.375rem;padding-bottom:.375rem;height:100%}.timer__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;padding-top:.90625rem;padding-bottom:.78125rem;padding-left:2.125rem;padding-right:2.125rem}.timer__number{text-align:right;line-height:100%;font-size:1.25rem;letter-spacing:.03em;min-width:3.25rem;font-weight:700;color:#7b35fe;color:var(--violet)}.timer__second{display:inline-block;min-width:1.5625rem;text-align:left}.timer__text{font-weight:600;font-size:.875rem;color:#7b35fe;margin-bottom:.1875rem}.registration{background:#f9f9fb;padding-top:4.75rem;padding-bottom:6.25rem}.registration__img{padding-right:2.3375rem;padding-left:2.79375rem;padding-top:1.25rem;margin-bottom:1.875rem}.registration__img img{width:100%}.registration__title{margin-bottom:.5rem;font-size:1.875rem;line-height:120%}.registration__sub-text{font-weight:600;font-size:1rem;line-height:130%;text-align:center;margin-bottom:1.875rem}.registration__sub-text .violet{color:#7b35fe}.registration__sub-text .mark{font-weight:600;line-height:130%;border-radius:6px;padding:.1875rem .375rem;color:#fff}.registration__sub-text .mark.blue{background:#407bff}.registration__sub-text .mark.green{background:#00b67a}.registration__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;margin-bottom:2.5rem}.registration__label{position:relative;display:block}.registration__label:first-child{margin-bottom:1.25rem}.registration__label:nth-child(3){margin-bottom:1.25rem}.registration__input{width:100%;border-radius:12px;-webkit-box-shadow:0 3px 15px 0 rgba(210,210,219,.24);box-shadow:0 3px 15px 0 rgba(210,210,219,.24);background:#fff;outline:0;padding:1.625rem 1.25rem .625rem;padding-right:60px;color:#111827;font-size:16px;font-family:Gilroy;font-weight:600}.registration__error-text,.registration__placeholder{position:absolute;top:50%;font-size:1rem;-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:translateY(-45%);font-weight:600;left:1.25rem;right:1.25rem;-webkit-transition:.3s all;transition:.3s all;color:#9c9aa8;line-height:130%;letter-spacing:.02em;z-index:2;pointer-events:none}.focus .registration__error-text,.focus .registration__placeholder{font-size:.625rem;top:1.0625rem}.registration__error-text{position:absolute;font-weight:600;color:#fd6a78;pointer-events:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;background:#fff;z-index:2}._error .registration__error-text{opacity:1}.registration__icon-input{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:1.125rem;width:1.25rem;height:1.25rem;border-radius:50%;background:#ffd2cf;z-index:3;opacity:0;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registration__icon-input img{width:.5rem;height:auto}.registration__icon-input .icon-ok{display:none}._error .registration__icon-input{opacity:1}._ok .registration__icon-input{opacity:1;background:rgba(0,182,122,.2)}._ok .registration__icon-input .icon-ok{display:block}._ok .registration__icon-input .icon-error{display:none}.registration__bot-text{font-size:.75rem;line-height:130%;letter-spacing:.02em;text-align:center;color:#7b35fe;color:#a0a0a0}.registration__bot-text a{color:#7b35fe}.registration__button-next{background:#ededf2;color:#8e8e91;pointer-events:none;-webkit-box-shadow:0 1px 25px 0 rgba(140,50,255,0);box-shadow:0 1px 25px 0 rgba(140,50,255,0)}.unlock .registration__button-next{pointer-events:all;background:#7b35fe;color:#fff;color:var(--white);-webkit-box-shadow:0 1px 25px 0 rgba(140,50,255,.3);box-shadow:0 1px 25px 0 rgba(140,50,255,.3)}.registration__button-next:hover{opacity:.9}.registration__button-next:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.pagin-registr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:21.5625rem;margin-left:auto;margin-right:auto}.pagin-registr__steps{margin-top:2.1875rem;margin-bottom:2.5rem;position:relative;border-radius:50%;min-width:18px;min-height:18px;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagin-registr__steps:not(:first-child) .pagin-registr__steps-line{position:absolute;width:4rem;height:.1875rem;background-color:#eae8ed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-4rem}.about-offer .pagin-registr__steps:not(:first-child) .pagin-registr__steps-line{background:#271a6a}.white .pagin-registr__steps:not(:first-child) .pagin-registr__steps-line{background-color:#e87c8d}.pagin-registr__steps.passed .pagin-registr__steps-icon{background-color:#c3a3ff}.pagin-registr__steps.passed .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pagin-registr__steps.passed .pagin-registr__steps-line{background-color:#c3a3ff}.about-offer .pagin-registr__steps.passed .pagin-registr__steps-icon{background-color:#6b5adf}.about-offer .pagin-registr__steps.passed .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about-offer .pagin-registr__steps.passed .pagin-registr__steps-icon svg path{fill:#fff}.about-offer .pagin-registr__steps.passed .pagin-registr__steps-line{background-color:#6b5adf}.white .pagin-registr__steps.passed .pagin-registr__steps-icon{background-color:#ffd0cc}.white .pagin-registr__steps.passed .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.white .pagin-registr__steps.passed .pagin-registr__steps-icon svg path{fill:#fff}.white .pagin-registr__steps.passed .pagin-registr__steps-line{background-color:#ffd0cc}.pagin-registr__steps.active .pagin-registr__steps-icon{background-color:#7b35fe}.pagin-registr__steps.active .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pagin-registr__steps.active .pagin-registr__steps-line{background:-webkit-gradient(linear,right top,left top,color-stop(24.03%,#7b35fe),color-stop(88.79%,#c3a3ff));background:linear-gradient(-90deg,#7b35fe 24.03%,#c3a3ff 88.79%)}.about-offer .pagin-registr__steps.active .pagin-registr__steps-icon{background-color:#fff}.about-offer .pagin-registr__steps.active .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about-offer .pagin-registr__steps.active .pagin-registr__steps-icon svg path{fill:#271a6a}.about-offer .pagin-registr__steps.active .pagin-registr__steps-line{background:-webkit-gradient(linear,right top,left top,color-stop(11.12%,#fff),color-stop(32.04%,#c2b8ff),color-stop(88.79%,#6b5adf));background:linear-gradient(-90deg,#fff 11.12%,#c2b8ff 32.04%,#6b5adf 88.79%)}.white .pagin-registr__steps.active .pagin-registr__steps-icon{background-color:#fff}.white .pagin-registr__steps.active .pagin-registr__steps-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.white .pagin-registr__steps.active .pagin-registr__steps-icon svg path{fill:#d6556a}.white .pagin-registr__steps.active .pagin-registr__steps-line{background:-webkit-gradient(linear,right top,left top,color-stop(11.12%,#fff),color-stop(34.95%,#ffe5e2),color-stop(88.79%,#ffd0cc));background:linear-gradient(-90deg,#fff 11.12%,#ffe5e2 34.95%,#ffd0cc 88.79%)}.pagin-registr__steps-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:10;border-radius:50%;background-color:#e4e4ee;min-width:18px;min-height:18px;width:18px;height:18px}.about-offer .pagin-registr__steps-icon{background:#271a6a}.about-offer .pagin-registr__steps-icon svg path{fill:#4632b4}.white .pagin-registr__steps-icon{background-color:#e87c8d}.white .pagin-registr__steps-icon svg path{fill:#ffa4a5}.pagin-registr__steps-text{position:absolute;text-align:center;bottom:calc(100% + 5px);font-family:Gilroy;font-weight:400;font-size:12px;line-height:1.33;opacity:0;color:#7b35fe}.active .pagin-registr__steps-text{font-weight:600;opacity:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}.about-offer .pagin-registr__steps-text{color:#fff}.white .pagin-registr__steps-text{color:#fff}.offers{background:#fff}.offers__img{margin-top:-12.0625rem;width:calc(100% + 2.5rem);margin-left:-1.25rem;margin-right:-1.25rem;aspect-ratio:750/685}.offers__img img{width:100%}.offers__title{margin-bottom:1.875rem;line-height:100%}.offers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.1875rem}.offers__list{margin-top:1.25rem;margin-bottom:2rem;padding-left:.75rem}.offers__button-skip{margin-top:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;opacity:.7}.offers__button-skip svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.offers__button-skip-text{font-size:1rem;line-height:1.38;text-transform:uppercase;font-weight:600;margin-bottom:-.125rem;cursor:pointer}.offers__button-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem}.offers .question__button-next{pointer-events:all;color:#fff}.offers .question__button-next.hidden{display:none}.offers__bot-text{text-align:center;font-size:.75rem;line-height:1.43;opacity:.7;color:#1f2937}.offers__bot-text-link{color:#1f2937;-webkit-text-decoration:underline;text-decoration:underline}.offers .offer-paymet__button-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.offers .offer-paymet__button-wrapper .hidden{display:none}.label-offers{-webkit-transition:-webkit-transform .25s ease-out 0s;transition:-webkit-transform .25s ease-out 0s;transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s}.label-offers:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.label-offers input{display:none}.label-offers input:checked+.label-offers__content{-webkit-box-shadow:0 5px 11px 0 rgba(86,25,200,.12);box-shadow:0 5px 11px 0 rgba(86,25,200,.12);background:#f5f0ff;padding:1.4375rem 1rem 1.5rem}.label-offers input:checked+.label-offers__content .label-offers__icon-check::before{opacity:1}.label-offers input:checked+.label-offers__content .label-offers__price-fon svg path{fill:#e5d9fd;fill-opacity:.6}.label-offers__content{padding:1rem;border-radius:16px;background:#fff;-webkit-box-shadow:0 3px 12px 0 rgba(188,188,217,.3);box-shadow:0 3px 12px 0 rgba(188,188,217,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.label-offers__img{width:3rem;min-width:3rem}.label-offers__img img{width:3rem}.label-offers__body{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.label-offers__title{font-size:.8125rem;font-weight:600;line-height:1.28;margin-bottom:.125rem;width:100%;min-width:7.625rem}.label-offers__row{line-height:1;white-space:nowrap;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:.1875rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.label-offers__price{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.6875rem .75rem .125rem 1.5rem;line-height:120%;font-size:.75rem;font-weight:600;color:#0a0a0a}.label-offers__price span.big{font-size:2rem;line-height:120%;margin-top:-.1875rem;margin-left:.25rem;margin-right:.4375rem}.label-offers__price span.big path{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.label-offers__price-fon{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.label-offers__price-fon svg{width:100%;height:auto}.label-offers__old{-webkit-text-decoration:line-through;text-decoration:line-through;font-size:.75rem;color:rgba(10,10,10,.3);font-weight:500;line-height:167%;padding-bottom:.125rem}.label-offers__sale{font-size:.625rem;line-height:1.43;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.1875rem .375rem;border:1.4px solid #df4142;border-radius:4px;color:#df4142}.label-offers__icon-check{border:2px solid #eae8ed;width:1.375rem;height:1.375rem;min-height:1.375rem;min-width:1.375rem;border-radius:50%;position:relative;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.label-offers__icon-check::before{position:absolute;top:.5rem;left:.25rem;width:.125rem;height:.125rem;border:none;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s;opacity:0}.item-list-offers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;position:relative;font-size:1rem;line-height:1.18}.item-list-offers__icon{border:2px solid #7b35fe;background-color:#7b35fe;width:1.375rem;height:1.375rem;min-height:1.375rem;min-width:1.375rem;border-radius:50%;position:relative;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.item-list-offers__icon::before{position:absolute;top:.5rem;left:.25rem;width:.125rem;height:.125rem;border:none;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.download{position:relative;padding-bottom:50;background:-webkit-gradient(linear,left top,left bottom,color-stop(50.21%,#f9f9fb),color-stop(69.82%,#f1ecfc),color-stop(96.27%,#e2d5fd));background:linear-gradient(180deg,#f9f9fb 50.21%,#f1ecfc 69.82%,#e2d5fd 96.27%)}.download__title{padding-top:.625rem}.download__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.25rem}.download__link{width:100%}.download__link svg{width:100%;height:auto}.download .offers__title{font-size:1.75rem;font-weight:600;margin-bottom:1.875rem}.download .item-list-offers{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.download .item-list-offers__icon{width:2.5rem;height:2.5rem;color:#7b35fe;color:var(--violet);font-size:1.0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding-top:.125rem;border-radius:14px;background:#f2ebff;border-color:#f2ebff;font-weight:700}.download .item-list-offers__icon::before{display:none}.download .item-list-offers__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;text-align:center;font-size:1rem;font-weight:600}.download .item-list-offers__text .mark{display:inline-block;color:#fff;padding:.1875rem .375rem;border-radius:6px;background:#7b35fe;background:var(--violet);margin-right:.1875rem}.download__link-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem;gap:.5rem;padding-right:.8125rem;padding-left:.8125rem}.download__link{max-width:9.4375rem}.download__img{position:absolute;bottom:0;right:0;pointer-events:none;width:7.3125rem}.download__img img{width:7.3125rem}.offers-two{padding-top:6.25rem}.offers-two.offers .offers__title{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;margin-bottom:1.875rem}.offers-two.offers .offers__title h2{margin-bottom:.25rem;text-align:left}.offers-two.offers .offers__list{margin-top:1.875rem;margin-bottom:2.5rem;padding-left:1.25rem}.offers-two.offers .offers__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-top:1.875rem}.offers-two.offers .offers__bot-title{font-weight:600;font-size:.875rem;line-height:120%;text-align:center;color:#0a0a0a}.offers-two.offers .offers__bot-text{color:#969696}.offers-two.offers .offers__policy-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.offers-two.offers .offers__policy-row a{font-weight:600;font-size:.6875rem;line-height:100%;text-align:center;color:#7b35fe;color:var(--violet);border-bottom:.5px solid #969696;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.offers-two.offers .offers__policy-row a:hover{color:#8d50fd}.offers-two.offers .button.question__button-next.buy__option-btn{position:sticky;bottom:.625rem;z-index:10}.offers-two .label-offers{-webkit-transition:-webkit-transform .25s ease-out 0s;transition:-webkit-transform .25s ease-out 0s;transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s}.offers-two .label-offers:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.offers-two .label-offers input{display:none}.offers-two .label-offers input:checked+.label-offers__content{border:1px solid #9ecbff;-webkit-box-shadow:0 3px 8px 0 rgba(126,177,236,.2);box-shadow:0 3px 8px 0 rgba(126,177,236,.2);background:#f1f4fb;padding:1.0625rem 1.25rem 1.0625rem 1.3125rem}.offers-two .label-offers input:checked+.label-offers__content .label-offers__icon-check{border-color:#7b35fe;background-color:#7b35fe}.offers-two .label-offers input:checked+.label-offers__content .label-offers__icon-check::before{opacity:1}.offers-two .label-offers input:checked+.label-offers__content .label-offers__sale{background:#9ecbff;border-color:#9ecbff;color:#fff}.offers-two .label-offers.paid{pointer-events:none}.offers-two .label-offers.paid .label-offers__content{pointer-events:none;border:1px solid #5cfb69;-webkit-box-shadow:0 3px 8px 0 rgba(126,177,236,.2);box-shadow:0 3px 8px 0 rgba(126,177,236,.2);background:rgba(92,251,105,.2980392157)}.offers-two .label-offers.paid .label-offers__content .label-offers__icon-check{border-color:#7b35fe;background-color:#7b35fe}.offers-two .label-offers.paid .label-offers__content .label-offers__icon-check::before{opacity:1}.offers-two .label-offers.paid .label-offers__content .label-offers__sale{background:#5cfb69;border-color:#5cfb69}.offers-two .label-offers__content{position:relative;padding:1.0625rem 1.25rem 1.0625rem 1.3125rem;border-radius:16px;border:1px solid transparent;background:#fff;-webkit-box-shadow:0 3px 16px 0 rgba(226,226,243,.3);box-shadow:0 3px 16px 0 rgba(226,226,243,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.offers-two .label-offers__img{width:2.5rem}.offers-two .label-offers__img img{width:100%}.offers-two .label-offers__body{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.offers-two .label-offers__title{font-size:.9375rem;font-weight:500;line-height:133%;padding-right:6.25rem;color:#0a0a0a;margin-bottom:.375rem;width:100%}.offers-two .label-offers__row{font-size:.75rem;line-height:1;white-space:nowrap;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem}.offers-two .label-offers__price{color:#0a0a0a;font-weight:600;font-size:.875rem;line-height:120%;text-align:right;color:#0a0a0a}.offers-two .label-offers__old{-webkit-text-decoration:line-through;text-decoration:line-through;font-weight:400;font-size:.8125rem;line-height:154%;-webkit-text-decoration:line-through;text-decoration:line-through;color:#afb2b5;margin-left:0}.offers-two .label-offers__sale{position:absolute;top:-.0625rem;right:-.0625rem;font-size:.625rem;line-height:120%;font-weight:600;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem 1.75rem;background:#f1f1f1;border-color:#ececec;border-top-right-radius:16px;border-bottom-left-radius:16px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#000}.offers-two .label-offers__icon-check{border:2px solid #eae8ed;width:1.375rem;height:1.375rem;min-height:1.375rem;min-width:1.375rem;border-radius:50%;position:relative;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.offers-two .label-offers__icon-check::before{position:absolute;top:.5rem;left:.25rem;width:.125rem;height:.125rem;border:none;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s;opacity:0}.offers-two .item-list-offers{gap:15px;font-size:.875rem;line-height:1.18;font-weight:500;letter-spacing:-.01em}.offers-two .item-list-offers__icon{width:.375rem;height:.375rem;min-width:.375rem;min-height:.375rem;background:#e5e3ef;border-radius:50%;border:none}.offers-two .item-list-offers__icon::before{display:none}.section.section-offers{padding-top:5rem}.offer-paymet__button-paypal{display:none}.about-offer{margin-top:-5rem;position:relative}.about-offer__fon{margin-left:-1.25rem;margin-right:-1.25rem;min-height:33.75rem}.about-offer__fon img{width:100%}.about-offer__body{position:absolute;z-index:1;top:6.25rem;left:0;width:100%;height:100%;padding-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-offer__title{font-size:1.75rem;color:#fff;margin-bottom:1.125rem;text-align:center;max-width:17.5rem}.about-offer__title span.yellow{color:#ffe55f}.about-offer__text{text-align:center;line-height:130%;font-weight:500;font-size:.875rem;max-width:17.5rem;color:#fff}.about-offer .pagin-registr{width:100%}.offer-what{padding-top:0;margin-top:0}.offer-what .about-offer__body{top:0}.offer-paymet{padding-top:3.75rem}.offer-paymet__body{padding:1.875rem 1.8125rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.25rem;border:1px solid rgba(123,53,254,.24)}.offer-paymet__save{font-weight:700;font-size:.8125rem;line-height:130%;text-transform:uppercase;color:#7b35fe;margin-bottom:.75rem}.offer-paymet__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5625rem;font-weight:600;font-size:1.125rem;line-height:120%;text-align:center;color:#000;margin-bottom:1rem}.offer-paymet__price .sale{font-weight:500;color:#c4c4c4;-webkit-text-decoration:line-through;text-decoration:line-through}.offer-paymet__text{padding-top:.75rem;padding-left:1.1875rem;padding-right:1.1875rem;text-align:center;width:100%;border-top:.5px dotted rgba(188,188,188,.7176470588);margin-bottom:1.875rem}.offer-paymet__text h2{font-weight:600;font-size:1.25rem;line-height:130%;color:#000;padding-bottom:.125rem}.offer-paymet__text p{font-weight:500;font-size:1rem;line-height:130%;color:#afb2b5;margin-top:.25rem}.offer-paymet__button{width:100%}.offer-section-bot{-webkit-transition:all 1s ease-in-out 0s;transition:all 1s ease-in-out 0s}.offer-section-bot.hidden{display:block;bottom:-100%}.offer-section-bot .section-bot__container{padding-left:3.0625rem;padding-right:3.0625rem}.offer-reviews{padding-top:3rem}.offer-reviews__title{margin-bottom:1.25rem}.offer-reviews__slider{margin-right:.8125rem}.offer-reviews__slide{padding:1.875rem 1.5rem;border:1px solid rgba(123,53,254,.06);border-radius:1rem;background:#faf7ff;width:100%}.offer-reviews__icon{width:1rem;margin-bottom:1.25rem}.offer-reviews__slide-text{font-size:1rem;font-weight:500;line-height:130%;color:#202020;padding-bottom:1rem;border-bottom:1px dashed rgba(123,53,254,.2);margin-bottom:1rem}.offer-reviews__slide-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.offer-reviews__slide-name{font-weight:700;font-size:.875rem;line-height:120%;color:#202020}.offer-reviews__slide-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6.75rem}.offer-reviews__slide-star svg{width:100%;height:auto}.offer-detailed{padding-top:3.75rem}.offer-detailed__title{margin-bottom:1.875rem}.offer-detailed__img img{width:100%}.offer-detailed__body{padding:1.875rem 1.5rem;background:#f5f5ff;border-radius:1rem}.offer-detailed__body.body-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-detailed__body.body-black{background:#2c2c7e;gap:1.5rem}.offer-detailed__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.offer-detailed__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8125rem}.offer-detailed__list-item svg{width:1.3125rem;min-width:1.3125rem}.body-black .offer-detailed__list-item{gap:1.5rem}.offer-detailed__list-item-text a,.offer-detailed__list-item-text p{font-size:1rem}.offer-detailed__list-item-text p{font-weight:500;line-height:130%}.offer-detailed__list-item-text a{font-weight:600;line-height:229%;color:#7b35fe;border-bottom:.5px solid #7b35fe}.offer-detailed__list-item-text p.violet{margin-top:.125rem;margin-bottom:.5rem;color:#7b35fe}.offer-detailed__icon{margin-bottom:2.5625rem}.offer-detailed__icon img{width:2.5625rem}.offer-detailed__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:1rem;font-weight:500;gap:1rem}.body-black .offer-detailed__text p{color:#9696e8}.offer-detailed__body-title-mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:1.125rem;line-height:130%;text-align:center;color:#fff}.offer-detailed__body-title-mark span{display:inline-block;padding:.1875rem .375rem;border-radius:6px;background:#0b0b2f}.offer-why{padding-top:2.5rem;padding-left:.625rem;padding-right:.625rem;padding-bottom:2.5rem}.offer-why__img{margin-bottom:2.5rem}.offer-why__img img{width:100%}.offer-why__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem}.offer-why__title h2{margin-bottom:0}.offer-why__title svg{width:7.4375rem}.offer-why__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.1875rem}.offer-why__li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem}.offer-why__li-number{width:3rem;min-width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:18px;background:#f2ebff;font-weight:700;font-size:1rem;color:#7b35fe;line-height:1;padding-top:.1875rem}.offer-why__text h3,.offer-why__text p{font-size:1rem}.offer-why__text h3{margin-bottom:.375rem;font-weight:600}.offer-why__text p{font-weight:400;color:#4a4a4a}.offer-works{padding-top:3.75rem}.offer-works__content{border:1px solid #dfcfff;border-radius:1rem;background:#fff}.offer-works__img img{width:100%}.offer-works__body{padding-top:1.875rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:3rem}.offer-works__title{margin-bottom:.625rem}.offer-works__text{line-height:130%;text-align:center;color:#4a4a4a;font-weight:500;font-size:1rem;padding-left:.875rem;padding-right:.875rem;margin-bottom:1.875rem}.offer-works__list{gap:1.125rem;margin-bottom:2.5rem}.offer-works__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-works__bot-img{margin-bottom:1.5rem}.offer-works__bot-img img{width:3.75rem}.offer-works__bot-title{font-size:1rem;color:#7b35fe;color:var(--violet);margin-bottom:.3125rem;line-height:120%;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.offer-works__bot-text{font-weight:500;font-size:.75rem;line-height:130%;letter-spacing:.02em;text-align:center;color:#4a4a4a}.offer-journey{padding-top:3.75rem}.offer-journey__title{margin-bottom:1.875rem;font-size:1.625rem}.offer-journey__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.offer-journey__left{position:relative;background:#a2a2f4;overflow:hidden}.offer-journey__left .offer-journey__body{padding-top:3.125rem;padding-left:1.25rem;padding-right:2.5rem;padding-bottom:3.125rem}.offer-journey__left .offer-journey__body *{color:#fff}.offer-journey__fon img{width:100%}.offer-journey__right{position:relative;margin-left:-1.75rem;background:#fff6c8;border-radius:1.25rem;overflow:hidden}.offer-journey__right .offer-journey__body{padding-top:3.125rem;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:2.5rem}.offer-journey__body{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1}.offer-journey__body h3{font-size:1.375rem;font-weight:600;line-height:100%;letter-spacing:.01em;margin-bottom:1.1875rem}.offer-journey__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.offer-journey__text p{font-weight:500;font-size:1rem;line-height:120%}.offer-way{padding-top:3.75rem}.offer-way__title{margin-bottom:1.25rem}.offer-way__chart{position:relative}.offer-way__chart-title{position:absolute;top:0;left:0;width:100%;padding-top:1.75rem;text-align:center;font-weight:500;font-size:1.125rem;line-height:130%;text-align:center;color:#969696;z-index:1}.offer-way__chart-title b{color:#000;font-size:1.5rem;font-weight:600;line-height:150%}.offer-way__chart-img{position:relative;margin-bottom:.8125rem}.offer-way__chart-img img{width:100%}.offer-way__chart-score{position:absolute;bottom:14.5%;left:11.5%;color:#fa4d3d;font-weight:600;font-size:.75rem}.offer-way__chart-score b{font-size:.875rem}.offer-way__chart-score.two{color:#56b771;bottom:auto;left:auto;right:6.5%;top:48%}.offer-way__day-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:1.3125rem;padding-right:1.3125rem;font-size:.875rem;font-weight:600;color:#969696}.paypal-button-tagline{display:none}.payment__form{margin-top:2.5rem}.payment__paypal,.paypal-buy-offers{max-width:18.4375rem;width:100%}.paypal-buy-offers{margin:0 auto}#payment-message{font-weight:600;font-size:1rem;line-height:130%;color:#eb1c26}.card__elements{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;width:100%;gap:.5rem}.card__elements-input{width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02);box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02);padding:.75rem 3.75rem .75rem .75rem;background-color:#fff;border-radius:.25rem;border:1px solid #e6e6e6}.card__elements-input .ElementsApp .InputElement.is-invalid{color:#1f2937!important}.card__elements-input.StripeElement--complete{border:1px solid #69d880!important}.card__elements-input.StripeElement--focus{border:1px solid #7b35fe}.card__elements-input.StripeElement--invalid{border:1px solid #e14343}.card__elements-input#card-number-element{width:100%}.card__elements-input#card-cvc-element,.card__elements-input#card-expiry-element{width:calc(50% - .25rem)}#apple-pay-button{margin-bottom:1.5rem}.payment__fon{pointer-events:none}@media (min-width:30.4375em){.khow-chart__item p{font-size:.86875rem}.is-open .khow-chart__item-rect{height:12.1875rem}.is-open .green .khow-chart__item-rect{height:5.3125rem}.khow-chart__item-quote{font-size:.86875rem}.offer-journey__left{border-top-left-radius:1.875rem}.offer-journey__left{border-bottom-left-radius:1.875rem}.offer-journey__right{border-radius:1.875rem}.offer-way__chart-score{font-size:1.125rem}.offer-way__chart-score b{font-size:1.25rem}}@media (min-width:528px){.person-plan__chart-line img{min-width:30.9375rem}}@media (max-width:768px){.page-mt{padding-top:3.75rem}h1,h2{line-height:120%}h1{font-size:1.875rem}h2{font-size:1.625rem;margin-bottom:.75rem}h2.big{font-size:1.75rem}h2.min{font-size:1.375rem;margin-bottom:1.25rem}.politic p{font-size:.625rem}.highlig{font-size:.75rem;padding:.625rem 1rem .375rem}.button{font-size:1.125rem}.radio-slab{width:12.5rem}.radio-slab__img img{width:12.5rem}.label-choice__body{gap:1.25rem;min-height:3.75rem}.label-choice__text{font-size:1rem;margin-top:.125rem}.label-choice__icon{min-width:1.5rem;width:1.5rem;height:1.5rem}.label-choice__icon.min{min-width:1.25rem;width:1.25rem;height:1.25rem}.label-choice__icon-str svg{width:.5625rem}.popup-personal__text-up{font-size:.875rem;margin-bottom:.75rem}.popup-personal__button{font-size:1.125rem}.popup-paywall__plan p{font-size:.875rem}.popup-paywall__discount p{font-size:.875rem}.popup-paywall__total p{font-size:1.25rem}.popup-paywall__text-total{font-size:.6875rem}.popup-paywall__button svg{width:1rem;height:1rem}.popup-know__content{padding:1.875rem 1rem 0}.popup-know__title{font-size:1.125rem}.popup-know__sub-title{font-size:.875rem}.popup-know__quote{font-size:.8125rem}.popup-know__button-row{margin-left:-1rem;margin-right:-1rem}.header__container{height:3.75rem}.header__prev{font-size:.9375rem}.header__logo{width:6.5625rem;height:1.375rem}.header__menu{top:3.75rem}.pagination-number{font-size:.9375rem}.about h1{margin-bottom:1rem}.about h1.min{font-size:1.5rem}.about .section__text.big{font-size:.875rem}.section{padding-top:7.8125rem}.section__text{font-weight:600;letter-spacing:none}.section__text.big{font-size:.875rem}.section__text.top{margin-bottom:1rem}.section__row-slab{gap:.75rem .9375rem}.section-people__img-top{width:14.583125rem}.section-people__img-top img{width:14.583125rem}.section-people__img-bottom{width:10.5825rem}.section-people__img-bottom img{width:10.5825rem}.section.section-paywall{padding-top:3.875rem}.reviewed{margin-top:-.625rem}.reviewed-quote{max-width:18.4375rem}.reviewed-quote__top{font-size:.625rem}.reviewed-quote__icon{width:2.125rem;height:2.125rem}.reviewed-quote__text h3{font-size:.875rem}.reviewed-quote__text p{font-size:.625rem}.level__top h3{font-size:.6875rem;margin-bottom:.1875rem}.level__mark-top{font-size:1.375rem;margin-bottom:.625rem}.level__mark-text{font-size:.6875rem}.level__row-item{gap:.75rem}.item-level:not(:last-child){padding-bottom:.75rem}.item-level__img{min-width:1.875rem;width:1.875rem;height:1.875rem}.item-level__text{font-size:.75rem}.item-level__title{font-size:.875rem}.level-bot__row{gap:.75rem;margin-bottom:.75rem}.level-bot__row h4{font-size:.75rem}.level-bot__icon{width:1.875rem;height:1.875rem}.level-bot p{font-size:.71875rem;font-weight:500}.last-plan__date{font-size:.875rem}.last-plan__bot-text{margin-top:1.25rem}.chart-plan__bot p{font-size:.6875rem}.personalized__img{margin-bottom:1rem;width:7.4375rem}.personalized__item.visible:not(:first-child){margin-top:.75rem}.personalized__item-top{margin-bottom:.75rem}.personalized__item-img{width:1rem;height:1rem}.personalized__item-img img{width:1rem;height:1rem}.personalized__item-title{font-size:.875rem}.personalized__item-percent{font-size:.875rem}.personalized__rewiews{margin-top:1.25rem}.item-rewiews__name{font-size:.875rem}.item-rewiews__body h3{font-size:.875rem;margin-bottom:1rem}.item-rewiews__body p{font-size:.8125rem}.email__text{font-size:1.125rem}.person-plan__up-title{font-size:1.125rem}.reduce h2{font-size:1.375rem}.reduce .offer-why__title .title-block{font-size:1rem}.help .section__img-mw{margin-top:1rem}.help h2{font-size:1.375rem}.special__item p{font-size:.875rem}.guidance.section{padding-top:3.75rem}.guidance .title-block{font-size:1.125rem}.physicians h2{font-size:1.375rem}.what-can__item p{font-size:.875rem}.what-can__text-bot p{font-size:.75rem}.overwhelmed__item p{font-size:.875rem}.score__mark{font-size:1.25rem}.calculated .personalized__item-title{font-size:.8125rem}.section-text h2{font-size:1.625rem;margin-bottom:1rem}.section-text h3{font-size:1.0625rem}.section-text .big-title h3{font-size:1.25rem}.help__title{font-size:1.75rem;margin-bottom:1.25rem}.purpose__body-title{font-size:1.125rem}.item-purpose p{font-size:.875rem}.ready-head__icon{width:1.875rem;height:1.875rem}.ready-head__text-row p{font-size:.6875rem}.ready-head__text-row h4{font-size:.8125rem}.trearment__li-number{font-size:1.625rem}.trearment__text{font-size:.75rem}.what__item p{font-size:.875rem}.what__item-icon{min-width:3.75rem;width:3.75rem;height:3.75rem}.ask{padding:1.875rem 1.25rem}.ask__title{font-size:1.25rem}.ask__item h3{font-size:.875rem}.ask__item p{font-size:.875rem}.ask__icon{width:1rem;min-width:1rem;height:1rem}.users__title{font-size:1.25rem}.users__sub-title{font-size:.875rem}.users__row{gap:.625rem}.item-users{padding:1.875rem 1.5rem 3rem 1.5rem}.item-users__name{font-size:.875rem}.item-users__body p{font-size:.875rem}.money__title{font-size:.875rem}.money__text{font-size:.75rem}.money__okey svg{width:1.285625rem}.gift.open{overflow:visible}.gift__text{font-size:.875rem}.gift__title{font-size:1.125rem}.timer{height:3.75rem}.timer__number{font-size:1.125rem;min-width:3rem}.timer__second{min-width:1.375rem}.timer__text{font-size:.75rem}.registration.section{padding-top:4.75rem}.registration__title{font-size:1.75rem}.registration__sub-text{font-size:.875rem}.download .item-list-offers__icon{font-size:.9375rem}.download .item-list-offers__text{font-size:.875rem}.offers-two{padding-top:4.75rem}.offers-two.offers .offers__bot-title{font-size:.75rem}.section.section-offers{padding-top:3.75rem}.about-offer{margin-top:-3.75rem}.about-offer__body{top:3.75rem}.offer-paymet__text h2{font-size:1.125rem}.offer-paymet__text p{font-size:.875rem}.offer-reviews__slide-text{font-size:.875rem}.offer-reviews__slide-name{font-size:.75rem}.offer-reviews__slide-star{width:5.5rem}.offer-detailed__list-item-text a,.offer-detailed__list-item-text p{font-size:.875rem}.offer-detailed__text{font-size:.875rem}.offer-detailed__body-title-mark{font-size:1rem}.offer-why__text h3,.offer-why__text p{font-size:.875rem;line-height:143%}.offer-works__text{font-size:.875rem}.offer-works__bot-img img{width:3rem}.offer-works__bot-title{font-size:.875rem;margin-bottom:.1875rem}.offer-works__bot-text{font-size:.625rem}}@media (max-width:765px){.section{padding-top:6.25rem;padding-bottom:5rem}}@media (max-width:527px){.gift.open .gift__img{right:-1.25rem}}@media (max-width:525px){.section-text td{font-size:.875rem}}@media (max-width:520px){.section-strongly{padding-bottom:2.5rem}.section-strongly.section.is-button{padding-bottom:6.875rem}.section-strongly__row-label-text p{font-size:.75rem;margin-top:.75rem}.person-plan__text{font-size:.75rem}.reduce__img-title{font-size:1rem;margin-bottom:-1.3rem}}@media (max-width:500px){.offer-way__chart-title{font-size:1rem}.offer-way__chart-title b{font-size:1.375rem}.offer-way__day-row{font-size:.75rem}}@media (max-width:480px){.level-line__bot p{font-size:.6875rem}}@media (max-width:475px){.radio-slab{width:11.25rem}.radio-slab__img img{width:11.25rem}}@media (max-width:450px){.label-strongly.label-strongly-smile .label-strongly__body{font-size:1.25rem}.label-strongly.label-strongly-smile:first-child .label-strongly__body{font-size:1.5625rem}.label-strongly.label-strongly-smile:last-child .label-strongly__body{font-size:1.5625rem}.label-strongly__body{font-size:1.375rem}.popup-know__content{max-width:100%}.header__menu{width:100%;padding-top:21%}.load-text-img__slide{font-size:1.125rem}.reduce__img-title{font-size:.875rem;margin-bottom:-1.1375rem}.help .section__img-mw{width:12.5rem}.purpose__content{padding-bottom:27%}.purpose__body-title .line{padding-left:26.5%}.offer-journey__body h3{font-size:1.25rem}.offer-journey__text p{font-size:.875rem}}@media (max-width:428px){.purpose__content{padding-bottom:20.5%}}@media (max-width:420px){.radio-slab{width:10rem}.radio-slab__img img{width:10rem}}@media (max-width:410px){.purpose__content{padding-bottom:11.5%}}@media (max-width:395px){.popup-not__title{font-size:1.1875rem}}@media (max-width:374px){.radio-slab{width:8.75rem}.radio-slab__img img{width:8.75rem}.radio-slab__bottom{font-size:.875rem}}@media (max-width:370px){.label-offers__img{width:2.25rem;min-width:2.25rem}.label-offers__img img{width:2.25rem}.label-offers__title{font-size:.6875rem;min-width:5rem}}@media (max-width:360px){.chart-plan{min-width:20.875rem}}@media (max-width:350px){.gift.open{margin-bottom:-3.75rem}.gift__img{width:7.5rem;top:-1.5625rem;bottom:auto}}@media (max-width:20em){.khow-chart__item p{font-size:.59375rem}.is-open .khow-chart__item-rect{height:6.6875rem}.is-open .green .khow-chart__item-rect{height:2.425rem}.khow-chart__item-quote{font-size:.59375rem}.offer-journey__left{border-top-left-radius:1.25rem}.offer-journey__left{border-bottom-left-radius:1.25rem}.offer-journey__right{border-radius:1.25rem}.offer-way__chart-score{font-size:.625rem}.offer-way__chart-score b{font-size:.75rem}}@media (min-width:20em) and (max-width:30.4375em){@supports (font-size:clamp(0.59375rem ,0.0668038922rem + 2.6347305389vw ,0.86875rem)){.khow-chart__item p{font-size:clamp(.59375rem ,.0668038922rem + 2.6347305389vw ,.86875rem)}}@supports not (font-size:clamp(0.59375rem ,0.0668038922rem + 2.6347305389vw ,0.86875rem)){.khow-chart__item p{font-size:calc(.59375rem + .275 * (100vw - 20rem)/ 10.4375)}}@supports (height:clamp(6.6875rem ,-3.8514221557rem + 52.6946107784vw ,12.1875rem)){.is-open .khow-chart__item-rect{height:clamp(6.6875rem ,-3.8514221557rem + 52.6946107784vw ,12.1875rem)}}@supports not (height:clamp(6.6875rem ,-3.8514221557rem + 52.6946107784vw ,12.1875rem)){.is-open .khow-chart__item-rect{height:calc(6.6875rem + 5.5 * (100vw - 20rem)/ 10.4375)}}@supports (height:clamp(2.425rem ,-3.1079341317rem + 27.6646706587vw ,5.3125rem)){.is-open .green .khow-chart__item-rect{height:clamp(2.425rem ,-3.1079341317rem + 27.6646706587vw ,5.3125rem)}}@supports not (height:clamp(2.425rem ,-3.1079341317rem + 27.6646706587vw ,5.3125rem)){.is-open .green .khow-chart__item-rect{height:calc(2.425rem + 2.8875 * (100vw - 20rem)/ 10.4375)}}@supports (font-size:clamp(0.59375rem ,0.0668038922rem + 2.6347305389vw ,0.86875rem)){.khow-chart__item-quote{font-size:clamp(.59375rem ,.0668038922rem + 2.6347305389vw ,.86875rem)}}@supports not (font-size:clamp(0.59375rem ,0.0668038922rem + 2.6347305389vw ,0.86875rem)){.khow-chart__item-quote{font-size:calc(.59375rem + .275 * (100vw - 20rem)/ 10.4375)}}@supports (border-top-left-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__left{border-top-left-radius:clamp(1.25rem ,.0523952096rem + 5.9880239521vw ,1.875rem)}}@supports not (border-top-left-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__left{border-top-left-radius:calc(1.25rem + .625 * (100vw - 20rem)/ 10.4375)}}@supports (border-bottom-left-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__left{border-bottom-left-radius:clamp(1.25rem ,.0523952096rem + 5.9880239521vw ,1.875rem)}}@supports not (border-bottom-left-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__left{border-bottom-left-radius:calc(1.25rem + .625 * (100vw - 20rem)/ 10.4375)}}@supports (border-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__right{border-radius:clamp(1.25rem ,.0523952096rem + 5.9880239521vw ,1.875rem)}}@supports not (border-radius:clamp(1.25rem ,0.0523952096rem + 5.9880239521vw ,1.875rem)){.offer-journey__right{border-radius:calc(1.25rem + .625 * (100vw - 20rem)/ 10.4375)}}@supports (font-size:clamp(0.625rem ,-0.3330838323rem + 4.7904191617vw ,1.125rem)){.offer-way__chart-score{font-size:clamp(.625rem ,-.3330838323rem + 4.7904191617vw ,1.125rem)}}@supports not (font-size:clamp(0.625rem ,-0.3330838323rem + 4.7904191617vw ,1.125rem)){.offer-way__chart-score{font-size:calc(.625rem + .5 * (100vw - 20rem)/ 10.4375)}}@supports (font-size:clamp(0.75rem ,-0.2080838323rem + 4.7904191617vw ,1.25rem)){.offer-way__chart-score b{font-size:clamp(.75rem ,-.2080838323rem + 4.7904191617vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,-0.2080838323rem + 4.7904191617vw ,1.25rem)){.offer-way__chart-score b{font-size:calc(.75rem + .5 * (100vw - 20rem)/ 10.4375)}}}