.elearning-animation{background:#fff;padding:80px;overflow:hidden;background-image:var(--elearning-hero-bg);background-repeat:no-repeat;background-position:bottom right;background-size:70%;min-height:calc(100lvh - var(--zeus-nav-height));box-sizing:border-box}.elearning-animation__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:48px;margin:0 auto}.elearning-animation__copy{display:flex;flex-direction:column;gap:24px;max-width:576px;color:#2f2f2f}.elearning-animation__title{display:flex;flex-direction:column;gap:6px}.elearning-animation__title-main{font-family:Manrope,sans-serif;font-weight:600;font-size:64px;line-height:1.05;color:#2f2f2f}.elearning-animation__title-accent{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:68px;line-height:1.05;color:#cf3e75}.elearning-animation__body{font-family:Manrope,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#2f2f2f;max-width:640px}@media(min-width:1366px)and (max-width:1919px){.elearning-animation{padding:40px}.elearning-animation__copy{gap:16px}.elearning-animation__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr)}.elearning-animation__title-main{font-size:48px}.elearning-animation__title-accent{font-size:52px}.elearning-animation__body{font-size:16px}}@media(min-width:1024px)and (max-width:1365px){.elearning-animation{padding:40px 24px 40%;background-position:bottom right;background-size:80%}.elearning-animation__grid{display:flex}.elearning-animation__copy{max-width:100%;gap:16px}.elearning-animation__title-main{font-size:48px}.elearning-animation__title-accent{font-size:52px}.elearning-animation__body{font-size:16px;max-width:100%}}@media(min-width:768px)and (max-width:1023px){.elearning-animation{padding:40px 24px 50%;background-position:bottom center;background-size:90vw;min-height:600px}.elearning-animation__grid{display:flex;gap:16px}.elearning-animation__copy{max-width:100%;gap:16px}.elearning-animation__title-main{font-size:48px}.elearning-animation__title-accent{font-size:52px}.elearning-animation__body{font-size:16px;max-width:100%}}@media(max-width:767.98px){.elearning-animation{padding:72px 24px calc(100% + 48px) 24px;background-size:100vw;min-height:unset;background-image:var(--elearning-hero-mobile-bg)}.elearning-animation__grid{display:flex;gap:8px}.elearning-animation__copy{max-width:100%;gap:8px}.elearning-animation__title{gap:8px}.elearning-animation__title-main{font-size:32px}.elearning-animation__title-accent{font-size:36px}.elearning-animation__body{font-size:16px;line-height:unset}}.elearning-stack{position:relative;background-color:#f0f0f0;padding:80px}.elearning-stack .ball-rotating-animation{position:absolute;left:0;right:0;bottom:0;transform-box:fill-box;transform-origin:center}.elearning-stack .ball-rotating-animation svg{width:40%}.elearning-stack .ball-rotating-animation svg path{vector-effect:non-scaling-stroke}.elearning-stack .ball-rotating-animation circle{offset-path:path("M-48 8H657C692.346 8 721 36.6538 721 72V230.5");offset-rotate:auto;animation:8s moveAlong linear infinite;will-change:transform;transform-box:fill-box;transform-origin:center}.elearning-stack__background{position:absolute;inset:0;pointer-events:none;display:none;justify-content:center;align-items:flex-end}.elearning-stack__curve{width:88%;height:560px;border:1px solid #e1e1e1;border-radius:120px;display:block}.elearning-stack__dot{position:absolute;bottom:42px;width:10px;height:10px;background-color:#cf3e75;border-radius:50%;box-shadow:0 0 0 10px #f0f0f0}.elearning-stack__inner{position:relative;z-index:1;display:flex;gap:80px;box-sizing:border-box;justify-content:space-between}.elearning-stack__copy{display:flex;flex-direction:column;gap:16px;max-width:810px;justify-content:center;max-height:465px;position:sticky;top:138px;margin-bottom:291px}.elearning-stack__title{margin:0;display:flex;flex-direction:column;gap:6px;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:56px;line-height:1.1;color:#2f2f2f}.elearning-stack__title-accent{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:60px;color:#cf3e75}.elearning-stack__description{margin:0;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#616161}.elearning-stack__stack{display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:870px;gap:32px}.elearning-stack__card{width:100%;background-color:#fff;border:1px solid #ebebeb;box-shadow:0 0 48px #00000014;border-radius:0 32px;padding:40px;box-sizing:border-box;display:flex;flex-direction:column;min-height:418px;position:sticky;flex:1;gap:24px}.elearning-stack__card-title{margin:0 0 16px;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:40px;color:#2f2f2f}.elearning-stack__card-eyebrow{font-family:Manrope,sans-serif;font-weight:700;font-size:20px;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:#616161}.elearning-stack__card-body{margin:0;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:20px;line-height:1.5;color:#616161;display:flex;flex-direction:column;gap:16px}.elearning-stack__stack{position:relative}@keyframes moveAlong{18%{offset-distance:12.5%;animation-timing-function:linear}to{offset-distance:100%;animation-timing-function:linear}}.elearning-stack__inner{padding-top:unset;padding-bottom:unset}@media(min-width:1440px){.elearning-stack__background{display:flex}}@media(max-width:1919.98px){.elearning-stack{padding:40px}.elearning-stack__title{width:70%}.elearning-stack__copy{margin-bottom:237px;max-width:527px}.elearning-stack__stack{max-width:635px}.elearning-stack__card{min-height:328px}.elearning-stack__card-title{font-size:28px}.elearning-stack__card-eyebrow{font-size:14px}.elearning-stack__card-body{font-size:16px}.elearning-stack__title{font-size:36px;display:inline}.elearning-stack__title-accent{font-size:40px}.elearning-stack__description{font-size:16px;line-height:1.5}}@media(max-width:1365.98px){.elearning-stack{padding:40px 24px}.elearning-stack__inner{gap:40px}.elearning-stack__title{font-size:36px;display:inline;width:100%}.elearning-stack__title-accent{font-size:40px}.elearning-stack__description{font-size:14px;line-height:1.5}.elearning-stack__copy{max-width:315px;margin-bottom:205px}.elearning-stack__stack{max-width:563px}.elearning-stack__card{width:100%;min-height:428px;padding:40px;border-radius:0 32px}.elearning-stack__card-title{font-size:28px}.elearning-stack__card-eyebrow{font-size:14px}.elearning-stack__card-body{font-size:16px}.elearning-stack__title-line{display:inline}}@media(max-width:1023.98px){.elearning-stack__inner{flex-direction:column;align-items:flex-start;gap:40px;padding:40px 24px;justify-content:unset}.elearning-stack__background{display:none}.elearning-stack__copy{width:100%;max-width:100%;position:unset;margin-bottom:0}.elearning-stack__stack{padding-bottom:0;gap:16px;max-width:none}.elearning-stack__card{margin:0;min-height:auto;border-radius:0 32px;padding:24px}.elearning-stack{padding-top:unset;padding-bottom:unset}.elearning-stack__title-line{display:unset}.elearning-stack__title{display:flex;flex-direction:row;align-items:baseline}.elearning-stack__description{font-size:16px}}@media(max-width:767.98px){.elearning-stack{padding:144px 24px}.elearning-stack__inner{padding:0;gap:24px}.elearning-stack__title{font-size:24px;flex-direction:column;gap:8px}.elearning-stack__title-accent{font-size:28px}.elearning-stack__description{font-size:16px;max-width:none;line-height:unset}.elearning-stack__card{padding:24px;border-top-right-radius:24px;border-bottom-left-radius:24px;gap:16px}.elearning-stack__card-title{font-size:18px}.elearning-stack__card-eyebrow{font-size:14px;letter-spacing:1.2px}.elearning-stack__card-body{font-size:16px}.ball-rotating-animation{display:none}}
