.form__div__confirm, .form__div__conditions, .form, .modal__close__button, .footer__div__newsletter, .footer__container__social, .footer__div__social, .footer__contact__list, .footer__contacts, .footer__div__contact, .footer, .customers__div, .team__container__social, .team__div__social, .team__div__name, .team__list, .work__list, .about__item, .about__list, .ordering__button, .navbutton__list, .projects__div__text, .projects__list, .contacts__a, .contacts, .navigation__list, .header, .ordering__title, .header__nav {
  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;
}

.form__area, .form__label__area, .form__input, .form__icon, .form__div__input, .form__label, .modal__close, .modal, .backdrop, .footer__newsletter__icon, .footer__newsletter__button, .footer__newsletter__input, .work__div__title, .work__item, .projects__div__text, .projects__overlay__text, .projects__img, .projects__item, .navigation__item__portfolio:nth-child(3) a::after, .navigation__item__portfolio:nth-child(3) a, .navigation__item__portfolio:nth-child(1) a::after, .navigation__item__portfolio:nth-child(1) a, .navigation__item__portfolio:nth-child(2) a::after, .navigation__item__portfolio:nth-child(2) a, .navigation__item:nth-child(3) a::after, .navigation__item:nth-child(3) a, .navigation__item:nth-child(2) a::after, .navigation__item:nth-child(2) a, .navigation__item:nth-child(1) a::after, .navigation__item:nth-child(1) a {
  display: block;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.foot--logo--light, .header--logo--dark {
  font-family: "Raleway";
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 3%;
  line-height: auto;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer__newsletter__pretitle, .footer__social__pretitle {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px;
}

.team__title, .work__title {
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 3%;
  line-height: auto;
  text-align: center;
  color: #212121;
}

.navigation__item__portfolio:nth-child(3) a, .navigation__item__portfolio:nth-child(1) a, .navigation__item__portfolio:nth-child(2) a, .navigation__item:nth-child(3) a, .navigation__item:nth-child(2) a, .navigation__item:nth-child(1) a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 2%;
  line-height: auto;
  color: #2196f3;
}

.navigation__item__portfolio:nth-child(3) a::after, .navigation__item__portfolio:nth-child(1) a::after, .navigation__item__portfolio:nth-child(2) a::after, .navigation__item:nth-child(3) a::after, .navigation__item:nth-child(2) a::after, .navigation__item:nth-child(1) a::after {
  background-color: #2196f3;
  border-radius: 2px;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: -32px;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.25s linear, transform 0.25s linear;
  transition: opacity 0.25s linear, transform 0.25s linear, -webkit-transform 0.25s linear;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
label,
input,
a {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

button {
  cursor: pointer;
}

body {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: auto;
  color: #212121;
  margin: 0 auto;
}

h2 {
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 3%;
  line-height: auto;
  text-align: center;
  color: #212121;
}

a {
  color: #757575;
}

.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.header__nav {
  width: 519px;
}

.header--logo--dark {
  color: #000000;
  margin-bottom: 0;
}

.foot--logo--light {
  margin-bottom: 20px;
}

.header__logoWeb {
  color: #2196f3;
}

.footer__logoWeb {
  color: #2196f3;
}

.ordering__title {
  width: 696px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 900;
  font-size: 44px;
  letter-spacing: 6%;
  line-height: 1.3;
  color: #ffffff;
}

.about__title {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 3%;
  line-height: auto;
  color: #212121;
  margin-bottom: 10px;
}

.work__pretitle {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  text-wrap: nowrap;
}

.team__pretitle__name {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: auto;
  color: #212121;
}

.customers__title {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  margin-top: 0;
  margin-bottom: 50px;
}

.projects__pretitle {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 4px;
  margin-left: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
  color: #212121;
}

.modal-title {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  margin-top: 0;
  margin-bottom: 12px;
}

.header {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 80px;
}

.navigation__list {
  gap: 50px;
}
.navigation__item:nth-child(1) a {
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item:nth-child(1) a::after {
  content: "";
}
.navigation__item:nth-child(2) a {
  color: #212121;
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item:nth-child(2) a:hover {
  color: #2196f3;
}
.navigation__item:nth-child(2) a::after {
  color: #2196f3;
  content: "";
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.navigation__item:nth-child(2) a:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.navigation__item:nth-child(3) a {
  color: #212121;
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item:nth-child(3) a:hover {
  color: #2196f3;
}
.navigation__item:nth-child(3) a::after {
  color: #2196f3;
  content: "";
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.navigation__item:nth-child(3) a:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.contacts {
  gap: 50px;
}
.contacts__a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #757575;
  border: none;
  background-color: #ffffff;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.contacts__a:hover {
  color: #2196f3;
}
.contacts__icon__email {
  width: 16px;
  height: 12px;
  fill: #757575;
  margin-right: 10px;
  margin-left: 0;
  -webkit-transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.contacts__a:hover .contacts__icon__email {
  fill: #2196f3;
}
.contacts__icon__phone {
  width: 10px;
  height: 16px;
  fill: #757575;
  margin-right: 10px;
  margin-left: 0;
  -webkit-transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.contacts__a:hover .contacts__icon__phone {
  fill: #2196f3;
}

.line {
  border: 1px solid #ececec;
  height: 0px;
  margin-top: 0;
  margin-bottom: 94px;
}

.navigation__item__portfolio:nth-child(2) a {
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item__portfolio:nth-child(2) a::after {
  content: "";
}
.navigation__item__portfolio:nth-child(1) a {
  color: #212121;
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item__portfolio:nth-child(1) a:hover {
  color: #2196f3;
}
.navigation__item__portfolio:nth-child(1) a::after {
  color: #2196f3;
  content: "";
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.navigation__item__portfolio:nth-child(1) a:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.navigation__item__portfolio:nth-child(3) a {
  color: #212121;
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation__item__portfolio:nth-child(3) a:hover {
  color: #2196f3;
}
.navigation__item__portfolio:nth-child(3) a::after {
  color: #2196f3;
  content: "";
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.navigation__item__portfolio:nth-child(3) a:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.projects {
  margin-bottom: 94px;
}
.projects__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  padding: 0;
}
.projects__item {
  cursor: pointer;
  height: 404px;
  position: relative;
  overflow: hidden;
  border: 1px solid #eeeeee;
  -webkit-transition: -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.projects__item:hover, .projects__item:focus {
  -webkit-box-shadow: 1px 4px 6px 0 rgba(0, 0, 0, 0.16), 0 4px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 1px 4px 6px 0 rgba(0, 0, 0, 0.16), 0 4px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  background: #ffffff;
  border: 1px solid #eeeeee;
}
.projects__text {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #757575;
}
.projects__img {
  position: relative;
  overflow: hidden;
}
.projects__overlay__text {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: #ffffff;
  background-color: rgba(33, 150, 243, 0.9);
  padding: 63px 24px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.projects__item:hover .projects__overlay__text, .projects__item:focus .projects__overlay__text {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.projects__div__text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
  position: inherit;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.navbutton__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 50px;
}
.navbutton__button1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  border-radius: 4px;
  border: none;
  width: 73px;
  height: 38px;
  padding: 6px 25px 6px 25px;
  margin: 8px;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbutton__button1:hover, .navbutton__button1:focus {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #2196f3;
  color: #ffffff;
}
.navbutton__button2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  border-radius: 4px;
  border: none;
  width: 125px;
  height: 38px;
  padding: 6px 22px 6px 22px;
  margin: 8px;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbutton__button2:hover, .navbutton__button2:focus {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #2196f3;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #ffffff;
}
.navbutton__button3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  border-radius: 4px;
  border: none;
  width: 112px;
  height: 38px;
  padding: 6px 22px 6px 22px;
  margin: 8px;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbutton__button3:hover, .navbutton__button3:focus {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #2196f3;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #ffffff;
}
.navbutton__button4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  border-radius: 4px;
  border: none;
  width: 103px;
  height: 38px;
  padding: 6px 22px 6px 22px;
  margin: 8px;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbutton__button4:hover, .navbutton__button4:focus {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #2196f3;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #ffffff;
}
.navbutton__button5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #212121;
  border-radius: 4px;
  border: none;
  width: 130px;
  height: 38px;
  padding: 6px 22px 6px 22px;
  margin: 8px;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.navbutton__button5:hover, .navbutton__button5:focus {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #2196f3;
  border-radius: 4px;
  color: #ffffff;
}

.ordering {
  height: 600px;
  padding: 200px 452px;
  margin-bottom: 119px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(47, 48, 58, 0.4)), to(rgba(47, 48, 58, 0.4))), url(../../img/background\ png\ sq.jpg);
  background-image: linear-gradient(to top, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4)), url(../../img/background\ png\ sq.jpg);
}
.ordering__button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  width: 216px;
  padding: 10px 32px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 6%;
  line-height: 1.8;
  background-color: #2196f3;
  color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 4px;
}

.about {
  margin-top: 0;
  margin-bottom: 94px;
}
.about__list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 auto;
  gap: 30px;
  margin-bottom: 94px;
}
.about__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 270px;
}
.about__div {
  padding: 25px 100px;
  border-radius: 4px;
  width: 270px;
  height: 120px;
  background: #f5f4fa;
  margin-top: 0;
  margin-bottom: 30px;
}
.about__icon {
  width: 70px;
  height: 70px;
}
.about__text {
  width: 255px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 3%;
  line-height: 1.7;
  color: #757575;
}

.work {
  margin-top: 0;
  margin-bottom: 188px;
}
.work__list {
  gap: 30px;
  margin-bottom: 188px;
}
.work__item {
  position: relative;
  overflow: hidden;
  height: 294px;
}
.work__div__title {
  bottom: 0;
  left: 0;
  background: rgba(47, 48, 58, 0.8);
  width: 100%;
  height: 70px;
  padding: 27px 95px;
}

.team {
  margin-top: 0;
  margin-bottom: 94px;
  padding-top: 92px;
  padding-bottom: 94px;
  height: 708px;
  background: #f5f4fa;
}
.team__list {
  gap: 30px;
}
.team__item {
  -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  background: #ffffff;
  border-radius: 0 0 4px 4px;
}
.team__div__name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 16px;
}
.team__text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: auto;
  color: #757575;
}
.team__div__social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
.team__container__social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  -webkit-transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: none;
}
.team__container__social:hover {
  background-color: #2196f3;
}
.team__social__icon {
  width: 20px;
  height: 20px;
  fill: #afb1b8;
  -webkit-transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.team__container__social:hover .team__social__icon {
  fill: #ffffff;
}

.customers {
  margin-top: 0;
  margin-bottom: 94px;
}
.customers__div__list {
  border: 1px solid #afb1b8;
  border-radius: 4px;
  width: 170px;
  height: 92px;
  padding: 16px 32px;
  cursor: pointer;
}
.customers__div__list:hover {
  border: 1px solid #2196f3;
  border-radius: 4px;
  width: 170px;
  height: 92px;
}
.customers__icon {
  width: 106px;
  height: 60px;
  fill: #afb1b8;
  -webkit-transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.customers__div__list:hover .customers__icon {
  fill: #2196f3;
}

.footer {
  width: 100%;
  height: 252px;
  padding: 60px 215px;
  margin-top: 0;
  background-color: #2f303a;
}
.footer__div__contact {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__div__contact p {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 3%;
  line-height: 1.7;
  letter-spacing: 3%;
  color: #ffffff;
}
.footer__contacts {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 70px;
}
.footer__contact__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px;
  margin-right: 93px;
  gap: 9px;
}
.footer__contact__item {
  width: 231px;
}
.footer__div__social {
  margin-right: 93px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
.footer__container__social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  -webkit-transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgba(255, 255, 255, 0.1);
}
.footer__container__social:hover {
  background-color: #2196f3;
}
.footer__social__icon {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.footer__newsletter {
  margin-right: 12px;
}
.footer__container__newsletter {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  width: 358px;
  height: 50px;
  padding: 15px 16px;
  margin-right: 12px;
}
.footer__newsletter__input {
  position: inherit;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.6);
}
.footer__newsletter__button {
  position: relative;
  border-radius: 4px;
  width: 200px;
  height: 50px;
  background: #2196f3;
  border: none;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #ffffff;
  padding-left: 28px;
}
.footer__newsletter__icon {
  top: 13px;
  right: 28px;
}

.backdrop {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
}

.backdrop.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.no-scroll {
  overflow: hidden;
}

.modal {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  width: 528px;
  height: 581px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal__close {
  top: 8px;
  right: 8px;
}
.modal__close__button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.modal__close__button:hover use {
  fill: #2196f3;
}

.form {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 0;
  margin-bottom: 20px;
}
.form__label {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #757575;
  margin-top: 0;
  margin-bottom: 4px;
  margin-bottom: 4px;
}
.form__label {
  position: inherit;
}
.form__div__input {
  position: relative;
  height: 40px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 4px;
  width: 448px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 11px 10px 11px 42px;
}
.form__div__input:focus-within {
  border: 1px solid #2196f3;
}
.form__div__input:focus-within svg {
  fill: #2196f3;
}
.form__icon {
  z-index: 2;
  left: 12px;
  fill: #000000;
}
.form__input {
  position: inherit;
  border: none;
  outline: none;
  width: 100%;
}
.form__label__area {
  position: inherit;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #757575;
  margin-top: 0;
  margin-bottom: 4px;
  margin-bottom: 4px;
}
.form__area {
  position: inherit;
  border: 1px solid rgba(33, 33, 33, 0.2);
  outline: none;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 10px;
  height: 120px;
  resize: none;
  padding: 12px 16px;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: rgba(117, 117, 117, 0.5);
}
.form__area:focus {
  border: 1px solid #2196f3;
}
.form__div__conditions {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin-top: 0;
  margin-bottom: 30px;
}
.form__check {
  accent-color: #2196f3;
}
.form__conditions {
  color: #2196f3;
  border-bottom: 1px solid #2196f3;
}
.form__div__confirm {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form__confirm {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  width: 200px;
  height: 50px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
  background: #2196f3;
  border: none;
}