*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html{font-size:.5208333333vw}@media(max-width:640px){html{font-size:2.5641025641vw}}body{font-family:JetBrains Mono;transition:all .5s ease;opacity:0}h1{font-size:5rem;line-height:7.4rem}@media(max-width:640px){h1{font-size:2.4rem;line-height:1}}h1.bold{font-weight:700}h2{font-size:3.5rem;line-height:1}@media(max-width:640px){h2{font-size:1.5rem;line-height:2rem}}h2.small{font-size:3rem;line-height:3.8rem}h3{font-size:2.4rem;line-height:3.5rem}p{font-size:2rem;line-height:3.2rem}@media(max-width:640px){p{font-size:1.3rem;line-height:2.2rem}}p.large{font-size:2.4rem;line-height:3.5rem}@media(max-width:640px){p.large{font-size:1.3rem;line-height:2.2rem}}img{width:100%;height:100%;object-fit:cover}button,.button{display:inline-block;color:#000;font-size:2rem;line-height:1;text-transform:uppercase;padding:2.5rem 5.5rem;background-color:#f60;border-radius:1rem}@media(max-width:640px){button,.button{font-size:1.2rem;padding:1.4rem 2.5rem}}button.black,.button.black{background-color:#000;color:#fff;padding:2.5rem 4.4rem}@media(max-width:640px){button.black,.button.black{padding:1.4rem 2.5rem}}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Regular.woff2) format("woff2"),url(/fonts/JetBrainsMono-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Medium.woff2) format("woff2"),url(/fonts/JetBrainsMono-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Italic.woff2) format("woff2"),url(/fonts/JetBrainsMono-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Conthrax;src:url(/fonts/ConthraxRg-Bold.woff2) format("woff2"),url(ConthraxRg-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Bold.woff2) format("woff2"),url(/fonts/JetBrainsMono-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.home__hero-section{filter:grayscale(1);transition:all .5s ease}@media(max-width:640px){.home__hero-section{filter:grayscale(0)}}.home__hero-section:hover{filter:grayscale(0)}.home__highlights-section{padding:10rem 13rem}@media(max-width:640px){.home__highlights-section{padding:5rem 2rem}}.home__highlights-section__wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width:640px){.home__highlights-section__wrapper{flex-direction:column}}.home__highlights-section p{max-width:70rem;margin-left:2rem;margin-top:4rem;color:#8c8c8c}@media(max-width:640px){.home__highlights-section p{margin-left:1rem;max-width:28rem}}.home__highlights-section button{margin-top:7rem;margin-left:2rem}@media(max-width:640px){.home__highlights-section button{margin-left:1rem;margin-top:4rem;margin-bottom:4rem}}.home__highlights-section .heading--wrapper h2{max-width:40rem;margin-left:2rem}@media(max-width:640px){.home__highlights-section .heading--wrapper h2{font-size:2rem;line-height:2.3rem;margin-left:1rem;max-width:20rem}}.home__highlights-section .heading--wrapper h2.small{color:#626262;margin-top:3rem}@media(max-width:640px){.home__highlights-section .heading--wrapper h2.small{font-size:1.5rem;line-height:2.4rem;max-width:40rem;margin-top:4rem}}.home__highlights-section .heading--wrapper div{font-family:Conthrax;font-size:7rem;line-height:1.1;margin-bottom:1rem}@media(max-width:640px){.home__highlights-section .heading--wrapper div{font-size:3.5rem;line-height:1;margin-bottom:.7rem}}.home__highlights-section__image-wrapper{width:85rem;height:85rem}@media(max-width:640px){.home__highlights-section__image-wrapper{width:100%;height:auto}}.home__highlights-marquee__wrapper{margin-top:10rem;margin-bottom:10rem;display:flex;align-items:center;justify-content:flex-start;width:200%}@media(max-width:640px){.home__highlights-marquee__wrapper{width:450%;margin-top:3rem;margin-bottom:5rem}}.home__highlights-marquee__inner-wrapper{display:flex;align-items:center;justify-content:space-between;width:50%;animation:marquee 15s linear infinite;margin-right:6rem}@media(max-width:640px){.home__highlights-marquee__inner-wrapper{margin-right:1rem;animation:marqueeMobile 12s linear infinite}}.home__highlights-marquee__inner-wrapper img{width:14rem;height:auto;margin-right:17rem}@media(max-width:640px){.home__highlights-marquee__inner-wrapper img{width:7rem;margin-right:9rem}}.home__highlights-marquee__main-wrapper{overflow:hidden}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marqueeMobile{0%{transform:translate(0)}to{transform:translate(-101%)}}.home__atheletes-section{position:relative;padding:10rem 13rem;overflow:hidden}@media(max-width:640px){.home__atheletes-section{padding:5rem 2rem}}.home__atheletes-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#f60 20%,#fff 50%);transform:skewY(4deg);transform-origin:top left;z-index:1}@media(max-width:640px){.home__atheletes-section:before{transform:skewY(10deg)}}.home__atheletes-section__wrapper{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center}.home__atheletes-section__heading-wrapper{max-width:97rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem;padding-top:6rem}@media(max-width:640px){.home__atheletes-section__heading-wrapper{margin-bottom:6rem}}.home__atheletes-section__heading-wrapper h1{margin-bottom:.8rem}@media(max-width:640px){.home__atheletes-section__heading-wrapper h2{text-align:center;margin-top:1.7rem;max-width:25rem}}@media(max-width:640px){.home__atheletes-section__heading-wrapper button{padding:1.4rem 3.5rem}}.home__atheletes-section__heading-wrapper p{text-align:center;margin-top:3rem;margin-bottom:5rem}@media(max-width:640px){.home__atheletes-section__heading-wrapper p{max-width:30rem;margin-bottom:4rem}}.home__atheletes-section__athelets-wrapper{display:flex;align-items:flex-start;justify-content:center;position:relative;flex-wrap:wrap;row-gap:4rem;z-index:2}@media(max-width:640px){.home__atheletes-section__athelets-wrapper{row-gap:3rem}}@media(max-width:640px){.home__atheletes-section__athelete-card{width:32rem}}.home__atheletes-section .athelete-image{width:54rem;height:54rem;border-radius:2.1rem;overflow:hidden;position:relative}@media(max-width:640px){.home__atheletes-section .athelete-image{width:100%;height:auto;border-radius:1rem}}.home__atheletes-section .athelete-image img{filter:grayscale(1);transition:all .5s ease;min-width:105%;margin-left:-1rem}@media(max-width:640px){.home__atheletes-section .athelete-image img{filter:grayscale(0)}}.home__atheletes-section .athelete-image img:hover{filter:grayscale(0)}.athelete-title{display:flex;align-items:flex-end;justify-content:space-between;margin-left:6.5rem;margin-right:6.5rem}@media(max-width:640px){.athelete-title{margin-top:2rem;margin-left:3.5rem;margin-right:5rem;align-items:flex-end}}.athelete-title__name:last-child{margin-top:0rem}.athelete-title>:last-child{margin-top:8rem}@media(max-width:640px){.athelete-title>:last-child{margin-top:0rem}}.athelete-title__name{font-family:Conthrax;font-size:3rem;line-height:4rem;text-transform:uppercase;max-width:22rem}@media(max-width:640px){.athelete-title__name{font-size:1.8rem;line-height:2rem;max-width:13rem;height:auto}}.athelete-title__flag{height:3rem;width:4rem;margin-bottom:.3rem}@media(max-width:640px){.athelete-title__flag{height:2rem;width:3rem;margin-bottom:.1rem}}.athelete-button{position:absolute;bottom:0;right:0;background-color:#f60;font-size:4rem;line-height:5rem;padding:2.2rem 3.7rem;border-radius:2rem;cursor:pointer;user-select:none}@media(max-width:640px){.athelete-button{padding:1rem 2.5rem;border-radius:1rem}}.athelete-description{position:absolute;right:0;top:0;height:100%;width:75%;background:#ff6600e6;color:#fff;border-radius:2rem;padding:3rem;transition:all .8s cubic-bezier(.16,1,.3,1)}@media(max-width:640px){.athelete-description{border-radius:1rem}}.athelete-description.hidden{transform:translate(103%)}.athelete-button__close{position:absolute;right:0;bottom:0;background-color:#000;font-size:4rem;line-height:5rem;padding:2.2rem 3.7rem;border-radius:2rem;cursor:pointer;user-select:none}@media(max-width:640px){.athelete-button__close{padding:1rem 2.5rem;border-radius:1rem}}.athelete-button__close div{transform:rotate(-45deg)}.home-sponsor{padding-top:13rem;padding-bottom:15rem;position:relative}.home-sponsor__ktm-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150rem}@media(max-width:640px){.home-sponsor__ktm-image{width:36rem}}.home-sponsor__ktm-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:5rem;line-height:1;letter-spacing:7rem;text-wrap:nowrap;font-weight:500}@media(max-width:640px){.home-sponsor__ktm-text{font-size:2rem;line-height:20rem;letter-spacing:2.8rem;text-wrap:wrap}}@media(max-width:640px){.home-sponsor{padding-top:5rem;padding-bottom:7rem}}.home-sponsor__image{width:100%;height:89rem}@media(max-width:640px){.home-sponsor__image{height:47rem}}.home-sponsor__card-description{text-transform:none;color:#fff;overflow:hidden;transition:all .3s ease}.home-sponsor__card-description.mobile{display:none}@media(max-width:640px){.home-sponsor__card-description.mobile{display:block}}@media(max-width:640px){.home-sponsor__card-description{font-size:1.3rem;line-height:1.8rem;display:none}}.home-sponsor__card-description.hidden{opacity:0;height:0}.home-sponsor__card-description span{color:#f60;display:block;font-size:3.2rem;font-weight:700}@media(max-width:640px){.home-sponsor__card-description span{font-size:2.2rem}}.home-sponsor__card-wrapper{background-color:#000;color:#fff;width:68rem;height:20rem;display:flex;flex-direction:column;align-items:flex-start;padding-left:9.5rem;justify-content:center;text-transform:uppercase;transform:skew(-13deg);position:absolute;left:14rem;bottom:8rem;transition:all .8s cubic-bezier(.16,1,.3,1)}@media(max-width:640px){.home-sponsor__card-wrapper{left:3rem;width:30rem;height:10rem;bottom:4rem;padding-left:3rem}}.home-sponsor__card-wrapper.expanded{height:85rem;width:84rem;left:19.8rem;padding:6.5rem 3.5rem 3.5rem;justify-content:flex-start}@media(max-width:640px){.home-sponsor__card-wrapper.expanded{left:1.5rem;width:36rem;height:47rem;padding:4rem;transform:skewY(0);bottom:3rem}}.home-sponsor__card-wrapper h1{font-style:italic;transition:all .4s ease}@media(max-width:640px){.home-sponsor__card-wrapper h1{font-size:2rem;margin-bottom:.5rem;margin-top:1rem}}.home-sponsor__card-wrapper h1.hidden{opacity:0;overflow:hidden}.home-sponsor__card-wrapper div{display:flex;align-items:center;justify-content:flex-start;color:#f60;gap:.6rem}.home-sponsor__card-wrapper svg{width:2.3rem;height:1.6rem;margin-top:-.2rem}@media(max-width:640px){.home-sponsor__card-wrapper svg{width:1.3rem}}.home-sponsor__card-expanded-heading{width:25.5rem;overflow:hidden;height:0rem;transition:all .4s ease;margin-bottom:15rem}@media(max-width:640px){.home-sponsor__card-expanded-heading{margin-bottom:3rem;width:15rem}}.home-sponsor__card-expanded-heading.hidden{opacity:0;margin-bottom:0rem}.home-sponsor__card-explore-button{transition:all .4s ease}.home-sponsor__card-explore-button.hidden{opacity:0;overflow:hidden}.home-sponsor__card-close-button{position:absolute;top:0;right:0;font-size:4rem;background-color:#f60;padding:1.3rem 2rem;cursor:pointer;transition:all .4s ease}@media(max-width:640px){.home-sponsor__card-close-button{transform:skewY(-15deg) rotate(15deg);font-size:2rem;right:2rem;top:-1.5rem;padding:1rem 1.5rem}}.home-sponsor__card-close-button.hidden{opacity:0}.home-sponsor__card-close-button div{color:#000;line-height:1;transform:rotate(-45deg)}.home-gallery{padding-bottom:10rem;overflow:clip}@media(max-width:640px){.home-gallery{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}}.home-gallery__show-more{display:none}@media(max-width:640px){.home-gallery__show-more{display:inline-block;font-size:3rem;line-height:5rem;background-color:#f60;padding:1rem 2.7rem;border-radius:1rem;margin-top:2rem;user-select:none}}.home-gallery__images-main-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:2.4rem;width:fit-content;padding-left:2rem;padding-right:2rem}.home-gallery__images-main-wrapper:hover .home-gallery__images-wrapper{animation-play-state:paused}@media(max-width:640px){.home-gallery__images-main-wrapper{flex-direction:column;width:100%}}.home-gallery__heading{text-align:center;margin-bottom:1rem;font-weight:500}.home-gallery__images-wrapper{display:flex;align-items:start;justify-content:start;width:50%;overflow:clip;gap:2.4rem;animation:marquee 40s linear infinite}@media(max-width:640px){.home-gallery__images-wrapper:last-child{display:none}}@media(max-width:640px){.home-gallery__images-wrapper{animation:none;display:grid;grid-template-columns:1fr 1fr;width:100%;place-content:center;place-items:center;gap:1rem;margin-top:2rem}}.home-gallery__image{min-width:48rem;height:60rem;border-radius:2rem;overflow:hidden;object-fit:cover}@media(max-width:640px){.home-gallery__image{min-width:auto;width:17rem;height:21.2rem}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100.5%)}}.home-movies{position:relative;margin-bottom:10rem;padding-top:13rem}@media(max-width:640px){.home-movies{padding-top:5rem}}.home-movies__play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16rem;cursor:pointer}@media(max-width:640px){.home-movies__play-button{width:8rem}}.home-movies:before{content:"";position:absolute;top:12.5rem;left:0;background-color:#f60;height:90%;width:100%;background:linear-gradient(180deg,#f60,#fff 90%);transform:skewY(-4deg);transform-origin:top left;z-index:-1;pointer-events:none;will-change:transform}@media(max-width:640px){.home-movies:before{top:0rem;background:linear-gradient(180deg,#f60 30%,#fff 90%);height:100%;transform:skewY(4deg)}}.home-movies h1{text-align:center;margin-bottom:4rem;font-weight:500}.home-movies__container{overflow:hidden}.home-movies__wrapper{display:flex;gap:3rem;padding-left:3rem;padding-right:3rem;will-change:transform;width:fit-content}@media(max-width:640px){.home-movies__wrapper{gap:1rem;padding-left:2rem;padding-right:2rem}}.home-movies__item{min-width:120rem;position:relative;height:70rem;border-radius:2rem;overflow:hidden}.home-movies__item img{border-radius:2rem}@media(max-width:640px){.home-movies__item{min-width:35rem;height:auto}}.home-team{position:relative}.home-team h1{font-weight:500;text-align:center}.home-team__members{display:flex;align-items:flex-start;justify-content:center;gap:2.5rem}@media(max-width:640px){.home-team__members{flex-direction:column;align-items:flex-end;padding-right:3rem;gap:0rem}}.home-team__member{margin-top:1rem}@media(max-width:640px){.home-team__member{margin-top:2rem;width:fit-content}}.home-team__member:hover .home-team__member-name{background-color:#000;color:#f60}.home-team__member:nth-child(2){margin-top:7rem}@media(max-width:640px){.home-team__member:nth-child(2){margin-top:2rem;margin-right:6rem}}.home-team__role{font-size:2rem;font-weight:500;text-transform:uppercase;line-height:2.5rem;max-width:10.8rem;text-align:right;color:#fff;margin-right:5.5rem}@media(max-width:640px){.home-team__role{margin-right:0rem;text-align:left;font-size:1.2rem;line-height:1;margin-top:1rem}}.home-team__member-image{width:48rem;height:60rem;border-radius:2rem;overflow:hidden}@media(max-width:640px){.home-team__member-image{width:23rem;height:28rem}}.home-team__text-image{max-width:180rem;margin-left:auto;margin-right:auto;margin-top:-12rem;position:relative;z-index:-1}@media(max-width:640px){.home-team__text-image{position:absolute;left:-41.8rem;top:54rem;transform:rotate(-90deg);height:12.5rem;width:auto;margin-top:0rem}}.home-team__member-name{padding-top:5.5rem;padding-bottom:4.5rem;padding-left:6rem;background-color:#f60;margin-top:-2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;transition:all .4s ease;display:flex;align-items:flex-end;justify-content:space-between}@media(max-width:640px){.home-team__member-name{width:23rem;padding-top:3.6rem;padding-left:3rem;padding-bottom:2rem;display:block}}.home-team__member-name h2{max-width:15rem;text-transform:uppercase;font-weight:500}@media(max-width:640px){.home-team__member-name h2{font-size:1.5rem;line-height:1.8rem;max-width:15rem}}.home-machine{padding-top:30rem;padding-bottom:16rem;position:relative}@media(max-width:640px){.home-machine{overflow-x:clip;padding-top:7rem;padding-bottom:5rem}}.home-machine__container{padding-left:11.3rem;padding-right:11.3rem;max-width:188rem;margin:0 auto}@media(max-width:640px){.home-machine__container{padding-left:2rem;padding-right:2rem}}.home-machine__text{text-transform:uppercase;color:#d1d1d1}.home-machine__text h2{font-size:3.35rem;line-height:7rem}@media(max-width:640px){.home-machine__text h2{font-size:1.15rem;line-height:2.7rem}}.home-machine__text strong{color:#000}.home-machine__logo-wrapper{margin-top:10rem}@media(max-width:640px){.home-machine__logo-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:5rem}}.home-machine__logo{display:flex;align-items:center;justify-content:flex-start}@media(max-width:640px){.home-machine__logo{margin-bottom:-1rem}}@media(max-width:640px){.home-machine__logo-image{height:4rem;margin-bottom:1rem}}.home-machine__logo-image svg{width:13.3rem;height:4.7rem;margin-left:1.5rem;margin-bottom:.3rem}@media(max-width:640px){.home-machine__logo-image svg{width:8.4rem}}.home-machine__logo-text{font-family:Conthrax;font-size:4.9rem;line-height:4.9rem}@media(max-width:640px){.home-machine__logo-text{font-size:3rem;line-height:1}}.home-machine__bike-image{position:absolute;transform:translate(-52%);top:30rem;left:52%;width:100rem;height:63.3rem}@media(max-width:640px){.home-machine__bike-image{width:45.5rem;height:auto;top:7.5rem}}.home-press{padding-bottom:14rem}@media(max-width:640px){.home-press{padding-left:2rem;padding-right:2rem;padding-bottom:5rem}}.home-press h1{text-align:center}.home-press__releases-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:120rem;padding-top:5rem;margin:0 auto}.home-press__release{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:5rem;border-bottom:.1rem solid #D1D1D1;margin-bottom:5rem}@media(max-width:640px){.home-press__release{flex-direction:column;align-items:flex-start;padding-bottom:2rem;margin-bottom:2rem}}.home-press__release:last-child{border-bottom:none}.home-press__release a{color:#8c8c8c;text-decoration:underline;text-underline-offset:.4rem}@media(max-width:640px){.home-press__release a{margin-left:2.7rem;display:block;margin-top:1.5rem}}.home-press__release a p{font-size:2.5rem;line-height:1}@media(max-width:640px){.home-press__release a p{font-size:1.2rem}}.home-press__release-title{display:flex;align-items:flex-start;gap:2rem}@media(max-width:640px){.home-press__release-title{gap:1rem}}.home-press__release-title svg{width:3rem}@media(max-width:640px){.home-press__release-title svg{width:1.5rem}}.home-press__release-title p{max-width:70rem;font-size:2.5rem;line-height:3.6rem}@media(max-width:640px){.home-press__release-title p{font-size:1.5rem;line-height:2rem;max-width:27rem}}.footer-insta{overflow:clip}@media(max-width:640px){.footer-insta{margin-bottom:1.8rem}}.footer-insta__container{display:flex;gap:2rem;align-items:flex-start}@media(max-width:640px){.footer-insta__container{gap:.8rem;justify-content:center}}.footer-insta__feed-coloumn{display:flex;gap:2rem;align-items:center}.footer-insta__feed-coloumn img{width:25rem;height:25rem;object-fit:cover;border-radius:1rem;overflow:hidden}@media(max-width:640px){.footer-insta__feed-coloumn img{width:11rem;height:11rem}}@media(max-width:640px){.footer-insta__feed-coloumn img:not(:last-of-type){display:none}}@media(max-width:640px){.footer-insta__feed-coloumn:last-child img{display:none}.footer-insta__feed-coloumn:last-child img:first-of-type{display:block}}.footer-insta__logo{width:30rem;height:30rem}.footer-insta__logo img{border-radius:5rem;overflow:hidden;background-color:#000}@media(max-width:640px){.footer-insta__logo img{border-radius:2rem!important}}@media(max-width:640px){.footer-insta__logo{width:13rem;height:13rem}}.footer-newsletter{margin-top:-3rem;height:57rem;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media(max-width:640px){.footer-newsletter{height:42rem}}.footer-newsletter__container{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding-left:10rem;padding-right:10rem}@media(max-width:640px){.footer-newsletter__container{padding-left:2.5rem;padding-right:0rem;flex-direction:column;align-items:flex-start}}.footer-newsletter__form-wrapper{max-width:51rem;margin-top:2rem}@media(max-width:640px){.footer-newsletter__form-wrapper{margin-top:2.7rem}}@media(max-width:640px){.footer-newsletter__form-wrapper h1{font-size:2.5rem}}.footer-newsletter__form-wrapper p{margin-top:3rem}@media(max-width:640px){.footer-newsletter__form-wrapper p{max-width:26rem;margin-top:2rem}}.footer-newsletter__form{display:flex;margin-top:2rem}.footer-newsletter__input{background-color:#f60;padding:2rem 2rem 2rem 4rem;border:none;border-radius:2rem;flex:1;font-size:1.5rem;color:#000}@media(max-width:640px){.footer-newsletter__input{font-size:1rem;padding:1.4rem;border-radius:1rem}}.footer-newsletter__input::placeholder{color:#000}.footer-newsletter__button{padding:2rem 6.5rem;border:none;border-radius:2rem;cursor:pointer;font-weight:400;text-transform:capitalize}@media(max-width:640px){.footer-newsletter__button{font-size:1rem;border-radius:1rem;padding:1.5rem;text-transform:uppercase;margin-right:0rem}}.footer-newsletter__info-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:7rem}@media(max-width:640px){.footer-newsletter__info-wrapper{display:none}}.footer-newsletter__info-wrapper p{font-size:2.5rem;line-height:1}.footer-newsletter__info-wrapper p strong{font-weight:900}.info-email{font-weight:700}.footer-newsletter__mobile-info{display:none}@media(max-width:640px){.footer-newsletter__mobile-info{display:block;margin-top:12rem}}.footer__links-wrapper{padding:12rem 10.7rem 8.5rem;background-color:#000;display:flex;justify-content:space-between}@media(max-width:640px){.footer__links-wrapper{padding-left:2rem;padding-right:2rem;padding-top:3.5rem;flex-direction:column-reverse;gap:10rem}}.footer__logo{max-width:92rem}.footer__links{color:#fff;display:flex;gap:9rem}@media(max-width:640px){.footer__links{gap:4.5rem}}.footer__links div{display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){.footer__links div p{font-size:1.2rem}}@media(max-width:640px){.footer__links div{gap:1rem}}.footer-banner{padding:2rem;background-color:#f60}.footer-banner p{font-size:1.5rem;text-align:center;font-weight:500}@media(max-width:640px){.footer-banner p{font-size:1rem}}.navbar p{font-size:1.5rem}.navbar p span{font-weight:500;text-decoration:underline;text-underline-offset:.2rem;cursor:pointer}.navbar__links-wrapper{display:flex;align-items:center;justify-content:center}@media(max-width:640px){.navbar__links-wrapper{padding-top:0}}.navbar__logo{padding:3rem;border-radius:2rem;margin-bottom:-9rem;position:relative;background-color:#fff;z-index:2;margin-left:6rem;margin-right:5rem}@media(max-width:640px){.navbar__logo{padding:2rem;margin-bottom:-4.5rem}}.navbar__logo img{width:21rem}@media(max-width:640px){.navbar__logo img{width:13rem}}.navbar__links{display:flex;align-items:center;justify-content:center;gap:7.35rem;font-weight:700;color:#8c8c8c}@media(max-width:640px){.navbar__links svg{width:2.6rem;height:2.6rem}}.navbar__links.mobile{display:none}@media(max-width:640px){.navbar__links.mobile{display:block}}@media(max-width:640px){.navbar__links{display:none}}.navbar .navbar__banner-subscribe-desktop{max-width:112rem;background-color:#f60;text-align:center;padding-top:1.3rem;padding-bottom:1.3rem;border-radius:1rem;display:flex;align-items:center;justify-content:flex-start;position:relative;overflow:hidden}.navbar__banner{padding:.8rem 18rem;display:flex;align-items:center;justify-content:center;gap:4rem}@media(max-width:640px){.navbar__banner{padding:2rem 1.6rem 1rem}}.navbar__banner-insta__logo{margin-left:-37rem}.navbar__banner-insta{display:flex;align-items:center;justify-content:center;gap:1.2rem}@media(max-width:640px){.navbar__banner-insta{display:none}}.navbar__banner-insta p{font-weight:700}.navbar__banner-insta svg{width:3.1rem;height:3.1rem}.navbar__banner-subscribe{display:flex;align-items:center;justify-content:flex-start}@media(max-width:640px){.navbar__banner-subscribe{flex-direction:column;width:100%}}@media(max-width:640px){.navbar__banner-subscribe p{font-size:1.2rem}}.navbar__banner-subscribe button{padding:1.3rem 5.1rem;font-size:1.5rem;line-height:3.2rem}@media(max-width:640px){.navbar__banner-subscribe button{width:100%;font-size:1.2rem;padding:1.7rem;line-height:1}}.navbar__banner-subscribe div.marquee-container{width:116rem;background-color:#f60;text-align:center;padding-top:1.3rem;padding-bottom:1.3rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media(max-width:640px){.navbar__banner-subscribe div.marquee-container{width:100%;padding-left:0;padding-right:0;justify-content:flex-start}}.navbar__banner-subscribe .marquee-content{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}@media(max-width:640px){.navbar__banner-subscribe .marquee-content{animation:marquee 5s linear infinite;gap:0rem!important}}.navbar__banner-subscribe .marquee-content p{display:inline-block;padding:0 1rem}@media(max-width:640px){.navbar__banner-subscribe .marquee-content p{font-size:1.1rem;line-height:1;padding:.5rem .3rem}}.navbar__banner-subscribe .marquee-content p:last-child{display:none}@media(max-width:640px){.navbar__banner-subscribe .marquee-content p:last-child{display:block}}.navbar__menu-button{display:none}@media(max-width:640px){.navbar__menu-button{display:flex;align-items:flex-end;flex-direction:column;gap:.4rem}}.navbar__menu-button div{width:1.2rem;height:.3rem;background-color:#000}.navbar__menu-button div:nth-child(2){width:2rem;height:.3rem;background-color:#000}.navbar__menu-button div:nth-child(1){width:3rem;height:.3rem;background-color:#000}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-55%)}}.navbar-menu{position:fixed;right:0;top:7rem;width:35rem;height:55rem;background-color:#f60;z-index:99999999;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translate(103%)}.navbar-menu.open{transform:translate(0)}.navbar-menu__close-button{position:absolute;right:3rem;top:3rem}.navbar-menu__links{font-size:2rem;padding-left:3.5rem}.navbar-menu__link{margin-top:2rem}.navbar-menu__link a.active{color:#fff}.navbar-menu__link:first-child{margin-top:0}.navbar-menu__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:100;pointer-events:none;transition:all .4s ease;opacity:0}.navbar__banner-subscribe-desktop[data-astro-cid-qfsem3rr]{display:none}.navbar__banner[data-astro-cid-qfsem3rr]{display:flex;align-items:center;justify-content:center;gap:1rem}.navbar__banner-insta[data-astro-cid-qfsem3rr]{flex:0 0 auto}.marquee-container[data-astro-cid-qfsem3rr]{overflow:hidden;width:100%}.marquee-content[data-astro-cid-qfsem3rr]{display:inline-flex;gap:2rem;animation:marquee-mobile 12s linear infinite}@keyframes marquee-mobile{0%{transform:translate(0)}to{transform:translate(-50.5%)}}@media(min-width:1024px){.navbar__banner-subscribe[data-astro-cid-qfsem3rr]{display:none}.navbar__banner-subscribe-desktop[data-astro-cid-qfsem3rr]{display:block;flex:1 1 auto}.marquee-desktop[data-astro-cid-qfsem3rr]{overflow:hidden;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:2rem}.marquee-desktop-track[data-astro-cid-qfsem3rr]{display:flex;gap:1rem;align-items:center;white-space:nowrap;animation:marquee-desktop 30s linear infinite}.marquee-desktop[data-astro-cid-qfsem3rr] .marquee-item[data-astro-cid-qfsem3rr]{flex:0 0 auto;font-weight:600}@keyframes marquee-desktop{0%{transform:translate(0)}to{transform:translate(-101%)}}}.footer-newsletter[data-astro-cid-r5pvdmnz]{background-image:var(--bg-desktop);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:600px){.footer-newsletter[data-astro-cid-r5pvdmnz]{background-image:var(--bg-mobile)}}.form-message[data-astro-cid-r5pvdmnz]{font-size:1.6rem;margin-top:1.5rem;margin-left:1rem;font-weight:500;@media screen and (max-width:600px){font-size:1.2rem;margin-top:.5rem}}.success[data-astro-cid-r5pvdmnz]{color:#4caf50}.error[data-astro-cid-r5pvdmnz]{color:#f44336}.home__hero-image[data-astro-cid-4qdngvj2]{@media screen and (max-width:600px){display:none}}.home__hero-image[data-astro-cid-4qdngvj2].mobile{display:none;@media screen and (max-width:600px){display:block}}@media(max-width:768px){.hidden-mobile[data-astro-cid-2pgvlnxm]{display:none}}@media(min-width:769px){.hidden-mobile[data-astro-cid-2pgvlnxm]{display:block}.home-gallery__show-more[data-astro-cid-2pgvlnxm]{display:none}}.home-movies__wrapper[data-astro-cid-3izuxrst] [data-astro-cid-3izuxrst][data-video-id]{cursor:pointer}.home-movies__modal[data-astro-cid-3izuxrst]{position:fixed;inset:0;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease}.home-movies__modal[data-astro-cid-3izuxrst].open{opacity:1;visibility:visible;pointer-events:auto}.home-movies__modal-backdrop[data-astro-cid-3izuxrst]{position:absolute;inset:0;background:#0009}.home-movies__modal-content[data-astro-cid-3izuxrst]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;width:min(96rem,90vw);aspect-ratio:16 / 9;box-shadow:0 1rem 3rem #0006;border-radius:.8rem}.home-movies__modal-close[data-astro-cid-3izuxrst]{position:absolute;top:-7rem;right:0rem;z-index:1;background:#f60;border:0;color:#000;font-size:2.4rem;line-height:1;width:3.6rem;height:3.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:5rem;@media screen and (max-width:600px){font-size:3rem;top:-5rem}}.home-movies__modal-content[data-astro-cid-3izuxrst] iframe[data-astro-cid-3izuxrst]{width:100%;height:100%;border:0}
