.sas-smt-column-and-text{position:relative;background:var(--section-bg, transparent)}.sas-smt-column-and-text__header{text-align:center;max-width:820px;margin:0 auto;display:grid;gap:1rem}.sas-smt-column-and-text__eyebrow{margin:0;letter-spacing:.2em;text-transform:uppercase;font-size:var(--eyebrow-size, 16px);opacity:.6;color:var(--section-heading-color, #000000);margin:20px 0}.sas-smt-column-and-text__heading{margin:0;font-size:var(--heading-size, 25px);color:var(--section-heading-color, #000000)}.sas-smt-column-and-text__heading font-instrumental{font-size:calc(var(--heading-size, 25px) + 6px)}@media screen and (max-width: 768px){.sas-smt-column-and-text__heading{font-size:3.4rem}.sas-smt-column-and-text__heading font-instrumental{font-size:4.4rem}}.sas-smt-column-and-text__subheading{margin:0;font-size:var(--subheading-size, 16px);opacity:.75;color:var(--section-heading-color, #000000)}.sas-smt-column-and-text__grid{margin-top:var(--cards-margin-top);display:grid;grid-template-columns:repeat(var(--grid-columns, 3), minmax(0, 1fr));gap:1.6rem;align-items:start}.sas-smt-column-and-text__carousel-container{margin-top:4rem;position:relative}.sas-smt-column-and-text__carousel-container--bleed{padding-right:0;padding-left:0;max-width:100%}@media screen and (min-width: 1920px){.sas-smt-column-and-text__carousel-container--bleed{max-width:var(--page-width)}}.sas-smt-column-and-text__carousel{width:100%;overflow:hidden}.sas-smt-column-and-text__carousel .swiper-wrapper{align-items:stretch}.sas-smt-column-and-text__slide{height:100%;display:flex;align-self:flex-start}.sas-smt-column-and-text__slide .sas-smt-column-and-text__card{width:100%}.sas-smt-column-and-text--no-hover .sas-smt-column-and-text__grid{align-items:stretch}.sas-smt-column-and-text--no-hover .sas-smt-column-and-text__card{height:100%}.sas-smt-column-and-text--no-hover .sas-smt-column-and-text__carousel .swiper-wrapper{align-items:stretch}.sas-smt-column-and-text--no-hover .sas-smt-column-and-text__slide{height:auto;align-self:stretch}.sas-smt-column-and-text__pagination{margin-top:1.6rem;display:flex;justify-content:center;color:var(--section-heading-color, #000000)}.sas-smt-column-and-text__pagination .swiper-pagination-bullet{width:10px;height:10px;background:currentColor;opacity:.25;margin:0 8px 0 0 !important;border-radius:999px;transition:width .25s ease,opacity .25s ease,transform .25s ease}.sas-smt-column-and-text__pagination .swiper-pagination-bullet-active{opacity:1;width:24px}.sas-smt-column-and-text__nav{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);margin-top:0;display:flex;justify-content:flex-end;gap:1rem;z-index:2}.sas-smt-column-and-text__arrow{width:4.4rem;height:4.4rem;border-radius:999px;border:1px solid rgba(var(--color-foreground), 0.15);background:hsla(0,0%,100%,.9);color:var(--section-heading-color, #000000);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.sas-smt-column-and-text__arrow svg{width:18px;height:18px}.sas-smt-column-and-text__arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed}.sas-smt-column-and-text__arrow:hover{border-color:rgba(var(--color-foreground), 0.45);transform:translateY(-1px)}.sas-smt-column-and-text--carousel .sas-smt-column-and-text__card{position:static;top:auto;z-index:auto}.sas-smt-column-and-text__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative;--reveal-space: calc(var(--spacing, 0.8rem) * 10);--content-lift: calc(var(--spacing, 0.8rem) * 2);--card-height: clamp(380px, 48vw, 589px);align-self:start;border-radius:1rem;background:var(--card-bg, #2b2b2b);color:var(--card-text, #ffffff);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width: 750px){.sas-smt-column-and-text__card:hover{transform:translateY(-2px);box-shadow:0 1.2rem 2.4rem rgba(var(--color-foreground), 0.12)}}.sas-smt-column-and-text__media{position:relative;overflow:hidden;transition:transform .35s ease;aspect-ratio:var(--media-aspect-ratio)}.sas-smt-column-and-text__image,.sas-smt-column-and-text__placeholder{width:100%;height:100%;object-fit:cover;display:block}.sas-smt-column-and-text__content{padding:4rem;display:grid;gap:.8rem;flex:0 0 auto;position:relative;z-index:1;transition:transform .35s ease;background:inherit}.sas-smt-column-and-text__title{margin:0;font-size:var(--title-size, 3.2rem);color:var(--card-title-color, var(--card-text, #ffffff))}.sas-smt-column-and-text__title font-instrumental{font-size:calc(var(--title-size, 3.2rem) + 2px)}@media screen and (max-width: 992px){.sas-smt-column-and-text__title{font-size:var(--title-size, 3.2rem)}.sas-smt-column-and-text__title font-instrumental{font-size:calc(var(--title-size, 3.2rem) + 2px)}}.sas-smt-column-and-text__text{margin:0;transition:opacity .25s ease,transform .25s ease,grid-template-rows .35s ease;display:grid;line-height:28px;letter-spacing:.1px}.sas-smt-column-and-text__text>*{overflow:hidden}@media screen and (max-width: 749px){.sas-smt-column-and-text__grid{grid-template-columns:minmax(0, 1fr);margin-top:3rem}.sas-smt-column-and-text__carousel-container{margin-top:3rem;padding-right:0}.sas-smt-column-and-text__nav{position:static;transform:none;margin-top:1.6rem;justify-content:center}.sas-smt-column-and-text__content{padding:1.8rem}}@media screen and (max-width: 600px){.sas-smt-column-and-text__card{position:sticky;top:1.6rem;z-index:var(--card-index, 1);padding-bottom:0}.sas-smt-column-and-text--carousel .sas-smt-column-and-text__card{position:static;top:auto;z-index:auto}}@media screen and (min-width: 750px){.sas-smt-column-and-text__text{font-size:var(--text-size)}.sas-smt-column-and-text__content{transform:translateY(0)}.show-hover-text .sas-smt-column-and-text__card.textIsTrue:hover .sas-smt-column-and-text__text{opacity:.8;transform:translateY(0);grid-template-rows:1fr}}