html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font-size:100%;vertical-align:baseline;border:0}button{font-size:1rem;border:none}a{color:inherit;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}button{cursor:pointer;border:none}.btn{display:inline-block;padding:20px 32px;border-radius:15px;transition:.3s all}.btn_mode1{color:#f3f3f3;background-color:#000}.btn_mode1:hover{background-color:#000}.btn_mode2{color:#000;background-color:#e3e3e3}.btn_mode2:hover{color:#f3f3f3;background-color:#000}*{font-family:Inter,sans-serif}h1,h2,h3,h4,p,h5{font-weight:700;color:#000}.link{font-weight:700;color:#acacac;transition:.3s all}.link_dark:hover{color:#000}.link_light:hover{color:#f3f3f3}h1{font-size:15.539rem;font-size:400;line-height:11.972rem;letter-spacing:-.777rem}h2{font-size:4.5rem;line-height:4.125rem}h3{font-size:2rem;line-height:2rem}h4{font-size:1rem;line-height:.75rem}p,.btn{font-size:.875rem;line-height:1rem}h5,a{font-size:.75rem;line-height:.75rem}h6{font-size:12.5rem;font-weight:400;line-height:11.938rem}@media screen and (max-width: 1200px){h1,h6{font-size:7.539rem;line-height:6.539rem}h2{font-size:3.5rem;line-height:3.125rem}h3{font-size:1.5rem;line-height:2rem}}@media screen and (max-width: 576px){h1,h6{font-size:4.1rem;font-weight:400;line-height:3.6rem;letter-spacing:-.181rem}h1 .line-inner,h6 .line-inner{font-weight:400}h2{font-size:3rem;line-height:2.85rem}}.header{position:relative;border-bottom:1px solid #ededed}.header__main{position:relative;overflow:hidden;height:58px}.header__container{position:absolute;top:0;left:50%;transform:translate(-50%,100%);display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0}.header__line{width:20px;height:3px;background-color:#000}.header__burger{display:none}.header__languages{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:3;display:flex;gap:6px;align-items:center;height:30px;padding:0 10px;background-color:unset;border-radius:10px;transition:.3s all}.header__languages img{transform:rotate(0);transition:.3s all}.header__languages_active{background-color:#fff}.header__languages_active img{transform:rotate(180deg);transition:.3s all}.header__languages_active .selected{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000!important}.header__language{cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:152px;height:36px;padding:10px;background-color:unset;border-radius:15px;transition:.3s all}.header__language h5{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#f3f3f3;transition:.3s all}.header__language .toggle{position:relative;width:36px;height:20px;padding:2px;background-color:#f3f3f333;border-radius:10px;transition:.3s all}.header__language .toggle:after{content:" ";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#0000008c;border-radius:100%;transition:.3s all}.header__language_active{background-color:#f3f3f3}.header__language_active h5{color:#000}.header__language_active .toggle{background-color:#000}.header__language_active .toggle:after{right:2px;left:auto;background-color:#f3f3f3}.header__modal{position:absolute;z-index:2;right:50px;bottom:-80px;padding:5px;visibility:hidden;opacity:0;transition:.2s all}.header__modal:after{content:" ";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#0000008c;filter:blur(.7px);border-radius:15px}.header__modal_active{visibility:visible;opacity:1}.header__navigation{position:absolute;left:50%;transform:translate(-50%);height:100%}.header__navigation_mobile{display:none}.header__navigation .navigation__wrapper{display:flex;gap:36px;align-items:center;height:100%}.header__navigation .navigation__languages{display:none}.header__navigation .navigation__item{position:relative;display:flex;align-items:center;height:100%}.header__navigation .navigation__item_active:after{content:" ";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#000}.header__navigation .navigation__item_active a{color:#000}.header__navigation .navigation__buttons{display:none}@media screen and (width >= 1440px){.header__modal{right:calc((100vw - 1320px)/2)}}@media screen and (max-width: 1200px){.header__modal{right:20px;bottom:-80px}}@media screen and (max-width: 768px){.header__navigation{top:100%;width:100vw;height:calc(var(--vh, 1vh) * 100 - 58px)}.header__navigation_mobile{display:flex}.header__container{height:58px}.header__languages{display:none}.header__language{padding:30px 10px;background-color:#fff}.header__language h5{color:#000}.header__language .toggle{background-color:#0000000a}.header__language .toggle:after{background-color:#0000001f}.header__language_active .toggle{background-color:#000}.header__language_active .toggle:after{background-color:#f3f3f3}.header__line{position:absolute;transition:.3s all}.header__line:nth-child(1){top:0;left:0}.header__line:nth-child(2){bottom:0;left:0}.header__burger{position:relative;display:block;width:20px;height:11px}.header__burger_active .header__line{position:absolute}.header__burger_active .header__line:nth-child(1){top:47%;left:0;transform:rotate(-45deg) translateY(-50%)}.header__burger_active .header__line:nth-child(2){bottom:47%;left:0;transform:rotate(45deg) translateY(50%)}.header .navigation{z-index:9;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;max-height:0;padding:0 20px;background-color:#f3f3f3;border-top:1px solid #e3e3e3;transition:.3s all ease-out}.header .navigation_active{max-height:100vh}.header .navigation__languages{display:flex;gap:20px;align-items:center;margin-bottom:20px}.header .navigation__wrapper{flex-direction:column;align-items:baseline;height:auto;margin-top:40px}.header .navigation__item{height:auto}.header .navigation__item_active:after{display:none}.header .navigation__item_active a{color:#000!important}.header .navigation__item a{font-size:2rem;line-height:1.9rem}.header .navigation__buttons{display:flex;gap:20px;margin-bottom:20px;padding-top:20px;border-top:1px solid #e3e3e3}}.footer__container{display:grid;gap:73px;padding-top:59px;padding-bottom:30px}.footer__item{display:grid;grid-template-columns:1fr 1fr}.footer__socials{display:flex;gap:10px}.footer__social{position:relative;width:40px;height:40px;background-color:#000;border-radius:100%}.footer__social img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer__copyright{align-self:center;color:#626262}.footer .navigation__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}.footer .navigation__item{display:flex;flex-direction:column;gap:3px}.footer .navigation__title a{color:#f3f3f3}@media screen and (max-width: 1200px){.footer__item{display:flex;flex-direction:column;gap:40px}.footer__item img{max-width:110px;height:auto}.footer__copyright{align-self:baseline}}@media screen and (max-width: 768px){.footer__container{padding-top:30px;padding-bottom:30px;padding-left:15px}.footer__item:nth-child(1){gap:73px}.footer .navigation__wrapper{grid-template-columns:1fr 1fr;grid-template-rows:1fr;row-gap:40px}}.slider{position:relative;overflow:hidden;width:100%;height:100%;margin:auto}.slider .slides{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:65%;height:100%;margin:0 auto;transition:transform .5s ease-in-out}.slider .slides .slide{position:absolute;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-self:center;justify-content:space-between;box-sizing:border-box;width:100%;height:70%;padding:30px;border-radius:15px;transition:transform .5s ease-in-out}.slider .slides .slide__title{display:flex;justify-content:space-between}.slider .slides .slide__title h3{font-size:3.875rem;line-height:3.875rem;color:#e5e5e5}.slider .slides .slide__content{display:flex;align-items:end;justify-content:space-between}.slider .slides .slide__content img{max-width:250px;height:auto}.slider .slides .slide__content p{max-width:300px;color:#fff9}.slider .slides .next{z-index:4;transform:scale(1.05) translateY(60%)}.slider .slides .prev{z-index:2;transform:scale(.9) translateY(-70%)}.slider .slides .active{z-index:3}.slider .slides .slide img{display:block;width:100%}@media screen and (width >= 1440px){.slider .slides{max-width:1320px}}@media screen and (max-width: 1200px){.slider .slides{width:77%}.slider .slides .slide{height:84%}.slider .slides .slide__title h3{font-size:2.875rem;line-height:2.875rem}.slider .slides .slide__content img{display:none}.slider .slides .slide__content p{max-width:none}}@media screen and (max-width: 992px){.slider{height:calc(var(--vh, 1vh) * 100)}.slider .slides .slide{height:70%}}@media screen and (max-width: 576px){.slider .slides .slide__title h3{font-size:1.475rem;line-height:1.475rem}}.popup{position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;visibility:hidden;opacity:0;background-color:#00000080;transition:.3s all}.popup_active{visibility:visible;opacity:1}.popup__close{cursor:pointer;position:absolute;top:25%;right:-60px;transform:translateY(-25%);width:50px;height:50px;background-color:#000;border-radius:100%}.popup__close img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 576px){.popup__close{top:0;right:-40px;transform:translateY(0)}}.loader{position:fixed;z-index:2000;top:0;left:0;overflow:hidden;display:flex;align-items:end;justify-content:center;width:100%;height:calc(var(--vh, 1vh) * 100);opacity:1;background-color:#f3f3f3;transition:.5s all}.loader__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:80vh;margin-bottom:20px}.loader__icon{width:293px;height:auto;padding:40px;background-color:#cefc28;border-radius:70px}.loader__icon img{width:100%;height:auto;animation:rotate forwards 5s infinite;animation-timing-function:linear}.loader__text{width:100%;height:auto}.loader_unactive{transform:translateY(-100%)}.loader_unactive #spinner{animation:none}@media screen and (max-width: 768px){.loader__icon{width:171px;border-radius:52px}}@keyframes rotate{0%{rotate:360deg}}*{box-sizing:border-box;font-size:1rem;outline:none}.line{position:relative;clip-path:polygon(-30% -30%,100% 0,100% 130%,0 130%)}.line-inner{transform:translateY(120%)}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}html{overflow-x:hidden;background-color:#f3f3f3}.container{max-width:93%;margin:0 auto}.wrapper{margin:10px;background-color:#000;border-radius:10px}@media screen and (width >= 1440px){.container{max-width:1320px}}.section__container{display:grid;grid-template-columns:3fr 2fr;gap:20px;align-items:center}.section__title{margin-bottom:30px}.section__title_accent{color:#acacac}.section__subtitle{margin-bottom:10px;color:#acacac}.section__description{margin-bottom:30px;line-height:1.125rem;color:#626262}@media screen and (max-width: 1200px){.section__container{display:flex;flex-direction:column}.section__subtitle{text-align:center}.section__title{max-width:500px;text-align:center}.section__description{text-align:center}}@media screen and (max-width: 576px){.section__container{align-items:baseline}.section__subtitle{text-align:left}.section__title{max-width:500px;text-align:left}.section__description{text-align:left}}.start__container{display:flex;justify-content:center;padding-top:100px;padding-bottom:171px}.start__title{margin-left:10%;font-size:1.313rem;line-height:0;color:#acacac}.start__accent{color:#acacac}.start h3{max-width:1039px;font-size:3.375rem;line-height:3.19rem}@media screen and (max-width: 1200px){.start .br{display:none}}@media screen and (max-width: 768px){.start h3{font-size:2.625rem;line-height:2.625rem}.start__container{padding-bottom:82px}}.promo{background:linear-gradient(#070707,#505050)}.promo__content{position:relative;justify-self:end}.promo__content img{max-width:526px;height:auto}.promo__title{color:#f3f3f3}.promo__title_accent{color:#626262}.promo__container{display:grid;grid-template-columns:3fr 3fr;gap:40px;align-items:center;padding:50px 20px 168px 60px}.promo__info{display:grid;grid-template-rows:2fr 1fr;height:100%}.promo__item{align-self:flex-end}@media screen and (max-width: 1400px){.promo__container{padding:50px 20px 220px 33px}}@media screen and (max-width: 1200px){.promo__content img{max-width:415px}.promo__container{display:flex;flex-direction:column-reverse;align-items:center;padding:50px 0 100px}}@media screen and (max-width: 768px){.promo__container{padding-bottom:49px}}@media screen and (max-width: 576px){.promo__container{gap:15px;align-items:baseline;padding-top:21px}.promo__info{width:100%;height:auto}.promo__item{align-self:baseline}.promo__content img{width:100%;max-width:none}}.header{background-color:#070707;border-bottom-color:#242424}.header .logo{width:97%;height:95%}.header .navigation{border-top:0 solid #e3e3e3}.header .navigation__item_active:after{background-color:#f3f3f3}.header .navigation__item_active a,.header .selected{color:#f3f3f3}.header__burger .header__line{background-color:#f3f3f3}.subscriptions{margin-top:-120px}.subscriptions__container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:426px;gap:20px;padding-bottom:100px}.subscriptions__item{display:grid;grid-template-rows:2fr 3fr;padding:32px 20px;border-radius:20px}.subscriptions__content{display:grid;grid-template-rows:auto 21px}.subscriptions__content a{align-self:end}.subscriptions__title{padding-top:20px}.subscriptions__title h3{font-size:3.25rem;line-height:3.25rem}.subscriptions__text{align-self:center}.subscriptions__text h3{margin-bottom:15px}.subscriptions__text p{color:#000000b3}.subscriptions__accent{color:#0006}.subscriptions #daily{background-color:#fff}.subscriptions #without,.subscriptions #weekly{background-color:#7ed271}.subscriptions #monthly{background-color:#f3da63}@media screen and (max-width: 1400px){.subscriptions__container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,368px)}}@media screen and (max-width: 768px){.subscriptions__container{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,422px)}.subscriptions__item{grid-template-rows:1fr 1fr;padding:32px 24px}.subscriptions__text h3{font-size:2rem}}.lizing__container{padding-bottom:170px}.lizing__content img{max-width:526px;height:auto}.lizing__info{padding-left:74px}@media screen and (max-width: 1200px){.lizing__info{padding-left:0}.lizing__container{flex-direction:column-reverse}}@media screen and (max-width: 768px){.lizing__container{padding-bottom:100px}.lizing__content img{max-width:100%}}.alternative__container{grid-template-columns:2fr 2fr;padding-bottom:166px}.alternative__content img{max-width:531px;height:auto}@media screen and (max-width: 768px){.alternative__content img{max-width:100%}}.faq .separator{width:100%;height:1px;background-color:#e0e0e0}.faq__container{display:flex;flex-direction:column;align-items:center;max-width:100%;padding-bottom:50px}.faq h2{width:74%}.faq h4{width:74%;transition:.3s all}.faq__wrapper{margin-top:61px}.faq__tab{cursor:pointer;width:74%;margin:0 auto}.faq__tab-wrapper{transition:.3s all}.faq__tab-wrapper_active{background-color:#f3f3f3!important}.faq__tab-wrapper_active .title{color:#000!important}.faq__tab-wrapper_active .number{color:#626262!important}.faq__tab-wrapper:hover{background-color:#000}.faq__tab-wrapper:hover .title{color:#f3f3f3}.faq__title{cursor:pointer;position:relative;display:grid;grid-template-columns:56px auto 12px;padding-top:40px;padding-bottom:40px}.faq__title h4{font-size:1.313rem;line-height:1.213rem}.faq__title_accent{color:#acacac}.faq__arrow{transition:rotate .3s}.faq__arrow_active{rotate:180deg}.faq__content{overflow:hidden;width:75%;max-height:0;transition:max-height .4s ease}.faq__content p{padding-top:53px;padding-bottom:19px;padding-left:56px;color:#acacac}@media screen and (width >= 1440px){.container .faq h2,.container .faq h4{max-width:1320px}}@media screen and (max-width: 768px){.faq{padding-bottom:75px}.faq__content p{padding-top:15px}.faq__wrapper{margin-top:20px}.faq__tab{width:100%}}@media screen and (max-width: 576px){.faq__container{align-items:baseline;max-width:93%}}.advantages__container{position:relative}.advantages__description{color:#626262;text-align:center}.advantages__header{max-width:600px;margin:0 auto 50px}.advantages__header h4{text-align:center}.advantages__header h2{max-width:100%;text-align:center}.advantages__buttons{display:flex;gap:10px;align-items:center;justify-content:center}.advantages__items{position:sticky;top:0;overflow-x:hidden;display:none;height:100vh}.advantages__wrapper{display:flex;gap:100px;justify-content:space-between;width:-moz-fit-content;width:fit-content;height:100vh;padding-top:20px;padding-bottom:20px}.advantages__image{height:100%}.advantages__image p{margin-top:30px;text-align:center}.advantages__image img{width:auto;height:calc(100% - 50px)}.advantages__circle{position:relative}.advantages__content{position:sticky;top:0;height:100vh}.advantages__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.advantages__point{position:absolute}.advantages__point_left{left:-50px;transform:rotate(-90deg)}.advantages__point_right{right:-42px;transform:rotate(90deg)}.advantages__point_0{right:-63px}.advantages__point_no-rotate{transform:rotate(-90deg)}.advantages__progress{transform:rotate(-90deg);display:block;width:calc(min(100vh,100vw) - 80px);height:calc(min(100vh,100vw) - 80px);margin:0 auto}.advantages__progress circle{fill:none;stroke-dashoffset:0}.advantages__progress .bg #lines{stroke:#e3e3e3}.advantages__progress .progress{stroke:#000;stroke-dasharray:0,1;stroke-opacity:.13;stroke-width:3px}.advantages__info,.advantages__boofer{height:100vh}.advantages__background{position:absolute;top:0;left:50%;transform:translate(-50%)}.advantages__text{position:absolute;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.advantages__item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:100%;height:83%;opacity:0}.advantages__item_indicators{opacity:1}.advantages__item img{display:block;width:auto;height:100%}.advantages__progress-line{position:absolute;z-index:3;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;opacity:0}.advantages__progress-line div{position:relative;width:100%;height:1px}.advantages__progress-line div:after{content:" ";position:absolute;top:0;right:0;width:50%;height:1px;background-color:#000}.advantages__progress-line div:before{content:" ";position:absolute;top:50%;right:0;transform:translateY(-50%);width:24px;height:24px;background-color:#000;border-radius:100%}.advantages__checkpoints{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(min(100vh,100vw) - 80px);height:calc(min(100vh,100vw) - 80px)}.advantages__line-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between}.advantages__line-wrapper:after{content:" ";position:absolute;z-index:1;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:#e3e3e3}.advantages__line-wrapper_90{transform:rotate(90deg)}.advantages__line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.advantages__checkpoint{z-index:2;width:24px;height:24px;background-color:#f3f3f3;border:1px solid #e3e3e3;border-radius:100%}@media screen and (max-width: 1200px){.advantages__content{overflow:hidden}.advantages__info h2{max-width:100%}}@media screen and (max-width: 576px){.advantages__container{height:400vh}.advantages__title{max-width:none}.advantages__circle{display:none}.advantages__items{display:block}}@media screen and (max-width: 576px){.advantages{padding-bottom:50px}.advantages__wrapper{transform:translate(40%)}}.loader{background-color:#000}.loader__icon{background-color:unset}.advantages__point_right{right:-50px}@media screen and (max-width: 576px){.start h3{font-size:2rem;line-height:1.8rem}}
