.footer{padding:20px 5vw;background-color:#262626}.footer a{padding:8px 0;color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__logo{display:block;width:280px;margin-top:32px}.footer-wrapper{display:flex;align-items:center;flex-direction:column-reverse}.footer #footer__up-button{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:14px;margin-bottom:16px}.footer #footer__up-button img{display:block;width:14px}@media screen and (min-width: 992px){.footer{padding:30px 5vw}.footer-wrapper{justify-content:space-between;flex-direction:row;align-items:center;margin:0 auto;max-width:992px}.footer-wrapper a{padding:0}.footer__logo{width:220px;margin-top:0}.footer #footer__up-button{margin-bottom:0}}#hero{height:60vh;max-height:700px;position:relative}#hero video{height:100%;width:100%;object-fit:cover;z-index:-1}#hero:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:transparent linear-gradient(180deg,#183E7B 0%,rgba(24,62,123,.5019607843) 45%,rgba(24,62,123,.2509803922) 100%) 0% 0% no-repeat padding-box;opacity:.3}#hero__logo{position:absolute;top:calc((60vh - 160px)/2 - 10vh);left:50%;transform:translate(-50%);width:80%;max-width:600px}@media screen and (min-width: 992px){#hero__logo{width:auto;height:15vh}}#about-us{text-align:center}#about-us .qualities{display:flex;flex-direction:column;gap:48px;margin-top:48px}@media screen and (min-width: 992px){#about-us .qualities{flex-direction:row;gap:30px;margin-top:64px}}#about-us .qualities .quality{display:flex;flex-direction:column;align-items:center}#about-us .qualities .quality__image{width:64px}#services .service{display:flex;flex-direction:column;margin-bottom:20px}#services .service:last-child{margin-bottom:0}#services .service img{width:calc(100% + 40px);transform:translate(-20px)}@media screen and (min-width: 992px){#services .service img{width:44%;border-radius:5px;transform:none}}#services .service__text ul{padding-left:25px}#services .service__text ul li{margin:4px 0}@media screen and (min-width: 992px){#services .service{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;margin-bottom:60px}#services .service__text{width:calc(56% - 32px)}#services .service--reverse{flex-direction:row-reverse}}#contact{display:flex;flex-direction:column;align-items:center;text-align:center}#contact span{font-size:18px}@font-face{font-family:Lato;src:url(./LatoLatin-Black.e2c997ab.woff2) format("woff2"),url(./LatoLatin-Black.ee422b6f.woff) format("woff"),url(./LatoLatin-Black.612d44d7.ttf) format("truetype");font-style:normal;font-weight:900;text-rendering:optimizeLegibility}@font-face{font-family:Lato;src:url(./LatoLatin-Bold.27640163.woff2) format("woff2"),url(./LatoLatin-Bold.7cebe978.woff) format("woff"),url(./LatoLatin-Bold.74dc638c.ttf) format("truetype");font-style:normal;font-weight:700;text-rendering:optimizeLegibility}@font-face{font-family:Lato;src:url(./LatoLatin-Regular.ddd4ef7f.woff2) format("woff2"),url(./LatoLatin-Regular.9c46f792.woff) format("woff"),url(./LatoLatin-Regular.d785334a.ttf) format("truetype");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}.header{position:sticky;top:0;justify-content:space-between;padding:0 5vw;z-index:5;background-color:#fff;transition:box-shadow .15s ease-in-out}.header-wrapper{position:relative;max-width:992px;margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header__logo{order:1;height:30px}.header__menu-button{order:2;width:24px;height:24px;background-image:url(../bars-solid.svg);background-position:center;background-size:90%;background-repeat:no-repeat;cursor:pointer}.header__menu-button--active{background-image:url(../xmark-solid.svg)}.header--active{height:100vh}.header.shadow{box-shadow:0 2px 10px #00000026}@media screen and (min-width: 992px){.header--active{height:auto}.header-wrapper{justify-content:flex-start;flex-wrap:nowrap;padding-top:30px;padding-bottom:30px}.header__logo{margin-right:64px}.header__menu-button{display:none}}.menu{order:3;display:none;width:100%}.menu__left{display:flex;flex-direction:column;margin-top:20px}.menu__item,.menu__lang{position:relative;display:flex;align-items:center;font-size:18px;font-weight:700;color:#404040;text-decoration:none;padding:16px 0}.menu__item:hover,.menu__lang:hover{color:#1a5091}.menu__item:before,.menu__lang:before{content:" ";position:absolute;top:0;width:100vw;transform:translate(-5vw);background:#D9D9D9;height:1px}.menu__item img,.menu__lang img{margin-right:12px}@media screen and (max-width: 991px){.menu.active{display:block}}@media screen and (min-width: 992px){.menu{display:flex;justify-content:space-between;align-items:flex-start}.menu__left{align-items:center;flex-direction:row;margin-top:0}.menu__item,.menu__lang{margin-right:32px;padding:0}.menu__item:last-of-type,.menu__lang:last-of-type{margin-right:0}.menu__item:before,.menu__lang:before{display:none}.menu__lang,.menu__item{font-size:15px}.menu__button{display:none}.menu__logo{margin-right:64px}}html{margin:0;padding:0;-webkit-font-smoothing:antialiased}body{margin:0;font-family:Lato;line-height:1.625;color:#404040}body .content{max-width:calc(100% - 16px);margin-left:auto;margin-right:auto}body .content.main{position:relative;margin-top:-160px;padding-top:14px}body .content-wrapper{padding-left:12px;padding-right:12px;border-radius:5px;background-color:#fff}@media screen and (min-width: 992px){body .content{margin-left:auto;margin-right:auto;padding-left:5vw;padding-right:5vw;max-width:1088px}body .content-wrapper{padding-left:48px;padding-right:48px}}body section{padding-top:8px;padding-bottom:32px;border-bottom:1px solid #D9D9D9}@media screen and (min-width: 992px){body section{padding-bottom:64px}}body h1,body h2{font-family:Lato;font-weight:900;font-size:26px;line-height:1.4;width:100%;text-align:center}@media screen and (min-width: 992px){body h1,body h2{font-size:32px}}body h3{margin-bottom:0;font-size:20px}@media screen and (min-width: 992px){body h3{font-size:26px}}
