.header{isolation:isolate;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1000}@media(max-width: 992px){.header:before{background:#4188d8;content:"";height:120px;left:0;position:absolute;top:0;width:100%}}@media(max-width: 767px){.header:before{height:220px}}@media(max-width: 1750px)and (min-width: 768px){.header .container{max-width:100%;padding-left:40px}}.header .header-wrap{position:relative}@media(max-width: 767px){.header .brand{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;width:130px}}@media(min-width: 768px){.header .brand img{width:100px}}@media(min-width: 1200px){.header .brand img{width:120px}}@media(min-width: 1751px){.header .brand img{width:170px}}.header .kickoff{margin-left:20px}@media(min-width: 1200px){.header .kickoff{margin-left:30px}}@media(min-width: 1751px){.header .kickoff{margin-left:40px}}.header .kickoff h1{font-size:32px}@media(min-width: 390px){.header .kickoff h1{font-size:46px}}@media(min-width: 768px){.header .kickoff h1{font-size:30px}}@media(min-width: 1200px){.header .kickoff h1{font-size:40px}}@media(min-width: 1751px){.header .kickoff h1{font-size:60px}}.header .kickoff h2{font-size:20px}@media(min-width: 390px){.header .kickoff h2{font-size:24px}}@media(min-width: 768px){.header .kickoff h2{font-size:20px}}@media(min-width: 1200px){.header .kickoff h2{font-size:24px}}@media(min-width: 1751px){.header .kickoff h2{font-size:32px}}.header .kickoff h3{font-size:16px}@media(min-width: 1751px){.header .kickoff h3{font-size:18px}}.header .kickoff h1,.header .kickoff h2,.header .kickoff h3{letter-spacing:-0.08rem}@media(min-width: 768px){.header .punch{height:156px;position:relative}}@media(min-width: 992px){.header .punch{left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media(min-width: 768px){.header .punch .over{left:0;padding:2rem 0 0 5rem;position:absolute;top:0}}@media(min-width: 1440px){.header .punch .over{padding:2rem 0 0 9rem}}@media(max-width: 767px){.header .punch .over .img-mob{margin:-25px 0 0 0}.header .punch .over .img-mob img{width:440px}}@media(min-width: 768px){.header .punch .text{margin-right:5rem}}@media(min-width: 1440px){.header .punch .text{margin-right:9rem}}@media(max-width: 767px){.header .punch .social{margin-top:-15px}}@media(max-width: 767px){.header .punch .social li img{height:16px;width:auto}}.header .punch .social li+li{margin-left:1rem}@media(min-width: 768px){.header .punch .social li+li{margin-left:1.5rem}}.header .punch h2{font-size:16px}@media(min-width: 768px){.header .punch h2{font-size:24px}}@media(max-width: 1700px){.header .punch .img img{width:1015px}}@media(max-width: 1440px){.header .punch .img img{width:830px}}.header h1,.header h2,.header h3{color:#fff;font-family:"Josefin Sans",sans-serif;font-weight:400;line-height:1;margin:0}.hero{background:-webkit-gradient(linear, left top, right top, from(#1c75bc), color-stop(50%, #02aaec), to(#62bf75));background:linear-gradient(to right, #1c75bc 0%, #02aaec 50%, #62bf75 100%);overflow:hidden;position:relative}@media(min-width: 768px){.hero{padding-bottom:2.5rem}}@media(max-width: 1750px){.hero{height:100vh}}@media(max-width: 992px){.hero{padding-top:120px}}@media(max-width: 767px){.hero{padding-top:220px}}@media(max-width: 1750px){.hero .img{height:calc(100vh - 20px)}}@media(max-width: 992px){.hero .img{height:calc(100vh - 150px)}}@media(max-width: 767px){.hero .img{height:calc(100vh - 240px)}}.hero .img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media(min-width: 1751px){.hero .img{aspect-ratio:1920/934;overflow:hidden;width:100%}}.hero .hero-text{background:rgba(28,117,188,.7);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, 20%);transform:translate(-50%, 20%);width:100%;z-index:10}@media(min-width: 768px){.hero .hero-text{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.hero .hero-text h1{color:#fff;font:700 24px/1.25 "Josefin Sans",sans-serif;text-shadow:0px 4px 3px rgba(0,0,0,.4),0px 8px 13px rgba(0,0,0,.1),0px 18px 23px rgba(0,0,0,.1)}@media(min-width: 600px){.hero .hero-text h1{font-size:32px}}@media(min-width: 768px){.hero .hero-text h1{font-size:40px}}@media(min-width: 992px){.hero .hero-text h1{font-size:52px}}.hero .scroll-next{bottom:50px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width: 768px){.hero .scroll-next{bottom:100px}}.hero .scroll-next .cta{background:#fb8f2c;font:500 12px "Josefin Sans",sans-serif;padding-top:16px}@media(min-width: 390px){.hero .scroll-next .cta{font-size:14px}}@media(min-width: 768px){.hero .scroll-next .cta{font-size:20px}}.hero .scroll-next .cta i.bi{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite;font-size:140%}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.event-places{padding-block:3rem}@media(min-width: 768px){.event-places{padding-block:6rem}}.event-places .box{height:100%;position:relative}.event-places .box .img-bg{height:100%;left:0;position:absolute;top:0;width:100%}.event-places .box .img-bg img{height:100%;-o-object-fit:cover;object-fit:cover}.event-places .box .over{height:100%;isolation:isolate;padding:1.25rem;position:relative}@media(min-width: 768px){.event-places .box .over{padding:2.5rem 2.5rem 1.5rem}}.event-places .box .over h2{font:700 24px "Josefin Sans",sans-serif}.event-places .box .over p{font:20px "Josefin Sans",sans-serif;text-wrap:balance}.event-places .box .over h2,.event-places .box .over p{color:#fff}.event-places .box .over:before{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(70%, rgba(0, 0, 0, 0)));background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media(min-width: 768px){.event-places .full h2{font-size:32px}.event-places .full p{font-size:28px}.event-places .full .cta{font-size:18px}}.event-calendar{isolation:isolate;overflow:hidden;padding-block:2.5rem 0;position:relative}.event-calendar .img-bg{background-position:center top;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-5}.event-calendar .img-bg.bottom{background-size:100% auto;top:calc(100% - 50px)}@media(max-width: 1320px)and (min-width: 1200px){.event-calendar .head{padding-left:45px}}.event-calendar h2{color:#000}@media(min-width: 992px){.event-calendar .event-wrap{padding-bottom:3rem}}.event-calendar .event .img{height:288px;margin-bottom:1.25rem;width:248px}.event-calendar .event .img img{height:100%;-o-object-fit:cover;object-fit:cover}.event-calendar .event h2,.event-calendar .event p{font-size:16px;line-height:1.25}@media(max-width: 1320px)and (min-width: 1200px){.event-calendar .event-slider{padding-inline:50px}}.event-calendar .event-slider .owl-dots{margin-block:20px;text-align:center}.event-calendar .event-slider .owl-dots .owl-dot{border:2px solid #fff;border-radius:50%;height:1rem;width:1rem}.event-calendar .event-slider .owl-dots .owl-dot.active{background:#fff}.event-calendar .event-slider .owl-dots .owl-dot+.owl-dot{margin-left:10px}.event-calendar .event-slider .owl-nav button{position:absolute;top:20%}.event-calendar .event-slider .owl-nav button.disabled{display:none}.event-calendar .event-slider .owl-nav .owl-next{left:calc(100% - 40px)}@media(min-width: 1319px){.event-calendar .event-slider .owl-nav .owl-next{left:calc(100% + 20px)}}.event-calendar .event-slider .owl-nav .owl-prev{right:calc(100% - 40px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width: 1319px){.event-calendar .event-slider .owl-nav .owl-prev{right:calc(100% + 20px)}}.event-form{background:#fb8f2c;margin-block:2.5rem;padding-block:3rem}@media(min-width: 768px){.event-form{margin-block:6rem;padding-block:4rem}}.event-form h2{color:#fff}.event-form .form-event{position:relative}.event-form .form-event .logo{position:absolute;right:calc(100% + 20px);top:0}.event-form .form-event .form-control{background:rgba(0,0,0,0);color:#fff;font:700 18px "Josefin Sans",sans-serif;height:50px}.event-form .form-event .form-control::-webkit-input-placeholder{color:#fff;opacity:1}.event-form .form-event .form-control::-moz-placeholder{color:#fff;opacity:1}.event-form .form-event .form-control:-ms-input-placeholder{color:#fff;opacity:1}.event-form .form-event .form-control::-ms-input-placeholder{color:#fff;opacity:1}.event-form .form-event .form-control::placeholder{color:#fff;opacity:1}.event-form .form-event textarea.form-control{height:90px}.event-form .form-event .cta{font-size:16px}.event-parking{background:#1c75bc;margin-block:2.5rem;padding-block:3rem}@media(min-width: 768px){.event-parking{margin-block:6rem;padding-block:4rem}}.event-parking .head h2{font-size:40px}.event-parking .box{width:96%}.event-parking .box .img{border:1px solid #fff;margin-bottom:2rem;padding:1rem}.event-parking .box .img img{aspect-ratio:292/320;width:100%}.event-parking h2{color:#fff;font:700 16px "Josefin Sans",sans-serif}.event-parking .cta{color:#1c75bc}.free-ride{isolation:isolate;overflow:hidden;padding-bottom:6rem;position:relative}@media(min-width: 992px){.free-ride{padding-bottom:2rem}}@media(min-width: 1300px){.free-ride{min-height:470px}}.free-ride .container{max-width:1440px}.free-ride .img-bg{background-position:top center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.free-ride .img-bg.bottom{top:calc(100% - 100px)}@media(min-width: 1300px){.free-ride .wrap-head{position:relative}.free-ride .wrap-head .img-ride{left:0;position:absolute;top:-120px}}.free-ride h2{color:#1c75bc;margin-top:40px}.free-ride h2 a{color:inherit;text-decoration:none}.cta{color:#fff;font:700 12px "Josefin Sans",sans-serif;padding-block:13px 10px}.cta.bg-green{background:#62bf75}.cta.bg-blue{background:#02aaec}.cta.bg-orange{background:#fb8f2c}.cta.orange{color:#fb8f2c}.cta.green{color:#62bf75}.cta.blue{color:#02aaec}.modal .close{position:absolute;right:1rem;top:1rem;color:red;font-size:24px;line-height:1}.modal p{font-size:20px}.hide-screen{opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}h2{font:700 32px "Josefin Sans",sans-serif}@media(min-width: 768px){h2{font-size:40px}}.footer{background:#e3f3ff}.footer .head h2{color:#1c75bc}@media(min-width: 768px){.footer{isolation:isolate;min-height:330px;overflow:hidden;padding-block:3rem;position:relative}.footer .img-bg{background-position:right bottom;background-repeat:no-repeat;background-size:auto 100%;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-2}}.footer img{mix-blend-mode:multiply}body{font-family:"Josefin Sans",sans-serif;text-wrap:pretty}@media(max-width: 991px){.container{max-width:100%}}@media(max-width: 1200px)and (min-width: 992px){.container{max-width:95%}}/*# sourceMappingURL=app.min.css.map */