@font-face{font-family:"Unbounded";src:url("../font/Unbounded-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Unbounded";src:url("../font/Unbounded-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Unbounded";src:url("../font/Unbounded-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Unbounded";src:url("../font/Unbounded-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Unbounded";src:url("../font/Unbounded-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Unbounded";src:url("../font/Unbounded-Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}::selection{background:#fbb}@keyframes show-hide{0%{display:none}50%{display:none}}.logo__dot,.title__dot{animation:1.5s linear 0s infinite alternate show-hide}body{margin:0;background:#f6f8fc;font-family:"Unbounded",sans-serif}body.active-menu,body.noscroll{overflow-y:hidden}.wrapper{max-width:1920px;margin:0 auto;padding:0 30px;box-sizing:border-box}section:not(.hero),.footer{margin-top:225px}section .wrapper{padding-top:110px}.header{background:#f6f8fc}.header.sticky{position:sticky;top:0;box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;z-index:5}.header__wrapper{display:flex;justify-content:space-between;align-items:center;height:100px}.active-menu .header__wrapper{justify-content:flex-end}.logo{display:flex}.menu{height:100%;z-index:1}.footer .menu{height:auto;margin-top:64px}.menu__items{display:flex;gap:40px;height:100%;margin:0;padding:0;list-style:none}.footer .menu__items{gap:42px;flex-wrap:wrap}.active-menu .header .menu__items{height:auto;margin:80px 16px 76px 0;gap:24px}.menu__link{display:flex;align-items:center;height:100%;font-size:18px;font-weight:300;line-height:22px;color:#6a6a6a;text-decoration:none;padding:0 10px;transition:.3s;position:relative}.footer .menu__link{height:auto;padding:0}.menu__link:hover{color:#000;background:rgba(0, 0, 0, 0.1)}.footer .menu__link:hover{color:#fff}.social-media{display:flex;gap:20px}.footer .social-media{margin:58px 0 50px}.social-media__link{display:flex;align-items:center}.social-media__link svg:hover circle{stroke:red;fill:red}.telegram:hover path,.linkedin:hover path{stroke:#fff}.instagram:hover path,.facebook:hover path,.youtube:hover path{fill:#fff}.burger{display:none;width:28px;height:28px;z-index:1;position:relative}.burger__item{position:absolute;width:100%;height:3px;background:#000;transition:.3s}.burger__item:first-child{top:9px}.burger__item:last-child{top:16px}.active-menu .burger__item:first-child{top:13px;transform:rotate(225deg)}.active-menu .burger__item:last-child{top:13px;transform:rotate(-225deg)}.footer__inner{background:#050505;margin:0 30px 30px 30px}.footer__wrapper{display:flex;justify-content:space-between;gap:200px;padding-top:50px}.menu-f{margin:85px 0 14px}.menu-f__items{display:flex;gap:35px;height:100%;margin:0;padding:0;list-style:none}.menu-f__link{font-size:10px;font-weight:300;line-height:12px;color:#a4a4a4;text-decoration:none}.menu-f__link:hover{color:#fff;text-decoration:underline}.footer__email{font-size:26px;font-weight:500;color:#f6f8fc;text-decoration:none;transition:.3s}.footer__email:hover{color:red}.footer__right{width:1050px}.title{text-align:center;left:-100%;transition:.1s;position:relative}.title__text{display:inline-block;position:relative}.title__text:before,.title__text:after{content:"";position:absolute;top:50%;width:20px;height:104px;background-image:url(../img/title.svg);background-size:contain;background-repeat:no-repeat}.title__text:before{left:-66px;transform:translate(0, -50%)}.title__text:after{right:-66px;transform:translate(0, -50%) rotate(180deg)}.title__text{font-size:48px;line-height:1;text-transform:uppercase;margin:0}.title__dot{position:absolute;display:block;top:-28px;right:-93px;width:18px;height:18px;background:red;border-radius:50%}.about__items{display:flex;border-top:1px solid #babbc0}.about__item{width:25%;padding:22px 30px 65px 30px;box-sizing:border-box}.about__item+.about__item{border-left:1px solid #babbc0}.about__text{font-size:20px;font-weight:300;line-height:25px}.about__value{font-size:58px;font-weight:500;line-height:72px;margin:8px 0}.about__img{display:block;width:100%;height:100%}.clients__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;max-width:1630px;margin:0 auto}.clients__item{display:flex;justify-content:center;align-items:center;height:154px;border:1px solid #babbc0;box-sizing:border-box}.clients__item:not(:nth-child(-n+12)){display:none}.clients__item.visible{display:flex !important}.clients__img{max-width:200px;max-height:75px;width:100%;height:100%;object-fit:contain;filter:grayscale(1) contrast(0.3) brightness(1.5);transition:.3s}.clients__item:hover .clients__img{filter:none}.clients__btn{display:flex;justify-content:center;align-items:center;width:100%;max-width:1630px;height:60px;margin:10px auto 0;border:none;background:rgba(0, 0, 0, 0.1);cursor:pointer;transition:.3s}.clients__btn:hover{background:#000}.clients__arrow{display:block;width:10px;height:10px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(135deg);box-sizing:border-box;transition:.3s}.clients__btn:hover .clients__arrow{border-top:2px solid red;border-right:2px solid red;transform:rotate(495deg)}.opened+.clients__btn .clients__arrow{transform:rotate(-45deg)}.opened+.clients__btn:hover .clients__arrow{transform:rotate(315deg)}.team .wrapper{display:flex;justify-content:space-between;gap:50px}.team__left{display:flex;gap:50px}.team__left-right{display:flex;flex-direction:column;max-width:300px}.team__img1{display:block;width:100%;height:100%;margin-bottom:150px}.team__text{line-height:26px;color:#878b98;margin:0;position:relative}.team__text:before{content:"";display:block;width:42px;height:36px;background-image:url(../img/quotes.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:16px}.team__name{font-size:26px;letter-spacing:1px;margin:70px 0 0 0}.team__pos{color:#878b98;margin:15px 0 0 0}.team__right{display:flex;gap:15px}.team__img-wrap.img2{align-self:center}.team__img-wrap.img3{align-self:flex-end}.team__img{display:block;width:100%;height:auto}.services__steps{display:flex;border:1px solid #babbc0}.services__step{width:25%;min-height:445px;padding:40px 40px 40px 30px;box-sizing:border-box;transition:.3s}.services__step+.services__step{border-left:1px solid #babbc0}.services__inner{display:flex;height:100%;position:relative}.services__title{position:absolute;display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;margin:0;transition:top .3s ease 0s;font-size:32px;font-weight:500;line-height:40px}.services__title:after{content:"";display:block;width:18px;height:18px;border-top:5px solid #000;border-right:5px solid #000;transform:rotate(45deg);box-sizing:border-box;transition:.3s}.services__text{font-size:20px;font-weight:300;line-height:28px;color:#fff;margin-top:auto;margin-bottom:0;transform:scale(0);transition:.3s}.services__step svg{position:absolute;width:54px;height:54px;top:200px;left:0;transition:top .3s ease 0s,left .3s ease 0s,width .3s ease 0s,height .3s ease 0s}.services__step svg path{transition:.3s}.references__items{display:flex;justify-content:space-between;gap:6px}.references__item{width:100%;max-width:258px;text-decoration:none;overflow:hidden;position:relative}.references__img-wrap{position:relative}.references__img-wrap:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);width:0;height:0;border:0 solid transparent;border-bottom-width:30px;border-top-width:30px;border-left:52px solid rgba(255, 255, 255, 0.4);z-index:1;transition:.3s}.references__title{position:absolute;bottom:10px;left:10px;right:22px;font-size:42px;font-weight:300;line-height:36px;color:#fff;z-index:1;transform-origin:bottom right;transform:rotate(-90deg) translate(100%, 0);transition:.3s}.references__img{display:block;width:100%;height:100%}.references__control{display:none}.contacts .wrapper{display:flex;gap:20px}.contacts__left{width:50%}.contacts__text1{font-size:52px;font-weight:500;line-height:62px;letter-spacing:-1px}.contacts__text2{font-size:20px;font-weight:300;line-height:25px;margin-top:30px}.contacts__right{width:50%}.contacts__form{max-width:610px}.contacts__form [name=fname],.contacts__form [name=femail],.contacts__form [name=fmessage]{width:100%;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:400;line-height:22px;padding:24px 16px;border:1px solid #babbc0;border-radius:22px;outline:none;box-sizing:border-box}.contacts__form [name=fmessage]{height:200px;resize:none}.contacts__form [name=fname]::placeholder,.contacts__form [name=femail]::placeholder,.contacts__form [name=fmessage]::placeholder{color:#babbc0}.contacts__form .wpcf7-not-valid{border:1px solid red;color:red}.contacts__form .wpcf7-not-valid::placeholder{color:red}.contacts__form p{margin:0;position:relative}.contacts__form p+p{margin-top:30px}.contacts__form .btn{width:100%}.contacts__form .wpcf7-response-output,.contacts__form .wpcf7-spinner{display:none !important}.screen-reader-response{display:none !important}.contacts__form .wpcf7-not-valid-tip{position:absolute;bottom:-16px;left:0;font-size:12px;line-height:1;color:red}.btn{font-family:"Unbounded",sans-serif;font-size:18px;font-weight:400;line-height:22px;color:#fff;background:red;border:0;border-radius:25px;padding:27px 44px;transition:.3s;cursor:pointer}.btn:hover{background:#000}.popup{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(10px);z-index:333;display:none}.popup__wrapper{width:100%;height:100%}.popup__window{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;width:500px;height:600px;padding:0 50px;box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;box-sizing:border-box}.popup__close{position:absolute;top:32px;right:32px;display:flex;cursor:pointer}.popup__img{display:flex}.popup__title{font-weight:500;font-size:40px;line-height:1.3;text-transform:uppercase;margin:40px 0 0 0}.popup__text{font-weight:500;font-size:20px;line-height:1.6;text-align:center;opacity:.5;margin:10px 0 0 0}.popup__title.error,.popup__text.error,.popup.error .popup__title.success,.popup.error .popup__text.success{display:none}.popup.error .popup__title.error,.popup.error .popup__text.error{display:block;color:red;opacity:1}.popup__btn{margin-top:40px}.hero__bottom{margin-top:190px;overflow-x:clip;position:relative}.hero__bottom .wrapper{padding-top:0}.hero__inner{max-width:800px}.hero__title{font-size:52px;font-weight:500;line-height:62px;letter-spacing:-1px;margin:0}.hero__text{font-size:20px;font-weight:300;line-height:25px;margin:30px 0 0 0}.hero__btn{display:inline-block;text-decoration:none;margin:65px 0 0 0}.hero__animation-w{position:absolute;top:50%;right:134px;transform:translate(0, -50%);display:flex;gap:40px;height:360px}@keyframes dot{0%{transform:translate(150%, 0) scale(0.8)}100%{transform:translate(150%, 0) scale(1)}}.hero__animation-w:after{content:"";position:absolute;top:0;right:0;display:block;width:134px;height:134px;border-radius:50%;background:red;animation:2s linear 0s infinite alternate dot}@keyframes focus{0%{transform:translate(0, -10px)}100%{transform:translate(0, 10px)}}.hero__animation{animation:2s linear 0s infinite alternate focus}.hero__animation:last-child{rotate:180deg}.hero__items{display:grid;grid-template-columns:26fr 16fr 16fr 16fr 26fr;grid-template-rows:1fr 1fr;gap:10px}.hero__item{position:relative;overflow:hidden}.hero__item:nth-child(1){grid-column:1/2;grid-row:1/3}.hero__item:nth-child(2){grid-column:2/4;grid-row:1/2}.hero__item:nth-child(3){grid-column:4/5;grid-row:1/2}.hero__item:nth-child(4){grid-column:5/6;grid-row:1/3}.hero__item:nth-child(5){grid-column:3/5;grid-row:2/3}.hero__item:nth-child(6){grid-column:2/3;grid-row:2/3}.hero__img-wrap{height:100%}.hero__picture{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.hero__picture:before,.hero__picture:after,.hero__img-wrap:before,.hero__img-wrap:after{content:"";position:absolute;display:block;width:54px;height:54px;background:url(../img/corner.svg) no-repeat;scale:0 1}@keyframes hero{0%{scale:0 1;filter:blur(10px)}100%{scale:1 1;filter:blur(0)}}.hero__item.active .hero__picture:before,.hero__item.active .hero__picture:after,.hero__item.active .hero__img-wrap:before,.hero__item.active .hero__img-wrap:after{animation:.3s linear .3s forwards hero}.hero__picture:before{top:0;left:0}.hero__picture:after{bottom:0;left:0;rotate:-90deg}.hero__img-wrap:before{top:0;right:0;rotate:90deg}.hero__img-wrap:after{bottom:0;right:0;rotate:-180deg}.hero__img{display:block;width:100%;height:100%;object-fit:cover;transition:.3s}.hero__item.active .hero__img{width:calc(100% - 80px);height:calc(100% - 80px)}.hero__name{position:absolute;bottom:10px;left:10px;right:22px;font-size:24px;font-weight:400;line-height:1;color:#fff;transform-origin:bottom right;transform:rotate(-90deg) translate(100%, 0);transition:.3s}.hero__item.active .hero__name{bottom:5px;left:60px;font-size:18px;font-weight:300;color:#000;transform:rotate(0) translate(0, 0)}.hero .social-media{display:none}.up{display:none;position:fixed;bottom:130px;right:10px;width:50px;height:50px;background-color:rgba(0, 0, 0, 0.3);border:4px solid red;border-radius:50%;box-sizing:border-box;cursor:pointer;transition:.3s}.up:after{content:"";position:absolute;top:50%;left:50%;display:block;width:20px;height:20px;border-top:4px solid red;border-right:4px solid red;transform:translate(-10px, -5px) rotate(-45deg);box-sizing:border-box;transition:.3s}@media screen and (max-width: 1600px){.menu__items{gap:10px}.hero__item.active .hero__img{width:calc(100% - 64px);height:calc(100% - 64px)}.hero__picture:before,.hero__picture:after,.hero__img-wrap:before,.hero__img-wrap:after{width:40px;height:40px}.hero__name{font-size:20px}.hero__item.active .hero__name{left:45px;font-size:16px}}@media screen and (max-width: 1440px){.wrapper{padding:0 20px}section:not(.hero),.footer{margin-top:125px}section .wrapper{padding-top:82px}.header__wrapper{height:80px}.logo__img{width:220px}.menu__items{gap:0}.menu__link{font-size:16px}.header .social-media{gap:14px}.header .social-media__link svg{width:28px;height:28px}.footer__inner{margin:0 20px 20px 20px}.footer__wrapper{justify-content:flex-start;gap:186px;padding-top:42px}.footer__right{width:auto}.footer .social-media{margin:50px 0 42px}.footer .menu{margin-top:38px}.footer .menu__items{row-gap:18px}.menu-f{margin:50px 0 10px}.footer__email{font-size:22px}.title__text{font-size:38px}.title__text:before,.title__text:after{width:16px;height:84px}.title__text:before{left:-53px}.title__text:after{right:-53px}.title__dot{top:-22px;right:-75px;width:14px;height:14px}.about__value{font-size:46px;line-height:57px}.about__text{font-size:18px;line-height:22px}.team__name{font-size:16px;margin:20px 0 0 0}.team__text{font-size:14px;line-height:22px}.team__left{gap:30px}.team__left-right{max-width:260px}.team__text:before{width:24px;height:21px;margin-bottom:10px}.team__pos{font-size:12px}.services__steps{flex-wrap:wrap}.services__step{padding:30px 60px 30px 20px}.services__inner{flex-direction:column}.services__title{font-size:24px;line-height:30px}.services__text{font-size:16px;line-height:22px}.references__title{font-size:24px;line-height:24px}.contacts__text1{font-size:38px;line-height:46px}.contacts__text2{font-size:16px;line-height:20px}.contacts__form [name=fname],.contacts__form [name=femail],.contacts__form [name=fmessage]{font-size:14px;line-height:20px;padding:20px 12px;border-radius:18px}.contacts__form [name=fmessage]{height:150px}.contacts__form p+p{margin-top:22px}.contacts__form .wpcf7-not-valid-tip{bottom:-14px;font-size:10px}.btn{font-size:14px;border-radius:20px;padding:20px 44px}.hero__inner{max-width:500px}.hero__title{font-size:38px;line-height:46px}.hero__text{font-size:16px;line-height:20px;margin:25px 0 0 0}.hero__text br{display:none}.hero__btn{margin:55px 0 0 0}.hero__animation-w{right:96px;gap:28px;height:252px}.hero__animation-w:after{width:96px;height:96px}.hero__picture:before,.hero__picture:after,.hero__img-wrap:before,.hero__img-wrap:after{width:25px;height:25px}.hero__item.active .hero__img{width:calc(100% - 40px);height:calc(100% - 40px)}.hero__name{font-size:18px}.hero__item.active .hero__name{bottom:0;left:30px;font-size:14px}}@media screen and (max-width: 1200px){.menu__link{font-size:14px;padding:0 5px}.hero__bottom{margin-top:84px}.hero__name{font-size:14px}.about__items{flex-wrap:wrap}.about__item{width:50%;padding:22px 30px 80px 30px}.about__item+.about__item{border-left:none}.about__item:nth-child(1),.about__item:nth-child(3){border-right:1px solid #babbc0}.about__item:nth-child(3),.about__item:nth-child(4){border-top:1px solid #babbc0}.services__step{width:50%;min-height:342px}.services__step:nth-child(2){background:red}.services__step:nth-child(3){background:#000}.services__step:nth-child(2) .services__title,.services__step:nth-child(3) .services__title{color:#fff}.services__step+.services__step{border-left:none}.services__title:after{display:none}.services__step:nth-child(2) .services__text,.services__step:nth-child(3) .services__text{color:#fff}.services__step:nth-child(1),.services__step:nth-child(3){border-right:1px solid #babbc0}.services__step:nth-child(1),.services__step:nth-child(2){border-bottom:1px solid #babbc0}.services__step svg{position:static;width:40px;height:40px;margin-top:auto}.services__step:nth-child(2) svg path,.services__step:nth-child(3) svg path{fill:#fff}.services__title{position:static;height:auto}.services__text{font-size:14px;line-height:20px;color:#000;margin-top:15px;transform:scale(1)}.clients__items{grid-template-columns:1fr 1fr 1fr}.clients__item{height:125px}.clients__item:not(:nth-child(-n+9)){display:none}.clients__img{max-width:160px;max-height:60px}.team .wrapper{max-width:1024px}.team__name{letter-spacing:.5px;margin:auto 0 0 0}.team__img{max-width:156px}.team__img1{max-width:266px;margin-bottom:0}.team__img-wrap.img2{align-self:flex-start}.team__img-wrap.img3{align-self:flex-start}.team__img-wrap.img4{display:none}}@media screen and (max-width: 1024px){.header .menu{position:fixed;top:0;bottom:0;left:-100%;right:0;width:100%;background:#f6f8fc;transition:.3s}.active-menu .header .menu{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;left:0;padding:0 0 44px 0;box-sizing:border-box}.active-menu .header .menu__item{display:flex;justify-content:flex-end}.active-menu .header .menu__link{font-size:32px;font-weight:600;line-height:32px;color:#000;text-transform:uppercase;padding:0}.active-menu .menu__link:hover{background:none}.menu .logo{position:absolute;top:231px;left:-200px;transform:rotate(-90deg)}.menu .logo__img{width:474px;height:auto}.burger{display:block}.social-media{margin-left:auto;margin-right:80px}.header .menu__items{flex-direction:column}.header .menu .social-media{display:flex;gap:20px;margin-right:18px}.header .menu .social-media__link svg{width:40px;height:40px}.footer__wrapper{justify-content:space-between;gap:50px}.footer .menu{max-width:340px}.team .wrapper{gap:15px}.team__left{flex-shrink:0}.references .wrapper{padding-right:0}.references__item{max-width:none;padding-right:10px}.references .slick-list{padding:0 10% 0 0 !important}.references__title{position:static;transform:rotate(0) translate(0, 0);font-weight:400;line-height:30px;color:#000;text-transform:uppercase;margin-top:22px}.references__title br{display:none}.references__control{display:flex;align-items:center;margin:55px 0 0 14px}.references__prev-next{display:block;width:16px;height:16px;border-top:5px solid #000;border-right:5px solid #000;box-sizing:border-box;transition:.3s}.references__prev-next.prev{transform:rotate(-135deg)}.references__prev-next.next{transform:rotate(45deg);margin-left:38px}.references__nums{font-size:18px;font-weight:700;margin-left:55px}.references__total{color:#babbc0}.references__img-wrap:before{transform:translate(-50%, -50%) scale(1);border-bottom-width:18px;border-top-width:18px;border-left:32px solid rgba(255, 255, 255, 0.4)}.references__img{aspect-ratio:auto}.hero__bottom .wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px}.hero__animation-w{position:relative;top:unset;right:unset;transform:none;padding-right:76px}@keyframes dot{0%{transform:translate(calc(50% + 20px), 0) scale(0.8)}100%{transform:translate(calc(50% + 20px), 0) scale(1)}}.hero__items{gap:5px}.hero__picture:before,.hero__picture:after,.hero__img-wrap:before,.hero__img-wrap:after{width:15px;height:15px}.hero__item.active .hero__img{width:calc(100% - 30px);height:calc(100% - 30px)}.hero__name{right:10px;font-size:10px}.hero__item.active .hero__name{left:18px;font-size:12px}}@media screen and (max-width: 768px){.wrapper{padding:0 16px}section:not(.hero),.footer{margin-top:115px}section .wrapper{padding-top:72px}.header__wrapper{height:50px}.logo__img{width:172px}.header .social-media{display:none}.active-menu .header .menu__link{font-size:26px}.footer__wrapper{flex-direction:column;align-items:center;padding-top:30px}.footer__inner{margin:0 16px 16px 16px}.footer .logo{justify-content:center}.footer__email{font-size:16px;margin-top:42px}.footer__left{display:flex;flex-direction:column;align-items:center}.footer .social-media{margin:20px 0 42px}.footer__right{display:none}.footer .menu{margin-top:8px}.footer .menu__items{display:block;column-count:2;column-gap:58px}.footer .menu__item{display:flex}.footer .menu__item+.menu__item{margin-top:18px}.footer .menu__link{color:#a4a4a4}.menu-f{margin:18px 0 12px}.menu-f__items{gap:22px}.menu-f__link{font-size:8px}.title__text{font-size:24px}.title__text:before,.title__text:after{width:10px;height:50px}.title__text:before{left:-32px}.title__text:after{right:-32px}.title__dot{top:-12px;right:-44px;width:8px;height:8px}.about__items{flex-direction:column;align-items:center;margin-bottom:60px;border-top:none}.about__item{width:100%;max-width:343px;padding:40px 0 18px 90px;overflow:hidden;position:relative}.about__item:not(:last-child):before{content:"";position:absolute;bottom:0;left:90px;width:100%;height:2px;background:#babbc0}.about__item:nth-child(1),.about__item:nth-child(3){border-right:none}.about__item:nth-child(3),.about__item:nth-child(4){border-top:none}.about__item:nth-child(1){padding:0px 0 18px 90px}.about__text{margin:0 auto;font-size:14px;line-height:17px}.about__text br{display:none}.about__value{margin:0 auto;line-height:52px}.clients__items{grid-template-columns:1fr 1fr}.clients__item{height:168px}.clients__item:not(:nth-child(-n+4)){display:none}.clients__img{max-width:110px}.team .wrapper{flex-direction:column;align-items:flex-end;max-width:375px}.team__left{flex-direction:column;gap:40px}.team__img1{max-width:253px}.team__left-right{max-width:253px}.team__text:before{width:28px;height:24px;margin-bottom:16px}.team__name{font-size:18px;letter-spacing:.5px;margin:48px 0 0 0}.team__pos{font-size:14px;margin:5px 0 0 0}.team__right{gap:7px;margin-top:46px}.team__img{max-width:none}.services__steps{border:0}.services__step{width:100%;padding:30px 20px}.services__step:nth-child(1),.services__step:nth-child(3){border-right:0}.services__step:nth-child(1),.services__step:nth-child(2){border-bottom:0}.services__step:nth-child(1){background:#000}.services__step:nth-child(4){background:red}.services__title{color:#fff}.services__text{color:#fff}.services__step svg path{fill:#fff}.references__title{font-size:20px;letter-spacing:.8px;margin-top:14px}.references__control{margin:30px 0 0 2px}.references__prev-next{width:12px;height:12px;border-top:3px solid #000;border-right:3px solid #000}.references__prev-next.next{margin-left:25px}.references__nums{font-size:14px;margin-left:38px}.references__img-wrap:before{border-bottom-width:13px;border-top-width:13px;border-left:22px solid rgba(255, 255, 255, 0.4)}.popup__window{width:280px;height:400px;padding:0 20px}.popup__close{top:20px;right:20px}.popup__title{font-size:30px;margin:20px 0 0 0}.popup__text{font-weight:500;font-size:16px}.popup__btn{margin-top:20px}.contacts .wrapper{flex-direction:column;align-items:center;gap:45px}.contacts__left{width:100%}.contacts__right{width:100%}.contacts__text1{font-size:26px;line-height:32px;text-align:center}.contacts__text2{font-size:14px;line-height:18px;text-align:center;margin-top:18px}.contacts__text2 br{display:none}.contacts__form{max-width:none}.contacts__form p+p{margin-top:14px}.contacts__form [name=fname],.contacts__form [name=femail],.contacts__form [name=fmessage]{border-radius:14px}.contacts__form .wpcf7-not-valid-tip{bottom:-10px;font-size:8px}.hero__bottom .wrapper{justify-content:center}.hero__inner{max-width:none;text-align:center}.hero__title{font-size:26px;line-height:32px;text-align:center}.hero__text{font-size:14px;line-height:18px;margin:16px 0 0 0;text-align:center}.hero__animation-w{display:none}.hero__btn{width:100%;margin:34px 0 0 0;box-sizing:border-box}.hero__item.active .hero__name{left:15px;font-size:8px}.hero__item.active .hero__img{width:calc(100% - 20px);height:calc(100% - 20px)}.hero__picture:before,.hero__picture:after,.hero__img-wrap:before,.hero__img-wrap:after{width:10px;height:10px}.hero__items{grid-template-columns:48fr 26fr 26fr;grid-template-rows:1fr 1fr 1fr}.hero__item:nth-child(1){grid-row:1/3}.hero__item:nth-child(3){grid-column:3/4;grid-row:2/3}.hero__item:nth-child(4){display:none}.hero__item:nth-child(5){grid-column:1/4;grid-row:3/4}.hero .social-media{display:flex;justify-content:center;margin:40px 0 0 0}}@media screen and (min-width: 1025px){.references__item:hover .references__img-wrap:before{transform:translate(-50%, -50%) scale(1)}.references__img{filter:grayscale(1);transition:.3s}.references__item:hover .references__img{filter:grayscale(0)}.references__item:hover .references__title{font-size:12px;line-height:16px;left:10px;transform:rotate(0) translate(0, 0)}.up:hover{transform:rotate(360deg)}.menu__link:before{content:"";position:absolute;top:0;left:0;display:block;width:0;height:3px;background:red;transition:.3s}.menu__link.active:before{width:100%}}@media screen and (min-width: 1201px){.services__step:nth-child(1):hover,.services__step:nth-child(3):hover{background:#000}.services__step:nth-child(2):hover,.services__step:nth-child(4):hover{background:red}.services__step:hover .services__title{top:0 !important;color:#fff}.services__step:hover .services__title:after{opacity:0}.services__step:hover .services__text{transform:scale(1)}.services__step:hover svg{width:210px;height:210px;top:-16px;left:50px}.services__step:hover svg path{fill:#fff;opacity:.3}}@media screen and (min-width: 1441px){.services__step:hover svg{width:210px;height:210px;top:-16px;left:100px}.references__item:hover .references__title{font-size:20px;line-height:24px}}@media screen and (min-width: 1601px){.services__step:hover svg{left:134px}}@media screen and (max-height: 600px){.menu .logo{top:123px;left:-104px;width:250px}.active-menu .header .menu__items{margin:50px 16px 10px 0;gap:5px}.active-menu .header .menu__link{font-size:18px;line-height:20px}}/*# sourceMappingURL=main.min.css.map */
