.footerSec{background-color:var(--Primary);text-align:center;display:flex;flex-direction:column;color:var(--Secondary);padding:4rem 4rem 7.2rem}.footerTopText{font-family:var(--font-body);font-size:1.6rem;font-weight:700;color:var(--Secondary);line-height:1.6}.footerSecDiv{display:flex;flex-direction:row;margin-top:4.2rem;justify-content:space-around;max-width:120rem;margin-left:auto;margin-right:auto;width:100%}.footerUL{display:flex;flex-direction:row;gap:10rem;list-style:none}.footerUL>div{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.footerUL .base,.footerUL2 .base{font-family:var(--font-body);font-size:1.6rem;color:var(--Secondary)}.footerUL a,.footerUL2 a{color:var(--Secondary);text-decoration:none;transition:opacity .2s;font-size:1.6rem}.footerUL a:hover,.footerUL2 a:hover{opacity:.8}.footerUL2{text-align:left;display:flex;flex-direction:column;gap:1.5rem;list-style:none}.footerUL2>div{display:flex;flex-direction:column;gap:1.5rem}.allRightsP{font-family:var(--font-body);font-size:1.4rem;text-align:center;color:var(--Font);padding:2rem 0;background-color:#e5e7eb}@media(max-width:768px){.footerSec{padding:2.5rem 1.5rem 4rem;text-align:left}.footerTopText{text-align:center;font-size:1.3rem;line-height:1.6}.footerSecDiv{flex-direction:column;gap:3rem;align-items:flex-start;margin-top:3rem}.footerUL{flex-direction:column;gap:1.8rem}.footerUL>div{gap:1.8rem}.footerUL .base,.footerUL2 .base{font-size:1.4rem}.footerUL2{gap:1.2rem}.allRightsP{font-size:1.2rem;padding:2rem 1.5rem}}
