#barba-wrapper.error{position:absolute;top:0;right:0;bottom:0;left:0;padding:0}#barba-wrapper.error .barba-container{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}#barba-wrapper.error .error-container{text-align:center}body,html{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-family:Gotham SSm A,Gotham SSm B,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;text-rendering:optimizeLegibility;font-size:100%}*{box-sizing:border-box}:focus{outline:none}img{display:block;width:100%}#preload-bar{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));position:fixed;width:100%;top:0;left:0;right:0;z-index:300;height:3px}#preload-bar svg{height:3px}#preload-bar path{stroke:currentColor;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}#preload-counter{position:fixed;top:0;left:0;margin-top:1rem;margin-left:1rem;pointer-events:none;z-index:300}#preload-overlay{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:200}#preload-overlay .logo-loading{width:120px;height:auto}#preload-overlay .logo-loading.logo-animated .arm-line-1,#preload-overlay .logo-loading.logo-animated .arm-line-2,#preload-overlay .logo-loading.logo-animated .inner,#preload-overlay .logo-loading.logo-animated .outer{-webkit-animation:offset 5s infinite forwards;animation:offset 5s infinite forwards;stroke-dasharray:500px;stroke-dashoffset:500px}#preload-overlay .logo-loading.logo-animated .circle{-webkit-animation:offsetRotate 5s infinite forwards;animation:offsetRotate 5s infinite forwards;transform-origin:50% 50%;stroke-dasharray:500px}#barba-wrapper{position:relative;z-index:10}.barba-container{width:100%}@-webkit-keyframes offset{to{stroke-dashoffset:0px}}@keyframes offset{to{stroke-dashoffset:0px}}@-webkit-keyframes offsetRotate{0%{stroke-dashoffset:500px;transform:rotate(-1turn)}to{stroke-dashoffset:0px}}@keyframes offsetRotate{0%{stroke-dashoffset:500px;transform:rotate(-1turn)}to{stroke-dashoffset:0px}}.container{padding-left:1rem;padding-right:1rem;max-width:1200px;margin:2rem auto}.banner-message,.container.template-center{text-align:center}.banner-message{position:-webkit-sticky;position:sticky;padding:.5rem 1rem}.banner-message a{text-decoration:underline}@media (min-width:0) and (max-width:1200px){.banner-message{font-size:.8rem}}.breadcrumbs{margin-top:2rem;margin-bottom:2rem}@media (min-width:0) and (max-width:1200px){.breadcrumbs{display:none}}.breadcrumbs ul{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity));font-size:.8rem;display:flex}.breadcrumbs ul li{padding-left:1rem;padding-right:1rem}.breadcrumbs ul li:first-child{padding-left:0}.info-bar{margin-top:1rem;margin-bottom:1rem;border-top-width:1px;border-bottom-width:1px;--border-opacity:1;border-color:#f1f2f3;border-color:rgba(241,242,243,var(--border-opacity));padding-top:.5rem;padding-bottom:.5rem}@media (min-width:768px){.info-bar{margin-top:2rem;margin-bottom:2rem;display:flex;justify-content:space-around}}.info-bar i{padding-left:.5rem;padding-right:.5rem;min-width:2rem}@media (min-width:768px){.info-bar i{min-width:0}}.info-bar .share-links a{padding:.25rem .5rem}.info-bar .share-links i{padding-left:0;padding-right:0;margin-right:.5rem}@media (min-width:640px){.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}}@media (min-width:0) and (max-width:1200px){.two-col>div:not(:last-of-type){margin-bottom:1rem}}@media (min-width:640px){.three-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}}@media (min-width:768px){.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem}}@media (min-width:0) and (max-width:1200px){.three-col>div:not(:last-of-type){margin-bottom:1rem}}.btn,button{padding:.5rem 1rem;text-transform:uppercase;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none!important}@media (min-width:768px){.btn,button{padding-left:2rem;padding-right:2rem}}.card .card-title{line-height:1.25;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;position:relative;text-align:left}.card .card-title,.card .card-title:after{transition:all .3s cubic-bezier(.77,0,.175,1)}.card .card-title:after{position:absolute;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));height:100%;display:block;content:"";left:0;top:0;width:1px;z-index:-1}.card .card-title h2{margin-bottom:0}.card .card-title .date{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity));font-size:.8rem}.card:hover .card-title{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.card:hover .card-title:after{width:100%}.cta-link-center,.cta-link-left,.cta-link-right{display:flex}.cta-link-center a,.cta-link-center button,.cta-link-left a,.cta-link-left button,.cta-link-right a,.cta-link-right button{position:relative;display:inline-block;margin-top:1rem;padding-left:1rem;padding-right:1rem;z-index:0;transition:all .3s cubic-bezier(.77,0,.175,1)}@media (min-width:768px){.cta-link-center a,.cta-link-center button,.cta-link-left a,.cta-link-left button,.cta-link-right a,.cta-link-right button{margin-top:2rem}}.cta-link-center a:after,.cta-link-center button:after,.cta-link-left a:after,.cta-link-left button:after,.cta-link-right a:after,.cta-link-right button:after{position:absolute;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));height:100%;display:block;content:"";right:0;top:0;width:1px;z-index:-1;transition:all .3s cubic-bezier(.77,0,.175,1)}.cta-link-center a:hover,.cta-link-center button:hover,.cta-link-left a:hover,.cta-link-left button:hover,.cta-link-right a:hover,.cta-link-right button:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.cta-link-center a:hover:after,.cta-link-center button:hover:after,.cta-link-left a:hover:after,.cta-link-left button:hover:after,.cta-link-right a:hover:after,.cta-link-right button:hover:after{width:100%}.cta-link-center.on-black a:after,.cta-link-center.on-black button:after,.cta-link-left.on-black a:after,.cta-link-left.on-black button:after,.cta-link-right.on-black a:after,.cta-link-right.on-black button:after{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.cta-link-center.on-black a:hover,.cta-link-center.on-black button:hover,.cta-link-left.on-black a:hover,.cta-link-left.on-black button:hover,.cta-link-right.on-black a:hover,.cta-link-right.on-black button:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.cta-link-left{justify-content:flex-start}.cta-link-center{justify-content:center}.cta-link-right{justify-content:flex-end}.spinner img{margin:0 auto;max-width:80px;-webkit-animation:spin 7s linear infinite;animation:spin 7s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.store-opening-hours{max-width:250px}.index .category>div{padding-bottom:.5rem;padding-top:2rem;display:table-cell}@media (min-width:0) and (max-width:1200px){.index .category>div{display:none}}.index .category>div:first-child{display:table-cell}.index .store{transition:background .3s ease}.index .store .store-name a{padding-right:1rem}.index .store:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.index .store:hover .store-name a{padding-left:1rem;padding-right:0}@media (min-width:0) and (max-width:1200px){.index .store{padding-top:.5rem;padding-bottom:.5rem;display:flex;flex-wrap:wrap}.index .store .store-info{font-size:.8rem}.index .store .store-name{flex-basis:100%}}@media (min-width:768px){.index .store>div{display:table-cell}}@media (min-width:0) and (max-width:1200px){.index .category,.index .store{border-bottom-width:1px;--border-opacity:1;border-color:#f1f2f3;border-color:rgba(241,242,243,var(--border-opacity))}}@media (min-width:768px){.index .category,.index .store{display:table-row}}@media (min-width:768px){.index .category>div,.index .store>div{padding-top:1rem;padding-bottom:1rem;border-bottom-width:1px;--border-opacity:1;border-color:#f1f2f3;border-color:rgba(241,242,243,var(--border-opacity))}}.index .category span,.index .store span{padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.index .category span,.index .store span{padding-left:1rem;padding-right:1rem}}.index .store-name a{transition:all .3s ease}#search{position:fixed;top:0;right:0;bottom:0;left:0;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));display:flex;flex-direction:column;align-items:center;z-index:99}#search .close{position:absolute;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:2rem;line-height:1;cursor:pointer;top:1rem;right:1rem}#search .search-input{width:100%;position:relative;max-width:800px;margin-top:10%}#search .search-input input{background-color:transparent;border-bottom-width:2px;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));width:100%;font-size:2rem}#search .search-input .loading,#search .search-input input{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}#search .search-input .loading{position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .3s ease}#search .search-input .loading.active{opacity:1}#search .search-input .fa-spin{-webkit-animation-duration:.5s;animation-duration:.5s}#search .search-results{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));width:100%;margin-top:2rem;margin-bottom:2rem;max-width:800px}#search .search-results li.result,#search .search-results p.no-result{padding-top:1rem;padding-bottom:1rem}#search .search-results li.result{border-bottom-width:1px;--border-opacity:1;border-color:#7f7f7f;border-color:rgba(127,127,127,var(--border-opacity));display:flex;justify-content:space-between;align-items:flex-end}#search .search-results li.result span.type{font-size:.8rem;text-transform:uppercase;--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity))}.the-content a{text-decoration:underline}@media (min-width:768px){.form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}}.field{margin-top:1rem;margin-bottom:1rem}.field label{display:block;padding-top:.5rem;padding-bottom:.5rem}.field input,.field textarea{text-align:left}.field input,.field select,.field textarea{border-bottom-width:1px;--border-opacity:1;border-color:#7f7f7f;border-color:rgba(127,127,127,var(--border-opacity));width:100%}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:0}.field button.wait{pointer-events:none}.parsley-errors-list{--text-opacity:1;color:#ea4646;color:rgba(234,70,70,var(--text-opacity))}.side-logo{position:fixed;left:2rem;z-index:99;top:50%;transform:translateY(-50%);display:none}@media (min-width:1400px){.side-logo{display:block}}.side-back-to-top{position:fixed;right:2rem;z-index:99;top:50%;transform:translateY(-50%);display:none}@media (min-width:1400px){.side-back-to-top{display:block}}.narrow{max-width:500px}body.modal-open header{z-index:0}.modal{display:none}.modal.is-open{display:block}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;z-index:999;background:hsla(0,0%,100%,.8)}.modal-container{border-width:1px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:2rem;display:flex;flex-direction:column;justify-content:space-between;width:90%;height:90%;max-width:500px;max-height:500px}.modal-container,.modal-inner{margin-top:auto;margin-bottom:auto}.modal form{display:flex;justify-content:center;flex-direction:column;margin-left:auto;margin-right:auto;max-width:300px}.modal form input{padding:1rem;text-align:center}h1,h2,h3{font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:1.5rem;margin-bottom:1rem}h1{text-transform:uppercase;text-align:center}h2{font-family:Chronicle Display A,Chronicle Display B,serif}h2.alt{font-family:Gotham SSm A,Gotham SSm B,sans-serif;text-align:center}h2.alt,h4{text-transform:uppercase}h4{font-weight:700}.the-content p,.the-content ul{margin-bottom:1rem}.the-content ul{margin-left:2rem;list-style-type:disc}.the-content ul li{padding-left:.5rem}label{font-size:.8rem;text-transform:uppercase}header{position:-webkit-sticky;position:sticky;padding:.5rem 1rem;z-index:20;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-color:transparent;transition:border .3s ease;top:0}@media (min-width:768px){header{padding-top:1.5rem;padding-left:2rem;padding-right:2rem}}header .logo{text-align:center;pointer-events:none}@media (min-width:1200px){header .logo{position:absolute;width:100%;left:50%;transform:translateX(-50%);z-index:99}header .logo a{display:inline-block;min-width:300px;pointer-events:all}}header .logo .logo-circle{max-width:50px;margin:0 auto}@media (min-width:640px){header .logo .logo-circle{max-width:60px}}header .logo .logo-text{position:relative;max-width:200px;margin:.5rem auto 0;transition:all .3s ease;display:none}@media (min-width:640px){header .logo .logo-text{max-width:250px}}@media (min-width:768px){header .logo .logo-text{margin:1rem auto 0}}@media (min-width:1200px){header .logo .logo-text{display:block}}header.scrolled{border-bottom-width:1px;--border-opacity:1;border-color:#f1f2f3;border-color:rgba(241,242,243,var(--border-opacity))}header.scrolled .logo-text{opacity:0}header .top-right{position:absolute;top:1rem;right:2rem}@media (min-width:0) and (max-width:1200px){header .top-right{display:none}}header .top-right .opening-hours{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity))}header .top-right .social-links{margin-top:.5rem;text-align:right}header .top-right .social-links a{margin-left:1rem;font-size:1.5rem}header .nav-trigger{display:none}@media (min-width:0) and (max-width:1200px){header .nav-trigger{display:block;position:absolute;z-index:50;font-size:1.5rem;line-height:1;top:50%;transform:translateY(-50%);left:1rem}}@media (min-width:1200px){header.scrolled nav{padding-top:60px}}nav{display:flex;justify-content:center;position:relative;margin-left:auto;margin-right:auto;max-width:1400px;transition:padding .3s ease}@media (min-width:0) and (max-width:1200px){nav{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:40;font-size:1.5rem;transform:translateX(-100%);transition:all .3s cubic-bezier(1,0,0,1)}nav.active{transform:translateX(0)}}@media (min-width:1200px){nav{padding-top:100px}}nav ul.nav{display:flex;text-transform:uppercase;justify-content:center}@media (min-width:0) and (max-width:1200px){nav ul.nav{justify-content:center;display:flex;align-items:center;flex-direction:column}nav ul.nav li{padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:768px){nav ul.nav{margin-top:1.5rem;margin-bottom:1rem}}nav ul.nav li{margin-right:1rem}nav ul.nav li a{font-weight:700}nav ul.nav li.active-child>a,nav ul.nav li.active>a{border-bottom-width:2px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}nav .search{position:absolute;cursor:pointer;right:0}@media (min-width:768px){nav .search{bottom:0;transform:translateY(-50%)}}@media (min-width:0) and (max-width:1200px){nav .search{top:1rem;right:1rem}}nav .search i{font-size:1.5rem}.home-slideshow{position:relative;margin-left:auto;margin-right:auto;max-width:1400px}@media (min-width:1800px){.home-slideshow{margin-left:auto;margin-right:auto}}.home-slideshow .slick-dots{display:flex;z-index:20;margin-left:auto;margin-right:auto;margin-top:.5rem;padding-left:1rem;padding-right:1rem;max-width:400px}@media (min-width:1200px){.home-slideshow .slick-dots{padding-left:0;padding-right:0}}.home-slideshow .slick-dots li{flex:1 1 0%;overflow:hidden}.home-slideshow .slick-dots li:not(.slick-active){opacity:.15}.home-slideshow .slick-dots button{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));width:100%;margin:0 1px;padding:0;height:5px;text-indent:1000%}.home-slideshow .slick-dots button:focus{outline:none}.home-slideshow .caption{position:absolute;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));z-index:20;font-family:Chronicle Display A,Chronicle Display B,serif;padding:.5rem;line-height:1}@media (min-width:768px){.home-slideshow .caption{font-size:2rem;bottom:2rem;left:2rem;max-width:250px}}@media (min-width:1024px){.home-slideshow .caption{font-size:3rem;max-width:400px}}@media (min-width:0) and (max-width:1200px){.home-slideshow .caption{bottom:0;left:0;right:0}}.home-slideshow .caption.video-caption{opacity:0;transform:translateX(-100%);transition:all .6s cubic-bezier(1,0,0,1)}.home-slideshow .caption.video-caption.show{opacity:1;transform:translateX(0)}.home-slideshow iframe{width:100%;height:100%}.home-slideshow .video-wrapper{position:relative;padding-bottom:56.25%;height:0;cursor:pointer}.home-slideshow .video-wrapper i{position:absolute;top:50%;left:50%;font-size:4rem;transform:translate(-50%,-50%);z-index:99;color:#fff;opacity:.75}.home-slideshow .video-wrapper .play-control{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2)}.home-slideshow .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.intro{font-size:1.5rem;text-align:center}@media (min-width:768px){.intro{padding-top:4rem;padding-bottom:4rem}}#store .store-details{display:flex;flex-wrap:wrap;padding-top:2rem}#store .store-details .hours{flex:1 1 auto}@media (min-width:768px){#store .store-details .hours{flex:1 0 300px}}#store .store-details .map{flex:1 1 auto;padding-top:2rem;position:relative}@media (min-width:768px){#store .store-details .map{padding-left:2rem;padding-top:0;flex:1 1 60%}}#store .store-details .map #location_vector_img{position:absolute;mix-blend-mode:multiply}#store .store-details .map #location_vector_img .vector-store{fill:none;stroke:#000;stroke-miterlimit:10}#store .store-details .map #location_vector_img .vector-store.active{fill:#a9a9a9;-webkit-animation:beacon 2s infinite;animation:beacon 2s infinite}@-webkit-keyframes beacon{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes beacon{0%{opacity:0}50%{opacity:1}to{opacity:0}}.footer-signup{position:relative;z-index:0}@media (min-width:768px){.footer-signup{margin-top:4rem}}.footer-signup:after{position:absolute;width:100%;--bg-opacity:1;background-color:#f1f2f3;background-color:rgba(241,242,243,var(--bg-opacity));content:"";height:50%;bottom:0;left:0;right:0;z-index:-1}.footer-signup .signup-wrapper{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.footer-signup .signup-wrapper{padding-top:4rem;padding-bottom:4rem}}.footer-signup .container{margin-bottom:0}@media (min-width:0) and (max-width:1200px){.footer-signup .container{padding-left:0;padding-right:0}}.footer-signup form{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;max-width:600px}.footer-signup input[type=email]{font-family:Chronicle Display A,Chronicle Display B,serif;font-size:1.5rem;border-bottom-width:1px;text-align:center;--border-opacity:1;border-color:#7f7f7f;border-color:rgba(127,127,127,var(--border-opacity));width:100%}.footer-signup input[type=email]::-moz-placeholder{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity))}.footer-signup input[type=email]:-ms-input-placeholder{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity))}.footer-signup input[type=email]::placeholder{--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity))}footer{font-size:.8rem}@media (min-width:768px){footer h4{margin-bottom:1rem}}footer .container{margin-top:0;margin-bottom:0;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){footer .container{padding-top:6rem;padding-bottom:6rem}}footer .footer-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:space-between}@media (min-width:768px){footer .footer-grid{grid-gap:3rem;gap:3rem}}@media (min-width:1200px){footer .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:0) and (max-width:1200px){footer .footer-grid{flex-direction:column;align-items:center}}footer .footer-nav ul{text-transform:uppercase;-moz-column-count:2;column-count:2}footer .footer-nav ul li{margin-bottom:.5rem}footer .social{margin-top:2rem;text-align:center}@media (min-width:0) and (max-width:1200px){footer .social{margin-top:2rem}}footer .social a{font-size:1.5rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){footer .social a{padding-right:1rem}}footer svg{width:100%;max-width:180px}footer .sub-footer{margin-top:2rem;--text-opacity:1;color:#7f7f7f;color:rgba(127,127,127,var(--text-opacity));font-size:.8rem;text-align:center}@media (min-width:768px){footer .sub-footer{display:flex;justify-content:center}}footer .sub-footer p{margin-left:.5rem;margin-right:.5rem}@media (min-width:768px){footer .sub-footer p{margin-left:1rem;margin-right:1rem}}#competition{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;min-height:100vh;background-size:cover;background-position:top}#competition .form-wrapper{max-width:700px;background:hsla(0,0%,100%,.5);padding:1rem;font-family:Chronicle Display A,Chronicle Display B,serif;font-style:italic}@media (min-width:768px){#competition .form-wrapper{padding:1rem 3rem 2rem}}#competition form .input-wrap{position:relative;margin-bottom:1rem}#competition form .input-wrap i.fa-chevron-down{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}#competition form input[type=email],#competition form input[type=text],#competition form select{border-width:2px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));padding:.5rem 1rem;border-radius:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));line-height:1;font-size:1.5rem;width:100%;font-family:Chronicle Display A,Chronicle Display B,serif;height:3.5rem}#competition form input[type=email]::-moz-placeholder,#competition form input[type=text]::-moz-placeholder,#competition form select::-moz-placeholder{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-style:italic}#competition form input[type=email]:-ms-input-placeholder,#competition form input[type=text]:-ms-input-placeholder,#competition form select:-ms-input-placeholder{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-style:italic}#competition form input[type=email]::placeholder,#competition form input[type=text]::placeholder,#competition form select::placeholder{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-style:italic}#competition form select{-webkit-appearance:none;-moz-appearance:none;appearance:none}#competition form input[type=checkbox]{display:none}#competition form input[type=checkbox]:checked+span.checkbox{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}#competition form .checkbox{border-width:2px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));padding-left:.5rem;padding-right:.5rem;margin-right:1rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));width:1rem;color:transparent}#competition form button{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:center;padding:1rem;display:block;width:100%;font-size:1.5rem;font-style:italic}#competition .footer-logo{margin-top:2rem;max-width:150px}#competition .parsley-error,#competition .parsley-error span.checkbox{border-color:red!important}#competition .parsley-errors-list{display:none}#competition .modal-link{cursor:pointer}#competition .modal{display:none;pointer-events:none}#competition .modal.is-open{display:block;pointer-events:all}#competition .modal .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:10;font-size:.8rem;background-color:rgba(0,0,0,.5);cursor:pointer}#competition .modal .modal-container{padding:2rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));max-width:800px;max-height:90vh;overflow-y:auto;cursor:default}@media (min-width:768px){#competition .modal .modal-container{padding:4rem}}#competition .modal .modal-container h2{font-size:1.5rem;text-align:center;font-weight:700;margin-bottom:2rem}#competition .modal .modal-container p{margin-top:1rem;margin-bottom:1rem}#competition .modal .modal-container button{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));padding:1rem 2rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-top:2rem;text-transform:uppercase;font-weight:700}#competition .modal .modal-container li{margin-top:.5rem;margin-bottom:.5rem;margin-left:1rem;list-style-type:disc}#competition h1,#competition h2,#competition h3,#competition h4{font-size:2rem;margin-bottom:1rem;line-height:1.375;text-align:left;font-family:Chronicle Display A,Chronicle Display B,serif;text-transform:none}@media (min-width:768px){#competition h1,#competition h2,#competition h3,#competition h4{font-size:3rem}}#competition span{font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-style:normal;font-weight:700}
/*# sourceMappingURL=_app.1707955934676.css.map */