main{padding:0}.arrow-top-right{width:5.8rem;height:5.8rem;background:#fff;border-radius:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.arrow-top-right::before{content:"";width:3rem;height:3rem;background-image:url(../../images/lands8/arrow-top-right-black.svg);background-size:contain;background-repeat:no-repeat}@-webkit-keyframes bttn-arrow2-flow{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes bttn-arrow2-flow{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.bttn-arrow2{padding:.8rem .8rem .8rem 3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-gradient(linear,left top,right top,from(#5aa000),color-stop(#7dc230),color-stop(#9ad556),color-stop(#7dc230),to(#5aa000));background:linear-gradient(90deg,#5aa000,#7dc230,#9ad556,#7dc230,#5aa000);background-size:300% 300%;-webkit-animation:bttn-arrow2-flow 6s ease infinite;animation:bttn-arrow2-flow 6s ease infinite;border:none;border-radius:4rem;font-weight:600;font-size:2rem;line-height:120%;color:#fff}.bttn-arrow2:hover{-webkit-animation-duration:3s;animation-duration:3s}.bttn-arrow2:hover .arrow-top-right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.bttn-arrow2:active{background:-webkit-gradient(linear,left top,left bottom,from(#427700),to(#85ce31));background:linear-gradient(180deg,#427700 0,#85ce31 100%);-webkit-animation:none;animation:none}.bttn-arrow2:active .arrow-top-right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.arrow-top-right3{width:5.8rem;height:5.8rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(-.01%,#9ad556),color-stop(99.98%,#5aa000));background:linear-gradient(180deg,#9ad556 -.01%,#5aa000 99.98%);border-radius:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.arrow-top-right3::before{content:"";width:3rem;height:3rem;background-image:url(../../images/icons/arrow-top-right-white.svg);background-size:contain;background-repeat:no-repeat}.bttn-arrow3{padding:.8rem .8rem .8rem 3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border:none;border-radius:4rem;font-weight:600;font-size:2rem;line-height:120%;color:#000}.bttn-arrow3:hover .arrow-top-right3{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.bttn-arrow3:active .arrow-top-right3{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.front{position:relative;padding-bottom:4.4rem;min-height:48rem;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#fff}@media only screen and (min-width:1024px){.front{padding-top:16rem;padding-bottom:6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:1280px){.front{padding-top:18rem;padding-bottom:8rem;min-height:60rem}}@media only screen and (min-width:1440px){.front{min-height:68rem;padding-bottom:12rem}}.front>.container{max-width:160rem;position:relative;z-index:2}.front__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:0 0 3.2rem 3.2rem;overflow:hidden}@media only screen and (min-width:1440px){.front__video{border-radius:0 0 6.4rem 6.4rem}}.front__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.front__video video{-o-object-position:30%;object-position:30%}}.front__text{font-weight:700;font-size:2rem;line-height:120%;letter-spacing:.07em;color:#fffefe}@media only screen and (min-width:1024px){.front__text{font-size:3rem}}@media only screen and (min-width:1280px){.front__text{font-size:5rem}}.front__title{margin-top:1.6rem;font-weight:700;font-size:4.6rem;line-height:120%;text-transform:uppercase;color:#fffefe}@media only screen and (min-width:1024px){.front__title{font-size:7.6rem}}@media only screen and (min-width:1280px){.front__title{font-size:10rem}}.front__description{margin-top:1.2rem;max-width:30rem;font-weight:500;font-size:1.6rem;line-height:120%;color:#fffefe}@media only screen and (min-width:1024px){.front__description{max-width:40rem}}@media only screen and (min-width:1280px){.front__description{max-width:55rem;font-size:2rem}}.front__bttn{margin-top:2.4rem;width:100%;max-width:40rem}@media only screen and (min-width:1280px){.front__bttn{margin-top:3.2rem;max-width:38rem}}.front_robots .front__video video{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media only screen and (min-width:1024px){.front_robots .front__video video{-o-object-position:80%;object-position:80%}}@media only screen and (min-width:1440px){.front_robots .front__video video{-o-object-position:90%;object-position:90%}}.front_air .front__video video{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media only screen and (min-width:1024px){.front_air .front__video video{-o-object-position:80%;object-position:80%}}@media only screen and (min-width:1440px){.front_air .front__video video{-o-object-position:90%;object-position:90%}}.front_rs .front__video video{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.front_rai{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media only screen and (min-width:1280px){.front_rai .front__wrap{margin-bottom:16rem}}@media only screen and (min-width:1024px){.front_rai .front__title br{display:none}}.front_rai .front__description{margin:0 auto;max-width:35rem}@media only screen and (min-width:1024px){.front_rai .front__description{max-width:73rem}}@media only screen and (min-width:1280px){.front_rai .front__description{max-width:80rem}}.front_rai .front__bttn{margin-left:auto;margin-right:auto}.rl-features{padding:4rem 0 0;background:#fff}@media only screen and (min-width:1024px){.rl-features{padding-top:8rem}}@media only screen and (min-width:1280px){.rl-features{padding-top:10rem}}.rl-features__title{font-weight:700;font-size:2.4rem;line-height:120%;text-transform:uppercase;color:#04112c}@media only screen and (min-width:1024px){.rl-features__title{font-size:4rem}}@media only screen and (min-width:1280px){.rl-features__title{font-size:5rem}}.rl-features__cards{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #99d455;border-bottom:1px solid #99d455}@media only screen and (min-width:1024px){.rl-features__cards{margin-top:2.4rem}}@media only screen and (min-width:1280px){.rl-features__cards{margin-top:4.4rem}}.rl-features__card{padding:1.8rem 1.2rem;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-right:1px solid #99d455;border-bottom:1px solid #99d455}.rl-features__card:nth-child(2n){border-right:none}.rl-features__card:nth-last-child(-n+2){border-bottom:none}@media only screen and (min-width:1024px){.rl-features__card{padding:4rem 1.6rem;width:33.3333%}.rl-features__card:nth-child(2n){border-right:1px solid #99d455}.rl-features__card:nth-child(3n){border-right:none}.rl-features__card:nth-last-child(-n+2){border-bottom:1px solid #99d455}.rl-features__card:nth-last-child(-n+3){border-bottom:none}}@media only screen and (min-width:1440px){.rl-features__card{padding:6.6rem 2.4rem;padding-right:3rem;-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;gap:2rem}}@media only screen and (min-width:1900px){.rl-features__card{padding-right:6rem}}.rl-features__icon{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.rl-features__icon img,.rl-features__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.rl-features__icon{width:4.4rem;height:4.4rem}}@media only screen and (min-width:1280px){.rl-features__icon{width:6.4rem;height:6.4rem}}.rl-features__text{margin-top:.6rem;font-size:1.4rem;font-weight:500;color:#04112c;line-height:120%}@media only screen and (min-width:1024px){.rl-features__text{font-size:2.4rem}}@media only screen and (min-width:1280px){.rl-features__text{font-size:3rem}}.rl-markets{padding-top:4rem}@media only screen and (min-width:1024px){.rl-markets{padding-top:8rem}}@media only screen and (min-width:1280px){.rl-markets{padding-top:11rem}}.rl-markets__wrap{margin:0 auto;max-width:44rem;padding:3.2rem 2rem;background-image:url(../../images/robot-lands/background-mob.png);background-size:cover;background-repeat:no-repeat;border-radius:2.4rem}@media only screen and (min-width:1024px){.rl-markets__wrap{padding:5.6rem 4rem 3.2rem;max-width:120rem;background-image:url(../../images/robot-lands/background-pc.png)}}@media only screen and (min-width:1280px){.rl-markets__wrap{padding:7.2rem 6rem 3.2rem}}.rl-markets__title{font-weight:600;font-size:2.4rem;line-height:120%;text-align:center;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.rl-markets__title{font-size:4rem}}@media only screen and (min-width:1280px){.rl-markets__title{font-size:5rem}}.rl-markets__deck{margin-top:2rem;position:relative}@media only screen and (max-width:768px){.rl-markets__deck{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:32px}}@media only screen and (min-width:1024px){.rl-markets__deck{width:100%;height:24rem}}@media only screen and (min-width:1280px){.rl-markets__deck{height:32rem}}@media only screen and (min-width:1440px){.rl-markets__deck{height:36rem}}.rl-markets__card{position:relative;padding:1.6rem 2rem;min-width:31.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;background:#fff;border:.2rem solid #016648;border-radius:1.6rem}.rl-markets__card:nth-of-type(1){-webkit-transform:rotate(7.32deg) translateX(-3rem);-ms-transform:rotate(7.32deg) translateX(-3rem);transform:rotate(7.32deg) translateX(-3rem);z-index:1}.rl-markets__card:nth-of-type(2){-webkit-transform:rotate(-3.35deg) translateX(3rem);-ms-transform:rotate(-3.35deg) translateX(3rem);transform:rotate(-3.35deg) translateX(3rem);z-index:2}.rl-markets__card:nth-of-type(3){-webkit-transform:rotate(14.57deg) translateX(-3rem);-ms-transform:rotate(14.57deg) translateX(-3rem);transform:rotate(14.57deg) translateX(-3rem);z-index:3}.rl-markets__card:nth-of-type(4){-webkit-transform:rotate(-4.5deg) translateX(3rem);-ms-transform:rotate(-4.5deg) translateX(3rem);transform:rotate(-4.5deg) translateX(3rem);z-index:2}.rl-markets__card:nth-of-type(2n){margin-left:auto}@media only screen and (min-width:1024px){.rl-markets__card{position:absolute;width:36rem}.rl-markets__card:nth-of-type(1){top:0;left:-3rem;-webkit-transform:rotate(3.45deg) translateX(0);-ms-transform:rotate(3.45deg) translateX(0);transform:rotate(3.45deg) translateX(0);z-index:1}.rl-markets__card:nth-of-type(2){bottom:0;left:10rem;-webkit-transform:rotate(-4.23deg) translateX(0);-ms-transform:rotate(-4.23deg) translateX(0);transform:rotate(-4.23deg) translateX(0);z-index:2}.rl-markets__card:nth-of-type(3){top:2rem;right:19%;-webkit-transform:rotate(9.32deg) translateX(0);-ms-transform:rotate(9.32deg) translateX(0);transform:rotate(9.32deg) translateX(0);z-index:3}.rl-markets__card:nth-of-type(4){right:0;bottom:0;-webkit-transform:rotate(-10.2deg) translateX(0);-ms-transform:rotate(-10.2deg) translateX(0);transform:rotate(-10.2deg) translateX(0);z-index:2}}@media only screen and (min-width:1280px){.rl-markets__card{padding:3.2rem 4rem 6rem;width:40rem;gap:1.6rem}.rl-markets__card:nth-of-type(1){top:0;left:-8rem}.rl-markets__card:nth-of-type(2){bottom:0;left:16rem}.rl-markets__card:nth-of-type(3){top:2rem;right:19%}.rl-markets__card:nth-of-type(4){right:-8rem;bottom:-6rem;z-index:4}}@media only screen and (min-width:1440px){.rl-markets__card:nth-of-type(1){top:0;left:-17rem}.rl-markets__card:nth-of-type(2){bottom:0;left:11rem}.rl-markets__card:nth-of-type(3){top:2rem;right:19%}.rl-markets__card:nth-of-type(4){right:-14rem;bottom:-3rem;z-index:4}}.rl-markets__card-icon{-ms-flex-negative:0;flex-shrink:0;width:4rem;height:4rem}@media only screen and (min-width:1280px){.rl-markets__card-icon{width:6.4rem;height:6.4rem}}.rl-markets__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rl-markets__card-name{font-weight:700;font-size:1.8rem;line-height:131%;letter-spacing:.02em;text-transform:uppercase;color:#313131;white-space:nowrap}@media only screen and (min-width:1280px){.rl-markets__card-name{font-size:2.2rem;white-space:unset}}.rl-markets__btn{margin-top:4.4rem}@media only screen and (min-width:1024px){.rl-markets__btn{margin:4.4rem auto 0;width:36rem}}.help{position:relative;margin-top:4rem;padding:4rem 0;background:#f0ffef}.help::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../images/lands8/help.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:5}@media only screen and (min-width:1024px){.help{margin-top:6rem;padding:6rem 0}}@media only screen and (min-width:1280px){.help{margin-top:8rem;padding:8rem 0}}@media only screen and (min-width:1440px){.help{margin-top:10rem}}.help>.container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.help__img{width:10rem;height:10rem}@media only screen and (min-width:1024px){.help__img{width:15.6rem;height:15.6rem}}.help__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.help__title{margin:1.6rem auto 0;font-weight:600;font-size:3.2rem;line-height:103%;text-align:center;color:#1f1f1f}@media only screen and (min-width:768px){.help__title{font-size:4rem}}@media only screen and (min-width:1024px){.help__title{margin-top:2rem;font-size:6rem}}.help__text{margin:2rem auto 0;max-width:38.5rem;font-weight:400;font-size:1.8rem;line-height:140%;text-align:center;color:#1f1f1f}@media only screen and (min-width:1024px){.help__text{margin-top:1.2rem;max-width:55.5rem}}.help__text b{font-weight:700}.help__button{margin-top:2rem;gap:2rem}@media only screen and (min-width:500px){.help__button{gap:4rem}}@media only screen and (min-width:1024px){.help__button{margin-top:2.4rem}}@media only screen and (min-width:1280px){.help__button{gap:16rem}}.why{padding:4rem 0 0}@media only screen and (min-width:1024px){.why{padding-top:8rem}}@media only screen and (min-width:1280px){.why{padding-top:11rem}}.why__title{font-weight:700;font-size:2.4rem;line-height:120%;text-transform:uppercase;color:#04112c;text-align:center}@media only screen and (min-width:1024px){.why__title{font-size:4rem}}@media only screen and (min-width:1280px){.why__title{font-size:5rem}}.why__cards{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:2rem}@media only screen and (min-width:1024px){.why__cards{-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){.why__cards{margin:2.4rem auto 0;max-width:128.2rem;gap:3rem}}.why__card{padding:2rem 3rem;background:#f0ffef}@media only screen and (min-width:1024px){.why__card{width:calc(50% - 1rem)}}@media only screen and (min-width:1280px){.why__card{padding:2.4rem 5rem;width:calc(50% - 1.5rem)}}.why__card-title{font-weight:700;font-size:1.6rem;line-height:120%;text-align:center;text-transform:uppercase;color:#04112c}@media only screen and (min-width:1280px){.why__card-title{font-size:2rem}}.why__card-text{margin-top:.6rem;font-weight:400;font-size:1.4rem;line-height:130%;text-align:center;color:#4d4e4e}@media only screen and (min-width:1024px){.why__card-text{font-size:1.6rem}}@media only screen and (min-width:1280px){.why__card-text{margin-top:.8rem;font-size:1.8rem}}.way{padding-top:4rem}@media only screen and (min-width:1024px){.way{padding-top:8rem}}@media only screen and (min-width:1280px){.way{padding-top:11rem}}@media only screen and (min-width:1440px){.way{padding-top:17rem}}.way__wrap{margin:0 auto;padding:2.7rem 1.1rem 0;max-width:50rem;background-image:url(../../images/robot-lands/background-mob.png);background-size:cover;background-repeat:no-repeat;border-radius:2.4rem}@media only screen and (min-width:1024px){.way__wrap{padding:4rem 4rem 0;padding-right:0;max-width:120rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;background-image:url(../../images/robot-lands/background-pc.png)}}@media only screen and (min-width:1024px){.way__content{max-width:62rem;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1280px){.way__content{max-width:58rem}}.way__title{font-weight:600;font-size:1.5rem;line-height:120%;text-align:center;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.way__title{font-size:2rem;line-height:122%;text-align:left}}@media only screen and (min-width:1280px){.way__title{font-size:2.3rem}}.way__button{margin-top:2.4rem;width:100%}@media only screen and (min-width:1024px){.way__button{margin-top:3.2rem;width:auto;gap:6rem}}@media only screen and (min-width:1280px){.way__button{margin-top:4rem;gap:11rem}}.way__button .arrow-top-right3::before{display:none}@media only screen and (min-width:1280px){.way__button .arrow-top-right3 svg{width:3.2rem;height:3.2rem}}.way__img{margin-top:1.4rem;position:relative;right:0;width:calc(100% + 1.1rem)}@media only screen and (min-width:1024px){.way__img{max-width:59.4rem}}.way__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.benefits{padding-top:4rem}@media only screen and (min-width:1024px){.benefits{padding-top:8rem}}@media only screen and (min-width:1280px){.benefits{padding-top:10rem}}.benefits__title{font-weight:700;font-size:2.4rem;line-height:120%;text-align:center;text-transform:uppercase;color:#04112c}@media only screen and (min-width:1024px){.benefits__title{font-size:4rem}.benefits__title br{display:none}}@media only screen and (min-width:1280px){.benefits__title{font-size:5rem}}.benefits__cards{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.8rem}@media only screen and (min-width:1024px){.benefits__cards{margin-top:2.4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem 1.2rem}}@media only screen and (min-width:1280px){.benefits__cards{gap:2rem}}@media only screen and (min-width:1440px){.benefits__cards{gap:3rem}}.benefits__card{position:relative;padding:1.6rem;background:#015137;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.benefits__card:nth-of-type(1)::after,.benefits__card:nth-of-type(1)::before{content:"";position:absolute;top:100%;width:1.3rem;height:1.8rem;background:url(../../images/robot-lands/connect-vertical.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1024px){.benefits__card:nth-of-type(1)::after,.benefits__card:nth-of-type(1)::before{width:1.5rem;height:2rem}}@media only screen and (min-width:1440px){.benefits__card:nth-of-type(1)::after,.benefits__card:nth-of-type(1)::before{width:2.4rem;height:3rem}}.benefits__card:nth-of-type(1)::before{left:25%}.benefits__card:nth-of-type(1)::after{right:25%}.benefits__card:nth-of-type(2)::before,.benefits__card:nth-of-type(3)::before{content:"";position:absolute;top:100%;left:calc(50% - .6rem);width:1.3rem;height:1.8rem;background:url(../../images/robot-lands/connect-vertical.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1024px){.benefits__card:nth-of-type(2)::before{left:100%;top:calc(50% - 1rem);width:1.5rem;height:2rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}@media only screen and (min-width:1280px){.benefits__card:nth-of-type(2)::before{width:2rem;height:2.3rem}}@media only screen and (min-width:1440px){.benefits__card:nth-of-type(2)::before{width:3rem;height:3rem}}@media only screen and (min-width:1024px){.benefits__card:nth-of-type(3)::before{left:25%;width:1.5rem;height:2rem}}@media only screen and (min-width:1440px){.benefits__card:nth-of-type(3)::before{width:2.4rem;height:3rem}}@media only screen and (min-width:1024px){.benefits__card{padding:2.4rem;gap:1.6rem}.benefits__card:nth-of-type(1){width:58.3%}.benefits__card:nth-of-type(2){width:42.5%}.benefits__card:nth-of-type(3){width:55%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.benefits__card:nth-of-type(4){width:58.3%}}@media only screen and (min-width:1280px){.benefits__card{padding:3.2rem;gap:2.4rem;border-radius:1.6rem}}@media only screen and (min-width:1440px){.benefits__card{border-radius:2.4rem}}.benefits__card-img{width:4rem;height:4rem;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:#f0ffef;border-radius:.4rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1024px){.benefits__card-img{width:5.2rem;height:5.2rem;border-radius:.6rem}}@media only screen and (min-width:1280px){.benefits__card-img{width:6.4rem;height:6.4rem;border-radius:1.2rem}}@media only screen and (min-width:1440px){.benefits__card-img{width:7.4rem;height:7.4rem}}.benefits__card-img img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.benefits__card-img img{width:3.2rem;height:3.2rem}}@media only screen and (min-width:1280px){.benefits__card-img img{width:3.6rem;height:3.6rem;border-radius:1.2rem}}@media only screen and (min-width:1440px){.benefits__card-img img{width:5rem;height:5rem}}.benefits__card-title{font-weight:500;font-size:2rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.benefits__card-title{font-size:2.4rem}}@media only screen and (min-width:1280px){.benefits__card-title{font-size:3rem}}.benefits__card-text{margin-top:.6rem;font-weight:500;font-size:1.4rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.benefits__card-text{font-size:1.6rem}}@media only screen and (min-width:1280px){.benefits__card-text{margin-top:1rem;font-size:1.8rem}}.choose{padding-top:4rem}@media only screen and (min-width:1024px){.choose{padding-top:8rem}}@media only screen and (min-width:1280px){.choose{padding-top:10rem}}.choose__title{font-weight:700;font-size:2.4rem;line-height:120%;text-align:center;text-transform:uppercase;color:#04112c}@media only screen and (min-width:1024px){.choose__title{margin:0 auto;font-size:4rem;max-width:90rem}}@media only screen and (min-width:1280px){.choose__title{font-size:5rem}}.choose__cards{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:2rem}@media only screen and (min-width:1024px){.choose__cards{margin-top:2.4rem;-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){.choose__cards{gap:3rem}}.choose__card{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){.choose__card{width:calc(50% - 1.5rem);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.4rem}}.choose__card-img{width:4rem;height:4rem;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:#f0ffef;border-radius:.4rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1024px){.choose__card-img{width:6.4rem;height:6.4rem;border-radius:.6rem}}@media only screen and (min-width:1440px){.choose__card-img{width:8rem;height:8rem}}@media only screen and (min-width:1600px){.choose__card-img{width:11rem;height:11rem}}.choose__card-img img{width:2.8rem;height:2.8rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.choose__card-img img{width:3.6rem;height:3.6rem}}@media only screen and (min-width:1440px){.choose__card-img img{width:4rem;height:4rem}}@media only screen and (min-width:1600px){.choose__card-img img{width:6rem;height:6rem}}.choose__card-title{font-weight:500;font-size:1.8rem;line-height:120%;color:#04112c}@media only screen and (min-width:1024px){.choose__card-title{font-size:2.4rem}}@media only screen and (min-width:1280px){.choose__card-title{font-size:3rem}}.choose__card-text{margin-top:.6rem;font-weight:500;font-size:1.4rem;line-height:120%;color:#04112c}@media only screen and (min-width:1024px){.choose__card-text{font-size:1.6rem}}@media only screen and (min-width:1280px){.choose__card-text{font-size:1.8rem}}.create{padding:4rem 0}@media only screen and (min-width:1024px){.create{padding:8rem 0}}@media only screen and (min-width:1280px){.create{padding:10rem 0}}@media only screen and (max-width:768px){.create>.container{padding:0}}.create__form{padding:3.2rem 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:3.2rem;background:#015137;border-radius:2.4rem}@media only screen and (min-width:1024px){.create__form{-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;gap:4rem;border-radius:4rem}}@media only screen and (min-width:1280px){.create__form{padding:4rem;border-radius:6rem}}@media only screen and (min-width:1440px){.create__form{padding:6rem}}@media only screen and (min-width:1900px){.create__form{gap:8.5rem}}.create__title{font-weight:700;font-size:2.8rem;line-height:130%;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.create__title{font-size:3.6rem;text-align:left}}@media only screen and (min-width:1280px){.create__title{font-size:4rem}}@media only screen and (min-width:1440px){.create__title{font-size:5rem}}.create__text{margin-top:1.2rem;font-weight:500;font-size:2.4rem;line-height:130%;text-align:center;color:#fff}@media only screen and (min-width:1024px){.create__text{text-align:left}}@media only screen and (min-width:1440px){.create__text{font-size:3rem}}.create__fieldset{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.6rem}@media only screen and (min-width:1024px){.create__fieldset{width:40rem;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1280px){.create__fieldset{width:48rem}}.create__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}.create__input input{padding:1.5rem 1.6rem;background:rgba(255,255,255,.9);border:1px solid #757575;border-radius:8px;font-weight:400;font-size:1.6rem;line-height:140%;color:#04112c}.create__input input::-webkit-input-placeholder{color:#757575}.create__input input::-moz-placeholder{color:#757575}.create__input input:-ms-input-placeholder{color:#757575}.create__input input::-ms-input-placeholder{color:#757575}.create__input input::placeholder{color:#757575}.create__input-name{font-weight:400;font-size:1.6rem;line-height:120%;color:#fff}.create__textarea span{font-weight:500;font-size:1.6rem;line-height:120%;color:#fff}.create__textarea textarea{margin-top:.8rem;padding:2rem;padding-bottom:4rem;width:100%;height:12.7rem;background:rgba(255,255,255,.9);border:1px solid #bababa;border-radius:1.4rem;resize:none;outline:0;font-weight:400;font-size:1.4rem;line-height:130%;color:#1d1d1d}.create__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.create__checkbox input{width:2rem;height:2rem;background:0 0;border:1px solid #757575;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.create__checkbox input:checked{background:#5aa000}.create__checkbox input:checked::after{content:"";position:absolute;top:3px;left:6px;width:6px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.create__checkbox span{font-weight:400;font-size:1.4rem;line-height:120%;color:#fff}.create__checkbox span a{color:#fff;text-decoration-line:underline}.create__checkbox span a:hover{color:#85ce31}.create__checkbox.error{border:none}.create__checkbox.error input{border-color:red}@media only screen and (min-width:1280px){.create__submit{margin-top:.8rem}}.subscribe{padding:8rem 0;padding-top:14rem}@media only screen and (min-width:1280px){.subscribe{padding:12rem 0;padding-top:20rem}}@media only screen and (min-width:1440px){.subscribe{padding:16rem 0;padding-top:20rem}}.subscribe__texts{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:.2rem;font-weight:400;font-size:1.2rem;line-height:180%;color:#757575}@media only screen and (min-width:1280px){.subscribe__texts{margin-top:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.subscribe__timer{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.subscribe__timer p{font-weight:500;font-size:1.6rem;line-height:120%;color:#fff}.subscribe__timer p b{padding:.2rem .6rem;background:#fff;border-radius:.4rem;font-weight:700;font-size:2rem;line-height:120%;color:#1d1d1d}.subscribe__timer-icon{width:2.4rem;height:2.4rem}.subscribe__timer-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.subscribe .free-places{margin-top:1.2rem;padding:1.6rem 1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#8ece3f;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3rem;font-weight:700;font-size:1.6rem;line-height:120%;color:#fff}.subscribe .free-places img{width:2.4rem;height:2.4rem}.subscribe .free-places b{padding:.2rem .6rem;background:#fff;border-radius:4px;color:#1d1d1d}.subscribe-form{margin:0 1rem;padding:2rem;padding-top:14rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:2rem}@media only screen and (min-width:768px){.subscribe-form{padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}}@media only screen and (min-width:1280px){.subscribe-form{padding:4rem}}.subscribe-form__head{position:relative}@media only screen and (min-width:1024px){.subscribe-form__head{padding-bottom:3rem;-ms-flex-item-align:end;align-self:flex-end}}.subscribe-form__img{position:absolute;left:50%;bottom:calc(100% + 1rem);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:19rem;height:17rem}@media only screen and (min-width:1024px){.subscribe-form__img{width:26rem;height:24rem;left:7rem;bottom:calc(100% + 1.5rem);-webkit-transform:none;-ms-transform:none;transform:none}}@media only screen and (min-width:1280px){.subscribe-form__img{width:34rem;height:32rem}}.subscribe-form__img .subscribe-form__img-inner{position:absolute;bottom:0;left:0;width:24rem;height:27.5rem}@media only screen and (min-width:1024px){.subscribe-form__img .subscribe-form__img-inner{width:30rem;height:34rem}}@media only screen and (min-width:1280px){.subscribe-form__img .subscribe-form__img-inner{width:41rem;height:48rem}}.subscribe-form__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.subscribe-form__img .secondImg{opacity:0}.subscribe-form__img.active .firstImg{opacity:0}.subscribe-form__img.active .secondImg{opacity:1}.subscribe-form__title{font-weight:700;font-size:2.4rem;line-height:142%;color:#fff}@media only screen and (min-width:1024px){.subscribe-form__title{font-size:2.8rem}}@media only screen and (min-width:1280px){.subscribe-form__title{font-size:4.4rem;line-height:123%}}.subscribe-form__text{margin-top:.5rem;font-size:1.6rem;line-height:140%;color:#fff}@media only screen and (min-width:1024px){.subscribe-form__text{font-size:1.8rem;max-width:68rem}}@media only screen and (min-width:1280px){.subscribe-form__text{font-size:2.4rem}}.subscribe-form__text b{font-weight:700}@media only screen and (min-width:1024px){.subscribe-form__text b{font-weight:500}}.subscribe-form__fieldset{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:1rem}@media only screen and (min-width:768px){.subscribe-form__fieldset{margin-top:0;width:34rem;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1024px){.subscribe-form__fieldset{width:41rem}}.subscribe-form__fieldset .iti__flag-container{color:#fff}.subscribe-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:.5rem}.subscribe-form__input input{padding:2rem;background:rgba(255,255,255,.15);border:.1rem solid #fff;border-radius:2rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#fff}.subscribe-form__input input::-webkit-input-placeholder{color:#fff}.subscribe-form__input input::-moz-placeholder{color:#fff}.subscribe-form__input input:-ms-input-placeholder{color:#fff}.subscribe-form__input input::-ms-input-placeholder{color:#fff}.subscribe-form__input input::placeholder{color:#fff}.subscribe-form__input-name{padding-left:1.5rem;font-weight:400;font-size:1.4rem;line-height:143%;color:#fff}.subscribe-form__submit{margin:0 auto;padding:2rem;width:100%;border-radius:2rem;font-weight:500;font-size:1.8rem;line-height:133%}.success{margin-top:8.6rem;padding:2rem 0 4rem;overflow:hidden}@media only screen and (min-width:1280px){.success{padding:7rem 0}}.success__wrap{position:relative;margin:0 auto;max-width:44rem;padding:5.1rem 2rem 48rem;background-image:url(../../images/robot-lands/background-mob.png);background-size:cover;background-repeat:no-repeat;border-radius:2.4rem}@media only screen and (min-width:1024px){.success__wrap{width:100%;padding:5.1rem 2rem;max-width:120rem;min-height:50rem;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;background-image:url(../../images/robot-lands/background-pc.png)}}@media only screen and (min-width:1280px){.success__wrap{padding:6rem 9rem;min-height:63rem}}.success__title{font-weight:600;font-size:2.4rem;line-height:120%;text-transform:uppercase;color:#fff}@media only screen and (min-width:1024px){.success__title{font-size:3.6rem}}@media only screen and (min-width:1280px){.success__title{font-size:5rem}}.success__description{margin-top:1.2rem;font-weight:400;font-size:2rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.success__description{margin-top:2rem;max-width:55rem;font-size:2.4rem}}.success__bttn{margin-top:3.2rem}@media only screen and (min-width:1024px){.success__bttn{margin-top:4.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:6rem}}@media only screen and (min-width:1024px){.success__bttn-text_mob{display:none}}.success__bttn-text_pc{display:none}@media only screen and (min-width:1024px){.success__bttn-text_pc{display:block}}.success__img{position:absolute;bottom:0;left:0;width:100%;height:45rem;pointer-events:none}@media only screen and (min-width:1024px){.success__img{right:0;left:unset;width:50rem;height:100%}}@media only screen and (min-width:1280px){.success__img{width:65rem;-webkit-transform:translate(8rem,-4rem);-ms-transform:translate(8rem,-4rem);transform:translate(8rem,-4rem)}}.success__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.success__img_mob{display:none}}.success__img_pc{display:none}@media only screen and (min-width:1024px){.success__img_pc{display:block}}.grow{margin-top:4rem;background:#f5f4f7}@media only screen and (min-width:1024px){.grow{margin-top:8rem;background:0 0}}@media only screen and (min-width:1280px){.grow{margin-top:12rem}}@media only screen and (min-width:1440px){.grow{margin-top:16rem}}.grow__inner{padding:4rem 0}@media only screen and (min-width:1024px){.grow__inner{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f5f4f7;border-radius:2rem}}@media only screen and (min-width:1024px){.grow__wrap{padding:4rem 0 4rem 4rem}}@media only screen and (min-width:1440px){.grow__wrap{padding:6rem 0 7rem 9.5rem}}.grow__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grow__head-comma svg{display:block;width:2.7rem}@media only screen and (min-width:1280px){.grow__head-comma svg{width:4rem;height:4rem}}@media only screen and (min-width:1440px){.grow__head-comma svg{width:6.8rem;height:6.8rem}}.grow__head-title{font-weight:500;font-size:1.2rem;line-height:120%;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}@media only screen and (min-width:1280px){.grow__head-title{font-size:1.4rem}}@media only screen and (min-width:1440px){.grow__head-title{font-size:1.6rem;line-height:140%}}.grow__title{margin-top:1rem;font-weight:700;font-size:2.4rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1280px){.grow__title{font-size:3.6rem;max-width:57.5rem}}@media only screen and (min-width:1440px){.grow__title{font-size:4rem}}.grow__content{margin-top:1.6rem}@media only screen and (min-width:1280px){.grow__content{margin-top:2.2rem}}.grow__text{font-weight:500;font-size:1.6rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1280px){.grow__text{font-size:1.8rem;max-width:56rem}}.grow__text:not(:first-of-type){margin-top:1.2rem}@media only screen and (min-width:1280px){.grow__text:not(:first-of-type){margin-top:.8rem}}.grow__text span{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}.grow__text b{font-weight:700}.grow__bttn{padding:2rem 1rem;width:100%;max-width:40rem;font-weight:700;font-size:2.4rem;line-height:140%;color:#fff}@media only screen and (min-width:1024px){.grow__bttn{margin-top:2rem;max-width:42rem}}@media only screen and (min-width:1280px){.grow__bttn{margin-top:4rem}}.grow__bttn span{display:none}@media only screen and (min-width:1024px){.grow__bttn_mob{display:none}}.grow__bttn_pc{display:none}@media only screen and (min-width:1024px){.grow__bttn_pc{display:block}}.grow__images{position:relative;margin-top:2rem;height:44rem}@media only screen and (min-width:1024px){.grow__images{margin-top:0;height:auto}}.grow__img-bg{position:relative;left:-2rem;width:calc(100% + 4rem);height:100%}@media only screen and (min-width:1024px){.grow__img-bg{left:0;width:auto}}.grow__img-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grow__img{position:absolute;top:0;left:6rem;width:35rem;height:100%}@media only screen and (min-width:1024px){.grow__img{width:auto}}@media only screen and (min-width:1440px){.grow__img{left:unset;top:unset;bottom:0;right:1.2rem;width:51rem;height:65rem}}.grow__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-bid__title{font-weight:500;font-size:2.2rem;line-height:145%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1024px){.modal-bid__title{font-size:2.4rem}}.modal-bid__subtitle{margin:1rem auto 0;margin-bottom:1.6rem;max-width:32rem;font-weight:400;font-size:1.4rem;line-height:140%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.modal-bid__subtitle{margin-bottom:2.4rem;font-size:1.6rem;max-width:47rem}}.modal-bid .grow__head{margin:1rem}@media only screen and (min-width:1440px){.modal-bid .grow__head-comma svg{width:4.8rem;height:4.8rem}}@media only screen and (min-width:1440px){.modal-bid .grow__head-title{font-size:1.4rem}}.modal-bid .grow__text{text-align:center}.modal-bid .grow__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.banner-info{position:fixed;bottom:4rem;right:0;width:23.5rem;padding:1rem 1.6rem 1.3rem;z-index:50;background:linear-gradient(104.86deg,#00341b -5.56%,#009a50 98.71%);border-radius:1.2rem 0 0 1.2rem}@media only screen and (min-width:1280px){.banner-info{padding:1.6rem 2.4rem 1.6rem;width:36.3rem;border-radius:3rem 0 0 3rem}}.banner-info_timer{display:block;bottom:10.6rem}@media only screen and (min-width:1280px){.banner-info_timer{bottom:14.6rem}}.banner-info p{font-family:"Google Sans";font-weight:500;font-size:1.6rem;line-height:130%;color:#fff}@media only screen and (min-width:1280px){.banner-info p{font-size:2.4rem;line-height:130%}}.modal-exit{padding:4rem 0}.modal-exit .modal__close{position:absolute;top:1.2rem;right:1.2rem;width:3.2rem;height:3.2rem;z-index:10;border:1px solid #000;border-radius:.8rem;cursor:pointer}@media only screen and (min-width:1024px){.modal-exit .modal__close{top:2.4rem;right:2.4rem;width:4rem;height:4rem;border-radius:1.4rem}}.modal-exit .modal__close::after,.modal-exit .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:.1rem;width:2rem;background:#0f1d11;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal-exit .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal-exit .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal-exit .modal__dialog{margin:0 auto;padding:3rem 1.7rem 4rem;position:relative;width:calc(100% - 4rem);max-width:50rem;background:#fff;border:.1rem solid #9bd556;border-radius:1.2rem;overflow:visible}@media only screen and (min-width:1024px){.modal-exit .modal__dialog{padding:4rem;max-width:78rem;overflow:hidden}}@media only screen and (min-width:1280px){.modal-exit .modal__dialog{border-radius:4rem}}.modal-exit__img{margin:0 auto;width:12rem;height:10rem}@media only screen and (min-width:1280px){.modal-exit__img{width:16.6rem;height:16.1rem}}.modal-exit__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-exit__title{margin-top:.7rem;font-family:"Google Sans";font-weight:700;font-size:2rem;line-height:120%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1280px){.modal-exit__title{margin-top:1.6rem;font-size:2.4rem;line-height:130%}.modal-exit__title br{display:none}}.modal-exit__text{margin-top:.8rem;font-family:"Google Sans";font-style:normal;font-weight:400;font-size:1.6rem;line-height:140%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1280px){.modal-exit__text{margin:1.6rem auto 0;max-width:60rem;font-weight:500;font-size:2rem;line-height:130%}.modal-exit__text br{display:none}}.modal-exit__text b{font-weight:700}.modal-exit__form{margin:1.6rem auto 0;max-width:54rem;padding:3rem;border:.1rem solid #5aa101;border-radius:24px}@media only screen and (min-width:1280px){.modal-exit__form{margin-top:2.4rem}}.modal-exit__form fieldset{gap:1.6rem}.modal-exit .form__input{gap:.8rem}.modal-exit .form__input_text input{padding:1.5rem 2rem;border-radius:.8rem}.modal-exit__checkbox{margin-top:1.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-weight:400;font-size:1rem;line-height:110%;color:#0a2605}.modal-exit__checkbox input{display:none}.modal-exit .form__submit{margin-top:3rem;padding:.8rem 2rem;border-radius:.8rem;font-size:1.8rem;line-height:188%}.modal-exit__list{margin:1.6rem auto 0;max-width:54rem;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;color:#1d1d1d}.modal-exit__li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.6rem;line-height:130%}@media only screen and (min-width:768px){.modal-exit__li{font-size:1.8rem}}.modal-exit__li b{font-weight:800}