.collection-hero-custom{position:relative;width:100%;height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:2rem;background-color:var(--collection-color)}.collection-hero-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;padding:0 20px}.collection-hero-content img{max-height:220px;width:auto;object-fit:contain}.collection-hero-content h1{color:#fff;font-size:2.5rem;margin:0;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.15)}.collection-hero-info-btn{position:absolute;top:90px;right:40px;z-index:4;width:45px;height:45px;border-radius:50%;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00000026}.collection-hero-info-btn:hover{background:#ffffff4d;transform:scale(1.1)}.collection-hero-info-btn svg{width:22px;height:22px;fill:currentColor}.collection-hero-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.collection-hero-modal.active{opacity:1;pointer-events:auto}.collection-hero-modal-wrapper{position:relative;width:90%;max-width:750px;display:flex;flex-direction:column}.collection-hero-modal-close{position:absolute;top:-60px;right:0;width:45px;height:45px;border-radius:50%;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.5rem;font-weight:900;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 15px #00000026;z-index:10}.collection-hero-modal-close:hover{background:#ffffff4d;transform:scale(1.15)}.collection-hero-modal-content{background:color-mix(in srgb,var(--collection-color) 45%,rgba(255,255,255,.08));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-top:1px solid color-mix(in srgb,var(--collection-color) 80%,rgba(255,255,255,.4));padding:40px 50px;border-radius:16px;width:100%;max-height:80vh;overflow-y:auto;color:#fff;text-align:left;box-shadow:0 20px 40px #0006}.collection-hero-modal-content h2{color:#fff;margin-top:0;margin-bottom:25px;font-size:2.2rem}.collection-hero-modal-content .rte{color:#e0e0e0;font-size:1.6rem;line-height:1.6}.collection-hero-modal-content .rte b,.collection-hero-modal-content .rte strong{color:#fff;font-weight:800}@media screen and (max-width:749px){.collection-hero-custom{height:280px}.collection-hero-content img{max-height:150px}.collection-hero-content h1{font-size:1.8rem}.collection-hero-info-btn{top:50px;right:20px;width:40px;height:40px}.collection-hero-modal-content{padding:30px 25px}.collection-hero-modal-content .rte{font-size:1.15rem}.collection-hero-modal-close{top:-55px;width:40px;height:40px;font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-collection-hero.css.map */
