.navbar{align-items:center;background-color:#0000;display:flex;justify-content:space-between;left:0;margin:0 auto;max-width:133rem;padding:2.7rem 2rem;position:absolute;right:0;top:0;z-index:200}.navbar-logo{width:14.6rem}.navbar-links{display:flex;gap:2.1rem}@media(max-width:1000px){.navbar-links{display:none}}.navbar-link{color:#010103;font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:500;text-decoration:none;transition:all .3s}.navbar-link:hover{color:#ff4d30}.navbar-buttons{align-items:center;display:flex;font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:500;gap:2.5rem}@media(max-width:1000px){.navbar-buttons{display:none}}.navbar-buttons-signin{color:#010103;text-decoration:none;transition:all .3s}.navbar-buttons-signin:hover{color:#ff4d30}.navbar-buttons-register{background-color:#ff4d30;border-radius:.3rem;box-shadow:0 10px 15px 0 #ff533059;color:#fff;padding:1.5rem 3rem;text-decoration:none;transition:all .3s}.navbar-buttons-register:hover{box-shadow:0 10px 15px 0 #ff533080}.mobile-navbar{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:all .5s ease-in-out;width:100%;z-index:10000}.mobile-navbar_close{cursor:pointer;font-size:3rem;position:absolute;right:3.5rem;top:3.5rem;transition:all .3s}.mobile-navbar_close:hover{color:#ff4d30}.mobile-navbar_links{display:flex;flex-direction:column;font-size:2.3rem;gap:3rem;list-style:none;text-align:center}.mobile-navbar_links li a{color:#010103;font-weight:500;text-decoration:none;transition:all .3s}.mobile-navbar_links li a:hover{color:#ff4d30}.open-nav{left:0}@media(min-width:1000px){.navbar-mobile_menu_icon{display:none}}footer{background-color:#fff;padding:10rem 0}.footer-content{grid-gap:8rem;color:#010103;display:grid;gap:8rem;grid-template-columns:27fr 21fr 21fr 21fr;justify-content:center;text-align:left}@media(max-width:1100px){.footer-content{grid-template-columns:1fr 1fr}}@media(max-width:650px){.footer-content{grid-template-columns:1fr}}.footer-content__1{list-style:none}@media(max-width:650px){.footer-content__1{text-align:center}}.footer-content__1 li a{color:#010103;text-decoration:none;transition:all .2s}.footer-content__1 li a:hover{color:#ff4d30}.footer-content__1 li:first-child{font-size:2.4rem;margin-bottom:1.5rem}.footer-content__1 li:first-child span{font-weight:700}.footer-content__1 li:nth-child(2){color:#706f7b;font-size:1.6rem;line-height:1.7;margin-bottom:3rem}.footer-content__1 li:nth-child(3),.footer-content__1 li:nth-child(4){font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:1rem}.footer-content__2{list-style:none}@media(max-width:650px){.footer-content__2{text-align:center}}.footer-content__2 a{color:#010103;text-decoration:none;transition:all .2s}.footer-content__2 a:hover{color:#ff4d30}.footer-content__2 li{font-size:1.6rem;margin-bottom:1rem}.footer-content__2 li:first-child{cursor:auto;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;text-transform:uppercase}.footer-content__2 input{background-color:#ececec;border-color:#0000;border-width:1px;font-family:Rubik,sans-serif;font-size:1.4rem;font-weight:400;line-height:26px;margin-top:1rem;outline:none;padding:1rem 6rem}@media(max-width:1100px){.footer-content__2 input{width:100%}}@media(max-width:475px){.footer-content__2 input{text-align:center}}.submit-email{background-color:#ff4d30;border:2px solid #ff4d30;border-radius:.3rem;box-shadow:0 10px 15px 0 #ff533040;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:700;padding:1.5rem 2.5rem;text-decoration:none;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.submit-email:hover{background-color:#fa4226;box-shadow:0 10px 15px 0 #ff533066}.spinner-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif}.container{margin:0 auto!important;max-width:133rem!important;padding:0 2.5rem!important}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#fff;border-radius:5px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#ff4d30;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#ff4d30}::-webkit-scrollbar-thumb:active{background-color:#ff2525}
/*# sourceMappingURL=main.3f2ea752.css.map*/