

/* 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/business-mainbanner/style.css?17763461773097*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/news.list/business-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;
  }
}
.designers-arch-mainbanner__container {
  position: relative;
}
.designers-arch-mainbanner__wrapper {
  height: 327px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
@media (width <= 768px) {
  .designers-arch-mainbanner__wrapper {
    height: 530px;
  }
}
.designers-arch-mainbanner__background--full {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.designers-arch-mainbanner__background--right {
  position: absolute;
  bottom: 0;
  right: 112px;
  z-index: 2;
}
@media (width <= 1400px) {
  .designers-arch-mainbanner__background--right {
    right: 0;
  }
}
@media (width <= 991px) {
  .designers-arch-mainbanner__background--right {
    right: 0;
  }
}
@media (width <= 768px) {
  .designers-arch-mainbanner__background--right {
    left: 50%;
    height: 300px;
    transform: translateX(-50%);
  }
}
@media (width <= 582px) {
  .designers-arch-mainbanner__background--right {
    height: auto;
  }
}
.designers-arch-mainbanner__content {
  position: absolute;
  z-index: 3;
  top: 40px;
  left: 40px;
  height: 247px;
  width: 520px;
  padding: 32px;
  background: #fff;
  border-radius: 20px;
}
@media (width <= 1200px) {
  .designers-arch-mainbanner__content {
    top: 24px;
    left: 24px;
  }
}
@media (width <= 991px) {
  .designers-arch-mainbanner__content {
    padding: 24px;
    width: 322px;
    height: auto;
  }
}
@media (width <= 768px) {
  .designers-arch-mainbanner__content {
    width: calc(100% - 48px);
  }
}
.designers-arch-mainbanner__content a {
  margin-top: 24px;
  display: inline-flex;
  height: 45px;
  justify-content: center;
  padding: 13px 22px;
  font-size: 14px;
}
@media (width <= 991px) {
  .designers-arch-mainbanner__content a {
    font-size: 14px;
    width: 100%;
  }
}
.designers-arch-mainbanner__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (width <= 991px) {
  .designers-arch-mainbanner__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}
.designers-arch-mainbanner__content-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #666;
  margin-top: 16px;
}
@media (width <= 991px) {
  .designers-arch-mainbanner__content-description {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}
@media (width <= 582px) {
  .designers-arch-mainbanner__content-description br {
    display: none;
  }
}

@media (width <= 991px) {
  .designers-arch-mainbanner{
    margin-bottom: 100px;
  }
}
/* End */


/* Start:/local/templates/domix/components/bitrix/catalog.section.list/assortment-partnership-slider/style.css?17791121592250*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/catalog.section.list/assortment-partnership-slider/../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;
  }
}
.assortment-slider__container {
  height: 160px;
  min-width: 0;
}
@media (width <= 991px) {
  .assortment-slider__container {
    height: 165px;
  }
}
@media (width <= 576px) {
  .assortment-slider__container {
    height: 105px;
  }
}
@media (width <= 991px) {
  .assortment-slider__container__container .swiper-navigation {
    display: none;
  }
}
.assortment-slider .assortment-slider__item {
  height: 162px;
  display: flex;
  border-radius: 20px;
  background-color: white;
  position: relative;
  overflow: hidden;
}
@media (width <= 991px) {
  .assortment-slider .assortment-slider__item {
    width: 105px;
    aspect-ratio: 1/1;
  }
}
.assortment-slider .assortment-slider__item-link {
  padding: 16px;
  display: block;
  width: 100%;
  height: 100%;
}
@media (width <= 991px) {
  .assortment-slider .assortment-slider__item-link {
    padding: 10px;
  }
}
.assortment-slider .assortment-slider__item-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 40px);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom right;
     object-position: bottom right;
  z-index: 1;
}
.assortment-slider .assortment-slider__item-title {
  z-index: 2;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
}
@media (width <= 991px) {
  .assortment-slider .assortment-slider__item-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.01em;
  }
}
@media (width >= 991px) {
  .assortment-slider{

  }
  .assortment-slider .section-header{
    margin-bottom: 30px;
  }
  .assortment-slider .swiper-wrapper{
    height: 100%;
    min-height: 160px;
  }
  .brends-slider .brends-slider__item, .assortment-slider .assortment-slider__item{
    height: 160px;
  }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/news.list/business-necessary/style.css?17763461772411*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/news.list/business-necessary/../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;
  }
}
.business-necessary__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.business-necessary__item {
  flex-basis: calc((100% - 20px) / 3);
  padding: 24px;
  border-radius: 20px;
  background: white;
  position: relative;
  height: 250px;
  overflow: hidden;
}
@media (width <= 1200px) {
  .business-necessary__item {
    flex-basis: calc((100% - 10px) / 2);
  }
}
@media (width <= 991px) {
  .business-necessary__item {
    height: 180px;
  }
}
@media (width <= 768px) {
  .business-necessary__item {
    flex-basis: 100%;
  }
}
.business-necessary__item-content {
  width: 270px;
  position: relative;
  z-index: 2;
}
@media (width <= 991px) {
  .business-necessary__item-content {
    width: 240px;
  }
}
@media (width <= 582px) {
  .business-necessary__item-content {
    width: 222px;
  }
}
.business-necessary__item-content--short {
  width: 220px;
}
@media (width <= 582px) {
  .business-necessary__item-content--short {
    width: 210px;
  }
}
.business-necessary__item-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
}
@media (width <= 991px) {
  .business-necessary__item-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
  }
}
.business-necessary__item-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #666;
  margin-top: 10px;
}
@media (width <= 991px) {
  .business-necessary__item-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}
@media (width <= 582px) {
  .business-necessary__item-text br {
    display: none;
  }
}
.business-necessary__item-img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (width <= 1400px) {
  .business-necessary__item-img {
    max-height: 200px;
  }
}
@media (width >= 992px) {
  .business-necessary .section-header{
    margin-bottom: 31px;
  }
  .business-necessary{
    margin-bottom: 100px;
  }
}
/* End */


/* Start:/local/templates/domix/components/bitrix/news.detail/business-map/style.css?17763461773027*/
@font-face {
    font-family: Onest;
    src: url("/local/templates/domix/components/bitrix/news.detail/business-map/../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;
    }
}

.business-map {
    height: 603px;
    position: relative;
    overflow: hidden;
}

.business-map__background {
    max-height: 100%;
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 40%;
}

@media (width <= 991px) {
    .business-map__background {
        bottom: 30px;
        left: var(--padding-container);
        -o-object-fit: contain;
        object-fit: contain;
        max-height: 500px;
        min-width: 760px;
    }
}

.business-map__content {
    padding-top: 125px;
    padding-bottom: 125px;
    max-width: 452px;
}

@media (width <= 991px) {
    .business-map__content {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.business-map__content-header {
    font-weight: 600;
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -0.01em;
}

@media (width <= 991px) {
    .business-map__content-header {
        font-weight: 600;
        font-size: 24px;
        line-height: 110%;
        letter-spacing: -0.02em;
    }
}

.business-map__wrapper {
    margin-top: 40px;
    display: flex;
    gap: 32px;
    flex-direction: column;
    width: 300px;
}

@media (width <= 991px) {
    .business-map__wrapper {
        flex-direction: row;
        width: auto;
    }
}

.business-map__item {
    padding: 24px;
    background: white;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media (width <= 582px) {
    .business-map__item {
        padding: 16px 24px;
    }
}

@media (width <= 991px) {
    .business-map__item {
        min-width: 169px;
    }
}

@media (width <= 582px) {
    .business-map__item {
        flex-basis: calc((100% - 32px) / 2);
        min-width: auto;
    }
}

.business-map__item:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 32px;
}

@media (width <= 991px) {
    .business-map__item:first-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
}

.business-map__item-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 110%;
    letter-spacing: 0;
    color: #e9422f;
}

@media (width <= 991px) {
    .business-map__item-title {
        font-size: 40px;
    }
}

.business-map__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

@media (width <= 991px) {
    .business-map__item-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        letter-spacing: -0.02em;
    }
}

@media (width >= 991px) {
    .business-map {
        margin-top: 103px;
    }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/form.result.new/partnership-form/style.css?17763461774116*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/form.result.new/partnership-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;
  }
}
.partnership-form__wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.partnership-form-left {
  flex-basis: calc(100% - 20px - 55.7%);
  border-radius: 20px;
  background: #fff;
  padding: 32px 50px 32px 32px;
}
@media (width <= 1200px) {
  .partnership-form-left {
    padding: 24px 25px 24px 24px;
  }
}
@media (width <= 991px) {
  .partnership-form-left {
    flex-basis: 100%;
  }
}
.partnership-form-left__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (width <= 582px) {
  .partnership-form-left__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}
.partnership-form-left__wrapper {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (width <= 991px) {
  .partnership-form-left__wrapper {
    margin-top: 24px;
  }
}
.partnership-form-left__item {
  display: flex;
  gap: 24px;
  align-items: center;
}
@media (width <= 1200px) {
  .partnership-form-left__item {
    align-items: flex-start;
    gap: 16px;
  }
}
.partnership-form-left__item-number {
  width: 62px;
  min-width: 62px;
  height: 62px;
  min-height: 62px;
  border-radius: 50%;
  background: #e9422f;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media (width <= 1200px) {
  .partnership-form-left__item-number {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
  }
}
.partnership-form-left__item-content {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
}
@media (width <= 582px) {
  .partnership-form-left__item-content {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}
.partnership-form-left__item-content a {
  display: block;
  margin-top: 8px;
  color: #e9422f;
  font-weight: 600;
}
@media (width <= 582px) {
  .partnership-form-left__item-content a {
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
  }
}

.partnership-form-right {
  flex-basis: 55.7%;
  border-radius: 20px;
  background: #fff;
  padding: 32px;
}
@media (width <= 991px) {
  .partnership-form-right {
    flex-basis: 100%;
    padding: 24px;
  }
}
.partnership-form-right .input {
  border-radius: 10px;
  outline: 1px solid #d0d5dd;
  outline-offset: -1px;
  width: 100%;
  color: black;
}
.partnership-form-right .input::-moz-placeholder {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
.partnership-form-right .input::placeholder {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
.partnership-form-right .input-group {
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.partnership-form-right .input-group .input {
  flex-basis: calc((100% - 5px) / 2);
}
@media (width <= 582px) {
  .partnership-form-right .input-group .input {
    flex-basis: 100%;
  }
}
.partnership-form-right textarea {
  height: 100px;
  resize: none;
}
.partnership-form-right .input__checkbox {
  margin-top: 12px;
}
.partnership-form-right .input__checkbox a {
  text-decoration: underline;
}
.partnership-form-right .input__checkbox a:hover {
  color: #e9422f;
}
.partnership-form-right button {
  margin-top: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  width: 140px;
  height: 45px;
  justify-content: center;
}
@media (width <= 582px) {
  .partnership-form-right button {
    width: 100%;
  }
}
/* End */
/* /local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17791232051556 */
/* /local/templates/domix/components/bitrix/news.list/business-mainbanner/style.css?17763461773097 */
/* /local/templates/domix/components/bitrix/catalog.section.list/assortment-partnership-slider/style.css?17791121592250 */
/* /local/templates/domix/components/bitrix/news.list/business-necessary/style.css?17763461772411 */
/* /local/templates/domix/components/bitrix/news.detail/business-map/style.css?17763461773027 */
/* /local/templates/domix/components/bitrix/form.result.new/partnership-form/style.css?17763461774116 */
