h1, h2, h3, h4 { word-break: break-word; hyphens: auto; font-family: 'Poppins', sans-serif;}button, a.brxe-button{ user-select: none;} .brxe-section {padding-top: var(--brxw-section-space-vertical); padding-right: var(--brxw-section-space-horizontal); padding-bottom: var(--brxw-section-space-vertical); padding-left: var(--brxw-section-space-horizontal)} .bricks-button {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-l); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-l); border-radius: var(--brxw-radius-l); font-size: var(--brxw-text-s); font-weight: 400; line-height: 1.2; font-family: "Poppins"; transition: all var(--brxw-transition-m)} .bricks-button.outline {border: 1px solid var(--bricks-border-color)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: #082340} :root .bricks-button[class*="dark"].outline {border-color: #082340; color: #082340; background-color: transparent} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: #0094c6} :root .bricks-button[class*="dark"].outline:hover {background-color: rgba(8, 35, 64, 0.1)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: #ffffff} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: #082340} :root .bricks-button[class*="light"].outline {background-color: transparent; border-color: #ffffff; color: #ffffff} :root .bricks-button[class*="light"].outline:hover {background-color: rgba(255, 255, 255, 0.1)} :root .bricks-button[class*="primary"] {color: #ffffff} :root .bricks-button[class*="primary"]:not(.outline) {background-color: #0094c6} :root .bricks-button[class*="primary"].outline {border-color: #0094c6; background-color: transparent; color: #0094c6} :root .bricks-button[class*="secondary"].outline {background-color: transparent; border-color: #ffbf33; color: #ffbf33} :root .bricks-button[class*="secondary"] {color: #082340} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #ffbf33} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #2b629b} :root .bricks-button[class*="primary"].outline:hover {background-color: rgba(0, 148, 198, 0.1)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: rgba(255, 191, 51, 0.9)} :root .bricks-button[class*="secondary"].outline:hover {background-color: rgba(255, 191, 51, 0.1)} html {font-size: 62.5%} body {line-height: 1.5; font-size: var(--brxw-text-m); font-family: "Poppins"; text-wrap: pretty; color: #082340} h1, h2, h3, h4, h5, h6 {font-family: "Poppins, sans-serif"; font-weight: 700; line-height: 1.2; text-wrap: balance; color: #082340} h1 {font-size: var(--brxw-text-2xl); font-family: "Poppins"} h2 {font-size: var(--brxw-text-xl); font-family: "Poppins"; font-weight: 700} h3 {font-size: var(--brxw-text-l); font-family: "Poppins"; font-weight: 700} h4 {font-size: var(--brxw-text-m); font-family: "Poppins"; font-weight: 700} h5 {font-family: "Poppins"; font-weight: 700} h6 {font-family: "Poppins"; font-weight: 700} .brxe-container {width: var(--brxw-max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--brxw-max-screen-width)} #brx-content.wordpress {width: var(--brxw-max-screen-width); max-width: 100%} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: 1em} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: 1em}:where(:root) .bricks-color-primary {color: #0094c6}:where(:root) .bricks-background-primary {background-color: #0094c6}:where(:root) .bricks-color-secondary {color: #ffbf33}:where(:root) .bricks-background-secondary {background-color: #ffbf33}:where(:root) .bricks-color-light {color: #ffffff}:where(:root) .bricks-background-light {background-color: #ffffff}:where(:root) .bricks-color-dark {color: #082340}:where(:root) .bricks-background-dark {background-color: #082340}:where(:root) .bricks-color-muted {color: #2b629b}:where(:root) .bricks-background-muted {background-color: #2b629b}.brxe-form .bricks-button {padding-top: var(--brxw-space-s); padding-right: var(--brxw-space-l); padding-bottom: var(--brxw-space-s); padding-left: var(--brxw-space-l); border-radius: 0} .brxe-image .icon {border-radius: 15px} .brxe-text {font-family: "Open Sans"} .brxe-text-basic {font-family: "Open Sans"}p, h1,h2,h3,h4,h5,h6 {margin: 0;}