@layer swift3 {@layer bricks {:root { --bricks-vh: 1vh; --bricks-transition: all 0.2s; --bricks-color-primary: #ffd64f; --bricks-color-secondary: #fc5778; --bricks-text-dark: #212121; --bricks-text-medium: #616161; --bricks-text-light: #9e9e9e; --bricks-text-info: #00b0f4; --bricks-text-success: #11b76b; --bricks-text-warning: #ffa100; --bricks-text-danger: #fa4362; --bricks-bg-info: #e5f3ff; --bricks-bg-success: #e6f6ed; --bricks-bg-warning: #fff2d7; --bricks-bg-danger: #ffe6ec; --bricks-bg-dark: #263238; --bricks-bg-light: #f5f6f7; --bricks-border-color: #dddedf; --bricks-border-radius: 4px; --bricks-tooltip-bg: #23282d; --bricks-tooltip-text: #eaecef; } html { text-size-adjust: 100%; line-height: 1.15; } body { margin: 0px; } article, aside, figcaption, figure, footer, header, main, nav, section { display: block; } figure { margin: 1em 40px; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0px; } button, input { overflow: visible; } button, select { text-transform: none; } [type="reset"], [type="submit"], button, html [type="button"] { appearance: button; } .brxe-section { align-items: center; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 100%; } @media (max-width: 767px){.brxe-section { flex-wrap: wrap; }} .brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; } @media (max-width: 767px){.brxe-container { flex-wrap: wrap; }} .brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; } @media (max-width: 767px){.brxe-block { flex-wrap: wrap; }} [class*="brxe-"] { max-width: 100%; } svg:not([width]) { min-width: 1em; } svg:not([height]) { min-height: 1em; } #brx-footer { background-position: 50% center; background-size: cover; flex-shrink: 0; margin-top: auto; position: relative; width: 100%; } html { font-size: 62.5%; } *, ::after, ::before, html { box-sizing: border-box; } * { border-color: var(--bricks-border-color); } body { -webkit-font-smoothing: antialiased; background-color: rgb(255, 255, 255); background-position: 50% center; color: rgb(54, 54, 54); font-family: -apple-system, "system-ui", "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 1.7; transition: padding-top; } .brx-body { display: flex; flex-direction: column; margin: 0px auto; width: 100%; } :where(a) { border-color: currentcolor; color: currentcolor; cursor: pointer; text-decoration: none; } h1, h2, h3, h4, h5, h6 { margin: 0px; text-rendering: optimizelegibility; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: currentcolor; } h1 { font-size: 2.4em; } h1, h2 { line-height: 1.4; } h2 { font-size: 2.1em; } h3 { font-size: 1.8em; } h3, h4 { line-height: 1.4; } h4 { font-size: 1.6em; } h5 { font-size: 1.3em; } h5, h6 { line-height: 1.4; } :where(p) { margin-block: 0px 1.2em; } :where(p:last-of-type) { margin-block-end: 0px; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } audio, iframe { max-width: 100%; } button { border: none; cursor: pointer; outline: none; padding: 0px; } button, input, optgroup, select, textarea { font-family: inherit; text-align: inherit; } .skip-link { clip: rect(1px, 1px, 1px, 1px); background: rgb(0, 0, 0); border-bottom-right-radius: 8px; color: rgb(255, 255, 255); font-weight: 700; height: 1px; left: 0px; overflow: hidden; padding: 5px 10px; position: absolute; top: 0px; transition: transform 0.1s; white-space: nowrap; width: 1px; z-index: 9999; } .skip-link:focus { clip: auto; height: auto; overflow: visible; width: auto; } .brx-submenu-toggle { align-items: center; cursor: pointer; display: flex; } .brx-submenu-toggle.icon-right button { margin-left: 10px; } .brx-submenu-toggle button, .brx-submenu-toggle button > * { align-items: center; background-color: transparent; color: currentcolor; display: flex; transition: transform 0.1s cubic-bezier(0, 0, 0.2, 1); will-change: transform; } #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } .bricks-button { align-items: center; border-width: 0px; display: inline-flex; gap: 10px; justify-content: center; letter-spacing: 0.5px; padding: 0.5em 1em; text-align: center; } .bricks-button.circle { border-radius: 100px !important; } .post-meta { align-items: center; display: inline-flex; gap: 20px; } .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; white-space: nowrap; width: 1px; position: absolute !important; } .swiper-button { align-items: center; background-color: transparent; color: rgb(255, 255, 255); cursor: pointer; font-size: 40px; font-weight: 100; height: 50px; justify-content: center; line-height: 0; outline: none; padding: 0px; position: absolute; text-align: center; top: 50%; transition: var(--bricks-transition); width: 50px; z-index: 11; display: flex !important; } .swiper-button::before { -webkit-font-smoothing: antialiased; } .bricks-swiper-button-prev { background-image: none !important; transform: translate(-100%, -50%); } .bricks-swiper-button-next { background-image: none !important; transform: translate(100%, -50%); } .brxe-button { width: auto; } @keyframes blink { 100% { opacity: 0; } } .brxe-code { width: 100%; } :where(.brxe-icon-box) { align-items: flex-start; display: flex; flex-direction: column; } :where(.brxe-icon-box) .icon { display: inline-flex; } :where(.brxe-icon-box) i { display: inline-block; font-size: 40px; line-height: 1; text-align: center; } .brxe-logo { color: currentcolor; font-size: 20px; font-weight: 600; line-height: 1; } .brxe-logo img { display: block; height: auto; width: auto; } :where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu { pointer-events: none; } :where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned) { display: none !important; } :where(.brxe-nav-menu) ol, :where(.brxe-nav-menu) ul { list-style-type: none; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu { display: flex; line-height: inherit; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu > li { margin: 0px 0px 0px 30px; } :where(.brxe-nav-menu) .bricks-nav-menu li { position: relative; } :where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu) > a { display: flex; width: 100%; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu { background-color: var(--bricks-bg-dark); color: rgb(255, 255, 255); line-height: 60px; min-width: 150px; opacity: 0; position: absolute; top: 100%; transition: var(--bricks-transition); visibility: hidden; white-space: nowrap; z-index: 998; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li { border-style: none; position: relative; width: 100%; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a, :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button { color: currentcolor; padding: 0px 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle { background-color: transparent; cursor: pointer; display: none; height: 16px; min-width: 12px; position: relative; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle::before { inset: 0px; content: ""; position: absolute; z-index: 1; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span { min-width: 12px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle span { background-color: currentcolor; display: block; height: 2px; position: absolute; right: 0px; transition: var(--bricks-transition); } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top { min-width: 12px; top: 0px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center { min-width: 12px; top: 7px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom { min-width: 12px; top: 14px; width: 20px; } .brxe-nav-menu .bricks-mobile-menu-wrapper { bottom: 0px; color: rgb(255, 255, 255); display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); left: 0px; position: fixed; right: auto; scrollbar-width: none; top: var(--wp-admin--admin-bar--height,0); transition-duration: 0.2s; transition-property: background-color, opacity, transform, visibility; visibility: hidden; width: 300px; z-index: 999; } .brxe-nav-menu .bricks-mobile-menu-wrapper::before { background-color: rgb(35, 40, 45); background-size: cover; inset: 0px; content: ""; position: absolute; z-index: -1; } .brxe-nav-menu .bricks-mobile-menu-wrapper.left { transform: translateX(-100%); } .brxe-nav-menu .bricks-mobile-menu-wrapper a { display: block; width: 100%; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a { line-height: 60px; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus { outline-offset: -1px; } .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu { display: none; line-height: 40px; background: none !important; } .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li > .brx-submenu-toggle > *, .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li > a { padding: 0px 45px; } .brxe-nav-menu .bricks-mobile-menu { overflow-y: scroll; position: relative; scrollbar-width: none; } .brxe-nav-menu .bricks-mobile-menu > li > .brx-submenu-toggle > *, .brxe-nav-menu .bricks-mobile-menu > li > a { padding: 0px 30px; } .brxe-nav-menu .bricks-mobile-menu-overlay { background-color: rgba(0, 0, 0, 0.25); inset: 0px; opacity: 0; position: fixed; transition: 0.2s; visibility: hidden; z-index: -1; } li.menu-item-has-children [aria-expanded] .menu-item-icon { background-color: transparent; color: inherit; pointer-events: none; transition: inherit; } .brxe-post-content { width: 100%; } .brxe-post-navigation { display: flex; flex-wrap: wrap; gap: 30px; justify-content: space-between; line-height: inherit; width: 100%; } .brxe-post-navigation .image { background-position: 50% center; background-size: cover; flex-shrink: 0; height: 60px; width: 60px; } .brxe-post-navigation .swiper-button { color: inherit; font-size: 20px; position: static; transform: none; width: auto; } .brxe-post-navigation .prev-post + .next-post { text-align: right; } .brxe-post-navigation .prev-post { justify-content: flex-start; } .brxe-post-navigation .next-post { justify-content: flex-end; } .brxe-post-navigation a { align-items: center; display: flex; gap: 15px; } .brxe-post-navigation .content, .brxe-post-navigation .title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .brxe-post-navigation .label, .brxe-post-navigation .title { cursor: inherit; margin: 0px; } .brxe-post-navigation .label { font-weight: 600; text-transform: uppercase; } @media (max-width: 478px){.brxe-post-navigation a { width: 100%; }.brxe-post-navigation .prev-post + .next-post { text-align: inherit; }} :where(.brxe-related-posts) .related-posts { display: grid; gap: 30px; grid-auto-columns: minmax(0px, 1fr); grid-auto-flow: column; list-style-type: none; margin: 0px; padding: 0px; width: 100%; } @media (max-width: 478px){:where(.brxe-related-posts) .related-posts { grid-auto-flow: unset; grid-template-columns: repeat(1, 1fr); }} :where(.brxe-related-posts) .related-posts figure { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: relative; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: unset; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; } :where(.brxe-related-posts) .related-posts img { aspect-ratio: 4 / 3; height: 100%; object-fit: cover; object-position: center center; width: 100%; } :where(.brxe-related-posts) .related-posts .post-content { height: 100%; } :where(.brxe-related-posts) .related-posts li { display: flex; flex-direction: column; position: relative; width: 100%; } :where(.brxe-related-posts) .related-posts h1, :where(.brxe-related-posts) .related-posts h2, :where(.brxe-related-posts) .related-posts h3, :where(.brxe-related-posts) .related-posts h4, :where(.brxe-related-posts) .related-posts h5, :where(.brxe-related-posts) .related-posts h6, :where(.brxe-related-posts) .related-posts p { margin: 0px; } .brxe-social-icons { display: flex; list-style-type: none; margin: 0px; padding: 0px; } .brxe-social-icons li, .brxe-social-icons li a { align-items: center; display: flex; flex: 1 1 0%; gap: 5px; justify-content: center; } .brxe-social-icons i { line-height: unset; } @keyframes load8 { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes spin { 100% { transform: rotate(1turn); } } @keyframes scrolling { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(10px); } } .bricks-background-primary { background-color: var(--bricks-color-primary); }}#brx-header { --x-header-transition: 0; --x-header-fade-transition: 0; }@font-face{font-family:"Abril Fatface";font-weight:400;font-style:normal;src:url(https://ideeundlie.be/wp-content/swift-ai/cache/ideeundlie.be/die-versteckten-kosten-von-klickbetrug-schuetzen-sie-ihr-budget/__data/AbrilFatface-Regular969ae626.woff) format('woff2');font-display:swap;}@font-face { font-family: Montserrat; font-weight: 400; font-display: swap; src: url(https://ideeundlie.be/storage/2025/06/Montserrat-VariableFont_wght.ttf) format("truetype"); }@layer bricks.icons { .fa-brands, .fab { -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-linkedin-in::before { content: ""; } .fa-facebook-square::before, .fa-square-facebook::before { content: ""; } .fa-instagram::before { content: ""; }}@layer bricks.icons {  .fa-solid, .fas { font-family: "Font Awesome 6 Solid"; font-style: normal; font-weight: 900; } .fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; } @-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } } @keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } } @-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } } @keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } } @-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } } @keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } } @-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } } @keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } } @-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } } @keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } } @-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } } @keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } } @-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } .fa-map-location::before, .fa-map-marked::before { content: ""; } .fa-phone::before { content: ""; } .fa-clock-four::before, .fa-clock::before { content: ""; } .fa-envelope-open-text::before { content: ""; }}@layer bricks.icons { [class*=" ion-"], [class*=" ion-ios-"], [class*=" ion-logo-"], [class*=" ion-md-"], [class^="ion-"], [class^="ion-ios-"], [class^="ion-logo-"], [class^="ion-md-"] { -webkit-font-smoothing: antialiased; 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-arrow-back::before { content: ""; } .ion-ios-arrow-forward::before { content: ""; }}@layer bricks {:root { --animate-duration: 1s; --animate-delay: 1s; --animate-repeat: 1; } @-webkit-keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transform: translateZ(0px) scaleY(0.95); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } } @keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transform: translateZ(0px) scaleY(0.95); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } } @-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } } @-webkit-keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } } @keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } } @-webkit-keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } } @keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } } @-webkit-keyframes shakeX { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } } @keyframes shakeX { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } } @-webkit-keyframes shakeY { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(0px, -10px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(0px, 10px, 0px); } } @keyframes shakeY { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(0px, -10px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(0px, 10px, 0px); } } @-webkit-keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } } @keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } } @-webkit-keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } @keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } @-webkit-keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } } @keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } } @-webkit-keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } } @keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } } @-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } } @keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } } @-webkit-keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } } @keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } } @-webkit-keyframes backInDown { 0% { opacity: 0.7; transform: translateY(-1200px) scale(0.7); } 80% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @keyframes backInDown { 0% { opacity: 0.7; transform: translateY(-1200px) scale(0.7); } 80% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes backInLeft { 0% { opacity: 0.7; transform: translateX(-2000px) scale(0.7); } 80% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @keyframes backInLeft { 0% { opacity: 0.7; transform: translateX(-2000px) scale(0.7); } 80% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes backInRight { 0% { opacity: 0.7; transform: translateX(2000px) scale(0.7); } 80% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @keyframes backInRight { 0% { opacity: 0.7; transform: translateX(2000px) scale(0.7); } 80% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes backInUp { 0% { opacity: 0.7; transform: translateY(1200px) scale(0.7); } 80% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @keyframes backInUp { 0% { opacity: 0.7; transform: translateY(1200px) scale(0.7); } 80% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes backOutDown { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateY(700px) scale(0.7); } } @keyframes backOutDown { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateY(700px) scale(0.7); } } @-webkit-keyframes backOutLeft { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateX(-2000px) scale(0.7); } } @keyframes backOutLeft { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateX(-2000px) scale(0.7); } } @-webkit-keyframes backOutRight { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateX(2000px) scale(0.7); } } @keyframes backOutRight { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateX(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateX(2000px) scale(0.7); } } @-webkit-keyframes backOutUp { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateY(-700px) scale(0.7); } } @keyframes backOutUp { 0% { opacity: 1; transform: scale(1); } 20% { opacity: 0.7; transform: translateY(0px) scale(0.7); } 100% { opacity: 0.7; transform: translateY(-700px) scale(0.7); } } @-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } } @keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } } @-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px) scaleY(3); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px) scaleY(0.9); } 75% { transform: translate3d(0px, -10px, 0px) scaleY(0.95); } 90% { transform: translate3d(0px, 5px, 0px) scaleY(0.985); } 100% { transform: translateZ(0px); } } @keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px) scaleY(3); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px) scaleY(0.9); } 75% { transform: translate3d(0px, -10px, 0px) scaleY(0.95); } 90% { transform: translate3d(0px, 5px, 0px) scaleY(0.985); } 100% { transform: translateZ(0px); } } @-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px) scaleX(3); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px) scaleX(1); } 75% { transform: translate3d(-10px, 0px, 0px) scaleX(0.98); } 90% { transform: translate3d(5px, 0px, 0px) scaleX(0.995); } 100% { transform: translateZ(0px); } } @keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px) scaleX(3); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px) scaleX(1); } 75% { transform: translate3d(-10px, 0px, 0px) scaleX(0.98); } 90% { transform: translate3d(5px, 0px, 0px) scaleX(0.995); } 100% { transform: translateZ(0px); } } @-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px) scaleX(3); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px) scaleX(1); } 75% { transform: translate3d(10px, 0px, 0px) scaleX(0.98); } 90% { transform: translate3d(-5px, 0px, 0px) scaleX(0.995); } 100% { transform: translateZ(0px); } } @keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px) scaleX(3); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px) scaleX(1); } 75% { transform: translate3d(10px, 0px, 0px) scaleX(0.98); } 90% { transform: translate3d(-5px, 0px, 0px) scaleX(0.995); } 100% { transform: translateZ(0px); } } @-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px) scaleY(5); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); } 75% { transform: translate3d(0px, 10px, 0px) scaleY(0.95); } 90% { transform: translate3d(0px, -5px, 0px) scaleY(0.985); } 100% { transform: translateZ(0px); } } @keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px) scaleY(5); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); } 75% { transform: translate3d(0px, 10px, 0px) scaleY(0.95); } 90% { transform: translate3d(0px, -5px, 0px) scaleY(0.985); } 100% { transform: translateZ(0px); } } @-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px) scaleY(0.985); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px) scaleY(3); } } @keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px) scaleY(0.985); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px) scaleY(3); } } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px) scaleX(0.9); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px) scaleX(2); } } @keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px) scaleX(0.9); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px) scaleX(2); } } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px) scaleX(0.9); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px) scaleX(2); } } @keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px) scaleX(0.9); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px) scaleX(2); } } @-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px) scaleY(0.985); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px) scaleY(0.9); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px) scaleY(3); } } @keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px) scaleY(0.985); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px) scaleY(0.9); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px) scaleY(3); } } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInTopLeft { 0% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInTopLeft { 0% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInTopRight { 0% { opacity: 0; transform: translate3d(100%, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInTopRight { 0% { opacity: 0; transform: translate3d(100%, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInBottomLeft { 0% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInBottomLeft { 0% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeInBottomRight { 0% { opacity: 0; transform: translate3d(100%, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes fadeInBottomRight { 0% { opacity: 0; transform: translate3d(100%, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } } @keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } } @-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } } @keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } } @keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } } @-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } } @keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } } @keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } } @-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } } @keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } } @keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } } @-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } } @keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } } @-webkit-keyframes fadeOutTopLeft { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } } @keyframes fadeOutTopLeft { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } } @-webkit-keyframes fadeOutTopRight { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(100%, -100%, 0px); } } @keyframes fadeOutTopRight { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(100%, -100%, 0px); } } @-webkit-keyframes fadeOutBottomRight { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(100%, 100%, 0px); } } @keyframes fadeOutBottomRight { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(100%, 100%, 0px); } } @-webkit-keyframes fadeOutBottomLeft { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } } @keyframes fadeOutBottomLeft { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } } @-webkit-keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } } @keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } } @-webkit-keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } } @keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } } @-webkit-keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } } @keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } } @-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } } @keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } } @-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } } @keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } } @-webkit-keyframes lightSpeedInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } } @keyframes lightSpeedInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } } @-webkit-keyframes lightSpeedInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) skewX(30deg); } 60% { opacity: 1; transform: skewX(-20deg); } 80% { transform: skewX(5deg); } 100% { transform: translateZ(0px); } } @keyframes lightSpeedInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) skewX(30deg); } 60% { opacity: 1; transform: skewX(-20deg); } 80% { transform: skewX(5deg); } 100% { transform: translateZ(0px); } } @-webkit-keyframes lightSpeedOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } } @keyframes lightSpeedOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } } @-webkit-keyframes lightSpeedOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px) skewX(-30deg); } } @keyframes lightSpeedOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px) skewX(-30deg); } } @-webkit-keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rotateOut { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(200deg); } } @keyframes rotateOut { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(200deg); } } @-webkit-keyframes rotateOutDownLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(45deg); } } @keyframes rotateOutDownLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(45deg); } } @-webkit-keyframes rotateOutDownRight { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(-45deg); } } @keyframes rotateOutDownRight { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(-45deg); } } @-webkit-keyframes rotateOutUpLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(-45deg); } } @keyframes rotateOutUpLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(-45deg); } } @-webkit-keyframes rotateOutUpRight { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(90deg); } } @keyframes rotateOutUpRight { 0% { opacity: 1; } 100% { opacity: 0; transform: rotate(90deg); } } @-webkit-keyframes hinge { 0% { animation-timing-function: ease-in-out; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } } @keyframes hinge { 0% { animation-timing-function: ease-in-out; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } } @-webkit-keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } } @keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } } @keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } } @-webkit-keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } } @keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } } @-webkit-keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-webkit-keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } } @keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } } @-webkit-keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } } @keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } } @-webkit-keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } } @keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } } @-webkit-keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } } @keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } } @-webkit-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @-webkit-keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); } } @keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); } } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); } } @keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); } } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); } } @keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); } } @-webkit-keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); } } @keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); } } @-webkit-keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @-webkit-keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @-webkit-keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @-webkit-keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } } @-webkit-keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } } @keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } } @-webkit-keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } } @keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } } @-webkit-keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } } @keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } } @-webkit-keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } } @keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }}:root { }:root { --bricks-color-0d997f: #f5f5f5; --bricks-color-c13053: #e0e0e0; --bricks-color-096176: #9e9e9e; --bricks-color-1b88b2: #616161; --bricks-color-8541ea: #424242; --bricks-color-995165: #212121; --bricks-color-d5af5e: #ffeb3b; --bricks-color-f34a41: #ffc107; --bricks-color-f88fcd: #ff9800; --bricks-color-8c7c9b: #ff5722; --bricks-color-bff3eb: #f44336; --bricks-color-76e903: #9c27b0; --bricks-color-597761: #2196f3; --bricks-color-b944eb: #03a9f4; --bricks-color-6a484e: #81D4FA; --bricks-color-a3ce59: #4caf50; --bricks-color-134ad3: #8bc34a; --bricks-color-7454e3: #cddc39; --bricks-color-hsagnu: #333132; --bricks-color-asouzt: #b31919; --bricks-color-ksuwoo: #ffffff; }#brxe-lzzevi .bricks-site-logo { width: 200px; }#brxe-kutxpz { padding-right: 0px; font-family: Montserrat; }@media (max-width: 991px){#brxe-kutxpz { font-size: 13px; }}@media (max-width: 767px){#brxe-kutxpz { display: none; }}#brxe-cucnxk { padding-right: 0px; font-family: Montserrat; }@media (max-width: 991px){#brxe-cucnxk { font-size: 13px; }}@media (max-width: 767px){#brxe-cucnxk { display: none; }}#brxe-efkhjr { flex-direction: row; max-width: 500px; column-gap: 20px; margin-left: 40px; }@media (max-width: 991px){#brxe-efkhjr { margin-right: 10px; margin-left: 10px; max-width: 400px; }}@media (max-width: 767px){#brxe-efkhjr { display: none; }}#brxe-mdfsva { color: #ffffff; font-size: 16px; font-family: Montserrat; font-weight: 600; background-color: var(--bricks-color-asouzt); }#brxe-mdfsva:hover { background-color: var(--bricks-color-hsagnu); }@media (max-width: 991px){#brxe-mdfsva { font-size: 14px; }}@media (max-width: 478px){#brxe-mdfsva { display: none; }}#brxe-siiztl { flex-direction: row; align-items: center; justify-content: space-between; align-self: center !important; }@media (max-width: 767px){#brxe-siiztl { align-items: center; }}#brxe-pyuxbp { flex-direction: row; padding: 20px; align-items: center; justify-content: center; z-index: 1; width: 100%; align-self: stretch !important; }@layer bricks {@media (max-width: 767px){#brxe-aa90bb .bricks-nav-menu-wrapper { display: none; }#brxe-aa90bb .bricks-mobile-menu-toggle { display: block; }}}#brxe-aa90bb { font-size: 18px; font-family: Montserrat; }@media (max-width: 478px){#brxe-aa90bb .bricks-mobile-menu-wrapper { width: 100%; justify-content: flex-start; text-align: left; }#brxe-aa90bb .bricks-mobile-menu-wrapper::before { background-color: var(--bricks-color-asouzt); }#brxe-aa90bb .bricks-mobile-menu-toggle { color: #000000; }#brxe-aa90bb .bricks-mobile-menu > li > a { padding-top: 30px; }#brxe-aa90bb .bricks-mobile-menu > li > .brx-submenu-toggle > * { padding-top: 30px; }}#brxe-db3b44 { flex-direction: row; align-items: center; color: #ffffff; justify-content: center; align-self: center !important; }#brxe-f558d8 { flex-direction: row; align-items: center; width: 100%; justify-content: center; padding: 20px; background-color: #b31919; height: 40px; z-index: 999; align-self: stretch !important; }#brxe-864d4d { width: 100%; height: 500px; background-size: cover; background-repeat: no-repeat; background-position: center center; font-family: "Abril Fatface"; padding-bottom: 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; align-self: stretch !important; }#brxe-0ca152 { padding: 10px 55px 15px; background-color: var(--bricks-color-asouzt); color: #ffffff; font-size: 45px; text-transform: capitalize; font-family: "Abril Fatface"; margin-top: -50px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; }@media (max-width: 767px){#brxe-0ca152 { padding-right: 25px; padding-left: 25px; }}#brxe-cb72c0 { margin-top: 10px; font-family: Montserrat; }#brxe-f398d4 { margin-top: 60px; margin-bottom: 60px; font-family: Montserrat; }#brxe-8ece34 { margin-top: 60px; margin-bottom: 60px; flex-direction: row; align-items: center; }#brxe-8ece34 .title { font-size: 16px; text-transform: capitalize; font-family: Montserrat; text-wrap: wrap; white-space-collapse: collapse; }#brxe-8ece34 .label { font-weight: 300; font-size: 14px; color: #8a8a8a; font-family: Montserrat; text-transform: uppercase; }#brxe-8ece34 .swiper-button { color: #8a8a8a; }#brxe-8ece34 .prev-post { justify-content: flex-start; }#brxe-8ece34 .next-post { justify-content: flex-end; }#brxe-8ece34 a { width: 100%; }@media (max-width: 991px){#brxe-8ece34 .title { text-wrap: wrap; }}#brxe-4696cb .repeater-item [data-field-id="dd7fc5"] { margin-top: 15px; font-size: 18px; text-transform: capitalize; font-family: "Abril Fatface"; }#brxe-4696cb .repeater-item [data-field-id="278fc0"] { color: #8a8a8a; font-size: 14px; font-family: Montserrat; }#brxe-4696cb .repeater-item [data-field-id="fb5a77"] { margin-top: 10px; font-family: Montserrat; }#brxe-4696cb .repeater-item [data-field-id="vhsoaq"] { margin-top: 10px; font-size: 14px; color: #8a8a8a; text-transform: uppercase; text-decoration: underline; font-family: Montserrat; }#brxe-4696cb .repeater-item [data-field-id="vhsoaq"]:hover { color: #000000; }#brxe-4696cb li { text-align: center; }#brxe-06283a { width: 1080px; margin-top: 75px; margin-bottom: 120px; padding-right: 20px; padding-left: 20px; align-items: center; }#brxe-6db906 { margin-bottom: 25px; font-size: 64px; font-family: "Abril Fatface"; }#brxe-1743fe { flex-direction: row; gap: 15px; }#brxe-1743fe h4 { font-family: "Abril Fatface"; font-size: 14px; }#brxe-1743fe .content { font-family: Montserrat; font-size: 18px; }#brxe-1743fe .icon i { font-size: 48px; }#brxe-c915c0 { flex-direction: row; gap: 15px; margin-top: 25px; }#brxe-c915c0 h4 { font-family: "Abril Fatface"; font-size: 14px; }#brxe-c915c0 .content { font-family: Montserrat; font-size: 18px; }#brxe-c915c0 .icon i { font-size: 48px; }#brxe-e88417 { margin-top: 25px; flex-direction: row; gap: 15px; }#brxe-e88417 h4 { font-family: "Abril Fatface"; font-size: 14px; }#brxe-e88417 .content { font-family: Montserrat; font-size: 18px; }#brxe-e88417 .icon i { font-size: 48px; }#brxe-b33ffb { margin-top: 25px; flex-direction: row; gap: 15px; }#brxe-b33ffb h4 { font-family: "Abril Fatface"; font-size: 14px; }#brxe-b33ffb .content { font-family: Montserrat; font-size: 18px; }#brxe-b33ffb .icon i { font-size: 48px; }#brxe-13b8b0 { margin-top: 25px; }#brxe-90607e { padding-right: 0px; align-self: flex-end !important; }#brxe-29f388 { padding-top: 0px; }#brxe-994aa2 { flex-direction: row; column-gap: 50px; }#brxe-9c054c { flex-direction: row; margin-top: 75px; margin-bottom: 0px; }@media (max-width: 478px){#brxe-9c054c { padding-right: 5%; padding-left: 5%; }}#brxe-5754d3 { margin-bottom: 25px; }#brxe-67e876 { color: rgba(255, 255, 255, 0.79); font-size: 14px; font-family: Montserrat; }#brxe-272aee { width: 40%; padding-right: 100px; flex-shrink: 0; }@media (max-width: 991px){#brxe-272aee { width: 30%; padding-right: 20px; }}@media (max-width: 767px){#brxe-272aee { width: 100%; order: 1; align-items: center; padding-right: 0px; }}@media (max-width: 478px){#brxe-272aee { align-items: flex-start; }}#brxe-4c88c6 { color: #ffffff; font-size: 20px; font-family: "Abril Fatface"; margin-bottom: 10px; }@media (max-width: 767px){#brxe-4c88c6 { font-size: 16px; }}#brxe-aadba3 .bricks-nav-menu { flex-direction: column; }#brxe-aadba3 .bricks-nav-menu > li { margin-left: 0px; }#brxe-aadba3 .bricks-nav-menu > li > a { font-size: 13px; color: rgba(255, 255, 255, 0.79); font-family: Montserrat; }#brxe-aadba3 .bricks-nav-menu > li > .brx-submenu-toggle > * { font-size: 13px; color: rgba(255, 255, 255, 0.79); font-family: Montserrat; }#brxe-aadba3 .bricks-nav-menu > li:hover > a { color: #ffffff; }#brxe-aadba3 .bricks-nav-menu > li:hover > .brx-submenu-toggle > * { color: #ffffff; }#brxe-aadba3 .bricks-nav-menu .sub-menu > li > a { font-family: Montserrat; }#brxe-135880 { width: 15%; padding-right: 25px; flex-shrink: 0; }@media (max-width: 991px){#brxe-135880 { width: 20%; }}@media (max-width: 767px){#brxe-135880 { order: 2; width: 30%; margin-top: 25px; }}@media (max-width: 478px){#brxe-135880 { width: 50%; }}#brxe-177dbb { color: #ffffff; font-size: 20px; font-family: "Abril Fatface"; margin-bottom: 10px; }@media (max-width: 767px){#brxe-177dbb { font-size: 16px; }}#brxe-425957 .bricks-nav-menu { flex-direction: column; }#brxe-425957 .bricks-nav-menu > li { margin-left: 0px; }#brxe-425957 .bricks-nav-menu > li > a { font-size: 13px; color: rgba(255, 255, 255, 0.79); font-family: Montserrat; }#brxe-425957 .bricks-nav-menu > li:hover > a { color: #ffffff; }#brxe-b0f6ff { width: 15%; padding-right: 25px; flex-shrink: 0; }@media (max-width: 991px){#brxe-b0f6ff { width: 20%; }}@media (max-width: 767px){#brxe-b0f6ff { order: 3; margin-top: 25px; width: 30%; }}@media (max-width: 478px){#brxe-b0f6ff { width: 50%; }}#brxe-bf2924 { margin-bottom: 10px; color: #ffffff; font-size: 20px; font-family: "Abril Fatface"; }@media (max-width: 767px){#brxe-bf2924 { font-size: 16px; }}#brxe-c9166b:not(.tag), #brxe-c9166b img { filter: saturate(0%) invert(50%) contrast(100%); }@media (max-width: 478px){#brxe-f3622e { width: 33%; }}#brxe-199c4c:not(.tag), #brxe-199c4c img { filter: saturate(0%); }@media (max-width: 478px){#brxe-199c4c { margin-top: 25px; }}#brxe-1fce51 { flex-direction: row; }@media (max-width: 478px){#brxe-1fce51 { width: 33%; }}#brxe-44934e:not(.tag), #brxe-44934e img { filter: saturate(0%); }@media (max-width: 478px){#brxe-44934e { margin-top: 25px; }}#brxe-cbc7c7 { flex-direction: row; }@media (max-width: 478px){#brxe-cbc7c7 { width: 33%; }}#brxe-ff7451 { flex-direction: row; margin-top: 25px; column-gap: 20px; align-items: center; }@media (max-width: 991px){#brxe-ff7451 { flex-wrap: nowrap; row-gap: 20px; margin-top: 0px; align-items: center; }}@media (max-width: 767px){#brxe-ff7451 { width: 100%; flex-wrap: nowrap; align-items: center; }}@media (max-width: 478px){#brxe-ff7451 { flex-flow: row; align-items: center; }}#brxe-7ef98a { width: 30%; flex-shrink: 0; }@media (max-width: 991px){#brxe-7ef98a { width: 21%; }}@media (max-width: 767px){#brxe-7ef98a { order: 4; width: 30%; margin-top: 25px; }}@media (max-width: 478px){#brxe-7ef98a { flex-direction: column; width: 100%; }}#brxe-27c753 { flex-direction: row; }@media (max-width: 767px){#brxe-27c753 { justify-content: space-between; }}#brxe-3df336 { color: rgba(255, 255, 255, 0.79); font-size: 12px; font-weight: 300; font-family: Montserrat; }#brxe-dd2481 li.has-link a, #brxe-dd2481 li.no-link { color: #ffffff; line-height: 1; }#brxe-dd2481 .repeater-item:nth-child(1).has-link a { color: #ffffff; }#brxe-dd2481 .repeater-item:nth-child(2).no-link { color: #ffffff; }#brxe-dd2481 .repeater-item:nth-child(2) { background-color: rgba(0, 0, 0, 0); }#brxe-dd2481 .repeater-item:nth-child(3) { background-color: rgba(0, 0, 0, 0); }#brxe-dd2481 .repeater-item:nth-child(3).has-link a { color: #ffffff; }#brxe-dd2481 li { margin-right: 25px; }#brxe-290286 { margin-top: 60px; justify-content: space-between; flex-direction: row; }@media (max-width: 767px){#brxe-290286 { align-items: center; }}#brxe-ee523d { background-color: var(--bricks-color-asouzt); width: 100%; padding: 60px 20px 30px; align-items: center; align-self: stretch !important; }@media (max-width: 478px){#brxe-b92215 { flex-direction: column; }}@keyframes hcap-msg-fade-in { 100% { opacity: 1; } }.embedded-booking { position: relative; }.booking-iframe-loader, .booking-iframe-loader div, .booking-iframe-loader div::after { box-sizing: border-box; }.booking-iframe-loader { color: gray; display: inline-block; width: 80px; height: 80px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }.booking-iframe-loader div { transform-origin: 40px 40px; animation: 1.2s linear 0s infinite normal none running booking-iframe-loader; }.booking-iframe-loader div::after { content: " "; display: block; position: absolute; top: 3.2px; left: 36.8px; width: 8px; height: 20px; border-radius: 12px; background: gray; }.booking-iframe-loader div:nth-child(1) { transform: rotate(0deg); animation-delay: -1.1s; }.booking-iframe-loader div:nth-child(2) { transform: rotate(45deg); animation-delay: -1s; }.booking-iframe-loader div:nth-child(3) { transform: rotate(90deg); animation-delay: -0.9s; }.booking-iframe-loader div:nth-child(4) { transform: rotate(135deg); animation-delay: -0.8s; }.booking-iframe-loader div:nth-child(5) { transform: rotate(180deg); animation-delay: -0.7s; }.booking-iframe-loader div:nth-child(6) { transform: rotate(225deg); animation-delay: -0.6s; }.booking-iframe-loader div:nth-child(7) { transform: rotate(270deg); animation-delay: -0.5s; }.booking-iframe-loader div:nth-child(8) { transform: rotate(315deg); animation-delay: -0.4s; }@keyframes booking-iframe-loader { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }:where(figure) { margin: 0px 0px 1em; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }#brxe-864d4d { background-image: url(//ideeundlie.be/core/swift-ai/images/wp-content/uploads/2024/10/1730136216853x983794206405558300-png.webp); }@font-face{font-family:"Abril Fatface";font-weight:400;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://ideeundlie.be/wp-content/swift-ai/cache/ideeundlie.be/die-versteckten-kosten-von-klickbetrug-schuetzen-sie-ihr-budget/__data/abril-fatface-normal-latin-40098253cfd.woff) format('woff2');font-display:swap;}@font-face { font-family: Montserrat; font-style: normal; font-weight: 100; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 200; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 300; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 400; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 500; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 600; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 700; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 800; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 900; font-display: swap; src: url(//ideeundlie.be/wp-content/uploads/omgf/stackable-google-fonts/montserrat-normal-latin.woff2?ver=1739884053) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }div.ppms_cm_popup_overlay, div.ppms_cm_popup_wrapper, div.ppms_cm_footer, div.ppms_cm_clearfix, span.ppms_cm_footer__powered_by, a.ppms_cm_footer__logo_link, svg.ppms_cm_footer__logo, div.ppms_cm_popup, div.ppms_cm_popup_main, div.ppms_cm_centered_buttons, button.ppms_cm_save-choices, div.ppms_cm_centered_buttons, button.ppms_cm_button, button.ppms_cm_button_primary, div.ppms_cm_popup_responsive_wrapper, div.ppms_cm_consent_wrapper, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_card_section, div.ppms_cm_content_wrapper, span.ppms_cm_span, h4.ppms_cm_header4, div.ppms_cm_switcher_wrapper, div.ppms_cm_consent_switcher, svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_consent_switcher_toggle, svg.ppms_cm_consent_switcher_toggle-checkmark, a.ppms_cm_link, p.ppms_cm_paragraph, h1.ppms_cm_header1, div.ppms_cm_language_select_wrapper, div.ppms_cm_language_select_extendable, div.ppms_cm_language_select_extendable_item, div.ppms_cm_language_select_extendable_item, div.ppms_cm_language_select_extendable_item, div.ppms_cm_language_select_btn, svg.ppms_cm_language_select_chevron, span.ppms_cm_close_popup, svg.ppms_cm_close_popup { place-content: initial !important; place-items: initial !important; place-self: initial !important; animation: initial !important; appearance: initial !important; backface-visibility: initial !important; background-blend-mode: initial !important; background: none !important; block-size: initial !important; border-block: initial !important; border-collapse: initial !important; border-inline: initial !important; border-radius: initial !important; border-spacing: initial !important; border: 0px !important; inset: initial !important; box-decoration-break: initial !important; box-shadow: initial !important; box-sizing: initial !important; caption-side: initial !important; clear: initial !important; color-interpolation-filters: initial !important; color-interpolation: initial !important; color: initial !important; column-fill: initial !important; column-gap: initial !important; column-rule: initial !important; columns: initial !important; content: initial !important; counter-increment: initial !important; counter-reset: initial !important; cursor: default !important; display: block !important; dominant-baseline: initial !important; empty-cells: initial !important; fill-opacity: initial !important; fill-rule: initial !important; fill: initial !important; filter: initial !important; flex-flow: initial !important; flex: initial !important; float: initial !important; flood-color: initial !important; flood-opacity: initial !important; font-family: initial !important; font-feature-settings: initial !important; font-kerning: initial !important; font-size-adjust: initial !important; font-size: initial !important; font-stretch: initial !important; font-style: initial !important; font-synthesis: initial !important; font-variant: initial !important; font-weight: initial !important; height: initial !important; hyphens: initial !important; image-orientation: initial !important; image-rendering: initial !important; inline-size: initial !important; isolation: initial !important; letter-spacing: initial !important; lighting-color: initial !important; line-height: 1 !important; list-style: outside !important; margin-block: initial !important; margin-inline: initial !important; margin: 0px !important; marker: initial !important; mask-type: initial !important; mask: initial !important; max-block-size: initial !important; max-height: initial !important; max-inline-size: initial !important; max-width: initial !important; min-block-size: initial !important; min-height: initial !important; min-inline-size: initial !important; min-width: initial !important; mix-blend-mode: initial !important; object-fit: initial !important; object-position: initial !important; opacity: initial !important; order: initial !important; outline-offset: initial !important; outline: initial !important; overflow: initial !important; padding-block: initial !important; padding-inline: initial !important; padding: 0px !important; break-after: initial !important; break-before: initial !important; break-inside: initial !important; paint-order: initial !important; perspective-origin: initial !important; perspective: initial !important; pointer-events: initial !important; position: initial !important; quotes: initial !important; resize: initial !important; ruby-align: initial !important; ruby-position: initial !important; scroll-behavior: initial !important; scroll-snap-type: initial !important; shape-rendering: initial !important; stop-color: initial !important; stop-opacity: initial !important; stroke-dasharray: initial !important; stroke-dashoffset: initial !important; stroke-linecap: initial !important; stroke-linejoin: initial !important; stroke-miterlimit: initial !important; stroke-opacity: initial !important; stroke-width: initial !important; stroke: initial !important; tab-size: initial !important; table-layout: initial !important; text-align-last: initial !important; text-align: initial !important; text-anchor: initial !important; text-combine-upright: initial !important; text-decoration: initial !important; text-emphasis-position: initial !important; text-emphasis: initial !important; text-indent: initial !important; text-orientation: initial !important; text-overflow: initial !important; text-rendering: initial !important; text-shadow: initial !important; text-size-adjust: initial !important; text-transform: none !important; transform-origin: initial !important; transform-style: initial !important; transform: initial !important; transition: initial !important; user-select: initial !important; vector-effect: initial !important; vertical-align: initial !important; visibility: initial !important; white-space: initial !important; width: initial !important; will-change: initial !important; word-break: initial !important; word-spacing: initial !important; overflow-wrap: initial !important; writing-mode: initial !important; }div.ppms_cm_popup_overlay, div.ppms_cm_popup_overlay:focus, div.ppms_cm_popup_overlay:hover { background-color: rgba(0, 0, 0, 0.8) !important; z-index: 10000 !important; inset: 0px !important; position: fixed !important; display: flex !important; align-items: center !important; place-content: center !important; }div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper, div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:focus, div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:hover { background-color: #ffffff !important; box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px 0px !important; display: flex !important; flex-direction: column !important; max-height: 80% !important; min-height: 170px !important; min-width: 240px !important; max-width: 640px !important; overflow: auto !important; }div.ppms_cm_popup_overlay div.ppms_cm_popup, div.ppms_cm_popup_overlay div.ppms_cm_popup:focus, div.ppms_cm_popup_overlay div.ppms_cm_popup:hover { padding: 24px 24px 0px !important; position: relative !important; height: auto !important; display: flex !important; min-height: 160px !important; background-color: #ffffff !important; }div.ppms_cm_popup_overlay h1.ppms_cm_header1, div.ppms_cm_popup_overlay h1.ppms_cm_header1:focus, div.ppms_cm_popup_overlay h1.ppms_cm_header1:hover { font-family: "Times New Roman", Times, serif !important; color: #131313 !important; margin: 32px 0px 17px !important; font-size: 24px !important; font-weight: 700 !important; line-height: 29px !important; }div.ppms_cm_popup_overlay h4.ppms_cm_header4, div.ppms_cm_popup_overlay h4.ppms_cm_header4:focus, div.ppms_cm_popup_overlay h4.ppms_cm_header4:hover { font-family: "Times New Roman", Times, serif !important; color: #131313 !important; font-size: 16px !important; margin: 0px 4px 0px 0px !important; font-weight: 700 !important; line-height: 16px !important; }div.ppms_cm_popup_overlay p.ppms_cm_paragraph, div.ppms_cm_popup_overlay p.ppms_cm_paragraph:focus, div.ppms_cm_popup_overlay p.ppms_cm_paragraph:hover { font-family: Arial, Helvetica, Verdana, sans-serif !important; color: #131313 !important; font-size: 12px !important; line-height: 18px !important; height: auto !important; min-height: auto !important; font-weight: 100 !important; }div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper, div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:focus, div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:hover { max-width: 100% !important; max-height: 100% !important; overflow-y: auto !important; }div.ppms_cm_popup_overlay div.ppms_cm_card_section, div.ppms_cm_popup_overlay div.ppms_cm_card_section:focus, div.ppms_cm_popup_overlay div.ppms_cm_card_section:hover { flex: 1 1 auto !important; border-color: #eeeeee !important; border-style: solid !important; border-width: 1px !important; background-color: #fafafa !important; padding: 16px 24px !important; display: flex !important; flex-direction: row !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_card_section, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_card_section:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_card_section:hover { flex: 1 1 auto !important; border-color: #eeeeee !important; border-style: solid !important; border-width: 1px !important; background-color: #fafafa !important; padding: 16px 24px !important; display: flex !important; flex-direction: row !important; }div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper, div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:focus, div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:hover { margin-left: 24px !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper:hover { margin-left: 24px !important; }div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper, div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:focus, div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:hover { display: flex !important; align-items: center !important; min-width: 70px !important; }div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher, div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:focus, div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:hover { padding: 1px !important; height: 24px !important; width: 70px !important; border-width: 1px !important; border-style: solid !important; border-radius: 3px !important; border-color: #dddddd !important; box-sizing: border-box !important; background-color: #b31919 !important; position: relative !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0px inset !important; cursor: pointer !important; }div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons, div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons:focus, div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons:hover { display: flex !important; justify-content: center !important; flex-basis: auto !important; flex-shrink: 0 !important; flex-wrap: wrap !important; padding: 24px 0px 0px !important; }div.ppms_cm_popup_overlay span.ppms_cm_close_popup, div.ppms_cm_popup_overlay span.ppms_cm_close_popup:focus, div.ppms_cm_popup_overlay span.ppms_cm_close_popup:hover { right: 24px !important; position: absolute !important; cursor: pointer !important; }div.ppms_cm_popup_overlay svg.ppms_cm_close_popup, div.ppms_cm_popup_overlay svg.ppms_cm_close_popup:focus, div.ppms_cm_popup_overlay svg.ppms_cm_close_popup:hover { cursor: pointer !important; width: 16px !important; height: 16px !important; }div.ppms_cm_popup_overlay a.ppms_cm_link, div.ppms_cm_popup_overlay a.ppms_cm_link:focus, div.ppms_cm_popup_overlay a.ppms_cm_link:hover { cursor: pointer !important; font-family: Arial, Helvetica, Verdana, sans-serif !important; color: #b31919 !important; font-size: 12px !important; line-height: 16px !important; margin-top: 16px !important; margin-bottom: 16px !important; text-decoration: none !important; display: inline-block !important; }div.ppms_cm_popup_overlay div.ppms_cm_popup_main, div.ppms_cm_popup_overlay div.ppms_cm_popup_main:focus, div.ppms_cm_popup_overlay div.ppms_cm_popup_main:hover { display: flex !important; flex-direction: column !important; width: 100% !important; }div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper, div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper:focus, div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper:hover { display: flex !important; flex-direction: column !important; height: auto !important; overflow: hidden !important; }div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by, div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by:focus, div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by:hover { color: #999999 !important; display: inline-block !important; float: right !important; padding: 0px 8px !important; font-size: 11px !important; line-height: 13px !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; }div.ppms_cm_popup_overlay div.ppms_cm_footer, div.ppms_cm_popup_overlay div.ppms_cm_footer:focus, div.ppms_cm_popup_overlay div.ppms_cm_footer:hover { padding: 11px !important; background-color: #ffffff !important; box-shadow: #dddddd 0px 1px 1px 0px inset !important; }div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo, div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo:focus, div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo:hover { cursor: pointer !important; height: 13px !important; width: 79px !important; float: right !important; display: inline-block !important; border-style: none !important; }div.ppms_cm_popup_overlay.mobile-lg, div.ppms_cm_popup_overlay.mobile-lg:focus, div.ppms_cm_popup_overlay.mobile-lg:hover, div.ppms_cm_popup_overlay.mobile-sm, div.ppms_cm_popup_overlay.mobile-sm:focus, div.ppms_cm_popup_overlay.mobile-sm:hover { z-index: 10000 !important; inset: 0px !important; position: fixed !important; display: flex !important; align-items: start !important; place-content: start !important; width: 100vw !important; height: 100% !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:hover { display: flex !important; flex-direction: column !important; height: 100% !important; width: 100vw !important; min-height: unset !important; max-width: none !important; min-width: unset !important; max-height: none !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup:hover { padding: 0px !important; position: relative !important; height: 100% !important; display: flex !important; min-height: unset !important; }div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1, div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1:focus, div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1:hover, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1:focus, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1:hover { margin: 48px 12px 6px !important; }div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph, div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:focus, div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:hover, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:focus, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:hover { margin-left: 12px !important; margin-right: 12px !important; margin-bottom: 10px !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:hover { max-width: initial !important; max-height: initial !important; overflow-y: initial !important; }div.ppms_cm_popup_overlay span.ppms_cm_span, div.ppms_cm_popup_overlay span.ppms_cm_span:focus, div.ppms_cm_popup_overlay span.ppms_cm_span:hover { font-family: Arial, Helvetica, Verdana, sans-serif !important; color: #131313 !important; font-size: 11px !important; line-height: 16px !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons:hover { box-sizing: border-box !important; padding: 0px 4px !important; }div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button:focus, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button:hover, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button:focus, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button:hover { padding: 0px !important; box-sizing: border-box !important; flex-grow: 1 !important; height: 33px !important; margin: 8px 4px !important; }div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button_primary, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button_primary:focus, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_button_primary:hover, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button_primary, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button_primary:focus, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_button_primary:hover { padding: 0px !important; box-sizing: border-box !important; flex-grow: 1 !important; height: 33px !important; margin: 8px 4px !important; }div.ppms_cm_popup_overlay button.ppms_cm_button, div.ppms_cm_popup_overlay button.ppms_cm_button:focus, div.ppms_cm_popup_overlay button.ppms_cm_button:hover { margin-left: 6px !important; margin-right: 0px !important; min-width: 162px !important; padding: 9px 0px !important; font-size: 14px !important; font-weight: 400 !important; line-height: 17px !important; text-align: center !important; border-style: solid !important; border-color: #0b4bb3 !important; border-radius: 2px !important; background-color: #b31919 !important; color: #ffffff !important; outline: 0px !important; cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; }div.ppms_cm_popup_overlay button.ppms_cm_button_primary, div.ppms_cm_popup_overlay button.ppms_cm_button_primary:focus, div.ppms_cm_popup_overlay button.ppms_cm_button_primary:hover { margin-left: 0px !important; margin-right: 6px !important; border-color: #b31919 !important; background-color: #b31919 !important; color: #ffffff !important; min-width: 162px !important; padding: 9px 0px !important; font-weight: 400 !important; font-size: 14px !important; line-height: 17px !important; text-align: center !important; border-style: solid !important; border-radius: 2px !important; outline: 0px !important; cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; }div.ppms_cm_popup_overlay button.ppms_cm_save-choices, div.ppms_cm_popup_overlay button.ppms_cm-save-choices:focus, div.ppms_cm_popup_overlay button.ppms_cm-save-choices:hover { cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #333132 !important; font-size: 14px !important; line-height: 16px !important; text-decoration: none !important; display: inline-block !important; margin-bottom: 16px !important; margin-top: -8px !important; }div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_save-choices, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm-save-choices:focus, div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm-save-choices:hover, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_save-choices, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm-save-choices:focus, div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm-save-choices:hover { margin-top: 8px !important; }div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_close_popup, div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_close_popup:focus, div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_close_popup:hover, div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_close_popup, div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_close_popup:focus, div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_close_popup:hover { top: 0px !important; right: 0px !important; position: absolute !important; cursor: pointer !important; z-index: 100000 !important; padding: 12px !important; }div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup, div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup:focus, div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup:hover { cursor: pointer !important; }div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link, div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:focus, div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:hover, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:focus, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:hover { margin-left: 12px !important; margin-right: 12px !important; cursor: pointer !important; margin-top: 12px !important; text-decoration: none !important; display: inline-block !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main:hover { display: flex !important; flex-direction: column !important; }div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle, div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle:focus, div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle:hover { float: left !important; height: 20px !important; width: 32px !important; border-radius: 2px !important; background-color: #ffffff !important; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px 0px !important; content: "" !important; cursor: pointer !important; }div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross, div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross:focus, div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross:hover { box-sizing: content-box !important; margin: auto !important; padding: 2px 0px !important; cursor: pointer !important; }div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark, div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark:focus, div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark:hover { display: none !important; cursor: pointer !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper:hover { overflow-y: auto !important; }div.ppms_cm_popup_overlay div.ppms_cm_clearfix::after { content: "" !important; clear: both !important; display: block !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:hover { display: table !important; }div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph, div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:focus, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:focus, div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:hover, div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:hover { display: table !important; }div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1, div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1:focus, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1:focus, div.ppms_cm_popup_overlay.mobile-lg h1.ppms_cm_header1:hover, div.ppms_cm_popup_overlay.mobile-sm h1.ppms_cm_header1:hover { display: table !important; }div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link, div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:focus, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:focus, div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:hover, div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:hover { display: table !important; }div.ppms_cm_popup_overlay div.ppms_cm_language_select_wrapper { position: absolute !important; left: 24px !important; margin-top: -8px !important; }div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper:focus, div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper:hover, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper:focus, div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper:hover { top: 0px !important; left: 0px !important; position: absolute !important; cursor: pointer !important; z-index: 100000 !important; padding: 12px !important; }div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable { position: absolute !important; display: none !important; box-sizing: border-box !important; }div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item, div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:hover, div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:focus { max-width: 200px; word-break: break-all; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; font-size: 14px !important; font-weight: 600 !important; padding: 0px 5px !important; line-height: 30px !important; cursor: pointer !important; border-width: 1px !important; border-style: solid !important; border-color: rgba(0, 0, 0, 0) !important; }div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:hover { background-color: #cccccc !important; }div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:focus { border-color: #4a90e2 !important; }div.ppms_cm_popup_overlay button.ppms_cm_button_primary:hover { }div.ppms_cm_popup_overlay button.ppms_cm_button:hover { }#ppms_cm_reject-all { }html body {font-family: sans-serif;}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="2"]{min-width: 100vw;}body.swift-nojs [data-s3cid="3"]{min-width: 100vw;}body.swift-nojs [data-s3cid="4"]{min-width:361px;}body.swift-nojs [data-s3cid="8"]{min-width: 100vw;}body.swift-nojs [data-s3cid="9"]{min-width:361px;}body.swift-nojs [data-s3cid="14"]{min-width: 100vw;}body.swift-nojs [data-s3cid="15"]{min-width: 100vw;}body.swift-nojs [data-s3cid="16"]{min-width:361px;}body.swift-nojs [data-s3cid="17"]{min-width:127.0625px;}body.swift-nojs [data-s3cid="18"]{min-width:361px;}body.swift-nojs [data-s3cid="21"]{min-width:263.5px;}body.swift-nojs [data-s3cid="22"]{min-width:263.5px;}body.swift-nojs [data-s3cid="25"]{min-width:361px;}body.swift-nojs [data-s3cid="26"]{min-width:361px;}body.swift-nojs [data-s3cid="27"]{min-width:361px;}body.swift-nojs [data-s3cid="28"]{min-width:361px;}body.swift-nojs [data-s3cid="29"]{min-width:361px;min-height:234.96875px;}body.swift-nojs [data-s3cid="30"]{min-width:361px;}body.swift-nojs [data-s3cid="31"]{min-width:361px;min-height:102px;}body.swift-nojs [data-s3cid="32"]{min-width:361px;}body.swift-nojs [data-s3cid="33"]{min-width:361px;}body.swift-nojs [data-s3cid="34"]{min-width:361px;}body.swift-nojs [data-s3cid="35"]{min-width: 100vw;max-height:1234.1875px;}body.swift-nojs [data-s3cid="36"]{min-width:360.90625px;max-height:1234.1875px;}body.swift-nojs [data-s3cid="37"]{min-width:360.90625px;}body.swift-nojs [data-s3cid="38"]{min-width:233.53125px;}body.swift-nojs [data-s3cid="39"]{min-width:48px;}body.swift-nojs [data-s3cid="40"]{min-width:170.53125px;}body.swift-nojs [data-s3cid="41"]{min-width:359.609375px;}body.swift-nojs [data-s3cid="42"]{min-width:54px;}body.swift-nojs [data-s3cid="43"]{min-width:290.609375px;}body.swift-nojs [data-s3cid="44"]{min-width:273.78125px;}body.swift-nojs [data-s3cid="45"]{min-width:48px;}body.swift-nojs [data-s3cid="46"]{min-width:210.78125px;}body.swift-nojs [data-s3cid="47"]{min-width:306.90625px;}body.swift-nojs [data-s3cid="48"]{min-width:48px;}body.swift-nojs [data-s3cid="49"]{min-width:243.90625px;}body.swift-nojs [data-s3cid="50"]{min-width:360.90625px;max-height:400px;}body.swift-nojs [data-s3cid="51"]{min-width:360.90625px;max-height:400px;}body.swift-nojs [data-s3cid="52"]{min-width:360.90625px;max-height:400px;}body.swift-nojs [data-s3cid="53"]{min-width: 100vw;}body.swift-nojs [data-s3cid="54"]{min-width: 100vw;}body.swift-nojs [data-s3cid="55"]{min-width: 100vw;}body.swift-nojs [data-s3cid="56"]{min-width:361px;}body.swift-nojs [data-s3cid="57"]{min-width:361px;min-height:228.484375px;}body.swift-nojs [data-s3cid="58"]{min-width:361px;}body.swift-nojs [data-s3cid="59"]{min-width:180.5px;}body.swift-nojs [data-s3cid="60"]{min-width:111.328125px;}body.swift-nojs [data-s3cid="61"]{min-width:111.328125px;}body.swift-nojs [data-s3cid="62"]{min-width:180.5px;}body.swift-nojs [data-s3cid="63"]{min-width:83.09375px;}body.swift-nojs [data-s3cid="64"]{min-width:361px;min-height:183.03125px;}body.swift-nojs [data-s3cid="65"]{min-width:361px;min-height:150.640625px;}body.swift-nojs [data-s3cid="66"]{min-width:107px;min-height:46.59375px;}body.swift-nojs [data-s3cid="67"]{min-width:107px;min-height:132px;}body.swift-nojs [data-s3cid="68"]{min-width:107px;min-height:150.640625px;}body.swift-nojs [data-s3cid="69"]{min-width:361px;}html{opacity:1}}