.banner{box-sizing:border-box;color:#fff;font-family:var(--general-font-family),system-ui,sans-serif;padding:12px 16px 0;position:relative;width:100%}@media(min-width:768px){.banner{padding:16px 24px 0}}.banner--empty{height:0;min-height:0;overflow:hidden;padding:0}.banner__viewport{background:#1a1210;border-radius:16px;box-shadow:0 10px 28px #100c0a1f;overflow:hidden;position:relative;width:100%}.banner__track{align-items:stretch;display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);width:100%;will-change:transform}.banner__slide{box-sizing:border-box;display:grid;flex:0 0 100%;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,auto);min-height:0;position:relative;width:100%}.banner__media-wrap{align-self:stretch;background:#1a1210;grid-area:1/1;min-height:clamp(280px,42vw,420px);position:relative;width:100%}.banner__shade{background:linear-gradient(180deg,#0c0a0947,#0c0a091f 42%,#0c0a0973);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.banner__media{background:#1a1210;display:block;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:1}.banner__media--embed{border:0}.banner__media--placeholder{background:#1a1210}.banner__overlay{align-self:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:0;grid-area:1/1;margin:0;max-width:100%;padding:28px 16px 36px;pointer-events:none;position:relative;width:min(640px,100% - 96px);z-index:4}.banner__overlay--left{align-items:flex-start;justify-self:start;margin-left:clamp(20px,6%,64px);text-align:left}.banner__overlay--center{align-items:center;justify-self:center;text-align:center}.banner__overlay--right{align-items:flex-end;justify-self:end;margin-right:clamp(20px,6%,64px);text-align:right}@media(max-width:767px){.banner__overlay{padding:20px 12px 32px;width:calc(100% - 56px)}}.banner__eyebrow{align-items:center;color:#fffffff2;display:inline-flex;font-size:11px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.14em;line-height:1.2;margin:0 0 12px;max-width:100%;text-transform:uppercase}.banner__eyebrow-dot{background:#fff;border-radius:50%;flex-shrink:0;height:6px;width:6px}.banner__eyebrow-text{-webkit-line-clamp:2;overflow:hidden}.banner__eyebrow-text,.banner__headline{display:-webkit-box;-webkit-box-orient:vertical;overflow-wrap:anywhere}.banner__headline{color:#fff;font-family:var(--heading-font-family,var(--general-font-family),system-ui,sans-serif);font-size:clamp(1.75rem,4.2vw,2.75rem);font-weight:800;letter-spacing:-.02em;-webkit-line-clamp:4;line-height:1.1;margin:0 0 12px;max-width:100%;overflow:hidden;text-wrap:balance}.banner__subtext{color:#ffffffeb;display:-webkit-box;font-size:clamp(.95rem,1.6vw,1.125rem);font-weight:400;line-height:1.45;margin:0 0 22px;max-width:34em;overflow-wrap:anywhere;text-wrap:pretty;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.banner__cta{align-items:center;background:#fff;border:0;border-radius:999px;box-shadow:0 8px 20px #0000002e;color:#1c1c1c;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.01em;line-height:1.2;margin:0;max-width:100%;padding:12px 22px;pointer-events:auto;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.banner__cta:hover{background:#f5f5f5;box-shadow:0 10px 24px #00000038;transform:translateY(-1px)}.banner__cta:focus-visible{outline:3px solid hsla(0,0%,100%,.9);outline-offset:3px}.banner__cta-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner__cta-arrow{flex-shrink:0;font-size:1.05em;line-height:1;transform:translateY(-.5px)}.banner__nav{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:0 6px 16px #00000029;color:#1c1c1c;cursor:pointer;display:flex;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease,box-shadow .15s ease;width:42px;z-index:6}.banner__nav:hover{box-shadow:0 8px 18px #0003;transform:translateY(-50%) scale(1.04)}.banner__nav:focus-visible{outline:3px solid hsla(0,0%,100%,.85);outline-offset:2px}.banner__nav--prev{left:14px}.banner__nav--next{right:14px}@media(max-width:767px){.banner__nav{height:34px;width:34px}.banner__nav--prev{left:8px}.banner__nav--next{right:8px}}.banner__nav-icon{align-items:center;color:inherit;display:inline-flex;height:16px;justify-content:center;width:16px}.banner__nav-icon svg{display:block;height:16px;width:16px}.banner__nav-icon--prev{transform:rotate(180deg)}.banner__pagination{align-items:center;background:transparent;bottom:18px;display:flex;gap:8px;left:50%;padding:0;position:absolute;transform:translate(-50%);z-index:6}.banner__dot{background:#fff6;border:0;border-radius:999px;cursor:pointer;height:4px;padding:0;transition:background .2s ease,width .2s ease,opacity .2s ease;width:18px}.banner__dot--active{background:#fff;width:28px}.banner__dot:hover{background:#ffffffbf}
