@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:48px;font-weight:bolder}.section-text{font-size:16px}.hero-header{font-size:56px;font-weight:bolder}.join-section-header{font-size:24px;font-weight:bolder}.join-section-text{color:"#4A485F";font-size:16px}.hero-main-colored{color:#665be0;font-weight:200}.take-charge{font-size:48px;font-weight:bolder}.text-center{text-align:start}@media screen and (max-width:1023px) and (min-width:760px){.section-header{font-size:36px}.section-text{font-size:14px}.hero-header{font-size:42px}.take-charge{font-size:36px}}@media screen and (max-width:991px){.take-charge{text-align:center}}@media screen and (max-width:760px){.section-header{font-size:32px}.hero-header{font-size:36px}.text-center{text-align:center}.take-charge{font-size:32px}.section-text{font-size:14px}}.card-container{grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;display:grid}.learning-path-box{background-color:#fff;border-radius:24px;flex-direction:column;gap:24px;width:auto;height:auto;padding:24px;box-shadow:0 4px 12px #b4b3b340}.learning-path-icons-container{background-color:#f1f0f6;border-radius:24px;justify-content:space-between;align-items:center;width:100%;height:auto;padding:10px}.learning-path-icons{width:80px;height:80px}.learning-path-box-container{gap:48px}.learning-path-title-text{color:#1d1d25;letter-spacing:-2%;text-align:left;font-size:20px;font-weight:600;line-height:28px}.learning-path-items-text{color:#4a485f;letter-spacing:-2%;text-align:left;font-size:14px;font-weight:400;line-height:21px}.learning-path-items-container{flex-direction:column;gap:8px}.prism-list-icon{width:8px;height:8px}.card{padding:30px}@media screen and (max-width:1023px) and (min-width:760px){.section-header{font-size:36px}.section-text{font-size:14px}.text-center{text-align:left}.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=299412bddaee680a.css.map*/