

/* Start:/local/components/skadium/include.block/templates/pindex/style.css?17592907524473*/
.pindex-main {
  margin-top: 15px;
}
.pindex-main .container {
  display: flex;
  gap: 24px;
}
.pindex-main .slider-index {
  width: 900px;
}
.pindex-main .bb4361 {
  width: calc(100% - 924px);
  gap: 24px;
}
@media (min-width: 761px) {
  .pindex-main .bb4361 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1261px) {
  .pindex-main .bb4361 {
    grid-template-columns: 100%;
  }
}

.pindex-main .bb235 {
  min-height: 0;
  padding: 30px;
}
.pindex-main .bb235-lb {
  margin-top: 0;
  max-width: 250px;
}
.pindex-main .bb235-name {
  font-size: 20px;
  line-height: 1.3;
}
.pindex-main .bb235-t2 {
  font-size: 12px;
}
.pindex-main .bb235._btn-right .bb235-action {
  right: 20px;
  bottom: 20px;
}
.pindex-main .bb235-action-btn.btn {
  font-size: 13px;
}
.pindex-main .bb235-media img{
  object-position: left;
}
@media (max-width: 500px) {
  .pindex-main .bb235 {
    min-height: 185px;
    padding: 25px 20px;
  }
  .pindex-main .bb235-lb {
    max-width: 180px;
  }
  .pindex-main .bb235-name {
    font-size: 14px;
  }
  .pindex-main .bb235-t2 {
    font-size: 12px;
    max-width: 200px;
    opacity: .8;
  }
  .pindex-main .bb235-action {
    display: none;
  }
  .pindex-main .bb235-media img {
    object-position: 30%;
  }
}
@media (max-width: 360px) {
  .pindex-main .bb4361 .bb235 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.pindex-bb {
  margin-top: 60px;
}
.pindex-groups {
  margin-top: 60px;
}
.pindex-g1 {
  display: contents;
}
.pindex-popularitems {
  margin-top: 65px;
}
.pindex-popularitems .tabs-nav{
	margin-bottom: 25px;
}
.pindex-popularitems .tabs-nav.pindex-is-init {
  opacity: 1;
}
.pindex-popularitems .tabs-nav-link {
  font-weight: 400;
}
.pindex-bb2 {
  margin-top: 65px;
}
.pindex-selfitems {
  margin-top: 65px;
}
.pindex-items {
  margin-top: 65px;
}
.pindex-bb3 {
  margin-top: 65px;
}
.pindex-bb4 {
  margin-top: 65px;
}
.pindex-storegallery {
  margin-top: 50px;
}
.pindex-store {
  position: relative;
  margin-top: 50px;
}
.pindex-store-columns {
  display: flex;
  gap: 24px;
}
.pindex-store-pvz,
.pindex-store-facts {
  flex-basis: 50%;
  flex-grow: 1;
}
.pindex-store-pvz .storemap {
  min-height: 320px;
  height: 100%;
}
.pindex-review {
  margin-top: 80px;
}
.pindex-blog {
  margin-top: 80px;
}
.pindex-brands {
  margin-top: 85px;
}
.pindex-so {
  margin-top: 85px;
}
.pindex-viewed {
  margin-top: 50px;
}
.pindex-bb5 {
  margin-top: 65px;
}
.pindex-searchabc {
  margin-top: 65px;
}
@media only screen and (max-width: 1500px) {
  .pindex-main .slider-index {
    width: 760px;
  }
  .pindex-main .bb4361 {
    width: calc(100% - 784px);
  }

  .pindex-store-pvz {
    flex-basis: 60%;
  }
  .pindex-store-facts {
    flex-basis: 40%;
  }
}
@media only screen and (max-width: 1260px) {
  .pindex-main .container {
    flex-direction: column;
  }
  .pindex-main .slider-index {
    width: 100%;
  }
  .pindex-main .bb4361 {
    width: 100%;
  }

  .pindex-store-pvz {
    flex-basis: 50%;
  }
  .pindex-store-facts {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 960px) {
  .pindex-main {
    margin-top: 16px;
  }
  .pindex-bb {
    margin-top: 30px;
  }
  .pindex-groups {
    margin-top: 30px;
  }
  .pindex-popularitems {
    margin-top: 40px;
  }
  .pindex-popularitems .sliderlayout-head {
    margin-bottom: 5px;
  }
  .pindex-popularitems .tabs-nav {
    margin-bottom: 20px;
  }
  .pindex-bb2 {
    margin-top: 45px;
  }
  .pindex-selfitems {
    margin-top: 45px;
  }
  .pindex-items {
    margin-top: 45px;
  }
  .pindex-bb3 {
    margin-top: 45px;
  }
  .pindex-bb4 {
    margin-top: 45px;
  }
  .pindex-storegallery {
    margin-top: 35px;
  }
  .pindex-store-h {
    font-size: 30px;
  }
  .pindex-store-columns {
    gap: 20px;
    flex-direction: column;
  }
  .pindex-store-facts,
  .pindex-store-pvz {
    flex-basis: 100%;
  }
  .pindex-store-pvz .storemap {
    min-height: 350px;
  }
  .pindex-review {
    margin-top: 45px;
  }
  .pindex-blog {
    margin-top: 45px;
  }
  .pindex-brands {
    margin-top: 45px;
  }
  .pindex-so {
    margin-top: 45px;
  }
  .pindex-viewed {
    margin-top: 45px;
  }
  .pindex-bb5 {
    margin-top: 45px;
  }
  .pindex-searchabc {
    margin-top: 45px;
  }
}
/* End */


/* Start:/local/components/skadium/include.block/templates/slider-index/style.css?17701165936343*/
.slider-index-wrap {
  position: relative;
  border-radius: 10px;
  background: #f2f2f2;
  overflow: hidden;
}
.slider-index-pattern {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: .07;
  pointer-events: none;
  max-width: none;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.slider-index .slider-arrow {
  position: absolute;
  top: 50%;
  background: #fff;
  transform: translateY(-50%);
  z-index: 1;
}
.slider-index .slider-prev {
  left: 25px;
}
.slider-index .slider-next {
  right: 25px;
}
.slider-index .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  z-index: 1;
}
.slider-index .slick-dots button {
  background: #fff;
}
.slider-index .slick-dots .slick-active button {
  background: rgba(255, 255, 255, .3);
}
.slider-index-item:nth-child(n+2) {
  display: none;
}
.slider-index-slider.slick-initialized .slider-index-item:nth-child(n) {
  display: flex;
}
.slider-index-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 400px;
  align-items: center;
  padding-left: 90px;
  z-index: 1;
}
.slider-index-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
  z-index: -1;
}
.slider-index-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-index-bg-ilogo {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  fill: #fff;
  z-index: -1;
}
.slider-index-box-t1 {
  max-width: 520px;
  color: #94b33d;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}
.slider-index-box-t2 {
  max-width: 340px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4;
}
.slider-index-box-t3 {
  max-width: 340px;
  margin-top: 15px;
  color: rgba(0, 0, 0, .4);
  font-size: 14px;
  line-height: 1.5;
}
.slider-index-box-action {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.slider-index-box-action .btn {
  position: relative;
  height: 42px;
  font-size: 13px;
  z-index: 2;
}
.slider-index-box-btn2 {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  height: 46px;
  color: rgba(0, 0, 0, .7);
}
.slider-index-h3l {
  display: none;
}
.slider-index-a{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 960px) {
  .slider-index .slick-dots .slick-active button {
    background: #94b33d;
  }
  .slider-index .slick-dots button {
    background: #fff;
  }
  .slider-index .slider-arrow {
    display: none !important;
  }
  .slider-index-item {
    padding-bottom: 30px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 760px) {
  .slider-index-item {
    height: 360px;
  }
  .slider-index-box {
    max-width: 60%;
  }
  .slider-index-box-t1 {
    font-size: 26px;
  }
  .slider-index-box-btn2 {
    display: none !important;
  }
  .slider-index-item-49826 {
    padding: 15px 10px;
    align-items: flex-start;
  }
  .slider-index-item-49826 .slider-index-bg {
    transform: translateX(-50%);
    top: auto;
    left: 50%;
    bottom: 0;
  }
  .slider-index-item-49826 .slider-index-bg img {
    max-width: 460px;
  }
  .slider-index-item-49826 .slider-index-box {
    position: static;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    width: 400px;
  }
  .slider-index-item-49826 .slider-index-box-t1 {
    display: inline;
    max-width: 100%;
    font-size: 16px;
    font-weight: 500;
  }
  .slider-index-item-49826 .slider-index-box-t2 {
    display: inline;
    max-width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
  }
  .slider-index-item-49826 .slider-index-box-t3 {
    display: none;
  }
  .slider-index-item-49826 .slider-index-box-action {
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    white-space: nowrap;
  }
  .slider-index-item-49826 .slider-index-h3l {
    display: flex;
    align-items: center;
    gap: 7px;
    background: var(--c2);
    border-radius: 50px;
    color: #fff;
    position: absolute;
    top: 80px;
    left: calc(55% + 50px);
    height: 36px;
    padding: 0 14px;
    cursor: pointer;
    z-index: 1;
  }
  .slider-index-item-49826 .slider-index-h3l-m {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #fff;
    color: var(--c2);
    border-radius: 50%;
  }
  .slider-index-item-49826 .slider-index-h3l-m svg {
    position: relative;
    left: 1px;
    fill: currentColor;
  }
  .slider-index-item-49826 .slider-index-box-btn1 {
    display: none;
  }
  .slider-index-item-49826 .slider-index-box-btn2 {
    display: flex !important;
    background: #fff;
    color: #000;
    font-size: 14px;
  }
}
@media only screen and (max-width: 500px) {
  .slider-index .slick-dots {
    bottom: 20px;
  }
  .slider-index-item {
    align-items: stretch;
    height: 65vw;
    min-height: 360px;
    padding: 40px 30px 40px 30px;
  }
  .slider-index-box {
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }
  .slider-index-box-t1 {
    font-size: 22px;
    max-width: 360px;
  }
  .slider-index-box-t2 {
    margin-top: 10px;
    font-size: 12px;
    max-width: 250px;
  }
  .slider-index-box-t3 {
    font-size: 12px;
  }
  .slider-index-box-action {
    margin-top: auto;
    padding-top: 20px;
  }
  .slider-index-box-btn1.btn {
    font-size: 13px;
    height: 42px;
  }


  .slider-index-item-49826 .slider-index-box {
    width: 340px;
  }
  .slider-index-item-49826 .slider-index-box-t1,
  .slider-index-item-49826 .slider-index-box-t2 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  .slider-index-item-49826 .slider-index-bg img {
    max-width: 430px;
  }
  .slider-index-item-49826 .slider-index-h3l {
    top: 100px;
    left: auto;
    right: 10px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 360px) {
  .slider-index-item {
    padding-left: 20px;
  }
}
/* End */


/* Start:/local/components/skadium/include.block/templates/banners2/style.css?1744376535376*/
.bb4361 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
}
@media only screen and (max-width: 1260px) {
	.bb4361 {
		gap: 10px;
	}
	.bb4361 .bb235 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.bb4361 .bb235-v2 .bb235-action {
		right: 20px;
	}
}
@media only screen and (max-width: 960px) {
	.bb4361 {
		grid-template-columns: 1fr;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/banner-item-235/style.css?17563616223240*/
.bb235 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  min-height: 240px;
  height: 100%;
  padding: 35px 40px;
  gap: 10px;
  background: #f2f2f2;
  overflow: hidden;
  z-index: 1;
}
.bb235-media {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.bb235-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bb235 b {
  font-weight: 500;
}
.bb235-name {
  font-size: 36px;
  line-height: 1.1;
}
.bb235-t1 {
  font-size: 14px;
  line-height: 1.3;
  opacity: .5;
}
.bb235-t2 {
  margin-top: 10px;
  line-height: 1.3;
}
.bb235-action {
  margin-top: 15px;
}
.bb235-action-btn.btn {
  height: 34px;
  font-size: 15px;
}
.bb235-lb {
  margin-top: auto;
}
.bb235-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: var(--c2);
  color: #fff;
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  transition: background-color .2s;
}
.bb235:hover .bb235-play{
  background: var(--c2_hover);
}
.bb235-play svg {
  fill: currentColor;
  width: 40px;
  height: auto;
  position: relative;
  left: 3%;
}
.bb235._btn-right .bb235-action {
  position: absolute;
  right: 40px;
  bottom: 35px;
  z-index: 1;
}
.bb235._color-white {
  color: #fff;
}
.bb235-49812 .bb235-t1 {
  color: #a67338;
}
.bb235-49812 .bb235-name {
  color: #611a28;
}
.bb235-49813 .bb235-t2 {
  opacity: 0.6;
}
.bb235-49814 .bb235-name b {
  color: #d8535d;
}
.bb235-49819 .bb235-t2 {
  font-size: 18px;
  opacity: 0.4;
}
.bb235 > div:empty{
  display: none;
}
.bb235-88987 .bb235-name span{
  color: var(--c2);
  font-weight: 500;
}
@media only screen and (max-width: 1500px) {
  .bb235-play {
    right: 50px;
  }
}
@media only screen and (max-width: 1260px) {
  .bb235 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .bb235-name {
    font-size: 30px;
  }
  .bb235-play {
    position: relative;
    transform: none;
    top: auto;
    right: auto;
    width: 90px;
    height: 90px;
  }
  .bb235-play svg {
    width: 35px;
  }
  .bb235._btn-right .bb235-action {
    position: static;
  }

  .bb235.video {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
  }
  .bb235.video .bb235-lb {
    margin-top: 0;
  }

  .bb235-49812 .bb235-media img {
    object-position: -50px;
  }

  .bb235-88987 {
    background: #f2f2f2;
  }
  .bb235-88987 picture{
    display: none;
  }

  .bb235-88987 .bb235-action{
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .bb235 {
    padding: 30px 20px;
  }
  .bb235-name {
    font-size: 30px;
  }
  .bb235-49812 .bb235-t1 {
    opacity: 1;
  }
  .bb235-49813 .bb235-t2 {
    font-size: 14px;
  }
  .bb235-49819 .bb235-t2 {
    font-size: 16px;
  }
  .bb235-49812 .bb235-media img {
    object-position: 0;
  }
}
@media only screen and (max-width: 600px) {
  .bb235-49812 .bb235-media img {
    object-position: -50px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/shop-sections-slider1.1/style.css?17563616221804*/
.catalog-sections-list{
	position: relative;
	display: grid;
	gap: 48px;
	grid-template-columns: repeat(5, 1fr);
}
.catalog-sections-list .item{
	position: relative;
	display: block;
	border-radius: 7px;
	background: #A8C48C;
	color: #40530E;
	overflow: hidden;
	transition: opacity .2s;
}
.catalog-sections-list .item:hover{
	opacity: .7;
}
.catalog-sections-list .item-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.catalog-sections-list .item-name {
	position: absolute;
	left: 20px;
	top: 25px;
	right: 20px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	z-index: 1;
}

@media only screen and (max-width: 1500px) {
	.catalog-sections-list{
		gap: 16px;
	}
}
@media only screen and (max-width: 1260px) {
	.catalog-sections-list{
		gap: 10px;
	}
	.catalog-sections-list .item-name {
		left: 15px;
		top: 15px;
		right: 15px;
		font-size: 16px;
	}
}
@media only screen and (max-width: 960px) {
	.catalog-sections-top {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
		overflow: auto;
	}
	.catalog-sections-list {
		gap: 7px;
		grid-template-columns: repeat(5, minmax(140px, 1fr));
	}
	.catalog-sections-list .item-name {
		font-size: 14px;
	}
}
@media only screen and (max-width: 760px) {
	.catalog-sections-list {
		grid-template-columns: repeat(5, minmax(100px, 1fr));
	}
	.catalog-sections-top::-webkit-scrollbar-track {
		background: transparent;
	}
	.catalog-sections-top::-webkit-scrollbar {
		width: 0;
		height: 0;
	}
	.catalog-sections-list .item-name {
		left: 8px;
		top: 8px;
		right: 8px;
		font-size: 12px;
		letter-spacing: -0.2px;
	}
}
@media only screen and (max-width: 550px) {
	.catalog-sections-list {
		width: 530px;
	}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/catalog-slider/style.css?1744376536411*/
.catalog-slider .catalog-slider-item {
	margin-right: 10px;
	width: 280px;
}
@media only screen and (max-width: 1500px) {
	.catalog-slider .catalog-slider-item {
		width: 292px;
	}
}
@media only screen and (max-width: 1260px) {
	.catalog-slider .catalog-slider-item {
		width: 293px;
	}
}
@media only screen and (max-width: 960px) {
	.catalog-slider .catalog-slider-item {
		width: 170px;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/sliderlayout/style.css?17458146793788*/
.sliderlayout-head {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin-bottom: 25px;
	z-index: 1;
}
.sliderlayout-head-c1 {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.sliderlayout-head-c2 {
	flex-shrink: 0;
	margin-left: auto;
	display: flex;
	gap: 10px;
}
.sliderlayout-sub-h {
	line-height: 1.3;
	color: #777;
}
.sliderlayout-controls {
	flex-shrink: 0;
	display: none;
}
.sliderlayout-controls.visible {
	display: block;
}
.sliderlayout-arrows {
	display: flex;
	gap: 10px;
}
.sliderlayout .slider-arrow {
	background: #fff;
}
.sliderlayout-all-link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	padding: 0 25px;
	border-radius: 500px;
	border: 1px solid rgba(0, 0, 0, .05);
	box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.02);
	background: #fff;
	transition: border .2s;
}
.sliderlayout-all-link:hover {
	border-color: rgba(0, 0, 0, .1);
}
.sliderlayout .slick-list {
	position: relative;
	overflow: visible;
	z-index: 2;
}
.sliderlayout-list {
	display: flex;
	position: relative;
}
.sliderlayout-list.show-dots {
	padding-bottom: 40px;
}
.sliderlayout-list.slick-initialized {
	display: block;
}
.sliderlayout-list-item {
	flex-shrink: 0;
}
.sliderlayout-list-item:nth-child(n+2) {
	opacity: 0;
	visibility: hidden;
}
.sliderlayout-list-item.slick-slide {
	opacity: 0;
	visibility: hidden;
	height: auto;
	transition: opacity .2s, visibility .2s;
}
.sliderlayout-list-item.slick-slide.slick-active {
	visibility: visible;
	opacity: 1;
}
.sliderlayout-list .slick-track {
	display: flex;
	margin-left: 0;
	margin-right: 0;
}
.sliderlayout-list .slick-track:before,
.sliderlayout-list .slick-track:after {
	display: none;
}
.sliderlayout-list > .slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 3;
}
.sliderlayout-list.slick-dotted > .slider-arrow {
	top: calc(50% - 20px);
}
.sliderlayout-list > .slider-prev {
	left: 0;
	transform: translate(-50%, -50%);
}
.sliderlayout-list > .slider-next {
	right: 0;
	transform: translate(50%, -50%);
}
.sliderlayout-list > .slider-arrow-mob {
	transform: none !important;
	bottom: -4px;
}
.sliderlayout-list .slick-dots {
	margin-top: 25px;
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
}
.sliderlayout-list.show-dots .slick-dots {
	opacity: 1;
	visibility: visible;
}
.sliderlayout-footer {
	display: none;
}
@media only screen and (max-width: 1260px) {
	.sliderlayout-h {
		font-size: 32px;
	}
	.sliderlayout-sub-h {
		display: none;
	}
}
@media only screen and (max-width: 960px) {
	.sliderlayout-head {
		margin-bottom: 15px;
		flex-wrap: wrap;
		gap: 10px;
	}
	.sliderlayout-head-c1 {
		align-items: stretch;
		flex-direction: column;
		gap: 10px;
	}
	.sliderlayout-sub-h {
		display: block;
	}
	.sliderlayout-h {
		font-size: 24px;
		font-weight: 500;
	}
	.sliderlayout-h br {
		display: none;
	}
	.sliderlayout-head-c2 {
		display: none;
		margin-left: 0;
	}
	.sliderlayout-controls.show {
		display: none;
	}
	.sliderlayout-all {
		display: none;
	}
	.sliderlayout-all-link {
		height: 42px;
		font-size: 14px;
		color: #6C6C6C;
		box-shadow: none;
	}
	.sliderlayout-list {
		overflow: visible;
	}
	.sliderlayout-list .slick-list {
		margin-left: 0 !important;
		margin-right: -10px !important;
	}
	.sliderlayout-list-item {
		margin: 0 10px 0 0 !important;
	}
	.sliderlayout-list-item:nth-child(n) {
		opacity: 1;
		visibility: visible;
	}
	.sliderlayout-list .slick-dots {
		padding: 0 30px;
	}
	.sliderlayout-list.show-dots{
		padding-bottom: 35px;
	}
	.sliderlayout-footer {
		margin-top: 15px;
		display: block;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/.default/style.css?177916114815493*/
.shop-item {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  z-index: 1;
  padding: 20px;
  color: #000;
  container: shop-item / inline-size;
}
.shop-item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 15px;
  z-index: -1;
}
.shop-item:hover:before {
  bottom: -50px;
  border-color: transparent;
  box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03), 0px 88px 88px 0px rgba(0, 0, 0, 0.03);
}
.shop-item-media {
  flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.shop-item-thumb {
  position: relative;
  display: block;
  height: 210px;
}
.shop-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.shop-item-btn-popup {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 195px;
  margin: auto;
  gap: 10px;
  padding: 0 20px;
  height: 40px;
  background: rgba(148, 179, 61, .8);
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  opacity: 0;
  transform: translateY(-50%);
  text-align: center;
  transition: background .2s, opacity .4s;
  z-index: 2;
}
.shop-item-btn-popup svg {
  stroke: currentColor;
  flex-shrink: 0;
}
.shop-item-btn-popup:hover {
  background: #94b33d;
}
.shop-item:hover .shop-item-btn-popup {
  opacity: 1;
}
.shop-item-thumb-divs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
}
.shop-item-thumb-divs-item {
  flex-grow: 1;
}
.shop-item-thumb-points {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  display: flex;
  justify-content: center;
  gap: 3px;
}
.shop-item-thumb-points-item {
  flex-shrink: 0;
  width: 15px;
  height: 2px;
  border-radius: 50%;
  border-radius: 50px;
  background: #d9d9d9;
  overflow: hidden;
  transition: background-color .2s;
}
.shop-item-thumb-points-item.active {
  background: var(--c2);
}
.shop-item-tl {
  position: absolute;
  top: 20px;
  left: 20px;
  max-width: calc(100% - 80px);
  z-index: 2;
}
.shop-item-tr {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-self: center;
  gap: 10px;
  z-index: 2;
}
.shop-item-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
.shop-item-favourite {
  position: relative;
  cursor: pointer;
}
.shop-item-favourite svg {
  stroke: #777;
  fill: transparent;
  transition: stroke .2s, fill .2s;
}
.shop-item-favourite:hover svg {
  stroke: #000;
}
.shop-item-favourite.is-favourite svg {
  stroke: #000;
  fill: #000;
}
.shop-item-body {
  flex-grow: 1;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.shop-item-col2,
.shop-item-col3 {
  display: contents;
}
.shop-item-review {
  margin-bottom: 8px;
  display: flex;
  align-items: flex-end;
  gap: 4px;
}
.shop-item-review-stars {
  display: flex;
  gap: 1px;
}
.shop-item-review-icon {
  flex-shrink: 0;
  fill: #e9e7e2;
  stroke: #e9e7e2;
}
.shop-item-review-icon.in {
  stroke: var(--c4);
  fill: var(--c4);
}
.shop-item-review-rating {
  font-size: 12px;
}
.shop-item-review-count {
  display: none;
  color: #ababab;
  font-size: 12px;
  line-height: 1;
}
.shop-item-name {
  margin-bottom: 8px;
}
.shop-item-name-link {
  color: #000;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color .2s;
}
.shop-item-name-link:hover {
  color: var(--c2_hover);
}
.shop-item-cat-name {
  color: #6c6c6c;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.shop-item-brand {
  display: none;
}
.shop-item-cat-brand-link {
  color: inherit;
  transition: color .2s;
}
.shop-item-prices {
  margin-top: auto;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  white-space: nowrap;
  gap: 6px 10px;
}
.shop-item-prices .shop-item-bonus {
  position: relative;
  top: -2px;
}
.shop-item-prices .price-current {
  font-size: 18px;
  font-weight: 500;
}
.shop-item-prices .price-new {
  color: var(--c3);
}
.shop-item-prices .price-old {
  color: #ababab;
  font-size: 12px;
  text-decoration: line-through;
}
.shop-item-prices .price-info {
  order: 1;
  width: 100%;
  color: var(--c3);
  font-size: 12px;
  font-weight: 500;
}
.shop-item-in-stock {
  margin-top: 10px;
  color: #999;
  font-weight: 500;
  font-size: 13px;
}
.shop-item-in-stock.on {
  color: var(--c2);
}
.shop-item-rd {
  display: none;
}
.shop-item-discount {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  font-weight: 500;
  background: var(--c3);
}
.shop-item-bonus {
  flex-shrink: 0;
  display: none;
  align-items: center;
  gap: 3px;
  color: var(--c2);
  font-size: 12px;
  font-weight: 500;
}
.shop-item-bonus.init {
  display: inline-flex;
}
.shop-item-bonus-wicon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.shop-item-control {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -30px;
  visibility: hidden;
  opacity: 0;
}
.shop-item:hover .shop-item-control {
  visibility: visible;
  opacity: 1;
}
.shop-item-quantity.b-quantity {
  display: none;
}
.shop-item-delivery {
  display: none;
  flex-direction: column;
  margin-top: 15px;
  gap: 8px;
  font-size: 14px;
}
.shop-item-delivery a {
  color: var(--c2);
  transition: color .2s;
}
.shop-item-delivery a:hover {
  color: var(--c2_hover);
}
.shop-item-btn-add {
  min-width: 110px;
  height: 36px;
  border-radius: 100px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
}
.shop-item-btn-add svg {
  display: none;
  flex-shrink: 0;
  stroke: currentColor;
}
.shop-item-btn-add-wicon {
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
}
.shop-item-btn-add .btn-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  height: 16px;
  padding: 0 3px;
  border-radius: 50px;
  overflow: hidden;
  font-size: 11px;
  text-align: center;
  background: #333;
  color: #fff;
  font-weight: 700;
}
.shop-item-btn-subscr{
  max-width: 100%;
  height: 36px;
  border-radius: 100px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
}
.shop-item-btn-subscr .btn-text{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shop-item-no-in-stock {
  margin-top: 25px;
  color: #6c6c6c;
  font-size: 12px;
  line-height: 1.2;
}
.shop-item.in-cart:hover:before{
  bottom: -95px;
}
.shop-item.in-cart .shop-item-control {
  bottom: -75px;
}
.shop-item.in-cart .shop-item-btn-add {
  background: var(--c2);
  color: #fff;
}
.shop-item.in-cart .shop-item-quantity {
  display: flex;
}
.shop-item.in-cart .shop-item-btn-add svg {
  display: none !important;
}
.shop-item.not-can-buy .shop-item-quantity {
  display: none !important;
}
.shop-item.not-can-buy .shop-item-btn-add.btn {
  opacity: .7;
  background: #eee;
  max-width: max-content;
  padding: 0 20px;
  pointer-events: none;
  transition: 0s;
}
.shop-item.not-can-buy .shop-item-btn-add-wicon {
  display: none;
}


.catalog-list-item:hover {
  position: relative;
  z-index: 5;
}

.shop-item-quantity.b-quantity {
  gap: 6px;
  height: 36px;
  border-radius: 0;
  border: none;
  background: transparent;
  margin-bottom: 10px;
}
.shop-item-quantity .b-quantity-btn {
  width: 36px;
  height: 36px;
  background: #eee;
  color: #666;
  border-radius: 50%;
}
.shop-item-quantity .b-quantity-input {
  width: 70px;
  border: 1px solid #eee;
  border-radius: 10px;
  flex-grow: 0;
}

@media only screen and (min-width: 961px) {
  .catalog-items.list .shop-item {
    position: relative;
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }
  .catalog-items.list .shop-item:before {
    border-radius: 10px;
  }
  .catalog-items.list .shop-item:hover:before {
    bottom: 0;
    border-color: #ebebeb;
    box-shadow: none;
  }
  .catalog-items.list .shop-item-tr {
    flex-direction: column;
  }
  .catalog-items.list  .shop-item-tl {
    max-width: 200px;
  }
  .catalog-items.list .shop-item-media {
    flex-shrink: 0;
    height: auto;
    width: 200px;
  }
  .catalog-items.list .shop-item-thumb {
    height: 200px;
  }
  .catalog-items.list .shop-item-body {
    display: contents;
  }
  .catalog-items.list .shop-item-col2 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .catalog-items.list .shop-item-col3 {
    flex-shrink: 0;
    width: 350px;
    display: flex;
    flex-direction: column;
  }
  .catalog-items.list .shop-item-review {
    margin-bottom: 15px;
  }
  .catalog-items.list .shop-item-review-rating {
    display: none;
  }
  .catalog-items.list .shop-item-review-count {
    display: block;
  }

  .catalog-items.list .shop-item-rd {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
  }
  .catalog-items.list .shop-item-bonus {
    height: 20px;
    padding: 0 6px;
    border-radius: 5px;
    background: var(--c2);
    color: #fff;
    font-size: 11px;
  }
  .catalog-items.list .shop-item-bonus-wicon {
    width: 12px;
    height: 12px;
    color: inherit;
  }

  .catalog-items.list .shop-item-name {
    margin-bottom: 12px;
  }
  .catalog-items.list .shop-item-name-link {
    font-size: 20px;
    -webkit-line-clamp: 3;
  }
  .catalog-items.list .shop-item-cat-name,
  .catalog-items.list .shop-item-brand {
    display: block;
    color: #4e4e4e;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .catalog-items.list .shop-item-cat-brand-link:hover {
    color: var(--c2);
  }
  .catalog-items.list .shop-item-prices {
    margin-top: 0;
    padding-top: 0;
  }
  .catalog-items.list .shop-item-prices .price-current {
    font-size: 20px;
  }
  .catalog-items.list .shop-item-prices .price-old {
    font-size: 16px;
  }
  .catalog-items.list .shop-item-prices .shop-item-bonus {
    display: none;
  }
  .catalog-items.list .shop-item-control {
    margin-top: 15px;
    position: static;
    visibility: visible;
    opacity: 1;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .catalog-items.list .shop-item-quantity {
    width: 100px;
    display: flex;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    background: #fff;
    gap: 0;
    margin: 0;
  }
  .catalog-items.list .b-quantity-btn {
    width: 32px;
    height: auto;
    color: #bfbfbf;
    background: transparent;
    border-radius: 0;
  }
  .catalog-items.list .b-quantity-input {
    width: 100%;
    flex-grow: 1;
    border-radius: 0;
    border: none;
  }

  .catalog-items.list .shop-item-delivery.show {
    display: flex;
  }
  .catalog-items.list .shop-item-btn-add {
    flex-grow: 1;
    height: 50px;
    max-width: 180px;
    font-size: 15px;
    font-weight: 500;
    gap: 12px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
  }
  .catalog-items.list .shop-item-btn-add svg {
    display: block;
  }
  .catalog-items.list .shop-item-btn-subscr{
    flex-grow: 1;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1500px) {
  .catalog-items.list .shop-item {
    gap: 20px;
  }
  .catalog-items.list .shop-item-name-link {
    font-size: 18px;
  }
  .catalog-items.list .shop-item-col3 {
    width: 300px;
  }
}

@media only screen and (max-width: 960px) {
  .shop-item {
    padding: 0;
  }
  .shop-item:before {
    display: none;
  }
  .shop-item-tl {
    top: 10px;
    left: 10px;
    max-width: calc(100% - 50px);
  }
  .shop-item-tr {
    top: 10px;
    right: 10px;
    flex-direction: column;
  }
  .shop-item-media {
    border-radius: 10px;
    border: 1px solid #ebebeb;
  }
  .shop-item-thumb {
    height: 170px;
    padding: 15px;
  }
  .shop-item-btn-popup {
    display: none;
  }
  .shop-item-thumb-points {
    display: none;
  }
  .shop-item-thumb-points-item {
    width: 4px;
    height: 2px;
  }
  .shop-item-body {
    margin-top: 10px;
  }
  .shop-item-name {
    margin-bottom: 6px;
  }
  .shop-item-name-link {
    font-size: 14px;
  }
  .shop-item-cat-name {
    font-size: 12px;
  }
  .shop-item-review {
    position: absolute;
    margin-top: -30px;
    left: 10px;
    z-index: 1;
  }
  .shop-item-control {
    position: static;
    padding-top: 12px;
    visibility: visible;
    opacity: 1;
  }
  .shop-item-btn-add {
    width: auto;
    height: 32px;
    border-radius: 5px;
    font-size: 12px;
  }
  .shop-item-btn-add-wicon {
    display: none;
  }
  .shop-item-btn-subscr{
    height: 32px;
    border-radius: 5px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .shop-item-quantity.b-quantity {
    height: 30px;
    margin-bottom: 12px;
  }
  .shop-item-quantity .b-quantity-input {
    width: 60px;
    font-weight: 500;
    border-radius: 6px;
  }
  .shop-item-quantity .b-quantity-btn {
    width: 30px;
    height: 30px;
  }
  .shop-item-quantity .b-quantity-btn svg {
    max-width: 10px;
  }


  .shop-item.not-can-buy .shop-item-btn-add.btn {
    padding: 0 10px;
    font-size: 11px;
  }


  .catalog-items.list .shop-item {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    flex-direction: row;
    align-items: center;
  }
  .catalog-items.list .shop-item-media {
    width: 40%;
    border: none;
    border-radius: 0;
  }
  .catalog-items.list .shop-item-tl {
    max-width: calc(40% - 15px);
  }
  .catalog-items.list .shop-item-thumb {
    padding: 0;
    height: 150px;
  }
  .catalog-items.list .shop-item-body {
    width: 60%;
    padding-left: 15px;
    margin: 0;
  }
  .catalog-items.list .shop-item-review {
    position: static;
    margin: 0 0 10px 0;
  }
  .catalog-items.list .shop-item-name-link {
    -webkit-line-clamp: 4;
    padding-right: 20px;
  }
  .catalog-items.list .shop-item-prices {
    margin-top: 0;
  }
}


@media only screen and (max-width: 500px) {
  .catalog-items.list .shop-item-media {
    width: 35%;
  }
  .catalog-items.list .shop-item-tl {
    max-width: calc(35% - 10px);
  }
  .catalog-items.list .shop-item-body {
    padding-left: 10px;
    width: 65%;
  }
}

@media only screen and (max-width: 430px) {
  .catalog-items.list .b-badge-only-site {
    max-width: 86px;
  }
}


@container (max-width: 160px) {
  .shop-item-prices .price-current {
    font-size: 16px;
  }
  .shop-item-bonus {
    gap: 2px;
  }
  .shop-item-bonus-wicon {
    width: 14px;
    height: 14px;
  }
  .shop-item-bonus-wicon svg {
    width: 8px;
    height: auto;
  }
}

/* End */


/* Start:/local/components/skadium/include.block/templates/banners/style.css?1744376535899*/
.bb4925 {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	gap: 24px;
}
@media only screen and (min-width: 1261px) and (max-width: 1500px) {
	.bb4925 {
		grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
		gap: 10px;
	}
	.bb4925 .bb140 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1260px) {
	.bb4925 {
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
		gap: 10px;
	}
	.bb4925 .bb140 {
		padding-left: 30px;
	}
}
@media only screen and (max-width: 960px) {
	.bb4925 {
		grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
		gap: 10px;
	}
	.bb4925 .bb140 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.bb4925 {
		grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/sselfitems/style.css?17443765353824*/
.sselfitems {
	position: relative;
	border-radius: 20px;
	background: #94B33D;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 70px;
	z-index: 1;
}
.sselfitems .container{
	position: relative;
}
.sselfitems-r1 {
	display: flex;
	justify-content: space-between;
}
.sselfitems-c1{
	max-width: 570px;
}
.sselfitems-t1 {
	font-weight: 400;
	line-height: 1.5;
}
.sselfitems-c2 {
	max-width: 470px;
}
.sselfitems-t2 {
	line-height: 1.5;
	opacity: 0.8;
}
.sselfitems-rating {
	display: flex;
	align-items: center;
	gap: 22px;
}
.sselfitems-rating-m1 {
	flex-shrink: 0;
}
.sselfitems-rating-m1 svg{
	fill: #FFDA64;
}
.sselfitems-rating-m2r1 {
	margin-top: -10px;
	display: flex;
	align-items: center;
	gap: 7px;
}
.sselfitems-rating-num {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
}
.sselfitems-rating-stars {
	display: flex;
	gap: 1px;
}
.sselfitems-rating-stars svg{
	fill: #FFDA64;
}
.sselfitems-rating-t1 {
	font-size: 14px;
	line-height: 1.2;
}
.sselfitems-more {
	margin-top: 10px;
	text-align: center;
}
.sselfitems-more-btn:hover {
	border-color: #fff;
	background: #fff;
	color: #000;
}
.sselfitems-items {
	margin-top: 35px;
}
.sselfitems-items .slick-dots button {
	background: #fff;
}
.sselfitems-items .slick-dots .slick-active button{
	opacity: .3;
}
.sselfitems-items .sliderlayout-head {
	position: static;
	margin-bottom: 0;
}
.sselfitems-items .sliderlayout-head-c1{
	display: none;
}
.sselfitems-items .slider-arrow {
	position: absolute;
	top: 215px;
	color: #000;
	background: #fff;
	border: none;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.02), 0px 7px 7px 0px rgba(0, 0, 0, 0.02), 0px 16px 10px 0px rgba(0, 0, 0, 0.01);
	z-index: 3;
}
.sselfitems-items .slider-prev{
	left: 0;
	transform: translateX(-50%);
}
.sselfitems-items .slider-next{
	right: 0;
	transform: translateX(50%);
}
.sselfitems-pattern{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .1;
	max-width: none;
	pointer-events: none;
	z-index: -1;
}
@media only screen and (max-width: 1500px) {
	.sselfitems-r1 {
		gap: 20px;
	}
	.sselfitems-c2 {
		max-width: 400px;
	}
}

@media only screen and (max-width: 1260px) {
	.sselfitems-r1 {
		display: grid;
		grid-template-columns: 1.5fr 1fr;
		gap: 10px;
	}
	.sselfitems-c1 {
		max-width: 100%;
	}
	.sselfitems-c2 {
		max-width: 100%;
		grid-row: 1/3;
	}
	.sselfitems-c3 {
		grid-row: 2/3;
		grid-column: 1/2;
	}
}

@media only screen and (max-width: 960px) {
	.sselfitems {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.sselfitems-r1 {
		display: block;
	}
	.sselfitems-c1 {
		max-width: 100%;
		padding-right: 70px;
	}
	.sselfitems-c2 {
		margin-top: 15px;
	}
	.sselfitems-c3 {
		position: absolute;
		right: 20px;
		top: -40px;
	}
	.sselfitems-t1 {
		line-height: 1.25;
	}
	.sselfitems-rating-m2{
		display: none;
	}
	.sselfitems-more {
		margin-top: 15px;
	}
	.sselfitems-items {
		margin-top: 25px;
	}
	.sselfitems-items .sliderlayout-head{
		display: none;
	}
	.sselfitems-items .catalog-slider-item {
		width: 190px !important;
	}
	.sselfitems-items .shop-item {
		border-radius: 10px;
		background: #fff;
		padding: 15px 15px 20px;
	}
	.sselfitems-items .shop-item-media {
		border: none;
	}
	.sselfitems-items .shop-item-thumb {
		padding: 0;
	}
	.sselfitems-items .slick-dots .slick-active button {
		opacity: 1;
		background: #FFD800;
	}
}
@media only screen and (max-width: 500px) {
	.sselfitems-c1 {
		padding-right: 0;
	}
	.sselfitems-more-btn{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/banners3/style.css?1744376535831*/
.bb1248 {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	gap: 24px;
}
@media only screen and (min-width: 1261px) and (max-width: 1500px) {
	.bb1248 {
		grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
		gap: 10px;
	}
	.bb1248 .bb147 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 1260px) {
	.bb1248 {
		grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
		gap: 10px;
	}
}
@media only screen and (max-width: 960px) {
	.bb1248 {
		display: flex;
		overflow: auto;
		margin-left: -10px;
		padding-left: 10px;
		margin-right: -10px;
		padding-right: 10px;
	}
	.bb1248::-webkit-scrollbar {
		width: 0;
		height: 0;
		background: transparent;
	}
	.bb1248 .bb147{
		width: 300px;
		flex-shrink: 0;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/banner-item-147/style.css?17443765351782*/
.bb147 {
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	min-height: 420px;
	height: 100%;
	padding: 40px;
	overflow: hidden;
	z-index: 1;
}
.bb147-media{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.bb147-media img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bb147 b{
	font-weight: 500;
}
.bb147-name {
	font-size: 30px;
	line-height: 1.3;
}
.bb147-t1 {
	margin-top: 5px;
	line-height: 1.3;
	opacity: .8;
}
.bb147-t2 {
	margin-top: 10px;
	line-height: 1.3;
}
.bb147-action{
	margin-top: auto;
}
.bb147-action-btn.btn {
	height: 34px;
	font-size: 15px;
	color: #505050;
}
.bb147._color-white{
	color: #fff;
}
.bb147-49824 .bb147-name{
	position: relative;
	color: #A3540F;
}
.bb147-49824 .bb147-name-badge{
	position: absolute;
	left: 83px;
	top: -3px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transform: rotate(29.358deg);
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	overflow: hidden;
}
.bb147-49824 .bb147-t1{
	color: #452D0D;
}
.bb147-49823 .bb147-name b{
	color: #474951;
}
.bb147-49822 .bb147-name,
.bb147-49822 .bb147-t1 {
	color: #55332A;
	font-size: 30px;
	line-height: 1.3;
	opacity: 1;
}
.bb147-49822 .bb147-t1 span {
	position: relative;
}
.bb147-49822 .bb147-t1 svg {
	position: absolute;
	left: -5%;
	top: 50%;
	height: auto;
	width: 110%;
	transform: translateY(-50%);
	pointer-events: none;
	stroke: #EDCB60;
	z-index: -1;
}
.bb147-49821 .bb147-action{
	margin-top: 15px;
}
@media only screen and (max-width: 960px) {
	.bb147 {
		padding: 30px 20px;
		min-height: 380px;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/sstore-gallery/style.css?1744376535749*/
.sstore-gallery-list {
	position: relative;
}
.sstore-gallery-list-item:nth-child(n+2){
	display: none;
}
.sstore-gallery-list.slick-initialized .sstore-gallery-list-item{
	display: block;
	margin-right: 18px;
}
.sstore-gallery-list-item .item {
	display: block;
	width: 170px;
	height: 120px;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}
.sstore-gallery-list-item .item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: opacity .2s;
}
.sstore-gallery-list-item .item:hover img{
	opacity: .7;
}
@media only screen and (max-width: 960px) {
	.sstore-gallery-list {
		margin-right: -10px;
	}
	.sstore-gallery-list.slick-initialized .sstore-gallery-list-item{
		margin-right: 10px;
	}
}
/* End */


/* Start:/local/components/skadium/stores/templates/map/style.css?1744376535397*/
.storemap{
	height: 400px;
	background: #f2f2f2;
	border-radius: 10px;
	overflow: hidden;
}
.storemap [class*='placemark-overlay'] [class*='-image'] {
	filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.10)) drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.09)) drop-shadow(0px 7px 4px rgba(0, 0, 0, 0.05)) drop-shadow(0px 13px 5px rgba(0, 0, 0, 0.01)) drop-shadow(0px 20px 6px rgba(0, 0, 0, 0.00));
}
/* End */


/* Start:/local/components/skadium/include.block/templates/facts-num/style.css?17443765351055*/
.factsnum {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	gap: 16px;
}
.factsnum-item {
	height: 100%;
	padding: 30px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03), 0px 88px 88px 0px rgba(0, 0, 0, 0.03);
}
.factsnum-item-name {
	color: #94B33D;
	font-size: 30px;
	font-weight: 500;
}
.factsnum-item-descr {
	margin-top: 12px;
	color: rgba(0,0,0,.6);
	line-height: 1.3;
}
@media only screen and (max-width: 960px) {
	.factsnum {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 10px;
	}
	.factsnum-item {
		padding: 20px;
	}
	.factsnum-item-descr {
		margin-top: 10px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 600px) {
	.factsnum {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 400px) {
	.factsnum-item {
		padding: 15px;
	}
	.factsnum-item-name {
		color: #94B33D;
		font-size: 26px;
	}
}
@media only screen and (max-width: 340px) {
	.factsnum-item-name {
		font-size: 24px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17443765362331*/
.pagination{
	margin-top: 50px;
	display: flex;
	flex-direction: column;
}
.pagination-more{
	margin-top: 30px;
	text-align: center;
	order: 1;
}
.pagination-btn-more{
	width: 240px;
	height: 50px;
	border-radius: 10px;
	color: #fff;
	background: var(--c2);
	font-size: 14px;
	font-weight: 500;
	transition: background .2s;
	overflow: hidden;
}
.pagination-btn-more:hover{
	background: var(--c2_hover);
}
.pagination-btn-more .btn-icon{
	flex-shrink: 0;
	margin-right: 10px;
	stroke: currentColor;
}
.pagination-num {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
}
.pagination-pn{
	width: 190px;
	flex-shrink: 0;
}
.pagination-list{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.pagination-list-link{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 42px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	border-radius: 100px;
	background: #E9E9E9;
	cursor: pointer;
	color: inherit;
	transition: color .2s, background .2s, border .2s;
}
a.pagination-list-link:hover{
	background: #eee;
}
span.pagination-list-link{
	background: var(--c2);
	color: #fff;
}
.pagination-pn-link{
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 42px;
	border-radius: 100px;
	border: 1px solid #E7E7E7;
	color: #6C6C6C;
	font-size: 14px;
	transition: color .2s, background .2s, border .2s;
}
.pagination-pn-link:hover{
	background: #eee;
}
@media only screen and (max-width: 1500px) {
	.pagination-list li{
		display: none;
	}
	.pagination-list li.m{
		display: block;
	}
}
@media only screen and (max-width: 960px) {
	.pagination {
		margin-top: 30px;
	}
	.pagination-list-link {
		width: 36px;
		height: 36px;
		font-size: 13px;
	}
	.pagination-pn{
		display: none;
	}
	.pagination-more {
		margin-top: 20px;
	}
	.pagination-btn-more {
		width: 100%;
		height: 50px;
		border-radius: 10px;
		color: var(--c2);
		border: 1px solid var(--c2);
		background: transparent;
		font-size: 14px;
		font-weight: 500;
		transition: background-color .2s, color .2s;
	}
	.pagination-btn-more:hover{
		color: #fff;
		background: var(--c2);
	}
}
/* End */


/* Start:/local/components/skadium/review/templates/slider/style.css?17443765351439*/
.sreviewslider {
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
	z-index: 1;
}
.sreviewslider-bg{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	background: #F8F8F8;
	transform: translateX(-50%);
	width: calc(100vw - 40px);
	border-radius: 20px;
	overflow: hidden;
	z-index: -1;
}
.sreviewslider-pattern{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .04;
	max-width: none;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	pointer-events: none;
	z-index: -1;
}
.review-slider-item{
	width: 464px;
	margin-right: 24px;
}
.review-slider-item .review-item-descr{
	max-height: calc(8* 1em* 1.5);
	padding-right: 15px;
}
.review-slider-item .review-item-descr::-webkit-scrollbar-track {
	background: transparent;
}
.review-slider-item .review-item-descr::-webkit-scrollbar {
	width: 6px;
	background: transparent;
}
@media only screen and (max-width: 1500px) {
	.review-slider-item{
		width: 384px;
	}
}
@media only screen and (max-width: 1260px) {
	.review-slider-item{
		width: 438px;
	}
}
@media only screen and (max-width: 960px) {
	.sreviewslider {
		padding: 30px 0 45px 0;
	}
	.sreviewslider-bg {
		left: -10px;
		right: -10px;
		transform: none;
		width: auto;
		border-radius: 0 0 10px 10px;
	}
	.review-slider-item {
		width: 340px;
		max-width: calc(100vw - 30px);
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/review-item/style.css?17516302276945*/
.review-item {
  position: relative;
  container: review-item / inline-size;
}
.review-item-container {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
.review-item-product {
  display: flex;
  align-items: center;
  gap: 15px;
  color: inherit;
}
.review-item-product-thumb {
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  padding: 5px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  transition: border .2s;
}
.review-item-product:hover .review-item-product-thumb {
  border-color: #ccc;
}
.review-item-product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.review-item-product-body {
  flex-grow: 1;
}
.review-item-product-name {
  line-height: 1.3;
  transition: color .2s;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.review-item-product:hover .review-item-product-name {
  color: var(--c2);
}
.review-item-product-atrnumber {
  margin-top: 5px;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 1.3;
}
.review-item-head {
  display: flex;
  align-items: center;
  gap: 14px;
}
.review-item-thumb {
  flex-shrink: 0;
}
.review-item-tn {
  width: calc(100% - 200px);
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.review-item-r1 {
  display: flex;
  align-items: center;
  gap: 10px 20px;
}
.review-item-fio {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.review-item-date {
  flex-shrink: 0;
  font-size: 14px;
  color: #888;
}
.review-item-rating {
  flex-shrink: 0;
  margin-left: auto;
  align-self: flex-start;
}
.review-item-rating-t {
  display: none;
}
.review-item-rating-caption {
  color: #333;
}
.review-item-rating-list {
  display: flex;
  gap: 2px;
}
.review-item-rating svg {
  fill: transparent;
  stroke: #ffd800;
}
.review-item-rating svg.in {
  fill: #ffd800;
}
.review-item-descr .wysiwyg {
  -webkit-line-clamp: 8;
}
.review-item-photos-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.review-item-photos-item {
  display: block;
}
.review-item-photos-link {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
}
.review-item-photos-link-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity .2s;
}
.review-item-photos-link:hover .review-item-photos-link-img {
  opacity: .5;
}

.review-item-answer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 14px;
  border-radius: 10px;
  background: #f4f4f4;
  padding: 20px;
}
.review-item-answer-thumb {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.review-item-answer-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.review-item-answer-h {
  width: calc(100% - 64px);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  color: #333;
}
.review-item-answer-pos{
  margin-top: 8px;
  font-weight: 400;
  font-size: .85em;
  opacity: .8;
}
.review-item-answer-text {
  width: 100%;
  margin-top: 15px;
}
.review-item-answer-text .wysiwyg {
  -webkit-line-clamp: 8;
}
.review-item-answer-text .wrap-link-toggle.float:before {
  background: linear-gradient(0deg, #f4f4f4, transparent);
}

.review-item_list .review-item-product {
  margin-top: 15px;
  margin-left: 64px;
}
.review-item_list .review-item-descr {
  margin-top: 15px;
  margin-left: 64px;
}
.review-item_list .review-item-photos {
  margin-top: 15px;
  margin-left: 64px;
}
.review-item_list .review-item-answer {
  margin-top: 20px;
  margin-left: 64px;
}


.review-item_card .review-item-container {
  overflow: hidden;
}
.review-item_card .review-item-product {
  position: relative;
  margin-bottom: 40px;
}
.review-item_card .review-item-product:before {
  content: '';
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: -20px;
  height: 1px;
  background: rgba(0, 0, 0, .1);
}
.review-item_card .review-item-rating {
  margin-top: 10px;
  display: flex;
  align-items: flex-end;
  gap: 6px;
}
.review-item_card .review-item-descr {
  margin-top: 20px;
}
.review-item_card .review-item-photos {
  margin-top: 15px;
}

@media only screen and (max-width: 960px) {
  .review-item-container {
    padding: 20px;
  }
  .review-item-head {
    gap: 10px;
  }
  .review-item-thumb svg {
    width: 40px;
    height: auto;
  }
  .review-item-tn {
    width: calc(100% - 145px);
  }
  .review-item-r1 {
    gap: 10px;
  }
  .review-item-fio {
    font-size: 13px;
  }
  .review-item-date {
    font-size: 10px;
  }
  .review-item-rating {
    align-self: center;
  }
  .review-item-rating-t {
    display: block;
    color: #888;
    font-size: 10px;
    margin-bottom: 3px;
  }
  .review-item-rating-list svg {
    width: 15px;
    height: auto;
  }
  .review-item-descr .wysiwyg {
    -webkit-line-clamp: 5;
  }
  .review-item-photos-grid {
    gap: 6px;
  }
  .review-item-photos-link {
    width: 40px;
    height: 40px;
  }
  .review-item-answer {
    gap: 0 10px;
  }
  .review-item-answer-thumb {
    width: 30px;
    height: 30px;
  }
  .review-item-answer-h {
    width: calc(100% - 40px);
    font-size: 13px;
  }
  .review-item-answer-pos {
    margin-top: 4px;
  }
  .review-item-answer-text {
    margin-top: 10px;
  }
  .review-item-answer-text .wysiwyg {
    -webkit-line-clamp: 5;
  }

  .review-item-product-thumb {
    border-radius: 5px;
    width: 45px;
    height: 45px;
    padding: 2px;
    align-self: flex-start;
  }
  .review-item-product {
    gap: 10px;
  }
  .review-item-product-atrnumber {
    margin-top: 3px;
    font-size: 10px;
  }

  .review-item_list .review-item-product {
    margin-top: 10px;
    margin-left: 0;
  }
  .review-item_list .review-item-descr {
    margin-top: 10px;
    margin-left: 0;
  }
  .review-item_list .review-item-photos {
    margin-top: 10px;
    margin-left: 0;
  }
  .review-item_list .review-item-answer {
    margin-top: 15px;
    margin-left: 0
  }

  .review-item_card .review-item-descr {
    margin-top: 10px;
    max-height: calc(6* 1em* 1.4);
    padding-right: 10px;
  }
  .review-item_card .review-item-photos {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 360px) {
  .review-item-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .review-item-tn {
    width: calc(100% - 130px);
  }
  .review-item-fio {
    line-height: 1.1;
  }
  .review-item-rating-list {
    gap: 1px;
  }
  .review-item-rating-list svg {
    width: 13px;
  }
  .review-item-answer {
    padding: 15px 10px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/blog-slider/style.css?1744376536346*/
.blog-slider-item {
	width: 340px;
	margin-right: 26px;
}
@media only screen and (max-width: 1500px) {
	.blog-slider-item {
		width: 382px;
	}
}
@media only screen and (max-width: 1260px) {
	.blog-slider-item {
		width: 282px;
	}
}
@media only screen and (max-width: 960px) {
	.blog-slider-item {
		width: 300px !important;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/news-item/style.css?17443765351839*/
.news-item{
	position: relative;
	display: block;
	height: 100%;
	container: news-item / inline-size;
}
.news-item-container{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.news-item-thumb{
	display: block;
	position: relative;
	aspect-ratio: 1.6/1;
	border-radius: 10px;
	overflow: hidden;
	min-height: 200px;
	background: #eee;
}
.news-item-thumb img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 1s;
}
.news-item:hover img{
	transform: scale(1.05);
}
.news-item-cats{
	position: absolute;
	right: 20px;
	bottom: 20px;
	display: flex;
	gap: 4px;
	z-index: 1;
}
.news-item-cat{
	display: block;
	border-radius: 100px;
	background: #232323;
	color: #fff;
	padding: 5px 14px;
	font-size: 14px;
	font-weight: 500;
	overflow: hidden;
}
.news-item-cat_aktsii{
	background: #D65959;
}
.news-item-cat_novosti{
	background: #94B33D;
}
.news-item-cat_stati{
	background: #232323;
}
.news-item-body{
	margin-top: 15px;
}
.news-item-meta{
	display: flex;
	gap: 20px;
}
.news-item-date,
.news-item-readtime,
.news-item-viewed{
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	color: #6b6b6b;
}
.news-item-date svg,
.news-item-readtime svg,
.news-item-viewed svg{
	flex-shrink: 0;
	stroke: #6b6b6b;
	stroke-width: 1.4;
}
.news-item-title{
	margin-top: 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	transition: color .2s;
}
.news-item:hover .news-item-title{
	color: #94B33D;
}
@media only screen and (max-width: 960px) {
	.news-item-title {
		margin-top: 10px;
		font-size: 16px;
		line-height: 1.3;
	}
}
@container (max-width: 300px) {
	.news-item-meta {
		justify-content: space-between;
		gap: 10px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/brands-slider/style.css?17443765361026*/
.sbrandslider .sliderlayout-sub-h{
	max-width: 780px;
}
.sbrandslider-list.sliderlayout-list.slick-dotted > .slider-arrow {
	top: calc(50% - 30px);
}
.sbrandslider-list.sliderlayout-list .slick-dots {
	margin-top: 45px;
}
.sbrandslider-list.sliderlayout-list.show-dots {
	padding-bottom: 60px;
}
.sbrandslider-list-item {
	margin-right: 24px;
}
.sbrandslider-list-item .brand-item {
	width: 220px;
	height: 100%;
}
@media only screen and (max-width: 1260px) {
	.sbrandslider-list-item .brand-item {
		width: 206px;
	}
}
@media only screen and (max-width: 960px) {
	.sbrandslider-list.sliderlayout-list .slick-dots {
		margin-top: 25px;
	}
	.sbrandslider-list.sliderlayout-list.show-dots {
		padding-bottom: 35px;
	}
	.sbrandslider-list-item {
		margin-right: 10px;
	}
	.sbrandslider-list-item .brand-item {
		width: 130px;
		height: 104px;
		border-radius: 10px;
		box-shadow: none;
		border: 1px solid #E9E9E9;
	}
	.sbrandslider-list-item .brand-item picture{
		padding: 15px;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/brand-item/style.css?1749703632484*/
.brand-item{
	display: block;
	height: 100%;
	border-radius: 15px;
	background: #FFF;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03), 0px 88px 88px 0px rgba(0, 0, 0, 0.03);
}
.brand-item picture{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 20px;
}
.brand-item img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: opacity .2s;
}
.brand-item:hover img{
	opacity: .7;
}
/* End */


/* Start:/local/components/skadium/include.block/templates/sseo/style.css?17497037301171*/
.sswer-columns{
	display: flex;
	gap: 50px;
}
.sswer-media-thumb{
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 250px;
	min-height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: #f8f8f8;
}
.sswer-media-thumb img{
	max-width: 100%;
	max-height: 360px;
	min-height: 200px;
	object-fit: cover;
}
.sswer-media-caption{
	margin-top: 10px;
	color: #6C6C6C;
	line-height: 1.3;
}
.sswer-text{
	position: relative;
	flex-grow: 1;
	overflow: hidden;
}
@media only screen and (max-width: 1260px){
	.sswer-columns{
		gap: 30px;
	}
}
@media only screen and (max-width: 960px){
	.sswer-columns{
		display: block;
	}
	.sswer-media {
		float: left;
		margin-bottom: 20px;
		margin-right: 20px;
	}
	.sswer-media-thumb {
		max-width: 50vw;
		width: 200px;
		min-height: 140px;
	}
	.sswer-media-caption {
		font-size: 12px;
	}
}
@media only screen and (max-width: 500px){
	.sswer-media {
		float: none;
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.sswer-media-thumb {
		max-width: 100%;
		width: 100%;
		min-height: 140px;
	}
}
/* End */


/* Start:/local/components/skadium/include.block/templates/ssearchabc/style.css?17443765352450*/
.ssearchabc {
	position: relative;
	z-index: 2;
}
.ssearchabc-wrap{
	position: relative;
	padding-top: 40px;
	padding-bottom: 50px;
	z-index: 1;
}
.ssearchabc-wrap:before{
	content: '';
	position: absolute;
	top: 0;
	left: -60px;
	right: -60px;
	bottom: 0;
	border-radius: 15px;
	border: 1px solid #F8F8F8;
	background: #FFF;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03), 0px 88px 88px 0px rgba(0, 0, 0, 0.03);
	z-index: -1;
}
.ssearchabc-h {
	margin-bottom: 20px;
}
.ssearchabc-tabsnav {
	margin-bottom: 20px;
}
.ssearchabc-tabsnav .tabs-nav-list::-webkit-scrollbar {
	width: 0;
	height: 0;
	background: transparent;
}
.ssearchabc-tabsnav .tabs-nav-item {
	flex-basis: 25%;
}
.ssearchabc-tabsnav  .tabs-nav-link{
	white-space: nowrap;
}
.ssearchabc-letters {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.ssearchabc-letters-link{
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 30px;
	height: 32px;
	padding: 0 10px;
	border-radius: 50px;
	background: #F5F5F5;
	color: #000;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	transition: color .2s, background .2s;
}
.ssearchabc-letters-link:hover{
	background: #94B33D;
	color: #fff;
}
@media only screen and (max-width: 1600px) {
	.ssearchabc-wrap {
		padding: 40px;
	}
	.ssearchabc-wrap:before {
		left: 0;
		right: 0;
	}
	.ssearchabc-letters {
		gap: 7px;
	}
}

@media only screen and (max-width: 960px) {
	.ssearchabc-wrap {
		padding: 0;
	}
	.ssearchabc-wrap:before{
		display: none;
	}
	.ssearchabc-h{
		margin-bottom: 15px;
	}
	.ssearchabc-tabsnav .tabs-nav-list {
		gap: 10px;
		border-radius: 0;
		background: transparent;
		margin: 0 -10px;
		padding: 0 10px;
	}
	.ssearchabc-tabsnav .tabs-nav-item {
		flex-basis: auto;
	}
	.ssearchabc-tabsnav .tabs-nav-link {
		border-radius: 5px;
		height: 26px;
		padding: 0 10px;
		font-size: 15px;
		color: var(--c2);
		background: transparent;
	}
	.ssearchabc-tabsnav .tabs-nav-link:hover{
		background: transparent;
	}
	.ssearchabc-tabsnav .tabs-nav-link.active{
		background: var(--c2);
		color: #fff;
	}
	.ssearchabc-letters {
		gap: 10px;
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(40px, 1fr));
	}
	.ssearchabc-letters-link {
		height: 34px;
		font-size: 14px;
		padding: 0;
		border-radius: 5px;
		background: #f4f4f4;
	}
}
/* End */
/* /local/components/skadium/include.block/templates/pindex/style.css?17592907524473 */
/* /local/components/skadium/include.block/templates/slider-index/style.css?17701165936343 */
/* /local/components/skadium/include.block/templates/banners2/style.css?1744376535376 */
/* /local/components/skadium/include.block/templates/banner-item-235/style.css?17563616223240 */
/* /local/templates/.default/components/bitrix/catalog.section.list/shop-sections-slider1.1/style.css?17563616221804 */
/* /local/templates/.default/components/bitrix/catalog.section/catalog-slider/style.css?1744376536411 */
/* /local/components/skadium/include.block/templates/sliderlayout/style.css?17458146793788 */
/* /local/templates/.default/components/bitrix/catalog.item/.default/style.css?177916114815493 */
/* /local/components/skadium/include.block/templates/banners/style.css?1744376535899 */
/* /local/components/skadium/include.block/templates/sselfitems/style.css?17443765353824 */
/* /local/components/skadium/include.block/templates/banners3/style.css?1744376535831 */
/* /local/components/skadium/include.block/templates/banner-item-147/style.css?17443765351782 */
/* /local/components/skadium/include.block/templates/sstore-gallery/style.css?1744376535749 */
/* /local/components/skadium/stores/templates/map/style.css?1744376535397 */
/* /local/components/skadium/include.block/templates/facts-num/style.css?17443765351055 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17443765362331 */
/* /local/components/skadium/review/templates/slider/style.css?17443765351439 */
/* /local/components/skadium/include.block/templates/review-item/style.css?17516302276945 */
/* /local/templates/.default/components/bitrix/news.list/blog-slider/style.css?1744376536346 */
/* /local/components/skadium/include.block/templates/news-item/style.css?17443765351839 */
/* /local/templates/.default/components/bitrix/news.list/brands-slider/style.css?17443765361026 */
/* /local/components/skadium/include.block/templates/brand-item/style.css?1749703632484 */
/* /local/components/skadium/include.block/templates/sseo/style.css?17497037301171 */
/* /local/components/skadium/include.block/templates/ssearchabc/style.css?17443765352450 */
