.rc-collection{background:#fff}.rc-collection__container{padding-left:32px;padding-right:32px}.rc-collection__breadcrumb{display:flex;align-items:center;gap:8px;padding:18px 0}.rc-collection__breadcrumb-link{text-decoration:none;color:#3c3c3c;display:flex;align-items:center}.rc-collection__breadcrumb-link svg{width:16px;height:16px}.rc-collection__breadcrumb-separator{display:flex;align-items:center;color:#9ca3af}.rc-collection__breadcrumb-separator svg{width:16px;height:16px}.rc-collection__breadcrumb-current{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;font-size:11.9px;line-height:20px;color:#3c3c3c}.rc-collection__banner{position:relative;width:100%;height:260px;border-radius:2px;overflow:hidden;margin-bottom:0}.rc-collection__banner-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.rc-collection__banner-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(135deg,#2c2420,#3d332d,#5a4d44,#3d332d,#2c2420);background-size:100% 100%}.rc-collection__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;font-size:0;line-height:0;z-index:1;pointer-events:none}.rc-collection__banner-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;padding-left:56px;padding-right:56px}.rc-collection__banner-count{font-family:Inter,sans-serif;font-weight:500;font-size:9.35px;line-height:16px;color:#fff9;margin-bottom:12px}.rc-collection__banner-title{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:30.6px;line-height:40px;color:#fff;margin:0 0 12px}.rc-collection__banner-description{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:12.75px;line-height:24px;color:#ffffffb3;max-width:448px}.rc-collection__banner-description p{margin:0}.rc-collection__main{display:flex;gap:32px;padding-top:32px}.rc-collection__sidebar{width:260px;min-width:260px;flex-shrink:0}.rc-collection__filters-header{display:flex;align-items:center;gap:8px}.rc-collection__filters-icon{display:flex;align-items:center;color:#3c3c3c}.rc-collection__filters-icon svg{width:16px;height:16px}.rc-collection__filters-title{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:11.9px;line-height:20px;color:#3c3c3c;margin:0}.rc-collection__filter-group{border-top:1px solid #E5E7EB;margin-top:32px}.rc-collection__filter-group summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:25px 0 0}.rc-collection__filter-group summary::-webkit-details-marker{display:none}.rc-collection__filter-group summary::marker{display:none;content:""}.rc-collection__filter-label{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:11.9px;line-height:20px;color:#3c3c3c}.rc-collection__filter-chevron{color:#9ca3af;display:flex;align-items:center;transition:transform .3s ease}.rc-collection__filter-chevron svg{width:16px;height:16px}.rc-collection__filter-group:not([open]) .rc-collection__filter-chevron{transform:rotate(-90deg)}.rc-collection__filter-content{padding-top:16px}.rc-collection__price-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.rc-collection__price-item{display:block}.rc-collection__price-btn{display:block;width:100%;padding:10px 12px;background:none;border:none;border-radius:6px;text-align:left;cursor:pointer;font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:11.9px;line-height:20px;color:#4b5563;text-decoration:none;transition:background-color .2s}.rc-collection__price-btn:hover{background-color:#f3f4f6}.rc-collection__price-btn.active{background-color:#f3f4f6;font-weight:600}.rc-collection__price-input-hidden{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.rc-collection__filter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.rc-collection__filter-item{position:relative;display:block}.rc-collection__filter-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.rc-collection__filter-item-label{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;background:none;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color .2s}.rc-collection__filter-item-label:hover{background-color:#f3f4f6}.rc-collection__filter-item input[type=checkbox]:checked+.rc-collection__filter-item-label{background-color:#f3f4f6}.rc-collection__filter-item input[type=checkbox]:disabled+.rc-collection__filter-item-label{opacity:.4;cursor:not-allowed}.rc-collection__color-swatch{width:24px;height:24px;border-radius:9999px;border:1px solid #E5E7EB;flex-shrink:0}.rc-collection__filter-item-name{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:11.9px;line-height:20px;color:#6b7280}.rc-collection__products{flex:1;min-width:0;position:relative}.rc-collection__products-count{margin-bottom:24px}.rc-collection__products-count-text{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:11.9px;line-height:20px;color:#6b7280}.rc-collection__products-count-number{font-family:Inter,sans-serif;font-weight:400;font-size:11.9px;line-height:20px;color:#6b7280}.rc-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rc-collection__card{background:#fff;display:block;text-decoration:none;color:inherit}.rc-collection__card-media{position:relative;aspect-ratio:1;background:#f3f4f6;overflow:hidden}.rc-collection__card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.rc-collection__card:hover .rc-collection__card-media img{transform:scale(1.03)}.rc-collection__card-media .rc-collection__placeholder{width:100%;height:100%;object-fit:cover;background:#3c3c3c0f}.rc-collection__badge{position:absolute;top:12px;left:12px;padding:4px 8px;font-family:Inter,sans-serif;font-weight:700;font-size:8.5px;line-height:15px;color:#fff;z-index:2;white-space:nowrap}.rc-collection__badge--sale{background:#e31e24}.rc-collection__badge--new{background:#3c3c3c}.rc-collection__quick-view{position:absolute;bottom:0;left:0;right:0;height:40px;background:#ffffffe6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2}.rc-collection__card:hover .rc-collection__quick-view{opacity:1}.rc-collection__quick-view-text{font-family:Inter,sans-serif;font-weight:700;font-size:10.2px;line-height:16px;color:#3c3c3c}.rc-collection__card-info{padding:16px}.rc-collection__card-title{font-family:Playfair Display,Georgia,serif;font-weight:500;font-size:11.9px;line-height:20px;color:#3c3c3c;margin:0 0 8px}.rc-collection__card:hover .rc-collection__card-title{text-decoration:underline}.rc-collection__card-pricing{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.rc-collection__price--current{font-family:Inter,sans-serif;font-weight:700;font-size:11.9px;line-height:20px;color:#e31e24}.rc-collection__price--compare{font-family:Inter,sans-serif;font-weight:400;font-size:10.2px;line-height:16px;color:#9ca3af;text-decoration:line-through}.rc-collection__price--regular{font-family:Inter,sans-serif;font-weight:700;font-size:11.9px;line-height:20px;color:#e31e24}.rc-collection__card-colors{display:flex;align-items:center;gap:4px}.rc-collection__card-dot{width:12px;height:12px;border-radius:9999px;border:1px solid #E5E7EB;display:inline-block}.rc-collection__products .loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:none;width:100%;z-index:3;opacity:.7;background:#fff}.rc-collection__products.loading .loading-overlay{display:block}.rc-collection__pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:40px 0 20px}.rc-collection__pagination a,.rc-collection__pagination span.current{font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#3c3c3c;text-decoration:none;padding:8px 14px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.rc-collection__pagination span.current{background:#3c3c3c;color:#fff}.rc-collection__pagination a:hover{background:#f3f4f6}.rc-collection__pagination .prev,.rc-collection__pagination .next{font-weight:500}.rc-collection__empty{text-align:center;padding:80px 0}.rc-collection__empty-title{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:20px;line-height:28px;color:#3c3c3c;margin:0 0 12px}.rc-collection__empty-text{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:14px;line-height:22px;color:#6b7280}.rc-collection__empty-text a{color:#e31e24;text-decoration:underline}@media screen and (max-width:989px){.rc-collection__main{flex-direction:column}.rc-collection__sidebar{width:100%;min-width:unset}.rc-collection__grid{grid-template-columns:repeat(2,1fr)}.rc-collection__banner{height:200px}.rc-collection__banner-content{padding-left:24px;padding-right:24px}.rc-collection__banner-title{font-size:24px;line-height:32px}.rc-collection__filter-groups-wrapper{display:flex;gap:16px;flex-wrap:wrap}.rc-collection__filter-group{margin-top:0;border-top:none;border:1px solid #E5E7EB;border-radius:6px;flex:1;min-width:240px}.rc-collection__filter-group summary{padding:12px 16px}.rc-collection__filter-content{padding:0 16px 16px}.rc-collection__filters-header{margin-bottom:16px}}@media screen and (max-width:749px){.rc-collection__container{padding-left:16px;padding-right:16px}.rc-collection__grid{grid-template-columns:repeat(2,1fr);gap:16px}.rc-collection__banner{height:180px}.rc-collection__banner-title{font-size:20px;line-height:28px}.rc-collection__banner-description{font-size:11px;line-height:20px}.rc-collection__banner-count{font-size:8px}.rc-collection__filter-groups-wrapper{flex-direction:column}.rc-collection__filter-group{min-width:unset}.rc-collection__card-title,.rc-collection__price--current,.rc-collection__price--regular{font-size:11px}.rc-collection__price--compare{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-rc-collection-page.css.map */
