.is-hidden {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-duration: 0, 5s;
          transition-duration: 0, 5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

:root {
  --brand-color: #2196f3;
  --brand-color-2: #2f303a;
}

body {
  width: 100%;
  background-color: #ffffff;
  color: #757575;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.17;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
}

h1 h2 h3 h4 h5 h6 p ul li {
  margin: 0;
  padding: 0;
}

.font-raleway {
  font-family: "Raleway", sans-serif;
}

footer {
  background: var(--brand-color-2);
}

address {
  background: #2f303a;
}

header {
  background: #ffffff;
  height: 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

ul li {
  display: inline-block;
  margin-top: 14px;
  list-style-type: none;
}

a {
  cursor: pointer;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

a:hover {
  color: #2196f3;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

img {
  background: #ffffff;
  border: 1px solid #eeeeee;
}

h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #212121;
}

h2 {
  font-size: 36px;
  line-height: 1.167em;
  margin-bottom: 50px;
  text-align: center;
}

h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #212121;
}

.adress {
  margin-top: 30px;
}
.adress__link {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 0.58;
  letter-spacing: 0.03em;
  padding-top: 5px;
  padding-bottom: 3px;
}
.adress__link {
  color: rgba(255, 255, 255, 0.6);
}
.adress__link--color {
  color: #ffffff;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition-property: visibility, opacity, -webkit-transform;
  transition-property: visibility, opacity, -webkit-transform;
  transition-property: transform, visibility, opacity;
  transition-property: transform, visibility, opacity, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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);
}

.checkbox__hide {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.checkbox__color {
  color: var(--brand-color);
}
.checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: inherit;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.03em;
}
.checkbox-container input {
  display: block;
  width: 16px;
  height: 15px;
  background-image: url('data:image/svg+xml,%3Csvg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15"%3E%3Cpath d="M14.222 1.667v11.666H1.778V1.667h12.444Zm0-1.667H1.778C.8 0 0 .75 0 1.667v11.666C0 14.25.8 15 1.778 15h12.444C15.2 15 16 14.25 16 13.333V1.667C16 .75 15.2 0 14.222 0Z" fill="%23212121"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}
.checkbox-container input:checked {
  background-image: url('data:image/svg+xml,%3Csvg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15"%3E%3Crect width="16" height="15" rx="2" fill="%232196F3"/%3E%3Cpath d="m3.957 7.752-.069-.066-.069.065-.888.842-.076.072.076.073 3.496 3.334.069.066.069-.066 7.504-7.158.076-.073-.076-.072-.882-.841-.069-.066-.069.066-6.553 6.246-2.539-2.422Z" fill="%23fff" stroke="%23fff" stroke-width=".2"/%3E%3C/svg%3E');
}

.clients {
  background: #ffffff;
  margin: 0 auto;
  border: none;
  padding-bottom: 94px;
}
.clients__title {
  padding-top: 90px;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.18;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #212121;
}
.clients__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  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;
  margin-top: 50px;
}
@media screen and (min-width: 480px) {
  .clients__list {
    margin: 0 auto;
    margin-left: -30px;
  }
}
.clients__list li {
  width: 170px;
  height: 92px;
  border: 1px solid #afb1b8;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.clients__list li:hover, .clients__list li:focus {
  --color1: #2196f3;
  --color2: #2196f3;
  border: 1px solid #2196f3;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: color 250ms;
  transition: color 250ms;
  -webkit-transition: border 250ms;
  transition: border 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.clients__item {
  width: 170px;
  height: 92px;
}
.clients__item {
  height: 92px;
  -ms-flex-preferred-size: calc((100% - 30px) / 2);
      flex-basis: calc((100% - 30px) / 2);
}
@media screen and (min-width: 768px) {
  .clients__item {
    -ms-flex-preferred-size: calc((100% - 60px) / 3);
        flex-basis: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 1200px) {
  .clients__item {
    -ms-flex-preferred-size: calc((100% - 150px) / 6);
        flex-basis: calc((100% - 150px) / 6);
  }
}

.section {
  padding: 60px 0;
}
@media screen and (min-width: 1200px) {
  .section {
    padding: 94px 0;
  }
}
.section--without-padding-top {
  padding-top: 0;
}
.section__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.18;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #212121;
  margin: 0 auto 30px;
}
@media screen and (min-width: 1200px) {
  .section__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.17;
    letter-spacing: 0.03em;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    margin: 0 auto 50px;
  }
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 480px) {
  .container {
    width: 480px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

@media screen and (min-width: 768px) {
  .features__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
    margin-right: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .features__list {
    width: 1200px;
  }
}
@media screen and (min-width: 480px) {
  .features {
    margin-left: -40px;
  }
}
@media screen and (min-width: 768px) {
  .features__item {
    -ms-flex-preferred-size: calc((100% - 30px) / 2);
        flex-basis: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 1200px) {
  .features__item {
    -ms-flex-preferred-size: calc((100% - 90px) / 4);
        flex-basis: calc((100% - 90px) / 4);
  }
}
@media screen and (max-width: 767px) {
  .features__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.features__icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 120px;
  background-color: #f5f4fa;
  border-radius: 4px;
  margin-bottom: 30px;
}
.features__subtitle {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: uppercase;
  text-decoration: none;
  color: #212121;
  margin: 0 auto 10px;
}
@media screen and (max-width: 767px) {
  .features__subtitle {
    text-align: center;
  }
}
.features__text {
  color: #757575;
  line-height: 1.71;
}

.filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  padding-top: 94px;
}
.filters__btn {
  cursor: pointer;
  -webkit-transition: background-color 0.2;
  transition: background-color 0.2;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  color: 250ms;
  border-bottom: 250ms;
  -webkit-box-shadow: 250ms;
          box-shadow: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
}
.filters__btn:hover {
  color: #212121;
  background-color: #2196f3;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  color: 250ms;
  border-bottom: 250ms;
  -webkit-box-shadow: 250ms;
          box-shadow: 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.filters__btn {
  border: none;
  background: #ffffff;
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.filters__btn:hover {
  background: var(--brand-color);
  -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);
  border-radius: 4px;
  color: #ffffff;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.filters__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  width: 121px;
  height: 38px;
  cursor: pointer;
}
.filters__btn {
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: #f5f4fa;
}
.filters__btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.14;
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 0.03em;
  padding: 6px 22px;
  margin: 4px 4px;
  color: #212121;
}

.container-footer {
  margin: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  .container-footer {
    width: 1200px;
    min-width: 1200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .container-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .container-footer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.footer-section {
  background-color: var(--brand-color-2);
  color: #ffffff;
  text-align: start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.footer__list li {
  height: 44px;
  width: 44px;
  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;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 20px;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.footer__caption {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
.footer__list li:hover {
  background: #2196f3;
  cursor: pointer;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.footer__title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 40px;
}
.footer-social {
  margin-top: 22px;
  margin-left: 150px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (min-width: 1200px) {
  .footer__subscription-wrap {
    margin-left: 40px;
    margin-top: 40px;
  }
}

.form__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.17;
  color: var(#212121);
}
.form__fieldset {
  padding-block: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-block: 28px;
  position: relative;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 4px;
  -webkit-transition-property: border-color, fill;
  transition-property: border-color, fill;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form__fieldset:has(.form__input:focus) {
  border-color: var(--brand-color);
  fill: var(--blue-color);
}
.form__fieldset:has(textarea:focus) {
  border-color: var(--brand-color);
}
.form__fieldset .form__input {
  height: 40px;
  width: 90%;
  border: none;
  margin-left: 30px;
  outline: none;
}
.form__fieldset svg {
  position: absolute;
  top: 20px;
  left: 15px;
  margin-right: 10px;
}
.form__fieldset > label {
  position: absolute;
  top: -22px;
  left: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.16;
  color: var(#757575);
}
.form-checkbox {
  margin: 10px;
  width: 16px;
  height: 15px;
  border-color: var(#212121);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71;
}
.form-button-position {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-button {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 200px;
  height: 50px;
  border-radius: 4px;
  border-color: var(--brand-color);
  background-color: var(--brand-color);
  color: var(#ffffff);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.8;
  cursor: pointer;
  color: #ffffff;
}
.form__inmput--comment {
  border: 1px solid rgba(33, 33, 33, 0.2);
  resize: none;
  border: none;
  width: 100%;
  top: -22px;
  left: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.16;
  color: var(#757575);
  outline: none;
}

.header {
  border-bottom: solid 1px #ececec;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  padding: 0px;
}
@media screen and (min-width: 480px) {
  .header__container {
    width: 480px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .header__container {
    width: 768px;
  }
}
@media screen and (min-width: 1200px) {
  .header__container {
    width: 1200px;
  }
}
.header__link {
  margin-left: 364px;
}
.header__link {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.02em;
  color: #212121;
  margin-left: 50px;
  margin-top: 32px;
}
.header__link:hover, .header__link:focus {
  -webkit-filter: invert(50%) sepia(40%) saturate(4076%) hue-rotate(184deg) brightness(100%) contrast(91%);
          filter: invert(50%) sepia(40%) saturate(4076%) hue-rotate(184deg) brightness(100%) contrast(91%);
  -webkit-transition: -webkit-filter 250ms;
  transition: -webkit-filter 250ms;
  transition: filter 250ms;
  transition: filter 250ms, -webkit-filter 250ms;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.header__link {
  color: #757575;
}
.header__list {
  display: none;
}
@media screen and (min-width: 768px) {
  .header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 50px;
  }
}

.icon .icon:hover,
.icon .icon:focus {
  background: #2196f3;
  cursor: pointer;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.images__title {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 0.5;
  letter-spacing: 0.06em;
  color: #212121;
}
.images__description {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 0.53;
  letter-spacing: 0.03em;
  color: #757575;
  margin: 0 auto;
}
.images__designation {
  border: 1px solid #eeeeee;
  border-top: 0;
  padding: 20px 24px;
  margin: 0 auto;
}
.images__box {
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  background: #ffffff;
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.images_box:hover {
  -webkit-box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
          box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.images__boxoverlay {
  position: relative;
  overflow: hidden;
}
.images__overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(33, 150, 243, 0.9);
  position: absolute;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  will-change: transform;
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1, 5;
  padding-left: 25px;
  padding-right: 45px;
  padding-top: 49px;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.images__overlay > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.images__boxoverlay:hover .images__overlay {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.logo {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 0.83;
  letter-spacing: 0.03em;
  margin-bottom: 24px;
  padding-left: 40px;
  font-family: "Raleway", sans-serif;
  color: #000000;
}

.logov2 {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 0.83;
  letter-spacing: 0.03em;
  margin-bottom: 24px;
  font-family: "Raleway", sans-serif;
  color: #000000;
}

.logo--secondary {
  color: #ffffff;
}

.logo--primary {
  color: #2196f3;
}

.hero {
  max-width: 1600px;
  height: 600px;
  margin: 0 auto;
  background-color: #2f303a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-img%401x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-img%401x.jpg);
  }
}
@media screen and (max-width: 767px), screen and (min-device-pixel-ratio: 2), screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-img%402x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-img%402x.jpg);
  }
}
@media screen and (min-width: 768px) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-tablet-img%401x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-tablet-img%401x.jpg);
  }
}
@media screen and (min-width: 768px), screen and (min-device-pixel-ratio: 2), screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-tablet-img%402x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-tablet-img%402x.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-desktop-img%401x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-desktop-img%401x.jpg);
    height: 600px;
  }
}
@media screen and (min-width: 1200px), screen and (min-device-pixel-ratio: 2), screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .hero {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-desktop-img%402x.jpg);
    background-image: linear-gradient(to right, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(https://raw.githubusercontent.com/Chomikejsi/goit-markup-hw-08/main/images/hero-desktop-img%402x.jpg);
  }
}
.hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -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;
  padding: 200px 0;
}
.hero__title {
  font-weight: 900;
  font-size: 26px;
  line-height: 1.61;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  margin: 0 auto 30px;
}
@media screen and (min-width: 768px) {
  .hero__title {
    width: 400px;
  }
}
@media screen and (min-width: 1200px) {
  .hero__title {
    font-weight: 900;
    font-size: 44px;
    line-height: 1.36;
    letter-spacing: 0.06em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    width: 696px;
  }
}
.hero__btn {
  width: 216px;
  height: 50px;
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #ffffff;
  background-color: #2196f3;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 250ms;
          box-shadow: 250ms;
  -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);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero__btn:hover, .hero__btn:focus {
  background-color: #188ce8;
}

.modal {
  position: absolute;
  width: 582px;
  height: 581px;
  background: #ffffff;
  -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;
  padding: 40px;
}
@media screen and (min-width: 1200px) {
  .modal {
    max-width: 528px;
    padding: 40px;
  }
}
@media screen and (min-width: 480px) {
  .modal {
    max-width: 477px;
    padding: 40px;
    width: calc(100% - 5px);
  }
}
.modal__btn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.modal__btn:hover, .modal__btn:focus {
  fill: #2196f3;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 93px;
}
@media screen and (min-width: 768px) {
  .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nav__btn {
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  margin-top: 5px;
  margin-left: 180px;
  border: none;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.nav__btn:hover, .nav__btn:focus {
  fill: #2196f3;
}
@media screen and (min-width: 768px) {
  .nav__btn {
    display: none;
  }
}
.nav__list {
  display: none;
}
@media screen and (min-width: 768px) {
  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
  }
}
.nav__link {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.02em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: #212121;
  padding: 32px 0 32px;
}
@media screen and (min-width: 1200px) {
  .nav__link {
    padding: 32px 0 32px;
  }
}
.nav__link:hover, .nav__link:focus, .nav__link--current {
  color: #2196f3;
  outline: none;
}
.nav__link--current::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1px;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #2196f3;
  margin-bottom: 7px;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 32px;
  margin-left: 20px;
  margin-bottom: 16px;
  padding-left: 16px;
  gap: 10px;
}
.social li:hover, .social li:focus {
  background: var(--brand-color);
  --color1: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.social li {
  height: 44px;
  width: 44px;
  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;
  border-radius: 50%;
}

.solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .solutions {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .solutions {
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.solutions__list {
  gap: 30px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0px;
  margin: 0px;
  top: 262px;
  background: #ffffff;
}
.solutions__overlay {
  position: relative;
}
.solutions__subtitle {
  position: absolute;
  bottom: 0;
  padding: 25px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.17;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  width: 368px;
  height: 70px;
  margin: 3px 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(47, 48, 58, 0.8);
}
.solutions__subtittle {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.18;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #212121;
}

.subscription {
  margin-left: 70px;
  margin-top: 55px;
}
.subscription__tittle2 {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
}
.subscription__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.subscription__mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 358px;
  height: 50px;
  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;
  background-color: transparent;
}
.subscription__mail input {
  width: 100%;
  margin: 0;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.subscription__button {
  width: 200px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  border-color: var(--brand-color);
  background: var(--brand-color);
  border-radius: 4px;
  color: var(#ffffff);
  font-weight: 700;
  font-size: 16px;
  line-height: 1, 87;
  letter-spacing: 0.06em;
  cursor: pointer;
  fill: var(--brand-color);
  color: #ffffff;
}

@media screen and (min-width: 1200px) {
  .subscription-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
  }
}
.subscription-form__input {
  width: 100%;
  color: #ffffff;
  background-color: #2f303a;
  padding: 15px;
  margin: 0 auto 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 250ms;
          box-shadow: 250ms;
  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;
    margin: 0 auto;
  }
}
.subscription-form__input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.subscription-form__input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.subscription-form__input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.subscription-form__input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.subscription-form__input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.subscription-form__input:focus {
  color: #ffffff;
  border: 1px solid #2196f3;
  outline: none;
}
.subscription-form__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 200px;
  height: 50px;
  font-family: inherit;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #ffffff;
  background-color: #2196f3;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 250ms;
          box-shadow: 250ms;
  -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);
}
.subscription-form__btn:hover, .subscription-form__btn:focus {
  background-color: #188ce8;
}
.subscription-form__icon {
  fill: currentColor;
}

.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f4fa;
  border: none;
}
@media screen and (max-width: 767px) {
  .team:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .team {
    -ms-flex-preferred-size: calc((100% - 30px) / 2);
        flex-basis: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 1200px) {
  .team {
    -ms-flex-preferred-size: calc((100% - 90px) / 4);
        flex-basis: calc((100% - 90px) / 4);
  }
}
.team__list {
  gap: 30px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0px;
  margin: 0px;
  top: 262px;
}
@media screen and (min-width: 768px) {
  .team__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
    margin: 0 auto;
    border: none;
  }
}
.team__subtitles {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #757575;
}
.team__item {
  background: #ffffff;
  margin: 0 auto;
  border: none;
}
.team__photo {
  border: none;
}
.team__item {
  -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);
  -webkit-transition: -webkit-box-shadow 250ms;
  transition: -webkit-box-shadow 250ms;
  transition: box-shadow 250ms;
  transition: box-shadow 250ms, -webkit-box-shadow 250ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
}
.team__subtittle {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.18;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  color: #212121;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  padding: 48px 40px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 10;
  -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);
}
@media screen and (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu.is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}
.mobile-menu__close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: #ffffff;
  border: none;
  -webkit-transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
.mobile-menu__close-btn:hover, .mobile-menu__close-btn:focus {
  fill: #2196f3;
}
.mobile-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.mobile-menu__link {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.18;
  letter-spacing: 0.02em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: #212121;
}
.mobile-menu__link--current {
  color: #2196f3;
}
.mobile-menu__contacts-list {
  margin-bottom: 64px;
}
.mobile-menu__contacts-item:not(:last-child) {
  margin-bottom: 32px;
}
.mobile-menu__contacts-phone {
  font-weight: 500;
  font-size: 34px;
  line-height: 1.18;
  letter-spacing: 0.02em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: #757575;
}
.mobile-menu__contacts-phone:hover, .mobile-menu__contacts-phone:focus {
  color: #2196f3;
}
.mobile-menu__contacts-email {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: #757575;
}
.mobile-menu__contacts-email:hover, .mobile-menu__contacts-email:focus {
  color: #2196f3;
}
.mobile-menu__socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu__socials-item {
  padding: 0 10px;
}
.mobile-menu__socials-item:first-child {
  padding-left: 0;
}
.mobile-menu__socials-item:last-child {
  padding-right: 0;
}
.mobile-menu__socials-item:not(:last-child) {
  border-right: 1px solid rgba(33, 33, 33, 0.2);
}
.mobile-menu__socials-link {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.22;
  letter-spacing: 0.02em;
  text-align: start;
  text-transform: none;
  text-decoration: none;
  color: #2196f3;
}
@media screen and (max-width: 479px) {
  .mobile-menu__socials-link {
    font-size: 14px;
  }
}/*# sourceMappingURL=main.css.map */

/* Portfolio polish overrides */
html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(236, 236, 236, 0.9);
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

header,
.header__container,
.header .container {
  height: 80px;
}

.header__container,
.header .container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  width: min(1200px, calc(100% - 32px));
  margin: 0 auto;
  padding: 0;
}

.logo,
.logov2 {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  line-height: 1;
  letter-spacing: 0.01em;
}

.logo {
  color: #111827;
}

.nav {
  flex: 1 1 auto;
  justify-content: center;
  gap: 0;
}

.nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin: 0;
  padding: 0;
}

.nav__list li,
.header__list li {
  display: flex;
  margin: 0;
}

.nav__link {
  padding: 30px 0;
  color: #111827;
  font-weight: 500;
}

.nav__link::after {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1), opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
}

.nav__link:hover::after,
.nav__link:focus::after,
.nav__link--current::after {
  transform: scaleX(1);
  opacity: 1;
}

.nav__link--current::after {
  bottom: 0;
  margin-bottom: 0;
}

.header__list {
  display: none;
  align-items: center;
  gap: 24px;
  margin: 0;
  padding: 0;
}

.header__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #64748b;
  text-decoration: none;
  white-space: nowrap;
}

.header__link:hover,
.header__link:focus {
  color: var(--brand-color);
  filter: none;
}

.nav__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  margin-left: auto;
  border-radius: 8px;
}

.hero {
  position: relative;
  min-height: calc(100vh - 80px);
  height: auto;
  isolation: isolate;
  overflow: hidden;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 50% 40%, rgba(33, 150, 243, 0.18), transparent 34%),
    linear-gradient(90deg, rgba(15, 23, 42, 0.72), rgba(15, 23, 42, 0.42));
}

.hero__container {
  min-height: calc(100vh - 80px);
  padding: 120px 16px;
  animation: heroFadeIn 700ms ease both;
}

.hero__title {
  text-wrap: balance;
  text-shadow: 0 12px 32px rgba(0, 0, 0, 0.28);
}

.hero__btn,
.subscription-form__btn,
.form-button {
  position: relative;
  overflow: hidden;
  transform: translateY(0);
  box-shadow: 0 14px 28px rgba(33, 150, 243, 0.22);
  transition: transform 220ms ease, box-shadow 220ms ease, background-color 220ms ease;
}

.hero__btn:hover,
.hero__btn:focus,
.subscription-form__btn:hover,
.subscription-form__btn:focus,
.form-button:hover,
.form-button:focus {
  transform: translateY(-3px);
  box-shadow: 0 20px 38px rgba(33, 150, 243, 0.32);
}

.features__item,
.team__item,
.images__box,
.clients__item {
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}

.features__item:hover,
.team__item:hover,
.images__box:hover,
.clients__item:hover {
  transform: translateY(-6px);
}

.features__icon-box {
  transition: transform 240ms ease, background-color 240ms ease;
}

.features__item:hover .features__icon-box {
  transform: translateY(-4px);
  background-color: #eaf4ff;
}

.images__box:hover {
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.14);
}

@keyframes heroFadeIn {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (min-width: 768px) {
  .header__list {
    display: flex;
  }

  .nav__btn {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  header,
  .header__container,
  .header .container {
    height: 72px;
  }

  .header__container,
  .header .container {
    width: min(100% - 24px, 480px);
  }

  .nav {
    display: none;
  }

  .hero {
    min-height: calc(100vh - 72px);
  }

  .hero__container {
    min-height: calc(100vh - 72px);
    padding: 96px 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 1ms !important;
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
  }
}

/* Header and feature-card final fixes */
.header {
  width: 100%;
  height: 80px;
  background: #ffffff;
}

.header > .header__container,
.header > .container {
  display: grid;
  grid-template-columns: 190px minmax(260px, 1fr) minmax(300px, auto);
  align-items: center;
  column-gap: 36px;
  height: 80px;
  max-width: 1200px;
  width: calc(100% - 48px);
  margin: 0 auto;
  padding: 0;
}

.header .logo {
  justify-self: start;
  font-size: 26px;
  line-height: 1;
}

.header .nav {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
}

.header .nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: auto;
  margin: 0;
  padding: 0;
}

.header .nav__list > li,
.header .header__list > li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.header .nav__link {
  display: inline-flex;
  align-items: center;
  min-height: 80px;
  padding: 0;
}

.header .nav__link--current::after {
  bottom: 0;
}

.header .header__list {
  display: flex;
  justify-self: end;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
  margin: 0;
  padding: 0;
}

.header .header__link {
  margin: 0;
  color: #64748b;
  font-size: 14px;
  line-height: 1.2;
}

.header .nav__btn {
  display: none;
}

.hero {
  margin-top: 0;
}

.features {
  margin-left: 0;
}

.features__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

.features__list > li,
.features__item {
  display: block;
  margin: 0;
}

.features__item {
  position: relative;
  min-height: 100%;
  padding: 24px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.05);
}

.features__item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 2px solid transparent;
  pointer-events: none;
  transition: border-color 240ms ease;
}

.features__item:hover,
.features__item:focus-within {
  transform: translateY(-8px);
  border-color: rgba(33, 150, 243, 0.35);
  box-shadow: 0 22px 48px rgba(15, 23, 42, 0.12);
}

.features__item:hover::after,
.features__item:focus-within::after {
  border-color: rgba(33, 150, 243, 0.18);
}

.features__item:hover .features__subtitle,
.features__item:focus-within .features__subtitle {
  color: var(--brand-color);
}

.features__item:hover .features__text,
.features__item:focus-within .features__text {
  color: #334155;
}

.features__item:hover .features__icon,
.features__item:focus-within .features__icon {
  transform: scale(1.08);
}

.features__icon {
  transition: transform 240ms ease;
}

@media screen and (min-width: 768px) {
  .features__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .features__list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media screen and (max-width: 1199px) {
  .header > .header__container,
  .header > .container {
    grid-template-columns: 160px 1fr auto;
    column-gap: 24px;
  }

  .header .header__list {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 72px;
  }

  .header > .header__container,
  .header > .container {
    display: flex;
    height: 72px;
    width: calc(100% - 32px);
    justify-content: space-between;
  }

  .header .nav {
    display: none;
  }

  .header .nav__btn {
    display: inline-flex;
  }
}
