.hs-csc{background:transparent;overflow-x:hidden;width:100%}.hs-csc__inner{display:flex;flex-direction:column;gap:var(--card-gap,50px);margin:0 auto;max-width:1180px;width:100%}.hs-csc__card{align-items:center;display:grid;gap:clamp(24px,3vw,44px);grid-template-columns:1fr 1.06fr;isolation:isolate;position:relative;--stripe-bg:#fff}.hs-csc__card:before{background:var(--stripe-bg);content:"";inset:calc(var(--card-gap, 50px)*-1*.5) calc(50% - 50vw);pointer-events:none;position:absolute;width:100vw;z-index:-1}.hs-csc__card--flip .hs-csc__content{order:2}.hs-csc__card--flip .hs-csc__shot{order:1}.hs-csc__content{display:flex;flex-direction:column;gap:18px;min-width:0}.hs-csc__eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;margin:0;text-transform:uppercase}.hs-csc__heading{font-size:clamp(26px,2.6vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}.hs-csc__desc{font-size:16px;line-height:1.65;text-wrap:pretty}.hs-csc__desc p{margin:0 0 12px}.hs-csc__desc p:last-child{margin-bottom:0}.hs-csc__meta{border-top:1px solid rgba(15,26,46,.1);display:flex;flex-direction:column;gap:16px;margin:4px 0 0;padding:20px 0 0}.hs-csc__meta-row{min-width:0}.hs-csc__meta dt{color:#8895ac;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hs-csc__meta dd{color:#0f1a2e;font-size:15.5px;font-weight:700;letter-spacing:-.01em;line-height:1.45;margin:6px 0 0;text-wrap:pretty}.hs-csc__cta{align-items:center;display:inline-flex;font-size:15px;font-weight:700;gap:8px;padding-bottom:2px;position:relative;text-decoration:none;transition:color .25s ease}.hs-csc__cta:after{background:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .38s cubic-bezier(.22,1,.36,1);width:0}.hs-csc__cta:focus-visible:after,.hs-csc__cta:hover:after{width:100%}.hs-csc__cta svg{flex-shrink:0;transition:transform .25s ease}.hs-csc__cta:hover svg{transform:translateX(4px)}.hs-csc__cta:focus-visible{border-radius:3px;outline:2px solid #2f6bff;outline-offset:4px}.hs-csc__shot{aspect-ratio:1180/800;isolation:isolate;overflow:hidden;position:relative;transition:transform .42s cubic-bezier(.22,.75,.3,1);width:100%}.hs-csc__shot:after{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.16) 42%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.16) 58%,hsla(0,0%,100%,0));bottom:-30%;content:"";left:-45%;opacity:0;pointer-events:none;position:absolute;top:-30%;transform:translateX(0) rotate(14deg);transition:opacity .5s ease;width:38%}.hs-csc__card:focus-within .hs-csc__shot:after,.hs-csc__card:hover .hs-csc__shot:after{animation:cscSheen 1.5s cubic-bezier(.4,0,.25,1) forwards}@keyframes cscSheen{0%{opacity:0;transform:translateX(0) rotate(14deg)}18%{opacity:1}78%{opacity:1}to{opacity:0;transform:translateX(340%) rotate(14deg)}}.hs-csc__shot img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.hs-csc__placeholder{align-items:center;border:2px dashed #c9d8f5;border-radius:inherit;display:flex;flex-direction:column;gap:14px;height:100%;justify-content:center;min-height:280px;width:100%}.hs-csc__placeholder p{color:#8895ac;font-size:13px;margin:0}@media (max-width:1080px){.hs-csc{padding-left:40px!important;padding-right:40px!important}.hs-csc__card{gap:24px;grid-template-columns:1fr}.hs-csc__shot{aspect-ratio:16/9;max-height:460px;order:1}.hs-csc__content{order:2}.hs-csc__card--flip .hs-csc__shot{order:1}.hs-csc__card--flip .hs-csc__content{order:2}.hs-csc__cta:after{width:100%}}@media (max-width:900px){.hs-csc{padding-left:28px!important;padding-right:28px!important}.hs-csc__card{gap:20px}.hs-csc__shot{aspect-ratio:4/3;border-radius:14px!important;max-height:360px}}@media (max-width:640px){.hs-csc{padding-left:20px!important;padding-right:20px!important}.hs-csc__card{gap:16px}.hs-csc__shot{aspect-ratio:4/3;border-radius:12px!important;max-height:260px}.hs-csc__meta{gap:12px;padding-top:14px}.hs-csc__inner{gap:36px}}@media (max-width:480px){.hs-csc{padding-left:16px!important;padding-right:16px!important}.hs-csc__card{gap:14px}.hs-csc__shot{aspect-ratio:3/2;border-radius:10px!important;max-height:220px}.hs-csc__meta{gap:10px;padding-top:12px}.hs-csc__meta dd{font-size:14.5px}.hs-csc__inner{gap:28px}}@media (prefers-reduced-motion:reduce){.hs-csc__cta,.hs-csc__cta svg,.hs-csc__cta:after,.hs-csc__shot{transition:none}.hs-csc__shot:after{display:none}.hs-csc__card[data-reveal]{opacity:1!important;transform:none!important}}