@import "https://fonts.cdnfonts.com/css/georgia";
@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.logos{width:100%;padding:50px 0;display:flex;overflow:hidden}.logo-slide{white-space:nowrap;flex:none;animation:15s linear infinite slide;display:flex}.logo-slide img{margin:0 40px}.section-header{font-size:52px;font-weight:bolder}.auto-class{font-weight:200}.take-charge{font-size:48px;font-weight:bolder}.text-center{text-align:start}@media screen and (max-width:1023px){.section-header{font-size:40px}.take-charge{font-size:36px}}@media screen and (max-width:991px){.take-charge{text-align:center}}@media screen and (max-width:760px){.section-header,.take-charge{font-size:32px}}.card-container{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.card{background-color:#add8e6;padding:20px}.big-card{grid-column:span 2}@media screen and (max-width:1023px){.section-header{font-size:40px}.text-center{text-align:center}.card-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.card-container{flex-direction:column;display:flex}}.drawer{z-index:1000;background:#fff;width:100%;height:100%;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%)}.drawer.open{transform:translate(0)}.drawer-content{padding:1rem}.close-button{cursor:pointer;background:0 0;border:none}.finance{font-size:51px;font-style:italic;font-weight:100}@media screen and (max-width:479px){.finance{font-size:30px}}.scrolling-card-container{align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.scrolling-card{scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;display:flex;overflow-x:auto}.card-content{scroll-snap-align:start;background-color:#f0f0f0;border-radius:8px;flex:none;width:260px;margin:8px}@media (max-width:650px){.scrolling-card{scroll-snap-type:x mandatory}.card-content{scroll-snap-align:center;width:90%}.scroll-button{padding:5px}}@media (max-width:480px){.card-content{width:85%}}::-webkit-scrollbar{display:none}
/*# sourceMappingURL=e699dd71738e834c.css.map*/