: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 > .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-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 {color: #080808; font-size: 21px; 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}@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: #080808; font-size: 21px; 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)}@media (max-width: 991px) {#brxe-xbsvnh {width: 100%; border-bottom-width: 1px; border-bottom-style: solid}}#brxe-gmbnxd .bc-underlined-title__element {font-size: 16px; color: #000000; font-family: "Inter Tight"; font-weight: 500}#brxe-gmbnxd {margin-left: 15px; width: fit-content; display: none}@media (max-width: 991px) {#brxe-gmbnxd {display: block; margin-top: 25px; margin-left: 40px}#brxe-gmbnxd .bc-underlined-title__element {font-size: 21px; font-weight: 400}}@media (max-width: 420px) {#brxe-gmbnxd .bc-underlined-title__element {font-family: "Rethink Sans"; font-weight: 600}}#brxe-qwetgw .bc-underlined-title__element {font-size: 16px; color: #000000; font-family: "Inter Tight"; font-weight: 500}#brxe-qwetgw {margin-left: 15px; width: fit-content; display: none}@media (max-width: 991px) {#brxe-qwetgw .bc-underlined-title__element {font-size: 21px; font-weight: 400}#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 .bc-underlined-title__element {font-size: 16px; color: #000000; font-family: "Inter Tight"; font-weight: 500}#brxe-uackzv {margin-left: 15px; display: none; width: fit-content}@media (max-width: 991px) {#brxe-uackzv {display: block; margin-top: 25px; margin-left: 40px}#brxe-uackzv .bc-underlined-title__element {font-size: 21px; font-weight: 400}}@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%}#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}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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}}@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-yeuftv {margin-bottom: 12px; letter-spacing: 3px}#brxe-lwomkd {margin-top: -1px; color: var(--bricks-color-grey-900)}#brxe-odcamj {width: 100%}@media (max-width: 767px) {#brxe-eitbkd {order: 1}}#brxe-nczbua {width: 339px}#brxe-nczbua:not(.tag), #brxe-nczbua img {object-fit: cover; object-position: 100% 90%; aspect-ratio: 2.5}@media (max-width: 767px) {#brxe-nczbua {width: 100%}}#brxe-hkboap {align-items: flex-end; flex-direction: row; justify-content: flex-end}@media (max-width: 767px) {#brxe-hkboap {margin-top: 30px; margin-bottom: 20px; align-items: flex-start}}#brxe-wyvlql {margin-bottom: 64px; width: 86vw; justify-content: flex-end; flex-direction: row; align-items: flex-end}@media (max-width: 767px) {#brxe-wyvlql {flex-wrap: nowrap; flex-direction: column; margin-bottom: 0}}#brxe-gevghu {align-self: flex-start; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-vfclfo .line {height: 1px}#brxe-vfclfo.horizontal .line {border-top-width: 1px}#brxe-vfclfo {visibility: hidden}}#brxe-xifdnx {justify-content: center; align-self: center !important; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 767px) {#brxe-xifdnx {align-items: flex-start; align-self: flex-start !important; flex-direction: column}}#brxe-qjqzua {align-self: flex-start; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-yxdljs {visibility: hidden}}#brxe-ixkcnk {justify-content: center; align-self: center !important; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 767px) {#brxe-ixkcnk {align-self: flex-start !important; flex-direction: column}}@media (max-width: 767px) {#brxe-btqdgk {align-self: flex-start !important; align-items: flex-start; flex-direction: column}}#brxe-dnmqet {align-self: flex-start; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-noocsa {visibility: hidden}}#brxe-smtllo {justify-content: center; align-self: center !important; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 767px) {#brxe-smtllo {align-self: flex-start !important; align-items: flex-start; flex-wrap: nowrap}}@media (max-width: 767px) {#brxe-tetpqs {align-items: flex-start; align-self: flex-start !important; flex-wrap: nowrap; flex-direction: column}}#brxe-cpqrdq {align-self: flex-start; justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-feenrp {visibility: hidden}}#brxe-jxsakg {flex-direction: row; justify-content: center; align-self: center !important; column-gap: 20px; align-items: center}@media (max-width: 767px) {#brxe-jxsakg {flex-wrap: nowrap; align-items: flex-start; align-self: flex-start !important}}#brxe-gyetqv {flex-direction: row; column-gap: 20px}@media (max-width: 767px) {#brxe-gyetqv {align-self: flex-start !important; justify-content: flex-start; flex-direction: column; flex-wrap: nowrap}}#brxe-xlqrjc {padding-top: 10vh; padding-right: 20px; padding-bottom: 10vh; padding-left: 20px; background-blend-mode: normal}@layer bricks {.brxe-template{width:100%}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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}}@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}} html {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Light-background_5.svg); background-size: cover; background-repeat: no-repeat} body {background: none}#brxe-knkpuq {width: 70vw; text-align: center; color: var(--white)}@media (max-width: 767px) {#brxe-knkpuq {width: 110%}}#brxe-yaqzsb {align-self: center !important; padding-top: 5vh; padding-bottom: 5vh; align-items: center; margin-right: 0; margin-left: 0; background-color: var(--dark-opacity)}#brxe-nxrgvb {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/05/Retail_Hero-1024x576.jpg); background-size: cover}#brxe-vxhpyy {width: 100px}#brxe-sfzwir .bc-reel__nestable {width: 50px}#brxe-sfzwir { --color: var(--white)}#brxe-vtwouo {width: 100%}#brxe-nkgdmc {margin-top: 5vh; margin-bottom: 5vh; width: 100%}#brxe-yiwkfv {color: #8c5900; background-color: var(--bricks-color-grey-100); padding-top: 5px; padding-right: 14px; padding-bottom: 5px; padding-left: 14px; border: 1px solid var(--bricks-color-grey-300); border-radius: 60px}#brxe-hcypmy {color: var(--bricks-color-grey-900); margin-top: -1px}#brxe-qaphqt {text-align: center; align-items: center}#brxe-nhahdz {margin-bottom: 64px; justify-content: center; flex-direction: row; align-self: center !important}@media (max-width: 767px) {#brxe-nhahdz {flex-wrap: nowrap; flex-direction: column}}#brxe-kvpnrf {align-items: center; padding-top: 10vh; padding-right: 0; padding-bottom: 0; padding-left: 0; align-self: flex-start !important; justify-content: flex-start}#brxe-boeawh {color: var(--burnt-orange); background-color: var(--white)}#brxe-xhkndu {color: var(--white); font-size: 17px; margin-bottom: 8px}#brxe-ivgmfw {color: var(--bricks-color-grey-100)}#brxe-ivgmfw a {color: var(--bricks-color-grey-100); font-size: inherit}#brxe-qpdrha {background-color: var(--grassy-green); justify-content: center; align-items: flex-start}#brxe-zmadhn {margin-bottom: 20svh; padding-top: 20px; padding-right: 50svw; padding-bottom: 20px; padding-left: 50svw; display: flex; flex-direction: row; width: 100svw; gap: 50px}#brxe-jkocws {width: 60vw}@media (max-width: 767px) {#brxe-jkocws {width: 100%}}#brxe-jhaukj {margin-top: 20px; width: 60vw}@media (max-width: 767px) {#brxe-jhaukj {width: 100%; margin-top: 20px}}#brxe-mnhftp {align-items: flex-start; width: 60%; align-self: flex-start !important}@media (max-width: 767px) {#brxe-mnhftp {width: 100%}}#brxe-nckwcx {stroke: var(--bricks-color-orange)}#brxe-qnzqgk {align-items: center; flex-direction: row; column-gap: 20px; border: 1px solid var(--bricks-color-grey-300); border-radius: 16px}#brxe-ffyvju {stroke: var(--bricks-color-orange)}#brxe-vttrwi {align-items: center; flex-direction: row; column-gap: 20px; border: 1px solid var(--bricks-color-grey-300); border-radius: 16px}#brxe-oxjaqc {stroke: var(--bricks-color-orange)}#brxe-kfignr {flex-direction: row; align-items: center; column-gap: 20px; border: 1px solid var(--bricks-color-grey-300); border-radius: 16px}#brxe-ftvamq {stroke: var(--bricks-color-orange)}#brxe-zoanwx {align-items: center; flex-direction: row; column-gap: 20px; border: 1px solid var(--bricks-color-grey-300); border-radius: 16px}#brxe-qlqoto {flex-direction: row; grid-template-rows: 1fr 1fr; grid-template-columns: 1fr 1fr; grid-gap: 20px; margin-top: 30px; grid-auto-flow: column; flex-wrap: wrap; row-gap: 18px; column-gap: 10px}@media (max-width: 767px) {#brxe-qlqoto {column-gap: 16px; row-gap: 11px; flex-shrink: 9}}#brxe-fcdnps {column-gap: 20px; row-gap: 20px; flex-direction: row; align-items: flex-end}#brxe-xvvcpu {align-items: flex-start; padding-top: 6.5rem; padding-bottom: 6.5rem; flex-direction: row}#brxe-xazfnf {border-style: solid}#brxe-cyboej {color: var(--bricks-color-grey-900); margin-top: -1px}#brxe-khbjyg {text-align: center; align-items: center}#brxe-jjadfe {flex-direction: row; margin-bottom: 64px; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-jjadfe {flex-wrap: nowrap; flex-direction: column}}#brxe-kvwjsr {flex-direction: column}#brxe-zdasfk {flex-direction: column}#brxe-lhexiu {flex-direction: row; align-items: stretch; width: 82%; column-gap: 20px; row-gap: 20px}@media (max-width: 991px) {#brxe-lhexiu {display: flex}}@media (max-width: 767px) {#brxe-lhexiu {width: 100%}}#brxe-stojbt {align-items: center; padding-top: 10vh; padding-bottom: 10vh}#brxe-yqdqvo {color: var(--bricks-color-grey-900); text-align: left}#brxe-rubxdr {text-align: left; margin-top: 20px}#brxe-rubxdr a {text-align: left; font-size: inherit}#brxe-wxupoh {padding-top: auto; padding-bottom: 15px; top: auto; bottom: 5px; justify-self: flex-start; align-self: flex-start !important; justify-content: flex-start}#brxe-awqrdi {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Gradient_4-1024x603.jpg); background-size: cover; padding-top: auto; padding-bottom: 15px; top: auto; bottom: 5px}#brxe-nmdlad {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Gradient_4-1024x603.jpg); background-size: cover; padding-top: auto; padding-bottom: 15px; top: auto; bottom: 5px}#brxe-tlirih {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Gradient_4-1024x603.jpg); background-size: cover; padding-top: auto; padding-bottom: 15px; top: auto; bottom: 5px}#brxe-vptcim {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Gradient_4-1024x603.jpg); background-size: cover; padding-top: auto; padding-bottom: 15px; top: auto; bottom: 5px}#brxe-sqvnqk .nb-stories__controls .thumb-item {animation-duration: 8s}#brxe-sqvnqk {border-radius: 20px; --story-brightness: 100%; height: 58vh; width: 10vh; width: 40vw}#brxe-sqvnqk .nb-stories__controls .nb-stories__controls-thumb {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; gap: 4px}#brxe-sqvnqk .nb-stories__controls .nb-stories__controls-thumb > span {height: 4px; border-radius: 4px; background: var(--white)}#brxe-sqvnqk .nb-stories__controls .thumb-item.active {background: var(--bricks-color-orange); border-radius: 4px}@media (max-width: 767px) {#brxe-sqvnqk {width: 100%}}#brxe-qzunaf {max-width: 45%}#brxe-elymfe {text-align: center; align-items: center; flex-direction: row; column-gap: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-elymfe {width: 100%; margin-bottom: 3vw}}#brxe-bdhdjo {flex-direction: row; align-items: center; column-gap: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-bdhdjo {flex-direction: column}}#brxe-epqtsp:not(.tag), #brxe-epqtsp img {object-fit: contain}#brxe-epqtsp {overflow: visible}#brxe-zwigfp:not(.tag), #brxe-zwigfp img {object-fit: contain}#brxe-aveooe:not(.tag), #brxe-aveooe img {object-fit: contain}#brxe-nvermw:not(.tag), #brxe-nvermw img {object-fit: scale-down}#brxe-gavnfw .splide__arrow {height: 20px; width: 20px; background-color: rgba(245, 245, 245, 0); font-size: 17px; min-height: 17px; min-width: 17px}#brxe-gavnfw .splide__arrow svg {height: 17px; width: 17px}#brxe-gavnfw .splide__slide {background-color: rgba(158, 158, 158, 0)}#brxe-gavnfw .splide__pagination .splide__pagination__page {color: var(--sandy-dunes); background-color: var(--sandy-dunes); margin-right: 15px; margin-left: 15px}#brxe-gavnfw .splide__pagination .splide__pagination__page.is-active {border-color: var(--bricks-color-orange); color: var(--bricks-color-orange); background-color: var(--bricks-color-orange)}#brxe-gavnfw .splide__pagination {top: 103%; bottom: auto; left: 0px; right: auto; transform: translateX(0)}.splide__pagination { position: relative; margin-top: 30px}@media (max-width: 991px) {#brxe-gavnfw .splide__pagination .splide__pagination__page {margin-right: 10px}}@media (max-width: 767px) {#brxe-gavnfw {width: 100vw}}#brxe-movcpq {width: 45%}#brxe-zmjuoh {color: var(--bricks-color-grey-900); text-align: left}#brxe-cgbdjf {text-align: left; margin-top: 20px}#brxe-cgbdjf a {text-align: left; font-size: inherit}#brxe-eelkbg {width: fit-content}#brxe-dbnqdl {text-align: center; align-items: center; flex-direction: row; column-gap: 40px; row-gap: 20px}@media (max-width: 767px) {#brxe-dbnqdl {width: 100%; margin-bottom: 3vw; row-gap: 98px; justify-content: center}}#brxe-czzcic {align-items: center; flex-direction: row; column-gap: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-czzcic {flex-direction: column}}#brxe-xnzjkn {color: var(--bricks-color-grey-900); margin-top: -1px}#brxe-gqofph {text-align: center; align-items: center}#brxe-ituxma {--next-counter-transition: 3s}#brxe-rmtqhe {margin-bottom: 8px}#brxe-sdjkrt {flex-direction: column; align-items: flex-start; padding-top: 40px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; border-width: 1px; border-top-left-radius: 16px; border-bottom-left-radius: 16px; display: flex}@media (max-width: 767px) {#brxe-sdjkrt {border-radius: 16px 16px 0 0}}#brxe-prmafa {--next-counter-transition: 3s}#brxe-tcnhbw {margin-bottom: 8px}#brxe-vhdhtn {padding-top: 40px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; display: flex; flex-direction: column; align-items: flex-start}#brxe-nxcdgf {--next-counter-transition: 3s}#brxe-hyacgi {margin-bottom: 8px}#brxe-eltznb {align-items: flex-start; padding-top: 40px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; display: flex; flex-direction: column}#brxe-bwxubk {--next-counter-transition: 3s}#brxe-nriuys {margin-bottom: 8px}#brxe-olctyz {flex-direction: column; padding-top: 40px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; display: flex; border-top-right-radius: 16px; border-bottom-right-radius: 16px}@media (max-width: 767px) {#brxe-olctyz {border-radius: 0 0 16px 16px}}#brxe-kometv {flex-direction: row; align-items: stretch; grid-template-columns: repeat(4, 1fr); grid-gap: 24px; column-gap: 0px; row-gap: 0px; margin-top: 7vh}#brxe-lkuskl {align-items: center; padding-top: 13vh; padding-bottom: 13vh}#brxe-zjqmyk {width: 80%; color: var(--bricks-color-grey-900); line-height: 1.4}#brxe-yqtlfk {margin-bottom: 10px; width: 66px; border-radius: 60px; height: 66px}#brxe-zcevqm {font-size: 16px; color: var(--bricks-color-grey-900); font-weight: 700; margin-bottom: 4px}#brxe-nyhjej {font-size: 14px; color: #64748b}#brxe-bccmvr {flex-direction: row; display: flex; margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; align-self: center !important; align-items: stretch}#brxe-bccmvr:hover {transition: all .3s ease-in-out}#brxe-gojckg {flex-direction: column}#brxe-qxabvb {width: 80%}#brxe-uxrjee {margin-bottom: 10px; width: 66px; border-radius: 60px; height: 66px}#brxe-nywryv {font-size: 16px; color: var(--bricks-color-grey-900); font-weight: 700; margin-bottom: 4px}#brxe-dzgwpb {font-size: 14px; color: #64748b}#brxe-nuocic {flex-direction: row; display: flex; margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; align-self: center !important; align-items: stretch}#brxe-nuocic:hover {transition: all .3s ease-in-out}#brxe-elxhyh {flex-direction: column}#brxe-dvhiis {margin-bottom: 10px; width: 66px; border-radius: 60px; height: 66px; background-color: var(--burnt-orange)}#brxe-jhmoae {font-size: 16px; color: var(--bricks-color-grey-900); font-weight: 700; margin-bottom: 4px}#brxe-kgubuu {flex-direction: row; display: flex; margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; width: 76%; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; align-self: center !important; align-items: stretch}#brxe-kgubuu:hover {transition: all .3s ease-in-out}#brxe-sygjwv {flex-direction: column; align-self: center !important; justify-content: center}#brxe-aackaj {margin-bottom: 10px; width: 66px; border-radius: 60px; height: 66px; background-color: var(--burnt-orange)}#brxe-givism {font-size: 16px; color: var(--bricks-color-grey-900); font-weight: 700; margin-bottom: 4px}#brxe-jldelp {flex-direction: row; display: flex; margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; width: 76%; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; align-self: center !important; align-items: stretch}#brxe-jldelp:hover {transition: all .3s ease-in-out}#brxe-rruhcm {flex-direction: column}#brxe-sgoblc .splide__arrow--prev {display: flex; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; background: rgba(224, 216, 200, 0.58)}#brxe-sgoblc .splide__arrow--prev .prevarrowicon {color: var(--white)}#brxe-sgoblc .splide__arrow--next {display: flex; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; background: rgba(224, 216, 200, 0.58)}#brxe-sgoblc .splide__arrow--next .nextarrowicon {color: #ffffff}#brxe-sgoblc .splide__pagination {margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}#brxe-sgoblc .splide__pagination__page.is-active {background: var(--white)}#brxe-sgoblc .splide__pagination__page {background: var(--sandy-dunes)}.bc-core-slider-wrapper .splide__arrow { padding: 30px; backdrop-filter: blur(12px);}#brxe-rgrehh {padding-top: 10vh; padding-right: 0; padding-bottom: 10vh; padding-left: 0; background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/TIMESAFE-bomaerke_light-background-1.svg); background-blend-mode: color-burn; background-size: 200%; background-position: center center}#brxe-kkakxg {color: #ffffff; line-height: 1.2; margin-bottom: 20px}#brxe-btcecn {margin-bottom: 40px; font-size: 18px; color: hsla(0, 0%, 100%, 0.69); line-height: 1.6}#brxe-fmqanv .nb-arrow-button-v2__text {font-size: 18px; font-weight: 500; letter-spacing: 1px}#brxe-dubyri {margin-bottom: 44px; display: flex; justify-content: flex-start; column-gap: 16px; flex-wrap: wrap; flex-direction: row}#brxe-dhxtge {display: flex; flex-direction: column; align-items: flex-start; align-self: flex-start !important; transform: rotateZ(0deg)}#brxe-qdslyg {background-color: var(--sand); padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px; border-top-width: 1px; border-top-color: rgba(79,142,247,0.2); margin-top: 2vh}@layer bricks {.brxe-shortcode{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-jncsvk {align-items: flex-start; align-self: flex-start}#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}