.header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:20px 50px;display:flex;position:fixed;top:0;box-shadow:0 0 28px 8px #00000080;background:#fff!important}.header img{width:auto;max-height:30px}.header h1{margin:0 auto 0 16px;margin-bottom:0!important}.menu{justify-content:flex-end;width:100%;display:flex}.mobileMenuPop{display:none}.mobileMenu{border-inline-end:none!important}@media (max-width:1100px){.header{padding:20px 10px}.menu{display:none!important}.mobileMenuPop{display:flex}}
.footer{width:100%;margin-top:50px;background:var(--colorPrimary)!important}.footerHead{grid-template-columns:1.5fr 1fr 1fr;display:grid}.footerCard{box-shadow:none!important;background-color:#0000!important}.footerCard button{margin-left:-15px}.footerDivider{background:var(--textColor);width:100%;height:1px}.footerFoot{justify-content:space-between;align-items:center;display:flex}.footerFoot img{width:auto;max-height:30px}@media (max-width:1100px){.footer{margin-top:20px;padding:20px!important}.footerHead{grid-template-columns:auto;justify-items:stretch}.footerCard .ant-card-body{padding-top:0}.footerFoot{justify-content:center}.footerFoot img{display:none}}
