

/* Start:/local/components/authentica/brands.detail/templates/.default/style.min.css?17557765234574*/
.lines-items .list-line-active-point{display:none}@media screen and (max-width: 767.98px){.lines-items .list-line-active-point{display:block}}.lines-items .list-line .line-item{color:#131313;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-bottom:30px}.lines-items .list-line .line-item .line-item-a{color:#131313;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:500;line-height:100%}.lines-items .list-line .line-item .line-item-span{color:#fe4a5b}@media screen and (max-width: 767.98px){.lines-items{display:none}}.mobil-line .lines-items{display:none}@media screen and (max-width: 767.98px){.mobil-line .lines-items{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobil-line .lines-items .lines-items-active{margin-right:15px;font-weight:500;color:#131313;margin-bottom:unset;position:relative;font-size:14px;line-height:100%;color:#131313}.mobil-line .lines-items .lines-items-active::after{content:"";display:inline-block;position:absolute;width:6px;height:10px;rotate:-90deg;-webkit-mask-image:url(/local/templates/authentica/include/images/icons/arrow-slider.svg);mask-image:url(/local/templates/authentica/include/images/icons/arrow-slider.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#131313;top:5px;right:-15px}.mobil-line .lines-items .lines-items-active::before{content:"";display:block;position:absolute;height:2px;width:100%;background-color:#131313;bottom:-7px}.mobil-line .list-line{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100vw - 40px);padding:25px 20px 30px 20px;bottom:-100vh;left:0;background-color:#fff;border-radius:15px 15px 0px 0px;-webkit-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;z-index:99999}.mobil-line .list-line.show{bottom:0}.detail-brand .mobil-show{display:none}@media screen and (max-width: 767.98px){.detail-brand .mobil-show{display:block}}@media screen and (max-width: 767.98px){.detail-brand .mobil-hidden{display:none}}.detail-brand h1{color:#131313;font-family:var(--main-font);font-size:24px;font-style:normal;font-weight:500;line-height:100%;margin-top:0px;margin-bottom:10px}.detail-brand .count-products{color:#bcbcbc;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:400;line-height:100%}.detail-brand .image-top{width:100%;aspect-ratio:10/3.28;margin-bottom:30px}.detail-brand .image-top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767.98px){.detail-brand .image-top{aspect-ratio:10/6.6;position:relative;left:-20px;width:calc(100% + 40px)}}.detail-brand .detail-brand-header{margin-bottom:30px}@media screen and (max-width: 767.98px){.detail-brand .detail-brand-header{margin-bottom:35px}}.detail-brand .detail-brand-text{margin-bottom:30px}.detail-brand .detail-brand-text-header{color:#131313;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-bottom:10px}.detail-brand .detail-brand-text-short{color:#131313;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-0.07px}.detail-brand .detail-brand-text-short.open .detail-brand-text-short-btn-svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.detail-brand .detail-brand-text-short-bltext{max-height:unset;overflow:hidden;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;line-height:18px}.detail-brand .detail-brand-text-short-bltext.open{max-height:unset}.detail-brand .detail-brand-text-short-btn{color:#e1cdb2;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;margin-top:10px}.detail-brand .detail-brand-text-short-btn-svg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767.98px){.detail-brand .container-mobil-order .detail-brand-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.detail-brand .container-mobil-order .detail-brand-header{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.detail-brand .container-mobil-order .detail-brand-text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.auth-breadcrumb-item .point-last{text-transform:none}
/* End */


/* Start:/local/templates/authentica/components/bitrix/catalog.smart.filter/catalog/style.css?17569679758730*/
.auth-catalog-filter {
  margin-top: 30px;
}
@media screen and (max-width: 767.98px) {
  .auth-catalog-filter {
    position: fixed;
    width: 100vw;
    left: 0;
    background-color: #FFFFFF;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
    z-index: 99999;
    top: 100vh;
  }
  .auth-catalog-filter.show {
    top: 40px;
  }
}

.catalog-filter {
  padding-right: 40px;
}
.catalog-filter__label {
  cursor: pointer;
}
.catalog-filter__label-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #131313;
  text-transform: lowercase;
}
.catalog-filter__label-text:hover::before {
  border-color: #FE4A5B;
}
.catalog-filter__label-checkbox input, .catalog-filter__label-radio input {
  display: none;
}
.catalog-filter__label-checkbox input:checked ~ span::before, .catalog-filter__label-radio input:checked ~ span::before {
  background-color: #FE4A5B;
  border: none;
}
.catalog-filter__label-checkbox input:checked ~ span::after, .catalog-filter__label-radio input:checked ~ span::after {
  content: "";
  position: absolute;
  display: block;
  width: 9px;
  height: 7px;
  background-image: url("/local/templates/authentica/include/images/icons/check.svg");
  background-position: center;
  top: 6px;
  left: 3px;
}
.catalog-filter__label-checkbox > span, .catalog-filter__label-radio > span {
  position: relative;
  padding-left: 23px;
}
.catalog-filter__label-checkbox > span::before, .catalog-filter__label-radio > span::before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #BCBCBC;
  top: 2px;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.catalog-filter__label-radio > span::before {
  border-radius: 50%;
}
.catalog-filter__label.disabled {
  cursor: default;
}
.catalog-filter__label.disabled .catalog-filter__label-text {
  color: #BCBCBC;
}
.catalog-filter__label.disabled .catalog-filter__label-text:hover::before {
  border-color: #BCBCBC;
}
.catalog-filter__label-hide-block {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.catalog-filter__label-hide-block.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-filter__params-box {
  margin-bottom: 30px;
}
.catalog-filter__params-box-title {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #131313;
  text-transform: lowercase;
  cursor: pointer;
  --count-active: "";
}
.catalog-filter__params-box-title::after {
  content: var(--count-active);
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  -webkit-mask-image: url("/local/templates/authentica/include/images/icons/arrow-filter.svg");
          mask-image: url("/local/templates/authentica/include/images/icons/arrow-filter.svg");
  top: 0;
  right: -3px;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
  background-color: #131313;
  color: transparent;
}
.catalog-filter__params-box-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 0;
  right: -3px;
}
.catalog-filter__params-box-title:hover::after {
  background-color: #FFFFFF;
}
.catalog-filter__params-box-title:hover::before {
  background-color: #FE4A5B;
}
.catalog-filter__params-box.active .catalog-filter__params-box-title::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.catalog-filter__params-box:not(.active) .catalog-filter__params-box-title.no-empty::after {
  -webkit-mask-image: none;
          mask-image: none;
  color: #FFFFFF;
  background-color: transparent;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  font-weight: 700;
  font-size: 9px;
  text-align: center;
  line-height: 200%;
  -webkit-transition: background-color 0s, -webkit-transform 0.3s;
  transition: background-color 0s, -webkit-transform 0.3s;
  transition: background-color 0s, transform 0.3s;
  transition: background-color 0s, transform 0.3s, -webkit-transform 0.3s;
}
.catalog-filter__params-box:not(.active) .catalog-filter__params-box-title.no-empty::before {
  background-color: #FE4A5B;
}
.catalog-filter__params-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 15px;
  gap: 12px;
}
.catalog-filter__params-box-container::-webkit-scrollbar {
  width: 3px;
}
.catalog-filter__params-box-container::-webkit-scrollbar-track {
  background-color: #FFFFFF;
}
.catalog-filter__params-box-container::-webkit-scrollbar-thumb {
  background-color: #BCBCBC;
}
.catalog-filter__params-box.text-transf-default .catalog-filter__label-text {
  text-transform: unset;
}
.catalog-filter__btn-show-more {
  display: inline-block;
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #FE4A5B;
  cursor: pointer;
}
.catalog-filter__slider {
  margin-top: 21px;
}
.catalog-filter__slider-track {
  position: relative;
  height: 2px;
}
.catalog-filter__slider-pricebar-VD {
  position: absolute;
  height: 100%;
  z-index: 85;
  background: #131313;
}
.catalog-filter__slider-pricebar-V {
  position: absolute;
  height: 100%;
  z-index: 80;
  background: #131313;
}
.catalog-filter__slider-pricebar-VN {
  position: absolute;
  height: 100%;
  z-index: 70;
  background: #BCBCBC;
}
.catalog-filter__slider-range {
  position: absolute;
  z-index: 90;
  top: -6px;
}
.catalog-filter__slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 2px solid #131313;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: none !important;
  transition: none !important;
}
.catalog-filter__slider-handle:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.catalog-filter__slider-handle:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.catalog-filter__slider-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -15px;
  margin-top: 5px;
}
.catalog-filter__slider-inputs input[type=text],
.catalog-filter__slider-inputs input[type=number] {
  min-width: 95px;
  padding: 7px 10px 7px 28px;
}
.catalog-filter__slider-input {
  position: relative;
}
.catalog-filter__slider-input span {
  position: absolute;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #131313;
  top: calc(50% - 6px);
  left: 10px;
}
.catalog-filter__mob-name {
  display: none;
}
.catalog-filter__search-input[type=text] {
  width: 100%;
  margin-top: 15px;
  padding: 8px 15px 11px 15px;
  background: #F8F8F8;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #676767;
  border: none;
  font-family: var(--main-font);
}
.catalog-filter__search-input[type=text]:focus:not(:-moz-read-only) {
  border: none;
}
.catalog-filter__search-input[type=text]:focus:not(:read-only) {
  border: none;
}
@media screen and (max-width: 767.98px) {
  .catalog-filter {
    padding: 0 20px 30px 20px;
    height: calc(100vh - 70px - 44px - 25px);
    overflow-y: auto;
  }
  .catalog-filter__mob-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 25px 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
  }
  .catalog-filter__mob-cross {
    width: 20px;
    height: 20px;
    margin-top: auto;
    -webkit-mask-image: url(/local/templates/authentica/include/images/icons/cross.svg);
            mask-image: url(/local/templates/authentica/include/images/icons/cross.svg);
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: #131313;
  }
}
/* End */


/* Start:/local/templates/authentica/components/bitrix/system.pagenavigation/catalog.list/style.css?1756967975882*/
.pagen-catalog-list {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.pagen-catalog-list__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.pagen-catalog-list__item {
  font-size: 12px;
  line-height: 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: lowercase;
  color: #676767;
}
.pagen-catalog-list__item-active {
  color: #131313;
}
.pagen-catalog-list__item:hover:not(.pagen-catalog-list__item-active) {
  color: #FE4A5B;
  text-decoration: none;
}
.pagen-catalog-list__arrow {
  --arrow-color: #131313;
}
.pagen-catalog-list__arrow:hover {
  --arrow-color: #FE4A5B;
}
/* End */


/* Start:/local/components/authentica/catalog.section/templates/brand/style.css?17569679753244*/
.products-list {
  margin-top: 30px;
}
.products-list__item {
  margin-bottom: 40px;
}
.products-list__banner img {
  max-width: 100%;
}
.products-list__nav {
  margin-top: 20px;
}

.section-filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.section-filter-list span {
  position: relative;
  padding: 7px 38px 9px 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #676767;
  text-transform: lowercase;
  background-color: #F8F8F8;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.section-filter-list span::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-mask-image: url("/local/templates/authentica/include/images/icons/cross.svg");
          mask-image: url("/local/templates/authentica/include/images/icons/cross.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #676767;
  top: 12px;
  right: 11px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.section-filter-list span:hover {
  color: #131313;
}
.section-filter-list span:hover::after {
  background-color: #131313;
}
.section-filter-list span.clear-all {
  color: #FFFFFF;
  background-color: #E1CDB2;
  padding-right: 10px;
}
.section-filter-list span.clear-all::after {
  content: none;
}
.section-filter-list span.clear-all:hover {
  background-color: rgba(225, 205, 178, 0.8);
}

.filter-sort-mobile__filter {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .filter-sort-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .filter-sort-mobile__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 10px 10px 10px;
    border: 1px solid #131313;
    font-size: 14px;
    line-height: 50%;
    text-align: center;
    color: #131313;
    cursor: pointer;
  }
  .filter-sort-mobile__filter::before {
    content: "";
    display: block;
    width: 14px;
    height: 13px;
    margin-right: 8px;
    background-image: url(/local/templates/authentica/include/images/icons/filter_mob.svg);
    background-size: contain;
    background-position: center;
  }
  .filter-sort-mobile__filter::after {
    content: var(--count-active);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 18px;
    height: 18px;
    margin-left: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    background-color: #FE4A5B;
    font-weight: 700;
    font-size: 9px;
    line-height: 100%;
    color: #FFFFFF;
    cursor: pointer;
  }
}
/* End */


/* Start:/local/components/authentica/catalog.sort/templates/.default/style.min.css?17557765232910*/
.catalog-sort__list{gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-sort__item{position:relative;font-size:14px;line-height:100%;color:#676767;text-transform:lowercase}.catalog-sort__item.active{font-weight:500;color:#131313}.catalog-sort__item.active::before{content:"";display:block;position:absolute;height:2px;width:100%;background-color:#131313;bottom:-5px}.catalog-sort__item.active:not(a):hover{cursor:default}.catalog-sort__item.active.icon::after{background-color:#131313}.catalog-sort__item:hover{cursor:pointer;color:#131313;text-decoration:none}.catalog-sort__item.icon::after{content:"";position:absolute;display:inline-block;width:9px;height:9px;-webkit-mask-image:var(--icon-path);mask-image:var(--icon-path);background-color:#676767;top:3px;right:-17px}.catalog-sort__item.icon.revers::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:4px}.catalog-sort__item.icon:hover::after{background-color:#131313}.catalog-sort__mob-title{display:none}.catalog-sort__mob-name{display:none}@media screen and (max-width: 767.98px){.catalog-sort__list{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100vw - 40px);padding:25px 20px 30px 20px;bottom:-300px;left:0;background-color:#fff;-webkit-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;z-index:99999}.catalog-sort__list.show{bottom:0}.catalog-sort__item{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.catalog-sort__item.active{margin-bottom:5px}.catalog-sort__mob-title{display:block;position:relative}.catalog-sort__mob-title span::after{content:"";display:inline-block;position:absolute;width:6px;height:10px;rotate:-90deg;-webkit-mask-image:url("/local/templates/authentica/include/images/icons/arrow-slider.svg");mask-image:url("/local/templates/authentica/include/images/icons/arrow-slider.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#131313;top:5px;right:-15px}.catalog-sort__mob-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;font-weight:500;font-size:24px;line-height:100%}.catalog-sort__mob-cross{width:20px;height:20px;margin-top:auto;-webkit-mask-image:url("/local/templates/authentica/include/images/icons/cross.svg");mask-image:url("/local/templates/authentica/include/images/icons/cross.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#131313}}#overlay-catalog{position:fixed;width:100vw;height:100vh;background-color:rgba(19,19,19,.5);top:0;left:0;z-index:9999}body.overflow-hidden{overflow:hidden}
/* End */


/* Start:/local/components/authentica/catalog.element.list/templates/.default/style.min.css?17790914754455*/
.detail-l{position:relative}.detail-l:hover .detail-l__img-btn.fav{opacity:1}.detail-l:hover .detail-l__buy{background-color:#131313;color:#fff}.detail-l:hover .detail-l__buy path{fill:#fff;stroke:#fff}.detail-l.shadow{opacity:.3}.detail-l.shadow .detail-l__img-btn.fav{top:7px}.detail-l__shields{position:absolute;display:flex;flex-direction:column;top:0;left:0;z-index:1}.detail-l__shields-item{--color-backgr: #131313;width:max-content;min-width:40px;margin-top:7px;padding:3px 10px 4px 10px;font-weight:500;font-size:12px;line-height:84%;text-transform:lowercase;color:#fff;background-color:var(--color-backgr);text-align:center;box-sizing:border-box}.detail-l__shields-item:first-child{margin-top:0}.detail-l__shields-item.hit{background-color:#131313}.detail-l__shields-item.new{background-color:#bcbcbc}.detail-l__shields-item.sale{background-color:#fe4a5b}.detail-l__shields-item.custom{background-color:#e1cdb2}.detail-l__shields-item.custom2{background-color:#e1cdb4}.detail-l__shields-item.outlet{color:#fe4a5b}.detail-l__img{position:relative;overflow:hidden}.detail-l__img:hover a .detail-l__img-back{opacity:1}.detail-l__img a{display:flex;width:100%;height:324px;max-height:400px;align-items:center}.detail-l__img picture{display:block;margin:0 auto;max-width:100%;height:auto;max-height:400px}.detail-l__img img{display:block;margin:0 auto;height:auto;max-height:400px;max-width:215px}.detail-l__img-back{display:block;position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.05);transition:opacity .3s}.detail-l__img-btn{position:absolute;transition:opacity .3s;right:11px;cursor:pointer}.detail-l__img-btn.buy{top:7px}.detail-l__img-btn.fav{width:16px;height:14px;top:13px;right:14px;transition:all .3s;opacity:0}.detail-l__img-btn.fav:hover path,.detail-l__img-btn.fav.fav_checked path{fill:#fe4a5b}.detail-l__img-btn.fav path{transition:fill .2s}.detail-l__img-unavailable{position:absolute;width:100%;padding:10px;bottom:0;left:0;background:#bcbcbc;color:#fff;text-align:center;box-sizing:border-box}.detail-l__brand{min-height:15px;margin-top:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600;font-size:14px;line-height:84%;color:#131313;min-height:24px}.detail-l__name{min-height:44px;padding-right:20px;margin-top:14px;font-size:14px;line-height:100%;color:#131313;text-transform:lowercase}.detail-l__name a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:1px}.detail-l__volume{max-width:fit-content;padding:3px;margin-top:15px;font-size:10px;text-align:center;min-width:55px;border:1px solid #131313;box-sizing:border-box}.detail-l__volume.empty{height:20px;border:none}.detail-l__price{margin-top:17px;font-size:14px;line-height:100%}.detail-l__price-current{font-weight:600;color:#131313}.detail-l__price-old{margin-left:17px;color:#bcbcbc}.detail-l__buy{box-sizing:border-box;display:flex;width:44px;height:44px;align-items:center;justify-content:center;color:#bcbcbc;position:absolute;right:0;bottom:0;z-index:1;transition:all .3s;cursor:pointer}.detail-l__buy *{box-sizing:border-box}.detail-l__buy path{fill:#131313;stroke:#131313;transition:all .3s}.detail-l__buy.active{width:83px;background-color:#131313;font-weight:600;font-size:14px;text-transform:uppercase;cursor:default;align-items:stretch}@media(pointer: fine){.detail-l__buy.active{opacity:1}}.detail-l__buy .buy-item{width:33.333%;flex-grow:0;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s;pointer-events:none}.detail-l__buy .buy-item:first-child{padding-left:5px;cursor:pointer;pointer-events:auto}.detail-l__buy .buy-item:last-child{padding-right:5px;cursor:pointer;pointer-events:auto}.detail-l__buy .buy-item:hover{color:#fe4a5b}@media screen and (max-width: 1279.98px){.detail-l__img img{max-width:100%}}@media screen and (max-width: 767.98px){.detail-l__img a{min-height:230px;max-height:300px}.detail-l__img picture{margin-top:auto;max-height:300px}.detail-l__img img{max-height:300px}.detail-l__shields-item{padding:3px 7px 4px 7px}.detail-l__brand{line-height:100%;min-height:28px}.detail-l__name{margin-top:14px;min-height:38px;font-size:12px}.detail-l__price{margin-top:14px}}@media screen and (max-width: 500px){.detail-l__img a{min-height:230px;max-height:240px}.detail-l__img picture{margin-top:auto;max-height:240px}.detail-l__img img{max-height:240px}}
/* End */
/* /local/components/authentica/brands.detail/templates/.default/style.min.css?17557765234574 */
/* /local/templates/authentica/components/bitrix/catalog.smart.filter/catalog/style.css?17569679758730 */
/* /local/templates/authentica/components/bitrix/system.pagenavigation/catalog.list/style.css?1756967975882 */
/* /local/components/authentica/catalog.section/templates/brand/style.css?17569679753244 */
/* /local/components/authentica/catalog.sort/templates/.default/style.min.css?17557765232910 */
/* /local/components/authentica/catalog.element.list/templates/.default/style.min.css?17790914754455 */
