body{background-color:#fff;color:#757575;font-family:"Roboto",sans-serif;letter-spacing:0.03em;font-size:14px;line-height:1.71}@media screen and (max-width: 1199px){body.modal-open{overflow:hidden}}img{display:block;max-width:100%;height:auto}.list{padding:0;margin:0;list-style:none}.link{text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.container{padding-left:15px;padding-right:15px}@media screen and (min-width: 480px){.container{margin-left:auto;margin-right:auto;width:480px}}@media screen and (min-width: 768px){.container{width:768px}}@media screen and (min-width: 1200px){.container{width:1200px}}.section{padding-top:60px;padding-bottom:60px}@media screen and (min-width: 1200px){.section{padding-top:94px;padding-bottom:94px}}.title{margin-top:0;margin-bottom:30px;color:#212121;font-weight:700;font-size:28px;line-height:1.18;text-align:center}@media screen and (min-width: 1200px){.title{margin-bottom:50px;font-size:36px;line-height:1.2}}.button{display:inline-block;border-radius:4px;border:none;color:#fff;background-color:#2196f3;font-family:inherit;font-weight:700;font-size:16px;line-height:1.87;letter-spacing:0.06em;text-align:center;cursor:pointer}.header{position:relative;border-bottom:1px solid #ececec}.header__container{display:flex;align-items:center}@media screen and (max-width: 767px){.header__container{display:flex;justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:10px}}@media screen and (max-width: 767px){.site-nav{margin-bottom:60px}}@media screen and (min-width: 768px){.site-nav{display:flex}}@media screen and (max-width: 767px){.site-nav__item:not(:last-child){margin-bottom:40px}}@media screen and (min-width: 768px){.site-nav__item:not(:last-child){margin-right:50px}}.site-nav__link{position:relative;display:inline-block;font-size:18px;line-height:1.17;font-weight:500;letter-spacing:0.02em;color:#212121;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 768px){.site-nav__link{padding-top:32px;padding-bottom:32px;font-size:14px;line-height:1.14}}.site-nav__link:hover,.site-nav__link:focus{color:#2196f3}.site-nav__link--current{color:#2196f3}@media screen and (max-width: 767px){.site-nav__link--current{padding-bottom:12px}}.site-nav__link--current::after{position:absolute;left:0;bottom:-1px;content:'';display:block;width:100%;height:4px;background-color:#2196f3;border-radius:2px;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 768px){.contacts{margin-left:auto}}@media screen and (min-width: 1200px){.contacts{display:flex}}@media screen and (max-width: 767px){.contacts__item:not(:last-child){margin-bottom:16px}}@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{display:flex;align-items:center;color:#757575;font-weight:500;letter-spacing:0.02em;font-size:18px;line-height:1.17;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.contacts__link:hover,.contacts__link:focus{color:#2196f3}@media screen and (min-width: 768px){.contacts__link{font-size:12px}}@media screen and (max-width: 767px){.contacts__link{justify-content:center}}@media screen and (min-width: 1200px){.contacts__link{padding-top:32px;padding-bottom:32px;font-size:14px;line-height:1.143}}.contacts__icon{margin-right:10px;fill:#757575;transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.contacts__link:hover .contacts__icon,.contacts__link:focus .contacts__icon{fill:#2196f3}.logo{color:#2196f3;font-family:"Raleway",sans-serif;font-size:24px;line-height:1.17;animation-duration:1000ms;animation-iteration-count:2}@media screen and (min-width: 1200px){.logo{font-size:26px;line-height:1.2}}@media screen and (min-width: 768px){.logo__header{margin-right:88px}}@media screen and (min-width: 1200px){.logo__header{margin-right:93px}}.logo--dark{color:#212121}.logo--light{color:#fff}.logo__footer{display:inline-block;margin-bottom:20px}.menu-button{display:inline-flex;margin:0;padding:0;border:none;background-color:transparent}.menu-button:focus{outline:none}.menu-button .icon-cross{display:none}.menu-button .icon-burger{transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.menu-button.is-open .icon-cross{display:block;transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.menu-button.is-open .icon-burger{display:none}.menu-button:hover .icon-cross,.menu-button:focus .icon-cross,.menu-button:hover .icon-burger,.menu-button:focus .icon-burger{fill:#2196f3}@media screen and (min-width: 768px){.menu-button{display:none}}.menu-container{background-color:#fff;width:100%}@media screen and (max-width: 767px){.menu-container{opacity:0;pointer-events:none;position:absolute;top:100%;left:0;padding:60px;text-align:center;box-shadow:0px 4px 8px rgba(0,0,0,0.04),0px 2px 4px rgba(0,0,0,0.08),0px 1px 3px rgba(0,0,0,0.16);z-index:999;transform:scale(0.9);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}.menu-container.is-open{display:block}.menu-container.is-open{opacity:1;transform:scale(1);pointer-events:painted}}@media screen and (min-width: 768px){.menu-container{display:flex;align-items:center}}.social-networks__list{display:flex;justify-content:center}@media screen and (min-width: 1200px){.social-networks__list--start{justify-content:start}}.social-networks__item:not(:last-child){margin-right:10px}.social-networks__link{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background-color:#fff;fill:#afb1b8;transition:fill 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{background-color:#2196f3;fill:#fff}.social-networks__link--footer{background-color:rgba(255,255,255,0.1)}.social-networks__icon--footer{fill:#fff}.footer{padding-top:60px;padding-bottom:60px;background-color:#2f303a}@media screen and (min-width: 768px){.footer__container{display:flex;flex-wrap:wrap}}@media screen and (min-width: 1200px){.footer__container{justify-content:space-between;align-items:baseline}}.footer__contacts{width:270px}@media screen and (max-width: 767px){.footer__contacts{margin-left:auto;margin-right:auto}}@media screen and (max-width: 1199px){.footer__contacts{margin-bottom:60px;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1199px){.footer__contacts{flex-basis:calc((100% - 30px) / 2);margin-right:30px}}.address{font-style:normal}.address__geolocation{color:#fff;text-decoration:none}.address__item:not(:last-child){margin-bottom:8px}@media screen and (min-width: 1200px){.address__item:not(:last-child){margin-bottom:9px}}.address__link{color:rgba(255,255,255,0.6)}.social-networks{width:270px}@media screen and (max-width: 767px){.social-networks{margin-left:auto;margin-right:auto}}@media screen and (max-width: 1199px){.social-networks{margin-bottom:60px;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1199px){.social-networks{flex-basis:calc((100% - 30px) / 2)}}.footer__title{display:block;margin-bottom:20px;text-transform:uppercase;line-height:1.14;color:#fff}@media screen and (max-width: 767px){.subscription{width:100%}}@media screen and (max-width: 1199px){.subscription{margin-left:auto;margin-right:auto;text-align:center}}@media screen and (min-width: 480px) and (max-width: 1199px){.subscription{width:450px}}@media screen and (min-width: 1200px){.subscription{width:570px}}@media screen and (min-width: 1200px){.subscription__form{display:flex}}.subscription__input{padding:15px 16px;width:100%;height:50px;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.25;color:rgba(255,255,255,0.6);background-color:transparent;border:1px solid rgba(255,255,255,0.3);filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.15));border-radius:4px}@media screen and (max-width: 1199px){.subscription__input{margin-bottom:20px}}@media screen and (min-width: 1200px){.subscription__input{margin-right:12px}}.subscription__input::placeholder{font-size:16px;line-height:1.25;color:rgba(255,255,255,0.6)}.subscription__button{display:flex;align-items:center;padding:10px 28px;min-width:200px;min-height:50px;box-shadow:0px 4px 4px rgba(0,0,0,0.15)}@media screen and (max-width: 1199px){.subscription__button{margin-left:auto;margin-right:auto}}.subscription__icon{margin-left:10px}.hero__wrapper{max-width:1600px;margin-left:auto;margin-right:auto;padding-top:118px;padding-bottom:118px;text-align:center;background-color:#c4c4c4;background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 480px){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-mobile.jpg")}}@media screen and (max-width: 480px) and (min-device-pixel-ratio: 2), screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (max-width: 480px) and (min-resolution: 192dpi), screen and (max-width: 480px) and (min-resolution: 2dppx){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-mobile@2x.jpg")}}@media screen and (min-width: 481px) and (max-width: 768px){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-tablet.jpg")}}@media screen and (min-width: 481px) and (max-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 481px) and (max-width: 768px) and (min-resolution: 2dppx){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-tablet@2x.jpg")}}@media screen and (min-width: 769px){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-desktop.jpg")}}@media screen and (min-width: 769px) and (min-device-pixel-ratio: 2), screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-width: 769px) and (min-resolution: 192dpi), screen and (min-width: 769px) and (min-resolution: 2dppx){.hero__wrapper{background-image:linear-gradient(to right, rgba(47,48,58,0.4), rgba(47,48,58,0.4)),url("../images/hero/hero-desktop@2x.jpg")}}@media screen and (min-width: 1200px){.hero__wrapper{padding-top:200px;padding-bottom:200px}}.hero__title{margin-top:0;margin-bottom:30px;color:#fff;font-weight:900;font-size:26px;line-height:1.62;letter-spacing:0.06em;text-transform:uppercase}@media screen and (min-width: 1200px){.hero__title{font-size:44px;line-height:1.36}}.hero__button{padding:10px 32px;min-width:200px;min-height:50px;box-shadow:0px 4px 4px rgba(0,0,0,0.15)}@media screen and (min-width: 768px){.features-list{display:flex;flex-wrap:wrap}}@media screen and (max-width: 767px){.features-list__item:not(:last-child){margin-bottom:30px}}@media screen and (min-width: 768px) and (max-width: 1199px){.features-list__item{flex-basis:calc((100% - 30px) / 2)}.features-list__item:nth-child(2n+1){margin-right:30px}.features-list__item:not(:nth-last-child(-n+2)){margin-bottom:30px}}@media screen and (min-width: 1200px){.features-list__item{flex-basis:calc((100% - 3 * 30px) / 4)}.features-list__item:not(:last-child){margin-right:30px}}.features-list__wrapper{display:flex;justify-content:center;align-items:center;background-color:#f5f4fa;height:120px;margin-bottom:30px;border-radius:4px}.features-list__title{margin-top:0;margin-bottom:10px;color:#212121;font-weight:700;font-size:14px;line-height:1.14;text-transform:uppercase}@media screen and (max-width: 767px){.features-list__title{text-align:center}}.features-list__text{margin-top:0;margin-bottom:0}.our-work{padding-top:0;padding-bottom:94px}@media screen and (max-width: 1199px){.our-work{display:none}}.our-work .work-list{display:flex}.our-work .work-list__item{position:relative;flex-basis:calc((100% - 2 * 30px) / 3)}.our-work .work-list__item:not(:last-child){margin-right:30px}.our-work .work-list__text{position:absolute;bottom:0;left:0;display:block;padding-top:27px;padding-bottom:27px;margin-top:0;margin-bottom:0;width:100%;font-weight:700;line-height:1.14;color:#fff;text-align:center;text-transform:uppercase;background-color:rgba(47,48,58,0.8)}.our-team{background-color:#f5f4fa}@media screen and (min-width: 768px){.team-list{display:flex;flex-wrap:wrap}}.team-list__item{padding-bottom:24px;background-color:#fff;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:0px 0px 4px 4px}@media screen and (max-width: 767px){.team-list__item:not(:last-child){margin-bottom:30px}}@media screen and (min-width: 768px) and (max-width: 1199px){.team-list__item{flex-basis:calc((100% - 30px) / 2)}.team-list__item:not(:nth-last-child(-n+2)){margin-bottom:30px}.team-list__item:not(:nth-child(2n)){margin-right:30px}}@media screen and (min-width: 1200px){.team-list__item{flex-basis:calc((100% - 3 * 30px) / 4);padding-bottom:30px}.team-list__item:not(:last-child){margin-right:30px}}.team-list__name{margin-top:30px;margin-bottom:10px;color:#212121;font-weight:500;font-size:16px;line-height:1.187;text-align:center}.team-list__position{margin-top:0;margin-bottom:16px;font-size:16px;line-height:1.187;text-align:center}.scene{perspective:600px}.card{position:relative;cursor:pointer;transform-style:preserve-3d;transition:transform 1000ms cubic-bezier(0.4, 0, 0.2, 1)}.scene:hover .card{transform:rotateY(180deg)}.card__face{backface-visibility:hidden}.card__face--back{position:absolute;top:0;left:0;margin:0;padding:63px 24px;width:100%;height:100%;font-size:16px;line-height:1.56;color:#fff;background-color:rgba(33,150,243,0.9);transform:rotateY(180deg)}@media screen and (min-width: 480px){.card__face--back{padding:90px 30px;font-size:18px}}@media screen and (min-width: 768px){.card__face--back{padding:80px 24px}}@media screen and (min-width: 1200px){.card__face--back{padding:60px 24px;font-size:16px}}.regular-clients__list{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.regular-clients__item{flex-basis:calc((100% - 30px) / 2)}.regular-clients__item:not(:nth-last-child(-n+2)){margin-bottom:30px}.regular-clients__item:nth-child(2n+1){margin-right:30px}}@media screen and (min-width: 768px) and (max-width: 1199px){.regular-clients__item{flex-basis:calc((100% - 2 * 30px) / 3)}.regular-clients__item:not(:nth-last-child(-n+3)){margin-bottom:30px}.regular-clients__item:not(:nth-child(3n)){margin-right:30px}}@media screen and (min-width: 1200px){.regular-clients__item{flex-basis:calc((100% - 5 * 30px) / 6)}.regular-clients__item:not(:last-child){margin-right:30px}}.regular-clients__link{display:flex;justify-content:center;align-items:center;height:90px;border:1px solid #afb1b8;border-radius:4px;transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.regular-clients__link:hover,.regular-clients__link:focus{border-color:#2196f3}.regular-clients__icon{fill:#afb1b8;transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.regular-clients__link:hover .regular-clients__icon,.regular-clients__link:focus .regular-clients__icon{fill:#2196f3}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);opacity:1;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);overflow-y:scroll}.backdrop--hidden{opacity:0;pointer-events:none}.modal{position:relative;background-color:#fff;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;transform:scale(1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 480px){.modal{position:absolute;left:50%;width:450px;height:609px;transform:translate(-50%, -50%) scale(1)}}@media screen and (min-width: 480px) and (max-width: 1199px){.modal{top:calc(50% + 50px)}}@media screen and (min-width: 1200px){.modal{top:50%;width:528px;height:581px}}.backdrop--hidden .modal{transform:scale(0.9)}@media screen and (min-width: 480px){.backdrop--hidden .modal{transform:translate(-50%, -50%) scale(0.9)}}.modal__button-close{position:absolute;top:8px;right:8px;display:flex;justify-content:center;align-items:center;padding:0;width:30px;height:30px;background-color:transparent;border:1px solid rgba(0,0,0,0.1);border-radius:50%;cursor:pointer;transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__button-close:hover{fill:#2196f3}.form-request{padding:40px}.form-request__title{margin-top:0;margin-bottom:12px;font-size:20px;line-height:1.5;font-weight:700;color:#212121;text-align:center}@media screen and (min-width: 1200px){.form-request__title{font-size:20px;line-height:1.15}}.form-request__field{position:relative;display:flex;flex-direction:column;margin-bottom:10px}.form-request__field>.form-request__label{margin-bottom:4px;font-size:12px;line-height:1.17;letter-spacing:0.01em}.form-request__input{height:40px}.form-request__input,.field-comment{padding:12px 42px;width:100%;font-family:"Roboto",sans-serif;color:#212121;font:inherit;border:1px solid rgba(33,33,33,0.2);border-radius:4px;transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-request__field:focus-within .form-request__input,.form-request__field:focus-within .field-comment{outline:none;border-color:#2196f3}.form-request__icon{position:absolute;top:48%;left:12px;fill:#212121;transition:fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.form-request__field:focus-within .form-request__icon,.form-request__input:not(:placeholder-shown)+.form-request__icon{fill:#2196f3}.comment{margin-bottom:20px}.field-comment{padding:12px 16px;padding-left:16px;height:120px;resize:none}.field-comment::placeholder{font-size:14px;line-height:1.14;letter-spacing:0.01em;color:rgba(117,117,117,0.5)}.policy{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.policy__checkbox{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}@media screen and (max-width: 479px){.policy__label{text-align:center}}@media screen and (min-width: 480px){.policy__label{display:flex;align-items:center}}@media screen and (max-width: 1199px){.policy__label{font-size:12px;line-height:1.17}}.policy__contract{position:relative;color:#2196f3}@media screen and (max-width: 479px){.policy__contract{margin-top:10px}}@media screen and (min-width: 480px){.policy__contract{margin-left:3px}}@media screen and (min-width: 1200px){.policy__contract{margin-left:5px}}.policy__contract::after{position:absolute;content:'';display:block;width:100%;height:0.5px;background-color:#2196f3;left:0;bottom:1px}@media screen and (min-width: 1200px){.policy__contract::after{bottom:5px}}.policy__label::before{content:'';display:inline-block;width:16px;height:15px;margin-right:8px;border:2px solid #212121;border-radius:4px;transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),border-color 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1200px){.policy__label::before{margin-right:10px}}.policy__checkbox:checked ~ .policy__label::before{background-color:#2196f3;background-image:url("../images/icon check.svg");background-origin:border-box;border:2px;border-color:#2196f3}.form-request__button{display:block;margin:0 auto;padding:10px 32px;min-width:200px;min-height:50px;box-shadow:0px 4px 4px rgba(0,0,0,0.15)}
/*# sourceMappingURL=main.min.css.map */