@layer swift3 {@keyframes custom-modal-fade-in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }@keyframes custom-modal-fade-out { 0% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(0.8); } }@keyframes custom-modal-slide-up { 0% { opacity: 0; transform: translateY(100%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes custom-modal-slide-down { 0% { opacity: 0; transform: translateY(-100%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes wp-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes wp-skeleton-loading { 0% { background-position: 200% 0px; } 100% { background-position: -200% 0px; } }@keyframes wp-spin-dash { 0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; } 50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35px; } 100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124px; } }@keyframes notif-flow-dropdown-fade-in { 0% { opacity: 0; transform: translateY(-4px); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes notif-flow-switch-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes notif-flow-toast-slide-in { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes notif-flow-toast-slide-out { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@keyframes edgePulse { 0% { stroke-opacity: 0.6; stroke-width: 2; } 50% { stroke-opacity: 1; stroke-width: 4; } 100% { stroke-opacity: 0.6; stroke-width: 2; } }@keyframes edgeGlow { 0% { filter: drop-shadow(currentcolor 0px 0px 0px); } 50% { filter: drop-shadow(currentcolor 0px 0px 8px); } 100% { filter: drop-shadow(currentcolor 0px 0px 0px); } }@keyframes notif-flow-badge-zoom { 0% { transform: scale(1); } 50% { transform: scale(1.2); } 100% { transform: scale(1); } }body { margin: 0px; padding: 0px; }@keyframes dashdraw { 0% { stroke-dashoffset: 10; } }@keyframes notif-flow-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes notif-flow-skeleton-pulse { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 1; } }:root { --blue: #516eff; --white: #fff; --border: #e4e6eb; --pink: #ff4a97; }@keyframes button-loading-spinner { 0% { transform: rotate(0turn); } 100% { transform: rotate(1turn); } }html { scroll-behavior: smooth; }@keyframes fadeUp { 0% { opacity: 0; transform: translate3d(0px, 3%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }.eventin-shortcode-wrapper, .events_calendar_classic { position: relative; }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes loading-spinner-animation { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.has-text-align-left { text-align: left; }.has-text-align-center { text-align: center; }@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; } 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; } fieldset { padding: 0.35em 0.75em 0.625em; } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0px; white-space: normal; } 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%; } .brxe-section.bricks-lazy-hidden { background-image: none !important; } .brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; } .brxe-container.bricks-lazy-hidden { background-image: none !important; } .brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; } .brxe-block.bricks-lazy-hidden { background-image: none !important; } .brxe-div.bricks-lazy-hidden { background-image: none !important; } [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%; } .brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder) { align-items: center; display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); justify-content: center; left: 0px; top: 0px; width: 100%; z-index: 10000; position: fixed !important; } .brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder) .brx-popup-backdrop { background-color: rgba(0, 0, 0, 0.5); inset: 0px; opacity: 1; position: absolute; transition: 1s ease-in-out; visibility: visible; } .brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder).hide { opacity: 0; pointer-events: none; visibility: hidden; } .brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder).hide .brx-popup-backdrop { opacity: 0; visibility: hidden; } .brx-popup-content { background-color: rgb(255, 255, 255); margin: 0px; max-width: 100%; overflow-y: auto; padding: 30px; z-index: 1; } .brx-popup-content.brxe-container { flex-wrap: nowrap; } 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; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } button { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; cursor: pointer; outline: none; padding: 0px; } 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; } #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } .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; } .bricks-swiper-container { list-style: none; margin-left: auto; margin-right: auto; opacity: 0; overflow: hidden; padding: 0px; position: relative; transition: opacity 0.1s ease-in 0.1s; z-index: 1; } .bricks-swiper-container:not(.swiper-initialized) .swiper-slide:not(.swiper-slide-active) { opacity: 0; } [class^="brxe-"] .bricks-swiper-container { opacity: 1 !important; } .swiper-wrapper { box-sizing: content-box; display: grid; grid-auto-flow: column; height: 100%; max-height: inherit; min-height: inherit; position: relative; transition-property: transform; width: 100%; z-index: 1; } .swiper-android .swiper-slide, .swiper-wrapper { transform: translateZ(0px); } .swiper-slide { flex-shrink: 0; height: 100%; position: relative; transition-property: transform; width: 100%; } .swiper-button { align-items: center; background-color: transparent; color: rgb(255, 255, 255); cursor: pointer; font-size: 40px; font-weight: 100; height: 50px; justify-content: center; line-height: 0; outline: none; padding: 0px; position: absolute; text-align: center; top: 50%; transition: var(--bricks-transition); width: 50px; z-index: 11; display: flex !important; } .swiper-button::before { -webkit-font-smoothing: antialiased; } .bricks-swiper-button-prev { background-image: none !important; transform: translate(-100%, -50%); } .bricks-swiper-button-next { background-image: none !important; transform: translate(100%, -50%); } @keyframes blink { 100% { opacity: 0; } } .brxe-carousel { min-width: 0px; position: relative; width: 100%; } .brxe-carousel .image { background-position: 50% center; background-size: cover; inset: 0px; height: 300px; position: relative; } .brxe-icon { font-size: 60px; } a.brxe-image { display: inline-block; } :where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; } :where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; } .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 input[type="radio"]:focus-visible + .brx-input-indicator { outline: 2px solid var(--brx-indicator-focus-color,#3b82f6); outline-offset: 2px; } :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-mobile-menu-toggle { background-color: transparent; cursor: pointer; display: none; height: 16px; min-width: 12px; position: relative; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle::before { inset: 0px; content: ""; position: absolute; z-index: 1; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span { min-width: 12px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle span { background-color: currentcolor; display: block; height: 2px; position: absolute; right: 0px; transition: var(--bricks-transition); } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top { min-width: 12px; top: 0px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center { min-width: 12px; top: 7px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom { min-width: 12px; top: 14px; width: 20px; } .brxe-nav-menu .bricks-mobile-menu-wrapper { bottom: 0px; color: rgb(255, 255, 255); display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); left: 0px; position: fixed; right: auto; scrollbar-width: none; top: var(--wp-admin--admin-bar--height,0); transition-duration: 0.2s; transition-property: background-color, opacity, transform, visibility; visibility: hidden; width: 300px; z-index: 999; } .brxe-nav-menu .bricks-mobile-menu-wrapper::before { background-color: rgb(35, 40, 45); background-size: cover; inset: 0px; content: ""; position: absolute; z-index: -1; } .brxe-nav-menu .bricks-mobile-menu-wrapper.left { transform: translateX(-100%); } .brxe-nav-menu .bricks-mobile-menu-wrapper a { display: block; width: 100%; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a { line-height: 60px; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus { outline-offset: -1px; } .brxe-nav-menu .bricks-mobile-menu { 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; } .brxe-shortcode { width: 100%; } .brxe-social-icons { display: flex; list-style-type: none; margin: 0px; padding: 0px; } .brxe-social-icons li, .brxe-social-icons li a { align-items: center; display: flex; flex: 1 1 0%; gap: 5px; justify-content: center; } .brxe-social-icons span { align-items: center; display: inline-flex; } @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); } }}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;src:url(https://adeganova.de/wp-content/swift-ai/cache/adeganova.de/__data/Roboto-Regular00000000.woff) format("truetype");font-display:swap;}@font-face { font-family: "Josefin Sans"; font-weight: 400; font-display: swap; src: url(https://adeganova.de/storage/2024/08/JosefinSans-VariableFont_wght.ttf) format("truetype"); }.cf-style form input:focus, .cf-style form textarea:focus { outline: none; }.filter-main.flexible-section.wine-style { background-color: #2d2d2d; padding: 40px 20px; position: relative; z-index: 3; }.filter-main > .container { max-width: 1140px; width: 100%; margin: auto; }.filter-main > .container > .d-flex { background-color: #ffffff; padding: 0px 24px; }.filter-main .col-title { padding: 20px 0px; border-bottom: 1px solid #f3f3f3; }.filter-main .section-title h2 { margin: 0px; color: #0d0d0d; font-family: "Josefin Sans", sans-serif; font-size: 14px; font-style: normal; font-weight: 700; line-height: 20px; }.filter-main .col-filter { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; margin-left: -12px; margin-right: -12px; padding: 24px 0px; }.filter-main .col-filter .filter-style { width: 30%; padding: 0px 12px; min-height: 48px; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }.filter-main .col-filter .filter-style .categories { position: relative; width: 100%; }.filter-main .col-filter .filter-style .categories .selected { border: 1px solid #d2d2d5; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; cursor: pointer; width: 100%; min-width: 100%; height: 100%; min-height: 46px; position: relative; }.filter-main .col-filter .filter-style .categories .filt-title { padding: 10px 22px; max-width: 100%; width: 100%; color: #99a1ac; font-family: "Josefin Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; min-height: 44px; display: inline-flex; -webkit-box-align: center; align-items: center; }.filter-main .col-filter .filter-style .categories .selected img { max-width: 24px; height: 24px; width: 100%; object-fit: contain; object-position: center center; transition: 0.3s; position: absolute; top: 50%; transform: translateY(-50%); right: 22px; }.filter-main .col-filter .filter-style .categories ul { list-style-type: none; position: absolute; left: 0px; top: 100%; width: 100%; padding: 12px; z-index: 1; background-color: #ffffff; border-width: 0px 1px 1px; border-style: solid; border-color: #d2d2d5; border-image: initial; opacity: 0; pointer-events: none; margin: 0px auto; transition: 0.3s; }.filter-main .col-filter .filter-style .categories ul li { color: #99a1ac; font-family: "Josefin Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; padding: 10px; transition: 0.3s; cursor: pointer; }.filter-main .col-filter .filter-style .categories ul li:hover { background-color: #99a1ac; color: #ffffff; }@-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.post-list-main.flexible-section.wine-style { position: relative; padding: 40px 20px 200px; }.post-list-main.flexible-section.wine-style::after { content: ""; display: block; position: absolute; left: 0px; bottom: -360px; z-index: 0; background-image: url(//adeganova.de/wp-content/swift-ai/images/wp-content/uploads/2024/04/douro-color-edit-ie1-12-1-1-png.webp); background-repeat: no-repeat; background-size: cover; background-position: center top; width: 100%; height: 634px; }.post-list-main.flexible-section.wine-style > .container { position: relative; z-index: 2; max-width: 1140px; width: 100%; margin: auto; }.flexible-section.wine-style.results-wine { padding: 40px 20px 0px; position: relative; z-index: 2; }.flexible-section.wine-style.results-wine > .container { max-width: 1140px; width: 100%; margin: auto; }.results-wine .col-tit { padding-bottom: 16px; border-bottom: 1px solid #c1c4c3; }.results-wine .col-tit h2 { color: #000000; font-family: "Josefin Sans", sans-serif; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin: 0px; }.results-wine .col-tit h2 .count_posts { color: #8b8b8b; font-family: "Josefin Sans", sans-serif; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; padding-left: 4px; display: inline-block; }.filtered-categories ul { list-style-type: none; margin: 0px; padding: 0px; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; }.post_list_style { display: flex; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; }.post_list_style article { width: 33.333%; }.post_list_style article .post-container { border: 1px solid #d2d2d5; padding: 16px 20px 32px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: justify; justify-content: space-between; text-align: center; background-color: #ffffff; height: 100%; }.post_list_style article .post-container .tit { margin-bottom: 8px; }.post_list_style article .post-container .tit h2 { color: #4c5444; font-family: "Josefin Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; margin: 0px; }.post_list_style article .post-container .wine-type h3 { margin: 0px; color: #5b5b5b; font-family: "Josefin Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; }.post_list_style article .post-container .post-feat-img .img-container { min-height: 498px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }.post_list_style article .post-container .post-feat-img .img-container img { max-width: 100%; width: 100%; height: 100%; object-fit: contain; object-position: center center; max-height: 431px; }.post_list_style article .post-container .post-btn a { display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; background-color: #4c5444; border: 1px solid #4c5444; min-width: 248px; min-height: 54px; width: auto; padding: 8px; color: #ffffff; font-family: Roboto, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; transition: 0.3s; }.post_list_style article .post-container .post-btn a:hover { color: #4c5444; background-color: transparent; }.popup-overlay { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 150; transition: 0.3s; cursor: default; visibility: hidden; opacity: 0; pointer-events: none; }.form-popup, .product-popup { visibility: hidden; opacity: 0; pointer-events: none; position: fixed; left: 50%; top: 50%; max-width: 700px; width: 100%; transform: translate(-50%, -50%); background-color: #ffffff; padding: 70px 24px 32px; transition: 0.3s; z-index: 151; }.form-popup { z-index: 152; }.form-popup .popup-container, .product-popup .popup-container { position: relative; }.form-popup .popup-container .close-form, .product-popup .popup-container .close-button { position: absolute; right: 0px; top: -46px; z-index: 5; }.form-popup .popup-container .close-form a, .product-popup .popup-container .close-button a { width: 24px; height: 24px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background-image: url(https://adeganova.de/wp-content/uploads/2024/04/Frame-1-1.svg); background-repeat: no-repeat; background-size: contain; background-position: center center; }.product-popup .popup-container .popup-content { }.product-popup .popup-container .pr-name, .product-popup .popup-container .cat-name-wien, .product-popup .popup-container .info, .product-popup .popup-container .cont-btn, .winery-description { text-align: center; }.winary strong { color: #5b5b5b; }.winary p { display: inline; }.product-popup .popup-container .desc { margin: 24px 0px; }.product-popup .popup-container .cat-name-wien, .product-popup .popup-container .pr-name, .product-popup .popup-container .info { color: #4c5444; font-family: "Josefin Sans"; font-size: 24px; font-style: normal; font-weight: 400; line-height: 32px; margin-bottom: 60px; }.product-popup .popup-container .cat-name-wien { margin-bottom: 10px; }.product-popup .popup-container .pr-name { margin-bottom: 0px; }.product-popup .popup-container .cont-btn { text-align: center; }.product-popup .popup-container .cont-btn a { color: #ffffff; font-family: Roboto, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; background-color: #4c5444; border: 1px solid #4c5444; min-width: 248px; min-height: 54px; width: auto; padding: 8px; transition: 0.3s; }.product-popup .popup-container .cont-btn a:hover { color: #4c5444; background-color: transparent; }@media (max-width: 1450px) and (min-width: 1025px){.form-popup, .product-popup { max-width: 700px; }}.cf-style form > fieldset { display: flex; flex-wrap: wrap; }.cf-style .first-items { width: 100%; }.cf-style .ff-el-group { margin: 0px !important; }.cf-style .ff-el-input--content { display: inline-block; position: relative; width: 100%; }.cf-style .ff-el-input--content input { display: block; width: 100%; color: #000000; font-family: "Josefin Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 300; line-height: normal; padding: 20px 24px; border: 1px solid #d2d2d5; border-radius: 0px; }.cf-style .frm-fluent-form .ff-t-container { gap: 0px !important; }.cf-style .second-items > div { display: flex; flex-wrap: wrap; flex-direction: unset !important; }.cf-style .second-items > div > div { width: 50%; }.cf-style textarea { font-size: 16px; font-style: normal; font-weight: 300; resize: none; height: 160px; display: block !important; width: 100% !important; color: #000000 !important; font-family: "Josefin Sans", sans-serif !important; line-height: normal !important; padding: 20px 24px !important; border: 1px solid #d2d2d5 !important; border-radius: 0px !important; }.cf-style .last-items { max-width: calc(100% - 180px); width: 100%; padding: 16px 24px; border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: #d2d2d5 currentcolor #d2d2d5 #d2d2d5; border-image: initial; }.cf-style .ff_submit_btn_wrapper { max-width: 180px; width: 100%; border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: #d2d2d5 #d2d2d5 #d2d2d5 currentcolor; border-image: initial; }.third-items .ff-el-group { display: flex; }.cf-style .last-items .ff-el-input--content input { width: auto; }.cf-style .last-items .ff-el-input--content input + span { color: #000000; font-family: "Josefin Sans"; font-size: 12px; font-style: normal; font-weight: 300; line-height: 16px; padding-left: 16px; display: inline-block; }.cf-style .ff-default .ff_btn_style { color: #ffffff !important; font-family: "Josefin Sans" !important; font-size: 20px !important; font-style: normal !important; font-weight: 400 !important; line-height: normal !important; border: 1px solid #4c5444 !important; padding: 8px 42px !important; background-color: #4c5444 !important; transition: 0.3s !important; text-align: center !important; width: 100% !important; height: 100% !important; border-radius: 0px !important; }.cf-style .ff-default .ff_btn_style:hover { background-color: transparent !important; color: #4c5444 !important; }.cf-style .last-items .ff-el-form-check-label { display: flex; align-items: center; }.form-popup .cf-style .last-items { max-width: 100%; border-right: 1px solid #d2d2d5; border-bottom: 0px; }.form-popup .cf-style .ff_submit_btn_wrapper { max-width: 100%; padding: 0px 12px 12px; border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentcolor #d2d2d5 #d2d2d5; border-image: initial; }.product_name { display: none !important; }h1.banner-title { display: none !important; }.empfehlung { border-width: 2px medium medium; border-style: solid none none; border-color: #dddedf currentcolor currentcolor; border-image: initial; padding-top: 15px; margin-top: 15px !important; }body.bricks-is-frontend :focus, a:focus { outline: none !important; }#brx-header { position: fixed; left: 0px; top: 0px; width: 100%; z-index: 101; transition: 0.3s; }#brx-header > section { transition: 0.3s; }@layer bricks.icons {@font-face{font-family:"themify";font-weight:400;font-style:normal;src:url(https://adeganova.de/wp-content/swift-ai/cache/adeganova.de/__data/themify0319587e.woff) format('woff2');font-display:swap;} [class*=" ti-"], [class^="ti-"] { -webkit-font-smoothing: antialiased; display: inline-block; font-family: themify; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-transform: none; } .ti-close::before { content: ""; } .ti-menu::before { content: ""; }}:root { --swiper-theme-color: #007aff; }.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0px, 0px); }.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; }:root { --swiper-navigation-size: 44px; }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@keyframes etn-button-loading-spinner { 0% { transform: rotate(0turn); } 100% { transform: rotate(1turn); } }:root { --delivary-primary: #da1212; --delivary-secondary: #e3106e; --delivary-dark: #000; --delivary-gray: #b1b3bf; }@keyframes loader { 0% { background: #000000; } 100% { background: #ffffff; } }@keyframes spin { 100% { transform: rotate(1turn); } }@keyframes components-animate__appear-animation { 0% { transform: translateY(-2em) scaleY(0) scaleX(0); } 100% { transform: translateY(0px) scaleY(1) scaleX(1); } }@keyframes components-animate__slide-in-animation { 100% { transform: translateX(0px); } }@keyframes components-animate__loading { 0% { opacity: 0.5; } 50% { opacity: 1; } 100% { opacity: 0.5; } }.components-button:not(:disabled, [aria-disabled="true"]):active { color: var(--wp-components-color-foreground,#1e1e1e); }@keyframes components-button__busy-animation { 0% { background-position: 200px 0px; } }@keyframes slide-in-left { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes slide-in-right { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes slide-out-left { 0% { transform: translateX(0px); } 100% { transform: translateX(-100%); } }@keyframes slide-out-right { 0% { transform: translateX(0px); } 100% { transform: translateX(100%); } }@keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes __wp-base-styles-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes __wp-base-styles-fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes components-modal__appear-animation { 0% { opacity: 0; transform: scale(0.9); } 100% { opacity: 1; transform: scale(1); } }@keyframes components-modal__disappear-animation { 0% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(0.9); } }@keyframes components-resizable-box__top-bottom-animation { 0% { opacity: 0; transform: scaleX(0); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes components-resizable-box__left-right-animation { 0% { opacity: 0; transform: scaleY(0); } 100% { opacity: 1; transform: scaleY(1); } }@keyframes components-button__appear-animation { 0% { transform: scaleY(0); } 100% { transform: scaleY(1); } }.components-validated-control:has(:is(input, select):user-invalid) .components-input-control__backdrop { --wp-components-color-accent: #cc1818; border-color: #cc1818; }.components-validated-control :is(textarea, input[type="text"]):user-invalid { --wp-admin-theme-color: #cc1818; --wp-components-color-accent: #cc1818; border-color: #cc1818; }@keyframes components-validated-control__indicator-jump { 0% { opacity: 0; transform: translateY(-4px); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp-admin-theme-color: #3858e9; --wp-admin-theme-color--rgb: 56,88,233; --wp-admin-theme-color-darker-10: #2145e6; --wp-admin-theme-color-darker-10--rgb: 33.0384615385,68.7307692308,230.4615384615; --wp-admin-theme-color-darker-20: #183ad6; --wp-admin-theme-color-darker-20--rgb: 23.6923076923,58.1538461538,214.3076923077; --wp-admin-border-width-focus: 2px; }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); --wp-editor-canvas-background: #ddd; --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0,124,186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0,107,160.5; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0,90,135; --wp-admin-border-width-focus: 2px; }@keyframes hide-during-dragging { 100% { position: fixed; transform: translate(9999px, 9999px); } }.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled="true"]):hover .block-editor-block-types-list__item-title { color: var(--wp-admin-theme-color) !important; filter: brightness(0.95); }.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled="true"]):hover svg { color: var(--wp-admin-theme-color) !important; }.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled="true"]):hover::after { background: var(--wp-admin-theme-color); border-radius: 2px; inset: 0px; content: ""; opacity: 0.04; pointer-events: none; position: absolute; }@keyframes loadingpulse { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } }@keyframes __wp-base-styles-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }.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-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; }@media (min-width: 992px){.mhcookie-functional-blocked, .mhcookie-functional-blocked .mhcookie-buttons { flex-wrap: 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-box .mhcookie-dialog-logo-wrapper { display: flex; justify-content: center; width: 100%; }#mhcookie-dialog-logo { display: block; max-height: 50px; width: auto; margin: 0px auto 20px; }.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-close { position: absolute; top: 1em; right: 1em; background: none; color: #4c5444; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; font-family: inherit; font-weight: 400; font-size: 22px; cursor: pointer; text-decoration: none; line-height: 0; }.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: #4c5444; }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; color: #4c5444; }.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 #4c5444; color: #4c5444; 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: #4c5444; opacity: 0.75; }.mhcookie-btn-primary { background: #4c5444; 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: #4c5444; border-color: #4c5444; }: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: #4c5444; }.mhcookie-preferences-toggle { position: fixed; bottom: 0px; right: 0px; line-height: 1; color: #4c5444; z-index: 2147483645; visibility: hidden; opacity: 0; transition:opacity 0.8s ease; cursor: pointer; }.mhcookie-preferences-toggle[data-position="bottom-left"] { left: 0px; right: unset; }.mhcookie-preferences-toggle svg { width: 45px; height: 45px; margin: 10px; }.mhcookie-banner { box-sizing: border-box; position: fixed; bottom: 0px; left: 0px; z-index: 2147483647; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around; gap: 20px; padding: 10px 20px; width: 100%; background: #ffffff; color: #1d2327; font-family: Arial; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; visibility: hidden; opacity: 0; }.mhcookie-banner .mhcookie-text { margin: 0px; width: 100%; }@media (min-width: 992px){.mhcookie-banner .mhcookie-text { width: 66%; min-width: 300px; }}.mhcookie-banner .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-banner .mhcookie-btn { width: 100%; }@media (min-width: 768px){.mhcookie-banner .mhcookie-btn { width: auto; }}.mhcookie-banner .mhcookie-btn { padding: 3px 16px; border: 1px solid #4c5444; color: #4c5444; }.mhcookie-banner .mhcookie-btn:hover, .mhcookie-banner .mhcookie-btn:active, .mhcookie-banner .mhcookie-btn:focus { color: #4c5444; opacity: 0.75; }.mhcookie-banner .mhcookie-btn-primary { background: #4c5444; color: #ffffff; }.mhcookie-banner .mhcookie-btn-primary:hover, .mhcookie-banner .mhcookie-btn-primary:active, .mhcookie-banner .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }@layer bricks {.bricks-swiper-container { list-style: none; margin-left: auto; margin-right: auto; opacity: 0; overflow: hidden; padding: 0px; position: relative; transition: opacity 0.1s ease-in 0.1s; z-index: 1; } .bricks-swiper-container:not(.swiper-initialized) .swiper-slide:not(.swiper-slide-active) { opacity: 0; } [class^="brxe-"] .bricks-swiper-container { opacity: 1 !important; } .swiper-wrapper { box-sizing: content-box; display: grid; grid-auto-flow: column; height: 100%; max-height: inherit; min-height: inherit; position: relative; transition-property: transform; width: 100%; z-index: 1; } .swiper-android .swiper-slide, .swiper-wrapper { transform: translateZ(0px); } .swiper-slide { flex-shrink: 0; height: 100%; position: relative; transition-property: transform; width: 100%; } .swiper-button { align-items: center; background-color: transparent; color: rgb(255, 255, 255); cursor: pointer; font-size: 40px; font-weight: 100; height: 50px; justify-content: center; line-height: 0; outline: none; padding: 0px; position: absolute; text-align: center; top: 50%; transition: var(--bricks-transition); width: 50px; z-index: 11; display: flex !important; } .swiper-button::before { -webkit-font-smoothing: antialiased; } .bricks-swiper-button-prev { background-image: none !important; transform: translate(-100%, -50%); } .bricks-swiper-button-next { background-image: none !important; transform: translate(100%, -50%); }}.fluentform * { box-sizing: border-box; }.fluentform .clearfix::after, .fluentform .clearfix::before, .fluentform .ff-el-group::after, .fluentform .ff-el-group::before, .fluentform .ff-el-repeat .ff-el-input--content::after, .fluentform .ff-el-repeat .ff-el-input--content::before, .fluentform .ff-step-body::after, .fluentform .ff-step-body::before { content: " "; display: table; }.fluentform .clearfix::after, .fluentform .ff-el-group::after, .fluentform .ff-el-repeat .ff-el-input--content::after, .fluentform .ff-step-body::after { clear: both; }@media (min-width: 768px){.frm-fluent-form .ff-t-container { display: flex; gap: 15px; width: 100%; }.frm-fluent-form .ff-t-cell { display: flex; flex-direction: column; vertical-align: inherit; width: 100%; }.frm-fluent-form .ff-t-cell:first-of-type { padding-left: 0px; }.frm-fluent-form .ff-t-cell:last-of-type { flex-grow: 1; padding-right: 0px; }}.fluentform .ff-el-group { margin-bottom: 20px; }.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content { margin-bottom: 0px; margin-left: auto; }.fluentform .ff-el-input--label { display: inline-block; margin-bottom: 5px; position: relative; }.fluentform .ff-el-form-control { display: block; width: 100%; }.fluentform input[type="checkbox"], .fluentform input[type="radio"] { display: inline-block; margin: 0px; }.fluentform textarea { max-width: 100%; }.fluentform .ff-el-form-check { margin-bottom: 5px; }.fluentform .ff-el-form-check-label .ff-el-form-check-input { position: relative; top: -2px; vertical-align: middle; }.fluentform .ff-text-left { text-align: left; }.fluentform .ff-el-form-control::placeholder { color: #868e96; opacity: 1; }.ff-errors-in-stack { display: none; margin-top: 15px; }@keyframes skeleton-loading { 0% { background-color: #e3e6e8; } 100% { background-color: #f0f3f5; } }.fluentform .ff-el-group.ff-hpsf-container { display: none !important; position: absolute !important; transform: translateX(1000%) !important; }@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; } }:root { --fluentform-primary: #1a7efb; --fluentform-secondary: #606266; --fluentform-danger: #f56c6c; --fluentform-border-color: #dadbdd; --fluentform-border-radius: 7px; --fluentform-input-select-height: auto; }.ff-default .ff_btn_style { border: 1px solid transparent; border-radius: 7px; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 500; line-height: 1.5; padding: 8px 20px; position: relative; text-align: center; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; user-select: none; vertical-align: middle; white-space: nowrap; }.ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:hover { opacity: 0.8; outline: 0px; text-decoration: none; }.ff-default .ff-el-form-control { background-clip: padding-box; background-image: none; border: 1px solid var(--fluentform-border-color); border-radius: var(--fluentform-border-radius); color: var(--fluentform-secondary); font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; line-height: 1; margin-bottom: 0px; max-width: 100%; padding: 11px 15px; transition:border-color, box-shadow 0.15s, 0.15s ease-in-out, ease-in-out; }.ff-default .ff-el-form-control:focus { background-color: #ffffff; border-color: var(--fluentform-primary); color: var(--fluentform-secondary); outline: none; }.ff-default .ff-el-form-check label.ff-el-form-check-label { cursor: pointer; margin-bottom: 7px; }.ff-default .ff-el-form-check label.ff-el-form-check-label > span::after, .ff-default .ff-el-form-check label.ff-el-form-check-label > span::before { content: none; }.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label { margin-bottom: 0px; }.ff-default textarea { min-height: 90px; }@keyframes ff_move { 0% { background-position: 0px 0px; } 100% { background-position: 50px 50px; } }.ff-default { font-family: inherit; }.ff-default .ff-el-input--label label { display: inline-block; font-weight: 500; line-height: inherit; margin-bottom: 0px; }form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) { background-color: var(--fluentform-primary); color: #ffffff; }form.fluent_form_4 .ff-btn-submit:not(.ff_btn_no_style) { background-color: var(--fluentform-primary); color: #ffffff; }html body {font-family: sans-serif;}html{opacity:1}}