:root{--brand-color: #ab3334;--brand-color-darken: #7a2425;--text-color: #e3e3e3;--text-revert-color: #000;--text-secondary-color: #9d9b98;--text-secondary-revert-color: #9d9b98;--background-color: #272727;--background-secondary-color: #141414;--background-revet-color: #fff;--background-secondary-revet-color: #f7f7f5}@font-face{font-weight:400;font-family:'Akrobat';font-style:normal;src:url(../fonts/Akrobat-Light.woff2) format("woff2")}@font-face{font-weight:600;font-family:'Akrobat';font-style:normal;src:url(../fonts/Akrobat-SemiBold.woff2) format("woff2")}@font-face{font-weight:400;font-family:'BankGothic';font-style:normal;src:url(../fonts/BankGothic.woff2) format("woff2")}html{box-sizing:border-box;scroll-behavior:smooth}*,::before,::after{box-sizing:inherit}body{min-width:320px;min-height:100vh;margin:0;color:var(--text-color);font-weight:400;font-size:16px;font-family:'Akrobat','Tahoma',sans-serif;line-height:1.4;background-color:var(--background-color);-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;overflow:hidden;word-break:break-all}a{color:inherit;text-decoration:none}a:hover,a:focus{outline:0}.block{margin-bottom:60px}.input{margin:0;padding:0;border:0;font:inherit;background-color:transparent;-webkit-tap-highlight-color:transparent;width:100%;padding:15px 24px;border:1px solid #000;border-radius:10px;font-size:18px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.input:focus{outline:0}.button{margin:0;padding:0;border:0;font:inherit;background-color:transparent;-webkit-tap-highlight-color:transparent;padding:15px 40px;border-radius:10px;color:var(--text-color);font-weight:600;font-size:18px;background-color:var(--brand-color);cursor:pointer;transition:background-color 150ms ease-out}.button:focus{outline:0}.button:hover{background-color:var(--brand-color-darken)}.link{color:var(--brand-color)}.link:hover{text-decoration:underline}p{margin-top:0}[hidden]{display:none!important}.lazy:not([src]){opacity:0}.container{margin-left:auto;margin-right:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}.ui-loader{display:inline-block}.ui-loader__icon{width:100%;height:100%;-webkit-animation:spinner-rotate 2s linear infinite;animation:spinner-rotate 2s linear infinite}.ui-loader__circle{fill:none;-webkit-animation-name:stroke-rotate;animation-name:stroke-rotate;stroke-dasharray:282px;stroke-width:10%;transform-origin:center;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;stroke:currentColor}@-webkit-keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes stroke-rotate{0%,25%,25.0001%,50%,50.0001%,75%,75.0001%,to{stroke-dashoffset:268px}12.5%,12.5001%,37.5%,37.5001%,62.5%,62.5001%,87.5%,87.5001%{stroke-dashoffset:56px}0%,12.5%{transform:rotate(0)}12.5001%,25%{transform:rotateX(180deg) rotate(72.5deg)}25.0001%,37.5%{transform:rotate(270deg)}37.5001%,50%{transform:rotateX(180deg) rotate(161.5deg)}50.0001%,62.5%{transform:rotate(180deg)}62.5001%,75%{transform:rotateX(180deg) rotate(251.5deg)}75.0001%,87.5%{transform:rotate(90deg)}87.5001%,to{transform:rotateX(180deg) rotate(341.5deg)}}@keyframes stroke-rotate{0%,25%,25.0001%,50%,50.0001%,75%,75.0001%,to{stroke-dashoffset:268px}12.5%,12.5001%,37.5%,37.5001%,62.5%,62.5001%,87.5%,87.5001%{stroke-dashoffset:56px}0%,12.5%{transform:rotate(0)}12.5001%,25%{transform:rotateX(180deg) rotate(72.5deg)}25.0001%,37.5%{transform:rotate(270deg)}37.5001%,50%{transform:rotateX(180deg) rotate(161.5deg)}50.0001%,62.5%{transform:rotate(180deg)}62.5001%,75%{transform:rotateX(180deg) rotate(251.5deg)}75.0001%,87.5%{transform:rotate(90deg)}87.5001%,to{transform:rotateX(180deg) rotate(341.5deg)}}.h{margin:0}.h--1{font-weight:600;font-size:36px;line-height:1.3}.h--2{font-weight:600;font-size:28px;line-height:32px}.h--3{font-weight:600;font-size:18px;line-height:24px}.header__wrapper{display:flex;align-items:center;justify-content:flex-end;height:60px}.header__list{margin:0;padding:0;list-style:none}.header__item{display:block}.header__item--inner{position:relative}.header__item--inner:hover .header__inner-list{visibility:visible;opacity:1}.header__link{font-weight:600;font-size:22px;line-height:1;transition:color 150ms ease-out}.header__link:hover{color:var(--brand-color)}.header__inner-list{margin:0;padding:0;list-style:none}.header__inner-list::before{position:absolute;top:5px;right:20px;width:0;height:0;border-right:10px solid transparent;border-bottom:10px solid var(--background-secondary-color);border-left:10px solid transparent;content:''}.header__inner-link{font-weight:400;font-size:20px;line-height:1;transition:color 150ms ease-out}.header__inner-link:hover{color:var(--brand-color)}.header__menu{position:relative;display:flex;justify-content:center;width:30px;height:20px;z-index:11}.header__menu span{position:absolute;width:100%;height:2px;background-color:var(--text-color);transition:all 300ms ease-out}.header__menu span:nth-child(1){top:0}.header__menu span:nth-child(2),.header__menu span:nth-child(3){top:10px}.header__menu span:nth-child(4){top:20px}.header__menu--opened span:nth-child(1){top:10px;width:0}.header__menu--opened span:nth-child(2){transform:rotate(45deg)}.header__menu--opened span:nth-child(3){transform:rotate(-45deg)}.header__menu--opened span:nth-child(4){top:10px;width:0}.footer{padding:20px 0}.footer__list{margin:0;padding:0;list-style:none}.footer__link{font-weight:600;font-size:22px;line-height:1;transition:color 150ms ease-out}.footer__link:hover{color:var(--brand-color)}.footer__logo{display:block;margin:0 auto;width:100%;max-width:500px}.footer__icon{width:100%}.first-screen{margin-bottom:40px;background-position:center;background-size:cover}.first-screen__wrapper{display:flex;align-items:stretch;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.first-screen__logo{font-family:'BankGothic','Tahoma',sans-serif}.first-screen__symbol,.first-screen__word{font-size:50px;line-height:.8;transition:color 150ms ease-out}.first-screen__symbol--active,.first-screen__symbol--active-page,.first-screen__symbol:hover{color:var(--brand-color)}.first-screen__logo-top{display:grid;grid-gap:0 15px;grid-template-columns:repeat(4,-webkit-min-content);grid-template-columns:repeat(4,min-content);justify-content:center}.first-screen__logo-bot{display:grid;grid-gap:10px}.first-screen__link{font-size:17px;line-height:1;transition:color 150ms ease-out}.first-screen__link--active,.first-screen__link--active-page,.first-screen__link:hover{color:var(--brand-color)}.first-screen__title{margin-top:50px;text-align:center}.about__title{margin-bottom:30px}.about__video{width:100%}.about__video iframe{width:100%;height:100%;border-radius:10px}.goals__title{margin-bottom:30px}.goals__description{margin-bottom:40px}.goals__list{margin:0;padding:0;list-style:none;counter-reset:goals}.goals__item{position:relative;padding-left:50px;counter-increment:goals}.goals__item::before{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:2px solid var(--text-color);border-radius:50%;font-weight:400;font-size:22px;font-family:'BankGothic','Tahoma',sans-serif;line-height:1;content:counter(goals)}.goals__item:not(:last-child){margin-bottom:20px}.goals__picture{display:block}.goals__img{width:100%;height:200px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.services__title{margin-bottom:30px}.services__description{margin-bottom:40px}.services__list{margin:0;padding:0;list-style:none;scrollbar-width:none}.services__list::-webkit-scrollbar{width:0;height:0}.services__list::-webkit-scrollbar-track{background-color:transparent}.services__list::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 transparent}.services-item{position:relative;display:block;height:100%}.services-item::before{position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 10px);border:1px solid #fff;border-radius:8px;transition:border-color 150ms ease-out;content:''}.services-item:hover::before{border-color:var(--brand-color)}.services-item__picture{display:block;width:100%;margin-bottom:12px;height:174px}.services-item__img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.services-item__title-wrapper{position:relative;padding:14px 24px;border-radius:10px;background-color:#fff;color:#000;transition:background-color 150ms ease-out,color 150ms ease-out}.services-item:hover .services-item__title-wrapper{color:var(--text-color);background-color:var(--brand-color)}.services-item__title{width:-webkit-min-content;width:-moz-min-content;width:min-content;font-weight:600;font-size:22px;line-height:1.3}.services-item__desc{position:relative;margin-bottom:0;padding:12px 24px}.portfolio__title{margin-bottom:30px}.portfolio__list{margin:0;padding:0;list-style:none}.portfolio__item:not(:last-child){margin-bottom:18px}.portfolio-item{position:relative;display:block;height:100%}.portfolio-item::before{position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:1px solid #fff;border-radius:8px;transition:border-color 150ms ease-out;content:''}.portfolio-item:hover::before{border-color:var(--brand-color)}.portfolio-item__picture{display:block;height:210px}.portfolio-item__desc{margin-bottom:0}.portfolio-item__img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.portfolio-item__content{position:relative;padding:24px}.portfolio-item__title{margin-bottom:14px;transition:color 150ms ease-out}.portfolio-item:hover .portfolio-item__title{color:var(--brand-color)}.contacts__title{margin-bottom:30px}.contacts__wrapper{display:grid;grid-gap:20px;color:#000}.contacts__part{padding:24px 24px 40px;background-color:#edecea;border-radius:10px}.contacts__part--left{display:grid;grid-template-rows:auto auto 1fr}.contacts__title{font-weight:700;font-size:32px;line-height:1.2;margin-top:0;margin-bottom:35px}.contacts__list{margin:0;padding:0;list-style:none}.contacts__list-item{font-size:24px;line-height:1}.contacts__list-item:not(:last-child){margin-bottom:24px}.contacts-form{display:grid;grid-gap:20px}.contacts-form--hidden{display:none}.contacts__success{display:none;height:394px;text-align:center}.contacts__success--done{display:flex;align-items:center;justify-content:center}.contacts-form__error{color:red}.contacts__error{color:red;display:none}.contacts__error--show{display:flex;align-items:center;justify-content:center;text-align:center;padding:15px}.contacts-form__button{justify-self:flex-end;min-width:200px}.socials{margin:0;padding:0;list-style:none;display:flex}.socials__item{transition:transform 150ms ease-out}.socials__item:not(:last-child){margin-right:10px}.socials__item:hover{transform:scale(1.05)}.socials__item svg{width:50px;height:50px}@media (min-width:768px){.block{margin-bottom:80px}.container{width:708px}.h--1{font-size:50px;line-height:40px}.h--2{font-size:44px;line-height:52px}.h--3{font-size:20px;line-height:26px}.footer__list{display:flex;justify-content:space-between}.first-screen{height:calc(100vh - 60px);margin-bottom:60px}.first-screen__wrapper{align-items:center}.first-screen__symbol,.first-screen__word{line-height:1}.first-screen__logo-top{grid-template-columns:repeat(5,-webkit-min-content);grid-template-columns:repeat(5,min-content)}.first-screen__logo-bot{grid-template-columns:repeat(4,-webkit-min-content);grid-template-columns:repeat(4,min-content);justify-content:center}.first-screen__link{font-size:26px}.first-screen__title{margin-top:25vh}.goals__img{height:300px}.services-item__picture{height:254px}}@media (min-width:768px) and (max-width:1023.9px){.services__list{margin-right:calc(-50vw - -50%);margin-left:calc(-50vw - -50%);padding-right:calc(50vw - 50%);padding-left:calc(50vw - 50%)}.services__item{width:380px}.portfolio__list{display:grid;grid-gap:26px;grid-template-columns:repeat(2,1fr);align-items:stretch}.portfolio__item:not(:last-child){margin-bottom:0}}@media (min-width:1024px){.block{margin-bottom:140px}.container{width:930px}.header__wrapper{justify-content:flex-start;height:80px}.header__list{display:flex}.header__item:not(:last-child){margin-right:60px}.header__link{font-size:24px}.header__inner-list{position:absolute;top:100%;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:14px 0;text-align:right;visibility:hidden;opacity:0;transition:opacity 300ms ease-out}.header__inner-item{padding:8px 16px;background-color:var(--background-secondary-color)}.header__inner-item:first-child{padding-top:16px;border-top-left-radius:10px;border-top-right-radius:10px}.header__inner-item:last-child{padding-bottom:16px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.header__menu{display:none}.footer__link{font-size:24px}.first-screen{margin-bottom:80px}.first-screen__symbol,.first-screen__word{font-size:70px}.first-screen__logo-top{grid-gap:30px}.first-screen__logo-bot{grid-gap:30px}.first-screen__link{font-size:30px}.about__content{display:grid;grid-gap:36px;grid-template-columns:370px 1fr}.about__video iframe{height:208px}.goals__content{display:grid;grid-gap:40px;grid-template-columns:1fr 396px}.goals__list{grid-row:1/2;grid-column:1/2}.goals__item{padding-left:70px}.goals__item::before{width:40px;height:40px;font-size:30px}.goals__item:not(:last-child){margin-bottom:38px}.goals__picture{position:relative;grid-column:2/3}.goals__img{position:absolute;height:100%}.services__list{display:grid;grid-gap:20px;grid-template-columns:repeat(3,1fr)}.services-item__picture{height:174px}.portfolio-item{display:grid;grid-template-columns:317px 1fr;align-items:stretch}.portfolio-item__picture{height:317px}.contacts__wrapper{grid-template-columns:repeat(2,1fr)}.contacts__socials{align-self:flex-end}}@media (min-width:1200px){.block{margin-bottom:160px}.container{width:1170px}.h--1{font-size:60px}.header__link{font-size:26px}.footer__link{font-size:26px}.first-screen{margin-bottom:100px}.about__content{grid-template-columns:580px 1fr}.about__video iframe{height:326px}.goals__content{grid-gap:100px;grid-template-columns:1fr 480px}.services-item__picture{height:254px}}@media (max-width:767.9px){.container{padding-right:20px;padding-left:20px}.footer__item{margin-bottom:16px}.first-screen__wrapper{min-height:445px;padding:80px 0 50px}.first-screen__container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.first-screen__word{grid-column:1/-1;font-size:45px}.first-screen__logo-top{margin-bottom:28px}.first-screen__logo-bot{display:none}.services__list{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.services__item{width:100%;max-width:320px}}@media (max-width:1023.9px){.header__nav{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:100px 20px 20px;overflow-y:auto;background-color:var(--background-secondary-color);visibility:hidden;opacity:0;transition:opacity 300ms ease-out}.header__nav--opened{z-index:10;visibility:visible;opacity:1}.header__item:not(:last-child){margin-bottom:30px}.header__inner-list{margin-top:14px;padding-left:10px}.header__inner-item:not(:last-child){margin-bottom:10px}.about__video{position:relative;margin-bottom:40px;padding-bottom:56.25%}.about__video iframe{position:absolute}.goals__picture{margin-bottom:40px}.services__list{display:flex;grid-gap:15px;align-items:stretch;padding-bottom:20px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.services__item{flex-shrink:0;scroll-snap-align:center}.contacts__socials{margin-top:40px}.contacts-form__button{width:100%}}