.RoundedButton-module-scss-module__XibaFG__roundedButton{border-radius:var(--zable-radius-lg);color:var(--rounded-button-color,var(--zable-color-brand-primary));padding:var(--zable-space-4) var(--zable-space-3);font-size:var(--zable-typography-body-font-size);font-weight:var(--zable-typography-body-font-weight-bold);justify-content:flex-start;gap:var(--zable-space-2);background-color:var(--rounded-button-bg,var(--zable-color-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(--zable-space-4);width:85%}.RoundedButton-module-scss-module__XibaFG__roundedButton>.RoundedButton-module-scss-module__XibaFG__roundedButtonHeader{align-items:flex-start;gap:var(--zable-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(--zable-theme-light-font-body-light))}@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(--zable-theme-light-bg-navy-background-navy-lightest))}.RoundedButton-module-scss-module__XibaFG__roundedButton .RoundedButton-module-scss-module__XibaFG__chip{position:absolute;top:0;right:0}