.ProductLinksSection-module-scss-module__IQzPVG__productLinksSection{background-color:var(--zable-theme-light-bg-navy-background-navy-lighter);justify-content:center;display:flex}.ProductLinksSection-module-scss-module__IQzPVG__productLinksSection.ProductLinksSection-module-scss-module__IQzPVG__dark{--product-links-header-color:var(--zable-color-white);--rounded-button-bg:var(--zable-color-navy-30);--rounded-button-color:var(--zable-theme-light-cta-active-cta-text-primary-normal);--rounded-button-text-color:var(--zable-theme-dark-font-body-light);--rounded-button-hover-bg:var(--zable-color-navy-40);background-color:var(--zable-theme-dark-bg-background-normal)}.ProductLinksSection-module-scss-module__IQzPVG__productLinksContent{padding:var(--zable-space-4) var(--zable-space-4) var(--zable-space-7);flex-grow:1}@media screen and (min-width:1024px){.ProductLinksSection-module-scss-module__IQzPVG__productLinksContent{padding-bottom:var(--zable-space-8);max-width:1100px}}.ProductLinksSection-module-scss-module__IQzPVG__productLinksHeader{color:var(--product-links-header-color,var(--zable-color-brand-primary));margin-bottom:var(--zable-space-4)}.ProductLinksSection-module-scss-module__IQzPVG__productLinksGrids{gap:var(--zable-space-2);flex-direction:column;display:flex}.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowTop{gap:var(--zable-space-2);grid-template-columns:1fr;display:grid}.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowTop>a,.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowTop>a>div{height:100%}@media screen and (min-width:1024px){.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowTop{grid-template-columns:repeat(3,1fr)}}.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowBottom{gap:var(--zable-space-2);grid-template-columns:repeat(2,1fr);display:grid}.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowBottom>a,.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowBottom>a>div{height:100%}@media screen and (min-width:1024px){.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowBottom{grid-template-columns:repeat(var(--product-links-bottom-cols-large,5), minmax(0, 1fr))}}.ProductLinksSection-module-scss-module__IQzPVG__hideMobile{display:none}@media screen and (min-width:1024px){.ProductLinksSection-module-scss-module__IQzPVG__hideMobile{display:block}.ProductLinksSection-module-scss-module__IQzPVG__hideDesktop{display:none}}