:root {--bricks-color-grey-100: #f7f3eb;--bricks-color-grey-300: #f0ece4;--bricks-color-grey-500: #c5baa3;--bricks-color-grey-700: #616161;--bricks-color-grey-800: #424242;--bricks-color-grey-900: #121212;--bricks-color-yellow: #ffeb3b;--bricks-color-amber: #ffc107;--bricks-color-orange: #f59b00;--bricks-color-deep-orange: #ff5722;--bricks-color-red: #f44336;--bricks-color-purple: #9c27b0;--bricks-color-blue: #2196f3;--bricks-color-light-blue: #03a9f4;--bricks-color-sky-blue: #81D4FA;--bricks-color-green: #4caf50;--bricks-color-light-green: #8bc34a;--bricks-color-lime: #cddc39;--white: hsl(0, 0%, 100%);--white-opacity: hsla(0, 0%, 100%, 0.47);--dark-opacity: rgba(66, 66, 66, 0.32);--sand: #f0ece4;--dark-blue: #151a26;--grassy-green: #2a4538;--sandy-dunes: #e0d8c8;--burnt-orange: #8c5900;--light-warning-red: #ffefeb;--white-low-opacity: hsla(0, 0%, 100%, 0.1);--brown-grey-body: #544c3f;}:root {--text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem);--text-xs: clamp(1.2rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.2rem), 1.5rem);--text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.8rem);--text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem);--text-l: clamp(1rem, 1.5rem, 2rem);--text-xl: clamp(3rem, 4rem, 4.1rem);--text-2xl: clamp(3.1rem, calc(2.6rem + 1.5vw), 5.5rem);--space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem);--space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem);--space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem);--space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem);--space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem);--background-blur: backdrop-filter: blur(10px);;--space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem);--space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}html {font-size: 12px} body {font-family: "Rethink Sans"; font-size: var(--text-s)} h1, h2, h3, h4, h5, h6 {font-family: "Plus Jakarta Sans"; font-weight: 300; line-height: 1.08; color: var(--bricks-color-orange); letter-spacing: -0.02em} h1 {font-family: "Plus Jakarta Sans"; white-space: -0.02em; color: var(--bricks-color-orange); font-weight: 400; font-size: var(--text-2xl); line-height: 1.2} h2 {color: var(--bricks-color-grey-900); font-family: "Plus Jakarta Sans"; text-transform: none; line-height: 1.3; font-size: var(--text-xl); font-weight: 400} h3 {font-family: "Plus Jakarta Sans"; color: var(--bricks-color-grey-900); font-weight: 600; font-size: var(--text-l)} h4 {font-family: "Plus Jakarta Sans"; font-size: var(--text-m); line-height: 1.4} h5 {font-family: "Plus Jakarta Sans"} h6 {font-family: "Plus Jakarta Sans"; font-weight: 500; text-transform: uppercase; line-height: 1.65; letter-spacing: 3px; color: var(--bricks-color-grey-500); font-size: 12px; margin-bottom: 1vh} .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: 20px} .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: 20px} .brxe-section {padding-right: 35px; padding-left: 35px} .bricks-button {font-size: 25px; text-align: center; font-family: "Archivo"; font-weight: 500; letter-spacing: .7px; line-height: 0; border-radius: 16px; padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--white)} :root .bricks-button[class*="primary"] {font-family: "Archivo"; font-weight: 600; line-height: -0.01em; letter-spacing: -0.01em; color: var(--bricks-color-grey-900)} :root .bricks-button[class*="secondary"] {font-family: "Archivo"; font-weight: 600; line-height: 0; letter-spacing: -0.01em; color: var(--bricks-color-grey-900); border: .2px solid rgba(245, 245, 245, 0.38); border-radius: 16px} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {border: .5px solid var(--bricks-color-grey-500); border-radius: 16px} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--bricks-color-grey-900)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--background-blur)} .brxe-container {width: 100%; max-width: 1440px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1440px}@media (max-width: 767px) { h3 {margin-bottom: 10px} h2 {font-size: 4rem} h1 {font-size: 4rem} .brxe-section {padding-right: 15px; padding-left: 15px}}@media (max-width: 420px) { h2 {font-size: 3.4rem} h1 {font-size: 3.4rem}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brx-header.brx-sticky.scrolling > section#brxe-zdnuhw { display: none;}#brx-header.brx-sticky.scrolling > .brxe-section { margin-top: 0;}#brx-header.brx-sticky.scrolling > .brxe-section,#brx-header.brx-sticky.scrolling > .brxe-container,#brx-header.brx-sticky.scrolling > .brxe-block,#brx-header.brx-sticky.scrolling > .brxe-div {background-color: var(--white-opacity)}#brx-header.brx-sticky.scrolling .brxe-logo:hover {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > a:hover {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > .brx-submenu-toggle:hover > * {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .brxe-nav-menu .bricks-mobile-menu-toggle:hover {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > a:hover {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > .brx-submenu-toggle:hover > * {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .brxe-nav-nested > .brxe-toggle:hover .brxa-inner {color: var(--bricks-color-yellow)}#brx-header.brx-sticky.scrolling .brxe-search button:hover {color: var(--bricks-color-yellow)}#brxe-wwghad {color: inherit; font-size: 19px}@media (max-width: 420px) {#brxe-wwghad {width: fit-content}}#brxe-qhzrvl {color: inherit; font-size: 1rem; line-height: 1.2}#brxe-qhzrvl a {color: inherit; font-size: 1rem; line-height: 1.2; font-size: inherit}@media (max-width: 420px) {#brxe-qhzrvl {width: fit-content}}#brxe-veptbm .bc-anyside-button__left-icon {color: #ffffff}#brxe-veptbm .bc-anyside-button__right-icon {color: #ffffff}#brxe-veptbm {white-space: wrap; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; background-color: var(--white); color: var(--grassy-green); text-align: center; border: 0; border-style: none; border-radius: 15px; --easing: ease; --click-dimensions: 500px; --pathtransition-ida: 800ms; --pathtransition: 800ms; --hover-color: var(--grassy-green); --colortransition-ida: 800ms; --colortransition: 800ms; padding-top: 4px; padding-right: 30px; padding-bottom: 4px; padding-left: 30px; font-size: 1.2rem; line-height: 1}#brxe-veptbm .bc-anyside-button__anyside-div {background-color: var(--sandy-dunes)}#brxe-veptbm .bc-anyside-button__anyside-span {background-color: var(--sandy-dunes)}@media (max-width: 420px) {#brxe-veptbm {width: fit-content; font-size: 0.9rem; padding-right: 21px; padding-left: 21px}}@media (max-width: 420px) {#brxe-svpnht {flex-direction: row; display: grid; align-items: initial; grid-template-rows: 1fr; align-items: center}#brxe-svpnht :nth-child(1) { grid-column: 1 / 2; grid-row: 1 / 2;}#brxe-svpnht :nth-child(3) { grid-column: 5 / 9; grid-row: 1 / 2;}#brxe-svpnht :nth-child(2) { grid-column: 2 / 5; grid-row: 1 / 2;}}#brxe-zdnuhw {background-color: var(--grassy-green) !important; padding-top: 4px; padding-bottom: 4px; min-height: 31px}#brxe-ssrglx {max-width: 225px}#brxe-djmkgk {width: fit-content}@media (max-width: 991px) {#brxe-djmkgk {z-index: 1; align-self: flex-start !important; align-items: flex-start; width: 100%}}#brxe-bnrwim .bc-burguer-style1, #brxe-bnrwim .bc-burguer-style2, #brxe-bnrwim .bc-burguer-style3, #brxe-bnrwim .bc-burguer-style4, #brxe-bnrwim .bc-burguer-style5, #brxe-bnrwim .bc-burguer-style6, #brxe-bnrwim .bc-burguer-style7, #brxe-bnrwim .bc-burguer-style8, #brxe-bnrwim .bc-burguer-style9, #brxe-bnrwim .bc-burguer-style10, #brxe-bnrwim .hamburger, #brxe-bnrwim .next-burger-animated, #brxe-bnrwim .next-burger-animated--distorsionv3, #brxe-bnrwim .next-burger-animated--chevron, #brxe-bnrwim .next-burger-flipped, #brxe-bnrwim .next-burger-disfigured, #brxe-bnrwim .next-burger-arrow, #brxe-bnrwim .next-burger-bounce {--burguer-dimensions: 25px; --burguer-stroke-color: #888888}#brxe-bnrwim .bc-burguer-style1, #brxe-bnrwim .bc-burguer-style2, #brxe-bnrwim .bc-burguer-style3, #brxe-bnrwim .bc-burguer-style4, #brxe-bnrwim .bc-burguer-style5, #brxe-bnrwim .bc-burguer-style6, #brxe-bnrwim .bc-burguer-style7, #brxe-bnrwim .bc-burguer-style8, #brxe-bnrwim .bc-burguer-style9, #brxe-bnrwim .bc-burguer-style10, #brxe-bnrwim .next-burger-animated, #brxe-bnrwim .next-burger-animated--distorsionv3, #brxe-bnrwim .next-burger-animated--chevron, #brxe-bnrwim .next-burger-flipped {--burguer-rounded: 1}#brxe-bnrwim {display: none}@media (max-width: 991px) {#brxe-bnrwim {display: flex; margin-top: -24px; z-index: 1000; position: absolute}#brxe-bnrwim .bc-burguer-style1, #brxe-bnrwim .bc-burguer-style2, #brxe-bnrwim .bc-burguer-style3, #brxe-bnrwim .bc-burguer-style4, #brxe-bnrwim .bc-burguer-style5, #brxe-bnrwim .bc-burguer-style6, #brxe-bnrwim .bc-burguer-style7, #brxe-bnrwim .bc-burguer-style8, #brxe-bnrwim .bc-burguer-style9, #brxe-bnrwim .bc-burguer-style10, #brxe-bnrwim .hamburger, #brxe-bnrwim .next-burger-animated, #brxe-bnrwim .next-burger-animated--distorsionv3, #brxe-bnrwim .next-burger-animated--chevron, #brxe-bnrwim .next-burger-flipped, #brxe-bnrwim .next-burger-disfigured, #brxe-bnrwim .next-burger-arrow, #brxe-bnrwim .next-burger-bounce {--burguer-stroke-color: currentColor; --burguer-dimensions: 31px}#brxe-bnrwim .bc-burguer-style1--opened, #brxe-bnrwim .bc-burguer-style2--opened, #brxe-bnrwim .bc-burguer-style3--opened, #brxe-bnrwim .bc-burguer-style4--opened, #brxe-bnrwim .bc-burguer-style5--opened, #brxe-bnrwim .bc-burguer-style6--opened, #brxe-bnrwim .bc-burguer-style7--opened, #brxe-bnrwim .bc-burguer-style8--opened, #brxe-bnrwim .bc-burguer-style9--opened, #brxe-bnrwim .bc-burguer-style10--opened, #brxe-bnrwim .hamburger--slider--opened, #brxe-bnrwim .hamburger--squeeze--opened, #brxe-bnrwim .hamburger--arrow--opened, #brxe-bnrwim .hamburger--arrowalt--opened, #brxe-bnrwim .hamburger--arrowturn--opened, #brxe-bnrwim .hamburger--spin--opened, #brxe-bnrwim .hamburger--elastic--opened, #brxe-bnrwim .hamburger--emphatic--opened, #brxe-bnrwim .hamburger--collapse--opened, #brxe-bnrwim .hamburger--vortex--opened, #brxe-bnrwim .hamburger--stand--opened, #brxe-bnrwim .hamburger--spring--opened, #brxe-bnrwim .hamburger--minus--opened, #brxe-bnrwim .hamburger--boring--opened, #brxe-bnrwim .hamburger--3dx--opened, #brxe-bnrwim .hamburger--3dy--opened, #brxe-bnrwim .hamburger--3dxy--opened, #brxe-bnrwim .hamburger--slider-r--opened, #brxe-bnrwim .hamburger--squeeze-r--opened, #brxe-bnrwim .hamburger--arrow-r--opened, #brxe-bnrwim .hamburger--arrowalt-r--opened, #brxe-bnrwim .hamburger--arrowturn-r--opened, #brxe-bnrwim .hamburger--spin-r--opened, #brxe-bnrwim .hamburger--elastic-r--opened, #brxe-bnrwim .hamburger--emphatic-r--opened, #brxe-bnrwim .hamburger--collapse-r--opened, #brxe-bnrwim .hamburger--vortex-r--opened, #brxe-bnrwim .hamburger--stand-r--opened, #brxe-bnrwim .hamburger--spring-r--opened, #brxe-bnrwim .hamburger--minus-r--opened, #brxe-bnrwim .hamburger--boring-r--opened, #brxe-bnrwim .hamburger--3dx-r--opened, #brxe-bnrwim .hamburger--3dy-r--opened, #brxe-bnrwim .hamburger--3dxy-r--opened, #brxe-bnrwim .next-burger-animated--1--opened, #brxe-bnrwim .next-burger-animated--2--opened, #brxe-bnrwim .next-burger-animated--3--opened, #brxe-bnrwim .next-burger-animated--4--opened, #brxe-bnrwim .next-burger-animated--distorsionv3--opened, #brxe-bnrwim .next-burger-animated--chevron--opened, #brxe-bnrwim .next-burger-flipped--flipping--opened, #brxe-bnrwim .next-burger-flipped--flippingv2--opened, #brxe-bnrwim .next-burger-flipped--flippingv3--opened, #brxe-bnrwim .next-burger-flipped--flippingv4--opened, #brxe-bnrwim .next-burger-flipped--flippingv5--opened, #brxe-bnrwim .next-burger-flipped--flippingtitle--opened, #brxe-bnrwim .next-burger-flipped--flippingarrow--opened, #brxe-bnrwim .next-burger-flipped--flippingarrowv2--opened, #brxe-bnrwim .next-burger-disfigured--bottom-arrow--opened, #brxe-bnrwim .next-burger-disfigured--right-arrow--opened, #brxe-bnrwim .next-burger-disfigured--left-arrow--opened, #brxe-bnrwim .next-burger-disfigured--chevron--opened, #brxe-bnrwim .next-burger-disfigured--plus--opened, #brxe-bnrwim .next-burger-disfigured--minus--opened, #brxe-bnrwim .next-burger-arrow--up--opened, #brxe-bnrwim .next-burger-arrow--down--opened, #brxe-bnrwim .next-burger-arrow--left--opened, #brxe-bnrwim .next-burger-arrow--right--opened, #brxe-bnrwim .next-burger-bounce--opened {--burguer-stroke-color: var(--bricks-color-orange)}}@media (max-width: 767px) {#brxe-bnrwim .bc-burguer-style1, #brxe-bnrwim .bc-burguer-style2, #brxe-bnrwim .bc-burguer-style3, #brxe-bnrwim .bc-burguer-style4, #brxe-bnrwim .bc-burguer-style5, #brxe-bnrwim .bc-burguer-style6, #brxe-bnrwim .bc-burguer-style7, #brxe-bnrwim .bc-burguer-style8, #brxe-bnrwim .bc-burguer-style9, #brxe-bnrwim .bc-burguer-style10, #brxe-bnrwim .hamburger, #brxe-bnrwim .next-burger-animated, #brxe-bnrwim .next-burger-animated--distorsionv3, #brxe-bnrwim .next-burger-animated--chevron, #brxe-bnrwim .next-burger-flipped, #brxe-bnrwim .next-burger-disfigured, #brxe-bnrwim .next-burger-arrow, #brxe-bnrwim .next-burger-bounce {--burguer-dimensions: 35px}}#brxe-xtoexs {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; color: customColor}#brxe-xwghpt {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-zljdfk {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-zljdfk:active {text-decoration: underline}#brxe-zljdfk:focus {text-decoration: underline}#brxe-jewfen {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-jewfen:active {text-decoration: underline}#brxe-jewfen:focus {text-decoration: underline}#brxe-vgrbhc {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-zcqgih {flex-direction: row; align-items: center; padding-right: 25px; justify-content: center; font-weight: 500; width: auto}#brx-header .brx-sticky .on-scroll .scrolling > #brxe-zcqgih .brxe-block .nav-1212 {color: #ffffff;}#brx-header { color: #ffffff;}#brxe-bpenoi {justify-content: center; padding-top: 7px; padding-bottom: 7px}#brxe-rhadih {font-size: 16px; font-weight: 500; color: #000000; font-family: "Inter Tight"; --layer-1-color: var(--bricks-color-orange); --layer-2-color: var(--bricks-color-grey-100); --layers-transform-duration: 1.4s; --delay-between-layers: 0.1s; --layers-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); --line-transform-duration: 1.3s; --line-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem; line-height: 0; white-space: nowrap; border-radius: 16px}#brxe-rhadih .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-100); border-radius: 16px}@media (max-width: 991px) {#brxe-rhadih {width: 100%; text-align: center; justify-content: center}#brxe-rhadih .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-300)}}@media (max-width: 767px) {#brxe-rhadih {order: 2}}#brxe-beduxn {font-size: 16px; font-weight: 500; color: #000000; font-family: "Inter Tight"; --layer-1-color: var(--bricks-color-orange); --layer-2-color: var(--bricks-color-grey-100); --layers-transform-duration: 1.4s; --delay-between-layers: 0.1s; --layers-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); --line-transform-duration: 1.3s; --line-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem; line-height: 0; white-space: nowrap; border-radius: 16px}#brxe-beduxn .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-100); border-radius: 16px; --bg-color: var(--bricks-color-grey-100)}@media (max-width: 991px) {#brxe-beduxn {width: 100%; text-align: center; text-align: center; justify-content: center}#brxe-beduxn .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-300)}}@media (max-width: 767px) {#brxe-beduxn {order: 1; --layer-1-color: var(--white-opacity); --layer-2-color: var(--sand); color: var(--white)}#brxe-beduxn .nb-ripple-button-v4__bg {--bg-color: var(--bricks-color-orange); border-color: #bf7900}}#brxe-xszggk {justify-content: flex-end; column-gap: 16px; width: fit-content; align-items: center; flex-direction: row; display: none}@media (max-width: 991px) {#brxe-xszggk {display: flex; width: 90%; column-gap: 16px; row-gap: 16px}}#brxe-eohvfh {display: none}@media (max-width: 991px) {#brxe-eohvfh {line-height: -.5px; display: flex}}#brxe-exrebs {stroke: var(--bricks-color-orange)}#brxe-bewzfm {font-weight: 500}#brxe-bqtqic {border-radius: 15px; flex-direction: row; column-gap: 10px; transition: background .3s}#brxe-tyvkvm {stroke: var(--bricks-color-orange)}#brxe-ravwnc {font-weight: 500}#brxe-ndnukl {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-yenomk {stroke: var(--bricks-color-orange)}#brxe-orsasq {font-weight: 500}#brxe-giwzad {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-axhnzt {border-color: var(--bricks-color-grey-500); padding-right: 20px}#brxe-sznrmm {stroke: var(--bricks-color-orange)}#brxe-syiawa {font-weight: 500}#brxe-cobgqs {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-xkbayc {stroke: var(--bricks-color-orange)}#brxe-nvglyu {font-weight: 500}#brxe-dhnrxd {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-sifejj {stroke: var(--bricks-color-orange)}#brxe-qtzeoi {font-weight: 500}#brxe-vuqgpy {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-gzisrs {border-color: var(--bricks-color-grey-500); padding-right: 20px; display: grid; align-items: initial}#brxe-wzlkke {flex-direction: row; align-self: center !important; align-items: auto; justify-content: center; transform: translateX(0px); display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-wzlkke {flex-direction: row; max-width: 100%; border-radius: 0; box-shadow: 0 0 0 0 transparent}}@media (max-width: 767px) {#brxe-wzlkke {flex-direction: row}}@media (max-width: 420px) {#brxe-wzlkke {flex-direction: row; flex-wrap: nowrap}}#brxe-lmfriq {padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; transform: translateX(0px); transition: all ease-in .3s; width: 67rem; justify-content: space-evenly}@media (max-width: 991px) {#brxe-lmfriq {width: 100%; border-bottom-width: 1px; border-bottom-style: solid}}@media (max-width: 767px) {#brxe-lmfriq {flex-direction: column}}@media (max-width: 991px) {#brxe-amvkfu {color: var(--bricks-color-grey-900); line-height: -.5px}}#brxe-jbpbnd {stroke: var(--bricks-color-orange)}#brxe-kqalcq {font-weight: 500}#brxe-rlxmeb {border-radius: 15px; flex-direction: row; column-gap: 10px; transition: background .3s}#brxe-ppupnw {stroke: var(--bricks-color-orange); max-width: 27px; max-height: 27px}#brxe-urmpbg {font-weight: 500}#brxe-wuhnes {flex-direction: row; column-gap: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-radius: 15px; transition: background .3s}#brxe-gflnvi {stroke: var(--bricks-color-orange)}#brxe-jlubac {font-weight: 500}#brxe-hmbbdo {flex-direction: row; column-gap: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-radius: 15px; transition: background .3s}@media (max-width: 991px) {#brxe-ljwoxx {border-right: 1px solid var(--bricks-color-grey-300)}}@media (max-width: 420px) {#brxe-ljwoxx {width: 100%}}#brxe-gdqwfd {stroke: var(--bricks-color-orange)}#brxe-enviuu {font-weight: 500}#brxe-bltirb {border-radius: 15px; flex-direction: row; column-gap: 10px; transition: background .3s}#brxe-fesknl {stroke: var(--bricks-color-orange)}#brxe-gzlgab {font-weight: 500}#brxe-twglfx {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}#brxe-gpuhyt {stroke: var(--bricks-color-orange)}#brxe-jeagjk {font-weight: 500}#brxe-jeuesb {position: sticky; margin-top: -3px; margin-left: 8px; font-size: 8px}@media (max-width: 991px) {#brxe-jeuesb {position: sticky}}#brxe-gizher {flex-direction: row}#brxe-idszbq {flex-direction: row; column-gap: 10px; border-radius: 15px; transition: background .3s}@media (max-width: 420px) {#brxe-hfogcc {width: 100%}}#brxe-lwybfg {flex-direction: row; align-self: center !important; align-items: auto; justify-content: center; transform: translateX(0px); display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-lwybfg {flex-direction: row; max-width: 100%; border-radius: 0; box-shadow: 0 0 0 0 transparent}}#brxe-xbsvnh {padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; transform: translateX(0px); width: 67rem}@media (max-width: 991px) {#brxe-xbsvnh {width: 100%; border-bottom-width: 1px; border-bottom-style: solid}}#brxe-gmbnxd {margin-left: 15px; width: fit-content; display: none}@media (max-width: 991px) {#brxe-gmbnxd {display: block; margin-top: 25px; margin-left: 40px}}@media (max-width: 420px) {#brxe-gmbnxd .bc-underlined-title__element {font-family: "Rethink Sans"; font-weight: 600}}#brxe-qwetgw {margin-left: 15px; width: fit-content; display: none}@media (max-width: 991px) {#brxe-qwetgw {margin-top: 25px; margin-left: 40px; display: block}}@media (max-width: 420px) {#brxe-qwetgw .bc-underlined-title__element {font-family: "Rethink Sans"; font-weight: 600}}#brxe-uackzv {margin-left: 15px; display: none; width: fit-content}@media (max-width: 991px) {#brxe-uackzv {display: block; margin-top: 25px; margin-left: 40px}}@media (max-width: 420px) {#brxe-uackzv .bc-underlined-title__element {font-family: "Rethink Sans"; font-weight: 600}}@media (max-width: 991px) {#brxe-qpxmsf {border-radius: 25px; background-color: #ffffff; margin-top: 8vh; padding-top: 30px; padding-bottom: 50px; z-index: 1000000000000; flex-direction: row; width: 90vw; align-self: center; position: fixed; max-height: calc(87dvh - 50px) !important; overflow: auto}}@media (max-width: 767px) {#brxe-qpxmsf {width: 100vw}}#brxe-ocxphc {z-index: 100; --arrow-color: var(--white); --arrow-size: 12px}#brxe-ocxphc .bc-stripe__dropdown-list {box-shadow: 0 0 8px 2px rgba(163, 163, 163, 0.25); border-radius: 15px; background-color: #ffffff}#brxe-ocxphc .bc-stripe__dropdown-list .bc-stripe__content {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 991px) {#brxe-ocxphc {align-self: center; margin-bottom: 0; z-index: 21}}@media (max-width: 767px) {#brxe-ocxphc {width: 100%; align-items: center}}#brxe-ziypll {font-size: 16px; color: currentColor; --layer-1-color: var(--bricks-color-orange); --layer-2-color: var(--bricks-color-grey-100); --layers-transform-duration: 1.4s; --delay-between-layers: 0.1s; --layers-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); --line-transform-duration: 1.3s; --line-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem; line-height: 0; white-space: nowrap; border-radius: 16px}#brxe-ziypll .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-100); border-radius: 16px}#brxe-ziypll:hover {color: var(--bricks-color-grey-900)}#brxe-hpvhnl {font-size: 16px; color: #000000; --layer-1-color: var(--bricks-color-orange); --layer-2-color: var(--bricks-color-grey-100); --layers-transform-duration: 1.4s; --delay-between-layers: 0.1s; --layers-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); --line-transform-duration: 1.3s; --line-transform-easing: cubic-bezier(0.19, 1, 0.22, 1); padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem; line-height: 0; white-space: nowrap; border-radius: 16px}#brxe-hpvhnl .nb-ripple-button-v4__bg {border: 1px solid var(--bricks-color-grey-100); border-radius: 16px; --bg-color: var(--bricks-color-grey-100)}@media (max-width: 767px) {#brxe-hpvhnl {--layer-1-color: var(--sandy-dunes); --layer-2-color: var(--sand)}#brxe-hpvhnl .nb-ripple-button-v4__bg {--bg-color: var(--bricks-color-orange)}}#brxe-yltnsj {justify-content: flex-end; column-gap: 16px; width: fit-content; align-items: center; flex-direction: row}@media (max-width: 991px) {#brxe-yltnsj {display: none}}#brxe-yyvkdu {flex-direction: row; align-self: center !important; justify-content: space-between; position: absolute; top: 0px; padding-top: 0.6rem; padding-right: 3vw; padding-bottom: 0.6rem; padding-left: 3vw; column-gap: 20px; width: 100%; margin-top: 31px}#brx-header.brx-sticky.scrolling > .brxe-section { backdrop-filter: blur(10px); color: #000000;}#brx-header { color: #ffffff}@media (max-width: 991px) {#brxe-yyvkdu {align-items: center; align-self: center !important; padding-top: 1.5rem; padding-bottom: 1.5rem; justify-content: center}}@media (max-width: 767px) {#brxe-yyvkdu {flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-self: center !important}}@media (max-width: 420px) {#brxe-yyvkdu {margin-top: 38px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}#brxe-ecoqgu .form-group:nth-child(3) {width: 50%}#brxe-ecoqgu .form-group:nth-child(4) {width: 50%}#brxe-ecoqgu .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-ecoqgu .form-group input {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ecoqgu .flatpickr {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ecoqgu select {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; font-size: var(--text-xs)}#brxe-ecoqgu textarea {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ecoqgu .bricks-button:not([type=submit]) {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ecoqgu .choose-files {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ecoqgu label {text-transform: none; color: var(--burnt-orange); font-size: var(--text-xs)}#brxe-ecoqgu .label {text-transform: none; color: var(--burnt-orange); font-size: var(--text-xs)}#brxe-ecoqgu ::placeholder {font-size: var(--text-xs)}#brxe-ecoqgu .bricks-button {font-size: var(--text-s); color: var(--brown-grey-body); font-family: "Plus Jakarta Sans"; line-height: .8; background-color: var(--sandy-dunes)}#brxe-ecoqgu .submit-button-wrapper {width: 100%; margin-right: 10px; margin-left: 10px}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}#brxe-ed4ff4 .form-group:nth-child(4) {width: 50%}#brxe-ed4ff4 .form-group:nth-child(5) {width: 50%}#brxe-ed4ff4 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-ed4ff4 .form-group input {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ed4ff4 .flatpickr {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ed4ff4 select {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; font-size: var(--text-xs)}#brxe-ed4ff4 textarea {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ed4ff4 .bricks-button:not([type=submit]) {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ed4ff4 .choose-files {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#brxe-ed4ff4 label {color: var(--burnt-orange); font-size: var(--text-xs); text-transform: none}#brxe-ed4ff4 .label {color: var(--burnt-orange); font-size: var(--text-xs); text-transform: none}#brxe-ed4ff4 ::placeholder {font-size: var(--text-xs)}#brxe-ed4ff4 .bricks-button {font-size: var(--text-s); color: var(--brown-grey-body); font-family: "Plus Jakarta Sans"; line-height: .8; background-color: var(--sandy-dunes)}#brxe-ed4ff4 .submit-button-wrapper {width: 100%; margin-right: 10px; margin-left: 10px}#brxe-ed4ff4 {text-transform: none}@layer bricks {.brxe-template{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-ktljvs {text-align: left; color: var(--white)}@media (max-width: 767px) {#brxe-ktljvs {width: 110%}}#brxe-ehxytp {text-align: left; color: var(--bricks-color-grey-100); margin-top: 4vh}#brxe-mrtfgq {background-color: var(--dark-opacity)}@media (max-width: 767px) {#brxe-mrtfgq {padding-top: 51.38px; padding-bottom: 51.38px}}@media (max-width: 420px) {#brxe-mrtfgq {padding-top: 47.38px}}#brxe-hpioou {justify-content: center; align-self: center !important; align-items: center; background-image: url(https://www.timesafe.dk/wp-content/uploads/2026/04/Kontakt-TIMESAFE.jpg); background-size: cover; position: relative; padding-top: 20vh; padding-bottom: 10vh}:where(#brxe-hpioou > *:not(figcaption)) {position: relative}#brxe-hpioou::before {background-image: linear-gradient(173deg, rgba(18, 18, 18, 0.75), rgba(240, 236, 228, 0) 48%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-hpioou {height: 60vh}}@media (max-width: 767px) {#brxe-hpioou {height: 70vh}}@media (max-width: 420px) {#brxe-hpioou {height: 67vh}}#brxe-zbisga {font-weight: 700; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 12px}#brxe-vmwjqc {margin-bottom: 16px; color: var(--bricks-color-grey-100)}#brxe-jsscyz {font-size: 16px; margin-bottom: 48px; width: 60%}@media (max-width: 767px) {#brxe-jsscyz {margin-bottom: 35px}}#brxe-kbnmpc svg {height: 42px; width: 47px; stroke-width: 11px}#brxe-kbnmpc .separator {display: none}#brxe-kbnmpc .content {justify-content: flex-start}#brxe-kbnmpc .description {justify-content: flex-start}#brxe-kbnmpc .icon {font-size: 12px; color: var(--bricks-color-orange)}#brxe-kbnmpc .icon svg {height: 12px; width: 12px}#brxe-kbnmpc li {padding-bottom: 6px}#brxe-kbnmpc .title {margin-left: 13px}@media (max-width: 767px) {#brxe-kbnmpc {margin-bottom: 45px}}#brxe-ddiboi {position: sticky; align-self: stretch !important; width: 100%; justify-content: center; padding-top: 27px; padding-right: 27px; padding-bottom: 27px; padding-left: 27px; border-radius: 16px; background-image: url(https://www.timesafe.dk/wp-content/uploads/2026/03/Orange-Gradient-724x1024.jpg); background-size: cover; color: var(--bricks-color-grey-100); z-index: 2; align-items: flex-start}#brxe-oasdtx {margin-bottom: 12px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase}#brxe-ueoiki {color: var(--bricks-color-grey-100); margin-bottom: 16px}#brxe-bwfxjf {font-size: 16px; margin-bottom: 48px; width: 60%}@media (max-width: 767px) {#brxe-bwfxjf {margin-bottom: 35px}}#brxe-sswkgx svg {height: 42px; width: 47px; stroke-width: 11px}#brxe-sswkgx .separator {display: none}#brxe-sswkgx .content {justify-content: flex-start}#brxe-sswkgx .description {justify-content: flex-start}#brxe-sswkgx .icon {font-size: 12px; color: var(--bricks-color-orange)}#brxe-sswkgx .icon svg {height: 12px; width: 12px}#brxe-sswkgx li {padding-bottom: 6px}#brxe-sswkgx .title {margin-left: 13px}@media (max-width: 767px) {#brxe-sswkgx {margin-bottom: 45px}}#brxe-iqcxne {color: var(--bricks-color-grey-100); position: sticky; align-self: stretch !important; width: 100%; justify-content: center; padding-top: 27px; padding-right: 27px; padding-bottom: 27px; padding-left: 27px; border-radius: 16px; background-image: url(https://www.timesafe.dk/wp-content/uploads/2026/03/Orange-Gradient-724x1024.jpg); background-size: cover; z-index: 1; align-items: flex-start}#brxe-adeaog {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; text-align: center}#bookdemo {text-align: center}#brxe-djqbad .bc-morphing-menu__morphing-div {background-color: var(--bricks-color-grey-900)}#brxe-djqbad .demo-morph-bg-target {border-width: 1px; border-color: var(--bricks-color-grey-800); border-radius: 16px}#brxe-djqbad .bc-morphing-menu__item--active {color: var(--bricks-color-grey-100)}#brxe-djqbad {width: 100%; justify-content: space-around}#brxe-hjwzau {margin-top: 20px; color: var(--bricks-color-grey-900)}#brxe-ojbahj {margin-top: 20px; margin-bottom: 20px}#brxe-aytgan {text-align: left}#brxe-tgakij {margin-top: 20px; color: var(--bricks-color-grey-900); text-align: left}#brxe-dpwtuz {margin-top: 20px; margin-bottom: 20px; text-align: left}#brxe-dpwtuz a {text-align: left; font-size: inherit}#brxe-emzodz {text-align: left}#brxe-xbxedi {--opacity-from: 0}#brxe-qqsguu {text-align: center; color: var(--bricks-color-grey-500); font-weight: 400; font-size: 14px; margin-top: 20px}#brxe-tpizkq {background-color: var(--white-opacity); padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; border: 1px solid var(--bricks-color-grey-800); border-radius: 16px; align-items: center}#brxe-aqsgjq {flex-direction: row; column-gap: 20px; row-gap: 20px; align-items: stretch; padding-bottom: 15rem}@media (max-width: 767px) {#brxe-aqsgjq {padding-bottom: 5rem}}#brxe-jbivwv {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px; align-self: flex-start !important; align-items: flex-start; flex-direction: column}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}#nyhedsbrev_formular .form-group:nth-child(1) {width: 37.5%}#nyhedsbrev_formular .form-group:nth-child(2) {width: 37.5%}#nyhedsbrev_formular .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-bottom: 0; padding-left: 0}#nyhedsbrev_formular .form-group input {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; background-color: var(--white-opacity)}#nyhedsbrev_formular .flatpickr {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; background-color: var(--white-opacity)}#nyhedsbrev_formular select {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; font-size: var(--text-xs); color: var(--brown-grey-body); background-color: var(--white-opacity)}#nyhedsbrev_formular textarea {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px; background-color: var(--white-opacity)}#nyhedsbrev_formular .bricks-button:not([type=submit]) {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#nyhedsbrev_formular .choose-files {border: 0.2px solid var(--bricks-color-grey-500); border-radius: 11px}#nyhedsbrev_formular label {text-transform: capitalize; color: var(--burnt-orange); font-size: var(--text-xs)}#nyhedsbrev_formular .label {text-transform: capitalize; color: var(--burnt-orange); font-size: var(--text-xs)}#nyhedsbrev_formular ::placeholder {font-size: var(--text-xs); color: var(--brown-grey-body)}#nyhedsbrev_formular .bricks-button {color: var(--brown-grey-body); font-family: "Plus Jakarta Sans"; font-size: 15px; line-height: 1; background-color: var(--sandy-dunes)}#nyhedsbrev_formular {align-items: center; margin-bottom: -1px}#nyhedsbrev_formular button[type=submit].bricks-button {border-radius: 11px}#nyhedsbrev_formular .submit-button-wrapper {width: 24%}.bricks-button { padding: 1rem 2rem;} .form-group.captcha { width: 1px;} .message.success { background-color: #f4f4f4; color: var(--grassy-green); border-radius: 16px; } .message .text { padding: 10px;} .message .close { padding: 10px} .close svg { vertical-align: middle;}@media (max-width: 767px) {#nyhedsbrev_formular .form-group:nth-child(1) {width: 50%}#nyhedsbrev_formular .form-group:nth-child(2) {width: 50%}#nyhedsbrev_formular .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}#nyhedsbrev_formular .submit-button-wrapper {width: 100%}}#brxe-ndhrpf {font-size: 13px; color: var(--bricks-color-grey-500); font-style: italic; margin-top: 6px}#brxe-e9ddd2 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: center}#brxe-f5fe26 {padding-right: 0; padding-left: 0}@layer bricks {.brxe-template{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-buxila {max-width: 119px}#brxe-rkdinu {color: var(--bricks-color-grey-900); font-style: oblique; font-size: 14px}#brxe-gquvyx .bc-underlined-title__left-icon {margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; color: #000000}#brxe-gquvyx .bc-underlined-title__right-icon {margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; color: #000000}#brxe-gquvyx .bc-underlined-title__element {color: var(--white)}#brxe-gquvyx {margin-bottom: 10px}#brxe-wstxoz {color: var(--bricks-color-grey-100)}#brxe-yjbork {margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0}#brxe-ilbehz {align-items: center; background-color: var(--grassy-green)}#brxe-jgwpkg {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: space-between}@media (max-width: 767px) {#brxe-bvatfd {width: 94%}}#brxe-vpmbgk {background-color: var(--sand); z-index: -1}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-template{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-pyfbaj {font-size: var(--text-m); font-weight: 700; color: var(--grassy-green); margin-bottom: 1.7rem}#brxe-upbpur {color: var(--bricks-color-grey-900); margin-bottom: 0.7rem}#brxe-aqufya {border-top-left-radius: 16px; border-bottom-left-radius: 16px; background-color: var(--white); padding-top: 4rem; padding-right: 4.5rem; padding-bottom: 4rem; padding-left: 4.5rem}@media (max-width: 767px) {#brxe-aqufya {border-radius: 0 16px 16px 16px; order: 2}}#cjqsjl {height: 20px; stroke: var(--brown-grey-body); font-size: 24px; transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1)}#cjqsjl:hover {fill: var(--bricks-color-orange); color: var(--bricks-color-orange)}#brxe-dcignv {border-top-right-radius: 16px; border-bottom-right-radius: 16px; background-image: url(https://www.timesafe.dk/wp-content/uploads/2026/06/Tre-tendenser-1024x576.png); background-size: cover; background-position: center center; align-items: flex-end; padding-top: 10px; padding-right: 17px; width: 35%}@media (max-width: 767px) {#brxe-dcignv {padding-top: 11.9rem; padding-right: 3rem; padding-bottom: 11.9rem; padding-left: 3rem; border-top-left-radius: 16px; border-bottom-right-radius: 0}}#brxe-cpumuo {flex-direction: row; align-items: stretch}