a{text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}img{display:block;width:100%}address{font-style:normal}.modal,.modal__x,.modal__input,.modal__svg,.cart__btn,.cart__elem,.cart__description,.footer__link,.clients__link,.clients__icon,.ourteam__link,.ourteam__icon,.header__link,.header__link:after,.header__gmail,.header__whitemail,.header__phone{transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.container{outline:1px solid red;max-width:1200px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media screen and (min-width: 480px){.container{width:480px}}@media screen and (min-width: 768px){.container{width:768px}}@media screen and (min-width: 1200px){.container{width:1200px}}body{font-family:Roboto}.scroll-top{width:50px;height:50px;border-radius:50%;background-color:rgba(47,48,58,.8);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;position:fixed;right:50px;bottom:50px}.scroll-icon{width:20px;height:30px;fill:#fff}.scroll-top:hover{background-color:#757575}.scroll-top:hover .scroll-icon{fill:#eee}.header{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #ececec}@media screen and (min-width: 768px){.header{padding-top:21px;padding-bottom:21px}}@media screen and (min-width: 1200px){.header{padding-top:24px;table-layout:25px}}.header .container{display:flex;align-items:center}.header__logo{color:#2196f3;font-family:Raleway;font-size:24px;font-weight:700;line-height:1.38;letter-spacing:.72px;margin-right:auto}@media screen and (min-width: 768px){.header__logo{margin-right:88px}}@media screen and (min-width: 1200px){.header__logo{font-size:26px;letter-spacing:.78px;margin-right:92px}}.header__menu{width:40px;height:40px;border:none;background:none}@media screen and (min-width: 768px){.header__menu{display:none}}.header__burger{width:40px;height:40px}.header__span{color:#000}.header__list{display:none}@media screen and (min-width: 768px){.header__list{display:flex}}@media screen and (min-width: 1200px){.header__list{display:flex}}.header__items{gap:50px;display:none}@media screen and (min-width: 768px){.header__items{display:flex}}@media screen and (min-width: 1200px){.header__items{display:flex}}.header__item{position:relative}.header__link{color:#212121;font-size:14px;font-weight:500;line-height:1.14;letter-spacing:.28px;transition-property:color;opacity:0}.header__link:hover{color:#2196f3}.header__link:hover:after{opacity:1;transform:scale(1)}.header__link:after{display:block;content:"";position:absolute;width:100%;height:4px;border-radius:2px;background:#2196f3;opacity:0;left:0;bottom:-33px;transition-property:opacity,transform;transform:scale(0)}@media screen and (min-width: 768px){.header__link{opacity:1}}@media screen and (min-width: 1200px){.header__link{opacity:1}}.header__lists{gap:10px;margin-left:auto;flex-direction:column;align-items:baseline;display:none}@media screen and (min-width: 768px){.header__lists{margin-left:auto;display:flex}}@media screen and (min-width: 1200px){.header__lists{gap:50px;flex-direction:row;display:flex}}.header__gmail{color:#757575;font-size:14px;font-weight:500;line-height:1.14;letter-spacing:.28px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:11px;transition-property:color}.header__gmail:hover{color:#2196f3}.header__gmail:hover .header__whitemail{fill:#2196f3}.header__gmail:hover .header__phone{fill:#2196f3}.header__whitemail{width:16px;height:12px;fill:#757575;transition-property:fill}.header__whitemail:hover{fill:#2196f3}.header__phone{width:10px;height:16px;fill:#757575;transition-property:fill}.buisness{background-color:#2f303a;padding-top:118px;padding-bottom:118px;text-align:center;background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/mobile/hero-mobile@1x.webp);background-repeat:no-repeat;background-position:center;background-size:cover}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.buisness{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/mobile/hero-mobile@2x.webp)}}@media screen and (min-width: 768px){.buisness{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/tablet/hero-tablet@1x.webp)}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.buisness{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/tablet/hero-tablet@2x.webp)}}@media screen and (min-width: 1200px){.buisness{padding-top:200px;padding-bottom:200px;background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/desktop/hero-desktop@1x.webp)}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.buisness{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../img/desktop/hero-dektop@2x.webp)}}.buisness__title{color:#fff;text-align:center;font-size:26px;font-weight:900;line-height:1.36;letter-spacing:1.56px;text-transform:uppercase;margin-left:auto;margin-right:auto;margin-bottom:30px;position:sticky;top:0;width:100%}@media screen and (min-width: 480px){.buisness__title{width:360px}}@media screen and (min-width: 1200px){.buisness__title{font-size:44px;letter-spacing:2.64px;width:696px}}.buisness__btn{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:1.87;letter-spacing:.96px;border-radius:4px;background:#2196f3;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);padding:10px 24px}@media screen and (min-width: 1200px){.buisness__btn{padding:10px 32px}}.hero{padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.hero{padding-top:94px;padding-bottom:94px}}.hero__list{display:flex;gap:30px;flex-wrap:wrap}.hero__item::before{content:"";width:100%;height:120px;display:block;background-color:#f5f4fa;border-radius:4px;margin-bottom:30px;background-image:url(../img/antenna1.png);background-repeat:no-repeat;background-position:center;background-size:70px 70px}@media screen and (min-width: 480px){.hero__item::before{width:450px}}@media screen and (min-width: 768px){.hero__item::before{width:354px}}@media screen and (min-width: 1200px){.hero__item::before{width:270px}}.hero__item:nth-child(2)::before{background-image:url(../img/clock1.png)}.hero__item:nth-child(3)::before{background-image:url(../img/diagram1.png)}.hero__item:nth-child(4)::before{background-image:url(../img/astronaut.png)}.hero__title{color:#212121;font-size:14px;font-weight:700;line-height:1.14;letter-spacing:.42px;text-transform:uppercase;margin-bottom:10px;text-align:center}@media screen and (min-width: 768px){.hero__title{text-align:start}}@media screen and (min-width: 1200px){.hero__title{text-align:start}}.hero__desc{color:#757575;font-size:14px;font-weight:400;line-height:1.71;letter-spacing:.42px;width:100%}@media screen and (min-width: 480px){.hero__desc{width:450px}}@media screen and (min-width: 768px){.hero__desc{width:354px}}@media screen and (min-width: 1200px){.hero__desc{width:270px}}.thingswedo{padding-bottom:94px;display:none}@media screen and (min-width: 1200px){.thingswedo{display:block}}.thingswedo__title{color:#212121;text-align:center;font-size:36px;font-weight:700;line-height:1.16;letter-spacing:1.08px;margin-bottom:50px}.thingswedo__items{display:flex;gap:30px}.thingswedo__wrap{position:relative}.thingswedo__desc{font-weight:700;line-height:normal;letter-spacing:.42px;text-transform:uppercase;font-size:14px;color:#fff;position:absolute;bottom:0;left:0;text-align:center;margin:0;padding-top:27px;padding-bottom:27px;background:rgba(47,48,58,.8);width:100%}.ourteam{background-color:#f5f4fa;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.ourteam{padding-top:94px;padding-bottom:94px}}.ourteam__title{color:#212121;text-align:center;font-size:28px;font-weight:700;line-height:1.16;letter-spacing:.84px;margin-bottom:30px}@media screen and (min-width: 1200px){.ourteam__title{letter-spacing:1.08px;font-size:36px;margin-bottom:50px}}.ourteam__items{display:flex;gap:30px;flex-wrap:wrap}.ourteam__item{box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px 0 rgba(0,0,0,.2);border-radius:0 0 4px 4px}.ourteam__img{width:100%}@media screen and (min-width: 480px){.ourteam__img{width:450px}}@media screen and (min-width: 768px){.ourteam__img{width:354px}}@media screen and (min-width: 1200px){.ourteam__img{width:270px}}.ourteam__wrap{padding-top:30px;padding-bottom:30px;background-color:#fff;border-radius:0 0 4px 4px}.ourteam__desc{color:#212121;text-align:center;font-size:16px;font-weight:500;line-height:1.18;letter-spacing:.48px}.ourteam__text{color:#757575;text-align:center;font-size:16px;font-weight:400;line-height:1.18;letter-spacing:.48px;margin-top:10px}.ourteam__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:10px;margin-top:16px}.ourteam__link{border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;transition-property:background-color}.ourteam__link:hover{background-color:#2196f3}.ourteam__link:hover .ourteam__icon{fill:#fff}.ourteam__icon{width:20px;height:20px;fill:#afb1b8;transition-property:fill}.clients{background-color:#fff;padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.clients{padding-top:94px;padding-bottom:94px}}.clients__title{color:#212121;text-align:center;font-size:28px;font-weight:700;line-height:normal;letter-spacing:.84px;margin-bottom:30px}@media screen and (min-width: 1200px){.clients__title{letter-spacing:1.08px;font-size:36px;margin-bottom:50px}}.clients__list{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.clients__item{flex-basis:calc((100% - 30px)/2)}@media screen and (min-width: 768px){.clients__item{flex-basis:calc((100% - 60px)/3)}}@media screen and (min-width: 1200px){.clients__item{flex-basis:calc((100% - 150px)/6)}}.clients__link{width:100%;height:92px;border-radius:4px;border:1px solid #afb1b8;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;transition-property:border}@media screen and (min-width: 480px){.clients__link{width:210px}}@media screen and (min-width: 768px){.clients__link{width:226px}}@media screen and (min-width: 1200px){.clients__link{width:170px}}.clients__link:hover{border:1px solid #2196f3}.clients__link:hover .clients__icon{fill:#2196f3}.clients__icon{width:106px;height:60px;fill:#afb1b8;transition-property:fill}.footer{background-color:#2f303a;padding-top:60px;padding-bottom:60px}.footer__box{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width: 768px){.footer__box{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center;flex-direction:row}}@media screen and (min-width: 1200px){.footer__box{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center}}.footer__wrap{text-align:center}@media screen and (min-width: 1200px){.footer__wrap{text-align:start}}.footer__logo{color:#2196f3;font-family:Raleway;font-size:24px;font-weight:700;line-height:1.38;letter-spacing:.72px;margin-bottom:20px;display:inline-block}@media screen and (min-width: 1200px){.footer__logo{font-size:26px;letter-spacing:.78px}}.footer__span{color:#fff}.footer__adress{text-align:center;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1200px){.footer__adress{align-items:start}}.footer__adresslink{color:#fff;font-size:14px;font-weight:400;line-height:1.71;letter-spacing:.42px}.footer__items{margin-top:8px;display:flex;align-items:start;justify-content:center;flex-wrap:wrap;flex-direction:column;gap:8px}@media screen and (min-width: 1200px){.footer__items{display:flex;align-items:start;justify-content:center;flex-wrap:wrap;flex-direction:column;gap:9px;margin-top:9px}}.footer__gmail{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:1.71;letter-spacing:.42px}.footer__wrapper{text-align:center;margin-top:60px}@media screen and (min-width: 768px){.footer__wrapper{margin-left:165px;margin-top:0}}@media screen and (min-width: 1200px){.footer__wrapper{margin-left:70px;margin-right:auto;text-align:start;margin-top:0}}.footer__title{color:#fff;font-size:14px;font-weight:700;line-height:normal;letter-spacing:.42px;text-transform:uppercase;margin-bottom:20px}.footer__list{gap:10px;display:flex}.footer__link{width:44px;height:44px;border-radius:50%;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;transition-property:background-color}.footer__link:hover{background-color:#2196f3}.footer__icon{width:20px;height:20px;fill:#fff}.footer__subscribewrap{text-align:center;margin-top:60px}@media screen and (min-width: 1200px){.footer__subscribewrap{text-align:start;margin-top:0}}.footer__form{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:20px}@media screen and (min-width: 768px){.footer__form{flex-direction:column;align-items:center}}@media screen and (min-width: 768px)and (min-width: 1200px){.footer__form{flex-direction:unset;align-items:start;gap:12px}}.footer__email{color:hsla(0,0%,100%,.6);font-size:16px;font-weight:400;line-height:20px;letter-spacing:.48px;background-color:#2f303a;border-radius:4px;border:1px solid hsla(0,0%,100%,.3);background:rgba(33,150,243,0);box-shadow:0 4px 4px 0 rgba(0,0,0,.15);padding-left:16px;width:100%;height:50px}@media screen and (min-width: 480px){.footer__email{width:450px}}@media screen and (min-width: 768px){.footer__email{width:450px}}@media screen and (min-width: 1200px){.footer__email{width:358px}}.footer__btn{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:30px;letter-spacing:.96px;border-radius:4px;background:#2196f3;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:10px}.footer__send{width:24px;height:24px;fill:#fff}.cart{padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.cart{padding-top:94px;padding-bottom:94px}}.cart__list{display:flex;gap:8px;row-gap:15px;margin-bottom:50px;flex-wrap:wrap;justify-content:start}@media screen and (min-width: 768px){.cart__list{justify-content:center}}.cart__btn{color:#212121;text-align:center;font-size:16px;font-weight:500;line-height:1.62;letter-spacing:.48px;border-radius:4px;background:#f5f4fa;border:rgba(0,0,0,0);padding:6px 22px;transition-property:color,box-shadow,background-color}.cart__btn:hover{color:#fff;background-color:#2196f3;box-shadow:0 3px 1px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.08),0 2px 2px 0 rgba(0,0,0,.12)}.cart__items{display:flex;align-items:center;justify-content:start;flex-wrap:wrap;flex-direction:row;gap:30px}.cart__elem{outline:1px solid #eee;background:#fff;flex-basis:100%;transition-property:box-shadow}.cart__elem:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.12),0 4px 4px 0 rgba(0,0,0,.06),1px 4px 6px 0 rgba(0,0,0,.16)}.cart__elem:hover .cart__description{opacity:1;transform:translateY(0)}@media screen and (min-width: 480px){.cart__elem{flex-basis:450px}}@media screen and (min-width: 768px){.cart__elem{flex-basis:calc((100% - 30px)/2)}}@media screen and (min-width: 1200px){.cart__elem{flex-basis:calc((100% - 60px)/3)}}.cart__box{position:relative;overflow:hidden}.cart__description{color:#fff;font-size:18px;font-weight:400;line-height:28px;letter-spacing:.54px;background-color:rgba(33,150,243,.9);position:absolute;top:0;left:0;height:100%;padding:63px 24px;opacity:0;transition-property:opacity,transform;transform:translateY(100%)}.cart__wrap{padding:20px 24px}.cart__title{color:#212121;font-size:18px;font-weight:700;line-height:2;letter-spacing:1.08px;margin-bottom:4px}.cart__desc{color:#757575;font-size:16px;font-weight:400;line-height:1.87;letter-spacing:.48px}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:1}.is-hidden{opacity:0;pointer-events:none;transition-property:opacity;transition-duration:1000ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.is-hidden .modal{transform:translate(-50%, 200px) scale(0)}.modal{width:528px;height:581px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1);border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px 0 rgba(0,0,0,.2);padding:40px;transition-property:transform}.modal__close{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;outline:1px solid rgba(0,0,0,.1);border:none;background-color:rgba(0,0,0,0);position:absolute;top:8px;right:8px}.modal__close:hover .modal__x{fill:#2196f3}.modal__x{width:11px;height:11px;transition-property:fill}.modal__title{color:#212121;text-align:center;font-size:20px;font-weight:700;line-height:normal;letter-spacing:.6px;margin-bottom:12px}.modal__label{color:#757575;font-size:12px;font-weight:400;line-height:normal;letter-spacing:.12px;margin-bottom:4px;display:block;position:relative}.modal__input{display:block;border-radius:4px;outline:1px solid rgba(33,33,33,.2);border:none;width:100%;height:40px;padding-left:42px;color:inherit;font-size:inherit;margin-bottom:10px;margin-top:4px;transition-property:outline}.modal__input:hover{outline:1px solid #2196f3}.modal__input:hover+.modal__svg{fill:#2196f3}.modal__svg{fill:#212121;width:12px;height:12px;position:absolute;left:15px;top:33px;transition-property:fill}.modal__lab{color:#757575;font-size:12px;font-weight:400;line-height:normal;letter-spacing:.12px;display:block}.modal__comment{resize:none;width:100%;height:120px;border-radius:4px;border:1px solid rgba(33,33,33,.2);display:block;padding:12px 16px;margin-top:4px}.modal__box{margin-right:auto;margin-left:auto;margin-top:20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px}.modal__check{fill:#212121;width:16px;height:15px}.modal__text{color:#757575;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.42px;margin-left:8.38px;margin-right:3px}.modal__link{color:#2196f3;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.42px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.modal__btn{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:30px;letter-spacing:.96px;border-radius:4px;background:#2196f3;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);padding-top:10px;padding-bottom:10px;padding-right:52px;padding-left:52px;border:none;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:0px;margin-top:30px}.menu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1;opacity:1;padding-top:48px;padding-left:40px}.menu__close{width:40px;height:40px;border:none;background:none;position:absolute;top:10px;right:15px;display:flex;justify-content:center;align-items:center}.menu__x{width:40px;height:40px;fill:#212121}.is-hidden{opacity:0;pointer-events:none}/*# sourceMappingURL=main.min.css.map */