@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Inter,sans-serif;margin:0;padding:0}.App{background-color:#000;width:100%}.banner{height:auto}.banner,.banner__video,.banner__video-gif{width:100%}.promotion__image{background:var(--clr-primary-400);border-radius:.5rem;box-shadow:0 .5rem 1rem -.25rem var(--clr-primary-900);height:auto}@media screen and (max-width:867px){.promotion__image{width:300px}}.promotions{display:grid;grid-template-rows:auto auto;margin:0 auto;width:50%}@media screen and (max-width:867px){.promotions{width:100%}}.promotions__container{-webkit-mask:linear-gradient(90deg,#0000,#fff 20%,#fff 80%,#0000);mask:linear-gradient(90deg,#0000,#fff 20%,#fff 80%,#0000);max-width:100%;overflow:hidden}.promotions__images-container{animation:scroll 9s linear infinite;display:flex;gap:1rem;padding-block:1rem;width:max-content}@media screen and (max-width:867px){.promotions__images-container{animation:scroll 10s linear infinite}}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}.promotions__title{color:#fff;font-size:30px;font-weight:bolder;text-align:center;width:100%}.footer__container{align-items:center;color:gold;display:flex;flex-direction:column;gap:20px;justify-content:space-around;padding:50px 0;text-align:center;width:100%}
/*# sourceMappingURL=main.9b0296cd.css.map*/