@font-face{font-family:Owners Wide;src:url(/cdn/shop/files/OwnersWide-ttf.ttf?v=1769495498) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--ec-bordeaux: #8F1717;--ec-orange: #FF5D29;--ec-white: #ffffff;--ec-white-40: rgba(255, 255, 255, .4);--ec-black: #000000;--ec-past-gray: #6B6B6B;--ec-scrim: rgba(0, 0, 0, .6);--ec-font-display: "Owners Wide", sans-serif;--ec-font-body: "Inter", system-ui, sans-serif}.ec-city-section{background:var(--ec-bg, #fff);color:var(--ec-text, #111)}.ec-city-section__inner{width:100%;margin-inline:auto;padding:8px;box-sizing:border-box}.ec-city-section__topline{margin:0 0 12px;font-family:var(--ec-font-body);font-weight:600;font-size:14px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:var(--ec-text, #111)}.ec-city-section__bigword{font-family:var(--ec-font-display);font-weight:400;font-size:clamp(56px,11vw,148px);line-height:.9;letter-spacing:-.02em;color:var(--ec-text, #111);margin:0 0 24px;padding:24px 0 32px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);word-break:break-word;text-transform:uppercase}.ec-city-section__empty{padding:48px;text-align:center;color:var(--ec-muted, #9b9b9b);border:1px dashed currentColor;border-radius:2px}.ec-cards-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-flow:dense;grid-auto-rows:532px;gap:4px}.ec-card--xl{grid-column:span 6;grid-row:span 1}.ec-card--l{grid-column:span 3;grid-row:span 2}.ec-card--m{grid-column:span 4;grid-row:span 1}.ec-card--s{grid-column:span 3;grid-row:span 1}.ec-card--xs{grid-column:span 2;grid-row:span 1}.ec-card{position:relative;overflow:hidden;isolation:isolate;background:#111;color:var(--ec-white)}.ec-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:inherit;text-decoration:none}.ec-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.ec-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ec-card__img--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ffffff0f,#ffffff05)}.ec-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ec-scrim);pointer-events:none}.ec-card__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:249px;max-width:60%;text-align:center;pointer-events:none}.ec-card__logo img{width:100%;height:auto;max-height:48px;object-fit:contain;display:block;margin:0 auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35))}.ec-card__logo--text{font-family:"Owners Wide",var(--ec-font-display, var(--ec-font-body));font-weight:600;font-size:32px;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 4px 16px rgba(0,0,0,.45);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}.ec-card__tag{position:absolute;top:24px;left:24px;z-index:5;display:inline-flex;align-items:center;padding:8px 14px;border-radius:40px;font-family:var(--ec-font-body);font-weight:700;font-size:10px;line-height:12px;text-transform:uppercase;background:var(--ec-white);color:var(--ec-black)}.ec-card__tag--live{background:var(--ec-white);color:var(--ec-black)}.ec-card__tag--upcoming{background:var(--ec-bordeaux);color:var(--ec-orange)}.ec-card__tag--past{background:var(--ec-past-gray);color:var(--ec-white)}.ec-card__tag-stack{position:absolute;top:24px;left:24px;z-index:5;display:flex;flex-direction:column;align-items:center;gap:8px}.ec-card__tag-stack .ec-card__tag{position:static;top:auto;left:auto}.ec-card__info{position:relative;z-index:3;display:flex;flex-direction:column;color:var(--ec-white)}.ec-card__info-top{display:flex;flex-direction:column;gap:8px;padding-bottom:32px}.ec-card__info>.ec-card__ctas{margin-top:auto}.ec-card__info>.ec-card__dates{margin-top:40px}.ec-card__kicker{font-family:var(--ec-font-body);font-weight:700;font-size:8px;line-height:10px;text-transform:uppercase;color:var(--ec-white);margin:0}.ec-card__kicker--stack{color:var(--ec-white)}.ec-card__title{margin:0;font-family:var(--ec-font-display)!important;font-weight:400!important;font-size:36px;line-height:36px;letter-spacing:-.01em;color:var(--ec-white)}.ec-card__description,.ec-card__vip-tagline{font-family:var(--ec-font-body);font-weight:500;font-size:10px;line-height:14px;color:var(--ec-white-40);margin:0}.ec-card__vip-tagline-white{color:var(--ec-white)}.ec-card__description :where(p){margin:0 0 4px}.ec-card__description :where(p:last-child){margin-bottom:0}.ec-card__description :where(.text-white,strong,b){color:var(--ec-white);font-weight:500}.ec-card__note{font-family:var(--ec-font-body);font-weight:500;font-size:10px;line-height:14px;color:var(--ec-orange);margin:4px 0 0}.ec-card__dates{font-family:var(--ec-font-display);font-weight:400;font-size:56px;line-height:52px;letter-spacing:-.01em;color:var(--ec-white);margin:0}.ec-card__dates--inline{display:flex;align-items:baseline;gap:8px}.ec-card__dates--stacked{display:flex;flex-direction:column;gap:0;line-height:52px}.ec-card__dates-top,.ec-card__dates-bottom{display:block}.ec-card__dates--inline .ec-card__dates-top,.ec-card__dates--inline .ec-card__dates-bottom{display:none}.ec-card__ctas{display:flex;flex-direction:column;gap:4px;width:100%;align-items:stretch;pointer-events:auto;position:relative;z-index:11}.ec-card__ctas>*{pointer-events:auto}.ec-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 16px;border:1px solid transparent;border-radius:0;font-family:var(--ec-font-body);font-size:16px;font-weight:500;line-height:20px;text-decoration:none;cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease;box-sizing:border-box}.ec-card__cta--solid{background:var(--ec-orange);color:var(--ec-bordeaux);border-color:var(--ec-orange)}.ec-card__cta--solid:hover{opacity:.88}.ec-card__cta--ghost{background:transparent;color:var(--ec-orange);border-color:var(--ec-orange)}.ec-card__cta--ghost:hover{background:var(--ec-orange);color:var(--ec-bordeaux)}.ec-card__bell{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 64px;width:64px;height:64px;padding:0;background:var(--ec-bordeaux);color:var(--ec-orange);border:0;border-radius:0;cursor:pointer;z-index:11;pointer-events:auto;transition:opacity .2s ease}.ec-card__bell-icon{width:24px;height:24px;display:block}.ec-card__bell:hover{opacity:.88}.ec-card--xl{display:flex;flex-direction:row;gap:48px;padding:48px;background:var(--ec-bordeaux);overflow:hidden;position:relative;box-sizing:border-box}.ec-card--xl .ec-card__media{position:relative;inset:auto;flex:2 1 0;min-width:40%;max-width:60%;overflow:hidden;align-self:stretch}.ec-card--xl .ec-card__info{flex:1 1 0;min-width:40%;max-width:60%;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:0 24px;text-align:left;position:relative;z-index:2}.ec-card--xl .ec-card__info-top{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;text-align:left}.ec-card--xl .ec-card__ctas{margin-top:auto;width:100%;align-items:stretch;text-align:left}.ec-card--xl .ec-card__dates{margin-top:40px;text-align:left;flex:0 0 auto;width:100%;font-family:var(--ec-font-display)}.ec-card--xl.ec-card--past .ec-card__dates{margin-top:auto}.ec-card--xl .ec-card__tag-stack{top:72px;left:72px}.ec-card--xl .ec-card__tag-stack .ec-card__kicker--stack{display:none}.ec-card--xl .ec-card__logo{left:50%;top:50%;transform:translate(-50%,-50%)}.ec-card--m{display:flex;flex-direction:row;gap:48px;padding:48px;background:var(--ec-bordeaux);overflow:hidden;position:relative;box-sizing:border-box}.ec-card--m .ec-card__media{position:relative;inset:auto;flex:0 0 35%;max-width:35%;min-width:0;min-height:0;align-self:stretch;overflow:hidden}.ec-card--m .ec-card__media .ec-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ec-card--m .ec-card__info{flex:1 1 0;min-width:0;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:0 24px;text-align:left;position:relative;z-index:2}.ec-card--m .ec-card__tag-stack{top:72px;left:72px}.ec-card--m .ec-card__tag-stack .ec-card__kicker--stack{display:none}.ec-card--m .ec-card__logo{left:50%;top:50%;transform:translate(-50%,-50%)}.ec-card--l{display:flex;flex-direction:column;gap:48px;padding:48px;background:var(--ec-bordeaux);overflow:hidden;position:relative;box-sizing:border-box}.ec-card--l .ec-card__media{position:relative;inset:auto;flex:1 1 0;min-height:0;width:100%;overflow:hidden}.ec-card--l .ec-card__info{flex:0 0 auto;min-height:0;width:100%;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:0 24px;text-align:left;position:relative;z-index:2}.ec-card--l .ec-card__tag-stack{top:72px;left:72px}.ec-card--l .ec-card__tag-stack .ec-card__kicker--stack{display:none}.ec-card--l .ec-card__logo{left:50%;top:50%;transform:translate(-50%,-50%)}.ec-card--s{background:#111;overflow:hidden}.ec-card--s .ec-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.ec-card--s .ec-card__bottom{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:flex-end;justify-content:space-between;padding:40px;gap:16px;pointer-events:none}.ec-card--s .ec-card__bottom .ec-card__dates,.ec-card--s .ec-card__bottom .ec-card__dates--inline{flex:1 1 auto;min-width:0;text-align:left}.ec-card--s .ec-card__bottom .ec-card__bell{pointer-events:auto}.ec-card--xs{background:#111;overflow:hidden}.ec-card--xs .ec-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.ec-card--xs .ec-card__bottom{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:40px;gap:12px;pointer-events:none}.ec-card--xs .ec-card__bottom .ec-card__dates--stacked{flex:1 1 auto;font-size:60px;line-height:56px}.ec-card--xs .ec-card__bottom .ec-card__bell{pointer-events:auto}.ec-card--past{opacity:.5}.ec-card--past .ec-card__countdown,.ec-card__countdown,.ec-card__countdown--hidden,.ec-ct__cell{display:none}.ec-card--loc-online.ec-card--live .ec-card__dates{display:none!important}.ec-card--loc-online.ec-card--live .ec-card__countdown,.ec-card--loc-online.ec-card--live .ec-card__countdown--hidden{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;color:var(--ec-white);text-align:center;margin-top:40px}.ec-card--loc-online.ec-card--live .ec-ct__cell{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 0 0;min-width:0}.ec-card--loc-online.ec-card--live .ec-ct__num{font-family:var(--ec-font-display);font-weight:400;font-size:60px;line-height:56px;letter-spacing:0;color:var(--ec-white);width:100%}.ec-card--loc-online.ec-card--live .ec-ct__unit{font-family:var(--ec-font-body);font-weight:700;font-size:10px;line-height:12px;text-transform:uppercase;color:var(--ec-white);width:100%}@media(hover:hover)and (prefers-reduced-motion:no-preference){.ec-card:hover .ec-card__img{transform:scale(1.03)}}@media(max-width:1200px){.ec-cards-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:400px}.ec-card--xl,.ec-card--l,.ec-card--m,.ec-card--s,.ec-card--xs{grid-column:span 1;grid-row:span 1}.ec-card--xl,.ec-card--l,.ec-card--m{display:block;flex-direction:unset;gap:0;padding:0;background:#111}.ec-card--xl .ec-card__media,.ec-card--l .ec-card__media,.ec-card--m .ec-card__media{position:absolute;top:0;right:0;bottom:0;left:0;flex:none;min-width:0;max-width:none;width:100%;height:100%;align-self:auto}.ec-card--m .ec-card__media .ec-card__img{position:relative;inset:auto}.ec-card--xl .ec-card__info,.ec-card--l .ec-card__info,.ec-card--m .ec-card__info{position:absolute;inset:auto 0 0 0;z-index:4;padding:24px;flex-direction:row;align-items:flex-end;justify-content:flex-start;pointer-events:none;width:100%;min-width:0;max-width:100%}.ec-card--xl .ec-card__info-top,.ec-card--l .ec-card__info-top,.ec-card--m .ec-card__info-top,.ec-card--xl .ec-card__ctas,.ec-card--l .ec-card__ctas,.ec-card--m .ec-card__ctas,.ec-card--xl .ec-card__note,.ec-card--l .ec-card__note,.ec-card--m .ec-card__note{display:none}.ec-card--xl .ec-card__info>.ec-card__dates,.ec-card--l .ec-card__info>.ec-card__dates,.ec-card--m .ec-card__info>.ec-card__dates{margin-top:0;text-align:left}.ec-card--xl .ec-card__tag,.ec-card--l .ec-card__tag,.ec-card--m .ec-card__tag,.ec-card--xl .ec-card__tag-stack,.ec-card--l .ec-card__tag-stack,.ec-card--m .ec-card__tag-stack{top:24px;left:24px}.ec-card--xl .ec-card__tag-stack .ec-card__kicker--stack,.ec-card--l .ec-card__tag-stack .ec-card__kicker--stack,.ec-card--m .ec-card__tag-stack .ec-card__kicker--stack{display:block}.ec-card__dates--stacked{flex-direction:row;gap:6px;align-items:baseline}.ec-card__dates,.ec-card__dates--inline,.ec-card__dates--stacked,.ec-card__dates-top,.ec-card__dates-bottom{font-size:36px!important;line-height:36px!important}.ec-card--loc-online.ec-card--live .ec-card__countdown,.ec-card--loc-online.ec-card--live .ec-card__countdown--hidden{gap:16px}.ec-card--loc-online.ec-card--live .ec-ct__num{font-size:36px;line-height:36px}.ec-card--loc-online.ec-card--live .ec-ct__unit{font-size:10px;line-height:12px}.ec-card--s .ec-card__bottom,.ec-card--xs .ec-card__bottom{padding:24px}.ec-card__logo{width:166px}.ec-card__logo img{max-height:32px}.ec-card__logo--text{font-size:22px}}@media(max-width:768px){.ec-city-section__inner{padding-block:0}.ec-cards-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;padding-inline:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain}.ec-card--xl,.ec-card--l,.ec-card--m,.ec-card--s,.ec-card--xs{flex:0 0 356px;width:356px;height:400px;scroll-snap-align:start}.ec-cards-grid>.ec-card:only-child{flex:1 1 100%;width:100%}.ec-card__dates--inline{flex-direction:column;gap:0;align-items:flex-start}.ec-card__dates--inline .ec-card__dates-text{display:none}.ec-card__dates--inline .ec-card__dates-top,.ec-card__dates--inline .ec-card__dates-bottom{display:block}.ec-card__dates--stacked{flex-direction:column;gap:0;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.ec-card__img{transition:none!important}.ec-card:hover .ec-card__img{transform:none!important}}body.hdt-page-type-index h2,body.hdt-page-type-index .ch-main-heading h2,body.hdt-page-type-index .ah-right-content-title h2,body.hdt-page-type-index .hdt-featured-collection .hdt-text-warry,body.hdt-page-type-index .hdt-featured-collection .hdt-h_custom{font-size:116px!important;line-height:.9!important}@media(max-width:1200px)and (min-width:769px){body.hdt-page-type-index h2,body.hdt-page-type-index .ch-main-heading h2,body.hdt-page-type-index .ah-right-content-title h2,body.hdt-page-type-index .hdt-featured-collection .hdt-text-warry,body.hdt-page-type-index .hdt-featured-collection .hdt-h_custom{font-size:88px!important}}@media(max-width:768px){body.hdt-page-type-index h2,body.hdt-page-type-index .ch-main-heading h2,body.hdt-page-type-index .ah-right-content-title h2,body.hdt-page-type-index .hdt-featured-collection .hdt-text-warry,body.hdt-page-type-index .hdt-featured-collection .hdt-h_custom{font-size:44px!important;line-height:40px!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/ec-city.css.map */
