*,*:after,*:before{margin:0;padding:0;box-sizing:inherit;font-family:inherit}html{height:100%;font-size:62.5%;overflow-x:hidden}body{height:100%;overflow-x:hidden;margin:0 auto}.heading{font-family:Bebas Neue,sans-serif;color:#000;text-align:center}.heading--1{font-size:6rem;letter-spacing:4px}@media only screen and (max-width: 64em){.heading--1{font-size:5rem;letter-spacing:4px}}@media only screen and (max-width: 48em){.heading--1{font-size:4.5rem;letter-spacing:3px}}@media only screen and (max-width: 25em){.heading--1{font-size:3rem;letter-spacing:2px}}.heading--2{font-size:5rem;letter-spacing:2px}@media only screen and (max-width: 64em){.heading--2{font-size:4rem;letter-spacing:2px}}@media only screen and (max-width: 48em){.heading--2{font-size:3rem;letter-spacing:2px}}@media only screen and (max-width: 25em){.heading--2{font-size:2rem;letter-spacing:1.3px}}.heading--3{font-size:2rem;letter-spacing:1.5px}.heading--sub{text-wrap:nowrap;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500}@media only screen and (max-width: 37.5em){.heading--sub{font-size:1.4rem}}.footer{font-family:Montserrat,sans-serif;font-weight:400;background-color:#000;display:flex;flex-direction:column;padding:4rem 0 2rem}@media only screen and (max-width: 25em){.footer{padding:4rem 2rem 2rem}}@media only screen and (max-width: 25em){.footer__left,.footer__center,.footer__right{text-align:center!important;width:100%}}.footer__main{width:90%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;margin:0 auto;padding-bottom:4rem}@media only screen and (max-width: 37.5em){.footer__main{gap:4rem}}.footer__left{display:flex;flex-direction:column;gap:3rem;text-align:left}.footer__left .footer__logo{max-width:150px;width:100%;height:auto}.footer__left-box{display:flex;align-items:center;gap:1rem}@media only screen and (max-width: 25em){.footer__left{gap:2rem}}.footer__center{align-items:center}.footer__center .footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 25em){.footer__center .footer__nav-list{flex-direction:row;align-items:center;justify-content:center}}.footer__center .footer__nav-list .footer__nav-link{text-decoration:none;color:#fff;font-size:1.4rem;transition:color .3s}.footer__center .footer__nav-list .footer__nav-link:hover{color:#ccc}.footer__right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:1rem}.footer__right .footer__heading{color:#fff;margin:0;font-size:1.4rem}.footer__right .footer__social{display:flex;gap:1.5rem}.footer__right a:hover{opacity:.8}@media only screen and (max-width: 25em){.footer__right{align-items:center;text-align:center}}.footer__text{color:#fff;text-decoration:none;font-size:1.2rem}.footer__text:hover{text-decoration:underline}.footer__copyright{text-align:center;width:100%}.footer__copyright .footer__divider{border:none;border-top:1px solid rgba(255,255,255,.2);width:70%;margin:0 auto 2rem}.footer__copyright--text{font-size:.9rem;color:#fff}.navigation{background-color:#fff;max-width:144rem;width:100%;display:flex;flex-direction:row;margin:0 auto;padding:1.5rem 1.5rem 1.5rem 10rem;align-items:center;justify-content:space-between;gap:2rem;padding-top:calc(1.5rem + env(safe-area-inset-top))}@media only screen and (max-width: 64em){.navigation{height:6rem;padding:1rem 1rem 1rem 5rem;flex-wrap:nowrap}}@media only screen and (max-width: 25em){.navigation{height:4rem;padding-left:2rem}}.navigation__logo--img{height:50px}@media only screen and (max-width: 64em){.navigation__logo--img{height:4rem}}@media only screen and (max-width: 25em){.navigation__logo--img{height:3rem;flex-shrink:0}}.navigation__overlay{min-width:0;overflow:visible}@media only screen and (max-width: 48em){.navigation__overlay{width:100%;display:flex;justify-content:flex-end;align-items:center;padding-right:10rem}}@media only screen and (max-width: 25em){.navigation__overlay{padding-right:5rem}}.navigation__overlay ul{padding-right:20rem;gap:6rem;display:flex;flex-direction:row;align-self:flex-end;list-style:none}@media only screen and (max-width: 64em){.navigation__overlay ul{gap:4rem;padding-right:10rem}}@media only screen and (max-width: 48em){.navigation__overlay ul{flex-direction:column}}.navigation__list{display:flex;gap:6rem}@media only screen and (max-width: 48em){.navigation__list{position:fixed;top:0;left:0;overflow-y:auto;width:100%;height:100vh;padding:15rem 0 0 0rem;flex-direction:column;align-items:center;text-align:center;gap:8rem;z-index:1;background-color:#fff;transform:translate(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.navigation__list.is-open{transform:translate(0);opacity:1;visibility:visible;pointer-events:all}}.navigation__link{position:relative;font-size:1.5rem;text-decoration:none;color:#000;font-family:Inter;text-transform:uppercase;font-weight:700;letter-spacing:1px;display:inline-block}.navigation__link:after{content:"";position:absolute;left:0;top:2.1rem;width:0;height:1.8px;background-color:#000;transition:width .3s ease}.navigation__link:hover:after{width:100%}@media only screen and (max-width: 48em){.navigation__link{font-size:2.5rem}.navigation__link:after{display:none}}.navigation__hamburger{display:none;justify-content:center;align-self:center;border:none;width:2.4rem;height:2.4rem;background-color:#fff;cursor:pointer;flex-shrink:0;max-width:100%;box-sizing:border-box}@media only screen and (max-width: 48em){.navigation__hamburger{display:flex}}.navigation__hamburger-open{display:none;justify-self:center}@media only screen and (max-width: 64em){.navigation__hamburger-open{display:inline-block;z-index:9999}}.navigation__hamburger-close{display:none;justify-self:center}@media only screen and (max-width: 64em){.navigation__hamburger-close{display:inline-block;z-index:9999}}.ticker{overflow:hidden;width:100%;background:#fff;padding:2rem 0;border-top:2px solid #eee;border-bottom:2px solid #eee}.ticker__track{display:flex;gap:6rem;animation:scroll var(--duration, 60s) linear infinite}.ticker__logo{height:60px;max-width:200px;object-fit:contain;transition:opacity .3s,filter .3s}@media only screen and (max-width: 64em){.ticker__logo{height:40px}}@media only screen and (max-width: 37.5em){.ticker__logo{height:30px}}.ticker__logo:hover{opacity:1;filter:none}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--track-w)))}}.home{position:relative;margin:0 auto;max-width:160rem}.home__header{background-image:url(../header-2.jpg);background-position:20% 30%;background-size:100%;height:550px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 64em){.home__header{background-size:cover}}@media only screen and (max-width: 37.5em){.home__header{background-size:cover;height:500px}}@media only screen and (max-width: 25em){.home__header{height:450px;padding:0 3rem;background-size:cover}}.home__heading{color:#fff;padding-bottom:6rem}@media only screen and (max-width: 25em){.home__heading{padding-bottom:3rem}}.home__subheading{color:#fff}.numbers{padding:8rem 16rem;background-color:#fafcfa;color:#000}@media only screen and (max-width: 80em){.numbers{padding:8rem 4rem}}@media only screen and (max-width: 48em){.numbers{padding:8rem 2rem}}@media only screen and (max-width: 37.5em){.numbers{padding:6rem 4rem}}.numbers__heading{padding-bottom:8rem}@media only screen and (max-width: 25em){.numbers__heading{padding-bottom:4rem}}.numbers__content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:5rem 8rem;flex-wrap:wrap}@media only screen and (max-width: 64em){.numbers__content{gap:5rem 4rem}}@media only screen and (max-width: 25em){.numbers__content{gap:3rem}}.numbers__number{text-align:left!important}.numbers__box{font-family:Anton,sans-serif;padding:4rem;display:flex;gap:4rem;justify-content:left;align-items:center;background-color:#fff;width:350px;height:100px;box-shadow:2px 6px 20px #000000a6;border-radius:10px}@media only screen and (max-width: 64em){.numbers__box{width:300px;padding:3rem}}@media only screen and (max-width: 48em){.numbers__box{max-width:350px;width:100%;padding:3rem 4rem}}@media only screen and (max-width: 37.5em){.numbers__box{max-width:350px;min-width:280px;padding:4rem}}@media only screen and (max-width: 25em){.numbers__box{padding:2.5rem;gap:2rem}}.numbers__box-text{display:flex;flex-direction:column;justify-content:start;text-align:left}.numbers__icon{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;font-size:3rem;color:#fff;margin-bottom:1.2rem;transition:transform .25s ease}.numbers__icon--blue{background:#05f}.numbers__icon--green{background:#d90303}.numbers__icon--red{background:#1a8a01}.numbers__icon--yellow{background:#f9c711}.numbers__box:hover .numbers__icon{transform:scale(1.1)}.about-us{margin:0 auto;padding:8rem 20rem;display:flex;align-items:center;gap:1rem;justify-content:center;flex-direction:column}@media only screen and (max-width: 64em){.about-us{padding:4rem 8rem}}@media only screen and (max-width: 37.5em){.about-us{padding:4rem 5rem}}@media only screen and (max-width: 25em){.about-us{padding:4rem 3rem}}.about-us__heading{padding-bottom:4rem}.about-us__paragraph{padding:.5rem 0;font-size:1.6rem;line-height:3.5rem;font-family:Montserrat,sans-serif;font-weight:500;text-align:justify}@media only screen and (max-width: 25em){.about-us__paragraph{font-size:1.4rem;line-height:2.8rem}}.about-us__article{padding-bottom:4rem}.about-us__table{width:100%;max-width:600px;margin:0 auto;border-collapse:collapse;font-size:1.6rem;font-family:Montserrat,sans-serif}@media only screen and (max-width: 37.5em){.about-us__table{font-size:1.4rem}}.about-us__table th,.about-us__table td{padding:1.2rem;border:1px solid #ccc;text-align:center}.about-us__table th{font-weight:700}.about-us__table td{font-weight:500}.about-us__link{color:#1565c0;text-decoration:none;font-weight:500}.about-us__link:hover{text-decoration:underline}.race{margin:0 auto;padding:8rem 20rem;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media only screen and (max-width: 80em){.race{padding:8rem 10rem}}@media only screen and (max-width: 64em){.race{padding:6rem 4rem}}@media only screen and (max-width: 48em){.race{padding:6rem}}@media only screen and (max-width: 25em){.race{padding:4rem 3rem 0}}.race__images{position:relative;overflow:visible}.race__distances{list-style:none;padding:0 0 2rem;margin:0;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:3rem}.race__distances li{display:flex;align-items:center;gap:0;font-weight:500;font-family:Montserrat,sans-serif}@media only screen and (max-width: 48em){.race__distances li{display:none}}.race__distances li span{display:inline-block;min-width:4.5rem;margin:1rem;padding:.2rem .6rem;border-radius:.6rem;background:#c01515;color:#fff;font-weight:700;font-family:Anton,sans-serif;text-align:center}.race__img{max-width:300px;display:block;position:relative;box-sizing:border-box;box-shadow:0 6px 15px #000000a6;border-radius:15px;transition:transform .3s ease,box-shadow .3s ease}@media only screen and (max-width: 37.5em){.race__img{max-width:220px}}@media only screen and (max-width: 25em){.race__img{max-width:160px}}.race__img:hover{transform:scale(1.06) translateY(-8px);box-shadow:0 12px 25px #00000040;z-index:10}@media only screen and (max-width: 37.5em){.race__img:hover{max-width:220px;transform:translateY(-8px)}}.race__img--1{transform:translate(-20px,-20px)}.race__img--1:hover{transform:translate(-30px,-40px) scale(1.06)}@media only screen and (max-width: 48em){.race__img--1{transform:translate(-80px,-40px)}.race__img--1:hover{transform:translate(-40px,-30px) scale(1.06)}}@media only screen and (max-width: 37.5em){.race__img--1{transform:translate(-50px,-30px)}.race__img--1:hover{transform:translate(-50px,-30px) scale(1.01)}}.race__img--2{transform:translate(50px,40px)}.race__img--2:hover{transform:translate(30px,40px) scale(1.06)}@media only screen and (max-width: 48em){.race__img--2{transform:translate(90px,60px)}.race__img--2:hover{transform:translate(80px,70px) scale(1.06)}}@media only screen and (max-width: 37.5em){.race__img--2{transform:translate(60px,40px)}.race__img--2:hover{transform:translate(60px,40px) scale(1.01);z-index:20}}.race__paragraph{padding:4rem 0;font-size:1.6rem;line-height:3.5rem;font-family:Montserrat,sans-serif;font-weight:500;text-align:justify}@media only screen and (max-width: 37.5em){.race__paragraph{padding:3rem 0}}@media only screen and (max-width: 25em){.race__paragraph{line-height:2.7rem;font-size:1.4rem}}.race__content{align-items:center;display:flex;flex-direction:row;gap:14rem}@media only screen and (max-width: 80em){.race__content{gap:10rem;padding:0 6rem 0 0}}@media only screen and (max-width: 64em){.race__content{gap:8rem;padding:0 4rem 0 0}}@media only screen and (max-width: 48em){.race__content{gap:2rem;padding:0;flex-direction:column-reverse}}@media only screen and (max-width: 25em){.race__content{gap:1rem}}.race__header{padding-bottom:.5rem}.race__header--sub{letter-spacing:3px;font-weight:500;padding-bottom:2rem;font-family:Bebas Neue,sans-serif}@media only screen and (max-width: 48em){.race__header--sub{padding-bottom:1rem}}a{color:red}a :visited{color:#4a0000}.about-us__data,.about-us__board{display:flex;flex-direction:column;margin:4rem auto;text-align:center;align-items:center;width:100%}.about-us__data .about-us__subheading,.about-us__board .about-us__subheading{font-family:Bebas Neue,sans-serif;font-size:2.4rem;letter-spacing:1px;margin-bottom:4rem}.about-us__data .about-us__paragraph,.about-us__board .about-us__paragraph{font-size:1.6rem;line-height:1.6}@media only screen and (max-width: 37.5em){.about-us__data .about-us__paragraph,.about-us__board .about-us__paragraph{font-size:1.2rem}}.runs{padding:10rem 10rem 20rem;background:#0000000d;display:flex;flex-direction:column;gap:4rem}@media only screen and (max-width: 48em){.runs{padding:8rem 4rem 16rem}}@media only screen and (max-width: 25em){.runs{padding:8rem 2rem 16rem}}
