.footer{background:var(--black);flex-direction:column;gap:40px;width:100%;margin-top:40px;padding:40px 112px;display:flex}.footerTop{gap:300px;width:min(1320px,100%);margin:auto;display:flex}.footerLogo{width:100%;max-width:448px;height:81px;margin-left:0}.footerLeft{flex-direction:column;gap:40px;width:448px;height:216px;display:flex}.footerLeft p{font-size:var(--h4-size);font-weight:500;line-height:var(--line-height);color:var(--white)}.footerRight{flex-direction:column;gap:82px;width:409px;display:flex}.footerNav{gap:80px;display:flex}.footerNav a{font-size:var(--h3-size);color:var(--white);font-weight:500;text-decoration:none}.footerSocial{flex-direction:column;gap:24px;display:flex}.footerSocial h3{font-size:var(--h3-size);color:var(--white);font-weight:500}.socialIcons{gap:6px;display:flex}.footer .icon{box-sizing:border-box;border:1.5px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;transition:all .25s;display:flex}.footer .icon img{filter:brightness(0)invert();width:100%;height:100%;transition:all .25s}.footer .icon:hover img{filter:brightness(0)invert()}.footer .icon:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-2px)}.footerDivider{border-top:1px solid var(--white);width:min(1320px,100%);margin:auto}.footerBottom{justify-content:space-between;align-items:center;width:min(1320px,100%);margin:auto;display:flex}.footerPolicies,.footerPolicyItem{align-items:center;gap:12px;display:flex}.footerPolicies a{font-size:var(--h4-size);color:var(--white);font-weight:400;text-decoration:none}.footer .divider{border-left:1.5px solid var(--white);width:13px;height:0}.footerBottom p{font-size:var(--h4-size);color:var(--white);font-weight:500}.footerSkeleton{justify-content:space-between;gap:clamp(40px,12vw,180px);width:min(1320px,100%);min-height:260px;margin:auto;display:flex}.footerSkeletonLeft,.footerSkeletonRight{align-content:start;gap:18px;width:min(448px,100%);display:grid}.footerSkeletonRight{width:min(409px,100%)}.footerSkeleton span{background:linear-gradient(90deg,#303236,#45474c,#303236) 0 0/200% 100%;border-radius:5px;height:18px;animation:1.3s linear infinite footerShimmer;display:block}.footerSkeleton span:nth-child(2){width:82%}.footerSkeleton span:nth-child(3){width:58%}.footerSkeleton .footerSkeletonLogo{width:70%;height:68px}@keyframes footerShimmer{to{background-position:-200% 0}}@media (max-width:1400px){.footer{padding:40px}.footerTop,.footerBottom,.footerDivider{width:100%}.footerTop{gap:50px}}@media (max-width:1024px){.footerTop{flex-direction:column;gap:40px}.footerRight{gap:40px;width:100%}.footerLeft{width:100%;height:auto}.footerLogo{width:100%;max-width:300px;height:auto;margin-left:0}}@media (max-width:768px){.footerSkeleton{flex-direction:column;gap:36px;min-height:340px}.footerNav{flex-direction:column;gap:15px}.footerBottom{text-align:center;flex-direction:column;gap:20px}.footerPolicies{justify-content:center}.footer .icon{box-sizing:border-box;border-radius:1000px;width:48px;height:48px;padding:6px}.footer .icon img{object-fit:contain;width:100%;height:100%}}@media (prefers-reduced-motion:reduce){.footerSkeleton span{animation:none}}@media (max-width:480px){.footer{gap:40px;margin-top:0;padding:20px}.footerTop{gap:40px}.footerLeft{gap:20px}.footerLogo{width:100%;max-width:262px;height:auto;margin-left:0}.footerLeft p{color:var(--white);text-transform:capitalize;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:160%}.footerRight{gap:40px}.footerNav{flex-direction:column;gap:12px}.footerNav a{color:var(--white);text-transform:capitalize;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:160%}.footerSocial{gap:24px}.footerSocial h3{color:var(--white);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:160%}.socialIcons{gap:12px}.footer .icon{box-sizing:border-box;border-radius:1000px;width:48px;height:48px;padding:6px}.footer .icon img{object-fit:contain;width:100%;height:100%}.footerDivider{border-top:1px solid var(--white);width:100%;margin:0}.footerBottom{text-align:left;flex-direction:column;align-items:flex-start;gap:24px}.footerPolicies{flex-direction:row;justify-content:flex-start;gap:12px}.footerPolicies a{color:var(--white);font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.footer .divider{border-left:1px solid var(--white);height:12px}.footerBottom p{color:var(--white);text-align:left;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:160%}}
