@keyframes ticker{0%{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}:root{--white:#FFFFFF;--soft-gray:#E5E5E5;--charcol-gray:#36454F;--rose-gold:#B76E79;--logo-black:#0C0C0C;--brand-teal:#5E7F86;--accent-red:#D2153A;--gold:#fff;--gold-dim:rgba(200, 169, 110, 0.15);--policy-bg:#0d0d0d;--policy-surface:#131313;--policy-border:rgba(255, 255, 255, 0.07);--policy-text:#c8c8c8;--policy-text-dim:#666;--policy-text-bright:#eeece8;--policy-display:'Cormorant Garamond', Georgia, serif;--policy-body:sans-serif;--touch-min:44px}@font-face{font-family:"Libre";src:url(Fonts/LibreBaskerville-VariableFont_wght.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(Fonts/Inter-VariableFont_opsz,wght.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:3px solid var(--brand-teal);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.skip-link{position:absolute;top:-100%;left:0;background:var(--logo-black);color:var(--white);padding:.75rem 1.25rem;z-index:99999;font-family:"Inter",sans-serif;font-size:1rem;text-decoration:none;border-bottom-right-radius:4px}.skip-link:focus{top:0}html{scroll-behavior:smooth;font-size:clamp(14px,1vw + 12px,16px);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background-color:var(--soft-gray);background-image:linear-gradient(30deg,rgba(94,127,134,.04) 12%,transparent 12.5%,transparent 87%,rgba(94,127,134,.04) 87.5%,rgba(94,127,134,.04)),linear-gradient(150deg,rgba(94,127,134,.04) 12%,transparent 12.5%,transparent 87%,rgba(94,127,134,.04) 87.5%,rgba(94,127,134,.04)),linear-gradient(30deg,rgba(94,127,134,.04) 12%,transparent 12.5%,transparent 87%,rgba(94,127,134,.04) 87.5%,rgba(94,127,134,.04)),linear-gradient(150deg,rgba(94,127,134,.04) 12%,transparent 12.5%,transparent 87%,rgba(94,127,134,.04) 87.5%,rgba(94,127,134,.04));background-size:80px 140px;background-position:0 0,0 0,40px 70px,40px 70px;background-attachment:scroll;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-light{background-color:var(--white)!important}.bg-dark{background-color:var(--charcol-gray)!important}a,h1,h2,h5{color:var(--logo-black)!important}h1,h2,h3{font-family:"Libre",Georgia,serif;word-break:break-word}h1,h2,h3,p{overflow-wrap:break-word}h3{font-size:clamp(1.1rem,2.5vw,1.5rem)!important}li ul,p{font-family:"Inter",sans-serif}.hero-logo{display:flex;justify-content:center;position:absolute;z-index:10;height:17vh;height:17svh;width:100%;top:0;min-height:50px;max-height:120px}.hero-logo img{width:auto;height:100%;max-width:90%;object-fit:contain}.lang-btn,.lang-container{display:flex;align-items:center}.lang-btn{background-color:#000;opacity:.8;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:.9px solid rgba(88,87,87,.8);border-radius:25px;padding:6px 14px;font-weight:700;cursor:pointer;gap:5px;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.lang-btn:hover{transform:none;background-color:rgba(255,255,255,.65)}.lang-btn .active{text-decoration:underline}.lang-option{display:inline-flex;align-items:center;gap:4px;color:#a9a9a9;padding:2px 6px;border-radius:12px;transition:all .2s ease-in-out}.lang-option.active{color:#fff;font-weight:700;background-color:rgba(0,0,0,.05)}.lang-option:not(.active):hover{color:#000;background-color:rgba(0,0,0,.08);transform:translateY(-1px)}.divider{color:rgba(0,0,0,.3);pointer-events:none;user-select:none}.flag-icon{width:40px;height:25px;object-fit:cover;border-radius:5px;display:inline-block;vertical-align:middle}.hero-lang{position:absolute;top:20px;right:20px;z-index:10}.nav-lang{margin-left:auto}.h1wrapper{width:70%;padding-top:10vh;padding-top:10svh}.h1wrapper--index{width:79%;margin-left:auto;margin-right:auto}.h1wrapper--offset{margin-left:10svw}.h1wrapper--centered{margin-left:auto;margin-right:auto}.h1wrapper--spaced{padding-bottom:10vh;padding-bottom:10svh}.h1wrapper--faq{width:90%;margin-left:auto;margin-right:auto}.h1Pwrapper{padding-top:5vh;padding-top:5svh}.h22wrapper{width:70%;margin-right:auto;margin-left:auto;padding-bottom:5vh;padding-bottom:5svh;margin-top:5vh;margin-top:5svh}.h22wrapper--wide{width:80%;margin-top:0}.ctaWrapper{width:70%;margin-right:auto;margin-left:auto}.carousel .carousel-item{transition:transform .4s ease-in-out}.carouselWrapper,video{height:100vh;height:100svh}.carouselWrapper{position:relative;will-change:transform;min-height:200px}.carouselImg{object-fit:cover;height:100vh;height:100svh;width:100%;transform:translateZ(0);object-position:center top}.carousel-text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;color:#fff!important;pointer-events:none;width:90%;max-width:800px;font-weight:700}.carousel-text-overlay h1{font-family:"Garamond",serif;font-size:3.5em;font-weight:700;margin-bottom:.5em;text-shadow:2px 2px 8px rgba(0,0,0,.8);line-height:1.2;color:#fff!important}.carousel-text-overlay p{font-family:"Garamond",serif;font-size:1.5em;text-shadow:2px 2px 6px rgba(0,0,0,.8);line-height:1.4;color:#fff!important}.carousel-text-overlay-with-bg{background:radial-gradient(ellipse at center,rgba(0,0,0,.9)0,rgba(0,0,0,.75) 30%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.2) 85%,transparent 120%);border-radius:20px;overflow:hidden;padding:1em}.sponsor-belt{background-color:#1a1a1a;padding:15px 0;overflow:hidden;width:100%;display:flex}.sponsor-track{display:flex;width:max-content;animation:ticker 35s linear infinite;will-change:transform}.sponsor-track:hover{animation-play-state:paused}.sponsor-group{display:flex;align-items:center;gap:8vw;padding-right:8vw;flex-shrink:0}.sponsor-group a{flex-shrink:0}.sponsorImgs{display:block;height:60px;width:auto;object-fit:contain}.scroll-chevron,.sponsor-group a{cursor:pointer;display:flex;align-items:center}.scroll-chevron{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:10;animation:bounce 1.8s ease-in-out infinite;min-width:var(--touch-min);min-height:var(--touch-min);justify-content:center}.scroll-chevron svg{width:48px;height:48px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}video{width:100%;object-fit:cover}.jump-nav-heading{padding-left:1vh;padding-bottom:2vh;font-size:clamp(.85rem,2vh,1.1rem);margin-top:2vh}.jump-nav-grid{padding:1vh;padding-top:0!important;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;justify-content:center;margin-top:2vh;list-style:none}.jump-nav-card{border-radius:.25rem;background-color:#f3f5f5;display:grid;color:#444;grid-template-columns:20%auto;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 3px 15px rgba(0,0,0,.2);padding:10px;list-style:none;min-height:var(--touch-min)}.jump-nav-card:focus-within,.jump-nav-card:hover{background-color:#e5eaeb;box-shadow:0 4px 18px rgba(0,0,0,.28)}.jump-nav-grid--simple .jump-nav-card{grid-template-columns:1fr;margin:2vh}.jump-nav-card__icon{text-align:center;padding-left:1vh;padding-top:.5vh}.jump-nav-card__link{text-align:left;align-content:center;margin-left:2vw;text-decoration:none;color:inherit;display:block}.jump-nav-card__link:focus-visible{text-decoration:underline}.jump-nav-grid--simple .jump-nav-card__link{text-align:center;margin-left:2vw;margin-right:2vw}.ulWrapper{margin-top:3vh;margin-top:3svh;margin-left:60px}ul.custom-bullet{font-family:"Inter",sans-serif;font-size:1.1em;list-style:none;margin-left:0;padding-left:0}ul.custom-bullet li{margin:0 0 .5em;padding-left:1.5em;position:relative}ul.custom-bullet li::after{content:"";height:.6em;width:.6em;background:var(--accent-red);display:block;position:absolute;transform:rotate(45deg);top:.5em;left:0}ul.custom-bullet--teal li::after{background:var(--brand-teal)}.helpfulLinks{text-decoration:underline!important;color:#00f!important}.image-item{position:relative;overflow:hidden}.download-icon{position:absolute;top:8px;right:8px;width:44px;height:44px;background-repeat:no-repeat;background-position:center;background-size:18px;opacity:0;transition:opacity .25s ease;pointer-events:none;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkFGQUZBIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDE2bC02LTZoNHYtNmg0djZoNHoiLz48L3N2Zz4=);background-color:rgba(0,0,0,.8);backdrop-filter:blur(4px);border-radius:50%}.image-item:focus-within .download-icon,.image-item:hover .download-icon{opacity:.85;pointer-events:auto}.mapWrapper{display:grid;justify-content:center;height:fit-content}.map{object-fit:cover;max-width:100%}.noBulletList{list-style-type:none}.spacedList>li{margin-bottom:5vh;margin-bottom:5svh}.spacedList>li:last-child{margin-bottom:0!important}.imgObjectFit{width:100%;height:100%;object-fit:cover}.cta{position:fixed;right:0;top:85vh;top:85svh;z-index:10000;text-decoration:none;background-color:var(--logo-black);opacity:.8;color:var(--white)!important;font-size:1rem;font-weight:500;padding:10px;border-top-left-radius:.35rem;border-bottom-left-radius:.35rem;min-height:var(--touch-min);min-width:var(--touch-min);display:flex;align-items:center;justify-content:center}.cta:focus-visible,.cta:hover{opacity:1}.imgPlaceholder{opacity:.3}.details{grid-template-columns:10% 30% 50%}.policy-page *,.policy-page ::after,.policy-page ::before{box-sizing:border-box}.policy-page{background:var(--policy-bg);color:var(--policy-text);font-family:var(--policy-body);font-weight:300;font-size:.95rem;line-height:1.8;min-height:100vh}.policy-page .site-header{border-bottom:1px solid var(--policy-border);padding:1.4rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.policy-page .site-header .site-logo{font-family:var(--policy-display);font-size:clamp(1.1rem,3vw,1.4rem);font-weight:300;letter-spacing:.15em;color:var(--policy-text-bright)!important;text-decoration:none;text-transform:uppercase}.policy-page .back-link{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--policy-text)!important;text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;min-height:var(--touch-min);padding:0 4px}.policy-page .back-link:focus-visible,.policy-page .back-link:hover{color:var(--gold);text-decoration:underline}.policy-page .back-link::before{content:"← "}.policy-page .policy-wrap{max-width:720px;margin:0 auto;padding:4rem 2rem 6rem}.policy-page .policy-hero{margin-bottom:3.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--policy-border)}.policy-page .policy-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:block}.policy-page .policy-hero h1,.policy-page .policy-section h2{font-family:var(--policy-display);color:var(--policy-text-bright)!important}.policy-page .policy-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:300;line-height:1.15;margin-bottom:1rem;letter-spacing:.02em}.policy-page .policy-meta{font-size:.78rem;color:var(--policy-text);letter-spacing:.05em}.policy-page .policy-section{margin-bottom:2.8rem}.policy-page .policy-section h2{font-size:clamp(1.2rem,3vw,1.45rem);font-weight:400;margin-bottom:.8rem;letter-spacing:.03em}.policy-page .policy-section p{margin-bottom:.9rem;color:var(--policy-text)}.policy-page .policy-section p:last-child{margin-bottom:0}.policy-page .policy-section a{color:var(--gold)!important;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(200,169,110,.4)}.policy-page .policy-section a:focus-visible,.policy-page .policy-section a:hover{text-decoration-color:var(--gold)}.policy-page .callout{border-left:2px solid var(--gold);background:var(--gold-dim);padding:1rem 1.2rem;margin:1.5rem 0;font-size:.88rem;color:var(--policy-text);line-height:1.7}.policy-page .callout strong{color:var(--policy-text-bright);font-weight:400}.policy-page .policy-footer{border-top:1px solid var(--policy-border);padding:2rem;text-align:center;font-size:.75rem;color:var(--policy-text);letter-spacing:.05em}.policy-page .policy-footer a{color:var(--policy-text)!important;text-decoration:underline;text-underline-offset:2px;margin:0 .6rem}.policy-page .policy-footer a:focus-visible,.policy-page .policy-footer a:hover{color:var(--gold)!important}.policy-page .footer-links{margin-top:.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 0}.policy-page .footer-cookie-btn{background:0 0;border:0;color:var(--policy-text);font-size:.75rem;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px;font-family:var(--policy-body);letter-spacing:.05em;margin:0 .6rem;min-height:var(--touch-min);display:inline-flex}.policy-page .footer-cookie-btn:focus-visible,.policy-page .footer-cookie-btn:hover{color:var(--gold)}@media only screen and (max-width:1024px){.h1wrapper--offset{width:80%;margin-left:5svw}}@media only screen and (max-width:800px){.hero-logo{height:7vh;height:7svh;min-height:44px}.h1wrapper--centered,.h1wrapper--index,.h1wrapper--offset{width:85%}.h1wrapper--centered,.h1wrapper--index{padding-top:12vh;padding-top:12svh}.h1wrapper--offset{margin-left:7.5%;padding-top:8vh;padding-top:8svh}.h1wrapper--spaced{padding-top:16vh;padding-top:16svh;padding-bottom:8vh;padding-bottom:8svh}.ctaWrapper,.h22wrapper,.h22wrapper--wide,.h2WhatOn,.h2wrapperMain{width:85%}.ulWrapper{margin-left:40px}}@media only screen and (max-width:768px){.carouselWrapper .carousel-item{position:relative;height:100svh;overflow:hidden}.carouselWrapper .carousel-item::before{content:"";position:absolute;inset:0;background-image:inherit;background-size:cover;background-position:center;filter:blur(20px) brightness(.6);transform:scale(1.1);z-index:0}.carouselImg.d-block{display:block!important;height:50svh!important;width:100%!important;object-fit:cover!important;object-position:center center!important;position:relative;z-index:1;top:50%;transform:translateY(-50%)}.carousel-text-overlay-with-bg{background:radial-gradient(ellipse at center,rgba(0,0,0,.6)0,rgba(0,0,0,.5) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.1) 85%,transparent 120%)!important}.carousel-text-overlay h1{font-size:2.5em}.carousel-text-overlay p{font-size:1.2em}.carousel-text-overlay span{font-size:1.5em}.lang-btn{padding:5px 8px;font-size:12px;gap:3px}.flag-icon{width:25px;height:15px;border-radius:2px}.sliding-navbar{display:flex;align-items:center;justify-content:space-between;padding:10px 15px}.nav-lang{margin-left:initial;order:2}.hero-lang{position:absolute;top:2px;right:2px;width:max-content;height:auto;flex-shrink:0;z-index:99}.sponsor-group{gap:12vw;padding-right:12vw}.sponsorImgs{height:55px}}@media (max-height:500px) and (orientation:landscape){.carouselWrapper{height:100svh;min-height:180px}.carouselImg{height:100svh;object-position:center center}.hero-logo{height:12svh;max-height:60px}.scroll-chevron{bottom:8px}.scroll-chevron svg{width:32px;height:32px}}@media only screen and (max-width:600px){.hero-logo{height:10vh;height:10svh;min-height:44px;max-height:80px}.h1wrapper--centered,.h1wrapper--faq,.h1wrapper--index,.h1wrapper--offset{width:90%}.h1wrapper--centered,.h1wrapper--index{padding-top:12vh;padding-top:12svh}.h1wrapper--offset{margin-left:5%;padding-top:6vh;padding-top:6svh}.h1wrapper--spaced{padding-top:10vh;padding-top:10svh;padding-bottom:6vh;padding-bottom:6svh}.h1Pwrapper{padding-top:3vh;padding-top:3svh}.h22wrapper,.h22wrapper--wide{width:90%;padding-bottom:3vh;padding-bottom:3svh;margin-top:2vh;margin-top:2svh}.ctaWrapper,.h2WhatOn,.h2wrapperMain{width:90%;padding-top:5vh;padding-bottom:5vh;padding-top:5svh;padding-bottom:5svh}.eventCard-prominent h2{font-size:2rem!important}.ulWrapper{margin-left:15px;margin-top:3vh;margin-top:3svh}.cta{font-size:.9rem;padding:8px 12px;top:90vh;top:90svh}h3{font-size:clamp(1rem,4vw,1.25rem)!important}.spacedList>li{margin-bottom:3vh;margin-bottom:3svh}.download-icon{opacity:.85;pointer-events:auto;width:36px;height:36px;background-size:18px;top:6px;right:6px}.policy-page .policy-wrap{padding:2.5rem 1.2rem 4rem}.policy-page .site-header{padding:1rem 1.2rem}.jump-nav-grid{grid-template-columns:1fr}.scroll-chevron{bottom:8px}.scroll-chevron svg{width:32px;height:32px}.sponsor-track{animation:ticker 20s linear infinite}.sponsor-group{gap:12vw;padding-right:12vw}.sponsorImgs{height:55px}}@media screen and (max-width:480px){.carousel-text-overlay h1{font-size:2em}.carousel-text-overlay p{font-size:1em}.carousel-text-overlay span{font-size:1.2em}}@media only screen and (max-width:400px){.h1wrapper--centered,.h1wrapper--faq,.h1wrapper--index,.h1wrapper--offset{width:95%}.h1wrapper--offset{margin-left:2.5%;padding-top:5vh;padding-top:5svh}.ctaWrapper,.h22wrapper,.h22wrapper--wide,.h2WhatOn,.h2wrapperMain{width:95%}.cta{font-size:.875rem;padding:6px 10px}.sponsor-track{animation:ticker 20s linear infinite}.sponsor-group{gap:12vw;padding-right:12vw}.sponsorImgs{height:55px}.lang-btn{padding:6px 8px;font-size:0}.flag-icon{width:20px;height:14px}.divider{margin:0 4px}}@media only screen and (max-height:430px) and (orientation:landscape){.h1wrapper,.h1wrapper--centered,.h1wrapper--index,.h1wrapper--offset{padding-top:15vw}.h1wrapper--spaced{padding-bottom:4vw}.h1Pwrapper{padding-top:2vw}.h22wrapper{padding-bottom:3vw;margin-top:3vw}.cta{top:80svh}}