.collection-hero__inner{display:flex;flex-direction:column}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width: 750px){.collection-hero.collection-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}.collection-hero--with-image .collection-hero__inner{padding-bottom:0}}.collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width: 750px){.collection-hero{padding:0}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__title{margin:2.5rem 0}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width: 750px){.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}.collection-hero__description{max-width:66.67%}.collection-hero--with-image .collection-hero__description{max-width:100%}}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}.collection-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}@media screen and (max-width: 749px){.collection-hero__image-container{height:20rem}}@media screen and (min-width: 750px){.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem 4rem 0;flex-basis:50%}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:20rem}}.collections-hero{background:linear-gradient(90deg,#b84ead,#1b0b15);color:#fff!important;padding:4rem 0!important;position:relative!important;overflow:hidden!important;min-height:100vh!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:110px!important;width:100%!important}div.collections-hero,section.collections-hero,.collections-hero.collections-hero{background:linear-gradient(106.46deg,#fff -7.59%,#a51ae6 -7.59%,#000000fc 87.22%),linear-gradient(108.2deg,#0000 -29.77%,#00000069 170.9%)!important;color:#fff!important;padding:4rem 0!important;position:relative!important;overflow:hidden!important;min-height:60vh!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:110px!important}.collections-hero:before{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background-image:linear-gradient(rgba(255,255,255,.02) 2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.02) 2px,transparent 2px);background-size:80px 80px;background-position:-2px -2px,-2px -2px;background-repeat:repeat;pointer-events:none;z-index:2}.collections-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 50% 40% at 20% 30%,rgba(255,255,255,.1) 0%,rgba(255,255,255,.03) 40%,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 70%,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 30%,transparent 60%);pointer-events:none;z-index:1}.collections-hero__container{position:relative;z-index:3;display:flex;justify-content:center;gap:3rem;align-items:center;max-width:1200px;text-align:center;margin:0 auto;padding:0 2rem;width:100%}.collections-hero__content{text-align:center;max-width:800px;margin:0 auto}.collections-hero__subtitle{font-size:1.2rem;text-align:center;font-family:DM sans;font-weight:500;text-transform:uppercase;letter-spacing:2px}.collections-hero__title{font-size:3.5rem;font-family:Playfair Display;font-weight:700;font-style:Bold;font-size:68px;line-height:108%;letter-spacing:0%;vertical-align:middle;line-height:1.2;background:linear-gradient(135deg,#f8f8f8,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.collections-hero__description{font-size:1.3rem;line-height:1.6;margin:0 0 2.5rem;color:#e0e0e0;max-width:600px;margin-left:auto;margin-right:auto}.collections-hero__cta{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,gold,#ffed4e);color:#1a1a1a;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px #ffd7004d}.collections-hero__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066;background:linear-gradient(135deg,#ffed4e,gold)}.collections-hero__arrow{transition:transform .3s ease}.collections-hero__cta:hover .collections-hero__arrow{transform:translate(3px)}.collections-hero__image{display:flex;justify-content:center;align-items:center}.collections-hero__img{max-width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000004d;transition:transform .3s ease}.collections-hero__img:hover{transform:scale(1.02)}@media screen and (min-width: 750px){.collections-hero{padding:6rem 0;min-height:70vh}.collections-hero__container{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.collections-hero__content{text-align:left;margin:0}.collections-hero__title{font-size:4.5rem}.collections-hero__description{font-size:1.4rem;margin-left:0;margin-right:0}}@media screen and (min-width: 1200px){.collections-hero__title{font-size:5rem}.collections-hero__description{font-size:1.5rem}}@media screen and (max-width: 749px){.collections-hero{padding:3rem 0;min-height:50vh}.collections-hero__container{padding:0 1.5rem;gap:2rem}.collections-hero__title{font-size:2.5rem}.collections-hero__description{font-size:1.1rem}.collections-hero__cta{padding:.8rem 1.5rem;font-size:1rem}}.collections-hero{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.page-width{margin-top:2rem;padding:20px}.collections-layout{display:flex;gap:12px}.collection-list__item{flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px);box-sizing:border-box}@media (max-width: 1024px){.collection-list__item{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width: 600px){.collection-list__item{flex:1 1 100%;max-width:100%}}.collections-content{flex:1}.filter-group{margin-bottom:20px}.filter-group h4{font-size:16px;margin-bottom:10px}.filter-group ul{list-style:none;padding:0}.filter-group li{margin-bottom:8px}.collections-sidebar{flex:0 0 200px;padding:15px;background-color:#000;color:#fff;top:120px;align-self:flex-start;border-radius:8px;font-size:.9rem}@media screen and (max-width: 1024px){.collections-layout{flex-direction:column}.collections-sidebar{position:relative;top:auto;flex:1 0 100%;margin-bottom:1.5rem;border-radius:0}}.price-range{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.price-range label{display:flex;justify-content:space-between;font-size:14px}.price-range input{width:100px;padding:4px 6px;font-size:14px;border:1px solid #ccc;border-radius:4px}.price-range button{margin-top:10px;padding:6px 10px;background:#000;color:#fff;border:none;cursor:pointer;border-radius:4px}.price-range button:hover{background:#333}.grid--4-col-desktop,.grid--2-col-tablet-down{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 768px){.grid--4-col-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 750px){.page-width{margin-top:3rem}}.jd-header-wrapper.collections-page{background:#000!important;position:relative;z-index:1000}.collections-hero{position:relative;z-index:1;margin-top:0}@media screen and (max-width: 749px){.collections-hero{padding-top:5rem}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/component-collection-hero.css.map */
