 .brxe-container {padding-right: 3.2rem; padding-left: 3.2rem; width: 1280px; row-gap: var(--space-40)} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px}:root .bricks-color-primary {color: var(--primary)}:root .bricks-background-primary {background-color: var(--primary)}:root .bricks-color-secondary {color: var(--secondary)}:root .bricks-background-secondary {background-color: var(--secondary)}:root .bricks-color-light {color: var(--white)}:root .bricks-background-light {background-color: var(--white)}:root .bricks-color-dark {color: var(--black)}:root .bricks-background-dark {background-color: var(--black)}:root * {border-color: var(--border-gray)} .bricks-button {font-size: var(--font-size-base); font-family: "IBM Plex Sans"; text-transform: capitalize; font-weight: 500; color: var(--white); border-radius: 6px; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--black); border: 2px solid var(--border-gray)} :root .bricks-button[class*="light"].outline {color: var(--black)} :root .bricks-button[class*="primary"] {border: 2px solid var(--primary)} :root .bricks-button[class*="secondary"] {border: 2px solid var(--secondary)} :root .bricks-button[class*="dark"] {border: 2px solid var(--black)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d1)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--primary-d1); border-color: var(--primary-d1); color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-d1)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--secondary-d1); border-color: var(--secondary-d1); color: var(--white)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: #333333} :root .bricks-button[class*="dark"].outline:hover {background-color: var(--black); color: var(--white)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--black)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--white)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-d1)} body {font-family: "IBM Plex Sans", sans-serif; font-weight: 400; color: var(--text-body); font-size: 1.6rem; line-height: 1.65} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "IBM Plex Sans", sans-serif; font-weight: 600} h1 {line-height: 1.2; font-size: var(--font-size-5xl)} h2 {line-height: 1.3; font-size: var(--font-size-4xl)} h3 {line-height: 1.5; font-size: var(--font-size-xl)} :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-text-basic a, .brxe-text p a {color: var(--primary); text-decoration: underline} .brxe-section {display: block; padding-top: var(--space-48); padding-bottom: var(--space-48)} html {background-color: var(--bg-body)} body {background: none}.brxe-icon-box .icon {align-self: flex-start}@media (max-width: 991px) { .brxe-container {padding-right: 2.4rem; padding-left: 2.4rem; row-gap: var(--space-32)}}@media (max-width: 767px) { h1 {font-size: var(--font-size-4xl)} h2 {font-size: var(--font-size-3xl)}}@media (max-width: 478px) { .brxe-container {padding-right: 1.6rem; padding-left: 1.6rem} h1 {font-size: var(--font-size-3xl); line-height: 1.3} h2 {font-size: var(--font-size-2xl); line-height: 1.5}}