.two-col-slider-module{--hero-cta-text:#1a1a1a;--hero-cta-accent:#7d3c3c;--hero-cta-button-bg:#1a1a1a;--hero-cta-button-text:#fff;--hero-cta-button-border:#1a1a1a;width:100%}.two-col-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.two-col-grid-item{background:#fff;display:flex;flex-direction:column}.two-col-slide-image-wrapper{overflow:hidden;width:100%}.slide-image{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}.two-col-slide-content{display:flex;flex-direction:column;padding:1.25rem 0 0;text-align:left}.slide-title{color:#333;font-family:Lato,sans-serif;font-size:1.75rem;margin:0 0 1rem}.slide-description{color:#666;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.two-col-slider-module .slide-button.hero-cta__button{align-items:center;align-self:flex-start;background-color:var(--hero-cta-button-bg);border:1px solid var(--hero-cta-button-border);border-radius:0;color:var(--hero-cta-button-text);display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.14em;line-height:1.2;min-height:3.25rem;padding:.95rem 1.55rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.two-col-slider-module .slide-button.hero-cta__button:focus,.two-col-slider-module .slide-button.hero-cta__button:hover{background-color:var(--hero-cta-accent);border-color:var(--hero-cta-accent);color:var(--hero-cta-button-text)}.two-col-slider-module .slide-button.hero-cta__button:focus-visible{outline:2px solid var(--hero-cta-accent);outline-offset:3px}@media (max-width:767px){.two-col-grid{gap:1.5rem;grid-template-columns:1fr}.slide-title{font-size:1.5rem}.two-col-slider-module .slide-button.hero-cta__button{white-space:normal}}