.BgColorExplore{background-color:#1b1440;padding:5rem 0;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;width:100%;text-align:center;overflow:visible!important;font-family:Inter,sans-serif!important}.ExploreIcons img{position:absolute;animation:moveIcon 8s linear infinite}@keyframes moveIcon{0%{transform:translateX(100vw) scale(.8);opacity:.8}50%{transform:translateX(50vw) scale(1.2);opacity:1}to{transform:translateX(-10vw) scale(.8);opacity:.8}}.ExploreIcons img:first-child{animation-delay:0s}.ExploreIcons img:nth-child(2){animation-delay:1s}.ExploreIcons img:nth-child(3){animation-delay:2s}.ExploreIcons img:nth-child(4){animation-delay:3s}.ExploreIcons img:nth-child(5){animation-delay:4s}.ExploreIcons img:nth-child(6){animation-delay:5s}.ExploreIcons img:nth-child(7){animation-delay:6s}.ExploreIcons img:nth-child(8){animation-delay:7s}.ExplorebgImg{background-image:url(/images/spiral.png);background-size:contain;background-position:top;background-repeat:no-repeat;width:80%;height:300px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:0}.ExploreIcons{display:flex;z-index:-1;gap:2rem;animation:scroll 10s linear infinite;font-family:Inter,sans-serif!important}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.exploreButton{padding:.8rem 2rem;background-color:#fff;color:#1b1440;border:none;border-radius:5px;font-weight:700;cursor:pointer;z-index:2;display:block;margin-bottom:3rem;text-align:center;font-family:Inter,sans-serif!important}.exploreButton:hover{background-color:#97baf3}.ExploreIconsContainer{display:flex;justify-content:center;position:absolute;align-items:center;top:20%;left:0;transform:translate(-50%,-50%);width:100%;font-family:Inter,sans-serif!important;z-index:1}.ExploreIcons img{width:50px;height:auto}.exploreContent{margin-top:14rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;margin-bottom:8rem}.exploreContent,.exploreContent h1{text-align:center;font-family:Inter,sans-serif!important}.exploreContent h1{color:white;font-size:2rem;max-width:80%}.custom-link{color:#333;text-decoration:none;transition:color .3s ease}.custom-link:focus,.custom-link:hover{color:#1d69e6}.custom-link:visited{color:#333}.ExbtnStart{background-color:#1d69e6;border:none;color:white;border-radius:1rem;padding:.6rem 2rem;font-size:1.1rem}.ExbtnStart:hover{background-color:#609af8;cursor:pointer}@media (max-width:1440px){.BgColorExplore{padding:6rem 0}.ExplorebgImg{width:60%;height:400px;background-size:contain}.ExploreIcons img{width:60px}.exploreContent{margin-top:16rem;margin-bottom:10rem}.exploreContent h1{font-size:2.5rem;max-width:60%}.ExbtnStart,.exploreButton{padding:1rem 2.5rem;font-size:1.1rem}.ExploreIconsContainer{top:18%}}@media (max-width:1024px){.ExplorebgImg{height:200px;width:90%;background-size:cover}.ExploreIcons img{width:40px}.exploreContent h1{font-size:1.5rem;max-width:90%}.btnStart,.exploreButton{padding:.6rem 1.5rem;font-size:.9rem}}@media (max-width:768px){.ExploreIconsContainer{top:25%}.ExploreIcons{gap:1rem;flex-wrap:wrap;justify-content:center}.ExploreIcons img{width:35px}.exploreContent{margin-top:10rem}.btnStart,.exploreButton{margin-bottom:2rem}}@media (max-width:480px){.BgColorExplore{padding:3rem 1rem}.ExplorebgImg{height:150px}.ExploreIcons img{width:30px}.exploreContent h1{font-size:1.2rem;max-width:95%;padding-bottom:2rem}.btnStart,.exploreButton{width:100%;font-size:.8rem}.ExploreIconsContainer{top:15%}.ExploreIcons{animation:none;flex-wrap:wrap}.BgColorExplore{padding:1rem 0;overflow:hidden}.ExbtnStart{padding:.6rem 1.5rem;font-size:.8rem}}