.standalone-callout{padding:2.5rem 0}.standalone-callout__frame{margin:0 auto;position:relative;width:min(1100px,calc(100% - 2rem))}.standalone-callout__track{align-items:flex-start;display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.standalone-callout__track::-webkit-scrollbar{display:none}.standalone-callout__slide{flex:0 0 100%;scroll-snap-align:start}.standalone-callout__card{background-color:var(--sc-card-bg,#fff);border-color:var(--sc-card-border-color,#d1d5db);border-style:solid;border-width:var(--sc-border-standard-width,1px) var(--sc-border-standard-width,1px) var(--sc-border-bottom-width,6px);box-sizing:border-box;padding:clamp(1.5rem,2.8vw,2.5rem)}.standalone-callout__content-grid{align-items:start;display:grid;gap:clamp(1.25rem,2.4vw,2.5rem);grid-template-columns:minmax(0,25%) minmax(0,75%)}.standalone-callout__column--left{text-align:center}.standalone-callout__small-text{font-family:gelica,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400!important;letter-spacing:.02em;line-height:1.2;margin:0 0 .25rem;text-transform:uppercase}.standalone-callout__large-text{font-family:gelica,sans-serif;font-size:clamp(3rem,8vw,6.25rem);font-weight:400!important;line-height:1.15;margin:0}.standalone-callout__heading{font-weight:400;line-height:1.2;margin:0 0 .75rem}.standalone-callout__heading--h2{font-size:clamp(1.75rem,2.9vw,2.5rem)}.standalone-callout__heading--h3{font-size:clamp(1.5rem,2.4vw,2.1rem)}.standalone-callout__heading--h4{font-size:clamp(1.3rem,2vw,1.7rem)}.standalone-callout__heading--h5{font-size:clamp(1.15rem,1.7vw,1.35rem)}.standalone-callout__description{line-height:1.65}.standalone-callout__description>:last-child{margin-bottom:0}.standalone-callout__nav{align-items:center;background:#fff;border:1px solid #1f2937;border-radius:999px;color:#1f2937;cursor:pointer;display:inline-flex;font-size:1.125rem;height:2.75rem;justify-content:center;line-height:1;padding:0;position:absolute;top:var(--sc-nav-top,50%);transform:translateY(-50%);transition:background-color .2s ease,color .2s ease,opacity .2s ease;width:2.75rem;z-index:3}.standalone-callout__nav--prev{left:0;transform:translate(-55%,-50%)}.standalone-callout__nav--next{right:0;transform:translate(55%,-50%)}.standalone-callout__nav:focus-visible:not(:disabled),.standalone-callout__nav:hover:not(:disabled){background-color:#1f2937;color:#fff}.standalone-callout__nav:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.standalone-callout__nav:disabled{cursor:default;opacity:.4}@media (max-width:900px){.standalone-callout__nav--prev{transform:translate(-30%,-50%)}.standalone-callout__nav--next{transform:translate(30%,-50%)}}@media (max-width:767px){.standalone-callout{padding:2rem 0}.standalone-callout__frame{width:calc(100% - 1rem)}.standalone-callout__card{padding:1.25rem}.standalone-callout__content-grid{gap:1rem;grid-template-columns:1fr}.standalone-callout__nav{font-size:1rem;height:2.25rem;width:2.25rem}.standalone-callout__nav--prev{transform:translate(-10%,-50%)}.standalone-callout__nav--next{transform:translate(10%,-50%)}}