@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.eot");
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.eot");
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.eot");
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.eot");
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-Regular.eot");
  src: local("Inter Regular"), local("Inter-Regular"), url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-Black.eot");
  src: local("Inter Black"), local("Inter-Black"), url("../fonts/Inter-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Black.woff2") format("woff2"), url("../fonts/Inter-Black.woff") format("woff"), url("../fonts/Inter-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-SemiBold.eot");
  src: local("Inter Semi Bold"), local("Inter-SemiBold"), url("../fonts/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff"), url("../fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-Bold.eot");
  src: local("Inter Bold"), local("Inter-Bold"), url("../fonts/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff"), url("../fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-Medium.eot");
  src: local("Inter Medium"), local("Inter-Medium"), url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff"), url("../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

body, html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  position: relative;
  font-size: 15px;
  min-width: 320px;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

ul, li {
  display: block;
  padding: 0px;
  margin: 0px;
}

textarea {
  resize: none;
}

p {
  font-size: 15px;
}

img {
  border-style: none;
}

button {
  border: 0;
  padding: 0;
  background: transparent;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoratio {
  display: none;
}

[hidden] {
  display: none;
}

p, nav {
  margin: 0;
  padding: 0;
}

a, a:hover, a:active, a:focus,
button, input, button:hover, button:active, button:focus,
input:focus, input:active {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
}

input {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.f-center-jcsb {
  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;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-jcsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.f-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.f-center-center {
  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;
}

.f-justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-slider__image img, .production-slider__image img, .certificate-list__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-title, .advantages-list__title, .calc-block__point, .main-form__list-item.active label {
  background: linear-gradient(92.88deg, #164A97 1.15%, #006AB2 37.37%, #064A8A 76.25%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

body {
  font-size: 15px;
  font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}

input, input::-webkit-input-placeholder, textarea, textarea::-webkit-input-placeholder, button, a {
  font-family: 'Roboto', sans-serif;
}

input, input:-ms-input-placeholder, textarea, textarea:-ms-input-placeholder, button, a {
  font-family: 'Roboto', sans-serif;
}

input, input::-ms-input-placeholder, textarea, textarea::-ms-input-placeholder, button, a {
  font-family: 'Roboto', sans-serif;
}

input, input::placeholder, textarea, textarea::placeholder, button, a {
  font-family: 'Roboto', sans-serif;
}

section {
  padding: 64px 0;
}

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

.section-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 128%;
  text-align: center;
}

.main-btn {
  padding: 12px 32px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #fff;
  background: #D72230;
  border-radius: 10px;
}

.header {
  padding-top: 24px;
  padding-bottom: 24px;
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.header-mobile {
  display: none;
}

.header-toggle {
  display: none;
}

.header-toggle svg {
  display: block;
}

.header-logo {
  position: absolute;
  top: 0;
  left: 0;
}

.header-logo img {
  display: block;
}

.header-menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-menu__item {
  margin-right: 24px;
  position: relative;
}

.header-menu__item::after {
  content: '';
  position: absolute;
  bottom: -11px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(92.88deg, #164A97 1.15%, #006AB2 37.37%, #064A8A 76.25%);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}

.header-menu__item.active a {
  background: linear-gradient(92.88deg, #164A97 1.15%, #006AB2 37.37%, #064A8A 76.25%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-fill-color: transparent;
}

.header-menu__item.active::after {
  opacity: 1;
}

.header-menu__item:last-child {
  margin-right: 0;
}

.header-menu__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0A244A;
  text-transform: uppercase;
}

.header-menu__link:hover {
  opacity: 0.6;
}

.main {
  padding-top: 0;
  padding-bottom: 0;
}

.main-slider__image {
  width: 100%;
  overflow: hidden;
}

.advantages {
  background: url("../img/advantages-bg.jpg") no-repeat center bottom/cover;
}

.advantages .container {
  position: relative;
  z-index: 1;
}

.advantages-wrapper {
  margin-top: 56px;
  position: relative;
}

.advantages-image {
  position: absolute;
  right: -165px;
  top: -45px;
  z-index: -1;
  pointer-events: none;
}

.advantages-image img {
  display: block;
}

.advantages-list {
  width: 650px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.advantages-list__item {
  width: 300px;
  text-align: center;
  margin-bottom: 24px;
}

.advantages-list__icon {
  width: 64px;
  margin: 0 auto;
}

.advantages-list__icon img {
  width: 100%;
  display: block;
}

.advantages-list__title {
  margin-top: 4px;
}

.advantages-list__text {
  text-align: center;
  margin-top: 12px;
  font-weight: 400;
  font-size: 16px;
  color: #0A244A;
  line-height: 150%;
}

.water {
  background: url("../img/water-bg.png") no-repeat center bottom/cover;
  position: relative;
}

.water-image {
  pointer-events: none;
}

.water-image img {
  display: block;
  width: 100%;
}

.water-left {
  position: absolute;
  top: 100px;
  pointer-events: none;
  left: 0;
  z-index: 1;
}

.water-left img {
  display: block;
}

.water-waves {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  left: 0;
}

.water-waves img {
  display: block;
}

.water-right {
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}

.water-right img {
  display: block;
}

.production {
  background: url("../img/prod-bg.png") no-repeat center top/contain;
  padding-top: 100px;
}

.production .section-title {
  text-align: left;
}

.production-wrapper {
  margin-top: 16px;
}

.production-content {
  max-width: 455px;
}

.production-text {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #0A244A;
  text-align: justify;
}

.production-slider__wrap {
  width: 688px;
  height: 562px;
  position: relative;
}

.production-slider__image {
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
}

.production-slider__image:first-child {
  top: 0;
  left: 47px;
  width: 283px;
  height: 276px;
}

.production-slider__image:nth-child(2) {
  top: 40px;
  right: 101px;
  width: 237px;
  height: 236px;
}

.production-slider__image:nth-child(3) {
  bottom: 0;
  left: 0;
  width: 383px;
  height: 266px;
}

.production-slider__image:nth-child(4) {
  bottom: 0;
  right: 0;
  width: 283px;
  height: 266px;
}

.production-list__title {
  font-size: 16px;
  line-height: 150%;
}

.production-list__item {
  margin-top: 12px;
  padding-left: 25px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #0A244A;
  line-height: 150%;
  font-family: 'Roboto', sans-serif;
}

.production-list__item::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 7px;
  top: 8px;
  background: #0A244A;
}

.production-video {
  margin-top: 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #D72230;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.production-video svg {
  display: block;
  margin-right: 12px;
}

.production-block {
  width: 688px;
}

.production-slider {
  width: 100%;
}

.production-nav {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 16px;
}

.production-nav__arrow {
  width: 42px;
  cursor: pointer;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(92.88deg, #164A97 1.15%, #006AB2 37.37%, #064A8A 76.25%);
  margin-right: 24px;
}

.production-nav__arrow:last-child {
  margin-right: 0;
}

.info {
  padding-top: 80px;
}

.info-image {
  pointer-events: none;
  margin-left: -65px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.info-image img {
  display: block;
}

.info-content {
  max-width: 428px;
  margin-left: 75px;
}

.info-content__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-top: 16px;
  color: #0A244A;
}

.info .section-title {
  text-align: left;
}

.contacts {
  background: url("../img/contacts-bg.png") no-repeat center bottom/cover;
}

.contacts-list {
  margin-top: 32px;
}

.contacts-list__item {
  width: 385px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
  border-radius: 30px;
  padding: 32px;
}

.contacts-list__image img {
  display: block;
}

.contacts-list__link {
  text-align: center;
  display: block;
  margin-top: 32px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #0A244A;
}

.contacts-list__text {
  text-align: center;
  margin-top: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #0A244A;
}

.credits {
  padding: 24px 0;
  background: #FFFFFF;
  border-top: 2px solid #B6CFE6;
}

.credits-logo {
  display: block;
}

.credits-logo img {
  display: block;
}

.credits-menu__item {
  margin-right: 24px;
}

.credits-menu__item:last-child {
  margin-right: 0;
}

.credits-menu__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #0A244A;
}

.credits-menu__link:hover {
  opacity: 0.7;
}

.credits-politic {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 32px;
}

.credits-politic__item {
  margin-right: 24px;
}

.credits-politic__item:last-child {
  margin-right: 0;
}

.credits-politic__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #6FADE6;
}

.credits-politic__link:hover {
  opacity: 0.7;
}

.history {
  background: url("../img/history-bg.png") no-repeat center center/cover;
  padding-top: 107px;
  padding-bottom: 63px;
  overflow: hidden;
  position: relative;
}

.history-wrapper {
  width: 1069px;
  margin: 0 auto;
}

.history-figure {
  position: absolute;
  bottom: -160px;
  right: -130px;
  pointer-events: none;
}

.history-image {
  position: relative;
  cursor: pointer;
}

.history-image img {
  display: block;
}

.history-image__hover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.history-image:hover .history-image__hover {
  opacity: 1;
}

.history-content {
  max-width: 688px;
  width: 100%;
}

.history-content .section-title {
  text-align: left;
}

.history-content .section-title span {
  color: #D72230 !important;
  -webkit-text-fill-color: #D72230;
}

.history-content__text {
  margin-top: 32px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #0A244A;
}

.certificate {
  padding-top: 125px;
  min-height: 900px;
  padding-bottom: 140px;
  background: url("../img/certificate-bg.png") no-repeat center center/cover;
}

.certificate-list {
  margin-top: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.certificate-list__item {
  margin-bottom: 20px;
  margin-right: 21px;
}

.certificate-list__item:nth-child(4n+4) {
  margin-right: 0;
}

.certificate-list__image {
  width: 284px;
  height: 291px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
}

.certificate-list__image::after {
  content: '';
  display: block;
  background: rgba(10, 36, 74, 0.25);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 10px;
  height: 100%;
}

.certificate-list__image img {
  border-radius: 10px;
}

.certificate-list__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.certificate-list__icon svg {
  display: block;
}

.products {
  padding-top: 125px;
  padding-bottom: 64px;
  background: url("../img/products-bg.png") no-repeat center top/cover;
  overflow: hidden;
  position: relative;
}

.products-left {
  position: absolute;
  bottom: -50px;
  pointer-events: none;
  left: -200px;
}

.products-left img {
  display: block;
}

.products-right {
  position: absolute;
  bottom: -280px;
  right: -200px;
  pointer-events: none;
}

.products-right img {
  display: block;
}

.products .section-title {
  font-size: 40px;
}

.products-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 32px;
}

.products-list__item {
  margin-right: 108px;
}

.products-list__item:last-child {
  margin-right: 0;
}

.products-list__image img {
  display: block;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
}

.products-list__image:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.products-wrapper {
  margin-bottom: 128px;
}

.products-wrapper:last-child {
  margin-bottom: 0;
}

.products-wrapper__title {
  margin-top: 65px;
  text-align: center;
  font-weight: 400;
  color: #0A244A;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}

.calc {
  padding-top: 125px;
  padding-bottom: 67px;
}

.calc .section-title {
  font-size: 40px;
}

.calc-wrapper {
  margin-top: 32px;
}

.calc-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.calc-block__item {
  width: 283px;
}

.calc-block__point {
  font-weight: 500;
  font-size: 16px;
  line-height: 128%;
  margin-bottom: 4px;
}

.calc-block__input input {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
  background: #F2F6F9;
  border-radius: 10px;
  display: block;
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 11px 16px;
  height: 43px;
}

.calc-block__input input::-webkit-input-placeholder {
  color: #B5B5B5;
}

.calc-block__input input:-ms-input-placeholder {
  color: #B5B5B5;
}

.calc-block__input input::-ms-input-placeholder {
  color: #B5B5B5;
}

.calc-block__input input::placeholder {
  color: #B5B5B5;
}

.calc-block__btn {
  width: 100%;
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  background: #D72230;
  border-radius: 10px;
  height: 43px;
  color: #FFFFFF;
}

.calc-image {
  margin-top: 20px;
}

.calc-image img {
  border-radius: 20px;
  display: block;
  width: 100%;
}

.calc-result {
  margin-top: 20px;
  background: rgba(120, 255, 73, 0.31);
  border-radius: 10px;
  padding: 11px 16px;
  display: none;
}

.calc-result__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
}

.main-form__wrapper {
  width: 100%;
}

.main-form__item {
  width: 100%;
}

.main-form__drop {
  position: relative;
  width: 100%;
}

.main-form__drop.active .main-form__list {
  opacity: 1;
  pointer-events: all;
}

.main-form__drop.active span::after {
  -webkit-transform: rotate(180deg) translateY(60%);
          transform: rotate(180deg) translateY(60%);
}

.main-form__drop span {
  background: #F2F6F9;
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 43px;
  cursor: pointer;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 128%;
  padding: 11px 16px;
  padding-right: 50px;
}

.main-form__drop span::after {
  content: url("../img/drop-arrow.svg");
  position: absolute;
  top: 50%;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  right: 16px;
  display: block;
}

.main-form__list {
  position: absolute;
  top: calc(100% + 4px);
  width: 100%;
  padding: 4px 16px;
  background: #F2F6F9;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 10px;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
}

.main-form__list-item {
  border-bottom: 1px solid #EBEBEB;
}

.main-form__list-item:last-child {
  border-bottom: 0;
}

.main-form__list-item input {
  display: none;
}

.main-form__list-item label {
  padding: 8px 0;
  display: block;
  font-weight: 400;
  cursor: pointer;
  font-size: 16px;
  line-height: 128%;
  width: 100%;
  color: #0A244A;
}
/*# sourceMappingURL=main.css.map */