body .is-root-container .component-button{position:relative;display:inline-block;background:rgba(0,0,0,0);border:0;border-radius:0}body .is-root-container .component-button:disabled{pointer-events:none}body .is-root-container .component-button .button-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:0.5rem;height:min(calc(2.5rem + 0.625 * (100vw - 22.5rem) / 67.5),3.125rem);padding:0 min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);border:1px solid rgba(0,0,0,0);border-radius:0;transition:background-color 100ms,color 100ms,border-color 100ms}body .is-root-container .component-button .button-wrapper .button-text{font-family:"Inter",sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);line-height:1.2;font-weight:400}body .is-root-container .component-button .button-wrapper .button-icon{display:flex;align-items:center;justify-content:center;width:0.875rem;height:0.375rem}body .is-root-container .component-button .button-wrapper .button-icon svg{width:0.875rem;height:0.375rem;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}body .is-root-container .component-button.style-primary .button-wrapper{color:#fff;background-color:#a29a8a;border-color:#a29a8a}body .is-root-container .component-button.style-primary .button-wrapper .button-icon{display:none}body .is-root-container .component-button.style-primary:hover .button-wrapper{color:#fff;background-color:#c8c1b4;border-color:#c8c1b4}body .is-root-container .component-button.style-primary-light .button-wrapper{color:#060d0d;background-color:#fff;border-color:#fff}body .is-root-container .component-button.style-primary-light .button-wrapper .button-icon{display:none}body .is-root-container .component-button.style-primary-light:hover .button-wrapper{color:#fff;background-color:#c8c1b4;border-color:#c8c1b4}body .is-root-container .component-button.style-secondary .button-wrapper{justify-content:space-between;padding-left:0;padding-right:0;color:#060d0d;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #060d0d}body .is-root-container .component-button.style-secondary:hover .button-wrapper{border-color:#c8c1b4}body .is-root-container .component-button.style-secondary-light .button-wrapper{justify-content:space-between;color:#fff;background-color:rgba(0,0,0,0);border-color:#fff}body .is-root-container .component-button.style-secondary-light:hover .button-wrapper{color:#fff;background-color:#c8c1b4;border-color:#c8c1b4}
/*# sourceMappingURL=button.css.map */
