.oboi-container {
  font-family: "Commissioner", sans-serif !important;
}

.main-page__title {
  font-size: 28px;
  order: 0;
  font-family: "Commissioner", sans-serif !important;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

@media screen and (min-width: 1280px) {
  .main-page__title {
    font-size: 72px;
  }
}
body {
  min-width: 320px;
  font-size: 16px;
  font-family: "Commissioner", sans-serif !important;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
}

.fixed-basket__in-stock, .buy__in-stock {
  color: #2f603d;
}

.buy__in-stock .buy__in-stock-icon {
  color: #2f603d;
}

.oboi-container .buy__container .catalog-card__price-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.oboi-container .buy__container .catalog-card__price-wrapper .catalog-card__price-with-amount {
  font-size: 14px;
}

.buy__in-stock.catalog-card__in-stock--yellow {
  color: #a77800 !important;
}

.buy__in-stock.catalog-card__in-stock--yellow .buy__in-stock-icon {
  background: #a77800 !important;
}

.buy__container .buy__in-stock.catalog-card__in-stock--red {
  color: #e31f1f !important;
}

.buy__container .buy__in-stock.catalog-card__in-stock--red .buy__in-stock-icon {
  background: #e31f1f !important;
}

.buy__container .buy__in-stock.catalog-card__in-stock--gray {
  color: #999 !important;
}

.buy__container .buy__in-stock.catalog-card__in-stock--gray .buy__in-stock-icon {
  background: #999 !important;
}

.oboi-container .buy__price {
  display: flex;
  gap: 2px;
  align-items: flex-end;
  font-size: 14px;
}

.oboi-container .buy__price .price_value {
  line-height: 1;
  font-size: 28px;
  margin-right: 10px;
}

@media screen and (min-width: 1280px) {
  .oboi-container .buy__price .price_value {
    font-size: 40px;
  }
  .oboi-container .buy__price .price_currency {
    font-size: 40px;
  }
}
a.buy__btn:hover {
  color: #ffffff !important;
}

.compare_item, .wish_item {
  position: relative;
  font-size: 12px;
  display: flex;
  gap: 12px;
  align-items: center;
}

.compare__active {
  color: #49172c;
}

.eshoplogistic-widget-block .eshoplogistic-theme-input-search {
  color: red;
}

.oboi-deco .info-block__tab {
  cursor: pointer;
}

.info-block__tab-item .description {
  white-space: pre-line;
}

.top_section {
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
}
.top_section .oboi_prod_bg_img {
  position: absolute;
  top: -104px;
  left: 0;
  width: 100%;
  height: calc(100% + 104px);
  overflow: hidden;
  clip-path: inset(0 round 0 0 20px 20px);
}
.top_section .oboi_prod_bg_img:before {
  content: "";
  position: absolute;
  background-size: cover;
  background-position: center;
  inset: -20px;
  backdrop-filter: blur(5px);
}
@media (max-width: 1280px) {
  .top_section .oboi_prod_bg_img {
    top: -108px;
    height: calc(100% + 108px);
  }
}
.top_section .oboi-breadcrumbs {
  padding: 0;
}
.top_section .main-page__actions .main-page__action-btn--additional {
  color: #fff;
}
.top_section .main-page__actions .main-page__action-btn--additional.main-page__action-btn:hover {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 1280px) {
  .top_section .main-page__actions .main-page__action-btn--additional {
    display: flex;
  }
}
@media (max-width: 768px) {
  .top_section .main-page__actions {
    flex-direction: row !important;
  }
}
.top_section .oboi_top_block .oboi_top_block__title {
  color: #ffffff;
  line-height: 1em;
  position: relative;
}
.top_section .oboi_top_block .page__actions {
  color: #ffffff;
}
.top_section .oboi_top_block .main-page__actions {
  margin-top: 30px;
}
.top_section .product_block {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 20px;
  margin-top: 60px;
}
.top_section .product_block .product_block_item {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
}
.top_section .product_block .oboi_product_slider {
  background: #fff;
}
.top_section .product_block .oboi_right_block {
  background: #fff;
  max-height: 810px;
  height: 100%;
  padding-right: 5px;
  /*overflow: hidden;
  overflow-y: auto;*/
}
.top_section .product_block .oboi_right_block .oboi_right_block_container {
  background: #fff;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 10px;
}
.top_section .product_block .oboi_right_block .top_line_r_block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 5px;
}
.top_section .product_block .oboi_right_block .top_line_r_block .product__action-btn {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.0784313725);
  font-size: 10px;
  color: #792649;
}
.top_section .product_block .oboi_right_block .block_page__reviews {
  display: flex;
  gap: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.0784313725);
  max-width: 190px;
  width: 190px;
  padding: 5px 10px;
  align-items: center;
}
.top_section .product_block .oboi_right_block .block_page__reviews .main-page__reviews-stars {
  margin: 0;
  height: 16px;
}
.top_section .product_block .oboi_right_block .block_page__reviews .rating .rating__inner .icon {
  width: 16px;
  height: 16px;
  margin: 0 2px;
}
.top_section .product_block .oboi_right_block .block_page__reviews .main-page__reviews-empty-count, .top_section .product_block .oboi_right_block .block_page__reviews .main-page__reviews-count {
  font-weight: 400;
  font-size: 10px;
  color: #792649;
  text-transform: uppercase;
  padding-bottom: 0;
  border: none;
}
.top_section .product_block .oboi_right_block .product__action {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 0;
}
.top_section .product_block .oboi_right_block .product__action .product__action-btn {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.0784313725);
  padding: 5px 10px;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 5px;
}
.top_section .product_block .oboi_right_block .buy_block {
  margin-top: 20px;
  /*.buy__actions {
    display: grid;
    grid-template-columns: 140px 140px;
    gap: 8px;
    margin: 20px 0 15px;
  }*/
}
.top_section .product_block .oboi_right_block .buy_block .buy__actions {
  display: flex;
  gap: 8px;
  margin: 20px 0 15px;
}
.top_section .product_block .oboi_right_block .buy_block .buy__actions .counter_block_panno {
  width: 140px;
}
.top_section .product_block .oboi_right_block .buy_block .buy__actions .buy__btn {
  width: 140px;
}
.top_section .product_block .oboi_right_block .buy_block .buy__actions .buy__btn.btn_call_phone {
  width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: transparent;
  color: #792649;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #792649;
}
.top_section .product_block .oboi_right_block .buy_block .buy__actions .buy__btn.btn_call_phone:hover {
  background: #792649;
  color: #fff;
}
@media (max-width: 1200px) {
  .top_section .product_block .oboi_right_block .buy_block .buy__actions .buy__btn.btn_call_phone {
    min-width: 280px;
  }
}
@media (max-width: 1200px) {
  .top_section .product_block .oboi_right_block .buy_block .buy__actions {
    flex-wrap: wrap;
  }
}
.top_section .product_block .oboi_right_block .buy_block .buy__price {
  display: flex;
  align-items: flex-end;
  font-weight: 400;
  font-size: 40px;
  color: #000;
  line-height: 1em;
}
.top_section .product_block .oboi_right_block .buy_block .buy__price-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  color: #000;
  margin-bottom: 2px;
}
.top_section .product_block .oboi_right_block .buy_block .buy__in-stock {
  margin-top: 15px;
  gap: 6px;
}
.top_section .product_block .oboi_right_block .button_call_block .btn_call_phone {
  padding: 17px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: transparent;
  color: #792649;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #792649;
}
.top_section .product_block .oboi_right_block .button_call_block .btn_call_phone:hover {
  background: #792649;
  color: #fff;
}
@media (max-width: 1440px) {
  .top_section .product_block .oboi_right_block {
    max-height: 730px;
  }
}
@media (max-width: 1280px) {
  .top_section .product_block {
    grid-template-columns: 50% 50%;
  }
  .top_section .product_block .oboi_right_block {
    max-height: calc(50vw + 90px);
  }
}
@media (max-width: 1168px) {
  .top_section .product_block {
    grid-template-columns: 100%;
  }
  .top_section .product_block .oboi_product_slider {
    max-width: 100%;
  }
  .top_section .product_block .oboi_right_block {
    max-height: none;
  }
}
@media (max-width: 768px) {
  .top_section .product_block {
    margin-top: 40px;
  }
  .top_section .product_block .oboi_product_slider {
    padding: 10px;
  }
  .top_section .product_block .oboi_product_slider__stage .oboi_product_slider__stage_arrow {
    display: none;
  }
}
.top_section .characteristics_oboi .characteristics_oboi__title {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 20px;
}
.top_section .characteristics_oboi .characteristics__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  border-top: 1px solid #DCDCDC;
  padding: 15px 0;
}
.top_section .characteristics_oboi .characteristics__item .characteristics__item-title {
  font-weight: 400;
  font-size: 14px;
  text-align: start;
  color: #666666;
}
.top_section .characteristics_oboi .characteristics__item .characteristics__item-value {
  font-weight: 400;
  font-size: 14px;
  text-align: start;
  color: #000000;
}

.oboi_product_slider {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  max-width: 700px;
}
.oboi_product_slider__stage {
  position: relative;
  margin-bottom: 20px;
}
.oboi_product_slider__stage_viewport {
  overflow: hidden;
  aspect-ratio: 1/1;
  width: 100%;
}
.oboi_product_slider__stage_track {
  display: flex;
  height: 100%;
  transition: transform 0.3s ease;
  will-change: transform;
}
.oboi_product_slider__image {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.oboi_product_slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.oboi_product_slider__stage_arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 32px;
  height: 32px;
  padding: 0;
  background: rgba(255, 255, 255, 0.85);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oboi_product_slider__stage_arrow:disabled {
  opacity: 0.3;
  cursor: default;
}
.oboi_product_slider__stage_arrow--prev {
  left: 13px;
}
.oboi_product_slider__stage_arrow--prev svg {
  transform: rotate(180deg) !important;
}
.oboi_product_slider__stage_arrow--next {
  right: 12px;
}
.oboi_product_slider__thumbs {
  display: flex;
  align-items: center;
  gap: 10px;
}
.oboi_product_slider__thumbs_viewport {
  flex: 1 1 auto;
  overflow: hidden;
}
.oboi_product_slider__thumbs_track {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: transform 0.3s ease;
}
.oboi_product_slider__thumb {
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.oboi_product_slider__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.oboi_product_slider__thumb.is-active {
  border-color: #792649;
}
.oboi_product_slider__thumb:focus-visible {
  outline: 2px solid #792649;
  outline-offset: 2px;
}
.oboi_product_slider__arrow {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oboi_product_slider__arrow:disabled {
  opacity: 0.3;
  cursor: default;
}
.oboi_product_slider__arrow--prev svg {
  transform: rotate(180deg) !important;
}
@media (max-width: 767px) {
  .oboi_product_slider {
    padding: 10px;
  }
  .oboi_product_slider__stage {
    margin-bottom: 10px;
  }
  .oboi_product_slider__thumb {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
  }
  .oboi_product_slider__thumbs_viewport {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.oboi_right_block_container {
  overflow-y: auto;
  overflow-x: hidden;
}
.oboi_right_block_container::-webkit-scrollbar-thumb:hover {
  background: #858585 !important;
}
.oboi_right_block_container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(83, 83, 83, 0.07);
  background-color: #DCDCDC;
}
.oboi_right_block_container::-webkit-scrollbar {
  width: 7px;
  height: 120px;
  background-color: #A2A2A2;
}
.oboi_right_block_container::-webkit-scrollbar-thumb {
  background-color: #A2A2A2;
  border-radius: 5px;
}

.oboi_product_slider__thumb {
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  outline: none;
  padding: 0;
}
.oboi_product_slider__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.oboi_product_slider__thumb.is-active {
  border-color: #792649;
}
.oboi_product_slider__thumb:focus-visible {
  border-color: #792649;
  box-shadow: 0 0 0 2px rgba(121, 38, 73, 0.25);
}
@media (max-width: 768px) {
  .oboi_product_slider__thumb {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}

.header-vcustom .oboi-breadcrumbs {
  margin-top: 40px;
}
.header-vcustom .oboi-breadcrumbs a {
  color: #fff;
}
.header-vcustom .oboi-breadcrumbs a:after {
  background: #fff;
}
.header-vcustom .js-catalog-container {
  z-index: 1;
}

.detail_page .fancybox-overlay .fancybox-outer,
.detail_page .fancybox-overlay .fancybox-inner,
.detail_page .fancybox-overlay .fancybox-bg,
.detail_page .fancybox-overlay .fancybox-stage {
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
}

@media screen and (min-width: 1280px) {
  .oboi-deco .companions__swipers .companions__swiper-wrapper {
    width: 100%;
    align-self: center;
    margin-top: 60px;
  }
}
.oboi-deco .companions {
  padding-top: 100px;
}
.oboi-deco .companions .companions__title {
  font-size: 36px;
}
.oboi-deco .companions .companions-card__name {
  margin-top: 20px;
  display: block;
}
@media (max-width: 1280px) {
  .oboi-deco .companions {
    padding-top: 60px;
  }
}
.oboi-deco .info-block__container.oboi_custom {
  grid-template-columns: 100%;
}
.oboi-deco .info-block__container.oboi_custom .description {
  width: 100%;
  max-width: 100%;
}
.oboi-deco .buy__btn.in-cart {
  background: #000;
}
.oboi-deco .buy__in-stock {
  color: #2f603d;
}
.oboi-deco .buy__in-stock .buy__in-stock-icon {
  background: #2f603d;
  margin-top: 2px;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--gray {
  color: #000;
  opacity: 60%;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--gray .buy__in-stock-icon {
  background: #000;
  opacity: 60%;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--yellow {
  color: #A77800;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--yellow .buy__in-stock-icon {
  background: #A77800;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--red {
  color: #E31F1F;
}
.oboi-deco .buy__in-stock.catalog-card__in-stock--red .buy__in-stock-icon {
  background: #E31F1F;
}

.interior {
  margin: 48px 0;
}
@media (min-width: 1280px) {
  .interior {
    margin: 80px 0;
  }
}
.interior__title {
  font-family: "Commissioner", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 20px;
}
@media (min-width: 1280px) {
  .interior__title {
    font-size: 36px;
    margin: 0 0 32px;
  }
}
.interior__grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 1280px) {
  .interior__grid {
    gap: 16px;
  }
}
.interior__row {
  display: grid;
  gap: 12px;
}
@media (min-width: 1280px) {
  .interior__row {
    gap: 16px;
  }
}
.interior__row--full {
  grid-template-columns: 1fr;
}
.interior__row--full .interior__cell {
  aspect-ratio: 16/7;
}
.interior__row--single {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .interior__row--single {
    grid-template-columns: minmax(0, 40%);
  }
}
.interior__row--single .interior__cell {
  aspect-ratio: 3/4;
}
.interior__row--2 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .interior__row--2 {
    grid-template-columns: 1fr 1fr;
  }
}
.interior__row--3 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .interior__row--3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.interior__row--2.interior__row--orient-h .interior__cell, .interior__row--3.interior__row--orient-h .interior__cell {
  aspect-ratio: 4/3;
}
.interior__row--2.interior__row--orient-v .interior__cell, .interior__row--3.interior__row--orient-v .interior__cell {
  aspect-ratio: 3/4;
}
.interior__row--vh {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .interior__row--vh {
    grid-template-columns: 2fr 3fr;
    align-items: stretch;
  }
}
@media (max-width: 767.98px) {
  .interior__row--vh .interior__cell--v {
    aspect-ratio: 3/4;
  }
}
.interior__row--vh .interior__cell--h {
  aspect-ratio: 16/9;
}
.interior__row--mosaic {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .interior__row--mosaic {
    grid-template-columns: 2fr 3fr;
    align-items: stretch;
  }
}
.interior__col {
  display: grid;
  gap: 12px;
}
@media (min-width: 1280px) {
  .interior__col {
    gap: 16px;
  }
}
.interior__col--main {
  grid-template-rows: 1fr;
}
.interior__col--main .interior__cell {
  height: 100%;
}
@media (max-width: 767.98px) {
  .interior__col--main .interior__cell {
    aspect-ratio: 3/4;
    height: auto;
  }
}
.interior__col--stack {
  grid-template-rows: 1fr 1fr;
}
.interior__col--stack .interior__cell {
  aspect-ratio: 16/9;
}
.interior__cell {
  display: block;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  text-decoration: none;
  color: inherit;
  cursor: zoom-in;
}
.interior__cell:hover .interior__img {
  transform: scale(1.03);
}
.interior__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.oboi-deco .recommendations {
  margin: 48px 0;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations {
    margin: 80px 0;
  }
}
.oboi-deco .recommendations__title {
  font-family: "Commissioner", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 20px;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations__title {
    font-size: 36px;
    margin: 0 0 32px;
  }
}
.oboi-deco .recommendations__tabs {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  margin: 0 0 20px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.oboi-deco .recommendations__tabs::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations__tabs {
    gap: 10px;
    margin: 0 0 32px;
  }
}
.oboi-deco .recommendations__tab {
  appearance: none;
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  color: #000000;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 12px 24px;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations__tab {
    font-size: 14px;
    padding: 12px 20px;
  }
}
.oboi-deco .recommendations__tab:hover {
  border-color: #979797;
}
.oboi-deco .recommendations__tab.is-active {
  border-color: #979797;
}
.oboi-deco .recommendations__panes {
  position: relative;
}
.oboi-deco .recommendations__pane {
  display: none;
}
.oboi-deco .recommendations__pane.is-active {
  display: block;
}
.oboi-deco .recommendations__section {
  margin-bottom: 32px;
}
.oboi-deco .recommendations__section:last-child {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations__section {
    margin-bottom: 48px;
  }
}
.oboi-deco .recommendations__section-title {
  align-items: center;
  color: #4a4a4a;
  display: flex;
  font-family: "Commissioner", sans-serif;
  font-size: 14px;
  font-weight: 400;
  gap: 16px;
  margin: 0 0 16px;
}
@media (min-width: 1280px) {
  .oboi-deco .recommendations__section-title {
    font-size: 16px;
    margin: 0 0 24px;
  }
}
.oboi-deco .recommendations__loading, .oboi-deco .recommendations__error {
  color: #888;
  font-family: "Commissioner", sans-serif;
  font-size: 14px;
  padding: 32px 0;
  text-align: center;
}
.oboi-deco .recommendations__error {
  color: #c43232;
}

body.is-side-panel-open {
  overflow: hidden;
}
body.is-side-panel-open .wrapper1 .header_wrap {
  z-index: 1 !important;
}

.oboi-deco .side-panel {
  position: fixed;
  inset: 0;
  z-index: 1000;
  pointer-events: none;
  visibility: hidden;
}
.oboi-deco .side-panel.is-open {
  pointer-events: auto;
  visibility: visible;
}
.oboi-deco .side-panel.is-open .side-panel__overlay {
  opacity: 1;
}
.oboi-deco .side-panel.is-open .side-panel__panel {
  transform: translateX(0);
  border-radius: 20px 0 0 20px;
}
.oboi-deco .side-panel__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.oboi-deco .side-panel__panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 600px;
  background: #fff;
  box-shadow: -8px 0 24px rgba(0, 0, 0, 0.08);
  transform: translateX(100%);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.oboi-deco .side-panel__close {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  border: none;
  background: rgba(121, 38, 73, 0.1019607843) !important;
  border-radius: 10px !important;
  color: #792649;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background 0.2s ease;
  z-index: 1;
}
.oboi-deco .side-panel__close:hover {
  background: #f2f2f2;
}
.oboi-deco .side-panel__body {
  flex: 1;
  overflow-y: auto;
  padding: 56px 32px 32px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .oboi-deco .side-panel__body {
    padding: 56px 20px 20px;
  }
}
.oboi-deco .side-panel__title {
  font-size: 36px;
  font-family: "Commissioner", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 30px;
}
.oboi-deco .side-panel__placeholder {
  color: #4a4a4a;
  font-family: "Commissioner", sans-serif;
}
.oboi-deco .bonus-panel {
  font-family: "Commissioner", sans-serif;
  color: #1a1a1a;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.oboi-deco .bonus-panel__lead {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  font-weight: 300;
}
.oboi-deco .bonus-panel__points {
  align-items: center;
  color: #792649;
  display: inline-flex;
  font-size: 22px;
  font-weight: 500;
  gap: 10px;
  margin: 60px 0 0;
}
.oboi-deco .bonus-panel__points-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.oboi-deco .bonus-panel__rules {
  margin-top: 20px;
  color: #792649;
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
}
.oboi-deco .bonus-panel__rules:hover {
  text-decoration-style: solid;
}
.oboi-deco .price-form {
  font-family: "Commissioner", sans-serif;
  color: #1a1a1a;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 494px;
}
.oboi-deco .price-form .side-panel__title {
  margin-bottom: 20px;
}
.oboi-deco .price-form__rules-link {
  color: #792649;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 24px;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-offset: 4px;
  cursor: pointer;
}
.oboi-deco .price-form__hint {
  background: #f4f4f4;
  border-radius: 8px;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.5;
  margin: -8px 0 20px;
  padding: 14px 16px;
}
.oboi-deco .price-form__hint[hidden] {
  display: none;
}
.oboi-deco .price-form__hint p {
  margin: 0 0 10px;
}
.oboi-deco .price-form__hint p:last-child {
  margin-bottom: 0;
}
.oboi-deco .price-form__hint-note {
  color: #8a8a8a;
  font-size: 12px;
}
.oboi-deco .price-form__field {
  display: block;
  margin: 0 0 16px;
}
.oboi-deco .price-form__field-label {
  color: #8a8a8a;
  display: block;
  font-size: 13px;
  margin: 0 0 6px;
}
.oboi-deco .price-form__input, .oboi-deco .price-form__textarea {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  color: #1a1a1a;
  font-family: inherit;
  font-size: 15px;
  padding: 12px 14px;
  transition: border-color 0.2s ease;
  width: 100%;
}
.oboi-deco .price-form__input::placeholder, .oboi-deco .price-form__textarea::placeholder {
  color: #b8b8b8;
}
.oboi-deco .price-form__input:focus, .oboi-deco .price-form__textarea:focus {
  border-color: #792649;
  outline: none;
}
.oboi-deco .price-form__input.is-error, .oboi-deco .price-form__textarea.is-error {
  border-color: #e31f1f;
}
.oboi-deco .price-form__textarea {
  min-height: 110px;
  resize: vertical;
}
.oboi-deco .price-form__row {
  align-items: stretch;
  display: flex;
  gap: 12px;
  margin: 8px 0 20px;
}
.oboi-deco .price-form__quantity {
  align-items: center;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  display: inline-flex;
  overflow: hidden;
}
.oboi-deco .price-form__qty-btn {
  appearance: none;
  background: #fff;
  border: 0;
  color: #1a1a1a;
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  padding: 0 14px;
  height: 44px;
}
.oboi-deco .price-form__qty-btn:hover {
  background: #f6f6f6;
}
.oboi-deco .price-form__qty-input {
  border: 0;
  font-family: inherit;
  font-size: 15px;
  height: 44px;
  text-align: center;
  width: 36px;
  -moz-appearance: textfield;
}
.oboi-deco .price-form__qty-input::-webkit-outer-spin-button, .oboi-deco .price-form__qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.oboi-deco .price-form__qty-input:focus {
  outline: none;
}
.oboi-deco .price-form__calc-btn {
  align-items: center;
  appearance: none;
  background: #fff;
  border: 1px solid #792649;
  border-radius: 8px;
  color: #792649;
  cursor: pointer;
  display: inline-flex;
  flex: 1;
  font-family: inherit;
  font-size: 15px;
  font-weight: 500;
  gap: 10px;
  justify-content: center;
  padding: 0 18px;
  transition: background 0.2s ease, color 0.2s ease;
}
.oboi-deco .price-form__calc-btn:hover {
  background: #792649;
  color: #fff;
}
.oboi-deco .price-form__checkbox {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 10px;
  margin: 0 0 12px;
  position: relative;
}
.oboi-deco .price-form__checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.oboi-deco .price-form__checkbox input[type=checkbox]:checked + .price-form__checkbox-box {
  background: #792649;
  border-color: #792649;
}
.oboi-deco .price-form__checkbox input[type=checkbox]:checked + .price-form__checkbox-box::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  height: 9px;
  left: 5px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 4px;
}
.oboi-deco .price-form__checkbox-box {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  flex-shrink: 0;
  height: 18px;
  margin-top: 2px;
  position: relative;
  transition: background 0.15s ease, border-color 0.15s ease;
  width: 18px;
}
.oboi-deco .price-form__checkbox.is-error .price-form__checkbox-box {
  border-color: #e31f1f !important;
  box-shadow: 0 0 0 1px #e31f1f;
}
.oboi-deco .price-form__checkbox.is-error .price-form__checkbox-text {
  color: #e31f1f;
}
.oboi-deco .price-form__checkbox-text {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.4;
}
.oboi-deco .price-form__checkbox-text a {
  color: #792649;
  text-decoration: underline;
}
.oboi-deco .price-form__submit {
  appearance: none;
  background: #792649;
  border: 0;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  padding: 16px 20px;
  transition: background 0.2s ease;
  width: 100%;
}
.oboi-deco .price-form__submit:hover {
  background: #5e1d39;
}
.oboi-deco .wallpaper-calc {
  font-family: "Commissioner", sans-serif;
  color: #1a1a1a;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 494px;
}
.oboi-deco .wallpaper-calc__rules-link {
  color: #792649;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 24px;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-offset: 4px;
  cursor: pointer;
}
.oboi-deco .wallpaper-calc__hint {
  background: #f4f4f4;
  border-radius: 8px;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.5;
  margin: -8px 0 20px;
  padding: 14px 16px;
}
.oboi-deco .wallpaper-calc__hint[hidden] {
  display: none;
}
.oboi-deco .wallpaper-calc__hint p {
  margin: 0 0 10px;
}
.oboi-deco .wallpaper-calc__hint p:last-child {
  margin-bottom: 0;
}
.oboi-deco .wallpaper-calc__hint code {
  background: #ececec;
  border-radius: 4px;
  font-family: monospace;
  font-size: 12px;
  padding: 1px 6px;
}
.oboi-deco .wallpaper-calc__hint-note {
  color: #8a8a8a;
  font-size: 12px;
}
.oboi-deco .wallpaper-calc__row {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  margin: 0 0 16px;
}
@media (max-width: 480px) {
  .oboi-deco .wallpaper-calc__row {
    grid-template-columns: 1fr;
  }
}
.oboi-deco .wallpaper-calc__field {
  display: block;
}
.oboi-deco .wallpaper-calc__label {
  color: #8a8a8a;
  display: block;
  font-size: 13px;
  margin: 0 0 6px;
}
.oboi-deco .wallpaper-calc__input-wrap {
  align-items: center;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  display: flex;
  padding: 0 14px;
  transition: border-color 0.2s ease;
}
.oboi-deco .wallpaper-calc__input-wrap:focus-within {
  border-color: #792649;
}
.oboi-deco .wallpaper-calc__input {
  background: transparent;
  border: 0;
  color: #1a1a1a;
  flex: 1;
  font-family: inherit;
  font-size: 15px;
  height: 44px;
  -moz-appearance: textfield;
}
.oboi-deco .wallpaper-calc__input::-webkit-outer-spin-button, .oboi-deco .wallpaper-calc__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.oboi-deco .wallpaper-calc__input:focus {
  outline: none;
}
.oboi-deco .wallpaper-calc__unit {
  color: #8a8a8a;
  font-size: 14px;
}
.oboi-deco .wallpaper-calc__calc-btn {
  appearance: none;
  background: #fff;
  border: 1px solid #792649;
  border-radius: 8px;
  color: #792649;
  cursor: pointer;
  font-family: inherit;
  font-size: 15px;
  font-weight: 500;
  padding: 14px 20px;
  transition: background 0.2s ease, color 0.2s ease;
  width: 100%;
}
.oboi-deco .wallpaper-calc__calc-btn:hover {
  background: #792649;
  color: #fff;
}
.oboi-deco .wallpaper-calc__result {
  background: #f4f4f4;
  border-radius: 8px;
  margin-top: 16px;
  padding: 16px;
}
.oboi-deco .wallpaper-calc__result[hidden] {
  display: none;
}
.oboi-deco .wallpaper-calc__result-title {
  color: #1a1a1a;
  font-size: 15px;
  margin: 0 0 4px;
}
.oboi-deco .wallpaper-calc__result-title strong {
  font-weight: 600;
}
.oboi-deco .wallpaper-calc__result-note {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 14px;
}
.oboi-deco .wallpaper-calc__apply-btn {
  appearance: none;
  background: #792649;
  border: 0;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  transition: background 0.2s ease;
  width: 100%;
}
.oboi-deco .wallpaper-calc__apply-btn:hover {
  background: #5e1d39;
}
.oboi-deco .side-panel__debug {
  background: #fff8e1;
  border-bottom: 1px solid #f0e0a0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 12px 56px 12px 32px;
}
@media (max-width: 600px) {
  .oboi-deco .side-panel__debug {
    padding-left: 20px;
  }
}
.oboi-deco .side-panel__debug-btn {
  appearance: none;
  background: #fff;
  border: 1px solid #d0c080;
  border-radius: 6px;
  color: #5a4a10;
  cursor: pointer;
  font-family: "Commissioner", sans-serif;
  font-size: 12px;
  padding: 5px 10px;
  transition: background 0.15s ease, color 0.15s ease;
}
.oboi-deco .side-panel__debug-btn:hover {
  background: #fff3c4;
}
.oboi-deco .side-panel__debug-btn.is-active {
  background: #5a4a10;
  border-color: #5a4a10;
  color: #fff;
}
.oboi-deco .side-panel__debug-pane {
  display: none;
}
.oboi-deco .side-panel__debug-pane.is-active {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.oboi-deco a.buy__lower-price-link {
  color: #792649;
  display: inline-block;
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  margin-top: 12px;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-offset: 4px;
  margin-top: 0;
}
.oboi-deco a.buy__lower-price-link:hover {
  color: #5e1d39;
  text-decoration-style: solid;
}

/*# sourceMappingURL=style.css.map */
