@layer swift3 {: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,#0693e3 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,#fcb900 0%,#ff6900 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,#ff6900 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 #ffffff, 6px 6px #000000; --wp--preset--shadow--crisp: 6px 6px 0px #000000; }:where(body) { margin: 0px; }body { padding: 0px; }html.wpk-a11y--ueberschrift :is(h1, h2, h3, h4, h5, h6) { border-inline-start: 4px solid var(--wpk-a11y-akzent, #2b7d78); padding-inline-start: 0.5em; }html.wpk-a11y--staerke :is(h1, h2, h3, h4, h5, h6), html.wpk-a11y--staerke strong, html.wpk-a11y--staerke b { font-weight: 800 !important; }html.wpk-a11y--ausrichten body, html.wpk-a11y--ausrichten p, html.wpk-a11y--ausrichten li, html.wpk-a11y--ausrichten :is(h1, h2, h3, h4, h5, h6) { text-align: left !important; }html.wpk-a11y--fokus :is(a, button, input, select, textarea, [tabindex]):focus, html.wpk-a11y--fokus :is(a, button, input, select, textarea, [tabindex]):focus-visible { border-radius: 3px; outline: #0b3d91 solid 4px !important; outline-offset: 3px !important; }html.wpk-a11y--markieren :is(p, li, h1, h2, h3, h4, h5, h6, article, figure, blockquote):hover { outline: 2px solid var(--wpk-a11y-akzent, #2b7d78); outline-offset: 3px; background-color: rgba(43, 125, 120, 0.06); }button.wpk-a11y-trigger, .wpk-a11y-trigger { position: fixed; z-index: 2147483001; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition:transform 0.18s ease; width: var(--wpk-a11y-knopf, 56px) !important; height: var(--wpk-a11y-knopf, 56px) !important; min-width: 0px !important; min-height: 0px !important; max-width: none !important; padding: 0px !important; border: 2px solid #ffffff !important; border-radius: 50% !important; background: var(--wpk-a11y-akzent, #2b7d78) !important; color: var(--wpk-a11y-akzent-text, #fff) !important; box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 6px, rgba(0, 0, 0, 0.16) 0px 10px 28px !important; line-height: 1 !important; text-transform: none !important; }.wpk-a11y-trigger svg { width: var(--wpk-a11y-symbol, 26px); height: var(--wpk-a11y-symbol, 26px); }.wpk-a11y-trigger:hover { transform: translateY(-2px); }.wpk-a11y-trigger--unten-links { bottom: var(--wpk-a11y-y,20px); left: var(--wpk-a11y-x,20px); }:root { --wpk-a11y-akzent: #8e2946; --wpk-a11y-x: 20px; --wpk-a11y-y: 20px; --wpk-a11y-knopf: 56px; --wpk-a11y-symbol: 26px; }:root { --wpk-a11y-akzent-text: #fff; --wpk-a11y-akzent-badge: rgba(255,255,255,.22); }@media (max-width: 991px){:root { --wpk-a11y-knopf: 52px; --wpk-a11y-symbol: 24px; }}@media (max-width: 600px){:root { --wpk-a11y-knopf: 48px; --wpk-a11y-symbol: 22px; }}@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: auto; 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; } textarea { overflow: auto; } [type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; } .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-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; } span[class*="brxe-"]:not(.brxe-section):not(.brxe-container):not(.brxe-block):not(.brxe-div) { width: auto; } #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 { 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; } :where(p) { margin-block: 0px 1.2em; } :where(p:last-of-type) { margin-block-end: 0px; } figcaption { color: var(--bricks-text-light); font-size: 0.9em; margin: 1em 0px; text-align: center; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } button { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; outline: none; padding: 0px; } blockquote { border-left-style: solid; border-left-width: 4px; font-family: georgia, "Times New Roman", times, serif; font-size: 1.3em; margin: 15px 0px; padding: 0px 0px 0px 30px; position: relative; } table { width: 100%; } label { color: var(--bricks-text-light); display: block; font-weight: 400; margin-bottom: 5px; } button, input, optgroup, select, textarea { font-family: inherit; text-align: inherit; } .input, input:not([type="submit"]), select, textarea { border-style: solid; border-width: 1px; box-shadow: none; color: currentcolor; font-size: inherit; line-height: 40px; outline: none; padding: 0px 12px; transition: var(--bricks-transition); width: 100%; } input[type="button"], input[type="checkbox"], input[type="radio"] { width: auto; } input[type="checkbox"], input[type="radio"], input[type="submit"], select { cursor: pointer; } textarea { height: auto; min-height: 90px; padding: 10px 12px; line-height: inherit !important; } .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; } body.bricks-is-frontend :focus-visible { outline: auto; } @supports not selector(:focus-visible) {body.bricks-is-frontend :focus { outline: 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-multilevel-overflow-right, .brx-multilevel-overflow-right ul, .brx-submenu-overflow-right { left: auto !important; right: 0px !important; } .brx-sub-submenu-overflow-right, .brx-sub-submenu-overflow-right ul, .brx-submenu-overflow-right ul { left: auto !important; right: 100% !important; } #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } #brx-header.brx-sticky { left: 0px; position: fixed; right: 0px; top: 0px; transition: background-color 0.2s, transform 0.4s; width: 100%; z-index: 998; } #brx-header.brx-sticky .bricks-nav-menu > li > a, #brx-header.brx-sticky > .brxe-block, #brx-header.brx-sticky > .brxe-container, #brx-header.brx-sticky > .brxe-div, #brx-header.brx-sticky > .brxe-section { transition: inherit; } .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; } .brx-load-more-hidden, .brx-query-trail:not(.bricks-isotope-sizer) { display: none !important; } .swiper-slide { flex-shrink: 0; height: 100%; position: relative; transition-property: transform; width: 100%; } :where(.brxe-accordion) { list-style-type: none; margin: 0px; padding: 0px; width: 100%; } :where(.brxe-accordion) .accordion-title-wrapper { cursor: pointer; margin-bottom: -1px; padding: 15px 0px; transition: var(--bricks-transition); } :where(.brxe-accordion) .accordion-title { align-items: center; display: flex; } :where(.brxe-accordion) .accordion-title .title { flex: 1 1 0%; line-height: 30px; margin: 0px; } :where(.brxe-accordion) .accordion-content-wrapper { animation: 0.5s ease 0s 1 normal none running height; display: none; overflow: hidden; padding: 0px 0px 15px; } @keyframes blink { 100% { opacity: 0; } } .brx-multilevel-back { align-items: center; cursor: pointer; display: flex; gap: 3px; width: 100%; } .brxe-filter-checkbox[data-mode="button"] input[type="checkbox"]:focus-visible + .bricks-button, .brxe-filter-checkbox[data-mode="button"] label:focus-within .bricks-button { outline: 2px solid var(--brx-indicator-focus-color,#3b82f6); outline-offset: 2px; } .brxe-filter-checkbox input[type="checkbox"]:focus-visible + .brx-input-indicator { outline: 1px solid var(--brx-indicator-focus-color,#3b82f6); outline-offset: 2px; } .brxe-filter-radio[data-mode="button"] input[type="radio"]:focus-visible + .bricks-button, .brxe-filter-radio[data-mode="button"] label:focus-within .bricks-button { outline: 2px solid var(--brx-indicator-focus-color,#3b82f6); outline-offset: 2px; } .brxe-filter-radio input[type="radio"]:focus-visible + .brx-input-indicator { outline: 2px solid var(--brx-indicator-focus-color,#3b82f6); outline-offset: 2px; } :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.right { left: auto; right: 0px; 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-shortcode { width: 100%; } @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); } }}body label { color: var(--text-body); }html body, html button, html input, html select, html textarea { font-family: Roboto, Arial, Helvetica, sans-serif; }html h1, html h2, html h3, html h4, html h5, html h6 { font-family: Quicksand, "Trebuchet MS", Verdana, sans-serif; }:root { --wpk-header-h: 9rem; }html { scroll-padding-top: var(--wpk-header-h); }[id] { scroll-margin-top: var(--wpk-header-h); }:focus-visible { outline: transparent solid 2px; outline-offset: 2px; box-shadow: 0 0 0 2px var(--primary), 0 0 0 4px #FFFFFF, 0 0 0 6px #1A1A1A; }.mhcookie-box:focus, .mhcookie-box:focus-visible { outline: none; box-shadow: none; }.wpk-sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0px; }html body .ffc_inline_form.ffc_conv_wrapper .ff_conv_app .ff_conv_input { padding-top: 0px; padding-bottom: var(--space-m); }html body .ffc_conv_wrapper .ff_conv_app_frame, html body .ffc_conv_wrapper .vff, html body .ffc_conv_wrapper .f-container, html body .ffc_conv_wrapper .f-form-wrap, html body .ffc_conv_wrapper .q-form, html body .ffc_conv_wrapper .ff_conv_section_wrapper { padding-top: 0px; margin-top: 0px; }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil { display: inline-block; vertical-align: middle; margin-inline-start: var(--space-l); margin-block-start: var(--space-s); }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil + li.nur-mobil { margin-inline-start: -22px; }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil > a { display: grid; place-items: center start; width: 52px; height: 52px; padding: 0px; font-size: 0px; line-height: 0; color: transparent; }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil > a::before { font-family: "Font Awesome 6 Brands"; font-weight: 400; font-size: 2.6rem; line-height: 1; color: var(--text-title); }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil.menu-item-241 > a::before { content: ""; }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil.menu-item-242 > a::before { content: ""; }html body #brxe-hdrnav .bricks-mobile-menu li.nur-mobil.menu-item-243 > a::before { content: ""; }html body .ffc_conv_wrapper a.f-prev, html body .ffc_conv_wrapper a.f-next { min-width: 44px; min-height: 44px; display: inline-grid; place-items: center; }@layer bricks.icons {@font-face{font-family:"Font Awesome 6 Brands";font-weight:400;font-style:normal;src:url(https://car-inspect.nrw/wp-content/swift-ai/cache/car-inspect.nrw/__data/fa-brands-40078e22887.woff) format('woff2');font-display:swap;} .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-google::before { content: ""; } .fa-instagram::before { content: ""; } .fa-whatsapp::before { content: ""; }}:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; }.wpsr-fm-chat-wrapper .whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.whatsapp, .wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp { background-color: #4fce65; }.wpsr-fm-chat-wrapper .phone, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.phone, .wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.phone, .wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.phone { background-color: #05e78a; }.wpsr-fm-chat-wrapper { bottom: 25px; margin: 20px 0px 0px; position: fixed; right: 20px; transition: 0.5s; z-index: 9999; }.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn img { height: 40px; width: auto; }.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn { transform: rotate(0deg); transition: 0.6s linear; }.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-chat-icons-closee { display: none; opacity: 0; visibility: hidden; }.wpsr-fm-chat-wrapper .wpsr-fm-offline-caption, .wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-fm-offline-caption { display: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box { background-color: #ffffff; border-radius: 10px; bottom: 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 20px 0px; opacity: 0; position: fixed; right: 30px; top: auto; transition: 0.5s; visibility: hidden; width: 360px; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box { width: 320px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close { cursor: pointer; display: flex; height: 25px; opacity: 0.4; position: absolute; right: 0px; top: 15px; width: 25px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::after, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::before { background-color: var(--wpsn-chat-close-btn-color,#1d2129); border-radius: 2px; content: ""; display: block; height: 2px; position: absolute; width: 12px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::before { transform: rotate(45deg); }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::after { transform: rotate(-45deg); }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header { align-items: center; background-color: #f4f5f7; border-radius: 10px 10px 0px 0px; display: flex; padding: 20px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-chat-user-img { flex: 0 0 auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img { border-radius: 50%; height: 70px; object-fit: cover; width: 70px; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img { height: 50px; width: 50px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header { text-align: left; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details { padding-left: 15px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3 { font-size: 18px; font-weight: 700; line-height: 1.4; margin: 0px; padding: 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details p { color: #000000; font-size: 14px; font-weight: 400; line-height: 1.6; margin: 0px; opacity: 0.8; padding: 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room { padding: 30px 20px 20px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation { align-items: center; display: flex; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture { flex: 0 0 auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture img { border-radius: 50%; height: 40px; margin-right: 10px; object-fit: cover; width: 40px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg { background-color: #f1f0f0; border-radius: 10px; display: none; max-width: 250px; padding: 10px; text-align: left; transition: 0.4s; width: 100%; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-msg-text, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg p { color: #000000; font-size: 14px; line-height: 1.5; margin: 0px; padding: 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper { margin: 30px 0px 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels { display: flex; flex-wrap: wrap; justify-content: center; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item { margin-right: 8px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item:last-child { margin-right: 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a { border-radius: 6px; display: flex; height: 50px; line-height: 60px; padding: 0px; text-align: center; width: 50px; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a { height: 40px; line-height: 50px; width: 40px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img { height: 40px; width: auto; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img { height: 30px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-multiple-btn { display: block; font-size: 16px; font-weight: 700; padding-bottom: 10px; text-align: center; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a { align-items: center; background-color: #0084ff; border-radius: 10px; color: #ffffff; cursor: pointer; display: flex; font-size: 14px; font-weight: 700; justify-content: center; padding: 10px 20px; text-decoration: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:active, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:focus { box-shadow: none; outline: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:hover { outline: none; text-decoration: underline; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a img { height: 26px; width: auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container { align-items: center; background-color: #f4f5f7; border-radius: 10px; cursor: default; display: flex; margin-top: 8px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner { flex: 1 1 0%; padding: 5px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input { border-radius: 15px; flex: 1 1 0%; height: 40px; outline: none; padding: 8px; width: 100%; background-color: initial !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input:focus { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button { align-items: center; background-color: #23d366; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 50%; cursor: pointer; display: flex; height: 30px; justify-content: center; margin-right: 10px; padding: 0px; width: 30px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button svg { fill: #ffffff; height: 15px; margin-left: 4px; width: 15px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble { display: block; position: relative; right: 10px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn { align-items: center; background-color: #0084ff; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px; cursor: pointer; display: flex; height: 55px; justify-content: center; text-decoration: none; width: 55px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn img { height: 40px; width: auto; }.wpsr-fm-chat-wrapper .wpsr-channel-item { margin-bottom: 10px; position: relative; }.wpsr-fm-chat-wrapper .wpsr-channel-item:hover .wpsr-channel-name { visibility: visible; }.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name { background-color: #000000; border-radius: 6px; color: #ffffff; font-size: 14px; padding: 5px 0px; position: absolute; right: 70px; text-align: center; top: 15px; visibility: hidden; width: 120px; z-index: 1; }.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name::after { border-width: 5px; border-style: solid; border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000000; border-image: none; content: ""; left: 100%; margin-top: -5px; position: absolute; top: 50%; }.wpsr-fm-chat-wrapper .wpsr-channel-item:last-child { margin-bottom: 0px; }.wpsr-fm-chat-wrapper .wpsr-channel-btn { align-items: center; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px; cursor: pointer; display: flex; height: 55px; justify-content: center; width: 55px; }.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp, .wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp { background-color: #4fce65; }.wpsr-fm-chat-wrapper .wpsr-channel-icon, .wpsr-fm-chat-wrapper .wpsr-channels-icons { bottom: -200px; position: fixed; right: 30px; top: auto; transition: 0.3s; margin-bottom: 95px !important; }.wpsr-fm-chat-wrapper .wpsr-channels-icons { opacity: 0; }.wpsr-fm-chat { background-color: #f1f0f0; border-radius: 50px; display: block; line-height: 50px; width: 100px; }.wpsr-fm-chat .wpsr-fm-chat-bubbles { text-align: center; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span { animation: 2s ease 0s infinite normal none running typing; background-color: #b6b5ba; border-radius: 100%; display: inline-block; height: 10px; margin-right: 5px; width: 10px; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:first-child { animation-delay: -1s; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(2) { animation-delay: -0.85s; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(3) { animation-delay: -0.7s; margin-right: 0px; }@keyframes typing { 10% { background-color: #9e9da2; transform: translateY(-10px); } 50% { background-color: #b6b5ba; transform: translateY(0px); } }.wpsr-fluentform-wrapper { margin: 0px auto; max-width: 600px; }:root { --fg-text-width: 62ch; --min-screen-width: 320px; --max-screen-width: 1400px; --primary: hsl(343,55%,36%); --primary-5: hsla(343,55%,36%,0.05); --primary-10: hsla(343,55%,36%,0.1); --primary-20: hsla(343,55%,36%,0.2); --primary-30: hsla(343,55%,36%,0.3); --primary-40: hsla(343,55%,36%,0.4); --primary-50: hsla(343,55%,36%,0.5); --primary-60: hsla(343,55%,36%,0.6); --primary-70: hsla(343,55%,36%,0.7); --primary-80: hsla(343,55%,36%,0.8); --primary-90: hsla(343,55%,36%,0.9); --primary-d-1: hsl(344,52%,29%); --primary-d-2: hsl(345,47%,22%); --primary-d-3: hsl(347,42%,16%); --primary-d-4: hsl(350,33%,10%); --primary-l-1: hsl(347,32%,50%); --primary-l-2: hsl(349,34%,63%); --primary-l-3: hsl(351,36%,75%); --primary-l-4: hsl(352,37%,88%); --secondary: hsla(343,80%,48%,1); --secondary-5: hsla(343,80%,48%,0.05); --secondary-10: hsla(343,80%,48%,0.1); --secondary-20: hsla(343,80%,48%,0.2); --secondary-30: hsla(343,80%,48%,0.3); --secondary-40: hsla(343,80%,48%,0.4); --secondary-50: hsla(343,80%,48%,0.5); --secondary-60: hsla(343,80%,48%,0.6); --secondary-70: hsla(343,80%,48%,0.7); --secondary-80: hsla(343,80%,48%,0.8); --secondary-90: hsla(343,80%,48%,0.9); --secondary-d-1: hsla(344,75%,43%,1); --secondary-d-2: hsla(346,70%,39%,1); --secondary-d-3: hsla(347,65%,34%,1); --secondary-d-4: hsla(349,61%,29%,1); --secondary-d-5: hsla(350,56%,24%,1); --secondary-d-6: hsla(352,51%,19%,1); --secondary-d-7: hsla(354,44%,13%,1); --secondary-d-8: hsla(359,40%,8%,1); --secondary-l-1: hsla(349,75%,58%,1); --secondary-l-2: hsla(352,77%,65%,1); --secondary-l-3: hsla(354,81%,71%,1); --secondary-l-4: hsla(355,85%,77%,1); --secondary-l-5: hsla(356,89%,82%,1); --secondary-l-6: hsla(357,94%,87%,1); --secondary-l-7: hsla(358,99%,91%,1); --secondary-l-8: hsla(359,100%,96%,1); --tertiary: hsla(226,41%,13%,1); --tertiary-5: hsla(226,41%,13%,0.05); --tertiary-10: hsla(226,41%,13%,0.1); --tertiary-20: hsla(226,41%,13%,0.2); --tertiary-30: hsla(226,41%,13%,0.3); --tertiary-40: hsla(226,41%,13%,0.4); --tertiary-50: hsla(226,41%,13%,0.5); --tertiary-60: hsla(226,41%,13%,0.6); --tertiary-70: hsla(226,41%,13%,0.7); --tertiary-80: hsla(226,41%,13%,0.8); --tertiary-90: hsla(226,41%,13%,0.9); --tertiary-d-1: hsla(228,36%,11%,1); --tertiary-d-2: hsla(231,32%,9%,1); --tertiary-d-3: hsla(232,34%,7%,1); --tertiary-d-4: hsla(233,41%,4%,1); --tertiary-l-1: hsla(231,16%,28%,1); --tertiary-l-2: hsla(232,8%,45%,1); --tertiary-l-3: hsla(233,7%,62%,1); --tertiary-l-4: hsla(233,7%,81%,1); --bg-body: hsla(0,0%,100%,1); --bg-surface: hsla(226,25%,97%,1); --text-body: hsla(226,14%,38%,1); --text-title: hsla(226,41%,13%,1); --border-primary: hsla(226,18%,90%,1); --shadow-primary: hsla(226,41%,13%,0.15); --border-strong: hsla(222,12%,60%,1); --light: hsla(85,0%,100%,1); --light-5: hsla(0,0%,100%,0.05); --light-10: hsla(0,0%,100%,0.1); --light-20: hsla(0,0%,100%,0.2); --light-30: hsla(0,0%,100%,0.3); --light-40: hsla(0,0%,100%,0.4); --light-50: hsla(0,0%,100%,0.5); --light-60: hsla(0,0%,100%,0.6); --light-70: hsla(0,0%,100%,0.7); --light-80: hsla(0,0%,100%,0.8); --light-90: hsla(0,0%,100%,0.9); --dark: hsla(0,0%,0%,1); --dark-5: hsla(0,0%,0%,0.05); --dark-10: hsla(0,0%,0%,0.1); --dark-20: hsla(0,0%,0%,0.2); --dark-30: hsla(0,0%,0%,0.3); --dark-40: hsla(0,0%,0%,0.4); --dark-50: hsla(0,0%,0%,0.5); --dark-60: hsla(0,0%,0%,0.6); --dark-70: hsla(0,0%,0%,0.7); --dark-80: hsla(0,0%,0%,0.8); --dark-90: hsla(0,0%,0%,0.9); --success: hsla(136,95%,56%,1); --success-5: hsla(136,95%,56%,0.05); --success-10: hsla(136,95%,56%,0.1); --success-20: hsla(136,95%,56%,0.2); --success-30: hsla(136,95%,56%,0.3); --success-40: hsla(136,95%,56%,0.4); --success-50: hsla(136,95%,56%,0.5); --success-60: hsla(136,95%,56%,0.6); --success-70: hsla(136,95%,56%,0.7); --success-80: hsla(136,95%,56%,0.8); --success-90: hsla(136,95%,56%,0.9); --error: hsla(351,95%,56%,1); --error-5: hsla(351,95%,56%,0.05); --error-10: hsla(351,95%,56%,0.1); --error-20: hsla(351,95%,56%,0.2); --error-30: hsla(351,95%,56%,0.3); --error-40: hsla(351,95%,56%,0.4); --error-50: hsla(351,95%,56%,0.5); --error-60: hsla(351,95%,56%,0.6); --error-70: hsla(351,95%,56%,0.7); --error-80: hsla(351,95%,56%,0.8); --error-90: hsla(351,95%,56%,0.9); --space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem); --space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem); --space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem); --space-xs: clamp(1.02rem,calc(0.35vw + 0.91rem),1.4rem); --space-s: clamp(1.28rem,calc(0.65vw + 1.07rem),1.98rem); --space-m: clamp(1.6rem,calc(1.11vw + 1.24rem),2.8rem); --space-l: clamp(2rem,calc(1.81vw + 1.42rem),3.96rem); --space-xl: clamp(2.5rem,calc(2.87vw + 1.58rem),5.6rem); --space-2xl: clamp(3.13rem,calc(4.44vw + 1.71rem),7.92rem); --space-3xl: clamp(3.91rem,calc(6.75vw + 1.75rem),11.19rem); --space-4xl: clamp(4.88rem,calc(10.13vw + 1.64rem),15.83rem); --text-xs: clamp(1.26rem,calc(-0.23vw + 1.34rem),1.01rem); --text-s: clamp(1.42rem,calc(-0.07vw + 1.44rem),1.35rem); --text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem); --text-l: clamp(1.8rem,calc(0.55vw + 1.62rem),2.4rem); --text-xl: clamp(2.02rem,calc(1.09vw + 1.68rem),3.2rem); --text-2xl: clamp(2.28rem,calc(1.84vw + 1.69rem),4.26rem); --text-3xl: clamp(2.56rem,calc(2.89vw + 1.64rem),5.68rem); --text-4xl: clamp(2.88rem,calc(4.34vw + 1.49rem),7.58rem); --hero-title-size: var(--text-4xl); --post-title-size: var(--text-2xl); --nav-link-size: var(--text-s); --header-space: var(--space-s); --btn-space: var(--space-xs) var(--space-s); --card-space: var(--space-s); --footer-space: var(--space-s) var(--space-m); --columns-1: repeat(1,minmax(0,1fr)); --columns-2: repeat(2,minmax(0,1fr)); --columns-3: repeat(3,minmax(0,1fr)); --columns-4: repeat(4,minmax(0,1fr)); --columns-5: repeat(5,minmax(0,1fr)); --columns-6: repeat(6,minmax(0,1fr)); --columns-7: repeat(7,minmax(0,1fr)); --columns-8: repeat(8,minmax(0,1fr)); --radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem); --radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem); --radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem); --radius-l: clamp(1.6rem,calc(0.37vw + 1.48rem),2rem); --radius-xl: clamp(2.6rem,calc(0.56vw + 2.42rem),3.2rem); --radius-full: 999rem; --shadow-xs: 0 1px 2px var(--shadow-primary); --shadow-s: 0 1.5px 3px var(--shadow-primary); --shadow-m: 0 2px 6px var(--shadow-primary); --shadow-l: 0 3px 12px var(--shadow-primary); --shadow-xl: 0 6px 48px var(--shadow-primary); }body { color: var(--text-body); font-family: Manrope; font-size: var(--text-m); font-weight: 400; letter-spacing: -0.008em; line-height: 1.7; }h1, h2, h3, h4, h5, h6 { color: var(--text-title); font-family: Manrope; font-weight: 700; letter-spacing: -0.035em; line-height: 1.15; }.wpk-nav-mobil-only .bricks-nav-menu > li.nur-mobil { display: none; }.wpk-hero-slides { position: absolute; inset: 0px; z-index: -2; overflow: hidden; }.wpk-hero-slides img { position: absolute; inset: 0px; width: 100%; height: 100%; object-fit: cover; }.wpk-hero-slides img + img { opacity: 0; }@media (prefers-reduced-motion: no-preference){.wpk-hero-slides img { animation: 20s ease 0s infinite normal none running wpk-hero-blende; }.wpk-hero-slides img:nth-child(2) { animation-delay: 5s; }.wpk-hero-slides img:nth-child(3) { animation-delay: 10s; }.wpk-hero-slides img:nth-child(4) { animation-delay: 15s; }}@keyframes wpk-hero-blende { 0% { opacity: 0; } 10% { opacity: 1; } 25% { opacity: 1; } 35% { opacity: 0; } 100% { opacity: 0; } }.wpk-wrap { width: 100%; max-width: var(--max-screen-width); margin-inline: auto; padding-inline: var(--space-l); }.wpk-btn.brxe-text-basic { align-items: center; border: 1px solid transparent; border-radius: var(--radius-s); transition:background, color, transform, border-color, box-shadow 0.2s, 0.2s, 0.2s, 0.2s, 0.2s ease, ease, ease, ease, ease; display: inline-flex; justify-content: center; padding-top: var(--space-xs); padding-right: var(--space-s); padding-bottom: var(--space-xs); padding-left: var(--space-s); font-family: Roboto; font-size: var(--text-m); font-weight: 600; letter-spacing: 0px; line-height: 1.3; text-decoration: none; }.wpk-btn { min-height: 44px; }.wpk-btn svg { width: 1.8rem; height: 1.8rem; flex-shrink: 0; margin-inline-end: var(--space-3xs); fill: none; stroke: currentcolor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }.wpk-btn--primary.brxe-text-basic { background-color: var(--primary); color: #ffffff; }.wpk-btn--primary.brxe-text-basic:hover { background-color: var(--primary-d-1); }.theme-inverted .wpk-btn--primary { border-color: #ffffff; }.wpk-btn--secondary.brxe-text-basic { background-color: #ffffff; border-color: var(--primary); color: var(--primary); }.wpk-btn--secondary.brxe-text-basic:hover { background-color: var(--primary-l-4); }.theme-inverted .wpk-btn--secondary { border-color: #ffffff; }.wpk-band { background: linear-gradient(180deg, var(--primary) 0%, var(--secondary) 100%); }.wpk-band p, .wpk-band li { color: #ffffff; }.wpk-intro { display: flex; flex-direction: column; align-items: center; text-align: center; max-width: 62ch; margin-inline: auto; margin-block-end: var(--space-l); }.wpk-intro h2 { margin-block-end: 0px; }.wpk-intro h2::after { content: ""; display: block; width: 6rem; height: 3px; margin: var(--space-2xs) auto; background: var(--primary); border-radius: var(--radius-full); }.theme-inverted .wpk-intro h2::after { background: #ffffff; }.wpk-intro p { margin-block-end: 0px; }.wpk-label { display: block; font-size: var(--text-m); font-weight: 600; color: var(--primary); margin-block-end: var(--space-3xs); }.theme-inverted .wpk-label { color: #ffffff; }.wpk-card.brxe-div { display: flex; flex-direction: column; background-color: var(--bg-body); border: 1px solid var(--border-primary); border-radius: var(--radius-m); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); text-decoration: none; }.wpk-card.brxe-text-basic { display: flex; background-color: var(--bg-body); border: 1px solid var(--border-primary); border-radius: var(--radius-m); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); text-decoration: none; }.theme-inverted .wpk-card--band { background: transparent; border-color: rgba(255, 255, 255, 0.4); }.theme-inverted .wpk-card--band h2, .theme-inverted .wpk-card--band h3, .theme-inverted .wpk-card--band p { color: #ffffff; }.wpk-card--band .wpk-icon-box { display: grid; place-items: center; width: 4.4rem; height: 4.4rem; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: var(--radius-s); margin-block-end: var(--space-s); }.wpk-card--band .wpk-icon-box svg { width: 2rem; height: 2rem; fill: none; stroke: #ffffff; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }.wpk-card--media.brxe-div { padding: 0px; }.wpk-card--media { overflow: hidden; }.wpk-card--media > img { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; }.wpk-card__body.brxe-div { display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); }.wpk-card__body h3 { font-size: var(--text-xl); line-height: 1.2; }.wpk-arrow.brxe-text-basic { display: inline-flex; align-items: center; margin-top: auto; color: var(--primary); font-size: var(--text-s); font-weight: 600; text-decoration: none; }.wpk-arrow { padding-block-start: var(--space-s); }.wpk-hours { background: var(--bg-body); border: 1px solid var(--border-primary); border-radius: var(--radius-m); box-shadow: var(--shadow-s); padding: var(--space-s); }.wpk-hours .wpk-hours__head { display: flex; align-items: center; gap: var(--space-3xs); margin-block-end: var(--space-s); }.wpk-hours .wpk-hours__head svg { width: 2rem; height: 2rem; flex-shrink: 0; fill: none; stroke: var(--primary); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }.wpk-hours .wpk-hours__title { font-weight: 600; color: var(--text-title); font-size: var(--text-m); }.wpk-hours .wpk-hours__status { margin-inline-start: auto; font-size: var(--text-xs); font-weight: 600; border: 1px solid var(--border-strong); color: var(--text-body); border-radius: var(--radius-full); padding: 0.3rem 1.1rem; white-space: nowrap; }.wpk-hours .wpk-hours__status[data-open="true"] { background: var(--primary); border-color: var(--primary); color: #ffffff; }.wpk-hours table { width: 100%; border-collapse: separate; border-spacing: 0px 2px; }.wpk-hours th, .wpk-hours td { font-size: var(--text-m); font-weight: 400; padding: var(--space-3xs) var(--space-2xs); color: var(--text-title); }.wpk-hours th { text-align: left; }.wpk-hours td { text-align: right; }.wpk-hours tr[data-closed="true"] td { color: var(--text-body); }.wpk-hours tr[data-today="true"] th, .wpk-hours tr[data-today="true"] td { background: var(--primary-l-4); font-weight: 600; }.wpk-hours tr[data-today="true"] th { border-radius: var(--radius-s) 0 0 var(--radius-s); }.wpk-hours tr[data-today="true"] td { border-radius: 0 var(--radius-s) var(--radius-s) 0; }.wpk-hours .wpk-hours__today { display: inline-block; margin-inline-start: 0.8rem; font-size: 1.1rem; font-weight: 600; color: #ffffff; background: var(--primary); border-radius: var(--radius-full); padding: 0.2rem 0.8rem; }.theme-inverted .wpk-review, .wpk-review { display: block; margin: 0px; background: #ffffff; text-align: left; border: 0px; border-radius: var(--radius-s); box-shadow: rgba(20, 26, 47, 0.1) 0px 2px 10px; padding: var(--space-s); }.wpk-review figcaption { display: block; text-align: left; font-weight: 600; color: #141a2f; }.wpk-review p.wpk-review__stars { display: block; text-align: left; color: var(--primary); letter-spacing: 0.12em; font-size: var(--text-m); margin: var(--space-4xs) 0 var(--space-3xs); }.wpk-review blockquote { display: block; margin: 0px; padding: 0px; border: 0px; quotes: none; font-family: inherit; font-size: var(--text-m); line-height: 1.65; text-align: left; color: #535a6e; }.wpk-review blockquote::before, .wpk-review blockquote::after { content: none; }.theme-inverted .wpk-review figcaption { color: #141a2f; }.theme-inverted .wpk-review blockquote { color: #535a6e; }.wpk-link-plain a { color: inherit; text-decoration: none; }.wpk-link-plain a:hover { color: var(--text-title); }.wpk-nav-wrap .bricks-nav-menu { flex-wrap: wrap; }.wpk-nav-wrap .bricks-nav-menu > li > a { white-space: normal; }#brxe-82w7pv { width: 15rem; }#brxe-82w7pv { width: 15rem; max-width: 100%; }#brxe-f0g7gt { flex-direction: column; display: flex; row-gap: var(--space-4xs); }#brxe-scc5wy { align-items: center; column-gap: var(--space-2xs); flex-direction: row; display: flex; flex-shrink: 0; }@layer bricks {@media (max-width: 1200px){#brxe-hdrnav .bricks-nav-menu-wrapper { display: none; }#brxe-hdrnav .bricks-mobile-menu-toggle { display: block; }}}#brxe-hdrnav { align-items: center; display: flex; flex-shrink: 0; margin-left: auto; }#brxe-hdrnav .bricks-nav-menu .current-menu-item > a { color: var(--primary); font-family: Quicksand; font-size: var(--text-l); font-weight: 600; }#brxe-hdrnav .bricks-nav-menu { gap: var(--space-s); }#brxe-hdrnav .bricks-nav-menu > li { margin: 0px; }#brxe-hdrnav .bricks-nav-menu > li > a { color: var(--text-title); font-family: Quicksand; font-size: var(--text-l); font-weight: 600; }#brxe-hdrnav .bricks-nav-menu > li > .brx-submenu-toggle > * { color: var(--text-title); font-family: Quicksand; font-size: var(--text-l); font-weight: 600; }#brxe-hdrnav .bricks-mobile-menu-wrapper::before { background-color: var(--bg-body); }#brxe-hdrnav .bricks-mobile-menu-toggle { color: var(--text-title); }#brxe-hdrnav .bricks-mobile-menu > li > a { color: var(--text-title); font-family: Quicksand; font-size: var(--text-xl); font-weight: 600; line-height: 1.4; padding-top: var(--space-2xs); padding-right: var(--space-l); padding-bottom: var(--space-2xs); padding-left: var(--space-l); }#brxe-hdrnav .bricks-mobile-menu > li > .brx-submenu-toggle > * { color: var(--text-title); font-family: Quicksand; font-size: var(--text-xl); font-weight: 600; line-height: 1.4; padding-top: var(--space-2xs); padding-right: var(--space-l); padding-bottom: var(--space-2xs); padding-left: var(--space-l); }#brxe-hdrnav .bricks-nav-menu .sub-menu > li > a { color: var(--text-body); font-family: Quicksand; font-size: var(--text-l); line-height: 1.5; font-weight: 600; }#brxe-hdrnav .bricks-nav-menu .sub-menu { background-color: var(--bg-body); border: 1px solid var(--border-primary); border-radius: var(--radius-s); }#brxe-hdrnav .bricks-nav-menu .sub-menu a { padding-top: var(--space-2xs); padding-right: var(--space-s); padding-bottom: var(--space-2xs); padding-left: var(--space-s); }#brxe-hdrnav .bricks-mobile-menu .sub-menu > .menu-item > a { padding-top: var(--space-3xs); padding-right: var(--space-l); padding-bottom: var(--space-3xs); padding-left: var(--space-xl); }#brxe-hdrnav .bricks-mobile-menu .sub-menu > li > a { color: var(--text-body); font-family: Quicksand; font-size: var(--text-l); font-weight: 600; line-height: 1.5; }#brxe-hdrnav .bricks-mobile-menu-wrapper { justify-content: center; }#brxe-hdrnav .bricks-nav-menu > li:first-child > a { padding-inline-start: 0px; }#brxe-hdrnav .bricks-nav-menu > li:last-child > a { padding-inline-end: 0px; }#brxe-pyn03v { display: flex; align-items: center; gap: 0px; flex-shrink: 0; margin-inline-start: 0px; }#brxe-pyn03v a { display: grid; place-items: center; width: 44px; height: 44px; border-radius: var(--radius-s); color: var(--text-title); }#brxe-pyn03v a + a { margin-inline-start: -8px; }#brxe-pyn03v a:hover { color: var(--primary); }#brxe-pyn03v i { font-size: 2.2rem; line-height: 1; }@media (max-width: 1200px){#brxe-pyn03v { display: none; }}#brxe-8bpzd5 { align-items: center; column-gap: var(--space-3xs); flex-direction: row; display: flex; justify-content: space-between; padding-right: var(--space-m); padding-left: var(--space-m); }#fg-header { background-color: var(--bg-body); border-bottom: 1px solid var(--border-primary); padding-top: 0px; padding-bottom: 0px; }#brxe-ox552m { margin-bottom: var(--space-s); color: #ffffff; font-size: var(--text-m); font-weight: 600; }#brxe-kw87md { margin-bottom: var(--space-2xs); color: #ffffff; font-size: var(--hero-title-size); font-weight: 700; letter-spacing: -0.02em; line-height: 1.1; }#brxe-hclaim { margin-bottom: var(--space-m); color: #ffffff; font-family: Quicksand; font-size: var(--text-2xl); font-weight: 600; line-height: 1.15; }#brxe-8fbhzy { color: #ffffff; font-size: var(--text-l); line-height: 1.6; width: min(68ch, 100%); }#brxe-442foj { column-gap: var(--space-2xs); flex-flow: wrap; display: flex; margin-top: var(--space-s); row-gap: var(--space-2xs); }#brxe-euoc2c { flex-direction: column; display: flex; width: 100%; }#brxe-bjh77l { background-color: var(--tertiary); background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-bjh77l { position: relative; isolation: isolate; min-height: 100svh; display: flex; flex-direction: column; justify-content: center; }#brxe-bjh77l::before { content: ""; position: absolute; inset: 0px; z-index: -1; background: linear-gradient(100deg, rgba(20, 26, 47, 0.88) 0%, rgba(20, 26, 47, 0.72) 42%, rgba(20, 26, 47, 0.3) 100%); }@media (max-width: 767px){#brxe-bjh77l::before { background: rgba(20, 26, 47, 0.65); }}#brxe-t0o8b4 { color: #ffffff; font-family: Quicksand; font-size: var(--text-2xl); font-weight: 700; line-height: 1; }#brxe-wvvqro { margin-top: var(--space-3xs); color: #ffffff; font-size: var(--text-m); line-height: 1.4; }#brxe-aoyfzf { color: #ffffff; font-family: Quicksand; font-size: var(--text-2xl); font-weight: 700; line-height: 1; }#brxe-n0wky6 { margin-top: var(--space-3xs); color: #ffffff; font-size: var(--text-m); line-height: 1.4; }#brxe-upsfgu { color: #ffffff; font-family: Quicksand; font-size: var(--text-2xl); font-weight: 700; line-height: 1; }#brxe-5wvjkp { margin-top: var(--space-3xs); color: #ffffff; font-size: var(--text-m); line-height: 1.4; }#brxe-s804t1 { color: #ffffff; font-family: Quicksand; font-size: var(--text-2xl); font-weight: 700; line-height: 1; }#brxe-y55gbn { margin-top: var(--space-3xs); color: #ffffff; font-size: var(--text-m); line-height: 1.4; }#brxe-7qy9l2 { width: 100%; }#brxe-jrkso1 { width: 100%; }#brxe-9ekpey { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-uintro { width: 100%; }#brxe-ryr7v3 { border-radius: var(--radius-m); }#brxe-e2bg7t { font-size: var(--text-xl); }#brxe-chhnms { flex-direction: column; display: flex; row-gap: var(--space-2xs); }#brxe-usplit { width: 100%; }#brxe-usplit { display: grid; grid-template-columns: minmax(0px, 0.9fr) minmax(0px, 1.1fr); gap: var(--space-xl); align-items: start; }@media (max-width: 900px){#brxe-usplit { grid-template-columns: minmax(0px, 1fr); }}#brxe-o0set6 { column-gap: var(--space-2xs); flex-flow: wrap; display: flex; justify-content: center; margin-top: var(--space-l); row-gap: var(--space-2xs); width: 100%; }#brxe-knwakw { width: 100%; }#brxe-m47ej7 { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-wintro { width: 100%; }#brxe-bjy509 { }#brxe-mulzm9 { color: #ffffff; font-size: var(--text-l); }#brxe-uawqmg { color: #ffffff; font-size: var(--text-l); }#brxe-2xyn77 { color: #ffffff; font-size: var(--text-l); }#brxe-s2yjm8 { width: 100%; }#brxe-r89kew { column-gap: var(--space-2xs); flex-flow: wrap; display: flex; justify-content: center; margin-top: var(--space-l); row-gap: var(--space-2xs); width: 100%; }#brxe-655c7y { width: 100%; }#brxe-ygwktc { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-lintro { width: 100%; }#brxe-tvfsnm { font-size: var(--text-l); }#brxe-22if9w { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k1body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-918ehf { overflow: hidden; }#brxe-imvk5k { font-size: var(--text-l); }#brxe-ex1q4a { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k2body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-n9xev5 { overflow: hidden; }#brxe-so1sv1 { font-size: var(--text-l); }#brxe-x3615q { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k3body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-jyzsbs { overflow: hidden; }#brxe-2vswwf { font-size: var(--text-l); }#brxe-el96lp { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k4body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-erk1o9 { overflow: hidden; }#brxe-eld1zv { font-size: var(--text-l); }#brxe-u3d5sp { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k5body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-qy51ao { overflow: hidden; }#brxe-eon4wd { font-size: var(--text-l); }#brxe-sc9510 { margin-top: auto; color: var(--text-title); font-weight: 600; }#brxe-k6body { row-gap: var(--space-3xs); display: flex; flex-direction: column; }#brxe-h014oe { overflow: hidden; }#brxe-hdhguu { width: 100%; }#brxe-q9j8cz { column-gap: var(--space-2xs); flex-flow: wrap; display: flex; justify-content: center; margin-top: var(--space-l); row-gap: var(--space-2xs); width: 100%; }#brxe-q62zei { width: 100%; }#brxe-tqxbud { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-1rdnxm { margin-bottom: 0px; width: 100%; }#brxe-igbtns { flex-direction: row; display: flex; justify-content: center; margin-top: var(--space-s); width: 100%; }#brxe-igwrap { width: 100%; }#brxe-43sjlj { padding-top: var(--space-xl); padding-bottom: var(--space-xl); }#brxe-c266nv { width: 100%; }#brxe-tmform { background-color: var(--bg-body); border: 1px solid var(--border-primary); border-radius: var(--radius-m); box-shadow: transparent 0px 2px 4px 0px; padding-top: var(--space-l); padding-right: var(--space-l); padding-bottom: var(--space-l); padding-left: var(--space-l); }#brxe-zqbjh4 { width: 100%; }#brxe-zqbjh4 { display: grid; grid-template-columns: minmax(0px, 1.15fr) minmax(0px, 0.85fr); gap: var(--space-xl); align-items: start; }@media (max-width: 900px){#brxe-zqbjh4 { grid-template-columns: minmax(0px, 1fr); }}#brxe-tmwrap { width: 100%; }#brxe-cy9fhi { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-mit232 { width: 100%; }#brxe-bwgrid { width: 100%; }#brxe-bwnote { width: 100%; }#brxe-bwnote { margin-top: var(--space-2xs); font-size: var(--text-xs); line-height: 1.6; color: #ffffff; }#brxe-bwbtns { flex-direction: row; display: flex; justify-content: center; margin-top: var(--space-l); width: 100%; }#brxe-bwwrap { width: 100%; }#brxe-83p3e0 { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-xtiwtq { width: 100%; }#brxe-lgftzf .accordion-content-wrapper { color: var(--text-body); font-size: var(--text-m); line-height: 1.65; }#brxe-lgftzf .accordion-title .title { color: var(--text-title); font-family: Quicksand; font-size: var(--text-m); font-weight: 600; }#brxe-lgftzf { width: 100%; }#brxe-lgftzf { max-width: 90ch; margin-inline: auto; border-top: 1px solid var(--border-primary); }#brxe-lgftzf .accordion-item { border-bottom: 1px solid var(--border-primary); }#brxe-lgftzf .accordion-title-wrapper { position: relative; padding: var(--space-s) 3.6rem var(--space-s) 0; cursor: pointer; min-height: 44px; }#brxe-lgftzf .accordion-title-wrapper::after { content: ""; position: absolute; inset-inline-end: 0.6rem; top: 50%; width: 1.2rem; height: 1.2rem; margin-top: -0.9rem; border-right: 2px solid var(--primary); border-bottom: 2px solid var(--primary); transform: rotate(45deg); transition: transform 0.15s; }#brxe-lgftzf .accordion-content-wrapper { padding-bottom: var(--space-s); }#brxe-la7yd0 { font-size: var(--text-l); text-align: center; }#brxe-xznhtx { text-align: center; }#brxe-fqbtns { flex-direction: row; display: flex; margin-top: var(--space-2xs); }#brxe-9pvevy { align-items: center; flex-direction: column; display: flex; margin-top: var(--space-xl); row-gap: var(--space-2xs); width: 100%; }#brxe-fqwrap { width: 100%; }#brxe-300v01 { padding-top: var(--space-2xl); padding-bottom: var(--space-2xl); }#brxe-8x3qlv { color: var(--text-title); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }#brxe-65mpgg { color: var(--text-body); font-size: var(--text-m); line-height: 1.7; }#brxe-41g3ph { margin-top: var(--space-s); width: fit-content; }#brxe-p3ysx3 { flex-direction: column; display: flex; row-gap: var(--space-2xs); }#brxe-zcqk82 { color: var(--text-title); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }#brxe-dbstbs { color: var(--text-body); font-size: var(--text-m); line-height: 1.9; }#brxe-hhsjdc { flex-direction: column; display: flex; row-gap: var(--space-2xs); }#brxe-ulpweb { color: var(--text-title); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }#brxe-bvgy2l { color: var(--text-body); font-size: var(--text-m); line-height: 1.9; }#brxe-qvu92x { margin-top: var(--space-l); color: var(--text-title); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }#brxe-6pnla7 { color: var(--text-body); font-size: var(--text-m); line-height: 1.7; }#brxe-ax8zjn { flex-direction: column; display: flex; row-gap: var(--space-2xs); }#brxe-pks582 { color: var(--text-title); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }#brxe-67e5fh .bricks-nav-menu > li > a { color: var(--text-body); font-family: Roboto; font-size: var(--text-m); line-height: 1.5; padding-top: var(--space-4xs); padding-right: 0px; padding-bottom: var(--space-4xs); padding-left: 0px; }#brxe-67e5fh .bricks-nav-menu > li { margin: 0px; }#brxe-67e5fh .bricks-nav-menu { flex-direction: column; gap: 0px; }#brxe-f60fpi { flex-direction: column; display: flex; row-gap: var(--space-2xs); }#brxe-qd57nf .bricks-nav-menu { gap: var(--space-s); }#brxe-qd57nf .bricks-nav-menu > li > a { color: var(--text-body); font-family: Roboto; font-size: var(--text-m); padding-top: var(--space-3xs); padding-right: 0px; padding-bottom: var(--space-3xs); padding-left: 0px; }#brxe-qd57nf .bricks-nav-menu > li { margin: 0px; }@media (max-width: 767px){#brxe-qd57nf { width: 100%; }}#brxe-ftcopy { color: var(--text-body); font-size: var(--text-m); }#brxe-kkvi5y { align-items: center; border-top: 1px solid var(--border-primary); column-gap: var(--space-m); flex-flow: wrap; display: flex; justify-content: space-between; padding-top: var(--space-l); row-gap: var(--space-s); }@media (max-width: 767px){#brxe-kkvi5y { align-items: flex-start; flex-direction: column; }}#brxe-fn0osy { flex-direction: column; display: flex; row-gap: var(--space-xl); }#brxe-1msi29 { background-color: var(--tertiary); padding-top: var(--space-2xl); padding-bottom: var(--space-l); }#brx-header.brx-sticky { }#brx-header.brx-sticky > .brxe-section, #brx-header.brx-sticky > .brxe-container, #brx-header.brx-sticky > .brxe-block, #brx-header.brx-sticky > .brxe-div { }#brx-header.brx-sticky .bricks-nav-menu > li > a { }#brx-header.brx-sticky .bricks-nav-menu > li > .brx-submenu-toggle > a { }#brx-header.brx-sticky .bricks-nav-menu > li > .brx-submenu-toggle > button > * { }html { font-size: 62.5%; }:root, :root.cf-theme-dark .theme-inverted, :root.cf-theme-dark .theme-always-light, :root.cf-theme-light .theme-inverted .theme-always-light { --min-screen-width: 320px; --max-screen-width: 1400px; --primary: hsl(343,55%,36%); --primary-5: hsla(343,55%,36%,0.05); --primary-10: hsla(343,55%,36%,0.1); --primary-20: hsla(343,55%,36%,0.2); --primary-30: hsla(343,55%,36%,0.3); --primary-40: hsla(343,55%,36%,0.4); --primary-50: hsla(343,55%,36%,0.5); --primary-60: hsla(343,55%,36%,0.6); --primary-70: hsla(343,55%,36%,0.7); --primary-80: hsla(343,55%,36%,0.8); --primary-90: hsla(343,55%,36%,0.9); --primary-d-1: hsl(344,52%,29%); --primary-d-2: hsl(345,47%,22%); --primary-d-3: hsl(347,42%,16%); --primary-d-4: hsl(350,33%,10%); --primary-l-1: hsl(347,32%,50%); --primary-l-2: hsl(349,34%,63%); --primary-l-3: hsl(351,36%,75%); --primary-l-4: hsl(352,37%,88%); --secondary: hsla(343,80%,48%,1); --secondary-5: hsla(343,80%,48%,0.05); --secondary-10: hsla(343,80%,48%,0.1); --secondary-20: hsla(343,80%,48%,0.2); --secondary-30: hsla(343,80%,48%,0.3); --secondary-40: hsla(343,80%,48%,0.4); --secondary-50: hsla(343,80%,48%,0.5); --secondary-60: hsla(343,80%,48%,0.6); --secondary-70: hsla(343,80%,48%,0.7); --secondary-80: hsla(343,80%,48%,0.8); --secondary-90: hsla(343,80%,48%,0.9); --secondary-d-1: hsla(344,75%,43%,1); --secondary-d-2: hsla(346,70%,39%,1); --secondary-d-3: hsla(347,65%,34%,1); --secondary-d-4: hsla(349,61%,29%,1); --secondary-d-5: hsla(350,56%,24%,1); --secondary-d-6: hsla(352,51%,19%,1); --secondary-d-7: hsla(354,44%,13%,1); --secondary-d-8: hsla(359,40%,8%,1); --secondary-l-1: hsla(349,75%,58%,1); --secondary-l-2: hsla(352,77%,65%,1); --secondary-l-3: hsla(354,81%,71%,1); --secondary-l-4: hsla(355,85%,77%,1); --secondary-l-5: hsla(356,89%,82%,1); --secondary-l-6: hsla(357,94%,87%,1); --secondary-l-7: hsla(358,99%,91%,1); --secondary-l-8: hsla(359,100%,96%,1); --tertiary: hsla(226,41%,13%,1); --tertiary-5: hsla(226,41%,13%,0.05); --tertiary-10: hsla(226,41%,13%,0.1); --tertiary-20: hsla(226,41%,13%,0.2); --tertiary-30: hsla(226,41%,13%,0.3); --tertiary-40: hsla(226,41%,13%,0.4); --tertiary-50: hsla(226,41%,13%,0.5); --tertiary-60: hsla(226,41%,13%,0.6); --tertiary-70: hsla(226,41%,13%,0.7); --tertiary-80: hsla(226,41%,13%,0.8); --tertiary-90: hsla(226,41%,13%,0.9); --tertiary-d-1: hsla(228,36%,11%,1); --tertiary-d-2: hsla(231,32%,9%,1); --tertiary-d-3: hsla(232,34%,7%,1); --tertiary-d-4: hsla(233,41%,4%,1); --tertiary-l-1: hsla(231,16%,28%,1); --tertiary-l-2: hsla(232,8%,45%,1); --tertiary-l-3: hsla(233,7%,62%,1); --tertiary-l-4: hsla(233,7%,81%,1); --bg-body: hsla(0,0%,100%,1); --bg-surface: hsla(226,25%,97%,1); --text-body: hsla(226,14%,38%,1); --text-title: hsla(226,41%,13%,1); --border-primary: hsla(226,18%,90%,1); --shadow-primary: hsla(226,41%,13%,0.15); --border-strong: hsla(222,12%,60%,1); --light: hsla(85,0%,100%,1); --light-5: hsla(0,0%,100%,0.05); --light-10: hsla(0,0%,100%,0.1); --light-20: hsla(0,0%,100%,0.2); --light-30: hsla(0,0%,100%,0.3); --light-40: hsla(0,0%,100%,0.4); --light-50: hsla(0,0%,100%,0.5); --light-60: hsla(0,0%,100%,0.6); --light-70: hsla(0,0%,100%,0.7); --light-80: hsla(0,0%,100%,0.8); --light-90: hsla(0,0%,100%,0.9); --dark: hsla(0,0%,0%,1); --dark-5: hsla(0,0%,0%,0.05); --dark-10: hsla(0,0%,0%,0.1); --dark-20: hsla(0,0%,0%,0.2); --dark-30: hsla(0,0%,0%,0.3); --dark-40: hsla(0,0%,0%,0.4); --dark-50: hsla(0,0%,0%,0.5); --dark-60: hsla(0,0%,0%,0.6); --dark-70: hsla(0,0%,0%,0.7); --dark-80: hsla(0,0%,0%,0.8); --dark-90: hsla(0,0%,0%,0.9); --success: hsla(136,95%,56%,1); --success-5: hsla(136,95%,56%,0.05); --success-10: hsla(136,95%,56%,0.1); --success-20: hsla(136,95%,56%,0.2); --success-30: hsla(136,95%,56%,0.3); --success-40: hsla(136,95%,56%,0.4); --success-50: hsla(136,95%,56%,0.5); --success-60: hsla(136,95%,56%,0.6); --success-70: hsla(136,95%,56%,0.7); --success-80: hsla(136,95%,56%,0.8); --success-90: hsla(136,95%,56%,0.9); --error: hsla(351,95%,56%,1); --error-5: hsla(351,95%,56%,0.05); --error-10: hsla(351,95%,56%,0.1); --error-20: hsla(351,95%,56%,0.2); --error-30: hsla(351,95%,56%,0.3); --error-40: hsla(351,95%,56%,0.4); --error-50: hsla(351,95%,56%,0.5); --error-60: hsla(351,95%,56%,0.6); --error-70: hsla(351,95%,56%,0.7); --error-80: hsla(351,95%,56%,0.8); --error-90: hsla(351,95%,56%,0.9); --space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem); --space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem); --space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem); --space-xs: clamp(1.02rem,calc(0.35vw + 0.91rem),1.4rem); --space-s: clamp(1.28rem,calc(0.65vw + 1.07rem),1.98rem); --space-m: clamp(1.6rem,calc(1.11vw + 1.24rem),2.8rem); --space-l: clamp(2rem,calc(1.81vw + 1.42rem),3.96rem); --space-xl: clamp(2.5rem,calc(2.87vw + 1.58rem),5.6rem); --space-2xl: clamp(3.13rem,calc(4.44vw + 1.71rem),7.92rem); --space-3xl: clamp(3.91rem,calc(6.75vw + 1.75rem),11.19rem); --space-4xl: clamp(4.88rem,calc(10.13vw + 1.64rem),15.83rem); --text-xs: clamp(1.26rem,calc(-0.23vw + 1.34rem),1.01rem); --text-s: clamp(1.42rem,calc(-0.07vw + 1.44rem),1.35rem); --text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem); --text-l: clamp(1.8rem,calc(0.55vw + 1.62rem),2.4rem); --text-xl: clamp(2.02rem,calc(1.09vw + 1.68rem),3.2rem); --text-2xl: clamp(2.28rem,calc(1.84vw + 1.69rem),4.26rem); --text-3xl: clamp(2.56rem,calc(2.89vw + 1.64rem),5.68rem); --text-4xl: clamp(2.88rem,calc(4.34vw + 1.49rem),7.58rem); --hero-title-size: var(--text-4xl); --post-title-size: var(--text-2xl); --nav-link-size: var(--text-s); --header-space: var(--space-s); --btn-space: var(--space-xs) var(--space-s); --card-space: var(--space-s); --footer-space: var(--space-s) var(--space-m); --columns-1: repeat(1,minmax(0,1fr)); --columns-2: repeat(2,minmax(0,1fr)); --columns-3: repeat(3,minmax(0,1fr)); --columns-4: repeat(4,minmax(0,1fr)); --columns-5: repeat(5,minmax(0,1fr)); --columns-6: repeat(6,minmax(0,1fr)); --columns-7: repeat(7,minmax(0,1fr)); --columns-8: repeat(8,minmax(0,1fr)); --radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem); --radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem); --radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem); --radius-l: clamp(1.6rem,calc(0.37vw + 1.48rem),2rem); --radius-xl: clamp(2.6rem,calc(0.56vw + 2.42rem),3.2rem); --radius-full: 999rem; --shadow-xs: 0 1px 2px var(--shadow-primary); --shadow-s: 0 1.5px 3px var(--shadow-primary); --shadow-m: 0 2px 6px var(--shadow-primary); --shadow-l: 0 3px 12px var(--shadow-primary); --shadow-xl: 0 6px 48px var(--shadow-primary); }:root.cf-theme-dark, :root.cf-theme-light .theme-inverted, :root.cf-theme-light .theme-always-dark, :root.cf-theme-dark .theme-inverted .theme-always-dark { --primary: hsl(343,55%,36%); --primary-5: hsla(343,55%,36%,0.05); --primary-10: hsla(343,55%,36%,0.1); --primary-20: hsla(343,55%,36%,0.2); --primary-30: hsla(343,55%,36%,0.3); --primary-40: hsla(343,55%,36%,0.4); --primary-50: hsla(343,55%,36%,0.5); --primary-60: hsla(343,55%,36%,0.6); --primary-70: hsla(343,55%,36%,0.7); --primary-80: hsla(343,55%,36%,0.8); --primary-90: hsla(343,55%,36%,0.9); --primary-d-1: hsl(344,52%,29%); --primary-d-2: hsl(345,47%,22%); --primary-d-3: hsl(347,42%,16%); --primary-d-4: hsl(350,33%,10%); --primary-l-1: hsl(347,32%,50%); --primary-l-2: hsl(349,34%,63%); --primary-l-3: hsl(351,36%,75%); --primary-l-4: hsl(352,37%,88%); --secondary: hsla(343,80%,48%,1); --secondary-5: hsla(343,80%,48%,0.05); --secondary-10: hsla(343,80%,48%,0.1); --secondary-20: hsla(343,80%,48%,0.2); --secondary-30: hsla(343,80%,48%,0.3); --secondary-40: hsla(343,80%,48%,0.4); --secondary-50: hsla(343,80%,48%,0.5); --secondary-60: hsla(343,80%,48%,0.6); --secondary-70: hsla(343,80%,48%,0.7); --secondary-80: hsla(343,80%,48%,0.8); --secondary-90: hsla(343,80%,48%,0.9); --secondary-d-1: hsla(344,75%,43%,1); --secondary-d-2: hsla(346,70%,39%,1); --secondary-d-3: hsla(347,65%,34%,1); --secondary-d-4: hsla(349,61%,29%,1); --secondary-d-5: hsla(350,56%,24%,1); --secondary-d-6: hsla(352,51%,19%,1); --secondary-d-7: hsla(354,44%,13%,1); --secondary-d-8: hsla(359,40%,8%,1); --secondary-l-1: hsla(349,75%,58%,1); --secondary-l-2: hsla(352,77%,65%,1); --secondary-l-3: hsla(354,81%,71%,1); --secondary-l-4: hsla(355,85%,77%,1); --secondary-l-5: hsla(356,89%,82%,1); --secondary-l-6: hsla(357,94%,87%,1); --secondary-l-7: hsla(358,99%,91%,1); --secondary-l-8: hsla(359,100%,96%,1); --tertiary: hsla(226,41%,13%,1); --tertiary-5: hsla(226,41%,13%,0.05); --tertiary-10: hsla(226,41%,13%,0.1); --tertiary-20: hsla(226,41%,13%,0.2); --tertiary-30: hsla(226,41%,13%,0.3); --tertiary-40: hsla(226,41%,13%,0.4); --tertiary-50: hsla(226,41%,13%,0.5); --tertiary-60: hsla(226,41%,13%,0.6); --tertiary-70: hsla(226,41%,13%,0.7); --tertiary-80: hsla(226,41%,13%,0.8); --tertiary-90: hsla(226,41%,13%,0.9); --tertiary-d-1: hsla(228,36%,11%,1); --tertiary-d-2: hsla(231,32%,9%,1); --tertiary-d-3: hsla(232,34%,7%,1); --tertiary-d-4: hsla(233,41%,4%,1); --tertiary-l-1: hsla(231,16%,28%,1); --tertiary-l-2: hsla(232,8%,45%,1); --tertiary-l-3: hsla(233,7%,62%,1); --tertiary-l-4: hsla(233,7%,81%,1); --bg-body: hsla(226,41%,13%,1); --bg-surface: hsla(226,35%,18%,1); --text-body: hsla(226,20%,80%,1); --text-title: hsla(0,0%,100%,1); --border-primary: hsla(0,0%,100%,0.16); --shadow-primary: hsla(0,0%,0%,0.4); --light: hsla(0,0%,0%,1); --light-5: hsla(0,0%,0%,0.05); --light-10: hsla(0,0%,0%,0.1); --light-20: hsla(0,0%,0%,0.2); --light-30: hsla(0,0%,0%,0.3); --light-40: hsla(0,0%,0%,0.4); --light-50: hsla(0,0%,0%,0.5); --light-60: hsla(0,0%,0%,0.6); --light-70: hsla(0,0%,0%,0.7); --light-80: hsla(0,0%,0%,0.8); --light-90: hsla(0,0%,0%,0.9); --dark: hsla(0,0%,100%,1); --dark-5: hsla(0,0%,100%,0.05); --dark-10: hsla(0,0%,100%,0.1); --dark-20: hsla(0,0%,100%,0.2); --dark-30: hsla(0,0%,100%,0.3); --dark-40: hsla(0,0%,100%,0.4); --dark-50: hsla(0,0%,100%,0.5); --dark-60: hsla(0,0%,100%,0.6); --dark-70: hsla(0,0%,100%,0.7); --dark-80: hsla(0,0%,100%,0.8); --dark-90: hsla(0,0%,100%,0.9); }.padding-horizontal-l { padding-left: var(--space-l); padding-right: var(--space-l); }.padding-vertical-xs { padding-top: var(--space-xs); padding-bottom: var(--space-xs); }.gap-s { gap: var(--space-s); }.gap-m { gap: var(--space-m); }.gap-l { gap: var(--space-l); }h1 { font-size: var(--text-4xl); line-height: 1.1; }h2 { font-size: var(--text-3xl); line-height: 1.2; }h3 { font-size: var(--text-2xl); line-height: 1.3; }.text-center { text-align: center; }.columns-3 { display: grid; grid-template-columns: var(--columns-3); }.columns-4 { display: grid; grid-template-columns: var(--columns-4); }.full-width { width: 100%; }.visible { visibility: visible; }@media (max-width: 768px){.columns-2--on-m { grid-template-columns: repeat(2, 1fr); }}@media (max-width: 480px){.column--on-s { grid-template-columns: 1fr; grid-auto-flow: row; }}:root { --cf-font-family--manrope: 'Manrope'; --cf-font-family--quicksand: 'Quicksand'; --cf-font-family--roboto: 'Roboto'; }@font-face { font-family: Quicksand; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(https://car-inspect.nrw/wp-content/uploads/core-framework/fonts/Quicksand-600.woff2) format("woff2"); }@font-face { font-family: Quicksand; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(https://car-inspect.nrw/wp-content/uploads/core-framework/fonts/Quicksand-700.woff2) format("woff2"); }@font-face{font-family:"Roboto";font-weight:400;font-style:normal;src:url(https://car-inspect.nrw/wp-content/swift-ai/cache/car-inspect.nrw/__data/Roboto-4008cd49fd0.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:600;font-style:normal;src:url(https://car-inspect.nrw/wp-content/swift-ai/cache/car-inspect.nrw/__data/Roboto-60059205abd.woff) format('woff2');font-display:swap;}.mhcookie-dialog-wrapper, .mhcookie-functional-blocked { position: fixed; z-index: 2147483647; display: flex; visibility: hidden; opacity: 0; transition: 0.4s; }.mhcookie-dialog-wrapper { top: 0px; left: 0px; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }.mhcookie-dialog-wrapper.mhcookie-show { pointer-events: none; }.mhcookie-box { pointer-events: auto; }.mhcookie-dialog-wrapper.mhcookie-show, .mhcookie-functional-blocked.mhcookie-show { visibility: visible; opacity: 1; transition: 0.8s; }.mhcookie-functional-blocked { bottom: 0px; left: 0px; display: flex; flex-flow: wrap; justify-content: space-around; align-items: center; gap: 10px; width: 100vw; padding: 20px; background-color: #ffffff; color: #1d2327; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; font-family: Arial; font-size: 14px; }.mhcookie-functional-blocked .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }.mhcookie-box { position: relative; background-color: #ffffff; color: #1d2327; width: 600px; max-width: 100vw; max-height: 100vh; padding: 20px; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; box-sizing: border-box; font-family: Arial; font-size: 14px; animation: 1s ease-in-out 0s 1 normal forwards running mhcookie_show; }.mhcookie-box label { margin: 0px; font-family: inherit; font-weight: 800; font-size: 14px; text-transform: initial; }.mhcookie-header { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 20px; }.mhcookie-title { margin: 0px; font-family: inherit; font-size: 20px; font-weight: 600; text-transform: initial; color: #1d2327; }.mhcookie-details-wrapper { height: 300px; max-height: 40vh; overflow-y: scroll; padding-bottom: 20px; }.mhcookie-details-after { content: ""; display: block; position: sticky; bottom: 0px; width: 100%; height: 40px; background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); pointer-events: none; transform: translateY(-100%); }.mhcookie-text { margin: 0px 0px 30px; font-family: inherit; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-details { display: flex; flex-direction: column; gap: 20px; }.mhcookie-group-wrapper { position: relative; display: flex; flex-direction: column; align-items: flex-start; }.mhcookie-group { display: flex; align-items: center; gap: 20px; }.mhcookie-group-inner { display: flex; flex-direction: column; font-family: Arial; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-group-inner label { font-weight: 800; cursor: pointer; }.mhcookie-box input[type="checkbox"] { accent-color: #8e2946; }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; color: #8e2946; }.mhcookie-group-details { width: 100%; max-height: 0px; overflow: hidden; transition:max-height 0.5s ease; }.mhcookie-group--list { display: flex; flex-direction: column; align-items: center; gap: 10px; margin: 10px 0px 30px; padding: 10px; box-sizing: border-box; background: rgba(29, 35, 39, 0.024); }.mhcookie-group--list-item { display: flex; gap: 20px; justify-content: space-between; width: 100%; font-size: 0.9em; padding-bottom: 10px; font-style: italic; }.mhcookie-group--list-item:not(:last-child) { border-bottom: 1px solid rgba(29, 35, 39, 0.2); }.mhcookie-group--list-name { display: flex; width: 100%; justify-content: space-between; }.mhcookie-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.mhcookie-btn { display: block; background: transparent; border: 1px solid #8e2946; color: #8e2946; padding: 10px 20px; border-radius: 5px; font-family: inherit; font-size: 14px; font-weight: 400; text-decoration: none; text-transform: initial; text-align: center; cursor: pointer; white-space: nowrap; }.mhcookie-btn:hover, .mhcookie-btn:active, .mhcookie-btn:focus { color: #8e2946; opacity: 0.75; }.mhcookie-btn-primary { background: #8e2946; color: #ffffff; }.mhcookie-btn-primary:hover, .mhcookie-btn-primary:active, .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }.mhcookie-checkbox, .mhcookie-iab-vendor-checkbox { display: none !important; }.mhcookie-pseudo-checkbox { display: block; min-width: 16px; min-height: 16px; aspect-ratio: 1 / 1; border: 2px solid #1d2327; background: #ffffff; position: relative; transition:opacity 0.2s ease; cursor: pointer; box-sizing: border-box; }.mhcookie-pseudo-checkbox::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjAuMjg1IDYuNzFhMSAxIDAgMCAxIDAgMS40MmwtMTAgMTBhMSAxIDAgMCAxLTEuNDIgMGwtNS01YTEgMSAwIDAgMSAxLjQyLTEuNDJsNC4yOSA0LjI5TDE4Ljg3IDYuNzFhMSAxIDAgMCAxIDEuNDE1IDB6IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo="); mask-size: contain; mask-repeat: no-repeat; width: 100%; height: 100%; background-color: #ffffff; transition: opacity 0.6s; }:checked + .mhcookie-pseudo-checkbox, span.mhcookie-pseudo-checkbox { background: #8e2946; border-color: #8e2946; }:checked + .mhcookie-pseudo-checkbox::before, span.mhcookie-pseudo-checkbox::before { display: inline-block; opacity: 1; }[disabled] + .mhcookie-pseudo-checkbox, span.mhcookie-pseudo-checkbox { filter: grayscale(1); opacity: 0.75; }.mhcookie-dialog-wrapper .mhcookie-consent-history { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0px 10px; }.mhcookie-dialog-wrapper .mhcookie-consent-history-element { font-weight: 800; font-size: 12px; }.mhcookie-consent-date, .mhcookie-deviceID { font-weight: 400; font-size: 12px; }.mhcookie-hidden { display: none !important; }.mhcookie-privacy-policy-wrapper { display: flex; justify-content: center; margin: 20px 0px 0px; font-size: 0.85em; }.mhcookie-privacy-policy-wrapper a { color: #8e2946; }[data-mhcookie-host] { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn { height: 47px !important; width: 47px !important; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn img { height: 30px !important; width: 30px !important; }.vff { font-weight: 400; line-height: 1.34; min-height: 220px; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }@media screen and (max-width: 1023px){.vff, .vff-footer { font-size: 15px; }}.vff b, .vff strong { font-weight: bolder; }.vff a { cursor: pointer; background-color: transparent; }.vff a, .vff a:hover, .vff a:active, .vff a:focus { outline: 0px; text-decoration: none; }.vff ol, .vff ul, .vff table { margin-top: 0px; margin-bottom: 22px; }.vff { width: 100%; padding: 0px 10%; margin: 18vh 0px 60px; position: relative; text-align: left; box-sizing: border-box; }.vff *, .vff ::before, .vff ::after { box-sizing: inherit; }.vff .q-form.q-is-inactive { display: none; }.vff .f-full-width { display: block; width: 100%; }.vff .f-container, header.vff-header .f-container { padding: 0px 8%; width: 100%; }.vff .f-container { margin-top: 1em; margin-bottom: 1em; }.vff button, .vff input, .vff optgroup, .vff select, .vff textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0px; }.vff [type="file"] { appearance: none; border: 0px; outline: 0px; border-radius: 0px; margin: 0px 0.2em; padding: 0.1em 0px 0.15em; font-size: 0.72em; line-height: normal; font-weight: 900; }.vff input[type="file"]:focus { outline: #000000 dotted 1px; outline-offset: 4px; }.vff button, .vff [type="button"], .vff [type="reset"], .vff [type="submit"], .vff input { appearance: none; overflow: visible; }.vff input[type="text"], .vff input[type="number"], .vff input[type="tel"], .vff input[type="email"], .vff input[type="url"], .vff input[type="password"], .vff input[type="date"], .vff textarea { appearance: none; background-color: transparent; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentcolor; border-image: none; border-radius: 0px; line-height: 1.48; margin: 0px 0.6em 0px 0px; outline: 0px; padding: 0.16em 0.2em; font-size: 0.72em; font-weight: 900; }.vff textarea { overflow: auto; display: block; outline: none; resize: vertical; }.vff .f-full-width input[type="text"], .vff .f-full-width input[type="number"], .vff .f-full-width input[type="tel"], .vff .f-full-width input[type="email"], .vff .f-full-width input[type="url"], .vff .f-full-width input[type="password"], .vff .f-full-width input[type="date"], .vff .f-full-width input[type="file"], .vff .f-full-width textarea, .vff .f-full-width span.faux-form { width: 100%; padding-left: 0.16em; padding-right: 0.16em; }.vff .f-required { display: none; }.vff .f-answer.f-full-width { margin-top: 26px; }.vff li, .vff p, .vff .f-section-text, .vff span.f-tagline, .vff span.f-sub { font-size: 1.1em; line-height: 1.34; }.vff h2, .vff .fh2 { font-weight: 900; font-size: 2.4em; line-height: 1.34; padding-right: 1.8em; margin-bottom: 20px; }.vff .fh1, .vff .fh2, .vff .fh3 { display: block; }.vff span.f-tagline, .vff span.f-sub { font-weight: 400; display: block; }.vff .fh2 span.f-tagline, .vff .fh2 span.f-sub { font-size: 0.51em; }.vff span.f-tagline, .vff span.f-text { margin-bottom: 8px; }.vff span.f-sub { margin-bottom: 8px; margin-top: 5px; }.vff span.f-sub span:not(.f-string-em) { margin-right: 0.4em; }.vff span.f-sub span.f-help { display: block; }.vff span.f-text { margin-right: 0.6em; }.vff ul.f-radios { margin: 0px; padding: 0px; list-style-type: none; max-width: 590px; min-width: 160px; }.vff ul.f-radios li { padding: 0.6em 0.68em; margin: 0.5em 0px 0.6em; font-weight: 300; line-height: 1.24; cursor: default; user-select: none; position: relative; overflow: hidden; }.vff .f-radios-desc, .vff ul.f-radios li, .vff ul.f-radios li input[type="text"] { font-size: 0.4em; }.vff ul.f-radios li div.f-label-wrap { display: flex; width: 100%; }.vff ul.f-radios li span.f-label { margin-left: 0.4em; }.vff ul.f-radios li span.f-key { width: 16px; text-align: center; }.vff-footer { position: fixed; bottom: 0px; right: 0px; width: 100%; font-weight: 300; line-height: 1.2; }.vff-footer .footer-inner-wrap { text-align: right; padding: 11px 20px 12px; }.vff-footer .f-progress, .vff-footer .f-nav, .vff-footer .f-timer { display: inline-block; }.vff-footer .f-prev, .vff-footer .f-next, .vff-footer .f-progress { margin: 0px 0.18em; padding: 0.2em; }.vff-footer .f-progress { top: -1px; position: relative; }.vff-footer a.f-disabled { opacity: 0.4; cursor: default; pointer-events: none; }.vff-footer .f-prev svg, .vff-footer .f-next svg { display: inline-block; transition:fill 0.2s ease; width: 23px; height: 13px; }.vff-footer .f-nav-text { display: none; }.vff-footer .f-progress-bar { height: 1px; position: static; display: inline-block; width: 64px; vertical-align: middle; margin: 0px 6px 0px 0px; }.vff-footer .f-progress-bar-inner { height: 1px; transition:width 0.3s ease; }.vff-animate { animation-duration: 0.4s; animation-fill-mode: forwards; }.vff-animate * { backface-visibility: hidden; }@keyframes ffadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes ffadeInDown { 0% { opacity: 0; transform: translate3d(0px, -12px, 0px); } 100% { opacity: 1; transform: none; } }.vff .f-fade-in-up { animation-name: ffadeInUp; }@keyframes ffadeInUp { 0% { opacity: 0; transform: translate3d(0px, 12px, 0px); } 100% { opacity: 1; transform: none; } }@media screen and (max-width: 1366px){header.vff-header, .vff { padding-right: 5%; padding-left: 5%; }}@media only screen and (max-width: 1023px){.vff { padding-left: 0px; padding-right: 0px; }}@media only screen and (max-width: 767px){.vff h2, .vff .fh2 { font-size: 2.2em; padding-right: 0px; }.vff input[type="text"], .vff input[type="number"], .vff input[type="tel"], .vff input[type="email"], .vff input[type="url"], .vff input[type="password"], .vff input[type="date"], .vff input[type="file"], .vff textarea { font-size: 0.78em; }.vff input[type="file"] { font-size: 0.64em; }.vff .fh2 span.f-sub, .vff .fh2 span.f-tagline { font-size: 0.58em; }.vff .f-container, header.vff-header .f-container { padding: 0px 5.5%; }}@media screen and (max-width: 479px){.vff { margin-top: 10vh; min-height: 180px; }.vff input[type="text"], .vff input[type="number"], .vff input[type="tel"], .vff input[type="email"], .vff input[type="url"], .vff input[type="password"], .vff input[type="date"], .vff input[type="file"], .vff textarea { line-height: 1.4; padding: 0.16em 0.2em; }.vff input[type="file"] { font-size: 0.6em; }.vff .fh2 span.f-sub, .vff .fh2 span.f-tagline { font-size: 0.64em; }.vff span.f-text { margin-right: 0px; }.vff h2, .vff .fh2 { font-size: 1.56em; }.vff ul.f-radios li, .vff ul.f-radios li input[type="text"] { font-size: 0.62em; }}@-webkit-keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.ff_conv_app_frame { align-content: center; align-items: center; display: flex; overscroll-behavior: contain; }.ff_conv_app_frame > div { width: 100%; }.ff_conv_app_frame .ffc_question { position: unset; }.ff_conv_app_frame span.f-sub span.f-help { font-size: 80%; }.ff_conv_app_frame .ffc_question { position: relative; }.ff_conv_app_frame .vff { min-height: auto; padding-left: 5%; padding-right: 7%; text-align: left; }.ff_conv_app_frame .vff .ff_conv_input { padding-left: 6%; }.ff_conv_app_frame .vff.vff_layout_default .f-container { margin: 0px auto; max-width: 720px; padding-left: 0px; padding-right: 0px; width: 100%; }.ff_conv_app_frame .vff.vff_layout_default .ffc_question { position: relative; }@media screen and (max-width: 1023px){.ff_conv_app_frame .vff { padding-left: 0px; padding-right: 0px; }.ff_conv_app_frame .vff input[type="date"], .ff_conv_app_frame .vff input[type="email"], .ff_conv_app_frame .vff input[type="number"], .ff_conv_app_frame .vff input[type="password"], .ff_conv_app_frame .vff input[type="tel"], .ff_conv_app_frame .vff input[type="text"], .ff_conv_app_frame .vff input[type="url"], .ff_conv_app_frame .vff span.faux-form, .ff_conv_app_frame .vff textarea { font-size: 20px !important; }.ff_conv_app_frame .vff .f-container { padding: 0px; }.ff_conv_app_frame .vff .ff_conv_section_wrapper { flex-direction: column-reverse; justify-content: flex-end; }.ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input { width: 100%; padding-left: 40px !important; padding-right: 40px !important; }.ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input .fh2 .f-text { font-size: 20px; }.ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input .fh2 .ffc-counter { padding-top: 3px; }.ff_conv_app_frame .vff .ff_conv_section_wrapper .ff_conv_input .fh2 .ffc-counter .ffc-counter-div { font-size: 14px; }.ff_conv_app_frame .vff.has-default-layout .ff_conv_input { padding-left: 5px; }.ff_conv_app_frame .vff .footer-inner-wrap .f-progress { min-width: auto; }}@media screen and (max-width: 1023px){.ff_conv_app_frame { align-items: flex-start; }.ff_conv_app_frame .vff .ff_conv_section_wrapper { height: 100vh; justify-content: center; }}.ff_conv_app_frame { min-height: 100vh; }.ff_conv_app::before { background-position: 50% center; background-repeat: no-repeat; background-size: cover; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }.f-answer ul.f-multiple li, .f-answer ul.f-radios li { align-items: center; border-radius: 4px; cursor: pointer; min-height: 40px; opacity: 1; outline: 0px; transition-duration: 0.1s; transition-property: background-color, color, border-color, opacity, box-shadow; transition-timing-function: ease-out; width: 100%; }.f-label { font-weight: 500 !important; line-height: 1.5; }.f-label-wrap .f-key { align-items: center; border-radius: 2px; display: flex; flex-direction: column; font-size: 12px; font-weight: 500; height: 22px; justify-content: center; min-width: 22px; text-align: center; }.ff_conv_section_wrapper { align-items: center; display: flex; flex-basis: 50%; flex-direction: row; flex-grow: 1; justify-content: space-between; }.ff_conv_section_wrapper.ff_conv_layout_default { padding: 30px 0px; }.ff_conv_layout_default .ff_conv_input { width: 100%; }.vff input[type="date"], .vff input[type="email"], .vff input[type="number"], .vff input[type="password"], .vff input[type="tel"], .vff input[type="text"], .vff input[type="url"], .vff span.faux-form, .vff textarea { font-size: 24px !important; font-weight: 500 !important; }.vff .fh2 span.f-sub, .vff .fh2 span.f-tagline { font-size: 16px !important; margin-top: 5px; }.vff .fh2 span.f-sub .f-help, .vff .fh2 span.f-tagline .f-help { font-size: 100%; }.vff .fh2 .f-text, .vff h2 { font-size: 24px; font-weight: 500; position: relative; }.vff-footer .f-progress-bar-inner { opacity: 1 !important; }.vff { margin: unset; }.vff .f-required { color: #f56c6c; display: initial; }.vff .asterisk-right { margin-left: 4px; }.vff .f-container { margin-bottom: unset; margin-top: unset; }.vff input[type="date"], .vff input[type="email"], .vff input[type="number"], .vff input[type="password"], .vff input[type="tel"], .vff input[type="text"], .vff input[type="url"], .vff textarea { border-bottom: unset; }.vff .fh2, .vff h2 { font-size: unset; padding-right: unset; }.vff span.f-text { margin-bottom: 0px; margin-right: inherit; }.vff .f-radios-desc, .vff ul.f-radios li, .vff ul.f-radios li input[type="text"] { font-size: inherit; }.vff ul.f-radios li { overflow: initial; }.vff ul.f-radios li div.f-label-wrap { place-content: center space-between; align-items: center; }.vff ul.f-radios li span.f-label { width: 100%; }.vff ul.f-radios li span.f-label .f-label-sub { display: block; font-size: 12px; }.vff ul.f-radios li span.f-key { background-color: #ffffff; border: 1px solid; position: relative; }.vff ul.f-radios li span.f-key-hint { background: #ffffff; border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: currentcolor; border-image: none; display: none; height: 22px; line-height: 20px; padding: 0px 5px; position: absolute; right: 100%; vertical-align: middle; }.vff ul.f-radios li .ffc_check_svg { display: none; }.vff ul.f-radios li:focus .f-key-hint, .vff ul.f-radios li:hover .f-key-hint { display: inline-block; }.vff ul.f-radios li.f-selected, .vff ul.f-radios li:focus { border-width: 2px !important; }.vff-footer { width: auto; }.vff-footer .footer-inner-wrap { place-content: center flex-start; align-items: center; background: rgba(255, 255, 255, 0.3); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px; display: flex; flex-direction: row; float: right; line-height: 0; margin-bottom: 5px; margin-right: 5px; padding: 0px; pointer-events: auto; user-select: none; white-space: nowrap; }.vff-footer .f-next, .vff-footer .f-prev, .vff-footer .f-progress { margin: unset; padding: unset; }.vff-footer .f-progress { min-width: 200px; padding: 5px 15px; position: relative; text-align: left; }.vff-footer .f-progress span.ffc_progress_label { font-size: 12px; line-height: 19px; }.vff-footer .f-progress-bar { background-color: rgba(25, 25, 25, 0.1); border-radius: 4px; display: block; height: 4px; width: 100%; }.vff-footer .f-progress-bar-inner { background-color: #191919; height: 4px; opacity: 0.7; }.footer-inner-wrap .f-nav { background: #006cf4; border-bottom-right-radius: 4px; border-top-right-radius: 4px; display: block; height: 100%; padding: 10px 15px; }.footer-inner-wrap .f-nav svg { fill: #ffffff; }.footer-inner-wrap .f-nav a { color: #ffffff; }@-webkit-keyframes ff-progress-anim { 0% { width: 0px; } 5% { width: 0px; } 10% { width: 15%; } 30% { width: 40%; } 50% { width: 55%; } 80% { width: 100%; } 95% { width: 100%; } 100% { width: 0px; } }@keyframes ff-progress-anim { 0% { width: 0px; } 5% { width: 0px; } 10% { width: 15%; } 30% { width: 40%; } 50% { width: 55%; } 80% { width: 100%; } 95% { width: 100%; } 100% { width: 0px; } }.ffc_inline_form.ffc_conv_wrapper .ff_conv_app { min-height: auto; overflow: hidden; }.ffc_inline_form.ffc_conv_wrapper .ff_conv_app .vff-footer { bottom: 3px; position: absolute; right: 3px; }.ffc_inline_form.ffc_conv_wrapper .ff_conv_app .ff_conv_input { padding-bottom: 60px; padding-top: 60px; }.ffc_inline_form.ffc_conv_wrapper .ff_conv_app .vff .ff_conv_section_wrapper { height: auto; }@media screen and (max-width: 1023px){.ffc_inline_form.ffc_conv_wrapper .ff_conv_app .vff .ff_conv_section_wrapper .ff_conv_input { width: 100%; }}.ffc-counter { padding-top: 7px; position: absolute; right: 100%; white-space: nowrap; word-break: keep-all; }.ffc-counter-in { margin-right: 4px; }.ffc-counter-div { align-items: center; display: flex; font-size: 16px; font-weight: 400; height: 100%; line-height: 20px; outline: none; }.counter-icon-container { margin-left: 2px; }.f-form-wrap { position: relative; }.ffc_q_header { margin-bottom: 10px; }.vff-animate { animation-duration: 0.6s; }.vff .q-form.q-is-inactive { display: initial; left: -99999px; position: absolute; top: -99999px; }@-webkit-keyframes ffBlink { 50% { opacity: 0; } }@keyframes ffBlink { 50% { opacity: 0; } }@-webkit-keyframes ffadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes ffadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes ffadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes ffadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes ff_move { 0% { background-position: 0px 0px; } 100% { background-position: 50px 50px; } }@keyframes ff_move { 0% { background-position: 0px 0px; } 100% { background-position: 50px 50px; } }.ff_file_upload .ff_file_upload_wrapper { align-items: center; display: flex; height: 300px; justify-content: center; position: relative; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field_wrap { align-items: center; border: 1px dashed; border-radius: 3px; display: flex; inset: 0px; justify-content: center; position: absolute; transition:background 0.1s ease; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field_wrap input { cursor: pointer; height: 100%; inset: 0px; opacity: 0; position: absolute; width: 100%; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field_wrap .help_text { clip: rect(0px, 0px, 0px, 0px); border: 0px; clip-path: inset(100%); height: 1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field { align-items: center; display: flex; flex-direction: column; font-weight: 400; z-index: -1; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .icon_wrap { position: relative; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .file_upload_arrow_wrap { border-radius: 10px 10px 0px 0px; bottom: 2px; left: 32px; overflow: hidden; position: absolute; top: 2px; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .file_upload_arrow_wrap .file_upload_arrow { display: flex; flex-direction: column; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .upload_text_wrap { margin-top: 16px; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .upload_text_wrap .upload_text { display: inline; font-size: 14px; line-height: 20px; margin: 0px; max-width: 100%; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .upload_text_wrap .upload_text.choose_file { font-weight: 700; }.ff_file_upload .ff_file_upload_wrapper .ff_file_upload_field .upload_text_wrap .upload_text.size { font-size: 12px; font-weight: unset; line-height: 16px; text-align: center; }.f-radios-wrap *, .f-subscription-wrap * { backface-visibility: initial; }@media screen and (max-width: 1023px){.ffc_conv_wrapper.ffc_inline_form .vff-animate.q-form { overflow: auto; }.ffc_conv_wrapper .ff_conv_app_frame { align-items: center; min-height: auto; }.ffc_conv_wrapper .ff_conv_app_frame .vff .fh2 .f-text { word-break: break-word; }}@media screen and (max-width: 767px){.vff-footer { right: 0px !important; width: 100%; }.vff-footer .footer-inner-wrap { float: unset; justify-content: space-between; margin-left: 5px; }}.ff_conv_app_4 { background-color: #ffffff; }.ff_conv_app_4 .ffc-counter-div span { color: #8e2946; }.ff_conv_app_4 .ffc-counter-div .counter-icon-span svg { fill: #8e2946 !important; }.ff_conv_app_4 .f-label-wrap, .ff_conv_app_4 .f-answer { color: #8e2946 !important; }.ff_conv_app_4 .f-label-wrap .f-key { border-color: #8e2946 !important; }.ff_conv_app_4 .f-label-wrap .f-key-hint { border-color: #8e2946 !important; }.ff_conv_app_4 .f-answer .f-radios-wrap ul li { border: 1px solid #8e2946; background-color: rgba(142, 41, 70, 0.1) !important; }.ff_conv_app_4 .f-answer .f-radios-wrap ul li:focus { background-color: rgba(142, 41, 70, 0.3) !important; }.ff_conv_app_4 .f-answer .f-radios-wrap ul li:hover { background-color: rgba(142, 41, 70, 0.3) !important; }.ff_conv_app_4 .f-answer input, .ff_conv_app_4 .f-answer textarea { color: #8e2946 !important; box-shadow: #8e2946 0px 1px; }.ff_conv_app_4 .f-answer input:focus, .ff_conv_app_4 .f-answer textarea:focus { box-shadow: #8e2946 0px 2px !important; }.ff_conv_app_4 .f-answer textarea::placeholder, .ff_conv_app_4 .f-answer input::placeholder { color: #8e2946 !important; }.ff_conv_app_4 .f-answer .ff_file_upload_field_wrap { background-color: rgba(142, 41, 70, 0.1); border-color: rgba(142, 41, 70, 0.8); }.ff_conv_app_4 .f-answer .ff_file_upload_field_wrap:hover { background-color: rgba(142, 41, 70, 0.3); }.ff_conv_app_4 .fh2 .f-text { color: #191919; }.ff_conv_app_4 .fh2 .f-tagline, .ff_conv_app_4 .f-sub .f-help { color: rgba(25, 25, 25, 0.7); }.ff_conv_app_4 .q-inner .o-btn-action, .ff_conv_app_4 .footer-inner-wrap .f-nav { background-color: #8e2946; }.ff_conv_app_4 .q-inner .o-btn-action span, .ff_conv_app_4 .footer-inner-wrap .f-nav a { color: #ffffff; }.ff_conv_app_4 .footer-inner-wrap .f-nav a svg { fill: #ffffff; }.ff_conv_app_4 .vff-footer .f-progress-bar { background-color: rgba(142, 41, 70, 0.3); }.ff_conv_app_4 .vff-footer .f-progress-bar-inner { background-color: #8e2946; }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="10"]{min-width: 100vw;}body.swift-nojs [data-s3cid="11"]{min-width: 100vw;}body.swift-nojs [data-s3cid="12"]{min-width: 100vw;}body.swift-nojs [data-s3cid="13"]{min-width: 100vw;max-height:304.40625px;}body.swift-nojs [data-s3cid="14"]{max-width:268.125px;}body.swift-nojs [data-s3cid="15"]{min-width:298.640625px;}body.swift-nojs [data-s3cid="16"]{min-width:358.09375px;max-height:117.75px;}body.swift-nojs [data-s3cid="17"]{min-width:330.796875px;max-height:44px;}body.swift-nojs [data-s3cid="18"]{min-width: 100vw;min-height:238.8125px;}body.swift-nojs [data-s3cid="19"]{min-width: 100vw;}body.swift-nojs [data-s3cid="20"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="21"]{min-width:170.625px;}body.swift-nojs [data-s3cid="22"]{min-width:170.625px;}body.swift-nojs [data-s3cid="23"]{min-width:170.625px;}body.swift-nojs [data-s3cid="24"]{min-width:170.625px;}body.swift-nojs [data-s3cid="25"]{min-width:170.625px;}body.swift-nojs [data-s3cid="26"]{min-width:170.625px;}body.swift-nojs [data-s3cid="27"]{min-width:170.625px;}body.swift-nojs [data-s3cid="28"]{min-width:170.625px;}body.swift-nojs [data-s3cid="29"]{min-width:170.625px;}body.swift-nojs [data-s3cid="30"]{min-width:170.625px;}body.swift-nojs [data-s3cid="31"]{min-width:170.625px;}body.swift-nojs [data-s3cid="32"]{min-width:170.625px;max-height:22.609375px;}body.swift-nojs [data-s3cid="33"]{min-width: 100vw;max-height:848.203125px;}body.swift-nojs [data-s3cid="34"]{min-width: 100vw;max-height:778.421875px;}body.swift-nojs [data-s3cid="35"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="36"]{max-width:63.546875px;}body.swift-nojs [data-s3cid="37"]{min-width:358.09375px;max-height:604.234375px;}body.swift-nojs [data-s3cid="38"]{min-width:358.09375px;max-height:338.09375px;}body.swift-nojs [data-s3cid="39"]{min-width:358.09375px;max-height:44px;}body.swift-nojs [data-s3cid="40"]{min-width: 100vw;max-height:957.8125px;}body.swift-nojs [data-s3cid="41"]{min-width: 100vw;max-height:888.03125px;}body.swift-nojs [data-s3cid="42"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="43"]{max-width:135.96875px;}body.swift-nojs [data-s3cid="44"]{min-width:358.09375px;max-height:713.84375px;}body.swift-nojs [data-s3cid="45"]{min-width:358.09375px;max-height:226.71875px;}body.swift-nojs [data-s3cid="46"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="47"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="48"]{min-width:358.09375px;max-height:44px;}body.swift-nojs [data-s3cid="49"]{min-width: 100vw;}body.swift-nojs [data-s3cid="50"]{min-width: 100vw;}body.swift-nojs [data-s3cid="51"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="52"]{max-width:82.9375px;}body.swift-nojs [data-s3cid="53"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="54"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="55"]{min-width:356.09375px;max-height:222.796875px;}body.swift-nojs [data-s3cid="56"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="57"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="58"]{min-width:356.09375px;max-height:222.796875px;}body.swift-nojs [data-s3cid="59"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="60"]{min-width:358.09375px;min-height:489.640625px;}body.swift-nojs [data-s3cid="61"]{min-width:356.09375px;}body.swift-nojs [data-s3cid="62"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="63"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="64"]{min-width:356.09375px;max-height:178.765625px;}body.swift-nojs [data-s3cid="65"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="66"]{min-width:358.09375px;min-height:445.609375px;}body.swift-nojs [data-s3cid="67"]{min-width:356.09375px;}body.swift-nojs [data-s3cid="68"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="69"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="70"]{min-width:356.09375px;max-height:178.765625px;}body.swift-nojs [data-s3cid="71"]{min-width:322.40625px;}body.swift-nojs [data-s3cid="72"]{min-width:358.09375px;max-height:44px;}body.swift-nojs [data-s3cid="73"]{min-width: 100vw;max-height:226.15625px;}body.swift-nojs [data-s3cid="74"]{min-width: 100vw;max-height:171.5625px;}body.swift-nojs [data-s3cid="75"]{min-width:358.09375px;max-height:114.265625px;}body.swift-nojs [data-s3cid="76"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="77"]{min-width: 100vw;}body.swift-nojs [data-s3cid="78"]{min-width: 100vw;}body.swift-nojs [data-s3cid="79"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="80"]{max-width:106.5625px;}body.swift-nojs [data-s3cid="81"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="82"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="83"]{min-width:313.1875px;min-height:501.578125px;}body.swift-nojs [data-s3cid="84"]{min-width:313.1875px;min-height:501.578125px;}body.swift-nojs [data-s3cid="85"]{min-width:313.1875px;min-height:501.578125px;}body.swift-nojs [data-s3cid="86"]{min-width:313.1875px;min-height:501.578125px;}body.swift-nojs [data-s3cid="87"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="88"]{min-width:329.5px;}body.swift-nojs [data-s3cid="89"]{min-width: 100vw;max-height:1143.84375px;}body.swift-nojs [data-s3cid="90"]{min-width: 100vw;max-height:1074.0625px;}body.swift-nojs [data-s3cid="91"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="92"]{max-width:133.875px;}body.swift-nojs [data-s3cid="93"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="94"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="95"]{min-width: 100vw;max-height:592.4375px;}body.swift-nojs [data-s3cid="96"]{min-width: 100vw;max-height:522.65625px;}body.swift-nojs [data-s3cid="97"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="98"]{max-width:157.859375px;}body.swift-nojs [data-s3cid="99"]{min-width:358.09375px;max-height:47.5625px;}body.swift-nojs [data-s3cid="100"]{min-width:322.09375px;max-height:21px;}body.swift-nojs [data-s3cid="102"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="103"]{min-width:322.09375px;}body.swift-nojs [data-s3cid="105"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="106"]{min-width:322.09375px;}body.swift-nojs [data-s3cid="108"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="109"]{min-width:322.09375px;}body.swift-nojs [data-s3cid="111"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="112"]{min-width:322.09375px;}body.swift-nojs [data-s3cid="114"]{min-width:358.09375px;max-height:147.8125px;}body.swift-nojs [data-s3cid="115"]{min-width:184.96875px;}body.swift-nojs [data-s3cid="116"]{min-width: 100vw;}body.swift-nojs [data-s3cid="117"]{min-width: 100vw;}body.swift-nojs [data-s3cid="118"]{min-width: 100vw;}body.swift-nojs [data-s3cid="119"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="120"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="121"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="122"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="123"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="124"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="125"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="126"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="127"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="128"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="129"]{min-width:358.09375px;}body.swift-nojs [data-s3cid="130"]{min-width:358.09375px;}html{opacity:1}}