html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{list-style:none;padding-left:0;margin:0}a{text-decoration:none;color:inherit}img{display:block;margin-top:0;margin-bottom:0}address{font-style:normal}:root{--main-text-color: #212121;--black-color: #000000;--secondary-text-color: #757575;--white-text-color: #FFFFFF;--main-site-color: #FFFFFF;--secondary-site-color: #2F303A;--site-accent-color: #2196F3;--button-color: #F5F4FA;--button-border-color: #E6E6E6;--container-color: #F5F4FA;--header-border-bottom: #ECECEC;--card-border--color: #EEEEEE;--main-icon-color: #AFB1B8;--secondary-icon-color: #44454E;--backdrop-overlay-color: rgba(0, 0, 0, 0.2)}@font-face{font-family:"Raleway";src:local("Raleway") url("Raleway-Bold.woff2") format("woff2"),url("Raleway-Bold.woff") format("woff"),url("Raleway-Bold.ttf") format("truetype"),url("Raleway-Bold.svg#Raleway-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),url("Roboto-Bold.woff2") format("woff2"),url("Roboto-Bold.woff") format("woff"),url("Roboto-Bold.ttf") format("truetype"),url("Roboto-Bold.svg#Roboto-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),url("Roboto-Black.woff2") format("woff2"),url("Roboto-Black.woff") format("woff"),url("Roboto-Black.ttf") format("truetype"),url("Roboto-Black.svg#Roboto-Black") format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),url("Roboto-Regular.woff2") format("woff2"),url("Roboto-Regular.woff") format("woff"),url("Roboto-Regular.ttf") format("truetype"),url("Roboto-Regular.svg#Roboto-Regular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),url("Roboto-Medium.woff2") format("woff2"),url("Roboto-Medium.woff") format("woff"),url("Roboto-Medium.ttf") format("truetype"),url("Roboto-Medium.svg#Roboto-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}.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}.social-networks{display:flex;justify-content:center}.social-network{display:flex;height:44px;width:44px}.social-network:not(:last-child){margin-right:10px}.social-network__link,.social-network__link--inverted{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,0);color:var(--main-icon-color);transition-property:background-color,color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.social-network__link:hover,.social-network__link--inverted:hover,.social-network__link:focus,.social-network__link--inverted:focus{color:var(--white-text-color);background-color:var(--site-accent-color)}.social-network__icon{fill:currentColor}.button,.subscription-form__button,.filter__button,.form-field__button{padding:10px 32px;border-radius:4px;min-width:200px;border:none;cursor:pointer;font-weight:700;font-size:16px;line-height:1.87;text-align:center;letter-spacing:.06em;background-color:var(--site-accent-color);color:var(--white-text-color);box-shadow:0px 4px 4px rgba(0,0,0,.15);transition-property:background-color,color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.hiden-title{display:none}.section-title{font-weight:700;font-size:28px;line-height:1.18;letter-spacing:.03em;text-align:center;margin-bottom:30px}@media screen and (min-width: 1200px){.section-title{font-size:36px;line-height:1.17;margin-bottom:50px}}a{transition-property:color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.container{margin-left:auto;margin-right: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}}.section,.team-members__section,.specializations-section{padding-top:60px;padding-bottom:60px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1200px){.section,.team-members__section,.specializations-section{padding-top:94px;padding-bottom:94px}}body{background-color:var(--main-site-color);color:var(--main-text-color);font-family:"Roboto",sans-serif;letter-spacing:.02em}.mobile-menu-container{display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;position:fixed;padding:48px 40px;background-color:var(--white-text-color);top:0;left:0;width:100vw;height:100%;z-index:999;transform:translateX(-100%);transition-property:transform;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu-container.is-open{transform:translateX(0)}@media screen and (min-width: 768px){.mobile-menu-container{display:none}}.exit-button-mobile{position:absolute;top:21px;right:25.33px;border:none;fill:currentColor;background-color:var(--white-text-color);transition-property:color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.exit-button-mobile:hover,.exit-button-mobile:focus{color:var(--site-accent-color)}.header-nav-mobile{margin-bottom:30px}.header-nav-mobile__item:not(:last-child){margin-bottom:35.71px}.header-nav-mobile__link,.header-nav-mobile__link--current{font-weight:500;font-size:40px;line-height:1.18;color:var(--main-text-color)}@media screen and (min-width: 370px){.header-nav-mobile__link,.header-nav-mobile__link--current{font-size:34px;line-height:1.18}}.header-nav-mobile__link:hover,.header-nav-mobile__link--current:hover,.header-nav-mobile__link:focus,.header-nav-mobile__link--current:focus{color:var(--site-accent-color)}.header-nav-mobile__link--current{position:relative;color:var(--site-accent-color)}.header-contacts-mobile{margin-bottom:64px}.header-contacts-mobile__item:not(:last-child){margin-bottom:32px}.header-contacts-mobile__phone{font-weight:500;font-size:24px;line-height:1.17;color:var(--site-accent-color)}@media screen and (min-width: 370px){.header-contacts-mobile__phone{font-size:34px;line-height:1.18}}.header-contacts-mobile__email{font-weight:500;font-size:24px;line-height:1.17;color:var(--secondary-text-color)}.header-socials-mobile{display:flex;flex-wrap:wrap}.header-socials-mobile__item{margin-right:10px;padding-right:10px}.header-socials-mobile__item:not(:last-child){border-right:1px solid rgba(33,33,33,.2)}.header-socials-mobile__link{font-weight:500;font-size:18px;line-height:1.22;color:var(--site-accent-color)}.header-socials-mobile__link:hover,.header-socials-mobile__link:focus{color:var(--secondary-text-color)}.header{border-bottom:1px solid var(--header-border-bottom)}.header-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.header-container{justify-content:space-between}}@media screen and (min-width: 1200px){.header-container{width:1200px}}.mobile-menu-open-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:none;background-color:var(--white-text-color);transition-property:color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu-open-button:hover,.mobile-menu-open-button:focus{color:var(--site-accent-color)}@media screen and (min-width: 768px){.mobile-menu-open-button{display:none}}.mobile-menu-open-button__icon{fill:currentColor}.logo-main,.footer__logo-main{color:var(--site-accent-color);font-family:"Raleway",sans-serif;font-weight:700;font-size:26px;line-height:1.17;padding-top:16px;padding-bottom:16px}@media screen and (min-width: 768px){.logo-main,.footer__logo-main{padding-top:26px;padding-bottom:26px}}@media screen and (min-width: 1200px){.logo-main,.footer__logo-main{font-size:26px;line-height:1.2;letter-spacing:.03em;padding-top:24px;padding-bottom:25px}}.logo__secondary,.footer__logo-secondary{color:var(--black-color)}.header-nav{display:none}@media screen and (min-width: 768px){.header-nav{display:block;margin-left:87px}}.nav{display:flex}.nav__item{margin-right:51px}.nav__item:last-child{margin:0}.nav__link,.nav__link--current{font-weight:500;font-size:14px;line-height:1.15;padding-top:32px;padding-bottom:32px;color:var(--main-text-color)}.nav__link:hover,.nav__link--current:hover,.nav__link:focus,.nav__link--current:focus{color:var(--site-accent-color)}.nav__link--current{position:relative;color:var(--site-accent-color)}.nav__link--current::after{content:"";position:absolute;display:block;bottom:0;width:100%;height:4px;border-radius:2px;background-color:var(--site-accent-color)}.header-contacts{display:none}@media screen and (min-width: 768px){.header-contacts{display:flex;flex-direction:column;margin-left:auto;flex-wrap:wrap}}@media screen and (min-width: 1200px){.header-contacts{flex-direction:row;flex-wrap:nowrap}}.header-contacts__item{font-weight:500;font-size:14px;line-height:1.14}@media screen and (max-width: 1199px){.header-contacts__item:not(:last-child){margin-bottom:10px}}@media screen and (min-width: 1200px){.header-contacts__item:not(:last-child){margin-right:30px}}.header-contacts__link{display:inline-flex;align-items:center;font-weight:500;font-size:14px;line-height:1.14;color:var(--secondary-text-color)}.header-contacts__link:hover,.header-contacts__link:focus{color:var(--site-accent-color)}.header-contacts__icon{fill:currentColor;margin-right:10px}.hero-section{max-width:1600px;padding-top:118px;padding-bottom:118px;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-position:center;background-color:var(--secondary-site-color);background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-480@1x.jpg);background-size:cover;width:100%;height:auto}@media(min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi){.hero-section{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-480@2x.jpg)}}@media screen and (min-width: 480px)and (max-width: 767px){.hero-section{background-size:480px}}@media screen and (min-width: 768px)and (max-width: 1199px){.hero-section{background-color:var(--secondary-site-color);background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-768@1x.jpg);background-size:768px}}@media screen and (min-width: 768px)and (max-width: 1199px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (max-width: 1199px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px)and (max-width: 1199px)and (min-resolution: 2dppx),screen and (min-width: 768px)and (max-width: 1199px)and (min-resolution: 192dpi){.hero-section{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-768@2x.jpg)}}@media screen and (min-width: 1200px){.hero-section{padding-top:200px;padding-bottom:200px;background-color:var(--secondary-site-color);background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-1600@1x.jpg);background-size:1600px}}@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: 2dppx),screen and (min-width: 1200px)and (min-resolution: 192dpi){.hero-section{background-image:linear-gradient(rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)),url(../images/hero-background-1600@2x.jpg)}}.hero-section__title{display:block;margin-left:auto;margin-right:auto;max-width:360px;font-weight:900;font-size:26px;line-height:1.62;text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--white-text-color);margin-bottom:30px}@media screen and (min-width: 1200px){.hero-section__title{max-width:696px;font-size:44px;line-height:1.35}}.hero-section__button{display:block;align-items:center;margin-left:auto;margin-right:auto;height:50px;min-width:216px}.hero-section__button:hover,.hero-section__button:focus{background-color:var(--button-color);color:var(--site-accent-color)}:root{--main-text-color: #212121;--black-color: #000000;--secondary-text-color: #757575;--white-text-color: #FFFFFF;--main-site-color: #FFFFFF;--secondary-site-color: #2F303A;--site-accent-color: #2196F3;--button-color: #F5F4FA;--button-border-color: #E6E6E6;--container-color: #F5F4FA;--header-border-bottom: #ECECEC;--card-border--color: #EEEEEE;--main-icon-color: #AFB1B8;--secondary-icon-color: #44454E;--backdrop-overlay-color: rgba(0, 0, 0, 0.2)}.backdrop,.backdrop--is-hidden{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--backdrop-overlay-color);transition-property:opacity,visibility,background-color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.backdrop--is-hidden{visibility:hidden;opacity:0;pointer-events:none;transition-property:opacity,visibility,background-color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:15px;width:100vw;background-color:var(--main-site-color);box-shadow:0px 1px 3px rgba(0,0,0,.12),0px 1px 1px rgba(0,0,0,.14),0px 2px 1px rgba(0,0,0,.2);border-radius:4px}@media screen and (min-width: 350px){.modal{padding:40px}}@media screen and (min-width: 480px){.modal{width:450px}}@media screen and (min-width: 1200px){.modal{width:528px}}.modal-exit-button{display:flex;justify-content:center;align-items:center;position:absolute;top:8px;right:8px;height:30px;width:30px;padding:0;background-color:var(--main-site-color);fill:currentColor;border:2px solid var(--button-border-color);border-radius:50%;cursor:pointer;transition-property:background-color,color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.modal-exit-button:hover,.modal-exit-button:focus{color:var(--site-accent-color)}.modal-exit-button__icon{fill:currentColor}.callback-form__title{font-weight:700;font-size:20px;line-height:1.15;text-align:center;letter-spacing:.03em;margin-bottom:12px;color:var(--main-text-color)}.form-field{display:flex;flex-direction:column}.form-field:not(:nth-last-child(-n+3)){margin-bottom:10px}.form-field-inner{position:relative}.form-field__icon{position:absolute;left:12px;top:50%;transform:translatey(-50%);fill:inherit;transition-property:fill;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.form-field__input:focus-within+.form-field__icon,.form-field__input--textarea:focus-within+.form-field__icon{fill:var(--site-accent-color)}.form-field__label{font-size:12px;line-height:1.17;letter-spacing:.01em;text-align:left;margin-bottom:4px;color:var(--secondary-text-color);cursor:pointer}.form-field__input,.form-field__input--textarea{padding-left:35px;width:100%;height:40px;color:var(--secondary-text-color);border:1px solid rgba(33,33,33,.2);border-radius:4px;transition-property:border-color,outline;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.form-field__input:focus,.form-field__input--textarea:focus{outline:none;border-color:var(--site-accent-color)}.form-field__input--textarea{height:120px;padding:12px 16px;margin-bottom:20px;resize:none}.form-field__input--textarea::-moz-placeholder{color:rgba(117,117,117,.5)}.form-field__input--textarea:-ms-input-placeholder{color:rgba(117,117,117,.5)}.form-field__input--textarea::placeholder{color:rgba(117,117,117,.5)}.form-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-checkbox__icon{min-width:16px;height:15px;fill:var(--white-text-color);background-color:var(--white-text-color);border:2px solid var(--main-text-color);border-radius:2px;margin-right:9px;margin-left:9px;transition-property:border-color,background-color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.form-checkbox__input:checked+.form-checkbox__icon{background-color:var(--site-accent-color);border-color:var(--site-accent-color)}@media screen and (min-width: 480px){.form-checkbox__icon{margin-left:0}}.form-checkbox__label{display:inline-flex;align-items:center;font-size:12px;line-height:1.17;letter-spacing:.03em;margin-bottom:30px;cursor:pointer;color:var(--secondary-text-color)}@media screen and (min-width: 1200px){.form-checkbox__label{font-size:14px;line-height:1.71}}.form-checkbox__text-thumb{display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width: 480px){.form-checkbox__text-thumb{display:block}}@media screen and (max-width: 479px){.form-checkbox__text{text-align:center}}.form-checkbox__link{color:var(--site-accent-color);text-decoration:underline;font-size:12px;line-height:1.17;letter-spacing:.03em}@media screen and (min-width: 1200px){.form-checkbox__link{font-size:14px;line-height:1.71}}.form-submit-button{height:50px;min-width:200px;text-align:center}.form-field__button{display:block;align-items:center;margin-left:auto;margin-right:auto;height:50px}.form-field__button:hover{background-color:var(--white-text-color);color:var(--site-accent-color)}.benefits-list{margin-left:auto;margin-right:auto;margin:-15px}@media screen and (min-width: 768px){.benefits-list{display:flex;justify-content:center;flex-wrap:wrap}}@media screen and (min-width: 1200px){.benefits-list{display:flex;justify-content:center;flex-wrap:nowrap}}.benefit{margin:15px}@media screen and (min-width: 768px){.benefit{width:calc((100% - 60px)/2)}}@media screen and (min-width: 1200px){.benefit{width:calc(100% - 120px)}}.benefit__icon-thumb{display:inline-flex;width:100%;min-height:120px;justify-content:center;align-items:center;background-color:var(--container-color);margin-bottom:30px;border-radius:4px}.benefit__title{font-weight:700;font-size:14px;line-height:1.4;text-transform:uppercase;text-align:center;margin-bottom:10px}@media screen and (min-width: 768px){.benefit__title{text-align:left}}.benefit__text{color:var(--secondary-text-color);font-size:14px;line-height:1.71}.specializations-section{display:none}@media screen and (min-width: 1200px){.specializations-section{display:block;padding-top:0}}.specializations{display:flex;margin:-15px}.specialization{margin:15px;min-width:370px}.specialization__item{position:relative}.specialization__description{position:absolute;bottom:0;width:100%;padding-top:27px;padding-bottom:27px;font-weight:700;font-size:14px;line-height:1.14;text-align:center;letter-spacing:.03em;text-transform:uppercase;background-color:rgba(47,48,58,.8);color:var(--main-site-color)}.team-members__section{background-color:var(--button-color)}@media screen and (min-width: 768px){.team-members{display:flex;flex-wrap:wrap;margin:-15px}}@media screen and (min-width: 1200px){.team-members{flex-wrap:nowrap}}.team-member{background-color:var(--main-site-color);box-shadow:0px 1px 3px rgba(0,0,0,.12),0px 1px 1px rgba(0,0,0,.14),0px 2px 1px rgba(0,0,0,.2);border-radius:0px 0px 4px 4px}@media screen and (max-width: 767px){.team-member:not(:last-child){margin-bottom:30px}}@media screen and (min-width: 768px){.team-member{width:calc((100% - 60px)/2);margin:15px}}@media screen and (min-width: 1200px){.team-member{width:calc(100% - 120px)}}.team-member__img-thumb{height:100%}@media screen and (min-width: 480px){.team-member__img-thumb{width:450px}}@media screen and (min-width: 768px){.team-member__img-thumb{width:354px}}@media screen and (min-width: 1200px){.team-member__img-thumb{width:270px}}.team-member__img{width:100%;height:auto}.team-member__description{padding-top:30px;padding-bottom:30px}.team-member__name,.team-member__position{color:var(--secondary-text-color);font-size:16px;line-height:1.19;text-align:center;letter-spacing:.03em}.team-member__name{font-weight:500;color:var(--main-text-color);margin-bottom:10px}.team-member__position{margin-bottom:16px}.regular-customers{display:flex;flex-wrap:wrap;justify-content:center;margin:-15px}@media screen and (min-width: 1200px){.regular-customers{flex-wrap:nowrap}}.regular-customer{margin:15px;height:92px}@media screen and (max-width: 479px){.regular-customer{width:calc((100% - 60px)/2)}}@media screen and (min-width: 480px){.regular-customer{width:calc((100% - 60px)/2)}}@media screen and (min-width: 768px){.regular-customer{width:calc((100% - 90px)/3)}}@media screen and (min-width: 1200px){.regular-customer{width:calc(100% - 180px)}}.regular-customer__item{height:100%}.regular-customer__link{display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;border:1px solid var(--main-icon-color);border-radius:4px;color:var(--main-icon-color);transition-property:border-color,color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.regular-customer__link:hover,.regular-customer__link:focus{color:var(--site-accent-color);border-color:var(--site-accent-color)}@media screen and (max-width: 479px){.regular-customer__link{max-width:210px}}.regular-customer__icon{fill:currentColor}.filter{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:50px}@media screen and (min-width: 768px){.filter{margin-bottom:30px;justify-content:center}}@media screen and (min-width: 1200px){.filter{margin-bottom:50px}}.filter__item{margin-top:15px;margin-right:8px}.filter__item:last-child{margin-right:0}.filter__button{min-width:73px;height:38px;padding:6px 22px;min-width:73px;box-shadow:none;font-weight:500;line-height:1.62;letter-spacing:.03em;background-color:var(--button-color);color:var(--main-text-color);transition-property:background-color,color,box-shadow;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.filter__button:hover,.filter__button:focus{background-color:var(--site-accent-color);color:var(--button-color);box-shadow:0px 3px 1px rgba(0,0,0,.1),0px 1px 2px rgba(0,0,0,.08),0px 2px 2px rgba(0,0,0,.12)}.projects{display:flex;flex-wrap:wrap;margin:-15px}@media screen and (max-width: 767px){.projects{justify-content:center}}.project{display:flex;margin:15px}@media screen and (min-width: 480px){.project{width:calc(100% - 30px)}}@media screen and (min-width: 768px){.project{width:calc((100% - 60px)/2)}}@media screen and (min-width: 1200px){.project{width:calc((100% - 90px)/3)}}.project-item__link{display:flex;flex-direction:column;transition-property:box-shadow,transform;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.project-item__link:hover,.project-item__link:focus{box-shadow:0px 1px 1px rgba(0,0,0,.12),0px 4px 4px rgba(0,0,0,.06),1px 4px 6px rgba(0,0,0,.16)}.project-card__inner{position:relative;overflow:hidden}@media screen and (min-width: 480px){.project-card__inner{width:450px}}@media screen and (min-width: 768px){.project-card__inner{width:354px}}@media screen and (min-width: 1200px){.project-card__inner{width:370px}}.project-card__img{width:100%;height:auto}.project-card__overlay{position:absolute;display:flex;flex-direction:column;justify-content:center;padding:77px 24px;top:0;left:0;height:100%;width:100%;background:rgba(33,150,243,.9);transform:translatey(101%);transition:transform 250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.project-item__link:hover .project-card__overlay,.project-item__link:focus .project-card__overlay{transform:translatex(0)}@media screen and (min-width: 768px)and (max-width: 1199px){.project-card__overlay{justify-content:flex-start;padding-top:49px}}.project-card__discription{font-size:14px;line-height:1.55;letter-spacing:.03em;color:var(--white-text-color)}@media screen and (min-width: 370px){.project-card__discription{font-size:18px;line-height:1.55;letter-spacing:.03em}}.project-card__caption{flex-grow:1;padding:20px 24px 20px 24px;border:1px solid var(--card-border--color)}.project-card__title{color:var(--main-text-color);font-weight:700;font-size:18px;line-height:2;letter-spacing:.06em;margin-bottom:4px}.project-card__type{color:var(--secondary-text-color);font-size:16px;line-height:1.88;letter-spacing:.03em}.footer{background-color:var(--secondary-site-color);padding-top:60px;padding-bottom:60px}.footer__container{padding-left:15px;padding-right:15px}@media screen and (min-width: 1200px){.footer__container{display:flex;align-items:baseline;justify-content:space-between}}@media screen and (min-width: 768px)and (max-width: 1199px){.footer-contacts-and-socials-thumb{display:flex;align-items:baseline;justify-content:center;margin-bottom:60px}}@media screen and (min-width: 1200px){.footer-contacts-and-socials-thumb{display:flex;align-items:baseline}}:root{--main-text-color: #212121;--black-color: #000000;--secondary-text-color: #757575;--white-text-color: #FFFFFF;--main-site-color: #FFFFFF;--secondary-site-color: #2F303A;--site-accent-color: #2196F3;--button-color: #F5F4FA;--button-border-color: #E6E6E6;--container-color: #F5F4FA;--header-border-bottom: #ECECEC;--card-border--color: #EEEEEE;--main-icon-color: #AFB1B8;--secondary-icon-color: #44454E;--backdrop-overlay-color: rgba(0, 0, 0, 0.2)}@media screen and (min-width: 1200px){.footer-subscription{margin-left:auto}}.subscription-form{width:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 1200px){.subscription-form{flex-direction:row;align-items:baseline}}.subscription-form__label{text-align:center}@media screen and (min-width: 1200px){.subscription-form__label{flex-direction:row;align-items:baseline}}.footer-subscription-title{text-align:center;color:var(--white-text-color);font-style:normal;font-weight:700;font-size:14px;line-height:1.14;letter-spacing:.03em;text-transform:uppercase;margin-bottom:20px}@media screen and (min-width: 1200px){.footer-subscription-title{text-align:left}}.subscription-form__input{width:100%;margin-bottom:20px;padding:15px 16px;height:50px;border-radius:4px;border:1px solid rgba(255,255,255,.3);color:var(--white-text-color);background-color:var(--secondary-site-color);transition-property:border-color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.subscription-form__input:focus{outline:none;border-color:var(--site-accent-color)}@media screen and (min-width: 480px){.subscription-form__input{width:450px}}@media screen and (min-width: 1200px){.subscription-form__input{width:358px;margin-right:12px}}.subscription-form__button{display:inline-flex;align-items:center;min-width:200px;height:50px;padding:10px 28px;margin-left:auto;margin-right:auto}.subscription-form__button:hover,.subscription-form__button:focus{background-color:var(--button-color);color:var(--site-accent-color)}@media screen and (min-width: 1200px){.subscription-form__button{justify-content:center}}.subscription-form__icon{margin-left:10px;fill:currentColor}.footer-contacts{margin-bottom:60px}@media screen and (min-width: 768px){.footer-contacts{margin-bottom:0;margin-right:165px}}@media screen and (min-width: 1200px){.footer-contacts{margin-right:70px;margin-bottom:0}}.adress-list__item:not(:last-child){margin-bottom:9px}.adress-list__link,.adress-list__link--white{display:block;text-align:center;color:var(--white-text-color);font-style:normal;font-size:14px;line-height:1.7;letter-spacing:.03em;color:rgba(255,255,255,.6)}.adress-list__link:hover,.adress-list__link--white:hover,.adress-list__link:focus,.adress-list__link--white:focus{color:var(--site-accent-color)}@media screen and (min-width: 1200px){.adress-list__link,.adress-list__link--white{display:inline}}.adress-list__link--white{color:var(--white-text-color);transition-property:color;transition-duration:250ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.footer__logo-main{display:block;margin-left:auto;margin-right:auto;min-width:145px;width:145px;margin-bottom:20px;padding-top:0;padding-bottom:0}@media screen and (min-width: 1200px){.footer__logo-main{margin:0;margin-bottom:20px}}.footer__logo-secondary{color:var(--white-text-color)}.footer-social-networks{margin-bottom:60px}.footer-social-networks__title{text-align:center;color:var(--white-text-color);font-style:normal;font-weight:700;font-size:14px;line-height:1.14;letter-spacing:.03em;text-transform:uppercase;margin-bottom:20px}@media screen and (min-width: 1200px){.footer-social-networks__title{text-align:left}}.social-network__link--inverted{color:var(--white-text-color);background-color:var(--secondary-icon-color)}.social-network__link--inverted{fill:currentColor}.social-network__link--inverted:hover,.social-network__link--inverted:focus{background-color:var(--site-accent-color)}/*# sourceMappingURL=main.min.css.map */