

/* Start:/bitrix/components/ferma/flower.varieties/templates/.default/style.css?1756222826254*/
.remains--loading {
	visibility: hidden;
	opacity: 0;
	height: 0;
	overflow: hidden;
}


.section-content-wrapper {
	height: 330px;     
	background-color: #f0f0f0;
	border-radius: 6px;
	max-width: 75.3125rem;
	box-sizing: content-box;
	margin: 0 auto;
}
/* End */


/* Start:/bitrix/components/ferma/video/templates/new/style.css?17562228264088*/
.tabs-content {
  width: 100%;
  display: flex;
  -moz-column-gap: 10px;
   column-gap: 10px;
  /*height: 396px;*/
  overflow: hidden;
  
   height: auto;
    align-items: stretch;
}
@media (max-width: 1023px) {
  .tabs-content {
    flex-direction: column;
    height: auto;
  }

}

.tabs__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center center;
}


.tabs-content__title {
  font-family: var(--font-family);
  font-size: 24px;
  line-height: 129%;
  color: #3a3a3a;
  padding-bottom: 20px;
  z-index: 5;
  background: #ecdeff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tabs-content__title {
    font-size: 18px;
  }
  /* .tabs__img{
    height: 220px;
  } */
}
.tabs-content__big {
  width: 100%;
  max-width: 597px;
   height: 336px;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .tabs-content__big {
    flex-direction: column;
    /*min-height: 562px;*/
	min-height: auto;
    height: auto;	
	
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .tabs-content__big {
    flex-direction: column;
    min-height: auto;
    max-width: 100%;
  }
}
.tabs-content__small {
  position: relative;
  border-radius: 8px;
  padding: 10px;
  max-width: 746px;
  width: 100%;
  background: #ecdeff;
  overflow: auto;
  height: 336px;
}
@media (max-width: 1023px) {
  .tabs-content__small {
    max-width: 100%;
    width: auto;
   height: auto;
    max-height: none;	
  }
}
.tabs-content__item {
  position: relative;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: 396px;
}
@media (max-width: 1023px) {
  .tabs-content__item {
    flex-direction: column;
    /*min-height: 562px;*/
    height: auto;
  }
}
@media (max-width: 767px) {
  .tabs-content__item {
    flex-direction: column;
    min-height: 220px;
  }
}
.tabs-content__item video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.tabs-content__box-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  overflow: auto;
}
@media (max-width: 1023px) {
  .tabs-content__box-grid {
	grid-template-columns: repeat(4, 1fr);
    height: 240px;
	overflow: visible;
  }

}
@media (max-width: 767px) {
  .tabs-content__box-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tabs-content__box-grid .tabs-content__item {
  border-radius: 8px;
  width: 273px;
  height: 153px;
}
@media (max-width: 1023px) {
  .tabs-content__box-grid .tabs-content__item {
    width: 100%;
    height: 117px;
    min-height: auto;
  }
	.video-gallery-new .tabs-content__big img {
        height: auto !important;
        object-fit: inherit !important;
	}
}
@media (max-width: 767px) {
	.tabs-content__small {
		height : 197px;
	}
		
  .tabs-content__box-grid .tabs-content__item {
    width: 100%;
    height: 177px;
    min-height: auto;
  }
}


.video-gallery-new .tabs-content__small::-webkit-scrollbar {
  display: block;
}
.video-gallery-new .tabs-content__small::-webkit-scrollbar {
  width: 8px;
}
.video-gallery-new .tabs-content__big img {
    height: 336px;
    object-fit: cover;
}
.video-gallery-new .tabs-content__small::-webkit-scrollbar-thumb {
  background-color: #8a4ae7;
  border-radius: 4px;
}

.tabs-content__small::-webkit-scrollbar-track {
  background-color: transparent;
}
.arrow_bottom_svg {
	stroke: #8a4ae7;
}
.arrow_bottom_svg:hover {
	cursor: pointer;
    /*stroke: #8a4ae7;*/
}
.arrow_top_svg {
	stroke: #8a4ae7;
}
.arrow_top_svg:hover {
	cursor: pointer;
    /*stroke: #8a4ae7;*/
}
.tabs_arrow_wrapper {
	    display: flex;
    flex-direction: column;
    justify-content: space-between;
	min-width: 35px;
}
.content__small_wrapper {
	display: flex;
}
.arrow_top_svg path:first-child {
	display: none;
}
.arrow_bottom_svg path:first-child {
	display: none;
}
@media (max-width: 61.9988em) {
    .remains__slide {
        margin: 5px;
        -webkit-box-flex: calc(50% - 10px);
        -ms-flex: calc(50% - 10px);
        flex: calc(50% - 10px);
        max-width: calc(50% - 10px);
        width: calc(50% - 10px);
    }
}
/* End */
/* /bitrix/components/ferma/flower.varieties/templates/.default/style.css?1756222826254 */
/* /bitrix/components/ferma/video/templates/new/style.css?17562228264088 */
