: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 {.brxe-code{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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;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)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-button{width:auto}}@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 {.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}} html {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/Light-background_5.svg); background-size: cover} body {background: none}#brxe-yjpzix {font-size: 10px}#brxe-rvbkko {width: 70vw; text-align: center; color: var(--white); margin-top: 10px}@media (max-width: 767px) {#brxe-rvbkko {width: 110%}}#brxe-jypeji {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-xbmugu {justify-content: center; background-color: var(--bricks-color-grey-100); background-attachment: fixed; background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/05/Bygningsscreening-Hero.jpg); background-size: cover; background-position: bottom center; align-items: flex-start}@media (max-width: 767px) {#brxe-xbmugu {padding-right: 15px; padding-left: 15px; width: 100%}}#brxe-yhvnjw .bc-reel__nestable {width: 50px}#brxe-yhvnjw { --color: var(--white)}#brxe-umrlmw {width: 100%}#brxe-gokjay {margin-top: 5vh; margin-bottom: 5vh; width: 100%}#brxe-shtjtb {border-style: solid}#brxe-bbjzff {color: var(--bricks-color-grey-900); text-align: center; margin-top: -1px}@media (max-width: 767px) {#brxe-bbjzff {text-align: center}}#brxe-wqtixh {text-align: center; align-items: center}#brxe-vpxpqp {flex-direction: row; margin-bottom: 64px; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-vpxpqp {flex-wrap: nowrap; flex-direction: column}}#brxe-ofpkea {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-wuverp {font-size: 14px; line-height: 1.6}#brxe-tdlbvl {flex-direction: column}#brxe-kdryuu {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-dfucdn {font-size: 14px; line-height: 1.6}#brxe-xayoya {flex-direction: column}#brxe-tmwxzj {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-xvuwfx {font-size: 14px; line-height: 1.6}#brxe-qcmoez {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-gkkddb {font-size: 14px; line-height: 1.6}#brxe-arszpy {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-jwoifr {font-size: 14px; line-height: 1.6}#brxe-dcpmpk {color: var(--burnt-orange); background-color: var(--white)}#brxe-gewhvz {margin-bottom: 8px; font-size: 17px; font-weight: 700; color: var(--white)}#brxe-wlrtbx {color: var(--bricks-color-grey-100); font-size: 14px; line-height: 1.6}#brxe-csyfvn {background-color: var(--grassy-green); background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/TIMESAFE-bomaerke_sand.svg); background-position: top left; background-size: 800px; background-blend-mode: color-burn}#brxe-tqfmnp {flex-direction: row; align-items: stretch; column-gap: 20px; row-gap: 20px}@media (max-width: 991px) {#brxe-tqfmnp {grid-template-rows: 1fr 1fr 1fr}}@media (max-width: 767px) {#brxe-tqfmnp {width: 100%}}#brxe-udurpf {margin-top: 10vh; margin-bottom: 44px; display: flex; justify-content: center; column-gap: 16px; flex-wrap: wrap; flex-direction: column; align-self: center !important; align-items: center}#brxe-uyivqo {align-items: center; padding-top: 10vh}#brxe-fesqei {margin-top: -1px; color: var(--white); width: 100%}#brxe-akkagc {color: var(--white); margin-top: 20px}@media (max-width: 767px) {#brxe-akkagc {text-align: center}}#brxe-claoyd {margin-bottom: 64px; justify-content: flex-end; flex-direction: row; width: 86vw}@media (max-width: 767px) {#brxe-claoyd {flex-wrap: nowrap; flex-direction: column}}#brxe-hlvown {color: var(--white)}#brxe-vgctxd {color: var(--white); font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-gerqwu {font-size: 14px; color: var(--white); line-height: 1.6}#brxe-vezjsy {border: 0; border-style: solid; border-color: var(--bricks-color-grey-900)}#brxe-bezkfk {color: var(--white)}#brxe-twmbrt {color: var(--white); font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-hkglpm {font-size: 14px; color: var(--white); line-height: 1.6}#brxe-hlbrzw {background-size: 800px; background-blend-mode: color-burn; border: 0; border-style: solid; border-color: var(--bricks-color-grey-900)}#brxe-qtbaos {color: var(--white)}#brxe-pyghtf {margin-bottom: 8px; font-size: 17px; font-weight: 700; color: var(--white)}#brxe-etuupn {font-size: 14px; line-height: 1.6; color: var(--white)}#brxe-inawum {border: 0; border-style: solid; border-color: var(--bricks-color-grey-900)}#brxe-zruuka {color: var(--white)}#brxe-jyohux {margin-bottom: 8px; font-size: 17px; font-weight: 700; color: var(--white)}#brxe-vqqzis {color: var(--white); line-height: 1.6; font-size: 14px}#brxe-ocrfqz {border: 0; border-style: solid; border-color: var(--bricks-color-grey-900)}#brxe-peuubv {flex-direction: row; column-gap: 20px; align-items: stretch}@media (max-width: 767px) {#brxe-peuubv {flex-wrap: nowrap; flex-direction: column; align-self: center !important; justify-content: flex-start; align-items: center}}#brxe-dvglsy {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/04/Asbesttag-til-bygningsscreening.jpg); background-size: cover; background-position: bottom center}@media (max-width: 767px) {#brxe-dvglsy {margin-top: 0}}#brxe-yztald {margin-top: -1px; color: var(--bricks-color-grey-900); width: 100%}#brxe-nyephw {color: var(--bricks-color-grey-900); text-align: left; margin-top: 4vh; width: 65%}@media (max-width: 991px) {#brxe-nyephw {width: 76%}}@media (max-width: 767px) {#brxe-nyephw {text-align: center; width: 90%}}@media (max-width: 420px) {#brxe-nyephw {width: 100%}}#brxe-kuedpr {align-items: flex-start}#brxe-ezwacm {flex-direction: column; align-items: flex-start; margin-bottom: 64px}@media (max-width: 767px) {#brxe-ezwacm {flex-wrap: nowrap; flex-direction: column}}#brxe-cxdegk {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-dhtxus {font-size: 14px; line-height: 1.6}#brxe-xhohev {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-lhjwkz {font-size: 14px; line-height: 1.6}#brxe-lkyevm {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/03/TIMESAFE-bomaerke_light-background-1.svg); background-size: 800px; background-blend-mode: color-burn}#brxe-tobags {font-size: 17px; font-weight: 700; margin-bottom: 8px}#brxe-yggtkm {font-size: 14px; line-height: 1.6}#brxe-ezqsia {margin-bottom: 8px; font-size: 17px; font-weight: 700}#brxe-pnlbgs {font-size: 14px; line-height: 1.6}#brxe-bnqozw {flex-direction: row; column-gap: 20px; align-items: stretch}@media (max-width: 767px) {#brxe-bnqozw {flex-wrap: nowrap; flex-direction: column; align-self: center !important; justify-content: flex-start; align-items: center}}@media (max-width: 420px) {#brxe-bnqozw {row-gap: 20px}}#med-brand-og-dkv {background-blend-mode: normal; padding-top: 10vh; padding-right: 20px; padding-bottom: 10vh; padding-left: 20px}#brxe-lfuyvx {margin-bottom: 12px; letter-spacing: 3px; color: var(--burnt-orange)}#brxe-nwqfla {color: var(--bricks-color-grey-900); margin-top: -1px; margin-bottom: 20px}#brxe-hawvcf {margin-bottom: 10px}#brxe-vdauhw {margin-top: 50px; display: flex; justify-content: center; column-gap: 16px; flex-wrap: wrap; flex-direction: column; align-self: center !important; align-items: flex-start}#brxe-buihvb {width: 760px; margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 10px; display: flex; flex-direction: column; align-items: flex-start}#brxe-ixtysk {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/04/Leder-af-bygninger-1.jpg); background-size: cover; background-position: center center}#brxe-uunfyl {flex-direction: row; align-items: stretch; column-gap: 20px; row-gap: 20px}#brxe-kqjuou {padding-top: 10vh; padding-bottom: 10vh}#brxe-uazprq {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/06/CFO-og-beslutningstager.jpg); background-size: cover; background-position: center center}#brxe-xyupyz {color: var(--burnt-orange); letter-spacing: 3px; margin-bottom: 12px}#brxe-awbpre {color: var(--bricks-color-grey-900); margin-top: -1px; margin-bottom: 20px}#brxe-fpvwao {margin-top: 50px; display: flex; justify-content: center; column-gap: 16px; flex-wrap: wrap; flex-direction: column; align-self: center !important; align-items: flex-start}#brxe-ecsmxk {margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 10px; display: flex; flex-direction: column; align-items: flex-start}#brxe-djorda {flex-direction: row; align-items: stretch; column-gap: 20px; row-gap: 20px}#brxe-hrjxss {padding-top: 10vh; padding-bottom: 10vh; justify-content: center}#brxe-mxuafw {letter-spacing: 3px; color: var(--burnt-orange); margin-bottom: 12px}#brxe-ieqazg {color: var(--bricks-color-grey-900); text-align: center; margin-top: -1px; margin-bottom: 20px}#brxe-smbnpz {margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 10px; display: flex; flex-direction: column; align-items: center; align-self: center !important}#brxe-rozatv {left: 20%; top: 20%}#brxe-xplapi {left: 86%; top: 66%}#brxe-rrfque {left: 14%; top: 72%}#brxe-ptykfz {left: 22%; top: 43%}#brxe-vwvvtz .bc-image-hotspots__img {object-fit: cover}#brxe-vwvvtz {width: 100%; height: 100%; border-radius: 19px !important}#brxe-fwipww {background-image: url(https://timesafe.happileap.dk/wp-content/uploads/2026/06/Bygningsscreening-og-Oekonomi.jpg); background-size: cover; background-position: center center; width: 54vw}#brxe-hghswm {flex-direction: column; align-items: stretch; column-gap: 20px; row-gap: 20px}#brxe-lxorxz {padding-top: 10vh; padding-bottom: 10vh}#brxe-xnwetk {color: var(--bricks-color-grey-900); line-height: 1.4; margin-bottom: 2vh; width: 80%}#brxe-uzhxes {width: 66px; border-radius: 60px; margin-bottom: 10px; height: 66px}#brxe-blyhxn {margin-bottom: 4px; font-size: 16px; color: var(--bricks-color-grey-900); font-weight: 700}#brxe-qfritv {font-size: 14px; color: #64748b}#brxe-chsgnx {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0; width: 76%; flex-direction: row; display: flex; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; align-self: center !important; align-items: stretch}#brxe-chsgnx:hover {transition: all .3s ease-in-out}#brxe-nlpmiu {flex-direction: column}#brxe-nsjtgc .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-nsjtgc .splide__arrow--prev .prevarrowicon {color: var(--white)}#brxe-nsjtgc .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-nsjtgc .splide__arrow--next .nextarrowicon {color: #ffffff}#brxe-nsjtgc .splide__pagination {margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}#brxe-nsjtgc .splide__pagination__page.is-active {background: var(--white)}#brxe-nsjtgc .splide__pagination__page {background: var(--sandy-dunes)}.bc-core-slider-wrapper .splide__arrow { padding: 30px; backdrop-filter: blur(12px);}#brxe-pqeosx {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-cncwlk {font-weight: 700; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 12px}#brxe-rmkemt {margin-bottom: 16px; color: var(--bricks-color-grey-900)}#brxe-ulazts {font-size: 16px; color: var(--bricks-color-grey-700); margin-bottom: 48px; width: 60%}@media (max-width: 767px) {#brxe-ulazts {margin-bottom: 0}}#brxe-tgpszj {font-size: 16px; color: #ffffff; margin-top: 30px}@media (max-width: 767px) {#brxe-tgpszj {margin-top: 0; margin-bottom: 30px; visibility: hidden}}#accordion svg {width: 36px; fill: var(--bricks-color-grey-100); color: var(--bricks-color-grey-100); height: 36px; fill: var(--bricks-color-grey-900); color: var(--bricks-color-grey-900)}#brxe-gcdveh {flex-direction: row}#brxe-fjukoh {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px; align-self: flex-start !important; align-items: flex-start; flex-direction: column}#brxe-xawvwf {color: #ffffff; line-height: 1.2; margin-bottom: 20px}#brxe-rcwxum {font-size: 18px; color: hsla(0, 0%, 100%, 0.69); line-height: 1.6; margin-bottom: 40px}#brxe-qhprwq .nb-arrow-button-v2__text {font-size: 18px; font-weight: 500; letter-spacing: 1px}#brxe-yjsxfh {margin-bottom: 44px; display: flex; justify-content: flex-start; column-gap: 16px; flex-wrap: wrap; flex-direction: row}#brxe-voqexx {display: flex; flex-direction: column; align-items: flex-start; align-self: flex-start !important; transform: rotateZ(0deg)}#brxe-mxihfp {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)}@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}.menu-btn { backdrop-filter: blur(10px); } .wsf-form .wsf-field-wrapper { margin-bottom: 22px !important; } .ai-gen::after { font-weight: 200; color: grey; font-size: 9px; font-style: italic; content: "AI-genereret"; right: 0; margin-left: auto; position: absolute; bottom: 0; margin-right: 20px; } } // Kode der omgår Imagify-plugin fra at nedskalere logo i header // (function () { var header = document.querySelector('#brx-header.brx-sticky'); if (!header) return; var picture = document.querySelector('.bricks-site-logo'); if (!picture) return; var img = picture.querySelector('img'); var source = picture.querySelector('source'); if (!img) return; var logoDefault = img.getAttribute('data-bricks-logo'); var logoInverse = img.getAttribute('data-bricks-logo-inverse'); if (!logoDefault || !logoInverse) return; function updateLogo() { if (window.scrollY > 0) { if (img.src !== logoInverse) { img.src = logoInverse; img.srcset = ''; if (source) source.srcset = ''; } } else { if (img.src !== logoDefault) { img.src = logoDefault; img.srcset = logoDefault; if (source) source.srcset = source.getAttribute('data-original-srcset') || logoDefault; } } } window.addEventListener('scroll', updateLogo, { passive: true }); updateLogo(); })();@layer bricks.icons{@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-family:Font Awesome\ 6 Brands;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}}@layer bricks.icons{@font-face{font-family:Ionicons;font-style:normal;font-weight:400;src:url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.woff2) format("woff2"),url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.woff) format("woff"),url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.ttf) format("truetype")}[class*=" ion-"],[class*=" ion-ios-"],[class*=" ion-logo-"],[class*=" ion-md-"],[class^=ion-],[class^=ion-ios-],[class^=ion-logo-],[class^=ion-md-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Ionicons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-transform:none}[class*=" ion-"]:before,[class*=" ion-ios-"]:before,[class*=" ion-logo-"]:before,[class*=" ion-md-"]:before,[class^=ion-]:before,[class^=ion-ios-]:before,[class^=ion-logo-]:before,[class^=ion-md-]:before{font-family:Ionicons}.ion-ios-add:before{content:"\f102"}.ion-ios-add-circle:before{content:"\f101"}.ion-ios-add-circle-outline:before{content:"\f100"}.ion-ios-airplane:before{content:"\f137"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-alert:before{content:"\f104"}.ion-ios-american-football:before{content:"\f106"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-aperture:before{content:"\f108"}.ion-ios-apps:before{content:"\f10a"}.ion-ios-appstore:before{content:"\f10c"}.ion-ios-archive:before{content:"\f10e"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-dropdown:before{content:"\f110"}.ion-ios-arrow-dropdown-circle:before{content:"\f125"}.ion-ios-arrow-dropleft:before{content:"\f112"}.ion-ios-arrow-dropleft-circle:before{content:"\f129"}.ion-ios-arrow-dropright:before{content:"\f114"}.ion-ios-arrow-dropright-circle:before{content:"\f12b"}.ion-ios-arrow-dropup:before{content:"\f116"}.ion-ios-arrow-dropup-circle:before{content:"\f12d"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-round-back:before{content:"\f117"}.ion-ios-arrow-round-down:before{content:"\f118"}.ion-ios-arrow-round-forward:before{content:"\f119"}.ion-ios-arrow-round-up:before{content:"\f11a"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-attach:before{content:"\f11b"}.ion-ios-backspace:before{content:"\f11d"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-basket:before{content:"\f11f"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-battery-charging:before{content:"\f120"}.ion-ios-battery-dead:before{content:"\f121"}.ion-ios-battery-full:before{content:"\f122"}.ion-ios-beaker:before{content:"\f124"}.ion-ios-bed:before{content:"\f139"}.ion-ios-beer:before{content:"\f126"}.ion-ios-bicycle:before{content:"\f127"}.ion-ios-bluetooth:before{content:"\f128"}.ion-ios-boat:before{content:"\f12a"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-bonfire:before{content:"\f12c"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-bookmark:before{content:"\f12e"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bowtie:before{content:"\f130"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-brush:before{content:"\f132"}.ion-ios-bug:before{content:"\f134"}.ion-ios-build:before{content:"\f136"}.ion-ios-bulb:before{content:"\f138"}.ion-ios-bus:before{content:"\f13a"}.ion-ios-business:before{content:"\f1a3"}.ion-ios-cafe:before{content:"\f13c"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-call:before{content:"\f13e"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-car:before{content:"\f140"}.ion-ios-card:before{content:"\f142"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cash:before{content:"\f144"}.ion-ios-cellular:before{content:"\f13d"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatbubbles:before{content:"\f146"}.ion-ios-checkbox:before{content:"\f148"}.ion-ios-checkbox-outline:before{content:"\f147"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-circle:before{content:"\f14a"}.ion-ios-checkmark-circle-outline:before{content:"\f149"}.ion-ios-clipboard:before{content:"\f14c"}.ion-ios-clock:before{content:"\f403"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-circle:before{content:"\f14e"}.ion-ios-close-circle-outline:before{content:"\f14d"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-circle:before{content:"\f152"}.ion-ios-cloud-done:before{content:"\f154"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-code:before{content:"\f157"}.ion-ios-code-download:before{content:"\f155"}.ion-ios-code-working:before{content:"\f156"}.ion-ios-cog:before{content:"\f412"}.ion-ios-color-fill:before{content:"\f159"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-palette:before{content:"\f15b"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-compass:before{content:"\f15d"}.ion-ios-construct:before{content:"\f15f"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contacts:before{content:"\f161"}.ion-ios-contract:before{content:"\f162"}.ion-ios-contrast:before{content:"\f163"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-create:before{content:"\f165"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-cube:before{content:"\f168"}.ion-ios-cut:before{content:"\f16a"}.ion-ios-desktop:before{content:"\f16c"}.ion-ios-disc:before{content:"\f16e"}.ion-ios-document:before{content:"\f170"}.ion-ios-done-all:before{content:"\f171"}.ion-ios-download:before{content:"\f420"}.ion-ios-easel:before{content:"\f173"}.ion-ios-egg:before{content:"\f175"}.ion-ios-exit:before{content:"\f177"}.ion-ios-expand:before{content:"\f178"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-off:before{content:"\f17a"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-female:before{content:"\f17b"}.ion-ios-filing:before{content:"\f429"}.ion-ios-film:before{content:"\f42b"}.ion-ios-finger-print:before{content:"\f17c"}.ion-ios-fitness:before{content:"\f1ab"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flash:before{content:"\f17e"}.ion-ios-flash-off:before{content:"\f12f"}.ion-ios-flashlight:before{content:"\f141"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flower:before{content:"\f433"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-open:before{content:"\f180"}.ion-ios-football:before{content:"\f437"}.ion-ios-funnel:before{content:"\f182"}.ion-ios-gift:before{content:"\f191"}.ion-ios-git-branch:before{content:"\f183"}.ion-ios-git-commit:before{content:"\f184"}.ion-ios-git-compare:before{content:"\f185"}.ion-ios-git-merge:before{content:"\f186"}.ion-ios-git-network:before{content:"\f187"}.ion-ios-git-pull-request:before{content:"\f188"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-globe:before{content:"\f18a"}.ion-ios-grid:before{content:"\f18c"}.ion-ios-hammer:before{content:"\f18e"}.ion-ios-hand:before{content:"\f190"}.ion-ios-happy:before{content:"\f192"}.ion-ios-headset:before{content:"\f194"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-dislike:before{content:"\f13f"}.ion-ios-heart-empty:before{content:"\f19b"}.ion-ios-heart-half:before{content:"\f19d"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-buoy:before{content:"\f196"}.ion-ios-help-circle:before{content:"\f198"}.ion-ios-help-circle-outline:before{content:"\f197"}.ion-ios-home:before{content:"\f448"}.ion-ios-hourglass:before{content:"\f103"}.ion-ios-ice-cream:before{content:"\f19a"}.ion-ios-image:before{content:"\f19c"}.ion-ios-images:before{content:"\f19e"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-circle:before{content:"\f1a0"}.ion-ios-information-circle-outline:before{content:"\f19f"}.ion-ios-jet:before{content:"\f1a5"}.ion-ios-journal:before{content:"\f189"}.ion-ios-key:before{content:"\f1a7"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-laptop:before{content:"\f1a8"}.ion-ios-leaf:before{content:"\f1aa"}.ion-ios-link:before{content:"\f22a"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-box:before{content:"\f143"}.ion-ios-locate:before{content:"\f1ae"}.ion-ios-lock:before{content:"\f1b0"}.ion-ios-log-in:before{content:"\f1b1"}.ion-ios-log-out:before{content:"\f1b2"}.ion-ios-magnet:before{content:"\f1b4"}.ion-ios-mail:before{content:"\f1b8"}.ion-ios-mail-open:before{content:"\f1b6"}.ion-ios-mail-unread:before{content:"\f145"}.ion-ios-male:before{content:"\f1b9"}.ion-ios-man:before{content:"\f1bb"}.ion-ios-map:before{content:"\f1bd"}.ion-ios-medal:before{content:"\f1bf"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-megaphone:before{content:"\f1c1"}.ion-ios-menu:before{content:"\f1c3"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-microphone:before{content:"\f1c6"}.ion-ios-moon:before{content:"\f468"}.ion-ios-more:before{content:"\f1c8"}.ion-ios-move:before{content:"\f1cb"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-notifications:before{content:"\f1d3"}.ion-ios-notifications-off:before{content:"\f1d1"}.ion-ios-notifications-outline:before{content:"\f133"}.ion-ios-nuclear:before{content:"\f1d5"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-open:before{content:"\f1d7"}.ion-ios-options:before{content:"\f1d9"}.ion-ios-outlet:before{content:"\f1db"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-plane:before{content:"\f1dd"}.ion-ios-partly-sunny:before{content:"\f1df"}.ion-ios-pause:before{content:"\f478"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-people:before{content:"\f47c"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-add:before{content:"\f1e1"}.ion-ios-phone-landscape:before{content:"\f1e2"}.ion-ios-phone-portrait:before{content:"\f1e3"}.ion-ios-photos:before{content:"\f482"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pin:before{content:"\f1e5"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pizza:before{content:"\f1e7"}.ion-ios-planet:before{content:"\f1eb"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-circle:before{content:"\f113"}.ion-ios-podium:before{content:"\f1ed"}.ion-ios-power:before{content:"\f1ef"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-print:before{content:"\f1f1"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-qr-scanner:before{content:"\f1f3"}.ion-ios-quote:before{content:"\f1f5"}.ion-ios-radio:before{content:"\f1f9"}.ion-ios-radio-button-off:before{content:"\f1f6"}.ion-ios-radio-button-on:before{content:"\f1f7"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-recording:before{content:"\f497"}.ion-ios-redo:before{content:"\f499"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-circle:before{content:"\f135"}.ion-ios-remove:before{content:"\f1fc"}.ion-ios-remove-circle:before{content:"\f1fb"}.ion-ios-remove-circle-outline:before{content:"\f1fa"}.ion-ios-reorder:before{content:"\f1fd"}.ion-ios-repeat:before{content:"\f1fe"}.ion-ios-resize:before{content:"\f1ff"}.ion-ios-restaurant:before{content:"\f201"}.ion-ios-return-left:before{content:"\f202"}.ion-ios-return-right:before{content:"\f203"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-ribbon:before{content:"\f205"}.ion-ios-rocket:before{content:"\f14b"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-sad:before{content:"\f207"}.ion-ios-save:before{content:"\f1a6"}.ion-ios-school:before{content:"\f209"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-send:before{content:"\f20c"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-share:before{content:"\f211"}.ion-ios-share-alt:before{content:"\f20f"}.ion-ios-shirt:before{content:"\f213"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-skip-backward:before{content:"\f215"}.ion-ios-skip-forward:before{content:"\f217"}.ion-ios-snow:before{content:"\f218"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-square:before{content:"\f21a"}.ion-ios-square-outline:before{content:"\f15c"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stats:before{content:"\f21c"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-subway:before{content:"\f21e"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-swap:before{content:"\f21f"}.ion-ios-switch:before{content:"\f221"}.ion-ios-sync:before{content:"\f222"}.ion-ios-tablet-landscape:before{content:"\f223"}.ion-ios-tablet-portrait:before{content:"\f24e"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-text:before{content:"\f250"}.ion-ios-thermometer:before{content:"\f252"}.ion-ios-thumbs-down:before{content:"\f254"}.ion-ios-thumbs-up:before{content:"\f256"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-today:before{content:"\f14f"}.ion-ios-train:before{content:"\f258"}.ion-ios-transgender:before{content:"\f259"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trending-down:before{content:"\f25a"}.ion-ios-trending-up:before{content:"\f25b"}.ion-ios-trophy:before{content:"\f25d"}.ion-ios-tv:before{content:"\f115"}.ion-ios-umbrella:before{content:"\f25f"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-unlock:before{content:"\f261"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-volume-high:before{content:"\f11c"}.ion-ios-volume-low:before{content:"\f11e"}.ion-ios-volume-mute:before{content:"\f263"}.ion-ios-volume-off:before{content:"\f264"}.ion-ios-walk:before{content:"\f266"}.ion-ios-wallet:before{content:"\f18b"}.ion-ios-warning:before{content:"\f268"}.ion-ios-watch:before{content:"\f269"}.ion-ios-water:before{content:"\f26b"}.ion-ios-wifi:before{content:"\f26d"}.ion-ios-wine:before{content:"\f26f"}.ion-ios-woman:before{content:"\f271"}.ion-logo-android:before{content:"\f225"}.ion-logo-angular:before{content:"\f227"}.ion-logo-apple:before{content:"\f229"}.ion-logo-bitbucket:before{content:"\f193"}.ion-logo-bitcoin:before{content:"\f22b"}.ion-logo-buffer:before{content:"\f22d"}.ion-logo-chrome:before{content:"\f22f"}.ion-logo-closed-captioning:before{content:"\f105"}.ion-logo-codepen:before{content:"\f230"}.ion-logo-css3:before{content:"\f231"}.ion-logo-designernews:before{content:"\f232"}.ion-logo-dribbble:before{content:"\f233"}.ion-logo-dropbox:before{content:"\f234"}.ion-logo-euro:before{content:"\f235"}.ion-logo-facebook:before{content:"\f236"}.ion-logo-flickr:before{content:"\f107"}.ion-logo-foursquare:before{content:"\f237"}.ion-logo-freebsd-devil:before{content:"\f238"}.ion-logo-game-controller-a:before{content:"\f13b"}.ion-logo-game-controller-b:before{content:"\f181"}.ion-logo-github:before{content:"\f239"}.ion-logo-google:before{content:"\f23a"}.ion-logo-googleplus:before{content:"\f23b"}.ion-logo-hackernews:before{content:"\f23c"}.ion-logo-html5:before{content:"\f23d"}.ion-logo-instagram:before{content:"\f23e"}.ion-logo-ionic:before{content:"\f150"}.ion-logo-ionitron:before{content:"\f151"}.ion-logo-javascript:before{content:"\f23f"}.ion-logo-linkedin:before{content:"\f240"}.ion-logo-markdown:before{content:"\f241"}.ion-logo-model-s:before{content:"\f153"}.ion-logo-no-smoking:before{content:"\f109"}.ion-logo-nodejs:before{content:"\f242"}.ion-logo-npm:before{content:"\f195"}.ion-logo-octocat:before{content:"\f243"}.ion-logo-pinterest:before{content:"\f244"}.ion-logo-playstation:before{content:"\f245"}.ion-logo-polymer:before{content:"\f15e"}.ion-logo-python:before{content:"\f246"}.ion-logo-reddit:before{content:"\f247"}.ion-logo-rss:before{content:"\f248"}.ion-logo-sass:before{content:"\f249"}.ion-logo-skype:before{content:"\f24a"}.ion-logo-slack:before{content:"\f10b"}.ion-logo-snapchat:before{content:"\f24b"}.ion-logo-steam:before{content:"\f24c"}.ion-logo-tumblr:before{content:"\f24d"}.ion-logo-tux:before{content:"\f2ae"}.ion-logo-twitch:before{content:"\f2af"}.ion-logo-twitter:before{content:"\f2b0"}.ion-logo-usd:before{content:"\f2b1"}.ion-logo-vimeo:before{content:"\f2c4"}.ion-logo-vk:before{content:"\f10d"}.ion-logo-whatsapp:before{content:"\f2c5"}.ion-logo-windows:before{content:"\f32f"}.ion-logo-wordpress:before{content:"\f330"}.ion-logo-xbox:before{content:"\f34c"}.ion-logo-xing:before{content:"\f10f"}.ion-logo-yahoo:before{content:"\f34d"}.ion-logo-yen:before{content:"\f34e"}.ion-logo-youtube:before{content:"\f34f"}.ion-md-add:before{content:"\f273"}.ion-md-add-circle:before{content:"\f272"}.ion-md-add-circle-outline:before{content:"\f158"}.ion-md-airplane:before{content:"\f15a"}.ion-md-alarm:before{content:"\f274"}.ion-md-albums:before{content:"\f275"}.ion-md-alert:before{content:"\f276"}.ion-md-american-football:before{content:"\f277"}.ion-md-analytics:before{content:"\f278"}.ion-md-aperture:before{content:"\f279"}.ion-md-apps:before{content:"\f27a"}.ion-md-appstore:before{content:"\f27b"}.ion-md-archive:before{content:"\f27c"}.ion-md-arrow-back:before{content:"\f27d"}.ion-md-arrow-down:before{content:"\f27e"}.ion-md-arrow-dropdown:before{content:"\f280"}.ion-md-arrow-dropdown-circle:before{content:"\f27f"}.ion-md-arrow-dropleft:before{content:"\f282"}.ion-md-arrow-dropleft-circle:before{content:"\f281"}.ion-md-arrow-dropright:before{content:"\f284"}.ion-md-arrow-dropright-circle:before{content:"\f283"}.ion-md-arrow-dropup:before{content:"\f286"}.ion-md-arrow-dropup-circle:before{content:"\f285"}.ion-md-arrow-forward:before{content:"\f287"}.ion-md-arrow-round-back:before{content:"\f288"}.ion-md-arrow-round-down:before{content:"\f289"}.ion-md-arrow-round-forward:before{content:"\f28a"}.ion-md-arrow-round-up:before{content:"\f28b"}.ion-md-arrow-up:before{content:"\f28c"}.ion-md-at:before{content:"\f28d"}.ion-md-attach:before{content:"\f28e"}.ion-md-backspace:before{content:"\f28f"}.ion-md-barcode:before{content:"\f290"}.ion-md-baseball:before{content:"\f291"}.ion-md-basket:before{content:"\f292"}.ion-md-basketball:before{content:"\f293"}.ion-md-battery-charging:before{content:"\f294"}.ion-md-battery-dead:before{content:"\f295"}.ion-md-battery-full:before{content:"\f296"}.ion-md-beaker:before{content:"\f297"}.ion-md-bed:before{content:"\f160"}.ion-md-beer:before{content:"\f298"}.ion-md-bicycle:before{content:"\f299"}.ion-md-bluetooth:before{content:"\f29a"}.ion-md-boat:before{content:"\f29b"}.ion-md-body:before{content:"\f29c"}.ion-md-bonfire:before{content:"\f29d"}.ion-md-book:before{content:"\f29e"}.ion-md-bookmark:before{content:"\f29f"}.ion-md-bookmarks:before{content:"\f2a0"}.ion-md-bowtie:before{content:"\f2a1"}.ion-md-briefcase:before{content:"\f2a2"}.ion-md-browsers:before{content:"\f2a3"}.ion-md-brush:before{content:"\f2a4"}.ion-md-bug:before{content:"\f2a5"}.ion-md-build:before{content:"\f2a6"}.ion-md-bulb:before{content:"\f2a7"}.ion-md-bus:before{content:"\f2a8"}.ion-md-business:before{content:"\f1a4"}.ion-md-cafe:before{content:"\f2a9"}.ion-md-calculator:before{content:"\f2aa"}.ion-md-calendar:before{content:"\f2ab"}.ion-md-call:before{content:"\f2ac"}.ion-md-camera:before{content:"\f2ad"}.ion-md-car:before{content:"\f2b2"}.ion-md-card:before{content:"\f2b3"}.ion-md-cart:before{content:"\f2b4"}.ion-md-cash:before{content:"\f2b5"}.ion-md-cellular:before{content:"\f164"}.ion-md-chatboxes:before{content:"\f2b6"}.ion-md-chatbubbles:before{content:"\f2b7"}.ion-md-checkbox:before{content:"\f2b9"}.ion-md-checkbox-outline:before{content:"\f2b8"}.ion-md-checkmark:before{content:"\f2bc"}.ion-md-checkmark-circle:before{content:"\f2bb"}.ion-md-checkmark-circle-outline:before{content:"\f2ba"}.ion-md-clipboard:before{content:"\f2bd"}.ion-md-clock:before{content:"\f2be"}.ion-md-close:before{content:"\f2c0"}.ion-md-close-circle:before{content:"\f2bf"}.ion-md-close-circle-outline:before{content:"\f166"}.ion-md-cloud:before{content:"\f2c9"}.ion-md-cloud-circle:before{content:"\f2c2"}.ion-md-cloud-done:before{content:"\f2c3"}.ion-md-cloud-download:before{content:"\f2c6"}.ion-md-cloud-outline:before{content:"\f2c7"}.ion-md-cloud-upload:before{content:"\f2c8"}.ion-md-cloudy:before{content:"\f2cb"}.ion-md-cloudy-night:before{content:"\f2ca"}.ion-md-code:before{content:"\f2ce"}.ion-md-code-download:before{content:"\f2cc"}.ion-md-code-working:before{content:"\f2cd"}.ion-md-cog:before{content:"\f2cf"}.ion-md-color-fill:before{content:"\f2d0"}.ion-md-color-filter:before{content:"\f2d1"}.ion-md-color-palette:before{content:"\f2d2"}.ion-md-color-wand:before{content:"\f2d3"}.ion-md-compass:before{content:"\f2d4"}.ion-md-construct:before{content:"\f2d5"}.ion-md-contact:before{content:"\f2d6"}.ion-md-contacts:before{content:"\f2d7"}.ion-md-contract:before{content:"\f2d8"}.ion-md-contrast:before{content:"\f2d9"}.ion-md-copy:before{content:"\f2da"}.ion-md-create:before{content:"\f2db"}.ion-md-crop:before{content:"\f2dc"}.ion-md-cube:before{content:"\f2dd"}.ion-md-cut:before{content:"\f2de"}.ion-md-desktop:before{content:"\f2df"}.ion-md-disc:before{content:"\f2e0"}.ion-md-document:before{content:"\f2e1"}.ion-md-done-all:before{content:"\f2e2"}.ion-md-download:before{content:"\f2e3"}.ion-md-easel:before{content:"\f2e4"}.ion-md-egg:before{content:"\f2e5"}.ion-md-exit:before{content:"\f2e6"}.ion-md-expand:before{content:"\f2e7"}.ion-md-eye:before{content:"\f2e9"}.ion-md-eye-off:before{content:"\f2e8"}.ion-md-fastforward:before{content:"\f2ea"}.ion-md-female:before{content:"\f2eb"}.ion-md-filing:before{content:"\f2ec"}.ion-md-film:before{content:"\f2ed"}.ion-md-finger-print:before{content:"\f2ee"}.ion-md-fitness:before{content:"\f1ac"}.ion-md-flag:before{content:"\f2ef"}.ion-md-flame:before{content:"\f2f0"}.ion-md-flash:before{content:"\f2f1"}.ion-md-flash-off:before{content:"\f169"}.ion-md-flashlight:before{content:"\f16b"}.ion-md-flask:before{content:"\f2f2"}.ion-md-flower:before{content:"\f2f3"}.ion-md-folder:before{content:"\f2f5"}.ion-md-folder-open:before{content:"\f2f4"}.ion-md-football:before{content:"\f2f6"}.ion-md-funnel:before{content:"\f2f7"}.ion-md-gift:before{content:"\f199"}.ion-md-git-branch:before{content:"\f2fa"}.ion-md-git-commit:before{content:"\f2fb"}.ion-md-git-compare:before{content:"\f2fc"}.ion-md-git-merge:before{content:"\f2fd"}.ion-md-git-network:before{content:"\f2fe"}.ion-md-git-pull-request:before{content:"\f2ff"}.ion-md-glasses:before{content:"\f300"}.ion-md-globe:before{content:"\f301"}.ion-md-grid:before{content:"\f302"}.ion-md-hammer:before{content:"\f303"}.ion-md-hand:before{content:"\f304"}.ion-md-happy:before{content:"\f305"}.ion-md-headset:before{content:"\f306"}.ion-md-heart:before{content:"\f308"}.ion-md-heart-dislike:before{content:"\f167"}.ion-md-heart-empty:before{content:"\f1a1"}.ion-md-heart-half:before{content:"\f1a2"}.ion-md-help:before{content:"\f30b"}.ion-md-help-buoy:before{content:"\f309"}.ion-md-help-circle:before{content:"\f30a"}.ion-md-help-circle-outline:before{content:"\f16d"}.ion-md-home:before{content:"\f30c"}.ion-md-hourglass:before{content:"\f111"}.ion-md-ice-cream:before{content:"\f30d"}.ion-md-image:before{content:"\f30e"}.ion-md-images:before{content:"\f30f"}.ion-md-infinite:before{content:"\f310"}.ion-md-information:before{content:"\f312"}.ion-md-information-circle:before{content:"\f311"}.ion-md-information-circle-outline:before{content:"\f16f"}.ion-md-jet:before{content:"\f315"}.ion-md-journal:before{content:"\f18d"}.ion-md-key:before{content:"\f316"}.ion-md-keypad:before{content:"\f317"}.ion-md-laptop:before{content:"\f318"}.ion-md-leaf:before{content:"\f319"}.ion-md-link:before{content:"\f22e"}.ion-md-list:before{content:"\f31b"}.ion-md-list-box:before{content:"\f31a"}.ion-md-locate:before{content:"\f31c"}.ion-md-lock:before{content:"\f31d"}.ion-md-log-in:before{content:"\f31e"}.ion-md-log-out:before{content:"\f31f"}.ion-md-magnet:before{content:"\f320"}.ion-md-mail:before{content:"\f322"}.ion-md-mail-open:before{content:"\f321"}.ion-md-mail-unread:before{content:"\f172"}.ion-md-male:before{content:"\f323"}.ion-md-man:before{content:"\f324"}.ion-md-map:before{content:"\f325"}.ion-md-medal:before{content:"\f326"}.ion-md-medical:before{content:"\f327"}.ion-md-medkit:before{content:"\f328"}.ion-md-megaphone:before{content:"\f329"}.ion-md-menu:before{content:"\f32a"}.ion-md-mic:before{content:"\f32c"}.ion-md-mic-off:before{content:"\f32b"}.ion-md-microphone:before{content:"\f32d"}.ion-md-moon:before{content:"\f32e"}.ion-md-more:before{content:"\f1c9"}.ion-md-move:before{content:"\f331"}.ion-md-musical-note:before{content:"\f332"}.ion-md-musical-notes:before{content:"\f333"}.ion-md-navigate:before{content:"\f334"}.ion-md-notifications:before{content:"\f338"}.ion-md-notifications-off:before{content:"\f336"}.ion-md-notifications-outline:before{content:"\f337"}.ion-md-nuclear:before{content:"\f339"}.ion-md-nutrition:before{content:"\f33a"}.ion-md-open:before{content:"\f33b"}.ion-md-options:before{content:"\f33c"}.ion-md-outlet:before{content:"\f33d"}.ion-md-paper:before{content:"\f33f"}.ion-md-paper-plane:before{content:"\f33e"}.ion-md-partly-sunny:before{content:"\f340"}.ion-md-pause:before{content:"\f341"}.ion-md-paw:before{content:"\f342"}.ion-md-people:before{content:"\f343"}.ion-md-person:before{content:"\f345"}.ion-md-person-add:before{content:"\f344"}.ion-md-phone-landscape:before{content:"\f346"}.ion-md-phone-portrait:before{content:"\f347"}.ion-md-photos:before{content:"\f348"}.ion-md-pie:before{content:"\f349"}.ion-md-pin:before{content:"\f34a"}.ion-md-pint:before{content:"\f34b"}.ion-md-pizza:before{content:"\f354"}.ion-md-planet:before{content:"\f356"}.ion-md-play:before{content:"\f357"}.ion-md-play-circle:before{content:"\f174"}.ion-md-podium:before{content:"\f358"}.ion-md-power:before{content:"\f359"}.ion-md-pricetag:before{content:"\f35a"}.ion-md-pricetags:before{content:"\f35b"}.ion-md-print:before{content:"\f35c"}.ion-md-pulse:before{content:"\f35d"}.ion-md-qr-scanner:before{content:"\f35e"}.ion-md-quote:before{content:"\f35f"}.ion-md-radio:before{content:"\f362"}.ion-md-radio-button-off:before{content:"\f360"}.ion-md-radio-button-on:before{content:"\f361"}.ion-md-rainy:before{content:"\f363"}.ion-md-recording:before{content:"\f364"}.ion-md-redo:before{content:"\f365"}.ion-md-refresh:before{content:"\f366"}.ion-md-refresh-circle:before{content:"\f228"}.ion-md-remove:before{content:"\f368"}.ion-md-remove-circle:before{content:"\f367"}.ion-md-remove-circle-outline:before{content:"\f176"}.ion-md-reorder:before{content:"\f369"}.ion-md-repeat:before{content:"\f36a"}.ion-md-resize:before{content:"\f36b"}.ion-md-restaurant:before{content:"\f36c"}.ion-md-return-left:before{content:"\f36d"}.ion-md-return-right:before{content:"\f36e"}.ion-md-reverse-camera:before{content:"\f36f"}.ion-md-rewind:before{content:"\f370"}.ion-md-ribbon:before{content:"\f371"}.ion-md-rocket:before{content:"\f179"}.ion-md-rose:before{content:"\f372"}.ion-md-sad:before{content:"\f373"}.ion-md-save:before{content:"\f1a9"}.ion-md-school:before{content:"\f374"}.ion-md-search:before{content:"\f375"}.ion-md-send:before{content:"\f376"}.ion-md-settings:before{content:"\f377"}.ion-md-share:before{content:"\f379"}.ion-md-share-alt:before{content:"\f378"}.ion-md-shirt:before{content:"\f37a"}.ion-md-shuffle:before{content:"\f37b"}.ion-md-skip-backward:before{content:"\f37c"}.ion-md-skip-forward:before{content:"\f37d"}.ion-md-snow:before{content:"\f37e"}.ion-md-speedometer:before{content:"\f37f"}.ion-md-square:before{content:"\f381"}.ion-md-square-outline:before{content:"\f380"}.ion-md-star:before{content:"\f384"}.ion-md-star-half:before{content:"\f382"}.ion-md-star-outline:before{content:"\f383"}.ion-md-stats:before{content:"\f385"}.ion-md-stopwatch:before{content:"\f386"}.ion-md-subway:before{content:"\f387"}.ion-md-sunny:before{content:"\f388"}.ion-md-swap:before{content:"\f389"}.ion-md-switch:before{content:"\f38a"}.ion-md-sync:before{content:"\f38b"}.ion-md-tablet-landscape:before{content:"\f38c"}.ion-md-tablet-portrait:before{content:"\f38d"}.ion-md-tennisball:before{content:"\f38e"}.ion-md-text:before{content:"\f38f"}.ion-md-thermometer:before{content:"\f390"}.ion-md-thumbs-down:before{content:"\f391"}.ion-md-thumbs-up:before{content:"\f392"}.ion-md-thunderstorm:before{content:"\f393"}.ion-md-time:before{content:"\f394"}.ion-md-timer:before{content:"\f395"}.ion-md-today:before{content:"\f17d"}.ion-md-train:before{content:"\f396"}.ion-md-transgender:before{content:"\f397"}.ion-md-trash:before{content:"\f398"}.ion-md-trending-down:before{content:"\f399"}.ion-md-trending-up:before{content:"\f39a"}.ion-md-trophy:before{content:"\f39b"}.ion-md-tv:before{content:"\f17f"}.ion-md-umbrella:before{content:"\f39c"}.ion-md-undo:before{content:"\f39d"}.ion-md-unlock:before{content:"\f39e"}.ion-md-videocam:before{content:"\f39f"}.ion-md-volume-high:before{content:"\f123"}.ion-md-volume-low:before{content:"\f131"}.ion-md-volume-mute:before{content:"\f3a1"}.ion-md-volume-off:before{content:"\f3a2"}.ion-md-walk:before{content:"\f3a4"}.ion-md-wallet:before{content:"\f18f"}.ion-md-warning:before{content:"\f3a5"}.ion-md-watch:before{content:"\f3a6"}.ion-md-water:before{content:"\f3a7"}.ion-md-wifi:before{content:"\f3a8"}.ion-md-wine:before{content:"\f3a9"}.ion-md-woman:before{content:"\f3aa"}}@layer bricks.icons{@font-face{font-family:themify;font-style:normal;font-weight:400;src:url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/themify/themify.woff?) format("woff"),url(//www.timesafe.dk/wp-content/themes/bricks/assets/fonts/themify/themify.ttf?) format("truetype")}[class*=" ti-"],[class^=ti-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:themify;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}}