.simple-stroke{ position: relative; display: inline-block;}.simple-stroke::after{ content: ""; position: absolute; left:0px; bottom: -0.20em; width: 100%; height: 0.55em; background-color: var(--Primary, #FF7C1F); -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 392 11'><path d='M1.50005 8.78797C64.8065 4.51952 231.216 -2.36698 390.401 4.23467' stroke='black' stroke-width='3' stroke-linecap='round' fill='none'/></svg>"); mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 392 11'><path d='M1.50005 8.78797C64.8065 4.51952 231.216 -2.36698 390.401 4.23467' stroke='black' stroke-width='3' stroke-linecap='round' fill='none'/></svg>"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: 100% 100%; mask-size: 100% 100%;}.squiggly-stroke{ position: relative; display: inline-block;}.squiggly-stroke::after{ content: ""; position: absolute; left:0px; bottom: -0.20em; width: 100%; height: 0.55em; background-color: var(--Primary, #FF7C1F); -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 17'><path d='M1.00024 11.8742C4.22918 10.6764 12.3044 8.74044 23.5769 6.0988C44.0812 1.29378 50.2977 0.898759 51.2618 1.01637C55.3794 1.51868 45.3306 4.62962 29.1715 12.7463C25.7077 14.4861 25.1857 15.0007 25.177 15.4259C25.1684 15.8511 25.7382 16.2094 27.9311 15.8566C34.1386 14.8579 38.7863 12.9634 43.3592 11.525C60.1353 6.24799 64.2898 5.7297 67.09 5.59943C70.215 5.45405 62.7934 9.92737 60.4824 12.2288C60.0214 12.688 59.904 13.1914 60.7558 13.4375C65.7278 14.8737 69.2858 13.3217 84.0146 11.7005C91.0514 10.926 95.9462 10.4267 106.384 9.5257C110.116 9.20353 112.649 9.22173 124.822 9.0408C135.853 8.87685 156.749 8.97928 168.272 8.91957C181.317 8.85197 184.4 8.61739 187.462 8.55769C190.535 8.49775 201.206 8.25553 215.78 8.19582C222.761 8.16722 231.919 7.89367 244.095 7.83396C253.664 7.78704 260.179 7.29298 266.41 7.11023C270.551 6.80805 272.853 6.68864 274.764 6.50771C275.915 6.44619 277.435 6.44619 279 6.44619' stroke='black' stroke-width='2' stroke-linecap='round' fill='none'/></svg>"); mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 17'><path d='M1.00024 11.8742C4.22918 10.6764 12.3044 8.74044 23.5769 6.0988C44.0812 1.29378 50.2977 0.898759 51.2618 1.01637C55.3794 1.51868 45.3306 4.62962 29.1715 12.7463C25.7077 14.4861 25.1857 15.0007 25.177 15.4259C25.1684 15.8511 25.7382 16.2094 27.9311 15.8566C34.1386 14.8579 38.7863 12.9634 43.3592 11.525C60.1353 6.24799 64.2898 5.7297 67.09 5.59943C70.215 5.45405 62.7934 9.92737 60.4824 12.2288C60.0214 12.688 59.904 13.1914 60.7558 13.4375C65.7278 14.8737 69.2858 13.3217 84.0146 11.7005C91.0514 10.926 95.9462 10.4267 106.384 9.5257C110.116 9.20353 112.649 9.22173 124.822 9.0408C135.853 8.87685 156.749 8.97928 168.272 8.91957C181.317 8.85197 184.4 8.61739 187.462 8.55769C190.535 8.49775 201.206 8.25553 215.78 8.19582C222.761 8.16722 231.919 7.89367 244.095 7.83396C253.664 7.78704 260.179 7.29298 266.41 7.11023C270.551 6.80805 272.853 6.68864 274.764 6.50771C275.915 6.44619 277.435 6.44619 279 6.44619' stroke='black' stroke-width='2' stroke-linecap='round' fill='none'/></svg>"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: 100% 100%; mask-size: 100% 100%;}@media (min-width: 768px) { .mobile-only { display: none; }}.brx-popup-backdrop{ backdrop-filter: blur(10px);} html {background-color: var(--backgrounds)} body {background: none} html {font-size: 18px} body {color: var(--secondary-alternate); font-family: "Manrope"; font-size: 18px} h1, h2, h3, h4, h5, h6 {font-family: "Bebas Neue"; font-weight: 400; line-height: normal; text-wrap: pretty} h1 {font-size: var(--text-2xl); line-height: normal} h2 {font-size: var(--text-xl); line-height: normal} .brxe-section {padding-right: var(--spacing-sm); padding-left: var(--spacing-sm)} .bricks-button {font-weight: 600; border-radius: var(--radius-md); transition: 250ms ease} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--blue-slate)} :root .bricks-button[class*="primary"] {color: #fff} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--blue-slate-2)} .bricks-button.lg {padding-top: 1em; padding-right: 1.2em; padding-bottom: 1em; padding-left: 1.2em} :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 {font-weight: 600; transition: color 300ms 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):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(--blue-slate-2)}.brxe-form .form-group input {border-radius: 4px}.brxe-form .flatpickr {border-radius: 4px}.brxe-form select {border-radius: 4px}.brxe-form textarea {border-radius: 4px}.brxe-form .bricks-button {border-radius: 4px}.brxe-form .choose-files {border-radius: 4px} .brxe-container {width: 1240px} .woocommerce main.site-main {width: 1240px} #brx-content.wordpress {width: 1240px}@media (max-width: 767px) { body {font-size: 15px} html {font-size: 15px}}