.hsd-two-col{--hsd-two-col-surface-gradient-start:#fff;--hsd-two-col-surface-gradient-end:#fbfcff;--hsd-two-col-accent:#f5562c;--hsd-two-col-icon-color:#f5562c;--hsd-two-col-column-1-heading:#01172b;--hsd-two-col-column-1-body:#324256;--hsd-two-col-column-2-heading:#01172b;--hsd-two-col-column-2-body:#324256;--hsd-two-col-button-bg:#f5562c;--hsd-two-col-button-text:#fff;--hsd-two-col-surface-shadow:0 18px 42px rgba(1,23,43,.08);--hsd-two-col-shell-pad:clamp(1.75rem,2.4vw,3rem);--hsd-two-col-col-pad:clamp(1.1rem,1.8vw,2rem);--hsd-two-col-surface-radius:2rem}.hsd-two-col__frame{margin:0 auto;max-width:1260px}.hsd-two-col__inner{align-items:center;background:linear-gradient(180deg,var(--hsd-two-col-surface-gradient-start) 0,var(--hsd-two-col-surface-gradient-end) 100%);border-radius:var(--hsd-two-col-surface-radius);box-shadow:var(--hsd-two-col-surface-shadow);display:grid;gap:0;overflow:clip;padding:var(--hsd-two-col-shell-pad)}.hsd-two-col--50-50 .hsd-two-col__inner,.hsd-two-col__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hsd-two-col--60-40 .hsd-two-col__inner{grid-template-columns:minmax(0,1.5fr) minmax(18rem,1fr)}.hsd-two-col--40-60 .hsd-two-col__inner{grid-template-columns:minmax(18rem,1fr) minmax(0,1.5fr)}.hsd-two-col--67-33 .hsd-two-col__inner{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr)}.hsd-two-col--33-67 .hsd-two-col__inner{grid-template-columns:minmax(16rem,1fr) minmax(0,2fr)}.hsd-two-col--col2-col1 .hsd-two-col__column--1{order:1}.hsd-two-col--col2-col1 .hsd-two-col__column--2{order:0}.hsd-two-col--align-start .hsd-two-col__inner{align-items:start}.hsd-two-col--align-center .hsd-two-col__inner{align-items:center}.hsd-two-col--align-end .hsd-two-col__inner{align-items:end}.hsd-two-col__column{min-width:0;padding-inline:var(--hsd-two-col-col-pad)}.hsd-two-col__column-inner{height:100%}.hsd-two-col__column-inner--image,.hsd-two-col__column-inner--video{display:flex;flex-direction:column;height:auto;justify-content:center;min-height:0}.hsd-two-col__column-inner>:last-child,.hsd-two-col__intro>:last-child,.hsd-two-col__list-item>:last-child{margin-bottom:0}.hsd-two-col__column--mode-image,.hsd-two-col__column--mode-video{padding-inline:0}.hsd-two-col__column--mode-image .hsd-two-col__intro,.hsd-two-col__column--mode-video .hsd-two-col__intro{margin-bottom:clamp(.85rem,1.2vw,1.3rem);padding-inline:var(--hsd-two-col-col-pad)}.hsd-two-col__shared-heading{box-sizing:border-box;grid-column:1/-1;margin:0 0 clamp(1.05rem,1.6vw,1.7rem);padding-inline:var(--hsd-two-col-col-pad);width:100%}.hsd-two-col__shared-heading .hsd-two-col__heading{margin-bottom:0}.hsd-two-col__shared-heading--column-1 .hsd-two-col__heading{color:var(--hsd-two-col-column-1-heading)}.hsd-two-col__shared-heading--column-2 .hsd-two-col__heading{color:var(--hsd-two-col-column-2-heading)}.hsd-two-col__media-card{background:transparent;border:0;border-radius:0;height:auto;margin:0;min-height:0;overflow:hidden;position:relative;width:100%}.hsd-two-col__column--edge-start .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural){border-radius:var(--hsd-two-col-surface-radius) 0 0 var(--hsd-two-col-surface-radius);margin-block:calc(var(--hsd-two-col-shell-pad)*-1);margin-inline-start:calc(var(--hsd-two-col-shell-pad)*-1);width:calc(100% + var(--hsd-two-col-shell-pad))}.hsd-two-col__column--edge-end .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural){border-radius:0 var(--hsd-two-col-surface-radius) var(--hsd-two-col-surface-radius) 0;margin-block:calc(var(--hsd-two-col-shell-pad)*-1);margin-inline-end:calc(var(--hsd-two-col-shell-pad)*-1);width:calc(100% + var(--hsd-two-col-shell-pad))}.hsd-two-col--has-shared-image-heading .hsd-two-col__column--edge-end .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural),.hsd-two-col--has-shared-image-heading .hsd-two-col__column--edge-start .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural){margin-block-end:calc(var(--hsd-two-col-shell-pad)*-1);margin-block-start:0}.hsd-two-col__media-card img{border-radius:inherit;display:block;height:auto;object-fit:cover;object-position:var(--hsd-two-col-media-position,50% 50%);width:100%}.hsd-two-col__media-card--video{align-items:stretch;aspect-ratio:16/9;background:transparent;display:flex;justify-content:stretch}.hsd-two-col__video-player,.hsd-two-col__video-player>div,.hsd-two-col__video-player>span{display:block;height:100%!important;min-height:0;width:100%}.hsd-two-col__video-player iframe,.hsd-two-col__video-player video{border:0;display:block;height:100%!important;min-height:0;width:100%!important}.hsd-two-col__column--edge-end .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player,.hsd-two-col__column--edge-end .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player iframe,.hsd-two-col__column--edge-end .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player video,.hsd-two-col__column--edge-end .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player>div,.hsd-two-col__column--edge-end .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player>span,.hsd-two-col__column--edge-end .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural) img,.hsd-two-col__column--edge-start .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player,.hsd-two-col__column--edge-start .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player iframe,.hsd-two-col__column--edge-start .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player video,.hsd-two-col__column--edge-start .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player>div,.hsd-two-col__column--edge-start .hsd-two-col__media-card--video:not(.hsd-two-col__media-card--natural) .hsd-two-col__video-player>span,.hsd-two-col__column--edge-start .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural) img{height:100%!important}.hsd-two-col__media-card--balanced{aspect-ratio:5/4}.hsd-two-col__media-card--balanced img{height:100%}.hsd-two-col__media-card--video.hsd-two-col__media-card--balanced{aspect-ratio:16/9}.hsd-two-col__media-card--wide{aspect-ratio:16/10;width:min(100%,clamp(20rem,31vw,34rem))}.hsd-two-col__media-card--wide img{height:100%}.hsd-two-col__media-card--video.hsd-two-col__media-card--wide{aspect-ratio:16/9}.hsd-two-col__media-card--portrait{aspect-ratio:4/5;width:min(100%,clamp(15rem,22vw,22rem))}.hsd-two-col__media-card--portrait img{height:100%}.hsd-two-col__media-card--video.hsd-two-col__media-card--portrait{aspect-ratio:16/9}.hsd-two-col__media-card--natural{margin-block:0;min-height:0;width:min(100%,clamp(18rem,26vw,28rem))}.hsd-two-col__media-card--natural img{aspect-ratio:auto;max-height:min(34rem,62vh);object-fit:contain}.hsd-two-col__media-card--video.hsd-two-col__media-card--natural{aspect-ratio:16/9}.hsd-two-col__media-card--video.hsd-two-col__media-card--natural .hsd-two-col__video-player,.hsd-two-col__media-card--video.hsd-two-col__media-card--natural .hsd-two-col__video-player iframe,.hsd-two-col__media-card--video.hsd-two-col__media-card--natural .hsd-two-col__video-player video,.hsd-two-col__media-card--video.hsd-two-col__media-card--natural .hsd-two-col__video-player>div,.hsd-two-col__media-card--video.hsd-two-col__media-card--natural .hsd-two-col__video-player>span{height:100%!important;min-height:0}.hsd-two-col__icon{align-items:center;color:var(--hsd-two-col-icon-color);display:inline-flex;height:1.4rem;justify-content:center;margin:0 0 .7rem;width:1.4rem}.hsd-two-col__icon--s{height:1rem;width:1rem}.hsd-two-col__icon--m{height:1.4rem;width:1.4rem}.hsd-two-col__icon--l{height:1.8rem;width:1.8rem}.hsd-two-col__icon--xl{height:2.2rem;width:2.2rem}.hsd-two-col__icon svg{display:block;fill:currentColor;height:100%;width:100%}.hsd-two-col__icon svg *{fill:currentColor}.hsd-two-col__icon svg [stroke]:not([stroke=none]){stroke:currentColor}.hsd-two-col__eyebrow{color:var(--hsd-two-col-accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}.hsd-two-col__eyebrow--s{font-size:.72rem}.hsd-two-col__eyebrow--m{font-size:.82rem}.hsd-two-col__eyebrow--l{font-size:.95rem}.hsd-two-col__eyebrow--xl{font-size:1.08rem}.hsd-two-col__heading{letter-spacing:-.03em;line-height:1.08;margin:0 0 1rem}.hsd-two-col__column--1 .hsd-two-col__heading,.hsd-two-col__column--1 .hsd-two-col__list-title{color:var(--hsd-two-col-column-1-heading)}.hsd-two-col__column--2 .hsd-two-col__heading,.hsd-two-col__column--2 .hsd-two-col__list-title{color:var(--hsd-two-col-column-2-heading)}.hsd-two-col__heading--s{font-size:clamp(1.3rem,1.5vw,1.7rem)}.hsd-two-col__heading--m{font-size:clamp(1.55rem,1.9vw,2rem)}.hsd-two-col__heading--l{font-size:clamp(1.85rem,2.5vw,2.45rem)}.hsd-two-col__heading--xl{font-size:clamp(2.2rem,3.7vw,3.8rem)}.hsd-two-col__body,.hsd-two-col__list-body{line-height:1.72}.hsd-two-col__column--1 .hsd-two-col__body,.hsd-two-col__column--1 .hsd-two-col__list-body{color:var(--hsd-two-col-column-1-body)}.hsd-two-col__column--2 .hsd-two-col__body,.hsd-two-col__column--2 .hsd-two-col__list-body{color:var(--hsd-two-col-column-2-body)}.hsd-two-col__body--s,.hsd-two-col__list-body{font-size:.98rem}.hsd-two-col__body--m{font-size:1.05rem}.hsd-two-col__body--l{font-size:1.14rem}.hsd-two-col__body--xl{font-size:1.24rem}.hsd-two-col__body a,.hsd-two-col__body em,.hsd-two-col__body li,.hsd-two-col__body ol,.hsd-two-col__body p,.hsd-two-col__body span,.hsd-two-col__body strong,.hsd-two-col__body ul{font-size:inherit;line-height:inherit}.hsd-two-col__body>*,.hsd-two-col__list-body>*{margin-bottom:0;margin-top:0}.hsd-two-col__body>*+*,.hsd-two-col__list-body>*+*{margin-top:.6rem}.hsd-two-col__list{display:grid;gap:.95rem;margin-top:1.35rem}.hsd-two-col__list-item{background:rgba(1,23,43,.04);border-radius:1.1rem;padding:1rem 1rem .9rem}.hsd-two-col__list-item--icon-inline{align-items:center;display:flex;gap:.72rem}.hsd-two-col__list-content{min-width:0}.hsd-two-col__list-content>:last-child{margin-bottom:0}.hsd-two-col__list-icon{align-items:center;color:var(--hsd-two-col-icon-color);display:inline-flex;flex:0 0 auto;justify-content:center;line-height:0;margin:0 0 .42rem}.hsd-two-col__list-item--icon-inline .hsd-two-col__list-icon{margin:0}.hsd-two-col__list-icon svg,.hsd-two-col__list-icon svg *,.hsd-two-col__list-icon svg [fill]:not([fill=none]){fill:currentColor}.hsd-two-col__list-icon svg [stroke]:not([stroke=none]){stroke:currentColor}.hsd-two-col__list-icon svg{display:block;flex:0 0 auto;height:100%;width:100%}.hsd-two-col__list-icon--s{height:1rem;width:1rem}.hsd-two-col__list-icon--m{height:1.22rem;width:1.22rem}.hsd-two-col__list-icon--l{height:1.48rem;width:1.48rem}.hsd-two-col__list-icon--xl{height:1.8rem;width:1.8rem}.hsd-two-col__list-eyebrow{color:var(--hsd-two-col-accent);font-size:.72rem;font-weight:700;letter-spacing:.08em;margin:0 0 .42rem;text-transform:uppercase}.hsd-two-col__list-eyebrow--s{font-size:.68rem}.hsd-two-col__list-eyebrow--m{font-size:.76rem}.hsd-two-col__list-eyebrow--l{font-size:.88rem}.hsd-two-col__list-eyebrow--xl{font-size:1rem}.hsd-two-col__list-title{font-size:1.04rem;margin:0 0 .5rem}.hsd-two-col__list-title--s{font-size:.96rem}.hsd-two-col__list-title--m{font-size:1.04rem}.hsd-two-col__list-title--l{font-size:1.18rem}.hsd-two-col__list-title--xl{font-size:1.32rem}.hsd-two-col__list-body--s{font-size:.98rem}.hsd-two-col__list-body--m{font-size:1.05rem}.hsd-two-col__list-body--l{font-size:1.14rem}.hsd-two-col__list-body--xl{font-size:1.24rem}.hsd-two-col__list-body *,.hsd-two-col__list-body a,.hsd-two-col__list-body em,.hsd-two-col__list-body li,.hsd-two-col__list-body ol,.hsd-two-col__list-body p,.hsd-two-col__list-body span,.hsd-two-col__list-body strong,.hsd-two-col__list-body ul{font-size:inherit!important;line-height:inherit}.hsd-two-col__sublist{display:grid;gap:.45rem;line-height:inherit;list-style:none;margin:.7rem 0 0;padding:0}.hsd-two-col__subitem{align-items:center;display:grid;gap:.5rem;grid-template-columns:auto minmax(0,1fr);min-width:0}.hsd-two-col__subitem--no-icon{grid-template-columns:minmax(0,1fr)}.hsd-two-col__subitem-icon{align-items:center;color:var(--hsd-two-col-subitem-icon-color,var(--hsd-two-col-accent));display:inline-flex;height:var(--hsd-two-col-subitem-icon-size,1em);justify-content:center;line-height:0;width:var(--hsd-two-col-subitem-icon-size,1em)}.hsd-two-col__subitem-icon--s{--hsd-two-col-subitem-icon-size:0.85em}.hsd-two-col__subitem-icon--m{--hsd-two-col-subitem-icon-size:1em}.hsd-two-col__subitem-icon--l{--hsd-two-col-subitem-icon-size:1.15em}.hsd-two-col__subitem-icon--xl{--hsd-two-col-subitem-icon-size:1.3em}.hsd-two-col__subitem-icon svg,.hsd-two-col__subitem-icon svg *,.hsd-two-col__subitem-icon svg [fill]:not([fill=none]){fill:currentColor}.hsd-two-col__subitem-icon svg [stroke]:not([stroke=none]){stroke:currentColor}.hsd-two-col__subitem-icon svg{display:block;height:100%;width:100%}.hsd-two-col__subitem-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:inherit;line-height:inherit;min-width:0}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--s{font-size:.98rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--m{font-size:1.05rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--l{font-size:1.14rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--xl{font-size:1.24rem}.hsd-two-col__subitem-text>*{margin-bottom:0;margin-top:0}.hsd-two-col__subitem-text>*+*{margin-top:.35rem}.hsd-two-col__subitem-text :where(p,span,ul,ol,li,a,strong,em,b){font-family:inherit;line-height:inherit}.hsd-two-col .hsd-two-col__subitem-text [style*="font-weight: 700" i],.hsd-two-col .hsd-two-col__subitem-text [style*="font-weight: bold" i],.hsd-two-col .hsd-two-col__subitem-text [style*="font-weight:700" i],.hsd-two-col .hsd-two-col__subitem-text [style*="font-weight:bold" i],.hsd-two-col .hsd-two-col__subitem-text b,.hsd-two-col .hsd-two-col__subitem-text span b,.hsd-two-col .hsd-two-col__subitem-text span strong,.hsd-two-col .hsd-two-col__subitem-text strong{font-weight:700!important}.hsd-two-col__cta-wrap{margin-top:1.35rem}.hsd-two-col__cta{align-items:center;background:var(--hsd-two-col-button-bg);border-radius:999px;box-shadow:0 12px 28px rgba(1,23,43,.12);color:var(--hsd-two-col-button-text);display:inline-flex;font-weight:700;isolation:isolate;justify-content:center;min-height:3.1rem;overflow:hidden;padding:0 1.4rem;position:relative;text-decoration:none;transform:scale(1);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-color .18s ease}.hsd-two-col__cta:after{background:linear-gradient(112deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.26) 42%,hsla(0,0%,100%,.08));content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:translateX(-18%);transition:opacity .18s ease,transform .28s ease;z-index:-1}.hsd-two-col__cta:hover{box-shadow:0 18px 36px rgba(1,23,43,.18);color:var(--hsd-two-col-button-text);filter:saturate(1.1) brightness(.94);text-decoration:none;transform:scale(1.018)}.hsd-two-col__cta:hover:after{opacity:1;transform:translateX(8%)}.hsd-two-col__cta:focus-visible{box-shadow:0 0 0 3px rgba(1,23,43,.12),0 18px 36px rgba(1,23,43,.18);color:var(--hsd-two-col-button-text);filter:saturate(1.1) brightness(.94);text-decoration:none;transform:scale(1.018)}.hsd-two-col__cta:focus-visible:after{opacity:1;transform:translateX(8%)}.hsd-two-col--animate .hsd-two-col__column{animation:hsd-two-col-rise .62s ease both}.hsd-two-col--animate .hsd-two-col__column--2{animation-delay:80ms}@keyframes hsd-two-col-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsd-two-col--animate .hsd-two-col__column{animation:none}}@media (max-width:1023px){.hsd-two-col__inner{align-items:stretch;grid-template-columns:minmax(0,1fr)!important;padding:0}.hsd-two-col__column{padding-inline:0}.hsd-two-col--mobile-auto-image-first .hsd-two-col__inner:has(.hsd-two-col__column--mode-image) .hsd-two-col__column--mode-image,.hsd-two-col--mobile-auto-image-first .hsd-two-col__inner:has(.hsd-two-col__column--mode-video) .hsd-two-col__column--mode-video{order:0}.hsd-two-col--mobile-auto-image-first .hsd-two-col__inner:has(.hsd-two-col__column--mode-image) .hsd-two-col__column:not(.hsd-two-col__column--mode-image),.hsd-two-col--mobile-auto-image-first .hsd-two-col__inner:has(.hsd-two-col__column--mode-video) .hsd-two-col__column:not(.hsd-two-col__column--mode-video){order:1}.hsd-two-col--mobile-col1-col2 .hsd-two-col__column--1,.hsd-two-col--mobile-col2-col1 .hsd-two-col__column--2{order:0}.hsd-two-col--mobile-col1-col2 .hsd-two-col__column--2,.hsd-two-col--mobile-col2-col1 .hsd-two-col__column--1{order:1}.hsd-two-col__column--mode-image .hsd-two-col__column-inner--image,.hsd-two-col__column--mode-video .hsd-two-col__column-inner--video{display:block;height:auto;min-height:0}.hsd-two-col__column--mode-image .hsd-two-col__intro,.hsd-two-col__column--mode-video .hsd-two-col__intro{padding-inline:0}.hsd-two-col__shared-heading{margin-bottom:1.05rem;padding:1.35rem 1.35rem 0}.hsd-two-col__column--mode-image+.hsd-two-col__column:not(.hsd-two-col__column--mode-image),.hsd-two-col__column--mode-image+.hsd-two-col__column:not(.hsd-two-col__column--mode-image) .hsd-two-col__column-inner,.hsd-two-col__column--mode-video+.hsd-two-col__column:not(.hsd-two-col__column--mode-video),.hsd-two-col__column--mode-video+.hsd-two-col__column:not(.hsd-two-col__column--mode-video) .hsd-two-col__column-inner{margin-top:0;padding-top:0}.hsd-two-col__column:not(.hsd-two-col__column--mode-image):not(.hsd-two-col__column--mode-video){padding:1.35rem}.hsd-two-col__column--mode-image .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural),.hsd-two-col__column--mode-video .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural){border-radius:var(--hsd-two-col-surface-radius) var(--hsd-two-col-surface-radius) 0 0;height:auto;margin:0;min-height:0;width:100%}.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-image .hsd-two-col__media-card,.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-video .hsd-two-col__media-card{border-radius:0}.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-image,.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-video{margin-bottom:clamp(1.05rem,4vw,1.45rem)}.hsd-two-col__column--mode-image .hsd-two-col__media-card--natural,.hsd-two-col__column--mode-video .hsd-two-col__media-card--natural{height:auto;min-height:0}.hsd-two-col__column--mode-image .hsd-two-col__media-card--portrait,.hsd-two-col__column--mode-image .hsd-two-col__media-card--wide,.hsd-two-col__column--mode-video .hsd-two-col__media-card--portrait,.hsd-two-col__column--mode-video .hsd-two-col__media-card--wide{width:100%}.hsd-two-col__column--mode-image .hsd-two-col__media-card--balanced,.hsd-two-col__column--mode-image .hsd-two-col__media-card--portrait,.hsd-two-col__column--mode-image .hsd-two-col__media-card--wide,.hsd-two-col__column--mode-video .hsd-two-col__media-card--balanced,.hsd-two-col__column--mode-video .hsd-two-col__media-card--portrait,.hsd-two-col__column--mode-video .hsd-two-col__media-card--wide{aspect-ratio:16/11}.hsd-two-col__column--mode-video .hsd-two-col__media-card--balanced,.hsd-two-col__column--mode-video .hsd-two-col__media-card--portrait,.hsd-two-col__column--mode-video .hsd-two-col__media-card--wide{aspect-ratio:16/9}.hsd-two-col__column--mode-image .hsd-two-col__media-card--balanced img,.hsd-two-col__column--mode-image .hsd-two-col__media-card--portrait img,.hsd-two-col__column--mode-image .hsd-two-col__media-card--wide img{height:100%;max-height:none;object-fit:cover}.hsd-two-col__column--mode-image .hsd-two-col__media-card--natural img{aspect-ratio:auto;max-height:min(34rem,62vh);object-fit:contain}.hsd-two-col__list{margin-top:1rem}.hsd-two-col__list-item{padding:1.05rem 1.05rem 1rem}.hsd-two-col__list-icon--s{height:1.08rem;width:1.08rem}.hsd-two-col__list-icon--m{height:1.28rem;width:1.28rem}.hsd-two-col__list-icon--l{height:1.56rem;width:1.56rem}.hsd-two-col__list-icon--xl{height:1.92rem;width:1.92rem}.hsd-two-col__list-eyebrow--s{font-size:.74rem}.hsd-two-col__list-eyebrow--m{font-size:.82rem}.hsd-two-col__list-eyebrow--l{font-size:.94rem}.hsd-two-col__list-eyebrow--xl{font-size:1.06rem}.hsd-two-col__list-title--s{font-size:1.12rem}.hsd-two-col__list-title--m{font-size:1.28rem}.hsd-two-col__list-title--l{font-size:1.44rem}.hsd-two-col__list-title--xl{font-size:1.62rem}.hsd-two-col__body--s{font-size:1.08rem}.hsd-two-col__body--m{font-size:1.16rem}.hsd-two-col__body--l{font-size:1.28rem}.hsd-two-col__body--xl{font-size:1.4rem}.hsd-two-col__list-body--s{font-size:1.08rem}.hsd-two-col__list-body--m{font-size:1.16rem}.hsd-two-col__list-body--l{font-size:1.28rem}.hsd-two-col__list-body--xl{font-size:1.4rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--s{font-size:1.08rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--m{font-size:1.16rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--l{font-size:1.28rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--xl{font-size:1.4rem}.hsd-two-col__body,.hsd-two-col__list-body{line-height:1.55}.hsd-two-col__list-body{line-height:1.5}}@media (max-width:767px){.hsd-two-col--mobile-rounded .hsd-two-col__inner{border-radius:1.5rem}.hsd-two-col--mobile-square .hsd-two-col__column--mode-image .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural),.hsd-two-col--mobile-square .hsd-two-col__column--mode-video .hsd-two-col__media-card:not(.hsd-two-col__media-card--natural),.hsd-two-col--mobile-square .hsd-two-col__inner,.hsd-two-col--mobile-square .hsd-two-col__media-card,.hsd-two-col--mobile-square .hsd-two-col__media-card img,.hsd-two-col--mobile-square .hsd-two-col__video-player,.hsd-two-col--mobile-square .hsd-two-col__video-player iframe,.hsd-two-col--mobile-square .hsd-two-col__video-player video,.hsd-two-col--mobile-square .hsd-two-col__video-player>div,.hsd-two-col--mobile-square .hsd-two-col__video-player>span,.hsd-two-col--mobile-square.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-image .hsd-two-col__media-card,.hsd-two-col--mobile-square.hsd-two-col--has-shared-image-heading .hsd-two-col__column--mode-video .hsd-two-col__media-card{border-radius:0}.hsd-two-col__column:not(.hsd-two-col__column--mode-image):not(.hsd-two-col__column--mode-video){padding:1.2rem}.hsd-two-col__heading--s{font-size:clamp(1.58rem,5.4vw,1.88rem)}.hsd-two-col__heading--m{font-size:clamp(1.86rem,6.4vw,2.24rem)}.hsd-two-col__heading--l{font-size:clamp(2.16rem,7.4vw,2.68rem)}.hsd-two-col__heading--xl{font-size:clamp(2.48rem,8.6vw,3.35rem)}.hsd-two-col__icon{margin-bottom:.65rem}.hsd-two-col__icon--s{height:1.08rem;width:1.08rem}.hsd-two-col__icon--m{height:1.36rem;width:1.36rem}.hsd-two-col__icon--l{height:1.72rem;width:1.72rem}.hsd-two-col__icon--xl{height:2.08rem;width:2.08rem}.hsd-two-col__eyebrow--s{font-size:.86rem}.hsd-two-col__eyebrow--m{font-size:.98rem}.hsd-two-col__eyebrow--l{font-size:1.1rem}.hsd-two-col__eyebrow--xl{font-size:1.22rem}.hsd-two-col__list-icon--s{height:1.12rem;width:1.12rem}.hsd-two-col__list-icon--m{height:1.34rem;width:1.34rem}.hsd-two-col__list-icon--l{height:1.64rem;width:1.64rem}.hsd-two-col__list-icon--xl{height:2rem;width:2rem}.hsd-two-col__list-eyebrow--s{font-size:.86rem}.hsd-two-col__list-eyebrow--m{font-size:.98rem}.hsd-two-col__list-eyebrow--l{font-size:1.1rem}.hsd-two-col__list-eyebrow--xl{font-size:1.22rem}.hsd-two-col__list-title--s{font-size:1.12rem}.hsd-two-col__list-title--m{font-size:1.28rem}.hsd-two-col__list-title--l{font-size:1.44rem}.hsd-two-col__list-title--xl{font-size:1.62rem}.hsd-two-col__list-title{line-height:1.22}.hsd-two-col__body--s{font-size:1.12rem}.hsd-two-col__body--m{font-size:1.2rem}.hsd-two-col__body--l{font-size:1.32rem}.hsd-two-col__body--xl{font-size:1.44rem}.hsd-two-col__list-body--s{font-size:1.12rem}.hsd-two-col__list-body--m{font-size:1.2rem}.hsd-two-col__list-body--l{font-size:1.32rem}.hsd-two-col__list-body--xl{font-size:1.44rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--s{font-size:1.12rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--m{font-size:1.2rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--l{font-size:1.32rem}.hsd-two-col__subitem-text.hsd-two-col__subitem-text--xl{font-size:1.44rem}}