body { min-block-size: 100dvb; background-color: var(--color-background);}main { display: flex; flex-direction: column; section:last-of-type { flex-grow: 1; padding-block-end: var(--space-3xl);} } html {font-size: 100%} body {font-size: var(--step-0); color: var(--color-text); font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {color: var(--color-text); font-family: "Ubuntu"; font-weight: 400} h1 {font-size: var(--step-5); font-weight: 700} h2 {font-size: var(--step-4)} h3 {font-size: var(--step-3)} h4 {font-size: var(--step-2)} h5 {font-size: var(--step-1)} h6 {font-size: var(--step-0)} .brxe-container {width: 1280px; column-gap: var(--gutter); row-gap: var(--gutter)} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} .brxe-section {padding-top: var(--space-l); padding-right: var(--space-xs); padding-bottom: var(--space-l); padding-left: var(--space-xs)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--color-link); text-decoration: underline; transition: var(--transition)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--color-link-hover)} :where(.brxe-accordion .accordion-content-wrapper) a:active, :where(.brxe-icon-box .content) a:active, :where(.brxe-list) a:active, :where(.brxe-post-content):not([data-source="bricks"]) a:active, :where(.brxe-posts .dynamic p) a:active, :where(.brxe-shortcode) a:active, :where(.brxe-tabs .tab-content) a:active, :where(.brxe-team-members) .description a:active, :where(.brxe-testimonials) .testimonial-content-wrapper a:active, :where(.brxe-text) a:active, :where(a.brxe-text):active, :where(.brxe-text-basic) a:active, :where(a.brxe-text-basic):active, :where(.brxe-post-comments) .comment-content a:active, .brxe-product-content a:active, .brxe-product-short-description a:active, .brxe-product-tabs .woocommerce-Tabs-panel a:active {color: var(--color-link-active)} .bricks-button {transition: var(--transition); line-height: 2; font-size: var(--step-1); border-radius: 100em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-secondary)} :root .bricks-button[class*="primary"] {font-family: "Ubuntu"; border: 1px solid transparent; box-shadow: .125rem .125rem .5rem 0 var(--color-primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--color-primary)} .bricks-button:hover {border-radius: 100em} :root .bricks-button[class*="primary"]:hover {border: 1px solid white; color: white} #brx-content {margin-top: var(--space-3xl)} .content-area {margin-top: var(--space-3xl)}.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 {background-color: var(--color-secondary); border: 1px solid transparent; border-radius: 100em; font-family: "Ubuntu"; color: var(--color-text); font-weight: 400}.woocommerce .button:hover, body:not(.woocommerce) .product_type_variable:hover, body:not(.woocommerce) .product_type_grouped:hover, body:not(.woocommerce) .product_type_external:hover, body:not(.woocommerce) .product_type_simple:hover, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button:hover, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button:hover {background-color: var(--color-primary); color: white; border: 1px solid white}.woocommerce-notices-wrapper .woocommerce-error a, .woocommerce-NoticeGroup .woocommerce-error a.button {padding-top: .5em; padding-right: .5em; padding-bottom: .5em; padding-left: .5em}.woocommerce-notices-wrapper .woocommerce-info a:hover, .woocommerce-NoticeGroup .woocommerce-info a.button:hover, .woocommerce-info a:hover, .woocommerce-info a.button:hover {color: var(--color-primary)}