:where(:root) .bricks-color-primary {color: var(--bricks-color-suwooa)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-suwooa)}:where(:root) .bricks-color-light {color: var(--bricks-color-xpzctt)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-xpzctt)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-oviofw)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-oviofw)}:where(:root) .bricks-color-info {color: var(--bricks-color-koqlrb)}:where(:root) .bricks-background-info {background-color: var(--bricks-color-koqlrb)}:where(:root) .bricks-color-dark {color: var(--bricks-color-yangkv)}:where(:root) .bricks-background-dark {background-color: var(--bricks-color-yangkv)} html {font-size: 100%} body {font-family: "Roboto"; color: #111111} h1, h2, h3, h4, h5, h6 {font-family: "Roboto"; font-weight: 700; line-height: 1.2} h1 {font-size: 2.2rem; color: var(--bricks-color-oviofw)} h2 {font-size: 2.6rem; font-family: "Roboto"; font-weight: 700; color: var(--bricks-color-oviofw)} h3 {font-size: 2.3rem; font-family: "Roboto"; font-weight: 700; color: var(--bricks-color-oviofw)} h4 {font-size: 2rem; font-family: "Roboto"; font-weight: 700; color: var(--bricks-color-oviofw)} h5 {font-size: 1.8rem; font-family: "Roboto"; font-weight: 700; color: var(--bricks-color-oviofw)} h6 {font-size: 1.6rem; font-family: "Roboto"; font-weight: 700; color: var(--bricks-color-oviofw)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-section {padding-right: 20px; padding-left: 20px; flex-direction: column; justify-content: center} .brxe-container {max-width: 1280px; width: 100%; flex-direction: column; justify-content: center} #brx-content.wordpress {max-width: 1280px; width: 100%} .woocommerce main.site-main {width: 100%} .brxe-block {flex-direction: column; justify-content: center} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {justify-content: center; flex-direction: row} .bricks-button {border-radius: 6px; color: var(--bricks-color-suwooa); font-size: 1.2rem; font-family: "Roboto"; font-weight: 500; text-transform: capitalize; transition: background-color 0.3s linear, color 0.3s linear; padding-top: 0.6rem; padding-right: 1.8rem; padding-bottom: 0.6rem; padding-left: 1.8rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-suwooa)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-xpzctt)} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-oviofw); border-radius: 50px} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-yangkv)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-yangkv)} :root .bricks-button[class*="secondary"]:hover {color: var(--bricks-color-suwooa)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-oviofw); border-radius: 50px} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-suwooa)}.brxe-svg {height: 24px; width: 24px}.brxe-svg * {fill: #254060 !important} :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 {transition: color 0.3s linear; color: #dd3333} :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 {color: #9e2222}