

/* Start:/local/templates/webcanape/components/bitrix/catalog/tariffs/style.css?17503156819377*/
.b-catalog .catalog__sort{display:flex;margin-bottom:30px;flex-wrap:wrap;justify-content:space-between;align-items:center}@media(max-width: 767px){.b-catalog .catalog__sort{align-items:flex-end}}@media(min-width: 1280px){.b-catalog .catalog__sort-filter{display:none}}@media(max-width: 1279px){.b-catalog .catalog__filter{display:none}}.b-section-list{margin-bottom:60px;display:flex;flex-wrap:wrap;gap:20px}@media(min-width: 768px)and (max-width: 1279px){.b-section-list{margin-bottom:45px}}@media(max-width: 767px){.b-section-list{margin-bottom:45px}}.b-section-list img{max-width:100%;vertical-align:top}.b-section-list .section-list__item{flex-basis:calc(25% - 15px)}@media(min-width: 768px)and (max-width: 1279px){.b-section-list .section-list__item{flex-basis:calc(33.3333333333% - 13.3333333333px)}}@media(max-width: 767px){.b-section-list .section-list__item{flex-basis:100%}}@media(min-width: 425px)and (max-width: 767px){.b-section-list .section-list__item{flex-basis:calc(50% - 10px)}}.b-section-list .section-list__link{position:absolute;inset:0}.b-section-list .section-list__img{position:relative;height:0;overflow:hidden;padding-bottom:100%}.b-section-list .section-list__img:hover img{transform:scale(1.05)}.b-section-list .section-list__img img{width:100%;height:100%;object-fit:cover;transition:transform 0.2s ease-in-out}.b-section-list .section-list__img:after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:50%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(39, 39, 39, 0.8) 100%);pointer-events:none}.b-section-list .section-list__title{position:absolute;z-index:3;right:20px;bottom:20px;left:20px;color:#fff;font-size:18px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.b-sort{position:relative;display:flex;align-items:center;gap:10px}@media(max-width: 767px){.b-sort{flex-direction:column;align-items:flex-start}}.b-sort .sort__sort{position:relative}.b-sort .sort__title{padding:5px 10px;border:2px solid #272727;border-radius:10px;cursor:pointer}@media(max-width: 1279px){.b-sort .sort__title{font-size:14px}}.b-sort .sort__title--active{background-color:#272727;color:#fff}.b-sort .sort__list{box-shadow:0px 0px 12px 0px rgba(39,39,39,.25);position:absolute;z-index:20;top:100%;left:0;display:none;width:300px;padding:25px 20px;border-radius:0 0 20px 20px;background-color:#fff}@media(max-width: 767px){.b-sort .sort__list{position:fixed;z-index:1001;inset:0;width:auto;padding:0;border-radius:0;background-color:rgba(39,39,39,.7)}}.b-sort .sort__list-inner{position:relative;z-index:2}@media(max-width: 767px){.b-sort .sort__list-inner{margin:0 -2px;padding:35px 20px 110px;border-radius:0 0 20px 20px;background-color:#fff}.b-sort .sort__list-inner:after{content:"";position:absolute;bottom:27px;left:50%;width:132px;height:4px;background-color:#d9d9d9;transform:translateX(-50%)}}.b-sort .sort__list-overlay{display:none}@media(max-width: 767px){.b-sort .sort__list-overlay{position:absolute;inset:0;display:block}}.b-sort .sort__list-item{margin:0 -10px;padding:10px 0}.b-sort .sort__list-item--current .sort__list-link{background-color:#f0f0f0}.b-sort .sort__list-link{padding:10px;border-radius:10px;color:inherit;text-decoration:none;transition:0.2s ease-in-out;transition-property:color,background-color}.b-sort .sort__list-link:hover{background-color:#f0f0f0}.b-btn-filter{position:relative;display:flex;width:38px;height:38px;border-radius:5px;background-color:#272727;justify-content:center;align-items:center}.b-btn-filter .btn-filter__icon svg{display:block}.b-btn-filter .btn-filter__count{position:absolute;top:50%;left:-8px;display:flex;width:15px;height:15px;border-radius:50%;background-color:#ff0c13;justify-content:center;align-items:center;color:#fff;font-size:9px;font-weight:500;line-height:1.2;transform:translateY(-50%)}.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{box-sizing:border-box;width:33%;margin-bottom:15px;padding-left:5%;float:right}@media(width <= 960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(width <= 640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(width <= 479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000;font-size:14px;font-weight:bold;text-align:left}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}.b-catalog-description{width:calc(100vw - 80px);transform:translateX(-50%);margin-left:50%;background:url("/local/templates/webcanape/images/tariff-bg.jpg") center/cover no-repeat;padding:60px 0;border-radius:20px;margin-bottom:33px}@media(max-width: 1279px){.b-catalog-description{padding:20px 0;width:calc(100vw - 40px)}}.b-catalog-description .catalog-description__wrap{position:relative;margin:0 auto;max-width:1440px;padding:0 20px}@media(max-width: 767px){.b-catalog-description .catalog-description__wrap{padding-bottom:149px}}.b-catalog-description .catalog-description__top{position:relative}@media(max-width: 1279px){.b-catalog-description .catalog-description__top{display:flex;flex-direction:column}}.b-catalog-description .catalog-description__title{font-size:44px;color:#1d468e;margin-bottom:50px;font-weight:600;line-height:1.2;max-width:78%}@media(max-width: 1279px){.b-catalog-description .catalog-description__title{font-size:18px;letter-spacing:-0.4px;margin-bottom:20px}}@media(max-width: 1279px){.b-catalog-description .catalog-description__title br{display:none}}.b-catalog-description .catalog-description__icons{position:absolute;right:0;top:0}.b-catalog-description .catalog-description__icons img{margin-right:8px}@media(max-width: 1279px){.b-catalog-description .catalog-description__icons img{width:60px;height:60px}}@media(max-width: 1279px){.b-catalog-description .catalog-description__icons{position:static;margin-bottom:30px}}.b-catalog-description .catalog-description__desc p{font-size:24px;font-weight:500;margin-bottom:20px;color:#1d468e}@media(max-width: 1279px){.b-catalog-description .catalog-description__desc p{font-size:14px;margin-bottom:10px}}.b-tariff-plans table{width:100%;border-collapse:collapse;margin-bottom:20px}.b-tariff-plans tr:nth-child(odd){background:linear-gradient(to right, rgba(2, 54, 149, 0) 0%, rgba(2, 54, 149, 0.07) 7%, rgba(2, 54, 149, 0.08) 8%, rgba(0, 53, 148, 0.05) 51%, rgba(42, 60, 149, 0.07) 76%, rgba(107, 72, 151, 0.1) 92%, rgba(77, 67, 150, 0.07) 96%, rgba(0, 53, 148, 0) 100%)}.b-tariff-plans tr{padding:0 50px}@media(max-width: 1279px){.b-tariff-plans tr{padding:0 10px}}@media(max-width: 767px){.b-tariff-plans tr{display:flex;flex-direction:column;padding:5px 10px}}.b-tariff-plans th,.b-tariff-plans td{padding:10px 0;color:rgba(17,17,17,.7);font-size:16px}@media(max-width: 1279px){.b-tariff-plans th,.b-tariff-plans td{font-size:14px}}@media(max-width: 767px){.b-tariff-plans th,.b-tariff-plans td{width:100%;padding:5px;position:relative}}.b-tariff-plans td:first-child{max-width:990px}.b-tariff-plans .tariff-plans__tabs{width:100%;display:flex;flex-wrap:wrap;margin-bottom:20px}@media(max-width: 767px){.b-tariff-plans .tariff-plans__tabs{flex-direction:column}}.b-tariff-plans .tariff-plans__tab{width:calc(33.33% - 2px);cursor:pointer;user-select:none;padding:25px 0;text-align:center;font-size:26px;font-weight:600;color:rgba(29,70,142,.7);border:1px solid #deeaff}.b-tariff-plans .tariff-plans__tab:first-child{border-radius:10px 0 0 10px}@media(max-width: 767px){.b-tariff-plans .tariff-plans__tab:first-child{border-radius:10px 10px 0 0}}.b-tariff-plans .tariff-plans__tab:last-child{border-radius:0 10px 10px 0}@media(max-width: 767px){.b-tariff-plans .tariff-plans__tab:last-child{border-radius:0 0 10px 10px}}@media(max-width: 1279px){.b-tariff-plans .tariff-plans__tab{font-size:16px;padding:20px 0}}@media(max-width: 767px){.b-tariff-plans .tariff-plans__tab{width:100%;border-radius:0}}.b-tariff-plans .tariff-plans__tab--active{background:#1d468e;color:#fff}.b-tariff-plans .tariff-plans__content{display:none;background:linear-gradient(90deg, rgba(0, 53, 148, 0.12) 0%, rgba(255, 255, 255, 0) 50%, rgba(107, 72, 151, 0.15) 100%);padding:40px 40px 20px;margin-bottom:20px;border-radius:20px}@media(max-width: 1279px){.b-tariff-plans .tariff-plans__content{padding:20px;border-radius:10px}}@media(max-width: 767px){.b-tariff-plans .tariff-plans__content{padding:20px 10px}}.b-tariff-plans .tariff-plans__content--show{display:block}.b-tariff-plans .tariff-plans__head{padding:30px 0 0;display:block}.b-tariff-plans .tariff-plans__head,.b-tariff-plans .tariff-plans__head th,.b-tariff-plans .tariff-plans__head:nth-child(odd){color:#1d468e;font-size:24px;font-weight:600;background:rgba(0,0,0,0)}@media(max-width: 1279px){.b-tariff-plans .tariff-plans__head,.b-tariff-plans .tariff-plans__head th,.b-tariff-plans .tariff-plans__head:nth-child(odd){font-size:18px;padding-left:8px}}@media(max-width: 767px){.b-tariff-plans .product-item-content{padding:0}}@media(max-width: 767px){.b-tariff-plans .product-item-bottom{justify-content:center}}


/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section.list/.default/style.css?17503156997763*/
/* line */

.bx_catalog_line {
  margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
  padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
  margin-bottom: 20px;
  list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
  content: '' !important;
}

.bx_catalog_line .bx_catalog_line_img {
  position: relative;
  display: block;
  width: 125px;
  height: 125px;
  margin-right: 40px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}

.bx_catalog_line .bx_catalog_line_title {
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
  color: #4c7da6;
  font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
  text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
  font-size: 16px;
}

.bx_catalog_line .bx_catalog_line_description {
  color: #3f3f3f;
  font-size: 13px;
  line-height: 16px;
}

@media (width <= 639px) {
  .bx-touch .bx_catalog_line .bx_catalog_line_img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 14px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_title a {
    font-size: 14px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_description {
    font-size: 11px;
  }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
  transition: all 0.3s ease;
}

/* text */

.bx_catalog_text {
  margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
  padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
  float: left;
  margin: 0 10px 10px;
  list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
  content: '' !important;
}

.bx_catalog_text .bx_catalog_text_title {
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 14px;
  line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
  display: inline-block;
  max-width: 100%;
  color: #4c7da6;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
  text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_title span {
  font-size: 12px;
}

@media (width <= 639px) {
  .bx-touch .bx_catalog_text .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 12px;
  }

  .bx-touch .bx_catalog_text .bx_catalog_line_title a {
    font-size: 12px;
  }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
  transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
  margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
  padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
  box-sizing: border-box;
  width: 12.5%;
  margin-bottom: 20px;
  padding: 0 10px;
  list-style: none;
  text-align: center;
  float: left;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
  content: '' !important;
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
  clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
  position: relative;
  display: block;
  width: 78px;
  height: 78px;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
}

.bx_catalog_tile .bx_catalog_tile_title {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
  color: #4c7da6;
  font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
  text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
  font-size: 12px;
}

/* 2 */

@media (width <= 980px) {
  .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 20%;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: both;
  }
}

/* 3 */

@media (width <= 639px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
    margin-bottom: 5px;
    line-height: 14px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
    line-height: 10px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
    font-size: 11px;
  }
}
@media (width >= 480px) and (width <= 639px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 25%;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n + 1) {
    clear: both;
  }
}

/* 4 */

@media (width <= 479px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 33.3%;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
    width: 100%;
    height: 80px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n + 1) {
    clear: both;
  }
}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
  transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
  margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
  color: #000;
  text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
  padding: 0;
  line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
  content: '' !important;
}

.bx_sitemap .bx_sitemap_li_title {
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  font-weight: normal;
  line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
  color: #4c7da6;
  font-size: 13px;
  white-space: nowrap;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
  text-decoration: none;
}

.bx_sitemap .bx_sitemap_li_title span {
  font-size: 11px;
}

@media (width <= 639px) {
  .bx-touch .bx_sitemap .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 12px;
  }

  .bx-touch .bx_sitemap .bx_catalog_line_title a {
    font-size: 12px;
  }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
  transition: all 0.3s ease;
}

/* End */


/* Start:/local/templates/webcanape/components/bitrix/system.pagenavigation/.default/style.css?1752062342780*/
.b-pagination{margin-top:40px;display:flex;justify-content:center;gap:5px}@media(max-width: 1279px){.b-pagination{margin-top:20px}}.b-pagination .pagination__item{width:40px;height:40px;border-radius:4px;display:flex;justify-content:center;align-items:center;background-color:#fff;font-weight:500;font-size:14px;line-height:1.21;color:#1d468e;text-decoration:none;transition:background-color .3s ease,color .3s ease}.b-pagination .pagination__item--active{background-color:#1d468e;color:#fff}.b-pagination .pagination__item svg path{transition:fill .3s ease}.b-pagination .pagination__item:not(.b-pagination .pagination__item--active):hover{background-color:#1d468e;color:#fff}.b-pagination .pagination__item:not(.b-pagination .pagination__item--active):hover svg path{fill:#fff}

/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section/tariffs/style.css?17503156861164*/
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/webcanape/components/bitrix/catalog.section/default/style.scss ***!
  \*****************************************************************************************************************************************************************************************************/

/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/webcanape/scss/exports.module.scss ***!
  \*************************************************************************************************************************************************************************/
/* ------------------------ */

/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog.item/tariffs/style.css?175206234222811*/
.b-product-item{position:relative;display:flex;flex-direction:column;height:100%;padding-bottom:50px}.b-product-item .product-item__btn-container{display:flex;justify-content:center;align-items:center;width:250px}.b-product-item .product-item__btn-container .b-btn,.b-product-item .product-item__btn-container .b-btn:link,.b-product-item .product-item__btn-container .b-btm:visited{width:100%}.b-product-item .product-item-image-wrapper{display:none}.product-item-container:hover .product-item-image-wrapper img{mix-blend-mode:multiply}.product-item-content{padding:22px 40px 40px}@media(min-width: 1280px)and (max-width: 1799px){.product-item-content{padding-left:20px;padding-right:20px}}@media(max-width: 767px){.product-item-content{padding:20px}}.product-item-line-card .product-item{width:auto !important;border-bottom:1px solid #dadada}@media(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(width <= 767px){.product-item{padding:15px 5px 5px}.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear:both}}.bx-touch .product-item{width:auto}.product-item-image-wrapper{position:relative;display:block;width:100%;margin-bottom:15px;transition:all 300ms ease}.product-item-image-wrapper img{max-width:100%}.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;inset: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;inset: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;backface-visibility:hidden;perspective:1000px}.product-item-image-slide.next,.product-item-image-slide.active.right{left:0;transform:translate3d(100%, 0, 0)}.product-item-image-slide.prev,.product-item-image-slide.active.left{left: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;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;z-index:15;right:0;bottom:10px;left:0;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-size:13px;font-weight:normal;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(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(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);font-size:14px;line-height:var(--product-item-label-ring-size)}.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:0}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:0}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:0}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:0}.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:12px;text-overflow:ellipsis;white-space:nowrap}.product-item-title a:link,.product-item-title a:visited{font-weight:600;font-size:20px;line-height:1.3;letter-spacing:-0.03em;color:#1d468e}.product-item-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;width:calc(100% - 80px);bottom:40px}@media(max-width: 767px){.product-item-bottom{position:static;width:100%}}.product-item-title a{color:#3f3f3f;font-size:13px;text-decoration:none}.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{font-weight:600;font-size:24px;line-height:1.25;color:#272727;white-space:nowrap;display:none}.product-item-short-desc{font-weight:400;font-size:14px;line-height:1.43;letter-spacing:-0.02em;color:#272727;margin-bottom:16px}.product-item-price-old{color:#a5a5a5;font-size:12px;text-decoration:line-through;white-space:nowrap}.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-size:13px;font-weight:bold}.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;display:none}.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{content:"";position:absolute;inset:0;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;width:auto;max-width:50px;height:22px;padding:0;border:1px solid rgba(0,0,0,0);border-radius:2px;background:rgba(0,0,0,0) !important;color:#000;font-weight:bold;line-height:22px;text-align:center;transition:border 300ms ease;vertical-align:middle}.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;appearance:none}.product-item-amount-description-container{display:block;color:#a5a5a5;font-size:12px;white-space:nowrap}.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-size:12px;font-weight:bold}.product-item-quantity{color:#333;font-size:12px;font-weight:normal}.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;min-height:30px;margin:0 -15px;padding:4px 15px;border-top:1px solid #e6e6e6;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;font-size:12px;line-height:20px;vertical-align:middle}.product-item-line-card .product-item-compare-container{margin:0;border:none;background-color:rgba(0,0,0,0);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{box-sizing:border-box;display:inline-block;max-width:100%;padding:5px 3px}.product-item-scu-item-text-container{min-width:32px}.product-item-scu-item-color-container{width:25%;max-width:38px}.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;inset: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{max-width:100%;font-size:11px;line-height:18px;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:middle}.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{content:"";position:absolute;inset:-2px;background:rgba(255,255,255,.75) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=") no-repeat center;background-size:80% 80%}@media(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;box-sizing:border-box;display:block;width:100%;padding:15px 15px 5px;border:1px solid rgba(0,0,0,0);border-radius:2px;transition:all 300ms ease}.product-item-more-wrapper{position:relative;display:block;width:100%;margin-bottom:15px;padding-top:116%}.product-item-more{position:absolute;inset: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;user-select:none}input[type=number]{appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{appearance:none}

/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section/tariffs/themes/blue/style.css?1750315691849*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.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{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/webcanape/components/bitrix/catalog/tariffs/style.css?17503156819377 */
/* /local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section.list/.default/style.css?17503156997763 */
/* /local/templates/webcanape/components/bitrix/system.pagenavigation/.default/style.css?1752062342780 */
/* /local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section/tariffs/style.css?17503156861164 */
/* /local/templates/webcanape/components/bitrix/catalog.item/tariffs/style.css?175206234222811 */
/* /local/templates/webcanape/components/bitrix/catalog/tariffs/bitrix/catalog.section/tariffs/themes/blue/style.css?1750315691849 */
