.staggered-menu-wrapper{z-index:80;pointer-events:none;width:100%;height:100%;position:relative}.staggered-menu-wrapper.fixed-wrapper{z-index:80;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.staggered-menu-header{pointer-events:none;z-index:20;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;display:flex;position:absolute;top:0;left:0}.staggered-menu-header>*{pointer-events:auto}.sm-logo{-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;height:48px;line-height:1;display:flex}.sm-logo-badge{color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:1.95rem;height:1.95rem;font-size:.72rem;font-weight:700;display:inline-flex}.sm-logo-img{object-fit:cover;object-position:center 46%;width:100%;height:100%;display:block}.sm-logo-img-frame{border-radius:8px;align-items:center;width:184px;height:48px;display:inline-flex;overflow:hidden}@media (max-width:420px){.sm-logo-img-frame{width:166px;height:44px}.sm-logo{height:44px}}.sm-company-name{color:#fff;letter-spacing:.01em;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700}.sm-toggle{cursor:pointer;color:#e9e9ef;-webkit-backdrop-filter:blur(8px);background:#23232873;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.4rem;height:48px;min-height:48px;padding:0 .78rem;font-weight:600;line-height:1;display:inline-flex;position:relative;overflow:visible}@media (max-width:420px){.sm-toggle{height:44px;min-height:44px;padding:0 .72rem}}.sm-toggle:focus-visible{outline-offset:3px;outline:2px solid #fffa}.sm-toggle-textWrap{white-space:nowrap;height:1em;display:inline-block;position:relative;overflow:hidden}.sm-toggle-textInner{flex-direction:column;line-height:1;display:flex}.sm-toggle-line{height:1em;line-height:1;display:block}.sm-icon{will-change:transform;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex;position:relative}.sm-icon-line{will-change:transform;background:currentColor;border-radius:2px;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.staggered-menu-panel{z-index:10;pointer-events:auto;opacity:0;background:#fff;flex-direction:column;width:min(100vw,420px);height:100%;padding:5.6rem 1.4rem 1.4rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto}[data-position=left] .staggered-menu-panel{left:0;right:auto}.sm-prelayers{pointer-events:none;z-index:5;opacity:0;width:min(100vw,420px);position:absolute;top:0;bottom:0;right:0}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{opacity:0;width:100%;height:100%;position:absolute;top:0;right:0;transform:translate(0)}.sm-panel-inner{flex-direction:column;flex:1;gap:1.2rem;display:flex}.sm-panel-list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-panel-item{color:#101010;cursor:pointer;letter-spacing:-.03em;text-transform:uppercase;padding-right:1.9em;font-size:clamp(2rem,8vw,3.1rem);font-weight:700;line-height:1;text-decoration:none;transition:color .25s;display:inline-block;position:relative}.sm-panel-itemLabel{will-change:transform;transform-origin:50% 100%;display:inline-block}.sm-panel-item:hover{color:var(--sm-accent,#5227ff)}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-panel-list[data-numbering] .sm-panel-item:after{counter-increment:smItem;content:counter(smItem, decimal-leading-zero);color:var(--sm-accent,#5227ff);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--sm-num-opacity,0);font-size:.95rem;font-weight:500;position:absolute;top:.28em;right:.18em}@media (max-width:520px){.sm-panel-item{padding-right:0}.sm-panel-list[data-numbering] .sm-panel-item:after{display:none}}.sm-socials{flex-direction:column;gap:.7rem;margin-top:auto;padding-top:1.4rem;display:flex}.sm-socials-title{color:var(--sm-accent,red);margin:0;font-size:.95rem;font-weight:600}.sm-socials-list{flex-flow:wrap;align-items:center;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.sm-socials-link{color:#111;font-size:1rem;font-weight:600;text-decoration:none;transition:color .25s,opacity .25s}.sm-socials-link:hover{color:var(--sm-accent,red)}.sm-socials-link:focus-visible{outline:2px solid var(--sm-accent,red);outline-offset:3px}@media (min-width:768px){.staggered-menu-wrapper.fixed-wrapper{display:none}}
.site-footer{color:#a2aabf;background:#0d0d0d;padding:80px 0 40px;font-family:Plus Jakarta Sans,system-ui,sans-serif;position:relative;overflow:hidden}.site-footer__inner{flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:0 24px;display:flex}.site-footer__top-centered{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}.site-footer__brand{align-items:center;text-decoration:none;display:inline-flex}.site-footer__logo-img{object-fit:contain;filter:brightness();transform-origin:50%;width:auto;height:80px;transform:scale(2.2)}.site-footer__links-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.site-footer__nav-link{color:#e2e8f0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.site-footer__nav-link:hover{color:#ea7a32}.site-footer__divider{border-top:1px dashed #ffffff26;width:100%;height:1px;margin:40px 0}.site-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.site-footer__copyright{color:#8891aa;margin:0;font-size:.9rem;font-weight:400}.site-footer__socials{align-items:center;gap:20px;display:flex}.site-footer__social-icon{color:#e2e8f0;justify-content:center;align-items:center;transition:color .2s;display:flex}.site-footer__social-icon:hover{color:#ea7a32}@media (max-width:600px){.site-footer__bottom{text-align:center;flex-direction:column;align-items:center}}
