

/* Start:/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17791232051556*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }

   .breadcrumbs.dizayn-proekt {
      margin-top: 30px;
   }

   .breadcrumbs.cart {
      margin-top: 0;
   }
}
.breadcrumbs {
   margin-bottom: 30px;
   margin-top: 44px;
}
.breadcrumbs .breadcrumb-item {
   font-weight: 500;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
   opacity: 0.6;
   white-space: nowrap;
}
.breadcrumbs .breadcrumb-item:last-child {
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}
.breadcrumbs .breadcrumbs-wrapper {
   display: inline-flex;
   gap: 9px;
   align-items: center;
   width: 100%;
}
@media (width <= 991px) {
   .catalog-category__title {
      font-weight: 600;
      font-size: 24px;
      line-height: 110%;
      letter-spacing: -0.02em;
      margin-top: 0px;
   }

   .breadcrumbs {
      margin-top: 24px;
      margin-bottom: 10px;
   }
   .breadcrumbs.shops {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
   .breadcrumbs.partnership {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/news.list/delivery-mainbanner/style.css?17763461772214*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/news.list/delivery-mainbanner/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
:root {
  --padding-container: 40px;
  --header-height: 150px;
  --header-height-2: 106px;
  --scrollbar-width: 0px;
}

@media (width <= 991px) {
  :root {
    --padding-container: 30px;
    --header-height: 148px;
    --header-height-2: 148px;
  }
}
@media (width <= 582px) {
  :root {
    --padding-container: 16px;
  }
}
.delivery-mainbanner__wrapper {
  height: 281px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  background: #eef0f1;
}
@media (width <= 991px) {
  .delivery-mainbanner__wrapper {
    height: 450px;
  }
}
.delivery-mainbanner__background {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
@media (width <= 1400px) {
  .delivery-mainbanner__background {
    right: -200px;
  }
}
@media (width <= 1200px) {
  .delivery-mainbanner__background {
    right: 0;
  }
}
.delivery-mainbanner__content {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 40px;
  right: 40px;
  width: 522px;
}
@media (width <= 991px) {
  .delivery-mainbanner__content {
    width: auto;
    top: 24px;
    left: 24px;
    right: 24px;
  }
}
.delivery-mainbanner__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (width <= 991px) {
  .delivery-mainbanner__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}
.delivery-mainbanner__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  margin-top: 12px;
}
@media (width <= 991px) {
  .delivery-mainbanner__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
    margin-top: 16px;
  }
}
.delivery-mainbanner .btn__primary {
  margin-top: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  display: inline-flex;
}
@media (width <= 991px) {
  .delivery-mainbanner .btn__primary {
    margin-top: 24px;
  }
}
@media (width >= 992px) {
  .delivery-mainbanner{
    margin-bottom: 0px;
  }
}
/* End */


/* Start:/local/templates/domix/components/bitrix/news.list/delivery-content/style.css?17791952647238*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/news.list/delivery-content/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }
}
.delivery-main__wrapper {
   display: flex;
   gap: 40px;
}

.delivery-menu {
   flex-basis: 260px;
   height: -moz-fit-content;
   height: fit-content;
   position: sticky;
   top: 100px;
   align-self: flex-start;
   transition: 0.25s ease-in-out;
}
.delivery-menu--long {
   top: 176px;
}
@media (width <= 1200px) {
   .delivery-menu {
      display: none;
   }
}
.delivery-menu__wrapper {
   background: white;
   border-radius: 20px;
   padding: 20px;
   display: flex;
   flex-direction: column;
   gap: 5px;
}
.delivery-menu__item {
   border-radius: 10px;
   width: 100%;
   padding: 12px;
   font-weight: 500;
   font-size: 16px;
   line-height: 110%;
   white-space: nowrap;
}
.delivery-menu__item.active {
   color: #e9422f;
   background: #fbf3f3;
}
.delivery-menu__item:hover {
   color: #e9422f;
   background: #fbf3f3;
}

.delivery-content {
   flex-basis: calc(100% - 260px - 40px);
}
@media (width <= 1200px) {
   .delivery-content {
      flex-basis: 100%;
   }
}
@media (width >= 1200px) {
   .delivery-content {
   }
   .delivery-content__map {
      margin-bottom: 46px;
   }
   .delivery-content__footer {
   }
}
.delivery-content h2 {
   font-weight: 600;
   font-size: 24.4px;
   line-height: 110%;
   letter-spacing: -0.02em;
   margin-bottom: 16px;
}
@media (width <= 1200px) {
   .delivery-content h2 {
      flex-basis: 100%;
   }
}
.delivery-content p {
   font-weight: 400;
   font-size: 16px;
   line-height: 130%;
   color: #666;
}
@media (width >= 1200px) {
   .delivery-content p.first {
      width: calc(100% - 170px);
   }
}
@media (width <= 1200px) {
   .delivery-content p {
      font-weight: 400;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
   }
}
.delivery-content p:not(:last-of-type) {
   margin-bottom: 16px;
}
.delivery-content p a {
   text-decoration: underline;
}
.delivery-content h3 {
   font-weight: 500;
   font-size: 16px;
   line-height: 130%;
   margin-top: 35px;
   margin-bottom: 16px;
}
@media (width <= 1200px) {
   .delivery-content h3 {
      font-weight: 500;
      font-size: 18px;
      line-height: 110%;
   }
}
.delivery-content table {
   margin-top: 32px;
   width: 800px;
   border-collapse: separate;
   border-spacing: 0;
   border-radius: 20px;
   overflow: hidden;
   font-weight: 600;
   font-size: 18px;
   line-height: 110%;
   text-align: center;
}
@media (width <= 1200px) {
   .delivery-content table {
      width: 100%;
   }
}
.delivery-content table span {
   font-weight: 500;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
   display: block;
   margin-top: 6px;
   color: rgba(0, 0, 0, 0.4);
}
@media (width <= 991px) {
   .delivery-content table span {
      margin-top: 4px;
   }
}
.delivery-content table th {
   background: #e6e8ea;
   padding: 25px;
}
@media (width <= 991px) {
   .delivery-content table th {
      padding: 21px;
      font-weight: 500;
      font-size: 16px;
      line-height: 110%;
      height: 60px;
   }
}
.delivery-content table td {
   width: 50%;
   border-right: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
   padding: 22px;
   text-align: center;
   font-weight: 500;
   font-size: 18px;
   line-height: 110%;
}
@media (width <= 991px) {
   .delivery-content table td {
      font-weight: 500;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
      height: 70px;
      padding: 10px;
   }
}
.delivery-content table td:first-child {
   border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.delivery-content table tr:first-child td {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.delivery-content table tr:last-child td:first-child {
   border-bottom-left-radius: 20px;
}
.delivery-content table tr:last-child td:last-child {
   border-bottom-right-radius: 20px;
}
.delivery-content__map {
   margin-block: 100px;
}
@media (width <= 991px) {
   .delivery-content__map {
      margin-block: 60px;
   }
}
.delivery-content__map .map-slider {
   margin-top: 32px;
}

.delivery-banner__wrapper {
   height: 278px;
   border-radius: 20px;
   position: relative;
   overflow: hidden;
   background: white;
   margin-top: 40px;
}
@media (width <= 991px) {
   .delivery-banner__wrapper {
      height: 500px;
   }
}
.delivery-banner__background {
   position: absolute;
   bottom: 0;
   right: 0;
   z-index: 1;
}
@media (width <= 1400px) {
   .delivery-banner__background {
      right: -50px;
   }
}
@media (width <= 991px) {
   .delivery-banner__background {
      right: 0;
   }
}
@media (width <= 582px) {
   .delivery-banner__background {
      right: 50%;
      left: 50%;
      transform: translateX(-50%);
   }
}
.delivery-banner__content {
   position: absolute;
   z-index: 2;
   top: 40px;
   left: 40px;
   right: 40px;
   width: 510px;
}
@media (width <= 991px) {
   .delivery-banner__content {
      width: auto;
   }
}
.delivery-banner__title {
   font-weight: 600;
   font-size: 32px;
   line-height: 110%;
   letter-spacing: -0.01em;
}
@media (width <= 991px) {
   .delivery-banner__title {
      font-weight: 600;
      font-size: 24px;
      line-height: 110%;
      letter-spacing: -0.02em;
   }
}
.delivery-banner__text {
   font-weight: 500;
   font-size: 16px;
   line-height: 120%;
   margin-top: 16px;
   color: rgba(0, 0, 0, 0.8);
}
@media (width <= 991px) {
   .delivery-banner__text {
      font-weight: 400;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
      margin-top: 8px;
   }
}

.delivery-form {
   margin-top: 24px;
}
@media (width <= 991px) {
   .delivery-form {
      width: 322px;
   }
}
@media (width <= 582px) {
   .delivery-form {
      width: 100%;
   }
}
.delivery-form .input-group {
   display: flex;
   flex-wrap: wrap;
   gap: 12px 6px;
   height: 50px;
}
@media (width <= 991px) {
   .delivery-form .input-group {
      gap: 16px;
   }
   .delivery-form .input-group > *:nth-child(1) {
      order: 1;
      width: 100%;
   }
   .delivery-form .input-group > *:nth-child(2) {
      order: 3;
      width: 100%;
      margin-top: 7px;
   }
   .delivery-form .input-group > *:nth-child(3) {
      order: 2;
      width: 100%;
   }
}
.delivery-form .input {
   border-radius: 10px;
   outline: 1px solid #d0d5dd;
   outline-offset: -1px;
   width: 300px;
   height: 45px;
}
.delivery-form .subs-policy__text {
   font-weight: 400;
   font-size: 12px;
   line-height: 120%;
}
.delivery-form .subs-policy__text a {
   text-decoration: underline;
}
.delivery-form .btn__primary {
   font-weight: 500;
   font-size: 14px;
   line-height: 130%;
   letter-spacing: -0.02em;
   justify-content: center;
}
@media (width >= 992px) {
   .delivery-main {
      margin-top: 40px;
   }
   .delivery-content__map {
      margin-bottom: 45px;
   }
}

/* End */


/* Start:/local/templates/domix/components/custom/hlmap.yandex/delivery/style.css?17763461774678*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/custom/hlmap.yandex/delivery/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
:root {
  --padding-container: 40px;
  --header-height: 150px;
  --header-height-2: 106px;
  --scrollbar-width: 0px;
}

@media (width <= 991px) {
  :root {
    --padding-container: 30px;
    --header-height: 148px;
    --header-height-2: 148px;
  }
}
@media (width <= 582px) {
  :root {
    --padding-container: 16px;
  }
}
.map-slider__wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.map-slider__tabs {
  display: none;
  width: 100%;
  gap: 24px;
  border-bottom: 1px solid #d9d9d9;
}
@media (width <= 991px) {
  .map-slider__tabs {
    display: flex;
  }
}
.map-slider__tab {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40px;
  position: relative;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
}
.map-slider__tab.active {
  color: #e9422f;
}
.map-slider__tab.active::after {
  background-color: #e9422f;
}
.map-slider__tab::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  border-radius: 2px 2px 0 0;
  background-color: transparent;
  transition: 0.25s ease-in-out;
}
.map-slider__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
.map-slider__list {
  display: flex;
  flex-direction: column;
  padding-inline: 20px;
  background-color: white;
  border-radius: 20px;
  min-width: 333px;
  width: 333px;
  height: 100%;
  max-height: 572px;
  overflow: scroll;
}
@media (width <= 991px) {
  .map-slider__list {
    width: 100%;
    max-width: 100%;
    height: 440px;
  }
}
.map-slider__list-wrapper {
  display: flex;
  gap: 10px;
  width: 100%;
}
@media (width <= 991px) {
  .map-slider__list-wrapper {
    flex-direction: column;
    gap: 24px;
  }
}
.map-slider__item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 10px;
  transition: 0.25s ease-in-out;
}
.map-slider__item-title {
  display: flex;
  gap: 8px;
  width: 100%;
  align-items: start;
  justify-content: space-between;
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
}
.map-slider__item-title::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/domix/assets/img/radio.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.map-slider__item-title.active::after {
  background-image: url("/local/templates/domix/assets/img/radio-active.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.map-slider__item-address {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.map-slider__item-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.map-slider__item-info > * {
  display: flex;
  align-items: center;
  gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.map-slider__item-phone::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/domix/assets/img/phone.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.map-slider__item-email::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/domix/assets/img/email.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.map-slider__item-time::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/domix/assets/img/clock.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.map-slider__item-btn {
  display: flex;
  width: 100%;
  height: 45px;
  background-color: #f9f9fa;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  transition: 0.25s ease-in-out;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.map-slider__item-btn:hover {
  background-color: #d9d9d9;
}
.map-slider__map {
  display: flex;
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding: 0;
  margin-left: 10px;
  overflow: hidden;
}
@media (width > 991px) {
  .map-slider__map {
    display: flex !important;
  }
}
@media (width <= 991px) {
  .map-slider__map {
    display: none;
    height: 440px;
  }
}
@media (width <= 582px) {
  .map-slider__map {
    margin-left: 0;
  }
}
/* End */


/* Start:/local/templates/domix/components/bitrix/news.list/delivery-content-bottom/style.css?17791984467614*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/news.list/delivery-content-bottom/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }
}
.delivery-main__wrapper {
   display: flex;
   gap: 40px;
}

.delivery-menu {
   flex-basis: 260px;
   height: -moz-fit-content;
   height: fit-content;
   position: sticky;
   top: 100px;
   align-self: flex-start;
   transition: 0.25s ease-in-out;
}
.delivery-menu--long {
   top: 176px;
}
@media (width <= 1200px) {
   .delivery-menu {
      display: none;
   }
}
.delivery-menu__wrapper {
   background: white;
   border-radius: 20px;
   padding: 20px;
   display: flex;
   flex-direction: column;
   gap: 5px;
}
.delivery-menu__item {
   border-radius: 10px;
   width: 100%;
   padding: 12px;
   font-weight: 500;
   font-size: 16px;
   line-height: 110%;
   white-space: nowrap;
}
.delivery-menu__item.active {
   color: #e9422f;
   background: #fbf3f3;
}
.delivery-menu__item:hover {
   color: #e9422f;
   background: #fbf3f3;
}

.delivery-content {
   flex-basis: calc(100% - 260px - 40px);
}
@media (width <= 1200px) {
   .delivery-content {
      flex-basis: 100%;
   }
}
@media (width >= 1200px) {
   .delivery-content {
   }
   .delivery-content__map {
      margin-bottom: 46px;
   }
   .delivery-content__footer {
   }
}
.delivery-content h2 {
   font-weight: 600;
   font-size: 24.4px;
   line-height: 110%;
   letter-spacing: -0.02em;
   margin-bottom: 16px;
}
@media (width <= 1200px) {
   .delivery-content h2 {
      flex-basis: 100%;
   }
}
.delivery-content p {
   font-weight: 400;
   font-size: 16px;
   line-height: 130%;
   color: #666;
}
@media (width >= 1200px) {
   .delivery-content p.first {
      width: calc(100% - 170px);
   }
}
@media (width <= 1200px) {
   .delivery-content p {
      font-weight: 400;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
   }
}
.delivery-content p:not(:last-of-type) {
   margin-bottom: 16px;
}
.delivery-content p a {
   text-decoration: underline;
}
.delivery-content h3 {
   font-weight: 500;
   font-size: 16px;
   line-height: 130%;
   margin-top: 35px;
   margin-bottom: 16px;
}
@media (width <= 1200px) {
   .delivery-content h3 {
      font-weight: 500;
      font-size: 18px;
      line-height: 110%;
   }
}
.delivery-content table {
   margin-top: 32px;
   width: 800px;
   border-collapse: separate;
   border-spacing: 0;
   border-radius: 20px;
   overflow: hidden;
   font-weight: 600;
   font-size: 18px;
   line-height: 110%;
   text-align: center;
}
@media (width <= 1200px) {
   .delivery-content table {
      width: 100%;
   }
}
.delivery-content table span {
   font-weight: 500;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
   display: block;
   margin-top: 6px;
   color: rgba(0, 0, 0, 0.4);
}
@media (width <= 991px) {
   .delivery-content table span {
      margin-top: 4px;
   }
}
.delivery-content table th {
   background: #e6e8ea;
   padding: 25px;
}
@media (width <= 991px) {
   .delivery-content table th {
      padding: 21px;
      font-weight: 500;
      font-size: 16px;
      line-height: 110%;
      height: 60px;
   }
}
.delivery-content table td {
   width: 50%;
   border-right: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
   padding: 22px;
   text-align: center;
   font-weight: 500;
   font-size: 18px;
   line-height: 110%;
}
@media (width <= 991px) {
   .delivery-content table td {
      font-weight: 500;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
      height: 70px;
      padding: 10px;
   }
}
.delivery-content table td:first-child {
   border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.delivery-content table tr:first-child td {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.delivery-content table tr:last-child td:first-child {
   border-bottom-left-radius: 20px;
}
.delivery-content table tr:last-child td:last-child {
   border-bottom-right-radius: 20px;
}
.delivery-content__map {
   margin-block: 100px;
}
@media (width <= 991px) {
   .delivery-content__map {
      margin-block: 60px;
   }
}
.delivery-content__map .map-slider {
   margin-top: 32px;
}

.delivery-banner__wrapper {
   height: 278px;
   border-radius: 20px;
   position: relative;
   overflow: hidden;
   background: white;
   margin-top: 40px;
}
@media (width <= 991px) {
   .delivery-banner__wrapper {
      height: 500px;
   }
}
.delivery-banner__background {
   position: absolute;
   bottom: 0;
   right: 0;
   z-index: 1;
}
@media (width <= 1400px) {
   .delivery-banner__background {
      right: -50px;
   }
}
@media (width <= 991px) {
   .delivery-banner__background {
      right: 0;
   }
}
@media (width <= 582px) {
   .delivery-banner__background {
      right: 50%;
      left: 50%;
      transform: translateX(-50%);
   }
}
.delivery-banner__content {
   position: absolute;
   z-index: 2;
   top: 40px;
   left: 40px;
   right: 40px;
   width: 510px;
}
@media (width <= 991px) {
   .delivery-banner__content {
      width: auto;
   }
}
.delivery-banner__title {
   font-weight: 600;
   font-size: 32px;
   line-height: 110%;
   letter-spacing: -0.01em;
}
@media (width <= 991px) {
   .delivery-banner__title {
      font-weight: 600;
      font-size: 24px;
      line-height: 110%;
      letter-spacing: -0.02em;
   }
}
.delivery-banner__text {
   font-weight: 500;
   font-size: 16px;
   line-height: 120%;
   margin-top: 16px;
   color: rgba(0, 0, 0, 0.8);
}
@media (width <= 991px) {
   .delivery-banner__text {
      font-weight: 400;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
      margin-top: 8px;
   }
}

.delivery-form {
   margin-top: 24px;
}
@media (width <= 991px) {
   .delivery-form {
      width: 322px;
   }
}
@media (width <= 582px) {
   .delivery-form {
      width: 100%;
   }
}
.delivery-form .input-group {
   display: flex;
   flex-wrap: wrap;
   gap: 12px 6px;
   height: 50px;
}
@media (width <= 991px) {
   .delivery-form .input-group {
      gap: 16px;
   }
   .delivery-form .input-group > *:nth-child(1) {
      order: 1;
      width: 100%;
   }
   .delivery-form .input-group > *:nth-child(2) {
      order: 3;
      width: 100%;
      margin-top: 7px;
   }
   .delivery-form .input-group > *:nth-child(3) {
      order: 2;
      width: 100%;
   }
}
.delivery-form .input {
   border-radius: 10px;
   outline: 1px solid #d0d5dd;
   outline-offset: -1px;
   width: 300px;
   height: 45px;
}
.delivery-form .subs-policy__text {
   font-weight: 400;
   font-size: 12px;
   line-height: 120%;
}
.delivery-form .subs-policy__text a {
   text-decoration: underline;
}
.delivery-form .btn__primary {
   font-weight: 500;
   font-size: 14px;
   line-height: 130%;
   letter-spacing: -0.02em;
   justify-content: center;
}
@media (width >= 992px) {
   .delivery-main {
      margin-top: 40px;
   }
   .delivery-content__map {
      margin-bottom: 45px;
   }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/form.result.new/bottom_form_delivery_page/style.css?17763461773512*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/form.result.new/bottom_form_delivery_page/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
:root {
  --padding-container: 40px;
  --header-height: 150px;
  --header-height-2: 106px;
  --scrollbar-width: 0px;
}

@media (width <= 991px) {
  :root {
    --padding-container: 30px;
    --header-height: 148px;
    --header-height-2: 148px;
  }
}
@media (width <= 582px) {
  :root {
    --padding-container: 16px;
  }

  body:has(.dizayn-proekt) .input_placeholder {
    height: 50px;
  }
}
body:has(.dizayn-proekt) .bottom-form {
  margin-bottom: 0;
}
.bottom-form form {
  background-color: white;
  padding: 25px;
  border-radius: 20px;
  max-width: 736px;
}
@media (width <= 991px) {
  .bottom-form form {
    padding: 23px;
  }
}
.bottom-form form input {
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  max-width: 260px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  padding-left: 15px;
}
@media (width <= 991px) {
  .bottom-form form input {
    max-width: 100%;
    height: 50px;
    width: 100%;
  }
}
.bottom-form input[type=text] {
  width: 100%;
}
.bottom-form input[type=submit] {
  width: 140px;
}
@media (width <= 991px) {
  .bottom-form input[type=submit] {
    width: -moz-max-content;
    width: max-content;
  }
}
.bottom-form__form-block {
  position: relative;
}
.bottom-form__form-wrapper {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 38px;
  left: 42px;
}
@media (width <= 991px) {
  .bottom-form__form-wrapper {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 28px;
    width: 87%;
  }
}
.bottom-form__form-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 110%;
  color: white;
  width: 60%;
  margin-bottom: 32px;
}
@media (width <= 991px) {
  .bottom-form__form-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
    width: 100%;
  }
}
.bottom-form__text-fields {
  display: flex;
  gap: 13px;
}
@media (width <= 991px) {
  .bottom-form__text-fields {
    flex-direction: column;
    gap: 11px;
  }
}
.bottom-form .for-mobile {
  display: none;
}
.bottom-form .background-for-mobile {
  display: none;
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  border-radius: 20px;
}
@media (width <= 991px) {
  .bottom-form .background-for-mobile {
    display: block;
  }
}
@media (width <= 582px) {
  .bottom-form .background-for-mobile {
    max-height: 600px;
  }
}
.bottom-form__checkbox-field {
  margin-top: 13px;
  display: flex;
  align-items: center;
  gap: 13px;
}
.bottom-form__checkbox-field a {
  text-decoration: underline;
}
@media (width <= 991px) {
  .bottom-form__checkbox-field {
    margin-top: 17px;
    align-items: start;
    width: 86%;
  }
}
.bottom-form__checkbox-field label {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
.bottom-form form input[type=checkbox] {
  display: none;
}
@media (width <= 991px) {
  .bottom-form .background-for-desktop {
    display: none;
  }
  .bottom-form .for-mobile {
    display: block;
  }
  .bottom-form .for-desktop {
    display: none;
  }
  .bottom-form .btn__primary.for-mobile {
    margin-top: 17px;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}
.bottom-form .input-phone {
  height: 100%;
}
/* End */


/* Start:/local/templates/domix/components/bitrix/form.result.new/popup_form/style.css?17763461774861*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/form.result.new/popup_form/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }
}
.form-error {
   color: #e9422f;
   font-size: 12px;
   position: absolute;
}
.popup-form {
   display: block;
   pointer-events: none;
   opacity: 0;
   transition: 0.25s ease-in-out;
   visibility: hidden;
   z-index: 1001;
   position: relative;
}
.popup-form .input_placeholder {
   max-width: 100%;
}
.popup-form.active {
   pointer-events: all;
   opacity: 1;
   visibility: visible;
}
.popup-form.active .popup-form__form-wrapper {
   transform: translate(-50%, -50%);
}
.popup-form::after {
   content: "";
   position: fixed;
   inset: 0;
   background: #000;
   opacity: 0.5;
   transition: 0.25s ease-in-out;
   height: 100%;
}
.popup-form form input {
   color: #000000;
   border: 1px solid #d0d5dd;
   border-radius: 8px;
   width: 100%;
   height: 50px;
   padding-left: 15px;
   font-weight: 500;
   font-size: 14px;
   line-height: 130%;
   letter-spacing: -0.02em;
}
.popup-form__form-block {
   position: relative;
}
.popup-form__form-wrapper {
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -40%);
   background: white;
   z-index: 2;
   padding: 25px;
   border-radius: 20px;
   max-width: 440px;
   transition: 0.25s ease-in-out;
}
@media (width <= 991px) {
   .popup-form__form-wrapper {
      width: 90%;
      border-radius: 16px;
   }
}
.popup-form__form-title {
   font-weight: 600;
   font-size: 24px;
   line-height: 110%;
   letter-spacing: -0.02em;
   width: 85%;
   margin-bottom: 10px;
}
@media (width <= 991px) {
   .popup-form__form-title {
      letter-spacing: -0.02em;
      width: 100%;
   }
}
.popup-form:not(:has(.popup-form__form-description)) .popup-form__form-title {
   margin-bottom: 32px;
}
.popup-form__form-description {
   font-weight: 400;
   font-size: 16px;
   line-height: 130%;
   color: #212121;
   margin-bottom: 30px;
}
.popup-form__text-fields {
   display: flex;
   flex-direction: column;
   gap: 13px;
}
@media (width <= 991px) {
   .popup-form__text-fields {
      flex-direction: column;
      gap: 11px;
   }
}
.popup-form .for-mobile {
   display: none;
}
.popup-form__title-block {
   display: flex;
   justify-content: space-between;
}
.popup-form__title-block .close-form-btn {
   opacity: 0.5;
   cursor: pointer;
}
.popup-form__checkbox-field {
   margin-top: 17px;
   display: flex;
   align-items: center;
   gap: 13px;
   margin-bottom: 25px;
}
.popup-form__checkbox-field a {
   text-decoration: underline;
}
@media (width <= 991px) {
   .popup-form__checkbox-field {
      margin-top: 17px;
      align-items: start;
      width: 86%;
   }
}
@media (width <= 582px) {
   .popup-form__checkbox-field {
      width: 100%;
   }
}
.popup-form__checkbox-field label {
   font-weight: 400;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
}
.popup-form form input[type="checkbox"] {
   display: none;
}
@media (width <= 991px) {
   .popup-form .background-for-desktop {
      display: none;
   }
   .popup-form .for-mobile {
      display: block;
   }
   .popup-form .for-desktop {
      display: none;
   }
   .popup-form .btn__primary.for-mobile {
      margin-top: 17px;
      width: 100%;
      font-weight: 500;
      font-size: 14px;
      line-height: 130%;
      letter-spacing: -0.02em;
   }
}
.popup-form__form-wrapper .btn__primary {
   color: #ffffff;
}
.input__checkbox-custom.checked::before {
   opacity: 1;
}
.input__checkbox-custom.checked {
   background: #e9422f;
}
.input_placeholder {
}
.input_placeholder__title {
   margin-bottom: 8px;
   font-size: 14px;
}
.input_placeholder__mes-list {
   display: flex;
   flex-direction: row;
   gap: 10px;
}
.input_placeholder__mes-item {
   width: 45px;
   height: 45px;
   background: #f5f6f7;
   border: 1px solid #f5f6f7;
   border-radius: 10px;
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: center;
   cursor: pointer;
   transition: all 0.3s ease 0s;
}
.input_placeholder__mes-item img {
}
.input_placeholder__ch-hidden {
}
.input_placeholder__mes-wrapper {
}
.popup-form form input[type="radio"].input_placeholder__ch-hidden {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 45px;
   height: 45px;
   z-index: 1;
   cursor: pointer;
   opacity: 0;
}
.input_placeholder__ch-hidden:checked + .input_placeholder__mes-item {
   background: #e9422f;
}
.input_placeholder__mes-item-wr {
   position: relative;
}

/* End */
/* /local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17791232051556 */
/* /local/templates/domix/components/bitrix/news.list/delivery-mainbanner/style.css?17763461772214 */
/* /local/templates/domix/components/bitrix/news.list/delivery-content/style.css?17791952647238 */
/* /local/templates/domix/components/custom/hlmap.yandex/delivery/style.css?17763461774678 */
/* /local/templates/domix/components/bitrix/news.list/delivery-content-bottom/style.css?17791984467614 */
/* /local/templates/domix/components/bitrix/form.result.new/bottom_form_delivery_page/style.css?17763461773512 */
/* /local/templates/domix/components/bitrix/form.result.new/popup_form/style.css?17763461774861 */
