/* BREAKPOINT: Desktop (BASE) */ html {font-size: 100%} body {font-family: "Nunito"; font-size: 18px; color: var(--bricks-color-pgtely)} h1,  h2,  h3,  h4,  h5,  h6 {font-family: ""Open Sans""; color: #25aae1; font-weight: 400} h1 {font-family: "Lora"; font-weight: 700; font-size: 45px; line-height: 1} h2 {font-size: 30px; font-family: "Lora"; font-weight: 700} h3 {font-size: 27px; font-family: "Lora"; font-weight: 700} h4 {font-size: 23px; font-family: "Lora"; font-weight: 700} h5 {font-size: 20px; font-family: "Lora"; font-weight: 700} h6 {font-size: 18px; font-family: "Lora"; font-weight: 700} .bricks-button {line-height: 1; color: #ffffff; transition: all 0.2s ease-in-out} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--bricks-color-gemouh)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):hover {background-color: var(--bricks-color-qnfica)} .bricks-button.md {padding-top: 0.95rem; padding-right: 2.2rem; padding-bottom: 0.95rem; padding-left: 2.2rem} .bricks-button:hover {color: var(--bricks-color-pbppth)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-pbppth)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-gemouh)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-gemouh)} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-pbppth)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-gemouh)} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-pbppth)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-pbppth)} :root .bricks-button[class*="secondary"]:hover {color: var(--bricks-color-gemouh)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--bricks-color-pbppth)} :root .bricks-button[class*="light"] {color: var(--bricks-color-gemouh)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--bricks-color-gsepof)} :root .bricks-button[class*="light"]:hover {color: var(--bricks-color-pbppth)} :where(.brxe-accordion .accordion-content-wrapper) a,  :where(.brxe-icon-box .content) a,  :where(.brxe-list) a,  :where(.brxe-post-content) a:not(.bricks-button),  :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) {text-decoration: underline; color: var(--bricks-color-pgtely); transition: all 0.2s ease} :where(.brxe-accordion .accordion-content-wrapper) a:hover,  :where(.brxe-icon-box .content) a:hover,  :where(.brxe-list) a:hover,  :where(.brxe-post-content) a:not(.bricks-button):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 {color: var(--bricks-color-gemouh)}:root .bricks-color-primary {color: var(--bricks-color-pgtely)}:root .bricks-background-primary {background-color: var(--bricks-color-pgtely)} .brxe-section {padding-right: 20px; padding-left: 20px; margin-right: 0; margin-left: 0} .brxe-container {margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0}/* BREAKPOINT: Tablet portrait */@media (max-width: 991px) { body {font-size: 18px} .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {width: 1240px; max-width: 100%} .woocommerce main.site-main {width: 1240px} #brx-content.wordpress {width: 1240px}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { body {font-size: 20px} h1 {font-size: 40px}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) { body {font-size: 17px} h1 {font-size: 40px; line-height: 1.1} h2 {font-size: 30px} h3 {font-size: 23px} h4 {font-size: 24px} h5 {font-size: 23px} h6 {font-size: 22px}}