body { font-size: 16px;}.section-tag { padding: .5rem 1.75rem; border-radius: 50px; font-weight: 600; color: var(--dtx-color-grey-1); border: 1px solid transparent; text-transform: uppercase; justify-content: flex-start; align-items: center; font-size: 12px !important; display: flex; background: linear-gradient(to right, var(--dtx-color-purple), var(--dtx-color-green)) border-box; background-clip: padding-box, border-box; background-image: linear-gradient(white, white), linear-gradient(to right, var(--dtx-color-purple), var(--dtx-color-green));}.accent-section .section-tag { color: white; border: 1px solid currentColor; background-color: transparent; background-image: none;}.bricks-button.outline { border: none; outline: 2px solid; outline-offset: -2px;}:where(:root) .bricks-button.bricks-color-light.outline { color: var(--dtx-color-grey-1); outline-color: var(--dtx-color-grey-3);}.brxe-text-link:has(span):hover { text-decoration: none;}.brxe-text-link:hover .text { text-decoration: underline;}.light-link { color: var(--dtx-color-purple-light);}.light-link:hover { color: var(--dtx-color-purple-light-hover);}.accent-section { background-color: var(--dtx-color-purple); color: white;}:root .accent-section .bricks-button.bricks-background-primary { background-color: white; color: var(--dtx-color-purple);}:root .accent-section .bricks-button.bricks-background-primary:not(.outline):hover { background-color: #ffffffcc;}:root .accent-section .bricks-button.outline.bricks-color-primary { color: white;}:root .accent-section .bricks-button.outline.bricks-color-primary:hover { background-color: #ffffff33;}blockquote { font-style: italic;}:where(:root) .bricks-color-primary {color: var(--dtx-color-purple)}:where(:root) .bricks-background-primary {background-color: var(--dtx-color-purple)}:where(:root) .bricks-color-secondary {color: var(--dtx-color-green)}:where(:root) .bricks-background-secondary {background-color: var(--dtx-color-green)}:where(:root) .bricks-color-light {color: var(--dtx-color-grey-3)}:where(:root) .bricks-background-light {background-color: var(--dtx-color-grey-3)}:where(:root) .bricks-color-dark {color: var(--dtx-color-grey-1-hover)}:where(:root) .bricks-background-dark {background-color: var(--dtx-color-grey-1-hover)}:where(:root) .bricks-color-success {color: var(--dtx-color-success)}:where(:root) .bricks-background-success {background-color: var(--dtx-color-success)}:where(:root) .bricks-color-warning {color: var(--dtx-color-attention)}:where(:root) .bricks-background-warning {background-color: var(--dtx-color-attention)}:where(:root) .bricks-color-danger {color: var(--dtx-color-important)}:where(:root) .bricks-background-danger {background-color: var(--dtx-color-important)}:where(:root) .bricks-color-info {color: var(--dtx-color-grey-2)}:where(:root) .bricks-background-info {background-color: var(--dtx-color-grey-2)} :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-link {font-weight: 700; color: #5b08b2} :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-text-link:hover {text-decoration: underline; color: var(--dtx-color-purple-hover)} body {font-family: "Roboto"} h1, h2, h3, h4, h5, h6 {font-family: "Inter"} h1 {font-weight: 900} h2 {font-weight: 900} .bricks-button {border-radius: var(--dtx-button-border-radius); font-weight: 600} :root .bricks-button[class*="primary"] {color: var(--bricks-color-dlxgby)} :root .bricks-button[class*="primary"].outline {color: var(--dtx-color-purple)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--dtx-color-green-hover)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--dtx-color-grey-3-hover)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dtx-color-grey-2-hover)} :root .bricks-button[class*="info"]:not(.outline):hover {background-color: var(--dtx-color-grey-2-hover)} :root .bricks-button[class*="success"]:not(.outline):hover {background-color: var(--dtx-color-success-hover)} :root .bricks-button[class*="warning"]:not(.outline):hover {background-color: var(--dtx-color-attention-hover)} :root .bricks-button[class*="danger"]:not(.outline):hover {background-color: var(--dtx-color-important-hover)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--dtx-color-grey-3)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--dtx-color-purple-transparent)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--dtx-color-green-transparent)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--dtx-color-grey-3-transparent)} :root .bricks-button[class*="dark"].outline:hover {background-color: var(--dtx-color-grey-2-transparent)} :root .bricks-button[class*="info"].outline:hover {background-color: var(--dtx-color-grey-2-transparent)} :root .bricks-button[class*="success"].outline:hover {background-color: var(--dtx-color-success-transparent)} :root .bricks-button[class*="warning"].outline:hover {background-color: var(--dtx-color-attention-transparent)} :root .bricks-button[class*="danger"].outline:hover {background-color: var(--dtx-color-important-transparent)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--dtx-color-grey-3-hover)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--dtx-color-purple-hover)} .bricks-button.outline:hover {background-color: var(--dtx-color-grey-3-transparent)} :root .bricks-button[class*="muted"].outline {background-color: transparent} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-rkguyt)} .brxe-section {padding-top: var(--dtx-sct-pad-v-top); padding-right: var(--dtx-sct-pad-h); padding-bottom: var(--dtx-sct-pad-v-bottom); padding-left: var(--dtx-sct-pad-h)}@media (max-width: 991px) { .brxe-section {padding-right: var(--dtx-tablet-pad-h); padding-left: var(--dtx-tablet-pad-h)}}@media (max-width: 767px) { .brxe-section {padding-right: var(--dtx-landscape-mobile-pad-h); padding-left: var(--dtx-landscape-mobile-pad-h)}}@media (max-width: 478px) { .brxe-section {padding-right: 20px; padding-left: 20px}}