.RoundedButton-module-scss-module__XibaFG__roundedButton{border-radius:var(--radius-lg);color:var(--rounded-button-color,var(--text-header));padding:var(--space-4) var(--space-3);font-size:var(--text-style-size-body);font-weight:var(--font-weight-semi-bold);justify-content:flex-start;gap:var(--space-2);background-color:var(--rounded-button-bg,var(--color-gray-white));flex-direction:column;display:flex;position:relative;overflow:hidden;container-type:inline-size}.RoundedButton-module-scss-module__XibaFG__roundedButton.RoundedButton-module-scss-module__XibaFG__small .RoundedButton-module-scss-module__XibaFG__roundedButtonHeader{gap:var(--space-4);width:85%}.RoundedButton-module-scss-module__XibaFG__roundedButton>.RoundedButton-module-scss-module__XibaFG__roundedButtonHeader{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.RoundedButton-module-scss-module__XibaFG__roundedButton>.RoundedButton-module-scss-module__XibaFG__roundedButtonHeader .RoundedButton-module-scss-module__XibaFG__text{color:var(--rounded-button-text-color,var(--text-secondary))}@media (prefers-reduced-motion:no-preference){.RoundedButton-module-scss-module__XibaFG__roundedButton{transition:all .2s}}.RoundedButton-module-scss-module__XibaFG__roundedButton:hover{background-color:var(--rounded-button-hover-bg,var(--background-brand-lightest))}.RoundedButton-module-scss-module__XibaFG__roundedButton .RoundedButton-module-scss-module__XibaFG__chip{position:absolute;top:0;right:0}
.ProductLinksSection-module-scss-module__IQzPVG__productLinksSection{background-color:var(--background-brand-lighter);justify-content:center;display:flex}.ProductLinksSection-module-scss-module__IQzPVG__productLinksSection.ProductLinksSection-module-scss-module__IQzPVG__dark{--product-links-header-color:var(--color-gray-white);--rounded-button-bg:var(--background-brand-dark);--rounded-button-color:var(--button-primary-default-text-color);--rounded-button-text-color:var(--text-ondark-tertiary);--rounded-button-hover-bg:var(--background-brand-mid);background-color:var(--background-brand-darker)}.ProductLinksSection-module-scss-module__IQzPVG__productLinksContent{padding:var(--space-4) var(--space-4) var(--space-7);flex-grow:1}@media screen and (min-width:1024px){.ProductLinksSection-module-scss-module__IQzPVG__productLinksContent{padding-bottom:var(--space-8);max-width:1100px}}.ProductLinksSection-module-scss-module__IQzPVG__productLinksContent .ProductLinksSection-module-scss-module__IQzPVG__productLinksHeader{color:var(--product-links-header-color,var(--text-header));margin-bottom:var(--space-4)}.ProductLinksSection-module-scss-module__IQzPVG__productLinksGrids{gap:var(--space-2);flex-direction:column;display:flex}.ProductLinksSection-module-scss-module__IQzPVG__productLinksRowTop{gap:var(--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(--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}}