.glamoria-hero-section{width:100%;margin:0;padding:0}.glamoria-hero{position:relative;width:100%;height:68dvh;min-height:400px;overflow:hidden;background:#000}.glamoria-hero__slides{position:relative;width:100%;height:100%}.glamoria-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s;will-change:opacity,visibility;z-index:1}.glamoria-hero__slide--active{opacity:1;visibility:visible;z-index:2}.glamoria-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.glamoria-hero__image--desktop{display:none}.glamoria-hero__image--mobile{display:block}.glamoria-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.glamoria-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:flex-end;justify-content:flex-start;padding:12px 12px 75px;pointer-events:none}.glamoria-hero__content[data-position=center]{justify-content:center;text-align:center}.glamoria-hero__content[data-position=right]{justify-content:flex-end}.glamoria-hero__glass-box{pointer-events:auto;background:var(--glamoria-hero-glass-bg, rgba(255, 255, 255, .22));backdrop-filter:blur(var(--glamoria-hero-glass-blur, 16px));-webkit-backdrop-filter:blur(var(--glamoria-hero-glass-blur, 16px));border-radius:10px;border:1px solid rgba(255,255,255,.3);padding:24px 20px;width:100%;max-width:none;box-shadow:0 8px 32px #0000001f,inset 0 1px #ffffff40;animation:glamoria-fadeInUp .7s ease-out}@keyframes glamoria-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.glamoria-hero__heading{font-size:var(--heading-size-mobile, 34px);font-weight:400;line-height:1.2;letter-spacing:-.02em;color:var(--glamoria-hero-heading-color, #000);margin:0 0 10px}.glamoria-hero__subheading{font-size:var(--subheading-size-mobile, 15px);font-weight:400;line-height:1.4;color:var(--glamoria-hero-subheading-color, #333);margin:0 0 16px}.glamoria-hero__button{display:inline-block;padding:12px 24px;background-color:var(--glamoria-hero-btn-hover-bg, #fff);background-image:linear-gradient(to top,var(--glamoria-hero-btn-hover-bg, #fff) 50%,var(--glamoria-hero-btn-bg, #000) 50%);background-size:100% 220%;background-position:top;background-repeat:no-repeat;color:var(--glamoria-hero-btn-text, #fff);font-size:var(--button-size-mobile, 12px);font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:none;border-radius:9999px;cursor:pointer;transition:background-position .4s ease-in-out,color .4s ease-in-out,transform .1s}.glamoria-hero__button:hover{background-position:bottom;color:var(--glamoria-hero-btn-hover-text, #000)}.glamoria-hero__button:active{transform:scale(.98)}.glamoria-hero__controls{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;gap:8px;padding:12px 12px 30px;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 100%)}.glamoria-hero__progress-container{display:flex;align-items:center;gap:5px;flex:1}.glamoria-hero__progress-bar{flex:1;height:2px;background:#ffffff4d;border-radius:2px;overflow:hidden;cursor:pointer;border:none;padding:0;position:relative;transition:background .3s}.glamoria-hero__progress-bar:hover{background:#ffffff73}.glamoria-hero__progress-fill{display:block;height:100%;width:0%;background:#fff;border-radius:2px}.glamoria-hero__pause-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);background:#ffffff1a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;transition:background .3s,border-color .3s,transform .2s;flex-shrink:0;padding:0}.glamoria-hero__pause-btn svg{width:11px;height:11px}.glamoria-hero__pause-btn:hover{background:#ffffff40;border-color:#fff;transform:scale(1.08)}@media(min-width:480px){.glamoria-hero__glass-box{padding:24px 28px;max-width:360px;border-radius:12px}.glamoria-hero__heading{margin-bottom:12px}.glamoria-hero__subheading{margin-bottom:16px}.glamoria-hero__button{padding:12px 24px}.glamoria-hero__content{padding:16px 16px 64px}}@media(min-width:768px){.glamoria-hero{height:80vh;min-height:auto;max-height:750px}.glamoria-hero__image--mobile{display:none}.glamoria-hero__image--desktop{display:block}.glamoria-hero__placeholder.glamoria-hero__image--mobile{display:none}.glamoria-hero__placeholder.glamoria-hero__image--desktop{display:block}.glamoria-hero__content{padding:48px 40px 90px}.glamoria-hero__glass-box{padding:32px 36px;max-width:480px;border-radius:18px}.glamoria-hero__heading{font-size:var(--heading-size-desktop, 38px);margin-bottom:14px}.glamoria-hero__subheading{font-size:var(--subheading-size-desktop, 18px);margin-bottom:24px}.glamoria-hero__button{padding:14px 32px;font-size:var(--button-size-desktop, 14px)}.glamoria-hero__controls{padding:16px 40px 22px;gap:14px}.glamoria-hero__progress-container{gap:8px}.glamoria-hero__progress-bar{height:3px}.glamoria-hero__pause-btn{width:36px;height:36px}.glamoria-hero__pause-btn svg{width:14px;height:14px}}@media(min-width:1200px){.glamoria-hero__content{padding:60px 48px 100px}.glamoria-hero__glass-box{padding:40px 44px;max-width:500px;border-radius:20px}.glamoria-hero__heading{margin-bottom:14px}.glamoria-hero__subheading{margin-bottom:24px}.glamoria-hero__button{padding:13px 32px}.glamoria-hero__controls{padding:20px 48px 28px;gap:16px}.glamoria-hero__pause-btn{width:40px;height:40px}.glamoria-hero__pause-btn svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.glamoria-hero__slide{transition:opacity .2s ease}.glamoria-hero__glass-box{animation:none}.glamoria-hero__progress-fill{transition:width .2s ease!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/glamoria-hero-slider.css.map */
