.bricks-button { position: relative;}.bricks-button::before {content: "";position: absolute;border: #78BE20 solid 3px;border-radius: 8px;top: 0;right: 0;bottom: 0;left: 0;-webkit-transition-duration: 0.2s;transition-duration: 0.2s;-webkit-transition-property: top, right, bottom, left;transition-property: top, right, bottom, left;}.bricks-button:hover::before {color: #fff;top: -6px;right: -6px;bottom: -6px;left: -6px;}.bricks-button.bricks-background-secondary::before {border: #d9aa31 solid 3px;}.brxe-text ul {padding-left: 22px;}.brxe-text ul li {margin-bottom: 7px;}.brxe-text ul li::marker {color: #39ccff;}.brxe-text p a, .brxe-post-content p a, .accordion-content-wrapper a {color: #39ccff !important;font-weight: 600 !important;text-decoration: underline;}.brxe-heading a {text-decoration: underline;}.brxe-text p a:hover, .brxe-post-content p a:hover, .brxe-heading a:hover, .accordion-content-wrapper a:hover {text-decoration: unset;}.brxe-text strong, .brxe-post-content strong {font-weight: 600 !important;} html {font-size: 100%} body {font-family: "Hind"; font-weight: 400; font-size: 1.25rem; line-height: 1.3em; color: var(--blue-black)} h1, h2, h3, h4, h5, h6 {color: var(--medium-blue); line-height: 1.1em} h1 {font-size: 3rem; line-height: 1.2; font-family: "Hind"; margin-bottom: 24px} h2 {font-size: var(--text-2xl); line-height: 1.2; margin-bottom: 16px} h3 {font-size: var(--text-xl); font-family: "Hind"; font-weight: 700; line-height: 1.2; margin-bottom: 16px} h4 {font-size: var(--text-l); line-height: 1.2; font-weight: 500; margin-bottom: 16px} h5 {font-size: var(--text-m); font-family: "Hind"; font-weight: 500; line-height: 1.2; margin-bottom: 16px} h6 {font-size: var(--text-m); font-family: "Hind"; font-weight: 500; line-height: 1.2; margin-bottom: 16px} .brxe-container {width: 1360px} .woocommerce main.site-main {width: 1360px} #brx-content.wordpress {width: 1360px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--green-new)} .bricks-button {border-radius: 5px; font-weight: 600; color: #ffffff; font-size: 16px; text-align: center; line-height: 1.3em; letter-spacing: 0.8px; transition: 0.3s; padding-top: 0.6em; padding-bottom: 0.6em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--green-new)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #D9AA31}