

/* Start:/local/templates/phho/components/bitrix/catalog/catalog/style.min.css?17296905011211*/
.catalog_page{margin-top:20px}.mobile_sect_fast_links{display:none}@media (max-width:768px){.mobile_sect_fast_links{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:15px}}.mobile_sect_fast_links a,.sortline button{background:#fff;transition:var(--animation1)}.mobile_sect_fast_links a{padding:3px 10px;color:#333;text-decoration:none;border:1px #ddd solid;border-radius:var(--radius1)}.mobile_sect_fast_links a:hover{background:#ddd}.sortline{padding-bottom:15px;display:flex;gap:7px;flex-wrap:wrap}@media (max-width:768px){.sortline{padding-bottom:0;padding-top:10px}}.sortline button{padding:0 15px;border-radius:3px;height:35px;font-size:13px;cursor:pointer}@media (max-width:768px){.sortline button{font-size:13px;-webkit-appearance:none;padding:0 5px}}.sortline button:hover{color:#555}.sortline button.selected{color:#fff;background:var(--c1)}.reccomend_in_detail{margin-top:20px}.mobile_sorten_block{display:flex;justify-content:space-between;gap:10px;align-items:center}.mobile_sorten_block_count{font-weight:700;margin-right:10px;height:35px;line-height:35px}@media (max-width:768px){.mobile_sorten_block_count{display:none}}.mobile_sorten_block form{width:calc(50% - 5px);height:55px;overflow:hidden}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.element/.default/style.css?175495946510969*/
.detail_breads {
  margin: 10px 0px;
}

@media (max-width: 768px) {
  #detail_content_mobile_breads_from {
    display: none;
  }
}

@media (max-width: 768px) {
  #detail_content_mobile_breads {
    padding: 0px 15px 10px 15px;
  }
}

.detail_item_block {
  background: #fff;
  padding: 30px 0px;
  border-top: 1px #f6f6f6 solid;
}

.detail_images {
  position: relative;
  margin-right: 20px;
}
@media (max-width: 992px) {
  .detail_images {
    margin-right: 0;
  }
}
.detail_images img {
  margin-bottom: 10px;
}
.detail_images_labels {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  position: absolute;
  right: 0;
  z-index: 10;
}
.detail_images_labels li {
  color: #ffffff;
  width: auto;
  margin-bottom: 2px;
}
.detail_images_labels li i {
  font-size: 13px;
  padding: 1px 10px;
  font-style: normal;
  display: block;
  text-align: right;
}

.detail_content_title h1 {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .detail_content_title h1 {
    font-size: 19px;
    font-weight: bold;
  }
}
.detail_content h3 {
  color: #777777;
  transition: var(--animation1);
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.detail_content h3 i {
  font-style: normal;
}
.detail_content h3 svg {
  width: 20px;
  height: 20px;
  transition: var(--animation1);
}
.detail_content h3 u {
  display: none;
  transition: var(--animation1);
}
.detail_content h3.rm_all_block svg {
  display: none;
}
.detail_content h3.rm_all_block u {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 18px;
  text-decoration: none;
}
.detail_content h3:hover {
  color: var(--c1);
}
.detail_content_top_block {
  display: flex;
  align-items: center;
  padding: 15px 0px;
  flex-wrap: wrap;
}
.detail_content_top_block_star {
  width: 50%;
}
.detail_content_top_block_art {
  padding-right: 5px;
  color: #777777;
  width: 50%;
  text-align: right;
}
.detail_content_top_block .bx_item_detail_rating {
  margin-bottom: 0;
}
.detail_content_top_block button {
  height: auto;
  border: none;
  color: var(--c4);
  cursor: pointer;
  padding: 0;
  text-align: left;
  width: 50%;
}
.detail_content_top_block button:hover {
  color: var(--c2);
}
.detail_content_top_block a {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
.detail_content_top_block a img {
  height: 120px !important;
  width: auto !important;
}
.detail_content_act {
  display: flex;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .detail_content_act {
    flex-wrap: wrap;
  }
}
.detail_content_act_cannot_buy {
  border: 1px #f6f6f6 solid;
  padding: 15px;
  margin-bottom: 5px;
  width: 100%;
}
.detail_content_act_price {
  background: #f6f6f6;
  width: 250px;
  padding: 10px 0px 10px 20px;
}
@media (max-width: 992px) {
  .detail_content_act_price {
    width: 100%;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.detail_content_act_price_closed {
  text-decoration: none;
  color: #333;
}
.detail_content_act_price_closed:hover span {
  text-decoration: underline;
}
.detail_content_act_price del {
  font-size: 16px;
  color: #777777;
}
.detail_content_act_price div {
  font-size: 26px;
  font-weight: bold;
}
.detail_content_act_price button {
  height: auto;
  border: none;
  color: var(--c4);
  cursor: pointer;
  padding: 0;
  text-align: left;
  font-size: 14px;
}
.detail_content_act_price button:hover {
  color: var(--c2);
}
.detail_content_act_price_q {
  display: none;
}
@media (max-width: 992px) {
  .detail_content_act_price_q {
    display: block;
    padding: 15px;
    font-size: 14px !important;
  }
}
.detail_content_act_btns {
  display: flex;
  flex: 1;
}
@media (max-width: 992px) {
  .detail_content_act_btns {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 600;
    width: 100%;
    padding: 0px 10px;
  }
}
.detail_content_act_btns_q {
  width: 130px;
  text-align: center;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .detail_content_act_btns_q {
    display: none;
  }
}
.detail_content_act_btns_b {
  display: flex;
  margin: 0px 5px;
  flex: 1;
}
@media (max-width: 992px) {
  .detail_content_act_btns_b span {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .detail_content_act_btns_b {
    margin: 0px 5px 0px 0px;
  }
}
.detail_content_act_btns_b div, .detail_content_act_btns_b button {
  border-radius: 0px !important;
  height: auto;
  width: 100%;
  font-size: 19px;
}
@media (max-width: 768px) {
  .detail_content_act_btns_b div, .detail_content_act_btns_b button {
    font-size: 14px;
    height: 45px;
  }
}
.detail_content_act_btns .bazarow_add_favor {
  width: 80px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  border: 1px #ddd solid;
  transition: var(--animation1);
  cursor: pointer;
  background: #fff;
}
.detail_content_act_btns .bazarow_add_favor svg {
  width: 30px;
  height: 30px;
  opacity: 0.4;
}
.detail_content_act_btns .bazarow_add_favor:hover svg {
  opacity: 0.7;
}
.detail_content_act_btns .bazarow_add_favor.in-favor {
  border: 1px var(--c1) solid;
}
.detail_content_act_btns .bazarow_add_favor.in-favor svg {
  opacity: 1;
}
.detail_content_txt {
  margin: 30px 0px;
  transition: var(--animation1);
}
.detail_content_txt button {
  height: auto;
  border: none;
  color: var(--c4);
  cursor: pointer;
  padding: 0;
  text-align: left;
  display: block;
  margin-top: 10px;
}
.detail_content_txt button:hover {
  color: var(--c2);
}
.detail_content_txt_prev {
  margin-top: 20px;
  font-size: 16px;
}
.detail_content_txt_prev ul, .detail_content_txt_prev ol {
  padding: 0px 0px 20px 15px;
}
.detail_content_txt_prev p {
  margin: 0;
  padding: 0px 0px 20px 0px;
}
.detail_content_txt_prev strong {
  display: block;
  padding: 0px 0px 0px 0px;
  font-size: 22px;
}
.detail_content_txt_detail {
  margin-top: 20px;
  font-size: 16px;
}
.detail_content_txt_detail ul, .detail_content_txt_detail ol {
  padding: 0px 0px 20px 15px;
}
.detail_content_txt_detail p {
  margin: 0;
  padding: 0px 0px 20px 0px;
}
.detail_content_txt_detail strong {
  display: block;
  padding: 0px 0px 0px 0px;
  font-size: 22px;
}

.detail_content_components {
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
}
.detail_content_components h3 {
  color: var(--c1);
  margin-bottom: 20px;
}
.detail_content_components_item a {
  text-decoration: none;
  transition: var(--animation1);
  display: block;
  font-size: 14px;
}
.detail_content_components_item a:hover {
  opacity: 0.9;
}
.detail_content_components_item a span {
  display: block;
  margin: 0px auto;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}
.detail_content_components_item a strong {
  display: block;
  hyphens: auto;
  text-align: center;
}
.detail_content_components .slick-prev,
.detail_content_components .slick-next {
  position: absolute;
  top: 20%;
  padding: 0;
  width: 30px;
  height: 30px;
  z-index: 10;
  opacity: 0.4;
  display: flex;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  transition: var(--animation1);
  cursor: pointer;
}
.detail_content_components .slick-prev:hover,
.detail_content_components .slick-next:hover {
  opacity: 1;
}
.detail_content_components .slick-prev svg,
.detail_content_components .slick-next svg {
  width: 20px;
  height: 20px;
}
.detail_content_components .slick-prev {
  left: 0;
  transform: rotate(180deg);
}
.detail_content_components .slick-next {
  right: 0;
}

.detail_content_sostav {
  transition: var(--animation1);
  border-bottom: 1px #f6f6f6 solid;
  padding-bottom: 20px;
  margin-top: 40px;
}
.detail_content_sostav ul, .detail_content_sostav ol {
  padding: 0px 0px 20px 15px;
}
.detail_content_sostav p {
  margin: 0;
  padding: 0px 0px 20px 0px;
}
.detail_content_sostav strong {
  display: block;
  padding: 0px 0px 0px 0px;
  font-size: 22px;
}
.detail_content_sostav_h_all {
  height: auto;
  padding-left: 30px;
  margin-top: 20px;
  transition: var(--animation1);
}

.detail_content_props {
  margin-top: 20px;
  padding-bottom: 20px;
  transition: var(--animation1);
  border-bottom: 1px #f6f6f6 solid;
}
.detail_content_props_h_all {
  height: auto;
  transition: var(--animation1);
  padding-left: 30px;
  margin-top: 20px;
}
.detail_content_props_h_all ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.detail_content_props_h_all ul li {
  position: relative;
  align-items: center;
  border-bottom: 1px #ccc dashed;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.detail_content_props_h_all ul li strong {
  background: #fff;
  position: relative;
  bottom: -3px;
  padding-right: 5px;
}
.detail_content_props_h_all ul li span {
  background: #fff;
  position: relative;
  bottom: -3px;
  padding-left: 5px;
  text-align: right;
}

.detail_content_rews {
  margin-top: 20px;
  padding-bottom: 20px;
  transition: var(--animation1);
  border-bottom: 1px #f6f6f6 solid;
}
.detail_content_rews_h_all {
  height: auto;
  transition: var(--animation1);
  padding-left: 30px;
  margin-top: 20px;
  display: none;
}
.detail_content_rews_h_all.show {
  display: block !important;
}

.carusel_containe_images {
  width: 100%;
  overflow: hidden;
}
.carusel_containe_images .slick-prev,
.carusel_containe_images .slick-next {
  position: absolute;
  top: 40%;
  padding: 0;
  width: 50px;
  height: 50px;
  z-index: 10;
  display: flex;
  align-items: center;
  border-radius: 100% 0px 0px 100%;
  justify-content: center;
  transition: var(--animation1);
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(7px);
}
.carusel_containe_images .slick-prev:hover,
.carusel_containe_images .slick-next:hover {
  background: rgba(0, 0, 0, 0.1);
}
.carusel_containe_images .slick-prev svg,
.carusel_containe_images .slick-next svg {
  width: 20px;
  height: 20px;
}
.carusel_containe_images .slick-prev {
  left: 8px;
  transform: rotate(180deg);
}
.carusel_containe_images .slick-next {
  right: 5px;
}

button.by1click {
  padding-top: 4px !important;
  position: relative;
  z-index: 20;
  font-size: 15px !important;
}
@media (max-width: 768px) {
  button.by1click {
    display: none;
  }
}
.digi-dolyame-button--wrapper{float:left}.flex-float{display:flex;float:left;height:40px;align-items:center;font-size:13px;background:#f6f6f6;padding:12px;margin:10px;border-radius:5px}.flex-float a{margin-left:5px;font-size:12px}.flex-float .bonus{font-weight:700}.flex-float.visible-bonus{display:none}@media (max-width:767px){.digi-dolyame-button--wrapper svg,.flex-float.hidden-bonus,button.by1click{display:none}.flex-float.visible-bonus{display:block!important;text-align:center;padding:5px 12px;line-height:14px}}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/phho/components/bitrix/breadcrumb/bread/style.min.css?1741071631303*/
.bx-breadcrumb{display:flex;margin:0;flex-wrap:wrap}@media (max-width:992px){.bx-breadcrumb{margin-top:50px}}.bx-breadcrumb i{color:#999;display:inline-block;margin:0 3px}.bx-breadcrumb a{color:#888;font-size:13px;text-decoration:none;transition:var(--animation1)}.bx-breadcrumb a:hover{color:var(--c1)}
/* End */


/* Start:/local/templates/phho/components/bitrix/iblock.vote/stars_new/style.min.css?1729690500882*/
s .bx_item_detail_rating{margin-bottom:10px}.bx_item_detail_rating td{vertical-align:middle;text-align:right}.bx_item_detail_rating .bx_item_rating{text-align:right}.bx_item_detail_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_detail_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/local/templates/phho/components/bitrix/iblock.vote/stars_new/images/stars.png)no-repeat center}.bx_item_detail_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_detail_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:12px;vertical-align:middle;display:inline-block;padding-left:3px;position:relative;top:-2px}@media (max-width:530px){.bx-touch .bx_item_detail_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_detail_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.store.amount/amm_in_card/style.min.css?1739189999855*/
.ammount_detail{background:#f6f6f6;margin-top:5px;padding:10px;display:flex;flex-wrap:wrap;gap:5px}.ammount_detail strong,.ammount_detail_item,.tabs{width:100%}.ammount_detail_item span{color:#777}.tabs{display:flex;gap:20px;margin-bottom:10px;padding-top:10px}.tabs span{cursor:pointer;font-weight:700;font-size:16px}.tabs span.active{color:#888}.tab_cont_delivery_price{width:100%;margin-bottom:10px;background:#fff;padding:15px}.tab_cont_delivery_price #edost_catalogdelivery_window_quantity_div{display:none!important}.tab_cont_delivery_price #edost_catalogdelivery_window_city{padding-bottom:0}.tab_cont_delivery_price .edost_city_name{font-size:15px!important}.tab_cont_delivery_price .edost_catalogdelivery_window_city_div{padding-bottom:10px!important}.tab_cont_delivery_price .edost_delimiter{margin:5px 0!important;border-style:dotted!important}
/* End */


/* Start:/local/components/bazarow/bazarow.rewiev.list/templates/.default/style.min.css?1729690501669*/
@charset "UTF-8";.rewviews_list{display:flex;padding-bottom:20px;margin-bottom:20px;border-bottom:1px #ddd dashed}.rewviews_list_not_active{display:inline-block;background:red;color:#fff;padding:2px 5px;font-size:12px;border-radius:3px;margin-top:2px}.rewviews_list_content{width:100%}.rewviews_list_content strong{display:block}.rewviews_list_star{margin:5px 0}.rewviews_list_star div{display:inline-block}.rewviews_list_star div:before{content:"★";font-size:15px;color:gold}.rewviews_list small{color:#999;font-weight:400;display:inline-block;margin-left:5px}.rewviews_list_ask{color:#555}.rewviews_list_ask h6{font-size:15px;color:#888;margin:0;padding:15px 0 5px}
/* End */


/* Start:/local/templates/phho/components/bitrix/sale.products.gift/gifts/style.min.css?17375477593730*/
.popup-window-buttons span{background:var(--c1)!important;border:1px var(--c1) solid!important}.section_item{border:1px #ddd solid;border-radius:var(--radius1);margin-bottom:30px;transition:var(--animation1);padding-top:30px;background:#fff;position:relative;height:535px}@media (max-width:768px){.section_item{margin-top:10px;margin-bottom:0;height:470px}}.section_item a{color:var(--c3);transition:var(--animation1);text-decoration:none}.section_item a:hover{color:var(--c1);text-decoration:none}.section_item:hover{box-shadow:var(--shadow1)}.section_item:hover .section_item_name{color:var(--c0)}.section_item_pict{display:block;width:calc(100% - 30px);margin:0 auto;height:250px;background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:768px){.section_item_pict{height:200px}}.section_item_pict_labels{margin:2px 0 0;padding:0;list-style:none}.section_item_pict_labels li{color:#fff;width:auto;margin-bottom:2px}.section_item_pict_labels li i{font-size:12px;padding:3px 7px;font-style:normal;display:inline-block}.section_item_name{color:var(--c3);display:block;margin:15px;height:70px;overflow:hidden;transition:var(--animation1);font-weight:400}@media (max-width:1220px){.section_item_name{height:63px}}.section_item_name:hover{color:var(--c1)}.section_item_artnum{display:flex;color:var(--c3);border-bottom:dashed #ddd 1px;padding:5px 15px}@media (max-width:992px){.section_item_artnum{font-size:12px;height:31px;overflow:hidden}}.section_item_artnum i{font-style:normal;display:inline-block;padding-left:3px}.section_item_star{position:absolute;z-index:10;top:0;width:100%}.section_item_star svg{fill:#daa520}.section_item_price{padding:0 15px 10px;display:flex;gap:10px;height:59px}.section_item_price_closed{background:#f6f6f6;margin:0 20px;border-radius:var(--radius1);padding:15px;display:block;position:absolute;bottom:15px;z-index:10;text-decoration:none}.section_item_price_closed span{display:block;text-decoration:none;color:#333;cursor:pointer}.section_item_price_closed:hover span{text-decoration:underline}.section_item_price_col1{display:flex;flex-direction:column}.section_item_price_col1 strong{font-size:19px;color:#333}@media (max-width:768px){.section_item_price_col1 strong{font-size:16px}}.section_item_price_col1 del{font-size:16px;font-weight:600;padding-left:0;color:#b3b3b3}@media (max-width:1220px){.section_item_price_col1 del{font-size:13px}}.section_item_price_col2 span{font-weight:700;background:#daa520;color:#fff;font-size:13px;padding:0 2px;border-radius:var(--radius1);display:inline-block}@media (max-width:440px){.section_item_price_col2 span{font-size:12px}}.section_item_price_col2 small{display:block;font-size:13px;font-weight:500;color:#daa520}@media (max-width:440px){.section_item_price_col2 small{font-size:12px;width:103px;overflow:hidden;height:22px;font-weight:200}}.section_item_add{padding:0 15px 20px;display:flex;gap:15px;align-items:center}@media (max-width:1200px){.section_item_add button{width:100%;padding:0 5px}}.section_item_add .bazarow_add_favor{width:40px;padding:0;display:flex;align-items:center;justify-content:center;height:40px;border:1px #ddd solid;border-radius:var(--radius1);transition:var(--animation1);cursor:pointer}@media (max-width:1200px){.section_item_add .bazarow_add_favor{position:absolute;top:10px;right:10px;z-index:20;width:30px;height:30px}}.section_item_add .bazarow_add_favor svg{width:20px;height:20px;opacity:.4}@media (max-width:1200px){.section_item_add .bazarow_add_favor svg{width:18px;height:18px}}.section_item_add .bazarow_add_favor:hover svg{opacity:.7}.section_item_add .bazarow_add_favor.in-favor{border:1px var(--c1) solid}.section_item_add .bazarow_add_favor.in-favor svg{opacity:1}
/* End */


/* Start:/bitrix/components/bitrix/catalog.item/templates/.default/style.min.css?171947633822843*/
.product-item-container{position:relative}.product-item-container.hover{z-index:17}.product-item{display:block;box-sizing:border-box;padding:15px 0 5px;width:100%;border:1px solid transparent;border-radius:2px}.product-item-line-card .product-item{width:auto !important;border-bottom:1px solid #dadada}@media(max-width:991px){.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear:both}}.bx-retina .product-item{border-width:.5px}.product-item *{transition:opacity 300ms ease}@media(max-width:767px){.product-item{padding:15px 5px 5px}.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear:both}}.bx-no-touch .product-item-container.hover .product-item{position:absolute;right:-15px;left:-15px;padding:15px 15px 0;width:auto;border:1px solid transparent;background:#fff;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}.bx-touch .product-item{padding:15px 0 0;width:auto;background:#fff}.bx-no-touch .product-item-container.hover .product-item{-webkit-animation:product-item-hover 300ms 1 ease}@-webkit-keyframes product-item-hover{0%{position:absolute;left:-15px;right:-15px;border:1px solid transparent;box-shadow:0 0 0 0 rgba(0,0,0,0)}100%{border:1px solid transparent;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}}.product-item-image-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%;transition:all 300ms ease}.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%}.product-item-image-original,.product-item-image-alternative{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;transition:opacity 300ms linear}.product-item-image-original{z-index:11}.product-item-image-alternative{z-index:13;opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-original{opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity:1}.product-item-big-card .product-item-image-wrapper{margin-bottom:25px}.product-item-image-slider-slide-container{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;width:100%;height:100%;transition:opacity 300ms ease}.product-item-image-slide{position:relative;display:none;height:100%;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;transition:.6s ease-in-out left}@media all and (transform-3d),(-webkit-transform-3d){.product-item-image-slide{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-item-image-slide.next,.product-item-image-slide.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.product-item-image-slide.prev,.product-item-image-slide.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.product-item-image-slide.next.left,.product-item-image-slide.prev.right,.product-item-image-slide.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-item-image-slider-slide-container>.active,.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{display:block}.product-item-image-slider-slide-container>.active{left:0}.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{position:absolute;top:0;width:100%}.product-item-image-slider-slide-container>.next{left:100%}.product-item-image-slider-slide-container>.prev{left:-100%}.product-item-image-slider-slide-container>.next.left,.product-item-image-slider-slide-container>.prev.right{left:0}.product-item-image-slider-progress-bar-container{position:absolute;right:0;bottom:0;left:0;width:100%;height:1px}.product-item-image-slider-progress-bar{position:absolute;top:0;bottom:0;left:0;height:1px;background-color:#f42c2c;opacity:.8}.product-item-image-slider-control-container{position:absolute;right:0;bottom:10px;left:0;z-index:15;padding:0;text-align:center;opacity:0;transition:opacity 300ms ease}.product-item-container.hover .product-item-image-slider-control-container,.product-item-line-card:hover .product-item-image-slider-control-container{opacity:1}.product-item-image-slider-control,.product-item-image-slider-control.active{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:rgba(128,128,128,.8);opacity:.6;cursor:pointer;transition:all 300ms ease}.product-item-image-slider-control:hover,.product-item-image-slider-control.active:hover{cursor:pointer}.product-item-label-text,.product-item-label-ring{position:absolute;z-index:15}.product-item-label-text span,.product-item-label-ring{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:all 250ms ease}.bx-red .product-item-label-text span,.bx-red .product-item-label-ring{background-color:#fba90c}.product-item-label-text>div,.product-item-label-ring>div{line-height:0}.product-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:bold}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:normal;font-size:13px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span{padding:5px 12px;font-size:16px;line-height:21px}.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{padding:4px 10px;font-size:13px;line-height:17px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:5px 17px;font-size:22px;line-height:33px}@media(max-width:767px){.product-item-label-text>div{line-height:0}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:10px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:14px;line-height:16px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:3px 12px;font-size:20px;line-height:25px}}.product-item-label-ring{box-sizing:border-box;border-radius:50%;font-weight:bold}.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:40px;height:40px;font-size:14px;line-height:40px}.product-item-big-card .product-item-label-ring.product-item-label-small{width:100px;height:100px;font-size:30px;line-height:100px}.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:120px;height:120px;font-size:42px;line-height:120px}@media(max-width:767px){.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{--product-item-label-ring-size:40px;width:var(--product-item-label-ring-size);height:var(--product-item-label-ring-size);line-height:var(--product-item-label-ring-size);font-size:14px}.product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:70px;height:70px;font-size:24px;line-height:70px}}.product-item-label-top{top:-5px}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:-5px}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:-5px}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:-5px}.product-item-label-right>div{text-align:right}.product-item-label-center.product-item-label-middle{transform:translateY(-50%) translateX(-50%)}.product-item-title{overflow:hidden;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap}.bx-touch .product-item-title,.product-item-container.hover .product-item-title{overflow:auto;white-space:normal}.product-item-title a{color:#3f3f3f;text-decoration:none;font-size:13px}.product-item-big-card .product-item-title a{font-size:21px}.product-item-line-card .product-item-title a{font-size:20px}.product-item-price-container{margin:5px 0 10px}.product-item-price-current{color:#3f3f3f;white-space:nowrap;font-weight:bold;font-size:13px}.product-item-price-old{color:#a5a5a5;text-decoration:line-through;white-space:nowrap;font-size:12px}.product-item-big-card .product-item-price-current,.product-item-big-card .product-item-price-old{vertical-align:middle;line-height:20px}.product-item-big-card .product-item-price-container{margin:0 0 10px}.product-item-big-card .product-item-price-current{font-size:18px}.product-item-big-card .product-item-price-old{font-size:15px}.product-item-line-card .product-item-info-container{text-align:center}.product-item-info-container{margin-bottom:8px}.product-item-info-container-title{color:#000;font-weight:bold;font-size:13px}.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display:none;opacity:0;transition:opacity 300ms ease}.bx-touch .product-item-info-container.product-item-touch-hidden{display:none !important}.bx-touch .product-item-info-container.product-item-hidden,.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{display:block;opacity:1}.product-item-amount{padding:0 0 2px;text-align:center}.product-item-amount-field-btn-plus,.product-item-amount-field-btn-minus{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background 300ms ease,opacity 300ms ease}.bx-retina .product-item-amount-field-btn-plus,.bx-retina .product-item-amount-field-btn-minus{border-width:.5px}.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-minus:hover{background:#d3d3d3}.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-minus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity 300ms ease,background 300ms ease}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{opacity:.3 !important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus:after{	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center; background-size:10px}.product-item-amount-field-btn-minus:after{	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center; background-size:10px}.product-item-amount-field-btn-plus:hover:after,.product-item-amount-field-btn-minus:hover:after{opacity:1}.product-item-amount-field{display:inline-block;padding:0;max-width:50px;width:auto;height:22px;border:1px solid transparent;border-radius:2px;background:transparent !important;color:#000;vertical-align:middle;text-align:center;font-weight:bold;line-height:22px;transition:border 300ms ease}.bx-retina .product-item-amount-field{border-width:.5px}.product-item-amount-field:focus{outline:none !important}.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-item-amount-description-container{color:#a5a5a5;white-space:nowrap;font-size:12px;display:block}.product-item-big-card .product-item-amount-field-container{text-align:left}.product-item-amount-description-container strong{color:#333;white-space:nowrap}.product-item-amount-label-container{margin:5px 0;color:#a5a5a5;font-weight:bold;font-size:12px}.product-item-quantity{color:#333;font-weight:normal;font-size:12px}.product-item-properties{display:block;overflow:hidden;margin:0;color:#a5a5a5;font-size:12px}.product-item-properties dl{clear:both}.product-item-properties dt{float:left;clear:both;font-weight:normal}.product-item-properties dd{float:right;margin-bottom:3px;margin-left:5px;color:#000}.product-item-compare-container{position:relative;display:none;margin:0 -15px;padding:4px 15px;min-height:30px;border-top:1px solid #e6e6e6;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;vertical-align:middle;font-size:12px;line-height:20px}.product-item-line-card .product-item-compare-container{margin:0;border:0;background-color:transparent;box-shadow:none;text-align:center}.bx-touch .product-item-compare-container{display:none}.product-item-line-card .product-item-compare-container,.product-item-container.hover .product-item-compare-container{display:block}.product-item-compare .checkbox{margin:0;padding:0}.product-item-scu-container{padding:0 0 2px}.product-item-scu-container-title{color:#333;font-size:12px}.product-item-scu-list{margin:0}.product-item-scu-item-list{overflow:hidden;margin:0 0 0 -2px;padding:0;list-style:none}.product-item-scu-item-color-container,.product-item-scu-item-text-container{display:inline-block;box-sizing:border-box;padding:5px 3px;max-width:100%}.product-item-scu-item-text-container{min-width:32px}.product-item-scu-item-color-container{max-width:38px;width:25%}.product-item-scu-item-color-block{position:relative;padding-top:100%;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-color-block{transition:outline 200ms ease}.bx-retina .product-item-scu-item-color-block{outline-width:.5px}.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width:1px}.product-item-scu-item-color{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-position:center;background-size:contain;background-repeat:no-repeat}.product-item-scu-item-text-block{position:relative;padding:0 5px;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-text-block{transition:outline 300ms ease}.bx-retina .product-item-scu-item-text-block{outline-width:.5px}.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width:1px}.product-item-scu-item-text{overflow:hidden;max-width:100%;vertical-align:middle;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:18px}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{position:relative;outline-color:#a9adb4 !important}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center; background-size:80% 80%;content:""}@media(max-width:991px){.product-item-line-card .product-item-scu-container-title{text-align:center}.product-item-line-card .product-item-scu-item-list{text-align:center}.product-item-line-card .product-item-scu-item-color-container,.product-item-line-card .product-item-scu-item-text-container{display:inline-block;float:none}}.product-item-description-container p{color:#575757;font-size:13px}.product-item-button-container{text-align:center}.product-item-button-container .btn{margin-bottom:2px}.product-item-sticker,.product-item-sticker-round{display:none}.product-item-more-container{position:relative;display:block;box-sizing:border-box;padding:15px 15px 5px;width:100%;border:1px solid transparent;border-radius:2px;transition:all 300ms ease}.product-item-more-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%}.product-item-more{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center; background-size:50%;opacity:.7;transition:opacity 300ms ease}.bx-touch .product-item-more,.product-item-container.hover .product-item-more{opacity:1}.product-item-more-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}
/* End */


/* Start:/local/templates/phho/components/bitrix/sale.products.gift/gifts/themes/blue/style.min.css?1719476317689*/
.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover,.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block,.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-products-viewed-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1719476317855*/
.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover,.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-detail-slider-controls-image.active,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block,.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-selected-scu{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */


/* Start:/local/templates/phho/components/api/buyoneclick/onecl/styles.min.css?17194844869725*/
.aboc-modal-active body{overflow:hidden!important}.aboc-modal{color:#000;display:none;opacity:0;filter:alpha(opacity=0);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;overflow-y:auto;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.6);-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;touch-action:cross-slide-y pinch-zoom double-tap-zoom;-webkit-transform:translateZ(0);transform:translateZ(0)}.aboc-modal *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.aboc-modal-dialog{position:relative;margin:50px auto;padding:20px;width:600px;max-width:100%;max-width:calc(100% - 20px);border-radius:var(--radius1);overflow:hidden;background:#fff;opacity:0;filter:alpha(opacity=0);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:opacity .3s linear,-webkit-transform .3s ease-out;transition:opacity .3s linear,transform .3s ease-out}@media (max-width:767px){.aboc-modal-dialog{width:auto;margin:10px auto}}.aboc-open .aboc-modal-dialog{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);transform:translateY(0)}.aboc-modal-dialog>.aboc-close:first-child{margin:-6px -8px 0 0;float:right}.aboc-modal-header{margin:-20px -20px 0;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;font-weight:700;font-size:21px;line-height:1;text-align:center}.aboc-modal-footer{margin:0-20px -20px;padding:15px 20px;border-top:1px solid #ddd;background:#fafafa}.aboc-modal .api-product .api-desc p:last-child,.aboc-modal-footer>:last-child,.aboc-modal-header>:last-child{margin-bottom:0}.aboc-modal-text-after,.aboc-modal-text-before{margin:15px 0}.aboc-modal-text-after{font-size:11px}.aboc-close::-moz-focus-inner{border:0;padding:0}.aboc-close{margin:0;border:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background:0 0;display:inline-block;width:20px;line-height:20px;text-align:center;vertical-align:middle;opacity:.8;filter:alpha(opacity=80);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:none}.aboc-close:after{display:block;width:20px;height:19px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMwNzUwNDhDMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMwNzUwNDhCMkU4QzExRTQ4RTIzOTc5N0M5Mzc0M0U1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzIgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOjdFQjlDQ0Q2NUMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3IiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOjg5MTJCRDVCNTMyOEU0MTFCMjRDOTNBNTY2RjU1MEQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2z1i0QAAAL9JREFUeNqk1NEJwkAMBuDzV1zEiXyRok/OUpzDp0rRSXQBdxEKJpiDtvaSNA38cNfCx+UaurrU9SP9qqJ0KVZrSssLUE7ysJUXYYwPxeBnATrAuEPIJoL+YbnlFEAnsTHoRYvYFGihKlYCS+jWwjRwjN4pN8+8bowvyeiZ8pb9zhp+GCC3eaW8KE9KY40UDKyR9YFy9IwUHFi+M9ecwon177TSUMzAcnUaipmYiSKAqSiCWBFlcL/wjz1AvwIMAGpORjw3RGc1AAAAAElFTkSuQmCC)}.aboc-close:focus,.aboc-close:hover{opacity:1;filter:alpha(opacity=100);outline:0;color:inherit;text-decoration:none;cursor:pointer}.aboc-modal-success{background:#fff;border-radius:10px}.aboc-modal-success .aboc-modal-footer,.aboc-modal-success .aboc-modal-header{display:none}.aboc-modal-success .aboc-success-title{margin-bottom:20px;font-size:22px;line-height:1;font-weight:700}.aboc-modal-success .aboc-success-info{font-weight:700;font-size:17px}.aboc-modal-success .aboc-success-error,.aboc-required{color:red}.aboc-field-error{color:red;font-size:12px}.aboc-submit{display:block;width:230px;margin:20px auto;height:35px;background:#fff;color:var(--c0);padding:0 30px;line-height:35px;text-decoration:none;border-radius:35px;transition:var(--animation1);cursor:pointer!important;border:1px var(--c0) solid}@media (max-width:768px){.aboc-submit{padding:0 20px;height:30px;line-height:29px;border-radius:30px}}.aboc-submit:hover{background:var(--c1);border:1px var(--c1) solid}.aboc-submit:not(:disabled){cursor:pointer}.aboc-submit:hover{color:#fff;opacity:.9}.aboc-submit:disabled{background-color:#fafafa;color:#999;border-color:rgba(0,0,0,.2);background-image:none;text-shadow:0 1px 0#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.aboc-modal .api-product{border-top:1px solid #ededed;padding:15px 0 20px}.aboc-modal .api-product>div+div{margin-top:15px}.aboc-modal .api-product .api-name{font-size:18px;font-weight:700}.aboc-modal .api-quantity{text-align:center;font-size:0;white-space:nowrap}.aboc-modal .api-quantity>*{display:inline-block;background:#f2f6f9;vertical-align:middle;height:32px;width:32px;line-height:30px;border:1px solid #cab43f;background-size:14px}.aboc-modal .api-quantity>div+div{margin-left:-1px}.aboc-modal .api-quantity .api-number{min-width:55px}.aboc-modal .api-quantity .api-number input{width:55px!important;border:0!important;padding:0 3px!important;margin:0!important;color:#666!important;text-align:center!important;background:#fff!important;font-size:18px;height:30px;line-height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.aboc-modal .api-quantity .api-btn-plus{cursor:pointer;background:url(/bitrix/css/api.core/images/icons/light/plus.svg)no-repeat 50% 50%gold}.aboc-modal .api-quantity .api-btn-minus{cursor:pointer;background:url(/bitrix/css/api.core/images/icons/light/minus.svg)no-repeat 50% 50%gold}.aboc-modal .api-quantity .api-btn-minus:focus,.aboc-modal .api-quantity .api-btn-minus:hover,.aboc-modal .api-quantity .api-btn-plus:focus,.aboc-modal .api-quantity .api-btn-plus:hover{background-color:#ffe101}.aboc-modal .api-quantity .api-btn-minus:active,.aboc-modal .api-quantity .api-btn-plus:active{background-color:#ffcd02}.aboc-modal .api-quantity-inner>*{display:inline-block;vertical-align:middle;position:relative}.aboc-modal .api-quantity-inner .api-quantity{margin:0 15px 0 0}.aboc-modal .api-product .api-prices{overflow:hidden;position:relative}.aboc-modal .api-product .api-prices>div{display:inline-block;vertical-align:top}.aboc-modal .api-product .api-prices .api-info-left{min-width:140px}.aboc-modal .api-product .api-price{font-size:30px;font-weight:700;color:#000;line-height:1}.aboc-modal .api-product .api-old-price{color:#636466;font-weight:700;text-decoration:line-through;line-height:1}.aboc-modal .api-product .api-discount,.aboc-modal .api-product .api-saving{text-transform:uppercase;color:#333;font-size:12px;margin-top:5px}.aboc-modal .api-product .api-discount i,.aboc-modal .api-product .api-saving i{padding:0 4px;font-weight:700;margin-right:8px;font-style:normal;display:inline-block;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.aboc-modal .api-product .api-discount i{background:#ff0012;color:#fff}.aboc-modal .api-product .api-saving i{background:#fff200}.aboc-modal .api-product .api-discount span,.aboc-modal .api-product .api-saving span{font-size:10px}.aboc-modal .api-product .api-desc,.aboc-modal .api-product .api-props-block{border-top:1px solid #ededed;padding-top:20px}.aboc-modal .api-product-unavailable{padding-top:25px}.aboc-modal .api-product .api-props-block{font-size:14px}.aboc-modal .api-product .api-props-title{color:#6a6a6a;text-transform:uppercase;font-weight:700;position:relative;top:-5px}.aboc-modal .api-product .api-props-table{display:table;width:100%;border-collapse:collapse;border-spacing:0}.aboc-modal .api-product .api-props-row{display:table-row}.aboc-modal .api-product .api-props-row:nth-child(2n){background-color:#f8f8f8}.aboc-modal .api-product .api-props-name,.aboc-modal .api-product .api-props-value{padding:2px 3px;display:table-cell}.aboc-modal .api-product .api-basket-props-name>div,.aboc-modal .api-product .api-props-name>div{font-weight:700}.aboc-modal .api-fields-block,.aboc-modal .api-product .api-basket-props-block{border-top:1px solid #ededed;padding-top:20px;font-size:14px}.aboc-modal .api-product .api-basket-props-title{color:#6a6a6a;text-transform:uppercase;font-weight:700;position:relative;top:-5px}.aboc-modal .api-product .api-basket-props-table{display:table;width:100%;border-collapse:collapse;border-spacing:0}.aboc-modal .api-product .api-basket-props-row{display:table-row}.aboc-modal .api-product .api-basket-props-name,.aboc-modal .api-product .api-basket-props-value{padding:2px 3px;display:table-cell}.aboc-modal .api-product .api-basket-props-value label{display:block;margin:0;padding:0;line-height:1;font-weight:400}.aboc-modal .api-product .api-basket-props-value input{margin:0;padding:0;line-height:1;vertical-align:middle}.aboc-modal .api-fields-block{padding-top:25px}.aboc-modal .api-fields-title{color:#6a6a6a;text-transform:uppercase;font-weight:700;position:relative;top:-12px}.api_controls input{width:100%}.api_label{margin-bottom:5px;margin-top:7px}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.section/section_carusel/style.min.css?1719476317692*/
.carusel_container{width:100%;overflow:hidden;position:relative;height:560px}.carusel_container .slick-next,.carusel_container .slick-prev{position:absolute;top:40%;padding:0;width:50px;height:50px;z-index:10;display:flex;align-items:center;border-radius:100%0 0 100%;justify-content:center;transition:var(--animation1);cursor:pointer;background:rgba(255,255,255,.5);backdrop-filter:blur(7px)}.carusel_container .slick-next:hover,.carusel_container .slick-prev:hover{background:rgba(0,0,0,.1)}.carusel_container .slick-next svg,.carusel_container .slick-prev svg{width:20px;height:20px}.carusel_container .slick-prev{left:8px;transform:rotate(180deg)}.carusel_container .slick-next{right:5px}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.item/card/style.min.css?17375477593635*/
.section_item{border:1px #ddd solid;border-radius:var(--radius1);margin-bottom:30px;transition:var(--animation1);padding-top:30px;background:#fff;position:relative;height:535px}@media (max-width:768px){.section_item{margin-top:10px;margin-bottom:0;height:470px}}.section_item a{color:var(--c3);transition:var(--animation1);text-decoration:none}.section_item a:hover{color:var(--c1);text-decoration:none}.section_item:hover{box-shadow:var(--shadow1)}.section_item:hover .section_item_name{color:var(--c0)}.section_item_pict{display:block;width:calc(100% - 30px);margin:0 auto;height:250px;background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:768px){.section_item_pict{height:200px}}.section_item_pict_labels{margin:2px 0 0;padding:0;list-style:none}.section_item_pict_labels li{color:#fff;width:auto;margin-bottom:2px}.section_item_pict_labels li i{font-size:12px;padding:3px 7px;font-style:normal;display:inline-block}.section_item_name{color:var(--c3);display:block;margin:15px;height:70px;overflow:hidden;transition:var(--animation1);font-weight:400}@media (max-width:1220px){.section_item_name{height:63px}}.section_item_name:hover{color:var(--c1)}.section_item_artnum{display:flex;color:var(--c3);border-bottom:dashed #ddd 1px;padding:5px 15px}@media (max-width:992px){.section_item_artnum{font-size:12px;height:31px;overflow:hidden}}.section_item_artnum i{font-style:normal;display:inline-block;padding-left:3px}.section_item_star{position:absolute;z-index:10;top:0;width:100%}.section_item_star svg{fill:#daa520}.section_item_price{padding:0 15px 10px;display:flex;gap:10px;height:59px}.section_item_price_closed{background:#f6f6f6;margin:0 20px;border-radius:var(--radius1);padding:15px;display:block;position:absolute;bottom:15px;z-index:10;text-decoration:none}.section_item_price_closed span{display:block;text-decoration:none;color:#333;cursor:pointer}.section_item_price_closed:hover span{text-decoration:underline}.section_item_price_col1{display:flex;flex-direction:column}.section_item_price_col1 strong{font-size:19px;color:#333}@media (max-width:768px){.section_item_price_col1 strong{font-size:16px}}.section_item_price_col1 del{font-size:16px;font-weight:600;padding-left:0;color:#b3b3b3}@media (max-width:1220px){.section_item_price_col1 del{font-size:13px}}.section_item_price_col2 span{font-weight:700;background:#daa520;color:#fff;font-size:13px;padding:0 2px;border-radius:var(--radius1);display:inline-block}@media (max-width:440px){.section_item_price_col2 span{font-size:12px}}.section_item_price_col2 small{display:block;font-size:13px;font-weight:500;color:#daa520}@media (max-width:440px){.section_item_price_col2 small{font-size:12px;width:103px;overflow:hidden;height:22px;font-weight:200}}.section_item_add{padding:0 15px 20px;display:flex;gap:15px;align-items:center}@media (max-width:1200px){.section_item_add button{width:100%;padding:0 5px}}.section_item_add .bazarow_add_favor{width:40px;padding:0;display:flex;align-items:center;justify-content:center;height:40px;border:1px #ddd solid;border-radius:var(--radius1);transition:var(--animation1);cursor:pointer}@media (max-width:1200px){.section_item_add .bazarow_add_favor{position:absolute;top:10px;right:10px;z-index:20;width:30px;height:30px}}.section_item_add .bazarow_add_favor svg{width:20px;height:20px;opacity:.4}@media (max-width:1200px){.section_item_add .bazarow_add_favor svg{width:18px;height:18px}}.section_item_add .bazarow_add_favor:hover svg{opacity:.7}.section_item_add .bazarow_add_favor.in-favor{border:1px var(--c1) solid}.section_item_add .bazarow_add_favor.in-favor svg{opacity:1}
/* End */


/* Start:/local/templates/phho/components/bitrix/iblock.vote/stars_new_card/style.min.css?1737547759857*/
.bx_item_card_rating{margin:0 auto}.bx_item_card_rating td{vertical-align:middle;text-align:right}.bx_item_card_rating .bx_item_rating{text-align:right}.bx_item_card_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_card_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/local/templates/phho/components/bitrix/iblock.vote/stars_new_card/images/stars.png)no-repeat center}.bx_item_card_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_card_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:12px;vertical-align:middle;display:inline-block;padding-left:3px;position:relative;top:-2px}@media (max-width:530px){.bx-touch .bx_item_card_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_card_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */


/* Start:/local/templates/phho/components/bitrix/catalog.section/section_carusel/themes/blue/style.min.css?1719476317681*/
.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover,.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block,.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/phho/components/bitrix/catalog/catalog/style.min.css?17296905011211 */
/* /local/templates/phho/components/bitrix/catalog.element/.default/style.css?175495946510969 */
/* /local/templates/phho/components/bitrix/breadcrumb/bread/style.min.css?1741071631303 */
/* /local/templates/phho/components/bitrix/iblock.vote/stars_new/style.min.css?1729690500882 */
/* /local/templates/phho/components/bitrix/catalog.store.amount/amm_in_card/style.min.css?1739189999855 */
/* /local/components/bazarow/bazarow.rewiev.list/templates/.default/style.min.css?1729690501669 */
/* /local/templates/phho/components/bitrix/sale.products.gift/gifts/style.min.css?17375477593730 */
/* /bitrix/components/bitrix/catalog.item/templates/.default/style.min.css?171947633822843 */
/* /local/templates/phho/components/bitrix/sale.products.gift/gifts/themes/blue/style.min.css?1719476317689 */
/* /local/templates/phho/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1719476317855 */
/* /local/templates/phho/components/api/buyoneclick/onecl/styles.min.css?17194844869725 */
/* /local/templates/phho/components/bitrix/catalog.section/section_carusel/style.min.css?1719476317692 */
/* /local/templates/phho/components/bitrix/catalog.item/card/style.min.css?17375477593635 */
/* /local/templates/phho/components/bitrix/iblock.vote/stars_new_card/style.min.css?1737547759857 */
/* /local/templates/phho/components/bitrix/catalog.section/section_carusel/themes/blue/style.min.css?1719476317681 */
