footer {padding: 2rem !important;background-color: white;border-top: 1px solid #C5C5C5 !important;}footer {}footer :root {--border-bottom-color: #C5C5C5;--horizontal-padding: 24px;--border-radius: 10px;--egomnia-color-primary: #00B591;--padding-mobile: 24px;--padding-tablet: 32px;--padding-desktop: 48px;--padding-xl: 10vw;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 2.5rem;--spacing-xl: 4rem;--spacing-2xl: 6rem;--spacing-3xl: 7.5rem;}footer h1 {font-size: 1.875rem !important;font-family: semiboldFont, sans-serif !important;margin: 0 !important;}footer h2 {font-size: 1.25rem !important;font-family: regularFont, sans-serif;margin: 0 !important;}footer h3, footer a {font-size: 0.875rem !important;margin: 0 !important;}footer p {margin: 0 !important;font-size: 1rem;font-family: regularFont, sans-serif;}footer a {color: black;text-decoration: none !important;transition: text-decoration 0.2s ease;}footer a:hover {color: black;text-decoration: underline !important;}footer .primary {color: var(--egomnia-color-primary) !important;}footer .semibold {font-family: "Montserrat_Bold", sans-serif !important;}footer .extrabold {font-family: "Montserrat_Bold", sans-serif !important;}footer .regular {font-family: "Montserrat_Regular", sans-serif !important;}footer .medium {font-family: "Montserrat_Medium", sans-serif !important;}footer .cursor-pointer {cursor: pointer;}footer .egomnia-margin-top {margin-top: var(--spacing-md);}footer .egomnia-container {padding: 0 var(--horizontal-padding);}footer .footer-links {display: flex;flex-direction: column !important;gap: var(--spacing-md);height: min-content;justify-content: space-between;padding: 0px !important;}footer .footer-links > div {margin-top: 2rem;}footer .footer-links a {text-decoration: none;color: inherit;}@media screen and (max-width: 767px) {footer .egomnia-container {padding: 0 var(--padding-mobile);}}@media screen and (min-width: 768px) {footer .egomnia-container {padding: 0 var(--padding-tablet);}}@media screen and (min-width: 992px) {footer {}footer .egomnia-container {padding: 0 var(--padding-desktop);}footer h1 {font-size: 3rem !important;font-family: semiboldFont, sans-serif !important;margin: 0 !important;}footer h2 {font-size: 1.625rem !important;}footer h3 {font-size: 0.875rem !important;margin: 0 !important;}footer .egomnia-margin-top {margin-top: var(--spacing-xl);}footer .footer-links {display: flex;flex-direction: row !important;justify-content: end;gap: 3rem;}footer .footer-links > div {margin-top: 0px;}}@media screen and (min-width: 2000px) {footer .egomnia-container {padding: 0 var(--padding-xl);}footer .products .product-card .discover-more-btn {margin-top: var(--spacing-sm) !important;}footer .footer-links > div {margin-top: 0px;}}footer .gap-2 {gap: .5rem !important;}footer .gap-3 {gap: 1rem !important;}footer .gap-5 {gap: 3rem !important;}footer .mt-3 {margin-top: 1rem !important;}footer .mt-5 {margin-top: 3rem !important;}