.splash-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f1efe8}.splash-intro__trigger{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.2rem;background:none;border:none;cursor:pointer;padding:1rem;transition:transform .3s ease,opacity .3s ease}.splash-intro.is-opening .splash-intro__trigger{transform:scale(1.15);opacity:0}.splash-intro__ball{position:relative;display:block;width:120px;height:120px;border-radius:50%;border:4px solid #4A1B0C;overflow:hidden;background:#fff;animation:splash-pulse 1.6s ease-in-out infinite}@keyframes splash-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.splash-intro__ball-top{position:absolute;top:0;left:0;width:100%;height:50%;background:#d85a30}.splash-intro__ball-band{position:absolute;top:calc(50% - 5px);left:0;width:100%;height:10px;background:#4a1b0c}.splash-intro__ball-button{position:absolute;top:50%;left:50%;width:34px;height:34px;border-radius:50%;background:#fff;border:4px solid #4A1B0C;transform:translate(-50%,-50%)}.splash-intro__heading{font-size:2rem;font-weight:700;color:#4a1b0c}.splash-intro__tap{font-size:1.3rem;color:#4a1b0c;opacity:.75;animation:splash-tap-pulse 1.6s ease-in-out infinite}@keyframes splash-tap-pulse{0%,to{opacity:.4}50%{opacity:.9}}.splash-intro__flash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#fff;opacity:0;pointer-events:none;transform:scale(0);border-radius:50%;transition:transform .6s ease,opacity .4s ease,border-radius .6s ease}.splash-intro__flash.is-active{opacity:1;transform:scale(3);border-radius:0}.splash-intro.is-closing{opacity:0;transition:opacity .5s ease .3s;pointer-events:none}@media screen and (min-width:750px){.splash-intro__ball{width:160px;height:160px}.splash-intro__heading{font-size:2.6rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-splash-intro.css.map */
