.font-inter{font-family:Inter,sans-serif}.bg-custom{position:relative;z-index:0}.bg-custom:before{content:"";position:absolute;inset:0;background-image:var(--bg-image-mobile);background-size:contain;background-repeat:no-repeat;z-index:-1;background-position:top center}@media (min-width: 768px) and (max-width: 1023px){.bg-custom{position:relative;z-index:0}.bg-custom:before{content:"";position:absolute;inset:0;background-image:var(--bg-image-mobile);background-size:cover;background-repeat:no-repeat;z-index:-1;background-position:top center}}@media (min-width: 300px) and (max-width: 500px){.bg-custom:before{background-size:auto}}@media (min-width: 1024px){.bg-custom{position:relative;z-index:0}.bg-custom:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-repeat:no-repeat;z-index:-1;background-size:contain;background-position:right top}}@media (min-width: 1280px){.bg-custom{background-size:auto 100%;background-image:var(--bg-image);background-position:right top}}@media (width: 1024px){.bg-custom{background-size:contain;background-position:150% center}.bg-custom:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-repeat:no-repeat;z-index:-1;background-size:contain;background-position:140% center}}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.bg-animated-gradient{background:linear-gradient(45deg,#091250 4% 20%,#0014a7 45%,#0600ff 86%);background-size:200% 200%;animation:gradient 10s ease infinite;animation:gradient-animation 10s ease infinite}.animate-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform 1s ease-out}.animate-scroll.show{opacity:1;transform:translateY(0)}
