:root{--primaryColor:#616f39;--textPrimary:#f6fcdf;--textSecondary:var(--ghostWhite);--ghostWhite:#f7f7ff;--rossyBrown:#c49991;--celestialBlue:#279af1;--nightBlack:#1a1a19;--citrine:#d7cf07;--green:#05c26a;--transitionBase:.3s ease-in-out;--backgroundPrimary:var(--nightBlack);--backgroundSecondary:#242933;--buttonColor:#31511e}*{box-sizing:border-box;color:#fff;font-family:Outfit,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}body{background:var(--backgroundPrimary)}.a-list__header,.a-list__item,.a-text{color:var(--textPrimary);font-family:Outfit,sans-serif;font-optical-sizing:auto;font-size:1.2rem;font-style:normal;font-weight:400;text-decoration:none}.--small.a-list__header,.--small.a-list__item,.a-text.--small{font-size:1rem}.--category.a-list__header,.--category.a-list__item,.a-text.--category{color:var(--green)}.a-title{color:var(--textPrimary);font-family:Outfit,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700}.a-title.--center{text-align:center}.a-title.--sectionTitle{font-size:3rem;font-weight:700}.a-button{align-items:center;background:var(--buttonColor);border:1px solid var(--buttonColor);border-radius:20px;color:var(--ghostWhite);display:flex;font-weight:700;justify-content:center;letter-spacing:2px;padding:16px 32px;text-align:center;text-decoration:none;text-transform:uppercase}.a-button,.a-button:hover{transition:var(--transitionBase)}.a-button:hover{background:var(--primaryColor);border-color:var(--primaryColor);color:#fff;cursor:pointer;transform:scale(1.1)}.a-section{display:flex;flex-direction:column;padding:3rem 1rem}.a-section.--bgPrimary{background:var(--primaryColor)}@media (min-width:1024px){.a-section{margin:0 auto;max-width:1200px;padding:6rem}}.a-list{list-style-position:inside}.a-card{align-items:flex-start;background:var(--primaryColor);border-radius:14px;display:flex;flex-direction:column;gap:1rem;justify-content:space-evenly;padding:1rem;text-decoration:none}.a-card__title{color:var(--ghostWhite);font-size:1.5rem;font-weight:700;text-decoration:none}.a-card__text{color:var(--ghostWhite);line-height:20px}.a-card__more{background:none;border:none;color:var(--ghostWhite);display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.a-card__moreIcon{height:24px;width:24px}.a-card__moreIcon path{fill:var(--ghostWhite)}
