.black-friday-splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.black-friday-splash-screen.active{opacity:1;visibility:visible}.black-friday-splash-screen__content{background-color:#fff;padding:40px;border-radius:8px;text-align:center;max-width:500px;position:relative;box-shadow:0 4px 15px #0003}.black-friday-splash-screen__content h2{font-size:2.5rem;margin-bottom:20px;color:#333}.black-friday-splash-screen__content p{font-size:1.2rem;margin-bottom:30px;color:#666}.black-friday-splash-screen__close-button{background-color:#e60023;color:#fff;border:none;padding:12px 25px;border-radius:5px;cursor:pointer;font-size:1.1rem;transition:background-color .2s ease}.black-friday-splash-screen__close-button:hover{background-color:#cc0020}.black-friday-splash-screen__background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;border-radius:8px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-splash-screen.css.map */
