@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");.flexDisplay{display:flex;font-family:Inter,sans-serif;width:100%}.footerImage{width:100%;height:80vw;max-height:470px;overflow:hidden;background-image:url(/assets/footerBackground.jpeg);background-position:50%;background-size:cover}.footer{width:100%;padding:70px 0 0;background-color:#121212;display:flex;flex-direction:column;align-items:center}.footerUpperSection{width:100%;max-width:1400px;gap:40px;margin:0 auto;flex-wrap:nowrap;padding:0 100px 50px;justify-content:space-between;border-bottom:2px solid rgba(255,255,255,.25);align-items:flex-start}.footerDetails{width:100%;max-width:300px;flex:0 0 300px;margin-left:-58px;margin-top:35px;margin-bottom:-15px}.footerQuickLinks{width:100%;max-width:160px;flex:0 0 160px;margin-top:35px}.footerUsefulLinks{width:100%;max-width:180px;flex:0 0 180px;margin-top:35px}.footerFollowUs{width:100%;max-width:240px;flex:0 0 240px;margin-top:33px}.footerLogo{width:100px;height:auto;margin-left:-18px}.footertext{color:rgba(255,255,255,.75);padding:0 0 30px;line-height:25px;width:100%;font-size:12px;margin-top:-10px;margin-left:-18px}.IconList{margin-top:15px}.IconList ul{list-style-type:none;display:flex;flex-direction:column;gap:15px;padding:20px 0;margin:-5px 0 0}.IconList ul li a{text-decoration:none;display:flex;align-items:center;color:rgba(255,255,255,.75);font-size:12px;gap:15px;transition:color .3s ease;margin-bottom:4px}.IconList ul li a:hover{color:rgba(124,252,0,1)}.IconList ul li a p{margin:0}.leftp{margin-top:-40px;margin-left:-20px}.socialLinks{margin-top:-14px}.socialLinks ul{display:flex;list-style-type:none;gap:10px;margin:0;padding:0}.socialLinks ul li a{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.socialLinks ul li a:hover{transform:scale(1.1)}.footerheading{all:unset;color:white;font-size:25px;font-family:Bebas Neue,sans-serif!important;margin-bottom:20px;display:block}.footerheading .footerHeadingPart{color:rgba(0,163,255,1);padding-left:10px}.footerBottomSection{color:rgba(255,255,255,.75);text-align:center;padding:40px;text-transform:uppercase;width:100%}.footerBottomSection p{font-size:14px;font-family:Inter,sans-serif;margin:0}.lastp{margin-top:40px;margin-left:18px;margin-right:-10px}@media screen and (max-width:1400px){.footerUpperSection{max-width:1200px;padding:0 80px 50px;gap:35px}.footerDetails{flex:0 0 280px;max-width:280px}.footerQuickLinks{flex:0 0 150px;max-width:150px}.footerUsefulLinks{flex:0 0 170px;max-width:170px}.footerFollowUs{flex:0 0 220px;max-width:220px}}@media screen and (max-width:1200px){.footerUpperSection{max-width:1000px;padding:0 60px 50px;gap:30px}.footerDetails{flex:0 0 250px;max-width:250px}.footerQuickLinks{flex:0 0 140px;max-width:140px}.footerUsefulLinks{flex:0 0 160px;max-width:160px}.footerFollowUs{flex:0 0 200px;max-width:200px}}@media screen and (max-width:1024px){.footerUpperSection{flex-wrap:wrap;max-width:800px;padding:0 40px 50px;gap:30px}.footerDetails,.footerFollowUs,.footerQuickLinks,.footerUsefulLinks{flex:1 1 45%;max-width:100%}}@media screen and (max-width:768px){.footerUpperSection{flex-direction:column;gap:40px;padding:0 20px 50px;max-width:100%}.footerDetails,.footerFollowUs,.footerQuickLinks,.footerUsefulLinks{max-width:100%;flex:1 1 100%}.lefP{margin-left:74px}.footerheading{font-size:22px}}