body{ word-break: break-word;}:where(:root) .bricks-color-primary {color: #008bd2}:where(:root) .bricks-background-primary {background-color: #008bd2}:where(:root) .bricks-color-secondary {color: #747474}:where(:root) .bricks-background-secondary {background-color: #747474}:where(:root) .bricks-color-success {color: var(--color-5)}:where(:root) .bricks-background-success {background-color: var(--color-5)}:where(:root) * {border-color: var(--primary)}:where(:root) .bricks-color-dark {color: var(--text)}:where(:root) .bricks-background-dark {background-color: var(--text)}:where(:root) .bricks-color-danger {color: var(--accent)}:where(:root) .bricks-background-danger {background-color: var(--accent)} html {font-size: 100%} body {color: var(--text); font-family: "Roboto Local"; font-weight: 400; font-style: normal; font-size: 1rem} h1 {color: var(--primary); font-size: 2.2rem} h2 {color: var(--primary)} h3 {color: var(--primary); font-size: 1.75rem; font-weight: 500} h4 {color: var(--primary); font-size: 1.7rem} h5 {font-size: 1.7rem} :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 {color: #008bd2; text-decoration: none; font-weight: 600; transition: 500ms} :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: var(--accent)} .bricks-button {border-color: var(--primary); border-radius: 0.75rem; box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.15); color: #fefefe; font-weight: 500; transition: 500ms} .bricks-button:hover {box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.25)} .bricks-button.outline {border: 2px solid #008bd2; color: #414141; background-color: var(--color-6)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--color-6)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border-color: var(--color-6)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="light"].outline {background-color: var(--transparent); color: var(--color-6)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--color-6); color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} html {background-color: var(--primary-t-3)} body {background: none} .brxe-section {padding-top: var(--section-py); padding-right: 1rem; padding-bottom: var(--section-py); padding-left: 1rem}@media (max-width: 478px) { .brxe-section {padding-right: 0.5rem; padding-left: 0.5rem}}