@charset "UTF-8";*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0}html{height:100%;line-height:1.3;-webkit-text-size-adjust:none;-webkit-appearance:none;-webkit-text-size-adjust:100%}body{min-height:100%;height:100%;width:100%;min-width:320px;font-family:Inter,sans-serif;color:#6a6a6a;font-size:16px;background-color:#f4f4f4;text-rendering:geometricPrecision;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}.title-1,.title-2,.title-3,.title-4,.title-5,.title-6,h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;font-family:Inter,sans-serif;color:inherit;line-height:1.2em}.title-1,h1{font-size:40px}.title-2,h2{font-size:40px}.title-3,h3{font-size:40px;line-height:1.2em}.title-4,h4{font-size:24px}.title-5,h5{font-size:20px;color:#000}.title-6,h6{font-size:18px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{display:inline-block;text-decoration:none;color:inherit;font-size:inherit;line-height:1.11em;letter-spacing:-.002em;margin:0;background-color:transparent}a:visited{text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700;color:#0e0e0e}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img,picture,source{max-width:100%;width:100%;display:block;border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input{line-height:1em}button,input{overflow:visible}button,select{text-transform:none}select::-ms-expand{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}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:hidden;resize:none}textarea:focus{outline:0}[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{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}li,p{margin:0;color:inherit;line-height:1.375em;letter-spacing:-.02em}ol,ul{list-style:none;padding-left:0;margin:0}tr{line-height:1.5em}figure{margin:0}blockquote{margin:0}button{background-color:transparent;border:none}button:focus{outline:0}input[type=date]{display:block;-webkit-appearance:textfield;-moz-appearance:textfield}input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:relative;right:-10px}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{opacity:0;-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,textarea{height:40px;line-height:40px;color:#9f9f9f;font-size:14px}input::-moz-placeholder,textarea::-moz-placeholder{font-size:14px;color:#6a6a6a}input::-moz-placeholder,textarea::-moz-placeholder{font-size:14px;color:#6a6a6a}input::placeholder,textarea::placeholder{font-size:14px;color:#6a6a6a}input{outline:0}.main,main{display:block;position:relative;padding-top:120px}.main-wrapper{position:relative;overflow:hidden;opacity:0}.section{position:relative;overflow:hidden}.section__label{color:#0e0e0e;font-size:20px;line-height:1.4em;letter-spacing:-.04em;font-weight:600;margin-bottom:40px}.section__title{color:#0e0e0e;margin-bottom:40px}.container{max-width:100%;margin:0 auto;width:100%;padding:0 16px}.date{font-size:13px;margin-bottom:16px}.title_animated h1{overflow:hidden}.title_animated h1 span{display:inline-block;transform:translateY(100%)}.title_animated h1 span.animate{animation:bounceIn .6s forwards}@keyframes bounceIn{0%{transform:translateY(100%)}60%{transform:translateY(-20%);opacity:1}100%{transform:translateY(0)}}.js-show{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.js-show.is-visible{opacity:1;transform:translateY(0)}.js-parallax{position:relative;overflow:hidden}.js-parallax img{position:absolute;top:-10%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:auto;will-change:transform}.header{padding:16px 0;position:fixed;top:0;left:0;width:100%;z-index:100;transform:translateY(0);transition:transform .4s ease,opacity .4s ease;opacity:1;z-index:999;background-color:#f4f4f4}.header.is-hidden{transform:translateY(-100%);opacity:0}.header-row{display:flex;align-items:center;justify-content:space-between}.header__nav{display:flex;flex-direction:column;padding-right:40px;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f4f4f4;pointer-events:none;opacity:0;transform:translateX(-20px);transition:opacity .5s ease-out,transform .5s ease-out}.header__nav.active{opacity:1;pointer-events:initial;transform:translateX(0)}.header__btn{margin-right:0;margin-left:auto}.logo{display:inline-block;max-width:200px;position:relative;z-index:1}.custom-logo{width:54px;height:54px}.nav-list{display:flex;flex-direction:column;align-items:flex-end;padding:90px 0 0 0;justify-content:flex-start;font-size:18px;margin-bottom:30px}.nav-list li:not(:last-child),.nav-list__item:not(:last-child){margin-bottom:15px}.nav-list a,.nav-list__link{padding:10px 15px;color:#0e0e0e;font-size:25px;transition:color .3s cubic-bezier(.17,.67,.55,1.05);position:relative}.nav-list a:after,.nav-list a:before,.nav-list__link:after,.nav-list__link:before{position:absolute;bottom:10px;color:inherit;transition:transform .3s cubic-bezier(.17,.67,.55,1.05)}.nav-list a:before,.nav-list__link:before{content:"[";left:0}.nav-list a:after,.nav-list__link:after{content:"]";right:0}.nav-list a:hover:before,.nav-list__link:hover:before{transform:translate(6px,0)}.nav-list a:hover:after,.nav-list__link:hover:after{transform:translate(-6px,0)}.burger{position:relative;width:22px;height:16px;z-index:101;display:inline-block}.burger__item{position:absolute;width:22px;height:2px;background-color:#000;left:0;transition:.5s ease-out}.burger__item:first-child{top:0}.burger__item:nth-child(2){top:50%;margin-top:-1px}.burger__item:last-child{bottom:0}.burger.active .burger__item:first-child{transform:rotate(45deg);top:7px}.burger.active .burger__item:nth-child(2){width:0}.burger.active .burger__item:last-child{transform:rotate(-45deg);bottom:7px}.footer{padding:8px;color:#fff}.footer__wrapper{background-color:#0e0e0e;border-radius:16px;overflow:hidden;padding:40px 0 60px}.footer__title{margin-bottom:40px;font-size:20px}.footer__address{margin-bottom:30px;font-size:20px}.footer__address span{color:#9f9f9f;display:block;margin-bottom:8px}.footer__menu{color:#9f9f9f;margin-bottom:40px}.footer__menu .nav-list{padding-top:0;flex-direction:row}.footer__menu .nav-list .nav-list__item:not(:last-child),.footer__menu .nav-list li:not(:last-child){margin:0 30px 0 0}.footer__menu .nav-list a{color:#9f9f9f;font-size:16px}.footer__logo{width:61px;margin-bottom:16px}.footer__copyright{font-size:13px;line-height:18px;margin-bottom:50px}.btn{position:relative;display:inline-flex;justify-content:space-between;align-items:center;overflow:hidden;height:54px;line-height:54px;padding:0 32px;text-decoration:none;background-color:#d0ff71;text-align:right;color:#0e0e0e;font-size:16px;letter-spacing:-.32px;border-radius:50px}.btn__wrapper{display:block;position:relative;overflow:hidden;width:-moz-max-content;width:max-content;height:20px}.btn__text{display:block;position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1);line-height:20px;margin-left:16px}.btn__text__text:last-child{transform:translateY(0)}.btn:hover .btn__text:first-child{transform:translateY(-100%)}.btn:hover .btn__text:last-child{transform:translateY(-100%)}.btn__dot{width:8px;height:8px;background-color:#0e0e0e;border-radius:50%;position:relative}.btn__dot::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border:1px solid #0e0e0e;border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:0;animation:pulse-border 1.4s ease-out infinite}@keyframes pulse-border{0%{transform:translate(-50%,-50%) scale(0);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.3}100%{transform:translate(-50%,-50%) scale(2);opacity:0}}.link{position:relative;padding-right:25px;font-weight:600}.link:hover::before{transform:translate(5px,0)}.link::before{content:"";width:14px;height:14px;position:absolute;top:2px;right:0;background-image:url(../images/arrow.svg);background-size:contain;background-repeat:no-repeat;transform:translate(0,0);transition:transform .3s cubic-bezier(.17,.67,.55,1.05)}.form__header{color:#9f9f9f;margin-bottom:20px}.form__header span{color:#fff}.form__group{position:relative;margin-bottom:30px}.form__group input,.form__group textarea{width:100%;padding:0;border:none;border-bottom:2px solid #6a6a6a;background:0 0;outline:0;transition:border-color .3s}.form__group input:focus,.form__group textarea:focus{border-color:#d0ff71}.form__group label{color:#6a6a6a;position:absolute;left:0;top:7px;pointer-events:none;transition:all .3s ease}.form__group label.active{top:-12px;font-size:12px;color:#d0ff71}.form__group textarea{resize:vertical}.form p{margin-top:20px}.form p button{border:none;cursor:pointer;width:100%;justify-content:center}.wpcf7-response-output{bottom:10px!important;border:none!important;margin:0!important;text-align:center!important}.counter__item{display:flex;justify-content:space-between}.counter__item:not(:last-child){margin-bottom:40px}.counter__item-number{font-size:40px;line-height:1em;color:#0e0e0e;font-weight:600;display:inline-block;min-width:3em;transform:scale(.8);transition:opacity .5s ease,transform .5s ease}.counter__item-number.animate{opacity:1;transform:scale(1)}.counter__item-text{color:#6a6a6a;white-space:nowrap}.js-counter{opacity:0;transition:opacity .6s ease}.js-counter.is-visible{opacity:1}.slider{padding:60px 0}.slider__slide{border-radius:16px;overflow:hidden}.slider__slide img{position:relative;transition:transform .6s ease}.slider__slide img:hover{transform:scale(1.04)}.slider__btns{position:absolute;top:50%;left:50%;width:100%;display:flex;justify-content:space-between;transform:translate(-50%,-50%);padding:0 20px;box-sizing:border-box;z-index:1;max-width:95%}.slider__btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background-color:rgba(0,0,0,.2);cursor:pointer;z-index:1}.slider__btn::before{content:"";background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:15px;pointer-events:none}.slider__btn_prev:before{background-image:url(../images/left.svg)}.slider__btn_next:before{background-image:url(../images/right.svg)}.card{background-color:#fff;border-radius:16px;padding:96px 40px 36px 40px;height:286px;counter-increment:counter;border:1px solid #f4f4f4;position:relative;position:sticky;top:120px;display:flex;flex-direction:column;justify-content:space-between}.card:nth-child(1){top:30px}.card:nth-child(2){top:130px}.card:nth-child(3){top:230px}.card:nth-child(4){top:330px}.card:nth-child(5){position:relative;top:0}.card::before{content:"0" counter(counter);position:absolute;top:24px;left:40px;font-size:60px;line-height:1.2em;letter-spacing:-.03833em;font-weight:600}.card:last-child{background-color:#d0ff71}.card:last-child::before{content:"";background-image:url(../images/smile.svg);width:75px;height:75px;background-size:contain;background-repeat:no-repeat;background-position:center}.card__title{color:#0e0e0e;font-size:40px;line-height:1.2em;letter-spacing:-.05em;font-weight:600}.label{display:inline-block;background-color:#d0ff71;border-radius:50px;text-align:center;font-weight:600;color:#0e0e0e;font-size:25px;line-height:1.3em;padding:12px 24px;position:absolute;white-space:nowrap;--base-transform:none;--float-distance:6px;animation:float 4s ease-in-out infinite alternate}.label_1{left:-30%;top:-10%;--base-transform:scale(0.5) rotate(-9deg);--float-distance:4px;animation-duration:3.5s}.label_2{top:13%;right:-30%;--base-transform:scale(0.6) rotate(15deg);--float-distance:6px;animation-duration:4s}.label_3{top:34%;left:-10%;--base-transform:scale(0.7) rotate(5deg);--float-distance:8px;animation-duration:3s}.label_4{bottom:0;left:-20px;--base-transform:scale(0.8) rotate(13deg);--float-distance:10px;animation-duration:4.5s}.label_5{top:58%;right:-10%;--base-transform:scale(0.7) rotate(-4deg);--float-distance:6px;animation-duration:3.8s}@keyframes float{from{transform:var(--base-transform) translateY(0)}to{transform:var(--base-transform) translateY(var(--float-distance))}}.tags{margin-bottom:32px}.tags__card{margin-bottom:0;margin-top:12px}.tags__card .tag-mark{margin:0}.tags__card .tag-mark:not(:last-child){margin-right:8px}.tag-mark{display:inline-block;height:38px;line-height:38px;padding:0 16px;background-color:#e9e9e9;text-align:center;margin:8px;border-radius:20px}.bottom-blur{position:fixed;inset:0;overflow:hidden;left:0;right:0;width:100%;height:100px;top:calc(100% - 100px);z-index:999;pointer-events:none}.blur-layer{position:absolute;inset:0;border-radius:0;pointer-events:none;will-change:auto;opacity:1}.layer1{z-index:1;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 0,#000 12.5%,#000 25%,rgba(0,0,0,0) 37.5%);mask-image:linear-gradient(rgba(0,0,0,0) 0,#000 12.5%,#000 25%,rgba(0,0,0,0) 37.5%);backdrop-filter:blur(.078125px)}.layer2{z-index:2;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 12.5%,#000 25%,#000 37.5%,rgba(0,0,0,0) 50%);mask-image:linear-gradient(rgba(0,0,0,0) 12.5%,#000 25%,#000 37.5%,rgba(0,0,0,0) 50%);backdrop-filter:blur(.15625px)}.layer3{z-index:3;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 25%,#000 37.5%,#000 50%,rgba(0,0,0,0) 62.5%);mask-image:linear-gradient(rgba(0,0,0,0) 25%,#000 37.5%,#000 50%,rgba(0,0,0,0) 62.5%);backdrop-filter:blur(.3125px)}.layer4{z-index:4;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 37.5%,#000 50%,#000 62.5%,rgba(0,0,0,0) 75%);mask-image:linear-gradient(rgba(0,0,0,0) 37.5%,#000 50%,#000 62.5%,rgba(0,0,0,0) 75%);backdrop-filter:blur(.625px)}.layer5{z-index:5;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 50%,#000 62.5%,#000 75%,rgba(0,0,0,0) 87.5%);mask-image:linear-gradient(rgba(0,0,0,0) 50%,#000 62.5%,#000 75%,rgba(0,0,0,0) 87.5%);backdrop-filter:blur(1.25px)}.layer6{z-index:6;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 62.5%,#000 75%,#000 87.5%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(rgba(0,0,0,0) 62.5%,#000 75%,#000 87.5%,rgba(0,0,0,0) 100%);backdrop-filter:blur(2.5px)}.layer7{z-index:7;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 75%,#000 87.5%,#000 100%);mask-image:linear-gradient(rgba(0,0,0,0) 75%,#000 87.5%,#000 100%);backdrop-filter:blur(5px)}.layer8{z-index:8;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 87.5%,#000 100%);mask-image:linear-gradient(rgba(0,0,0,0) 87.5%,#000 100%);backdrop-filter:blur(10px)}.top-blur{position:fixed;inset:0;overflow:hidden;height:100px;top:0;left:0;z-index:999;pointer-events:none}.top-blur .blur-layer{position:absolute;inset:0;border-radius:0;pointer-events:none;will-change:auto;opacity:1}.top-blur .layer1{z-index:1;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 0,#000 12.5%,#000 25%,rgba(0,0,0,0) 37.5%);mask-image:linear-gradient(rgba(0,0,0,0) 0,#000 12.5%,#000 25%,rgba(0,0,0,0) 37.5%);backdrop-filter:blur(10px)}.top-blur .layer2{z-index:2;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 12.5%,#000 25%,#000 37.5%,rgba(0,0,0,0) 50%);mask-image:linear-gradient(rgba(0,0,0,0) 12.5%,#000 25%,#000 37.5%,rgba(0,0,0,0) 50%);backdrop-filter:blur(5px)}.top-blur .layer3{z-index:3;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 25%,#000 37.5%,#000 50%,rgba(0,0,0,0) 62.5%);mask-image:linear-gradient(rgba(0,0,0,0) 25%,#000 37.5%,#000 50%,rgba(0,0,0,0) 62.5%);backdrop-filter:blur(2.5px)}.top-blur .layer4{z-index:4;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 37.5%,#000 50%,#000 62.5%,rgba(0,0,0,0) 75%);mask-image:linear-gradient(rgba(0,0,0,0) 37.5%,#000 50%,#000 62.5%,rgba(0,0,0,0) 75%);backdrop-filter:blur(1.25px)}.top-blur .layer5{z-index:5;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 50%,#000 62.5%,#000 75%,rgba(0,0,0,0) 87.5%);mask-image:linear-gradient(rgba(0,0,0,0) 50%,#000 62.5%,#000 75%,rgba(0,0,0,0) 87.5%);backdrop-filter:blur(.625px)}.top-blur .layer6{z-index:6;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 62.5%,#000 75%,#000 87.5%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(rgba(0,0,0,0) 62.5%,#000 75%,#000 87.5%,rgba(0,0,0,0) 100%);backdrop-filter:blur(.3125px)}.top-blur .layer7{z-index:7;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 75%,#000 87.5%,#000 100%);mask-image:linear-gradient(rgba(0,0,0,0) 75%,#000 87.5%,#000 100%);backdrop-filter:blur(.15625px)}.top-blur .layer8{z-index:8;-webkit-mask-image:linear-gradient(rgba(0,0,0,0) 87.5%,#000 100%);mask-image:linear-gradient(rgba(0,0,0,0) 87.5%,#000 100%);backdrop-filter:blur(.078125px)}.preloader{position:fixed;bottom:0;left:0;width:100vw;height:100vh;background-color:#0e0e0e;display:flex;align-items:center;justify-content:center;z-index:9999;will-change:transform}.hero{padding:0 0 60px 0}.hero__title{margin-bottom:56px}.hero__row{margin:0 -15px;display:flex;flex-direction:column}.hero__col{padding:0 15px}.hero__col:first-child{order:1}.hero__content{margin-bottom:80px;max-width:320px}.process{padding:60px 0;overflow:visible}.process__content{display:flex;flex-direction:column;gap:8px;counter-reset:counter;margin:40px 0}.features{padding:140px 0 200px 0;overflow:visible}.features__items{margin-top:80px}.features-item{border-radius:16px;overflow:hidden;position:relative}.features-item:not(:last-child){margin-bottom:16px}.features-item:first-child{aspect-ratio:1/1}.features-item:not(:first-child){min-height:415px;aspect-ratio:initial}.features-item:last-child{background-color:#fff;padding:28px 16px;display:flex;flex-direction:column}.features-item:last-child .features-item__info{color:#0e0e0e;position:static;max-width:100%;margin-bottom:16px}.features-item:last-child .features-item__title{color:#0e0e0e}.features-item__title{color:#fff;margin-bottom:16px}.features-item__info{position:absolute;bottom:36px;left:16px;right:16px;color:#fff;max-width:360px}.features-item__image{position:absolute;top:0;left:0;bottom:0;right:0}.features-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.features-item__number{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);color:#fff;font-weight:600;font-size:80px;letter-spacing:-.02em;line-height:1em}.features-item__labels{position:relative;flex:1 0 0;width:100%;max-width:420px;align-self:center;min-height:250px}.team{padding:80px 0;background-color:#0e0e0e;color:#fff}.team__label{color:#fff}.team__title{color:#fff;margin-bottom:40px}.team__image{border-radius:16px;overflow:hidden;margin-bottom:40px;aspect-ratio:11/6}.news{padding:90px 0}.news__btn{margin-bottom:16px}.news-card{padding:8px;border-radius:16px;background-color:#fff;position:relative;margin-bottom:10px}.news-card:hover .news-card__image img{transform:scale(1.1)}.news-card:hover .news-card__title::before{width:0}.news-card__image{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:458/300}.news-card__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;transform:scale(1);transition:transform cubic-bezier(.17,.67,.55,1.05) 1s}.news-card__title{margin:24px 0 16px;position:relative;padding-left:16px}.section__blog{padding-bottom:50px}.blog__content{margin-bottom:80px}.contacts{padding-bottom:50px}.contacts__row{display:flex;flex-direction:column}.contacts__col:first-child{order:1}.contacts__content{max-width:550px;margin-bottom:50px}.contacts__blocks{display:flex;margin:0 -10px}.contacts__block{padding:0 10px}.contacts-item{margin-bottom:30px}.contacts-item span{color:#9f9f9f;display:block;margin-bottom:8px}.section__single{padding-bottom:90px;max-width:780px;margin:0 auto}.section__single img{aspect-ratio:1.54286/1;border-radius:16px;overflow:hidden;height:auto;margin:40px 0}.section__single h1,.section__single h2,.section__single h3,.section__single h4,.section__single h5,.section__single h6{color:#0e0e0e;margin-bottom:16px}.section__single h2,.section__single h3,.section__single h4{margin:40px 0}.section__single p{margin-bottom:16px}.section__single strong{color:inherit}.section__single ol,.section__single ul{margin:24px 0 16px}.section__single ol li,.section__single ul li{position:relative;padding-left:20px}.section__single ol li:not(:last-child),.section__single ul li:not(:last-child){margin-bottom:2px}.section__single ol li::before,.section__single ul li::before{content:"";width:5px;height:5px;position:absolute;top:8px;left:5px;background-color:currentColor;border-radius:50%}.section__single figure{margin:40px 0}@media only screen and (min-width:420px){.label_1{left:-20%;top:0}.label_2{top:18%;right:-23%}.label_3{top:34%;left:12%;--base-transform:scale(1) rotate(5deg)}.label_4{bottom:9%;left:0}.label_5{top:65%;right:-10%}}@media only screen and (min-width:576px){.counter{display:flex;align-items:center;justify-content:space-between}.counter__item{flex-direction:column;justify-content:flex-start}.counter__item:not(:last-child){margin-bottom:0}.hero__title{margin-bottom:38px}.hero__content{max-width:480px;margin:0 0 80px auto}.blog__content{max-width:480px;margin:0 0 80px auto}}@media only screen and (min-width:768px){.title-1,h1{font-size:56px}.container{max-width:1520px;padding:0 40px}.form__header{text-align:center}.card{height:250px;padding:36px 40px 36px 200px}.card:nth-child(1){top:120px}.card:nth-child(2){top:240px}.card:nth-child(3){top:360px}.card:nth-child(4){top:480px}.team{padding:100px 0 120px 0}.team__content{margin-right:0;margin-left:auto;max-width:450px}.news{padding:130px 0}.news__row{display:flex;flex-wrap:wrap;margin:0 -4px}.news__col{flex:0 0 33.3333%;max-width:33.3333%;padding:0 4px}.section__blog{padding-bottom:90px}.contacts{padding-bottom:120px}.contacts__block{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:810px){.title-1,h1{font-size:62px}}@media only screen and (min-width:992px){.title-1,h1{font-size:70px}.title-2,h2{font-size:60px}.main,main{padding-top:180px}.section__label{margin-bottom:60px}.section__title{margin-bottom:80px}.title__row{display:flex;justify-content:space-between}.title__col:first-child{flex:0 0 20%;max-width:20%}.title__col:last-child{flex:0 0 80%;max-width:860px}.header__nav{flex-direction:row;padding-right:0;position:static;height:auto;width:auto;opacity:1;pointer-events:initial;transform:translateX(0);display:flex}.nav-list{flex-direction:row;align-items:center;padding:0;justify-content:flex-start;margin-right:20px;margin-bottom:0}.nav-list li:not(:last-child),.nav-list__item:not(:last-child){margin-right:25px;margin-bottom:0}.nav-list a,.nav-list__link{font-size:16px}.burger{display:none}.footer__wrapper{padding:40px 0}.footer__row{display:flex;justify-content:space-between}.footer__col{flex:0 0 50%;max-width:50%}.footer__copyright{margin-bottom:0}.form__container{padding:20px}.form__header{margin-bottom:0;font-size:40px}.counter__item:not(:last-child){margin-right:40px}.card{padding:36px 40px 36px 35%}.hero__title{text-align:center}.hero__row{flex-direction:row;justify-content:center}.hero__col:first-child{order:initial}.hero__col{max-width:50%;flex:0 0 50%}.hero__content{max-width:480px;margin:0 0 0 auto}.hero__info{max-width:480px}.process__row{display:flex;justify-content:space-between}.process__col{flex:0 0 50%;max-width:50%}.process__title{max-width:540px;position:sticky;top:140px}.process__content{margin:0}.team{padding:100px 0 200px 0}.team__title{margin-bottom:80px}.team__image{margin-bottom:80px}.news{padding:200px 0}.news-card__title{height:24px;overflow:hidden;transition:height cubic-bezier(.17,.67,.55,1.05) 1s}.news-card__title::before{content:"";position:absolute;top:0;bottom:0;right:0;background:linear-gradient(90deg,rgba(0,0,0,0) 0,#fff 50%);width:80px;height:100%;transition:width 1s cubic-bezier(.17,.67,.55,1.05)}.section__blog{padding-bottom:200px}.blog__content{margin:0 0 0 auto}.contacts{padding-bottom:350px}.contacts__row{flex-direction:row;justify-content:space-between}.contacts__col:first-child{order:0}.contacts__col{flex:0 0 50%;max-width:50%}.contacts__content{margin-right:0;margin-left:auto;margin-bottom:0}.section__single{padding-bottom:130px}.section__single img{margin:40px 0 50px 0}.section__single h2,.section__single h3,.section__single h4{margin:50px 0}.section__single figure{margin:50px 0}}@media only screen and (min-width:1024px){.slider__btns{max-width:33%}}@media only screen and (min-width:1124px){.features__items{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:8px}.features-item:not(:last-child){margin-bottom:0}.features-item:first-child{aspect-ratio:initial;grid-area:1/1/3/2}.features-item:nth-child(2){grid-area:1/2/2/3}.features-item:last-child{grid-area:2/2/3/3}.features-item__info{left:40px;right:40px;bottom:26px}}@media only screen and (min-width:1280px){.nav-list{margin-right:60px}.nav-list li:not(:last-child),.nav-list__item:not(:last-child){margin-right:45px}}@media only screen and (min-width:1800px){.form__header{font-size:60px}}
/*# sourceMappingURL=style.min.css.map */
