/* BREAKPOINT: Desktop (BASE) */ body {font-size: 1.6rem; color: var(--bricks-color-zawvys); font-family: "Outfit Local"} h1 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"; font-size: 5.6rem; font-weight: 400; line-height: 6.8rem} h2 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"; font-weight: 400; font-size: 3.8rem; line-height: 5.4rem; text-transform: capitalize} h3 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"; font-weight: 500; font-size: 2.4rem} h4 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"} h5 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"} h6 {color: var(--bricks-color-wiczik); font-family: "Outfit Local"} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-wftrqk)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-vslkwf); text-transform: uppercase; font-weight: 700; border: 2px solid var(--bricks-color-wftrqk); border-radius: 3.2rem} .bricks-button {padding-top: 1.2rem; padding-right: 3.2rem; padding-bottom: 1.2rem; padding-left: 3.2rem; font-size: 1.6rem} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #ffffff} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-wiczik)} :root .bricks-button[class*="light"] {font-weight: 700; text-transform: uppercase; color: var(--bricks-color-heuyem); border: 2px solid var(--bricks-color-heuyem); border-radius: 3.2rem} :root .bricks-button[class*="light"]:not(.outline) {background-color: rgba(255, 0, 0, 0)} :root .bricks-button[class*="light"]:not(.outline):hover {background-color: var(--bricks-color-heuyem)} :root .bricks-button[class*="light"]:hover {color: #ffffff} .brxe-container {width: 1160px} .woocommerce main.site-main {width: 1160px} #brx-content.wordpress {width: 1160px} .brxe-section {padding-top: 12rem; padding-right: 2rem; padding-bottom: 12rem; padding-left: 2rem} html {background-color: #fbfcfd} body {background: none}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { h2 {line-height: 4.8rem} .brxe-section {padding-top: 8rem; padding-bottom: 8rem}}