

/* Start:/local/templates/profklimat/libs/magnific-popup/magnific-popup.css?17655519627047*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 500px;
  margin: 32rem auto;
  border-radius: 10rem;
  padding: 36rem 24rem 24rem;
}

/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/local/templates/profklimat/components/bitrix/menu/top_menu/style.css?17667587112723*/
.btn-h {
  height: 100%;
}

.collapse-menu {
  display: none;
  position: relative;
}
.collapse-menu__tabs-description-items {
  display: none;
}
.collapse-menu.active {
  display: block;
}

.collapse-menu__items {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 350rem;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1rem solid #ccc;
  z-index: 100;
  display: flex;
  flex-direction: column;
  margin-top: 15rem;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  border-radius: 5rem;
}

.collapse-menu__lists {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  flex-direction: column;
  background: #fff;
  border: 1rem solid #ccc;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  border-radius: 5rem;
}
.collapse-menu__lists.active {
  display: flex;
}

.collapse-menu__title,
.collapse-menu__list {
  cursor: pointer;
  font-size: 20rem;
  color: #237284;
}

.collapse-menu__title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.collapse-menu__title img {
  margin-left: auto;
}
.collapse-menu__title.active .collapse-menu__name {
  background-color: rgba(125, 153, 161, 0.1);
}

.collapse-menu__item-icon {
  margin-right: 12rem;
}
.collapse-menu__item-icon svg {
  width: 30rem;
  height: 30rem;
}

.collapse-menu__name {
  position: absolute;
  inset: 0;
  transition: background 0.3s ease-in;
}
.collapse-menu__name.active {
  text-decoration: underline;
  text-underline-offset: 5rem;
  background-color: rgba(125, 153, 161, 0.1);
}
.collapse-menu__name:hover {
  background-color: rgba(125, 153, 161, 0.1);
}

.collapse-menu__item {
  position: relative;
  padding: 10rem 20rem;
}
.collapse-menu__item:first-child {
  padding-top: 15rem;
}
.collapse-menu__item:last-child {
  padding-bottom: 20rem;
}

.collapse-menu__list {
  display: block;
  padding: 12rem;
}
.collapse-menu__list.active {
  text-decoration: underline;
  text-underline-offset: 5rem;
}

.index-page .b-after-head .catalog-menu .collapse-menu {
  display: block;
}
.index-page .b-after-head .catalog-menu .collapse-menu .collapse-menu__items {
  position: relative;
  z-index: 1;
  background: none;
  border: none;
  box-shadow: none;
}
.index-page .b-after-head .catalog-menu .collapse-menu .collapse-menu__item {
  padding: 10rem 20rem;
  margin-bottom: 0;
}
.index-page .b-after-head .catalog-menu .collapse-menu .collapse-menu__item:first-child {
  padding-top: 10rem;
}
.index-page .b-after-head .catalog-menu .collapse-menu .collapse-menu__item:last-child {
  padding-bottom: 10rem;
}

@media (max-width: 768px) {
  .collapse-menu {
    display: none;
  }
}
/* End */


/* Start:/local/components/custom/search.title/templates/search-header/style.css?17655519302980*/
.search-title {
  display: grid;
  gap: 10rem;
}

.bx-searchtitle {
  position: relative;
}

.search-title-button {
  background-image: url(/local/components/custom/search.title/templates/search-header/images/icon-search.svg);
  background-repeat: no-repeat;
  background-position: center;
  min-width: 45rem;
  /* min-height: 38rem; */
  height: calc(1.5em + 0.75rem);
}

.icon-search {
  width: 35rem;
  height: 36rem;
}

.search-title-result-item {
  gap: 10rem;
}

.search-title-result-item-info {
  display: flex;
  justify-content: space-between;
}

.title-search-result {
  border: 1rem solid #ced4da;
  display: none;
  overflow: auto;
  max-height: 600rem;
  top: auto !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 105;
  background-color: #fff;
  padding: 10rem;
  border-radius: 10rem;
  margin-top: 5rem;
  scrollbar-width: thin;
  scrollbar-color: #ccc #fff;
}
.title-search-result::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.search-title-result-item {
  border-bottom: 1rem solid #ddd;
}

.search-title .search-title-result-item:last-child {
  border-bottom: none;
}

.search-title-result-item-link {
  color: #237284;
  font-size: 18rem;
  transition: 170ms linear all;
}

.search-title-result-item-price {
  font-size: 16rem;
  color: #237284;
}

.search-title-result-item-current-price {
  font-weight: bold;
}

.search-title-result-item-old-price {
  font-size: 80%;
  text-decoration: line-through;
}

#search form {
  background-color: #237284;
  padding: 4rem;
  border-radius: 15rem;
  display: flex;
  align-items: center;
}

#search form input[type=text] {
  flex: 1 0;
  height: auto;
  border: none;
  border-radius: 10rem;
  padding: 14rem;
  margin-right: 5rem;
  font-size: 20rem;
  outline: none;
}

#search form button[type=submit] {
  background: transparent;
  border: none;
  color: white;
  padding: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 69rem;
  cursor: pointer;
}

.input-group {
  display: flex;
  width: 100%;
}

@media (max-width: 768px) {
  .bx-searchtitle {
    flex: 1;
  }
  .title-search-result {
    position: fixed !important;
    width: 95% !important;
    max-height: 300rem;
    margin: 10rem auto 0;
    left: 0;
    border: 0;
    box-shadow: 3px -2px 8px 0px rgba(34, 60, 80, 0.2);
  }
  .search-title-result-item-link {
    font-size: 10rem;
  }
  .search-title-result-item-price {
    font-size: 10rem;
  }
  .icon-search {
    width: 20rem;
    height: 16rem;
  }
  .icon-search path {
    stroke: #4A4A4A;
  }
  .input-group-append {
    background-color: #fff;
    border-radius: 0 10rem 10rem 0;
  }
  #search form input[type=text] {
    font-size: 12rem;
    margin-right: 0;
    padding: 11rem 0 11rem 6rem;
    border-radius: 10rem 0 0 10rem;
  }
  #search form button[type=submit] {
    width: auto;
    height: 100%;
    padding: 7rem;
  }
  #search form {
    background-color: #E3191C;
  }
  .search-title-result-item-image-container {
    display: none;
  }
}
/* End */


/* Start:/local/templates/profklimat/components/bitrix/sale.basket.basket.line/basket/style.css?1765551942404*/
.catalog-cart-counter-menu {
  position: absolute;
  background: #6cb70e;
  color: #fff;
  text-align: center;
  line-height: 25rem;
  min-width: 25rem;
  height: 25rem;
  top: -12rem;
  right: 10rem;
  border-radius: 50%;
  font-style: normal;
  font-weight: bold;
  font-size: 14rem;
  animation-name: bounceIn;
  animation-duration: 0.75s;
  animation-fill-mode: backwards;
  animation-delay: 500ms;
}
/* End */


/* Start:/local/templates/profklimat/components/bitrix/form.result.new/form-home/style.css?17655519603109*/
.form-home {
  max-width: 560rem;
  background: #FFFFFF;
  border-radius: 32rem;
  padding: 32rem 24rem 24rem;
}
.form-home .error-msg {
  color: #b51416;
  margin-bottom: 8rem;
}
.form-home__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15rem;
}
.form-home__title > p {
  font-family: "Inter";
  font-weight: 600;
  font-size: 22rem;
  line-height: 1.2;
  color: #000000;
  margin: 0;
}
.form-home__close {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.form-home__close svg {
  pointer-events: none;
}
.form-home__inputs {
  display: flex;
  flex-wrap: wrap;
  gap: 12rem;
}
.form-home__input {
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
}
.form-home__input input {
  width: 100%;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
}
.form-home__input--captcha {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12rem;
}
@media (max-width: 768px) {
  .form-home__input--captcha img {
    max-width: 150rem;
  }
}
.form-home__textarea {
  width: 100%;
}
.form-home__textarea textarea {
  width: 100%;
  min-height: 120rem;
  max-height: 300rem;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
  resize: none;
}
.form-home__input-error {
  display: none;
}
.form-home__input-error.active {
  display: block;
  color: #E3191C;
  font-size: 11rem;
}
.form-home__success {
  display: none;
}
.form-home__success.active {
  text-align: center;
  display: block;
}
.form-home__btns {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-top: 30rem;
}
.form-home input[type=submit] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E3191C;
  border-radius: 16rem;
  padding: 19rem 0;
  border: none;
  font-family: "Inter";
  font-weight: 500;
  font-size: 16rem;
  line-height: 120%;
  color: #FFFFFF;
}
.form-home input[type=submit]:hover {
  background-color: rgb(181.0595238095, 19.9404761905, 22.3333333333);
}
.form-home input[type=submit]:focus {
  outline: none;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.5);
}
.form-home input[type=submit]:active {
  background-color: rgb(234.4642857143, 68.5357142857, 71);
}
.form-home input[type=submit]:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .form-home {
    border-radius: 15rem;
    max-width: 335rem;
  }
  .form-home__input {
    max-width: none;
  }
  .form-home__input input {
    font-size: 12rem;
    padding: 12rem;
  }
  .form-home__inputs {
    gap: 10rem;
  }
  .form-home input[type=submit] {
    font-size: 12rem;
    padding: 12rem 0;
  }
  .form-home__title {
    margin-bottom: 20rem;
  }
  .form-home__title > p {
    font-size: 18rem;
  }
}
/* End */


/* Start:/local/templates/profklimat/components/bitrix/form.result.new/form-buy/style.css?17655519582629*/
.form-buy {
  max-width: 560rem;
  background: #FFFFFF;
  border-radius: 32rem;
  padding: 32rem 24rem 24rem;
}
.form-buy__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40rem;
}
.form-buy__title > p {
  font-family: "Inter";
  font-weight: 600;
  font-size: 22rem;
  line-height: 1.2;
  color: #000000;
  margin: 0;
}
.form-buy__close {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.form-buy__close svg {
  pointer-events: none;
}
.form-buy__inputs {
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
.form-buy__input {
  width: 100%;
}
.form-buy__input input {
  width: 100%;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
}
.form-buy__textarea textarea {
  width: 100%;
  min-height: 120rem;
  max-height: 300rem;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
  resize: none;
}
.form-buy__input-error {
  display: none;
}
.form-buy__input-error.active {
  display: block;
  color: #E3191C;
  font-size: 11rem;
}
.form-buy__success {
  display: none;
}
.form-buy__success.active {
  text-align: center;
  display: block;
}
.form-buy__btns {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
.form-buy input[type=submit] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E3191C;
  border-radius: 16rem;
  border: none;
  padding: 19rem 0;
  font-family: "Inter";
  font-weight: 500;
  font-size: 16rem;
  line-height: 120%;
  color: #FFFFFF;
}
.form-buy input[type=submit]:hover {
  background-color: rgb(181.0595238095, 19.9404761905, 22.3333333333);
}
.form-buy input[type=submit]:focus {
  outline: none;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.5);
}
.form-buy input[type=submit]:active {
  background-color: rgb(234.4642857143, 68.5357142857, 71);
}
.form-buy input[type=submit]:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .form-buy {
    border-radius: 15rem;
    min-width: 335rem;
  }
  .form-buy__input input {
    font-size: 12rem;
    padding: 12rem;
  }
  .form-buy__inputs {
    gap: 10rem;
  }
  .form-buy input[type=submit] {
    font-size: 12rem;
    padding: 12rem 0;
  }
  .form-buy__title {
    margin-bottom: 20rem;
  }
  .form-buy__title > p {
    font-size: 18rem;
  }
}
/* End */


/* Start:/local/templates/profklimat/libs/phone-mask.js?176555196210962*/
/*
* @pivsemdmi/phone-mask-js | v1.2.7
* by Semen Pivovarkin.
*/

class PhoneMaskOptions {
    trimMask = false
    trimUnmask = true
    blurMask = true
    mask = '+7 (___) ___-__-__'
    softCaret = '_'
    caret = '_'
}

/**
 * @extends {PhoneMaskOptions}
 */
class _PhoneMaskMagicOptions {
    /**
     * @type {PhoneMaskOptions}
     * @private
     */
    static _baseOptions = new PhoneMaskOptions();

    /**
     * @return {number}
     */
    get maskMinLength() {
        return this.mask.indexOf(this.softCaret);
    }

    /**
     * @return {number}
     */
    get unmaskMaxLength() {
        return this.mask.match(new RegExp(this.softCaret, 'g')).length
    }

    /**
     * @return {array}
     */
    get maskPosMap() {
        return Array.from(this.mask.matchAll(new RegExp(this.softCaret, 'g')))
            .map(({index}) => index);
    }

    /**
     * @param {PhoneMaskOptions|{}} options
     */
    constructor(options = {}) {
        this._options = _PhoneMaskMagicOptions._initOptions(options);

        this._initOptionAccess();
    }

    /**
     * @private
     */
    _initOptionAccess() {
        _PhoneMaskMagicOptions._fillingOptions.forEach(optionName => {
            Object.defineProperty(this, optionName, {
                get: () => this._options[optionName],
            });
        });
    }

    /**
     * @param {PhoneMaskOptions|{}} options
     */
    static override(options) {
        Object.assign(
            _PhoneMaskMagicOptions._baseOptions,
            _PhoneMaskMagicOptions._initOptions(options)
        );
    }

    static flush() {
        _PhoneMaskMagicOptions.override(new PhoneMaskOptions());
    }

    /**
     * @return {array}
     * @private
     */
    static get _fillingOptions() {
        return Object.keys(_PhoneMaskMagicOptions._baseOptions);
    }

    /**
     * @param {object} options
     * @return {object} merged options
     * @private
     */
    static _initOptions(options) {
        return _PhoneMaskMagicOptions._fillOptions(options)
    }

    /**
     * @param {object} options
     * @return {object} merged options
     * @private
     */
    static _fillOptions(options) {
        const
            interestOptionsEntries = Object.entries(options)
                .filter(([key]) => _PhoneMaskMagicOptions._fillingOptions.includes(key)),
            interestOptions = Object.fromEntries(interestOptionsEntries);

        const newOptions = Object.assign({},
            _PhoneMaskMagicOptions._baseOptions,
            interestOptions
        );

        _PhoneMaskMagicOptions._validate(newOptions);

        return newOptions;
    }

    /**
     * @param {object} options
     * @throws {Error}
     * @private
     */
    static _validate(options) {

        // Validate soft caret
        this._checkNumberCaret(options.softCaret);
        this._checkOneCharCaret(options.softCaret);
        this._checkRegexCaret(options.softCaret);

        // Validate user caret
        this._checkNumberCaret(options.caret);

        // Validate phone mask
        if ((new RegExp(`${options.softCaret}.*\\d`)).test(options.mask)) {
            throw new Error('Mask not support numbers after carets');
        }
        if (!(new RegExp(`${options.softCaret}`)).test(options.mask)) {
            throw new Error('Soft caret not found in mask');
        }
    }

    /**
     * @param {string} caret
     * @private
     */
    static _checkNumberCaret(caret) {
        if (/\d/.test(caret)) {
            throw new Error('Caret not support number format');
        }
    }

    /**
     * @param {string} caret
     * @private
     */
    static _checkOneCharCaret(caret) {
        if (caret.length !== 1) {
            throw new Error('Caret support only one symbol');
        }
    }

    /**
     * @param {string} caret
     * @private
     */
    static _checkRegexCaret(caret) {
        try {
            (new RegExp(`${caret}`)).test(caret);
        } catch (e) {
            throw new Error(`Not supported caret "${caret}" in regex, please change`);
        }
    }
}

class PhoneMask {
    /**
     * @extends {_PhoneMaskMagicOptions}
     */
    static Options = _PhoneMaskMagicOptions;

    /**
     * @type {PhoneMask.Options}
     */
    options;
    /**
     * @type {HTMLInputElement|Element}
     * @private
     */
    _el;

    /**
     * @return {HTMLInputElement|Element}
     */
    get input() {
        return this._el;
    }

    /**
     * @param {HTMLInputElement|string} selector
     * @param {PhoneMaskOptions|{}} options
     */
    constructor(selector, options = {}) {
        this._init(selector);

        this.options = new PhoneMask.Options(options);

        this.update();
    }

    /**
     * @private
     */
    _init(selector) {
        this._el = selector instanceof HTMLInputElement
            ? selector : document.querySelector(selector);

        this._el.type = 'tel';

        this._bind();
    }

    destroy() {
        this._unbind();

        this._el = undefined;
    }

    /**
     * Updating mask and blur status
     */
    update() {
        this.updateMask();
        this.updateBlur();
    }

    /**
     * Updating mask
     */
    updateMask() {
        this.unmask = this._trimUnmask(this.unmask);
    }

    /**
     * Updating blur
     */
    updateBlur() {
        if (this.isBlur()) {
            if (this.options.blurMask && !this.unmask) {
                this._el.value = '';
            }
        } else {
            this.unmask = this._trimUnmask(this.unmask);
        }
    }

    /**
     * @return {boolean}
     */
    isFocus() {
        return document.activeElement === this._el;
    }

    /**
     * @return {boolean}
     */
    isBlur() {
        return !this.isFocus();
    }

    /**
     * @private
     */
    _bind() {
        this._el.addEventListener('focus', this._onFocus);
        this._el.addEventListener('blur', this._onBlur);
        this._el.addEventListener('input', this._onInput);
        this._el.addEventListener('mouseup', this._onMouseUp);
        this._el.addEventListener('touchend', this._onMouseUp);
    }

    /**
     * @private
     */
    _unbind() {
        this._el.removeEventListener('focus', this._onFocus);
        this._el.removeEventListener('blur', this._onBlur);
        this._el.removeEventListener('input', this._onInput);
        this._el.removeEventListener('mouseup', this._onMouseUp);
        this._el.removeEventListener('touchend', this._onMouseUp);
    }

    /**
     * @private
     */
    _onFocus = () => {
        this.updateBlur();
        this._correctPos();
    }

    /**
     * @private
     */
    _onBlur = () => this.updateBlur()

    /**
     * @private
     */
    _onInput = () => {
        const selectionNumberEnd = this._unmaskPos;

        this.updateMask();

        this._unmaskPos = selectionNumberEnd;
    }

    /**
     * @private
     */
    _onMouseUp = () => {
        this._correctPos();
    }

    /**
     * @private
     */
    _correctPos() {
        const {
            selectionStart,
            selectionEnd,
        } = this._el;

        if (selectionStart !== selectionEnd) {
            return;
        }

        const
            allowRightPos = Array.from(this._el.value.matchAll(/\d/g)).at(-1)?.index + 1 || 0,
            allowLeftPos = Math.max(this.options.mask.indexOf(this.options.softCaret) || 0, 0),
            newPos = Math.max(Math.min(selectionStart, allowRightPos), allowLeftPos);

        if (selectionStart !== newPos) {
            this._el.selectionStart = this._el.selectionEnd = newPos;
        }
    }

    /**
     * @param {string} unmask
     * @return {string}
     * @private
     */
    _trimUnmask(unmask) {
        if (unmask.length <= this.options.unmaskMaxLength) {
            return unmask;
        }

        let newUnmask = unmask;

        if (this.options.trimUnmask) {
            newUnmask = unmask.replace(/^[87]/, '');
        }

        return newUnmask.slice(0, this.options.unmaskMaxLength);
    }

    /**
     * @return {string} value without mask
     * @private
     */
    _cleanMask(maskValue) {
        const
            value = maskValue,
            clearPatternSearch = '^' + this.options.mask
                .replace(new RegExp(`([^${this.options.softCaret}\\d])`, 'g'), '')
                .replace(/(\d)/g, '$1?')
                .replace(new RegExp(`${this.options.softCaret}+`, 'g'), '(\\d*?)') + '$',
            clearPattern = new RegExp(clearPatternSearch),
            matches = clearPattern.exec(value.replace(/\D/g, ''))

        return matches && matches.slice(1)
            .map(val => val.replace(/\D/g, ''))
            .join('');
    }

    /**
     * @param {string} unmask value without mask
     * @private
     */
    _applyMask(unmask) {
        const
            patternSearch = unmask.replace(/\d/g, '(\\d)'),
            pattern = new RegExp(patternSearch),
            count = Math.min(unmask.length, this.options.unmaskMaxLength);

        let replaceValue = this.options.mask;

        for (let i = 1; i <= count; i++) {
            replaceValue = replaceValue.replace(new RegExp(this.options.softCaret), '$' + i)
        }

        let maskedValue = unmask.replace(pattern, replaceValue);

        if (this.options.trimMask) {
            const
                minMaskLen = this.options.maskMinLength,
                lastNumber = Array.from(maskedValue.matchAll(/\d/g)).reverse()[0].index + 1;
            maskedValue = maskedValue.slice(0, Math.max(minMaskLen, lastNumber));
        } else if (this.options.softCaret !== this.options.caret) {
            maskedValue = maskedValue.replace(new RegExp(this.options.softCaret, 'g'), this.options.caret);
        }

        return maskedValue;
    }

    /**
     * @return {number}
     * @private
     */
    get _unmaskPos() {
        const
            maskValueToCaret = this._el.value.slice(0, this._el.selectionEnd),
            unmaskValueToCaret = this._cleanMask(maskValueToCaret);

        return unmaskValueToCaret.length;
    }

    /**
     * @param {number} unmaskPos
     * @private
     */
    set _unmaskPos(unmaskPos) {
        const
            {maskPosMap} = this.options,
            maskMaxAllowedPos = this.unmask.length,
            unmaskPosInMap = Math.min(Math.max(0, Math.min(unmaskPos, maskMaxAllowedPos) - 1)),
            unmaskPosMapCorrect = Math.max(0, Math.min(1, unmaskPos)),
            maskPosition = maskPosMap[unmaskPosInMap] + unmaskPosMapCorrect;

        this._el.selectionStart = this._el.selectionEnd = maskPosition;
    }

    /**
     * @return {string} value without mask
     */
    get unmask() {
        return this._cleanMask(this._el.value);
    }

    /**
     * @param {string} unmask value without mask
     */
    set unmask(unmask) {
        this._el.value = this._applyMask(unmask);
    }
}

// For webpack
if (typeof module === 'object' && module.exports) {
    module.exports = PhoneMask;
}

/* End */


/* Start:/local/templates/profklimat/components/bitrix/form.result.new/form-report/style.css?17655519602745*/
.form-report {
  max-width: 560rem;
  background: #FFFFFF;
  border-radius: 32rem;
  padding: 32rem 24rem 24rem;
}
.form-report__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40rem;
}
.form-report__title > p {
  font-family: "Inter";
  font-weight: 600;
  font-size: 22rem;
  line-height: 1.2;
  color: #000000;
  margin: 0;
}
.form-report__close {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.form-report__close svg {
  pointer-events: none;
}
.form-report__inputs {
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
.form-report__input {
  width: 100%;
}
.form-report__input input {
  width: 100%;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
}
.form-report__textarea {
  display: none;
  width: 100%;
}
.form-report__textarea textarea {
  width: 100%;
  min-height: 120rem;
  max-height: 300rem;
  padding: 16rem 17rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 14rem;
  line-height: 125%;
  color: #858585;
  border: 1rem solid #D6D6D6;
  border-radius: 12rem;
  resize: none;
}
.form-report__input-error {
  display: none;
}
.form-report__input-error.active {
  display: block;
  color: #E3191C;
  font-size: 11rem;
}
.form-report__success {
  display: none;
}
.form-report__success.active {
  text-align: center;
  display: block;
}
.form-report__btns {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
.form-report input[type=submit] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E3191C;
  border-radius: 16rem;
  border: none;
  padding: 19rem 0;
  font-family: "Inter";
  font-weight: 500;
  font-size: 16rem;
  line-height: 120%;
  color: #FFFFFF;
}
.form-report input[type=submit]:hover {
  background-color: rgb(181.0595238095, 19.9404761905, 22.3333333333);
}
.form-report input[type=submit]:focus {
  outline: none;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.5);
}
.form-report input[type=submit]:active {
  background-color: rgb(234.4642857143, 68.5357142857, 71);
}
.form-report input[type=submit]:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .form-buy {
    border-radius: 15rem;
    min-width: 335rem;
  }
  .form-buy__input input {
    font-size: 12rem;
    padding: 12rem;
  }
  .form-buy__inputs {
    gap: 10rem;
  }
  .form-buy input[type=submit] {
    font-size: 12rem;
    padding: 12rem 0;
  }
  .form-buy__title {
    margin-bottom: 20rem;
  }
  .form-buy__title > p {
    font-size: 18rem;
  }
}
/* End */


/* Start:/local/templates/profklimat/components/rutego/block/widget/style.css?17655519625932*/
@charset "UTF-8";
.onicon-button,
#chat24-root {
  display: none !important;
}

.mg-global-messengers {
  position: fixed;
  right: 21rem;
  bottom: 93rem;
  z-index: 99;
}

.mg-global-messengers__button {
  width: 56rem;
  height: 56rem;
  background: #15BB47;
  border-radius: 50%;
  border: none;
  position: relative;
  cursor: pointer;
}

.mg-global-messengers__button.hide {
  display: none;
}

.mg-global-messengers__button span {
  position: absolute;
  width: 30rem;
  height: 30rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mg-global-messengers__button span:nth-child(1) {
  left: 46%;
  top: 51%;
}

.mg-global-messengers__button:before {
  position: absolute;
  content: "";
  left: -5rem;
  right: -5rem;
  top: -5rem;
  bottom: -5rem;
  border-radius: 50%;
  background: rgba(28, 163, 69, 0.22);
}

.mg-global-messengers__button:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  border: 1rem solid rgba(28, 163, 69, 0.22);
  animation: messageLine 2s cubic-bezier(0.58, -0.27, 0.3, 1.31) infinite;
}

.mg-global-messengers__button.active {
  width: 48rem;
  height: 48rem;
  margin-right: 4rem;
  margin-bottom: 4rem;
  box-shadow: 0 0 0 1000000rem rgba(0, 0, 0, 0.24);
  background: #fff url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m21.25 8.75-12.5 12.5m0-12.5 12.5 12.5' stroke='%23F44658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}

.mg-global-messengers__button.active span {
  display: none;
}

.mg-global-messengers__button.active:before {
  background: rgba(255, 255, 255, 0.22);
}

.mg-global-messengers__button.active:after {
  display: none;
}

.mg-global-messengers__list {
  position: absolute;
  right: -4rem;
  bottom: 64rem;
  transition: all 0.3s;
  padding: 0 8rem 8rem;
  opacity: 0;
  pointer-events: none;
}

.mg-global-messengers__list.active {
  opacity: 1;
  pointer-events: all;
}

.mg-global-messengers__item {
  position: relative;
  font-size: 0rem;
}

.mg-global-messengers__item + .mg-global-messengers__item {
  margin-top: 8rem;
}

.mg-global-messengers__item-text {
  position: absolute;
  right: 58rem;
  color: #000;
  font-size: 14rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  /* 19.6rem */
  letter-spacing: -0.028rem;
  padding: 8rem 16rem;
  border-radius: 24rem;
  background: #FFF;
  top: 50%;
  margin-top: -18rem;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.2s;
}

.mg-global-messengers__item-button {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.2s;
  display: block;
}

.mg-global-messengers__item-button:hover {
  transform: scale(1.166);
}

.mg-global-messengers__item-button:hover ~ .mg-global-messengers__item-text {
  opacity: 1;
}

body .mg-global-messengers__button span:nth-child(1) {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.617 14.335 6.44 2.15 15.291-9.192c.222-.133.45.163.258.336L12.03 18.107l-.43 5.866a.48.48 0 0 0 .285.475.501.501 0 0 0 .553-.093l3.564-3.447 6.516 4.85c.702.523 1.72.155 1.908-.691l4.537-20.258c.26-1.156-.893-2.131-2.016-1.708L1.585 12.65a.89.89 0 0 0 .032 1.684Z' fill='%23fff'/%3E%3C/svg%3E");
  animation: messageSpan1 6s infinite;
}

body .mg-global-messengers__button span:nth-child(2) {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1C7.28 1 1 7.28 1 15c0 2.716.778 5.335 2.257 7.608l-2.181 5.09A.933.933 0 0 0 2.3 28.925l5.09-2.182A13.887 13.887 0 0 0 15 29c7.72 0 14-6.28 14-14S22.72 1 15 1Zm7.187 19.012s-1.165 1.492-2.007 1.841c-2.137.885-5.157 0-8.596-3.438-3.437-3.438-4.323-6.458-3.437-8.596.349-.842 1.842-2.005 1.842-2.005a1.087 1.087 0 0 1 1.396.087l1.69 1.69a.936.936 0 0 1 0 1.318l-1.062 1.06s-.429 1.288 2.15 3.867c2.578 2.58 3.867 2.15 3.867 2.15l1.06-1.06a.936.936 0 0 1 1.32 0l1.689 1.689c.362.363.401.991.086 1.396l.002.001Z' fill='%23fff'/%3E%3C/svg%3E");
  animation: messageSpan2 6s infinite;
}

body .mg-global-messengers__button span:nth-child(3) {
  display: none;
}

body .button-on-top {
  right: auto;
  left: 10rem;
}

@media (max-width: 768px) {
  .mg-global-messengers {
    right: 6rem;
    bottom: 80rem;
    scale: 0.9;
  }
}
@keyframes messageLine {
  0% {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    left: -20rem;
    right: -20rem;
    top: -20rem;
    bottom: -20rem;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: -16rem;
    right: -16rem;
    top: -16rem;
    bottom: -16rem;
    opacity: 0;
  }
}
@keyframes messageSpan1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  /* начало видимости первого элемента */
  45% {
    opacity: 1;
  }
  /* продолжительность видимости первого элемента */
  50% {
    opacity: 0;
  }
  /* окончание видимости первого элемента */
  100% {
    opacity: 0;
  }
}
@keyframes messageSpan2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  /* окончание видимости первого элемента */
  60% {
    opacity: 1;
  }
  /* начало видимости второго элемента */
  95% {
    opacity: 1;
  }
  /* продолжительность видимости второго элемента */
  100% {
    opacity: 0;
  }
  /* окончание видимости второго элемента */
}
/* End */


/* Start:/local/templates/profklimat/styles.css?17655519361402*/
.container {
  max-width: 1754rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 12rem;
  box-sizing: border-box;
}

.table1 {
  border-radius: 12rem 12rem 0rem 0rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: scroll;
}
.table1 td {
  font-size: 20rem;
}

.table0 td,
.table1 td,
.table2 td {
  padding: 0.5em;
  border-collapse: collapse;
}

.table1 td,
.table1 th,
.table2 td,
.table2 th {
  border: 1rem solid rgba(0, 0, 0, 0.2);
}

.table-wrapper {
  overflow: auto;
  max-width: 100%;
}
.table-wrapper > table {
  width: 100%;
  overflow-x: scroll;
}

.icon-burger {
  width: 24rem;
  height: 24rem;
}

.icon-personal {
  width: 25rem;
  height: 25rem;
}

.icon-compare {
  width: 22rem;
  height: 28rem;
}

.icon-basket {
  width: 34rem;
  height: 28rem;
}

.icon-basket {
  width: 34rem;
  height: 28rem;
}

.block-info__btn {
  font-size: 16rem;
}

.r0 {
  margin: 0;
  padding: 0;
  padding-left: 10rem;
}
.r0 li {
  font-size: 20rem;
}
.r0 ol {
  margin: 0;
  padding: 0;
  padding-left: 10rem;
}

@media (max-width: 768px) {
  .table1 {
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%;
    overflow: scroll;
    display: block;
    border-radius: 0;
  }
  .table1 td {
    font-size: 12rem;
  }
  .r0 {
    margin: 0;
    padding: 0;
    padding-left: 10rem;
  }
  .r0 li {
    font-size: 12rem;
  }
  .r0 ol {
    margin: 0;
    padding: 0;
  }
}
/* End */


/* Start:/local/templates/profklimat/template_styles.css?1782202107182299*/
@charset "UTF-8";
/*! 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.
 */

:root {
    --bg: #f8fafb;
    --bg-card: #ffffff;
    --text: #1a2634;
    --text-muted: #4a5f73;
    --text-light: #6b8299;
    --accent: #237284;
    --accent-light: #1a5f7a;
    --accent-soft: #E9EFF3;
    --border: #E9EFF3;
    --radius: 12px;
    --radius-lg: 16px;
    --shadow: 0 4px 20px rgba(13, 59, 92, 0.08);
    --shadow-hover: 0 8px 32px rgba(13, 59, 92, 0.12);
    --font: 'Montserrat', -apple-system, BlinkMacSystemFont, sans-serif;
    --container: 1100px;
    --header-h: 72px;
}

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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;
}

/* 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 */
    -webkit-text-decoration: underline dotted;
    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;
}

/* inter-100 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-100italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 100;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-200 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-200italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 200;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-300 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 300;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-regular - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-regular.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 400;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-500 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 500;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-600 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 600;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-700 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 700;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-800 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-800italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 800;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-900 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-900italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 900;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 769px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px;
    }
}

@media (min-width: 769px) {
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    order: 13;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 13;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 769px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        order: -1;
    }

    .order-md-last {
        order: 13;
    }

    .order-md-0 {
        order: 0;
    }

    .order-md-1 {
        order: 1;
    }

    .order-md-2 {
        order: 2;
    }

    .order-md-3 {
        order: 3;
    }

    .order-md-4 {
        order: 4;
    }

    .order-md-5 {
        order: 5;
    }

    .order-md-6 {
        order: 6;
    }

    .order-md-7 {
        order: 7;
    }

    .order-md-8 {
        order: 8;
    }

    .order-md-9 {
        order: 9;
    }

    .order-md-10 {
        order: 10;
    }

    .order-md-11 {
        order: 11;
    }

    .order-md-12 {
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.3333333333%;
    }

    .offset-md-2 {
        margin-left: 16.6666666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.3333333333%;
    }

    .offset-md-5 {
        margin-left: 41.6666666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.3333333333%;
    }

    .offset-md-8 {
        margin-left: 66.6666666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.3333333333%;
    }

    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        order: -1;
    }

    .order-lg-last {
        order: 13;
    }

    .order-lg-0 {
        order: 0;
    }

    .order-lg-1 {
        order: 1;
    }

    .order-lg-2 {
        order: 2;
    }

    .order-lg-3 {
        order: 3;
    }

    .order-lg-4 {
        order: 4;
    }

    .order-lg-5 {
        order: 5;
    }

    .order-lg-6 {
        order: 6;
    }

    .order-lg-7 {
        order: 7;
    }

    .order-lg-8 {
        order: 8;
    }

    .order-lg-9 {
        order: 9;
    }

    .order-lg-10 {
        order: 10;
    }

    .order-lg-11 {
        order: 11;
    }

    .order-lg-12 {
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-xl-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-xl-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        order: -1;
    }

    .order-xl-last {
        order: 13;
    }

    .order-xl-0 {
        order: 0;
    }

    .order-xl-1 {
        order: 1;
    }

    .order-xl-2 {
        order: 2;
    }

    .order-xl-3 {
        order: 3;
    }

    .order-xl-4 {
        order: 4;
    }

    .order-xl-5 {
        order: 5;
    }

    .order-xl-6 {
        order: 6;
    }

    .order-xl-7 {
        order: 7;
    }

    .order-xl-8 {
        order: 8;
    }

    .order-xl-9 {
        order: 9;
    }

    .order-xl-10 {
        order: 10;
    }

    .order-xl-11 {
        order: 11;
    }

    .order-xl-12 {
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 769px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 769px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 769px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 769px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: rgb(0, 86.1, 178.5) !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

* {
    box-sizing: border-box;
}

:root {
    --swiper-pagination-bullet-width: 8rem;
    --swiper-pagination-bullet-height: 8rem;
    --swiper-pagination-bottom: 8rem;
}

html {
    font-family: "Inter";
    scroll-behavior: smooth;
    font-size: 0.04444vw;
}

@media (max-width: 1400px) {
    html {
        font-size: 0.055vw;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 0.2777vw;
    }
}

body {
    position: relative;
    font-family: "Inter";
    font-style: normal;
    font-size: 16rem;
    line-height: 1.2;
    color: #2E2F38;
    overflow-x: hidden;
}

body.hidden-scroll {
    overflow: hidden;
    height: 100svh;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #008efc;
}

a:hover {
    text-decoration: underline;
}

p {
    font-weight: 400;
    font-size: 20rem;
    line-height: 1.2;
}

h1 {
    font-weight: 700;
    font-size: 40rem;
    line-height: 1.2;
}

h2 {
    font-weight: 600;
    font-size: 40rem;
    margin-top: 60rem;
    margin-bottom: 40rem;
}

@media (max-width: 768px) {
    h2 {
        font-size: 18rem;
        margin-inline: auto;
        text-align: center;
        margin-top: 25rem;
        margin-bottom: 15rem;
    }
}

h3 {
    font-weight: 700;
    font-size: 32rem;
    margin-top: 64rem;
    margin-bottom: 19rem;
}

@media (max-width: 768px) {
    h3 {
        font-size: 23rem;
    }
}

table {
    border-collapse: collapse;
    font-size: 18rem;
}

@media (max-width: 768px) {
    table {
        font-size: 9rem;
    }
}

.container {
    max-width: 1754rem;
    width: 100%;
    margin: 0 auto;
    padding: 0 12rem;
    box-sizing: border-box;
}

.bx-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.text-start {
    text-align: start;
}

.text-center {
    text-align: center;
}

.w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content;
}

.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #ffffff;
    text-align: center;
    font-size: 20rem;
    font-family: "Inter";
    border: none;
    padding: 16rem 46rem 15rem 46rem;
    border-radius: 15rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
}

.btn span {
    margin-left: 15rem;
}

.btn:hover {
    text-decoration: none;
}

.btn--red {
    background-color: #E3191C;
}

.btn--red:hover {
    background-color: rgb(231.9642857143, 45.8357142857, 48.6);
}

.btn--gray {
    background-color: #E9EFF3;
    color: #4A4A4A;
}

.btn--primary {
    background-color: #237284;
}

.btn-primary {
    background-color: rgb(231.9642857143, 45.8357142857, 48.6);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-default {
    background-color: #237284;
}

.hover-btn:hover {
    text-decoration: none;
    transform: scale(1.01);
    box-shadow: 0 4rem 15rem rgba(0, 0, 0, 0.2);
}

.swiper-button-prev,
.swiper-button-next {
    top: 32%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 63rem;
    height: 63rem;
    color: #E3191C;
    box-shadow: 0rem 2rem 10rem 0rem rgba(0, 0, 0, 0.15);
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 14rem;
    height: 26rem;
}

.swiper-button-next svg {
    transform: rotate(180deg);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: none;
}

.popup-list {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    inset: 0;
    z-index: 990;
}

.popup-list.active {
    display: flex;
}

.popup-list__feedback, .popup-list__order, .popup-list__report, .popup-list__refusal {
    display: none;
}

.popup-list__feedback.active, .popup-list__order.active, .popup-list__report.active, .popup-list__refusal.active {
    display: flex;
}

.popup-list .main-user-consent-request-announce {
    font-size: 16rem;
    line-height: normal;
}

@media (max-width: 768px) {
    .popup-list .main-user-consent-request-announce {
        font-size: 14rem;
    }
}

div[id^=wait_] {
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11rem;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0rem !important;
    height: 0rem !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}

#floating-button {
    position: fixed;
    z-index: 100;
    bottom: 20rem;
    right: 20rem;
    background-color: #237284;
    border: none;
    border-radius: 10rem;
    cursor: pointer;
    transition: all 0.1s ease;
    opacity: 0;
    padding: 14rem 10rem;
    box-shadow: 4rem 4rem 8rem 0rem rgba(34, 60, 80, 0.2);
}

#floating-button svg {
    width: 35rem;
    height: 25rem;
}

@media (max-width: 768px) {
    #floating-button {
        padding: 4rem 5rem;
    }
}

#floating-button:hover {
    background-color: #E3191C;
}

#floating-button.show {
    opacity: 1;
    transition: all 0.3s ease;
}

.notification {
    position: fixed;
    bottom: 20rem;
    right: 20rem;
    background-color: rgb(76, 175, 80);
    color: white;
    font-size: initial;
    padding: 15rem;
    z-index: 1000;
    border-radius: 5rem;
    transition: opacity 0.5s;
}

.row {
    margin-right: -15rem;
    margin-left: -15rem;
}

.col {
    padding-right: 15rem;
    padding-left: 15rem;
}

.mb-3 {
    margin-bottom: 10rem !important;
}

.mb-4 {
    margin-bottom: 30rem !important;
}

.bx-authform-social {
    display: none;
}

.b-after-head {
    margin-bottom: 30rem;
    display: flex;
}

.b-after-head .catalog-menu {
    margin-right: 22rem;
    background-color: #fafafa;
    border-radius: 20rem;
    padding: 20rem 0;
    z-index: 2;
}

.b-after-head .catalog-menu a {
    font-size: 18rem;
    color: #237284;
}

.alert-warning {
    padding: 15rem;
    margin: 10rem 0;
    border: 1rem solid #f39c12;
    background: #fef5e6;
    color: #c27d0e;
    border-radius: 4rem;
}

@media (max-width: 768px) {
    .b-after-head .catalog-menu {
        display: none;
    }

    h1 {
        font-size: 24rem;
    }

    h3 {
        font-size: 20rem;
        margin-top: 15rem;
        margin-bottom: 10rem;
    }

    p {
        font-size: 12rem;
    }

    #pagetitle {
        margin-bottom: 15rem;
        margin-top: 0;
    }

    .btn {
        font-size: 12rem;
        padding: 14rem 10rem;
    }

    .btn span {
        margin-left: 5rem;
    }

    #floating-button {
        display: none;
    }

    #floating-button.show {
        z-index: 0;
    }

    .notification {
        bottom: 70rem;
        right: 10rem;
        font-size: 12rem;
    }

    .content-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .ya-share2__item {
        font-size: 12rem;
    }

    .bx-sidebar-block {
        position: absolute;
        transform: translateY(-300%);
    }

    .bx-sidebar-block--active {
        width: 100%;
        transform: translateY(0);
        position: fixed;
        top: 0;
        z-index: 100;
        overflow-y: auto;
        height: 100dvh;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .notification {
        position: fixed;
        bottom: 20rem;
        right: 20rem;
        background-color: rgb(76, 175, 80);
        color: white;
        font-size: 12rem;
        padding: 15rem;
        z-index: 50;
        border-radius: 5rem;
        transition: opacity 0.5s;
    }
}

/* inter-100 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-100italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 100;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-100italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-200 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-200italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 200;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-200italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-300 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 300;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-300italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-regular - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-regular.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 400;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-500 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 500;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-500italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-600 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 600;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-600italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-700 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 700;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-700italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-800 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-800italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 800;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-800italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-900 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* inter-900italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: italic;
    font-weight: 900;
    src: url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900italic.woff2") format("woff2"), url("/local/templates/profklimat/fonts/intec/inter-v18-cyrillic_cyrillic-ext_latin-900italic.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

.header {
    background-color: #fff;
}

.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 5rem 20rem rgba(46, 47, 56, 0.1);
}

.header-fixed-wrapper {
    min-height: 99rem;
    width: 100%;
    max-width: none;
}

.header__logo-mobile {
    display: none;
}

.header-top {
    display: flex;
    padding-top: 38rem;
    margin-bottom: 32rem;
}

.header-top.hidden {
    display: none;
}

.header-top__left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 500rem;
    margin-right: 50rem;
}

.header-top__right {
    width: 100%;
}

.header-top__info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 37rem;
}

.header-top__menu ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20rem;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.header-top__menu ul a {
    color: #4A4A4A;
    font-size: 20rem;
}

.header-top__mobile-btns {
    display: none;
}

.header-top--up {
    top: 0;
}

.header-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 16rem 0;
}

.header-bottom .container.d-flex {
    gap: 22rem;
}

.header__logo {
    margin-right: 36rem;
}

.header__logo svg {
    width: 122rem;
    height: 110rem;
}

.header__slogan {
    color: #4A4A4A;
    font-size: 16rem;
    line-height: 19rem;
    max-width: 310rem;
}

.header__city {
    color: #000;
    font-size: clamp(16rem, 4vw, 22rem);
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.header__city .icon-geomarker {
    color: #E3191C;
    margin-right: 10rem;
    width: 21rem;
    height: 29rem;
}

.header__phone {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 24rem;
}

.header__phone a {
    color: #4A4A4A;
    display: block;
    margin: 0 10rem;
}

.header__phone .icon-phone {
    color: #E3191C;
    width: 29rem;
    height: 27rem;
}

.header__phone svg {
    width: 28rem;
    height: 26rem;
}

.header__phone:hover > .hover-block {
    visibility: visible;
    transition: all 0.3s ease;
    /* Показываем блок */
}

.header .hover-block {
    visibility: hidden;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20rem;
    position: absolute;
    top: 50rem;
    left: 0;
    background-color: #fff;
    border: 1rem solid #ccc;
    border-radius: 10rem;
    padding: 15rem;
    margin: 0;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    z-index: 1;
}

.header .hover-block li {
    display: flex;
    align-items: center;
    gap: 10rem;
}

.header .hover-block li a {
    font-size: 18rem;
    margin: 0;
}

.header__social {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.header__social svg {
    width: 40rem;
    height: 40rem;
}

.header__social a {
    display: block;
    margin-right: 8px;
}

.header__social a:last-child {
    margin-right: 0;
}

.header__social a:hover {
    text-decoration: none;
}

.header__links-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #4A4A4A;
    font-size: 20rem;
}

.header__links-item svg {
    margin-bottom: 11rem;
}

.header__search {
    position: relative;
    max-width: 820rem;
    width: 100%;
}

.header__login {
    max-height: 64rem;
    padding: 18rem 35rem;
}

.header__catalog {
    width: 350rem;
}

.header__catalog .btn {
    width: 100%;
}

.header__catalog a {
    height: 100%;
}

.header__compare {
    margin-left: auto;
}

.header__btn-mobile {
    width: 100%;
    display: none;
    background: #237284;
    border-radius: 10rem;
    justify-content: center;
    align-items: center;
    flex: 0;
    padding: 11rem 9rem;
}

.header__mobile-btns {
    display: none;
}

.header__cross {
    display: none;
    position: absolute;
    right: 15rem;
}

.header__cross-btn {
    cursor: pointer;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.header__mobile-btns {
    display: none;
}

.header__mobile-btn {
    cursor: pointer;
    max-width: 120rem;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    font-family: "Inter";
    font-weight: 500;
    font-size: 14rem;
    border: none;
    outline: 1.5rem solid #E3191C;
    color: #E3191C;
    padding: 14rem 0;
}

.header__mobile-btn.active {
    background-color: #237284;
    color: #fff;
    outline: none;
}

.header-top__mobile-info {
    display: none;
}

.header-top__catalog-menu {
    display: none;
}

.header-bottom-menu {
    list-style: none;
    display: none;
    margin: 0;
}

@media (max-width: 768px) {
    .header {
        height: 70rem;
    }

    .header__slogan, .header__catalog, .header__compare, .header__login, .header__links-item, .header-top__info, .header-top__left {
        display: none;
    }

    .header-top {
        position: fixed;
        pointer-events: none;
        opacity: 0;
    }

    .header-top__menu {
        display: none;
    }

    .header-top__menu.active {
        display: block;
    }

    .header-top__menu ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 30rem;
    }

    .header-top__menu ul a {
        font-size: 16rem;
    }

    .header-top.active {
        pointer-events: all;
        display: block;
        opacity: 1;
        background-color: #fff;
        z-index: 100;
        height: 100vh;
        padding-top: 8rem;
        margin-bottom: auto;
        transition: opacity 0.3s ease;
        overflow-y: scroll;
    }

    .header-bottom-menu {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        padding: 12rem;
        padding-bottom: 0;
        position: fixed;
        bottom: 0;
        background: #fff;
        z-index: 99;
        box-shadow: 0px -5px 12px -5px rgba(34, 60, 80, 0.2);
    }

    .header-top__right {
        margin-bottom: 35px;
    }

    .header-bottom {
        padding: 0;
    }

    .header-bottom .container.d-flex {
        gap: 0;
    }

    .header-fixed-wrapper {
        min-height: auto;
    }

    .header__logo-mobile {
        display: block;
    }

    .header__logo-mobile.header-logo {
        display: block;
    }

    .header__logo-mobile svg {
        width: 45rem;
        height: 50rem;
    }

    .header__search {
        display: flex;
        gap: 10rem;
        justify-content: space-between;
        align-items: center;
    }

    .header__btn-mobile {
        display: flex;
    }

    .header__btn-mobile svg {
        width: 20rem;
        height: 22rem;
    }

    .header__mobile-btns {
        display: flex;
        gap: 15rem;
        margin-bottom: 40rem;
        margin-top: 30rem;
    }

    .header__cross {
        display: block;
    }

    .header-top__mobile-info {
        display: flex;
        justify-content: space-between;
    }

    .header__phone, .header__city {
        font-size: 16rem;
    }

    .header .icon-phone {
        width: 24rem;
        height: 20rem;
    }

    .header .icon-geomarker {
        width: 24rem;
        height: 20rem;
    }

    .header__svg {
        display: none;
    }

    .header-shedule__icon, .header-shedule__spoiler {
        display: none;
    }

    .header-shedule__main {
        font-size: 14rem;
        text-align: end;
    }

    .header__social a {
        margin-right: 0;
    }

    .header__social svg {
        width: 28rem;
        height: auto;
    }

    .header-top__catalog-menu {
        display: none;
    }

    .header-top__catalog-menu ul {
        display: flex;
        flex-direction: column;
        gap: 25rem;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .header-top__catalog-menu ul a {
        display: flex;
        align-items: center;
        gap: 10rem;
        font-family: "Inter";
        font-size: 14rem;
        color: #237284;
    }

    .header-top__catalog-menu ul a svg {
        width: 30rem;
        height: 30rem;
    }

    .header-top__catalog-menu.active {
        display: block;
    }

    .header-bottom-menu__item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header-bottom-menu__item .icon-personal {
        width: 24rem;
        height: 24rem;
    }

    .header-bottom-menu__item .header__links-item {
        display: flex;
    }

    .header-bottom-menu__item .header__links-item .icon-basket {
        width: 24rem;
        height: 24rem;
        margin-bottom: 5rem;
    }

    .header-bottom-menu__item .header__links-item-text {
        font-size: 10rem;
    }

    .header-bottom-menu__item .header__links-item .catalog-cart-counter-menu {
        min-width: 16rem;
        height: 16rem;
        font-size: 10rem;
        line-height: 16rem;
        top: -5rem;
        right: 0;
    }

    .header-bottom-menu__item .header__compare {
        display: flex;
    }

    .header-bottom-menu__item .header__compare .header__links-item {
        display: flex;
    }

    .header-bottom-menu__item .header__compare .header__links-item .icon-compare {
        width: 16rem;
        height: 21rem;
        margin-bottom: 5rem;
    }

    .header-bottom-menu__item .header__compare .header__links-item-text {
        font-size: 10rem;
    }

    .header-bottom-menu__item.header__logo-mobile svg {
        height: 38rem;
    }

    .header-bottom-menu__link {
        color: #4A4A4A;
    }

    .header-bottom-menu__link--home svg {
        width: 25rem;
        height: 23rem;
    }

    .header-bottom-menu__link--home svg path {
        stroke: #4A4A4A;
    }
}

.header-shedule {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20rem;
}

.header-shedule:hover .header-shedule__spoiler {
    opacity: 1;
    visibility: visible;
    transition-duration: 200ms, 200ms, 0s;
    transition-property: opacity, top, visibility;
    transition-delay: 200ms, 200ms, 0s;
    list-style: none;
    position: absolute;
    top: 50rem;
    left: 0;
    background-color: #fff;
    border: 1rem solid #ccc;
    border-radius: 10rem;
    padding: 15rem;
    margin: 0;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    z-index: 1;
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.header-shedule__icon {
    margin-left: 10rem;
    width: 28rem;
    height: 26rem;
}

.header-shedule__icon svg {
    width: 100%;
    height: 100%;
}

.header-shedule__spoiler {
    position: absolute;
    top: calc(100% + 16rem);
    right: 0;
    background-color: #FAFAFA;
    border-radius: 20rem;
    padding: 35rem 40rem;
    width: 380rem;
    box-sizing: border-box;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition-duration: 200ms, 200ms, 0s;
    transition-property: opacity, top, visibility;
    transition-delay: 0s, 0s, 200ms;
}


@media print {
    header,
    .header-shedule {
        display: none;
        /* Скрываем хедер и футер при печати */
    }
}

footer {
    margin-top: auto;
    background-color: #4A8B99;
}

.footer {
    padding-top: 77rem;
    padding-bottom: 20rem;
    color: white;
    font-size: 20rem;
}

.footer__content {
    display: flex;
    justify-content: space-between;
    gap: 20rem;
    margin-bottom: 100rem;
}

.footer__content-item {
    min-width: 15%;
}

.footer__content-item ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer__content-item ul li {
    margin-bottom: 24rem;
    font-weight: 500;
}

.footer__content-item ul li:last-child {
    margin-bottom: 0;
}

.footer__address {
    display: flex;
    flex-direction: column;
    gap: 24rem;
    margin-bottom: 75rem;
    font-style: normal;
}

.footer__address-phone, .footer__address-address, .footer__address-email {
    display: flex;
    align-items: center;
    gap: 10rem;
    font-weight: 600;
}

.footer__address-phone svg {
    width: 29rem;
    height: 27rem;
}

.footer__address-address {
    align-items: flex-start;
}

.footer__address-address svg {
    width: 21rem;
    height: 29rem;
}

.footer__address-email a {
    color: white;
}

.footer__address-email svg {
    width: 31rem;
    height: 20rem;
}

.footer__social-title {
    margin-bottom: 20rem;
    font-weight: 600;
}

.footer__social-list {
    display: flex;
    align-items: center;
    gap: 20rem;
}

.footer__social-item {
    color: white;
}

.footer__social-item:hover {
    text-decoration: none;
}

.footer__social-item svg {
    width: 58rem;
    height: 58rem;
}

.footer__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
}

.footer__paylist {
    display: flex;
    align-items: center;
    gap: 30rem;
}

.footer__create {
    color: white;
}

.footer .icon-alfa {
    width: 31rem;
    height: 47rem;
}

.footer .icon-mir {
    width: 89rem;
    height: 25rem;
}

.footer .icon-tbank {
    width: 95rem;
    height: 34rem;
}

.cookies-nova {
    align-items: center;
    background: #FFFFFF;
    border-radius: 16px;
    bottom: 16px;
    box-shadow: 0 12px 24px 0 rgba(38, 38, 38, 0.16);
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    right: 12px;
    max-width: 480px;
    opacity: 0;
    padding: 16px 20px;
    position: fixed;
    z-index: 10101;
    visibility: hidden;
}

.cookies-nova.active {
    opacity: 1;
    visibility: visible;
}

.cookies-nova__text {
    color: #000;
    font-size: clamp(13rem, 4vw, 17rem);
    margin-bottom: 15px;
}

.cookies-nova__btn {
    width: 100%;
    cursor: pointer;
    border: none;
    text-align: center;
    padding: 12rem 10rem;
    border-radius: 10rem;
    font-weight: 500;
    color: #fff;
    transition: background 0.3s ease;
}

.cookies-nova__btns {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 15rem;
}

.cookies-nova__btn:hover {
    background-color: rgba(35, 114, 132, 0.9098039216);
}

.cookies-nova__yes {
    margin-bottom: 15rem;
}

@media (max-width: 768px) {
    .footer {
        font-size: 14rem;
        padding-top: 14rem;
        margin-bottom: 65rem;
    }

    .footer__social-title {
        text-align: center;
    }

    .footer__social-list {
        justify-content: center;
    }

    .footer__social-item svg {
        width: 45rem;
        height: 45rem;
    }

    .footer__address {
        margin-bottom: 30rem;
    }

    .footer__address > * svg {
        width: 20rem;
        height: 20rem;
    }

    .footer__content {
        flex-direction: column;
        margin-bottom: 20rem;
    }

    .footer__footer {
        font-size: 14rem;
        flex-direction: column;
        gap: 10rem;
    }

    .footer__paylist {
        order: -1;
        margin-bottom: 30rem;
    }

    .cookies-nova {
        right: 0;
        bottom: 0;
    }

    .cookies-nova__btn {
        font-size: 13rem;
    }
}

.catalog-menu {
    padding: 40rem;
}

.catalog-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.catalog-menu ul li {
    margin-bottom: 18rem;
}

.catalog-menu ul li:last-child {
    margin-bottom: 0rem;
}

.catalog-menu ul li a {
    display: flex;
    align-items: center;
}

.catalog-menu ul li a svg {
    margin-right: 21rem;
    flex: 0 0 auto;
    width: 30rem;
    height: 30rem;
}

.catalog-list-main {
    margin-bottom: 30rem;
}

.catalog-list-main__wrapp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200rem, 1fr));
    gap: 24rem;
}

.catalog-list-main__item {
    position: relative;
    color: inherit;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background-color: #F6F6F6;
    border-radius: 30rem;
    padding: 30rem;
    font-size: 24rem;
    font-weight: 500;
    height: 291rem;
}

.catalog-list-main__item:hover {
    text-decoration: none;
}

.catalog-list-main__item img {
    width: 90%;
    position: absolute;
    max-height: 208rem;
    bottom: 0%;
    right: -30rem;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 768px) {
    .catalog-list-main__wrapp {
        gap: 10rem;
    }

    .catalog-list-main__item {
        justify-content: center;
        height: 100rem;
        font-size: 18rem;
        padding: 25rem 15rem;
        border-radius: 20rem;
    }

    .catalog-list-main__item img {
        max-width: 100rem;
        max-height: 100rem;
        right: -5rem;
    }
}

.advantage-text {
    margin-bottom: 40rem;
}

.advantage-text__wrapp {
    display: flex;
    justify-content: space-between;
    gap: 24rem;
}

.advantage-text__wrapp svg {
    width: 45rem;
    height: 45rem;
}

.advantage-text__item {
    background-color: #EEF7FC;
    padding: 37rem 47rem;
    border-radius: 40rem;
    font-size: 20rem;
    width: 100%;
}

.advantage-text__item-title {
    color: #E3191C;
    display: flex;
    align-items: center;
    font-size: 24rem;
    font-weight: 500;
    margin-bottom: 20rem;
}

.advantage-text__item-title svg {
    margin-right: 22rem;
}

.advantage-text__item-text {
    line-height: 1.2;
}

@media (max-width: 768px) {
    .advantage-text__wrapp {
        flex-wrap: wrap;
        gap: 10rem;
    }

    .advantage-text__item {
        border-radius: 20rem;
        font-size: 12rem;
        padding: 20rem 40rem;
    }

    .advantage-text__item-title {
        font-size: 18rem;
        margin-bottom: 15rem;
    }

    .advantage-text__item-title svg {
        margin-right: 8px;
        width: 34rem;
        height: 34rem;
    }
}

.advantage-list__wrapp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24rem;
}

.advantage-list__item {
    box-shadow: 0rem 3rem 13rem 3rem rgba(0, 0, 0, 0.1);
    border-radius: 40rem;
    padding: 33rem 37rem;
    width: 100%;
    font-size: 20rem;
    font-weight: 500;
    color: inherit;
}

.advantage-list__item svg {
    color: #237284;
    width: 60rem;
    height: 60rem;
}

.advantage-list__item:hover {
    text-decoration: none;
}

.advantage-list__item:hover .advantage-list__item-link {
    text-decoration: underline;
}

.advantage-list__item-name {
    margin: 18rem 0 32rem 0;
}

.advantage-list__item-link {
    color: #989898;
}

@media (max-width: 768px) {
    .advantage-list__wrapp {
        flex-direction: column;
        gap: 10rem;
    }

    .advantage-list__item {
        padding: 16rem 16rem 18rem 16rem;
        border-radius: 20rem;
    }

    .advantage-list__item > * {
        font-size: 14rem;
    }

    .advantage-list__item svg {
        height: 35rem;
    }

    .advantage-list__item-name {
        margin-block: 10rem 5rem;
    }

    .advantage-list__item-link {
        text-align: end;
    }
}

.brands-slider {
    position: relative;
}

.brands-slider-slider {
    margin: 0 100rem;
    margin-bottom: 73rem;
    height: 113rem;
}

.brands-slider .swiper-button-prev,
.brands-slider .swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

.brands-slider .swiper-slide {
    width: 169rem;
    display: flex;
    align-items: center;
    margin-right: 103rem;
}

.brands-slider .swiper-button-prev {
    left: 0;
}

.brands-slider .swiper-button-next {
    right: 0;
}

@media (max-width: 768px) {
    .brands-slider-slider {
        margin: 0 40rem;
        margin-bottom: 30rem;
        height: 54rem;
    }

    .brands-slider .swiper-slide {
        width: 113rem;
        margin-right: 15rem;
        justify-content: center;
    }

    .brands-slider .swiper-button-prev, .brands-slider .swiper-button-next {
        width: 35rem;
        height: 35rem;
    }

    .brands-slider .swiper-button-prev svg, .brands-slider .swiper-button-next svg {
        width: 20rem;
        height: 20rem;
    }
}

.block-info {
    background-color: #237284;
    padding: 55rem 73rem;
    overflow: hidden;
    position: relative;
    border-radius: 40rem;
    margin-bottom: 98rem;
    margin-top: 93rem;
}

.block-info::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("/images/kondicionery-ban.webp");
    height: 100%;
    width: 755rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0rem -160rem;
}

.block-info__title {
    font-size: 48rem;
    color: white;
    font-weight: 700;
    max-width: 750rem;
    margin-bottom: 30rem;
}

.block-info__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    margin: 0;
    padding: 10rem 20rem;
    border-radius: 20rem;
    border: 1rem solid white;
    color: white;
}

@media (max-width: 768px) {
    .block-info {
        display: flex;
        flex-direction: column;
        padding: 0;
        height: 434rem;
        border-radius: 20rem;
        margin: 60rem 0;
    }

    .block-info > * {
        margin-inline: 30rem;
    }

    .block-info::before {
        position: relative;
        order: 1;
        bottom: 0;
        left: -28%;
        width: 137%;
        background-image: linear-gradient(180deg, #237284 0%, rgba(255, 255, 255, 0) 34%), url("/images/kondicionery-ban.webp");
        background-size: 100%;
        background-position-y: 100%;
        background-position-x: left;
    }

    .block-info__title {
        font-size: 18rem;
        margin: 30rem;
        margin-bottom: 15rem;
    }

    .block-info__btn {
        width: -moz-fit-content;
        width: fit-content;
        padding: 16rem 32rem;
        border-radius: 10rem;
    }
}

.big-about {
    background: rgb(250, 250, 250);
    padding: 100rem 100rem;
}

.big-about__title {
    margin: 0 0 49rem 0;
    font-weight: 600;
}

.big-about__desc {
    font-size: 20rem;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 66rem;
}

.big-about__item {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 34rem;
}

.big-about__item-white {
    padding: 70rem 97rem 10rem 97rem;
    border-radius: 30rem;
    box-shadow: 0rem 4rem 18.8rem 10rem rgba(0, 0, 0, 0.1);
    width: 733rem;
    min-height: 637rem;
    z-index: 2;
    background: white;
    flex: 1 0 auto;
}

.big-about__item-changes {
    padding: 57rem 97rem;
}

.big-about__item-title {
    font-size: 40rem;
    font-weight: 600;
    margin-bottom: 44rem;
    padding-bottom: 36rem;
    position: relative;
}

.big-about__item-title::before {
    content: "";
    position: absolute;
    width: 25%;
    height: 5rem;
    left: 0;
    bottom: 0;
    background-color: #E3191C;
}

.big-about__item-content {
    display: flex;
    flex-direction: column;
    font-size: 16rem;
    line-height: 1.2;
    margin-bottom: 30rem;
}

.big-about__item-content .btn {
    margin-top: 40rem;
}

.big-about__item-phone {
    font-size: 20rem;
    color: #E3191C;
    font-weight: 600;
}

.big-about__item-img {
    z-index: 1;
    margin-left: -20rem;
    overflow: hidden;
    align-self: center;
}

.big-about__item-img img {
    display: block;
}

.big-about__item--reverse .big-about__item-img {
    margin-left: 0rem;
    margin-right: -50rem;
}

@media (max-width: 768px) {
    .big-about {
        padding: 20rem 15rem;
    }

    .big-about__wrapp {
        padding: 0;
    }

    .big-about__title {
        font-size: 18rem;
        margin-bottom: 10rem;
    }

    .big-about__desc {
        font-size: 12rem;
        margin-bottom: 20rem;
    }

    .big-about__item {
        align-items: unset;
        margin-bottom: 20rem;
    }

    .big-about__item-img {
        max-width: 101rem;
        -o-object-fit: none;
        object-fit: none;
        -o-object-position: 63%;
        object-position: 63%;
        margin-top: 10rem;
        margin-bottom: 8rem;
        align-self: auto;
    }

    .big-about__item-img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 33%;
        object-position: 33%;
        border-radius: 20rem;
    }

    .big-about__item-img:last-child img {
        -o-object-position: 56%;
        object-position: 56%;
    }

    .big-about__item-title {
        font-size: 18rem;
        padding-bottom: 10rem;
        margin-bottom: 10rem;
    }

    .big-about__item-title::before {
        width: 80rem;
        height: 2rem;
    }

    .big-about__item-phone {
        font-size: 16rem;
    }

    .big-about__item-content {
        flex: 1;
        justify-content: space-between;
    }

    .big-about__item--reverse .big-about__item-img {
        margin-left: 0;
    }

    .big-about__item p {
        font-size: 12rem;
        margin: 5rem 0;
    }

    .big-about__item .btn {
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: none;
        font-size: 14rem;
        border-radius: 10rem;
        margin-top: 20rem;
    }

    .big-about__item-white {
        display: flex;
        flex-direction: column;
        width: 287rem;
        min-height: unset;
        padding-inline: 15rem;
        padding-top: 20rem;
        padding-bottom: 16rem;
        border-radius: 20rem;
        flex: 1 1 auto;
    }
}

.bx-404-container {
    text-align: center;
    margin-bottom: 100rem;
}

.bx-404-block {
    margin-top: 100rem;
    margin-bottom: 66rem;
}

.bx-404-text-block {
    font-size: 20rem;
    padding-bottom: 20rem;
}

.popup-pickup {
    text-decoration: underline;
    color: #237284 !important;
    cursor: pointer;
}

.popup-pickup:hover {
    text-decoration: none;
}

#popup-pickup-content.white-popup .mfp-close {
    width: 40rem;
    height: 40rem;
    line-height: 40rem;
}

#popup-pickup-content.white-popup {
    width: 90%;
    max-width: 1400px;
}

#popup-pickup-content .delivery-popup {
    display: flex;
    gap: 10rem;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15rem;
}

#popup-pickup-content .dilivery-info {
    display: flex;
    align-items: center;
    gap: 5rem;
}

#popup-pickup-content .dilivery-info svg {
    flex: 0 0 auto;
    width: 30rem;
    height: 35rem;
}

#popup-pickup-content .delivery-popup__item button {
    text-wrap: nowrap;
    font-size: 18rem;
}

#popup-pickup-content .delivery-popup-map,
#popup-pickup-content .delivery-popup-map iframe {
    min-height: 50vh;
}

@media (max-width: 1400px) {
    #popup-pickup-content.white-popup .mfp-close {
        width: 42rem;
        height: 42rem;
        line-height: 42rem;
    }
}

@media (max-width: 991px) {
    #popup-pickup-content.white-popup .mfp-close {
        width: 52rem;
        height: 52rem;
        line-height: 52rem;
        font-size: 25rem;
    }
}

@media (max-width: 768px) {
    #popup-pickup-content .delivery-popup {
        flex-direction: column;
        align-items: flex-start;
    }

    #popup-pickup-content .delivery-popup .delivery-popup__item {
        font-size: 12rem;
    }

    #popup-pickup-content .delivery-popup .delivery-popup__item:first-child b {
        display: block;
    }

    #popup-pickup-content .delivery-popup .delivery-popup__item:last-child {
        width: 100%;
        text-align: center;
    }

    #popup-pickup-content .dilivery-info svg {
        width: 20rem;
        height: 25rem;
    }
}

.collections__list {
    display: flex;
    flex-direction: column;
    gap: 5px;
    overflow-y: auto;
    max-height: 200px;
}

.collections__search {
    margin-bottom: 10px;
    padding: 10px 15px;
    border: 1px solid lightgray;
    border-radius: 5px;
}

.privacy-inner ol {
    font-size: 20rem;
}

.privacy-inner ul {
    font-size: 20rem;
}

.yandex-captcha {
    width: 100%;
}

.catalog-main-slider__btns {
    display: none;
}

.swiper-initialized ~ .catalog-main-slider__btns {
    display: block;
}


.hide-text--hidden .hide-text__content {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 24px;
    position: relative;
}

.hide-text--hidden .hide-text__content::after {
    background: linear-gradient(0deg, rgb(255, 255, 255), transparent);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    pointer-events: none;
}

.hide-text__button {
    padding: 0;
    border: none;
    background-color: transparent;
    display: inline-flex;
    border-bottom: 2px dashed;
}

.tabs__panel {
    display: none;
}

.tabs__panel--active {
    display: block;
}

.tabs.tabs-main {
    margin-top: 60rem;
}

.tabs__nav {
    display: flex;
    border-radius: 12px;
    padding: 4px;
    margin: 0 auto;
    gap: 8px;
}

.tabs__nav-item {
    flex: 1;
    list-style: none;
    margin: 0;
}

.tabs__nav-btn {
    display: block;
    width: 100%;
    padding: 14px 20px;
    color: black;
    border: none;
    background: white;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid lightgrey;
}

.tabs__nav-btn:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.tabs__nav-btn--active {
    background: rgba(255, 255, 255, 0.9);
    color: #237284;
}

.product-item-amount-field-container {
    position: relative;
    border-radius: 12px;
    padding: 2px 8px;
    border: 1px solid rgb(211 211 211 / 40%);
    margin-bottom: 10px;
}

.product-item-amount-field-btn-minus,
.product-item-amount-field-btn-plus {
    position: absolute;
    top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateY(-50%); */
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 8px;
    background: #f8f9fa;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product-item-amount-field-btn-minus {
    left: 12px;
}

.product-item-amount-field-btn-plus {
    right: 12px;
}


.product-item-amount-field {
    width: 100%;
    height: 32px;
    border: none;
    background: transparent;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 0 48px;
    outline: none;
}

.product-item-amount-field::-webkit-outer-spin-button,
.product-item-amount-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-item-amount-description-container {
    display: none;
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
}

.product-table-amount-field-container {
    position: relative;
    border-radius: 12px;
    padding: 2px 8px;
    border: 1px solid rgb(211 211 211 / 40%);
    margin: 10px 0;
}

.product-table-amount-field-btn-minus,
.product-table-amount-field-btn-plus {
    position: absolute;
    top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateY(-50%); */
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 8px;
    background: #f8f9fa;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product-table-amount-field-btn-minus {
    left: 12px;
}

.product-table-amount-field-btn-plus {
    right: 12px;
}


.product-table-amount-field {
    width: 100%;
    height: 32px;
    border: none;
    background: transparent;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 0 48px;
    outline: none;
}

.product-table-amount-field::-webkit-outer-spin-button,
.product-table-amount-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-table-amount-description-container {
    display: none;
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
}

.product-list-amount-field-container {
    position: relative;
    border-radius: 12px;
    padding: 2px 8px;
    border: 1px solid rgb(211 211 211 / 40%);
    margin: 10px 0;
}

.product-list-amount-field-btn-minus,
.product-list-amount-field-btn-plus {
    position: absolute;
    top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateY(-50%); */
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 8px;
    background: #f8f9fa;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product-list-amount-field-btn-minus {
    left: 12px;
}

.product-list-amount-field-btn-plus {
    right: 12px;
}


.product-list-amount-field {
    width: 100%;
    height: 32px;
    border: none;
    background: transparent;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 0 48px;
    outline: none;
}

.product-list-amount-field::-webkit-outer-spin-button,
.product-list-amount-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-list-amount-description-container {
    display: none;
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
}

.product-item__rating {
    margin-bottom: 6px;
}

.blog-comment-buttons input {
    font-weight: 600;
    font-size: 16rem;
    display: flex;
    justify-content: center;
    color: #237284;
    background-color: #fff;
    padding: 18rem !important;
    border: 1rem solid #237284;
    border-radius: 15rem;
    transition: all 0.3s ease;
    cursor: pointer;
}

.blog-comment-field input {
    width: 100%;
    padding: 16rem 17rem;
    font-family: "Inter";
    font-weight: 400;
    font-size: 14rem;
    line-height: 125%;
    color: #858585;
    border: 1rem solid #D6D6D6;
    border-radius: 12rem;
    margin-bottom: 10px;
}

ul {
    font-size: 20rem;
}

.product-item-detail-tab-content[data-value="description"] {
    text-align: justify;
}


.btn--outline {
    background: transparent;
    color: var(--accent);
    border: 2px solid var(--accent);
}

.btn--outline:hover {
    background: var(--accent-soft);
}

.btn--lg {
    padding: 14px 28px;
    font-size: 16px;
}

.btn--block {
    width: 100%;
}

/* Hero */
.hero {
    position: relative;
    padding: 68px 0 72px;
    overflow: hidden;
}

.hero__content {
    color: #fff;
}

.hero__bg {
    position: absolute;
    inset: 0;
    background: url("/images/hero-fon.png") top center / cover no-repeat;
    z-index: 0;
}

.hero__glow {
    position: absolute;
    border-radius: 999px;
    filter: blur(6px);
    z-index: 1;
}

.hero__glow--one {
    width: 360px;
    height: 360px;
    background: radial-gradient(circle, rgba(125, 222, 255, 0.42) 0%, rgba(125, 222, 255, 0) 70%);
    top: -100px;
    right: 8%;
}

.hero__glow--two {
    width: 280px;
    height: 280px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 72%);
    bottom: -120px;
    left: 4%;
}

.hero__inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 400px);
    gap: 34px;
    align-items: center;
}

.hero__content {
    max-width: 660px;
}

.hero__label {
    margin: 0 0 12px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.hero__title {
    margin: 0 0 18px;
    font-size: clamp(32px, 4.5vw, 48px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.02em;
    text-wrap: balance;
}

.hero__lead {
    margin: 0 0 22px;
    font-size: 16.8px;
    color: rgba(255, 255, 255, 0.95);
    line-height: 1.5;
    max-width: 620px;
}

.hero__lead strong {
    color: #fff;
}

.hero__chips {
    margin: 0 0 24px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.hero__chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
}

.hero__content .btn--light {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.12);
}

.hero__content .btn--light:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.9);
    color: #fff;
}

.hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 16px;
}

.hero__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.88);
}

.hero__showcase {
    position: relative;
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-card {
    width: 100%;
    border-radius: 22px;
    padding: 24px 22px;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.92));
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 24px 54px rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(12px);
}

.hero-card__tag {
    margin: 0 0 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--text-muted);
}

.hero-card__labels {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 14px;
}

.hero-card__label {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: var(--text);
    border-radius: 999px;
    border: 1px solid var(--border);
    background: var(--accent-soft);
    backdrop-filter: blur(4px);
}

.hero-card__title {
    color: var(--text);
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.3;
}

.hero-card__list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
}

.hero-card__list li {
    position: relative;
    padding-left: 20px;
    font-size: 14.7px;
    color: var(--text-muted);
}

.hero-card__list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--accent);
    box-shadow: 0 0 0 4px var(--accent-soft);
}

.hero-card__stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.hero-stat {
    border-radius: 14px;
    background: var(--accent-soft);
    border: 1px solid var(--border);
    padding: 12px;
}

.hero-stat__num {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: var(--accent);
}

.hero-stat__text {
    font-size: 12px;
    color: var(--text-muted);
    line-height: 1.35;
}

@media (max-width: 960px) {
    .hero {
        padding: 56px 0 62px;
    }

    .hero__inner {
        grid-template-columns: 1fr;
    }

    .hero__showcase {
        max-width: 460px;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .hero {
        padding: 44px 0 50px;
    }

    .hero__title {
        font-size: clamp(28px, 8vw, 32px);
        line-height: 1.2;
    }

    .hero__showcase {
        min-height: auto;
    }

    .hero-card {
        padding: 20px 18px;
    }

    .hero__actions {
        flex-direction: column;
    }

    .hero__actions .btn {
        width: 100%;
    }
}

/* Секции */
.section {
    padding: 56px 0;
}

.section__title {
    margin: 0 0 24px;
    font-size: clamp(24px, 3vw, 28px);
    font-weight: 700;
    color: var(--text);
    text-align: center;
}

.section__title--light {
    color: #fff;
}

/* Вводный блок */
.intro {
    background: var(--bg-card);
    border-top: 1px solid var(--border);
}

/* Премиальный конверсионный блок */
.intro--premium {
    background: radial-gradient(900px 420px at 10% 20%, rgba(13, 59, 92, 0.06), rgba(13, 59, 92, 0) 60%),
    radial-gradient(800px 360px at 90% 50%, rgba(26, 95, 122, 0.08), rgba(26, 95, 122, 0) 62%),
    var(--bg);
    border-top: 1px solid var(--border);
}

.intro-premium {
    position: relative;
    border-radius: 24px;
    padding: 34px;
    background: rgba(74, 139, 153, 0.15);
    /* border: 1px solid rgba(226, 232, 238, 0.9); */
    box-shadow: 0 20px 60px rgb(35 114 132 / 10%);
    overflow: hidden;
}

.intro-premium::before {
    /* content: ""; */
    /* position: absolute; */
    /* inset: -2px; */
    /* background:
      radial-gradient(circle at 12% 0%, rgba(125, 222, 255, 0.28), rgba(125, 222, 255, 0) 44%),
      radial-gradient(circle at 90% 30%, rgba(13, 59, 92, 0.12), rgba(13, 59, 92, 0) 52%); */
    /* pointer-events: none; */
    /* opacity: 0.9; */
}

.intro-premium > * {
    position: relative;
    z-index: 1;
}

.intro-premium__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 22px 26px;
    flex-wrap: wrap;
    margin-bottom: 22px;
}

.intro-premium__head-text {
    flex: 1 1 520px;
    min-width: 280px;
}

.intro-premium__title {
    text-align: left;
    margin-bottom: 10px;
}

.intro-premium__subtitle {
    margin: 0;
    font-size: 16.8px;
    line-height: 1.7;
    color: var(--text-muted);
    max-width: 680px;
}

.intro-premium__subtitle strong {
    color: var(--text);
}

.intro-premium__head-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 0 0 auto;
    max-width: 420px;
}

.intro-chip {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 999px;
    background: rgb(13 59 92 / 0%);
    border: 1px solid white;
    color: var(
            --text);
    font-size: 14px;
    font-weight: 600;
}

.intro-chip::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--accent);
    box-shadow: 0 0 0 4px rgb(35 114 132 / 10%);
}

.intro-premium__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin: 18px 0 22px;
}

.intro-card {
    border-radius: 18px;
    padding: 18px 18px 16px;
    background: white;
    border: 1px solid rgba(226, 232, 238, 0.9);
    box-shadow: 0 10px 30px rgba(13, 59, 92, 0.06);
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

.intro-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 46px rgba(13, 59, 92, 0.10);
    border-color: rgba(13, 59, 92, 0.16);
}

.intro-card__top {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}

.intro-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 14px;
    background: rgba(13, 59, 92, 0.08);
    color: var(--accent);
    font-weight: 800;
    letter-spacing: 0.02em;
    font-size: 15px;
}

.intro-card__title {
    margin: 0;
    font-size: 16px;
    line-height: 1.3;
}

.intro-card__text {
    margin: 0;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.55;
}

.intro-premium__how {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
    margin-top: 6px;
}

.intro-premium__how-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px 16px;
    flex-wrap: wrap;
}

.intro-premium__how-title {
    margin: 0;
    font-size: 18.4px;
    letter-spacing: -0.01em;
}

.intro-premium__how-subtitle {
    margin: 0;
    color: var(--text-muted);
    font-size: 15px;
}

.intro-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.intro-step {
    display: flex;
    gap: 12px;
    padding: 14px 14px;
    border-radius: 16px;
    background: white;
    border: 1px solid rgba(226, 232, 238, 0.92);
}

.intro-step__num {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgb(35 114 132 / 14%);
    color: var(--accent);
    font-weight: 800;
}

.intro-step__body {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.intro-step__body strong {
    font-size: 15px;
    line-height: 1.25;
}

.intro-step__body span {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.35;
}

.intro-premium__cta {
    margin-top: 18px;
    border-radius: 20px;
    padding: 18px;
    background: white;
    border: 1px solid rgba(13, 59, 92, 0.10);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px 18px;
    flex-wrap: wrap;
}

.intro-premium__cta-text {
    flex: 1 1 420px;
    min-width: 260px;
}

.intro-premium__cta-title {
    margin: 0 0 6px;
    font-size: 16px;
    letter-spacing: -0.01em;
}

.intro-premium__cta-subtitle {
    margin: 0;
    color: var(--text-muted);
    font-size: 15px;
    line-height: 1.5;
}

.intro-premium__cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

@media (max-width: 980px) {
    .intro-premium__grid {
        grid-template-columns: 1fr;
    }

    .intro-steps {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .intro-premium {
        padding: 22px;
        border-radius: 20px;
    }

    .intro-premium__title {
        font-size: 24px;
    }

    .intro-premium__cta-actions .btn {
        width: 100%;
    }
}

/* Перечень услуг — премиум-блок */
.services--premium {
    background: white;
    padding-top: 64px;
    padding-bottom: 64px;
}

.services__head {
    text-align: center;
    margin: 0 auto 40px;
}

.services__title {
    margin: 0 0 12px;
    font-size: clamp(28px, 3.5vw, 34px);
    font-weight: 700;
    color: var(--text);
    letter-spacing: -0.02em;
}

.services__subtitle {
    margin: 0;
    font-size: 17px;
    line-height: 1.6;
    color: var(--text-muted);
}

.services__grid {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    gap: 24px;
}

.service-card {
    grid-column: span 3;
}

.service-card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(13, 59, 92, 0.08);
    border: 1px solid rgba(226, 232, 238, 0.9);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    display: flex;
    flex-direction: column;
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 48px rgba(13, 59, 92, 0.12);
    border-color: rgba(13, 59, 92, 0.12);
}

.service-card__num {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 2;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.02em;
    color: #fff;
    background: var(--accent);
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(13, 59, 92, 0.35);
}

.service-card__img-wrap {
    aspect-ratio: 16 / 10;
    background: #f0f3f6;
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.service-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.service-card:hover .service-card__img {
    transform: scale(1.03);
}

.service-card__body {
    padding: 22px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.service-card__title {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: var(--text);
    line-height: 1.3;
    letter-spacing: -0.01em;
}

.service-card__desc {
    margin: 0 0 18px;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.52;
    flex: 1;
}

.service-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 20px;
    font-family: var(--font);
    font-size: 15px;
    font-weight: 600;
    color: var(--accent);
    background: var(--accent-soft);
    border: 1px solid rgba(13, 59, 92, 0.2);
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.service-card__cta:hover {
    background: rgba(13, 59, 92, 0.14);
    color: var(--accent-light);
    border-color: rgba(13, 59, 92, 0.3);
}

.services__footer {
    margin-top: 40px;
    padding: 28px 32px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid rgba(226, 232, 238, 0.9);
    box-shadow: 0 4px 24px rgba(13, 59, 92, 0.06);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.services__footer-text {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: var(--text);
}

@media (max-width: 900px) {
    .services__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-card {
        grid-column: span 1;
    }
}

@media (max-width: 768px) {
    .services--premium {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .services__head {
        margin-bottom: 28px;
    }

    .services__grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .service-card {
        grid-column: span 1;
    }

    .service-card__body {
        padding: 18px 18px 20px;
    }

    .services__footer {
        margin-top: 28px;
        padding: 20px 20px;
        flex-direction: column;
        text-align: center;
    }

    .services__footer .btn {
        width: 100%;
    }
}

/* Преимущества */
/* Преимущества — премиум-блок */
.benefits--premium {
    background: linear-gradient(180deg, #f2f5f8 0%, #e8ecf1 100%);
    padding-top: 64px;
    padding-bottom: 64px;
}

.benefits__head {
    text-align: center;
    margin: 0 auto 40px;
}

.benefits__title {
    margin: 0 0 10px;
    font-size: clamp(28px, 3.5vw, 34px);
    font-weight: 700;
    color: var(--text);
    letter-spacing: -0.02em;
    white-space: nowrap;
}

.benefits__subtitle {
    margin: 0;
    font-size: 17px;
    color: var(--text-muted);
    line-height: 1.5;
}

.benefits__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 0 auto;
}

.benefit-card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 28px 24px 24px;
    border: 1px solid rgba(226, 232, 238, 0.9);
    box-shadow: 0 4px 24px rgba(13, 59, 92, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.benefit-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 40px rgba(13, 59, 92, 0.1);
    border-color: rgba(13, 59, 92, 0.12);
}

.benefit-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    background: var(--accent-soft);
    color: var(--accent);
    border-radius: 14px;
}

.benefit-card__icon svg {
    width: 24px;
    height: 24px;
}

.benefit-card__title {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: var(--text);
    line-height: 1.3;
}

.benefit-card__text {
    margin: 0 0 14px;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.52;
}

.benefit-card__badge {
    display: inline-block;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    color: var(--accent);
    background: var(--accent-soft);
    border-radius: 999px;
    border: 1px solid rgba(13, 59, 92, 0.15);
}

.benefits__cta {
    margin-top: 36px;
    padding: 24px 28px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid rgba(226, 232, 238, 0.9);
    box-shadow: 0 4px 24px rgba(13, 59, 92, 0.06);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.benefits__cta-text {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: var(--text);
}

.service-card:hover {
    text-decoration: none !important;
}

.header-rating {
    position: relative;
    padding-left: 29px;
    text-decoration: none;
    color: black;
    line-height: 1;
    font-weight: 400;
}

.header-rating:before {
    background-image: url(/images/yandex.webp);
    display: block;
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 26px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.specials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    padding-bottom: 40px;
}

.specials-item {
    position: relative;
    padding: 24px 22px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e2e8ee;
    box-shadow: 0 4px 20px rgba(13, 59, 92, 0.08);
    transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.specials-item:hover {
    box-shadow: 0 8px 32px rgba(13, 59, 92, 0.12);
    border-color: rgba(13, 59, 92, 0.15);
    transform: translateY(-2px);
}

.specials-item--accent {
    background: linear-gradient(160deg, rgba(13, 59, 92, 0.06) 0%, #fff 40%);
    border-color: rgba(13, 59, 92, 0.12);
}

.specials-item__tag {
    display: inline-block;
    align-self: flex-start;
    margin-bottom: 12px;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background: #E3191C;
    color: #fff;
}

.specials-item__tag--gift {
    background: linear-gradient(135deg, #c9a962 0%, #a88b3d 100%);
    color: #1a1408;
}

.specials-item__tag--delivery {
    background: #0d3b5c;
    color: #fff;
}

.specials-item__title {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 600;
    color: #1a2634;
    line-height: 1.3;
}

.specials-item__caption {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.55;
    color: #4a5f73;
    flex: 1;
}

.specials-item__meta {
    margin: 0 0 16px;
    font-size: 0.875rem;
    color: #6b8299;
    line-height: 1.45;
}

.specials-item__link {
    font-size: 14px;
    font-weight: 700;
    color: #0d3b5c;
    text-decoration: none;
    margin-top: auto;
    align-self: flex-start;
    border-bottom: 1px solid rgba(13, 59, 92, 0.2);
    transition: color 0.2s, border-color 0.2s;
}

.specials-item__link:hover {
    color: #1a5f7a;
    border-bottom-color: #0d3b5c;
    text-decoration: none;
}

.guaranty__box {
    position: relative;
    width: unset;
    padding: 24px 22px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e2e8ee;
    box-shadow: 0 4px 20px rgba(13, 59, 92, 0.08);
    display: flex;
    flex-direction: column;
    align-items: start;
    transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
    max-width: unset;
}

.guaranty__box:hover {
    box-shadow: 0 8px 32px rgba(13, 59, 92, 0.12);
    border-color: rgba(13, 59, 92, 0.15);
    transform: translateY(-2px);
}

.guaranty__item {
    position: relative;
    flex: unset;
    flex-direction: column;
    width: unset;
    padding: 24px 22px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e2e8ee;
    box-shadow: 0 4px 20px rgba(13, 59, 92, 0.08);
    transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.guaranty__item:hover {
    box-shadow: 0 8px 32px rgba(13, 59, 92, 0.12);
    border-color: rgba(13, 59, 92, 0.15);
    transform: translateY(-2px);
}

ul.guaranty__pay {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

ul.guaranty__delivery {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.guaranty__pay .icon {
    height: 50px;
    width: 100%;
    background-position: left;
    margin: unset;
    margin-bottom: 20px;
}

p.guaranty__box-subtitle {
    text-align: start;
    font-weight: 300;
    line-height: 1.36;
    margin-top: 0;
}

.guaranty__box-title {
    margin-bottom: 14px;
    text-align: start;
}

.guaranty__item-info {
    gap: 0;
}

.guaranty h2 {
    text-align: start;
}

.contacts-body {
    padding-top: 40px;
    padding-bottom: 72px;
    background: #F5F5F5;
}

.contacts-layout {
    display: grid;
    grid-template-columns: minmax(0, 360px) minmax(0, 1fr);
    gap: 24px;
    align-items: stretch;
    margin-bottom: 48px;
}

@media (max-width: 960px) {
    .contacts-layout {
        grid-template-columns: 1fr;
    }
}

.contacts-aside {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contacts-card {
    padding: 28px 24px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.contacts-card__title {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
}

.contacts-list {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
}

.contacts-list li {
    display: flex;
    gap: 14px;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.contacts-list li:last-child {
    margin-bottom: 0;
}

.contacts-list__icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #237284;
    color: #fff;
}

.contacts-list a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
}

.contacts-list a:hover {
    text-decoration: underline;
}

.contacts-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #237284;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.2s, transform 0.2s;
}

.contacts-btn:hover {
    background: #2a8a9e;
    transform: translateY(-1px);
}

.contacts-btn--lg {
    padding: 18px 24px;
    font-size: 15px;
}

.contacts-card--cta .contacts-card__subtitle {
    margin: 0 0 24px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

.contacts-card--cta .contacts-btn {
    margin-bottom: 16px;
}

.contacts-card__footer {
    margin: 0;
    font-size: 14px;
    color: #999;
    line-height: 1.4;
}

.contacts-card__footer a {
    color: #666;
    text-decoration: underline;
}

.contacts-card__footer a:hover {
    color: #333;
}

.contacts-map-column {
    position: sticky;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 960px) {
    .contacts-map-column {
        position: static;
    }
}

.contacts-map-frame {
    position: relative;
    flex: 1;
    width: 100%;
    min-height: min(480px, 65vh);
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.contacts-map-frame iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.contacts-map-caption {
    margin: 12px 0 0;
    font-size: 14px;
    color: #888;
    text-align: center;
}

.contacts-map-caption strong {
    color: #1a1a1a;
    font-weight: 700;
}

/* Реквизиты — светлая карточка в едином стиле */
.contacts-req {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.contacts-req__head {
    padding: 28px 28px 20px;
    border-bottom: 1px solid #eee;
}

.contacts-req__eyebrow {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #888;
}

.contacts-req__title {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 800;
    color: #1a1a1a;
}

.contacts-req__lead {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}

.contacts-req__panel {
    padding: 24px 28px 28px;
}

.contacts-req__legal {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #1a1a1a;
}

.contacts-req__brand {
    display: inline-block;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #555;
}

.contacts-req__grid {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fafafa;
}

.contacts-req__row {
    display: grid;
    grid-template-columns: minmax(120px, 38%) 1fr;
    gap: 12px 20px;
    padding: 14px 18px;
    border-bottom: 1px solid #eee;
    align-items: baseline;
}

.contacts-req__row:nth-child(even) {
    background: #f5f5f5;
}

.contacts-req__row:last-child {
    border-bottom: none;
}

@media (max-width: 640px) {
    .contacts-req__row {
        grid-template-columns: 1fr;
        gap: 6px;
    }
}

.contacts-req__row dt {
    margin: 0;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #888;
}

.contacts-req__row dd {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #333;
}

.contacts-req__num {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    word-break: break-all;
}

.services__footer.services__footer--main {
    margin-bottom: 60px;
}

.services__head.services__head--main {
    margin-top: 60px;
    text-align: start;
}

.home-faq {
    padding: clamp(56px, 7vw, 96px) 0;
    background: linear-gradient(180deg, #fff 0%, #faf8f5 55%, #f3f0eb 100%);
    border-top: 1px solid rgba(13, 59, 92, 0.1);
}

.home-faq__list {
    max-width: 800px;
    margin: 0 auto;
}

.home-faq__item {
    margin-bottom: 14px;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(13, 59, 92, 0.1);
    box-shadow: 0 4px 24px rgba(10, 22, 40, 0.04);
    overflow: hidden;
    transition: box-shadow 0.25s ease, border-color 0.25s ease;
}

.home-faq__item:hover {
    border-color: rgba(13, 59, 92, 0.14);
}

.home-faq__item[open] {
    box-shadow: 0 2px 8px rgba(10, 22, 40, 0.04), 0 16px 40px rgba(10, 22, 40, 0.06);
    border-color: rgba(196, 163, 90, 0.28);
}

.home-faq__q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px 22px 20px 26px;
    font-family: var(--font, "Montserrat", sans-serif);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a1628;
    cursor: pointer;
    list-style: none;
    position: relative;
    user-select: none;
}

.home-faq__q::-webkit-details-marker {
    display: none;
}

.home-faq__q::after {
    content: "";
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    background: #f3f0eb;
    border: 1px solid rgba(13, 59, 92, 0.1);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230d3b5c' stroke-width='2.2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), background 0.25s ease, border-color 0.25s ease;
}

.home-faq__item[open] .home-faq__q::after {
    transform: rotate(180deg);
    background-color: rgba(13, 59, 92, 0.08);
    border-color: rgba(13, 59, 92, 0.15);
}

.home-faq__q:hover::after {
    border-color: rgba(196, 163, 90, 0.4);
}

.home-faq__q:focus {
    outline: none;
}

.home-faq__q:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: 8px;
}

.home-faq__a {
    padding: 0 26px 22px;
    border-top: 1px solid rgba(13, 59, 92, 0.06);
}

.home-faq__a p {
    margin: 0;
    padding-top: 16px;
    font-size: 16px;
    line-height: 1.7;
    color: #5a6a7d;
}

.home-faq__a p + p {
    margin-top: 12px;
}


.home-section-head {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 48px;
}

.home-section-kicker {
    margin: 0 auto 14px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--accent);
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.home-section-kicker::before,
.home-section-kicker::after {
    content: "";
    width: 28px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #c4a35a, transparent);
    opacity: 0.7;
}

.home-section-title {
    margin: 0 0 16px;
    color: #0a1628;
}

.home-section-desc {
    margin: 0;
    font-size: 16px;
    color: #5a6a7d;
    line-height: 1.7;
    font-weight: 500;
}

.services__head.services__head--main .services__title {
    text-align: start;
}

.home-faq__ask {
    margin-top: 40px;
    padding-top: 28px;
    border-top: 1px solid rgba(13, 59, 92, 0.1);
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.home-faq__ask-head {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px 20px;
    margin-bottom: 18px;
}

.home-faq__ask-head-main {
    flex: 1 1 220px;
    min-width: 0;
}

.home-faq__ask-title {
    margin: 0 0 6px;
    font-size: clamp(16px, 2.5vw, 22px);
    font-weight: 700;
    line-height: 1.2;
    color: #0a1628;
}

.home-faq__ask-sub {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #5a6a7d;
}

.home-faq__ask-inline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 14px;
    flex-shrink: 0;
}

.home-faq__ask-tel {
    font-size: 14px;
    font-weight: 800;
    color: var(--accent);
    text-decoration: none;
    white-space: nowrap;
}

.home-faq__ask-tel:hover {
    text-decoration: underline;
}

.page-home .home-faq__ask-call {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
}

.home-faq__form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

@media (max-width: 520px) {
    .home-faq__form-row {
        flex-direction: column;
        align-items: stretch;
    }

    .page-home .home-faq__submit {
        width: 100%;
    }
}

.home-faq__form-errors {
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(209, 42, 45, 0.08);
    border: 1px solid rgba(209, 42, 45, 0.2);
    color: #b91c1c;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.45;
}

.home-faq__form-errors:not([hidden]) {
    display: block;
}

.home-faq__form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

@media (max-width: 520px) {
    .home-faq__form-grid {
        grid-template-columns: 1fr;
    }
}

.home-faq__field {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.home-faq__field--full {
    width: 100%;
}

.home-faq__label {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #5a6a7d;
}

.home-faq__label abbr {
    text-decoration: none;
    color: #d12a2d;
}

.home-faq__optional {
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    color: #5a6a7d;
    opacity: 0.85;
}

.home-faq__input,
.home-faq__textarea {
    width: 100%;
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid rgba(13, 59, 92, 0.1);
    background: #fff;
    font-family: inherit;
    font-size: 14px;
    color: #0a1628;
    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
    box-sizing: border-box;
}

.home-faq__input::placeholder,
.home-faq__textarea::placeholder {
    color: #9aa5b0;
}

.home-faq__input:hover,
.home-faq__textarea:hover {
    border-color: rgba(13, 59, 92, 0.18);
}

.home-faq__input:focus,
.home-faq__textarea:focus {
    outline: none;
    border-color: var(--accent);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(13, 59, 92, 0.08);
}

.home-faq__textarea {
    min-height: 72px;
    resize: vertical;
    line-height: 1.5;
}

.home-faq__form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 16px;
    margin-top: 4px;
}

.home-faq__form-row .home-faq__checkbox {
    flex: 1 1 200px;
}

.home-faq__checkbox {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 12px;
    line-height: 1.45;
    color: #5a6a7d;
    cursor: pointer;
}

.home-faq__checkbox input {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    flex-shrink: 0;
    accent-color: var(--accent);
    cursor: pointer;
}

.home-faq__checkbox a {
    color: var(--accent);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 59, 92, 0.2);
}

.home-faq__checkbox a:hover {
    border-bottom-color: var(--accent);
}

.page-home .home-faq__submit {
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
    flex-shrink: 0;
}

.home-faq__ask-foot {
    margin: 16px 0 0;
    text-align: center;
}

.home-faq__cta-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: var(--accent);
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 59, 92, 0.2);
    transition: color 0.2s, border-color 0.2s;
}

.home-faq__cta-link:hover {
    color: var(--accent-light);
    border-bottom-color: var(--accent);
}

.home-faq__form-grid .form-home__input {
    max-width: 100%;
}

.home-faq__form-grid > :nth-child(n+3) {
    grid-column: 1 / -1;
}

.home-faq__form-grid .main-user-consent-request-announce {
    font-size: 14px;
}

.home-faq__form-grid input[type="submit"] {
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
    flex-shrink: 0;
    background: #237284;
    color: #fff;
    border: unset;
}

.home-faq__form-grid input[type="submit"]:hover {
    background: #1a5f7a;
    box-shadow: 0 4px 20px rgba(13, 59, 92, 0.08);
}

.reviews-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
    justify-content: center;
}

.reviews-left {
    flex: 1 0 auto;
    width: 280px;
    max-width: 600px;
    min-height: 450px !important;
}

.reviews-flex .reviews__items {
    width: 70%;
}

.reviews-left iframe {
    border-radius: 30px !important;
}

.reviews.home-reviews {
    padding: clamp(56px, 7vw, 96px) 0;
    background: radial-gradient(ellipse 80% 50% at 50% 0%, rgba(196, 163, 90, 0.06) 0%, transparent 55%),
    linear-gradient(180deg, #faf8f5 0%, #fff 100%);
}

.payment-methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.payment-item {
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #fff;
}

.payment-title {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
}

.payment-item p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.delivery-methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.delivery-item {
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #fff;
}

.delivery-title {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
}

.delivery-item p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.montazh-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 12px;
    border: 1px solid #e2e8ee;
    background: #ffffff;
    margin-bottom: 40px;
}

.montazh-table {
    width: 100% !important;
    min-width: 400px;
    border-collapse: collapse;
    font-size: 14px;
    border: unset !important;
}

.montazh-table th,
.montazh-table td {
    padding: 12px 16px;
    text-align: left;
    border-bottom: 1px solid #e2e8ee;
}

.montazh-table th {
    font-weight: 700;
    color: #1a2634 !important;
    background: rgba(13, 59, 92, 0.08);
}

.montazh-table th:last-child,
.montazh-table td:last-child {
    text-align: right;
    white-space: nowrap;
}

.montazh-table tbody tr:hover {
    background: rgba(13, 59, 92, 0.03);
}

.montazh-table tbody tr:last-child td {
    border-bottom: none;
}

.montazh-table td {
    color: #4a5f73;
}

.montazh-table td:last-child {
    font-weight: 600;
    color: #1a2634;
}

.hero.hero-service--inner .hero__bg {
    background: radial-gradient(ellipse 90% 70% at 20% -20%, rgba(125, 211, 252, 0.2), transparent 50%),
    linear-gradient(165deg, #0a1628 0%, #132a42 45%, #0d3b5c 100%);
}


.hero.hero-service--inner .hero__glow {
    display: none;
}

.hero.hero-service--inner .hero__label {
    display: inline-block;
    margin: 0 0 14px;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(227, 25, 28, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.header-shedule__spoiler-title {
    font-weight: 600;
}

p {
    margin-top: 0;
}

h3 {
    margin-top: 32rem;
    margin-bottom: 16rem;
}

.promo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
}

.promo-card {
    padding: 30px;
    background-color: #e9eff3;
    height: 100%;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
}

.promo-card__badge {
    padding: 6rem 16rem;
    background-color: #e3191c;
    width: fit-content;
    border-radius: 50px;
    margin-bottom: 10rem;
    color: white;
}

.promo-card__title {
    font-size: 24rem;
    font-weight: 700;
    margin-bottom: 16rem;
}

.promo-card__description {
    font-size: 18rem;
    opacity: 0.75;
    margin-bottom: 24px;
}

.promo-card__more {
    font-size: 20rem;
    text-decoration: none;
    color: #e3191c;
    margin-top: auto;
    font-weight: 600;
    width: fit-content;
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 6px;
}

.promo-card .btn {
    text-align: center;
    justify-content: center;
    width: 100%;
}

.promo-card__more:hover {
    text-decoration: none;
}

.promo-card__more::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -100%;
    width: 100%;
    background-color: currentColor;
    height: 1px;
    opacity: 0;
    transition: left 0.4s ease, opacity 0.4s ease;
}

.promo-card__more:hover::after {
    opacity: 1;
    left: 0;
}

.header .hover-block {
    gap: 10px;
}

.header-contacts__link {
    margin: 0 !important;
}

.channels-list {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.channel-item {
    display: flex;
    color: #0a1628;
    text-decoration: unset !important;
    border-radius: 22px;
    background: #fff;
    border: 1px solid rgba(13, 59, 92, 0.1);
    box-shadow: 0 4px 24px rgba(10, 22, 40, 0.04);
    overflow: hidden;
    transition: box-shadow 0.25s ease, border-color 0.25s ease;
    align-items: center;
    padding: 22px;
    gap: 20px;
    flex: 1 0 auto;
    width: 280px;
}

.channel-item__icon {
    width: 48px;
    height: 48px;
}

.channel-item__icon svg {
    max-width: 100%;
    height: auto;
}

.social-channels {
    padding: 60px 0;
    border-top: 1px solid rgba(13, 59, 92, 0.1);
}

.channel-item__info h3 {
    margin: 0 0 6px;
    font-size: 22px;
}

.channel-item__info p {
    margin: 0;
    color: #5a6a7d;
}

.channel-item:hover {
    border-color: rgb(13 59 92 / 30%);
}

@media (max-width: 991px) {
    ul.guaranty__pay {
        grid-template-columns: repeat(2, 1fr);
    }

    ul.guaranty__delivery {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .reviews-flex .reviews__items {
        width: 100%;
    }

    ul.guaranty__pay {
        grid-template-columns: repeat(1, 1fr);
    }

    ul.guaranty__delivery {
        grid-template-columns: repeat(1, 1fr);
    }

    .benefits--premium {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .benefits__head {
        margin-bottom: 28px;
    }

    .benefits__title {
        white-space: normal;
    }

    .benefits__grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .benefits__cta {
        margin-top: 28px;
        padding: 20px 20px;
        flex-direction: column;
        text-align: center;
    }

    .benefits__cta .btn {
        width: 100%;
    }

    .product-item-detail-delivery p {
        font-size: 12rem;
    }

    .cross-items a, .cross-items span {
        font-size: 12rem;
        padding: 6px;
    }

    .home-faq__form-grid {
        grid-template-columns: 1fr;
    }

    .blog-comment-fields {
        font-size: 14px;
    }

    .blog-comment-buttons input {
        padding: 12px 18px !important;
    }

    .blog-comment-field input {
        padding: 12px 20px !important;
    }

    .promo-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .channel-item__info h3 {
        font-size: 18px;
    }

    .smart-filter .form-group.form-check:has(input[type="checkbox"]:disabled) {
        display: none !important;
    }
}

/* Адаптивность */
@media (max-width: 480px) {
    .tabs__nav {
        flex-direction: column;
        max-width: 100%;
    }

    .tabs__nav-btn {
        padding: 16px;
        font-size: 15px;
    }
}

@media screen and (max-width: 1649px) {
    /*.catalog-section-grid {
        grid-template-columns: repeat(2, 1fr);
    }*/

    .catalog-section-item {
        min-width: 100%;
    }

    /*.product-item {
        max-width: 100%;
    }*/
}
/* End */
/* /local/templates/profklimat/libs/magnific-popup/magnific-popup.css?17655519627047 */
/* /local/templates/profklimat/components/bitrix/menu/top_menu/style.css?17667587112723 */
/* /local/components/custom/search.title/templates/search-header/style.css?17655519302980 */
/* /local/templates/profklimat/components/bitrix/sale.basket.basket.line/basket/style.css?1765551942404 */
/* /local/templates/profklimat/components/bitrix/form.result.new/form-home/style.css?17655519603109 */
/* /local/templates/profklimat/components/bitrix/form.result.new/form-buy/style.css?17655519582629 */
/* /local/templates/profklimat/libs/phone-mask.js?176555196210962 */
/* /local/templates/profklimat/components/bitrix/form.result.new/form-report/style.css?17655519602745 */
/* /local/templates/profklimat/components/rutego/block/widget/style.css?17655519625932 */
/* /local/templates/profklimat/styles.css?17655519361402 */
/* /local/templates/profklimat/template_styles.css?1782202107182299 */
