

/* Start:/local/templates/belfanmain/components/bitrix/catalog.section.list/section_liders_2025/style.css?17488763969724*/
.categories-link{
	border-radius: 25px 0 25px 25px;
	background: #54b415;
    cursor: pointer;
    border: 1px solid #54b415;
	color: #fff;
	position: absolute;
	bottom: 25px;
    left: 170px;
	font-weight: 600;
    font-size: 10px;
    line-height: 30px;
	height: 30px;
    z-index: 1;
	padding-right: 30px;
	padding: 0 18px;
	text-transform:uppercase;
}
.categories-link.collections-item-link{
	display:none;
}
.categories-link:hover{
	 color: #fff;
	 background: #111;
}
.collections-list .collections-item__title{
	/* bottom: 25px; */
	left: 20px;
	width: calc(100% - 120px);
	border:none;
}
.collections-list .collections-item__title span{
	border-bottom: 1px solid hsla(0,0%,100%,.25);
}
@media(max-width:1023px){
	.categories-link{
		left: 180px;	
		height: 35px;
		line-height: 35px;	
		font-size:12px;
	}
	.collections-list .collections-item__title{
		width: calc(100% - 150px);
	}
	.categories-link.collections-item-link{
		display:block;
	}
}
@media(max-width:768px){
	.categories-link{
		left: 195px;
	}
}
@media screen and (max-width: 767px){
	.categories-link{
		left:70%;
	}
}
@media screen and (max-width: 430px){
	.categories-link{
		left:60%;
	}
}



.container-block_1 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 50px;
}

.content-block_1 {
    width: 45%;
}

.content-block_1 .content-block_1_title {
    font-size: 170px !important;
    margin-bottom: 80px;
    font-weight: 500 !important;
    line-height: 85% !important;
}

.content-block_1 p {
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #0A0A0A;
    font-family: 'Inter Tight';
    padding-bottom: 10px;
}

.image-container-block_1 {
    position: relative;
    width: 50%;
    overflow: hidden;
    clip-path: inset(4% 0 2% 0%);
}

.image-container-block_1 img {
    width: 100%;
    height: auto;
    clip-path: polygon(25% 0, 100% 0, 75% 100%, 0 100%);
}

@media (max-width: 1366px) {
    .container-block_1 {
        gap: 0px; 
    }

    .content-block_1 {
        width: 40%;
    }

    .image-container-block_1 {
        width: 686px;
    }

    .image-container-block_1 img {
        clip-path: polygon(30% 0, 100% 0, 70% 100%, 0 100%);
    }
	.content-block_1 .content-block_1_title {
	    font-size: 130px !important;
		margin-bottom: 45px;
	}
	.content-block_1 p {
	    font-size: 16px;
	}
}

@media (max-width: 1024px) {
    .container-block_1 {
        gap: 0px;
    }

    .content-block_1 {
        width: 70%;
    }

    .content-block_1 .content-block_1_title {
        font-size: 80px !important; 
		margin-bottom: 20px;
    }

    .content-block_1 p {
        font-size: 16px; 
    }

    .image-container-block_1 {
        width: 100%;
    }

    .image-container-block_1 img {
        clip-path: polygon(28% 0, 100% 0, 74% 100%, 0 100%);
    }
}

@media (max-width: 820px) {
    .content-block_1 .content-block_1_title {
		display: none !important;
    }
    .container-text-mob h1 {
	    font-size: 80px !important; 
        line-height: 90%;
		margin-bottom: 20px;
	}
	.image-container-block_1 img {
    clip-path: polygon(22% 0, 100% 0, 78% 100%, 0 100%);
    }
	    .content-block_1 {
            width: 490px;
    }
}

@media (max-width: 620px) {
	.container-block_1 {
        display: flex;
        margin: 0 auto;
        padding-bottom: 50px;
        flex-direction: column-reverse;
		align-items: flex-start;
    }
    .container-text-mob h1 {
        font-size: 60px !important;
        margin-bottom: 20px;
    }

    .content-block_1 p {
        font-size: 14px; 
		margin-top: 30px;
    }

    .image-container-block_1 img {
        clip-path: border-box;
    }
	.content-block_1 {
        width: auto;
    }
}
/* @media screen and (max-width: 1365px) {
    .page_new_design .categories-item {
        width: 305px;
        height: 206px;
    }
} */
.row {
  /* flex-wrap: wrap; */
}
.categories-item {
	width: auto !important;
}
.categories-item-wrapper {
	margin: 0 0px 20px !important;
}

    @media (min-width: 768px) and (max-width: 1024px) {
      .catalog-item {
        width: 33.33333% !important;
        float: left;
      }
    }

    @media (min-width: 768px) and (max-width: 991px) {
      .catalog-item {
        width: 50%;
        float: left;
      }
    }
	@media screen and (max-width: 767px) {
    .categories-item {
        min-height: auto !important;
    }
}
.row .categories-list {
    margin: 0 0px 0px;
}
@media(max-width: 820px) and (min-width: 621px) {
  .container-block_1 {
    align-items: flex-start;
  }
}
.page_new_design .wrapper {
	/* max-width: none !important; */
}
.categories-item-wrapper {
    float: initial !important;
}
.collections-categories-list .catalog-item{
	padding-left: 10px;
	padding-right: 10px;	
}
.row .categories-list {
    margin: 0 5px 0px;
}
.mob_block_col{
	display: none;
}
.desc_block_col{
	display: block;
}
@media screen and (max-width: 820px) {
	/* .image-container-block_1 img {
		width: 100%;
		height: auto;
		clip-path: initial;
	}	 */
	.content-block_1 {
		width: 100%;
	}	
	.content-block_1 .content-block_1_title {
		display: block !important;
	}	
	/* .mob_block_col{
		display: block;
	} */
	/* .desc_block_col{
		display: none;
	}	 */
	.content-block_1 .content-block_1_title {
		font-size: 60px !important;
	}
}


.tabs__item-custom{
    display: inline-block;
    background: none;
    color: #0A0A0A;
    border: none;
    font-size: 28px;
    font-weight: 500;
    line-height: 33.88px;
    text-transform: lowercase;
    transition: .3s;
    font-family: Inter Tight;
    padding-left: 0;
	margin-right: 5px;
    margin-bottom: 10px;
}

.margin-styles{
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .tabs__item-custom {
        font-size: 18px;
    }
}
@media screen and (max-width: 1450px) {
    .tabs__item-custom {
        font-size: 26px;
    }
}
@media screen and (max-width: 1365px) {
    .tabs__item-custom {
        font-size: 20px;
    }
}

.image-of-slider-item-styles img{
    height: auto!important;
}
.style-list{
    padding: 0!important;
    background: none!important;
    border: none!important;
}
.tabs__item-custom:first-child{
    padding-left: 0!important;
}
.style-list__wrapper:after, .style-list__wrapper:before{
    content: none!important;
}

.style-item.style-item-new {
    height: 100%!important;
}
@media screen and (max-width: 768px) {
    .style-item{
        width: 100%!important;
    } 
}

.new_page .wrapper{
    margin: 0;
}
.tabs__item-custom a{
    text-transform: lowercase;
    color: #0A0A0A;
}
.tabs__item-custom a:hover{
    text-transform: lowercase;
    border-bottom: 1px solid #000;
    color: #0A0A0A;
}
.tabs__item-custom:hover{
    background: none;
    /* text-decoration: underline; */
    border-color: none;
}

.tabs__item-custom.__current{
    background-color: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
    background: none;
    /* text-decoration: underline; */
    text-transform: lowercase;
}

.collection-styles .collections-list{
    gap: 20px;
    margin: 0 0 20px;
    justify-content: flex-start;
}

.collection-styles .collections-item{
    height: unset;
    flex: 1 1 calc(25% - 20px);
    max-width: 25%;
    margin: 0 0 20px;
    box-sizing: border-box;
}
.collection-styles .image-of-slider-item-collections img{
    position: unset!important;
    height: unset!important;
}
.collection-styles .image-of-slider-item-collections{
    padding-top: 0!important;
}
@media (max-width: 1366px) {
    .collection-styles .collections-item{ 
      flex: 1 1 calc(33.33% - 20px);
      max-width: 33.33%; 
    }
  }
  @media (max-width: 768px) {
    .collection-styles .collections-item{ 
      flex: 1 1 calc(50% - 20px); 
      max-width: 50%; 
	  margin: 0;
    }
  }
  @media (max-width: 440px) {
    .collection-styles .collections-item{ 
      flex: 1 1 100%; 
      max-width: 100%;
    }
    .collection-styles .collections-list{
        gap: 0;
        margin: 0 0 20px;
    }
   
  }
  @media (max-width: 620px) {
    .mob_block_col{
        display: block;
    }
    .desc_block_col{
        display: none;
    }
   
  }

.collection-styles .collections-item__title{
    position: unset;
    color: #0A0A0A;
    display: inline;
	text-transform: uppercase;
}

.collection-styles .collections-item:hover .collections-item__title{
    position: unset;
    color: #4B919B;
    border-bottom: 1px solid #4B919B;;
    /* text-decoration: underline; */
}

.collection-styles .collections-list .collections-item:before, .collection-styles .collections-list .collections-item:after{
    background: none;
}

.collection-styles .collections-item__image img{
    margin-bottom: 10px;
}

.collection-styles .categories-link.collections-item-link{
    display: none!important;
}
.collections-item .label {
    right: 20px;
    top: 20px;
    position: absolute;
    color: #000000;
    border-radius: 15px 0 15px 15px;
    z-index: 1;
    border-radius: 5px;
    padding: 4px 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 14.3px;
    background: #AFD970;
    text-transform: uppercase;
}
.collections-list .collections-item .__action {
    right: 20px;
}
.collections-item .label.__action {
    color: #000000 !important;
}
/* End */
/* /local/templates/belfanmain/components/bitrix/catalog.section.list/section_liders_2025/style.css?17488763969724 */
