.hero-test{color:#fff;position:relative;--hero-test-bg-fallback:linear-gradient(135deg,#1a202c,#2d3748);align-items:center;background-image:var(--hero-test-bg-image,var(--hero-test-bg-fallback));background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;justify-content:center;min-height:82vh;overflow:clip}@media (min-width:640px){.hero-test{min-height:92vh}}@media (min-width:1024px){.hero-test{min-height:100vh}}.hero-test--fullbleed{box-sizing:border-box;margin:0;max-width:100%;padding-inline:max(1rem,env(safe-area-inset-left));padding-inline-end:max(1rem,env(safe-area-inset-right));transform:none;width:100%}.row-hero-full{display:block!important;overflow:visible!important}.row-hero-full>[class*=dnd-column],.row-hero-full>[class*=span]{flex:0 0 100%!important;float:none!important;max-width:100%!important;width:100%!important}.row-hero-full .dnd-row{display:block!important}.hero-test__overlay{background:rgba(0,0,0,.35);inset:0;pointer-events:none;position:absolute}.hero-test__topbar{left:0;padding-inline:clamp(1rem,3vw,1.5rem);position:absolute;right:0;top:.75rem;z-index:20}.hero-test__topbar-inner{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between}@media (min-width:640px){.hero-test__topbar-inner{flex-direction:row}}.hero-test__logo{height:clamp(4.5rem,10vw,9rem);object-fit:contain;width:clamp(4.5rem,10vw,9rem)}.hero-test__login-btn{align-items:center;background:#fff;border-radius:12px;color:#000;display:inline-flex;font-weight:700;gap:.5rem;justify-content:center;padding:.6rem 1rem;text-decoration:none;transition:background .2s ease,transform .15s ease}.hero-test__login-btn:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.hero-test__login-icon{height:18px;width:18px}.hero-test__content{padding:clamp(7rem,12vw,10rem) 1rem 2rem;position:relative;width:100%;z-index:10}.hero-test__container{margin:0 auto;max-width:1200px;padding-inline:clamp(0rem,2vw,.5rem);text-align:center}@media (min-width:1280px){.hero-test__container{max-width:1440px}}@media (min-width:1600px){.hero-test__container{max-width:90%}}.hero-test__title{color:#fff;font-size:clamp(28px,6vw,64px);font-weight:800;letter-spacing:.2px;line-height:1.12;margin:0 0 1.5rem}.hero-test__subtitle{font-size:clamp(16px,2.2vw,24px);line-height:1.7;margin:.75rem auto clamp(2rem,6vw,5rem);max-width:48rem;opacity:.92}.hero-test__ctas{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-bottom:clamp(2rem,6vw,4rem);margin-top:1.25rem}@media (min-width:640px){.hero-test__ctas{flex-direction:row;gap:1rem}}.amp-btn{align-items:center;border-radius:10px;color:#fff;display:inline-flex;font-weight:700;gap:.45rem;padding:.55rem .85rem;text-decoration:none;transition:transform .15s ease,background .2s ease}.amp-btn:hover{transform:translateY(-1px)}.amp-btn__icon{height:18px;width:18px}.amp-btn--glass{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18)}.hero-test__meta{color:hsla(0,0%,100%,.85)}.hero-test__bullets{font-size:.9rem;margin:0 0 .75rem}.hero-test__decor{display:none;inset:0;opacity:.12;position:absolute}@media (min-width:768px){.hero-test__decor{display:block}}.hero-test-deco{animation:hero-test-float 6s ease-in-out infinite;background:#fff;border-radius:20px;position:absolute}.hero-test-deco--a{height:8rem;left:5rem;top:5rem;transform:rotate(45deg);width:8rem}.hero-test-deco--b{animation-delay:1s;height:6rem;right:8rem;top:9rem;transform:rotate(12deg);width:6rem}.hero-test-deco--c{animation-delay:2s;bottom:10rem;height:7rem;left:8rem;transform:rotate(-12deg);width:7rem}.hero-test-deco--d{animation-delay:.5s;bottom:4rem;height:5rem;right:5rem;transform:rotate(45deg);width:5rem}@keyframes hero-test-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.amp-btn,.hero-test__decor{animation:none!important;transition:none!important}}