.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@-webkit-keyframes logoA{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes logoA{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}body{color:#757575;background-color:#fff;font-family:'Roboto', sans-serif, 'Raleway'}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}ul,input{padding:0;margin:0}li{list-style:none}.container{margin:0 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}}.logo{display:block;padding-top:16px;padding-bottom:16px;width:134px;text-decoration:none;color:#2196F3;font-family:'Raleway';font-weight:bold;font-size:24px;line-height:1.17;text-align:left;letter-spacing:.03em}@media screen and (min-width: 768px){.logo{padding-top:26px;padding-bottom:26px;margin-right:88px}}@media screen and (min-width: 1200px){.logo{padding-top:24px;padding-bottom:25px;margin-right:93px;width:145px;font-size:26px;line-height:1.19}}.page-header__logo--black{color:#000000}.page-header__logo{-webkit-animation:logoA 1500ms ease-in-out infinite normal;animation:logoA 1500ms ease-in-out infinite normal}.page-footer__logo{padding:0;margin-bottom:20px}.page-footer__logo--white{color:#fff}@media screen and (max-width: 1199px){.page-footer__logo{margin-left:auto;margin-right:auto}}@media screen and (min-width: 1200px){.page-footer__logo{margin-right:0}}.title{margin:0 auto;margin-bottom:30px;color:#212121;font-size:28px;font-weight:700;line-height:1.17;text-align:center;letter-spacing:.03em}@media screen and (min-width: 1200px){.title{margin-bottom:50px;font-size:36px}}.button{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;width:200px;height:50px;padding:0;margin:0 auto;border-radius:4px;border:1px solid transparent;color:#fff;background-color:#2196F3;font-family:inherit;cursor:pointer;font-weight:700;font-size:16px;line-height:1.88;letter-spacing:0.06em;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);border:250ms cubic-bezier(0.4, 0, 0.2, 1)}.button:hover,.button:focus{-webkit-transform:scale(1.1);transform:scale(1.1);border:transparent;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.15);box-shadow:0px 4px 4px rgba(0,0,0,0.15)}.backdrop{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,0.2);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);transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (max-width: 767px){.backdrop{overflow-y:hidden}}.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1) rotate(0deg);transform:translate(-50%, -50%) scale(1) rotate(0deg);max-width:450px;height:609px;background-color:#fff;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.12),0px 1px 1px rgba(0,0,0,0.14),0px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 3px rgba(0,0,0,0.12),0px 1px 1px rgba(0,0,0,0.14),0px 2px 1px rgba(0,0,0,0.2);border-radius:4px;-webkit-transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1200px){.modal{width:528px;height:581px}}.backdrop.is-hidden .modal{-webkit-transform:translate(-50%, -50%) scale(1.2) rotate(360deg);transform:translate(-50%, -50%) scale(1.2) rotate(360deg)}.modal__button{position:absolute;top:8px;right:8px;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:0;cursor:pointer;width:30px;height:30px;background-color:#fff;border:1px solid rgba(0,0,0,0.1);border-radius:50%}.modal__icon{fill:#000000;-webkit-transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__button:hover .modal__icon,.modal__button:focus .modal__icon{fill:#2196F3}.modal-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:40px}.modal-form__title{width:370px;font-size:20px;line-height:1.5;letter-spacing:.03em;color:#212121;margin-bottom:12px}@media screen and (min-width: 1200px){.modal-form__title{width:448px;line-height:1.15}}.modal-form__label{position:relative;display:block;margin-bottom:10px;width:100%;color:#757575;text-align:left;font-weight:400;font-size:12px;line-height:1.17;letter-spacing:0.01em}.modal-form__label--down{margin-bottom:0}.modal-form__label--confidentiality{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;margin-bottom:30px;height:24px}.modal-form__icon{position:absolute;bottom:11px;left:12px;fill:#212121;-webkit-transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal-form__label:focus-within .modal-form__icon{fill:#2196F3}.modal-form__input{display:block;padding-left:42px;padding-top:11px;padding-right:12px;padding-bottom:11px;margin-top:4px;width:100%;height:40px;font-size:14px;line-height:1.14;letter-spacing:.03em;border:1px solid rgba(33,33,33,0.2);border-radius:4px;-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)}.modal-form__input:focus-within{outline:transparent;border-color:#2196F3}.modal-form__input--comment{padding:12px 16px;margin-top:4px;margin-bottom:20px;height:120px;letter-spacing:0.01em;color:rgba(117,117,117,0.5);resize:none}.modal-form__checkbox{display:inline-block;margin-right:8px;width:16px;height:15px;background-color:#fff;border:2px solid #212121;border-radius:2px;-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),border-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal-form__input--confidentiality:checked+.modal-form__checkbox{background-color:#2196F3;border-color:transparent;background-image:url("../images/icons/icon-checktry.svg");background-repeat:no-repeat;background-size:contain;background-origin:border-box}.modal-form__text{letter-spacing:.03em;color:#757575}@media screen and (min-width: 1200px){.modal-form__text{font-size:14px;line-height:1.71}}.modal-form__link{color:#2196F3}.social-networks{margin:0 auto;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}.social-networks__item:not(:last-child){margin-right:10px}.social-networks__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;width:44px;height:44px;border-radius:50%;color:#AFB1B8;background-color:#fff;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.social-networks__link:hover,.social-networks__link:focus{color:#FFFFFF;background-color:#2196F3}.social-networks__icon{fill:currentColor}@media screen and (max-width: 767px){.footer-social-networks{padding:60px 0}}@media screen and (min-width: 1200px){.footer-social-networks{margin-left:70px}}.footer-social-networks__title{margin-bottom:20px;color:#fff;font-size:14px;line-height:1.14;letter-spacing:.03em}@media screen and (max-width: 1199px){.footer-social-networks__title{text-align:center}}.social-networks__link--colors{color:#fff;background-color:rgba(255,255,255,0.1);-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)}.social-networks__link--colors--colors:hover,.social-networks__link--colors--colors:focus{background-color:#2196F3}.social-networks__icon{fill:currentColor}.page-header{border-bottom:1px solid #ECECEC}@media screen and (min-width: 768px){.page-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.navigation{position:relative;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}.mobile-menu__button{position:absolute;top:10px;right:15px;z-index:20;background-color:#fff;margin:0;padding:0;cursor:pointer;border:none;border-color:transparent;-webkit-transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu__button:hover .mobile-menu__icon,.mobile-menu__button:focus .mobile-menu__icon{fill:#2196F3}.mobile-menu__button .mobile-menu__icon--close{display:none}.mobile-menu__button.is-open .mobile-menu__icon--open{display:none}.mobile-menu__button.is-open .mobile-menu__icon--close{display:block}.mobile-menu__icon{fill:#212121}@media screen and (min-width: 768px){.mobile-menu__button{display:none}}@media screen and (max-width: 767px){.mobile-menu__container{position:fixed;top:0;left:0;width:100%;padding:48px 40px;background-color:#fff;z-index:10;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu__container.is-open{display:block;top:0;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (min-width: 768px){.mobile-menu__container{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}}@media screen and (min-width: 768px){.navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.navigation__item:not(:last-child){margin-bottom:32px}}@media screen and (min-width: 768px){.navigation__item:not(:first-child){margin-left:50px}}.navigation__link{position:relative;display:block;text-decoration:none;color:#212121;font-weight:500;font-size:40px;line-height:1.18;text-align:left;letter-spacing:0.02em;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.navigation__link:hover,.navigation__link:focus{color:#2196F3}.navigation__link--current{color:#2196F3}@media screen and (min-width: 768px){.navigation__link{padding-top:32px;padding-bottom:32px;font-size:14px;line-height:1.14}.navigation__link--current::after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:4px;bottom:-1px;background-color:#2196F3;border-radius:2px}}@media screen and (max-width: 767px){.contacts{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;margin-top:306px}}@media screen and (min-width: 768px) and (max-width: 1199px){.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:84px}}@media screen and (min-width: 1200px){.contacts{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;margin-left:280px}}@media screen and (max-width: 767px){.contacts__item:not(:last-child){margin-top:32px}}@media screen and (min-width: 768px) and (max-width: 1199px){.contacts__item:not(:last-child){margin-bottom:10px}}@media screen and (min-width: 1200px){.contacts__item:not(:last-child){margin-right:50px}}.contacts__link{color:#757575;text-decoration:none;font-weight:500;font-size:24px;line-height:1.17;text-align:left;letter-spacing:0.02em;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.contacts__link--mobile{color:#2196F3;font-size:34px}.contacts__link:hover,.contacts__link:focus{color:#2196F3}@media screen and (min-width: 768px){.contacts__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;color:#757575;font-size:12px}}@media screen and (min-width: 1200px){.contacts__link{padding-top:32px;padding-bottom:32px;font-size:14px;line-height:1.14}}.contacts-icon{margin-right:10px;fill:currentColor}@media screen and (max-width: 767px){.contacts-icon{display:none}}@media screen and (max-width: 1199px){.contacts-icon--emil{width:14px;height:10px}.contacts-icon--tel{width:10px;height:14px}}.page-header__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:64px}@media screen and (min-width: 768px){.page-header__social-list{display:none}}.page-header__social-item:not(:last-child){margin-right:10px;padding-right:10px;border-right:1px solid rgba(33,33,33,0.2)}.page-header__social-link{text-decoration:none;color:#2196F3;font-weight:500;font-size:18px;line-height:1.22px;letter-spacing:.03em}.section-hero{text-align:center;padding:118px 0;color:#fff;background-color:#C4C4C4;background-repeat:no-repeat;background-position:center;background-size:480px 400px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-mob.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-mob.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-mob.webp") 1x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-mob.webp") 1x)}@media (min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-mob@2x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-mob@2x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-mob@2x.webp") 2x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-mob@2x.webp") 2x)}}@media (min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi), (min-resolution: 3dppx){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-mob@3x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-mob@3x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-mob@3x.webp") 3x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-mob@3x.webp") 3x)}}@media screen and (min-width: 768px){.section-hero{background-size:768px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-tab.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-tab.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-tab.webp") 1x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-tab.webp") 1x)}}@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){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-tab@2x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-tab@2x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-tab@2x.webp") 2x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-tab@2x.webp") 2x)}}@media screen and (min-width: 768px) and (min-device-pixel-ratio: 3), screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 3), screen and (min-width: 768px) and (min-resolution: 288dpi), screen and (min-width: 768px) and (min-resolution: 3dppx){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-tab@3x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-tab@3x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-tab@3x.webp") 3x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-tab@3x.webp") 3x)}}@media screen and (min-width: 1200px){.section-hero{padding:200px 0;background-color:#C4C4C4;background-size:1600px 600px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-desk.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-desk.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-desk.webp") 2x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-desk.webp") 2x)}}@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){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-desk@2x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-desk@2x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-desk@2x.webp") 2x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-desk@2x.webp") 2x)}}@media screen and (min-width: 1200px) and (min-device-pixel-ratio: 3), screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 3), screen and (min-width: 1200px) and (min-resolution: 288dpi), screen and (min-width: 1200px) and (min-resolution: 3dppx){.section-hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),url("../images/bc-hero/hero-desk@3x.jpg");background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/bc-hero/hero-desk@3x.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(47,48,58,0.4)), to(rgba(47,48,58,0.4))),-webkit-image-set(url("../images/bc-hero/hero-desk@3x.webp") 3x);background-image:linear-gradient(rgba(47,48,58,0.4), rgba(47,48,58,0.4)),-webkit-image-set(url("../images/bc-hero/hero-desk@3x.webp") 3x)}}.section-hero__title{width:360px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-weight:900;font-size:26px;line-height:1.62;letter-spacing:0.06em}@media screen and (min-width: 1200px){.section-hero__title{width:696px;font-size:44px;line-height:1.36}}.section-benefits{padding:60px 0}@media screen and (min-width: 1200px){.section-benefits{padding:94px 0}}@media screen and (min-width: 768px) and (max-width: 1199px){.section-benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-30px}}@media screen and (min-width: 1200px){.section-benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-30px}}.section-benefits__item{width:100%}@media screen and (min-width: 460px) and (max-width: 767px){.section-benefits__item:not(:last-child){margin-bottom:30px}}@media screen and (min-width: 768px) and (max-width: 1199px){.section-benefits__item{width:calc((100% - 2 * 30px) / 2);margin-right:30px}.section-benefits__item:nth-child(2n){margin-right:0}.section-benefits__item:nth-child(-n+2){margin-bottom:30px}}@media screen and (min-width: 1200px){.section-benefits__item{width:calc((100% - 4 * 30px) / 4);margin-right:30px}.section-benefits__item:last-child{margin-right:0}}.section-benefits__box{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:120px;margin-bottom:30px;background-color:#F5F4FA;border-radius:4px}.section-benefits__subtitle{margin-bottom:10px;color:#212121;font-size:14px;line-height:1.14;text-align:center;letter-spacing:.03em}@media screen and (min-width: 768px){.section-benefits__subtitle{text-align:left}}.section-benefits__text{font-size:14px;line-height:1.71;text-align:left;letter-spacing:.03em}.section-work{padding-top:0;padding-bottom:94px}@media screen and (max-width: 1199px){.section-work{display:none}}.section-work__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-work__item{margin-right:30px}.section-work__item:last-child{margin-right:0}.section-work__thumb{position:relative}.section-work__name{position:absolute;left:0;bottom:0;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;width:100%;height:70px;font-weight:700;font-size:14px;line-height:1.14;letter-spacing:.03em;color:#fff;background-color:rgba(47,48,58,0.8)}.section-team{background-color:#F5F4FA;padding:60px 0}@media screen and (min-width: 1200px){.section-team{padding:94px 0}}@media screen and (min-width: 768px){.section-team__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.section-team__item:not(:last-child){margin-bottom:30px}}.section-team__item{width:100%}@media screen and (min-width: 768px) and (max-width: 1199px){.section-team__item{width:calc((100% - 30px) / 2)}.section-team__item:nth-child(2n+1){margin-right:30px}.section-team__item:nth-child(-n+2){margin-bottom:30px}}@media screen and (min-width: 1200px){.section-team__item{margin-right:30px;width:calc((100% - 3 * 30px) / 4)}.section-team__item:last-child{margin-right:0}}.section-team__box{padding-bottom:24px;background-color:#fff;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.12),0px 1px 1px rgba(0,0,0,0.14),0px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 3px rgba(0,0,0,0.12),0px 1px 1px rgba(0,0,0,0.14),0px 2px 1px rgba(0,0,0,0.2);border:1px;border-radius:0px 0px 4px 4px}@media screen and (min-width: 1200px){.section-team__box{padding-bottom:30px}}.section-team__img{margin-bottom:30px}.section-team__subtitle{margin:0 auto;margin-bottom:10px;color:#212121;font-weight:500;font-size:16px;line-height:1.19;text-align:center;letter-spacing:.03em}.section-team__position{margin-bottom:16px;font-size:16px;line-height:1.19;text-align:center;letter-spacing:.03em}.section-clients{padding:60px 0}@media screen and (min-width: 1200px){.section-clients{padding:94px 0}}.section-clients__list{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}@media screen and (max-width: 1199px){.section-clients__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-clients__item{margin-bottom:30px;margin-right:30px}@media screen and (min-width: 460px) and (max-width: 767px){.section-clients__item{-ms-flex-preferred-size:calc((100% - 30px) / 2);flex-basis:calc((100% - 30px) / 2)}.section-clients__item:nth-last-child(-n+2){margin-bottom:0}.section-clients__item:nth-child(2n){margin-right:0}}@media screen and (min-width: 768px) and (max-width: 1199px){.section-clients__item{-ms-flex-preferred-size:calc((100% - 2 * 30px) / 3);flex-basis:calc((100% - 2 * 30px) / 3)}.section-clients__item:nth-last-child(-n+3){margin-bottom:0}.section-clients__item:nth-child(3n){margin-right:0}}@media screen and (min-width: 1200px){.section-clients__item{margin-bottom:0}.section-clients__item:last-child{margin-right:0}}.section-clients__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;height:92px;color:#AFB1B8;border:1px solid #AFB1B8;border-radius:4px;-webkit-transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1),color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1),color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.section-clients__link:hover,.section-clients__link:focus{color:#2196F3;border-color:#2196F3}@media screen and (min-width: 1200px){.section-clients__link{width:170px}}.section-clients__icon{fill:currentColor}.page-footer{background-color:#2F303A}.page-footer__container{padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.page-footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (min-width: 768px){.container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (min-width: 768px) and (max-width: 1199px){.container-flex{margin-bottom:60px}}.footer-address__location{margin-bottom:8px;color:#fff;font-style:normal;font-size:14px;line-height:1.71;text-align:center;letter-spacing:.03em}@media screen and (min-width: 1200px){.footer-address__location{margin-bottom:9px;text-align:left}}.footer-address__item:not(:last-child){margin-bottom:8px}@media screen and (min-width: 1200px){.footer-address__item:not(:last-child){margin-bottom:9px}}.footer-address__link{display:block;padding:0;color:rgba(255,255,255,0.6);text-decoration:none;font-weight:400;font-size:14px;line-height:1.71;text-align:center;letter-spacing:.03em;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.footer-address__link:hover,.footer-address__link:focus{color:var(--bcg-color)}@media screen and (min-width: 1200px){.footer-address__link{text-align:left}}@media screen and (min-width: 1200px){.footer-form{margin-left:auto}}.subscription-form__title{display:block;margin-bottom:20px;color:#fff;font-size:14px;line-height:1.14;letter-spacing:.03em;text-align:center;text-transform:uppercase}@media screen and (min-width: 1200px){.subscription-form__title{text-align:left}}@media screen and (min-width: 768px) and (max-width: 1199px){.subscription-form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1200px){.subscription-form__container{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}}.subscription-form__label{position:relative;display:block;margin-bottom:20px}@media screen and (min-width: 1200px){.subscription-form__label{margin-right:12px;margin-bottom:0}}.subscription-form__text{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(255,255,255,0.6);font-size:16px;line-height:1.25;letter-spacing:.03em;-webkit-transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.subscription-form__label:focus-within .subscription-form__text--up{-webkit-transform:translateY(-45px);transform:translateY(-45px)}.subscription-form__input:not(:placeholder-shown)+.subscription-form__text--up{-webkit-transform:translateY(-45px);transform:translateY(-45px)}.subscription-form__input{display:inline-block;width:100%;height:50px;padding:15px 16px;margin:0;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,0.3);-webkit-filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.15));filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.15));border-radius:4px}@media screen and (min-width: 768px){.subscription-form__input{width:450px}}@media screen and (min-width: 1200px){.subscription-form__input{width:358px}}@media screen and (min-width: 1200px){.footer-form__button{margin:0}}.button__icon{fill:#fff}.button__icon--end{margin-left:10px}.section-gallery{padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.section-gallery{padding-top:94px;padding-bottom:94px}}@media screen and (max-width: 767px){.section-gallery__filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}}@media screen and (min-width: 768px){.section-gallery__filter-list{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;margin-bottom:30px}}@media screen and (min-width: 1200px){.section-gallery__filter-list{margin-bottom:50px}}.section-gallery__filter-item:not(:last-child){margin-right:8px}@media screen and (max-width: 767px){.section-gallery__filter-item:nth-child(-n+3){margin-bottom:15px}}.section-gallery__filter-button{padding:6px 22px;border:transparent;border-radius:4px;color:#212121;background-color:#F5F4FA;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;font-family:inherit;font-weight:500;font-size:16px;line-height:1.63;text-align:center;letter-spacing:.03em;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1)}.section-gallery__filter-button:hover,.section-gallery__filter-button:focus{color:#fff;background-color:#2196F3;-webkit-box-shadow:0px 3px 1px rgba(0,0,0,0.1),0px 1px 2px rgba(0,0,0,0.08),0px 2px 2px rgba(0,0,0,0.12);box-shadow:0px 3px 1px rgba(0,0,0,0.1),0px 1px 2px rgba(0,0,0,0.08),0px 2px 2px rgba(0,0,0,0.12)}.section-gallery__filter-button--active{color:#fff;background-color:#2196F3;-webkit-box-shadow:0px 3px 1px rgba(0,0,0,0.1),0px 1px 2px rgba(0,0,0,0.08),0px 2px 2px rgba(0,0,0,0.12);box-shadow:0px 3px 1px rgba(0,0,0,0.1),0px 1px 2px rgba(0,0,0,0.08),0px 2px 2px rgba(0,0,0,0.12)}@media screen and (min-width: 768px) and (max-width: 1199px){.portfolio-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 1200px){.portfolio-card{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;-ms-flex-wrap:wrap;flex-wrap:wrap}}.portfolio-card__item{border:1px solid #EEEEEE;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1)}.portfolio-card__item:not(:last-child){margin-bottom:30px}@media screen and (min-width: 768px){.portfolio-card__item{width:calc((100% - 30px) / 2)}}@media screen and (min-width: 1200px){.portfolio-card__item{width:calc((100% - 2 * 30px) / 3);margin-right:30px;margin-bottom:30px}.portfolio-card__item:nth-child(3n){margin-right:0}.portfolio-card__item:nth-last-child(-n+3){margin-bottom:0}}.portfolio-card__item:hover,.portfolio-card__item:focus{-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.12),0px 4px 4px rgba(0,0,0,0.06),1px 4px 6px rgba(0,0,0,0.16);box-shadow:0px 1px 1px rgba(0,0,0,0.12),0px 4px 4px rgba(0,0,0,0.06),1px 4px 6px rgba(0,0,0,0.16)}.portfolio-card__link{text-decoration:none}.portfolio-card__thumb{position:relative;overflow:hidden}.portfolio-card__thumb--overlay{position:absolute;width:100%;height:100%;background-color:rgba(33,150,243,0.9);-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-transition:opacity 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),-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);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.portfolio-card__item:hover .portfolio-card__thumb--overlay,.portfolio-card__item:focus .portfolio-card__thumb--overlay{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.portfolio-card__description{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:322px;font-weight:400;font-size:18px;line-height:1.56;letter-spacing:.03em;color:#fff}.portfolio-card__box{padding:20px 24px}.portfolio-card__subtitle{margin-bottom:4px;color:#212121;font-size:18px;line-height:2;text-align:left;letter-spacing:0.06em;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.portfolio-card__subtitle:hover,.portfolio-card__subtitle:focus{color:#2196F3}.portfolio-card__text{color:#757575;font-size:16px;line-height:1.88;text-align:left;letter-spacing:.03em}
/*# sourceMappingURL=main.min.css.map */