@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0;font-size:inherit}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}p{margin-block:0}img{display:block;max-width:100%}input,textarea,select,button{font:inherit}html{height:100%;scroll-behavior:smooth}body{min-height:100%;line-height:1.5}svg *{transition-property:fill,stroke}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Magistral;src:local("Magistral Regular"),url(/assets/fonts/Magistral-Book.woff2) format("woff2"),url(/assets/fonts/Magistral-Book.woff) format("woff");font-weight:400;font-style:normal;display:swap}@font-face{font-family:Magistral;src:local("Magistral Medium"),url(/assets/fonts/Magistral-Medium.woff2) format("woff2"),url(/assets/fonts/Magistral-Medium.woff) format("woff");font-weight:500;font-style:normal;display:swap}@font-face{font-family:Gilroy;src:local("Gilroy Regular"),url(/assets/fonts/Gilroy-Regular.woff2) format("woff2"),url(/assets/fonts/Gilroy-Regular.woff) format("woff");font-weight:400;font-style:normal;display:swap}@font-face{font-family:Gilroy;src:local("Gilroy Semibold"),url(/assets/fonts/Gilroy-Semibold.woff2) format("woff2"),url(/assets/fonts/Gilroy-Semibold.woff) format("woff");font-weight:600;font-style:normal;display:swap}@font-face{font-family:Gilroy;src:local("Gilroy Medium"),url(/assets/fonts/Gilroy-Medium.woff2) format("woff2"),url(/assets/fonts/Gilroy-Medium.woff) format("woff");font-weight:500;font-style:normal;display:swap}@media (min-width: 1200px){html{font-size:calc(100vw / 1920)}}@media (min-width: 2000px){html{font-size:calc(100vw/2560)}}@media (max-width: 768px){html{font-size:calc(100vw/360)}}@media (min-width: 769px) and (max-width: 1200px){html{font-size:calc(100vw/1200)}}:root{--container-width: 1620rem;--font-main: "Gilroy";--font-mg: "Magistral";--black: #000;--black-100: #1b1b1b;--black-200: #202020;--gray-70: #f2f2f2;--gray-80: #f7f7f7;--gray-100: #e8e8e8;--gray-150: #e5e5e5;--gray-200: #d9d9d9;--gray-250: #ccc;--gray-400: #9f9f9f;--gray-600: #676767;--gray-800: #303030;--white: #fff;--green: #62c50a;--red: #cd2617;--anim: cubic-bezier(.14, .43, .73, 1);--anim-ex: cubic-bezier(.38, .005, .215, 1);--transition: all .4s var(--anim);--transition-0: all .3s var(--anim-ex);--transition-1: all .4s var(--anim-ex);--transition-2: all .6s var(--anim-ex)}.container{width:min(var(--container-width),100%);margin:0 auto}@media (max-width: 768px){.container{padding:0 16rem}}.page-content{padding-top:160rem}@media (max-width: 768px){.page-content{padding-top:62rem}}.--gr-200{color:var(--gray-200)}.s-inner{padding-block:100rem}@media (max-width: 768px){.hidden-tablet{display:none!important}}@media (min-width: 769px){.visible-tablet{display:none!important}}@media (max-width: 480px){.hidden-mobile{display:none!important}}@media (min-width: 481px){.visible-mobile{display:none!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;white-space:nowrap!important;clip-path:inset(100%)!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}html{scrollbar-gutter:stable}body{position:relative;width:100vw;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;scrollbar-gutter:stable;scroll-padding-top:100rem;background:var(--white);font-family:var(--font-main);font-weight:400;color:var(--black);line-height:1.4;font-size:20rem;-webkit-font-smoothing:antialiased}body.lock{overflow:hidden}body.glightbox-open{overflow:clip}@media (max-width: 768px){body{font-size:14rem}}a,button,input,textarea,svg *{transition:var(--transition)}@media (max-width: 768px){button{color:currentColor}}input,textarea{background:transparent;border:none;outline:none}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}a{text-decoration:none;color:inherit}button{background:transparent;border:none;cursor:pointer}ul li{list-style:none}img{-webkit-user-select:none;user-select:none;pointer-events:none}b{font-weight:600}.atropos{position:relative;display:block;perspective:1200px;transform:translateZ(0)}.atropos-rotate-touch,.atropos-rotate-scroll-x,.atropos-rotate-scroll-y{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.atropos-rotate-touch-scroll-y{touch-action:pan-y}.atropos-rotate-touch-scroll-x{touch-action:pan-x}.atropos-rotate-touch{touch-action:none}.atropos-scale,.atropos-rotate{width:100%;height:100%;transform-style:preserve-3d;transition-property:transform;display:block}.atropos-shadow,.atropos-highlight{position:absolute;pointer-events:none;transition-property:transform,opacity;display:block;opacity:0}.atropos-shadow{z-index:-1;background:#000;left:0;top:0;width:100%;height:100%;filter:blur(30px)}.atropos-highlight{left:-50%;top:-50%;width:200%;height:200%;background-image:radial-gradient(circle at 50%,rgba(255,255,255,.25),transparent 50%);z-index:0}.atropos-rotate{position:relative}.atropos-inner{width:100%;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d;transform:translateZ(0);display:block}.atropos-active{z-index:1}.atropos-active .atropos-shadow{opacity:1!important}[data-atropos-offset]{transition-property:transform}[data-atropos-opacity]{transition-property:opacity}[data-atropos-offset][data-atropos-opacity]{transition-property:transform,opacity}.main{position:relative;overflow:clip;background:linear-gradient(0deg,#f7f7f7,#f7f7f7),linear-gradient(0deg,#e5e5e5 -14.66%,#fff 75.39%)}.main__inner{padding-block:250rem 56rem}.main__title{width:min(1310rem,100%);margin:0 auto 72rem;text-align:center}.main__title h1{font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:64rem;line-height:1.1;letter-spacing:1.92rem}@media (max-width: 768px){.main__title h1{font-size:24rem;letter-spacing:.72rem}}.main__title h1 span{position:relative;color:var(--green);direction:rtl}.main__title h1 span:after{content:"";position:absolute;top:0;right:0;width:3rem;height:100%;background:var(--green);animation:blink .4s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.main__title p{margin-top:20rem;font-size:24rem}@media (max-width: 768px){.main__title p{font-size:16rem}}.main__block{position:relative;width:min(1240rem,100%);margin:72rem auto 0}.main__block .swiper{overflow:visible}.main__block .swiper-wrapper{border-radius:10rem}.main__block-bottom{position:absolute;z-index:3;bottom:137rem;left:50%;transform:translate(-50%);text-align:center}.main__block-bottom .button{width:310rem;margin:0 auto}.main__nav-button{position:absolute;z-index:3;top:50%;transform:translateY(-50%)}.main__nav-button.nav-button--next{right:-50rem}.main__nav-button.nav-button--prev{left:-50rem}.main__pagination{margin-top:35rem;display:flex;align-items:center;justify-content:center;column-gap:15rem}.main__pagination .pagination__item{width:63rem}.main__slider{width:min(1025rem,100%);height:558rem;margin:0 auto}.main__slide{border-radius:10rem}.main__slide img{width:100%;height:100%;object-fit:cover;border-radius:10rem;box-shadow:0 -.39px #0000000d inset,0 .39px #00000026}.main__companies{position:absolute;z-index:4;bottom:0;left:0;width:100%;padding-block:55rem;padding-left:150rem;overflow:hidden;background:var(--white);-webkit-user-select:none;user-select:none;cursor:grab}.main__companies-wrapper{display:flex;align-items:stretch;column-gap:80rem}.main__companies-row{flex-shrink:0;display:flex;align-items:stretch;column-gap:80rem;animation:marquee 40s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - 80rem))}}.main__company{flex-shrink:0;display:flex;align-items:stretch;column-gap:15rem}.main__company img{width:60rem;height:60rem;flex-shrink:0;object-fit:cover;border-radius:5rem;box-shadow:0 4px 15px #e5e5e599}.main__company-text span{display:block;font-size:20rem;color:var(--gray-400)}.main__company-text span b{font-weight:600;color:var(--gray-600)}.main__company-text span:first-child{margin-bottom:4rem}.main:after{content:"";position:absolute;z-index:2;bottom:170rem;left:0;width:100%;height:348rem;background:linear-gradient(180deg,#d6d6d600,#fff)}@media (max-width: 768px){.main{background:var(--white)}.main__inner{padding-block:103rem 142rem;display:flex;flex-direction:column-reverse}.main__title{position:relative;z-index:3;width:100vw;margin:80rem 0 0 -16rem;padding-inline:16rem;text-align:center;background:var(--white)}.main__title h1{text-wrap:balance}.main__title h1 span:after{display:none;animation:none}.main__title p{margin-block:8rem 13rem;text-wrap:balance}.main__title .button{width:100%;padding-inline:16rem}.main__block{margin:0}.main__block .swiper-wrapper{border-radius:8rem}.main__block-bottom{bottom:-40rem}.main__nav-button{position:absolute;top:calc(100% + 36rem);transform:translateY(-50%)}.main__nav-button.nav-button--next{right:5rem}.main__nav-button.nav-button--prev{left:5rem}.main__pagination{margin-top:0;column-gap:8rem}.main__pagination .pagination__item{width:40rem}.main__slider{width:100%;height:150rem}.main__slide{border-radius:8rem}.main__slide img{border-radius:8rem;box-shadow:0 -.39px #0000000d inset,0 .39px #00000026}.main__companies{padding-block:40rem;padding-left:0}.main__companies-wrapper,.main__companies-row{column-gap:32rem}.main__company{width:max-content;column-gap:12rem}.main__company img{width:40rem;height:40rem;box-shadow:0 2.667px 10px #e5e5e599}.main__company-text span{font-size:12rem}.main:after{bottom:unset;top:170rem;height:230rem;background:linear-gradient(180deg,#d6d6d600,#fff 50%);pointer-events:none}}.control__inner{padding-block:80rem 50rem}.control__title{width:min(941rem,100%);margin:0 auto 40rem}.control__video{position:relative;margin:0 auto 130rem;aspect-ratio:1.85;border-radius:15rem;transform:scale(.6);will-change:transform}.control__video video{width:100%;height:100%;object-fit:cover;border-radius:inherit;box-shadow:0 15px 50px #4343431a}.control__video .plyr{border-radius:10rem;--plyr-color-main: var(--green);--plyr-tooltip-background: var(--green);--plyr-tooltip-color: var(--white)}.control__video .plyr.plyr--video .plyr__controls{padding:16rem;border:1rem solid var(--gray-400);background:var(--white)}.control__video .plyr.plyr--video .plyr__progress__buffer{color:#5fcb0047}.control__video .plyr__control svg{fill:var(--black-200)}.control__video .plyr__tooltip{box-shadow:none}.control__video .plyr__video-wrapper{clip-path:inset(1rem)}.control__play{--size-x: 249px;--size-y: 71px;position:absolute;z-index:2;top:0;left:0;transform:translate3d(calc(100vw * var(--cursor-x) - var(--size-x) / 2),calc(100vh * var(--cursor-y) - var(--size-y) / 2),0);pointer-events:none;width:249rem;aspect-ratio:3.5}.control__play img{width:100%;height:100%;object-fit:cover}.control__items{width:min(var(--container-width),100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);column-gap:20rem}.control__item{position:relative;height:262rem;padding:40rem;border-radius:20rem;background:var(--gray-80);overflow:clip}.control__item h3{margin-bottom:10rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:52rem;line-height:1.1;letter-spacing:1.56rem}@media (max-width: 768px){.control__item h3{font-size:20rem;letter-spacing:.6rem}}.control__item p{width:min(268rem,100%);font-size:24rem}@media (max-width: 768px){.control__item p{font-size:16rem}}.control__item-video{position:absolute;top:10%;left:25%;width:90%;height:90%}.control__item-video video{width:100%;height:100%;object-fit:cover;border-radius:20rem;filter:blur(0)}.control__item h3,.control__item p{position:relative}.control__item:first-child .control__item-video{left:35%}.control__item:nth-child(2) .control__item-video{left:40%}@media (max-width: 768px){.control__inner{padding-block:40rem}.control__title{margin:0 auto 24rem}.control__video{margin:0 auto 80rem;border-radius:12rem;transform:scale(1)}.control__play{top:50%;left:50%;width:150rem;transform:translate(-50%,-50%)}.control__play--active{display:none}.control__video,.control__items{padding-inline:16rem}.control__items{grid-template-columns:1fr;row-gap:12rem}.control__item{height:200rem;padding:20rem;border-radius:12rem}.control__item h3{margin-bottom:4rem}.control__item-video{width:100%;height:auto}.control__item:first-child .control__item-video{top:18%;left:0}.control__item:nth-child(2) .control__item-video{top:40rem;left:10%}.control__item:last-child .control__item-video{top:0;height:100%}}.tool__inner{padding-block:100rem}.tool__title{margin-bottom:60rem;text-align:center}.tool__title p{margin-top:10rem;font-size:24rem}@media (max-width: 768px){.tool__title p{font-size:16rem}}.tool__bottom{display:grid;grid-template-columns:repeat(4,1fr);column-gap:20rem}.tool__top{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;column-gap:20rem;margin-bottom:20rem}.tool__item{height:500rem;display:flex;justify-content:space-between;flex-direction:column;border-radius:20rem;overflow:clip;background:var(--gray-80);transition:box-shadow .3s var(--anim-ex),transform .3s var(--anim-ex)}.tool__item-text{padding:40rem 40rem 0}.tool__item-text h3{margin-bottom:5rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:24rem;line-height:1.35;letter-spacing:.72}@media (max-width: 768px){.tool__item-text h3{font-size:18rem;letter-spacing:.54rem}}.tool__item-text p{color:var(--black-100)}.tool__item-img{width:100%;aspect-ratio:1.42}.tool__item-img img{width:100%;height:100%;object-fit:contain}.tool__item--flex{height:auto;flex-direction:row;align-items:flex-start;justify-content:unset;column-gap:30rem;padding:40rem}.tool__item--flex .tool__item-text{padding:0}.tool__item--flex .tool__item-text p{width:min(370rem,100%);text-wrap:balance}.tool__item--flex .tool__item-img{width:98rem;height:98rem;flex-shrink:0}@media (hover: hover) and (min-width: 769px){.tool__item:hover{transform:translateY(-5rem);box-shadow:0 15px 30px #4343431a}}@media (max-width: 768px){.tool__inner{padding-block:40rem}.tool__title{margin-bottom:24rem}.tool__title p{margin-top:8rem}.tool__bottom{grid-template-columns:1fr;row-gap:12rem}.tool__top{grid-template-columns:1fr;row-gap:12rem;margin-bottom:12rem}.tool__item{height:auto;border-radius:12rem}.tool__item-text{padding:20rem 20rem 0}.tool__item-text h3{margin-bottom:4rem}.tool__item-img{width:90%;margin:20rem auto 0}.tool__item--flex{flex-direction:column;row-gap:20rem;padding:20rem}.tool__item--flex .tool__item-img{width:40rem;height:40rem;margin:0}}.review__inner{padding-bottom:100rem}.review__block{position:relative;padding:152rem 90rem 152rem 0;border-radius:20rem;background:linear-gradient(129deg,#6cd90c 16.91%,#0b8000 78.54%);overflow:clip}.review__slice{position:absolute;top:135rem;left:32rem}.review__slice-first{width:730rem;aspect-ratio:1.07}.review__slice-second{position:absolute;top:169rem;right:-78rem;width:440rem;aspect-ratio:.73}.review__slice img{object-fit:contain;transform:rotate(-15deg)}.review__text{width:min(620rem,100%);margin-left:auto}.review__text p{margin-block:30rem 50rem;color:var(--white);font-size:24rem}@media (max-width: 768px){.review__text p{font-size:16rem}}.review__title{text-align:left!important;color:var(--white)}.review__title span{display:block;margin-top:10rem;padding-block:15rem;border-radius:10rem;background:var(--white);text-align:center;color:var(--black)}.review__buttons{display:grid;grid-template-columns:322rem 268rem;column-gap:15rem}.review__list{width:min(1350rem,100%);margin:80rem auto 0}.review__item{display:flex;align-items:stretch}.review__item-text{width:min(684rem,100%);flex-shrink:0;display:flex;align-items:center;justify-content:center}.review__item-text-content{width:min(495rem,100%)}.review__item-text-content h3{width:min(320rem,100%);margin-bottom:24rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:24rem;line-height:1.35;letter-spacing:.72}@media (max-width: 768px){.review__item-text-content h3{font-size:18rem;letter-spacing:.54rem}}.review__item-text-content ul li{display:flex;align-items:center;column-gap:10rem}.review__item-text-content ul li:before{content:"";width:14rem;height:14rem;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M14 7L7 14L0 7L7 0L14 7ZM3.94434 7.00098L7 10.0566L10.0557 7.00098L7 3.94531L3.94434 7.00098Z' fill='%2362C50A'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M14 7L7 14L0 7L7 0L14 7ZM3.94434 7.00098L7 10.0566L10.0557 7.00098L7 3.94531L3.94434 7.00098Z' fill='%2362C50A'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;color:var(--green)}.review__item-text-content ul li:not(:last-child){margin-bottom:15rem}.review__item-digit{margin-bottom:40rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:52rem;line-height:1.1;letter-spacing:1.56rem;color:var(--green)}@media (max-width: 768px){.review__item-digit{font-size:20rem;letter-spacing:.6rem}}.review__item-atropos{flex:auto}.review__item-img{position:relative;height:531rem;border-radius:20rem;display:flex;align-items:center;justify-content:center;background:var(--gray-80)}.review__item-img img{object-fit:contain}.review__item-img.first-img img{width:600rem;aspect-ratio:131/81;border-radius:10rem;box-shadow:0 4px 30px #0000001a}.review__item-img.second-img{align-items:flex-end}.review__item-img.second-img img{width:470rem;aspect-ratio:.96}.review__item-img.third-img img{width:580rem;aspect-ratio:1.66}.review__item:nth-child(2n) .review__item-text-content{width:min(455rem,100%)}@media (max-width: 768px){.review__inner{padding-block:40rem}.review__block{padding:30rem 30rem 170rem;border-radius:12rem;background:linear-gradient(129deg,#6cd90c 16.91%,#0b8000 78.54%)}.review__slice{position:absolute;top:unset;left:-32rem;bottom:-188rem}.review__slice-first{width:335rem}.review__slice-second{top:-2rem;right:-45rem;width:210rem}.review__text{margin-left:0}.review__text p{margin-block:16rem 24rem}.review__title span{display:inline-block;margin-top:5rem;padding:6rem 12rem;border-radius:8rem;line-height:1.1}.review__buttons{grid-template-columns:1fr;row-gap:8rem}.review__item{flex-direction:column;row-gap:24rem}.review__item-text{width:100%}.review__item-text-content h3{margin-bottom:12rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:52rem;line-height:1.1;letter-spacing:1.56rem;text-wrap:balance}}@media (max-width: 768px) and (max-width: 768px){.review__item-text-content h3{font-size:20rem;letter-spacing:.6rem}}@media (max-width: 768px){.review__item-text-content ul li:not(:last-child){margin-bottom:12rem}.review__item-digit{margin-bottom:16rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:64rem;line-height:1.1;letter-spacing:1.92rem}}@media (max-width: 768px) and (max-width: 768px){.review__item-digit{font-size:24rem;letter-spacing:.72rem}}@media (max-width: 768px){.review__item-img{flex:none;display:block;height:auto;border-radius:12rem;padding-top:20rem}.review__item-img img{width:100%;height:100%;object-fit:contain}.review__item-img.first-img{padding-inline:20rem}.review__item-img.first-img img{width:100%;aspect-ratio:unset;border-radius:3rem}.review__item-img.second-img{padding-inline:51rem;align-items:unset}.review__item-img.second-img img{width:100%;aspect-ratio:unset}.review__item-img.third-img{padding-inline:20rem;padding-bottom:10rem}.review__item-img.third-img img{width:100%;aspect-ratio:unset}.review__item:nth-child(2n){flex-direction:column-reverse}.review__item:nth-child(2n) .review__item-text-content{width:100%}.review__item:not(:last-child){margin-bottom:32rem}}.personal{padding:50rem}.personal__inner{padding:100rem;border-radius:20rem;background:var(--gray-70)}.personal__title{margin-bottom:60rem;text-align:center}.personal__title h2{width:min(914rem,100%);margin:0 auto}.personal__title p{margin-top:10rem;font-size:24rem}@media (max-width: 768px){.personal__title p{font-size:16rem}}.personal__items{display:grid;grid-template-columns:repeat(4,1fr);column-gap:20rem}.personal__item{padding:60rem 40rem;border-radius:30rem;background:var(--white);text-align:center;transition:box-shadow .3s var(--anim-ex),transform .3s var(--anim-ex)}.personal__item-icon{max-width:146rem;height:130rem;margin:0 auto}.personal__item-icon img{width:100%;height:100%;object-fit:contain}.personal__item h3{margin-block:40rem 15rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:24rem;line-height:1.35;letter-spacing:.72}@media (max-width: 768px){.personal__item h3{font-size:18rem;letter-spacing:.54rem}}@media (hover: hover) and (min-width: 769px){.personal__item:hover{transform:translateY(-5rem);box-shadow:0 15px 30px #4343431a}}@media (max-width: 768px){.personal{padding:40rem 16rem;overflow-x:clip}.personal__inner{padding:20rem;border-radius:12rem}.personal__title{margin-bottom:20rem}.personal__title p{margin-top:8rem}.personal__items{display:flex;align-items:stretch;column-gap:12rem;width:calc(100% + 40rem);margin-left:-20rem;padding-inline:20rem;overflow-x:auto;scroll-snap-type:x mandatory}.personal__items::-webkit-scrollbar{display:none}.personal__item{flex:0 0 240rem;padding:20rem;border-radius:12rem;scroll-snap-align:center}.personal__item-icon{max-width:86rem;height:80rem}.personal__item h3{margin-block:24rem 8rem}}.send__inner{padding-block:50rem}.send__block{position:relative;padding:60rem;border-radius:20rem;background:var(--black-200)}.send__img{position:absolute;top:16rem;right:30rem;width:442rem;aspect-ratio:1.4}.send__img img{width:100%;height:100%;object-fit:contain}.send__text{color:var(--white)}.send__text h2{margin-bottom:20rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:32rem}.send__buttons{margin-top:40rem;display:flex;align-items:center;column-gap:20rem}.send__buttons .button{padding-inline:24rem}.send__buttons-link{color:var(--gray-100);text-decoration:underline;text-underline-offset:4rem}@media (max-width: 768px){.send__inner{padding-block:40rem}.send__block{padding:242rem 20rem 24rem;border-radius:12rem}.send__img{position:absolute;top:24rem;right:28rem;width:280rem}.send__text{text-align:center}.send__text h2{margin-bottom:8rem;font-size:18rem}.send__buttons{margin-top:24rem;flex-direction:column;align-items:stretch;row-gap:16rem}.send__buttons-link{text-align:center}}.work__inner{padding-block:80rem 40rem}.work__title{margin-bottom:40rem;text-align:center}.work__title p{width:min(648rem,100%);margin:10rem auto 0;font-size:24rem}@media (max-width: 768px){.work__title p{font-size:16rem}}.work__tabs{display:flex;align-items:stretch;justify-content:center}.work__tab{padding:20rem 30rem;border-bottom:1rem solid transparent;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:16rem;line-height:1;letter-spacing:.8rem;text-align:center;color:var(--gray-600);transition:color .3s var(--anim-ex),border-bottom-color .3s var(--anim-ex)}@media (max-width: 768px){.work__tab{font-size:14rem}}.work__tab--active{color:var(--black);border-bottom-color:var(--green)}.work__block{position:relative;width:900rem;margin:20rem auto 0}.work__nav-button{position:absolute;top:50%;transform:translateY(-50%)}.work__nav-button.nav-button--next{right:-90rem}.work__nav-button.nav-button--prev{left:-90rem}.work__slider{border-radius:10rem}.work__slider .swiper-wrapper{border-radius:inherit}.work__slide img{width:100%;height:100%;object-fit:cover}.work__slide.swiper-slide{height:550rem}.work__pagination{margin-top:35rem;display:flex;align-items:center;justify-content:center;column-gap:15rem}@media (max-width: 768px){.work{overflow-x:clip}.work__inner{padding-block:40rem}.work__title{margin-bottom:24rem}.work__title p{margin:8rem auto 0}.work__tabs{width:100vw;margin-left:-16rem;padding-inline:16rem;column-gap:10rem;justify-content:unset;overflow-x:auto;scroll-snap-type:x mandatory}.work__tabs::-webkit-scrollbar{display:none}.work__tab{padding:8rem 4rem;white-space:nowrap;scroll-snap-align:center;font-size:12rem}.work__block{width:100%;margin:16rem auto 0}.work__nav-button{top:100%}.work__nav-button.nav-button--next{right:50rem}.work__nav-button.nav-button--prev{left:50rem}.work__slider{border-radius:3rem}.work__slide.swiper-slide{height:200rem}.work__pagination{margin-top:24rem;column-gap:8rem}}.manage{position:relative;overflow:clip}.manage__wheel{position:absolute;top:0;left:0;width:100%;aspect-ratio:1.17}.manage__wheel img{width:100%;height:100%;object-fit:contain}.manage__inner{position:relative;z-index:3;padding-block:100rem}.manage__title{width:min(630rem,100%);margin:0 auto 80rem}.manage__title span{color:var(--green)}.manage__form{width:min(532rem,100%);margin:0 auto;padding:60rem;border-radius:20rem;display:flex;flex-direction:column;row-gap:10rem;background:var(--black-200);color:var(--white)}.manage__form-title{margin-bottom:20rem;text-align:center;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:32rem}.manage__form .form-checkbox{margin-block:10rem 20rem}.manage__form-link{margin-top:10rem;text-align:center;color:var(--gray-100);text-decoration:underline;text-underline-offset:4rem}.manage:after{content:"";position:absolute;z-index:2;bottom:0;left:0;width:100%;height:365rem;background:linear-gradient(180deg,#fff0,#fff)}@media (max-width: 768px){.manage__wheel{top:unset;bottom:0;left:-120rem;width:600rem}.manage__inner{padding-block:40rem 208rem}.manage__title{margin:0 auto 24rem;text-wrap:balance}.manage__form{padding:24rem 20rem;border-radius:12rem;row-gap:12rem}.manage__form-title{margin-bottom:12rem;font-size:18rem;text-wrap:balance}.manage__form .form-checkbox{margin-block:0 4rem}.manage__form-link{margin-top:4rem}.manage:after{width:100%;height:100%;background:linear-gradient(0deg,#fff0,#fff 40.87%)}}.header{position:fixed;z-index:100;top:20rem;left:0;width:100vw}.header__inner{padding:15rem 20rem;display:flex;align-items:center;justify-content:space-between;border-radius:15rem;background:var(--white);box-shadow:-10px 5px 15px #9999991a}.header__logo-link{font-size:24rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase}.header__main{display:contents}.header__main-bg{display:none}.header__main-block{display:contents}.header__menu-list{display:flex;align-items:center;column-gap:30rem}.header__menu-item a{font-size:18rem;font-weight:500;color:var(--gray-400);transition:color .3s var(--anim-ex)}@media (hover: hover){.header__menu-item a:hover{color:var(--black)}}@media (hover: none){.header__menu-item a:active{color:var(--black)}}.header__buttons{display:flex;align-items:stretch;column-gap:10rem}.header__buttons .button{padding-inline:20rem}@media (max-width: 768px){.header{top:16rem}.header__inner{padding:0 16rem;border-radius:0;background:transparent;box-shadow:none}.header__inner:has(>.header__burger--active) .header__logo{background-color:var(--green);color:var(--white)}.header__logo{padding:6rem 8rem;border-radius:6rem;background:var(--white);box-shadow:0 0 8px #99999926;transition:background-color .3s var(--anim-ex)}.header__logo-link{font-size:16rem}.header__logo,.header__burger{position:relative;z-index:3}.header__burger{width:30rem;height:30rem;padding:8rem 6rem;display:flex;justify-content:space-between;flex-direction:column;border-radius:4rem;background:var(--green);box-shadow:0 5px 10px #9999991c}.header__burger span{height:2rem;border-radius:2rem;background:var(--white);transition:transform .4s var(--anim-ex)}.header__burger span:first-child{transform-origin:left center}.header__burger span:last-child{transform-origin:left center}.header__burger--active span:first-child{transform:translate(2rem) rotate(42deg)}.header__burger--active span:nth-child(2){transform:scale(0)}.header__burger--active span:last-child{transform:translate(2rem) rotate(-42deg)}.header__main{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background:#0d0d0d66;opacity:0;pointer-events:none;transition:opacity .4s var(--anim-ex);transition-delay:.3s}.header__main-block{display:flex;align-items:stretch;flex-direction:column;padding:278rem 16rem 24rem;border-radius:0 0 12rem 12rem;background:var(--white);transform:translateY(-100%);transition:transform .6s var(--anim-ex);transition-delay:0s}.header__main-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.header__main-bg img{width:100%;height:100%;object-fit:cover}.header__main--active{opacity:1;pointer-events:all;transition-delay:0s}.header__main--active .header__main-block{transition-delay:.25s;transform:translateY(0)}.header__menu,.header__buttons{position:relative}.header__menu-list{flex-direction:column;align-items:stretch;row-gap:16rem}.header__menu-item a{display:flex;align-items:flex-start;justify-content:space-between;column-gap:20rem;padding-bottom:8rem;border-bottom:1rem solid var(--gray-100);font-size:16rem}.header__menu-item a:after{content:"";width:24rem;height:24rem;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.45312 19.92L14.9731 13.4C15.7431 12.63 15.7431 11.37 14.9731 10.6L8.45312 4.08002' stroke='%2362C50A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.45312 19.92L14.9731 13.4C15.7431 12.63 15.7431 11.37 14.9731 10.6L8.45312 4.08002' stroke='%2362C50A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.header__buttons{margin-top:24rem;flex-direction:column;row-gap:12rem}.header__buttons .button{width:100%;padding-inline:0}}.button{display:inline-block;padding-block:22rem;border-radius:10rem;background:var(--green);font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:16rem;line-height:1;letter-spacing:.8rem;text-align:center;color:var(--white)}@media (max-width: 768px){.button{font-size:14rem}}.button--ps{padding-block:17rem}@media (hover: hover){.button:hover{background:#54a908}}@media (hover: none){.button:active{background:#54a908}}.button--white{background:var(--white);color:var(--gray-800)}@media (hover: hover){.button--white:hover{background:var(--gray-200)}}@media (hover: none){.button--white:active{background:var(--gray-200)}}.button--transparent{background:transparent;border:1rem solid var(--white)}@media (hover: hover){.button--transparent:hover{background:var(--white);color:var(--black)}}@media (hover: none){.button--transparent:active{background:var(--white);color:var(--black)}}.button--transparent-green{border-color:var(--green);color:var(--green)}@media (hover: hover){.button--transparent-green:hover{background:var(--green);color:var(--white)}}@media (hover: none){.button--transparent-green:active{background:var(--green);color:var(--white)}}.button:disabled{background:var(--gray-600)}@media (max-width: 768px){.button,.button--ps{padding-block:16rem}}.title-h2{font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:52rem;line-height:1.1;letter-spacing:1.56rem;text-align:center}@media (max-width: 768px){.title-h2{font-size:20rem;letter-spacing:.6rem}}.nav-button{width:40rem;height:40rem}.nav-button:after{content:"";display:block;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41' fill='none'%3E%3Cpath d='M29.13 0.822266H12.37C5.09 0.822266 0.75 5.16227 0.75 12.4423V29.1823C0.75 36.4823 5.09 40.8223 12.37 40.8223H29.11C36.39 40.8223 40.73 36.4823 40.73 29.2023V12.4423C40.75 5.16227 36.41 0.822266 29.13 0.822266ZM26.33 21.8823L19.27 28.9423C18.97 29.2423 18.59 29.3823 18.21 29.3823C17.83 29.3823 17.45 29.2423 17.15 28.9423C16.57 28.3623 16.57 27.4023 17.15 26.8223L23.15 20.8223L17.15 14.8223C16.57 14.2423 16.57 13.2823 17.15 12.7023C17.73 12.1223 18.69 12.1223 19.27 12.7023L26.33 19.7623C26.93 20.3423 26.93 21.3023 26.33 21.8823Z' fill='%23D9D9D9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41' fill='none'%3E%3Cpath d='M29.13 0.822266H12.37C5.09 0.822266 0.75 5.16227 0.75 12.4423V29.1823C0.75 36.4823 5.09 40.8223 12.37 40.8223H29.11C36.39 40.8223 40.73 36.4823 40.73 29.2023V12.4423C40.75 5.16227 36.41 0.822266 29.13 0.822266ZM26.33 21.8823L19.27 28.9423C18.97 29.2423 18.59 29.3823 18.21 29.3823C17.83 29.3823 17.45 29.2423 17.15 28.9423C16.57 28.3623 16.57 27.4023 17.15 26.8223L23.15 20.8223L17.15 14.8223C16.57 14.2423 16.57 13.2823 17.15 12.7023C17.73 12.1223 18.69 12.1223 19.27 12.7023L26.33 19.7623C26.93 20.3423 26.93 21.3023 26.33 21.8823Z' fill='%23D9D9D9'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;color:var(--gray-200)}.nav-button--prev:after{transform:scaleX(-1)}.nav-button.swiper-button-disabled{opacity:.5}@media (max-width: 768px){.nav-button{width:24rem;height:24rem}}.pagination__item{position:relative;width:90rem;height:5rem;border-radius:50rem;background:var(--gray-150)}.pagination__item span{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:0;border-radius:50rem;background:var(--green);box-shadow:0 0 4px #78de1380}.pagination__item--active span{animation:paginationAnim 5s forwards linear}@keyframes paginationAnim{0%{width:0}to{width:100%}}@media (max-width: 768px){.pagination__item{width:40rem;height:4rem}}.form-input input{width:100%;padding:16rem 15rem;border:1rem solid var(--gray-600);border-radius:10rem;color:var(--gray-100);transition:color .3s var(--anim-ex),border-color .3s var(--anim-ex)}.form-input input::placeholder{color:inherit}.form-input input.error{border-color:var(--red);color:var(--red)}.form-checkbox label{position:relative;width:fit-content;display:flex;align-items:center;column-gap:10rem;cursor:pointer}.form-checkbox label input{position:absolute;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-checkbox label input:checked+span:after{opacity:1}.form-checkbox__mark{width:24rem;height:24rem;flex-shrink:0;padding:3rem;border:1rem solid var(--gray-250);background:var(--white)}.form-checkbox__mark:after{content:"";display:block;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E%3Cpath d='M1.00032 6.95646L6.35912 13L17 1' stroke='%23040404' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E%3Cpath d='M1.00032 6.95646L6.35912 13L17 1' stroke='%23040404' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;color:var(--black);opacity:0;transition:opacity .3s var(--anim-ex)}.form-checkbox__text{font-size:14rem;color:var(--gray-100)}@media (max-width: 768px){.form-checkbox__text{font-size:12rem}}.form-checkbox__text a{color:var(--white);text-decoration:underline;text-underline-offset:3rem}.form--black input,.form--black .form-checkbox__text,.form--black .form-checkbox__text a{color:var(--gray-600)}@media (max-width: 768px){.form-input input{padding:15rem}.form-checkbox label{align-items:flex-start;column-gap:8rem}}.footer{position:relative;padding-top:350rem}.footer__caption{position:absolute;top:170rem;left:0;width:100%;text-align:center;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:220rem;line-height:1.05;letter-spacing:6.5rem;background:linear-gradient(180deg,#c7c7c7ab,#fff 76.92%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer__inner{position:relative;padding-block:50rem 60rem;display:flex;align-items:center;justify-content:space-between;background:var(--white)}.footer__inner .button{padding-inline:18rem}.footer__menu-list{display:flex;align-items:center;column-gap:80rem}.footer__menu-item a{font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:16rem;line-height:1;letter-spacing:.8rem;color:var(--gray-400);transition:color .3s var(--anim-ex)}@media (max-width: 768px){.footer__menu-item a{font-size:14rem}}@media (hover: hover){.footer__menu-item a:hover{color:var(--black)}}@media (hover: none){.footer__menu-item a:active{color:var(--black)}}.footer__bottom{padding-block:10rem;display:flex;align-items:center;justify-content:center;column-gap:40rem;background:var(--gray-100)}.footer__bottom a,.footer__bottom span{color:var(--gray-400)}@media (max-width: 768px){.footer{padding-top:65rem}.footer__caption{top:28rem;font-size:43rem;line-height:1.05;letter-spacing:1.23rem}.footer__inner{padding-block:40rem;flex-direction:column-reverse;align-items:stretch;row-gap:20rem}.footer__inner .button{padding-inline:0}.footer__menu-list{flex-direction:column;align-items:stretch;row-gap:20rem}.footer__menu-item a{display:flex;align-items:flex-start;justify-content:space-between;column-gap:20rem;padding-bottom:8rem;border-bottom:1rem solid var(--gray-100);font-size:16rem}.footer__menu-item a:after{content:"";width:24rem;height:24rem;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.45312 19.92L14.9731 13.4C15.7431 12.63 15.7431 11.37 14.9731 10.6L8.45312 4.08002' stroke='%2362C50A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.45312 19.92L14.9731 13.4C15.7431 12.63 15.7431 11.37 14.9731 10.6L8.45312 4.08002' stroke='%2362C50A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.footer__bottom{padding-block:20rem;flex-direction:column;row-gap:8rem}}.modal{position:fixed;z-index:120;top:0;left:0;width:100vw;height:100%;background:#0d0d0d66;opacity:0;pointer-events:none;transition:opacity .3s var(--anim-ex)}.modal__dialog{height:100%;display:grid;align-items:center;padding-block:50rem;overflow-y:auto}.modal__content{position:relative;width:min(532rem,100%);margin:0 auto;padding:60rem;border-radius:20rem;background:var(--white);transform:scale(.96);opacity:0;transition:opacity .4s var(--anim-ex),transform .4s var(--anim-ex)}.modal__close{position:absolute;bottom:calc(100% + 6rem);right:0;width:30rem;height:30rem;padding:6rem;border-radius:4rem;background:var(--black-200);cursor:pointer}.modal__close:after{content:"";display:block;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6575 3.94653L3.34375 15.2602M3.34401 3.94653L14.6577 15.2602' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6575 3.94653L3.34375 15.2602M3.34401 3.94653L14.6577 15.2602' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;color:var(--white)}.modal__title{margin-bottom:30rem;font-family:var(--font-mg);font-weight:500;text-transform:uppercase;font-size:32rem;letter-spacing:.96rem;line-height:1.1;text-align:center}.modal__form{display:flex;flex-direction:column;row-gap:10rem}.modal__form .form-checkbox{margin-block:10rem 20rem}.modal__form-link{display:block;margin-top:20rem;text-align:center;text-decoration:underline;text-underline-offset:4rem}.modal--active{opacity:1;pointer-events:all}.modal--active .modal__content{opacity:1;transform:scale(1)}@media (max-width: 768px){.modal__dialog{padding-block:40rem}.modal__content{width:calc(100% - 32rem);padding:24rem 20rem;border-radius:12rem}.modal__title{margin-bottom:24rem;font-size:18rem;letter-spacing:.54rem;text-wrap:balance}.modal__form{row-gap:12rem}.modal__form .form-checkbox{margin-block:0 4rem}.modal__form-link{margin-top:16rem}}
