@import"https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:zorque;src:url(/build/assets/2a7e516d511eb9800354245115a7ef0d-75502185.woff2) format("woff2"),url(/build/assets/2a7e516d511eb9800354245115a7ef0d-d95f4564.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Piximisa;src:url(/build/assets/Piximisa-0ee13ae6.woff2) format("woff2"),url(/build/assets/Piximisa-26e9be4e.woff) format("woff"),url(/build/assets/Piximisa-9063e16f.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:pixi;src:url(/build/assets/Piximisa-0ee13ae6.woff2) format("woff2"),url(/build/assets/Piximisa-26e9be4e.woff) format("woff"),url(/build/assets/Piximisa-9063e16f.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}.inter{font-family:Inter,sans-serif;font-optical-sizing:auto}.inter-200{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal}.inter-300{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.inter-400{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.inter-600{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.inter-900{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}h1,h2,h3,h4{font-weight:700;text-transform:uppercase}h1,h2,h3,h4,p,a,button{font-family:Inter,sans-serif;font-optical-sizing:auto}@supports (-webkit-touch-callout: none){.min-h-screen-ios{min-height:-webkit-fill-available}.h-screen-ios{height:-webkit-fill-available}}.lazy-bg{background-image:none!important;background-color:#f1f1f1!important}@keyframes BackgroundGradientAnimation{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.timer-circle{--tw-bg-opacity: .1;background:#ff0000;border-radius:20px;display:flex;height:6.5rem;width:6.5rem;border:2px solid #FFFFFF}@media (min-width: 768px){.timer-circle{height:7.5rem;width:7.5rem}}@media (min-width: 1024px){.timer-circle{height:8.5rem;width:8.5rem}}.timer-circle div{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));margin:auto;text-align:center}.timer-count{display:block;font-size:2.25rem;font-weight:700;line-height:2.5rem}@media (min-width: 768px){.timer-count{font-size:3rem;line-height:1}}@media (min-width: 1024px){.timer-count{font-size:3.75rem;line-height:1}}.timer-type{display:block;font-size:.875rem;line-height:1.25rem}.bg-home{background-color:#000;background-position:50%;background-size:cover}:root{--color-text: navy;--color-bg: papayawhip;--color-bg-accent: #ecdcc0;--size: clamp(10rem, 1rem + 40vmin, 30rem);--gap: calc(var(--size) / 14);--duration: 360s;--scroll-start: 100;--scroll-end: calc(-100% - var(--gap))}@media (prefers-color-scheme: dark){:root{--color-text: papayawhip;--color-bg: navy;--color-bg-accent: #2626a0}}.marquee{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap);-webkit-mask-image:linear-gradient(var(--mask-direction, to right),hsla(0,0%,0%,0),hsl(0,0%,0%) 20%,hsl(0,0%,0%) 80%,hsla(0,0%,0%,0));mask-image:linear-gradient(var(--mask-direction, to right),hsla(0,0%,0%,0),hsl(0,0%,0%) 20%,hsl(0,0%,0%) 80%,hsla(0,0%,0%,0))}.marquee__group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:20px;min-width:100%;animation:scroll-x var(--duration) linear infinite}@media (prefers-reduced-motion: reduce){.marquee__group{animation-play-state:paused}}.marquee--reverse .marquee__group{animation-direction:reverse;animation-delay:-30s}@keyframes scroll-x{0%{transform:translate(var(--scroll-start))}to{transform:translate(var(--scroll-end))}}@keyframes scroll-y{0%{transform:translateY(var(--scroll-start))}to{transform:translateY(var(--scroll-end))}}.wrapper{display:flex;flex-direction:column;gap:10px;margin:auto;max-width:100vw}@keyframes fade{to{opacity:0;visibility:hidden}}/*!
 * modified Simple lightbox effect in pure JS
 * @see {@link https://github.com/squeral/lightbox}
 * @see {@link https://github.com/squeral/lightbox/blob/master/lightbox.js}
 * passes jshint
 */.iframe-lightbox,.iframe-lightbox .backdrop{width:100%;height:100%;top:0;left:0}.iframe-lightbox{display:none;position:fixed;opacity:0;transition:opacity .2s ease;z-index:999999}.iframe-lightbox .backdrop{position:absolute;background-color:#000000b3;cursor:default}.iframe-lightbox .content-holder{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-right:-50%}.iframe-lightbox .content{height:0;position:relative;padding-bottom:56.25%}.iframe-lightbox .content>.body{position:absolute;top:0;left:0;width:100%;height:100%}/*!
  * another pure css spinner
  * @see {@link https://epic-spinners.epicmax.co/}
  */.iframe-lightbox .content>.body .half-circle-spinner,.iframe-lightbox .content>.body .half-circle-spinner *{box-sizing:border-box}.iframe-lightbox .content>.body .half-circle-spinner{width:60px;height:60px;border-radius:100%;position:relative;margin:0 -50% 0 0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.iframe-lightbox .content>.body .half-circle-spinner .circle{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:6px solid transparent}.iframe-lightbox .content>.body .half-circle-spinner .circle.circle-1{border-top-color:#fff;animation:half-circle-spinner-animation 1s infinite}.iframe-lightbox .content>.body .half-circle-spinner .circle.circle-2{border-bottom-color:#fff;animation:half-circle-spinner-animation 1s infinite alternate}@keyframes half-circle-spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iframe-lightbox .content>.body.is-loaded .half-circle-spinner{display:none}.iframe-lightbox iframe{display:block;width:100%;height:100%;border:0;box-shadow:.267rem .267rem .267rem #0303034d;transition:opacity .2s ease}.iframe-lightbox.is-showing{display:block}.iframe-lightbox.is-opened{opacity:1}.iframe-lightbox .btn-close{position:fixed;top:.625em;right:.625em;width:1.5em;height:1.5em}/*!
  * pure css version
  * @see {@link https://codepen.io/brissmyr/pen/egidw}
  */.iframe-lightbox .btn-close:before,.iframe-lightbox .btn-close:after{content:" ";width:.125em;height:1.5em;position:absolute;right:.625em;background-color:#fff}.iframe-lightbox .btn-close:before{transform:rotate(45deg)}.iframe-lightbox .btn-close:after{transform:rotate(-45deg)}/*!
  * @see {@link https://github.com/englishextra/iframe-lightbox/issues/12}
  */body.iframe-lightbox--open{overflow:hidden}#volunteer-page{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;max-width:64rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.5rem 1rem}#volunteer-page a{--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}#volunteer-page h1{text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:800;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width: 640px){#volunteer-page h1{font-size:2.25rem;line-height:2.5rem}}#volunteer-page h2{margin-top:5rem;margin-bottom:2rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:800;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width: 640px){#volunteer-page h2{font-size:2.25rem;line-height:2.5rem}}#volunteer-page h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:700}#volunteer-page .intro-block{text-align:center}#volunteer-page .advert-block{margin-bottom:1.5rem;margin-top:3rem;text-align:center}#volunteer-page .advert-block img{margin-bottom:1rem}#volunteer-page .advert-block .register-btn{margin-top:.5rem;margin-bottom:2rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(224 36 36 / var(--tw-bg-opacity));padding:.5rem 1.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){#volunteer-page .volunteer-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}#volunteer-page .volunteer-blocks h3{margin-top:0}#volunteer-page .volunteer-blocks .volunteer-image{width:100%;background-size:cover;height:260px}#volunteer-page p{margin-top:1rem;margin-bottom:1rem;line-height:1.5}#trail-event-page #page-content #fundraising-page h2{margin-top:3rem;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity))}#fundraising-page h2{margin-bottom:.5rem;margin-top:1.5rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#fundraising-page h2{margin-bottom:1.5rem;margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#fundraising-page p{margin:1rem}@media (min-width: 640px){#fundraising-page p{margin-left:5rem;margin-right:5rem}}#fundraising-page .register-btn{display:inline-block;border-radius:9999px;margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem;display:block;width:100%;cursor:pointer;border-radius:1.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.75rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 640px){#fundraising-page .register-btn{width:75%}}@media (min-width: 768px){#fundraising-page .register-btn{width:50%}}@media (min-width: 1024px){#fundraising-page .register-btn{font-size:1.25rem;line-height:1.75rem}}#fundraising-page .register-btn{box-shadow:0 0 6px #000000bf;--tw-bg-opacity: 1;background-color:rgb(33 154 236 / var(--tw-bg-opacity))}#fundraising-page .register-btn:hover{--tw-bg-opacity: 1;background-color:rgb(94 172 224 / var(--tw-bg-opacity))}@media (min-width: 640px){#fundraising-page .register-btn{font-size:2.25rem;line-height:2.5rem}}#i5k-event-page #page-content .header-block{margin-left:auto;margin-right:auto;height:350px;width:100%;max-width:1280px}@media (min-width: 768px){#i5k-event-page #page-content .header-block{height:400px}}@media (min-width: 1280px){#i5k-event-page #page-content .header-block{height:500px}}#i5k-event-page #page-content .header-overlay-top{margin-left:auto;margin-right:auto;height:180px;width:100%;max-width:1280px;background-position:-20px -30px}@media (min-width: 640px){#i5k-event-page #page-content .header-overlay-top{height:250px;background-position:-30px -80px}}@media (min-width: 768px){#i5k-event-page #page-content .header-overlay-top{background-position:-50px -120px}}@media (min-width: 1024px){#i5k-event-page #page-content .header-overlay-top{background-position:-60px -250px}}#i5k-event-page #page-content .header-overlay-top{background-repeat:no-repeat;background-size:115%}#i5k-event-page #page-content .header-overlay-bottom{position:relative;top:-65px;margin-left:auto;margin-right:auto;height:120px;width:100%;max-width:1280px}@media (min-width: 640px){#i5k-event-page #page-content .header-overlay-bottom{top:-110px;height:150px}}@media (min-width: 768px){#i5k-event-page #page-content .header-overlay-bottom{height:230px}}@media (min-width: 1280px){#i5k-event-page #page-content .header-overlay-bottom{height:230px}}#i5k-event-page #page-content .header-overlay-bottom{background-repeat:no-repeat;background-size:115%;background-position:center}#i5k-event-page #page-content .join-the-fun-text{position:relative;top:-340px;margin-left:auto;margin-right:auto;width:75%;text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5rem;line-height:2rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(248 0 190 / var(--tw-text-opacity))}@media (min-width: 640px){#i5k-event-page #page-content .join-the-fun-text{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1280px){#i5k-event-page #page-content .join-the-fun-text{top:-450px}}#i5k-event-page #page-content .join-the-fun-text{-webkit-text-stroke:12px white}#i5k-event-page #page-content .join-the-fun-text span{position:relative;top:1rem;font-size:3rem;line-height:1;--tw-text-opacity: 1;color:rgb(33 154 236 / var(--tw-text-opacity))}@media (min-width: 640px){#i5k-event-page #page-content .join-the-fun-text span{font-size:4.5rem;line-height:1}}#i5k-event-page #page-content .launch-offer-text{position:relative;top:-340px;margin-left:auto;margin-right:auto;width:75%;text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.25rem;line-height:2.5rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(248 0 190 / var(--tw-text-opacity))}@media (min-width: 640px){#i5k-event-page #page-content .launch-offer-text{font-size:3rem;line-height:1}}@media (min-width: 1280px){#i5k-event-page #page-content .launch-offer-text{top:-450px}}#i5k-event-page #page-content .launch-offer-text{-webkit-text-stroke:12px white}#i5k-event-page #page-content .launch-offer-text span{position:relative;top:0;font-size:1.875rem;line-height:2.25rem;--tw-text-opacity: 1;color:rgb(33 154 236 / var(--tw-text-opacity))}@media (min-width: 640px){#i5k-event-page #page-content .launch-offer-text span{font-size:2.25rem;line-height:2.5rem}}#i5k-event-page #page-content *{paint-order:stroke fill}#i5k-event-page #page-content section{margin-left:auto;margin-right:auto;max-width:80rem;border-radius:1.5rem;padding:2rem .75rem 1.5rem;text-align:center}@media (min-width: 768px){#i5k-event-page #page-content section{padding-left:2rem;padding-right:2rem}}#i5k-event-page #page-content section img{margin-left:auto;margin-right:auto}#i5k-event-page #page-content section.with-bg{position:relative;top:-20px;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));padding-bottom:.625rem}#i5k-event-page #page-content section p{margin-top:.75rem;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}#i5k-event-page #page-content section .inner-block{padding-left:2rem;padding-right:2rem}#i5k-event-page #page-content section .inner-block h2{margin-top:-50px}@media (min-width: 768px){#i5k-event-page #page-content section .inner-block h2{margin-top:-75px}}#i5k-event-page #page-content section .inner-block p{font-size:1rem;line-height:1.5rem}#i5k-event-page #page-content .info-block{margin-top:0;text-align:left}@media (min-width: 640px){#i5k-event-page #page-content .info-block{margin-top:2rem}}#i5k-event-page #page-content .info-block .active{margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 768px){#i5k-event-page #page-content .info-block .active .level-1{font-size:3rem;line-height:1}}#i5k-event-page #page-content .info-block .level-1{padding-left:1rem;padding-right:1rem;text-align:left;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5rem;line-height:2rem;text-transform:uppercase}#i5k-event-page #page-content .info-block .level-1 svg{stroke:#219aec;stroke-width:5px}#i5k-event-page #page-content .info-block .level-2{margin-left:2rem}#i5k-event-page #page-content .info-block .level-2 svg{stroke-width:5px}#i5k-event-page #page-content .info-block .level-2 button{margin-top:.25rem;margin-bottom:.25rem;width:100%;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));padding:.25rem 1rem;text-align:left;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}#i5k-event-page #page-content .info-block .level-3{margin-top:.5rem;margin-bottom:.5rem;margin-left:2rem}#i5k-event-page #page-content .group-discount-block{margin-top:2rem;display:grid;gap:2.5rem}@media (min-width: 640px){#i5k-event-page #page-content .group-discount-block{grid-template-columns:repeat(3,minmax(0,1fr))}}#i5k-event-page #page-content .group-discount-block>div{position:relative;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-bottom:4rem;box-shadow:0 0 6px #000000bf}#i5k-event-page #page-content .group-discount-block>div .ticket-qty-heading{margin:1rem 1rem .5rem;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;line-height:1.75rem}@media (min-width: 1024px){#i5k-event-page #page-content .group-discount-block>div .ticket-qty-heading{font-size:1.875rem;line-height:2.25rem}}#i5k-event-page #page-content .group-discount-block>div .percentage-label{margin-left:-10px;margin-right:-10px;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){#i5k-event-page #page-content .group-discount-block>div .percentage-label{margin-left:-10px;margin-right:-10px;font-size:1.875rem;line-height:2.25rem}}#i5k-event-page #page-content .group-discount-block>div .image-separator{height:18rem;width:100%}@media (min-width: 1024px){#i5k-event-page #page-content .group-discount-block>div .image-separator{height:11rem}}#i5k-event-page #page-content .group-discount-block>div .image-separator{background-repeat:no-repeat;background-size:cover;background-position:center}#i5k-event-page #page-content .group-discount-block>div p{margin-top:1rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;font-weight:700}#i5k-event-page #page-content .group-discount-block>div a{position:absolute;bottom:0;margin-bottom:1rem;display:block;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding-left:.5rem;padding-right:.5rem;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){#i5k-event-page #page-content .group-discount-block>div a{font-size:1.5rem;line-height:2rem}}#i5k-event-page #page-content .group-discount-block>div a{width:calc(100% - 30px);margin-left:15px}#i5k-event-page #page-content .heading-block-h2{position:relative;z-index:45;margin-bottom:1.5rem;display:flex;flex-direction:row;align-items:center;padding-left:.5rem;padding-right:.5rem}@media (min-width: 640px){#i5k-event-page #page-content .heading-block-h2{margin-top:2.5rem}}#i5k-event-page #page-content .heading-block-h2 h2{z-index:10;margin-left:auto;margin-right:auto;text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.25rem;line-height:2.5rem}@media (min-width: 768px){#i5k-event-page #page-content .heading-block-h2 h2{font-size:4.5rem;line-height:1}}#i5k-event-page #page-content .heading-block-h2 h2{-webkit-text-stroke:12px black;-webkit-text-fill-color:white}#i5k-event-page #page-content .heading-block-h2 .underline-bar{position:absolute;top:15px;display:block;height:50px;width:70%;--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity))}@media (min-width: 768px){#i5k-event-page #page-content .heading-block-h2 .underline-bar{top:20px;height:70px;width:65%}}#i5k-event-page #page-content .heading-block-h2 .underline-bar{box-shadow:0 0 6px #000000bf}#i5k-event-page #page-content .heading-block-h2 .underline-bar.left{left:0;border-top-right-radius:9999px;border-bottom-right-radius:9999px}#i5k-event-page #page-content .heading-block-h2 .underline-bar.right{right:0;border-top-left-radius:9999px;border-bottom-left-radius:9999px}#i5k-event-page #page-content .pre-information-block{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;text-align:left}@media (min-width: 768px){#i5k-event-page #page-content .pre-information-block{grid-template-columns:repeat(2,minmax(0,1fr))}}#i5k-event-page #page-content .pre-information-block h3{font-size:1.25rem;line-height:1.75rem;font-weight:700}#i5k-event-page #page-content .pre-information-block svg{margin-right:.5rem;display:inline;width:2rem}#i5k-event-page #page-content .pre-information-block p{margin-top:.5rem;margin-bottom:.5rem}#i5k-event-page #page-content .pre-information-block>div{padding-left:1rem;padding-right:1rem}@media (min-width: 640px){#i5k-event-page #page-content .pre-information-block>div{padding:1rem}}#i5k-event-page #page-content .where-and-when-block>div{margin-bottom:.5rem;margin-top:.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1rem}@media (min-width: 640px){#i5k-event-page #page-content .where-and-when-block>div{margin-bottom:1.5rem}}#i5k-event-page #page-content .where-and-when-block a{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem}#i5k-event-page #page-content .where-and-when-block a:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#i5k-event-page #page-content .where-and-when-block a img{width:100%}@media (min-width: 640px){#i5k-event-page #page-content .where-and-when-block a img{width:25%}}#i5k-event-page #page-content .where-and-when-block a span{margin-top:.25rem;display:none;font-size:1rem;line-height:1.5rem;font-weight:700}@media (min-width: 640px){#i5k-event-page #page-content .where-and-when-block a span{display:block}}#i5k-event-page #page-content .image-block{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding-top:0;padding-bottom:0}#i5k-event-page #page-content .whats-included-block{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}#i5k-event-page #page-content .whats-included-block .feature-circle{padding:.75rem}@media (min-width: 768px){#i5k-event-page #page-content .whats-included-block .feature-circle{padding:2rem}}@media (min-width: 1024px){#i5k-event-page #page-content .whats-included-block .feature-circle{padding:3rem}}#i5k-event-page #page-content .inner-block{margin-top:2.5rem;margin-bottom:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:2rem 1rem}@media (min-width: 1024px){#i5k-event-page #page-content .inner-block{padding-left:3.5rem;padding-right:3.5rem}}#i5k-event-page #page-content .inner-block{border-radius:40px;border:3px solid #000}#i5k-event-page #page-content .inner-block h2{z-index:10;margin-left:auto;margin-right:auto;text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.25rem;line-height:2.5rem}@media (min-width: 768px){#i5k-event-page #page-content .inner-block h2{font-size:4.5rem;line-height:1}}#i5k-event-page #page-content .inner-block h2{-webkit-text-stroke:12px black;-webkit-text-fill-color:white}#i5k-event-page #page-content #obstacle-map{margin-bottom:1.5rem;position:relative;width:100%}#i5k-event-page #page-content #obstacle-map a{position:absolute;display:block}#i5k-event-page #page-content #obstacle-map .play-wrapper{width:100%;height:100%}#i5k-event-page #page-content #obstacle-map .play-icon{left:calc(50% - 75px);top:calc(50% - 75px);width:150px;z-index:1}#i5k-event-page #page-content #obstacle-map .play-icon svg{stroke:#000;stroke-width:.5px}#i5k-event-page #page-content #obstacle-map img{width:100%;border-radius:1.5rem}#i5k-event-page #page-content #obstacle-map .start-mountain{top:25%;left:22%;height:50px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .start-mountain{height:84px;width:100px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .start-mountain{height:115px;width:138px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .start-mountain{height:146px;width:183px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .start-mountain{height:184px;width:222px}}#i5k-event-page #page-content #obstacle-map .the-crawler{top:26%;left:41%;height:38px;width:79px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-crawler{height:58px;width:133px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-crawler{height:78px;width:168px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-crawler{height:106px;width:224px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-crawler{height:132px;width:280px}}#i5k-event-page #page-content #obstacle-map .the-holes{top:25%;left:67%;height:50px;width:56px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-holes{height:93px;width:105px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-holes{height:100px;width:114px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-holes{height:128px;width:147px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-holes{height:177px;width:194px}}#i5k-event-page #page-content #obstacle-map .holy-moly{top:40%;left:76%;height:45px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .holy-moly{height:73px;width:110px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .holy-moly{height:86px;width:127px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .holy-moly{height:116px;width:176px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .holy-moly{height:159px;width:222px}}#i5k-event-page #page-content #obstacle-map .duck-n-dive{top:41%;left:49%;height:42px;width:80px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .duck-n-dive{height:60px;width:126px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .duck-n-dive{height:77px;width:160px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .duck-n-dive{height:107px;width:221px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .duck-n-dive{height:137px;width:289px}}#i5k-event-page #page-content #obstacle-map .viper{top:41%;left:33%;height:40px;width:55px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .viper{height:50px;width:74px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .viper{height:67px;width:103px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .viper{height:95px;width:149px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .viper{height:128px;width:195px}}#i5k-event-page #page-content #obstacle-map .the-vortex{top:40%;left:4%;height:50px;width:80px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-vortex{height:80px;width:130px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-vortex{height:103px;width:170px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-vortex{height:138px;width:230px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-vortex{height:184px;width:297px}}#i5k-event-page #page-content #obstacle-map .the-growler{top:55%;left:5%;height:50px;width:80px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-growler{height:75px;width:135px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-growler{height:92px;width:160px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-growler{height:130px;width:224px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-growler{height:166px;width:285px}}#i5k-event-page #page-content #obstacle-map .swing-shot{top:54%;left:53%;height:50px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .swing-shot{height:69px;width:100px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .swing-shot{height:82px;width:128px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .swing-shot{height:114px;width:172px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .swing-shot{height:145px;width:222px}}#i5k-event-page #page-content #obstacle-map .beast{top:53%;left:76%;height:35px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .beast{height:54px;width:95px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .beast{height:68px;width:116px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .beast{height:83px;width:162px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .beast{height:120px;width:208px}}#i5k-event-page #page-content #obstacle-map .crash-bang{top:63%;left:79%;height:42px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .crash-bang{height:58px;width:83px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .crash-bang{height:80px;width:120px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .crash-bang{height:109px;width:161px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .crash-bang{height:148px;width:213px}}#i5k-event-page #page-content #obstacle-map .the-mangle{top:71%;left:57%;height:44px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-mangle{height:60px;width:87px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-mangle{height:86px;width:125px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-mangle{height:114px;width:177px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-mangle{height:154px;width:244px}}#i5k-event-page #page-content #obstacle-map .the-slapper{top:67%;left:34%;height:50px;width:68px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-slapper{height:73px;width:103px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-slapper{height:100px;width:143px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-slapper{height:144px;width:200px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-slapper{height:184px;width:259px}}#i5k-event-page #page-content #obstacle-map .temple-of-doom{top:69%;left:4%;height:54px;width:86px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .temple-of-doom{height:78px;width:129px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .temple-of-doom{height:104px;width:172px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .temple-of-doom{height:142px;width:238px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .temple-of-doom{height:184px;width:306px}}#i5k-event-page #page-content #obstacle-map .the-web{top:86%;left:26%;height:43px;width:58px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-web{height:67px;width:89px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-web{height:84px;width:112px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-web{height:116px;width:150px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-web{height:151px;width:200px}}#i5k-event-page #page-content #obstacle-map .the-demon{top:83%;left:44%;height:50px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-demon{height:77px;width:96px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-demon{height:104px;width:120px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-demon{height:142px;width:166px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-demon{height:184px;width:222px}}#i5k-event-page #page-content #obstacle-map .the-boss{top:79%;left:71%;height:50px;width:64px}@media (min-width: 640px){#i5k-event-page #page-content #obstacle-map .the-boss{height:78px;width:97px}}@media (min-width: 768px){#i5k-event-page #page-content #obstacle-map .the-boss{height:105px;width:136px}}@media (min-width: 1024px){#i5k-event-page #page-content #obstacle-map .the-boss{height:136px;width:189px}}@media (min-width: 1280px){#i5k-event-page #page-content #obstacle-map .the-boss{height:191px;width:238px}}#i5k-event-page #page-content #gallery{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}@media (min-width: 768px){#i5k-event-page #page-content #gallery{grid-template-columns:repeat(5,minmax(0,1fr))}}#i5k-event-page #page-content .line-through{--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}#i5k-event-page #page-content .feature-circle:hover{filter:none;animation-name:jiggle;animation-duration:2s;animation-timing-function:ease-in-out}#i5k-event-page #page-content .jiggle{left:-2em;position:relative;animation-name:jiggle;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}#i5k-event-page #page-content .jiggle:hover{animation-play-state:paused}@keyframes jiggle{20%{transform:rotate(10deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(15deg)}80%{transform:rotate(-15deg)}to{transform:rotate(0)}}#i5k-event-page #page-content .jiggle-small{position:relative;animation-name:jiggle-small;animation-duration:2s;animation-iteration-count:2;animation-timing-function:ease-in-out}@keyframes jiggle-small{20%{transform:rotate(10deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(15deg)}80%{transform:rotate(-15deg)}to{transform:rotate(0)}}@keyframes fading{35%{opacity:0}40%{opacity:1}60%{opacity:1}65%{opacity:0}}.fade-in-slowly-1{opacity:0;animation:fading infinite 20s;animation-fill-mode:forwards}.fade-in-slowly-2{opacity:0;animation:fading infinite 20s;animation-fill-mode:forwards;animation-delay:10s}.big-btn{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem;display:block;width:100%;cursor:pointer;border-radius:1.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.75rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 640px){.big-btn{width:75%}}@media (min-width: 768px){.big-btn{width:50%}}@media (min-width: 1024px){.big-btn{font-size:1.25rem;line-height:1.75rem}}.big-btn{box-shadow:0 0 6px #000000bf}.big-btn-blue{--tw-bg-opacity: 1;background-color:rgb(33 154 236 / var(--tw-bg-opacity))}.big-btn-blue:hover{--tw-bg-opacity: 1;background-color:rgb(94 172 224 / var(--tw-bg-opacity))}.big-btn-red{--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity))}.big-btn-red:hover{--tw-bg-opacity: 1;background-color:rgb(250 85 93 / var(--tw-bg-opacity))}.iframe-lightbox.contact-box .content{width:100%;padding-bottom:600px}@media (min-width: 640px){.iframe-lightbox.contact-box .content{padding-bottom:585px}}.iframe-lightbox.contact-box .content{max-width:650px!important;margin:0 auto}.iframe-lightbox.contact-box .content-holder{max-width:650px}.i5k-pricing-block{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-top:2rem;padding-bottom:2rem}.i5k-pricing-block .price-points{margin-bottom:2rem;display:grid;width:100%;gap:.5rem}.i5k-pricing-block .price-points .price-point{border-radius:.5rem;border-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point{border-width:0px;background-color:transparent}}.i5k-pricing-block .price-points .price-point{position:relative}.i5k-pricing-block .price-points .price-point.current-price-point{--tw-bg-opacity: 1;background-color:rgb(224 36 36 / var(--tw-bg-opacity))}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point.current-price-point{top:-10px;left:-24px;height:115%;width:115%;background-color:transparent}}.i5k-pricing-block .price-points .price-point.current-price-point .price-point-text{font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 640px){.i5k-pricing-block .price-points .price-point.current-price-point .price-point-text{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point.current-price-point .price-point-text{margin-left:60px}}.i5k-pricing-block .price-points .price-point.current-price-point .price-point-text .price-point-sub-text{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:underline}@media (min-width: 640px){.i5k-pricing-block .price-points .price-point.current-price-point .price-point-text .price-point-sub-text{font-size:1.5rem;line-height:2rem}}.i5k-pricing-block .price-points .price-point.current-price-point .price-point-background .st0{fill:rgb(224 10 20/var(--tw-bg-opacity))}.i5k-pricing-block .price-points .price-point .price-point-content{position:relative;display:flex;height:100%;width:100%;align-items:center;justify-content:center;padding:.5rem}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point .price-point-content{min-height:9rem}}.i5k-pricing-block .price-points .price-point .price-point-content{z-index:1}.i5k-pricing-block .price-points .price-point .price-point-text{text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;line-height:1.75rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point .price-point-text{padding-left:2rem;padding-right:2rem;font-size:1.875rem;line-height:2.25rem}}.i5k-pricing-block .price-points .price-point .price-point-text .price-point-sub-text{display:inline;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(252 233 106 / var(--tw-text-opacity))}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point .price-point-text .price-point-sub-text{display:block}}.i5k-pricing-block .price-points .price-point .price-point-background{position:absolute;top:0;display:none;height:100%;width:100%}@media (min-width: 1024px){.i5k-pricing-block .price-points .price-point .price-point-background{display:block}}.i5k-pricing-block .price-points .price-point .price-point-background{width:120%}.grecaptcha-badge{bottom:0!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#event-charity-partner-page *{paint-order:stroke fill}#event-charity-partner-page p{margin-left:auto;margin-right:auto;max-width:64rem;padding-top:1rem;padding-bottom:1rem;text-align:center}.trail-btn{cursor:pointer;border-width:2px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));text-align:center;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.trail-btn:hover{--tw-bg-opacity: 1;background-color:rgb(250 85 93 / var(--tw-bg-opacity))}.trail-btn.trail-btn-inverse{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}.trail-btn.trail-btn-inverse:hover{--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.trail-btn.trail-btn-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.trail-btn.trail-btn-black:hover{--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.trail-btn.trail-btn-menu{padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700}@media (min-width: 1024px){.trail-btn.trail-btn-menu{padding:.25rem 1rem;font-size:1.875rem;line-height:2.25rem}}.trail-btn.trail-btn-sm{padding:.5rem 1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.trail-btn.trail-btn-md{padding:.25rem 1rem;font-size:2.25rem;line-height:2.5rem;font-weight:700}@media (min-width: 1024px){.trail-btn.trail-btn-md{font-size:3rem;line-height:1}}.trail-btn.trail-btn-lg{padding:.5rem 1rem;font-size:4.5rem;line-height:1;font-weight:700}#trail-event-page #page-content .h2-v2{margin-top:3rem;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity))}#trail-event-page #page-content .header-block{position:relative;margin-left:auto;margin-right:auto;height:600px;width:100%;border-bottom-width:200px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}@media (min-width: 1024px){#trail-event-page #page-content .header-block{height:900px}}#trail-event-page #page-content .heading-block-h2{position:relative;z-index:45;margin-bottom:1.25rem;margin-top:2.5rem;display:flex;flex-direction:row;align-items:center;padding-left:.5rem;padding-right:.5rem}@media (min-width: 1024px){#trail-event-page #page-content .heading-block-h2{margin-bottom:2.5rem;margin-top:5rem}}#trail-event-page #page-content .heading-block-h2 h2{z-index:10;margin-left:auto;margin-right:auto;text-align:center;font-size:1.875rem;line-height:2.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){#trail-event-page #page-content .heading-block-h2 h2{font-size:4.5rem;line-height:1}}#trail-event-page #page-content .heading-block-h2 .underline-bar{position:absolute;top:0;display:block;border-top-width:40px;--tw-border-opacity: 1;border-top-color:rgb(0 0 0 / var(--tw-border-opacity))}@media (min-width: 1024px){#trail-event-page #page-content .heading-block-h2 .underline-bar{width:85%;border-top-width:70px}}@media (min-width: 1536px){#trail-event-page #page-content .heading-block-h2 .underline-bar{width:75%}}#trail-event-page #page-content .heading-block-h2 .underline-bar.left{left:0;border-right:20px solid transparent}#trail-event-page #page-content .heading-block-h2 .underline-bar.right{right:0;border-left:20px solid transparent}#trail-event-page #page-content section{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1rem;padding-right:1rem;text-align:center;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 1280px){#trail-event-page #page-content section{padding-left:0;padding-right:0}}#trail-event-page #page-content h1,#trail-event-page #page-content h2,#trail-event-page #page-content h3,#trail-event-page #page-content h4,#trail-event-page #page-content h5{text-transform:uppercase}#trail-event-page #page-content h3{margin-top:2rem;font-size:1.4em}#trail-event-page #page-content .fade-in{animation:movein 1s}#trail-event-page #page-content .fade-out{animation:moveout 3s}#trail-event-page #page-content .info-block{margin-top:0;text-align:left}@media (min-width: 640px){#trail-event-page #page-content .info-block{margin-top:2rem}}#trail-event-page #page-content .info-block .active{margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1024px){#trail-event-page #page-content .info-block .active .level-1{font-size:3rem;line-height:1}}#trail-event-page #page-content .info-block .level-1{padding-left:1rem;padding-right:1rem;text-align:left;font-size:1.5rem;line-height:2rem;text-transform:uppercase}#trail-event-page #page-content .info-block .level-1 svg{stroke:#4b5563;stroke-width:5px}#trail-event-page #page-content .info-block .level-2{margin-left:2rem}#trail-event-page #page-content .info-block .level-2 svg{stroke-width:5px}#trail-event-page #page-content .info-block .level-2 button{margin-top:.25rem;margin-bottom:.25rem;width:100%;--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));padding:.25rem 1rem;text-align:left;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}#trail-event-page #page-content .info-block .level-3{margin-top:.5rem;margin-bottom:.5rem;margin-left:2rem}#trail-event-page #page-content .event-description h1{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#trail-event-page #page-content .event-description h1{margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#trail-event-page #page-content .event-description h2{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#trail-event-page #page-content .event-description h2{margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#trail-event-page #page-content .event-description h3{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#trail-event-page #page-content .event-description h3{margin-top:3rem;font-size:1.5rem;line-height:2rem}}#trail-event-page #page-content .event-description ul{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:32rem;list-style-type:disc;padding-left:2rem;padding-right:2rem;text-align:left}#trail-event-page #page-content .event-description ul li{margin-top:1.5rem}#trail-event-page #page-content .event-description .lead{margin-bottom:.5rem;margin-top:2rem;padding-left:1rem;padding-right:1rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900}@media (min-width: 1024px){#trail-event-page #page-content .event-description .lead{margin-bottom:.75rem;margin-top:1.5rem}}#trail-event-page #page-content .event-description p{margin-top:1.5rem}.i5k-btn{margin-top:1rem;margin-bottom:1rem;display:inline-block;cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));text-align:center;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.i5k-btn:hover{--tw-bg-opacity: 1;background-color:rgb(250 85 93 / var(--tw-bg-opacity))}@media (min-width: 1024px){.i5k-btn{border-width:2px}}.i5k-btn.i5k-btn-inverse{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}.i5k-btn.i5k-btn-inverse:hover{--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.i5k-btn.i5k-btn-menu{border-radius:.375rem;padding:.5rem;font-size:.875rem;line-height:1.25rem}@media (min-width: 1024px){.i5k-btn.i5k-btn-menu{padding:.25rem 1rem;font-size:1.875rem;line-height:2.25rem}}.i5k-btn.i5k-btn-xs{box-shadow:0 0 6px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding-left:2rem;padding-right:2rem;padding-top:0;padding-bottom:0;font-size:1.125rem;line-height:1.75rem}.i5k-btn.i5k-btn-sm{box-shadow:0 0 6px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.5rem 2rem;font-size:1.25rem;line-height:1.75rem}.i5k-btn.i5k-btn-md{box-shadow:0 0 6px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.25rem 2.5rem;font-size:1.875rem;line-height:2.25rem}@media (min-width: 1024px){.i5k-btn.i5k-btn-md{font-size:2.25rem;line-height:2.5rem}}.i5k-btn.i5k-btn-lg{box-shadow:0 0 6px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.5rem 2rem;font-size:4.5rem;line-height:1}.h2-v2{margin-bottom:.5rem;margin-top:1.5rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){.h2-v2{margin-bottom:1.5rem;margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#i5k2-event-page #page-content *{paint-order:stroke fill}#i5k2-event-page #page-content .header-block{position:relative;margin-left:auto;margin-right:auto;height:550px;width:100%;border-bottom-width:105px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}@media (min-width: 1024px){#i5k2-event-page #page-content .header-block{height:800px;border-bottom-width:130px}}#i5k2-event-page #page-content .heading-block-h2{position:relative;z-index:45;margin-top:4rem;margin-bottom:3rem;display:flex;flex-direction:row;align-items:center;padding-left:.5rem;padding-right:.5rem}#i5k2-event-page #page-content .heading-block-h2 h2{z-index:10;margin-left:auto;margin-right:auto;text-align:center;font-family:zorque,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.25rem;line-height:2.5rem}@media (min-width: 768px){#i5k2-event-page #page-content .heading-block-h2 h2{font-size:4.5rem;line-height:1}}#i5k2-event-page #page-content .heading-block-h2 h2{-webkit-text-stroke:12px black;-webkit-text-fill-color:white}#i5k2-event-page #page-content .heading-block-h2 .underline-bar{position:absolute;top:15px;display:block;height:50px;width:70%;--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity))}@media (min-width: 768px){#i5k2-event-page #page-content .heading-block-h2 .underline-bar{top:20px;height:70px;width:65%}}#i5k2-event-page #page-content .heading-block-h2 .underline-bar{box-shadow:0 0 6px #000000bf}#i5k2-event-page #page-content .heading-block-h2 .underline-bar.left{left:0;border-top-right-radius:9999px;border-bottom-right-radius:9999px}#i5k2-event-page #page-content .heading-block-h2 .underline-bar.right{right:0;border-top-left-radius:9999px;border-bottom-left-radius:9999px}#i5k2-event-page #page-content section{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:.75rem;padding-right:.75rem;text-align:center;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 1280px){#i5k2-event-page #page-content section{padding-left:0;padding-right:0}}#i5k2-event-page #page-content .pre-information-block{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;text-align:left}@media (min-width: 768px){#i5k2-event-page #page-content .pre-information-block{grid-template-columns:repeat(2,minmax(0,1fr))}}#i5k2-event-page #page-content .pre-information-block h3{font-size:1.25rem;line-height:1.75rem;font-weight:700}#i5k2-event-page #page-content .pre-information-block svg{margin-right:.5rem;display:inline;width:2rem}#i5k2-event-page #page-content .pre-information-block p{margin-top:.5rem;margin-bottom:.5rem}#i5k2-event-page #page-content .pre-information-block>div{padding-left:1rem;padding-right:1rem}@media (min-width: 640px){#i5k2-event-page #page-content .pre-information-block>div{padding:1rem}}#i5k2-event-page #page-content #obstacle-map{margin-bottom:1.5rem;position:relative;width:100%}#i5k2-event-page #page-content #obstacle-map a{position:absolute;display:block}#i5k2-event-page #page-content #obstacle-map .play-wrapper{width:100%;height:100%}#i5k2-event-page #page-content #obstacle-map .play-icon{left:calc(50% - 75px);top:calc(50% - 75px);width:150px;z-index:1}#i5k2-event-page #page-content #obstacle-map .play-icon svg{stroke:#000;stroke-width:.5px}#i5k2-event-page #page-content #obstacle-map img{width:100%;border-radius:1.5rem}#i5k2-event-page #page-content #obstacle-map .start-mountain{top:25%;left:22%;height:50px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .start-mountain{height:84px;width:100px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .start-mountain{height:115px;width:138px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .start-mountain{height:146px;width:183px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .start-mountain{height:184px;width:222px}}#i5k2-event-page #page-content #obstacle-map .the-crawler{top:26%;left:41%;height:38px;width:79px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-crawler{height:58px;width:133px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-crawler{height:78px;width:168px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-crawler{height:106px;width:224px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-crawler{height:132px;width:280px}}#i5k2-event-page #page-content #obstacle-map .the-holes{top:25%;left:67%;height:50px;width:56px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-holes{height:93px;width:105px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-holes{height:100px;width:114px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-holes{height:128px;width:147px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-holes{height:177px;width:194px}}#i5k2-event-page #page-content #obstacle-map .holy-moly{top:40%;left:76%;height:45px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .holy-moly{height:73px;width:110px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .holy-moly{height:86px;width:127px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .holy-moly{height:116px;width:176px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .holy-moly{height:159px;width:222px}}#i5k2-event-page #page-content #obstacle-map .duck-n-dive{top:41%;left:49%;height:42px;width:80px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .duck-n-dive{height:60px;width:126px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .duck-n-dive{height:77px;width:160px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .duck-n-dive{height:107px;width:221px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .duck-n-dive{height:137px;width:289px}}#i5k2-event-page #page-content #obstacle-map .viper{top:41%;left:33%;height:40px;width:55px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .viper{height:50px;width:74px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .viper{height:67px;width:103px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .viper{height:95px;width:149px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .viper{height:128px;width:195px}}#i5k2-event-page #page-content #obstacle-map .the-vortex{top:40%;left:4%;height:50px;width:80px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-vortex{height:80px;width:130px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-vortex{height:103px;width:170px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-vortex{height:138px;width:230px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-vortex{height:184px;width:297px}}#i5k2-event-page #page-content #obstacle-map .the-growler{top:55%;left:5%;height:50px;width:80px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-growler{height:75px;width:135px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-growler{height:92px;width:160px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-growler{height:130px;width:224px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-growler{height:166px;width:285px}}#i5k2-event-page #page-content #obstacle-map .swing-shot{top:54%;left:53%;height:50px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .swing-shot{height:69px;width:100px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .swing-shot{height:82px;width:128px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .swing-shot{height:114px;width:172px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .swing-shot{height:145px;width:222px}}#i5k2-event-page #page-content #obstacle-map .beast{top:53%;left:76%;height:35px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .beast{height:54px;width:95px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .beast{height:68px;width:116px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .beast{height:83px;width:162px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .beast{height:120px;width:208px}}#i5k2-event-page #page-content #obstacle-map .crash-bang{top:63%;left:79%;height:42px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .crash-bang{height:58px;width:83px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .crash-bang{height:80px;width:120px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .crash-bang{height:109px;width:161px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .crash-bang{height:148px;width:213px}}#i5k2-event-page #page-content #obstacle-map .the-mangle{top:71%;left:57%;height:44px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-mangle{height:60px;width:87px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-mangle{height:86px;width:125px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-mangle{height:114px;width:177px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-mangle{height:154px;width:244px}}#i5k2-event-page #page-content #obstacle-map .the-slapper{top:67%;left:34%;height:50px;width:68px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-slapper{height:73px;width:103px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-slapper{height:100px;width:143px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-slapper{height:144px;width:200px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-slapper{height:184px;width:259px}}#i5k2-event-page #page-content #obstacle-map .temple-of-doom{top:69%;left:4%;height:54px;width:86px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .temple-of-doom{height:78px;width:129px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .temple-of-doom{height:104px;width:172px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .temple-of-doom{height:142px;width:238px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .temple-of-doom{height:184px;width:306px}}#i5k2-event-page #page-content #obstacle-map .the-web{top:86%;left:26%;height:43px;width:58px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-web{height:67px;width:89px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-web{height:84px;width:112px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-web{height:116px;width:150px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-web{height:151px;width:200px}}#i5k2-event-page #page-content #obstacle-map .the-demon{top:83%;left:44%;height:50px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-demon{height:77px;width:96px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-demon{height:104px;width:120px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-demon{height:142px;width:166px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-demon{height:184px;width:222px}}#i5k2-event-page #page-content #obstacle-map .the-boss{top:79%;left:71%;height:50px;width:64px}@media (min-width: 640px){#i5k2-event-page #page-content #obstacle-map .the-boss{height:78px;width:97px}}@media (min-width: 768px){#i5k2-event-page #page-content #obstacle-map .the-boss{height:105px;width:136px}}@media (min-width: 1024px){#i5k2-event-page #page-content #obstacle-map .the-boss{height:136px;width:189px}}@media (min-width: 1280px){#i5k2-event-page #page-content #obstacle-map .the-boss{height:191px;width:238px}}#i5k2-event-page #page-content .group-discount-block{display:flex;gap:2rem;overflow-x:auto;padding:1rem}#i5k2-event-page #page-content .group-discount-block>div{position:relative;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-bottom:4rem;box-shadow:0 0 6px #000000bf}#i5k2-event-page #page-content .group-discount-block>div .ticket-qty-heading{margin:1rem 1rem .5rem;width:200px;font-size:1.25rem;line-height:1.75rem;font-weight:700}@media (min-width: 640px){#i5k2-event-page #page-content .group-discount-block>div .ticket-qty-heading{width:100%}}@media (min-width: 1024px){#i5k2-event-page #page-content .group-discount-block>div .ticket-qty-heading{font-size:1.875rem;line-height:2.25rem}}#i5k2-event-page #page-content .group-discount-block>div .percentage-label{margin-left:-10px;margin-right:-10px;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 252 24 / var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}@media (min-width: 1024px){#i5k2-event-page #page-content .group-discount-block>div .percentage-label{margin-left:-10px;margin-right:-10px}}#i5k2-event-page #page-content .group-discount-block>div .image-separator{height:8rem;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}#i5k2-event-page #page-content .group-discount-block>div p{margin-top:1rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}#i5k2-event-page #page-content .group-discount-block>div a{position:absolute;bottom:0;margin-bottom:1rem;display:block;padding-left:.5rem;padding-right:.5rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){#i5k2-event-page #page-content .group-discount-block>div a{font-size:1.5rem;line-height:2rem}}#i5k2-event-page #page-content .group-discount-block>div a{width:calc(100% - 30px);margin-left:15px}#i5k2-event-page #page-content h1,#i5k2-event-page #page-content h2,#i5k2-event-page #page-content h3,#i5k2-event-page #page-content h4,#i5k2-event-page #page-content h5{text-transform:uppercase}#i5k2-event-page #page-content h3{margin-top:2rem;font-size:1.4em}#i5k2-event-page #page-content .fade-in{animation:movein 1s}#i5k2-event-page #page-content .fade-out{animation:moveout 3s}@keyframes movein{0%{opacity:0}to{opacity:1}}@keyframes moveout{0%{opacity:1}to{opacity:0}}#i5k2-event-page #page-content .info-block{margin-top:0;text-align:left}@media (min-width: 640px){#i5k2-event-page #page-content .info-block{margin-top:2rem}}#i5k2-event-page #page-content .info-block .active{margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1024px){#i5k2-event-page #page-content .info-block .active .level-1{font-size:3rem;line-height:1}}#i5k2-event-page #page-content .info-block .level-1{padding-left:1rem;padding-right:1rem;text-align:left;font-size:1.5rem;line-height:2rem;text-transform:uppercase}#i5k2-event-page #page-content .info-block .level-1 svg{stroke:#4b5563;stroke-width:5px}#i5k2-event-page #page-content .info-block .level-2{margin-left:2rem}#i5k2-event-page #page-content .info-block .level-2 svg{stroke-width:5px}#i5k2-event-page #page-content .info-block .level-2 button{margin-top:.25rem;margin-bottom:.25rem;width:100%;--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));padding:.25rem 1rem;text-align:left;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}#i5k2-event-page #page-content .info-block .level-3{margin-top:.5rem;margin-bottom:.5rem;margin-left:2rem}#i5k2-event-page #page-content .event-description h1{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#i5k2-event-page #page-content .event-description h1{margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#i5k2-event-page #page-content .event-description h2{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#i5k2-event-page #page-content .event-description h2{margin-top:3rem;font-size:1.875rem;line-height:2.25rem}}#i5k2-event-page #page-content .event-description h3{margin-top:2rem;display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900;text-transform:uppercase}@media (min-width: 1024px){#i5k2-event-page #page-content .event-description h3{margin-top:3rem;font-size:1.5rem;line-height:2rem}}#i5k2-event-page #page-content .event-description ul{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:32rem;list-style-type:disc;padding-left:2rem;padding-right:2rem;text-align:left}#i5k2-event-page #page-content .event-description ul li{margin-top:1.5rem}#i5k2-event-page #page-content .event-description .lead{margin-bottom:.5rem;margin-top:2rem;padding-left:1rem;padding-right:1rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:900}@media (min-width: 1024px){#i5k2-event-page #page-content .event-description .lead{margin-bottom:.75rem;margin-top:1.5rem}}#i5k2-event-page #page-content .event-description p{margin-top:1.5rem}@supports (-webkit-touch-callout: none){.ios-background-fix{background-attachment:scroll}}@supports not (-webkit-touch-callout: none){.ios-background-fix{background-attachment:fixed}}body{overflow-x:hidden}.snowflake{--size: 1vw;width:var(--size);height:var(--size);background:white;border-radius:50%;position:absolute;top:-5vh;z-index:1000}@keyframes snowfall{0%{transform:translate3d(var(--left-ini),0,0)}to{transform:translate3d(var(--left-end),200vh,0)}}.snowflake:nth-child(1){--size: .3vw;--left-ini: 4vw;--left-end: -9vw;left:42vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(2){--size: .3vw;--left-ini: -8vw;--left-end: -2vw;left:57vw;animation:snowfall 12s linear infinite;animation-delay:-7s}.snowflake:nth-child(3){--size: .3vw;--left-ini: -3vw;--left-end: -2vw;left:80vw;animation:snowfall 10s linear infinite;animation-delay:-7s}.snowflake:nth-child(4){--size: .9vw;--left-ini: -1vw;--left-end: 1vw;left:85vw;animation:snowfall 12s linear infinite;animation-delay:-7s}.snowflake:nth-child(5){--size: .3vw;--left-ini: -4vw;--left-end: 7vw;left:15vw;animation:snowfall 8s linear infinite;animation-delay:-4s}.snowflake:nth-child(6){--size: 1.2vw;--left-ini: 8vw;--left-end: -4vw;left:56vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(7){--size: 1.2vw;--left-ini: -9vw;--left-end: -7vw;left:50vw;animation:snowfall 7s linear infinite;animation-delay:-7s}.snowflake:nth-child(8){--size: .6vw;--left-ini: 8vw;--left-end: 3vw;left:49vw;animation:snowfall 8s linear infinite;animation-delay:-6s}.snowflake:nth-child(9){--size: .3vw;--left-ini: -7vw;--left-end: 0vw;left:57vw;animation:snowfall 10s linear infinite;animation-delay:-4s}.snowflake:nth-child(10){--size: 1.2vw;--left-ini: 0vw;--left-end: 3vw;left:47vw;animation:snowfall 9s linear infinite;animation-delay:-3s}.snowflake:nth-child(11){--size: .3vw;--left-ini: 1vw;--left-end: 10vw;left:30vw;animation:snowfall 12s linear infinite;animation-delay:-9s}.snowflake:nth-child(12){--size: .3vw;--left-ini: 7vw;--left-end: 5vw;left:76vw;animation:snowfall 10s linear infinite;animation-delay:-4s}.snowflake:nth-child(13){--size: .6vw;--left-ini: 0vw;--left-end: 6vw;left:72vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(14){--size: .9vw;--left-ini: -5vw;--left-end: -4vw;left:37vw;animation:snowfall 9s linear infinite;animation-delay:-5s}.snowflake:nth-child(15){--size: 1.2vw;--left-ini: 2vw;--left-end: 5vw;left:87vw;animation:snowfall 10s linear infinite;animation-delay:-4s}.snowflake:nth-child(16){--size: .3vw;--left-ini: -8vw;--left-end: -5vw;left:58vw;animation:snowfall 7s linear infinite;animation-delay:-2s}.snowflake:nth-child(17){--size: 1.2vw;--left-ini: -9vw;--left-end: 4vw;left:48vw;animation:snowfall 9s linear infinite;animation-delay:-7s}.snowflake:nth-child(18){--size: 1.5vw;--left-ini: 5vw;--left-end: -5vw;left:13vw;animation:snowfall 15s linear infinite;animation-delay:-4s}.snowflake:nth-child(19){--size: .9vw;--left-ini: -3vw;--left-end: -5vw;left:41vw;animation:snowfall 13s linear infinite;animation-delay:-9s}.snowflake:nth-child(20){--size: .3vw;--left-ini: -5vw;--left-end: 10vw;left:38vw;animation:snowfall 8s linear infinite;animation-delay:-3s}.snowflake:nth-child(21){--size: .9vw;--left-ini: 7vw;--left-end: -9vw;left:64vw;animation:snowfall 8s linear infinite;animation-delay:-1s}.snowflake:nth-child(22){--size: .9vw;--left-ini: 7vw;--left-end: 5vw;left:35vw;animation:snowfall 9s linear infinite;animation-delay:-2s}.snowflake:nth-child(23){--size: 1.5vw;--left-ini: -5vw;--left-end: 3vw;left:77vw;animation:snowfall 14s linear infinite;animation-delay:-9s}.snowflake:nth-child(24){--size: 1.2vw;--left-ini: -7vw;--left-end: 2vw;left:9vw;animation:snowfall 15s linear infinite;animation-delay:-3s}.snowflake:nth-child(25){--size: 1.2vw;--left-ini: 0vw;--left-end: 5vw;left:76vw;animation:snowfall 7s linear infinite;animation-delay:-6s}.snowflake:nth-child(26){--size: 1.5vw;--left-ini: -8vw;--left-end: 4vw;left:59vw;animation:snowfall 7s linear infinite;animation-delay:-1s}.snowflake:nth-child(27){--size: .3vw;--left-ini: 5vw;--left-end: 2vw;left:84vw;animation:snowfall 13s linear infinite;animation-delay:-9s}.snowflake:nth-child(28){--size: 1.5vw;--left-ini: -7vw;--left-end: -3vw;left:44vw;animation:snowfall 8s linear infinite;animation-delay:-9s}.snowflake:nth-child(29){--size: 1.2vw;--left-ini: 5vw;--left-end: 4vw;left:89vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(30){--size: .3vw;--left-ini: 4vw;--left-end: 0vw;left:49vw;animation:snowfall 7s linear infinite;animation-delay:-10s}.snowflake:nth-child(31){--size: 1.5vw;--left-ini: 7vw;--left-end: 0vw;left:17vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(32){--size: .9vw;--left-ini: 0vw;--left-end: -7vw;left:46vw;animation:snowfall 14s linear infinite;animation-delay:-2s}.snowflake:nth-child(33){--size: 1.2vw;--left-ini: 8vw;--left-end: 0vw;left:76vw;animation:snowfall 12s linear infinite;animation-delay:-9s}.snowflake:nth-child(34){--size: .3vw;--left-ini: 0vw;--left-end: 8vw;left:42vw;animation:snowfall 12s linear infinite;animation-delay:-5s}.snowflake:nth-child(35){--size: 1.5vw;--left-ini: 1vw;--left-end: 1vw;left:77vw;animation:snowfall 8s linear infinite;animation-delay:-7s}.snowflake:nth-child(36){--size: 1.5vw;--left-ini: -1vw;--left-end: -1vw;left:34vw;animation:snowfall 6s linear infinite;animation-delay:-6s}.snowflake:nth-child(37){--size: 1.2vw;--left-ini: 0vw;--left-end: -4vw;left:32vw;animation:snowfall 6s linear infinite;animation-delay:-6s}.snowflake:nth-child(38){--size: .9vw;--left-ini: -4vw;--left-end: 0vw;left:77vw;animation:snowfall 9s linear infinite;animation-delay:-9s}.snowflake:nth-child(39){--size: 1.2vw;--left-ini: -9vw;--left-end: -5vw;left:51vw;animation:snowfall 12s linear infinite;animation-delay:-8s}.snowflake:nth-child(40){--size: .9vw;--left-ini: -8vw;--left-end: -7vw;left:48vw;animation:snowfall 7s linear infinite;animation-delay:-5s}.snowflake:nth-child(41){--size: .3vw;--left-ini: -6vw;--left-end: 8vw;left:82vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(42){--size: .3vw;--left-ini: 7vw;--left-end: 1vw;left:66vw;animation:snowfall 12s linear infinite;animation-delay:-9s}.snowflake:nth-child(43){--size: .3vw;--left-ini: 7vw;--left-end: 5vw;left:76vw;animation:snowfall 12s linear infinite;animation-delay:-3s}.snowflake:nth-child(44){--size: .6vw;--left-ini: -7vw;--left-end: -9vw;left:2vw;animation:snowfall 6s linear infinite;animation-delay:-4s}.snowflake:nth-child(45){--size: 1.5vw;--left-ini: 0vw;--left-end: 1vw;left:59vw;animation:snowfall 12s linear infinite;animation-delay:-1s}.snowflake:nth-child(46){--size: .9vw;--left-ini: 8vw;--left-end: 1vw;left:10vw;animation:snowfall 11s linear infinite;animation-delay:-4s}.snowflake:nth-child(47){--size: 1.5vw;--left-ini: 4vw;--left-end: -5vw;left:24vw;animation:snowfall 7s linear infinite;animation-delay:-1s}.snowflake:nth-child(48){--size: .3vw;--left-ini: -9vw;--left-end: 3vw;left:10vw;animation:snowfall 8s linear infinite;animation-delay:-9s}.snowflake:nth-child(49){--size: 1.5vw;--left-ini: 0vw;--left-end: -4vw;left:28vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(50){--size: .3vw;--left-ini: -1vw;--left-end: 6vw;left:14vw;animation:snowfall 11s linear infinite;animation-delay:-2s}.snowflake:nth-child(51){--size: .6vw;--left-ini: 9vw;--left-end: -6vw;left:8vw;animation:snowfall 6s linear infinite;animation-delay:-3s}.snowflake:nth-child(52){--size: 1.5vw;--left-ini: 0vw;--left-end: -9vw;left:85vw;animation:snowfall 15s linear infinite;animation-delay:-8s}.snowflake:nth-child(53){--size: .6vw;--left-ini: 6vw;--left-end: -5vw;left:43vw;animation:snowfall 14s linear infinite;animation-delay:-10s}.snowflake:nth-child(54){--size: .6vw;--left-ini: -3vw;--left-end: 1vw;left:17vw;animation:snowfall 9s linear infinite;animation-delay:-2s}.snowflake:nth-child(55){--size: .9vw;--left-ini: 5vw;--left-end: -7vw;left:33vw;animation:snowfall 15s linear infinite;animation-delay:-5s}.snowflake:nth-child(56){--size: .3vw;--left-ini: 7vw;--left-end: -2vw;left:9vw;animation:snowfall 10s linear infinite;animation-delay:-3s}.snowflake:nth-child(57){--size: .9vw;--left-ini: -6vw;--left-end: 0vw;left:29vw;animation:snowfall 8s linear infinite;animation-delay:-4s}.snowflake:nth-child(58){--size: 1.5vw;--left-ini: 10vw;--left-end: 10vw;left:76vw;animation:snowfall 10s linear infinite;animation-delay:-3s}.snowflake:nth-child(59){--size: .9vw;--left-ini: 5vw;--left-end: -9vw;left:86vw;animation:snowfall 7s linear infinite;animation-delay:-10s}.snowflake:nth-child(60){--size: .9vw;--left-ini: 1vw;--left-end: 5vw;left:15vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(61){--size: .6vw;--left-ini: 10vw;--left-end: 5vw;left:82vw;animation:snowfall 13s linear infinite;animation-delay:-8s}.snowflake:nth-child(62){--size: .3vw;--left-ini: 0vw;--left-end: -4vw;left:54vw;animation:snowfall 11s linear infinite;animation-delay:-8s}.snowflake:nth-child(63){--size: .3vw;--left-ini: 10vw;--left-end: -6vw;left:89vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(64){--size: 1.5vw;--left-ini: 7vw;--left-end: 6vw;left:39vw;animation:snowfall 12s linear infinite;animation-delay:-2s}.snowflake:nth-child(65){--size: 1.5vw;--left-ini: 0vw;--left-end: 10vw;left:37vw;animation:snowfall 11s linear infinite;animation-delay:-7s}.snowflake:nth-child(66){--size: 1.5vw;--left-ini: -4vw;--left-end: 4vw;left:82vw;animation:snowfall 6s linear infinite;animation-delay:-7s}.snowflake:nth-child(67){--size: 1.2vw;--left-ini: -4vw;--left-end: 9vw;left:41vw;animation:snowfall 11s linear infinite;animation-delay:-5s}.snowflake:nth-child(68){--size: 1.2vw;--left-ini: -7vw;--left-end: 3vw;left:9vw;animation:snowfall 8s linear infinite;animation-delay:-10s}.snowflake:nth-child(69){--size: .3vw;--left-ini: 5vw;--left-end: -2vw;left:21vw;animation:snowfall 12s linear infinite;animation-delay:-5s}.snowflake:nth-child(70){--size: .9vw;--left-ini: 10vw;--left-end: -7vw;left:18vw;animation:snowfall 7s linear infinite;animation-delay:-5s}.snowflake:nth-child(71){--size: .3vw;--left-ini: 7vw;--left-end: 2vw;left:88vw;animation:snowfall 11s linear infinite;animation-delay:-7s}.snowflake:nth-child(72){--size: 1.2vw;--left-ini: -1vw;--left-end: 3vw;left:60vw;animation:snowfall 9s linear infinite;animation-delay:-8s}.snowflake:nth-child(73){--size: .6vw;--left-ini: 2vw;--left-end: 9vw;left:65vw;animation:snowfall 14s linear infinite;animation-delay:-3s}.snowflake:nth-child(74){--size: 1.2vw;--left-ini: -4vw;--left-end: -9vw;left:59vw;animation:snowfall 6s linear infinite;animation-delay:-2s}.snowflake:nth-child(75){--size: 1.2vw;--left-ini: 8vw;--left-end: 9vw;left:56vw;animation:snowfall 6s linear infinite;animation-delay:-5s}.snowflake:nth-child(76){--size: 1.5vw;--left-ini: -4vw;--left-end: 4vw;left:60vw;animation:snowfall 15s linear infinite;animation-delay:-10s}.snowflake:nth-child(77){--size: .6vw;--left-ini: 0vw;--left-end: 9vw;left:23vw;animation:snowfall 9s linear infinite;animation-delay:-3s}.snowflake:nth-child(78){--size: .9vw;--left-ini: 1vw;--left-end: 6vw;left:82vw;animation:snowfall 15s linear infinite;animation-delay:-8s}.snowflake:nth-child(79){--size: .6vw;--left-ini: -3vw;--left-end: 8vw;left:30vw;animation:snowfall 13s linear infinite;animation-delay:-4s}.snowflake:nth-child(80){--size: 1.2vw;--left-ini: 10vw;--left-end: 7vw;left:81vw;animation:snowfall 12s linear infinite;animation-delay:-5s}.snowflake:nth-child(81){--size: .3vw;--left-ini: 3vw;--left-end: 5vw;left:23vw;animation:snowfall 11s linear infinite;animation-delay:-9s}.snowflake:nth-child(82){--size: .3vw;--left-ini: -4vw;--left-end: -4vw;left:17vw;animation:snowfall 12s linear infinite;animation-delay:-6s}.snowflake:nth-child(83){--size: 1.2vw;--left-ini: 3vw;--left-end: 4vw;left:28vw;animation:snowfall 11s linear infinite;animation-delay:-1s}.snowflake:nth-child(84){--size: 1.2vw;--left-ini: -6vw;--left-end: 9vw;left:34vw;animation:snowfall 8s linear infinite;animation-delay:-6s}.snowflake:nth-child(85){--size: .6vw;--left-ini: 6vw;--left-end: -7vw;left:28vw;animation:snowfall 13s linear infinite;animation-delay:-10s}.snowflake:nth-child(86){--size: 1.5vw;--left-ini: -9vw;--left-end: -8vw;left:15vw;animation:snowfall 6s linear infinite;animation-delay:-9s}.snowflake:nth-child(87){--size: .9vw;--left-ini: 3vw;--left-end: -7vw;left:6vw;animation:snowfall 6s linear infinite;animation-delay:-3s}.snowflake:nth-child(88){--size: .3vw;--left-ini: 8vw;--left-end: 5vw;left:22vw;animation:snowfall 7s linear infinite;animation-delay:-10s}.snowflake:nth-child(89){--size: 1.5vw;--left-ini: 3vw;--left-end: -1vw;left:5vw;animation:snowfall 8s linear infinite;animation-delay:-6s}.snowflake:nth-child(90){--size: 1.2vw;--left-ini: -4vw;--left-end: 0vw;left:16vw;animation:snowfall 6s linear infinite;animation-delay:-8s}.snowflake:nth-child(91){--size: 1.5vw;--left-ini: -4vw;--left-end: 1vw;left:52vw;animation:snowfall 10s linear infinite;animation-delay:-1s}.snowflake:nth-child(92){--size: .9vw;--left-ini: 7vw;--left-end: -4vw;left:27vw;animation:snowfall 7s linear infinite;animation-delay:-7s}.snowflake:nth-child(93){--size: .6vw;--left-ini: 4vw;--left-end: -5vw;left:59vw;animation:snowfall 15s linear infinite;animation-delay:-4s}.snowflake:nth-child(94){--size: .6vw;--left-ini: -1vw;--left-end: 3vw;left:75vw;animation:snowfall 15s linear infinite;animation-delay:-4s}.snowflake:nth-child(95){--size: .3vw;--left-ini: -8vw;--left-end: 8vw;left:8vw;animation:snowfall 6s linear infinite;animation-delay:-1s}.snowflake:nth-child(96){--size: 1.2vw;--left-ini: 6vw;--left-end: 2vw;left:45vw;animation:snowfall 9s linear infinite;animation-delay:-8s}.snowflake:nth-child(97){--size: 1.5vw;--left-ini: 10vw;--left-end: 0vw;left:50vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(98){--size: .6vw;--left-ini: -2vw;--left-end: 9vw;left:23vw;animation:snowfall 7s linear infinite;animation-delay:-2s}.snowflake:nth-child(99){--size: .3vw;--left-ini: 0vw;--left-end: 3vw;left:42vw;animation:snowfall 8s linear infinite;animation-delay:-2s}.snowflake:nth-child(100){--size: 1.5vw;--left-ini: -6vw;--left-end: -4vw;left:61vw;animation:snowfall 10s linear infinite;animation-delay:-9s}.snowflake:nth-child(101){--size: .9vw;--left-ini: 4vw;--left-end: -3vw;left:59vw;animation:snowfall 12s linear infinite;animation-delay:-6s}.snowflake:nth-child(102){--size: .9vw;--left-ini: -1vw;--left-end: -7vw;left:42vw;animation:snowfall 9s linear infinite;animation-delay:-7s}.snowflake:nth-child(103){--size: .3vw;--left-ini: 10vw;--left-end: 2vw;left:51vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.snowflake:nth-child(104){--size: .3vw;--left-ini: -9vw;--left-end: 6vw;left:36vw;animation:snowfall 12s linear infinite;animation-delay:-8s}.snowflake:nth-child(105){--size: .6vw;--left-ini: -7vw;--left-end: 0vw;left:48vw;animation:snowfall 7s linear infinite;animation-delay:-2s}.snowflake:nth-child(106){--size: 1.5vw;--left-ini: 0vw;--left-end: 2vw;left:52vw;animation:snowfall 9s linear infinite;animation-delay:-1s}.snowflake:nth-child(107){--size: 1.5vw;--left-ini: -7vw;--left-end: -8vw;left:55vw;animation:snowfall 11s linear infinite;animation-delay:-2s}.snowflake:nth-child(108){--size: 1.2vw;--left-ini: 7vw;--left-end: 9vw;left:7vw;animation:snowfall 13s linear infinite;animation-delay:-3s}.snowflake:nth-child(109){--size: .3vw;--left-ini: -1vw;--left-end: -9vw;left:35vw;animation:snowfall 13s linear infinite;animation-delay:-10s}.snowflake:nth-child(110){--size: .3vw;--left-ini: 5vw;--left-end: 10vw;left:19vw;animation:snowfall 12s linear infinite;animation-delay:-5s}.snowflake:nth-child(111){--size: .9vw;--left-ini: -9vw;--left-end: -5vw;left:27vw;animation:snowfall 11s linear infinite;animation-delay:-7s}.snowflake:nth-child(112){--size: .3vw;--left-ini: -6vw;--left-end: -9vw;left:34vw;animation:snowfall 7s linear infinite;animation-delay:-4s}.snowflake:nth-child(113){--size: 1.5vw;--left-ini: 4vw;--left-end: -9vw;left:86vw;animation:snowfall 8s linear infinite;animation-delay:-2s}.snowflake:nth-child(114){--size: .9vw;--left-ini: -5vw;--left-end: 9vw;left:58vw;animation:snowfall 15s linear infinite;animation-delay:-7s}.snowflake:nth-child(115){--size: .9vw;--left-ini: -7vw;--left-end: 0vw;left:51vw;animation:snowfall 13s linear infinite;animation-delay:-4s}.snowflake:nth-child(116){--size: 1.2vw;--left-ini: -5vw;--left-end: -1vw;left:54vw;animation:snowfall 14s linear infinite;animation-delay:-1s}.snowflake:nth-child(117){--size: .3vw;--left-ini: 6vw;--left-end: -1vw;left:11vw;animation:snowfall 13s linear infinite;animation-delay:-10s}.snowflake:nth-child(118){--size: .9vw;--left-ini: -3vw;--left-end: 4vw;left:77vw;animation:snowfall 11s linear infinite;animation-delay:-5s}.snowflake:nth-child(119){--size: .6vw;--left-ini: -8vw;--left-end: 4vw;left:24vw;animation:snowfall 11s linear infinite;animation-delay:-10s}.snowflake:nth-child(120){--size: .6vw;--left-ini: -3vw;--left-end: -6vw;left:40vw;animation:snowfall 8s linear infinite;animation-delay:-10s}.snowflake:nth-child(121){--size: .3vw;--left-ini: 4vw;--left-end: -4vw;left:1vw;animation:snowfall 9s linear infinite;animation-delay:-8s}.snowflake:nth-child(122){--size: .3vw;--left-ini: 8vw;--left-end: 1vw;left:20vw;animation:snowfall 10s linear infinite;animation-delay:-2s}.snowflake:nth-child(123){--size: .6vw;--left-ini: -6vw;--left-end: 7vw;left:75vw;animation:snowfall 8s linear infinite;animation-delay:-2s}.snowflake:nth-child(124){--size: 1.5vw;--left-ini: -5vw;--left-end: 8vw;left:85vw;animation:snowfall 14s linear infinite;animation-delay:-2s}.snowflake:nth-child(125){--size: 1.2vw;--left-ini: -4vw;--left-end: 4vw;left:83vw;animation:snowfall 13s linear infinite;animation-delay:-6s}.snowflake:nth-child(126){--size: .3vw;--left-ini: 8vw;--left-end: -8vw;left:61vw;animation:snowfall 9s linear infinite;animation-delay:-7s}.snowflake:nth-child(127){--size: .6vw;--left-ini: 9vw;--left-end: -1vw;left:30vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(128){--size: .9vw;--left-ini: 1vw;--left-end: -9vw;left:16vw;animation:snowfall 12s linear infinite;animation-delay:-1s}.snowflake:nth-child(129){--size: .9vw;--left-ini: 1vw;--left-end: -4vw;left:51vw;animation:snowfall 14s linear infinite;animation-delay:-6s}.snowflake:nth-child(130){--size: 1.5vw;--left-ini: 6vw;--left-end: -3vw;left:85vw;animation:snowfall 15s linear infinite;animation-delay:-8s}.snowflake:nth-child(131){--size: 1.5vw;--left-ini: 10vw;--left-end: 3vw;left:56vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(132){--size: .6vw;--left-ini: 6vw;--left-end: 8vw;left:41vw;animation:snowfall 11s linear infinite;animation-delay:-4s}.snowflake:nth-child(133){--size: .6vw;--left-ini: -7vw;--left-end: -3vw;left:52vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.snowflake:nth-child(134){--size: .6vw;--left-ini: -9vw;--left-end: -7vw;left:52vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.snowflake:nth-child(135){--size: 1.5vw;--left-ini: 7vw;--left-end: -8vw;left:18vw;animation:snowfall 10s linear infinite;animation-delay:-10s}.snowflake:nth-child(136){--size: .3vw;--left-ini: 4vw;--left-end: -3vw;left:30vw;animation:snowfall 11s linear infinite;animation-delay:-10s}.snowflake:nth-child(137){--size: .3vw;--left-ini: -8vw;--left-end: 7vw;left:5vw;animation:snowfall 6s linear infinite;animation-delay:-2s}.snowflake:nth-child(138){--size: 1.2vw;--left-ini: -4vw;--left-end: -2vw;left:33vw;animation:snowfall 6s linear infinite;animation-delay:-10s}.snowflake:nth-child(139){--size: 1.2vw;--left-ini: -3vw;--left-end: 0vw;left:72vw;animation:snowfall 14s linear infinite;animation-delay:-3s}.snowflake:nth-child(140){--size: .3vw;--left-ini: -8vw;--left-end: 3vw;left:61vw;animation:snowfall 10s linear infinite;animation-delay:-3s}.snowflake:nth-child(141){--size: 1.2vw;--left-ini: -4vw;--left-end: -4vw;left:47vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.snowflake:nth-child(142){--size: .3vw;--left-ini: -5vw;--left-end: 7vw;left:40vw;animation:snowfall 11s linear infinite;animation-delay:-10s}.snowflake:nth-child(143){--size: 1.2vw;--left-ini: -2vw;--left-end: -2vw;left:48vw;animation:snowfall 15s linear infinite;animation-delay:-10s}.snowflake:nth-child(144){--size: .9vw;--left-ini: -3vw;--left-end: 3vw;left:90vw;animation:snowfall 15s linear infinite;animation-delay:-2s}.snowflake:nth-child(145){--size: 1.5vw;--left-ini: 2vw;--left-end: 3vw;left:41vw;animation:snowfall 12s linear infinite;animation-delay:-3s}.snowflake:nth-child(146){--size: .9vw;--left-ini: 10vw;--left-end: 1vw;left:33vw;animation:snowfall 6s linear infinite;animation-delay:-9s}.snowflake:nth-child(147){--size: 1.5vw;--left-ini: 7vw;--left-end: 8vw;left:19vw;animation:snowfall 12s linear infinite;animation-delay:-6s}.snowflake:nth-child(148){--size: .6vw;--left-ini: 0vw;--left-end: 9vw;left:64vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.snowflake:nth-child(149){--size: 1.2vw;--left-ini: -7vw;--left-end: -9vw;left:42vw;animation:snowfall 9s linear infinite;animation-delay:-1s}.snowflake:nth-child(150){--size: 1.2vw;--left-ini: -5vw;--left-end: 10vw;left:1vw;animation:snowfall 13s linear infinite;animation-delay:-7s}.snowflake:nth-child(6n){filter:blur(1px)}.circle{width:10px;height:10px;background:white;border-radius:50%;display:inline-block;margin-right:5px;margin-top:5px}.live-indicator-holder .indicator{font-family:sans-serif;background:#ea2429;color:#fff;padding:0 7px;border-radius:6px;text-transform:uppercase;font-weight:700;display:flex}.live-indicator-holder .indicator .blink{animation:blinker 1.2s cubic-bezier(.5,0,1,1) infinite alternate}@keyframes blinker{0%{opacity:.9}to{opacity:.1}}.radio-button-styling{width:90px;height:47px;position:relative}.radio-button-styling label,.radio-button-styling input{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.radio-button-styling input[type=radio]{opacity:0;z-index:100}.radio-button-styling input[type=radio]:checked+label{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));border-radius:4px}.radio-button-styling label{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));border:1px solid #ccc;cursor:pointer;line-height:3.3em}.product-page-description h2{font-size:1.25rem;line-height:1.75rem;font-weight:700;text-decoration-line:underline}.product-page-description p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.product-page-description ul{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:1rem;list-style-type:disc}.product-page-description ul li,.terms-section p{margin-top:1rem;margin-bottom:1rem}#blog h1{font-size:1.5rem;line-height:2rem;font-weight:600}@media (min-width: 640px){#blog h1{font-size:3rem;line-height:1}}#blog h2{margin-top:2.5rem;font-size:1.5rem;line-height:2rem}#blog h3{margin-top:2.5rem;font-size:1.25rem;line-height:1.75rem}#blog p{margin-top:2rem}#blog ul{margin-top:.5rem;list-style-type:disc;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:.5rem 2.5rem 1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}#blog ul li{margin-top:.5rem}#blog #content a{--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity));text-decoration-line:underline}.event-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}@media (min-width: 640px){.event-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width: 1280px){.event-list{grid-template-columns:repeat(4,minmax(0,1fr));padding-left:0;padding-right:0}}.event-list-item{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));text-align:center;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.event-list-item-header{padding:.25rem .5rem}.event-list-item-header .event-list-item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:44px;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}@media (min-width: 640px){.event-list-item-header .event-list-item-title{height:60px;font-size:1.25rem;line-height:1.75rem}}.event-list-item-header .event-list-item-date{font-size:.75rem;line-height:1rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}@media (min-width: 640px){.event-list-item-header .event-list-item-date{font-size:1.125rem;line-height:1.25rem}}.event-list-item-bg{position:relative;height:11rem;background-size:cover;background-position:center}@media (min-width: 640px){.event-list-item-bg{height:16rem}}.event-list-item-bg div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-list-item-bg .event-list-item-body{position:absolute;bottom:0;left:0;right:0}.event-list-item-bg .event-list-item-body .event-list-item-badge{width:50%;align-content:flex-end}.event-list-item-bg .event-list-item-body .event-list-item-badge img{position:relative;z-index:10;width:100%;padding:.75rem}.event-list-item-bg .event-list-item-body .event-list-item-details-block{position:absolute;bottom:0;left:0;right:0;height:50%;background-color:#000000bf}.event-list-item-bg .event-list-item-body .event-list-item-details-block .event-list-item-details{position:absolute;right:0;height:100%;width:50%;align-content:center;padding-right:.75rem;text-align:right;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.event-list-item-bg .event-list-item-body .event-list-item-details-block .event-list-item-details .event-list-item-distances{font-size:.75rem;line-height:1rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}@media (min-width: 640px){.event-list-item-bg .event-list-item-body .event-list-item-details-block .event-list-item-details .event-list-item-distances{font-size:.875rem;line-height:1.25rem}}.event-list-item-bg .event-list-item-body .event-list-item-details-block .event-list-item-details .event-list-item-county{font-size:.875rem;line-height:1.25rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}@media (min-width: 640px){.event-list-item-bg .event-list-item-body .event-list-item-details-block .event-list-item-details .event-list-item-county{font-size:1.25rem;line-height:1.75rem}}.event-list-item-footer{align-content:center;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));text-align:center}.event-list-item-footer button{margin-top:.5rem;margin-bottom:.5rem;display:inline-block;border-radius:.5rem;padding:.25rem 1rem;font-size:1.125rem;line-height:1.75rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.event-list-item-footer .event-list-item-book-now-btn{min-width:60%;--tw-bg-opacity: 1;background-color:rgb(224 36 36 / var(--tw-bg-opacity))}.event-list-item-footer .event-list-item-book-now-btn:hover{--tw-bg-opacity: 1;background-color:rgb(240 82 82 / var(--tw-bg-opacity))}.event-list-item-footer .event-list-item-sold-out-btn{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.border-with-drop-shadow{border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sub-heading{padding-bottom:1rem;font-size:1.125rem;line-height:1.75rem}@media (min-width: 640px){.sub-heading{font-size:1.25rem;line-height:1.75rem}}.whats-included-grid-v2{display:grid;height:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}@media (min-width: 768px){.whats-included-grid-v2{gap:1rem}}.whats-included-grid-v2 .whats-included-grid-v2-item{display:grid;width:100%;border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.whats-included-grid-v2 .whats-included-grid-v2-item svg{margin-left:auto;margin-right:auto;height:50px;padding-bottom:.5rem}@media (min-width: 768px){.whats-included-grid-v2 .whats-included-grid-v2-item svg{height:100px;padding-bottom:1rem}}.whats-included-grid-v2 .whats-included-grid-v2-item div{font-size:.5em;font-weight:700;text-transform:uppercase}@media (min-width: 768px){.whats-included-grid-v2 .whats-included-grid-v2-item div{font-size:.875rem;line-height:1.25rem}}.accordian h2 *{text-transform:uppercase}.accordian h2 button{display:flex;width:100%;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;text-align:left}.accordian h2 button svg{margin-left:2rem;flex-shrink:0}.accordian h2 button svg rect:first-child{transform-origin:center;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));fill:#e00a14;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.accordian h2 button svg rect:last-child{transform-origin:center;--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));fill:#e00a14;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.accordian .accordian-block{border-bottom-width:2px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.accordian .accordian-content{display:grid;overflow:hidden;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordian p{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.page-splitter{margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;display:grid;width:100%;max-width:80rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:2rem;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));padding:20px}@media (min-width: 1024px){.page-splitter{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-splitter>div{display:flex}.page-splitter .icon{margin-right:10px;display:flex;width:45px}@media (min-width: 1024px){.page-splitter .icon{margin-right:20px;width:60px}}.page-splitter .icon svg{width:100%}.page-splitter .heading{font-size:10px;font-weight:700;text-transform:uppercase}@media (min-width: 1024px){.page-splitter .heading{font-size:1rem;line-height:1.5rem}}.page-splitter .body{font-size:10px}@media (min-width: 1024px){.page-splitter .body{font-size:.875rem;line-height:1.25rem}}.i5k-btn2{cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 10 20 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));text-align:center;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.i5k-btn2:hover{--tw-bg-opacity: 1;background-color:rgb(250 85 93 / var(--tw-bg-opacity))}@media (min-width: 1024px){.i5k-btn2{border-width:2px}}.i5k-btn2.i5k-btn-inverse{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(224 10 20 / var(--tw-text-opacity))}.i5k-btn2.i5k-btn-inverse:hover{--tw-bg-opacity: 1;background-color:rgb(224 10 20 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.i5k-btn2.i5k-btn-menu{border-radius:.375rem;padding:.5rem;font-size:.875rem;line-height:1.25rem}@media (min-width: 1024px){.i5k-btn2.i5k-btn-menu{padding:.25rem 1rem;font-size:1.875rem;line-height:2.25rem}}.i5k-btn2.i5k-btn-xs{box-shadow:0 0 4px #000000bf;border-radius:.375rem;padding:.25rem 2rem;font-size:.75rem;line-height:1rem}.i5k-btn2.i5k-btn-sm{box-shadow:0 0 4px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.5rem 2rem;font-size:1.25rem;line-height:1.75rem}.i5k-btn2.i5k-btn-md{box-shadow:0 0 4px #000000bf;border-radius:.5rem;padding:.25rem 2.5rem;font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.i5k-btn2.i5k-btn-md{font-size:1.5rem;line-height:2rem}}.i5k-btn2.i5k-btn-lg{box-shadow:0 0 6px #000000bf;border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));padding:.5rem 2rem;font-size:4.5rem;line-height:1}[x-cloak]{display:none!important}
