@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide {transform-style: preserve-3d;}}.swiper-css-mode{> .swiper-wrapper {overflow: auto; scrollbar-width: none; -ms-overflow-style: none; &::-webkit-scrollbar {display: none;}} > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;} &.swiper-horizontal {> .swiper-wrapper {scroll-snap-type: x mandatory;}} &.swiper-vertical {> .swiper-wrapper {scroll-snap-type: y mandatory;}} &.swiper-free-mode {> .swiper-wrapper {scroll-snap-type: none;} > .swiper-wrapper > .swiper-slide {scroll-snap-align: none;}} &.swiper-centered {> .swiper-wrapper:before {content: ""; flex-shrink: 0; order: 9999;} > .swiper-wrapper > .swiper-slide {scroll-snap-align: center center; scroll-snap-stop: always;}} &.swiper-centered.swiper-horizontal {> .swiper-wrapper > .swiper-slide:first-child {margin-inline-start: var(--swiper-centered-offset-before);} > .swiper-wrapper:before {height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after);}} &.swiper-centered.swiper-vertical {> .swiper-wrapper > .swiper-slide:first-child {margin-block-start: var(--swiper-centered-offset-before);} > .swiper-wrapper:before {height: var(--swiper-centered-offset-after); min-width: 1px; width: 100%;}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top {height: 100%; left: 0; pointer-events: none; position: absolute; top: 0; width: 100%; z-index: 10;} .swiper-slide-shadow {background: rgba(0,0,0,.1490196078);} .swiper-slide-shadow-left {background-image: linear-gradient(270deg,rgba(0,0,0,.5019607843),rgba(0,0,0,0));} .swiper-slide-shadow-right {background-image: linear-gradient(90deg,rgba(0,0,0,.5019607843),rgba(0,0,0,0));} .swiper-slide-shadow-top {background-image: linear-gradient(0deg,rgba(0,0,0,.5019607843),rgba(0,0,0,0));} .swiper-slide-shadow-bottom {background-image: linear-gradient(180deg,rgba(0,0,0,.5019607843),rgba(0,0,0,0));}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top:4px solid rgba(0,0,0,0);box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader {animation: swiper-preloader-spin 1s linear infinite;}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after {content: ""; left: 0; pointer-events: none; position: absolute; top: 0;}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after {height: 1px; width: var(--swiper-virtual-size);}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after {height: var(--swiper-virtual-size); width: 1px;}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled & {display: none !important;} svg {height: 100%; object-fit: contain; transform-origin: center; width: 100%; fill: currentColor; pointer-events: none;}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size) / 2);top:var(--swiper-navigation-top-offset, 50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon {transform: rotate(180deg);}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~ .swiper-button-next,~ .swiper-button-prev {margin-left: 0; margin-top: calc(0px - var(--swiper-navigation-size) / 2); top: var(--swiper-navigation-top-offset, 50%);} &.swiper-rtl .swiper-button-next,&.swiper-rtl ~ .swiper-button-next,& ~ .swiper-button-prev,.swiper-button-prev {left: var(--swiper-navigation-sides-offset, 4px); right: auto;} &.swiper-rtl .swiper-button-prev,&.swiper-rtl ~ .swiper-button-prev,& ~ .swiper-button-next,.swiper-button-next {left: auto; right: var(--swiper-navigation-sides-offset, 4px);} &.swiper-rtl .swiper-button-next,&.swiper-rtl ~ .swiper-button-next,& ~ .swiper-button-prev,.swiper-button-prev {.swiper-navigation-icon {transform: rotate(180deg);}} &.swiper-rtl .swiper-button-prev,&.swiper-rtl ~ .swiper-button-prev {.swiper-navigation-icon {transform: rotate(0deg);}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~ .swiper-button-next,~ .swiper-button-prev {left: var(--swiper-navigation-top-offset, 50%); margin-left: calc(0px - var(--swiper-navigation-size) / 2); margin-top: 0; right: auto;} .swiper-button-prev,~ .swiper-button-prev {bottom: auto; top: var(--swiper-navigation-sides-offset, 4px); .swiper-navigation-icon {transform: rotate(-90deg);}} .swiper-button-next,~ .swiper-button-next {bottom: var(--swiper-navigation-sides-offset, 4px); top: auto; .swiper-navigation-icon {transform: rotate(90deg);}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled&>{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);left:0;top:var(--swiper-pagination-top, auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet {position: relative; transform: scale(.33);} .swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main {transform: scale(1);} .swiper-pagination-bullet-active-prev {transform: scale(.66);} .swiper-pagination-bullet-active-prev-prev {transform: scale(.33);} .swiper-pagination-bullet-active-next {transform: scale(.66);} .swiper-pagination-bullet-active-next-next {transform: scale(.33);}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color, #000);border-radius:var(--swiper-pagination-bullet-border-radius, 50%);display:inline-block;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));button& {appearance: none; border: none; box-shadow: none; margin: 0; padding: 0;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity, 1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left, auto);right:var(--swiper-pagination-right, 8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet {display: block; margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;} &.swiper-pagination-bullets-dynamic {top: 50%; transform: translateY(-50%); width: 8px; .swiper-pagination-bullet {display: inline-block; transition: transform .2s,top .2s;}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);} &.swiper-pagination-bullets-dynamic {left: 50%; transform: translateX(-50%); white-space: nowrap; .swiper-pagination-bullet {transition: transform .2s,left .2s;}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .2509803922));position:absolute;.swiper-pagination-progressbar-fill {background: var(--swiper-pagination-color, var(--swiper-theme-color)); height: 100%; left: 0; position: absolute; top: 0; transform: scale(0); transform-origin: left top; width: 100%;} .swiper-rtl & .swiper-pagination-progressbar-fill {transform-origin: right top;} &.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal > &,.swiper-vertical > &.swiper-pagination-progressbar-opposite {height: var(--swiper-pagination-progressbar-size, 4px); left: 0; top: 0; width: 100%;} &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal > &.swiper-pagination-progressbar-opposite,.swiper-vertical > & {height: 100%; left: 0; top: 0; width: var(--swiper-pagination-progressbar-size, 4px);}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled&>{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal&>{bottom:var(--swiper-scrollbar-bottom, 4px);height:var(--swiper-scrollbar-size, 4px);left:var(--swiper-scrollbar-sides-offset, 1%);position:absolute;top:var(--swiper-scrollbar-top, auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical&>{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);left:var(--swiper-scrollbar-left, auto);position:absolute;right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);width:var(--swiper-scrollbar-size, 4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;> canvas,> img,> svg {max-height: 100%; max-width: 100%; object-fit: contain;}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide {transition-timing-function: ease-out;}}.swiper-slide {pointer-events: none; transition-property: opacity; .swiper-slide {pointer-events: none;}} .swiper-slide-active {pointer-events: auto; & .swiper-slide-active {pointer-events: auto;}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide {backface-visibility: hidden; height: 100%; pointer-events: none; transform-origin: 0 0; visibility: hidden; width: 100%; z-index: 1; .swiper-slide {pointer-events: none;}} &.swiper-rtl .swiper-slide {transform-origin: 100% 0;} .swiper-slide-active {&,& .swiper-slide-active {pointer-events: auto;}} .swiper-slide-active,.swiper-slide-next,.swiper-slide-prev {pointer-events: auto; visibility: visible;} .swiper-cube-shadow {bottom: 0; height: 100%; left: 0; opacity: .6; position: absolute; width: 100%; z-index: 0; &:before {background: #000; bottom: 0; content: ""; filter: blur(50px); left: 0; position: absolute; right: 0; top: 0;}}}.swiper-cube{.swiper-slide-next + .swiper-slide {pointer-events: auto; visibility: visible;}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top {backface-visibility: hidden; z-index: 0;}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide {backface-visibility: hidden; pointer-events: none; z-index: 1; .swiper-slide {pointer-events: none;}} .swiper-slide-active {&,& .swiper-slide-active {pointer-events: auto;}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top {backface-visibility: hidden; z-index: 0;}}.swiper-creative{.swiper-slide {backface-visibility: hidden; overflow: hidden; transition-property: transform,opacity,height;}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide {backface-visibility: hidden; overflow: hidden; transform-origin: center bottom;}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6,p{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.reset-button{width:auto;height:auto;border:none;background:none;background-color:transparent;padding:0;margin:0;font:inherit;cursor:pointer;text-align:left;text-decoration:none;box-shadow:none;color:inherit}.reset-list{list-style:none;padding:0;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;border:0}.hidden{display:none!important}img{display:block}:root{--siniy: #033878;--goluboy: #07b8fd;--belyy: #fff;--chernyy: #252525;--seryy-2: #7a828e;--seryy: #f7f7f7;--ryzhiy: #f39200;--zelenyy: #9abe35}html{font-size:16px}html,body{height:100%;font-family:Averta CY,sans-serif,arial;scroll-behavior:smooth}body{position:relative;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body:has(.menu._active,.cookie._active):not(:has(.policy-page)){overflow:hidden}body:has(.policy-page) .cookie._active{display:none}.app{display:flex;flex-direction:column;min-height:100%}.app__main{overflow:hidden;flex-grow:1}.app__main:has(.policy-page){overflow:initial}body,input,textarea,button,select{line-height:1.55}*,:before,:after{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:400;color:inherit}a{color:inherit;text-decoration:none}a:hover,a:active,a:focus{text-decoration:underline}*{-webkit-tap-highlight-color:transparent}.js-droplist-content{height:0;overflow:hidden}.slider-arrow.swiper-button-disabled{display:none}.container{padding-inline:84px;max-width:1920px;margin-inline:auto;min-width:320px;width:100%}@media screen and (max-width: 1024px){.container{padding-inline:40px}}@media screen and (max-width: 576px){.container{padding-inline:20px}}.section-title{font-weight:600;font-size:50px;line-height:124%;letter-spacing:-.02em;color:var(--siniy);margin-bottom:20px;position:relative;z-index:1}@media screen and (max-width: 1024px){.section-title{font-size:36px}}@media screen and (max-width: 576px){.section-title{font-size:34px}}.section-desc{font-weight:300;font-size:28px;line-height:135%;letter-spacing:-.02em;color:var(--siniy);margin-bottom:60px}@media screen and (max-width: 1024px){.section-desc{font-size:22px;line-height:124%;margin-bottom:40px}}@media screen and (max-width: 576px){.section-desc{font-size:16px}}.swiper-navigation{display:flex;align-items:center;gap:19px;color:var(--siniy)}.swiper-navigation__prev,.swiper-navigation__next{display:inline-flex;align-items:center;justify-content:center;padding:8px 25px;background:var(--seryy);border-radius:4px}@media (hover: hover){.swiper-navigation__prev:hover:not(:disabled),.swiper-navigation__next:hover:not(:disabled){cursor:pointer}}.swiper-navigation__prev svg,.swiper-navigation__next svg{width:32px;height:initial;aspect-ratio:1/1}@media screen and (max-width: 1024px){.swiper-navigation__prev svg,.swiper-navigation__next svg{width:24px}}.swiper-navigation__prev.swiper-button-disabled,.swiper-navigation__next.swiper-button-disabled{opacity:.5;pointer-events:none}.swiper-navigation__next svg{transform:rotate(180deg)}.swiper-navigation--light .swiper-navigation__next,.swiper-navigation--light .swiper-navigation__prev{background-color:var(--belyy)}@font-face{font-family:Averta CY;src:url(./AvertaCY-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Averta CY;src:url(./AvertaCY-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta CY;src:url(./AvertaCY-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Averta CY;src:url(./AvertaCY-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.button-link{display:inline-flex;gap:1px;align-items:center;justify-content:center;text-align:center;padding:13px 24px;background:var(--siniy);border-radius:12px;color:var(--belyy);font-weight:600;font-size:24px;line-height:124%;letter-spacing:-.02em;transition:opacity .3s ease;text-decoration:none}@media (hover: hover){.button-link:hover:not(:disabled){opacity:.85;text-decoration:none}}@media screen and (max-width: 1024px){.button-link{padding:17px 23px;font-size:18px}}@media screen and (max-width: 576px){.button-link{padding-block:13px;font-size:16px;border-radius:13px;width:100%;font-weight:400}}.button-link--light{background-color:var(--belyy);color:var(--siniy)}.button-link--orange{background-color:var(--ryzhiy);color:var(--belyy)}.button-link--green{background-color:var(--zelenyy);color:var(--belyy)}.button-link span:not(.button-link__text){margin-inline:-4px}@media screen and (max-width: 1024px){.button-link span:not(.button-link__text){display:none}}@media screen and (max-width: 1280px){.button-link__text--desktop{display:none}}@media screen and (min-width: 1281px){.button-link__text--mobile{display:none}}.button{font-weight:600;font-size:20px;line-height:120%;letter-spacing:-.03em;color:var(--belyy);padding:16px 33px;background:var(--siniy);border-radius:13px;text-align:center}.button--light{outline:1px solid var(--siniy);background-color:var(--belyy);color:var(--siniy)}.review-card{background:var(--seryy);border-radius:20px;padding:30px;height:100%;min-height:350px;color:var(--siniy);display:flex;flex-direction:column;align-items:flex-start;gap:30px}@media screen and (max-width: 1024px){.review-card{min-height:330px}}@media screen and (max-width: 576px){.review-card{min-height:260px}}.review-card__wrapper-text{padding-left:6px;margin-bottom:auto;background:linear-gradient(to top right,#033878,#07b8fd);border-radius:20px}.review-card__text{font-weight:400;font-size:24px;line-height:124%;letter-spacing:-.02em;background:var(--seryy);padding:10px 0 10px 26px;border-top-left-radius:11px;border-bottom-left-radius:11px;margin-top:-3px;margin-bottom:-3px}@media screen and (max-width: 1024px){.review-card__text{font-size:20px;padding-left:12px}}@media screen and (max-width: 576px){.review-card__text{font-size:16px}}.review-card__author{display:flex;gap:20px;align-items:center}@media screen and (max-width: 1024px){.review-card__author{gap:14px}}.review-card__author-desc{display:flex;flex-direction:column;gap:4px}.review-card__author-name{font-weight:600;font-size:24px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 1024px){.review-card__author-name{font-size:20px}}@media screen and (max-width: 576px){.review-card__author-name{font-size:18px}}.review-card__author-position{font-weight:400;font-size:20px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 576px){.review-card__author-position{font-size:16px}}.review-card__author-image{width:86px;aspect-ratio:1/1;border-radius:20px;overflow:hidden}@media screen and (max-width: 1024px){.review-card__author-image{width:60px}}@media screen and (max-width: 576px){.review-card__author-image{width:50px}}.review-card .picture img{display:block;width:100%;height:100%;object-fit:cover}.header{color:var(--siniy);position:sticky;top:0;left:0;right:0;background-color:var(--belyy);z-index:100}.header__inner{display:flex;align-items:center;justify-content:space-between;padding-block:17px}@media screen and (max-width: 768px){.header__inner{justify-content:unset}}.header__burger{position:relative;width:24px;aspect-ratio:1/1;display:none}@media screen and (max-width: 768px){.header__burger{display:block}}.header__burger span{position:absolute;display:block;border-radius:2px;border-top:2px solid var(--siniy);transition:all .3s ease}.header__burger span:nth-child(1){top:5px;right:3px;left:3px}.header__burger span:nth-child(2){top:50%;right:3px;left:3px;transform:translateY(-50%)}.header__burger span:nth-child(3){bottom:5px;right:3px;left:3px}.header__burger._active span:nth-child(1){transform:translateY(6px) rotate(-45deg)}.header__burger._active span:nth-child(2){opacity:0}.header__burger._active span:nth-child(3){transform:translateY(-6px) rotate(45deg)}.header__logo{width:80px}@media screen and (max-width: 576px){.header__logo{width:66px}}.header__logo img{width:100%}@media screen and (max-width: 768px){.header__nav{margin-left:auto;margin-right:20px}}.header__nav ul{display:flex;align-items:center;flex-wrap:wrap;gap:40px}@media screen and (max-width: 942px){.header__nav ul{gap:20px}}.header__nav li a{font-weight:400;font-size:20px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 768px){.header__nav li:not(:last-of-type){display:none}}.header__nav li:last-of-type a{font-size:16px}.footer{border-top:1px solid rgba(122,130,142,.07);color:var(--siniy)}.footer__inner{display:flex;flex-direction:column;gap:40px;padding-top:30px}.footer__top{display:flex;align-items:center;flex-wrap:wrap;gap:40px}@media screen and (max-width: 1024px){.footer__top{flex-direction:column;flex-wrap:initial;align-items:flex-start}}.footer__top-wrapper{display:flex;align-items:center;gap:40px}@media screen and (max-width: 768px){.footer__top-wrapper{flex-direction:column;flex-wrap:initial;align-items:flex-start;gap:30px}}.footer__center{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1024px){.footer__center{flex-direction:column;gap:30px}}@media screen and (max-width: 1400px){.footer__address{max-width:400px}}@media screen and (max-width: 1024px){.footer__address{order:2;max-width:unset}}.footer__address p{font-size:24px;line-height:124%;letter-spacing:.02rem}.footer__contacts{display:flex;align-items:center;gap:41px;justify-content:end}@media screen and (max-width: 1024px){.footer__contacts{order:1}}@media screen and (max-width: 768px){.footer__contacts{flex-direction:column;flex-wrap:initial;align-items:flex-start;gap:9px}}.footer__contacts a{font-weight:400;font-size:29px;line-height:124%;letter-spacing:-.02em}@media (hover: hover){.footer__contacts a:hover:not(:disabled){text-decoration-skip-ink:none}}@media screen and (max-width: 1400px){.footer__contacts a{font-size:24px}}@media screen and (max-width: 768px){.footer__contacts a{font-size:20px}}.footer__bottom{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:16px;line-height:124%;letter-spacing:-.02em;padding-block:13px}@media screen and (max-width: 1500px){.footer__bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}}@media screen and (max-width: 768px){.footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:40px}}.footer__nav{display:flex;flex-wrap:wrap;align-items:center;gap:53px;margin-right:auto}@media screen and (max-width: 768px){.footer__nav{flex-direction:column;flex-wrap:initial;align-items:flex-start;gap:16px}}.footer__nav li a{font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.03em}@media (hover: hover){.footer__nav li a:hover:not(:disabled){text-decoration-skip-ink:none}}@media screen and (max-width: 1024px){.footer__nav li a{font-size:26px}}.footer__social{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.footer__social li a{display:inline-flex;border-radius:6px;padding:12px;width:48px;aspect-ratio:1/1;background:var(--seryy)}.footer__copyright{opacity:.31}.footer__policy-block{display:flex;align-items:center;justify-self:center;gap:24px;opacity:.31}@media screen and (max-width: 1500px){.footer__policy-block{grid-column:1/3;grid-row:1/2;justify-content:space-between;width:100%}}@media screen and (max-width: 768px){.footer__policy-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px}}.footer__develop{display:inline-flex;align-items:center;gap:9px;justify-self:end;transition:opacity .3s ease;opacity:.31}@media (hover: hover){.footer__develop:hover:not(:disabled){opacity:1;text-decoration:none}}.menu{position:fixed;top:92px;left:0;background-color:var(--belyy);width:100%;height:calc(100% - 92px);z-index:100;transform:translate(110%);transition:transform .3s ease;pointer-events:none}.menu._active{transform:none;pointer-events:initial}@media screen and (min-width: 768px){.menu{display:none}}@media screen and (max-width: 576px){.menu{top:84px;height:calc(100% - 84px)}}.menu__scroll{width:100%;height:100%;overflow:auto;display:flex}.menu__list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;flex-grow:1;margin:auto;padding:53px}.menu__list a{font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.03em;color:var(--siniy);text-align:center}.description{font-weight:400;font-size:62px;line-height:133%;letter-spacing:-.02em;color:var(--siniy);padding-block:100px}.description i{font-style:normal;color:var(--seryy-2)}@media screen and (max-width: 1024px){.description{font-size:40px;padding-block:80px}}@media screen and (max-width: 576px){.description{font-size:28px;line-height:128%;padding-block:60px}}.features{--grid-gap: 24px;--cols: 3;padding-top:100px;padding-bottom:120px;color:var(--siniy)}@media screen and (max-width: 1500px){.features{--cols: 2}}@media screen and (max-width: 1024px){.features{padding-top:80px}}@media screen and (max-width: 768px){.features{--cols: 1;--grid-gap: 16px}}@media screen and (max-width: 576px){.features{padding-block:30px}}.features__icon{color:#0338782b}.features__list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--grid-gap)}.features__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;padding:30px;background:var(--seryy);border-radius:20px;min-height:300px;width:calc((100% - var(--grid-gap) * (var(--cols) - 1)) / var(--cols))}@media screen and (max-width: 1024px){.features__item{padding:24px;min-height:180px}}@media screen and (max-width: 576px){.features__item{padding:20px;min-height:150px}}.features__title{font-weight:400;font-size:110px;line-height:.7;letter-spacing:-.03em}@media screen and (max-width: 1024px){.features__title{font-size:70px}}@media screen and (max-width: 576px){.features__title{font-size:60px}}.features__desc{font-size:24px;line-height:124%}@media screen and (max-width: 1024px){.features__desc{font-size:22px;line-height:124%}}@media screen and (max-width: 576px){.features__desc{font-size:16px}}.features__icon{position:absolute;top:30px;right:30px;width:50px}.features__icon svg{width:100%}@media screen and (max-width: 1024px){.features__icon{right:24px;top:24px;width:30px}}@media screen and (max-width: 576px){.features__icon{right:20px;top:20px}}.our-activity{padding-block:100px;color:var(--siniy)}@media screen and (max-width: 1024px){.our-activity{padding-block:80px}}@media screen and (max-width: 576px){.our-activity{padding-block:60px}}.our-activity__desc{max-width:1012px}.our-activity__bg{position:absolute;bottom:0;right:0}@media screen and (max-width: 1024px){.our-activity__bg{bottom:-30px}}@media screen and (max-width: 576px){.our-activity__bg{bottom:-70px}}.our-activity__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:30px 24px 30px 30px;background:var(--seryy);border-radius:20px;min-height:592px;height:100%;overflow:hidden}@media screen and (max-width: 1024px){.our-activity__card{padding-left:24px;min-height:491px}}@media screen and (max-width: 576px){.our-activity__card{padding:20px;min-height:502px}}.our-activity__card-title{font-weight:600;font-size:30px;line-height:124%;letter-spacing:-.02em;margin-bottom:24px}@media screen and (max-width: 1024px){.our-activity__card-title{font-size:24px;margin-bottom:16px}}@media screen and (max-width: 576px){.our-activity__card-title{font-size:22px;margin-bottom:15px}}.our-activity__card-desc{font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em;margin-bottom:auto}@media screen and (max-width: 1024px){.our-activity__card-desc{font-size:20px}}@media screen and (max-width: 576px){.our-activity__card-desc{font-size:16px}}.our-activity__tags{padding-top:20px;display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.our-activity__tag{font-weight:400;font-size:16px;line-height:124%;letter-spacing:-.02em;border-radius:12px;padding:9px 13px;background:var(--belyy)}@media screen and (max-width: 576px){.our-activity__tag{font-size:12px;padding:7px 12px}}.our-activity .swiper{overflow:initial}.our-activity .swiper-wrapper{align-items:stretch}.our-activity .swiper-slide{min-height:100%;height:initial}.advantages{--cols: 4;color:var(--siniy);background:var(--seryy);padding-block:100px}@media screen and (max-width: 1400px){.advantages{--cols: 2}}@media screen and (max-width: 1024px){.advantages{padding-top:80px}}@media screen and (max-width: 576px){.advantages{--cols: 1;padding-block:60px}}.advantages .container{position:relative}.advantages__bg{position:absolute;bottom:0;right:70px;transform:translateY(50%)}@media screen and (max-width: 1024px){.advantages__bg{width:300px;right:70px;bottom:20px}}@media screen and (max-width: 768px){.advantages__bg{display:none}}.advantages__list{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:24px}@media screen and (max-width: 576px){.advantages__list{gap:20px}}.advantages__title{margin-bottom:60px}@media screen and (max-width: 1024px){.advantages__title{margin-bottom:40px}}@media screen and (max-width: 576px){.advantages__title{margin-bottom:30px}}.advantages__item{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:var(--belyy);border-radius:20px;padding:30px;min-height:400px}@media screen and (max-width: 1024px){.advantages__item{padding:24px;min-height:264px}}@media screen and (max-width: 576px){.advantages__item{min-height:244px}}.advantages__item:hover:before{opacity:1}.advantages__item:hover .advantages__item-title-hover{opacity:1}.advantages__item:before{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:inherit;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(226deg,#07b8fd,#033878) border-box;transition:opacity .3s ease;pointer-events:none;opacity:0}.advantages__item:hover .advantages__img--hover{opacity:1}.advantages__img{position:absolute;top:0;left:0;width:100%;aspect-ratio:1/1}.advantages__img--hover{opacity:0;transition:opacity .3s ease}.advantages__img-wrapper{position:relative;margin-bottom:90px;width:60px;aspect-ratio:1/1}@media screen and (max-width: 1024px){.advantages__img-wrapper{width:40px;margin-bottom:40px}}.advantages__item-wrapper{position:relative}.advantages__item-title,.advantages__item-title-hover{position:relative;z-index:1;display:inline-block;font-weight:600;font-size:24px;line-height:124%;letter-spacing:-.02em;margin:13px 0;transition:color .3s ease}@media screen and (max-width: 576px){.advantages__item-title,.advantages__item-title-hover{font-size:22px}}.advantages__item-title-hover{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(226deg,#07b8fd 0%,#033878 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transition:opacity .3s ease;pointer-events:none}.advantages__item-desc{position:relative;z-index:1;font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 1024px){.advantages__item-desc{font-size:20px}}@media screen and (max-width: 576px){.advantages__item-desc{font-size:16px}}.advantages__item-desc ul li,.advantages__item-desc p{font-weight:400;font-size:18px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 576px){.advantages__item-desc ul li,.advantages__item-desc p{padding-top:20px}}.advantages__item-desc ul{list-style:none}.advantages__item-desc ul li:before{content:url(./arrow-chevron.svg);margin-right:14px;display:inline-block}.advantages__item-desc ul li+li{margin-top:8px}.advantages__more{display:flex;justify-content:center;padding-top:30px}@media screen and (max-width: 1024px){.advantages__more{padding-top:40px}}@media screen and (max-width: 576px){.advantages__more{padding-top:20px}}.advantages__more .button{padding:24px 51px;font-size:24px;min-height:78px}@media screen and (max-width: 1024px){.advantages__more .button{padding:17px 23px;min-height:56px;font-size:18px}}.advantages__more .button:before{content:attr(data-text)}.advantages._show-more .advantages__more .button:before{content:attr(data-textactive)}.advantages:has(.advantages__more):not(._show-more) .advantages__item:nth-child(n+9){display:none}.advantages--light{background-color:var(--belyy)}.advantages--light .advantages__item{background-color:var(--seryy)}.grow{--cols: 3;color:var(--siniy)}@media screen and (max-width: 1024px){.grow{--cols: 2}}@media screen and (max-width: 576px){.grow{--cols: 1}}.grow__inner{position:relative;padding-block:100px}@media screen and (max-width: 1024px){.grow__inner{padding-block:80px}}@media screen and (max-width: 576px){.grow__inner{padding-block:60px}}.grow__bg{position:absolute;bottom:-10px;left:-70px;width:372px;z-index:-1}@media screen and (max-width: 1024px){.grow__bg{width:213px;bottom:30px;left:-18px}}@media screen and (max-width: 576px){.grow__bg{display:none}}.grow__list{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:24px}@media screen and (max-width: 576px){.grow__list{gap:24px}}.grow__item{transform-style:preserve-3d;perspective:3500px;text-align:center}.grow__item:hover .grow__item-wrapper{transform:rotateY(180deg)}@media screen and (min-width: 1024px){.grow__item:nth-child(4n){grid-column:2/3}}@media screen and (min-width: 576.1px) and (max-width: 1024px){.grow__item:nth-child(5n){grid-column:2/3}}.grow__item-wrapper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease}.grow__item-front,.grow__item-back{padding:55px 30px;border-radius:20px;transition:transform .5s ease}@media screen and (max-width: 1024px){.grow__item-front,.grow__item-back{padding:42px 30px}}@media screen and (max-width: 576px){.grow__item-front,.grow__item-back{padding:44px 20px}}.grow__item-front{height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:var(--seryy);min-height:340px;z-index:1;transform:rotateY(0);backface-visibility:hidden}@media screen and (max-width: 1024px){.grow__item-front{min-height:270px}}@media screen and (max-width: 768px){.grow__item-front{min-height:308px}}@media screen and (max-width: 576px){.grow__item-front{min-height:298px}}@media screen and (max-width: 768px){.grow__item-front:after{content:url(./grow-arrow.svg);width:18px;height:14px;margin-top:24px}}.grow__item-back{position:absolute;inset:1px;display:flex;align-items:center;justify-content:center;background:radial-gradient(134.24% 132.68% at 100% 5.59%,#07b8fd 0%,#033878 60.67%);color:var(--belyy);transform:rotateY(180deg)}.grow__item-title{font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.02em;margin-bottom:6px}@media screen and (max-width: 1024px){.grow__item-title{font-size:24px}}.grow__item-text{font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em;text-align:center;max-width:410px}@media screen and (max-width: 1024px){.grow__item-text{font-size:20px}}.grow__item-image{width:108px;aspect-ratio:1/1;margin-bottom:20px}@media screen and (max-width: 1024px){.grow__item-image{width:80px}}.grow--grey{background-color:var(--seryy)}.grow--grey .grow__bg{display:none}.grow--grey .grow__item:nth-child(n){grid-column:initial}.grow--grey .grow__item-front{background-color:var(--belyy)}.grow--base .grow__bg{display:none}.grow--base .grow__item:nth-child(n){grid-column:initial}.reviews{padding-block:100px}@media screen and (max-width: 1024px){.reviews{padding-top:80px}}@media screen and (max-width: 576px){.reviews{padding-block:60px}}.reviews .swiper{overflow:initial}.reviews .swiper-slide{width:568px;height:auto}@media screen and (max-width: 1024px){.reviews .swiper-slide{width:460px}}@media screen and (max-width: 576px){.reviews .swiper-slide{width:100%}}.reviews__title{margin-bottom:60px}@media screen and (max-width: 1024px){.reviews__title{margin-bottom:40px}}.reviews__navigation{display:flex;justify-content:flex-end;padding-top:60px}@media screen and (max-width: 1024px){.reviews__navigation{padding-top:40px}}@media screen and (max-width: 576px){.reviews__navigation{padding-top:30px}}.hiring-process{background:var(--seryy);padding-top:152px;padding-bottom:92px;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@media screen and (max-width: 1024px){.hiring-process{padding-block:80px}}@media screen and (max-width: 576px){.hiring-process{padding-block:60px}}@media screen and (max-width: 1024px){.hiring-process__text{margin-bottom:58px}}.hiring-process__title{margin-bottom:30px}@media screen and (max-width: 1024px){.hiring-process__title{margin-bottom:20px}}.hiring-process__inner{display:grid;grid-template-columns:568px 1fr;gap:24px}@media screen and (max-width: 1700px){.hiring-process__inner{grid-template-columns:1fr auto;row-gap:48px;column-gap:123px}}@media screen and (max-width: 1024px){.hiring-process__inner{row-gap:0}}@media screen and (max-width: 768px){.hiring-process__inner{display:flex;flex-direction:column}}@media screen and (min-width: 1700px){.hiring-process__slider{grid-row:1/3;grid-column:2/3}}@media screen and (max-width: 1700px){.hiring-process__slider{grid-column:1/3}}.hiring-process__desc{margin-bottom:0}.hiring-process .button-link{grid-row:2/3;align-self:end;max-width:440px}@media screen and (max-width: 1700px){.hiring-process .button-link{grid-row:1/2;grid-column:2/3;align-self:start}}.hiring-process__card{position:relative;background:var(--belyy);border-radius:20px;padding:12px 30px 30px;color:var(--siniy);transition:box-shadow .3s ease;height:100%;cursor:pointer}@media screen and (max-width: 1024px){.hiring-process__card{padding:12px 24px 35px;min-height:430px}}@media screen and (max-width: 576px){.hiring-process__card{min-height:initial}}.hiring-process__card:before,.hiring-process__card:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);height:95%;width:90px;filter:blur(36px);background:rgba(47,47,47,.15);z-index:-1;transition:opacity .3s ease;pointer-events:none}@media screen and (max-width: 1700px){.hiring-process__card:before,.hiring-process__card:after{display:none}}.hiring-process__card:after{left:0;right:initial}.hiring-process__card-count{display:block;margin-bottom:90px;font-weight:400;font-size:70px;line-height:124%;color:#03387814}@media screen and (max-width: 1024px){.hiring-process__card-count{font-size:40px;margin-bottom:60px}}@media screen and (max-width: 576px){.hiring-process__card-count{margin-bottom:40px}}.hiring-process__card-title{font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.02em;margin-bottom:16px}@media screen and (max-width: 1024px){.hiring-process__card-title{font-size:26px}}@media screen and (max-width: 576px){.hiring-process__card-title{font-size:22px;margin-bottom:8px}}.hiring-process__card-text{font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em;margin-bottom:0}@media screen and (max-width: 1024px){.hiring-process__card-text{font-size:20px}}@media screen and (max-width: 576px){.hiring-process__card-text{font-size:16px}}.hiring-process__navigation{padding-top:35px;display:flex;justify-content:flex-end;grid-column:2/3}@media screen and (max-width: 1024px){.hiring-process__navigation{padding-top:40px}}@media screen and (max-width: 768px){.hiring-process__navigation{margin-bottom:40px}}.hiring-process *{min-width:0}.hiring-process *::selection{background-color:transparent}.hiring-process .swiper{overflow:initial}.hiring-process .swiper-wrapper{align-items:stretch}.hiring-process .swiper-slide{min-height:100%;height:auto;width:420px;transition:transform .6s ease}@media screen and (min-width: 1700px){.hiring-process .swiper-slide{margin-right:30px}}@media screen and (max-width: 1024px){.hiring-process .swiper-slide{width:360px}}@media screen and (max-width: 576px){.hiring-process .swiper-slide{width:300px}}.hiring-process .swiper-slide-active{z-index:100!important}.hiring-process .swiper-slide-active .hiring-process__card:before{opacity:0}.hiring-process .swiper-slide-prev{z-index:95!important}.hiring-process .swiper-slide-next .hiring-process__card:after{opacity:0}.hiring-process .swiper-slide:first-child .hiring-process__card:after{opacity:0}.hiring-process .swiper-slide:last-child .hiring-process__card{background:radial-gradient(134.24% 132.68% at 100% 5.59%,#07b8fd 0%,#033878 60.67%);color:var(--belyy)}.hiring-process .swiper-slide:last-child .hiring-process__card:before{opacity:0}.hiring-process .swiper-slide:last-child .hiring-process__card-count{color:#ffffffb3;opacity:.2}.work{--cols: 2;padding-block:100px}@media screen and (max-width: 1024px){.work{padding-block:80px}}@media screen and (max-width: 768px){.work{--cols: 1}}@media screen and (max-width: 576px){.work{padding-block:60px}}.work__title{margin-bottom:60px}@media screen and (max-width: 1024px){.work__title{margin-bottom:40px}}@media screen and (max-width: 576px){.work__title{margin-bottom:30px}}.work__grid{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:24px}@media screen and (max-width: 768px){.work__grid{gap:16px}}.work__bottom{position:relative;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 100%);padding:30px;width:100%;gap:110px;z-index:1}@media screen and (max-width: 1024px){.work__bottom{padding:24px;gap:67px;align-items:flex-end}}@media screen and (max-width: 576px){.work__bottom{gap:43px}}.work__item{display:flex;align-items:flex-end;position:relative;aspect-ratio:864/619;border-radius:20px;overflow:hidden}@media screen and (max-width: 1024px){.work__item{aspect-ratio:460/440}}@media screen and (max-width: 576px){.work__item{aspect-ratio:335/316}}.work__link{position:absolute;inset:0}.work__card-title,.work__card-desc{color:var(--belyy);margin-bottom:0}.work__text{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.work__card-title{font-family:var(--font-family);font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.02em}@media screen and (max-width: 1024px){.work__card-title{font-size:26px}}@media screen and (max-width: 576px){.work__card-title{font-size:22px}}.work__card-desc{font-weight:400;font-size:24px;line-height:124%;letter-spacing:-.02em;opacity:.59}@media screen and (max-width: 1024px){.work__card-desc{font-size:20px}}@media screen and (max-width: 576px){.work__card-desc{font-size:16px}}.work__arrow{display:inline-flex;aspect-ratio:1/1;width:72px;border-radius:12px;background-color:var(--zelenyy);padding:7px;flex-shrink:0}.work__arrow--orange{background-color:var(--ryzhiy)}.work__arrow svg{width:100%;height:auto;color:var(--belyy)}@media screen and (max-width: 1024px){.work__arrow{width:44px}}@media screen and (max-width: 576px){.work__arrow{width:40px;padding:8px}}.work .picture{position:absolute;inset:0}.work .picture img{width:100%;height:100%;object-fit:cover}.join{padding-top:60px;padding-bottom:120px}@media screen and (max-width: 1024px){.join{padding-bottom:50px;padding-top:10px}}@media screen and (max-width: 576px){.join{padding-top:30px;padding-bottom:60px}}.join__bg-1{position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 1024px){.join__bg-1{top:100px;transform:none}}@media screen and (max-width: 576px){.join__bg-1{top:70px}}.join__bg-2{position:absolute;top:0;right:16px}@media screen and (max-width: 1024px){.join__bg-2{display:none}}@media screen and (max-width: 576px){.join__bg-2{display:block;right:-80px;top:-170px}}.join__top{display:flex;align-items:center;justify-content:space-between;gap:47px;margin-bottom:90px}@media screen and (max-width: 1024px){.join__top{margin-bottom:60px;align-items:flex-start}}@media screen and (max-width: 576px){.join__top{margin-bottom:37px;flex-direction:column;gap:37px}}.join__inner{position:relative;background:radial-gradient(134.24% 132.68% at 100% 5.59%,#07b8fd 0%,#033878 60.67%);border-radius:20px;padding:70px 80px 80px;overflow:hidden}@media screen and (max-width: 1024px){.join__inner{padding:50px}}@media screen and (max-width: 576px){.join__inner{padding:30px 20px 20px}}.join__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media screen and (max-width: 1024px){.join__tags{column-gap:11px;justify-content:flex-start}}@media screen and (max-width: 576px){.join__tags{justify-content:center;gap:8px}}@media screen and (max-width: 576px){.join__tags--desktop{display:none}}.join__tags--mobile{display:none}@media screen and (max-width: 576px){.join__tags--mobile{display:flex}}.join__tag{font-weight:400;font-size:18px;line-height:124%;letter-spacing:-.02em;color:#ffffffa8;padding:15px 30px;background:rgba(255,255,255,.07);border-radius:100px}@media screen and (max-width: 1024px){.join__tag{font-size:17px;padding-inline:23px}}@media screen and (max-width: 576px){.join__tag{font-size:10px;border-radius:90px;padding:9px 13px}}.join .button-link{font-size:20px}@media screen and (max-width: 1024px){.join .button-link{font-size:19px}}@media screen and (max-width: 576px){.join .button-link{font-size:16px}}.join__title{position:relative;z-index:1;font-weight:700;font-size:70px;line-height:105%;letter-spacing:-.02em;color:var(--belyy);margin-bottom:0}@media screen and (max-width: 1024px){.join__title{font-size:48px}}@media screen and (max-width: 576px){.join__title{font-size:34px;text-align:center;margin-inline:auto}}.join .button-link{position:relative;z-index:1}@media screen and (min-width: 1024px){.join .button-link{gap:9px;min-height:56px}}.join--small .join__bg-2{display:none}.join--small .join__title{font-weight:700;font-size:90px;line-height:105%;letter-spacing:-.02em}@media screen and (max-width: 1024px){.join--small .join__title{font-size:48px}}@media screen and (max-width: 576px){.join--small .join__title{font-size:30px;font-weight:600}}.join--small .join__top{flex-wrap:wrap;margin-bottom:0}@media screen and (max-width: 1024px){.join--small .join__top{align-items:center}}@media screen and (max-width: 576px){.join--small .join__top{flex-direction:column;text-align:center}}.join--small .join__bg-1{top:initial;left:15px;bottom:-150px}.faq{padding-block:100px;background-color:var(--seryy)}@media screen and (max-width: 1024px){.faq{padding-top:100px;padding-bottom:80px}}@media screen and (max-width: 576px){.faq{padding-block:60px}}.faq__list{display:flex;flex-direction:column;gap:24px}.faq__item{position:relative;background-color:var(--belyy);padding:44px 40px;border-radius:20px;overflow:hidden}@media screen and (max-width: 1024px){.faq__item{padding:35px 30px}}.faq__item:before{content:"";position:absolute;inset:0;background:radial-gradient(134.24% 132.68% at 100% 5.59%,#07b8fd 0%,#033878 60.67%);opacity:0;pointer-events:none;transition:opacity .3s ease}.faq__item:has(.faq__top._active):before{opacity:1}.faq__top,.faq__content{position:relative;z-index:1}.faq__indent{height:80px}@media screen and (max-width: 1024px){.faq__indent{height:58px}}.faq__top{display:flex;align-items:center;gap:20px;justify-content:space-between;cursor:pointer}.faq__top._active .faq__top-icon{top:0;transform:rotate(45deg)}.faq__top._active .faq__top-icon:before,.faq__top._active .faq__top-icon:after{border-color:var(--belyy)}.faq__top._active .faq__top-title{color:var(--belyy);padding-bottom:9px}.faq__top-wrapper{display:flex;flex-direction:column;align-items:flex-start}.faq__top-title{font-weight:600;font-size:34px;line-height:124%;letter-spacing:-.02em;color:var(--siniy);transition:opacity .3s ease;padding-bottom:0;transition:padding .3s ease}@media screen and (max-width: 1024px){.faq__top-title{font-size:24px}}@media screen and (max-width: 576px){.faq__top-title{padding-right:40px}}.faq__top-desc{font-weight:300;font-size:28px;line-height:135%;letter-spacing:-.02em;margin-bottom:0;color:var(--belyy)}@media screen and (max-width: 1024px){.faq__top-desc{font-size:20px}}.faq__top-icon{display:block;flex-shrink:0;width:34px;aspect-ratio:1/1;position:relative;transition:all .3s ease;margin-right:16px}@media screen and (max-width: 1024px){.faq__top-icon{width:23px;margin-right:0}}@media screen and (max-width: 576px){.faq__top-icon{position:absolute;top:50%;right:0;transform:translateY(-50%)}}.faq__top-icon:before,.faq__top-icon:after{content:"";display:inline-flex;border-top:2px solid var(--siniy);width:100%;position:absolute}@media screen and (max-width: 1024px){.faq__top-icon:before,.faq__top-icon:after{border-width:3px}}.faq__top-icon:before{top:50%;left:0;transform:translateY(-50%)}.faq__top-icon:after{inset:50%;transform:translate(-50%,-50%) rotate(90deg)}.faq__content{color:var(--belyy)}.faq__content-grid{--min-size: 360px;--cols: 3;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--min-size),1fr));column-gap:80px;row-gap:60px}@media screen and (max-width: 1024px){.faq__content-grid{--min-size: 300px;gap:60px}}@media screen and (max-width: 576px){.faq__content-grid{gap:30px;grid-template-columns:1fr}}@media screen and (min-width: 1024px){.faq__content-grid--desktop-columns{--min-size: 600px}}.faq__content-item{display:flex;align-items:flex-start;gap:12px}.faq__content-item img{flex-shrink:0;width:72px;aspect-ratio:1/1}@media screen and (max-width: 1024px){.faq__content-item img{width:50px}}@media screen and (max-width: 576px){.faq__content-item img{width:40px}}.faq__content-wrapper{display:flex;flex-direction:column;gap:6px}.faq__content-title{font-weight:600;font-size:26px;line-height:124%;letter-spacing:-.02em;margin-bottom:0}@media screen and (max-width: 1024px){.faq__content-title{font-size:22px}}@media screen and (max-width: 576px){.faq__content-title{font-size:18px}}.faq__content-desc{font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em;margin-bottom:0}@media screen and (max-width: 1024px){.faq__content-desc{font-size:20px}}@media screen and (max-width: 576px){.faq__content-desc{font-size:16px}}.faq--base{background-color:var(--belyy)}.faq--base .faq__item:before{display:none}.faq--base .faq__top._active .faq__top-title{color:var(--siniy);padding-bottom:0}.faq--base .faq__top._active .faq__top-icon:before,.faq--base .faq__top._active .faq__top-icon:after{border-color:var(--siniy)}@media screen and (max-width: 576px){.faq--base .faq__top._active .faq__top-icon{top:50%;right:30px;transform:translateY(-50%) rotate(45deg)}}.faq--base .faq__top{margin-inline:-40px;padding-inline:40px;background-color:var(--seryy);border-radius:20px}@media screen and (max-width: 576px){.faq--base .faq__top-icon{right:30px}}.faq--base .faq__top-wrapper{position:relative;padding-block:41px}.faq--base .faq__item{padding-top:0;padding-bottom:0;overflow:hidden}.faq--base .faq__top-title{font-size:28px}@media screen and (max-width: 576px){.faq--base .faq__top-title{font-size:20px}}.faq--base .faq__content p{font-weight:300;font-size:24px;line-height:126%;letter-spacing:-.02em;margin-bottom:16px}@media screen and (max-width: 1024px){.faq--base .faq__content p{font-size:22px}}@media screen and (max-width: 576px){.faq--base .faq__content p{font-size:22px}}.faq--base .faq__content p:last-child{margin-bottom:0}.faq--base .faq__content-grid{display:block}.faq--base .faq__content-item{flex-direction:column;color:var(--siniy);gap:0}.faq--base .faq__content-item:before,.faq--base .faq__content-item:after{content:"";display:block;height:8px;width:0}.faq--base .faq__content-item:after{height:10px}.faq--base .faq__indent{display:none}.image-block .picture{display:block;width:100%}.image-block .picture img{width:100%;object-fit:cover}.video{position:relative;margin-bottom:80px}@media screen and (max-width: 576px){.video{margin-bottom:30px}}.video__box{aspect-ratio:1752/900;overflow:hidden;border-radius:12px}@media screen and (max-width: 1024px){.video__box{border-radius:14px}}@media screen and (max-width: 576px){.video__box{border-radius:10px}}.video video{display:block;width:100%}.video__control{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer;width:90px;aspect-ratio:1/1}@media screen and (max-width: 1024px){.video__control{width:60px}}@media screen and (max-width: 576px){.video__control{width:40px}}.video__control img{width:100%;height:100%}.video__control._hidden{display:none}.cookie{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:150;display:none}.cookie._active{display:flex}.cookie__container{display:flex;align-items:center;justify-content:space-between;gap:224px}@media screen and (max-width: 1280px){.cookie__container{flex-direction:column;align-items:flex-start;gap:40px}}@media screen and (max-width: 768px){.cookie__container{flex-direction:column;align-items:flex-start;gap:20px}}.cookie__inner{background-color:var(--belyy);padding-block:24px}.cookie__wrapper{display:flex;align-items:center;gap:24px}.cookie__wrapper .button{padding-inline:20px}@media screen and (min-width: 768px){.cookie__wrapper .button{width:160px;font-size:18px}}@media screen and (max-width: 768px){.cookie__wrapper .button{flex-grow:1;padding:12px;font-size:16px;min-height:44px;border-radius:10px}}@media screen and (max-width: 768px){.cookie__wrapper{flex-direction:row-reverse;gap:20px;width:100%}}.cookie__text{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media screen and (max-width: 1024px){.cookie__text{gap:10px}}.cookie h3{font-weight:600;font-size:22px;line-height:124%;letter-spacing:-.02em;color:var(--siniy)}@media screen and (max-width: 1024px){.cookie h3{font-size:17px}}.cookie p{font-weight:400;font-size:18px;line-height:131%;letter-spacing:-.02em;color:var(--siniy);margin-bottom:0}@media screen and (max-width: 1024px){.cookie p{font-size:14px}}.cookie p a{text-decoration:underline;text-decoration-skip-ink:none;color:var(--ryzhiy)}@media (hover: hover){.cookie p a:hover:not(:disabled){text-decoration:none}}.cookie .button{font-weight:400}.article{color:var(--siniy);counter-reset:title}.article ul{list-style:none;margin:0;padding:0 0 0 28px}@media screen and (max-width: 768px){.article ul{padding-left:20px}}.article h1{margin-bottom:16px;font-weight:700;font-size:50px;line-height:120%;letter-spacing:-.02em}@media screen and (max-width: 768px){.article h1{font-size:26px;text-align:center;margin-bottom:16px}}.article time{display:block;font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.02em;color:#000d2280;margin-bottom:40px}@media screen and (max-width: 768px){.article time{font-size:16px;text-align:center}}.article h2,.article h3,.article h4,.article h5,.article h6{font-weight:700;font-size:24px;line-height:125%;letter-spacing:-.01em;margin-bottom:20px}@media screen and (max-width: 768px){.article h2,.article h3,.article h4,.article h5,.article h6{font-size:20px;margin-bottom:16px}}.article h2{counter-increment:title}.article h2:before{content:counter(title) ". "}.article h2:nth-of-type(n + 2){padding-top:36px}.article p,.article li{font-size:18px;line-height:150%;letter-spacing:-.02em;margin-bottom:16px}@media screen and (max-width: 768px){.article p,.article li{font-size:16px;margin-bottom:12px}}.article strong{font-weight:600}.article a{color:var(--ryzhiy)}.article li{position:relative}.article li:before{content:"";position:absolute;top:10px;left:-10px;border-radius:50%;aspect-ratio:1/1;width:4px;background-color:var(--siniy);transform:translate(-50%,50%)}.article ul ul{padding-top:10px}.article table{border-collapse:collapse}.article table th{padding:16px;background:var(--seryy);border-bottom:1px solid rgba(3,56,120,.2);border-right:1px solid rgba(3,56,120,.2);text-align:left;font-weight:600;font-size:16px;line-height:130%;letter-spacing:-.02em}.article table th:last-child{border-right:none}@media screen and (max-width: 1024px){.article table th{display:none}}.article table td{font-weight:400;font-size:16px;line-height:130%;letter-spacing:-.02em;padding:14px 20px;border-bottom:1px solid rgba(3,56,120,.2);border-right:1px solid rgba(3,56,120,.2);width:fit-content;max-width:281px;vertical-align:top}@media screen and (max-width: 1024px){.article table td{font-size:14px;border-right:none}}@media screen and (max-width: 1024px){.article table td:before{content:attr(data-label);display:block;margin-bottom:10px;font-weight:600;font-size:12px;line-height:130%;letter-spacing:-.02em}}.article table td[rowspan="5"]{border-bottom:none;vertical-align:top}.article table td[rowspan="5"]:last-child{border-right:none}.article table td ul{padding-left:0}@media screen and (max-width: 1024px){.article table td ul{padding-left:20px}}.article table td ul li{font-weight:400;font-size:16px;line-height:130%;letter-spacing:-.02em;margin-bottom:5px}@media screen and (max-width: 1024px){.article table td ul li{font-size:14px}}.article table td ul li:last-child{margin-bottom:0}.article table td ul li:before{width:3px;top:9px}@media screen and (min-width: 1024px){.article table tr:last-child td{border-bottom:none}}@media screen and (max-width: 1024px){.article table tr{margin-bottom:20px}.article table tr:last-child{margin-bottom:0}}@media screen and (max-width: 1024px){.article table tbody,.article table td,.article table tr{display:block;width:100%;max-width:100%}}.article .table{width:fit-content;border-radius:20px;overflow:hidden;border:1px solid rgba(3,56,120,.2);margin-bottom:40px}@media screen and (max-width: 1024px){.article .table{border-radius:initial;border:none}}@media screen and (max-width: 1024px){.article tr{border:1px solid rgba(3,56,120,.2);border-radius:20px;overflow:hidden}}@media screen and (max-width: 1024px){.article thead{display:none}}.table-of-contents{border-radius:20px;padding:20px;width:100%;background:var(--seryy);height:fit-content;position:sticky;top:20px}@media screen and (max-width: 1500px){.table-of-contents{position:initial}}.table-of-contents__top{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.table-of-contents__top .icon{transform:rotate(-180deg);transition:transform .3s ease}.table-of-contents__top._active .icon{transform:none}.table-of-contents__title{font-weight:700;font-size:22px;line-height:125%;letter-spacing:-.01em;color:var(--siniy);margin-bottom:0;width:100%}@media screen and (max-width: 768px){.table-of-contents__title{font-size:18px}}.table-of-contents__bottom{display:flex;flex-direction:column;gap:20px}.table-of-contents__bottom a{font-weight:400;font-size:18px;line-height:130%;letter-spacing:-.02em;color:var(--siniy);padding-right:10px}@media screen and (max-width: 768px){.table-of-contents__bottom a{font-size:16px}}@media (hover: hover){.table-of-contents__bottom a:hover:not(:disabled){font-weight:600;text-decoration:none}}.card-info{padding-block:100px;position:relative}@media screen and (max-width: 1024px){.card-info{padding-block:80px}}@media screen and (max-width: 576px){.card-info{padding-block:60px}}.card-info__title{margin-bottom:60px}@media screen and (max-width: 576px){.card-info__title{margin-bottom:40px}}.card-info__bg{position:absolute;bottom:0;right:0}@media screen and (max-width: 1024px){.card-info__bg{width:125px}}.card-info .swiper{overflow:initial}.card-info .swiper-wrapper{align-items:stretch}@media screen and (min-width: 1500px){.card-info .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;transform:none!important}}.card-info .swiper-slide{height:auto;min-height:100%}@media screen and (max-width: 1500px){.card-info .swiper-slide{width:460px}}@media screen and (max-width: 768px){.card-info .swiper-slide{width:320px}}.card-info__card{background:var(--seryy);padding:30px 24px 30px 30px;color:var(--siniy);height:100%;border-radius:20px}@media screen and (max-width: 576px){.card-info__card{padding:20px}}.card-info__card-title{font-weight:600;font-size:30px;line-height:124%;letter-spacing:-.02em;margin-bottom:24px}@media screen and (max-width: 1024px){.card-info__card-title{font-size:24px}}@media screen and (max-width: 576px){.card-info__card-title{font-size:22px;margin-bottom:16px}}.card-info__card-content ul li,.card-info__card-content p{font-weight:300;font-size:22px;line-height:124%;letter-spacing:-.02em;margin-bottom:15px}@media screen and (max-width: 1024px){.card-info__card-content ul li,.card-info__card-content p{font-size:20px}}@media screen and (max-width: 576px){.card-info__card-content ul li,.card-info__card-content p{font-size:16px}}.card-info__card-content b{font-weight:600}.card-info__card-content ul{list-style:none}.card-info__card-content ul li:before{content:url(./arrow-chevron.svg);margin-right:14px;display:inline-block}.card-info__card-content *:last-child{margin-bottom:0}.error-page{position:relative;color:var(--siniy);min-height:100%}.error-page__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-block:165px}@media screen and (max-width: 576px){.error-page__inner{padding-block:100px}}.error-page__title{font-family:var(--font-family);font-weight:400;font-size:293px;line-height:.85;letter-spacing:-.02em;text-align:center;margin-bottom:0}@media screen and (max-width: 576px){.error-page__title{padding-block:30px;font-size:194px}}.error-page__subtitle{font-weight:700;font-size:59px;line-height:114%;letter-spacing:-.02em;text-align:center;margin-bottom:30px}@media screen and (max-width: 576px){.error-page__subtitle{font-size:37px;margin-bottom:26px}}.error-page__desc{font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.02em;text-align:center;color:var(--chernyy);margin-bottom:60px}@media screen and (max-width: 576px){.error-page__desc{font-size:18px}}.error-page__button{display:flex;justify-content:center;position:relative;z-index:1}.error-page__bg-1{position:absolute;bottom:34px;left:43px;width:300px}@media screen and (max-width: 1024px){.error-page__bg-1{width:138px;left:6px;bottom:5px}}.error-page__bg-2{position:absolute;top:6px;right:0;width:394px}@media screen and (max-width: 1024px){.error-page__bg-2{width:98px;top:1px;right:2px}}.policy-page{padding-top:40px;padding-bottom:100px}@media screen and (max-width: 768px){.policy-page{padding-bottom:60px}}@media screen and (min-width: 1500px){.policy-page__inner{display:grid;grid-template-columns:1fr 420px;gap:172px}}@media screen and (max-width: 1500px){.policy-page__inner{display:flex;flex-direction:column-reverse;gap:40px}}
