:root{--color-white: #FFFFFF;--color-black: #000000;--color-gray-100: #EAEFF0;--color-gray-200: #B3B3B3;--color-gray-300: #A2A2A2;--color-gray-400: #7F7E7E;--color-gray-500: #747373;--color-gray-600: #727272;--color-dark-100: #171411;--color-dark-200: #151512;--color-dark-300: #0E0E0E;--color-dark-400: #0C0C0B;--color-dark-500: #060606;--color-dark-600: #050605;--color-accent-orange: #FAA01A;--color-accent-red: #A31A1A;--color-accent-magenta: #EB00FF;--color-accent-purple: #D697DE;--font-freight-sans: "freight-sans-pro", sans-serif;--font-freight-sans-light: "freight-sans-pro-lights", sans-serif;--font-freight-sans-cmp: "freight-sans-compressed-pro", sans-serif;--font-freight-sans-cnd: "freight-sans-condensed-pro", sans-serif;--font-pf-fuel: "pf-fuel-decay", sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--max-width: 1920px;--content-width: 1400px;--header-height: 80px;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-freight-sans);font-weight:400;line-height:1.5;color:var(--color-black);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{width:100%;max-width:var(--content-width);margin:0 auto;padding:0 var(--space-6)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;font-family:var(--font-freight-sans-cmp);font-size:16px;font-weight:400;line-height:1;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:1px solid currentColor;background:transparent;color:#000;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.button--dark{color:#000}.button--dark:hover{background:#000;border-color:#000;color:#fff}.button--light{color:#fff}.button--light:hover{background:#fff;border-color:#fff;color:#000}.brand-card[data-astro-cid-u4sqbx3u]{text-align:center;padding:30px 24px 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;border:1px solid #E0E0E0;background:#fff}.brand-card--link[data-astro-cid-u4sqbx3u]{text-decoration:none;color:inherit}.brand-card__category[data-astro-cid-u4sqbx3u]{display:block;font-family:var(--font-freight-sans-cmp);font-size:14px;font-weight:400;color:#7f7e7e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.brand-card__logo[data-astro-cid-u4sqbx3u]{height:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.brand-card__logo[data-astro-cid-u4sqbx3u] img[data-astro-cid-u4sqbx3u]{max-height:100%;max-width:140px;width:auto;object-fit:contain}.brand-card__description[data-astro-cid-u4sqbx3u]{font-family:var(--font-freight-sans);font-size:13px;font-weight:400;color:#7f7e7e;line-height:1.6;margin-bottom:0;flex-grow:1}.brand-card__arrow[data-astro-cid-u4sqbx3u]{margin-top:auto;padding-top:10px;color:#b3b3b3;transition:color .2s ease}.brand-card[data-astro-cid-u4sqbx3u]:hover .brand-card__arrow[data-astro-cid-u4sqbx3u]{color:#000}.brands-page[data-astro-cid-cggkwzbr]{padding-top:var(--header-height)}.brands-intro[data-astro-cid-cggkwzbr]{padding:60px 40px 50px;text-align:center}.brands-intro__text[data-astro-cid-cggkwzbr]{font-family:var(--font-freight-sans);font-size:20px;color:#000;max-width:740px;margin:0 auto;line-height:1.6}.brands-directory[data-astro-cid-cggkwzbr]{padding:0 90px 80px}.brands-filters[data-astro-cid-cggkwzbr]{display:flex;align-items:center;max-width:1142px;margin:0 auto 40px}.brands-filter[data-astro-cid-cggkwzbr]{flex:1;font-family:var(--font-freight-sans-cmp);font-size:18px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#000;background:transparent;border:1px solid transparent;padding:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.brands-filter--active[data-astro-cid-cggkwzbr]{background:#eaeff0;border-color:transparent}.brands-filter__short[data-astro-cid-cggkwzbr],.brands-grid-nav[data-astro-cid-cggkwzbr]{display:none}@media(max-width:768px){.brands-filter__full[data-astro-cid-cggkwzbr]{display:none}.brands-filter__short[data-astro-cid-cggkwzbr]{display:inline}}.brands-filter[data-astro-cid-cggkwzbr]:hover:not(.brands-filter--active){background:#f5f5f5}.brands-grid[data-astro-cid-cggkwzbr]{display:grid;grid-template-columns:repeat(1,200px);justify-content:center;gap:35px}.brands-grid__item[data-astro-cid-cggkwzbr]{width:200px}.brands-grid__item[data-astro-cid-cggkwzbr] .brand-card{width:200px;flex:0 0 200px;height:360px}.brands-alpha[data-astro-cid-cggkwzbr]{padding:60px 90px 100px;border-top:1px solid #E0E0E0}.brands-alpha__nav[data-astro-cid-cggkwzbr]{display:flex;justify-content:space-between;gap:0;margin-bottom:24px;position:sticky;top:var(--header-height);z-index:20;background:#fff;padding:12px 0}.brands-alpha__letter[data-astro-cid-cggkwzbr]{flex:1;text-align:center;font-family:var(--font-freight-sans-cmp);font-size:16px;font-weight:400;color:#000;letter-spacing:.05em;transition:opacity .15s ease,background-color .15s ease;padding:2px 0;background:transparent;border:0;cursor:pointer}.brands-alpha__letter[data-astro-cid-cggkwzbr]:hover{opacity:.5}.brands-alpha__letter--active[data-astro-cid-cggkwzbr]{background:#eaeff0;opacity:1;font-weight:500}.brands-alpha__count[data-astro-cid-cggkwzbr]{text-align:center;font-family:var(--font-freight-sans);font-size:14px;color:#7f7e7e;margin-bottom:60px}.brands-alpha__grid[data-astro-cid-cggkwzbr]{columns:5;column-gap:40px}.brands-alpha__group[data-astro-cid-cggkwzbr]{break-inside:avoid;margin-bottom:32px}.brands-alpha__heading[data-astro-cid-cggkwzbr]{font-family:var(--font-freight-sans-cmp);font-size:28px;font-weight:400;color:#b3b3b3;margin-bottom:8px;line-height:1}.brands-alpha__list[data-astro-cid-cggkwzbr]{border-top:1px solid #E0E0E0}.brands-alpha__item[data-astro-cid-cggkwzbr]{border-bottom:1px solid #E0E0E0}.brands-alpha__name[data-astro-cid-cggkwzbr]{display:block;font-family:var(--font-freight-sans);font-size:15px;color:#000;padding:6px 0}@media(max-width:1200px){.brands-alpha__grid[data-astro-cid-cggkwzbr]{columns:4}}@media(max-width:900px){.brands-directory[data-astro-cid-cggkwzbr]{padding:0 30px 60px}.brands-alpha[data-astro-cid-cggkwzbr]{padding:40px 30px 60px}.brands-filters[data-astro-cid-cggkwzbr]{flex-wrap:wrap;gap:8px}.brands-alpha__grid[data-astro-cid-cggkwzbr]{columns:3}}@media(max-width:768px){.brands-intro[data-astro-cid-cggkwzbr]{padding:40px 24px 30px}.brands-intro__text[data-astro-cid-cggkwzbr]{font-size:17px}.brands-directory[data-astro-cid-cggkwzbr]{padding:0 0 60px}.brands-grid-nav[data-astro-cid-cggkwzbr]{display:flex;justify-content:flex-end;gap:30px;padding:24px 30px 0}.brands-grid-nav__btn[data-astro-cid-cggkwzbr]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#000;background:transparent;border:none;cursor:pointer;transition:opacity .2s ease}.brands-grid-nav__btn[data-astro-cid-cggkwzbr]:hover{opacity:.6}.brands-filters[data-astro-cid-cggkwzbr]{padding:0 30px}.brands-grid[data-astro-cid-cggkwzbr]{display:flex;grid-template-columns:none;gap:35px;overflow-x:auto;overflow-y:hidden;padding:0 30px;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none}.brands-grid[data-astro-cid-cggkwzbr]::-webkit-scrollbar{display:none}.brands-grid__item[data-astro-cid-cggkwzbr]{flex:0 0 200px}.brands-grid[data-astro-cid-cggkwzbr].brands-grid--single{justify-content:center}.brands-alpha__grid[data-astro-cid-cggkwzbr]{columns:2}.brands-alpha__nav[data-astro-cid-cggkwzbr]{flex-wrap:wrap;justify-content:center;margin-bottom:16px}.brands-alpha__letter[data-astro-cid-cggkwzbr]{flex:0 0 40px;width:40px;height:40px;font-size:20px;display:inline-flex;align-items:center;justify-content:center;padding:0}}.flipbook-stage[data-astro-cid-wmif6cwu]{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;overflow:visible;outline:none}.flipbook-stage--fs[data-astro-cid-wmif6cwu]{max-width:none;padding:0;background:#1a1a1a;display:flex;flex-direction:column;justify-content:center}.flipbook-wrap[data-astro-cid-wmif6cwu]{width:100%;margin:0 auto;padding:32px 0;overflow:visible;transform-origin:center center;transition:transform .18s ease;touch-action:pan-y}.flipbook-wrap--zoomed[data-astro-cid-wmif6cwu]{cursor:grab;touch-action:none}.flipbook-wrap--zoomed[data-astro-cid-wmif6cwu]:active,.flipbook-wrap--panning[data-astro-cid-wmif6cwu]{cursor:grabbing;transition:none}.flipbook[data-astro-cid-wmif6cwu]{width:100%;aspect-ratio:calc(var(--flipbook-aspect, .75) * 2) / 1;overflow:visible}.flipbook[data-astro-cid-wmif6cwu] .stf__wrapper,.flipbook[data-astro-cid-wmif6cwu] .stf__block,.flipbook[data-astro-cid-wmif6cwu] .stf__parent,.flipbook[data-astro-cid-wmif6cwu] .stf__item{overflow:visible!important}.flipbook[data-astro-cid-wmif6cwu].flipbook--gesture-active .stf__wrapper,.flipbook[data-astro-cid-wmif6cwu].flipbook--gesture-active .stf__parent,.flipbook[data-astro-cid-wmif6cwu].flipbook--gesture-active .stf__block,.flipbook[data-astro-cid-wmif6cwu].flipbook--gesture-active .stf__item{pointer-events:none}.flipbook[data-astro-cid-wmif6cwu] .flipbook__page{background:#fff;overflow:hidden}.flipbook[data-astro-cid-wmif6cwu] .flipbook__page img{width:100%;height:100%;object-fit:contain;display:block;user-select:none;-webkit-user-drag:none}.flipbook-controls[data-astro-cid-wmif6cwu]{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0 32px;position:relative;isolation:isolate}.flipbook-controls[data-astro-cid-wmif6cwu]:before{content:"";position:absolute;top:var(--pill-y, 50%);left:var(--pill-x, 50%);transform:translate(-50%,-50%);width:var(--pill-w, 0px);height:var(--pill-h, 0px);border-radius:999px;background:#fff0;box-shadow:0 4px 14px #0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease;pointer-events:none;z-index:-1}.flipbook-stage--zoomed[data-astro-cid-wmif6cwu] .flipbook-controls[data-astro-cid-wmif6cwu]:before{background:#ffffffeb;box-shadow:0 4px 14px #0000002e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.flipbook-btn[data-astro-cid-wmif6cwu]{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid #D9D9D9;border-radius:999px;color:#151512;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.flipbook-btn[data-astro-cid-wmif6cwu]:hover{background:#151512;border-color:#151512;color:#fff}.flipbook-btn[data-astro-cid-wmif6cwu]:disabled{opacity:.4;pointer-events:none}.flipbook-btn--fs[data-astro-cid-wmif6cwu]{margin-left:8px}.flipbook-btn--fs-only[data-astro-cid-wmif6cwu]{display:none}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-btn--fs-only[data-astro-cid-wmif6cwu]{display:inline-flex}.flipbook-stage--fs[data-astro-cid-wmif6cwu] #flipbook-zoom-toggle[data-astro-cid-wmif6cwu]{display:none}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-controls[data-astro-cid-wmif6cwu]:before{display:none}.flipbook-pageinfo[data-astro-cid-wmif6cwu]{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-freight-sans);font-size:16px;color:#151512;min-width:110px;justify-content:center}.flipbook-page-input[data-astro-cid-wmif6cwu]{width:56px;height:36px;padding:0 8px;text-align:center;font-family:inherit;font-size:16px;color:inherit;background:#fff;border:1px solid #D9D9D9;border-radius:6px;-moz-appearance:textfield}.flipbook-page-input[data-astro-cid-wmif6cwu]::-webkit-outer-spin-button,.flipbook-page-input[data-astro-cid-wmif6cwu]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.flipbook-page-input[data-astro-cid-wmif6cwu]:focus{outline:none;border-color:#151512}.flipbook-page-sep[data-astro-cid-wmif6cwu]{color:#b3b3b3}.flipbook-page-total[data-astro-cid-wmif6cwu]{color:#7b7b7b}.flipbook-overlay[data-astro-cid-wmif6cwu]{position:fixed;inset:0;background:#ffffffb3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:20;display:flex;justify-content:center;align-items:stretch;padding:24px;padding-top:calc(var(--header-height, 80px) + 24px);box-sizing:border-box}.flipbook-overlay[data-astro-cid-wmif6cwu][hidden]{display:none}.flipbook-overlay__panel[data-astro-cid-wmif6cwu]{background:#fff;width:100%;max-width:1080px;max-height:100%;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px #00000040}.flipbook-overlay__header[data-astro-cid-wmif6cwu]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E0E0E0}.flipbook-overlay__title[data-astro-cid-wmif6cwu]{margin:0;font-family:var(--font-freight-sans);font-size:20px;font-weight:500;color:#151512}.flipbook-overlay__close[data-astro-cid-wmif6cwu]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:#151512;cursor:pointer;border-radius:999px;transition:background-color .15s ease}.flipbook-overlay__close[data-astro-cid-wmif6cwu]:hover{background:#f2f2f2}.flipbook-thumbs-grid[data-astro-cid-wmif6cwu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;padding:16px 20px;overflow-y:auto}.flipbook-thumb[data-astro-cid-wmif6cwu]{background:transparent;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;padding:6px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:border-color .15s ease,background-color .15s ease}.flipbook-thumb[data-astro-cid-wmif6cwu]:hover{border-color:#151512;background:#fafafa}.flipbook-thumb[data-astro-cid-wmif6cwu] img[data-astro-cid-wmif6cwu]{width:100%;aspect-ratio:var(--flipbook-aspect, .77);object-fit:cover;display:block;background:#f2f2f2}.flipbook-thumb__num[data-astro-cid-wmif6cwu]{font-family:var(--font-freight-sans);font-size:12px;color:#7b7b7b}.flipbook-toc-list[data-astro-cid-wmif6cwu]{list-style:none;margin:0;padding:12px 0;overflow-y:auto}.flipbook-toc-item[data-astro-cid-wmif6cwu]{margin:0}.flipbook-toc-link[data-astro-cid-wmif6cwu]{width:100%;display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 20px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:var(--font-freight-sans);font-size:16px;color:#151512;transition:background-color .15s ease}.flipbook-toc-item[data-astro-cid-wmif6cwu][data-depth="1"] .flipbook-toc-link[data-astro-cid-wmif6cwu]{padding-left:40px;font-size:15px;color:#3a3a3a}.flipbook-toc-item[data-astro-cid-wmif6cwu][data-depth="2"] .flipbook-toc-link[data-astro-cid-wmif6cwu]{padding-left:60px;font-size:14px;color:#5a5a5a}.flipbook-toc-item[data-astro-cid-wmif6cwu][data-depth="3"] .flipbook-toc-link[data-astro-cid-wmif6cwu]{padding-left:80px;font-size:14px;color:#5a5a5a}.flipbook-toc-link[data-astro-cid-wmif6cwu]:hover{background:#f5f5f5}.flipbook-toc-page[data-astro-cid-wmif6cwu]{font-size:13px;color:#b3b3b3;flex-shrink:0}.flipbook-empty[data-astro-cid-wmif6cwu]{max-width:720px;margin:60px auto;padding:0 24px;font-family:var(--font-freight-sans);font-size:16px;color:#7b7b7b;text-align:center}.flipbook-empty[data-astro-cid-wmif6cwu] code[data-astro-cid-wmif6cwu]{background:#f2f2f2;padding:2px 6px;border-radius:3px;font-size:14px}@media(max-width:768px){.flipbook-stage[data-astro-cid-wmif6cwu]{padding:0 8px;overflow:clip}.flipbook-wrap[data-astro-cid-wmif6cwu]{padding:16px 0}.flipbook[data-astro-cid-wmif6cwu]{aspect-ratio:var(--flipbook-aspect, .75) / 1}.flipbook-controls[data-astro-cid-wmif6cwu]{gap:10px;padding:12px 0 24px}.flipbook-stage--zoomed[data-astro-cid-wmif6cwu]{overflow:visible}.flipbook-stage--zoomed[data-astro-cid-wmif6cwu] .flipbook-wrap[data-astro-cid-wmif6cwu]{z-index:5}.flipbook-btn[data-astro-cid-wmif6cwu]{width:44px;height:44px}#flipbook-home[data-astro-cid-wmif6cwu],#flipbook-end[data-astro-cid-wmif6cwu],#flipbook-fs[data-astro-cid-wmif6cwu]{display:none}.flipbook-pageinfo[data-astro-cid-wmif6cwu]{font-size:14px;min-width:90px}}.flipbook-stage--fs[data-astro-cid-wmif6cwu]{align-items:center;justify-content:center}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-wrap[data-astro-cid-wmif6cwu]{flex:0 1 auto;padding:0;display:flex;align-items:center;justify-content:center;width:auto;max-width:calc(100vw - 32px);margin:0}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook[data-astro-cid-wmif6cwu]{width:auto;height:90vh;aspect-ratio:calc(var(--flipbook-aspect, .75) * 2) / 1}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-controls[data-astro-cid-wmif6cwu]{position:relative;z-index:5;padding:16px;background:#0006}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-btn[data-astro-cid-wmif6cwu]{color:#fff;border-color:#fff6}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-btn[data-astro-cid-wmif6cwu]:hover{background:#fff;color:#151512}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-pageinfo[data-astro-cid-wmif6cwu]{color:#fff}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-page-input[data-astro-cid-wmif6cwu]{background:#ffffff1a;color:#fff;border-color:#fff6}.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-page-sep[data-astro-cid-wmif6cwu],.flipbook-stage--fs[data-astro-cid-wmif6cwu] .flipbook-page-total[data-astro-cid-wmif6cwu]{color:#ffffffb3}.catalog-page[data-astro-cid-sm7usdby]{padding-top:var(--header-height);min-height:70vh}.catalog-hero[data-astro-cid-sm7usdby]{padding:0 16px}.catalog-hero__title[data-astro-cid-sm7usdby]{margin:0 auto;font-family:var(--font-freight-sans);font-size:42px;font-weight:500;line-height:1.2;color:#151512;text-align:center}.catalog-content[data-astro-cid-sm7usdby]{padding:0 0 80px}@media(max-width:768px){.catalog-hero__title[data-astro-cid-sm7usdby]{font-size:28px}.catalog-hero[data-astro-cid-sm7usdby]{padding:0 12px}}.contact-page[data-astro-cid-gvpxhal3]{padding-top:var(--header-height);min-height:70vh}.contact-test-banner[data-astro-cid-gvpxhal3]{max-width:1200px;margin:0 auto 16px;padding:10px 24px;background:#fff3cd;color:#6f5400;border:1px solid #E6CE74;border-radius:6px;font-family:var(--font-freight-sans);font-size:14px;text-align:center}.contact-hero[data-astro-cid-gvpxhal3]{max-width:1200px;margin:0 auto;padding:56px 32px 30px;text-align:center}.contact-hero__title[data-astro-cid-gvpxhal3]{margin:0 0 14px;font-family:var(--font-freight-sans);font-size:56px;font-weight:500;line-height:1.05;color:#151512}.contact-hero__subtitle[data-astro-cid-gvpxhal3]{margin:0 auto;max-width:760px;font-family:var(--font-freight-sans);font-size:20px;font-weight:400;line-height:1.5;color:#7b7b7b}.contact-content[data-astro-cid-gvpxhal3]{max-width:1200px;margin:0 auto;padding:0 32px 72px}.contact-card[data-astro-cid-gvpxhal3]{border:1px solid #E0E0E0;background:#fff;padding:28px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.contact-card__info[data-astro-cid-gvpxhal3],.contact-form[data-astro-cid-gvpxhal3]{min-width:0}.contact-card__title[data-astro-cid-gvpxhal3]{margin:0 0 14px;font-family:var(--font-freight-sans);font-size:34px;font-weight:500;line-height:1.15;color:#151512}.contact-card__text[data-astro-cid-gvpxhal3]{margin:0 0 8px;font-family:var(--font-freight-sans);font-size:18px;font-weight:400;line-height:1.5;color:#3b3b3b}.contact-card__text--spaced[data-astro-cid-gvpxhal3]{margin-top:16px}.contact-form[data-astro-cid-gvpxhal3]{display:flex;flex-direction:column;gap:7px;border-left:1px solid #E0E0E0;padding-left:28px}.contact-form__field[data-astro-cid-gvpxhal3]{display:flex;flex-direction:column;gap:6px}.contact-form__label[data-astro-cid-gvpxhal3]{font-family:var(--font-freight-sans);font-size:14px;font-weight:500;color:#3b3b3b}.contact-form__input[data-astro-cid-gvpxhal3],.contact-form__textarea[data-astro-cid-gvpxhal3]{width:100%;border:1px solid #D9D9D9;background:#fff;color:#151512;font-family:var(--font-freight-sans);font-size:16px;line-height:1.4;padding:10px 12px;outline:none}.contact-form__textarea[data-astro-cid-gvpxhal3]{resize:vertical;min-height:140px}.contact-form__input[data-astro-cid-gvpxhal3]:focus,.contact-form__textarea[data-astro-cid-gvpxhal3]:focus{border-color:#7b7b7b}.contact-form__submit[data-astro-cid-gvpxhal3]{align-self:flex-start}@media(max-width:980px){.contact-card[data-astro-cid-gvpxhal3]{grid-template-columns:1fr;gap:24px}.contact-form[data-astro-cid-gvpxhal3]{border-left:0;border-top:1px solid #E0E0E0;padding-left:0;padding-top:24px}}@media(max-width:768px){.contact-hero[data-astro-cid-gvpxhal3]{padding:36px 24px 24px}.contact-hero__title[data-astro-cid-gvpxhal3]{font-size:40px}.contact-hero__subtitle[data-astro-cid-gvpxhal3]{font-size:16px}.contact-content[data-astro-cid-gvpxhal3]{padding:0 24px 52px}.contact-card[data-astro-cid-gvpxhal3]{padding:0;gap:20px;border:0}.contact-form[data-astro-cid-gvpxhal3]{padding-top:20px}.contact-card__title[data-astro-cid-gvpxhal3]{font-size:28px}.contact-card__text[data-astro-cid-gvpxhal3],.contact-form__status[data-astro-cid-gvpxhal3]{font-size:16px}}.contact-form__turnstile[data-astro-cid-gvpxhal3]{margin:4px 0 8px}.contact-form__turnstile--error[data-astro-cid-gvpxhal3]{outline:1px solid #b00020;border-radius:4px}.contact-form__status[data-astro-cid-gvpxhal3]{margin:0;min-height:1.4em;font-family:var(--font-freight-sans);font-size:18px;font-weight:600;line-height:1.5;color:#3b3b3b}.contact-form__status--success[data-astro-cid-gvpxhal3]{display:inline-flex;align-items:center;gap:12px;padding:14px 20px;background:#e8f5ee;border-radius:6px;color:#1f7a3a}.contact-form__status--success[data-astro-cid-gvpxhal3]:before{content:"";display:inline-block;width:22px;height:22px;background:#1f7a3a;border-radius:50%;flex-shrink:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:14px 14px;background-position:center;background-repeat:no-repeat}.contact-form__status--error[data-astro-cid-gvpxhal3]{color:#b00020}.contact-postcard[data-astro-cid-gvpxhal3]{position:relative;background:#fbfbfb;border:1px solid #E0E0E0;border-radius:8px;padding:32px 28px 28px;box-shadow:0 6px 18px #00000021;overflow:hidden}.contact-postcard__stamp[data-astro-cid-gvpxhal3]{position:absolute;top:50px;right:30px;width:110px;height:auto;transform:rotate(8deg);z-index:2;pointer-events:none;user-select:none}@media(max-width:768px){.contact-postcard__stamp[data-astro-cid-gvpxhal3]{width:84px;top:8px;right:16px}}.contact-postcard__header[data-astro-cid-gvpxhal3]{display:flex;align-items:center;gap:8px;margin:0 0 22px}.contact-postcard__icon[data-astro-cid-gvpxhal3]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#1f7a3a}.contact-postcard__check-path[data-astro-cid-gvpxhal3]{stroke-dasharray:24;stroke-dashoffset:24}.contact-postcard__title[data-astro-cid-gvpxhal3]{margin:0;font-family:var(--font-freight-sans);font-size:18px;font-weight:500;line-height:1.35;color:#151512}.contact-postcard__meta[data-astro-cid-gvpxhal3]{margin:0 0 16px;display:flex;flex-direction:column;gap:6px}.contact-postcard__row[data-astro-cid-gvpxhal3]{display:flex;gap:14px;align-items:baseline}.contact-postcard__label[data-astro-cid-gvpxhal3]{flex:0 0 100px;font-family:var(--font-freight-sans-cmp);font-size:15px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#3b3b3b}.contact-postcard__value[data-astro-cid-gvpxhal3]{margin:0;font-family:var(--font-freight-sans);font-size:16px;font-weight:400;color:#151512;word-break:break-word}.contact-postcard__divider[data-astro-cid-gvpxhal3]{margin:16px 0 18px;border:0;border-top:1px dashed #C9D2D8}.contact-postcard__message[data-astro-cid-gvpxhal3]{margin:0;padding:0;font-family:var(--font-freight-sans);font-size:17px;font-weight:400;line-height:1.55;color:#3b3b3b;white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.contact-postcard[data-astro-cid-gvpxhal3]{padding:28px 22px 24px}.contact-postcard__title[data-astro-cid-gvpxhal3]{font-size:19px}.contact-postcard__row[data-astro-cid-gvpxhal3]{flex-wrap:wrap;gap:4px}.contact-postcard__label[data-astro-cid-gvpxhal3]{flex:0 0 100%}.contact-postcard__message[data-astro-cid-gvpxhal3]{font-size:16px}}.contact-form__input--error[data-astro-cid-gvpxhal3],.contact-form__textarea--error[data-astro-cid-gvpxhal3]{border-color:#b00020;background:#fff8f8}.contact-form__input--error[data-astro-cid-gvpxhal3]:focus,.contact-form__textarea--error[data-astro-cid-gvpxhal3]:focus{border-color:#b00020;outline:1px solid #b00020}.contact-form__error[data-astro-cid-gvpxhal3]{display:block;margin:4px 0 0;font-family:var(--font-freight-sans);font-size:13px;color:#b00020}.contact-form__error[data-astro-cid-gvpxhal3]:empty{display:none}.topbar{display:grid;grid-template-columns:90px 1fr 110px;align-items:center;gap:16px;padding:12px 24px;background:#fff}.topbar__mark{width:65px;height:65px;object-fit:contain}.topbar__partner{max-width:100px;max-height:50px;object-fit:contain;justify-self:end}.topbar__dates{margin:0;text-align:center;font-family:freight-sans-compressed-pro,sans-serif;font-size:27px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.banner{background:#000;color:#fff;text-align:center;padding:18px 24px;font-family:inherit;font-size:18px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero{width:100%;background:#000}.hero__video{width:100%;aspect-ratio:1920 / 900;object-fit:cover}.tickets{max-width:1080px;margin:0 auto;padding:36px 24px 48px;text-align:center}.tickets__title{margin:0 0 8px;font-family:freight-sans-compressed-pro,sans-serif;font-size:28px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.tickets__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.ticket-btn{display:block;padding:14px 16px;border:1px solid #1A1A1A;font-family:freight-sans-compressed-pro,sans-serif;font-size:17px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;background:#fff;transition:background-color .15s ease,color .15s ease}.ticket-btn:hover{background:#1a1a1a;color:#fff}@media(max-width:640px){.topbar{grid-template-columns:36px 1fr 84px;padding:10px 16px;gap:10px}.topbar__dates{font-size:11px}.banner{font-size:15px;padding:14px 16px;letter-spacing:.12em}.intro{padding:32px 20px 24px}.intro__body{font-size:14px}.tickets__row{grid-template-columns:1fr;gap:10px}.handles{gap:22px}.ytembed{padding:0 16px}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.hero{position:relative;width:100%;background:#000}.hero__video{width:100%;aspect-ratio:1920 / 900;object-fit:cover;display:block}.hero:after{content:"";position:absolute;top:0;left:0;right:0;height:160px;background:linear-gradient(#0000008c,#0000);z-index:1;pointer-events:none}.topbar{position:absolute;top:0;left:0;right:0;z-index:2;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:16px 24px;background:transparent}.topbar__mark{height:57px;width:auto;object-fit:contain}.topbar__dates{margin:0;text-align:right;color:#fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:27px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.topbar__sep{display:inline-block;margin:0 10px;font-size:.55em;vertical-align:middle}.intro{max-width:880px;margin:0 auto;padding:48px 24px 32px;text-align:center}.intro__title{margin:0 0 8px;font-family:freight-sans-compressed-pro,sans-serif;font-size:28px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.rule{display:inline-block;width:36px;height:1px;background:#1a1a1a;margin:6px 0 22px}.rule--light{background:#ffffff80}.intro__body{margin:0 auto 24px;font-size:15px;line-height:1.65;max-width:820px;color:#2e2e2e}.intro__signature{margin:8px auto 28px;max-height:70px;width:auto}.handles{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.handle{display:inline-flex;align-items:center;gap:10px;font-family:freight-sans-compressed-pro,sans-serif;font-size:18px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a}.handle__icon{width:22px;height:22px}.links{max-width:1080px;margin:0 auto;padding:8px 24px 44px}.links__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.link-btn{display:block;padding:14px 16px;border:1px solid #1A1A1A;font-family:freight-sans-compressed-pro,sans-serif;font-size:17px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;background:#fff;text-align:center;transition:background-color .15s ease,color .15s ease}.link-btn:hover{background:#1a1a1a;color:#fff}.photo{max-width:640px;margin:0 auto;padding:24px}.photo img{width:100%}.signup{max-width:640px;margin:8px auto 0;padding:12px 24px 48px;text-align:center}.signup__label{margin:0 0 16px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#404040}.signup__form{display:grid;gap:14px}.signup__input{width:100%;padding:14px 16px;background:#efefef;border:0;font-size:14px;font-family:inherit;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a}.signup__input:focus{outline:2px solid #1A1A1A;outline-offset:1px}.signup__fineprint{margin:2px auto 6px;max-width:560px;font-size:11px;line-height:1.5;letter-spacing:.01em;color:#8a8a8a;text-transform:none}.signup__turnstile{display:flex;justify-content:center;min-height:65px}.signup__submit{justify-self:center;background:#e33232;color:#fff;border:0;padding:12px 36px;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease}.signup__submit:hover{background:#c82020}.signup__submit:disabled{background:#4caf50;cursor:default}.signup__status{margin:12px 0 0;font-size:13px;min-height:1em}.signup__status[data-kind=error]{color:#c82020}.signup__status[data-kind=success]{color:#2e7d32}.ytembed{max-width:880px;margin:12px auto 48px;padding:0 24px;text-align:center}.ytembed__title{margin:0 0 18px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#404040;font-weight:500}.ytembed__frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.ytembed__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.promo-footer{background:#000;color:#fff;text-align:center;padding:36px 24px 28px}.promo-footer__mark{margin:0 auto 16px;width:48px;height:48px;object-fit:contain;filter:invert(1)}.promo-footer__label{margin:0 0 6px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf}.promo-footer__socials{display:flex;justify-content:center;gap:22px;margin:12px 0 22px}.promo-footer__socials a{display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:opacity .15s ease}.promo-footer__socials a:hover{opacity:.7}.promo-footer__socials svg{width:22px;height:22px}.promo-footer__tagline{margin:0;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c}@media(max-width:640px){.topbar{padding:12px 16px;gap:12px}.topbar__mark{height:44px}.topbar__dates{font-size:17px}.intro{padding:32px 20px 24px}.intro__body{font-size:14px}.links__row{grid-template-columns:1fr;gap:10px}.handles{gap:22px}.ytembed{padding:0 16px}}.footer[data-astro-cid-sz7xmlte]{width:100%;padding:60px 0 40px;background:#eaeff0}.footer__top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;padding:0 60px;margin-bottom:60px}.footer__logo-area[data-astro-cid-sz7xmlte]{flex-shrink:0}.footer__logo-img[data-astro-cid-sz7xmlte]{width:126px;height:126px;object-fit:contain}.footer__nav-area[data-astro-cid-sz7xmlte]{display:flex;width:50%;justify-content:space-evenly}.footer__column-title[data-astro-cid-sz7xmlte]{font-family:var(--font-freight-sans-cmp);font-size:16px;font-weight:700;color:#050605;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:6px}.footer__link[data-astro-cid-sz7xmlte]{font-family:var(--font-freight-sans);font-size:16px;font-weight:400;color:#151512;transition:color .15s ease}.footer__link[data-astro-cid-sz7xmlte]:hover{color:#000}.footer__link--explore[data-astro-cid-sz7xmlte]{font-weight:700;margin-top:8px}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:0 60px}.footer__copyright[data-astro-cid-sz7xmlte]{font-family:var(--font-freight-sans);font-size:14px;font-weight:400;color:#000}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:16px;align-items:center}.footer__social-link[data-astro-cid-sz7xmlte]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#747373;transition:color .15s ease}.footer__social-link[data-astro-cid-sz7xmlte]:hover{color:#000}@media(max-width:1200px){.footer__nav-area[data-astro-cid-sz7xmlte]{width:60%;gap:24px}}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding-top:50px}.footer__top[data-astro-cid-sz7xmlte]{flex-direction:column;padding:0 24px;gap:50px}.footer__logo-area[data-astro-cid-sz7xmlte]{align-self:center}.footer__logo-img[data-astro-cid-sz7xmlte]{width:113px;height:113px}.footer__nav-area[data-astro-cid-sz7xmlte]{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;column-gap:24px;row-gap:32px}.footer__column[data-astro-cid-sz7xmlte]:nth-child(1){grid-column:1;grid-row:1 / span 2}.footer__column[data-astro-cid-sz7xmlte]:nth-child(2){grid-column:2;grid-row:1}.footer__column[data-astro-cid-sz7xmlte]:nth-child(3){grid-column:2;grid-row:2}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:16px;padding:30px 24px 0;align-items:center;text-align:center}}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;min-height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 40px;background:transparent;border-bottom:none;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:background-color .3s ease,border-color .3s ease,backdrop-filter .3s ease}.header__cta[data-astro-cid-3ef6ksr2],.header__nav-link[data-astro-cid-3ef6ksr2],.header__menu-toggle[data-astro-cid-3ef6ksr2]{color:#fff}.header--scrolled[data-astro-cid-3ef6ksr2]{background:#ffffffb8;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__cta[data-astro-cid-3ef6ksr2],.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2],.header--scrolled[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2]{color:#000}.header--scrolled[data-astro-cid-3ef6ksr2] .header__logo-img[data-astro-cid-3ef6ksr2]{filter:brightness(0)}.header--light[data-astro-cid-3ef6ksr2]{background:#ffffffb8;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%)}.header--light[data-astro-cid-3ef6ksr2] .header__cta[data-astro-cid-3ef6ksr2],.header--light[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2],.header--light[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2]{color:#000}.header--light[data-astro-cid-3ef6ksr2] .header__logo-img[data-astro-cid-3ef6ksr2]{filter:brightness(0)}.header--light[data-astro-cid-3ef6ksr2].header--scrolled{background:#ffffffb8}.header__cta-group[data-astro-cid-3ef6ksr2]{justify-self:start;display:flex;align-items:center;gap:28px}.header__cta[data-astro-cid-3ef6ksr2]{font-family:var(--font-freight-sans);font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease}.header__cta[data-astro-cid-3ef6ksr2]:hover{opacity:.7}.header__logo[data-astro-cid-3ef6ksr2]{justify-self:center;display:flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.header--scrolled[data-astro-cid-3ef6ksr2] .header__logo[data-astro-cid-3ef6ksr2]{opacity:1;pointer-events:auto}.header__logo-img[data-astro-cid-3ef6ksr2]{height:30px;width:auto}.header__nav[data-astro-cid-3ef6ksr2]{justify-self:end;display:flex;align-items:center;gap:40px}.header__nav-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-freight-sans);font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease}.header__nav-link[data-astro-cid-3ef6ksr2]:hover{opacity:.7}.header__menu-toggle[data-astro-cid-3ef6ksr2],.header__mobile-menu[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:900px){.header[data-astro-cid-3ef6ksr2]{grid-template-columns:1fr auto;grid-template-rows:80px auto;padding:0 20px}.header__cta-group[data-astro-cid-3ef6ksr2],.header__nav[data-astro-cid-3ef6ksr2]{display:none}.header__menu-toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:transparent;border:0;padding:0;cursor:pointer;justify-self:end}.header__menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:currentColor;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.header--menu-open[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header--menu-open[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header--menu-open[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu[data-astro-cid-3ef6ksr2]{grid-column:1 / -1;grid-row:2;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;max-height:0;padding:0 20px;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.header__mobile-nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;gap:28px;width:100%}.header__mobile-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-freight-sans);font-size:28px;font-weight:400;letter-spacing:.04em;color:#000;text-decoration:none;text-transform:uppercase;text-align:center}.header--menu-open[data-astro-cid-3ef6ksr2]{background:#fffffff5;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);box-shadow:0 8px 24px #0000001f}.header--menu-open[data-astro-cid-3ef6ksr2] .header__mobile-menu[data-astro-cid-3ef6ksr2]{max-height:100vh;padding:32px 20px}.header--menu-open[data-astro-cid-3ef6ksr2] .header__menu-toggle[data-astro-cid-3ef6ksr2]{color:#000}.header--menu-open[data-astro-cid-3ef6ksr2] .header__logo[data-astro-cid-3ef6ksr2]{opacity:1;pointer-events:auto}.header--menu-open[data-astro-cid-3ef6ksr2] .header__logo-img[data-astro-cid-3ef6ksr2]{filter:brightness(0)}}.logo-strip[data-astro-cid-izjgykr6]{width:100%;background:linear-gradient(#fbfbfb,#f2f2f2);padding:44px 24px}.logo-strip__inner[data-astro-cid-izjgykr6]{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,80px);flex-wrap:wrap}.logo-strip__item[data-astro-cid-izjgykr6]{display:flex;align-items:center;justify-content:center}.logo-strip__link[data-astro-cid-izjgykr6]{display:inline-flex;transition:opacity .2s ease}.logo-strip__link[data-astro-cid-izjgykr6]:hover,.logo-strip__link[data-astro-cid-izjgykr6]:focus-visible{opacity:.7}.logo-strip__logo[data-astro-cid-izjgykr6]{display:block;max-height:58px;max-width:260px;width:auto;height:auto;object-fit:contain}.logo-strip__separator[data-astro-cid-izjgykr6]{display:block;max-height:46px;width:auto;opacity:.5;flex-shrink:0}@media(max-width:900px){.logo-strip[data-astro-cid-izjgykr6]{padding:32px 20px}.logo-strip__logo[data-astro-cid-izjgykr6]{max-height:42px;max-width:180px}.logo-strip__separator[data-astro-cid-izjgykr6]{display:none}}.news-page__list[data-astro-cid-jq3swpni]{max-width:90%;margin:0 auto;padding:0 0 72px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,330px));justify-content:center;gap:24px}.news-page__list--full[data-astro-cid-jq3swpni]{max-width:none;width:100%}.news-item[data-astro-cid-jq3swpni]{border:1px solid #E0E0E0;background:#fff}.news-item__link[data-astro-cid-jq3swpni]{display:flex;flex-direction:column;height:100%;text-decoration:none}.news-item__image[data-astro-cid-jq3swpni]{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.news-item__image--placeholder[data-astro-cid-jq3swpni]{background:linear-gradient(135deg,#e8ecee,#d6dbdd)}.news-item__media[data-astro-cid-jq3swpni]{position:relative}.news-item__content[data-astro-cid-jq3swpni]{display:flex;flex-direction:column;flex-grow:1;padding:18px}.news-item__date[data-astro-cid-jq3swpni]{margin:0;font-family:var(--font-freight-sans);font-size:14px;font-weight:500;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;color:#7b7b7b}.news-item__date--top[data-astro-cid-jq3swpni]{position:absolute;top:0;left:0;z-index:2;background:#000000b3;color:#fff;text-align:left;padding:6px 10px;line-height:1.2}.news-item__title[data-astro-cid-jq3swpni]{margin:0 0 10px;font-family:var(--font-freight-sans);font-size:28px;font-weight:500;line-height:1.12;color:#151512}.news-item__excerpt[data-astro-cid-jq3swpni]{margin:0 0 12px;font-family:var(--font-freight-sans);font-size:18px;font-weight:400;line-height:1.45;color:#7b7b7b}.news-item__cta[data-astro-cid-jq3swpni]{font-family:var(--font-freight-sans);font-size:15px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#151512}.news-item__footer[data-astro-cid-jq3swpni]{margin-top:auto;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:12px}.news-item__arrow[data-astro-cid-jq3swpni]{margin-left:auto;color:#b3b3b3;transition:color .2s ease;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.news-item[data-astro-cid-jq3swpni]:hover .news-item__arrow[data-astro-cid-jq3swpni]{color:#000}@media(max-width:1280px)and (min-width:769px){.news-page__list[data-astro-cid-jq3swpni]{padding-left:24px;padding-right:24px}}@media(max-width:768px){.news-page__list[data-astro-cid-jq3swpni]{padding:0 24px 52px;gap:18px}.news-item__title[data-astro-cid-jq3swpni]{font-size:24px}.news-item__excerpt[data-astro-cid-jq3swpni]{font-size:16px}}.news-page[data-astro-cid-am7wqur6]{padding-top:var(--header-height);min-height:70vh}.news-page__hero[data-astro-cid-am7wqur6],.news-page__content[data-astro-cid-am7wqur6]{width:100%}.news-page__hero-inner[data-astro-cid-am7wqur6]{max-width:1200px;margin:0 auto;padding:60px 0 40px;text-align:center}.news-page__title[data-astro-cid-am7wqur6]{margin:0 0 14px;font-family:var(--font-freight-sans);font-size:56px;font-weight:500;color:#151512;line-height:1.05}.news-page__subtitle[data-astro-cid-am7wqur6]{margin:0 auto;max-width:760px;font-family:var(--font-freight-sans);font-size:20px;font-weight:400;color:#7b7b7b;line-height:1.5}.news-page__featured[data-astro-cid-am7wqur6]{width:100%;padding:0 32px;position:relative;overflow:hidden;background-size:100% auto;background-position:center center;background-repeat:no-repeat}.news-page__featured[data-astro-cid-am7wqur6]:before{content:"";position:absolute;inset:0;background-image:var(--featured-bg);background-size:100% auto;background-position:center center;background-repeat:no-repeat;filter:blur(24px);transform:scale(1.12);z-index:0}.news-page__featured[data-astro-cid-am7wqur6]>.featured-news[data-astro-cid-am7wqur6]{position:relative;z-index:1}.featured-news[data-astro-cid-am7wqur6]{max-width:1200px;margin:0 auto;width:100%;height:550px;max-height:550px;overflow:hidden;position:relative}.featured-news[data-astro-cid-am7wqur6]:before{content:"";position:absolute;inset:0;background-image:var(--featured-card-bg);background-size:cover;background-position:center center;background-repeat:no-repeat;filter:none;transform:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 93%,transparent 100%);z-index:0}.featured-news__link[data-astro-cid-am7wqur6]{width:100%;height:100%;min-height:0;display:flex;align-items:flex-end;text-decoration:none;color:#fff;padding:32px;position:relative;z-index:1}.featured-news__content[data-astro-cid-am7wqur6]{max-width:760px;height:100%;display:flex;flex-direction:column;width:100%;position:relative;z-index:2}.featured-news__label[data-astro-cid-am7wqur6]{margin:0 0 10px;font-family:var(--font-freight-sans);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fffffff2}.featured-news__body[data-astro-cid-am7wqur6]{margin-top:auto}.featured-news__date[data-astro-cid-am7wqur6]{margin:0 0 10px;font-family:var(--font-freight-sans);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#ffffffd9}.featured-news__title[data-astro-cid-am7wqur6]{margin:0 0 12px;font-family:var(--font-freight-sans);font-size:clamp(30px,4.2vw,52px);font-weight:500;line-height:1.05;color:#fff}.featured-news__excerpt[data-astro-cid-am7wqur6]{margin:0 0 14px;font-family:var(--font-freight-sans);font-size:19px;font-weight:400;line-height:1.45;color:#ffffffeb}.featured-news__cta[data-astro-cid-am7wqur6]{font-family:var(--font-freight-sans);font-size:15px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#fff}@media(max-width:1280px)and (min-width:769px){.news-page__featured[data-astro-cid-am7wqur6]{padding:0}.news-page__hero-inner[data-astro-cid-am7wqur6]{padding-left:24px;padding-right:24px}}@media(max-width:768px){.news-page__hero-inner[data-astro-cid-am7wqur6]{padding:36px 24px 24px}.news-page__title[data-astro-cid-am7wqur6]{font-size:40px}.news-page__subtitle[data-astro-cid-am7wqur6]{font-size:16px}.news-page__featured[data-astro-cid-am7wqur6]{padding:0}.featured-news[data-astro-cid-am7wqur6]{height:auto;max-height:none;aspect-ratio:16 / 10}.featured-news__link[data-astro-cid-am7wqur6]{padding:20px 20px 0}.featured-news__content[data-astro-cid-am7wqur6]{transform:scale(.86);transform-origin:left top;width:116%}.featured-news__title[data-astro-cid-am7wqur6]{font-size:28px}.featured-news__excerpt[data-astro-cid-am7wqur6]{font-size:16px}.featured-news__excerpt[data-astro-cid-am7wqur6]{display:none}}.team-page[data-astro-cid-d34ozhtf]{padding-top:var(--header-height)}.team-heading[data-astro-cid-d34ozhtf]{padding:0}.team-heading__title[data-astro-cid-d34ozhtf]{max-width:960px;margin:0 auto;font-family:var(--font-freight-sans);font-size:70px;font-weight:400;line-height:1;color:#151512;text-align:center}.team-lead[data-astro-cid-d34ozhtf]{padding:28px 40px}.team-lead__text[data-astro-cid-d34ozhtf]{max-width:960px;margin:0 auto;font-family:var(--font-freight-sans);font-size:17px;font-weight:500;line-height:1.5;color:#3a3a3a;text-align:center}.team-directory[data-astro-cid-d34ozhtf]{--team-grid-max: 1800px;--team-card-max: 445px;padding:0 90px 80px}.team-filters[data-astro-cid-d34ozhtf]{display:flex;align-items:center;max-width:var(--team-grid-max);margin:0 auto 40px}.team-filter[data-astro-cid-d34ozhtf]{flex:1;font-family:var(--font-freight-sans-cmp);font-size:18px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#000;background:transparent;border:1px solid transparent;padding:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.team-filter--active[data-astro-cid-d34ozhtf]{background:#eaeff0;border-color:transparent}.team-filter[data-astro-cid-d34ozhtf]:hover:not(.team-filter--active){background:#f5f5f5}.team-grid[data-astro-cid-d34ozhtf]{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;max-width:var(--team-grid-max);margin:0 auto}.team-grid__item[data-astro-cid-d34ozhtf]{flex:1 1 var(--team-card-max);max-width:var(--team-card-max)}.team-card[data-astro-cid-d34ozhtf]{width:100%;aspect-ratio:745 / 449;border:none;background:transparent;position:relative;perspective:1200px;cursor:pointer}.team-card--flip-disabled[data-astro-cid-d34ozhtf]{cursor:default}.team-card__inner[data-astro-cid-d34ozhtf]{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.team-card[data-astro-cid-d34ozhtf].is-flipped .team-card__inner[data-astro-cid-d34ozhtf]{transform:rotateY(180deg)}.team-card__face[data-astro-cid-d34ozhtf]{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}.team-card__face--back[data-astro-cid-d34ozhtf]{transform:rotateY(180deg);background:#3f3f3f;color:#fff;padding:22px 24px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px}.team-card__image[data-astro-cid-d34ozhtf]{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .22s ease}.team-card__image--placeholder[data-astro-cid-d34ozhtf]{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#4a4a4a,#2a2a2a 52%,#171717)}.team-card__initials[data-astro-cid-d34ozhtf]{font-family:var(--font-freight-sans-cmp);font-size:clamp(48px,7vw,92px);letter-spacing:.04em;text-transform:uppercase;color:#ffffffc7}.team-card[data-astro-cid-d34ozhtf]:hover .team-card__image[data-astro-cid-d34ozhtf],.team-card[data-astro-cid-d34ozhtf]:focus-visible .team-card__image[data-astro-cid-d34ozhtf]{filter:grayscale(0%)}.team-card__meta[data-astro-cid-d34ozhtf]{position:absolute;left:0;right:0;bottom:0;padding:18px 20px;background:linear-gradient(to top,#000000a6,#0000);color:#fff;display:flex;align-items:center;gap:16px}.team-card__text[data-astro-cid-d34ozhtf]{display:flex;flex-direction:column;padding-right:56px}.team-card__name[data-astro-cid-d34ozhtf]{margin:0;font-family:var(--font-freight-sans);font-size:28px;font-weight:700;line-height:1.1}.team-card__role[data-astro-cid-d34ozhtf]{margin:4px 0 0;font-family:var(--font-freight-sans);font-size:14px;letter-spacing:.04em;text-transform:uppercase;font-weight:500;opacity:.95}.team-card__chevron[data-astro-cid-d34ozhtf]{display:inline-flex;align-items:center;justify-content:center;color:#b9b9b9;opacity:.95;flex-shrink:0;margin-left:auto}.team-card--flip-disabled[data-astro-cid-d34ozhtf] .team-card__chevron[data-astro-cid-d34ozhtf]{opacity:0;visibility:hidden;pointer-events:none}.team-card__chevron--back[data-astro-cid-d34ozhtf]{position:absolute;left:20px;bottom:18px;margin-left:0}.team-card__back-head[data-astro-cid-d34ozhtf]{display:flex;flex-direction:column;gap:2px}.team-card__back-copy[data-astro-cid-d34ozhtf]{margin:0;font-family:var(--font-freight-sans);font-size:16px;line-height:1.4;color:#ffffffeb;max-width:95%}.team-contact-cta[data-astro-cid-d34ozhtf]{padding:0 40px 72px;display:flex;justify-content:center}@media(max-width:900px){.team-directory[data-astro-cid-d34ozhtf]{padding:0 30px 60px}.team-filters[data-astro-cid-d34ozhtf]{flex-wrap:wrap;gap:8px}}@media(max-width:768px){.team-heading__title[data-astro-cid-d34ozhtf]{font-size:52px}.team-intro[data-astro-cid-d34ozhtf]{padding:0 24px 24px}.team-lead[data-astro-cid-d34ozhtf]{padding:22px 24px}.team-lead__text[data-astro-cid-d34ozhtf]{font-size:14px}.team-contact-cta[data-astro-cid-d34ozhtf]{padding:0 24px 52px}}.video-hero[data-astro-cid-ntforh3p]{position:relative;width:100%;background:#000;overflow:hidden}.video-hero__video[data-astro-cid-ntforh3p]{width:100%;height:100%;aspect-ratio:1920 / 840;min-height:460px;max-height:88vh;object-fit:cover;display:block}.video-hero__scrim[data-astro-cid-ntforh3p]{position:absolute;inset:0;background:linear-gradient(#0006,#00000026 45%,#0000008c);pointer-events:none}.video-hero__content[data-astro-cid-ntforh3p]{position:absolute;inset:0;display:grid;padding:clamp(36px,5.5vh,76px) clamp(20px,5vw,72px) clamp(78px,9.5vh,104px)}.video-hero__slide[data-astro-cid-ntforh3p]{grid-area:1 / 1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:clamp(16px,2.4vh,32px);text-align:center;color:#fff;opacity:0;visibility:hidden;transform:translate3d(6%,0,0);transition:opacity .52s cubic-bezier(.4,0,.2,1),transform .52s cubic-bezier(.4,0,.2,1),visibility 0s linear .52s}.video-hero__slide[data-astro-cid-ntforh3p].is-active{opacity:1;visibility:visible;transform:translateZ(0);transition:opacity .52s cubic-bezier(.4,0,.2,1),transform .52s cubic-bezier(.4,0,.2,1),visibility 0s}.video-hero__slide[data-astro-cid-ntforh3p].is-prev{visibility:visible;transform:translate3d(-6%,0,0)}.video-hero__eyebrow[data-astro-cid-ntforh3p]{min-height:1px;display:flex;align-items:center;justify-content:center}.video-hero__eyebrow-logo[data-astro-cid-ntforh3p]{max-width:min(340px,60vw);max-height:clamp(48px,8vh,92px);width:auto;height:auto;object-fit:contain;display:block}.video-hero__eyebrow-text[data-astro-cid-ntforh3p]{margin:0;font-family:var(--font-freight-sans-cmp, sans-serif);font-size:clamp(13px,1.1vw,16px);letter-spacing:.22em;text-transform:uppercase;opacity:.92}.video-hero__headings[data-astro-cid-ntforh3p]{display:flex;flex-direction:column;gap:clamp(8px,1.2vh,16px);align-items:center}.video-hero__headline[data-astro-cid-ntforh3p]{margin:0;font-family:var(--font-freight-sans, sans-serif);font-size:clamp(32px,4.4vw,60px);font-weight:400;line-height:1.05}.video-hero__sub[data-astro-cid-ntforh3p]{margin:0;font-size:clamp(14px,1.2vw,17px);line-height:1.5;opacity:.92;max-width:640px}.video-hero__actions[data-astro-cid-ntforh3p]{min-height:1px}.video-hero__cta[data-astro-cid-ntforh3p]{display:inline-block;padding:14px 34px;border:1px solid rgba(255,255,255,.85);color:#fff;font-size:13px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease}.video-hero__cta[data-astro-cid-ntforh3p]:hover,.video-hero__cta[data-astro-cid-ntforh3p]:focus-visible{background:#fff;color:#111}.video-hero__controls[data-astro-cid-ntforh3p]{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:36px 1fr 36px;align-items:end;gap:clamp(16px,3vw,40px);padding:0 clamp(20px,5vw,72px) clamp(20px,3vh,30px)}.video-hero__icon-btn[data-astro-cid-ntforh3p]{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:#00000059;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease}.video-hero__icon-btn[data-astro-cid-ntforh3p]:hover{background:#000000a6}.video-hero__icon-spacer[data-astro-cid-ntforh3p]{display:block;width:36px}.video-hero__glyph[data-astro-cid-ntforh3p]{display:none}.video-hero__icon-btn[data-astro-cid-ntforh3p].is-playing .video-hero__glyph--pause[data-astro-cid-ntforh3p]{display:block}.video-hero__icon-btn[data-astro-cid-ntforh3p]:not(.is-playing) .video-hero__glyph--play[data-astro-cid-ntforh3p]{display:block}.video-hero__icon-btn[data-astro-cid-ntforh3p].is-muted .video-hero__glyph--mute[data-astro-cid-ntforh3p]{display:block}.video-hero__icon-btn[data-astro-cid-ntforh3p][data-audio-toggle]:not(.is-muted) .video-hero__glyph--sound[data-astro-cid-ntforh3p]{display:block}.video-hero__tabs[data-astro-cid-ntforh3p]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:clamp(16px,3vw,48px);align-items:end}.video-hero__tab[data-astro-cid-ntforh3p]{background:none;border:0;padding:0 0 10px;color:#ffffffb8;text-align:left;cursor:pointer;font-size:clamp(11px,1vw,13px);letter-spacing:.04em}.video-hero__tab[data-astro-cid-ntforh3p].is-active{color:#fff}.video-hero__tab-label[data-astro-cid-ntforh3p]{display:block;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-hero__tab-track[data-astro-cid-ntforh3p]{display:block;height:2px;background:#ffffff52;position:relative;overflow:hidden}.video-hero__tab-fill[data-astro-cid-ntforh3p]{position:absolute;inset:0 auto 0 0;width:0;background:#fff}@media(max-width:900px){.video-hero__video[data-astro-cid-ntforh3p]{aspect-ratio:4 / 5;min-height:540px}.video-hero__content[data-astro-cid-ntforh3p]{padding-bottom:clamp(96px,14vh,132px)}.video-hero__icon-btn[data-astro-cid-ntforh3p],.video-hero__icon-spacer[data-astro-cid-ntforh3p]{display:none}.video-hero__controls[data-astro-cid-ntforh3p]{grid-template-columns:1fr;padding-left:clamp(16px,5vw,32px);padding-right:clamp(16px,5vw,32px)}.video-hero__tabs[data-astro-cid-ntforh3p]{gap:14px}}@media(prefers-reduced-motion:reduce){.video-hero__slide[data-astro-cid-ntforh3p],.video-hero__slide[data-astro-cid-ntforh3p].is-active{transition:opacity .2s linear,visibility 0s;transform:none}.video-hero__slide[data-astro-cid-ntforh3p].is-prev{transform:none}}.editor-card-stack[data-astro-cid-ljeckmsu]{--header-offset: 80px;background:#fff;width:100%;position:relative}.editor-card-stack__track[data-astro-cid-ljeckmsu]{min-height:calc((var(--card-count) * 72vh) + 100vh);position:relative}.editor-card-stack__sticky[data-astro-cid-ljeckmsu]{position:sticky;top:var(--header-offset);height:calc(100vh - var(--header-offset));display:grid;grid-template-columns:50% 50%;overflow:hidden}.editor-card-stack__left[data-astro-cid-ljeckmsu]{--card-offset: 110px;display:flex;flex-direction:column;padding:0 60px 0 var(--card-offset);position:relative}.editor-card-stack__label[data-astro-cid-ljeckmsu]{font-family:var(--font-freight-sans-cmp);font-size:37px;font-weight:400;color:#7f7e7e;text-transform:uppercase;letter-spacing:.02em;padding:32px 0;flex-shrink:0}.editor-card-stack__cards[data-astro-cid-ljeckmsu]{position:relative;flex:1}.editor-card-stack__card[data-astro-cid-ljeckmsu]{border:0;border-bottom:1px solid rgba(0,0,0,.08);background:#fff;padding:0}.editor-card-stack__card-title[data-astro-cid-ljeckmsu]{font-family:var(--font-freight-sans);font-size:42px;font-weight:500;color:silver;line-height:1.2;margin:0;padding:18px 0;transition:color .35s ease;cursor:pointer}.editor-card-stack__card[data-astro-cid-ljeckmsu].is-active .editor-card-stack__card-title[data-astro-cid-ljeckmsu]{color:#000}.editor-card-stack__card-body[data-astro-cid-ljeckmsu]{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.editor-card-stack__card[data-astro-cid-ljeckmsu].is-active .editor-card-stack__card-body[data-astro-cid-ljeckmsu]{max-height:420px;opacity:1}.editor-card-stack__card-body[data-astro-cid-ljeckmsu] p[data-astro-cid-ljeckmsu]{font-family:var(--font-freight-sans);font-size:20px;font-weight:400;color:#747373;line-height:1.5;margin:0;padding:0 0 22px;white-space:pre-line}.editor-card-stack__card--has-cta[data-astro-cid-ljeckmsu] .editor-card-stack__card-body[data-astro-cid-ljeckmsu] p[data-astro-cid-ljeckmsu]{padding-bottom:42px}.editor-card-stack__right[data-astro-cid-ljeckmsu]{position:relative;clip-path:none}.editor-card-stack__images[data-astro-cid-ljeckmsu]{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .35s ease}.editor-card-stack__images[data-astro-cid-ljeckmsu].is-active{opacity:1;pointer-events:auto}.editor-card-stack__image[data-astro-cid-ljeckmsu]{position:absolute;overflow:hidden;box-shadow:0 10px 40px #00000026}.editor-card-stack__image[data-astro-cid-ljeckmsu] img[data-astro-cid-ljeckmsu]{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);display:block}[data-astro-cid-ljeckmsu][data-layout=grid]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:24px;padding:80px 40px;height:100%;overflow:hidden}[data-astro-cid-ljeckmsu][data-layout=grid] .editor-card-stack__image[data-astro-cid-ljeckmsu]{position:relative;width:100%;aspect-ratio:1008 / 608;box-shadow:none}[data-astro-cid-ljeckmsu][data-layout=grid] .editor-card-stack__image[data-astro-cid-ljeckmsu]:nth-child(n+5){display:none}[data-astro-cid-ljeckmsu][data-layout=full] .editor-card-stack__image[data-astro-cid-ljeckmsu]{position:relative;width:100%;height:100%}@media(max-width:1200px){.editor-card-stack__left[data-astro-cid-ljeckmsu]{--card-offset: 60px;padding:0 40px 0 var(--card-offset)}.editor-card-stack__label[data-astro-cid-ljeckmsu]{font-size:30px}.editor-card-stack__card-title[data-astro-cid-ljeckmsu]{font-size:34px}.editor-card-stack__card-body[data-astro-cid-ljeckmsu] p[data-astro-cid-ljeckmsu]{font-size:18px}}@media(max-width:768px){.editor-card-stack__track[data-astro-cid-ljeckmsu]{min-height:0}.editor-card-stack__sticky[data-astro-cid-ljeckmsu]{position:static;display:flex;flex-direction:column;height:auto;top:auto;overflow:visible}.editor-card-stack__left[data-astro-cid-ljeckmsu]{--card-offset: 24px;padding:24px}.editor-card-stack__label[data-astro-cid-ljeckmsu]{font-size:28px;padding:20px 0}.editor-card-stack__cards[data-astro-cid-ljeckmsu]{position:static}.editor-card-stack__card-title[data-astro-cid-ljeckmsu]{position:relative;font-size:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0}.editor-card-stack__card-title[data-astro-cid-ljeckmsu]:after{content:"";width:8px;height:8px;flex:0 0 8px;border-right:2px solid #ff0000;border-bottom:2px solid #ff0000;transform:rotate(45deg);transition:transform .25s ease}.editor-card-stack__card[data-astro-cid-ljeckmsu].is-active .editor-card-stack__card-title[data-astro-cid-ljeckmsu]:after{transform:rotate(-135deg)}.editor-card-stack__card[data-astro-cid-ljeckmsu].is-active .editor-card-stack__card-body[data-astro-cid-ljeckmsu]{max-height:var(--accordion-height, 1000px)}.editor-card-stack__card-body[data-astro-cid-ljeckmsu] p[data-astro-cid-ljeckmsu]{font-size:17px}.editor-card-stack__right[data-astro-cid-ljeckmsu]{display:none}}.editor-brand-carousel[data-astro-cid-vwpf5aul]{padding:62px 0 80px;background:#fff;width:100%;overflow:hidden}.editor-brand-carousel__label[data-astro-cid-vwpf5aul]{font-family:var(--font-freight-sans-cmp);font-size:37px;font-weight:400;color:#7f7e7e;letter-spacing:.02em;margin:0 0 60px;text-transform:uppercase;padding-left:110px;text-align:left;white-space:pre-line}.editor-brand-carousel__mobile-title-break[data-astro-cid-vwpf5aul]{display:none}.editor-brand-carousel__carousel[data-astro-cid-vwpf5aul]{position:relative;margin-bottom:85px}.editor-brand-carousel__carousel[data-astro-cid-vwpf5aul] .brand-card{width:200px;flex:0 0 200px;height:360px;scroll-snap-align:start}.editor-brand-carousel__grid[data-astro-cid-vwpf5aul]{display:flex;gap:35px;padding:0 110px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.editor-brand-carousel__grid[data-astro-cid-vwpf5aul]::-webkit-scrollbar{display:none}.editor-brand-carousel__footer[data-astro-cid-vwpf5aul]{display:flex;align-items:center;justify-content:space-between;padding:0 110px}.editor-brand-carousel__nav[data-astro-cid-vwpf5aul]{display:flex;gap:30px;order:2}.editor-brand-carousel__nav-btn[data-astro-cid-vwpf5aul]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#000;background:transparent;border:none;cursor:pointer;transition:opacity .2s ease}.editor-brand-carousel__nav-btn[data-astro-cid-vwpf5aul]:hover{opacity:.6}.editor-brand-carousel__cta[data-astro-cid-vwpf5aul]{display:flex;justify-content:flex-start;order:1}@media(max-width:768px){.editor-brand-carousel[data-astro-cid-vwpf5aul]{padding:60px 0}.editor-brand-carousel__label[data-astro-cid-vwpf5aul]{font-size:28px;margin-bottom:40px;padding-left:30px}.editor-brand-carousel__mobile-title-break[data-astro-cid-vwpf5aul]{display:block}.editor-brand-carousel__grid[data-astro-cid-vwpf5aul],.editor-brand-carousel__footer[data-astro-cid-vwpf5aul]{padding-inline:30px}}.editor-latest-news[data-astro-cid-sew6zo4k]{display:grid;grid-template-columns:2fr 3fr;min-height:600px;width:100%}.editor-latest-news__label[data-astro-cid-sew6zo4k]{margin:0;font-family:var(--font-freight-sans-cmp);font-size:37px;font-weight:400;color:#7f7e7e;text-transform:uppercase;letter-spacing:.02em;line-height:1}.editor-latest-news__content[data-astro-cid-sew6zo4k]{display:flex;align-items:flex-start;justify-content:flex-start;padding:0 60px 80px}.editor-latest-news__inner[data-astro-cid-sew6zo4k],.editor-latest-news__titles[data-astro-cid-sew6zo4k],.editor-latest-news__items[data-astro-cid-sew6zo4k]{display:flex;flex-direction:column;align-items:flex-start;width:100%}.editor-latest-news__inner[data-astro-cid-sew6zo4k]{gap:80px}.editor-latest-news__titles[data-astro-cid-sew6zo4k]{gap:64px}.editor-latest-news__items[data-astro-cid-sew6zo4k]{position:relative;gap:64px}.editor-latest-news__headline[data-astro-cid-sew6zo4k],.editor-latest-news__article[data-astro-cid-sew6zo4k]{margin:0;font-family:var(--font-freight-sans);font-size:42px;font-weight:400;line-height:54px;transition:color .3s ease;text-align:left;cursor:pointer}.editor-latest-news__headline[data-astro-cid-sew6zo4k],.editor-latest-news__clickable--active[data-astro-cid-sew6zo4k]{color:#000!important}.editor-latest-news__article[data-astro-cid-sew6zo4k],.editor-latest-news__headline[data-astro-cid-sew6zo4k]:not(.editor-latest-news__clickable--active){color:#b3b3b3}.editor-latest-news__article[data-astro-cid-sew6zo4k]:hover{color:#000}.editor-latest-news__dots[data-astro-cid-sew6zo4k]{position:absolute;top:50%;right:-24px;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;align-items:center}.editor-latest-news__dot[data-astro-cid-sew6zo4k]{width:5px;height:5px;border-radius:50%;background:#b3b3b3;transition:background-color .2s ease,transform .2s ease;cursor:pointer}.editor-latest-news__dot--active[data-astro-cid-sew6zo4k]{background:#000;transform:scale(1.1)}.editor-latest-news__image[data-astro-cid-sew6zo4k]{position:relative;overflow:hidden}.editor-latest-news__slide[data-astro-cid-sew6zo4k]{position:absolute;inset:0;visibility:hidden;z-index:1}.editor-latest-news__slide--active[data-astro-cid-sew6zo4k]{visibility:visible;z-index:2}.editor-latest-news__slide[data-astro-cid-sew6zo4k] img[data-astro-cid-sew6zo4k]{width:100%;height:100%;object-fit:cover;display:block}.editor-latest-news__slide-title[data-astro-cid-sew6zo4k]{display:none}@media(max-width:900px){.editor-latest-news[data-astro-cid-sew6zo4k]{display:flex;flex-direction:column-reverse;min-height:0}.editor-latest-news__image[data-astro-cid-sew6zo4k]{min-height:360px}.editor-latest-news__content[data-astro-cid-sew6zo4k]{padding:40px 24px 64px}.editor-latest-news__inner[data-astro-cid-sew6zo4k],.editor-latest-news__titles[data-astro-cid-sew6zo4k],.editor-latest-news__items[data-astro-cid-sew6zo4k]{gap:28px}.editor-latest-news__headline[data-astro-cid-sew6zo4k],.editor-latest-news__article[data-astro-cid-sew6zo4k]{font-size:28px;line-height:1.2}}.section-component--animated[data-astro-cid-p4uw4qm5]{opacity:0;transform:translate3d(0,18px,0);transition:opacity var(--animation-duration, .6s) var(--animation-easing, cubic-bezier(.2, .8, .2, 1)) var(--animation-delay, 0ms),transform var(--animation-duration, .6s) var(--animation-easing, cubic-bezier(.2, .8, .2, 1)) var(--animation-delay, 0ms);will-change:opacity,transform}.section-component--animated[data-astro-cid-p4uw4qm5].is-animation-visible{opacity:1;transform:none}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=fade-in],.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=custom],.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]{transform:none}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=slide-left]{transform:translate3d(24px,0,0)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=slide-right]{transform:translate3d(-24px,0,0)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=scale-in]{transform:scale(.96)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]{opacity:1}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]{opacity:0;transform:translate3d(0,14px,0);transition:opacity var(--animation-duration, .6s) var(--animation-easing, cubic-bezier(.2, .8, .2, 1)),transform var(--animation-duration, .6s) var(--animation-easing, cubic-bezier(.2, .8, .2, 1))}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children].is-animation-visible>[data-astro-cid-p4uw4qm5]{opacity:1;transform:none}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(1){transition-delay:calc(var(--animation-delay, 0ms) + 0ms)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(2){transition-delay:calc(var(--animation-delay, 0ms) + 70ms)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(3){transition-delay:calc(var(--animation-delay, 0ms) + .14s)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(4){transition-delay:calc(var(--animation-delay, 0ms) + .21s)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(5){transition-delay:calc(var(--animation-delay, 0ms) + .28s)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]:nth-child(n+6){transition-delay:calc(var(--animation-delay, 0ms) + .35s)}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation-trigger=on-hover]{opacity:1;transform:none}.section-component--animated[data-astro-cid-p4uw4qm5][data-animation-trigger=on-hover].is-animation-hovered{transform:translate3d(0,-4px,0)}@media(prefers-reduced-motion:reduce){.section-component--animated[data-astro-cid-p4uw4qm5],.section-component--animated[data-astro-cid-p4uw4qm5][data-animation=stagger-children]>[data-astro-cid-p4uw4qm5]{opacity:1;transform:none;transition:none}}.section-component--text[data-astro-cid-p4uw4qm5]{max-width:720px}.section-component__eyebrow[data-astro-cid-p4uw4qm5]{margin:0 0 12px;font-family:var(--font-freight-sans-cmp);font-size:17px;letter-spacing:.08em;text-transform:uppercase;color:currentColor;opacity:.64}.section-component__heading[data-astro-cid-p4uw4qm5]{margin:0 0 18px;font-family:var(--font-freight-sans);font-size:48px;font-weight:500;line-height:1.05;color:currentColor}.section-component__body[data-astro-cid-p4uw4qm5]{margin:0;white-space:pre-line;font-family:var(--font-freight-sans);font-size:20px;line-height:1.55;color:currentColor;opacity:.82}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=hero]{max-width:min(100%,1400px);text-align:center}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=hero] .section-component__heading[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans-light);font-size:137px;font-weight:300;color:#fff;line-height:1;margin:0 0 20px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=hero] .section-component__body[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans-cmp);font-size:48px;font-weight:400;color:#fff;letter-spacing:.08em;text-transform:uppercase}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .section-component__heading[data-astro-cid-p4uw4qm5]{font-family:var(--font-pf-fuel);font-size:101px;font-weight:400;color:#fff;line-height:.9;margin-bottom:24px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .section-component__body[data-astro-cid-p4uw4qm5]{font-size:22px;color:#fff;line-height:1.6;opacity:.9}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck]{order:2;max-width:700px;margin:0 auto;padding:40px 24px 0;position:relative;text-align:center}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__heading[data-astro-cid-p4uw4qm5]{font-size:0;margin:0;height:0}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__heading[data-astro-cid-p4uw4qm5]:before{content:"";display:block;width:min(82vw,980px);height:clamp(64px,16vw,160px);margin:0;background:url(/assets/images/soundcheck/soundcheck.svg) center / contain no-repeat;position:absolute;left:50%;top:-38vh;transform:translate(-50%);z-index:2;pointer-events:none}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__body[data-astro-cid-p4uw4qm5]{font-size:22px;line-height:29px;color:#747373}.section-component--buttons[data-astro-cid-p4uw4qm5]{display:flex;flex-wrap:wrap;gap:12px}.section-component--links[data-astro-cid-p4uw4qm5],.section-component__links[data-astro-cid-p4uw4qm5],.section-component--menu[data-astro-cid-p4uw4qm5]{display:flex;flex-direction:column;gap:8px}.section-component--links[data-astro-cid-p4uw4qm5] a[data-astro-cid-p4uw4qm5],.section-component__links[data-astro-cid-p4uw4qm5] a[data-astro-cid-p4uw4qm5],.section-component--menu[data-astro-cid-p4uw4qm5] a[data-astro-cid-p4uw4qm5]{color:currentColor;font-family:var(--font-freight-sans);font-size:18px}.section-component--links[data-astro-cid-p4uw4qm5][data-section-variant=backstage] a[data-astro-cid-p4uw4qm5]{font-size:22px;font-weight:500;color:#fff}.section-component--media[data-astro-cid-p4uw4qm5] img[data-astro-cid-p4uw4qm5],.section-component--media[data-astro-cid-p4uw4qm5] video[data-astro-cid-p4uw4qm5],.section-component--media-grid[data-astro-cid-p4uw4qm5] img[data-astro-cid-p4uw4qm5]{display:block;width:100%;height:auto}.section-component--media[data-astro-cid-p4uw4qm5]{margin:0}.section-component--media[data-astro-cid-p4uw4qm5][data-variant=badge][data-section-variant=backstage]{order:1;justify-self:center;align-self:start}.section-component--media[data-astro-cid-p4uw4qm5][data-variant=badge][data-section-variant=backstage] img[data-astro-cid-p4uw4qm5]{width:min(100%,420px);max-width:100%;height:auto}.section-component--media-grid[data-astro-cid-p4uw4qm5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.section-component__media-grid-item[data-astro-cid-p4uw4qm5]{display:block;min-width:0;overflow:hidden}.section-component--media-grid[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck]{order:1;position:relative;display:flex;align-items:stretch;justify-content:center;gap:24px;height:50vh;min-height:360px;overflow:hidden;padding-inline:clamp(24px,5vw,72px)}.section-component--media-grid[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__media-grid-item[data-astro-cid-p4uw4qm5]{flex:1 1 0;max-width:34vw;height:100%}.section-component--media-grid[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] img[data-astro-cid-p4uw4qm5]{width:100%;height:100%;object-fit:cover}.section-component--card-grid[data-astro-cid-p4uw4qm5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-columns=two]{grid-template-columns:repeat(2,minmax(0,1fr))}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-columns=four]{grid-template-columns:repeat(4,minmax(0,1fr))}.section-component__card[data-astro-cid-p4uw4qm5]{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;overflow:hidden;background:#fff;border:1px solid #e2e2e2;color:#151512;transition:transform .18s ease,border-color .18s ease}.section-component__card[data-astro-cid-p4uw4qm5]:hover{transform:translateY(-3px);border-color:#a9a9a9}.section-component__card-media[data-astro-cid-p4uw4qm5]{display:block;background:#f5f5f2;aspect-ratio:4 / 3}.section-component__card-media[data-astro-cid-p4uw4qm5] img[data-astro-cid-p4uw4qm5]{width:100%;height:100%;object-fit:contain;padding:22px}.section-component__card-copy[data-astro-cid-p4uw4qm5]{display:flex;flex:1;flex-direction:column;gap:8px;padding:20px}.section-component__card-eyebrow[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans-cmp);font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#737373}.section-component__card-title[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans);font-size:24px;font-weight:600;line-height:1.12}.section-component__card-body[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans);font-size:16px;line-height:1.45;color:#454545}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=product] .section-component__card[data-astro-cid-p4uw4qm5]{text-align:center}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=product] .section-component__card-media[data-astro-cid-p4uw4qm5]{aspect-ratio:1 / 1}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=product] .section-component__card-media[data-astro-cid-p4uw4qm5] img[data-astro-cid-p4uw4qm5]{padding:28px}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card[data-astro-cid-p4uw4qm5]{min-height:360px;border:0;background:#111;color:#fff}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-media[data-astro-cid-p4uw4qm5]{position:absolute;inset:0;aspect-ratio:auto;background:#111}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-media[data-astro-cid-p4uw4qm5]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#000000ad)}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-media[data-astro-cid-p4uw4qm5] img[data-astro-cid-p4uw4qm5]{object-fit:cover;padding:0}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-copy[data-astro-cid-p4uw4qm5]{position:relative;justify-content:end;min-height:360px;padding:28px;z-index:1}.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-eyebrow[data-astro-cid-p4uw4qm5],.section-component--card-grid[data-astro-cid-p4uw4qm5][data-variant=overlay] .section-component__card-body[data-astro-cid-p4uw4qm5]{color:#ffffffdb}.section-component--stats[data-astro-cid-p4uw4qm5]{display:flex;flex-wrap:wrap;gap:28px}.section-component--stats[data-astro-cid-p4uw4qm5][data-section-variant=backstage]{order:2;width:100%;flex-direction:row;align-items:center;justify-content:space-evenly;color:#fff}.section-component__stat[data-astro-cid-p4uw4qm5]{display:flex;flex-direction:column;gap:4px;text-align:center}.section-component__stat[data-astro-cid-p4uw4qm5] strong[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans);font-size:48px;font-weight:500;line-height:1}.section-component--stats[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .section-component__stat[data-astro-cid-p4uw4qm5] strong[data-astro-cid-p4uw4qm5]{font-size:61px;font-weight:700;color:#fff}.section-component__stat[data-astro-cid-p4uw4qm5] span[data-astro-cid-p4uw4qm5]{font-family:var(--font-freight-sans);font-size:15px;text-transform:uppercase}.section-component--stats[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .section-component__stat[data-astro-cid-p4uw4qm5] span[data-astro-cid-p4uw4qm5]{font-size:22px;color:#fff;opacity:.8;text-transform:none}.section-component--buttons[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .button[data-astro-cid-p4uw4qm5],.section-component--buttons[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .button[data-astro-cid-p4uw4qm5]{width:fit-content}.section-component--buttons[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck]{order:3;justify-content:center}.section-component--brand-carousel[data-astro-cid-p4uw4qm5],.section-component--latest-news[data-astro-cid-p4uw4qm5],.section-component--content-card-stack[data-astro-cid-p4uw4qm5]{width:100%}.section-component--header[data-astro-cid-p4uw4qm5],.section-component--footer[data-astro-cid-p4uw4qm5]{display:contents}.section-component--form[data-astro-cid-p4uw4qm5]{display:flex;flex-direction:column;gap:14px;min-width:0}.section-component__field[data-astro-cid-p4uw4qm5]{display:flex;flex-direction:column;gap:6px;font-family:var(--font-freight-sans);font-size:14px;color:currentColor}.section-component__field[data-astro-cid-p4uw4qm5] input[data-astro-cid-p4uw4qm5],.section-component__field[data-astro-cid-p4uw4qm5] textarea[data-astro-cid-p4uw4qm5],.section-component__field[data-astro-cid-p4uw4qm5] select[data-astro-cid-p4uw4qm5]{width:100%;border:1px solid #d9d9d9;background:#fff;color:#151512;font-family:var(--font-freight-sans);font-size:16px;line-height:1.4;padding:10px 12px}.section-component__field[data-astro-cid-p4uw4qm5] textarea[data-astro-cid-p4uw4qm5]{resize:vertical;min-height:140px}.section-component__status[data-astro-cid-p4uw4qm5]{min-height:1.4em;margin:0;font-family:var(--font-freight-sans);font-size:16px;font-weight:600}@media(max-width:768px){.section-component__heading[data-astro-cid-p4uw4qm5]{font-size:36px}.section-component__body[data-astro-cid-p4uw4qm5]{font-size:17px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=hero] .section-component__heading[data-astro-cid-p4uw4qm5]{font-size:56px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=hero] .section-component__body[data-astro-cid-p4uw4qm5]{font-size:20px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=backstage] .section-component__heading[data-astro-cid-p4uw4qm5]{font-size:64px}.section-component--text[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__heading[data-astro-cid-p4uw4qm5]:before{top:-32vh}.section-component--media-grid[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck]{gap:8px;min-height:300px;height:46vh;padding-inline:16px}.section-component--media-grid[data-astro-cid-p4uw4qm5][data-section-variant=soundcheck] .section-component__media-grid-item[data-astro-cid-p4uw4qm5]{max-width:none}.section-component--media-grid[data-astro-cid-p4uw4qm5],.section-component--card-grid[data-astro-cid-p4uw4qm5],.section-component--card-grid[data-astro-cid-p4uw4qm5][data-columns=two],.section-component--card-grid[data-astro-cid-p4uw4qm5][data-columns=four]{grid-template-columns:1fr}}.page-section[data-astro-cid-svaoyvyo]{--section-theme-bg: #ffffff;--section-theme-text: #151512;--section-spacing-top: 96px;--section-spacing-bottom: 96px;width:100%;position:relative;isolation:isolate;background-color:var(--section-bg, var(--section-theme-bg));background-image:var(--section-bg-image);background-size:cover;background-position:var(--section-bg-position, center);color:var(--section-text-color, var(--section-theme-text));overflow:hidden}.page-section__background[data-astro-cid-svaoyvyo]{position:absolute;inset:0;z-index:-2;pointer-events:none}.page-section__background[data-astro-cid-svaoyvyo] .section-component,.page-section__background[data-astro-cid-svaoyvyo] .section-component--media,.page-section__background[data-astro-cid-svaoyvyo] figure,.page-section__background[data-astro-cid-svaoyvyo] img,.page-section__background[data-astro-cid-svaoyvyo] video,.page-section__background-video[data-astro-cid-svaoyvyo]{width:100%;height:100%}.page-section__background[data-astro-cid-svaoyvyo] img,.page-section__background[data-astro-cid-svaoyvyo] video,.page-section__background-video[data-astro-cid-svaoyvyo]{display:block;object-fit:cover}.page-section__overlay[data-astro-cid-svaoyvyo]{position:absolute;inset:0;z-index:-1;pointer-events:none}.page-section--overlay-light[data-astro-cid-svaoyvyo] .page-section__overlay[data-astro-cid-svaoyvyo]{background:#ffffff8c}.page-section--overlay-dark[data-astro-cid-svaoyvyo] .page-section__overlay[data-astro-cid-svaoyvyo]{background:#00000073}.page-section--overlay-gradient-dark[data-astro-cid-svaoyvyo] .page-section__overlay[data-astro-cid-svaoyvyo]{background:linear-gradient(to bottom,#00000040,#0000008c)}.page-section--space-top-none[data-astro-cid-svaoyvyo]{--section-spacing-top: 0}.page-section--space-top-sm[data-astro-cid-svaoyvyo]{--section-spacing-top: 40px}.page-section--space-top-md[data-astro-cid-svaoyvyo]{--section-spacing-top: 80px}.page-section--space-top-lg[data-astro-cid-svaoyvyo]{--section-spacing-top: 112px}.page-section--space-top-xl[data-astro-cid-svaoyvyo]{--section-spacing-top: 144px}.page-section--space-bottom-none[data-astro-cid-svaoyvyo]{--section-spacing-bottom: 0}.page-section--space-bottom-sm[data-astro-cid-svaoyvyo]{--section-spacing-bottom: 40px}.page-section--space-bottom-md[data-astro-cid-svaoyvyo]{--section-spacing-bottom: 80px}.page-section--space-bottom-lg[data-astro-cid-svaoyvyo]{--section-spacing-bottom: 112px}.page-section--space-bottom-xl[data-astro-cid-svaoyvyo]{--section-spacing-bottom: 144px}.page-section--theme-dark[data-astro-cid-svaoyvyo]{--section-theme-bg: #000000;--section-theme-text: #ffffff}.page-section--theme-light[data-astro-cid-svaoyvyo]{--section-theme-bg: #f4f4f1}.page-section--theme-brand[data-astro-cid-svaoyvyo]{--section-theme-bg: #eaeff0}.page-section__inner[data-astro-cid-svaoyvyo]{width:min(100%,1400px);margin:0 auto;padding:var(--section-spacing-top) 60px var(--section-spacing-bottom);position:relative;z-index:1}.page-section--full[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:100%;padding-inline:60px}.page-section--narrow[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:min(100%,900px)}.page-section__slot[data-astro-cid-svaoyvyo]{min-width:0}.page-section__slot--main[data-astro-cid-svaoyvyo],.page-section__slot--header[data-astro-cid-svaoyvyo],.page-section__slot--footer[data-astro-cid-svaoyvyo],.page-section__slot--left[data-astro-cid-svaoyvyo],.page-section__slot--right[data-astro-cid-svaoyvyo]{display:grid;gap:var(--section-gap, 24px)}.page-section--gap-none[data-astro-cid-svaoyvyo]{--section-gap: 0}.page-section--gap-sm[data-astro-cid-svaoyvyo]{--section-gap: 16px}.page-section--gap-md[data-astro-cid-svaoyvyo]{--section-gap: 24px}.page-section--gap-lg[data-astro-cid-svaoyvyo]{--section-gap: 40px}.page-section--gap-xl[data-astro-cid-svaoyvyo]{--section-gap: 64px}.page-section__split[data-astro-cid-svaoyvyo]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--section-gap, 40px);align-items:start}.page-section--align-center[data-astro-cid-svaoyvyo] .page-section__slot[data-astro-cid-svaoyvyo]{justify-items:center;text-align:center}.page-section--align-end[data-astro-cid-svaoyvyo] .page-section__slot[data-astro-cid-svaoyvyo]{justify-items:end;text-align:right}.page-section--valign-center[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{align-items:center}.page-section--valign-end[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{align-items:end}.page-section--ratio-left-heavy[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)}.page-section--ratio-right-heavy[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}.page-section--split[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{border:1px solid #e0e0e0;background:#fff;padding:32px}.page-section--split[data-astro-cid-svaoyvyo] .page-section__slot--right[data-astro-cid-svaoyvyo]{border-left:1px solid #e0e0e0;padding-left:32px}.page-section--feature[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo],.page-section--media-band[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo],.page-section--cards[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:min(100%,1400px)}.page-section--media-band[data-astro-cid-svaoyvyo]{min-height:520px}.page-section--media-band[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{min-height:520px;display:grid;align-items:center}.page-section--hero[data-astro-cid-svaoyvyo]{min-height:100vh;background-color:#000;color:#fff}.page-section--hero[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{min-height:100vh;display:grid;place-items:center;text-align:center}.page-section--hero[data-astro-cid-svaoyvyo] .page-section__overlay[data-astro-cid-svaoyvyo]{background:transparent}.page-section--brand-carousel[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo],.page-section--latest-news[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:100%;padding-inline:0}.page-section--why-slm[data-astro-cid-svaoyvyo]{overflow:visible;background:#fff}.page-section--why-slm[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:100%;padding:0}.page-section--backstage[data-astro-cid-svaoyvyo]{margin:77px 0;max-height:80vh;background-color:#000;color:#fff}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__overlay[data-astro-cid-svaoyvyo]{background:linear-gradient(to bottom,#00000080,#0006,#000000b3)}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:100%;padding:0}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{min-height:min(80vh,720px);align-items:stretch;gap:0}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__slot--left[data-astro-cid-svaoyvyo]{justify-content:center;align-content:center;padding-left:13%;padding-right:40px}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__slot--right[data-astro-cid-svaoyvyo]{align-content:center;justify-items:center;padding:40px 70px 40px 40px}.page-section--soundcheck[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{width:100%;padding-inline:0}.page-section--soundcheck[data-astro-cid-svaoyvyo] .page-section__slot--main[data-astro-cid-svaoyvyo]{gap:0}@media(max-width:900px){.page-section__inner[data-astro-cid-svaoyvyo]{padding:min(var(--section-spacing-top),64px) 24px min(var(--section-spacing-bottom),64px)}.page-section__split[data-astro-cid-svaoyvyo]{grid-template-columns:1fr}.page-section--split[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{padding:24px}.page-section--split[data-astro-cid-svaoyvyo] .page-section__slot--right[data-astro-cid-svaoyvyo]{border-left:0;border-top:1px solid #e0e0e0;padding-left:0;padding-top:24px}.page-section--hero[data-astro-cid-svaoyvyo],.page-section--hero[data-astro-cid-svaoyvyo] .page-section__inner[data-astro-cid-svaoyvyo]{min-height:80vh}.page-section--backstage[data-astro-cid-svaoyvyo]{margin:40px 0;max-height:none;overflow:visible}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__split[data-astro-cid-svaoyvyo]{min-height:0}.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__slot--left[data-astro-cid-svaoyvyo],.page-section--backstage[data-astro-cid-svaoyvyo] .page-section__slot--right[data-astro-cid-svaoyvyo]{padding:32px 24px;text-align:center;justify-items:center}}
