*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}li,ol,ul{list-style:none}a{text-decoration:none;color:inherit;display:inline-block}button{border:none;outline:0;background:0 0}a,button{cursor:pointer}img{display:block;width:100%;height:100%}input{border:none;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Inconsolata;src:url(../fonts/Inconsolata-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inconsolata;src:url(../fonts/Inconsolata-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inconsolata;src:url(../fonts/Inconsolata-Bold.woff2) format("woff2");font-weight:700;font-display:swap}.burger-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 5px;width:36px;height:36px}.burger-btn:hover .burger-line::before,.burger-btn:hover .burger-line:after{width:100%}.burger-btn .burger-line{display:block;width:27px;height:3px;background:#000;position:relative}.burger-btn .burger-line::after,.burger-btn .burger-line::before{position:absolute;right:0;content:"";display:block;height:3px;background:#000;-webkit-transition:.3s;transition:.3s}.burger-btn .burger-line::before{width:21px;top:8px}.burger-btn .burger-line::after{width:15px;top:16px}.exit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;-webkit-box-shadow:0 0 2px #fff;box-shadow:0 0 2px #fff;background:#3d3d3d}.exit-btn .exit-line{display:block;width:20px;height:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#ff5100}.exit-btn .exit-line::after{content:"";display:block;width:20px;height:3px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background:#ff5100}.slider__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px}.slider__btn svg{display:block;--color-1:rgb(255, 255, 255);--stroke-1:rgb(255, 255, 255);width:12px;height:12px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.slider__btn:hover svg{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#000;font-size:clamp(14px,3vw,18px);font-family:Inconsolata;font-weight:700;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:185px;height:45px;padding:11px 25px;border:1px solid #000;background:#fff;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.btn svg{display:block;--color-1:currentColor;--stroke-1:currentColor;width:12px;height:12px}.btn:hover{color:#fff;background:#000}@-webkit-keyframes arrow-move{0%{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}100%{-webkit-transform:translateX(6px) scale(1.3);transform:translateX(6px) scale(1.3)}}@keyframes arrow-move{0%{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}100%{-webkit-transform:translateX(6px) scale(1.3);transform:translateX(6px) scale(1.3)}}.form-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#000;font-size:clamp(14px,3vw,18px);font-family:Inconsolata;font-weight:700;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:56px;height:32px;padding:0;border:none;background:#000;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.form-btn svg{display:block;--color-1:currentColor;--stroke-1:currentColor;width:12px;height:12px}.form-btn:hover{color:#fff;background:#000}.form-btn{opacity:.5;cursor:not-allowed;-webkit-transition:all .3s ease;transition:all .3s ease}.form-btn svg{display:block;--color-1:rgb(255, 255, 255);--stroke-1:rgb(255, 255, 255);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.form-btn.is-active{opacity:1;cursor:pointer;background-color:#0f5}.form-btn.is-active svg{-webkit-animation:arrow-move .3s infinite alternate ease-in-out;animation:arrow-move .3s infinite alternate ease-in-out}.form-btn.is-active:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}body{background:#fff}h1{color:#000;font-size:clamp(32px,5vw,52px);font-family:Raleway;font-weight:700;line-height:115%;letter-spacing:.02em;text-transform:capitalize}@media (max-width:768px){h1{line-height:131%}}h2{color:#000;font-size:clamp(24px,3.2vw,40px);font-family:Raleway;font-weight:700;line-height:135%;letter-spacing:.02em;text-transform:capitalize}@media (max-width:768px){h2{line-height:131%}}@media (max-width:768px){h2{line-height:142%}}h3{color:#000;font-size:clamp(24px,5vw,32px);font-family:Raleway;font-weight:700;line-height:131%;letter-spacing:.02em;text-transform:capitalize}@media (max-width:768px){h3{line-height:131%}}@media (max-width:768px){h3{line-height:133%}}h4{color:#000;font-size:clamp(20px,3.2vw,24px);font-family:Raleway;font-weight:600;line-height:133%;letter-spacing:.02em;text-transform:capitalize}@media (max-width:768px){h4{line-height:131%}}@media (max-width:768px){h4{line-height:120%}}h4{color:#000}.article-title{color:#3d3d3d;font-family:Raleway;font-weight:700;font-size:clamp(16px,5vw,18px);letter-spacing:.02em;line-height:normal}@media (max-width:768px){.article-title{line-height:129%}}.article-title{display:inline-block;margin-bottom:25px}section{margin-bottom:90px}@media (max-width:768px){section{margin-bottom:50px}}.subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#000;font-family:Raleway;font-weight:600;font-size:clamp(14px,3vw,18px);letter-spacing:.02em;text-transform:capitalize}.subtitle:after{content:"";display:block;width:80px;height:2px;background:#000}.section-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:clamp(20px,2.75vw,35px)}@media (max-width:1024px){.section-title{max-width:85%}}@media (max-width:768px){.section-title{max-width:100%;gap:15px}}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1280px;margin-inline:auto;padding-inline:20px}.footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;color:#3d3d3d;font-family:Inconsolata;font-weight:700;font-size:clamp(14px,3vw,18px);letter-spacing:0;line-height:144%}@media (max-width:768px){.footer-list{line-height:129%}}.header{margin-bottom:40px}.header__container{padding-block:27px}.header__logo svg{display:block;--color-1:rgb(0, 0, 0);--color-2:rgb(255, 255, 255);--stroke-1:rgb(0, 0, 0);--stroke-2:rgb(255, 255, 255);width:95px;height:36px}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(30px,3vw,50px)}.header__item-link{color:#000;font-size:20px;font-family:Inconsolata;font-weight:700;letter-spacing:.02em;-webkit-transition:color .3s;transition:color .3s;-webkit-transition:all .3s;transition:all .3s;position:relative}.header__item-link::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#000;-webkit-transition:width .3s ease;transition:width .3s ease}.header__item-link:hover:after{width:100%}.header__burger-btn{display:none}@media (max-width:1024px){.header{margin-bottom:10px}}@media (max-width:768px){.header{margin-bottom:0}.header__btn,.header__nav{display:none}.header__burger-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.hero{display:grid;grid-template-columns:1fr repeat(2,minmax(300px,620px)) 1fr;gap:20px}.hero__desc{grid-column:2/3;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:clamp(20px,2.75vw,35px)}@media (max-width:1024px){.hero__desc{max-width:85%}}@media (max-width:768px){.hero__desc{max-width:100%;gap:15px}}.hero__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px}@media (max-width:768px){.hero__desc{gap:20px}}.hero__text{color:#3d3d3d;font-family:Inconsolata;font-weight:600;font-size:clamp(14px,3vw,18px);letter-spacing:.02em;line-height:133%}@media (max-width:768px){.hero__text{line-height:129%}}.hero__text{max-width:495px}.hero__slider{grid-column:3/5}.hero__slider .slider{max-width:750px}.hero__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#000;font-size:clamp(14px,3vw,18px);font-family:Inconsolata;font-weight:700;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:220px;height:45px;padding:11px 25px;border:1px solid #000;background:#000;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.hero__btn svg{display:block;--color-1:currentColor;--stroke-1:currentColor;width:14px;height:14px}.hero__btn:hover{color:#000;background:#fff}.hero__btn{color:#fff;font-size:clamp(14px,3vw,18px);font-family:Inconsolata;font-weight:700;letter-spacing:.02em}@media (max-width:1024px){.hero{grid-template-columns:1fr;padding-inline:20px;justify-items:center;gap:50px}.hero__desc{grid-column:auto;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__text{max-width:80%;margin:0 auto}.hero__slider{grid-column:auto;margin-inline:-20px;width:calc(100% + 40px)}.hero__slider .slider{max-width:100%}.hero__btn{margin-inline:auto}}.trust__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:95px}.trust__title{font-weight:700}.trust__banner{width:100%;overflow:hidden;position:relative}.trust__banner::after,.trust__banner::before{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2}.trust__banner::before{left:0;background:-webkit-gradient(linear,left top,right top,from(#fff),to(transparent));background:linear-gradient(to right,#fff,transparent)}.trust__banner::after{right:0;background:-webkit-gradient(linear,right top,left top,from(#fff),to(transparent));background:linear-gradient(to left,#fff,transparent)}.trust__banner-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:60px;-ms-flex-align:60px;align-items:60px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scroll-loop 25s linear infinite;animation:scroll-loop 25s linear infinite}.trust__banner-track:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.trust__banner-item{-ms-flex-negative:0;flex-shrink:0;width:150px;height:60px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6;-webkit-transition:.3s;transition:.3s}.trust__banner-item:hover{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@-webkit-keyframes scroll-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-33.3333333333%);transform:translateX(-33.3333333333%)}}@keyframes scroll-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-33.3333333333%);transform:translateX(-33.3333333333%)}}@media (max-width:768px){.trust__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.hello{display:grid;grid-template-columns:1fr minmax(0,620px) minmax(0,620px) 1fr;gap:20px}.hello__visual{grid-column:2/3;padding-bottom:35px;position:relative}.hello__visual-imgs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(10px,1.96vw,25px);width:100%}.hello__visual-imgs img{min-width:0}.hello__visual-banner{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;max-width:430px;min-width:220px;height:30%;max-height:120px;min-height:70px;background:#f2f2f2}.hello__banner-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;font-family:Inconsolata;font-weight:600;font-size:clamp(14px,3vw,18px);letter-spacing:.02em;line-height:133%}@media (max-width:768px){.hello__banner-text{line-height:129%}}.hello__banner-text span{color:#000;font-family:Raleway;font-weight:700;font-size:clamp(24px,2.85vw,36px);letter-spacing:.02em;line-height:100%}@media (max-width:768px){.hello__banner-text span{line-height:129%}}.hello__banner-line{width:2px;height:60px;background:#3d3d3d}.hello__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(20px,2.74vw,35px);padding-left:20px}@media (min-width:1280px){.hello__desc{padding-left:50px}}.hello__desc-text{color:#3d3d3d;font-family:Inconsolata;font-weight:600;font-size:clamp(14px,3vw,16px);letter-spacing:.02em;line-height:133%}@media (max-width:768px){.hello__desc-text{line-height:129%}}.hello__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#000;font-family:Raleway;font-weight:600;font-size:clamp(14px,3vw,18px);letter-spacing:.02em;text-transform:capitalize}.hello__subtitle:before{content:"";display:block;width:80px;height:2px;background:#000}@media (max-width:1024px){.hello{display:grid;grid-template-columns:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;gap:40px;padding-inline:20px}.hello__visual{grid-column:1}.hello__visual-banner{right:-20px;min-width:240px}.hello__desc{padding-left:0}.hello__desc-text{width:80%;text-align:center}}@media (max-width:1024px) and (max-width:768px){.hello__desc-text{width:100%;text-align:start}}.service__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px}@media (max-width:1024px){.service__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.service__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px 5px;width:100%}@media (max-width:1024px){.service__visual{-ms-flex-wrap:wrap;flex-wrap:wrap}}.service__visual-item{position:relative}.service__item-link{color:#fff;font-size:clamp(18px,5vw,24px);font-family:Raleway;font-weight:700;letter-spacing:.02em;-webkit-transition:color .3s;transition:color .3s}.service__item-link:hover{color:#fff}.service__item-link{position:absolute;left:25px;bottom:25px;-webkit-transition:.3s;transition:.3s}@media (max-width:768px){.service__item-link{left:20px}}.project__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px}.project__slider{width:100%;height:540px;position:relative}@media (max-width:425px){.project__slider{width:calc(100% + 40px);height:320px;margin-inline:-20px}}.project__slider .slider{max-width:100%;height:100%}@media (max-width:425px){.project__slider .slider{height:100%}}.project__slider-content{position:absolute;left:35px;bottom:35px;max-width:280px;z-index:10;pointer-events:none}@media (max-width:768px){.project__slider-content{max-width:200px;left:10px;bottom:15px}}.project__slide-desc{display:none}@-webkit-keyframes fadeInText{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInText{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.project__slide-desc.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px;padding:15px;border-radius:10px;background:rgba(255,255,255,.2);backdrop-filter:blur(2px);-webkit-animation:fadeInText .4s ease-in-out forwards;animation:fadeInText .4s ease-in-out forwards;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.project__slide-desc.active{gap:10px}}.project__slide-title{color:#000;font-size:clamp(20px,3.2vw,24px);font-family:Raleway;font-weight:600;line-height:133%;letter-spacing:.02em;text-transform:capitalize}@media (max-width:768px){.project__slide-title{line-height:131%}}@media (max-width:768px){.project__slide-title{line-height:120%}}.project__slide-title{color:#fff}.project__slide-text{color:#fff;font-family:Inconsolata;font-weight:500;font-size:clamp(14px,3vw,16px);letter-spacing:.02em;line-height:129%}@media (max-width:768px){.project__slide-text{line-height:129%}}@media (max-width:425px){.project__slide-text{max-width:150px;display:-webkit-box;overflow-y:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.review__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px;position:relative}.review__slider{width:100%;overflow:hidden;position:relative}.review__slider .review__slider-btns{display:none}.review__slider-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px 20px}.review__slider-item{width:100%;max-width:380px;min-width:310px;height:380px;background:#f2f2f2}.review__item-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:45px;height:100%;padding:40px}.review__card-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.review__card-author img{width:80px;height:80px;border-radius:50%}.review__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.review__author-name{color:#000;font-family:Raleway;font-weight:700;font-size:clamp(14px,3vw,16px);letter-spacing:.02em;line-height:normal}@media (max-width:768px){.review__author-name{line-height:129%}}.review__author-company{color:#3d3d3d;font-family:Raleway;font-weight:600;font-size:14px;letter-spacing:.02em;line-height:normal}@media (max-width:768px){.review__author-company{line-height:129%}}.review__card-text{color:#3d3d3d;font-family:Inconsolata;font-weight:500;font-size:clamp(14px,3vw,16px);letter-spacing:0;line-height:125%}@media (max-width:768px){.review__card-text{line-height:129%}}@media (max-width:1024px){.review__slider-track{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}.review__slider-item{min-width:100%}}@media (max-width:375px){.review__slider-track{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:380px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}.review__slider-item{max-width:100%;height:300px}.review .review__slider-btns{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}.review .slider__btn svg{display:block;--color-1:rgb(0, 0, 0);--stroke-1:rgb(0, 0, 0)}.review__item-card{padding:25px 20px;gap:20px}}.contact{width:100%;max-width:1440px;margin-inline:auto;background-image:url(../images/contact-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:right top -115px}.contact__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px;padding-block:80px}.contact__title{width:clamp(280px,50vw,485px)}.contact__title-text{color:#3d3d3d;font-family:Inconsolata;font-weight:600;font-size:clamp(14px,3vw,16px);letter-spacing:.02em;line-height:133%}@media (max-width:768px){.contact__title-text{line-height:129%}}.contact-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#000;font-size:clamp(14px,3vw,18px);font-family:Inconsolata;font-weight:700;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:185px;height:45px;padding:11px 25px;border:1px solid #000;background:#000;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.contact-btn svg{display:block;--color-1:currentColor;--stroke-1:currentColor;width:12px;height:12px}.contact-btn:hover{color:#000;background:#fff}.contact-btn{color:#fff}.contact-btn:hover{border-color:#000;background:0 0}@media (max-width:1024px){.contact{background-position:right top}}@media (max-width:768px){.contact{background-image:url(../images/contact-bg2.webp);background-position:right bottom}}@media (max-width:425px){.contact-btn{width:160px}}.blog__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px}.blog__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-template-rows:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:start;gap:clamp(30px,4vw,50px);width:100%}.blog__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.blog__card-img{width:100%}.blog__card-img img{margin-bottom:10px}.blog__card-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px}.blog__card-text{color:#3d3d3d;font-family:Inconsolata;font-weight:500;font-size:clamp(14px,3vw,16px);letter-spacing:0;line-height:125%}@media (max-width:768px){.blog__card-text{line-height:129%}}@media (max-width:768px){.blog__card-text{line-height:129%}}.blog__img-caption{color:#3d3d3d;font-family:Raleway;font-weight:600;font-size:clamp(14px,3vw,18px);letter-spacing:.02em;line-height:normal}@media (max-width:768px){.blog__img-caption{line-height:129%}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:75px;background:#f2f2f2}@media (max-width:425px){.footer{padding-top:50px}}.footer__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-items:center;gap:clamp(20px,5vw,40px);margin-bottom:50px}.footer__container .footer__desc{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__container .footer__about{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__container .footer__office{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__container .footer__updates{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (max-width:768px){.footer__container .footer__updates{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:1024px){.footer__container{gap:50px 30px}}@media (max-width:768px){.footer__container{justify-items:flex-start}}.footer__article{padding-left:20px}.footer__desc-logo{display:block;--color-1:rgb(61, 61, 61);--color-2:rgb(255, 255, 255);--stroke-1:rgb(61, 61, 61);--stroke-2:rgb(255, 255, 255);width:170px;height:65px;margin-bottom:25px}@media (max-width:768px){.footer__desc-logo{width:95px;height:36px}}.footer__desc-text{color:#3d3d3d;font-family:Inconsolata;font-weight:500;font-size:clamp(14px,3vw,16px);letter-spacing:normal;line-height:125%}@media (max-width:768px){.footer__desc-text{line-height:129%}}.footer-link{padding-inline:5px;border-radius:5px;-webkit-transition:color .4s,-webkit-box-shadow .8s;transition:color .4s,-webkit-box-shadow .8s;transition:box-shadow .8s,color .4s;transition:box-shadow .8s,color .4s,-webkit-box-shadow .8s}.footer-link:hover{-webkit-box-shadow:inset 200px 0 5px #000;box-shadow:inset 200px 0 5px #000;color:#fff}.footer__updates-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px;border-bottom:1px solid #000}.footer__updates-form input{padding:5px}.footer__updates-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:200px}.footer__updates-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px}.footer__updates-link svg{display:block;--color-1:rgb(0, 0, 0);--color-2:rgb(0, 0, 0);--stroke-1:rgb(0, 0, 0);--stroke-2:rgb(0, 0, 0);width:24px;height:24px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.footer__updates-link:hover svg{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);--stroke-1:rgb(0, 255, 85);--stroke-2:rgb(0, 255, 85)}.footer__line{display:inline-block;width:100%;max-width:1440px;height:2px;background:#3d3d3d;opacity:.2}.footer__rights{display:block;text-align:center;padding:20px}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(../images/project-img.webp);background-position:center bottom;background-size:cover;background-repeat:no-repeat;z-index:999;display:none}.burger-active{display:-webkit-box;display:-ms-flexbox;display:flex}.burger__exit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.burger__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:400px;padding:20px}.burger__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px;width:100%;padding:20px;background-color:rgba(73,73,73,.3);backdrop-filter:blur(3px);border-radius:30px 0 30px;border:1px solid rgba(255,255,255,.7)}.burger__list-item:last-child{margin-bottom:50px}.burger__item-link{color:rgba(255,255,255,.7);font-size:20px;font-family:Raleway;font-weight:600;letter-spacing:.02em;-webkit-transition:color .3s;transition:color .3s}.burger__item-link:hover{color:#fff}.burger__item-link{padding:5px 15px;border-radius:15px;background:rgba(255,255,255,.3);backdrop-filter:blur(1px)}.slider{width:100%;max-width:750px;height:500px;background:#3d3d3d;position:relative}.slider__wrapper{width:100%;height:100%;overflow:hidden}.slider__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.slider__track:active{cursor:-webkit-grabbing;cursor:grabbing}.slider__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.slider__btns{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95px;height:36px;background:rgba(242,242,242,.2);backdrop-filter:blur(5px)}@media (max-width:425px){.slider{height:270px}}/*# sourceMappingURL=main.css.map */
