.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-inner{padding:2vh 0 26vh}.scroll-stack-card{box-sizing:border-box;transform-origin:top;will-change:transform, filter;width:100%;position:relative}.scroll-stack-end{width:100%;height:1px}@media (max-width:768px){.scroll-stack-inner{padding:1vh 0 16vh}}
.bubble-menu{pointer-events:none;z-index:99;justify-content:space-between;align-items:center;gap:16px;padding:0 1.4em;display:flex;top:1.4em;left:0;right:0}.bubble-menu.fixed{position:fixed}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size:52px;width:var(--bubble-size);height:var(--bubble-size);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 6px 20px #0e0e1029}.bubble-menu .logo-bubble,.bubble-menu .toggle-bubble{will-change:transform}.bubble-menu .logo-bubble{width:auto;height:var(--bubble-size);border-radius:calc(var(--bubble-size) / 2);gap:8px;padding:0 22px 0 18px}.bubble-menu .toggle-bubble{width:var(--bubble-size);height:var(--bubble-size)}.bubble-menu .logo-content{align-items:center;gap:10px;height:100%;display:inline-flex}.bubble-menu .menu-btn{cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.bubble-menu .menu-line{transform-origin:50%;border-radius:2px;width:24px;height:2.5px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4.25px)rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4.25px)rotate(-45deg)}@media (min-width:768px){.bubble-menu .bubble{--bubble-size:58px}}.bubble-menu-items{pointer-events:none;z-index:98;justify-content:center;align-items:flex-start;padding-top:118px;display:flex;position:absolute;inset:0}.bubble-menu-items.fixed{position:fixed}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{pointer-events:auto;flex-wrap:wrap;justify-content:stretch;row-gap:10px;width:100%;max-width:1600px;margin:0 auto;padding:0 24px;list-style:none;display:flex}.bubble-menu-items .pill-list .pill-col{box-sizing:border-box;flex:0 0 33.3333%;justify-content:center;align-items:stretch;padding:0 6px;display:flex}.bubble-menu-items .pill-link{--pill-bg:#fff;--pill-color:#0e0e10;--item-rot:0deg;--pill-min-h:128px;--hover-bg:#f3f4f6;--hover-color:#0e0e10;width:100%;min-height:var(--pill-min-h);font-family:var(--font-gantari), ui-sans-serif, sans-serif;letter-spacing:-.02em;background:var(--pill-bg);color:var(--pill-color);will-change:transform;box-sizing:border-box;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,7rem) 0;font-size:clamp(1.3rem,3vw,3rem);font-weight:700;line-height:0;text-decoration:none;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0e0e101f}@media (min-width:900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{transform:rotate(var(--item-rot)) scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot)) scale(.94)}}.bubble-menu-items .pill-link .pill-label{will-change:transform, opacity;height:1.2em;line-height:1.2;display:inline-block}@media (max-width:899px){.bubble-menu-items{padding-top:104px}.bubble-menu-items .pill-list{row-gap:14px}.bubble-menu-items .pill-list .pill-col{flex:0 0 100%;overflow:visible;margin-left:0!important}.bubble-menu-items .pill-link{min-height:76px;padding:clamp(1rem,2vw,2rem) 0;font-size:clamp(1.2rem,5vw,2rem)}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:scale(1.06)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}
