:root{--epr44-navy:#0B1F3A;--epr44-navy2:#061A2D;--epr44-gold:#F5BD48;--epr44-gold2:#C7A34B;--epr44-text:#172033;--epr44-muted:#667085;--epr44-surface:#F6F8FB;--epr44-border:#DFE6EF}
.epr-home--v44,.epr-home--v44 *{box-sizing:border-box}.epr-home--v44{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--epr44-text);background:#fff;isolation:isolate}.epr-home--v44 img{display:block;width:100%;height:auto}.epr-home--v44 a{box-shadow:none}.epr-home-container{width:min(1240px,calc(100% - 64px));max-width:1240px;margin:0 auto}.epr-section{position:relative;padding:96px 0;overflow:hidden;background:#fff}.epr-section.has-bg:before{content:"";position:absolute;inset:0;background-image:var(--epr-image);background-size:cover;background-position:center;opacity:.12;z-index:0;pointer-events:none}.epr-section>*{position:relative;z-index:1}.epr-section--dark{background:var(--epr44-navy);color:#fff}.epr-eyebrow{display:flex;align-items:center;gap:12px;color:var(--epr44-gold2);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px}.epr-section--dark .epr-eyebrow{color:var(--epr44-gold)}.epr-copy h2{font-size:clamp(40px,4.7vw,68px);line-height:1.05;letter-spacing:-.04em;margin:0 0 22px;color:inherit}.epr-copy h2 strong,.epr-home--v44 h1 strong{color:var(--epr44-gold)}.epr-copy p{font-size:18px;line-height:1.65;color:#516078;max-width:720px;margin:0 0 28px}.epr-section--dark .epr-copy p{color:rgba(255,255,255,.8)}.epr-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 22px;border-radius:7px;background:var(--epr44-gold);color:var(--epr44-navy)!important;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.epr-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(11,31,58,.12)}
/* HERO */
.epr-hero{min-height:650px;padding:0;background-color:var(--epr44-navy2);background-image:var(--epr-image),linear-gradient(110deg,#061A2D 0%,#0b3155 54%,#061A2D 100%);background-size:cover;background-position:center}.epr-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,35,.86) 0%,rgba(4,24,45,.52) 48%,rgba(3,17,31,.1) 100%);z-index:0}.epr-hero__inner{min-height:650px;display:flex;align-items:center;justify-content:space-between;padding:64px 0 108px}.epr-hero__copy{max-width:700px;color:#fff}.epr-hero__copy .epr-eyebrow{color:var(--epr44-gold)}.epr-hero__copy .epr-eyebrow span{width:36px;height:2px;background:var(--epr44-gold)}.epr-home--v44 h1{font-size:clamp(48px,5.2vw,78px);line-height:1.04;letter-spacing:-.045em;margin:0 0 26px;color:#fff}.epr-hero__copy p{font-size:20px;line-height:1.55;max-width:660px;margin:0 0 32px;color:rgba(255,255,255,.93)}.epr-hero__side{align-self:flex-start;margin-top:8px;border-left:2px solid var(--epr44-gold);padding-left:22px;display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.25;color:#fff}.epr-hero-stats{position:relative;z-index:2;background:#061A2D;color:#fff}.epr-hero-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:150px}.epr-stat{display:flex;align-items:center;gap:18px;padding:28px 26px;border-right:1px solid rgba(245,189,72,.42)}.epr-stat:last-child{border-right:0}.epr-stat__icon{width:40px;color:var(--epr44-gold);font-size:26px;text-align:center;flex:0 0 40px}.epr-stat strong{display:block;color:var(--epr44-gold);font-size:32px;line-height:1.05}.epr-stat b{display:block;font-size:16px;color:#fff;margin-top:5px}.epr-stat small{display:block;color:rgba(255,255,255,.72);font-size:12px;margin-top:4px}
/* STORY */
.epr-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.epr-story__visual{position:relative;min-height:430px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#EDF3F9,#D9E6F2);box-shadow:0 18px 50px rgba(11,31,58,.1)}.epr-story__visual img{width:100%;height:100%;object-fit:cover}.epr-story__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,26,48,.2),rgba(7,26,48,.72))}.epr-story__visual-mark{position:absolute;z-index:2;right:42px;top:38px;font-size:88px;font-weight:900;color:rgba(245,189,72,.92);letter-spacing:-.08em}.epr-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.epr-pillar-grid article{padding:24px;border-top:2px solid var(--epr44-gold);background:#F7F9FC}.epr-pillar-grid span{color:var(--epr44-gold2);font-weight:800}.epr-pillar-grid h3{margin:14px 0 8px;color:var(--epr44-navy);font-size:20px}.epr-pillar-grid p{margin:0;color:var(--epr44-muted);line-height:1.5;font-size:14px}
/* PROBLEMS */
.epr-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.epr-copy--wide{max-width:760px}.epr-head-link a{font-weight:800;color:var(--epr44-navy);text-decoration:none;white-space:nowrap}.epr-head-link span{font-size:22px;margin-left:8px}.epr-problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.epr-problem-card{position:relative;min-height:250px;border-radius:15px;overflow:hidden;background:linear-gradient(145deg,#0B2A45,#163E5A);background-image:var(--epr-image),linear-gradient(145deg,#0B2A45,#163E5A);background-size:cover;background-position:center;color:#fff;text-decoration:none}.epr-problem-card--wide{grid-column:span 2;min-height:320px}.epr-problem-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,20,36,.1),rgba(4,20,36,.9))}.epr-problem-card__content{position:absolute;inset:auto 24px 22px}.epr-problem-card__icon{display:inline-block;color:var(--epr44-gold);font-size:30px;margin-bottom:10px}.epr-problem-card__category{font-size:12px;letter-spacing:.1em;font-weight:800}.epr-problem-card h3{font-size:22px;line-height:1.14;margin:10px 0 9px}.epr-problem-card p{margin:0 0 12px;font-size:12px;line-height:1.5;color:rgba(255,255,255,.8)}.epr-card-link{font-size:12px;font-weight:800;color:var(--epr44-gold)}.epr-card-link b{font-size:18px;margin-left:6px}.epr-problem-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding:24px 30px;border:1px solid rgba(199,163,75,.35);border-radius:16px;background:#fff9ee}.epr-problem-cta>div{display:flex;flex-direction:column;gap:4px}.epr-problem-cta strong{font-size:20px;color:var(--epr44-navy)}.epr-problem-cta span{font-size:14px;color:var(--epr44-muted)}
/* EDU */
.epr-edu{padding-bottom:0;background:linear-gradient(120deg,#061A2D,#0B2C49)}.epr-edu__main{display:grid;grid-template-columns:1.15fr .85fr 300px;gap:34px;align-items:center}.epr-edu__visual{min-height:520px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#081B2E,#164565);display:flex;align-items:center;justify-content:center}.epr-edu__visual>img{height:100%;object-fit:cover}.epr-product-mock{width:88%;height:76%;position:relative}.epr-product-window{position:absolute;left:5%;right:5%;top:8%;bottom:8%;background:#fff;border-radius:14px;padding:22px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.epr-product-top{font-size:20px;font-weight:900;color:var(--epr44-navy);padding-bottom:14px;border-bottom:1px solid #e9eef3}.epr-product-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.epr-product-bars i{height:46px;background:#EEF4FB;border-radius:7px}.epr-product-chart{height:180px;border-radius:10px;background:linear-gradient(160deg,#EEF5FB,#fff);position:relative;overflow:hidden}.epr-product-chart:after{content:"";position:absolute;left:12%;right:12%;bottom:34px;height:3px;background:linear-gradient(90deg,#0B1F3A,#FAC542,#0B1F3A);transform:skewY(-10deg)}.epr-product-tag{display:inline-flex;border:1px solid rgba(245,189,72,.6);padding:7px 12px;border-radius:999px;color:var(--epr44-gold);font-size:11px;font-weight:800;letter-spacing:.08em;margin:6px 0 16px}.epr-edu__copy h2{font-size:clamp(38px,4.3vw,62px);line-height:1.03;letter-spacing:-.04em;margin:0 0 18px}.epr-edu__copy p{font-size:17px;line-height:1.6;color:rgba(255,255,255,.8);margin:0 0 20px}.epr-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.epr-tags span{padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:13px}.epr-product-list{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.13)}.epr-product-list__item{display:grid;grid-template-columns:60px 1fr 28px;gap:13px;align-items:center;padding:18px;border-bottom:1px solid rgba(255,255,255,.13);color:#fff;text-decoration:none}.epr-product-list__item.is-featured{background:rgba(245,189,72,.08);border-left:3px solid var(--epr44-gold)}.epr-product-list__item img{width:60px;height:44px;border-radius:7px;object-fit:cover}.epr-product-thumb{display:grid;place-items:center;width:60px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:7px;color:var(--epr44-gold)}.epr-product-list__item b{display:block;font-size:15px}.epr-product-list__item small{display:block;color:rgba(255,255,255,.68);line-height:1.35;margin-top:3px}.epr-product-list__item i{font-style:normal;font-size:24px;color:var(--epr44-gold)}.epr-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid rgba(245,189,72,.22)}.epr-feature-grid article{display:flex;gap:14px;align-items:flex-start;padding:24px 16px;border-right:1px solid rgba(245,189,72,.18)}.epr-feature-grid article:last-child{border-right:0}.epr-feature-grid article>span{font-size:26px;color:var(--epr44-gold)}.epr-feature-grid h3{margin:0 0 5px;color:#fff;font-size:16px}.epr-feature-grid p{margin:0;color:rgba(255,255,255,.65);font-size:12px;line-height:1.45}
/* PARTNER / STEPS */
.epr-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:42px}.epr-steps article{padding:22px 18px;background:#F6F8FB;border-top:2px solid var(--epr44-gold2)}.epr-steps article>span{color:var(--epr44-gold2);font-weight:800}.epr-steps h3{font-size:17px;color:var(--epr44-navy);margin:14px 0 8px}.epr-steps p{margin:0;color:var(--epr44-muted);font-size:13px;line-height:1.55}
/* EPASS */
.epr-epass{padding-bottom:80px}.epr-epass__hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.epr-epass__visual{min-height:480px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#0C2943,#06111D);background-image:var(--epr-image),linear-gradient(145deg,#0C2943,#06111D);background-size:cover;background-position:center}.epr-epass__visual>img{height:100%;object-fit:cover}.epr-epass__mock{height:100%;min-height:480px;display:flex;align-items:center;justify-content:space-between;padding:60px;background:linear-gradient(160deg,rgba(11,31,58,.98),rgba(15,55,85,.85));position:relative}.epr-epass__mock:before{content:"";position:absolute;left:-10%;right:-10%;bottom:18%;height:34%;background:repeating-linear-gradient(170deg,transparent 0 20px,rgba(245,189,72,.8) 21px 23px,transparent 24px 40px);transform:skewY(-7deg)}.epr-epass__mock strong{font-size:70px;z-index:1;color:var(--epr44-gold)}.epr-epass__mock span{z-index:1;padding:18px;border:1px solid rgba(245,189,72,.4);color:#fff;font-weight:800;text-align:center}.epr-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.epr-fact-grid article{display:flex;gap:12px;padding:22px;background:#fff;border:1px solid #E6EBF2;border-radius:12px;color:var(--epr44-text)}.epr-fact-grid article>span{font-size:30px;color:var(--epr44-gold2)}.epr-fact-grid h3{margin:0 0 6px;font-size:16px;color:var(--epr44-navy)}.epr-fact-grid p{margin:0;color:var(--epr44-muted);font-size:13px;line-height:1.5}.epr-value-band{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:0;margin-top:36px;background:linear-gradient(90deg,#F5F8FB,#fff);border:1px solid #E7ECF3;border-radius:16px;overflow:hidden}.epr-value-band__quote{padding:30px;font-size:22px;line-height:1.35;color:var(--epr44-navy)}.epr-value{padding:28px;border-left:1px solid #E7ECF3}.epr-value>span{font-size:28px;color:var(--epr44-gold2)}.epr-value h3{margin:10px 0 5px;color:var(--epr44-navy);font-size:16px}.epr-value p{margin:0;color:var(--epr44-muted);font-size:13px;line-height:1.45}.epr-related{margin-top:42px}.epr-related__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.epr-related__head h2{font-size:38px;line-height:1.05;color:var(--epr44-navy);margin:0}.epr-related__head>a{font-weight:800;color:var(--epr44-navy);text-decoration:none}.epr-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.epr-related-card{display:block;position:relative;border-radius:14px;overflow:hidden;min-height:280px;background:#0B1F3A;color:#fff;text-decoration:none}.epr-related-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.epr-related-card>div{position:absolute;left:0;right:0;bottom:0;padding:22px;background:linear-gradient(180deg,transparent,rgba(4,17,31,.94) 58%)}.epr-related-card h3{margin:0 0 7px;font-size:18px}.epr-related-card p{margin:0;font-size:13px;color:rgba(255,255,255,.8);line-height:1.45}.epr-related-card span{position:absolute;right:18px;bottom:18px;width:35px;height:35px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;color:#fff}
/* TIMELINE */
.epr-timeline-section{background:linear-gradient(180deg,#fff,#F5F8FC)}.epr-timeline__shell{display:grid;grid-template-columns:260px 1fr;gap:42px;position:relative}.epr-timeline__intro{position:sticky;top:86px;align-self:start}.epr-timeline__number{font-size:144px;font-weight:900;line-height:.8;letter-spacing:-.08em;color:var(--epr44-navy)}.epr-timeline__number span{color:var(--epr44-gold)}.epr-timeline__word{font-size:50px;font-weight:900;color:var(--epr44-navy);letter-spacing:.02em}.epr-timeline__intro p{font-size:15px;line-height:1.55;color:var(--epr44-muted)}.epr-timeline__stage-wrap{position:relative;min-height:620px}.epr-timeline__progress{position:absolute;left:0;right:0;top:42px;height:3px;background:#DFE5ED}.epr-timeline__progress span{display:block;width:0;height:100%;background:var(--epr44-gold);transition:width .35s ease}.epr-timeline__stage-list{padding-top:80px;position:relative;min-height:560px}.epr-timeline-stage{display:none;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.epr-timeline-stage.is-active{display:grid;animation:eprFade .35s ease}.epr-timeline-stage img,.epr-timeline-stage__placeholder{width:100%;height:330px;object-fit:cover;border-radius:16px;background:linear-gradient(145deg,#EAF1F8,#D8E5F1)}.epr-timeline-stage .year{font-size:34px;color:var(--epr44-gold2);font-weight:900}.epr-timeline-stage span{display:block;color:var(--epr44-navy);font-weight:800;margin:6px 0 14px}.epr-timeline-stage h3{font-size:30px;line-height:1.12;color:var(--epr44-navy);margin:0 0 12px}.epr-timeline-stage p{font-size:16px;line-height:1.6;color:var(--epr44-muted);margin:0}.epr-timeline__dots{display:flex;gap:12px;position:absolute;left:0;right:0;top:0;justify-content:space-between}.epr-timeline__dots button{background:none;border:0;padding:0;position:relative;color:#617089;font-weight:700;cursor:pointer}.epr-timeline__dots button:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #B9C7D8;margin:0 auto 8px}.epr-timeline__dots button.is-active{color:var(--epr44-navy)}.epr-timeline__dots button.is-active:before{border-color:var(--epr44-gold);background:var(--epr44-gold)}.epr-timeline__note{grid-column:2;margin-top:10px;color:#617089;font-size:15px;border-left:3px solid var(--epr44-gold);padding-left:16px}.epr-timeline__shell.is-interactive{min-height:760px}.epr-timeline__shell.is-interactive .epr-timeline__stage-wrap{position:sticky;top:80px;height:650px;min-height:650px}.epr-timeline__shell.is-interactive .epr-timeline__intro{top:100px}
@keyframes eprFade{from{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:none}}
/* TECH */
.epr-tech__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.epr-tech__visual{min-height:470px;border-radius:18px;background:radial-gradient(circle at 50% 50%,#215F88 0%,#0B1F3A 52%,#030D18 100%);display:grid;place-items:center;position:relative;overflow:hidden}.epr-tech__visual>img{height:100%;object-fit:cover}.epr-tech-orbit{width:360px;height:360px;border-radius:50%;border:1px solid rgba(245,189,72,.6);position:relative;display:grid;place-items:center;box-shadow:0 0 0 55px rgba(255,255,255,.03),0 0 0 110px rgba(255,255,255,.02)}.epr-tech-core{width:130px;height:130px;border-radius:50%;display:grid;place-items:center;background:var(--epr44-gold);color:var(--epr44-navy);font-size:28px;font-weight:900;box-shadow:0 0 70px rgba(245,189,72,.38)}.epr-tech-orbit span{position:absolute;color:#fff;font-size:11px;letter-spacing:.08em}.epr-tech-orbit span:nth-child(2){left:8%;top:14%}.epr-tech-orbit span:nth-child(3){right:12%;top:24%}.epr-tech-orbit span:nth-child(4){left:10%;bottom:18%}.epr-tech-orbit span:nth-child(5){right:8%;bottom:16%}.epr-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:36px}.epr-cap-grid article{padding:24px;border-top:1px solid rgba(245,189,72,.35);border-right:1px solid rgba(245,189,72,.18)}.epr-cap-grid article:last-child{border-right:0}.epr-cap-grid span{color:var(--epr44-gold);font-size:24px}.epr-cap-grid h3{font-size:17px;margin:10px 0 6px;color:#fff}.epr-cap-grid p{font-size:13px;color:rgba(255,255,255,.68);line-height:1.5;margin:0}
/* PARTNERS */
.epr-section__center{text-align:center;max-width:760px;margin:0 auto 32px}.epr-section__center .epr-copy{max-width:760px}.epr-partner-marquee{display:flex;overflow:hidden;border-top:1px solid #E5EAF0;border-bottom:1px solid #E5EAF0}.epr-partner-track{display:flex;flex:0 0 auto;align-items:center;gap:70px;min-width:max-content;padding:24px 0;animation:eprMarquee var(--epr-speed,34s) linear infinite}.epr-partner-marquee>.epr-partner-track+ .epr-partner-track{animation-delay:calc(var(--epr-speed,34s) / -2)}.epr-partner-marquee.is-paused .epr-partner-track{animation-play-state:paused}.epr-partner-logo{display:flex;align-items:center;justify-content:center;min-width:130px;height:46px;color:#758195;text-decoration:none;font-weight:800;white-space:nowrap}.epr-partner-logo img{max-width:140px;max-height:38px;object-fit:contain}.epr-partner-logo--text{font-size:18px}@keyframes eprMarquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}
/* NEWS */
.epr-news{background:linear-gradient(180deg,#fff,#F7F9FC)}.epr-news-layout{display:grid;grid-template-columns:360px 1fr;gap:38px;align-items:start}.epr-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.epr-news-grid article{background:#fff;border:1px solid #E3E8F0;border-radius:14px;overflow:hidden;box-shadow:0 10px 26px rgba(16,42,72,.05)}.epr-news-image{height:190px;background:linear-gradient(145deg,#EAF2F9,#D8E5F1);overflow:hidden}.epr-news-image img{height:100%;object-fit:cover}.epr-news-card__body{padding:20px}.epr-news-meta{display:flex;justify-content:space-between;gap:10px;color:#63728A;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.epr-news-grid h3{font-size:20px;line-height:1.18;color:var(--epr44-navy);margin:12px 0 9px}.epr-news-grid p{font-size:13px;color:var(--epr44-muted);line-height:1.55;margin:0 0 18px}.epr-news-grid a{color:var(--epr44-navy);font-weight:800;text-decoration:none}.epr-news-grid a span{font-size:18px;margin-left:6px}
/* FINAL */
.epr-final{background:#061A2D}.epr-final__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:500px}.epr-copy--final h2{color:#fff}.epr-copy--final p{color:rgba(255,255,255,.75)}.epr-final__visual{position:relative;min-height:420px}.epr-final__glow{position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle,rgba(245,189,72,.38),transparent 62%)}.epr-final__mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:110px;font-weight:900;color:var(--epr44-gold);letter-spacing:-.08em}
.epr-image-placeholder{width:100%;height:100%;min-height:180px;background:linear-gradient(145deg,#E9F0F7,#D6E2EE)}
@media(max-width:1100px){.epr-home-container{width:calc(100% - 48px)}.epr-problem-grid{grid-template-columns:repeat(2,1fr)}.epr-problem-card--wide{grid-column:span 2}.epr-edu__main{grid-template-columns:1fr 1fr}.epr-product-list{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.13);display:grid;grid-template-columns:repeat(2,1fr)}.epr-product-list__item{border-right:1px solid rgba(255,255,255,.13)}.epr-steps{grid-template-columns:repeat(3,1fr)}.epr-related-grid{grid-template-columns:repeat(2,1fr)}.epr-news-layout{grid-template-columns:1fr}.epr-news-grid{grid-template-columns:repeat(3,1fr)}.epr-timeline__shell{grid-template-columns:200px 1fr}}
@media(max-width:800px){.epr-section{padding:74px 0}.epr-hero,.epr-hero__inner{min-height:620px}.epr-hero__inner{padding:76px 0 100px}.epr-hero__side{display:none}.epr-home--v44 h1{font-size:46px}.epr-hero__copy p{font-size:18px}.epr-hero-stats__grid{grid-template-columns:repeat(2,1fr)}.epr-stat:nth-child(2){border-right:0}.epr-story__grid,.epr-tech__grid,.epr-epass__hero,.epr-final__grid{grid-template-columns:1fr}.epr-pillar-grid,.epr-fact-grid,.epr-feature-grid,.epr-cap-grid{grid-template-columns:repeat(2,1fr)}.epr-feature-grid article:nth-child(2){border-right:0}.epr-timeline__shell{grid-template-columns:1fr}.epr-timeline__intro{position:relative;top:auto}.epr-timeline__stage-wrap{min-height:560px}.epr-timeline__note{grid-column:auto}.epr-timeline__shell.is-interactive{min-height:0}.epr-timeline__shell.is-interactive .epr-timeline__stage-wrap{position:relative;top:auto;height:auto;min-height:560px}.epr-timeline__dots{position:relative;margin-bottom:10px}.epr-timeline-stage{grid-template-columns:1fr}.epr-timeline-stage img,.epr-timeline-stage__placeholder{height:260px}.epr-news-grid{grid-template-columns:1fr}}
@media(max-width:560px){.epr-home-container{width:calc(100% - 32px)}.epr-home--v44{width:100%;max-width:100%;margin-left:0}.epr-section{padding:60px 0}.epr-hero,.epr-hero__inner{min-height:680px}.epr-hero__inner{padding:80px 0 110px}.epr-home--v44 h1{font-size:39px}.epr-hero__copy p{font-size:16px}.epr-hero-stats__grid,.epr-pillar-grid,.epr-problem-grid,.epr-fact-grid,.epr-feature-grid,.epr-steps,.epr-related-grid,.epr-cap-grid{grid-template-columns:1fr}.epr-problem-card--wide{grid-column:auto}.epr-stat{border-right:0!important;border-bottom:1px solid rgba(245,189,72,.3);padding:20px 12px}.epr-edu__main{grid-template-columns:1fr}.epr-product-list{grid-template-columns:1fr}.epr-product-list__item{border-right:0}.epr-value-band{grid-template-columns:1fr}.epr-value{border-left:0;border-top:1px solid #E7ECF3}.epr-related__head,.epr-problem-cta{display:block}.epr-related__head h2{font-size:30px;margin-bottom:12px}.epr-problem-cta .epr-btn{margin-top:16px}.epr-timeline__number{font-size:110px}.epr-timeline__word{font-size:40px}.epr-timeline__dots{gap:8px}.epr-timeline__dots button span{font-size:9px}.epr-partner-track{gap:35px}.epr-news-layout{grid-template-columns:1fr}.epr-final__visual{min-height:280px}.epr-final__mark{font-size:76px}}
@media(prefers-reduced-motion:reduce){.epr-home--v44 *{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.epr-home--v44 .epr-partner-track{animation:none!important}}
.elementor-element:has(.epr-home--v44),.elementor-widget:has(.epr-home--v44){overflow:visible!important}
