.yc-new-drops{display:block;padding-top:60px;padding-bottom:60px;background-color:#1a1a1a;--yc-nd-hz-info-padding-block: 20px;--yc-nd-hz-info-padding-inline: 30px;--yc-nd-hz-info-gap: 12px;--yc-nd-hz-title-size: 26px;--yc-nd-hz-title-line-height: 1.2;--yc-nd-hz-title-lines: 3;--yc-nd-hz-price-size: 26px;--yc-nd-hz-price-line-height: 1.1}.yc-new-drops .yc-section-header{margin-bottom:12px}.yc-new-drops .row{container-type:inline-size}.yc-new-drops .yc-nd__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;grid-auto-rows:calc((100cqw - 64px)/5)}.yc-new-drops .yc-nd__block-content{display:contents}.yc-new-drops .yc-nd__block-content:not(.is-active)>*{display:none!important}.yc-new-drops .yc-nd__large{grid-column:1 / span 3;grid-row:1 / span 2;aspect-ratio:auto;position:relative;display:block;overflow:hidden;text-decoration:none;background-color:#333}.yc-new-drops .yc-nd__large-image{width:100%;height:100%}.yc-new-drops .yc-nd__large-image img,.yc-new-drops .yc-nd__large-image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.yc-new-drops .yc-nd__large:hover .yc-nd__large-image img{transform:scale(1.03)}.yc-new-drops .yc-nd__hz-image-wrapper{grid-column:1 / span 1;grid-row:3 / span 1;aspect-ratio:1 / 1;display:block;background-color:#333;text-decoration:none;overflow:hidden}.yc-new-drops .yc-nd__hz-image{width:100%;height:100%}.yc-new-drops .yc-nd__hz-image img,.yc-new-drops .yc-nd__hz-image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.yc-new-drops .yc-nd__hz-image-wrapper:hover .yc-nd__hz-image img{transform:scale(1.05)}.yc-new-drops .yc-nd__hz-info-wrapper{grid-column:2 / span 2;grid-row:3 / span 1;aspect-ratio:auto;display:block;text-decoration:none;overflow:hidden}.yc-new-drops .yc-nd__hz-info{height:100%;padding:var(--yc-nd-hz-info-padding-block) var(--yc-nd-hz-info-padding-inline);display:flex;flex-direction:column;justify-content:center;gap:var(--yc-nd-hz-info-gap)}.yc-new-drops .yc-nd__hz-title{font-size:var(--yc-nd-hz-title-size);line-height:var(--yc-nd-hz-title-line-height);margin:0;text-align:center;opacity:.8;display:-webkit-box;line-clamp:var(--yc-nd-hz-title-lines);-webkit-line-clamp:var(--yc-nd-hz-title-lines);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}.yc-new-drops .yc-nd__hz-price{font-size:var(--yc-nd-hz-price-size);line-height:var(--yc-nd-hz-price-line-height);text-align:center}.yc-new-drops .yc-nd__scroll-area{grid-column:4 / span 2;grid-row:1 / span 3;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:calc((100cqw - 64px)/5);gap:16px;overflow-y:auto;align-content:start;scrollbar-width:none;-ms-overflow-style:none}.yc-new-drops .yc-nd__scroll-area::-webkit-scrollbar{display:none}.yc-new-drops .yc-nd__square{width:100%;height:100%;display:block;overflow:hidden;cursor:pointer;position:relative}.yc-new-drops .yc-nd__square.is-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--color-body)}.yc-new-drops .yc-nd__square img,.yc-new-drops .yc-nd__square svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.yc-new-drops .yc-nd__square:hover img{transform:scale(1.05)}.yc-new-drops .placeholder-svg{background-color:#333;color:#555;width:100%;height:100%}@media(max-width:1200px){.yc-new-drops{--yc-nd-hz-title-size: 22px;--yc-nd-hz-price-size: 22px}}@media(max-width:1100px){.yc-new-drops{--yc-nd-hz-title-size: 18px;--yc-nd-hz-price-size: 18px}}@media(max-width:899px){.yc-new-drops{padding-top:40px;padding-bottom:40px;--yc-nd-hz-info-padding-block: 15px;--yc-nd-hz-info-padding-inline: 15px;--yc-nd-hz-info-gap: 8px}.yc-new-drops .yc-nd__grid{grid-template-columns:repeat(4,1fr);gap:12px;grid-auto-rows:calc((100cqw - 36px)/4)}.yc-new-drops .yc-nd__large{grid-column:1 / span 3;grid-row:1 / span 4}.yc-new-drops .yc-nd__hz-image-wrapper{grid-column:1 / span 1;grid-row:5 / span 1}.yc-new-drops .yc-nd__hz-info-wrapper{grid-column:2 / span 2;grid-row:5 / span 1}.yc-new-drops .yc-nd__scroll-area{grid-column:4 / span 1;grid-row:1 / span 5;grid-template-columns:1fr;grid-auto-rows:calc((100cqw - 36px)/4);gap:12px}}@media(max-width:600px){.yc-new-drops{--yc-nd-hz-info-padding-block: 8px;--yc-nd-hz-info-padding-inline: 10px;--yc-nd-hz-info-gap: 4px;--yc-nd-hz-title-size: clamp(12px, 3.5vw, 14px);--yc-nd-hz-title-lines: 2;--yc-nd-hz-price-size: clamp(11px, 3vw, 14px);--yc-nd-hz-price-line-height: 1}.yc-new-drops .yc-nd__hz-title{min-height:2.4em}}@media(max-width:500px){.yc-new-drops{--yc-nd-hz-info-padding-block: 6px;--yc-nd-hz-info-padding-inline: 8px;--yc-nd-hz-info-gap: 3px;--yc-nd-hz-title-size: clamp(12px, 3.25vw, 13px);--yc-nd-hz-price-size: clamp(11px, 3vw, 12px)}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/yc-new-drops.css.map */
