:root{--black: #272727;--main-orange: #d43f10;--second-orange: #ff4b13;--main-font: "Bebas Neue", cursive}*{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block;object-fit:cover;object-position:center center}a{display:block;text-decoration:none;color:inherit;font-size:inherit}p a{display:inline}li{list-style-type:none}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-size:1rem;font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;-webkit-hyphens:auto;hyphens:auto;background-color:transparent;color:inherit;display:block}body{min-height:100vh;font-size:100%;font-family:var(--main-font);color:var(--black);-webkit-hyphens:auto;hyphens:auto;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{width:94%;max-width:100rem;margin:auto}.main{margin:9rem 0 0}.header{background-color:var(--main-orange);letter-spacing:.12rem;width:100%;height:92px;display:flex;color:#f5f5f5;position:fixed;top:0;z-index:2}@media screen and (max-width: 990px){.header{justify-content:space-between}}.header .wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.header-logo:hover{opacity:.7;cursor:pointer;transition:all ease-in-out .4s}.header-nav{padding-left:1.2rem;display:flex;flex:1;transition:all ease-in-out .3s;z-index:2}.header-nav-ul{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:1.6rem}.header-nav-a{position:relative;font-size:1.2rem}.header-nav-a:after{margin-top:.48rem;content:"";display:block;position:absolute;width:100%;height:2px;background-color:#f5f5f5;transition:all .5s ease;opacity:0}.header-nav-a:hover:after,.header-nav-a.active:after{opacity:1}@media screen and (max-width: 990px){.header-nav{display:none;padding:0;height:100vh;width:40vw;background-color:var(--black);position:absolute;top:0;left:0}.header-nav-ul{margin-top:1rem;padding:2rem;flex-direction:column;align-items:start}}@media screen and (max-width: 600px){.header-nav{width:70vw}}.header-buttons-container{display:flex;align-items:center;gap:1.8rem}.header-buttons-container-sign-btn{display:flex;align-items:end;gap:.4rem;font-size:1.1rem;letter-spacing:.08rem}.header-buttons-container-sign-btn img{width:25px;height:25px}.header-buttons-container-sign-btn:hover{opacity:.7;cursor:pointer;transition:all ease-in-out .5s}.header-buttons-container-menu-btn{cursor:pointer;display:none;transition:all ease-in-out .3s;padding:0 .1rem;border-radius:.1rem;z-index:2}@media screen and (max-width: 990px){.header-buttons-container-menu-btn{display:block}}.header-buttons-container-menu-btn:hover{background-color:#b93100e6}.header-buttons-container-menu-btn:active{background-color:#471300cc}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#000c;z-index:1}.hidden{display:none}.active{display:block;animation:fade .8s}@keyframes fade{0%{opacity:0}to{opacity:1}}.home{margin-top:92px;width:100%;color:#f5f5f5}.intro{min-height:100vh;background-image:url(/assets/home-intro-img-7cc0acf1.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.intro .intro-wrapper{margin-top:4rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem}@media screen and (max-width: 990px){.intro .intro-wrapper{gap:1.8rem}}.intro-video-container{width:55%;height:400px}@media screen and (max-width: 990px){.intro-video-container{width:94%}}@media screen and (max-width: 500px){.intro-video-container{height:300px}}.intro-text-container-title-wrapper{margin:2.5rem 0 1rem;padding-bottom:1.3rem;border-bottom:1px solid whitesmoke}.intro-text-container-title-wrapper .date-month,.intro-text-container-title-wrapper .date-year{-webkit-user-select:none;user-select:none;margin:0;font-size:6rem;line-height:5.4rem}.intro-text-container-subtitle{-webkit-user-select:none;user-select:none;font-size:2.3rem;letter-spacing:.05rem}@media screen and (max-width: 990px){.intro-text-container{margin-bottom:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.intro-text-container-title-wrapper{padding-bottom:.6rem}.intro-text-container-title-wrapper .date-month,.intro-text-container-title-wrapper .date-year{font-size:4.5rem;line-height:4.5rem}.intro-text-container-subtitle{font-size:1.8rem}}.main-btn{margin:1.2rem 0;padding:1.45rem 2rem 1.3rem;background-color:var(--second-orange);border-radius:.3rem;font-size:1.5rem;letter-spacing:.2rem;line-height:.7rem;transition:all .3s;-webkit-user-select:none;user-select:none}.main-btn:hover{background-color:#f5f5f5;color:var(--second-orange);cursor:pointer}.main-btn:active{background-color:var(--black)}.news{min-height:100vh;background-image:url(/assets/home-news-img-75fcece0.jpg);background-repeat:no-repeat;background-size:cover;background-color:#080808}.title-container{width:100%;padding-top:5rem;display:flex;align-items:center;justify-content:space-between}.title-container-title{color:transparent;font-size:3.6rem;background-image:url(/assets/text_mask-2b93f334.jpg);background-size:cover;background-position:50%;-webkit-background-clip:text;background-clip:text}.title-container-subtitle{color:var(--second-orange);font-size:1.6rem;letter-spacing:.15rem;transition:all ease-out .3s;cursor:pointer}.title-container-subtitle:hover{color:#f5f5f5}.grid-news-container{display:grid;place-items:center;gap:1.3rem;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));padding:2.4rem 0}@media screen and (max-width: 400px){.grid-news-container{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.news-card{transition:all ease-out .3s}.news-card:hover{cursor:pointer}.news-card:hover .news-card-img{transition:inherit;-webkit-filter:grayscale(0);filter:grayscale(0)}.news-card:hover .news-card-date{transition:inherit;color:var(--second-orange)}.news-card:hover .news-card-title{transition:inherit;color:#acacac}.news-card:hover .news-card-button{opacity:1}.news-card-img{aspect-ratio:16/9;margin-bottom:1.8rem;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.news-card-date{font-size:1.3rem;letter-spacing:.06rem;color:#acacac}.news-card-divider{margin:.6rem 0 .8rem;width:30px;border-bottom:1px solid var(--second-orange)}.news-card-title{font-size:2.5rem;line-height:2.5rem;color:#e2effc;text-wrap:balance}.news-card-button{background-color:transparent;border:1px solid var(--second-orange);color:var(--second-orange);opacity:0}.news-card-button:hover{background-color:#ffffffc7}@media screen and (max-width: 800px){.news-card .news-card-img{transition:inherit;-webkit-filter:grayscale(0);filter:grayscale(0)}.news-card .news-card-date{transition:inherit;color:var(--second-orange)}.news-card .news-card-title{transition:inherit;color:#acacac}.news-card .news-card-button{opacity:1}}.explore{min-height:800px;background-image:url(/assets/home-explore-img-54d2ae50.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.explore-content{margin-bottom:4rem}.explore-content .title{margin-bottom:2rem;color:transparent;font-size:4.6rem;background-image:url(/assets/text_mask-2b93f334.jpg);background-size:auto;background-position:90%;-webkit-background-clip:text;background-clip:text}.explore-content .options-container{display:grid;place-items:center;gap:2.6rem;grid-template-columns:repeat(auto-fill,minmax(480px,1fr))}.explore-content .options-container .explore-img{margin-bottom:1.8rem;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all ease-out .3s;cursor:pointer}.explore-content .options-container .explore-img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (max-width: 1200px){.explore-content .options-container{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@media screen and (max-width: 430px){.explore-content .options-container{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width: 768px){.explore-content{margin-top:2rem}}.email{min-height:100vh;background-image:url(/assets/home-email-img-7e696cc4.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}.container{display:flex;flex-wrap:wrap;align-items:start;justify-content:center;gap:4rem}@media screen and (max-width: 830px){.container{gap:.5rem}}.content{max-width:400px;text-align:center;-webkit-user-select:none;user-select:none}.content-title{font-size:6.5rem;height:8rem}.content-title-span{font-size:inherit;color:var(--second-orange)}@media screen and (max-width: 450px){.content-title{font-size:4rem;height:auto}}.content-subtitle{font-size:3.65rem;line-height:3.4rem;letter-spacing:.2rem}@media screen and (max-width: 450px){.content-subtitle{font-size:2rem}}.form{max-width:400px;width:100%;padding-top:2rem}.form.inactive{display:none}.form-input-name,.form-input-email{width:100%;background-color:#f5f5f5;padding:.85rem .7rem;border-radius:.2rem;margin-bottom:1.2rem;color:var(--black);transition:all ease-out .3s}.form-input-name::placeholder,.form-input-email::placeholder{letter-spacing:.1rem;color:var(--black)}.form-input-name:focus::placeholder,.form-input-email:focus::placeholder{color:#acacac}.form-label-check-agree{margin:2rem 0;display:flex;align-items:center;gap:1rem}.form-label-check-agree input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:45px;height:45px;background-color:transparent;border:5px solid var(--second-orange);cursor:pointer}.form-label-check-agree input[type=checkbox]:checked{background-color:var(--second-orange)}.form-label-check-agree .check-span{font-size:1rem;letter-spacing:.1rem;max-width:80%;line-height:1.2rem}.form-button{padding:1.44rem 1.68rem}.form-text-email-error,.form-text-check-error{font-size:1.08rem;letter-spacing:.1rem;visibility:hidden}.form-text-email-error.active,.form-text-check-error.active{visibility:visible}.form-text-success{font-size:2.08rem;letter-spacing:.05rem;visibility:hidden}.form-text-success.active{visibility:visible}.success-container{max-width:400px;width:100%;padding:3rem 0 0 2rem;display:none;-webkit-user-select:none;user-select:none}.success-container-title{font-size:2.95rem;color:#1d1ddd}@media screen and (max-width: 450px){.success-container-title{font-size:2.4rem}}.success-container-subtitle{font-size:1.7rem}@media screen and (max-width: 450px){.success-container-subtitle{font-size:1.4rem}}.success-container.active{display:block}.modal-attention{box-sizing:border-box;z-index:1;position:fixed;padding:1rem;width:100%;min-height:350px;max-width:720px;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:#580c0c;border-radius:.3rem;color:#f5f5f5;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:1rem;animation:smoothFade 1.5s ease-in-out}.modal-attention.hidden{display:none}.modal-attention-header{display:flex;align-items:center;gap:1rem;margin-top:1rem}.modal-attention-header-title{font-size:2.6rem;letter-spacing:.2rem;flex-grow:1}.modal-attention-header-icon{width:60px;height:60px}.modal-attention-content{text-align:center}.modal-attention-content-p{margin-top:1rem;font-family:Arial,Helvetica,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.1rem}.modal-attention-content .link{font-size:inherit;color:var(--second-orange);text-transform:capitalize}.modal-attention-content .link:hover{text-decoration:underline}@keyframes smoothFade{0%{opacity:.4}to{opacity:1}}.home-loader{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;z-index:2}.home-loader-img{width:130px;height:130px}.home-loader-text{font-size:1.25rem;letter-spacing:.15rem;opacity:0}.home-loader-text.active{opacity:1}.home-loader.animation{animation:homeTransition 3.5s linear}.home-loader.hidden{display:none}@keyframes homeTransition{0%{background-color:#000;opacity:1}50%{background-color:#000000e6;opacity:.5}85%{background-color:#0003;opacity:.1}to{background-color:#0000;opacity:0}}.footer{min-height:100vh;background-image:url(/assets/footer-bg-gray-049e0848.png);background-color:#000;background-repeat:no-repeat;background-position:center;background-size:cover;padding-top:5rem}.footer-wrapper{display:flex;justify-content:center;align-items:start;gap:2rem}@media screen and (max-width: 830px){.footer-wrapper{flex-wrap:wrap-reverse;align-items:center;text-align:center}}.nav-section{width:100%}.nav-section-logo{width:280px;height:100px}.nav-section-divider{width:100%;margin-top:6rem;border-bottom:1px solid whitesmoke;visibility:hidden}@media screen and (max-width: 830px){.nav-section-divider{visibility:visible}}.nav-section-copyright{padding:1rem 0;color:gray}@media screen and (max-width: 830px){.nav-section-copyright{color:#f5f5f5}}.icons-section{width:100%;display:flex;flex-direction:column}.icons-section-title{margin-top:.6rem;padding-bottom:1.8rem;font-size:2.3rem;letter-spacing:.02rem;color:#f5f5f5}.footer-nav{margin:3rem 0;padding:1rem}.footer-nav-ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.4rem}.footer-nav-a{font-size:1.2rem;letter-spacing:.2rem;color:gray}@media screen and (max-width: 830px){.footer-nav-a{color:#f5f5f5}}@media screen and (max-width: 450px){.footer-nav-a{font-size:1.05rem}}.footer-nav-a:hover{color:#f5f5f5}.icons-container{width:100%;display:flex;gap:.84rem;flex-wrap:wrap;justify-content:start}@media screen and (max-width: 830px){.icons-container{justify-content:center;margin-bottom:1.6rem}}.icon-card{border:1px solid whitesmoke;width:64px;min-height:64px;display:flex;align-items:center;justify-content:center;border-radius:.2rem;transition:all ease-in-out .5s;cursor:pointer}.icon-card svg{width:34px;height:34px;fill:#f5f5f5}.icon-card:hover{background-color:#f5f5f5}.icon-card:hover svg{fill:var(--second-orange)}
