*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-primary:#32127a;--brand-highlight:#da9100;--brand-secondary:#7cb8c0;--brand-black:#111;--brand-bg:#f4f2f9;--brand-surface:#fff;--brand-border:#e0dced;--brand-muted:#7a7490;--font:"Montserrat", sans-serif}html,body{font-family:var(--font);color:var(--brand-black);-webkit-font-smoothing:antialiased;background:#fff;font-size:14px}.material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle;font-family:Material Symbols Rounded;font-size:20px;line-height:1}.hero-section{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#188ACC", endColorstr="#32127A", GradientType=0);background:linear-gradient(#32127a 6%,#188acc 100%)}.hero-inner{flex-direction:row;align-items:stretch;gap:48px;max-width:1200px;margin:0 auto;display:flex}.hero-text{text-align:left;flex-direction:column;flex:0 0 calc(50% - 48px);justify-content:center;min-width:0;padding:15px 0;display:flex}.hero-image-wrap{flex-direction:column;flex:0 0 calc(50% - 48px);align-items:flex-end;display:flex}.hero-img{width:100%;max-width:100%;height:auto}@media (max-width:767px){.hero-inner{min-height:unset;flex-direction:column;align-items:stretch;gap:24px}.hero-text{text-align:center;align-items:center;padding-bottom:0}.hero-image-wrap{flex-direction:row;justify-content:center}.hero-img{width:75%;max-width:500px}.hero-text a{text-align:center;width:100%}.hero-text p{font-size:16px!important}}.persona-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:767px){.persona-grid{grid-template-columns:1fr}}.btn{font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.btn:hover{opacity:.88}
