.brands-section .brands-block{display:flex;gap:20px}@media(max-width:1599px){.brands-section .brands-block{gap:12px}}@media(max-width:1199px){.brands-section .brands-block{gap:24px;flex-direction:column}}.brands-section .brands-block .brand-item{aspect-ratio:1;max-height:160px;flex:1 1 auto;border:1px solid var(--color-gray-border);border-radius:24px;overflow:hidden;padding:17px}@media(hover:hover){.brands-section .brands-block .brand-item:hover{cursor:pointer;border:1px solid var(--color-turq)}}@media(max-width:1199px){.brands-section .brands-block .brand-item{padding:6px;border-radius:12px;height:80px;flex:1 0 80px}}@media(max-width:767px){.brands-section .brands-block .brand-item:last-child{margin-right:12px}}.brands-section .brands-block .brand-item .brand-image{position:relative;min-width:100%;min-height:100%}.brands-section .brands-block .brand-item img{object-fit:contain}.brands-section .brands-block .brands-link{max-height:160px;flex:1 0 auto;max-width:140px;border:1px solid var(--color-turq);color:var(--color-turq);border-radius:24px;display:flex;align-items:center;justify-content:center}@media(hover:hover){.brands-section .brands-block .brands-link:hover{cursor:pointer;background-color:var(--color-turq-10)}}@media(max-width:1199px){.brands-section .brands-block .brands-link{border-radius:29px;border:2px solid var(--color-turq);padding:9px 118px;max-width:none;max-height:none}}.brands-section .brands-block .brands-wrapper,.brands-section .brands-block .link-wrapper{display:contents}@media(max-width:1199px){.brands-section .brands-block .brands-wrapper,.brands-section .brands-block .link-wrapper{display:flex}}.brands-section .brands-block .brands-wrapper{gap:6px;overflow:auto}.brands-section .brands-block .brands-wrapper::-webkit-scrollbar{width:5px;height:5px;border-radius:0;background-color:#f5f5f5}.brands-section .brands-block .brands-wrapper::-webkit-scrollbar-thumb{background-color:var(--color-gray-border);border-radius:10em}.brands-section .brands-block .brands-wrapper::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--color-gray-border)}.brands-section .brands-block .brands-wrapper{padding-bottom:4px;margin-right:-12px}.products-collection-section{position:relative}@media(max-width:1199px){.products-collection-section .products-collection-slider .container{display:contents}}.products-collection{padding:100px 0 56px;position:relative;display:grid;grid-template-columns:378px 1fr;grid-gap:24px;gap:24px}@media(max-width:1599px){.products-collection{grid-template-columns:290px 1fr;gap:24px;padding:60px 0 26px}}@media(max-width:1199px){.products-collection{display:flex;flex-direction:column;padding:0 0 56px}}@media(min-width:1200px){.products-collection .products-grid{display:grid;grid-template-rows:auto auto;grid-gap:24px;gap:24px;grid-template-columns:repeat(6,1fr)}}@media(max-width:1599px){.products-collection .products-grid{gap:16px}}@media(max-width:1199px){.products-collection .products-grid{gap:12px;margin-right:-12px}}.products-collection .products-grid .product-card:first-child{grid-column:1/3;grid-row:1}.products-collection .products-grid .product-card:nth-child(2){grid-column:3/5;grid-row:1}.products-collection .products-grid .product-card:nth-child(3){grid-column:5/7;grid-row:1}.products-collection .products-grid .product-card:nth-child(4){grid-column:1/4;grid-row:2}.products-collection .products-grid .product-card:nth-child(5){grid-column:4/7;grid-row:2}@media(max-width:1199px){.products-collection .products-grid.pending{display:grid;grid-template-columns:repeat(3,1fr);margin-right:0;overflow:hidden}}@media(max-width:1199px)and (max-width:767px){.products-collection .products-grid.pending{gap:6px;margin-right:-12px}}@media(max-width:1199px){.products-collection .products-grid.pending .product-card{display:none;grid-area:auto}.products-collection .products-grid.pending .product-card:nth-child(-n+3){display:block}}.products-collection .section-background{position:absolute;top:0;bottom:0;left:0;right:calc((100vw - 100%)/-2);z-index:-1;border-top-left-radius:30%;border-bottom-left-radius:30%}@media(max-width:1199px){.products-collection .section-background{border-top-left-radius:10%;border-top-right-radius:10%;border-bottom-left-radius:0;top:80px;right:-20px;left:-20px}}@media(max-width:767px){.products-collection .section-background{right:-12px;left:-12px}}.collection-banner{border-radius:var(--border-radius-base);overflow:hidden;position:relative;display:flex;flex-direction:column}@media(max-width:1199px){.collection-banner{flex-direction:row}}.collection-banner__lines{position:absolute;inset:0;z-index:0}.collection-banner__lines .collections-banner-lines{position:absolute;right:0;top:0;bottom:0;left:0}@media(max-width:1199px){.collection-banner__lines{right:0;bottom:0;top:0;left:unset;width:336px}}.collection-banner__head{padding:40px 28px;display:flex;flex-direction:column;gap:24px;position:relative;z-index:2}@media(max-width:1199px){.collection-banner__head{padding:20px 22px;justify-content:space-between}}@media(max-width:767px){.collection-banner__head{padding:16px 0 16px 10px}}.collection-banner__head--link{display:flex;align-items:center;line-height:1}.collection-banner__body{aspect-ratio:378/570;margin-top:auto}@media(max-width:1199px){.collection-banner__body{margin-left:auto;margin-top:0;aspect-ratio:166/190;width:166px;flex-shrink:0}}.collection-banner__body--image{position:relative;width:100%;height:100%}.collection-banner__body--image .collections-banner-picture{position:absolute;inset:0}