 html {font-size: var(--root-font-size)} body {font-family: "Inter"; font-weight: 400; font-style: normal} h1, h2, h3, h4, h5, h6 {font-family: "Inter"; font-weight: 400} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }}.brxe-form ::placeholder {color: var(--text-dark)}.brxe-form select {color: var(--text-dark)}.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl)}.brx-popup {align-items: flex-end}.brx-dropdown-content { padding: var(--space-m);}p#ws_opt_in_field { order: -1;}.wp-calc { font-size: calc(var(--text-m) * 0.75)}