*{box-sizing:border-box}.screen-reader-text{position:absolute;left:-9999px}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0b1220;min-height:100vh;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}@media (min-width:861px){body{background:var(--gew-bg) center top / cover no-repeat}}.gew-header{background:var(--gew-purple);position:sticky;top:0;z-index:999}.gew-header-inner{max-width:1400px;margin:0 auto;padding:12px 18px;display:flex;align-items:center;gap:18px}.gew-brand-img,.custom-logo{height:var(--gew-logo-h);width:auto}.gew-nav-desktop{margin-left:auto}.gew-nav-desktop ul{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;list-style:none!important;margin:0!important;padding:0!important;white-space:nowrap!important}.gew-nav-desktop li{display:inline-flex;align-items:center;list-style:none;margin:0;padding:0}.gew-nav-desktop a{color:#fff!important;font-weight:800!important;font-size:14px!important;padding:10px 10px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important}.gew-nav-desktop a:hover{background:rgb(255 255 255 / .16)!important}.gew-cta{background:var(--gew-pink);color:#fff;padding:10px 14px;border-radius:14px;font-weight:900;border:1px solid rgb(255 255 255 / .22);white-space:nowrap}.gew-burger{display:none;margin-left:auto;border:0;background:rgb(255 255 255 / .14);padding:10px;border-radius:14px}.gew-burger-lines{width:24px;height:2px;background:#fff;display:block;position:relative;border-radius:2px}.gew-burger-lines:before,.gew-burger-lines:after{content:"";position:absolute;left:0;width:24px;height:2px;background:#fff;border-radius:2px}.gew-burger-lines:before{top:-7px}.gew-burger-lines:after{top:7px}.gew-nav-mobile{display:none}body.gew-menu-open .gew-nav-mobile{display:block}.gew-nav-mobile{position:fixed;left:0;right:0;top:0;padding:92px 18px 18px;background:rgb(58 26 122 / .96);z-index:1000}.gew-nav-mobile ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.gew-nav-mobile a{display:block;padding:14px 14px;border-radius:16px;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .18);color:#fff;font-weight:900}.gew-home-hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);aspect-ratio:3 / 4;background-image:var(--gew-hero);background-repeat:no-repeat;background-position:center top;background-size:contain;background-color:#fff}.gew-content{max-width:1200px;margin:0 auto;padding:48px 20px 80px}.gew-content-inner{padding-top:24px}.gew-footer{background:var(--gew-purple);color:#fff;text-align:center;padding:22px 16px;font-weight:900}@media (max-width:860px){body{background:#fff}.gew-nav-desktop,.gew-cta{display:none!important}.gew-burger{display:inline-flex}.gew-content{padding:20px 16px 60px}.custom-logo{height:56px}}@media (min-width:861px){.gew-nav-mobile{display:none!important}}