

/* Start:/local/templates/rinscom2/components/bitrix/catalog/sale/style.min.css?1712946872959*/
.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{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}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}
/* End */


/* Start:/local/templates/rinscom2/a/css/sections-n-tags.css?17129468736774*/
.sections {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -4px;
    margin-bottom: 15px !important;
}

.sections__item {
    margin: 0 4px 0;
}

.sections__link {
    display: inline-block;
    border: 1px solid #666666;
    box-sizing: border-box;
    border-radius: var(--border-radius);
    line-height: 16px;
    padding: 7px 20px;
    font-size: 16px;
    color: #666666;
    transition: var(--transition-all);
    margin-bottom: 8px;
}

.sections__link:hover {
    text-decoration: none;
    border-color: var(--color-blue);
    color: var(--color-blue);
}

@media all and (min-width: 992px) {
    .sections {
        margin-bottom: 20px !important;
    }

    .sections__link {
        line-height: 14px;
        margin-bottom: 8px;
        white-space: nowrap;
    }
}




/*.tags {
    display: none;
}*/

.tags {
    display: block;
    margin-bottom: 26px;
}

.tags__head {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.tags__title {
    font-weight: 450;
    font-size: 24px;
    line-height: 31px;
    color: #333333;
    margin: 0 80px 0 0;
}

.tags__toggler {
    font-size: 16px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #666666;
    text-underline-position: from-font;
    cursor: pointer;
}

.tags__toggler-text {
    display: none
}

.tags__toggler-text.notactive {
    display: block
}

.tags__toggler.active .tags__toggler-text.active {
    display: block;
}
.tags__toggler.active .tags__toggler-text.notactive {
    display: none;
}

.tags__body:not(.open) {
    display: none
}

.tags__item {
    margin: 0 0 10px 0;
}

.tags__name {
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    margin: 0 0 15px 0;
    font-weight: 550;
    font-variation-settings: "wght" 550;
}

.tags__list {
    display: flex;
    flex-flow: row wrap;
}

.tags__list:not(.open) > .tags__linkbox:nth-child(6) ~ .tags__linkbox {
    display: none
}

.tags__linkbox {
    margin: 0 6px 6px 0;
}

.tags__link {
    display: block;
    line-height: 22px;
    border: 1px solid #999999;
    border-radius: var(--border-radius);
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
    transition: var(--transition-all);
}

.tags__link:hover {
    color: var(--color-blue);
    border-color: var(--color-blue);
    text-decoration: none;
}

.tags__linktoggler {
    line-height: 24px;
    font-size: 14px;
    text-decoration-line: underline;
    text-underline-position: from-font;
    color: #666666;
    padding: 0 10px;
    cursor: pointer;
}

.tags__linktoggler-text {
    display: none
}    

.tags__linktoggler-text.notactive {
    display: block
}

.tags__linktoggler.active .tags__linktoggler-text.active {
    display: block;
}
.tags__linktoggler.active .tags__linktoggler-text.notactive {
    display: none;
}





.tags__group .tags__linktoggler {
    display: none
}

.tags__group:not(.open) .tags__linktoggler.notopened {
    display: block

}

.tags__group.open .tags__linktoggler.opened {
    display: block
}







.tags__group:not(.open) > .tags__list:not(:first-child) {
    display: none
}

.tags__group.open .tags__linkbox {
    display: block !important
}


.tags__linktoggler:hover {
    color: var(--color-blue);
}

.tags__toggler:hover {
    color: var(--color-blue);
}

@media all and (min-width: 992px) {
    .tags__item {
        display: flex;
        margin: 0 0 10px 0;
    }

    .tags__name {
        margin: 8px 0 0 0;
        flex: 0 0 190px;
    }

    .tags__link {
        line-height: 30px;
        padding: 0 21px;
        font-size: 16px;
    }

    .tags__linktoggler {
        line-height: 32px;
        font-size: 16px;
        padding: 0 21px;
    }

    .tags__linkbox {
        margin: 0 10px 10px 0;
    }
}

/* del air */

.sections {
    margin-bottom: 10px !important;
}

@media all and (min-width: 992px) {
    .sections {
        margin-bottom: 10px !important;
    }
}




.tags {
    margin-bottom: 10px;
}

.tags__head {
    margin-bottom: 10px;
}

.tags__item {
    margin: 0 0 10px 0;
}

@media all and (min-width: 992px) {
    .tags__item {
        margin: 0;
    }
}











.catalognav {
    margin: 0 0 16px 0;
}

.tgs__body {
    margin: 0 0 16px 0;
    position: relative;
}

.tgs__body.tgs__body_toggled {
    height: 73px;
    overflow: hidden;
}

.tgs__body.tgs__body_toggled.open {
    height: auto;
    overflow: visible;
}

/*.tgs__body.tgs__body_toggled.op {
    overflow: visible;
    opacity: 0;
}
*/
.tgs__namebox {
    margin: 0 0 16px 0;    
}

.tgs__name {
    position: relative;
    padding: 0 22px 0 0;
    display: inline-block;
    color: #666666;
    font-size: 16px;
    line-height: 21px;
}

.tgs__name:before {
    --size: 12px;
    display: block;
    font-size: var(--size);
    height: var(--size);
    width: var(--size);
    line-height: var(--size);
    transform: rotate(270deg);
    position: absolute;
    right: 0;
    top: 4px;
    color: var(--color-blue);
}

.tgs__list {
    display: flex;
    flex-flow: row wrap;
}

.tgs__list.tgs__list_full {    
    height: auto;
    overflow: visible;
}

.tgs__linkbox {
    padding: 0 8px 8px 0;
}

.tgs__link {
    display: block;
    border: 1px solid #eaeff9;
    padding: 5px 11px;
    line-height: 14px;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    font-variation-settings: "wght" 300;
    background-color: #f4f7fc;
    text-decoration: none;
}

.tgs__link:hover {
    text-decoration: none;
    color: #666666;    
}

.tgs__linkname {}

.tgs__toggler {
    position: absolute;
    right: 0;
    top: 0;
    color:  var(--color-blue);
    cursor: pointer;
}

.tgs__togglertext_close {
    display: none;
}

.tgs__body.tgs__body_toggled.open .tgs__togglertext_open {
    display: none;
}

.tgs__body.tgs__body_toggled.open .tgs__togglertext_close {
    display: block;
}

@media all and (min-width: 992px) {
    .catalognav {
        margin: 0 0 18px 0;
    }
    .tgs__body {
        display: flex;
    }

    .tgs__body.tgs__body_toggled {
        height: 32px;
    }

    .tgs__namebox {
        flex: 0 0 220px;
        margin: 0;
    }

    .tgs__linkbox {
        padding: 0 6px 6px 0;
    }

    .tgs__body.tgs__body_toggled .tgs__group {
        max-width: calc(100% - 220px);
        padding: 0 70px 0 0;
    }

    .tgs__body.tgs__body_toggled.open .tgs__group {
        /* padding: 0; */
    }
}
/* End */


/* Start:/local/templates/rinscom2/components/bitrix/system.pagenavigation/roundajax/style.css?17129468724116*/
.bx-pagination {
	margin: 36px 0 54px;
}
.bx-pagination .bx-pagination-container {
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 30px 0 0;
}
.bx-pagination .bx-pagination-container ul li span{
    display: block;
}
.bx-pagination .bx-pagination-container ul li a {
	font-size: 18px;
	line-height: 16px;
	color: #666666;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	font-size: 18px;
	line-height: 16px;
	color: #4976D2;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a {
    background-color: #9e9e9e;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
    background: #e22b2b;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #ffffff;
}

.bx-pagination__morewrap {
  display: none;
  text-align: center;
  margin-bottom: 15px;
}

.bx-pagination__more {
    font-size: 16px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #4976D2;
    text-underline-position: from-font;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 1em;
  height: 1em;
}
.loader {
  position: relative;
  top: 0px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 0;
  width: 24px;
  height: 24px;
  text-indent: 0;
  border-top: 2px solid rgb(45 45 45 / 20%);
  border-right: 2px solid rgb(45 45 45 / 20%);
  border-bottom: 2px solid rgb(45 45 45 / 20%);
  border-left: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media all and (min-width: 992px) {
  .bx-pagination {
    margin: 56px 0 50px;
  }

  .bx-pagination .bx-pagination-container {
      flex-flow: row nowrap;
      justify-content: space-between;
  }

  .bx-pagination__morewrap {
      display: block;
      margin: 0;
  }

  .bx-pagination .bx-pagination-container ul {
      margin: 0 0 0 auto;
  }

  .bx-pagination .bx-pagination-container ul li {
      margin: 0 10px 0 0;
  }

  .bx-pagination .bx-pagination-container ul li:last-child {
      margin: 0;
  }
}
/* End */


/* Start:/local/templates/rinscom2/a/css/cards__grid.css?17470599752969*/
.cards__row,
.cards__slider {
    margin: 0 -8px;
}

.cards__row .slick-track,
.cards__slider .slick-track {
    margin-left: 0;
}

.card.slick-slide {
    margin: 0;
    padding: 0 8px;
}

.cards__grid {
    margin: 0 -4px;
    display: flex;
    flex-flow: row wrap;
}

.irec__section,
.iproiz__section,
.cards__grid .card {
    width: 50%;
    margin: 0 0 4px 0;
    padding: 0 4px;
}

@media all and (min-width: 720px) {
    .cards__grid .card,
    .irec__section,
    .iproiz__section {
        width: calc(100% / 3);
        margin: 0 0 10px 0;
    }
}

@media all and (min-width: 992px) {
    .cards__grid .card,
    .irec__section,
    .iproiz__section {
        width: calc(100% / 3);
        margin: 0 0 10px 0;
    }

    .cat__sidebar + .cat__main .cards__grid .card,
    .personal__sidebar + .personal__main .cards__grid .card {
        width: calc(100% / 2);
    }
}
@media all and (min-width: 1200px) {

    .cards__grid {
        margin: 0 -10px;
    }

    .cards__grid .card,
    .irec__section,
    .iproiz__section {
        width: 25%;
        margin: 0 0 20px 0;
        padding: 0 10px;
    }

    .cat__sidebar + .cat__main .cards__grid .card,
    .personal__sidebar + .personal__main .cards__grid .card {
        width: calc(100% / 3);
    }


    .cards__row,
    .cards__slider {
        margin-left: -15px;
        margin-right: -15px
    }

    .card.slick-slide {
        padding: 0 15px;
    }
}

@media all and (min-width: 1690px) {
    .cards__grid .card,
    .irec__section,
    .iproiz__section {
        width: 20%;
    }

    .cards__row {
        margin: 0 -10px;
        display: flex;
        flex-flow: row wrap;
    }


    .cards__slider {
        margin-left: -15px;
        margin-right: -15px
    }

    .cards__row .card, 
    .cards__row .card.slick-slide {
        width: 20%;
        margin: 0 0 20px 0;
        padding: 0 10px;
    }

    .cat__sidebar + .cat__main .cards__grid .card,
    .personal__sidebar + .personal__main .cards__grid .card {
        width: 25%;
    }
}

.cards__dots {
    position: relative;
    height: auto;
    flex-grow: 1;
    width: 100%;
    margin-bottom: 0;
}

.cards__dots .slick-dots {
    position: absolute;
    bottom: unset;
    left: 50%;
    top: 50%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 0;
    font-size: 0;
}

.cards__dots .slick-dots li button {
    width: 10px;
    height: 8px;
    border-radius: 5px;
    background-color: #F0F0F0;
    transition: var(--transition-all);
    padding: 4px;
}

.cards__dots .slick-dots li button:before {
    display: none;
}

.cards__dots .slick-dots li.slick-active button {
    background-color: var(--color-blue);
    width: 36px;
}

.cards__dots .slick-dots li {
    width: auto;
    height:  auto;
}
/* End */


/* Start:/local/templates/rinscom2/a/css/catsection.css?17129468739251*/
.catalog-sort {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.catalog-sort__col {
    position: relative;
}

.catalog-sort__name {
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    position: relative;
}

.catalog-sort__name:before {
    position: absolute;
    color: var(--color-blue);
    font-size: 5.66px;
    line-height: 12px;
    width: 12px;
    height: 12px;
    order: 2;
    top: 4px;
    left: calc(100% + 6px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-sort__name:hover {
    border-bottom: 1px solid var(--color-blue);
}

.catalog-sort__col:hover .catalog-sort__name {
    border-bottom: 1px solid var(--color-blue);
}

.catalog-sort__list-box {
    display: none;
}

.catalog-sort__col:hover .catalog-sort__list-box,
.catalog-sort__name:hover + .catalog-sort__list-box {
    display: block;
    position: absolute;
    top: 22px;
    padding-top: 18px;
    left: 0;
    z-index: 3;
}

.catalog-sort__list {
    margin: 0;
    display: block;
    padding: 30px 35px 36px 30px !important;
    min-width: 280px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-shadow: 8px 8px 12px rgba(0, 0, 0, 0.1);
    border-radius: var(--border-radius);
    font-weight: 300;
    font-variation-settings: "wght" 300;
    font-size: 16px;
    line-height: 24px;
}

.catalog-sort__item {
    position: relative;
    white-space: nowrap;
}

.catalog-sort__item .catalog-sort__link {
    text-underline-position: under;
    color: #000000;
}


.catalog-sort__item--active {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: space-between;
}

.catalog-sort__item:before {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    color: var(--color-blue);
}

.catalog-sort__item .catalog-sort__link:hover {
    color: #097fc8;
}

.catalog__view {
    margin-left: 4px;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog__view:before {
    width: 26px;
    height: 26px;
    line-height: 26px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog__view:hover {
    opacity: 0.7;
    color: var(--color-blue);
    
}

.catalog__view.active {
    color: var(--color-blue);
}

.catalog__view.ricon-cattable {
    font-size: 18.33px;
}
.catalog__view.ricon-catlist {
    font-size: 15.71px;
}

.catalog__view.ricon-catgrid {
    font-size: 15.71px;
}

@media all and (min-width: 992px) {
    .catalog-sort__name {
        font-size: 18px;
        line-height: 21px;
    }

    .catalog-sort__name:before {
        line-height: 21px !important;

    }
}

/* ------------------------------------------------------ */

.cat__head {
    display: none;
}

@media all and (min-width: 992px) {
    .cat__head.-hasdesc {
        display: block;
        padding: 30px 45px 35px 45px;
        border-radius: var(--border-radius);
        background-color: #eaeaea;
        position: relative;
        margin-bottom: 36px;
        overflow: hidden;
    }

    .cat__prevtext {
        font-size: 18px;
        line-height: 23px;
        color: #666666;
        position: relative;
        z-index: 1;
    }

    .cat__headpic {
        display: none
    }

    .cat__body {
        display: flex;
        flex-flow: row nowrap;
        margin-bottom: 90px;
    }

    .cat__sidebar {
        width: 312px;
        margin-right: 25px;
        flex-shrink: 0;
        display: block
    }

    .cat__main {
        flex-grow: 1;
        width: calc(100% - 312px - 25px);
    }
}

@media all and (min-width: 1280px) {
    .cat__head.-haspic {
        min-height: 180px;
    }

    .cat__head.-haspic .cat__prevtext {
        max-width: 785px;
    }

    .cat__headpic {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: auto;
        object-fit: cover;
        object-position: left;
    }
}

.catalog-section .cards__grid {
    margin-top: 32px;
}

/* -------------------------TABS----------------------------- */

.itabs.cattabs {
    margin: 54px 0 50px;
}

.cattabs .itabs__body {
    margin-top: 20px;
}

#tab-desc h2 {
    font-weight: 450;
    font-variation-settings: "wght" 550;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 28px;
}

#tab-desc h3 {
    font-weight: 450;
    font-variation-settings: "wght" 550;
    color: #333333;    
}

#tab-desc h4 {
    font-weight: 450;
    font-variation-settings: "wght" 550;
    color: #333333;    
}

#tab-desc {
    font-size: 16px;
    line-height: 1.3;
    color: #666666;
}

.cattabs__block .iblog__grid {
    margin: 0 -10px;
}

.cattabs__block .ibrands__grid {
    margin: 0 -10px;
}

@media all and (min-width: 992px) {
    .itabs.cattabs {
        margin-top: 100px;
        margin-bottom: 0
    }

    .cattabs .itabs__body {
        margin-top: 68px;
    }

/*  26.01.2023  
    #tab-desc h2 {
        font-size: 36px;
        line-height: 46px;
    }

    #tab-desc {
        font-size: 21px;
        line-height: 27px;
    }*/

    .cattabs__block .iblog__grid .blogitem {
        margin: 0
    }

    .cattabs__block .iblog__grid {
        margin: 0;
        display: grid;
        grid-template: 1fr / repeat(2, 1fr);
        grid-gap: 25px 30px;
    }

    .cattabs__block .ibrands__grid {
        margin: 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(auto-fill, minmax(120px, auto));
        grid-gap: 29px;
        grid-auto-rows: minmax(120px, auto);
    }

    .cattabs__block  .ibrand {
        height: auto;
        min-height: auto !important;
    }

    .cattabs__block  .ibrand__box {
        border: 1px solid #f0f0f0;
        border-radius: var(--border-radius);
        transition: var(--transition-all);
        background-color: #FFFFFF;
    }

    .cattabs__block  .ibrand__box:hover {
        box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
    }

    .cattabs__block  .ibrand__logo-img {
        max-width: 90%;
        max-height: 50%;
    }
}

@media all and (min-width: 1200px) {

    .cattabs__block .iblog__grid {
        grid-template: 1fr / repeat(3, 1fr);
    }

    .cattabs__block .ibrands__grid {
        grid-template-columns: repeat(4, 1fr);
    }
}



.pdfs__item {
    color: #333333;
    font-size: 16px;
    line-height: 21px;
}

.pdfs__link {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    padding: 8px 0;
    color: #333333;
    padding-left: 40px;
    background-size: 24.19px auto;
    background-repeat: no-repeat;
    background-position: 5px center;
    margin-bottom: 16px;
    position: relative;
}

.pdfs__link:hover {
    color: #333333;
    text-underline-position: from-font;
}

.pdfs__link:before {
    position: absolute;
    left: 0;
    font-size: 26.44px;
    color: var(--color-red);
}

.howbuy__title {
    font-size: 24px;
    line-height: 31px;
    color: #333333;
    margin: 0 0 36px 0;
}

.howbuy__step {
    padding: 0 0 36px 0;
    display: flex;
    flex-flow: row nowrap;
    font-size: 18px;
    line-height: 23px;
    font-size: 16px;
    line-height: 21px;
    color: #666666;
    position: relative;
}

.howbuy__step:last-child {
    padding: 0;
}

.howbuy__step:before {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 18px 0 0;
    background-color: #F0F0F0;
    border-radius: 5px;
    font-size: 18px;
    color: var(--color-blue);
}

.howbuy__step.ricon-check:before {
    font-size: 11px;
}

.howbuy__step:after {
    content: '';
    width: 1px;
    position: absolute;
    left: 15.5px;
    top: 46px;
    display: block;
    background-color: var(--color-blue);
    height: calc(100% - 57px);
}

.howbuy__step:last-child:after {
    display: none;
}

@media all and (min-width: 1280px) {
    .howbuy__step:before {
        width: 72px;
        height: 72px;
        flex: 0 0 72px;
        font-size: 36px;
        margin: 0 0 20px 0;
    }

    .howbuy__step.ricon-check:before {
        font-size: 22px;
    }

    .howbuy__step:after {
        top: 33.5px;
        height: 2px;
        left: calc(50% + 61px);
        width: calc(100% - 123px);
    }

    .howbuy__step {
        align-items: center;
        flex-flow: column nowrap;
        padding: 0 15px;
        flex: 0 0 33%;
    }

    .howbuy__steps {
        display: flex;
        flex-flow: row nowrap;
        margin: 0 -15px;
    }
}
/* End */


/* Start:/local/templates/rinscom2/components/bitrix/catalog.item/.default/style.css?1712946872372*/
.catalog-item__fastview {
    display: none;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-color: lightblue;
}

.catalog-section__row.catalog-item:hover .catalog-item__fastview {
    display: block;
}
/* End */


/* Start:/local/templates/rinscom2/a/css/prodrow.css?174705835810204*/
.catalog-section__table {
    display: block;
    width: 100%;
}

.catalog-section__body {
    display: block;
    width: 100%;
}

.prodrow {
	width: 100%;
	display: flex;
	flex-flow: column nowrap;
	position: relative;
	gap: 4px;
	padding: 20px 58px 20px 50px;
	border-bottom: 1px solid #F0F0F0
}

.prodrow.prodrow_notavail {}
.prodrow.prodrow_sale {}

.prodrow__cell {
	display: block;
	padding: 0;
}

.prodrow__cell.prodrow__cell_ids {order: 4;}
.prodrow__cell.prodrow__cell_photo {
	position: absolute;
	left: 0;
	top: 20px;
}
.prodrow__cell.prodrow__cell_name {order: 3;}
.prodrow__cell.prodrow__cell_icns {
	position: absolute;
	top: 20px;
	right: 58px;
	z-index: 1;
}
.prodrow.prodrow_sale .prodrow__cell.prodrow__cell_icns {
	/*top: 47.5px;*/
}
.prodrow__cell.prodrow__cell_sale {
	position: absolute;
	left: 0;
	top: 65px;
	width: 40px;
}
.prodrow__cell.prodrow__cell_prices {order: 1;}
.prodrow__cell.prodrow__cell_quant {
	display: none;
}
.prodrow__cell.prodrow__cell_stock {
	order: 2;
}
.prodrow__cell.prodrow__cell_actions {
	position: absolute;
	right: 0;
	top: 20px;
	height: calc(100% - 40px);
}

.prodrow__arts {
	display: flex;
	flex-flow: row nowrap;
	gap: 16px;
}

.prodrow__art {
	font-size: 10px;
	line-height: 16px;
	font-weight: 300;
    font-variation-settings: "wght" 300;
	color: #666666;
	display: flex;
	align-items: center;
	gap: 5px;
	transition: var(--transition-all);
}

.prodrow__art:hover {
	color: #000000;
}

.prodrow__art:before {
	font-size: 10px;
	width: 10px;
	height: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.prodrow__art_inart {}
.prodrow__art_extart {}

.prodrow__pic {
	position: relative;
	width: 40px;
	height: 40px;
}

.prodrow__img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: contain;
}

.prodrow__fv {
	display: none;
}

.prodrow__namelink {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
    font-variation-settings: "wght" 300;
	color: #333333;	
	transition: var(--transition-all);
}

.prodrow__namelink:hover {
	color: #000000;
	text-decoration: none;
}

.prodrow__icnsbox {
	display: flex;
	flex-flow: column nowrap;
	gap: 4px;	
}

.prodrow__icns {
	display: flex;
	flex-flow: row nowrap;
	gap: 4px;
	padding: 3px 0 4px 0;
	align-self: flex-end;
}

.prodrow__icn {
	position: relative;
	width: 16px;
	height: 16px;
}

.prodrow__icnimg {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform: translate(-50%, -50%);
}

.prodrow__pi {
	display: flex;
	flex-flow: row-reverse nowrap;
	gap: 8px;
}
.prodrow__pir {	
	display: flex;
	flex-flow: row nowrap;
	gap: 4px;
}
.prodrow__pii {
	display: block;
	width: 14px;
	height: 14px;
}

.prodrow__sale {
	display: block;
	margin: 0 auto;
	font-size: 10px;
	font-weight: 550;
    font-variation-settings: "wght" 550;
	line-height: 18px;
	height: 18px;
	width: 35px;
	text-align: center;
	color:  #ffffff;
	background-color: #FF0000;
	border-radius: 5px;
}

.prodrow__price {
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 23px;
	font-weight: 550;
    font-variation-settings: "wght" 550;
	color: #333333;
	white-space: nowrap;
}
.prodrow__priceammount span {
	display: none;
}

.prodrow__quant {
	display: none;
}

.prodrow__stock {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
    font-weight: 300;
    font-variation-settings: "wght" 300;
}

.prodrow__actions {
	display: flex;
	flex-flow: column-reverse nowrap;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.prodrow__actionbox {}

.prodrow__btn {
	width: 48px;
	height: 48px;
	border: 1px solid transparent;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: var(--transition-all);
}
.prodrow__btn:before {
	font-size: 25.6px;
}
.prodrow__btn_subscribe:before {
	font-size: 23.47px;
}
.prodrow__btn_preorder:before {
	font-size: 26.01px;
}

.prodrow__action {
	width: 24px;
	height: 24px;
	border: 1px solid transparent;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: var(--transition-all);
}
.prodrow__action {
	color: #D6D6D6;
}
.prodrow__action_favorite:before {
	font-size: 18px;
}

.prodrow__action_favorite.active:before {
	content: "\e95d";
}
.prodrow__action_compare:before {
	font-size: 17px;
}
.prodrow__action:hover,
.prodrow__action.--fill {
	color: var(--color-blue);
}

.prodrow__action_compare {
	display: none;
}

.prodrow.prodrow_notavail .prodrow__pic {opacity: .3;}
/*.prodrow.prodrow_notavail .prodrow__stock {display: none;}*/
.prodrow.prodrow_notavail .prodrow__price {opacity: .3;}
.prodrow.prodrow_notavail .prodrow__quant {pointer-events: none;}

@media all and (min-width: 1200px) {
	.prodrow {
		flex-flow: row nowrap;
		align-items: center;
		padding:  4px 8px 4px 16px;
		border-radius: 5px;
		box-shadow: 0 0 0 0 transparent;
		transition: var(--transition-all);
	}

	.prodrow:hover {
	    box-shadow: 0 0 0 2px var(--color-redprime);
	    border-bottom-color: transparent;
	}

	.prodrow__cell.prodrow__cell_ids {
		order: 1;
		width: 91px;
		flex: 0 0 91px;
		margin: 0;
	}
	.prodrow__cell.prodrow__cell_photo {
		order: 2;
		position: relative;
		left: 0;
		top: 0;
		transform: unset;
		width: 40px;
		flex: 0 0 40px;
		margin: 0 10px 0 0;
	}
	.prodrow__cell.prodrow__cell_name {
		order: 3;
		width: auto;
		flex: 1 1 auto;
		margin: 0 10px 0 0;
	}
	.prodrow__cell.prodrow__cell_icns {
		order: 4;
		position: static;
		width: 130px;
		flex: 0 0 130px;
		margin: 0 10px 0 0;
	}
	.prodrow__cell.prodrow__cell_sale {
		order: 5;
		position: static;
		width: 41px;
		flex: 0 0 41px;
		margin: 0 8px 0 0;
	}
	.prodrow__cell.prodrow__cell_prices {
		order: 6;
		width: 90px;
		flex: 0 0 90px;
		margin: 0 10px 0 0;
		text-align: right;
	}
	.prodrow__cell.prodrow__cell_quant {
		order: 7;
		width: 66px;
		flex: 0 0 66px;
		margin: 0 12px 0 0;	
	}
	.prodrow__cell.prodrow__cell_stock {
		order: 8;
		position: static;
		transform: unset;
		width: 60px;
		flex: 0 0 60px;
		padding: 0;
		margin: 0 12px 0 0;
	}
	.prodrow__cell.prodrow__cell_actions {
		order: 9;
		position: static;
		width: 112px;
		flex: 0 0 112px;
	}

	.prodrow:hover .prodrow__fv {
		position: absolute;
	    left: 0;
	    top: 0;
	    width: 40px;
	    height: 40px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    background: #f1f4fb;
	    border-radius: 5px;
	    color: var(--color-blue);
	    font-size: 20px;
	}

	.prodrow__icnsbox {		
		flex-flow: row-reverse nowrap;
		align-items: center;
		gap: 10px;
	}

	.prodrow__icns {
		min-width: 50px;
		gap: 2px;
	}

	.prodrow__icn {
		margin: 4px;
	}

	.prodrow__pi {
		flex-flow: row nowrap;
		gap: 7px;
	}
	.prodrow__pir {
		gap: 2.8px;
	}
	.prodrow__pii {
		display: block;
		width: 14px;
		height: 14px;
	}

	.prodrow__arts {
		margin: 0;
		flex-flow: column nowrap;
		gap: 4px;
	}

	.prodrow__icns {
		justify-content: end;
	}

	.prodrow__sale {
		margin: 0;
		width:  100%;
		font-size: 12px;
		line-height: 21px;
		height: 21px;
	}

	.prodrow__prices {
		flex-flow: column nowrap;
		gap: 0;
		align-items: end;
	}

	.prodrow__price {
	    font-size: 16px;
	    line-height: 21px;
		font-weight: 720;
	    font-variation-settings: "wght" 720;
	}

	.prodrow__price_old {
	    font-size: 12px;
		line-height: 15px;
	}

	.prodrow__quant {
		display: flex;
		flex-flow: row nowrap;
	    border: 1px solid #e7ecf8;
	    border-radius: 58px;
	    background-color: #F1F4FC;
	    width:  66px;
	    overflow: hidden;
	    position: relative;
	}

	.prodrow__quantbtn {
	    width: 22px;
	    text-align: center;
	    color: var(--color-blue);
	    line-height: 16px;
	    height: 18px;
	    cursor: pointer;
	    font-weight: 550;
	    font-variation-settings: "wght" 550;
	    transition: var(--transition-all);
	}

	.prodrow__quantbtn_minus {
		padding: 0 4px 0 0;
		margin: 0 -4px 0 0;
	}
	.prodrow__quantbtn_plus {		
		padding: 0 0 0 4px;
		margin: 0 0 0 -4px;
	}

	.prodrow__quantbtn:hover {
		background-color: #e7ecf8;
	}
	.prodrow__quantbtn:active {
		color: #DBE2F0;
		background-color: #4976D2;

	}

	.prodrow__quantbox {
	    line-height: 18px;
	    position: relative;
	    border-radius: 96px;
	    overflow: hidden;
	}

	.prodrow__quantinp {
	    width: 30px;
	    border: 0;
	    text-align: center;
	    background-color: #F1F4FC;
	    border-radius: 36px;
	    padding: 0;
	    line-height: 18px;
	    font-size: 12px;
	    font-weight: 300;
	    font-variation-settings: "wght" 300;
	    display: block;
	    outline: none;
	}

	.prodrow__stock {
		text-align: center;
		font-size: 11px;
		width: 100%;
	}

	.prodrow__actions {
		display: flex;
		flex-flow: row nowrap;
		gap: 0;	
	}

	.prodrow__btn {
		width: 32px;
		height: 32px;
		margin: 0 16px 0 0;
	}

	.prodrow__btn:before {
		font-size: 16px;
	}
	.prodrow__btn_subscribe:before {
		font-size: 14.67px;
	}
	.prodrow__btn_preorder:before {
		font-size: 16.26px;
	}
	.prodrow__action {
		width: 24px;
		height: 24px;
		margin: 0 8px 0 0;
	}
	.prodrow__action_compare {
		display: flex;
	}
}

@media all and (min-width: 1366px) {
	.prodrow__icnsbox {
		gap: 24px;
	}
	.prodrow__cell.prodrow__cell_ids {
		margin: 0 24px 0 0;
	}
	.prodrow__cell.prodrow__cell_photo {
		margin: 0 24px 0 0;
	}
	.prodrow__cell.prodrow__cell_name {
		margin: 0 24px 0 0;
	}
	.prodrow__cell.prodrow__cell_icns {
		width: 143px;
		flex: 0 0 143px;
		margin: 0 20px 0 0;
	}
	.prodrow__cell.prodrow__cell_prices {
		margin: 0 20px 0 0;
	}
}
/* End */


/* Start:/local/templates/rinscom2/a/css/specform.v2.css?17326310325151*/
.hf {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 32px 12px;
}
.hf_margintop {
	margin-top: 64px;
}
.hf_marginbottom {
	margin-bottom: 64px;
}
.hf__back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.hf__backimg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 74% center;
}
.hf__inner {
	width: 100%;
	max-width: 1440px;
	position: relative;
	z-index: 2;
	background-color: #FFFFFF;
	border: 2px solid #4976D24D;
	border-radius: 16px;
	box-shadow: 0px 24px 56px 0px #061C3D1F;
	padding: 24px 16px;
}
.hf__form {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
}
.hf__head {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
}
.hf__title {
	font-size: 24px;
	font-weight: 550;
	font-variation-settings: "wght" 550;
	line-height: 30.72px;
	letter-spacing: -0.012em;
	color: var(--color-blue);
}
.hf__text {
	font-size: 16px;
	font-weight: 300;
	font-variation-settings: "wght" 300;
	line-height: 20.48px;
	color: #000000;
}
.hf__hidden {
	display: none;
}
.hf__body {	
	display: flex;
	flex-flow: column nowrap;
	gap: 14px;
}
.hf__forminput {
	width: 100%;
	border-radius: 5px;
	line-height: 38px;
	border: 1px solid #F0F0F0;
	font-size: 16px;
	font-weight: 300;
	font-variation-settings: "wght" 300;
	padding: 0 13px;
	transition: var(--transition-all);
}
.hf__forminput:focus-visible {
	outline: unset;
	border-color: #000000;
}
.hf__forminput:placeholder {
	color: #999999;
}
.hf__formtextarea {
	width: 100%;
	border-radius: 5px;
	line-height: 38px;
	border: 1px solid #F0F0F0;
	font-size: 16px;
	font-weight: 300;
	font-variation-settings: "wght" 300;
	padding: 0 13px;
	transition: var(--transition-all);
	min-height: 90px;
	resize: unset;
}
.hf__formtextarea:focus-visible {
	outline: unset;
	border-color: #000000;
}
.hf__formtextarea:placeholder {
	color: #999999;
}
.hf__formitem_dop {
	display: none;	
}
.hf__footer {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
}
.hf__formfile {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
	position: relative;
}
.hf__formfileinput {
	display: none;
}
.hf__formfilelabel {
	display: flex;
	flex-flow: column nowrap;
	gap: 2px;
	padding: 0 0 0 28px;
	color: var(--color-blue);
	cursor: pointer;
}
.hf__formfilelabel:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15.17px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	line-height: 20px !important;
}
.hf__formfilelabeltop {
	font-size: 14px;
	line-height: 16px;
}
.hf__formfilelabelbot {
	font-size: 12px;
	font-weight: 300;
	line-height: 15.36px;
	color: #92ade4;
}
.hf__formfileclear {
	display: none;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	color: #666666;
}
.hf__formfileclear.active {
	display: inline-flex;
	flex-flow: row-reverse nowrap;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
}
.hf__formfileclear:before {
	font-size: 10.2px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	line-height: 20px !important;
	color: var(--color-blue);
}
.hf__footerfoot {
	display: flex;
	flex-flow: column nowrap;
	gap: 8px;
}
.btn.hf__submit {
	border-radius: 7px;
	width: 100%;
	font-size: 17px;
	line-height: 44px;
}
.hf__agreeinput {
	display: none;
}
.hf__agreelabel {
	padding: 1.5px 0 1.5px 26px;
	position: relative;
	font-size: 12px;
	line-height: 15.36px;
	color: #000000;
	cursor: pointer;
}
.hf__agreelabel:before {
	content:  '';
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	border: 1px solid var(--color-blue);
	transform: translateY(-50%);
}
.hf__agreeinput + .hf__agreelabel:after {
	content:  '';
	position: absolute;
	left: 2px;
	top: 50%;
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 3px;
	transition: var(--transition-all);
	transform: translateY(-50%);
}
.hf__agreeinput:checked + .hf__agreelabel:after {
	background: var(--color-blue);
}

@media all and (min-width: 1200px) {

	.hf_margintop {
		margin-top: 96px;
	}
	.hf_marginbottom {
		margin-bottom: 96px;
	}
	.hf__inner {
	    padding: 32px;
	}
	
	.hf__title {
	    font-size: 28px;
	    line-height: 35.84px;
	    letter-spacing: -0.012em;
	}
	
	.hf__form {
	    flex-flow: row nowrap;
	    gap: 16px;
	}

	.hf__formfile {
		gap: 8px	
	}
	
	.hf__body {
	    flex: 0 0 504px;
	    flex-flow: row wrap;
	    gap: 14px 16px;
	}
	
	.hf__footer {
	    flex: 0 0 240px;
	    justify-content: space-between;
	}
	
	.hf__formtextarea {
	    min-height: 124px;
	}
	
	.hf__formitem {
	    width: calc(50% - 8px);
	}
	
	.hf__formitem:nth-child(3) {
	    width: 100%;
	}
}

@media all and (min-width: 1440px) {
	.hf {
	    padding: 47px 0;
	}
	
	.hf__inner {
	    padding: 64px;
	}
	
	.hf__form {
	    gap: 32px;
	}
}
/* End */
/* /local/templates/rinscom2/components/bitrix/catalog/sale/style.min.css?1712946872959 */
/* /local/templates/rinscom2/a/css/sections-n-tags.css?17129468736774 */
/* /local/templates/rinscom2/components/bitrix/system.pagenavigation/roundajax/style.css?17129468724116 */
/* /local/templates/rinscom2/a/css/cards__grid.css?17470599752969 */
/* /local/templates/rinscom2/a/css/catsection.css?17129468739251 */
/* /local/templates/rinscom2/components/bitrix/catalog.item/.default/style.css?1712946872372 */
/* /local/templates/rinscom2/a/css/prodrow.css?174705835810204 */
/* /local/templates/rinscom2/a/css/specform.v2.css?17326310325151 */
