*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{height:100%;font-family:Arial,sans-serif}ul,ol{list-style:none}a{text-decoration:none;color:inherit}.container{max-width:1000px;width:100%;padding:0 15px;margin:0 auto}.about{padding:58px 0}.about__title{position:relative;font-weight:700;font-size:18px;letter-spacing:2px;text-align:center;color:#48555b}.about__title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:2px;background-color:#00a4e5}.about__content{margin-top:80px;display:flex;align-items:center;gap:76px}.about__content-info{display:flex;flex-direction:column;gap:30px}.about__content-title{font-weight:700;font-size:20px;letter-spacing:.01em;color:#48555b}.about__content-title span{color:#16ace8}.about__content-desc{font-weight:400;font-size:13px;line-height:177%;letter-spacing:.01em;color:#48555b}.about__content-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about__content-item:nth-of-type(1){background:url(/bitmap-1.png) no-repeat center center / cover;width:140px;height:224px}.about__content-item:nth-of-type(2){background:url(/bitmap-2.png) no-repeat center center / cover;width:140px;height:224px}.about__content-item:nth-of-type(3){background:url(/bitmap-3.png) no-repeat center center / cover;width:140px;height:224px}.about__content-subtitle{font-weight:800;font-size:24px;line-height:121%;letter-spacing:.01em;color:#fff}.about__content-item{padding:15px 12px}@media (max-width: 768px){.about__content{flex-direction:column;align-items:stretch;gap:80px}.about__content-item:nth-of-type(1),.about__content-item:nth-of-type(2),.about__content-item:nth-of-type(3){width:100%}}@media (max-width: 425px){.about__title{font-size:16px}.about__content-list{grid-template-columns:1fr}.about__content{gap:40px}.about__content-subtitle{font-size:20px}}.footer{padding:42px 0 40px;background-color:#141a20}.footer__wrapper{display:flex;justify-content:space-between;align-items:start}.footer__info{max-width:250px;width:100%}.footer__subtitle{font-size:11px;font-weight:400;letter-spacing:.85px;color:#fff;margin-bottom:19px}.footer__desc{font-size:11px;font-weight:400;line-height:173%;letter-spacing:.85px;color:#fff;margin-top:15px}.footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.footer__link{font-size:11px;font-weight:600;line-height:227%;letter-spacing:.85px;color:#fff}.footer__link:hover{text-decoration:underline}.footer__inner{display:flex;flex-direction:column;gap:15px}.footer__contact{max-width:141px;width:100%}.footer__address,.footer__tel,.footer__email{display:block;font-size:11px;font-weight:400;line-height:145%;letter-spacing:.85px;color:#fff;font-style:normal}.footer__tel:hover,.footer__email:hover{text-decoration:underline}.footer__social{display:flex;align-items:center;gap:24px}.footer__social-link{color:#fff}.footer__bottom{background-color:#171819;padding:22px 0}.footer__copy{font-size:11px;font-weight:400;letter-spacing:.85px;color:#fff;text-align:center}@media (max-width: 768px){.footer__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 425px){.footer__wrapper{grid-template-columns:1fr}.footer__links{grid-template-columns:1fr;gap:10px}}.touch{background:url(/touch-bg.png) no-repeat center center / cover;height:100%;background-attachment:fixed}.touch_content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:35px}.touch_title{font-weight:700;font-size:30px;line-height:120%;letter-spacing:.15px;text-align:center;color:#48555b}.touch_btn{font-weight:700;font-size:13px;letter-spacing:0;text-align:center;color:#fff;background-color:#00a4e5;padding:11px 29px;border:none;cursor:pointer;white-space:nowrap;transition:all .3s ease}.touch_btn:hover{background-color:#026991}@media (max-width: 425px){.touch_title{font-size:24px}}.header{padding:24px 0;position:relative}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__logo-img{width:102px;height:23px}.header__nav-list{display:flex;align-items:center;gap:48px}.header__nav-link{font-size:14px;font-weight:600;color:#48555b;letter-spacing:1,09px}.header__nav-link:hover{color:#00a4e5;transition:color .3s ease}.header__mobile-btn{border:none;background-color:transparent;z-index:1002;cursor:pointer}.close{color:#fff}.menu{color:#000}.header__mobile{display:none}@media (max-width: 768px){.header__nav{display:none}.header__mobile{display:block}.header__mobile-nav{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#111;color:#fff;display:flex;align-items:center;justify-content:center;transform:translateY(-100%);opacity:0;transition:all .4s ease;z-index:1001}.header__mobile-nav.active{transform:translateY(0);opacity:1}.header__mobile-list{display:flex;flex-direction:column;gap:32px}.header__mobile-link{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1.5px;transition:color .3s ease}.header__mobile-link:hover{color:#00a4e5}.header__mobile-btn{position:absolute;top:24px;right:16px}}.hero{background:url(/hero-bg.png) no-repeat center center / cover;height:100vh;display:flex;flex-direction:column;justify-content:center}.hero__content{display:flex;flex-direction:column;align-items:center}.hero__title{font-weight:400;font-size:60px;letter-spacing:5px;text-align:center;color:#fff;margin-bottom:21px}.hero__desc{font-weight:600;font-size:16px;text-align:center;color:#fff}.hero__btn{display:flex;font-weight:600;font-size:11px;letter-spacing:.34em;text-align:center;color:#fff;background-color:transparent;border:none;cursor:pointer;margin-top:200px}@media (max-width: 768px){.hero__title{font-size:50px}}@media (max-width: 425px){.hero__title{font-size:30px}}.newsletter{padding:30px 0;background-color:#171819}.newsletter__wrapper{display:flex;justify-content:center;align-items:center;gap:70px}.newsletter__title{font-weight:700;font-size:22px;letter-spacing:.04em;text-align:center;color:#fff}.newsletter__form{display:flex}.newsletter__input{padding:11px 16px;width:100%;max-width:250px;border:none}.newsletter__btn{font-weight:700;font-size:13px;letter-spacing:.04em;text-align:center;color:#fff;padding:11px 48px;background:#00a4e5;transition:all .3s ease;border:none;cursor:pointer}.newsletter__btn:hover{background-color:#026991}@media (max-width: 425px){.newsletter__wrapper{flex-direction:column;gap:20px}.newsletter__btn{padding:11px 20px}}.services{padding:58px 0}.services__content{display:flex;gap:154px}.services__title{position:relative;font-weight:700;font-size:18px;letter-spacing:.13em;color:#48555b;white-space:nowrap}.services__title:after{content:"";position:absolute;bottom:0;left:15%;transform:translate(-50%);width:60px;height:2px;background-color:#00a4e5}.services__info{display:flex;align-items:center;gap:31px}.secvices__desc{font-weight:400;font-size:11px;line-height:173%;letter-spacing:.2px;color:#48555b}.services__btn{font-size:13px;font-weight:700;letter-spacing:.4px;text-align:center;color:#fff;background-color:#00a4e5;padding:11px 29px;border:none;cursor:pointer;white-space:nowrap;transition:all .3s ease}.services__btn:hover{background-color:#026991}.services__list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:76px}.services__item{padding:38px 22px;border:1px solid #e6e6e6}.services__item-title{font-weight:700;font-size:16px;line-height:150%;letter-spacing:.43px;color:#48555b;margin:25px 0 13px}.services__item-desc{font-weight:700;font-size:13px;line-height:150%;letter-spacing:.19px;color:#48555b}@media (max-width: 768px){.services__content{flex-direction:column;align-items:center;gap:50px}.services__title:after{bottom:-10px}.services__list{gap:20px}}@media (max-width: 600px){.services__list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 425px){.services__content{align-items:center}.services__list{grid-template-columns:1fr}.services__info{flex-direction:column}.services__title:after{left:50%}.services__item-img{width:45px;height:55px}}
