body,html{overflow-x:hidden}body{color:#223f79;background:#f5f5f5;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.footerContainer{width:100%;height:70vh;color:#fff;position:relative;background-color:#002557}.footerContainer video{width:100%;height:100%;position:absolute;object-fit:cover;z-index:0;opacity:.1}.footerTop{display:flex;justify-content:space-between;padding-left:5%;padding-right:8%;padding-top:5%}.footerLeft{display:flex;flex-direction:column;gap:20px;width:30%}.footerLeft .heading{font-size:2rem;font-weight:900}.footerLeft .subHeading{opacity:.7}.footerLeft .navButton{border:1px solid #fff}.footerRight{width:50%;display:flex;justify-content:right;gap:50px;padding-top:30px}.footerRight .pages{display:flex;flex-direction:column;gap:20px}.footerRight .pages p{opacity:.7}.footerRight .socialMedia{display:flex;flex-direction:column;gap:20px}.footerRight .socialMedia .links{opacity:.7}.footerBottom{margin-top:5%;width:100%;padding-left:5%;padding-right:5%;display:flex;justify-content:space-between}.footerBottom .footerContact,.footerBottom .footerContact span{display:flex;gap:10px;align-items:center}.yellowDot{height:11px;width:10px;background-color:#ffe030;border-radius:100%;opacity:1;display:flex}@media screen and (max-width:991px){.footerContainer{height:auto;padding-bottom:20px}}@media screen and (max-width:441px){.footerTop{flex-direction:column}.footerLeft{width:100%}.footerRight{width:100%;justify-content:left}.footerRight .pages,.footerRight .socialMedia{gap:10px}.footerBottom{flex-direction:column;gap:12px}}@media screen and (max-width:321px){.footerBottom .footerContact .footerEmail,.footerBottom .footerContact .footerNumber,.privacy .privacyPolicy{font-size:12px}}