@media (max-width:1024px){.capability-grid{grid-template-columns:repeat(2,1fr)!important}.features-layout{grid-template-columns:1fr!important}}@media (max-width:768px){.capability-grid{grid-template-columns:1fr!important;gap:20.5px!important}.hero-grid{grid-template-columns:1fr!important}.features-layout{grid-template-columns:1fr!important;gap:32px!important}}:root{--scrollbar-thumb:#7878788c;--scrollbar-thumb-hover:#5a5a5ab3;--scrollbar-track:transparent}html{scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track);scrollbar-gutter:stable;overflow-y:scroll}body{box-sizing:border-box;width:100%;margin:0;padding:0 calc(100vw - 100%) 0 0}::-webkit-scrollbar{width:8.5px;height:8.5px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-button{width:0;height:0;display:none}
