.container{margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;max-width:1190px}*{margin:0;padding:0;box-sizing:border-box}::after,::before{box-sizing:border-box}body,html{height:100%}html{font-size:10px}body{min-width:32rem;background-color:#f5d9b3;color:rgba(30,56,91,.8);font-family:NunitoSans,sans-serif;line-height:1.4}body.locked{overflow:hidden}body.ar-lang{direction:rtl;font-family:ReadexPro}body.ar-lang *{font-family:ReadexPro}svg.hidden{display:none}#layout{display:flex;flex-direction:column;min-height:100%;overflow-x:hidden}.main{position:relative}a{text-decoration:none}.link{transition:all .5s;border-bottom:.1rem solid;color:inherit}.link:hover{border-color:transparent}.apps__place,.btn--primary::after,.btn--primary::before{transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.header__login-label,.languages__title>.languages__lang-name{color:#1e385b;font-size:1.8rem;font-weight:600}.languages__list{list-style:none}h1{color:#1e385b;font-family:Montserrat;font-size:5.5rem;font-weight:600;line-height:6.7rem}h2{color:#1e385b;font-family:Montserrat;font-size:4.2rem;font-weight:600;line-height:5.1rem}.apps__place-text,.apps__text,.conditions__text,.get-started__list-text,.why__list-text{font-size:1.7rem;line-height:2.7rem}.apps__actions-btn .btn{display:flex;align-items:center}.apps__actions-btn .btn .btn__inner{display:flex;align-items:center;color:#fff;font-family:NunitoSans;text-transform:none}.apps__actions-btn .btn .btn__icon{width:auto;height:auto;margin-right:1.1rem;background-color:transparent}.apps__actions-btn .btn .btn__text{font-size:1.1rem;line-height:1.2rem;letter-spacing:.05rem}.apps__actions-btn .btn .btn__title{font-size:2rem;letter-spacing:.05rem;line-height:1.1}.btn{display:inline-flex;align-items:center;justify-content:center;height:6rem;padding:0 1.4rem 0 3.4rem;border-radius:1rem;transition:all .5s;color:#fff;font-family:Montserrat;font-size:1.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.btn__icon,.btn__text{position:relative;z-index:10}.btn__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:.4rem;background-color:#fff;color:#1e385b}.btn__icon svg{width:2rem;height:2rem}.btn__icon+.btn__text{margin-right:1.8rem}.btn__text+.btn__icon{margin-left:1.8rem}.btn--primary{position:relative}.btn--primary::after,.btn--primary::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease;border-radius:1rem}.btn--primary::after{opacity:1;background-image:linear-gradient(256deg,#004ada 13%,#0099fa 89%)}.btn--primary::before{z-index:1;opacity:0;background-color:#0099fa}.no-webp .btn--primary .btn__shadow{background-image:url(../img/btn-shadow.png)}.btn--primary .btn__shadow{position:absolute;right:-3rem;top:-3rem;z-index:-1;pointer-events:none;width:32rem;height:12rem;transition:opacity .5s ease;opacity:1}.btn--primary .btn__text{color:#fff}.btn--primary:hover .btn__shadow{opacity:0}.btn--primary:hover::before{opacity:1}.btn--black{background-color:#000}.btn--black:hover{opacity:.8}@keyframes rotating{0%{transform:rotate(0);animation-timing-function:linear}1%{transform:rotate(0);animation-timing-function:linear}100%{transform:rotate(180deg);animation-timing-function:linear}}@keyframes rotating-reverse{0%{transform:rotate(0);animation-timing-function:linear}1%{transform:rotate(0);animation-timing-function:linear}100%{transform:rotate(-180deg);animation-timing-function:linear}}.header__login{border-radius:1.2rem;background-color:#fff}.header__login-label{border-bottom:.2rem solid #0099fa;color:#1e385b}.header__login-icon{color:#1e385b}.header__login:hover .header__login-label{border-color:transparent}.languages{z-index:10;margin-right:2rem;cursor:pointer}.languages img{display:block;max-width:100%}.languages--opened .languages__list{overflow:visible;opacity:1;transform:translateZ(0);pointer-events:all}.languages--opened .languages__caret{transform:rotate(180deg)}.languages__title{display:flex;align-items:center;position:relative;padding-right:3rem}.languages__title>.languages__lang-name{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.languages__flag{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:2.6rem;border:.2rem solid #1e385b;margin-right:1rem;pointer-events:none}.languages__caret{position:absolute;top:0;right:0;transition:transform .5s;width:2.6rem;height:2.6rem;pointer-events:none;color:#1e385b}.languages__list{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;position:absolute;right:0;margin-top:2rem;padding:1rem .6rem;opacity:0;transition:overflow .5s,opacity .5s,transform .5s;border-radius:.5rem;box-shadow:0 0 7rem rgba(1,19,36,.2);background-color:#fff;pointer-events:none}.languages__item{width:14rem}.languages__link{display:flex;align-items:center;padding:.3rem 1rem;transition:all .5s;color:#3c0000}.languages__link .languages__flag{flex-shrink:0;justify-content:center;width:2.6rem;height:2.6rem;overflow:hidden;border-radius:50%;border-color:#1e385b}.languages__link .languages__flag-img{min-height:2rem}.languages__link .languages__lang-name{font-size:1.5rem;line-height:1.8rem}.languages__link .languages__lang-name::after{display:none}.languages._empty .languages__title{padding-right:0}.languages._empty .languages__caret{display:none}.languages._once .languages__list{grid-template-columns:1fr;right:auto;left:0;width:auto}.ar-lang .languages{margin-right:0;margin-left:2rem}.ar-lang .languages__title{padding-right:0;padding-left:3rem}.ar-lang .languages__flag{margin-right:0;margin-left:1rem}.ar-lang .languages__caret{right:auto;left:0}.ar-lang .languages__list{right:auto;left:0}.header__links--expanded .languages__list{box-shadow:none}.footer__risk a{color:#1e385b}.footer__risk-t{color:rgba(30,56,91,.8)}.footer__risk-icon{color:#0099fa}.footer__risk-text{color:rgba(30,56,91,.8)}.footer__risk-link{border-color:#0099fa}.footer__logo{color:rgba(30,56,91,.8)}.footer__socials-item svg{color:#0099fa}.footer__text{color:rgba(30,56,91,.8)}.footer__links-item{border-color:#0099fa;color:#1e385b}.footer__copy{color:rgba(30,56,91,.8)}section [class*=__t--center]{text-align:center}.main-section{position:relative}.main-section__general{margin-left:calc((100vw - 116rem)/ 2 - 27.2rem);position:relative;pointer-events:none;width:113.2rem;height:113.2rem;margin-top:-3.8rem}.main-section__bg,.main-section__info,.main-section__layer{position:absolute;top:0;left:0;max-width:100%}.main-section__bg{position:absolute;z-index:1;animation:rotating 30s infinite linear;backface-visibility:hidden}.main-section__layer._one{z-index:2}.main-section__layer._two{z-index:3}.main-section__layer._three{z-index:4}.main-section__layer._four{z-index:5}.main-section__info{left:calc((100vw - 116rem)/ 2 + 62.6rem);top:35.6rem;z-index:10;max-width:53.4rem}.main-section__btn{margin-top:5rem}.conditions{position:relative;z-index:5;margin-top:-9rem;padding-bottom:10.4rem}.conditions .section__t{margin-bottom:5.4rem}.conditions__item{position:relative}.conditions__item::after,.conditions__item::before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2rem}.conditions__item::before{background:linear-gradient(270deg,#ebca9d 0,rgba(235,202,157,0) 100%)}.conditions__inner{position:relative;border-radius:1.8rem}.conditions__img{z-index:5;flex-shrink:0}.conditions__t{color:#1e385b;font-size:2.6rem;font-weight:600;line-height:3.2rem}.conditions__t span{display:block;font-size:2.2rem;line-height:2.7rem}.conditions__text{margin-top:1.4rem}.conditions__text .link{white-space:nowrap}.conditions__t,.conditions__text{position:relative;z-index:5}.get-started{position:relative;padding-bottom:14.6rem}.get-started__bg{left:calc((100vw - 116rem)/ 2 - 65rem);position:absolute;top:-34.8rem;z-index:-2;opacity:.6;pointer-events:none;max-width:246rem}.get-started__t{margin-bottom:12rem}.get-started__list{counter-reset:num}.get-started__list-item{counter-increment:num}.get-started__list-item:last-child .get-started__list-number::after{border-color:#0197fa;background-color:#0197fa}.get-started__list-item:last-child .get-started__list-number::before{color:#fff}.get-started__list-item:last-child .get-started__list-wrapper{color:#fff}.get-started__list-item:last-child .get-started__list-wrapper::before{background-image:linear-gradient(180deg,#0197fa 20%,#014bda 100%)}.get-started__list-item:last-child .get-started__list-bubble{color:#0197fa}.get-started__list-number{display:flex;flex-shrink:0;align-items:center;justify-content:center;position:relative;width:8rem;height:8rem;margin:0 auto;border-radius:50%}.get-started__list-number::after{content:" ";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:.2rem solid #fff;border-radius:50%;background-color:#fff}.get-started__list-number::before{color:#000f29;content:counter(num) "";position:relative;z-index:5;font-size:2.6rem;font-weight:600;line-height:3.2rem}.get-started__list-arrow{display:none}.get-started__list-wrapper{position:relative;padding-top:3rem;border-radius:2rem;color:#1e385b;text-align:center}.get-started__list-wrapper::before{content:" ";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:2rem;background-color:#fff}.get-started__list-bubble{position:absolute;top:-1.7rem;left:50%;z-index:-1;transform:translateX(-50%) rotate(0);width:5.4rem;height:4.6rem;color:#fff}.get-started__list-t{margin-bottom:2.2rem;font-size:2rem;font-weight:600;line-height:2.4rem}.get-started__list-text{margin:0 auto;max-width:30rem}.why{padding-bottom:7.4rem}.why__t{margin-bottom:10rem}.why__list-icon{width:8rem;height:8rem;margin-bottom:2rem;color:#1e385b}.why__list-t{margin-bottom:2rem;color:#1e385b;font-size:2rem;font-weight:600;line-height:2.4rem}.apps{position:relative;padding-bottom:3.6rem}.apps__bg,.apps__btn,.apps__candles,.apps__layer,.apps__messages,.apps__phone,.apps__po{position:absolute}.apps__info{position:relative;z-index:10}.apps__text{margin-top:1.4rem;margin-bottom:3.6rem;max-width:43.2rem}.apps__actions{display:flex;flex-wrap:wrap;position:relative;z-index:5;text-align:left}.apps__actions-btn{width:23rem}.apps__actions-btn .btn{width:100%;padding:0}.apps__general{position:absolute}.apps__bg{top:0;left:0;z-index:1;width:100%;pointer-events:none;animation:rotating-reverse 30s infinite linear;backface-visibility:hidden}.apps__candles{top:6rem;left:-12.2rem;z-index:1;max-width:113.2rem}.apps__layer._one{top:41.2rem;left:1.4rem;z-index:1}.apps__layer._two{top:35.4rem;right:10.2rem;z-index:2;max-width:22rem;transform:rotate(12deg)}.apps__phone{top:12.2rem;left:26.4rem;z-index:3;max-width:32rem}.apps__po{top:19.6rem;left:12.8rem;z-index:5;max-width:25.2rem;transform:rotate(-20deg)}.apps__messages{top:23.6rem;left:33.6rem;z-index:6}.apps__messages-item{width:34.3rem;height:11.7rem;padding:1.6rem 2rem 1.6rem 10.8rem;box-shadow:0 4px 50px rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);border-radius:2.5rem;background:rgba(255,255,255,.9)}.apps__messages-item:first-child{margin-bottom:2rem;margin-left:3.2rem}.apps__messages-icon{position:absolute;top:1.7rem;left:1.7rem;width:8rem;height:8rem}.apps__messages-t{font-weight:700}.apps__messages-t,.apps__messages-text{color:#2f2f2f;font-size:2rem}.apps__messages-date{position:absolute;top:1.7rem;right:2rem;color:rgba(47,47,47,.5);font-size:1.8rem}.apps__btn{bottom:26.4rem;left:25rem;z-index:7}.apps__place{position:relative;z-index:10;margin-top:-19.6rem}.apps__place-inner{position:relative;z-index:5;padding-top:8.8rem;padding-bottom:11.6rem;border-radius:2rem;background:linear-gradient(270deg,#ebca9e 0,#ebca9e 36.58%,rgba(245,217,179,0) 100%)}.apps__place-img{display:block;max-width:50rem}.apps__place-text{margin-top:2.8rem;margin-bottom:3.6rem}@media (min-width:640px){.conditions__inner{min-height:26rem}.conditions__img{position:absolute;top:4rem;max-width:18rem}.why__list{display:flex;flex-wrap:wrap;margin:0 -2rem -7.6rem}.why__list-item{flex:0 0 50%;max-width:50%;margin-bottom:7.6rem;padding:0 2rem}.why__list-t{margin-bottom:1.8rem;font-size:2.2rem;line-height:2.7rem}}@media (min-width:960px){.main-section__bg{top:1rem}.conditions__row{display:flex;flex-wrap:wrap;margin:0 -1rem}.conditions__col{width:50%;padding:0 1rem}.conditions__col:nth-child(2){margin-top:5rem}.conditions__item:not(:last-child){margin-bottom:2rem}.conditions__inner{min-height:30rem;padding:5.2rem 2.8rem 2.6rem 19rem}.conditions__img{top:7rem;left:-1rem}.get-started__list{display:flex;margin:0 -1rem}.get-started__list-item{width:33.333333%;padding:0 1rem}.get-started__list-item:nth-child(1) .get-started__list-arrow{top:-1.6rem;margin-left:-3.4rem}.get-started__list-item:nth-child(2) .get-started__list-arrow{bottom:-1.6rem;margin-left:-3.6rem}.get-started__list-arrow{display:block;position:absolute;left:100%;z-index:-1;width:27.4rem;transition:clip-path 1s ease,-webkit-clip-path 1s ease}.get-started__list-wrapper{height:calc(100% - 14rem);margin-top:6rem;min-height:21.4rem}.get-started__list-wrapper::after{top:.6rem}.why__list{margin-bottom:-5.4rem}.why__list-item{flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:5.4rem}.apps__info{position:absolute;top:17.4rem}.apps__actions-btn{width:24rem}.apps__general{position:relative;width:80rem;height:80rem;margin-left:27rem}.apps__place-inner{display:flex;align-items:center;flex-direction:row-reverse}.apps__place-info{width:41.4rem;margin-right:auto}.apps__place-img{margin-right:6rem}}@media (min-width:1200px){.main-section__bg[data-aos]{opacity:0}.main-section__bg.aos-animate{opacity:1}.main-section__layer._three[data-aos],.main-section__layer._two[data-aos]{transform:scale(.25);opacity:0}.main-section__layer._three.aos-animate,.main-section__layer._two.aos-animate{transform:scale(1);opacity:1}.main-section__layer._four[data-aos]{transform:scale(1.25);opacity:0}.main-section__layer._four.aos-animate{transform:scale(1);opacity:1}.apps__bg[data-aos]{opacity:0}.apps__bg.aos-animate{opacity:1}.apps__layer._two[data-aos]{transform:scale(.25) rotate(12deg);opacity:0}.apps__layer._two.aos-animate{transform:scale(1) rotate(12deg);opacity:1}.apps__po[data-aos]{transform:scale(1.25) rotate(-20deg);opacity:0}.apps__po.aos-animate{transform:scale(1) rotate(-20deg);opacity:1}.conditions__row{margin:0 -2rem}.conditions__col{padding:0 2rem}.conditions__item:not(:last-child){margin-bottom:4rem}.conditions__inner{padding:4.4rem 4rem 4.3rem 20rem}.conditions__img{top:5rem;max-width:20rem}.get-started__list{margin:0 -2rem}.get-started__list-item{padding:0 2rem}.get-started__list-item:nth-child(1) .get-started__list-arrow{top:-3.2rem;margin-left:-1.4rem}.get-started__list-item:nth-child(2) .get-started__list-arrow{bottom:-3.2rem;margin-left:-1.2rem}.get-started__list-number.aos-init .get-started__list-arrow{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.get-started__list-number.aos-animate .get-started__list-arrow{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.get-started__list-arrow{width:33.4rem}.get-started__list-wrapper{min-height:22rem}.get-started__list-wrapper::after{top:2rem}.why__list{margin-bottom:-7.6rem}.why__list-item{margin-bottom:7.6rem}.apps__info{top:21.2rem}.apps__actions-btn:first-child{margin-right:2rem}.apps__general{width:84.6rem;height:84.6rem;margin-left:45rem}.apps__place-info{width:50rem}.apps__place-img{margin-right:9.8rem}}@media (max-width:1199px){.container{max-width:970px}h1{font-size:4.5rem;line-height:5.5rem}h2{font-size:3.8rem;line-height:4.6rem}.apps__place-text,.apps__text,.conditions__text,.get-started__list-text,.why__list-text{font-size:1.6rem;line-height:2.5rem}.main-section__general{margin-left:calc((100vw - 94rem)/ 2 - 24.4rem);width:94.6rem;height:94.6rem;margin-top:-1.8rem}.main-section__info{left:calc((100vw - 94rem)/ 2 + 48.6rem);top:33rem;max-width:43.8rem}.main-section__btn{margin-top:3.6rem}.conditions{margin-top:-9rem;padding-bottom:8rem}.conditions .section__t{margin-bottom:3.8rem}.conditions__text{margin-top:.7rem}.get-started{padding-bottom:11.6rem}.get-started__bg{left:calc((100vw - 94rem)/ 2 - 36.8rem);top:7.4rem;max-width:167.4rem}.get-started__t{margin-bottom:8.6rem}.why{padding-bottom:5.4rem}.why__t{margin-bottom:7.8rem}.apps{padding-bottom:2.6rem}.apps__text{margin-top:1rem;margin-bottom:4.6rem;max-width:32rem}.apps__candles{top:2.6rem;left:.2rem;max-width:80.8rem}.apps__layer._one{top:35.8rem;left:.2rem;max-width:46.2rem}.apps__layer._two{top:29.8rem;right:9.4rem;max-width:20.6rem}.apps__phone{top:5.6rem;left:23.4rem}.apps__po{top:11.4rem;left:11.4rem;max-width:23rem}.apps__messages{top:14.2rem;left:29.8rem}.apps__btn{bottom:30.6rem;left:21rem}.apps__place{margin-top:-25.6rem}.apps__place-img{max-width:42rem}.apps__place-text{margin-top:1.6rem;margin-bottom:4rem}}@media (max-width:959px){.container{max-width:650px}h1{font-size:3.6rem;line-height:4.4rem}h2{font-size:3rem;line-height:3.6rem}.languages__title{padding:0 3rem 0 1rem}.languages__lang-name{font-size:1.7rem}.main-section{padding-bottom:15.6rem}.main-section__general{left:calc((100vw - 62rem)/ 2 - 12rem);position:absolute;top:-2.2rem;width:85.8rem;height:85.8rem;margin:0}.main-section__layer._three{margin-left:-1.2rem}.main-section__info{margin-left:calc((100vw - 62rem)/ 2 + 0rem);position:relative;top:auto;left:auto;padding-top:73.6rem;max-width:62rem;text-align:center}.main-section__t .br{display:block}.main-section__btn{margin-top:4.4rem}.conditions{margin-top:0;padding-bottom:14.8rem}.get-started{padding-bottom:11.6rem}.get-started__bg{left:calc((100vw - 62rem)/ 2 - 52.8rem);top:2.4rem}.get-started__t{margin-bottom:6.6rem}.why{padding-bottom:17.4rem}.why__t{margin-bottom:7.4rem}.apps{padding-bottom:1.8rem}.apps__info{text-align:center}.apps__text{margin:2.2rem auto 4.6rem;max-width:38rem}.apps__actions{justify-content:center}.apps__general{left:calc((100vw - 62rem)/ 2 - 12rem);top:11.6rem;width:86.2rem;height:86.2rem}.apps__candles{top:26rem;left:-9.4rem}.apps__layer._one{top:43rem;left:-2.6rem;max-width:50rem}.apps__layer._two{top:33rem;right:5.6rem;max-width:21.6rem}.apps__phone{top:12.6rem;left:21.6rem;width:42.4rem;max-width:100%}.apps__po{top:11.6rem;left:14.2rem}.apps__messages{top:28.6rem;left:29.8rem}.apps__messages-item:first-child{margin-left:0}.apps__btn{bottom:21.6rem;left:29.8rem}.apps__place{margin-top:62.4rem;margin-right:-4rem;margin-left:-4rem}.apps__place-inner{padding-top:7.2rem;padding-bottom:9.2rem;background:linear-gradient(180deg,#ebca9e 0,#ebca9e 36.58%,rgba(245,217,179,0) 100%)}.apps__place-info{margin:0 auto 8rem;max-width:48rem;text-align:center}.apps__place-img{width:62rem;margin:0 auto}.apps__place-text{margin:1.8rem auto 3.4rem;max-width:46rem}}@media (max-width:639px){.container{max-width:490px}h1{font-size:3.2rem;line-height:4rem}h2{font-size:2.8rem;line-height:3.4rem}.apps__place-text,.apps__text,.conditions__text,.get-started__list-text,.why__list-text{font-size:1.5rem}.languages{position:unset}.languages._once{position:relative}.languages._once .languages__list{margin-left:-1.4rem}.languages__list{right:1rem;left:1rem;width:calc(100% - 2rem)}.ar-lang .languages__list{left:1.5rem;right:1.5rem}.main-section{padding-bottom:8.6rem}.main-section__general{left:calc((100vw - 46rem)/ 2 - 11.6rem);top:5rem;width:69.2rem;height:69.2rem}.main-section__layer._three{margin-left:1rem}.main-section__info{margin-left:calc((100vw - 46rem)/ 2 + 0rem);padding-top:67.6rem;max-width:46rem}.main-section__btn{margin-top:3.2rem}.conditions{padding-bottom:10rem}.conditions__col:not(:last-child){margin-bottom:5rem}.conditions__item:not(:last-child){margin-bottom:5rem}.conditions__item::before{background:linear-gradient(0deg,#ebca9d 0,rgba(235,202,157,0) 100%)}.conditions__inner{padding:0 3rem 2.5rem}.conditions__img{display:block;margin:0 auto 1.8rem;max-width:16rem}.conditions__t{font-size:2.4rem;line-height:2.9rem;text-align:center}.conditions__t span{font-size:2rem;line-height:2.4rem}.conditions__text{margin-top:1rem}.get-started{padding-bottom:8.4rem}.get-started__bg{left:calc((100vw - 46rem)/ 2 - 105.2rem);top:-46em;max-width:201.2rem}.get-started__t{margin-bottom:6rem}.get-started__list-item:not(:last-child){margin-bottom:3rem}.get-started__list-wrapper{margin-top:3.6rem;padding:3rem 3rem 4rem}.get-started__list-text{margin:0;max-width:100%}.why{padding-bottom:15.4rem}.why__t{margin-bottom:7.8rem}.why__list{margin-bottom:-3.4rem}.why__list-item{margin-bottom:3.4rem}.apps{padding-bottom:3.4rem}.apps__text{margin-top:1.4rem;margin-bottom:3.2rem;max-width:30rem}.apps__actions-btn{width:22rem}.apps__general{left:calc((100vw - 46rem)/ 2 - 17.2rem);top:10.6rem;width:80rem;height:80rem}.apps__candles{top:7.4rem;left:-3.4rem}.apps__layer._one{top:41rem;left:-5.6rem;max-width:54.8rem}.apps__layer._two{top:34.8rem;right:6.8rem;max-width:21.6rem}.apps__phone{top:16.2rem;left:18.4rem}.apps__po{top:18rem;left:12rem}.apps__messages{top:28.4rem;left:29.2rem}.apps__btn{bottom:16.6rem;left:27.2rem}.apps__place{margin-top:59.6rem}.apps__place-inner{padding-top:4.2rem;padding-bottom:7.4rem}.apps__place-info{margin-bottom:4.8rem;max-width:46rem}.apps__place-img{width:46rem}.apps__place-text{margin-top:2rem;margin-bottom:3.2rem}}@media (max-width:479px){.container{max-width:330px}h1{font-size:2.6rem;line-height:3.2rem}h2{font-size:2.6rem;line-height:3.2rem}.languages__list{grid-template-columns:repeat(2,1fr);right:1rem;left:1rem;width:calc(100% - 2rem)}.main-section{padding-bottom:8.2rem}.main-section__general{left:calc((100vw - 30rem)/ 2 - 20rem);top:4rem;width:69.8rem;height:69.8rem}.main-section__info{margin-left:calc((100vw - 30rem)/ 2 + 0rem);padding-top:67.4rem;max-width:30rem}.main-section__btn{margin-top:2.2rem}.conditions{padding-bottom:8.6rem}.conditions__item{margin-right:-2rem;margin-left:-2rem}.conditions__inner{padding:0 2rem 2rem}.get-started{padding-bottom:11.2rem}.get-started__bg{left:calc((100vw - 30rem)/ 2 - 110.8rem);top:-37.2rem;max-width:251.8rem}.get-started__t{margin-bottom:6.2rem}.get-started__list-wrapper{padding:3rem 2rem 3.6rem}.why{padding-bottom:10.4rem}.why__t{margin:0 auto 4.8rem;max-width:21.4rem}.why__list{margin-bottom:-4rem}.why__list-item{margin-bottom:4rem}.apps{padding-bottom:9.6rem}.apps__text{margin-top:1.6rem;margin-bottom:3.8rem}.apps__actions{width:22rem;margin:0 auto}.apps__actions-btn:first-child{margin-bottom:1.5rem}.apps__general{left:calc((100vw - 30rem)/ 2 - 20rem);top:21.8rem;width:70rem;height:70rem}.apps__candles{top:6.6rem;left:6.8rem;max-width:69rem}.apps__layer._one{top:36.6rem;left:-5.2rem}.apps__layer._two{top:34rem;right:10rem;max-width:17.8rem}.apps__phone{top:17.2rem;left:19.8rem;width:auto;max-width:29.6rem}.apps__po{top:7rem;left:23rem;max-width:21.6rem}.apps__messages{top:29.6rem;left:18rem}.apps__messages-item:last-child{display:none}.apps__btn{bottom:18.2rem;left:21.6rem}.apps__place{margin-top:53.6rem;margin-right:-3rem;margin-left:-3rem}.apps__place-inner{padding-top:5rem;padding-bottom:0}.apps__place-info{margin-bottom:4.6rem;max-width:30rem}.apps__place-img{width:30.2rem}}@media (max-width:339px){.conditions__item{margin-right:-1.5rem;margin-left:-1.5rem}}@media (min-width:640px) and (max-width:959px){.conditions__col:not(:last-child){margin-bottom:2rem}.conditions__col:nth-child(1) .conditions__item:nth-child(even) .conditions__inner{padding:4.3rem 20.6rem 4.5rem 3.7rem}.conditions__col:nth-child(1) .conditions__item:nth-child(even) .conditions__img{right:-1rem}.conditions__col:nth-child(1) .conditions__item:nth-child(even)::before{background:linear-gradient(90deg,#ebca9d 0,rgba(235,202,157,0) 100%)}.conditions__col:nth-child(1) .conditions__item:nth-child(odd) .conditions__inner{padding:4.7rem 3.6rem 4.2rem 19rem}.conditions__col:nth-child(1) .conditions__item:nth-child(odd) .conditions__img{left:-1rem}.conditions__col:nth-child(2) .conditions__item:nth-child(even) .conditions__inner{padding:4.7rem 3.6rem 4.2rem 19rem}.conditions__col:nth-child(2) .conditions__item:nth-child(even) .conditions__img{left:-1rem}.conditions__col:nth-child(2) .conditions__item:nth-child(odd) .conditions__inner{padding:4.3rem 20.6rem 4.5rem 3.7rem}.conditions__col:nth-child(2) .conditions__item:nth-child(odd) .conditions__img{right:-1rem}.conditions__col:nth-child(2) .conditions__item:nth-child(odd)::before{background:linear-gradient(90deg,#ebca9d 0,rgba(235,202,157,0) 100%)}.conditions__item:not(:last-child){margin-bottom:2rem}.get-started__list-item:last-child .get-started__list-wrapper::before{background-image:linear-gradient(90deg,#0197fa 20%,#014bda 100%)}.get-started__list-item{display:flex;align-items:center}.get-started__list-item:not(:last-child){margin-bottom:2rem}.get-started__list-number{margin:0 6rem 0 0}.get-started__list-wrapper{flex-grow:1;text-align:left;padding-bottom:3.5rem;padding-left:3rem}.get-started__list-bubble{top:50%;left:0;margin-left:-2.1rem;transform:translate(0,-50%) rotate(-90deg)}.get-started__list-text{margin:0;max-width:100%}}@media (min-width:960px) and (max-width:1199px){.apps__actions{width:24rem}.apps__actions-btn:first-child{margin-bottom:1rem}}@media (min-width:480px) and (max-width:959px){.apps__actions-btn:first-child{margin-right:1rem}}.webp .btn--primary .btn__shadow{background-image:url(../img/btn-shadow.webp)}