.imported-case-page{background:#fff;color:var(--ink)}.imported-case-hero{min-height:700px;padding-top:132px;padding-bottom:78px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(42px,6vw,96px);align-items:center}.imported-case-hero__copy nav{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:28px;color:#667784;font-size:13px;font-weight:700}.imported-case-hero__copy nav a{color:#168d9c;text-decoration:none}.imported-case-hero__copy .kicker{margin-bottom:22px}.imported-case-hero__copy h1{margin:0;max-width:720px;font-size:clamp(58px,7vw,106px);line-height:.9;letter-spacing:-.075em}.imported-case-hero__copy h1 span{color:#17a9b8}.imported-case-hero__copy>p{max-width:670px;margin:30px 0 0;color:#4c626f;font-size:clamp(18px,1.45vw,22px);line-height:1.58}.imported-case-hero__copy>div:last-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:32px}.imported-case-hero__media{position:relative;margin:0;min-width:0}.imported-case-hero__media:before{content:"";position:absolute;inset:-14px 20px 18px -18px;border:1px solid #cfe2e6;z-index:0}.imported-case-hero__media img,.imported-case-hero__media video{position:relative;z-index:1;display:block;width:100%;height:clamp(420px,44vw,620px);object-fit:cover;background:#edf5f6}.imported-case-hero__media--video{cursor:pointer;outline:none}.imported-case-hero__media--video:focus-visible{box-shadow:0 0 0 4px #17a9b833}.imported-case-hero__media--video video{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.23,1,.32,1)}.imported-case-hero__media--video img{transition:opacity .24s cubic-bezier(.23,1,.32,1)}.imported-case-hero__media--video.is-playing video{opacity:1}.imported-case-hero__media--video.is-playing img{opacity:0}.imported-case-hero__motion{position:absolute;z-index:4;top:17px;right:18px;padding:8px 10px;border:1px solid rgba(8,47,73,.12);background:#fffefaeb;color:#0b3a55;font:650 9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.imported-case-hero__media figcaption{position:relative;z-index:2;width:calc(100% - 40px);margin:-58px 20px 0;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fffffff0;border-top:3px solid #17a9b8}.imported-case-hero__media figcaption span{color:#697d88;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.imported-case-hero__media figcaption strong{font-size:16px}.imported-case-ledger{background:#edf8f8}.imported-case-ledger>.wrap{padding-top:92px;padding-bottom:92px;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:74px}.imported-case-ledger header h2,.imported-case-reading h2,.imported-case-faq h2{margin:15px 0 0;font-size:clamp(38px,4vw,62px);line-height:.98;letter-spacing:-.055em}.imported-case-ledger ol{margin:0;padding:0;list-style:none;border-top:1px solid #c9dfe2}.imported-case-ledger li{min-height:82px;display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;border-bottom:1px solid #c9dfe2}.imported-case-ledger li span{color:#17a9b8;font-size:14px;font-weight:900}.imported-case-ledger li strong{font-size:17px;line-height:1.45}.imported-case-reading{padding-top:112px;padding-bottom:112px;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:88px}.imported-case-reading__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cfdee2}.imported-case-reading__grid article{min-height:235px;padding:28px 24px 24px 0;border-bottom:1px solid #cfdee2}.imported-case-reading__grid article+article{padding-left:24px;border-left:1px solid #cfdee2}.imported-case-reading__grid span{color:#17a9b8;font-size:13px;font-weight:900}.imported-case-reading__grid h3{margin:48px 0 10px;font-size:22px}.imported-case-reading__grid p{margin:0;color:#536a76;line-height:1.6}.imported-case-source{background:#073d58;color:#fff}.imported-case-source>.wrap{min-height:128px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:22px;align-items:center}.imported-case-source svg{color:#60d4cc}.imported-case-source span{color:#86e5df;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.imported-case-source p{margin:8px 0 0;max-width:790px;color:#d6e8ef;line-height:1.55}.imported-case-source a{color:#fff;font-weight:800;text-decoration:none;white-space:nowrap}.imported-case-source a{display:inline-flex;align-items:center;gap:8px}.imported-case-faq{padding-top:112px;padding-bottom:118px;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:92px}.imported-case-faq>div:first-child p{max-width:430px;margin-top:24px;color:#5b707b;line-height:1.7}.imported-case-faq details{border-top:1px solid #cfdde1}.imported-case-faq details:last-child{border-bottom:1px solid #cfdde1}.imported-case-faq summary{min-height:82px;display:grid;grid-template-columns:50px minmax(0,1fr) 22px;gap:16px;align-items:center;cursor:pointer;list-style:none}.imported-case-faq summary::-webkit-details-marker{display:none}.imported-case-faq summary span{color:#17a9b8;font-size:13px;font-weight:900}.imported-case-faq summary strong{font-size:17px}.imported-case-faq details p{margin:0 0 28px 66px;max-width:720px;color:#506774;line-height:1.68}@media(prefers-reduced-motion:no-preference){.imported-case-hero__media{animation:importedMediaIn .65s cubic-bezier(.23,1,.32,1) both}@keyframes importedMediaIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:920px){.imported-case-hero,.imported-case-ledger>.wrap,.imported-case-reading,.imported-case-faq{grid-template-columns:1fr}.imported-case-hero{min-height:0;padding-top:124px;gap:50px}.imported-case-ledger>.wrap,.imported-case-reading,.imported-case-faq{gap:46px}.imported-case-source>.wrap{grid-template-columns:38px 1fr;padding-top:28px;padding-bottom:28px}.imported-case-source a{grid-column:2}}@media(max-width:620px){.imported-case-hero{padding-top:112px;padding-bottom:62px}.imported-case-hero__copy h1{font-size:clamp(50px,17vw,72px);overflow-wrap:anywhere}.imported-case-hero__copy>div:last-child{align-items:stretch}.imported-case-hero__copy .btn{width:100%;justify-content:center}.imported-case-hero__media img,.imported-case-hero__media video{height:390px}.imported-case-hero__media figcaption{width:calc(100% - 24px);margin-left:12px;margin-right:12px;align-items:flex-start;flex-direction:column}.imported-case-ledger>.wrap,.imported-case-reading,.imported-case-faq{padding-top:72px;padding-bottom:76px}.imported-case-reading__grid{grid-template-columns:1fr}.imported-case-reading__grid article+article{padding-left:0;border-left:0}.imported-case-reading__grid article{min-height:165px}.imported-case-reading__grid h3{margin-top:28px}.imported-case-source>.wrap{grid-template-columns:1fr}.imported-case-source a{grid-column:auto;white-space:normal}.imported-case-faq details p{margin-left:0}}@media(hover:none),(pointer:coarse){.imported-case-hero__media--video video,.imported-case-hero__motion{display:none}.imported-case-hero__media--video{cursor:default}}@media(prefers-reduced-motion:reduce){.imported-case-hero__media--video video,.imported-case-hero__motion{display:none!important}.imported-case-hero__media--video img{opacity:1!important;transition:none!important}}
