:root{--font-family:"NeurialGrotesk",sans-serif;--container-width:1410px;--light-color:#fff;--dark-color:#0b1120;--accent-color-1:#1a4ab9;--accent-color-2:#142042;--accent-color-3:#8aa0d2}@font-face{font-family:NeurialGrotesk;src:url(../fonts/NeurialGroteskBold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:NeurialGrotesk;src:url(../fonts/NeurialGroteskMedium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:NeurialGrotesk;src:url(../fonts/NeurialGroteskRegular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:NeurialGrotesk;src:url(../fonts/NeurialGroteskMediumItalic.woff2) format("woff2");font-weight:500;font-display:swap;font-style:italic}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;font-family:var(--font-family,sans- serif);-webkit-text-size-adjust:100%;scroll-behavior:smooth}.page__body{margin:0;min-width:320px;min-height:100%;font-size:16px}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none}.site-container{overflow:hidden}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background:0 0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#fff}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;max-width:var(--container-width);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.centered{text-align:center}.divider{display:block}.active{background-color:var(--light-color)}.modal{background-color:var(--accent-color-1);padding:25px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transform:translateY(-400px);-ms-transform:translateY(-400px);transform:translateY(-400px);-webkit-transition:.6s ease-in;-o-transition:.6s ease-in;transition:.6s ease-in;border-radius:8px}.modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;width:100%;opacity:0;visibility:hidden;-webkit-transition:.6s ease-in;-o-transition:.6s ease-in;transition:.6s ease-in}.modal-overlay--visible{opacity:1;visibility:visible;-webkit-transition:.6s ease-in;-o-transition:.6s ease-in;transition:.6s ease-in}.modal__text{font-weight:400;font-size:18px;line-height:25px;text-align:center;color:var(--light-color)}.modal__text span{display:block}.modal--visible{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal__opened{position:fixed;right:0;left:0;overflow:hidden}.header{display:-webkit-box;display:-ms-flexbox;display:flex}.header__left{background-color:var(--accent-color-1);-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding-top:30px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__left-inner{margin-left:255px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__right{background:url(../img/header/us.jpg) center/cover no-repeat;width:776px;height:800px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-item{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__nav-item:not(:last-child){margin-right:73px}.header__nav-item--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__nav-item--block:not(:last-child){margin-right:73px}.header__nav-link{color:var(--light-color);font-size:14px;line-height:17px;outline:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__nav-link:hover{cursor:pointer;color:var(--accent-color-3);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__nav-link:focus{border-bottom:1px solid var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__title{margin:150px 0 0;font-weight:400;font-size:78px;line-height:101px;color:var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__title--highlighted{font-style:italic;font-weight:500}.header__link{display:inline-block;text-transform:uppercase;margin-top:66px;border:1px solid var(--light-color);border-radius:10px;color:var(--light-color);font-size:14px;line-height:17px;padding:20px 47px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;outline:0}.header__link:focus,.header__link:hover{cursor:pointer;color:var(--accent-color-3);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-color:var(--accent-color-3)}.header__figure{position:absolute;left:0;bottom:0}.about{padding:120px 0;position:relative}.about .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__pictures{margin-right:120px}.about__img{max-width:450px;max-height:450px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.about__title{color:var(--dark-color);font-weight:700;font-size:54px;line-height:54px;text-transform:uppercase;margin-bottom:30px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.about__text{font-weight:400;font-size:20px;line-height:34px;color:var(--dark-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-bottom:0}.about__figure{position:absolute;z-index:-1;left:-60px}.stat{padding:100px 0;background-color:var(--accent-color-1);position:relative}.stat__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stat__list-item{position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.stat__list-item-block{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.stat__list-number{font-weight:500;font-size:96px;line-height:96px;color:var(--light-color);margin:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.stat__list-text{font-size:18px;line-height:32px;color:var(--light-color);margin-top:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.stat__list-figure{font-size:100px;color:#e82447;margin:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.stat__figure{position:absolute;right:0;top:-25%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.services{padding:120px 0;position:relative}.services__title{margin:0 0 70px;color:var(--dark-color);font-weight:700;font-size:54px;line-height:54px;text-transform:uppercase;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.services__figure{position:absolute;right:-300px;top:147px;z-index:-1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.tab__buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tab-button{border:1px solid #d6dff2;border-radius:15px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%;height:120px;background-color:var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.tab__button-text{font-weight:500;font-size:24px;line-height:29px;text-transform:uppercase;color:#acb7d2;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.tab-content{display:none;background-color:transparent!important}.tab-content.active{display:block}.tab__button-img{width:80px;height:80px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-right:20px;border-radius:8px}.tab__button-img--consulting{background:url(../img/services/consulting-disable.svg) center/cover no-repeat}.tab__button-img--marketing{background:url(../img/services/marketing-disable.svg) center/cover no-repeat}.tab__button-img--consultancy{background:url(../img/services/consultancy-disable.svg) center/cover no-repeat}.tab-button.active.tab-button-1{border-color:var(--accent-color-1)}.tab-button.active.tab-button-1 .tab__button-text{color:var(--accent-color-1)}.tab-button.active.tab-button-2{border-color:#ff2b2a}.tab-button.active.tab-button-2 .tab__button-text{color:#ff2b2a}.tab-button.active.tab-button-3{border-color:#ffbe17}.tab-button.active.tab-button-3 .tab__button-text{color:#ffbe17}.tab-button.active .tab__button-img{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.tab-button.active .tab__button-img--consulting{background-image:url(../img/services/consulting.svg)}.tab-button.active .tab__button-img--marketing{background-image:url(../img/services/marketing.svg)}.tab-button.active .tab__button-img--consultancy{background-image:url(../img/services/consultancy.svg)}.tab__content-wrapper{margin-top:50px}.tab-content__title{margin:0 0 15px;font-weight:700;font-size:20px;line-height:34px;color:var(--accent-color-1)}.tab-content__text{font-size:20px;line-height:34px;color:var(--dark-color)}.tab-content__list{padding-left:25px}.tab-content__list-item{font-size:20px;line-height:34px;color:var(--dark-color)}.contact{padding:85px 0 115px;background-color:var(--accent-color-1);position:relative}.contact .container{display:-webkit-box;display:-ms-flexbox;display:flex}.contact__left{margin-right:120px;width:600px}.contact__title{font-weight:700;font-size:54px;line-height:54px;text-transform:uppercase;color:var(--light-color);margin:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__subtitle{margin-top:12px;font-weight:400;font-size:16px;line-height:16px;color:var(--accent-color-3);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__list{margin-top:30px}.contact__list-item{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__list-item:not(:last-child){margin-bottom:24px}.contact__list-title{font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase;color:var(--accent-color-3);margin:0}.contact__list-link,.contact__list-text{margin:0;font-size:20px;line-height:30px;color:var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__list-link:hover{cursor:pointer;color:var(--accent-color-3);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__list-link:focus{outline:0;border-bottom:1px solid var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__form{background-color:var(--light-color);padding:30px 30px 20px;border-radius:15px;width:570px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__form-input{background-color:var(--light-color);border:1px solid #d6dff2;border-radius:5px;padding:20px;font-size:20px;line-height:34px;color:var(--dark-color);outline:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.contact__form-input:not(:last-child){margin-bottom:20px}.contact__form-input::-webkit-input-placeholder{color:#97a1b7}.contact__form-input::-moz-placeholder{color:#97a1b7}.contact__form-input:-ms-input-placeholder{color:#97a1b7}.contact__form-input::-ms-input-placeholder{color:#97a1b7}.contact__form-input::placeholder{color:#97a1b7}.contact__form-input:focus{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-color:var(--accent-color-1)}.contact__form-radios{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact__form-radio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__form-control{background-color:var(--light-color);border:1px solid #d6dff2;border-radius:5px;height:70px;width:160px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#97a1b7;text-align:center;font-size:16px;line-height:19px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.contact__form-control.radio-active{background-color:var(--accent-color-1);border:none;color:var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact__form-button{font-weight:700;font-size:24px;line-height:24px;color:#1a4ab9;text-transform:uppercase;border:none;margin-top:20px;background-color:#fff;width:100%;padding:10px 0;border-radius:5px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact__form-button:focus,.contact__form-button:hover{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;outline:0;background-color:var(--accent-color-1);color:var(--light-color)}.contact__figure{position:absolute;left:0;top:-15%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer{background-color:var(--accent-color-2);padding:60px 0 30px}.footer__bottom,.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__logo-link:focus{outline:0;border-bottom:1px solid var(--accent-color-3)}.footer__top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__top-text{margin-left:30px;color:var(--accent-color-3);font-size:14px;line-height:21px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__top-list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top-item{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__top-item:not(:last-child){margin-right:46px}.footer__top-link{font-size:16px;line-height:16px;color:var(--light-color);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__top-link:hover{color:var(--accent-color-3);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__top-link:focus{outline:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-bottom:1px solid var(--accent-color-3)}.footer__bottom{margin-top:60px}.footer__bottom-text{font-size:14px;line-height:24px;color:var(--accent-color-3);opacity:.3;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__bottom-list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-item:not(:last-child){margin-right:40px}.footer__bottom-link{font-size:16px;line-height:16px;color:var(--accent-color-3);opacity:.3;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__bottom-link:hover{opacity:1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer__bottom-link:focus{opacity:1;outline:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-bottom:1px solid var(--light-color)}@media screen and (max-width:1919px){.header__left-inner{margin-left:120px}.header .divider{display:inline}.about__figure{width:700px;height:auto;left:0}}@media screen and (max-width:1830px){.about__figure{width:600px;top:0}}@media screen and (max-width:1790px){.about__figure{left:-5%}}@media screen and (max-width:1675px){.header__title{margin-top:50px}.header__left-inner{padding-bottom:100px}.header__right{width:500px;height:auto}}@media screen and (max-width:1610px){.about__figure{width:400px}.container{max-width:90%}}@media screen and (max-width:1450px){.about__title{margin-top:0}.about__figure{display:none}.container{max-width:90%}.services__figure{right:-500px}}@media screen and (max-width:1400px){.contact .container{display:block}.contact__left{width:100%;margin-right:0}.contact__form{margin-top:30px;width:100%}.contact__form-control{width:32%}.contact__figure{top:-9%}}@media screen and (max-width:1360px){.footer__top-text{max-width:400px}.footer .divider{display:inline}}@media screen and (max-width:1240px){.header__left{width:100%}.header__right{background:0 0;width:0}}@media screen and (max-width:1220px){.tab__buttons-wrapper{display:block}.tab-button{width:100%}.tab-button:not(:last-child){margin-bottom:30px}}@media screen and (max-width:1200px){.stat{padding:50px 0}.stat__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stat__list-item{width:50%;text-align:center}.stat__list-item-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stat__list-text{margin-right:75px}.stat__figure{width:70px;height:auto}.contact__figure{top:-7%;width:70px;height:auto}}@media screen and (max-width:1140px){.about{padding:60px 0}.about__pictures{margin-right:60px}.about__title{margin-top:0}.about__figure{display:none}.about__text{font-size:18px;line-height:32px}}@media screen and (max-width:1070px){.about__title{margin:0;font-size:46px;line-height:46px}.about__figure{display:none}.about__text{font-size:18px;line-height:32px;margin-top:5px}}@media screen and (max-width:980px){.about .container{display:block;text-align:center}.about__pictures{margin-right:0}.about__texts{margin-top:20px}}@media screen and (max-width:960px){.footer{padding-top:30px}.footer__top{display:block}.footer__top-text{max-width:100%}.footer__top-list{display:block}.footer__top-item:not(:last-child){margin-bottom:15px}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px}.footer__bottom-list{display:block}.footer__bottom-item:not(:last-child){margin-bottom:15px}.footer__bottom-text{text-align:center;margin-bottom:0}.contact,.services{padding:60px 0}}@media screen and (max-width:910px){.header__title{font-size:62px;line-height:68px}}@media screen and (max-width:770px){.services__figure{right:-300px}}@media screen and (max-width:700px){.stat__list{display:block}.stat__list-item{margin:0 auto;text-align:center;width:100%}.stat__list-item-block{margin-right:0}.stat__figure{top:-8%;width:60px}}@media screen and (max-width:650px){.contact__title{font-size:46px;line-height:46px}}@media screen and (max-width:610px){.about__img{max-width:400px;max-height:400px}}@media screen and (max-width:600px){.footer__logo{width:500px}.contact__figure{width:60px;top:-6.5%}}@media screen and (max-width:580px){.header__left-inner{width:580px;max-width:90%;margin:0 auto}.header__figure{width:200px;height:auto}.header__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:182px;padding:20px 0;text-align:center;margin:40px auto 0}.header__title{text-align:center}}@media screen and (max-width:560px){.contact__title{font-size:38px;line-height:38px}}@media screen and (max-width:550px){.contact__form-radios{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__form-control{width:100%}.contact__form-control:not(:last-child){margin-bottom:20px}.contact__figure{top:-4.5%}}@media screen and (max-width:540px){.stat__list-text{padding:0;margin:0;position:relative;left:-40px}.stat__list-item:not(:last-child){margin-bottom:20px}}@media screen and (max-width:500px){.header__figure{display:none}.header__left-inner{padding-bottom:30px}.header__nav-item:not(:last-child){margin-right:30px}.stat__list-figure,.stat__list-number{font-size:74px}.stat__list-text{font-size:16px;line-height:22px;left:-20px}.stat__figure{top:-9.5%}.services__figure{right:-200px}}@media screen and (max-width:460px){.about__img{max-width:350px;max-height:350px}.contact__title{font-size:32px;line-height:32px}.contact__list-link,.contact__list-text{font-size:16px;line-height:18px}}@media screen and (max-width:440px){.header__title{font-size:52px;line-height:58px}.services__title{font-size:42px;line-height:42px}.tab__button-img{width:70px;height:70px}.footer__top-left{display:block}.footer__top-text{text-align:center;margin:10px 0 20px}.footer__top-list{text-align:center}.footer__top-item:not(:last-child){margin-right:0;margin-left:0;margin-bottom:30px}.footer__bottom{margin-top:30px}.footer__bottom-list{text-align:center}.footer__bottom-item:not(:last-child){margin-right:0;margin-left:0;margin-bottom:30px}.footer__bottom-text{margin-top:30px}.footer__logo{width:222px}.footer__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__logo-link:focus{border:none}}@media screen and (max-width:400px){.about__img{max-width:300px;max-height:300px}.about__title{font-size:40px;line-height:40px}}@media screen and (max-width:390px){.header__nav-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-item{text-align:right}.header__nav-item:not(:last-child){margin-right:0}.header__nav-item--block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__nav-item--block~li{text-align:right}.header__title{margin-top:40px}.header .about__texts{margin-top:30px}.contact__left{text-align:center}.contact__title{font-size:28px;line-height:28px}.contact__subtitle{font-size:14px}.services__title{margin-bottom:40px}.tab__buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tab-button{width:48%;padding:5px;height:80px}.tab-button:not(:last-child){margin-bottom:15px}.tab__button-img{width:40px;height:40px;margin-right:0}.tab__button-text{margin-left:10px;font-size:14px;line-height:16px}.tab__content-wrapper{margin-top:30px}}@media screen and (max-width:389px){.tab__button-img{display:none}.tab__button-text{text-align:center;font-size:18px;line-height:20px;margin-left:0}}@media screen and (max-width:350px){.services__title{font-size:38px;line-height:38px}}@media screen and (max-width:340px){.contact__title{font-size:24px;line-height:24px}.tab-button{height:60px}.tab__button-text{font-size:14px;line-height:16px}}