.footer__join-link{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}.footer__join-list,.regular-customers__item,.team__member .member__socials,.work__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__subscribe .subscribe__form-submit,.footer__address-list,.footer__info,.team__member .member__social-link,.team__member .member__info,.header__mob .mob__social-item,.header__mob-close,.header__toggle-mob,.header__content,.modal__send,.modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style:none}a{text-decoration:none}img{display:block;width:100%;height:auto}button{border:none}body{font-family:"Roboto",sans-serif;background-color:#fff}.backdrop{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#000;opacity:1;visibility:visible;-webkit-transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 200ms ease;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 200ms ease;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms ease;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms ease,-webkit-transform 200ms ease;z-index:1}.backdrop--hidden{opacity:0;visibility:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.no-scroll{overflow:hidden}.modal{position:relative;padding:24px 40px 40px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease, -webkit-transform 250ms ease;width:min(90vw,480px);height:135.3333333333%;max-height:90vh}@media screen and (min-width: 1200px){.modal{width:528px;height:auto}}.modal__close-button{position:absolute;top:16px;right:16px;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;padding:6px;border:1px solid rgba(0,0,0,.1019607843);border-radius:50%;background-color:rgba(0,0,0,0);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.modal__close-button:hover{border-color:#2196f3}.modal__close-button:hover .modal__close-icon{fill:#2196f3}.modal__close-icon{width:18px;height:18px;-webkit-transition:fill .2s ease;transition:fill .2s ease}.modal__title{font-size:20px;line-height:1.5;font-weight:700;color:#212121;letter-spacing:3%;text-align:center;margin-bottom:20px}.modal__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.modal__label{position:relative;display:block;width:100%;font-size:12px;color:#757575}.modal__icon{position:absolute;top:50%;left:12px;-webkit-transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);width:18px;height:18px}.modal__input,.modal__textarea{width:100%;border:1px solid rgba(33,33,33,.2);border-radius:4px;outline:none;-webkit-transition:border 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:border 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__input{height:40px;padding-left:36px}.modal__input:focus{border-color:#2196f3}.modal__input:focus+.modal__icon{fill:#2196f3}.modal__textarea{height:120px;padding:12px 16px}.modal__textarea::-webkit-input-placeholder{-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__textarea::-moz-placeholder{-moz-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__textarea:-ms-input-placeholder{-ms-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__textarea::-ms-input-placeholder{-ms-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__textarea::placeholder{-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__textarea:focus{border-color:#2196f3}.modal__textarea:focus::-webkit-input-placeholder{color:#2196f3}.modal__textarea:focus::-moz-placeholder{color:#2196f3}.modal__textarea:focus:-ms-input-placeholder{color:#2196f3}.modal__textarea:focus::-ms-input-placeholder{color:#2196f3}.modal__textarea:focus::placeholder{color:#2196f3}.modal__checkbox{width:16px;height:16px;accent-color:#2196f3}.modal__text{font-size:12px;font-family:3%;margin-left:8px}@media screen and (min-width: 1200px){.modal__text{font-size:14px;line-height:1.71;font-family:3%}}.modal__send{font-size:16px;line-height:1.875;font-weight:700;color:#fff;letter-spacing:6%;background-color:#2196f3;border-radius:4px;padding:10px 52px;margin-top:20px;-webkit-box-shadow:2px 3px 2px rgba(0,0,0,.1490196078);box-shadow:2px 3px 2px rgba(0,0,0,.1490196078);-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__send:hover{background-color:#1766a7}.modal__link{color:#2196f3;text-decoration:underline}.container{margin:0 auto;padding:0 15px;max-width:100%}@media screen and (min-width: 768px)and (max-width: 1199px){.container{max-width:768px}}@media screen and (min-width: 1200px){.container{max-width:1200px}}.header{position:relative;padding:12px 0}.header__logo{font-size:26px;line-height:1.19;font-family:"Raleway";font-weight:700;color:#000;letter-spacing:3%}.header__logo-part--web{color:#2196f3}.header__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__toggle-mob{width:40px;height:40px}.header__toggle-mob svg{width:24px;height:16px}@media screen and (min-width: 768px){.header__toggle-mob{display:none}}.header__mob{background-color:#fff;position:fixed;top:0;left:0;z-index:1000;width:100vw;height:105vh;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);opacity:1;visibility:visible}.header__mob--hidden{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;visibility:hidden}.header__mob-close{padding:11px;justify-self:flex-end;background-color:rgba(0,0,0,0)}.header__mob-close svg{width:18px;height:18px}.header__mob .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.header__mob .nav__item--active .nav__link{color:#2196f3}.header__mob .nav__link{font-size:40px;font-weight:500;color:#212121;letter-spacing:2%}.header__mob .address{margin-top:28vh}.header__mob .address__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.header__mob .address__icon{display:none}.header__mob .address__link{font-style:normal}.header__mob .address__link--num{font-size:34px;font-weight:500;color:#757575;letter-spacing:2%}.header__mob .address__link--info{font-size:24px;font-weight:500;color:#757575;letter-spacing:2%}.header__mob .mob__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:64px}.header__mob .mob__social-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.header__mob .mob__social-item:not(:last-child)::after{content:"";display:inline-block;width:1px;height:22px;background-color:#757575;margin-left:10px}.header__mob .mob__social-item .social__link{font-size:3vw;line-height:1.2;font-weight:500;color:#2196f3;letter-spacing:2%}.header__content>.header__nav{display:none}@media screen and (min-width: 768px){.header__content>.header__nav{display:block}}.header__content>.header__nav .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.header__content>.header__nav .nav__item{position:relative}.header__content>.header__nav .nav__item--active .nav__link{color:#2196f3}.header__content>.header__nav .nav__item--active .nav__underline{width:100%;background-color:#2196f3}.header__content>.header__nav .nav__item:hover .nav__link{color:#2196f3}.header__content>.header__nav .nav__item:hover .nav__underline{width:100%;background-color:#2196f3}.header__content>.header__nav .nav__link{font-weight:500;color:#212121;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.header__content>.header__nav .nav__underline{width:0;height:4px;-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),width .3s linear;transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),width .3s linear}@media screen and (min-width: 768px)and (max-width: 1199px){.header__content>.header__nav .nav__underline{position:absolute;bottom:-26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width: 1200px){.header__content>.header__nav .nav__underline{position:absolute;bottom:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.header__content>.header__address{display:none}@media screen and (min-width: 768px){.header__content>.header__address{display:block}}.header__content>.header__address .address__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;font-style:normal}@media screen and (min-width: 1200px){.header__content>.header__address .address__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}.header__content>.header__address .address__item:hover .address__link{color:#2196f3}.header__content>.header__address .address__item:hover .address__icon{fill:#2196f3}.header__content>.header__address .address__link{font-size:12px;font-weight:500;color:#757575;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width: 1200px){.header__content>.header__address .address__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__content>.header__address .address__icon{margin-right:8px;-webkit-transition:fill .3s ease;transition:fill .3s ease}@media screen and (min-width: 768px)and (max-width: 1199px){.header__content>.header__address .address__icon--mail{width:14px;height:10px}}@media screen and (min-width: 1200px){.header__content>.header__address .address__icon--mail{width:16px;height:12px}}@media screen and (min-width: 768px)and (max-width: 1199px){.header__content>.header__address .address__icon--tel{width:10px;height:14px}}@media screen and (min-width: 1200px){.header__content>.header__address .address__icon--tel{width:10px;height:16px}}.business{display:-webkit-box;display:-ms-flexbox;display:flex;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47, 48, 58, 0.4))),url(../img/studio/bg_image-mobile@1x.png);background-image:linear-gradient(rgba(47, 48, 58, 0.4)),url(../img/studio/bg_image-mobile@1x.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:118px 0;text-align:center}@media(min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.business{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47, 48, 58, 0.4))),url(../img/studio/bg_image-mobile@2x.png);background-image:linear-gradient(rgba(47, 48, 58, 0.4)),url(../img/studio/bg_image-mobile@2x.png)}}@media screen and (min-width: 768px){.business{background-image:url(../img/studio/bg_image-tablet@1x.png);padding:116px 0}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.business{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47, 48, 58, 0.4))),url(../img/studio/bg_image-tablet@2x.png);background-image:linear-gradient(rgba(47, 48, 58, 0.4)),url(../img/studio/bg_image-tablet@2x.png)}}@media screen and (min-width: 1200px){.business{background-image:url(../img/studio/bg_image-desktop@1x.png);padding:200px 0}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.business{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47, 48, 58, 0.4))),url(../img/studio/bg_image-desktop@2x.png);background-image:linear-gradient(rgba(47, 48, 58, 0.4)),url(../img/studio/bg_image-desktop@2x.png)}}.business__title{font-size:26px;line-height:1.6;color:#fff;letter-spacing:6%;text-transform:uppercase;width:360px;margin-bottom:30px}@media screen and (min-width: 1200px){.business__title{font-size:44px;line-height:1.36;color:#fff;letter-spacing:6%;text-transform:uppercase;width:696px}}.business__button{background-color:#2196f3;line-height:1.8;color:#fff;border-radius:4px;padding:10px 32px;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.business__button:hover{background-color:#1766a7}.important{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}.important__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width: 768px){.important__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}.important__title{text-transform:uppercase;text-align:center;margin-bottom:10px}@media screen and (min-width: 768px){.important__title{text-align:left}}.important__text{font-size:14px;line-height:1.71;color:#757575}@media screen and (min-width: 768px){.important__item{width:calc((100% - 30px)/2)}}@media screen and (min-width: 1200px){.important__item{width:calc((100% - 90px)/4)}}.important__item::before{content:"";display:inline-block;width:100%;height:120px;border-radius:4px;margin-bottom:30px;background-position:center;background-repeat:no-repeat;background-color:#f5f4fa}.important__item--antenna::before{background-image:url(../img/studio/antenna.png)}.important__item--clock::before{background-image:url(../img/studio/clock.png)}.important__item--diagram::before{background-image:url(../img/studio/diagram.png)}.important__item--astronaut::before{background-image:url(../img/studio/astronaut.png)}.work{margin-top:94px;display:none}@media screen and (min-width: 1200px){.work{display:block}}.work__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-left:0}.work__item{position:relative;-ms-flex-preferred-size:calc((100% - 60px)/3);flex-basis:calc((100% - 60px)/3)}.work__title{font-size:36px;line-height:1.16;font-weight:700;letter-spacing:3%;margin-bottom:50px}.work__label{font-family:"Roboto",sans-serif;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;background-color:rgba(47,48,58,.8);padding:28px;position:absolute;top:220px;right:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.team{background-color:#f5f4fa;margin-top:60px;padding:60px 0}.team__title{font-size:28px;text-align:center;margin-bottom:30px}.team__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width: 768px){.team__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.team__member{background-color:#fff;-webkit-box-shadow:0px 2px 1px 0px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 1px 3px 0px rgba(0,0,0,.12);box-shadow:0px 2px 1px 0px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 1px 3px 0px rgba(0,0,0,.12);border-radius:4px}@media screen and (min-width: 768px){.team__member{width:calc((100% - 30px)/2)}}@media screen and (min-width: 1200px){.team__member{width:calc((100% - 90px)/4)}}.team__member .member__info{margin-top:30px;margin-bottom:16px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.team__member .member__name{font-size:16px;color:#212121;letter-spacing:3%}.team__member .member__role{font-size:16px;color:#757575;letter-spacing:3%}.team__member .member__socials{gap:10px;margin-bottom:24px}.team__member .member__social-item{padding:12px;border-radius:50%;-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.team__member .member__social-item:hover{background-color:#2196f3}.team__member .member__social-item:hover .member__social-icon{fill:#fff}.team__member .member__social-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.team__member .member__social-icon{width:20px;height:20px;fill:#afb1b8}.regular-customers{padding:60px 0;background-color:#fff}.regular-customers__title{text-align:center;margin-bottom:30px}.regular-customers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.regular-customers__item{padding:16px;border:1px solid #afb1b8;border-radius:4px;width:calc((100% - 30px)/2);-webkit-transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 768px){.regular-customers__item{width:calc((100% - 60px)/3)}}@media screen and (min-width: 1200px){.regular-customers__item{width:calc((100% - 150px)/6)}}.regular-customers__item:hover{border-color:#2196f3}.regular-customers__item:hover .regular-customers__icon{fill:#2196f3}.regular-customers__icon{display:block;width:106px;height:60px;fill:#afb1b8;-webkit-transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.footer{margin-top:60px;padding:65px 0;background-color:#2f303a}@media screen and (min-width: 768px){.footer{position:relative;padding:60px 0}}@media screen and (min-width: 1200px){.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__logo{font-size:24px;font-family:"Raleway";font-weight:700;color:#fff;text-align:center}.footer__logo-part--web{color:#2196f3}.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px)and (max-width: 1199px){.footer__info{position:absolute;top:60px;left:76px}}.footer__address-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;font-style:normal}.footer__address-text{font-size:14px;line-height:1.71;font-weight:400;color:#fff}.footer__address-link--info,.footer__address-link--num{font-weight:400;color:hsla(0,0%,100%,.6)}.footer__join{margin-top:60px}@media screen and (min-width: 768px)and (max-width: 1199px){.footer__join{position:absolute;top:0;right:90px}}@media screen and (min-width: 1200px){.footer__join{margin-left:70px;margin-top:0}}.footer__join-title{font-size:14px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase}.footer__join-list{margin-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.footer__join-item{border-radius:50%;background-color:hsla(0,0%,100%,.1);padding:12px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.footer__join-item:hover{background-color:#2196f3}.footer__join-icon{width:20px;height:20px;fill:#fff}.footer__subscribe{margin-top:60px}@media screen and (min-width: 768px)and (max-width: 1199px){.footer__subscribe{margin-top:250px}}@media screen and (min-width: 1200px){.footer__subscribe{margin-left:93px;margin-top:0}}@media screen and (min-width: 1200px){.footer__subscribe .subscribe__form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}}.footer__subscribe .subscribe__form-title{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-self:center;margin-bottom:20px}.footer__subscribe .subscribe__form-input{width:100%;padding:16px;background-color:rgba(0,0,0,0);outline:none;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-self:center}@media screen and (min-width: 768px)and (max-width: 1199px){.footer__subscribe .subscribe__form-input{width:450px}}@media screen and (min-width: 1200px){.footer__subscribe .subscribe__form-input{width:358px;height:50px}}.footer__subscribe .subscribe__form-input::-webkit-input-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:hsla(0,0%,100%,.6)}.footer__subscribe .subscribe__form-input::-moz-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:hsla(0,0%,100%,.6)}.footer__subscribe .subscribe__form-input:-ms-input-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:hsla(0,0%,100%,.6)}.footer__subscribe .subscribe__form-input::-ms-input-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:hsla(0,0%,100%,.6)}.footer__subscribe .subscribe__form-input::placeholder{font-size:16px;line-height:1.25;font-weight:400;color:hsla(0,0%,100%,.6)}.footer__subscribe .subscribe__form-submit{background-color:#2196f3;font-size:16px;line-height:1.875;font-weight:700;color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:20px;justify-self:center;padding:10px 31px;border-radius:4px}.footer__subscribe .subscribe__form-submit-icon{width:24px;height:24px;margin-left:12px;fill:#fff}