.eff-case,.eff-case *{box-sizing:border-box}.eff-case{--case-bg:#050505;--case-text:#f4f1ec;--case-muted:#989590;--case-accent:#e85d18;--case-border:hsla(0,0%,100%,.16);--case-media-bg:#121210;background:var(--case-bg);color:var(--case-text);font-family:Inter,Arial,sans-serif;left:50%;margin-left:-50vw;overflow:hidden;padding:112px 28px;position:relative;width:100vw}.eff-case--black{--case-bg:#050505;--case-text:#f4f1ec;--case-muted:#989590;--case-accent:#e85d18;--case-border:hsla(0,0%,100%,.16);--case-media-bg:#11110f}.eff-case--charcoal{--case-bg:#11110f;--case-text:#f4f1ec;--case-muted:#9b9891;--case-accent:#e5c267;--case-border:hsla(0,0%,100%,.17);--case-media-bg:#191917}.eff-case--orange{--case-bg:#e85d18;--case-text:#0b0b0a;--case-muted:rgba(11,11,10,.68);--case-accent:#0b0b0a;--case-border:rgba(11,11,10,.22);--case-media-bg:hsla(0,0%,100%,.06)}.eff-case__inner{align-items:center;display:grid;gap:clamp(48px,7vw,100px);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);margin:0 auto;max-width:1120px;width:100%}.eff-case--media-right .eff-case__media{order:2}.eff-case--media-right .eff-case__content{order:1}.eff-case__media{aspect-ratio:1/1;background:var(--case-media-bg);border:1px solid var(--case-border);min-width:0;overflow:hidden;position:relative;width:100%}.eff-case__image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.eff-case__video{height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.eff-case__video .hs-video-container,.eff-case__video .hs-video-widget{height:100%!important;margin:0!important;max-width:none!important;width:100%!important}.eff-case__video .hs-video-wrapper{height:0!important;max-width:none!important;padding-bottom:100%!important;position:relative!important;width:100%!important}.eff-case__video .vidyard-player-container,.eff-case__video iframe,.eff-case__video video{height:100%!important;max-width:none!important;width:100%!important}.eff-case__video iframe,.eff-case__video video{display:block!important;inset:0!important;object-fit:cover!important;position:absolute!important}.eff-case__placeholder{align-items:center;color:var(--case-muted);display:flex;flex-direction:column;font-size:12px;gap:10px;height:100%;justify-content:center;text-align:center;width:100%}.eff-case__placeholder-icon{font-size:24px;line-height:1}.eff-case__content{max-width:470px;width:100%}.eff-case__logo-wrap{align-items:center;display:flex;height:64px;margin-bottom:22px;width:100%}.eff-case__logo{display:block;height:auto;max-height:64px;max-width:170px;object-fit:contain;object-position:left center;width:auto}.eff-case__eyebrow{color:var(--case-accent);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.2;margin-bottom:24px;text-transform:uppercase}.eff-case__heading{color:var(--case-text);font-size:clamp(34px,3.2vw,50px);font-weight:750;letter-spacing:-.045em;line-height:.98;margin:0;max-width:470px}.eff-case__description{color:var(--case-muted);font-size:16px;line-height:1.55;margin-top:26px;max-width:440px}.eff-case__description p{background:transparent!important;color:inherit;margin:0}.eff-case__description p+p{margin-top:12px}.eff-case__results{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:34px}.eff-case__result{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.eff-case__result strong{color:var(--case-accent);font-size:clamp(26px,2.3vw,36px);font-weight:800;letter-spacing:-.04em;line-height:1}.eff-case__result span{color:var(--case-muted);font-size:12px;font-weight:600;line-height:1.35;margin-top:7px}.eff-case__quote{background:transparent!important;border-left:3px solid var(--case-accent);margin-top:28px;padding-left:18px}.eff-case__quote blockquote{background:transparent!important;border:0;color:var(--case-text);font-size:14px;font-style:italic;font-weight:650;line-height:1.45;margin:0;padding:0}.eff-case__quote blockquote p{margin:0;padding:0}.eff-case__quote blockquote p,.eff-case__quote blockquote span{background:transparent!important;color:inherit!important}.eff-case__quote-author{background:transparent!important;color:var(--case-muted);font-size:11px;font-weight:600;margin-top:8px}.eff-case__link{color:var(--case-accent);display:inline-flex;font-size:13px;font-weight:800;line-height:1.2;margin-top:25px;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.eff-case__link:focus,.eff-case__link:hover{color:var(--case-accent);opacity:.75;transform:translateX(3px)}@media (max-width:950px){.eff-case{padding:88px 28px}.eff-case__inner{gap:46px;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.eff-case__heading{font-size:clamp(34px,4.5vw,44px)}}@media (max-width:767px){.eff-case{padding:72px 22px}.eff-case__inner{gap:42px;grid-template-columns:1fr}.eff-case--media-right .eff-case__media,.eff-case__media{order:1}.eff-case--media-right .eff-case__content,.eff-case__content{max-width:none;order:2}.eff-case__logo-wrap{height:56px;margin-bottom:20px}.eff-case__logo{max-height:56px;max-width:150px}.eff-case__heading{font-size:clamp(34px,10vw,44px);max-width:600px}.eff-case__description{margin-top:22px}.eff-case__results{margin-top:30px}}@media (max-width:420px){.eff-case__results{gap:22px;grid-template-columns:1fr}}