/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2, h3, p {
  margin: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Rouble";
  src: url("/assets/fonts/rouble.otf");
}
.rub {
  font-family: "Rouble", serif;
}

.social__text {
  margin-bottom: 18px;
  font-size: 16px;
}
.social__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social__item {
  margin-right: 10px;
}
.social__item:last-child {
  margin-right: 0;
}

.phone {
  display: flex;
  align-items: center;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #fff;
  border-radius: 19px;
}
.select-selected.select-arrow-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: calc(50% + 6px);
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
  transition: 0.3s;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  transform: rotate(-180deg);
  top: 50%;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #000;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border-bottom-left-radius: 19px;
  border-bottom-right-radius: 19px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

@media screen and (max-width: 1200px) {
  .select-selected {
    position: relative;
    display: flex;
    align-items: center;
    height: 53px;
    font-size: 30px;
    border-radius: 5px;
  }
  .select-selected.select-arrow-active:after {
    top: calc(50% - 15px);
  }
  .select-selected:after {
    border: 11px solid transparent;
    border-color: #000 transparent transparent transparent;
    right: 30px;
    transform: translateY(-50%);
  }
  .select-items {
    border-bottom-left-radius: 34px;
    border-bottom-right-radius: 34px;
  }
  .select-items div,
  .select-selected {
    padding-left: 30px;
    font-size: 20px;
  }
  .select-items div:last-child,
  .select-selected:last-child {
    border: none;
  }
}
.mob-menu {
  display: none;
  position: absolute;
  top: 12px;
  right: 10px;
  padding: 50px 65px 40px 18px;
  background-color: #1a1d20;
  border-radius: 10px;
  box-shadow: 1px 2px 10px rgba(26, 29, 32, 0.5);
}
.mob-menu__item {
  margin-bottom: 15px;
}
.mob-menu__item:last-child {
  margin-bottom: 0;
}
.mob-menu__link {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
.mob-menu__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
}
.mob-menu__close svg line {
  transition: 0.3s;
  stroke: #fff;
}

.site-menu {
  position: relative;
}

.site-menu__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #434343;
}

.site-menu__bars {
  display: block;
  width: 1.375rem;
  height: 2px;
  background: currentColor;
  box-shadow: 0 -6px 0 currentColor, 0 6px 0 currentColor;
}

.site-menu__nav {
  display: none;
  position: absolute;
  right: 0;
  top: calc(100% + 0.5rem);
  min-width: 13rem;
  padding: 0.75rem;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  z-index: 50;
}

.site-menu__nav.is-open {
  display: block;
}

.site-menu__link {
  display: block;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  color: #212F3F;
  text-decoration: none;
}

.site-menu__link:hover {
  background: #f3f4f6;
}

.restrictions-list {
  margin: 0;
  padding-left: 20px;
}

.restrictions-list li + li {
  margin-top: 6px;
}

.map-embed {
  width: 100%;
  height: 500px;
  border: 0;
  display: block;
}

.catalog-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  list-style: none;
  padding: 0;
}

.catalog-tabs a {
  text-decoration: none;
}

.catalog-tab {
  display: inline-block;
  padding: 0.35rem 0.75rem;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  background: #fff;
  color: #363636;
  font-size: 0.875rem;
}

.catalog-tab:hover {
  border-color: #b5b5b5;
}

.catalog-tab.is-active {
  background: #00d1b2;
  border-color: transparent;
  color: #fff;
}

.form {
  background: #fff;
}
.form--error .form-block__error {
  display: block;
}
.form-caption {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1.8px;
}
.form-subcaption {
  font-size: 18px;
  letter-spacing: 1.35px;
  font-weight: 700;
  margin-bottom: 15px;
}
.form-content {
  margin-bottom: 20px;
}
.form-block {
  position: relative;
  margin-bottom: 15px;
}
.form-block:last-child {
  margin-bottom: 0;
}
.form-block:after {
  content: "";
  display: table;
  clear: both;
}
.form-block-add {
  position: relative;
}
.form-block-add__container {
  padding-right: 80px;
}
.form-block-add .form-input {
  margin-bottom: 20px;
}
.form-block-add__new, .form-block-add__remove {
  position: absolute;
  bottom: 30px;
  right: 0;
}
.form-block-add__new:hover, .form-block-add__remove:hover {
  color: #006fe1;
}
.form-block-add__remove {
  display: none;
}
.form-block__title {
  margin-bottom: 5px;
  padding-left: 5px;
  font-size: 14px;
  letter-spacing: 1.05px;
  display: block;
}
.form-block__error {
  display: none;
  position: absolute;
  top: calc(100% + 3px);
  right: 0;
  text-align: right;
  font-size: 14px;
  color: #006fe1;
}
.form-block__ceil {
  float: left;
}
.form-block__ceil-50 {
  width: 50%;
}
.form-block__ceil-25 {
  width: 25%;
}
.form-block__ceil div {
  margin: 0 10%;
}
.form-block__ceil:first-child div {
  margin-left: 0;
}
.form-block__ceil:last-child div {
  margin-right: 0;
}
.form-block__confirm {
  width: 200px;
  text-align: center;
  margin: 0 auto;
}
.form-block__confirm input {
  margin: 15px 0;
}
.form-block__confirm button {
  height: auto;
  font-size: 16px;
  padding: 12px 0;
  width: 100%;
}
.form-input, .form-textarea {
  width: 100%;
  border: 1px solid #cecece;
  border-radius: 9px;
}
.form-input--confirm, .form-textarea--confirm {
  border-color: green;
  color: green;
}
.form-input--error, .form-textarea--error {
  border-color: red;
  color: red;
}
.form-input:focus, .form-textarea:focus {
  outline: none;
}
.form-input {
  height: 36px;
  padding-left: 15px;
}
.form-input--hidden {
  display: none;
}
.form-textarea {
  padding: 15px;
  resize: none;
  height: 120px;
}
.form-buttons {
  text-align: center;
}
.form-buttons__order {
  width: 80%;
  max-width: 369px;
}
.form-clean {
  display: inline-flex;
  align-items: center;
}
.form-clean__button {
  padding: 0;
  font-size: 12px;
  color: #b9b9b9;
  letter-spacing: 0.9px;
  cursor: pointer;
}
.form-clean__button:hover {
  color: #006fe1;
}
.form-consent {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 3px;
  border: 1px solid transparent;
  padding: 5px;
}
.form-consent:last-child {
  margin-bottom: 0;
}
.form-consent-error {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: red;
  color: #fff;
  padding: 5px;
}
.form-consent.form-input--error {
  border-color: red;
}
.form-consent.form-input--error .form-consent-error {
  display: block;
}
.form-consent--error .form-consent__text {
  color: red;
}
.form-consent label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.form-consent__input {
  display: none;
}
.form-consent__input:checked + .form-consent__checkbox img {
  display: block;
}
.form-consent__input:checked + .form-consent__checkbox svg {
  display: none;
}
.form-consent__input:checked + .form-consent__checkbox:after, .form-consent__input:checked + .form-consent__checkbox:before {
  display: block;
}
.form-consent__checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #515c6f;
  cursor: pointer;
}
.form-consent__checkbox img {
  display: none;
  width: 11px;
}
.form-consent__checkbox svg {
  width: 23px;
  height: 23px;
}
.form-consent__checkbox svg path {
  fill: #d8d8d8;
}
.form-consent__text {
  margin-left: 13px;
  font-size: 12px;
  letter-spacing: 0.9px;
  margin-top: 2px;
  flex: 1;
}
.form-consent__text a {
  color: #000;
  text-decoration: underline;
}
.form-consent__text a:hover {
  text-decoration: none;
}

.checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #434343;
}
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-container input:checked ~ .checkbox-container__mark {
  background-color: #2196F3;
}
.checkbox-container input:checked ~ .checkbox-container__mark:after {
  display: block;
}
.checkbox-container__mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 25%;
}
.checkbox-container__mark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container .checkbox-container__mark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .form-block--double {
    display: flex;
    justify-content: space-between;
  }
  .form-block--double .form-block {
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .form-input {
    height: 40px;
    padding: 0 20px;
  }
  .form-input, .form-textarea {
    font-size: 16px;
  }
  .form-textarea {
    padding: 20px;
    height: 200px;
  }
  .form-block__title {
    font-size: 16px;
    padding-left: 15px;
  }
}
.tabs {
  margin: 0 0 30px;
}
.tabs__content {
  display: none;
  padding: 7px 15px;
}
.tabs__content.active {
  display: block;
}

@media screen and (max-width: 540px) {
  .tabs__content {
    padding: 0;
  }
  .tabs__caption li {
    border-width: 1px 1px 0;
  }
}
@supports (display: flex) {
  .tabs-items {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    user-select: none;
  }
  .tabs-items .tabs-item {
    flex: 0 1 auto;
    padding: 9px 15px;
    margin: 1px 0 0 1px;
    text-align: center;
    min-height: 55px;
    cursor: pointer;
  }
  .tabs-items .tabs-item.active {
    color: #fff;
    background-color: #006fe1;
    border-radius: 3px;
  }
  .tabs-items .tabs-item.active button {
    color: #fff;
  }
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-open {
  overflow: hidden;
}
.modal-header {
  padding-right: 30px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-content {
  position: relative;
  padding: 40px 20px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 20px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-body {
  position: relative;
}
.modal-error {
  text-align: center;
  color: red;
}
.modal-success {
  text-align: center;
  font-weight: bold;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 15px auto;
}
.modal-backdrop {
  position: fixed;
  top: -5%;
  right: 0;
  bottom: 0;
  left: -10%;
  background: url("/assets/image/000000-0.5.png");
  width: 120%;
  height: 110%;
  z-index: 300;
}
.modal-caption {
  margin-bottom: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal .close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  padding: 0;
}
.modal .close svg line {
  transition: 0.3s;
  stroke: #000;
}
.modal .form {
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .modal-caption {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .modal-dialog {
    width: 700px;
    max-width: 100%;
  }
  .modal-body {
    width: 100%;
    margin: 0 auto;
  }
  .modal .close {
    top: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .modal-dialog {
    max-width: 700px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media screen and (max-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media screen and (max-width: 540px) {
  .modal-content {
    padding: 20px 10px;
  }
}
.modal-order {
  max-width: 600px;
  margin: 0 auto;
}
.modal-order__button {
  width: 80%;
  max-width: 369px;
}
.modal-order-data {
  border-bottom: 1px solid #cecece;
  margin: 0 0 10px 0;
}
.modal-order-data table {
  width: 100%;
}
.modal-order-data table tr td:nth-child(1) {
  width: 90%;
}

@media screen and (max-width: 1200px) {
  .modal-order .form-block {
    margin-bottom: 20px;
  }
}
button {
  transition: 0.3s;
  padding: 0;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
}

.button-action {
  max-width: 100%;
  height: 38px;
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 35px;
  background: #006fe1;
  text-align: center;
  border: 0;
}

a.button-action {
  display: block;
  height: auto;
  padding: 10px 0;
  margin: 0 auto;
  width: 200px;
}
a.button-action:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .button-action {
    height: 60px;
    font-size: 27px;
  }
}
@media screen and (max-width: 1200px) {
  .button-action {
    height: 53px;
  }
  .button-action:hover {
    background: #006fe1;
  }
}
.layout {
  min-height: 100vh;
  color: #2b3e51;
  background-image: url("/assets/image/bg.jpeg");
  background-repeat: repeat;
  background-position: center;
}

.calculator.section {
  padding: 0;
}

.calculator {
  background-image: linear-gradient(to bottom, transparent 0%, #f8fafc 150px);
}
.calculator__content {
  max-width: 500px;
  margin: 0 auto;
}
.calculator__choice {
  position: relative;
  margin-bottom: 15px;
}
.calculator__choice:last-child {
  margin-bottom: 0;
}
.calculator__choice-title {
  margin-bottom: 5px;
  padding-left: 14px;
  font-size: 13px;
}
.calculator__total {
  position: relative;
  margin-bottom: 40px;
}
.calculator__bracket {
  position: relative;
  margin-bottom: 30px;
  height: 40px;
}
.calculator__bracket img {
  position: absolute;
  height: 100%;
}
.calculator__price {
  display: flex;
  justify-content: space-around;
}
.calculator__price-title {
  font-size: 16px;
}
.calculator__price-quantity {
  font-size: 24px;
}
.calculator__action {
  margin-bottom: 21px;
  text-align: center;
}
.calculator__action-btn {
  width: 281px;
}
.calculator__more {
  margin: 15px 0;
  text-align: center;
}
.calculator__more-link {
  color: #006fe1;
  text-decoration: underline;
  cursor: pointer;
}
.calculator__to-cart {
  margin-top: 25px;
  text-align: center;
}
.calculator__to-cart-inactive .button-action {
  background-color: #ededed;
}

.calculator-glass {
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(12px);
  padding: 24px;
}

.calculator-table-wrap {
  margin-top: 20px;
  overflow-x: auto;
}

.calculator-table {
  width: 100%;
  border-collapse: collapse;
}

.calculator-table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px 0;
  vertical-align: top;
}

.calculator-table td:last-child {
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
  padding-left: 16px;
}

.note-mark {
  margin-left: 2px;
  font-size: 11px;
  vertical-align: super;
  cursor: help;
}

.calculator-notes {
  margin-top: 14px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.75);
}

.calculator-notes p + p {
  margin-top: 6px;
}

.calculator-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: start;
}

.calculator-glass--banner {
  display: flex;
  height: 100%;
}

.calculator-banner {
  flex: 1;
  min-height: 280px;
  border-radius: 12px;
  background-image: url("/assets/image/jacket.png");
  background-repeat: no-repeat;
}

.calculator-banner__title {
  background-color: #ffffff;
  font-size: 45px;
  line-height: 55px;
  margin-top: 30%;
}

.calculator-banner__title-sub {
  display: block;
  color: #000;
  font-size: 65px;
}

@media screen and (max-width: 540px) {
  .calculator-columns {
    grid-template-columns: 1fr;
  }
  .calculator-banner {
    min-height: 370px;
    background-size: cover;
  }
  .calculator-banner__title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 58%;
  }
  .calculator-banner__title-sub {
    font-size: 30px;
  }
}
.washable-items {
  background-image: linear-gradient(to bottom, #f8fafc, #fff);
}

.washable-items__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.washable-items__tile {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background: #fff;
  padding: 14px 16px;
  min-height: 84px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.washable-items__icon {
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  object-fit: contain;
}

@media (max-width: 900px) {
  .washable-items__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .washable-items__grid {
    grid-template-columns: 1fr;
  }
}
.icon-phone, .icon-cart {
  fill: #fff;
}
.icon-menu {
  cursor: pointer;
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}
.icon-menu span {
  width: 37px;
  height: 3px;
  margin-bottom: 9px;
  background: #fff;
}
.icon-menu span:last-child {
  margin-bottom: 0;
}

.container {
  max-width: 80rem !important;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}
.container-text {
  max-width: 800px;
  margin: 0 auto;
}
.container-text h1 {
  margin-bottom: 0.5em;
}
.container-text h3 {
  margin-bottom: 0.2em;
}

.pages-nav {
  margin: 0 auto 2.5em auto;
  display: flex;
  width: 400px;
}
.pages-nav li {
  margin: auto;
  flex: 0 1 auto;
  padding: 5px 10px;
}
.pages-nav li.pages-nav__active {
  background-color: rgb(225, 239.8, 255);
  color: #006fe1;
  border-radius: 3px;
}

@media screen and (max-width: 540px) {
  .pages-nav {
    display: block;
    width: inherit;
  }
}
.cart.items {
  width: 100%;
}
.cart.items .item {
  width: 100%;
  float: none;
  margin: 0 auto;
}
.cart-total {
  background-color: #006fe1;
  color: #fff;
  display: flex;
  justify-content: center;
  overflow: hidden;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 10px 5px;
  padding: 25px 100px 5px 100px;
  height: 120px;
}
.cart-total__price, .cart-total__delivery, .cart-total__sum {
  flex: 1 1 auto;
}
.cart-total__price p, .cart-total__delivery p, .cart-total__sum p {
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
}
.cart-total__price p .rub, .cart-total__delivery p .rub, .cart-total__sum p .rub {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 540px) {
  .cart-total {
    margin: 0;
    padding: 25px 20px;
  }
}
.delivery {
  background-image: linear-gradient(to bottom, transparent 0%, #f8fafc 150px);
}

.section {
  padding: 50px 0;
}
.section-title {
  font-size: 35px;
  line-height: 30px;
  margin: 0 0 35px 0;
  font-weight: bold;
  text-align: center;
}
.section-subtitle {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 540px) {
  .section-title {
    font-size: 25px;
  }
}
.header {
  padding: 1rem 0;
}
.header__mobile {
  display: none;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 0.75rem;
}
.header__desktop {
  display: grid;
  color: #434343;
}
.header__wrapper {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.header__logo {
  width: 156px;
  height: 105px;
  background: url("/assets/image/logo.svg") no-repeat;
  background-size: contain;
  display: block;
  text-decoration: none;
}
.header__logo-mini {
  width: 55px;
  height: 31px;
  background: url("/assets/image/logo-mini.svg") no-repeat left;
  background-size: contain;
  text-decoration: none;
}
.header__text {
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #2b3e51;
}
.header__icons {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.header__icon-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #434343;
  font-size: 1rem;
}
.header__mobile-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header__desktop-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 1rem;
}

.header__desktop-phone {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.header__desktop-logo-wrap {
  display: flex;
  justify-content: center;
}

.header__desktop-menu-wrap {
  display: flex;
  justify-content: flex-end;
}

.header__phone-icon {
  display: block;
  flex-shrink: 0;
}

/* Phones */
@media screen and (max-width: 540px) {
  .header {
    padding: 0.75rem 0;
    border-bottom: 1px solid #ededed;
  }
  .header__mobile {
    display: grid;
  }
  .header__desktop {
    display: none;
  }
}
.promo {
  padding: 55px 0;
}
.promo__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  height: 100%;
}
.promo__content {
  margin-bottom: 40px;
  text-align: left;
  padding: 0 12px;
  color: #fff;
}
.promo__title {
  margin-bottom: 40px;
  color: #006fe1;
  font-size: 40px;
  line-height: 55px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
.promo__title-sub {
  color: #000;
  font-size: 25px;
  display: block;
}
.promo__subtitle {
  color: #2b3e51;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.promo__action-btn {
  width: 403px;
}

@media screen and (max-width: 540px) {
  .promo {
    padding: 25px 0;
  }
  .promo__title {
    font-size: 25px;
    line-height: 35px;
  }
  .promo__title-sub {
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  .promo__action {
    text-align: center;
  }
  .promo__action-btn {
    width: 100%;
    max-width: 450px;
    background: #fff;
    color: #006fe1;
  }
}
.work {
  background-color: #fff;
}
.work__pic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin-bottom: 23px;
  padding-right: 0;
}
.work__content {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.work__item {
  flex-direction: column;
  align-items: center;
  width: 27%;
  margin-bottom: 0;
}
.work__item:after {
  left: 110%;
  top: 20%;
  width: 35px;
  height: 41px;
  transform: translateX(-50%);
}
.work__info {
  text-align: center;
}
.work__info p {
  font-size: 16px;
}

@media screen and (max-width: 992px) {
  .work__item {
    width: 320px;
  }
  .work__item:after {
    left: 120%;
  }
  .work__pic {
    width: 294px;
    height: 106px;
    margin-bottom: 30px;
  }
  .work__info {
    text-align: center;
  }
  .work__info p {
    font-size: 18px;
  }
}
@media screen and (max-width: 540px) {
  .work__item {
    position: relative;
    display: flex;
    margin-bottom: 90px;
  }
  .work__item:last-child {
    margin-bottom: 0;
  }
  .work__item:last-child:after {
    display: none;
  }
  .work__item:after {
    position: absolute;
    top: calc(100% + 45px);
    left: 45%;
    width: 20px;
    height: 20px;
    background: url("/assets/image/arrow.png") 0 0 no-repeat;
    background-size: contain;
    transform: rotate(90deg) translateX(-50%);
    content: "";
  }
  .work__pic {
    text-align: center;
    width: 50%;
    height: 54px;
    padding-right: 25px;
  }
  .work__info {
    flex: 1;
  }
  .work__info p {
    font-size: 13px;
  }
  .work__content {
    width: 60%;
    margin: 0 auto;
  }
}
.catalog {
  background-image: linear-gradient(to bottom, transparent 0%, #f8fafc 150px);
}

.items {
  width: 960px;
  margin: 0 auto;
}
.items:after {
  clear: both;
  content: "";
  display: block;
}
.items .item {
  float: left;
  margin: 0;
  width: 480px;
}
.items .item:nth-child(odd) {
  clear: both;
  content: "";
  display: block;
}
.items .item-layout {
  display: flex;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 10px 5px;
  padding: 10px;
  height: 120px;
}
.items .item-icon {
  margin: auto;
  flex: 0 0 25%;
  max-width: 25%;
}
.items .item-icon img {
  width: 90%;
}
.items .item-content {
  flex: 0 0 75%;
  max-width: 75%;
}
.items .item-content__title {
  line-height: 0.9;
  height: 26px;
}
.items .item-content__title b {
  display: block;
}
.items .item-content__title span {
  color: #434343;
  font-size: 12px;
}
.items .item-content .checkbox-wrapper {
  padding-top: 15px;
}
.items .item-content__time {
  display: inline-block;
  min-width: 80px;
}
.items .item-content__sum {
  margin-top: 7px;
}
.items .item-content__sum .rub {
  font-size: 12px;
  color: #434343;
}
.items .item-action {
  flex: 1 1 auto;
  width: 100px;
  position: relative;
}
.items .item-action__price {
  text-align: right;
  color: #006fe1;
  font-size: 22px;
  font-weight: bold;
}
.items .item-action__price .rub {
  color: #006fe1;
  font-size: 22px;
  font-weight: bold;
}
.items .item-action__control {
  display: flex;
  width: 90px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.items .item-action__control-minus, .items .item-action__control-plus {
  flex: 1 1 auto;
  height: 30px;
  width: 30px;
  background-color: #CACACA;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  text-align: center;
  align-self: center;
  z-index: 9;
}
.items .item-action__control-minus.active, .items .item-action__control-plus.active {
  background-color: #006fe1;
  color: #fff;
}
.items .item-action__control-quantity {
  flex: 1 1 auto;
  width: 30px;
  text-align: center;
  align-self: center;
  z-index: 9;
}
.items .item-action__control:after {
  content: "";
  display: block;
  background: #EEEEEE;
  width: 60px;
  margin-left: 15px;
  height: 30px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.items.tabs {
  width: 100%;
}
.items .tabs__content .item {
  width: 100%;
  float: none;
  margin: 0 auto;
}

@media screen and (max-width: 540px) {
  .items {
    width: 100%;
  }
  .items .item {
    width: 100%;
    float: none;
  }
}
.profile h1 {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px #ededed solid;
}
.profile h1 a {
  font-size: 13px;
  font-weight: normal;
  color: #006fe1;
  text-decoration: underline;
}
.profile .order-list li {
  margin-bottom: 15px;
}
.profile .order-list li a {
  text-decoration: underline;
}

.subscriptions {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(202, 231, 240) 100%);
  overflow: hidden;
}
.subscriptions__caption {
  margin-bottom: 60px;
}
.subscriptions__caption p {
  margin-bottom: 0;
}
.subscriptions .slick-list {
  overflow: visible;
}

.subscription {
  position: relative;
  text-align: center;
  transition: 0.3s;
}
.subscription:last-child:after {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 58px;
  height: 39px;
  background: url("/assets/image/crown.svg") 0 0 no-repeat;
  transform: translateX(-50%);
  content: "";
}
.subscription:focus {
  outline: none;
}
.subscription.slick-slide {
  margin: 0 10px;
}
.subscription__top {
  padding: 25px 25px 15px;
  background: #006fe1;
  color: #fff;
  overflow: hidden;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.subscription__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 42px;
}
.subscription__subtitle {
  margin-bottom: 15px;
  font-size: 16px;
}
.subscription__pic {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 115px;
}
.subscription__bottom {
  padding: 25px 15px;
  background: #fff;
  border: 4px solid #fff;
  border-top: none;
  transition: 0.3s;
  overflow: hidden;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.subscription__price {
  margin-bottom: 10px;
  font-size: 20px;
}
.subscription__kg {
  margin-bottom: 20px;
  font-weight: bold;
  color: #006fe1;
  font-size: 20px;
}
.subscription__button {
  width: 100%;
  margin-bottom: 18px;
  height: 38px;
  font-size: 20px;
}
.subscription__info p {
  margin-bottom: 5px;
  font-size: 12px;
  color: #434343;
}

@media screen and (max-width: 992px) {
  .subscription {
    width: 23%;
  }
  .subscription__button {
    height: 50px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .subscription:hover {
    transform: scale(1.05);
  }
  .subscription:hover .subscription__bottom {
    border-color: #006fe1;
  }
  .subscription__title {
    font-size: 45px;
  }
  .subscription__subtitle {
    font-size: 18px;
  }
  .subscription__price {
    font-size: 23px;
  }
  .subscription__kg {
    margin-bottom: 30px;
    font-size: 23px;
  }
  .subscription__button {
    margin-bottom: 30px;
  }
  .subscription__info p {
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  .subscriptions__container {
    padding: 0;
  }
  .subscriptions .slick-list {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 992px) {
  .subscriptions__content {
    display: flex;
    justify-content: space-between;
  }
}
.questions {
  background: #006fe1;
}
.questions__title {
  color: #fff;
}
.questions__content {
  margin-bottom: 40px;
}
.questions__desc {
  text-align: center;
  color: #fff;
}

.question {
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.question--active .question__caption:after {
  transform: translateY(-50%) rotate(180deg);
}
.question:last-child {
  margin-bottom: 0;
}
.question__caption {
  position: relative;
  padding: 20px 45px 20px 15px;
  background-color: #fff;
}
.question__title {
  font-size: 16px;
  font-weight: 700;
}
.question__content {
  padding: 15px 15px 15px 15px;
  background-color: #cae7f0;
}

@media screen and (max-width: 992px) {
  .questions__desc {
    font-size: 18px;
  }
  .question {
    margin-bottom: 30px;
    border-radius: 10px;
  }
  .question__caption {
    padding: 20px;
  }
  .question__title {
    font-size: 20px;
  }
  .question__content {
    padding: 20px;
  }
  .question__content p {
    font-size: 18px;
    line-height: 22px;
  }
}
.footer {
  padding: 50px 0;
  color: #fff;
  background-color: #2b3e51;
}
.footer a {
  color: #fff;
}
.footer-social {
  margin-bottom: 37px;
  text-align: center;
}
.footer-social__title {
  margin-bottom: 15px;
}
.footer-social__list {
  margin: 0 auto;
  display: flex;
  width: 300px;
}
.footer-social__list-item {
  margin: auto;
  flex: 0 1 auto;
}
.footer-content {
  display: flex;
}
.footer-content__item {
  flex: 1 1 auto;
}
.footer-content__item ul li {
  margin-bottom: 5px;
}

.section-footer {
  padding: 1rem 0;
  background-color: #212F3F;
  color: #fff;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
  font-weight: 600;
}

@media screen and (max-width: 540px) {
  .footer-content {
    display: block;
    text-align: center;
  }
  .footer-content__item {
    margin-bottom: 25px;
  }
  .footer-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
