 .brxe-container {width: 100%; padding-top: var(--section-y); padding-right: var(--section-x); padding-bottom: var(--section-y); padding-left: var(--section-x)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} body {font-family: "Quicksand"; color: var(--bricks-color-nhismn); font-weight: 400; font-size: var(--f-size-16)} h1, h2, h3, h4, h5, h6 {font-family: "Cormorant SC"; line-height: 1; font-weight: 600; color: var(--bricks-color-qeayam)} h1 {font-size: var(--f-size-65); color: var(--bricks-color-nhismn)} h2 {font-size: var(--f-size-45)} h3 {font-size: var(--f-size-30); font-weight: 500} h4 {font-size: var(--f-size-30)} h5 {font-size: var(--f-size-25)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} blockquote {padding-left: 25px; font-family: ""; font-weight: 500; font-size: var(--text-xl)} .bricks-button {padding-top: 1.1rem; padding-right: var(--space-s); padding-bottom: 1.1rem; padding-left: var(--space-s); transition: .3s all ease; color: var(--bricks-color-zmhlxy); font-weight: 500; border-radius: .4rem} .bricks-button.md {padding-top: 0.9rem; padding-right: 2.1rem; padding-bottom: 0.9rem; padding-left: 2.1rem; font-size: var(--text-m)} .bricks-button.lg {padding-top: 1.2rem; padding-right: clamp(1.6rem, 0.8rem + 1.667vi, 2.8rem); padding-bottom: 1.2rem; padding-left: clamp(1.6rem, 0.8rem + 1.667vi, 2.8rem); font-size: var(--text-s)} .bricks-button.xl {padding-top: 1.2rem; padding-right: clamp(1.6rem, -1.867rem + 7.222vi, 6.8rem); padding-bottom: 1.2rem; padding-left: clamp(1.6rem, -1.867rem + 7.222vi, 6.8rem)} :root .bricks-button[class*="dark"] {border-radius: var(--radius-s)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="info"] {font-weight: 400; border: 1px solid #3b76fa; border-radius: var(--radius-s)} :root .bricks-button[class*="info"].outline {border: 1px solid #5294e7; background-color: rgba(255, 255, 255, 0.03); color: var(--light)} :root .bricks-button[class*="info"].outline:hover {background-color: rgba(255, 255, 255, 0.09); box-shadow: 0 10px 36px 1px rgba(0, 0, 0, 0.16)} :root .bricks-button[class*="info"]:not(.outline):hover {background-color: #2b64df} :root .bricks-button[class*="info"]:hover {box-shadow: 0 10px 36px 1px rgba(0, 0, 0, 0.16)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-qeayam)} :root .bricks-button[class*="primary"] {border: 2px solid var(--bricks-color-qeayam)} :root .bricks-button[class*="primary"].outline {background-color: var(--bricks-color-jwjyun); border: 2px solid var(--bricks-color-qeayam); color: var(--bricks-color-qeayam); font-weight: 600} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-dklxui)} :root .bricks-button[class*="secondary"] {border: 2px solid var(--bricks-color-dklxui)} :root .bricks-button[class*="secondary"].outline {background-color: var(--bricks-color-jwjyun); border: 2px solid var(--bricks-color-dklxui); color: var(--bricks-color-dklxui); font-weight: 600} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-dklxui)} :root .bricks-button[class*="primary"]:hover {border-color: var(--bricks-color-dklxui)} html {background-color: var(--bricks-color-oykcpq)} body {background: none} :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: all .3s ease; color: var(--bricks-color-qeayam)} :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 {text-decoration: underline; color: var(--bricks-color-dklxui)}