.modal{display:none;z-index:100}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:auto}.modal.modal-bid .modal__dialog{position:relative;margin:0 auto;padding:5rem 0;min-height:100%;width:100%}.modal.modal-bid .modal__dialog::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-10}@media only screen and (min-width:768px){.modal.modal-bid .modal__dialog::before{border-radius:1.2rem}}@media only screen and (min-width:1024px){.modal.modal-bid .modal__dialog::before{border-radius:4rem}}@media only screen and (min-width:768px){.modal.modal-bid .modal__dialog{max-width:56rem;min-height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-radius:1.2rem}}@media only screen and (min-width:1024px){.modal.modal-bid .modal__dialog{border-radius:4rem}}.modal.modal-bid .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.modal.modal-bid .modal__close::after,.modal.modal-bid .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#000;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-bid .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-bid .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-bid .modal__close:hover::after,.modal.modal-bid .modal__close:hover::before{height:3px}.modal.modal-bid .form{-webkit-box-shadow:none;box-shadow:none;border-top:none}.modal.modal-bid .form-ask{padding-top:0;padding:0 2rem}.modal.modal-bid #modal-form{padding:0 2rem;display:none}.modal.modal-bid #modal-form textarea{display:none}.modal.modal-bid .manager__info div{gap:.4rem}.modal-bid__title{font-weight:500;font-size:1.6rem;line-height:125%;color:#000744;text-align:center}@media only screen and (min-width:1024px){.modal-bid__title{font-weight:700}}.modal-bid__title b{font-weight:700}.modal.modal-leave .modal__dialog,.modal.modal-video .modal__dialog{position:relative;margin:0 auto;padding:5rem 0;min-height:100%;width:100%}.modal.modal-leave .modal__dialog::before,.modal.modal-video .modal__dialog::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-10}@media only screen and (min-width:768px){.modal.modal-leave .modal__dialog::before,.modal.modal-video .modal__dialog::before{border-radius:1.2rem}}@media only screen and (min-width:1024px){.modal.modal-leave .modal__dialog::before,.modal.modal-video .modal__dialog::before{border-radius:4rem}}@media only screen and (min-width:768px){.modal.modal-leave .modal__dialog,.modal.modal-video .modal__dialog{max-width:60rem;min-height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-radius:1.2rem}}@media only screen and (min-width:1024px){.modal.modal-leave .modal__dialog,.modal.modal-video .modal__dialog{border-radius:4rem}}.modal.modal-leave .modal__close,.modal.modal-video .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;border:.1rem solid #1d1d1d;border-radius:1.4rem;z-index:10;cursor:pointer}@media only screen and (min-width:1024px){.modal.modal-leave .modal__close,.modal.modal-video .modal__close{top:2.4rem;right:2.4rem;width:4rem;height:4rem}}.modal.modal-leave .modal__close::after,.modal.modal-leave .modal__close::before,.modal.modal-video .modal__close::after,.modal.modal-video .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:1px;width:2rem;background:#000;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}@media only screen and (min-width:1024px){.modal.modal-leave .modal__close::after,.modal.modal-leave .modal__close::before,.modal.modal-video .modal__close::after,.modal.modal-video .modal__close::before{width:2.4rem}}.modal.modal-leave .modal__close::before,.modal.modal-video .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-leave .modal__close::after,.modal.modal-video .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-leave .modal__close:hover::after,.modal.modal-leave .modal__close:hover::before,.modal.modal-video .modal__close:hover::after,.modal.modal-video .modal__close:hover::before{height:2px}.modal.modal-leave .form,.modal.modal-video .form{-webkit-box-shadow:none;box-shadow:none;border-top:none}.modal.modal-leave .form__submit,.modal.modal-video .form__submit{border-radius:.8rem}.modal.modal-leave #exit-form,.modal.modal-video #exit-form{padding:0 2rem}@media only screen and (min-width:1024px){.modal.modal-leave #exit-form,.modal.modal-video #exit-form{padding:0 6rem}}.modal.modal-leave .manager__info div,.modal.modal-video .manager__info div{gap:.4rem}.modal-leave__title{font-weight:700;font-size:1.8rem;line-height:130%;text-align:center;color:#171717}@media only screen and (min-width:1024px){.modal-leave__title{font-size:2.4rem}}.modal-leave__text{margin-top:1rem;font-weight:400;font-size:1.4rem;line-height:130%;text-align:center;color:#171717}@media only screen and (min-width:1024px){.modal-leave__text{font-size:1.6rem}}.modal-leave__text b{font-weight:700}.modal-leave__list{margin-top:1.6rem;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}.modal-leave__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.6rem;line-height:130%;color:#171717}@media only screen and (min-width:1024px){.modal-leave__li{font-size:2rem;gap:1.6rem}}.modal-leave__li b{font-weight:700}.modal-leave__li img{width:4rem;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.modal-video .modal__dialog{max-width:90rem!important}}@media only screen and (min-width:1280px){.modal-video .modal__dialog{max-width:105rem!important}}.modal-video__title{font-weight:700;font-size:1.2rem;line-height:130%;text-align:center;color:#272727;text-transform:uppercase}@media only screen and (min-width:1024px){.modal-video__title{font-size:2rem}}.modal-video__text{margin-top:.8rem;font-weight:700;font-size:1.6rem;line-height:130%;text-align:center;color:#272727;text-transform:uppercase}@media only screen and (min-width:1024px){.modal-video__text{margin-top:1rem;font-size:2.6rem}}.modal-video__text b{font-weight:700}@media only screen and (min-width:1024px){.modal-video__wrap{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}}@media only screen and (min-width:1280px){.modal-video__wrap{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.modal-video__video{position:relative;margin:2rem auto 0;width:100%;max-width:32rem;height:17rem;border-radius:1.2rem;overflow:hidden}@media only screen and (min-width:1024px){.modal-video__video{margin:0;max-width:calc(100% - 41rem);height:100%;border-radius:2.4rem}}.modal-video__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.modal-video__video video{height:auto}}.modal-video__video-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:7rem;height:7rem;cursor:pointer}.modal-video__video-play img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.modal-video__main fieldset{margin:0!important}}:root{--swiper-pagination-color:#9BD556;--swiper-pagination-bullet-inactive-color:#DEDEDE}@media only screen and (min-width:1024px){body{position:relative}}.entry{padding-top:1.5rem;position:relative;overflow:hidden;display:none}@media only screen and (min-width:1024px){.entry{padding:13rem 0 16rem}}.entry__background{position:absolute;bottom:2.5rem;left:0;width:100%;height:28rem;background-image:url(../../images/entry-bg.png);background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:600px){.entry__background{left:0}}@media only screen and (min-width:768px){.entry__background{width:100%;max-width:144rem;height:100%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-size:cover;background-position:60%}}@media only screen and (min-width:1024px){.entry__background{bottom:unset;top:0}}.entry__background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.entry::after{content:"";position:absolute;top:0;left:0;width:45%;height:100%;background:#0d0b0d;-webkit-filter:blur(3.3rem);filter:blur(3.3rem);opacity:.65;z-index:1}}.entry .container{position:relative;z-index:10}.entry__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:.4rem .8rem;background:#1a1c0d;border-radius:10rem;font-weight:500;font-size:1.4rem;line-height:100%;text-align:center;letter-spacing:.03em;color:#dbfb53}@media only screen and (min-width:1024px){.entry__link{padding:1rem 1.2rem;font-size:1.6rem}}.entry__link img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.entry__link img{width:3.2rem;height:3.2rem}}.entry__description{margin-top:1.6rem;font-weight:500;font-size:1.4rem;line-height:130%}@media only screen and (min-width:1024px){.entry__description{margin-top:2rem;font-size:2rem}}@media only screen and (min-width:1280px){.entry__description{margin-top:3.6rem;font-size:2.4rem}}.entry__title{margin-top:.4rem;max-width:35rem;font-weight:700;font-size:2rem;line-height:130%;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.entry__title{text-align:left;font-size:3.2rem;max-width:60rem}}@media only screen and (min-width:1280px){.entry__title{font-size:4.6rem;max-width:80rem}}.entry__title br{display:none}@media only screen and (min-width:1024px){.entry__title br{display:inline}}.entry__subtitle{margin-top:.4rem;max-width:27rem;font-weight:400;font-size:1.4rem;line-height:130%;color:#fff}@media only screen and (min-width:1024px){.entry__subtitle{margin-top:.8rem;max-width:38rem;font-size:2rem}}@media only screen and (min-width:1280px){.entry__subtitle{font-size:2.4rem;max-width:100%}}.entry__subtitle b{font-weight:700;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.entry__bttn-download{margin:2rem auto 0;margin-top:27rem;padding:1.65rem 2rem;width:100%;max-width:36rem;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:.8rem;font-weight:700;font-size:1.6rem;line-height:200%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.entry__bttn-download{margin:2rem 0 0;padding:1.65rem 9.4rem;max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:1024px) and (min-width:1280px){.entry__bttn-download{line-height:200%}}.entry__imgs{position:absolute;bottom:8rem;left:8rem;width:13rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width:1024px){.entry__imgs{width:21rem;height:22rem;left:unset;right:8rem;bottom:-8rem}}@media only screen and (min-width:1280px){.entry__imgs{bottom:-10rem}}.entry__target{padding-top:.8rem;padding-left:1.2rem;width:12.7rem;height:12.5rem;background:rgba(3,19,29,.8);border-radius:8px}@media only screen and (min-width:1024px){.entry__target{width:21rem;height:22rem;padding-top:3.2rem;padding-left:2rem;z-index:3;border-radius:2rem}}@media only screen and (min-width:1440px){.entry__target{right:4rem}}.entry__target-text{font-weight:700;font-size:1.2rem;line-height:120%;letter-spacing:.04em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.entry__target-text{font-size:1.6rem}}.entry__img-target{margin-top:.8rem;margin-left:auto;height:8rem;width:calc(100% - 1.2rem)}@media only screen and (min-width:1024px){.entry__img-target{margin-top:1.8rem;height:13rem}}.entry__img-target img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry__hat{position:absolute;top:-2rem;right:-2.3rem;width:6rem;height:4rem;z-index:5}@media only screen and (min-width:1024px){.entry__hat{width:14.2rem;height:9.1rem;top:-5rem;right:-4.4rem}}.entry__hat img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry__book{position:absolute;bottom:-.3rem;left:-4.5rem;width:6.8rem;height:3.7rem;z-index:5}@media only screen and (min-width:1024px){.entry__book{width:18.8rem;height:10.2rem;bottom:-2.2rem;left:-14rem}}.entry__book img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry-1{padding-top:9.5rem;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.entry-1{padding:13rem 0 16rem}}.entry-1__background{position:absolute;bottom:2.5rem;left:0;width:100%;height:28rem;background-image:url(../../images/reviews-background.png);background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:600px){.entry-1__background{left:0}}@media only screen and (min-width:768px){.entry-1__background{width:100%;max-width:144rem;height:100%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-size:cover;background-position:60%}}@media only screen and (min-width:1024px){.entry-1__background{bottom:unset;top:0}}.entry-1__background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.entry-1::after{content:"";position:absolute;top:0;left:0;width:45%;height:100%;background:#0d0b0d;-webkit-filter:blur(3.3rem);filter:blur(3.3rem);opacity:.65;z-index:1}}.entry-1 .container{position:relative;z-index:10}.entry-1__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:.4rem .8rem;background:#1a1c0d;border-radius:10rem;font-weight:500;font-size:1.4rem;line-height:100%;text-align:center;letter-spacing:.03em;color:#dbfb53}@media only screen and (min-width:1024px){.entry-1__link{padding:1rem 1.2rem;font-size:1.6rem}}.entry-1__link img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.entry-1__link img{width:3.2rem;height:3.2rem}}.entry-1__description{margin-top:1.6rem;font-weight:500;font-size:1.4rem;line-height:130%}@media only screen and (min-width:1024px){.entry-1__description{margin-top:2rem;font-size:2rem}}@media only screen and (min-width:1280px){.entry-1__description{margin-top:3.6rem;font-size:2.4rem}}.entry-1__title{margin-top:.4rem;max-width:35rem;font-weight:700;font-size:2rem;line-height:130%;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.entry-1__title{text-align:left;font-size:3.2rem;max-width:60rem}}@media only screen and (min-width:1280px){.entry-1__title{font-size:4.6rem;max-width:80rem}}.entry-1__title br{display:none}@media only screen and (min-width:1024px){.entry-1__title br{display:inline}}.entry-1__subtitle{margin-top:.4rem;max-width:27rem;font-weight:400;font-size:1.4rem;line-height:130%;color:#fff}@media only screen and (min-width:1024px){.entry-1__subtitle{margin-top:.8rem;max-width:38rem;font-size:2rem}}@media only screen and (min-width:1280px){.entry-1__subtitle{font-size:2.4rem;max-width:100%}}.entry-1__subtitle b{font-weight:700;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.entry-1__bttn-download{margin:2rem auto 0;margin-top:27rem;padding:1.65rem 2rem;width:100%;max-width:36rem;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:.8rem;font-weight:700;font-size:1.6rem;line-height:200%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.entry-1__bttn-download{margin:2rem 0 0;padding:1.65rem 9.4rem;max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:1024px) and (min-width:1280px){.entry-1__bttn-download{line-height:200%}}.entry-1__imgs{position:absolute;bottom:8rem;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width:1024px){.entry-1__imgs{width:30rem;height:27rem;left:unset;right:8rem;bottom:-8rem}}@media only screen and (min-width:1280px){.entry-1__imgs{width:45rem;height:39rem;bottom:-10rem}}@media only screen and (min-width:1440px){.entry-1__imgs{width:53rem;height:48rem}}.entry-1__img{margin-left:auto;width:25rem;height:20rem}@media only screen and (min-width:1024px){.entry-1__img{width:100%;height:100%}}@media only screen and (min-width:1024px){.entry-1__img_mob{display:none}}.entry-1__img_pc{display:none}@media only screen and (min-width:1024px){.entry-1__img_pc{display:block}}.entry-1__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry-1__video{position:absolute;bottom:1.5rem;left:2rem;width:14rem;height:8rem;border:1px solid #fff;border-radius:12px;overflow:hidden;cursor:pointer}@media only screen and (min-width:1024px){.entry-1__video{position:fixed;bottom:4rem;right:4rem;left:unset;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}}@media only screen and (min-width:1280px){.entry-1__video{bottom:4rem;right:6rem;width:24rem;height:13rem}}@media only screen and (min-width:1440px){.entry-1__video{width:30.5rem;height:16rem;border:.2rem solid #fff;border-radius:2.4rem}}.entry-1__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.entry-1__video-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.2rem;height:3.2rem}@media only screen and (min-width:1280px){.entry-1__video-play{width:4rem;height:4rem}}@media only screen and (min-width:1440px){.entry-1__video-play{width:7rem;height:7rem}}.entry-1__video-play img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.target{padding-top:4rem}@media only screen and (min-width:1024px){.target{padding-top:10rem}}@media only screen and (min-width:1280px){.target{padding-top:10rem}}.target__title{font-weight:500;font-size:2rem;line-height:120%;letter-spacing:.04em;text-transform:uppercase;text-align:center}@media only screen and (min-width:1024px){.target__title{font-size:4.8rem}}.target__title b{font-weight:700}.target__list{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}@media only screen and (min-width:1024px){.target__list{gap:2rem}}.target__li{padding:2rem;width:calc(50% - .25rem);background:#120f16;-webkit-box-shadow:0 .4rem .4rem rgba(0,0,0,.25);box-shadow:0 .4rem .4rem rgba(0,0,0,.25);border-radius:2.4rem}@media only screen and (min-width:1024px){.target__li{width:calc(25% - 1.5rem)}}@media only screen and (min-width:1440px){.target__li{padding:2.4rem}}.target__li-img{width:4.2rem;height:4.2rem;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:#120f16;-webkit-box-shadow:0 -.2rem 1.8rem #5aa000;box-shadow:0 -.2rem 1.8rem #5aa000;border-radius:.6rem}@media only screen and (min-width:1024px){.target__li-img{width:6rem;height:6rem}}@media only screen and (min-width:1280px){.target__li-img{width:8rem;height:8rem}}.target__li-img img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.target__li-img img{width:3.2rem;height:3.2rem}}@media only screen and (min-width:1280px){.target__li-img img{width:4.8rem;height:4.8rem}}.target__li-text{margin-top:.8rem;font-weight:500;font-size:1.4rem;line-height:130%;color:#fff}@media only screen and (min-width:1024px){.target__li-text{margin-top:1.2rem;font-size:2rem}}@media only screen and (min-width:1280px){.target__li-text{margin-top:2rem}}@media only screen and (min-width:1024px){.target__li-text br{display:none}}.start{padding-top:4rem;position:relative}@media only screen and (min-width:1024px){.start{padding-top:6rem}}@media only screen and (min-width:1280px){.start{padding-top:9.4rem}}@media only screen and (min-width:1024px){.start::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../images/reviews-background.png);background-size:cover;background-repeat:no-repeat;background-position:top;z-index:-1;max-width:144rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}@media only screen and (max-width:1023px){.start .container{max-width:44rem}}.start__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.start__title{font-weight:400;font-size:2rem;line-height:130%;letter-spacing:.04em;text-transform:uppercase}@media only screen and (min-width:1024px){.start__title{font-size:3rem}}@media only screen and (min-width:1280px){.start__title{font-size:4.8rem}}.start__title b{font-weight:700}.start__bttn-download{margin:2.4rem auto 0;padding:1.65rem 1.4rem;width:100%;max-width:36rem;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:2rem;font-weight:700;font-size:1.6rem;line-height:200%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.start__bttn-download{margin:2rem 0 0;max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:.8rem}}@media only screen and (min-width:1280px){.start__bttn-download{margin-top:4rem;padding:1.65rem 7.8rem}}@media only screen and (min-width:1024px){.start__bttn-download_mob{display:none}}.start__bttn-download_pc{display:none}@media only screen and (min-width:1024px){.start__bttn-download_pc{display:block}}.start__list{margin-top:1.2rem;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.2rem}@media only screen and (min-width:1024px){.start__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1280px){.start__list{margin-top:3rem;gap:2.5rem}}.start__li{padding:1.6rem;padding-bottom:0;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;background:#120f16;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:1.2rem}@media only screen and (min-width:1024px){.start__li{width:calc(50% - .6rem)}}@media only screen and (min-width:1280px){.start__li{width:calc(25% - 1.875rem)}}@media only screen and (min-width:1440px){.start__li{padding:3rem;padding-right:1rem;padding-bottom:0}}.start__li-title{font-weight:700;font-size:1.8rem;line-height:120%;letter-spacing:.04em;text-transform:uppercase}@media only screen and (min-width:1280px){.start__li-title{font-size:2rem}}.start__li-text{margin-top:.6rem;font-weight:400;font-size:1.6rem;line-height:120%;color:#b9b3b3}@media only screen and (min-width:1280px){.start__li-text{margin-top:1.2rem;font-size:2rem}}.start__li-info{position:relative;margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden}@media only screen and (min-width:1280px){.start__li-info{padding-top:4rem}}.start__li-number{font-weight:700;font-size:15rem;line-height:100%;letter-spacing:.04em;text-transform:uppercase;color:#b9b3b3;position:absolute;bottom:-3.3rem;left:5rem}@media only screen and (min-width:1024px){.start__li-number{left:4rem}}@media only screen and (min-width:1280px){.start__li-number{left:1rem}}.start__li-img{margin-left:auto;width:16rem;height:15.2rem}.start__li-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}.course{position:relative;padding-top:4rem}@media only screen and (min-width:1024px){.course{padding-top:8rem;padding-bottom:4rem}}@media only screen and (min-width:1280px){.course{padding-top:10rem;padding-bottom:8rem}}@media only screen and (min-width:1440px){.course{padding-top:12rem}}.course__title{font-weight:400;font-size:2rem;line-height:130%;letter-spacing:.04em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.course__title{font-size:3rem}}@media only screen and (min-width:1280px){.course__title{font-size:3.6rem}}@media only screen and (min-width:1440px){.course__title{font-size:4.8rem}}.course__title b{font-weight:700}.course__list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}@media only screen and (min-width:1024px){.course__list{margin-top:2.4rem}}@media only screen and (min-width:1280px){.course__list{margin-top:3.2rem;gap:1.5rem}}.course__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.course__li svg{width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1280px){.course__li svg{width:3.2rem;height:3.2rem}}.course__li p{font-weight:500;font-size:1.4rem;line-height:120%;color:#e2e2e2;opacity:.8}@media only screen and (min-width:1280px){.course__li p{font-size:1.8rem}}.course__bttn-download{margin:2.4rem auto 0;padding:2.55rem 1.4rem;width:100%;max-width:36rem;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:2rem;font-weight:700;font-size:1.6rem;line-height:120%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.course__bttn-download{margin:2.4rem 0 0;max-width:43rem;border-radius:.8rem}}.course__img{width:100%;height:19rem;background-image:url(../../images/course-mob.png);background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:600px){.course__img{height:30rem}}@media only screen and (min-width:1024px){.course__img{position:absolute;top:5rem;right:0;height:calc(100% - 6rem);max-height:63rem;width:80rem;z-index:-1;background-image:url(../../images/course-pc.png);background-position:right;-webkit-box-shadow:inset 31px -4px 42.3px 20px #000;box-shadow:inset 31px -4px 42.3px 20px #000}}@media only screen and (min-width:1280px){.course__img{top:9rem;width:100rem}}@media only screen and (min-width:1440px){.course__img{top:11rem;left:60%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}.why{margin-top:4rem}@media only screen and (min-width:1280px){.why{margin-top:7rem}}.why__wrap{padding:20px 16px;background:#120f16;border-radius:2rem}@media only screen and (min-width:1280px){.why__wrap{padding:4rem}}.why__title{font-weight:400;font-size:2rem;line-height:150%;text-align:center;text-transform:uppercase;color:#fff}@media only screen and (min-width:1280px){.why__title{font-size:4.8rem}}.why__title b{font-weight:700}.why__list{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 0}.why__li{width:50%}@media only screen and (min-width:1024px){.why__li{width:25%}}.why__li-number{font-weight:700;font-size:4.4rem;line-height:123%;color:#9bd556;text-align:center}@media only screen and (min-width:1280px){.why__li-number{font-size:5.4rem}}.why__li-text{font-weight:400;font-size:1.4rem;line-height:143%;text-align:center;color:#fff}@media only screen and (min-width:1280px){.why__li-text{font-size:2rem}}.values{margin-top:4rem}@media only screen and (min-width:1280px){.values{margin-top:8rem}}@media only screen and (min-width:1440px){.values{margin-top:10rem}}.values .container{max-width:60rem}@media only screen and (min-width:1024px){.values .container{max-width:144rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}}.values-main{position:relative;padding:2rem;border-radius:2rem;overflow:hidden}@media only screen and (min-width:1024px){.values-main{width:calc(50% - 1rem);-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1280px){.values-main{padding:3rem}}@media only screen and (min-width:1440px){.values-main{padding:4rem}}.values-main__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.values-main__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.values-main__video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(29,29,29,.698);z-index:10}.values-main__title{font-weight:700;font-size:2.4rem;line-height:140%;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap}@media only screen and (min-width:1024px){.values-main__title{font-size:3.2rem}}@media only screen and (min-width:1280px){.values-main__title{font-size:4.4rem;line-height:123%}}.values-main__cards{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.values-main__card{position:relative;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;border:2px solid rgba(255,255,255,.4);border-radius:1.4rem}.values-main__card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(112.32deg,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 101.12%);-webkit-backdrop-filter:blur(3.5rem);backdrop-filter:blur(3.5rem);opacity:.7;z-index:-1}.values-main__card-title{-ms-flex-item-align:start;align-self:flex-start;font-weight:500;font-size:2.2rem;line-height:145%;color:#fff}@media only screen and (min-width:1280px){.values-main__card-title{font-size:3.4rem}}.values-main__card-text{-ms-flex-item-align:end;align-self:flex-end;font-weight:400;font-size:1.4rem;line-height:170%;text-align:right;color:#fff}@media only screen and (min-width:1280px){.values-main__card-text{font-size:1.6rem;line-height:2.2rem}}.values-main__bttn{margin:2.4rem auto 0;padding:1.65rem 1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:100%;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:2rem;font-weight:700;font-size:1.6rem;line-height:120%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff;max-width:48rem}@media only screen and (min-width:1280px){.values-main__bttn{margin-top:2.4rem;padding:.8rem 3rem;border-radius:.8rem;max-width:43rem}}.values-main__bttn img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1280px){.values-main__bttn img{width:5rem;height:5rem}}.values-cards{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media only screen and (min-width:1024px){.values-cards{margin-top:0}}.values-cards__li{padding:2rem;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;gap:4rem;width:calc(50% - 1rem);background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:2rem}.values-cards__li_black{background:#120f16}.values-cards__li_full{width:100%}.values-cards__li-title{-ms-flex-item-align:start;align-self:flex-start;font-weight:700;font-size:3.4rem;line-height:130%;color:#fff;text-align:center}@media only screen and (min-width:1024px){.values-cards__li-title{font-size:4rem}}@media only screen and (min-width:1280px){.values-cards__li-title{font-size:4.4rem}}.values-cards__li-text{-ms-flex-item-align:end;align-self:flex-end;font-weight:400;font-size:1.4rem;line-height:170%;text-align:right;color:#fff}@media only screen and (min-width:1280px){.values-cards__li-text{font-size:1.6rem;line-height:150%}}@media only screen and (min-width:1440px){.values-cards__li-text{font-size:2rem}}.reviews{padding:4rem 0;position:relative}@media only screen and (min-width:1280px){.reviews{padding:10rem 0}}@media only screen and (min-width:1024px){.reviews::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../images/reviews-background.png);background-size:cover;background-repeat:no-repeat;background-position:top;z-index:-1;max-width:144rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}.reviews__title{font-weight:700;font-size:2rem;line-height:140%;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (min-width:1024px){.reviews__title{font-size:3.6rem}}@media only screen and (min-width:1280px){.reviews__title{font-size:4.8rem}}.reviews__subtitle{margin-top:.4rem;font-weight:400;font-size:1.4rem;line-height:170%;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (min-width:1024px){.reviews__subtitle{margin-top:.8rem;font-size:1.8rem}}@media only screen and (min-width:1280px){.reviews__subtitle{margin-top:1.2rem;margin-left:auto;margin-right:auto;font-size:2.4rem}}.reviews__subtitle b{font-weight:700}.reviews__slider{margin-top:4rem;padding-top:4rem;padding-bottom:5rem}@media only screen and (min-width:1280px){.reviews__slider{margin:4rem 4rem 0;padding-bottom:6rem}}.reviews__slide{position:relative;padding:4rem;background:#120f16;border:.1rem solid #a3a3a3;border-radius:2rem}.reviews__slide.swiper-slide-active{background:#9bd556;border:none}.reviews__slide.swiper-slide-active .reviews__slide-location{color:#fff}.reviews__slide.swiper-slide-active .reviews__slide-location svg path{stroke:#fff}.reviews__slide.swiper-slide-active .reviews__slide-avatar img{-webkit-box-shadow:0 8px 8px -5px #84b54a;box-shadow:0 8px 8px -5px #84b54a}.reviews__slide-avatar{position:absolute;top:-4rem;left:4rem;width:6.4rem;height:6.4rem}.reviews__slide-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.4rem;-webkit-box-shadow:0 8px 8px -5px #d8d7d7;box-shadow:0 8px 8px -5px #d8d7d7}.reviews__slide-text{font-weight:400;font-size:1.4rem;line-height:140%;color:#fff}.reviews__slide-info{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__slide-name{font-weight:500;font-size:1.8rem;line-height:130%;color:#fff}.reviews__slide-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}.reviews__slide-location svg{width:1.6rem;height:1.6rem;-ms-flex-negative:0;flex-shrink:0}.reviews__slide-location b{font-weight:500}.reviews__slide-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.reviews__slide-logo{width:2.8rem;height:2.8rem}.reviews__slide-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reviews__slide-rate{width:7.6rem;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__slide-rate img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reflection{padding:4rem 0}@media only screen and (min-width:1280px){.reflection{padding:10rem 0}}.reflection__title{font-weight:700;font-size:2rem;line-height:140%;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (min-width:1024px){.reflection__title{font-size:3.6rem}}@media only screen and (min-width:1280px){.reflection__title{font-size:4.8rem}}.reflection__subtitle{margin-top:.4rem;font-weight:400;font-size:1.4rem;line-height:170%;color:#fff;text-align:center;text-transform:uppercase}@media only screen and (min-width:1024px){.reflection__subtitle{margin-top:.8rem;font-size:1.8rem}}@media only screen and (min-width:1280px){.reflection__subtitle{margin-top:1.2rem;margin-left:auto;margin-right:auto;font-size:2.4rem}}.reflection__subtitle b{font-weight:700}.reflection__swiper{margin-top:2rem;height:72rem}@media only screen and (min-width:1024px){.reflection__swiper{margin-top:4rem;height:62rem}}.reflection__slide{padding:2.4rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2.4rem}@media only screen and (min-width:1024px){.reflection__slide{padding:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1280px){.reflection__slide{padding:4rem 6rem}}@media only screen and (min-width:1440px){.reflection__slide{padding-left:11rem;padding-right:7rem}}.reflection__slide-content{max-width:60rem}.reflection__slide-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.2rem}.reflection__slide-li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-weight:500;font-size:1.6rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.reflection__slide-li{font-size:1.8rem}}@media only screen and (min-width:1280px){.reflection__slide-li{font-size:2rem}}.reflection__slide-li::before{content:"";width:2rem;height:2rem;background-image:url(../../images/minus.svg);background-size:cover;background-repeat:no-repeat;background-position:center;-ms-flex-negative:0;flex-shrink:0;z-index:-1}.reflection__slide-li:nth-of-type(2n){font-weight:700}.reflection__slide-li:nth-of-type(2n)::before{background-image:url(../../images/brain.svg)}.reflection__slide-description{margin-top:2rem;padding:1.6rem;border:.1rem solid #a9ee59;border-radius:.4rem;font-weight:700;font-size:1.2rem;line-height:130%;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.reflection__slide-description{font-size:1.4rem}}@media only screen and (min-width:1024px){.reflection__slide-description{margin-top:2.4rem;font-size:1.6rem}}.reflection__slide-arrow{margin:.5rem auto 0;width:5.5rem;height:3.9rem}@media only screen and (min-width:1280px){.reflection__slide-arrow{margin-top:1rem}}.reflection__slide-arrow img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reflection__slide-bttn{margin:1rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.6rem 2rem;width:100%;max-width:36rem;background:#fff;border-radius:2rem;font-weight:700;font-size:1.6rem;line-height:200%;letter-spacing:.03em;text-transform:uppercase;color:#272727}@media only screen and (min-width:1024px){.reflection__slide-bttn{max-width:48rem;margin-left:0}}.reflection__slide-img{margin:0 auto;margin-top:2rem;width:22rem;height:auto}@media only screen and (min-width:1024px){.reflection__slide-img{width:40rem}}@media only screen and (min-width:1280px){.reflection__slide-img{width:48rem}}@media only screen and (min-width:1440px){.reflection__slide-img{width:57.5rem}}@media only screen and (min-width:1024px){.reflection__slide-img_mob{display:none}}.reflection__slide-img_pc{display:none}@media only screen and (min-width:1024px){.reflection__slide-img_pc{display:block}}.reflection__slide-img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.request{position:relative;margin-top:4rem;padding:4rem 0}@media only screen and (min-width:1024px){.request{margin-top:6rem;padding:6rem 0}}@media only screen and (min-width:1280px){.request{margin-top:8rem}}@media only screen and (min-width:1440px){.request{margin-top:10rem;padding:9rem 0}}.request::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../images/request-background.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}@media only screen and (min-width:1440px){.request::before{max-width:132rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);border-radius:2.4rem}}.request__form{margin-left:auto;padding:2.4rem 1.6rem;max-width:67rem;background:#fff;border-radius:1.2rem}@media only screen and (min-width:1280px){.request__form{padding:4rem 5rem}}@media only screen and (min-width:1440px){.request__form{margin-right:9rem}}.request__form-title{font-weight:500;font-size:1.2rem;line-height:130%;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#272727}@media only screen and (min-width:1024px){.request__form-title{font-size:1.6rem}}@media only screen and (min-width:1280px){.request__form-title{font-size:2rem}}.request__form-subtitle{margin-top:.8rem;font-weight:700;font-size:1.6rem;line-height:130%;letter-spacing:.04em;text-transform:uppercase;color:#272727;text-align:center}@media only screen and (min-width:1024px){.request__form-subtitle{margin-top:1rem;font-size:2rem}}@media only screen and (min-width:1280px){.request__form-subtitle{font-size:2.4rem}}.form{color:#000744}.form fieldset{margin-top:1.8rem;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.2rem}@media only screen and (min-width:1024px){.form fieldset{margin-top:2rem}}.form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.form__input input{padding:1.1rem 1.6rem;width:100%;background:0 0;border:1px solid #67677b;border-radius:.8rem}.form__input_textarea{margin-top:2rem;padding:10px 16px;width:100%;background:0 0;border:1px solid #67677b;border-radius:8px;resize:none}.form__input_textarea.invalid{border-color:red}.form__input-name{font-weight:400;font-size:1.6rem;line-height:1.9rem;color:#000744}.form__errors{display:none;margin-top:.8rem;font-weight:400;font-size:12px;line-height:16px;color:#ed222f}.form__description{display:none}.form__submit{margin:1.6rem auto 0;padding:1.65rem 1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:100%;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:2rem;font-weight:700;font-size:1.6rem;line-height:120%;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1280px){.form__submit{margin-top:2.4rem;padding:.8rem 3rem;border-radius:.8rem}}.form__submit img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1280px){.form__submit img{width:5rem;height:5rem}}.iti-mobile .iti--container{color:#272727}.manager{width:300px;height:160px;background:#fff;z-index:1;position:fixed;bottom:20px;right:20px;-webkit-box-shadow:-10px 10px 40px rgba(67,67,67,.1);box-shadow:-10px 10px 40px rgba(67,67,67,.1);border-radius:5px 5px 0 0;z-index:50;cursor:pointer}.manager h5{font-weight:900;font-size:14px;line-height:17px;letter-spacing:.06em;color:#454c66;padding-left:17px;padding-top:18px}.manager__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-top:10px}.manager__info img{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}.manager__info div{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;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.manager__info div p{margin-bottom:0;padding-left:15px;font-size:12px;line-height:14px;letter-spacing:.06em;color:rgba(69,76,102,.5)}.manager__info--name{font-weight:700;text-transform:capitalize}