.ab-main{color:var(--bright-txt);width:100%;max-width:100vw;overflow-x:hidden;min-height:calc(100vh - var(--header-height))}.ab-title-text{cursor:pointer;user-select:"none";text-shadow:2px 2px 8px rgba(0,0,0,.5)}.ab-section{position:relative;width:100%;max-width:100vw;overflow:hidden;min-height:100vh;display:flex;justify-content:center;align-items:center;gap:20px}.ab-exp-line-break{display:none}.ab-logos-wrapper{mask:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,1) 2%,rgba(0,0,0,1) 98%,rgba(0,0,0,0))}.ab-grid-container{grid-template-columns:auto auto auto auto;justify-content:space-between;gap:20px}@media (max-width:800px){.ab-grid-container{grid-template-columns:auto auto}}@media (max-width:500px){.ab-exp-line-break{display:block}.ab-grid-container{grid-template-columns:auto;justify-content:center}}.ab-gradient-one{background:#162c3b;background:linear-gradient(45deg,rgba(22,44,59,1),rgba(37,69,89,1) 50%,rgba(22,44,59,1))}.ab-gradient-two{background:#3B2116;background:linear-gradient(45deg,rgba(59,33,22,1),rgba(94,61,42,1) 50%,rgba(59,33,22,1))}.ab-gradient-three{background:#2A3B16;background:linear-gradient(45deg,rgba(42,59,22,1),rgba(66,92,36,1) 50%,rgba(42,59,22,1))}.ab-actively-used{color:#FFCC00}