@layer swift3 {img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px; }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp-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; }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }: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; }:root { --wp--style--global--content-size: 800px; --wp--style--global--wide-size: 1200px; }:where(body) { margin: 0px; }:root { --wp--style--block-gap: 24px; }body { padding: 0px; }#fullscreen-search-overlay { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.72); display: none; align-items: flex-start; justify-content: center; padding-top: 60px; z-index: 999999; }@keyframes fsoFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }.fso-container { width: 100%; max-width: 900px; padding: 40px; box-sizing: border-box; position: relative; }.fso-search-form { display: flex; gap: 20px; flex-direction: column; margin-top: 50px; }.fso-search-form input[type="search"] { flex: 1 1 0%; padding: 20px; border-radius: 0px; font-size: 1.5rem; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; outline: none; background: #ffffff; }.fso-search-form .fso-submit { padding: 20px 32px; font-size: 1.3rem; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 0px; background: var( --e-global-color-primary ); color: #ffffff; cursor: pointer; font-weight: 600; font-family: report, sans-serif; text-transform: uppercase; }.fso-search-form .fso-submit:hover, .fso-search-form .fso-submit:active { background: var( --e-global-color-accent ); }.fso-close { position: absolute; top: -20px; right: 30px; font-size: 4rem; color: white; cursor: pointer; user-select: none; }.cmplz-obfuscate span { display: none; }#cmplz-manage-consent-container { display: none; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary { display: block; cursor: pointer; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker { display: none; content: ""; }#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description, #cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data, #cmplz-document .cmplz-dropdown .cmplz-service-description, #cmplz-document .cmplz-dropdown .cmplz-sharing-data, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data { display: inline-block; width: calc(50% - 35px); vertical-align: top; }#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary { display: block; cursor: pointer; }#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker, #cmplz-cookies-overview .cmplz-dropdown summary::marker, #cmplz-document .cmplz-dropdown summary::-webkit-details-marker, #cmplz-document .cmplz-dropdown summary::marker, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker { display: none; content: ""; }#cmplz-cookies-overview .cmplz-dropdown summary div, #cmplz-document .cmplz-dropdown summary div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div { display: grid; grid-template: "heading chevron" / 2fr 25px; gap: 15px; align-items: center; }#cmplz-cookies-overview .cmplz-dropdown summary div h3, #cmplz-document .cmplz-dropdown summary div h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3 { grid-area: heading; margin: 0px; }#cmplz-cookies-overview .cmplz-dropdown summary div::after, #cmplz-document .cmplz-dropdown summary div::after, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div::after { grid-area: chevron; }#cmplz-cookies-overview .cmplz-dropdown summary div input[data-category="functional"], #cmplz-document .cmplz-dropdown summary div input[data-category="functional"], .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div input[data-category="functional"] { visibility: hidden; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary { display: block; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div { grid-template: "heading paragraph label checkbox chevron" / 2fr auto 0px auto 25px; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p { grid-area: paragraph; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose { display: grid; }@media only screen and (min-width: 600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose { grid-column: span 2; grid-template: "purpose purpose purpose" "header1 header2 header3"; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose { grid-area: purpose; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header { grid-area: header1; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header { grid-area: header2; }#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header { grid-area: header3; }}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories { margin-top: 10px; display: block; width: 100%; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.25); }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker { display: none; content: ""; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description { padding: 10px; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 5px; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 25px; grid-template-rows: auto; align-items: center; gap: 10px; padding: 5px 10px; background-color: rgba(239, 239, 239, 0.5); }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); color: var(--cmplz_category_header_always_active_color); }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input { display: none; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0px; padding: initial; }#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { display: flex; align-items: center; justify-content: center; grid-column-start: 3; cursor: pointer; content: ""; background-image: ; background-position-x: ; background-position-y: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; background-color: ; transform: rotate(0deg); transition: 0.5s; background-size: cover; height: 25px; width: 25px; }#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode { font-size: 14px; margin-top: 0px; max-width: 800px; text-justify: inter-word; }#cmplz-document a, .editor-styles-wrapper .cmplz-unlinked-mode a { text-decoration: underline; }#cmplz-document a[target="_blank"]::after, .editor-styles-wrapper .cmplz-unlinked-mode a[target="_blank"]::after { content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg=="); margin: 0px 3px 0px 5px; }#cmplz-document a:focus, .editor-styles-wrapper .cmplz-unlinked-mode a:focus { border: 1px solid black; padding: 2px; }#cmplz-document h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h2, .editor-styles-wrapper .cmplz-unlinked-mode h3 { font-size: 22px; text-align: left; margin-top: 15px; text-transform: initial; padding-bottom: 10px; margin-bottom: 10px; }#cmplz-document h4, .editor-styles-wrapper .cmplz-unlinked-mode h4 { font-size: 18px; text-align: left; margin-top: 15px; margin-bottom: 5px; text-transform: initial; }#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td { font-size: 14px; margin-top: 0px; }#cmplz-document ul, .editor-styles-wrapper .cmplz-unlinked-mode ul { list-style: disc; margin-left: 15px; margin-bottom: 15px; }#cmplz-cookies-overview .cmplz-dropdown, #cmplz-document .cmplz-dropdown, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown { background-color: rgba(239, 239, 239, 0.25); }#cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-document .cmplz-dropdown h4, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4 { font-size: 18px; text-align: left; margin-top: 15px; margin-bottom: 5px; text-transform: initial; }#cmplz-cookies-overview .cmplz-dropdown p, #cmplz-cookies-overview .cmplz-dropdown a, #cmplz-document .cmplz-dropdown p, #cmplz-document .cmplz-dropdown a, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a { font-size: 14px; margin-top: 0px; }#cmplz-cookies-overview .cmplz-dropdown p, #cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-cookies-overview .cmplz-dropdown ul, #cmplz-document .cmplz-dropdown p, #cmplz-document .cmplz-dropdown h4, #cmplz-document .cmplz-dropdown ul, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul { padding: 0px 15px; }#cmplz-cookies-overview .cmplz-dropdown summary::marker, #cmplz-document .cmplz-dropdown summary::marker, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker { display: none; content: ""; }#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary { display: block; background-color: rgba(239, 239, 239, 0.5); margin: 5px 0px; padding: 5px 10px; place-items: center stretch; }#cmplz-cookies-overview .cmplz-dropdown summary h3, #cmplz-document .cmplz-dropdown summary h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3 { padding: 0px 5px; font-size: 18px; border-bottom: 0px; }#cmplz-cookies-overview .cmplz-dropdown summary p, #cmplz-document .cmplz-dropdown summary p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p { text-align: right; padding: 0px; margin: 0px; font-size: 14px; border-bottom: 0px; }#cmplz-cookies-overview .cmplz-dropdown summary div::after, #cmplz-document .cmplz-dropdown summary div::after, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div::after { cursor: pointer; content: ""; background: url(https://www.filbing-distribution.com/wp-content/plugins/complianz-gdpr/assets/images/chevron-down.svg) 0% 0% / cover no-repeat; transform: rotate(0deg); transition: 0.5s; height: 18px; width: 18px; margin: 3px; }#cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-document .cmplz-dropdown h4, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4 { font-size: 15px; margin: 5px 0px; }#cmplz-cookies-overview .cmplz-dropdown .name-header strong, #cmplz-cookies-overview .cmplz-dropdown .retention-header strong, #cmplz-cookies-overview .cmplz-dropdown .function-header strong, #cmplz-document .cmplz-dropdown .name-header strong, #cmplz-document .cmplz-dropdown .retention-header strong, #cmplz-document .cmplz-dropdown .function-header strong, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .name-header strong, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .retention-header strong, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .function-header strong { display: block; font-size: 14px; font-weight: bold; text-align: left; margin: 0px; text-transform: initial; }#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description, #cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data, #cmplz-document .cmplz-dropdown .cmplz-service-description, #cmplz-document .cmplz-dropdown .cmplz-sharing-data, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data { padding: 0px 15px 15px; }#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose, #cmplz-document .cmplz-dropdown .cookies-per-purpose, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose { border: 1px solid #dadada; gap: 1px; background-color: #dadada; margin-bottom: 10px; }#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div, #cmplz-document .cmplz-dropdown .cookies-per-purpose div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div { background-color: white; padding: 15px; }@media only screen and (min-width: 600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header { background-color: #f7f7f7; }#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header { background-color: #f7f7f7; }#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header { background-color: #f7f7f7; }}.cmplz-blocked-content-notice { display: none; }.cmplz-blocked-content-container, .cmplz-wp-video { animation-name: cmplz-fadein; animation-duration: 600ms; background-image: initial; background-position: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; border: 0px; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px 0px, rgba(0, 0, 0, 0.15) 0px 1px 10px 0px; display: flex; justify-content: center; align-items: center; height: inherit; position: relative; background-repeat: no-repeat !important; background-size: cover !important; }@keyframes cmplz-fadein { 0% { opacity: 0; } 100% { opacity: 1; } }html { line-height: 1.15; text-size-adjust: 100%; }*, ::after, ::before { box-sizing: border-box; }body { background-color: #ffffff; color: #333333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; margin: 0px; -webkit-font-smoothing: antialiased; }h1, h2, h3, h4, h5, h6 { color: inherit; font-family: inherit; font-weight: 500; line-height: 1.2; margin-block: 0.5rem 1rem; }h1 { font-size: 2.5rem; }h2 { font-size: 2rem; }h3 { font-size: 1.75rem; }h4 { font-size: 1.5rem; }p { margin-block: 0px 0.9rem; }a { background-color: transparent; color: #cc3366; text-decoration: none; }a:active, a:hover { color: #333366; }a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }b, strong { font-weight: bolder; }img { border-style: none; height: auto; max-width: 100%; }details { display: block; }summary { display: list-item; }label { display: inline-block; line-height: 1; vertical-align: middle; }button, input, optgroup, select, textarea { font-family: inherit; font-size: 1rem; line-height: 1.5; margin: 0px; }input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], select, textarea { border: 1px solid #666666; border-radius: 3px; padding: 0.5rem 1rem; transition: 0.3s; width: 100%; }input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, select:focus, textarea:focus { border-color: #333333; }button, input { overflow: visible; }button, select { text-transform: none; }[type="button"], [type="reset"], [type="submit"], button { appearance: button; width: auto; }[type="button"], [type="submit"], button { background-color: transparent; border: 1px solid #cc3366; border-radius: 3px; color: #cc3366; display: inline-block; font-size: 1rem; font-weight: 400; padding: 0.5rem 1rem; text-align: center; transition: 0.3s; user-select: none; white-space: nowrap; }[type="button"]:focus:not(:focus-visible), [type="submit"]:focus:not(:focus-visible), button:focus:not(:focus-visible) { outline: none; }[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover { background-color: #cc3366; color: #ffffff; text-decoration: none; }[type="button"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; }[type="search"] { appearance: textfield; outline-offset: -2px; }dd, dl, dt, li, ol, ul { background: transparent; border: 0px; font-size: 100%; margin-block: 0px; outline: 0px; vertical-align: baseline; }.comments-area a, .page-content a { text-decoration: underline; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #eeeeee; clip-path: none; color: #333333; display: block; font-size: 1rem; height: auto; left: 5px; line-height: normal; padding: 12px 24px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main { margin-inline: auto; width: 100%; }@media (min-width: 576px){.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main { max-width: 500px; }}@media (min-width: 768px){.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main { max-width: 600px; }}@media (min-width: 992px){.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main { max-width: 800px; }}@media (min-width: 1200px){.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main { max-width: 1140px; }}:root { --direction-multiplier: 1; }.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: -10000em; width: 1px; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.elementor *, .elementor ::after, .elementor ::before { box-sizing: border-box; }.elementor a { box-shadow: none; text-decoration: none; }.elementor img { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 0px; box-shadow: none; height: auto; max-width: 100%; }.elementor embed, .elementor iframe, .elementor object, .elementor video { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; line-height: 1; margin: 0px; max-width: 100%; width: 100%; }.elementor-element { --flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; align-self: var(--align-self); flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); }.elementor-element:where(.e-con-full, .elementor-widget) { align-content: var(--align-content); align-items: var(--align-items); flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); gap: var(--row-gap) var(--column-gap); justify-content: var(--justify-content); }.elementor-invisible { visibility: hidden; }.elementor-align-justify .elementor-button { width: 100%; }:root { --page-title-display: block; }.elementor-page-title, h1.entry-title { display: var(--page-title-display); }@keyframes eicon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.elementor-widget { position: relative; }.elementor-widget:not(:last-child) { margin-block-end: var(--kit-widget-spacing,20px); }@media (min-width: 1025px){#elementor-device-mode::after { content: "desktop"; }}@media (prefers-reduced-motion: no-preference){html { scroll-behavior: smooth; }}.e-con { --border-radius: 0; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; --border-style: initial; --border-color: initial; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --content-width: min(100%,var(--container-max-width,1140px)); --width: 100%; --min-height: initial; --height: auto; --text-align: initial; --margin-top: 0px; --margin-right: 0px; --margin-bottom: 0px; --margin-left: 0px; --padding-top: var(--container-default-padding-top,10px); --padding-right: var(--container-default-padding-right,10px); --padding-bottom: var(--container-default-padding-bottom,10px); --padding-left: var(--container-default-padding-left,10px); --position: relative; --z-index: revert; --overflow: visible; --gap: var(--widgets-spacing,20px); --row-gap: var(--widgets-spacing-row,20px); --column-gap: var(--widgets-spacing-column,20px); --overlay-mix-blend-mode: initial; --overlay-opacity: 1; --overlay-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; --e-con-grid-template-columns: repeat(3,1fr); --e-con-grid-template-rows: repeat(2,1fr); border-radius: var(--border-radius); height: var(--height); min-height: var(--min-height); min-width: 0px; overflow: var(--overflow); position: var(--position); width: var(--width); z-index: var(--z-index); --flex-wrap-mobile: wrap; }.e-con:where(:not(.e-div-block-base)) { transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; }.e-con { --margin-block-start: var(--margin-top); --margin-block-end: var(--margin-bottom); --margin-inline-start: var(--margin-left); --margin-inline-end: var(--margin-right); --padding-inline-start: var(--padding-left); --padding-inline-end: var(--padding-right); --padding-block-start: var(--padding-top); --padding-block-end: var(--padding-bottom); --border-block-start-width: var(--border-top-width); --border-block-end-width: var(--border-bottom-width); --border-inline-start-width: var(--border-left-width); --border-inline-end-width: var(--border-right-width); }.e-con { margin-block-end: var(--margin-block-end); margin-block-start: var(--margin-block-start); margin-inline-end: var(--margin-inline-end); margin-inline-start: var(--margin-inline-start); padding-inline-end: var(--padding-inline-end); padding-inline-start: var(--padding-inline-start); }.e-con.e-flex { --flex-direction: column; --flex-basis: auto; --flex-grow: 0; --flex-shrink: 1; flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis); }.e-con-full, .e-con > .e-con-inner { padding-block-end: var(--padding-block-end); padding-block-start: var(--padding-block-start); text-align: var(--text-align); }.e-con-full.e-flex, .e-con.e-flex > .e-con-inner { flex-direction: var(--flex-direction); }.e-con, .e-con > .e-con-inner { display: var(--display); }.e-con-boxed.e-flex { place-content: normal; align-items: normal; flex-flow: column; }.e-con-boxed { gap: initial; text-align: initial; }.e-con.e-flex > .e-con-inner { align-content: var(--align-content); align-items: var(--align-items); align-self: auto; flex: 1 1 auto; flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); }.e-con > .e-con-inner { gap: var(--row-gap) var(--column-gap); height: 100%; margin: 0px auto; max-width: var(--content-width); padding-inline: 0px; width: 100%; }.e-con .elementor-widget.elementor-widget { margin-block-end: 0px; }.e-con::before, .e-con > .elementor-background-slideshow::before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); content: var(--background-overlay); display: block; height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); mix-blend-mode: var(--overlay-mix-blend-mode); opacity: var(--overlay-opacity); position: absolute; top: calc(0px - var(--border-top-width)); transition: var(--overlay-transition,.3s); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }.e-con::before { transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s); }.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); top: calc(0px - var(--border-top-width)); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { z-index: 1; }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before { z-index: 2; }.e-con .elementor-widget { min-width: 0px; }.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container { height: 100%; }.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget { max-width: 100%; }.e-con .elementor-widget:not(:last-child) { --kit-widget-spacing: 0px; }.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) { transition:background, border, border-radius, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease, ease; }.elementor-heading-title { line-height: 1; margin: 0px; padding: 0px; }.elementor-button { background-color: #69727d; border-radius: 3px; color: #ffffff; display: inline-block; fill: #ffffff; font-size: 15px; line-height: 1; padding: 12px 24px; text-align: center; transition: 0.3s; }.elementor-button:focus, .elementor-button:hover, .elementor-button:visited { color: #ffffff; }.elementor-button-content-wrapper { display: flex; flex-direction: row; gap: 5px; justify-content: center; }.elementor-button-icon { align-items: center; display: flex; }.elementor-button-icon svg { height: auto; width: 1em; }.elementor-button-icon .e-font-icon-svg { height: 1em; }.elementor-button-text { display: inline-block; }.elementor-button span { text-decoration: inherit; }.elementor-icon { color: #69727d; display: inline-block; font-size: 50px; line-height: 1; text-align: center; transition: 0.3s; }.elementor-icon:hover { color: #69727d; }.elementor-icon i, .elementor-icon svg { display: block; height: 1em; position: relative; width: 1em; }.elementor-icon i::before, .elementor-icon svg::before { left: 50%; position: absolute; transform: translateX(-50%); }.animated { animation-duration: 1.25s; }@media (min-width: 1025px) and (max-width: 99999px){.elementor .elementor-hidden-desktop { display: none; }}.elementor-kit-6 { --e-global-color-primary: #CE8638; --e-global-color-secondary: #7BB4CA; --e-global-color-text: #7A7A7A; --e-global-color-accent: #80A926; --e-global-color-67686f9: #FFFFFF; --e-global-color-34f9dcd: #F9F0E1; --e-global-color-ab9a71a: #80A92647; --e-global-color-78fdbdd: #3C3C3C; --e-global-color-464a8d2: #000000; --e-global-typography-primary-font-family: "Roboto"; --e-global-typography-primary-font-weight: 600; --e-global-typography-secondary-font-family: "Roboto Slab"; --e-global-typography-secondary-font-weight: 400; --e-global-typography-text-font-family: "Roboto"; --e-global-typography-text-font-weight: 400; --e-global-typography-accent-font-family: "Roboto"; --e-global-typography-accent-font-weight: 500; --e-global-typography-2118e97-font-family: "Oswald"; --e-global-typography-2118e97-font-size: 38px; --e-global-typography-2118e97-font-weight: 600; --e-global-typography-665a4b9-font-family: "Oswald"; --e-global-typography-665a4b9-font-size: 33px; --e-global-typography-665a4b9-font-weight: 400; --e-global-typography-665a4b9-line-height: 38px; --e-global-typography-eb164bc-font-family: "report"; --e-global-typography-eb164bc-font-size: 16px; --e-global-typography-eb164bc-line-height: 17px; --e-global-typography-6fe680d-font-family: "Oswald"; --e-global-typography-6fe680d-font-size: 16px; --e-global-typography-6fe680d-font-weight: 400; --e-global-typography-6fe680d-text-transform: uppercase; --e-global-typography-a6e22ce-font-family: "report"; --e-global-typography-a6e22ce-font-size: 16px; --e-global-typography-a6e22ce-line-height: 19px; }.e-con { --container-max-width: 1140px; }.elementor-widget:not(:last-child) { margin-block-end: 20px; }.elementor-element { --widgets-spacing: 20px 20px; --widgets-spacing-row: 20px; --widgets-spacing-column: 20px; }h1.entry-title { display: var(--page-title-display); }.page-content { overflow: hidden; }.elementor-search-form { display: block; transition: 0.2s; }.elementor-search-form .e-font-icon-svg-container { align-items: center; display: flex; height: 100%; justify-content: center; width: 100%; }.elementor-search-form button, .elementor-search-form input[type="search"] { appearance: none; background: none; border: 0px; display: inline-block; font-size: 15px; line-height: 1; margin: 0px; min-width: 0px; padding: 0px; vertical-align: middle; white-space: normal; }.elementor-search-form button:focus, .elementor-search-form input[type="search"]:focus { color: inherit; outline: 0px; }.elementor-search-form__container { border: 0px solid transparent; display: flex; min-height: 50px; overflow: hidden; transition: 0.2s; }.elementor-search-form__container:not(.elementor-search-form--full-screen) { background: #f1f2f3; }.elementor-search-form__input { color: #3f444b; flex-basis: 100%; transition: color 0.2s; }.elementor-search-form__input::placeholder { color: inherit; font-family: inherit; opacity: 0.6; }.elementor-search-form--skin-minimal .elementor-search-form__icon { align-items: center; color: #3f444b; display: flex; fill: #3f444b; font-size: var(--e-search-form-icon-size-minimal,15px); justify-content: flex-end; opacity: 0.6; }.elementor-search-form--skin-minimal .elementor-search-form__icon svg { height: var(--e-search-form-icon-size-minimal,15px); width: var(--e-search-form-icon-size-minimal,15px); }.elementor-widget-image { text-align: center; }.elementor-widget-image a { display: inline-block; }.elementor-widget-image img { display: inline-block; vertical-align: middle; }.elementor-item::after, .elementor-item::before { display: block; position: absolute; transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1); }.elementor-item-active::after, .elementor-item-active::before, .elementor-item.highlighted::after, .elementor-item.highlighted::before, .elementor-item:focus::after, .elementor-item:focus::before, .elementor-item:hover::after, .elementor-item:hover::before { transform: scale(1); }.e--pointer-double-line .elementor-item::after, .e--pointer-double-line .elementor-item::before, .e--pointer-overline .elementor-item::after, .e--pointer-overline .elementor-item::before, .e--pointer-underline .elementor-item::after, .e--pointer-underline .elementor-item::before { background-color: #3f444b; height: 3px; left: 0px; width: 100%; z-index: 2; }.e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item::after { bottom: 0px; content: ""; }.elementor-nav-menu--main .elementor-nav-menu a { transition: 0.4s; }.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover { padding: 13px 20px; }.elementor-nav-menu--main .elementor-nav-menu ul { border-style: solid; border-width: 0px; padding: 0px; position: absolute; width: 12em; }.elementor-nav-menu--layout-horizontal { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu { display: flex; flex-wrap: wrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu a { flex-grow: 1; white-space: nowrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down { top: 100% !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a { margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul { inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a { margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu__align-start .elementor-nav-menu { justify-content: flex-start; margin-inline-end: auto; }.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical > ul > li > a { justify-content: flex-start; }.elementor-nav-menu__align-end .elementor-nav-menu { justify-content: flex-end; margin-inline-start: auto; }.elementor-widget-nav-menu .elementor-widget-container, .elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*="elementor-hidden-"]) { display: flex; flex-direction: column; }.elementor-nav-menu { position: relative; z-index: 2; }.elementor-nav-menu::after { clear: both; content: " "; display: block; font: 0px / 0 serif; height: 0px; overflow: hidden; visibility: hidden; }.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul { display: block; line-height: normal; list-style: none; margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.elementor-nav-menu ul { display: none; }.elementor-nav-menu a, .elementor-nav-menu li { position: relative; }.elementor-nav-menu li { border-width: 0px; }.elementor-nav-menu a { align-items: center; display: flex; }.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover { line-height: 20px; padding: 10px 20px; }.elementor-nav-menu .sub-arrow { align-items: center; display: flex; line-height: 1; margin-block: -10px; padding: 10px; padding-inline-end: 0px; }.elementor-nav-menu .sub-arrow i { pointer-events: none; }.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover { background-color: #3f444b; color: #ffffff; }.elementor-menu-toggle { align-items: center; background-color: rgba(0, 0, 0, 0.05); border: 0px solid; border-radius: 3px; color: #33373d; cursor: pointer; display: flex; font-size: var(--nav-menu-icon-size,22px); justify-content: center; padding: 0.25em; }.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close { display: none; }.elementor-menu-toggle .e-font-icon-svg { fill: #33373d; height: 1em; width: 1em; }.elementor-menu-toggle svg { fill: var(--nav-menu-icon-color,currentColor); height: auto; width: 1em; }.elementor-nav-menu--dropdown { background-color: #ffffff; font-size: 13px; }.elementor-nav-menu--dropdown-none .elementor-menu-toggle, .elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown { display: none; }.elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top: 10px; overflow: hidden auto; transform-origin: center top; transition:max-height, transform 0.3s, 0.3s ease, ease; }.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item { font-size: 0.85em; }.elementor-nav-menu--dropdown a { color: #33373d; }ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-inline-start: 8px solid transparent; text-shadow: none; }.elementor-nav-menu--toggle { --menu-height: 100vh; }.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container { max-height: 0px; overflow: hidden; transform: scaleY(0); }.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown { position: absolute; z-index: 9997; }@media (min-width: 1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown { display: none; }.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { overflow-y: hidden; }}@keyframes hide-scroll { 0%, 100% { overflow: hidden; } }.elementor-1939 .elementor-element.elementor-element-dab2a88 { --display: flex; --position: fixed; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 90px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; top: 0px; --z-index: 99; }body:not(.rtl) .elementor-1939 .elementor-element.elementor-element-dab2a88 { left: 0px; }.elementor-1939 .elementor-element.elementor-element-f639410 { --display: flex; --min-height: 38px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; --z-index: 1; }.elementor-1939 .elementor-element.elementor-element-f639410:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-f639410 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-1939 .elementor-element.elementor-element-dfe971f { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-59dadec { --display: flex; --justify-content: flex-end; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 3px; --padding-bottom: 3px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-59dadec.e-con { --align-self: center; --flex-grow: 0; --flex-shrink: 0; }.elementor-widget-text-editor { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); color: var( --e-global-color-text ); }.elementor-1939 .elementor-element.elementor-element-deb374b > .elementor-widget-container { margin: 0px 0px -14px; }.elementor-1939 .elementor-element.elementor-element-deb374b.elementor-element { --order: -99999; }.elementor-1939 .elementor-element.elementor-element-deb374b { font-family: ReportRg, sans-serif; font-size: 14px; font-weight: 400; color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-c47b248 { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-c47b248.e-con { --flex-grow: 0; --flex-shrink: 0; }.elementor-1939 .elementor-element.elementor-element-598ff48 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: center; --align-items: center; --gap: 10px 10px; --row-gap: 10px; --column-gap: 10px; border-style: solid; --border-style: solid; border-width: 0px 1px 0px 0px; --border-top-width: 0px; --border-right-width: 1px; --border-bottom-width: 0px; --border-left-width: 0px; border-color: #a7c469; --border-color: #A7C469; --border-radius: 0px 0px 0px 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-widget-button .elementor-button { background-color: var( --e-global-color-accent ); font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button { background-color: var( --e-global-color-secondary ); font-family: report, sans-serif; font-size: 14px; line-height: 13px; fill: var( --e-global-color-67686f9 ); color: var( --e-global-color-67686f9 ); border-style: none; border-radius: 0px; padding: 12px 18px; }.elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button:hover, .elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button:focus { background-color: #5b94aa; color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-9f8165e { width: 100%; max-width: 100%; }.elementor-1939 .elementor-element.elementor-element-9f8165e > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button-content-wrapper { flex-direction: row; }.elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button:hover svg, .elementor-1939 .elementor-element.elementor-element-9f8165e .elementor-button:focus svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-dfa95b2 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --background-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; border-style: solid; --border-style: solid; border-width: 0px 1px 0px 0px; --border-top-width: 0px; --border-right-width: 1px; --border-bottom-width: 0px; --border-left-width: 0px; border-color: #a7c469; --border-color: #A7C469; --border-radius: 0px 0px 0px 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button { background-color: var( --e-global-color-accent ); font-family: report, sans-serif; font-size: 14px; line-height: 13px; fill: var( --e-global-color-67686f9 ); color: var( --e-global-color-67686f9 ); border-style: none; border-radius: 0px; padding: 12px 18px; }.elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button:hover, .elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button:focus { background-color: #688a1e; color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-aabb7c6 { width: 100%; max-width: 100%; }.elementor-1939 .elementor-element.elementor-element-aabb7c6 > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button-content-wrapper { flex-direction: row; }.elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button:hover svg, .elementor-1939 .elementor-element.elementor-element-aabb7c6 .elementor-button:focus svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-96df6c2 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --background-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; border-style: solid; --border-style: solid; border-width: 0px; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; border-color: var( --e-global-color-67686f9 ); --border-color: var( --e-global-color-67686f9 ); --border-radius: 0px 0px 0px 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button { background-color: #356684; font-family: report, sans-serif; font-size: 14px; line-height: 13px; fill: var( --e-global-color-67686f9 ); color: var( --e-global-color-67686f9 ); border-style: none; border-radius: 0px; padding: 12px 18px; }.elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button:hover, .elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button:focus { background-color: #688a1e; color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-aac2a0c { width: 100%; max-width: 100%; }.elementor-1939 .elementor-element.elementor-element-aac2a0c > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button-content-wrapper { flex-direction: row; }.elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button:hover svg, .elementor-1939 .elementor-element.elementor-element-aac2a0c .elementor-button:focus svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-d96b035 { --display: flex; --justify-content: center; --align-items: flex-end; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 20px; --padding-right: 0px; }.elementor-widget-search-form input[type="search"].elementor-search-form__input { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); }.elementor-widget-search-form .elementor-search-form__input, .elementor-widget-search-form .elementor-search-form__icon, .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button, .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input { color: var( --e-global-color-text ); fill: var( --e-global-color-text ); }.elementor-1939 .elementor-element.elementor-element-23fae51 > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-search-form__container { min-height: 28px; }body:not(.rtl) .elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-search-form__icon { padding-left: calc(9.33333px); }.elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-search-form__input, .elementor-1939 .elementor-element.elementor-element-23fae51.elementor-search-form--button-type-text .elementor-search-form__submit { padding-left: calc(9.33333px); padding-right: calc(9.33333px); }.elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-search-form__input, .elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-search-form__icon, .elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-lightbox .dialog-lightbox-close-button, .elementor-1939 .elementor-element.elementor-element-23fae51 .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-1939 .elementor-element.elementor-element-23fae51.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input { color: var( --e-global-color-464a8d2 ); fill: var( --e-global-color-464a8d2 ); }.elementor-1939 .elementor-element.elementor-element-23fae51:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container { border-width: 0px; border-radius: 59px; }.elementor-1939 .elementor-element.elementor-element-81968a4 { --display: flex; --min-height: 67px; box-shadow: rgba(0, 0, 0, 0.36) 0px 0px 8px 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 10px; --padding-bottom: 10px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-81968a4:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-81968a4 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-9049571 { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-ea5c0e5 { --display: flex; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-ea5c0e5.e-con { --flex-grow: 0; --flex-shrink: 0; }.elementor-1939 .elementor-element.elementor-element-e8802f2 { text-align: start; }.elementor-1939 .elementor-element.elementor-element-e8802f2 img { width: 80%; }.elementor-1939 .elementor-element.elementor-element-a8f0675 { --display: flex; --justify-content: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon { color: var( --e-global-color-primary ); border-color: var( --e-global-color-primary ); }.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-d9ca88c .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-d9ca88c.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-d9ca88c.elementor-view-default .elementor-icon { color: var( --e-global-color-464a8d2 ); border-color: var( --e-global-color-464a8d2 ); }.elementor-1939 .elementor-element.elementor-element-d9ca88c.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-d9ca88c.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-464a8d2 ); }.elementor-widget-nav-menu .elementor-nav-menu .elementor-item { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-weight: var( --e-global-typography-primary-font-weight ); }.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item { color: var( --e-global-color-text ); fill: var( --e-global-color-text ); }.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus { color: var( --e-global-color-accent ); fill: var( --e-global-color-accent ); }.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after { background-color: var( --e-global-color-accent ); }.elementor-widget-nav-menu { --e-nav-menu-divider-color: var( --e-global-color-text ); }.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item { font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-1939 .elementor-element.elementor-element-7c60b07.elementor-element { --align-self: flex-start; }.elementor-1939 .elementor-element.elementor-element-7c60b07 { z-index: 107; --e-nav-menu-divider-content: ""; --e-nav-menu-divider-style: dotted; --e-nav-menu-divider-width: 6px; --e-nav-menu-divider-height: 5px; --e-nav-menu-divider-color: var( --e-global-color-primary ); --e-nav-menu-horizontal-menu-item-margin: calc( 0px / 2 ); }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-menu-toggle { margin-left: auto; background-color: rgba(255, 255, 255, 0); }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu .elementor-item { font-family: Oswald, sans-serif; font-size: 16px; font-weight: 400; text-transform: uppercase; }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main .elementor-item { color: var( --e-global-color-78fdbdd ); fill: var( --e-global-color-78fdbdd ); padding: 6px 7px; }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main .elementor-item:hover, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main .elementor-item:focus { color: var( --e-global-color-primary ); fill: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after { background-color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-7c60b07 .e--pointer-underline .elementor-item::after, .elementor-1939 .elementor-element.elementor-element-7c60b07 .e--pointer-overline .elementor-item::before, .elementor-1939 .elementor-element.elementor-element-7c60b07 .e--pointer-double-line .elementor-item::before, .elementor-1939 .elementor-element.elementor-element-7c60b07 .e--pointer-double-line .elementor-item::after { height: 1px; }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--dropdown a:hover, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--dropdown a:focus, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--dropdown a.highlighted { background-color: var( --e-global-color-accent ); }.elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-1939 .elementor-element.elementor-element-7c60b07 .elementor-nav-menu__container.elementor-nav-menu--dropdown { margin-top: 28px !important; }.elementor-1939 .elementor-element.elementor-element-7c60b07 div.elementor-menu-toggle { color: var( --e-global-color-78fdbdd ); }.elementor-1939 .elementor-element.elementor-element-7c60b07 div.elementor-menu-toggle svg { fill: var( --e-global-color-78fdbdd ); }.elementor-1939 .elementor-element.elementor-element-e15fab8 { --display: flex; }.elementor-widget-heading .elementor-heading-title { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-weight: var( --e-global-typography-primary-font-weight ); color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-5208002 { text-align: center; }.elementor-1939 .elementor-element.elementor-element-5208002 .elementor-heading-title { font-family: Roboto, sans-serif; font-size: 21px; font-weight: 700; text-shadow: rgba(0, 0, 0, 0.95) 0px 0px 14px; color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-3b7e511 { --display: flex; --position: fixed; --gap: 5px 5px; --row-gap: 5px; --column-gap: 5px; top: 45%; --z-index: 99; }body:not(.rtl) .elementor-1939 .elementor-element.elementor-element-3b7e511 { right: 0px; }.elementor-1939 .elementor-element.elementor-element-d2a2eca { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --background-transition: 0.3s; border-style: solid; --border-style: solid; border-width: 2px 0px 2px 2px; --border-top-width: 2px; --border-right-width: 0px; --border-bottom-width: 2px; --border-left-width: 2px; border-color: var( --e-global-color-primary ); --border-color: var( --e-global-color-primary ); --border-radius: 5px 5px 5px 5px; --padding-top: 15px; --padding-bottom: 15px; --padding-left: 15px; --padding-right: 20px; }.elementor-1939 .elementor-element.elementor-element-d2a2eca:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-d2a2eca > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-d2a2eca:hover { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-13b2cf2 .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-13b2cf2 .elementor-icon { font-size: 25px; }.elementor-1939 .elementor-element.elementor-element-13b2cf2 .elementor-icon svg { height: 25px; }.elementor-1939 .elementor-element.elementor-element-067e100 > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-067e100 { font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-8fb4967 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --background-transition: 0.3s; border-style: solid; --border-style: solid; border-width: 2px 0px 2px 2px; --border-top-width: 2px; --border-right-width: 0px; --border-bottom-width: 2px; --border-left-width: 2px; border-color: var( --e-global-color-primary ); --border-color: var( --e-global-color-primary ); --border-radius: 5px 5px 5px 5px; --padding-top: 15px; --padding-bottom: 15px; --padding-left: 15px; --padding-right: 20px; }.elementor-1939 .elementor-element.elementor-element-8fb4967:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-8fb4967 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-8fb4967:hover { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-8377406 .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-8377406 .elementor-icon { font-size: 25px; }.elementor-1939 .elementor-element.elementor-element-8377406 .elementor-icon svg { height: 25px; }.elementor-1939 .elementor-element.elementor-element-b29c4e0 > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-b29c4e0 { font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-25139e9 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --background-transition: 0.3s; border-style: solid; --border-style: solid; border-width: 2px 0px 2px 2px; --border-top-width: 2px; --border-right-width: 0px; --border-bottom-width: 2px; --border-left-width: 2px; border-color: var( --e-global-color-primary ); --border-color: var( --e-global-color-primary ); --border-radius: 5px 5px 5px 5px; --padding-top: 15px; --padding-bottom: 15px; --padding-left: 15px; --padding-right: 20px; }.elementor-1939 .elementor-element.elementor-element-25139e9:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-25139e9 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-25139e9:hover { background-color: var( --e-global-color-34f9dcd ); }.elementor-1939 .elementor-element.elementor-element-6ad77e4 .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-6ad77e4.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-6ad77e4.elementor-view-default .elementor-icon { color: var( --e-global-color-primary ); border-color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-6ad77e4.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-6ad77e4.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-6ad77e4 .elementor-icon { font-size: 30px; }.elementor-1939 .elementor-element.elementor-element-6ad77e4 .elementor-icon svg { height: 30px; }.elementor-1939 .elementor-element.elementor-element-9624da6 > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-9624da6 { font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-6c0499b { --display: flex; --position: fixed; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; bottom: 0px; }body:not(.rtl) .elementor-1939 .elementor-element.elementor-element-6c0499b { left: 0px; }.elementor-1939 .elementor-element.elementor-element-15d5eb3 { --display: flex; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1939 .elementor-element.elementor-element-15d5eb3:not(.elementor-motion-effects-element-type-background), .elementor-1939 .elementor-element.elementor-element-15d5eb3 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-primary ); }.elementor-1939 .elementor-element.elementor-element-8341382 { --display: flex; }.elementor-1939 .elementor-element.elementor-element-3be5ec5 .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-default .elementor-icon { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-default .elementor-icon:hover { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-3be5ec5.elementor-view-default .elementor-icon:hover svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-3be5ec5 .elementor-icon { font-size: 25px; }.elementor-1939 .elementor-element.elementor-element-3be5ec5 .elementor-icon svg { height: 25px; }.elementor-1939 .elementor-element.elementor-element-4e3d5ad > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-4e3d5ad { text-align: center; font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-063ac3d { --display: flex; }.elementor-1939 .elementor-element.elementor-element-8287846 .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-default .elementor-icon { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-default .elementor-icon:hover { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-8287846.elementor-view-default .elementor-icon:hover svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-8287846 .elementor-icon { font-size: 25px; }.elementor-1939 .elementor-element.elementor-element-8287846 .elementor-icon svg { height: 25px; }.elementor-1939 .elementor-element.elementor-element-4c5ffe6 > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-4c5ffe6 { text-align: center; font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-e836863 { --display: flex; }.elementor-1939 .elementor-element.elementor-element-56abf7a .elementor-icon-wrapper { text-align: center; }.elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-default .elementor-icon { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-framed .elementor-icon, .elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-default .elementor-icon:hover { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-framed .elementor-icon:hover, .elementor-1939 .elementor-element.elementor-element-56abf7a.elementor-view-default .elementor-icon:hover svg { fill: var( --e-global-color-67686f9 ); }.elementor-1939 .elementor-element.elementor-element-56abf7a .elementor-icon { font-size: 25px; }.elementor-1939 .elementor-element.elementor-element-56abf7a .elementor-icon svg { height: 25px; }.elementor-1939 .elementor-element.elementor-element-11f9ef4 > .elementor-widget-container { margin: 0px 0px -15px; padding: 0px; }.elementor-1939 .elementor-element.elementor-element-11f9ef4 { text-align: center; font-family: Roboto, sans-serif; font-size: 20px; font-weight: 500; text-transform: uppercase; color: var( --e-global-color-67686f9 ); }.elementor-location-header::before, .elementor-location-footer::before { content: ""; display: table; clear: both; }@media (min-width: 768px){.elementor-1939 .elementor-element.elementor-element-dfe971f { --content-width: 1140px; }.elementor-1939 .elementor-element.elementor-element-59dadec { --width: 35%; }.elementor-1939 .elementor-element.elementor-element-c47b248 { --width: 46%; }.elementor-1939 .elementor-element.elementor-element-598ff48 { --width: 30%; }.elementor-1939 .elementor-element.elementor-element-dfa95b2 { --width: 30%; }.elementor-1939 .elementor-element.elementor-element-96df6c2 { --width: 40%; }.elementor-1939 .elementor-element.elementor-element-d96b035 { --width: 18%; }.elementor-1939 .elementor-element.elementor-element-ea5c0e5 { --width: 13%; }.elementor-1939 .elementor-element.elementor-element-a8f0675 { --width: 87%; }.elementor-1939 .elementor-element.elementor-element-3b7e511 { --width: 320px; }}#right-menu { pointer-events: none; }.menu_side { pointer-events: auto; transition: 0.3s ease-in-out; right: -255px !important; }.menu_side:hover { transition: 0.3s ease-in-out; right: -75px !important; }@font-face{font-family:"ReportRg";font-weight:400;font-style:normal;src:url(https://www.filbing-distribution.com/wp-content/swift-ai/cache/www.filbing-distribution.com/politique-de-cookies-ue/__data/ReportRg-Regular7a7a2d3e.woff) format('woff2');font-display:swap;}.elementor-1958 .elementor-element.elementor-element-bd5a329 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 45px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1958 .elementor-element.elementor-element-bd5a329:not(.elementor-motion-effects-element-type-background), .elementor-1958 .elementor-element.elementor-element-bd5a329 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-1958 .elementor-element.elementor-element-788a46c { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; }.elementor-1958 .elementor-element.elementor-element-25011c1 { --display: flex; }.elementor-1958 .elementor-element.elementor-element-cdd09ee { text-align: start; }.elementor-1958 .elementor-element.elementor-element-cdd09ee img { width: 50%; }.elementor-1958 .elementor-element.elementor-element-3b55bff { font-family: report, sans-serif; font-size: 16px; line-height: 23px; color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-89b0472 { --display: flex; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; }.elementor-1958 .elementor-element.elementor-element-9a05da2 > .elementor-widget-container { margin: 0px 0px 19px; }.elementor-1958 .elementor-element.elementor-element-9a05da2 .elementor-heading-title { font-family: Oswald, sans-serif; font-size: 18px; font-weight: 400; line-height: 17px; color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-5284f40 { font-family: report, sans-serif; font-size: 16px; line-height: 25px; color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-7479143 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: flex-start; --align-items: center; --gap: 15px 15px; --row-gap: 15px; --column-gap: 15px; border-style: solid; --border-style: solid; border-width: 0px; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; border-color: var( --e-global-color-67686f9 ); --border-color: var( --e-global-color-67686f9 ); --border-radius: 0px 0px 0px 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1958 .elementor-element.elementor-element-7479143.e-con { --align-self: center; }.elementor-1958 .elementor-element.elementor-element-4353316 > .elementor-widget-container { margin: 3px 0px 0px; }.elementor-1958 .elementor-element.elementor-element-4353316.elementor-element { --align-self: center; }.elementor-1958 .elementor-element.elementor-element-4353316 .elementor-icon-wrapper { text-align: center; }.elementor-1958 .elementor-element.elementor-element-4353316.elementor-view-framed .elementor-icon, .elementor-1958 .elementor-element.elementor-element-4353316.elementor-view-default .elementor-icon { color: var( --e-global-color-67686f9 ); border-color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-4353316.elementor-view-framed .elementor-icon, .elementor-1958 .elementor-element.elementor-element-4353316.elementor-view-default .elementor-icon svg { fill: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-4353316 .elementor-icon { font-size: 18px; }.elementor-1958 .elementor-element.elementor-element-4353316 .elementor-icon svg { height: 18px; }.elementor-1958 .elementor-element.elementor-element-6b79b4b > .elementor-widget-container { margin: 0px 0px -15px; }.elementor-1958 .elementor-element.elementor-element-6b79b4b { font-family: Roboto, sans-serif; font-weight: 400; color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-322f5eb { --display: flex; }.elementor-1958 .elementor-element.elementor-element-77a7a30 .elementor-heading-title { font-family: Oswald, sans-serif; font-size: 18px; font-weight: 400; line-height: 17px; color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu .elementor-item { font-family: report, sans-serif; font-size: 16px; font-weight: 400; text-decoration: underline; line-height: 20px; }.elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main .elementor-item { color: var( --e-global-color-67686f9 ); fill: var( --e-global-color-67686f9 ); padding: 3px 0px; }.elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main .elementor-item:hover, .elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main .elementor-item.highlighted, .elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main .elementor-item:focus { color: var( --e-global-color-67686f9 ); fill: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after { background-color: var( --e-global-color-67686f9 ); }.elementor-1958 .elementor-element.elementor-element-b28bc1c .e--pointer-underline .elementor-item::after, .elementor-1958 .elementor-element.elementor-element-b28bc1c .e--pointer-overline .elementor-item::before, .elementor-1958 .elementor-element.elementor-element-b28bc1c .e--pointer-double-line .elementor-item::before, .elementor-1958 .elementor-element.elementor-element-b28bc1c .e--pointer-double-line .elementor-item::after { height: 0px; }.elementor-1958 .elementor-element.elementor-element-b28bc1c { --e-nav-menu-horizontal-menu-item-margin: calc( 0px / 2 ); }.elementor-1958 .elementor-element.elementor-element-b28bc1c .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child) { margin-bottom: 0px; }.elementor-1958 .elementor-element.elementor-element-5223e4b { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; border-style: solid; --border-style: solid; border-width: 1px 0px 0px; --border-top-width: 1px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; border-color: rgba(255, 255, 255, 0.48); --border-color: #FFFFFF7A; --border-radius: 0px 0px 0px 0px; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 11px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-1958 .elementor-element.elementor-element-5223e4b:not(.elementor-motion-effects-element-type-background), .elementor-1958 .elementor-element.elementor-element-5223e4b > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-1958 .elementor-element.elementor-element-5a95f31 > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-1958 .elementor-element.elementor-element-5a95f31 { text-align: center; font-family: report, sans-serif; font-size: 16px; line-height: 19px; color: var( --e-global-color-67686f9 ); }@media (min-width: 768px){.elementor-1958 .elementor-element.elementor-element-7479143 { --width: 100%; }}@font-face{font-family:"ReportRg";font-weight:400;font-style:normal;src:url(https://www.filbing-distribution.com/wp-content/swift-ai/cache/www.filbing-distribution.com/politique-de-cookies-ue/__data/ReportRg-Regular7a7a2d3e.woff) format('woff2');font-display:swap;}body { font-synthesis: none; }header.elementor-location-header { min-height: 90px; }@media only screen and (min-width: 600px){.nodesktop { display: none !important; }}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://www.filbing-distribution.com/wp-content/swift-ai/cache/www.filbing-distribution.com/politique-de-cookies-ue/__data/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yubaf1a3d7ba.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://www.filbing-distribution.com/wp-content/swift-ai/cache/www.filbing-distribution.com/politique-de-cookies-ue/__data/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yubaf1a3d7ba.woff) format('woff2');font-display:swap;}@font-face { font-family: Oswald; font-style: normal; font-weight: 200; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 300; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 400; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 500; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 600; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 700; src: url(https://www.filbing-distribution.com/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }.cmplz-hidden { display: none !important; }:root { --cmplz_banner_width: 500px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #2196d1; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #41aa17; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #74c920; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff; }@-webkit-keyframes mc_slideIn { 100% { bottom: 0px; } }@keyframes mc_slideIn { 100% { bottom: 0px; } }@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); } }@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); } }.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none; }.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block; }@media (min-width: 768px){.cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes slideIn { 100% { bottom: 0px; } }@keyframes slideIn { 100% { bottom: 0px; } }.cmplz-cookiebanner .cmplz-preferences, .cmplz-manage-consent-container .cmplz-preferences { display: none; }html body {font-family: sans-serif;}body.swift-nojs [data-s3cid="39"]{max-width:799.890625px;}body.swift-nojs [data-s3cid="40"]{max-width:799.890625px;}body.swift-nojs [data-s3cid="51"]{max-width:141.109375px;}body.swift-nojs [data-s3cid="52"]{max-width:141.109375px;}body.swift-nojs [data-s3cid="63"]{max-width:111.59375px;}body.swift-nojs [data-s3cid="64"]{max-width:111.59375px;}body.swift-nojs [data-s3cid="97"]{max-width:198.75px;}body.swift-nojs [data-s3cid="98"]{max-width:198.75px;}body.swift-nojs [data-s3cid="177"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="178"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="179"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="180"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="181"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="182"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="183"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="184"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="185"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="186"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="187"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="188"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="189"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="190"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="191"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="192"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="193"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="194"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="195"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="196"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="197"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="198"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="199"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="200"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="201"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="202"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="203"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="204"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="205"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="206"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="207"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="208"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="209"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="210"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="211"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="212"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="213"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="214"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="215"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="216"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="217"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="218"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="219"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="220"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="221"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="222"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="223"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="224"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="225"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="226"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="227"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="228"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="229"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="230"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="231"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="232"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="233"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="234"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="235"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="236"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="237"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="238"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="239"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="240"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="241"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="242"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="243"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="244"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="245"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="246"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="247"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="248"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="249"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="250"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="251"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="252"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="253"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="254"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="255"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="256"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="257"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="258"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="259"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="260"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="261"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="262"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="263"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="264"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="265"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="266"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="267"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="268"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="269"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="270"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="271"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="272"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="273"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="274"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="275"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="276"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="277"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="278"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="279"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="280"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="281"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="282"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="283"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="284"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="285"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="286"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="287"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="288"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="289"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="290"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="291"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="292"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="293"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="294"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="295"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="296"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="297"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="298"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="299"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="300"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="301"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="302"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="303"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="304"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="305"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="306"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="307"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="308"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="309"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="310"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="311"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="312"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="313"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="314"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="315"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="316"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="317"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="318"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="319"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="320"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="321"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="322"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="323"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="324"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="325"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="326"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="327"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="328"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="329"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="330"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="331"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="332"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="333"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="334"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="335"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="336"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="337"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="338"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="339"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="340"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="341"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="342"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="343"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="344"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="345"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="346"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="347"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="348"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="349"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="350"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="351"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="352"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="353"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="354"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="355"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="356"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="357"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="358"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="359"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="360"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="361"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="362"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="363"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="364"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="365"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="366"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="367"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="368"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="369"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="370"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="371"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="372"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="373"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="374"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="375"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="376"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="377"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="378"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="379"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="380"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="381"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="382"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="383"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="384"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="385"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="386"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="387"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="388"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="389"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="390"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="391"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="392"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="393"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="394"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="395"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="396"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="397"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="398"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="399"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="400"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="401"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="402"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="403"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="404"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="405"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="406"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="407"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="408"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="409"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="410"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="411"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="412"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="413"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="414"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="415"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="416"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="417"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="418"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="419"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="420"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="421"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="422"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="423"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="424"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="425"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="426"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="427"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="428"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="429"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="430"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="431"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="432"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="433"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="434"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="435"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="436"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="437"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="438"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="439"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="440"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="441"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="442"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="443"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="444"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="445"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="446"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="447"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="448"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="449"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="450"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="451"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="452"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="453"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="454"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="455"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="456"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="457"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="458"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="459"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="460"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="461"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="462"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="463"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="464"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="465"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="466"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="467"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="468"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="469"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="470"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="471"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="472"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="473"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="474"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="475"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="476"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="477"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="478"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="479"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="480"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="481"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="482"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="483"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="484"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="485"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="486"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="487"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="488"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="489"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="490"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="491"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="492"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="493"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="494"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="495"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="496"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="497"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="498"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="499"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="500"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="501"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="502"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="503"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="504"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="505"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="506"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="507"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="508"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="509"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="510"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="511"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="512"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="513"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="514"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="515"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="516"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="517"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="518"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="519"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="520"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="521"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="522"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="523"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="524"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="525"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="526"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="527"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="528"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="529"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="530"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="531"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="532"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="533"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="534"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="535"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="536"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="537"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="538"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="539"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="540"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="541"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="542"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="543"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="544"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="545"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="546"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="547"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="548"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="549"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="550"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="551"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="552"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="553"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="554"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="555"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="556"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="557"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="558"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="559"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="560"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="561"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="562"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="563"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="564"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="565"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="566"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="567"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="568"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="569"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="570"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="571"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="572"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="573"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="574"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="575"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="576"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="577"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="578"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="579"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="580"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="581"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="582"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="583"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="584"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="585"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="586"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="587"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="588"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="589"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="590"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="591"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="592"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="593"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="594"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="595"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="596"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="597"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="598"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="599"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="600"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="601"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="602"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="603"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="604"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="605"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="606"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="607"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="608"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="609"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="610"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="611"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="612"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="613"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="614"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="615"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="616"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="617"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="618"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="619"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="620"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="621"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="622"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="623"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="624"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="625"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="626"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="627"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="628"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="629"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="630"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="631"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="632"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="633"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="634"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="635"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="636"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="637"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="638"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="639"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="640"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="641"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="642"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="643"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="644"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="645"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="646"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="647"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="648"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="649"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="650"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="651"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="652"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="653"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="654"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="655"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="656"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="657"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="658"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="659"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="660"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="661"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="662"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="663"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="664"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="665"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="666"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="667"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="668"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="669"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="670"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="671"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="672"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="673"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="674"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="675"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="676"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="677"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="678"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="679"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="680"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="681"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="682"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="683"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="684"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="685"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="686"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="687"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="688"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="689"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="690"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="691"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="692"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="693"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="694"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="695"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="696"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="697"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="698"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="699"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="700"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="701"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="702"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="703"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="704"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="705"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="706"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="707"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="708"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="709"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="710"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="711"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="712"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="713"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="714"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="715"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="716"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="717"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="718"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="719"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="720"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="721"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="722"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="723"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="724"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="725"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="726"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="727"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="728"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="729"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="730"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="731"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="732"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="733"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="734"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="735"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="736"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="737"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="738"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="739"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="740"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="741"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="742"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="743"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="744"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="745"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="746"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="747"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="748"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="749"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="750"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="751"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="752"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="753"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="754"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="755"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="756"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="757"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="758"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="759"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="760"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="761"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="762"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="763"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="764"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="765"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="766"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="767"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="768"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="769"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="770"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="771"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="772"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="773"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="774"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="775"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="776"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="777"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="778"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="779"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="780"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="781"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="782"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="783"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="784"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="785"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="786"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="787"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="788"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="789"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="790"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="791"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="792"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="793"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="794"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="795"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="796"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="797"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="798"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="799"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="800"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="801"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="802"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="803"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="804"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="805"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="806"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="807"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="808"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="809"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="810"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="811"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="812"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="813"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="814"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="815"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="816"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="817"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="818"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="819"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="820"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="821"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="822"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="823"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="824"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="825"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="826"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="827"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="828"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="829"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="830"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="831"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="832"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="833"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="834"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="835"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="836"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="837"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="838"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="839"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="840"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="841"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="842"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="843"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="844"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="845"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="846"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="847"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="848"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="849"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="850"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="851"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="852"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="853"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="854"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="855"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="856"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="857"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="858"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="859"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="860"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="861"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="862"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="863"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="864"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="865"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="866"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="867"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="868"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="869"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="870"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="871"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="872"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="873"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="874"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="875"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="876"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="877"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="878"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="879"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="880"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="881"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="882"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="883"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="884"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="885"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="886"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="887"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="888"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="889"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="890"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="891"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="892"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="893"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="894"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="895"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="896"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="897"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="898"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="899"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="900"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="901"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="902"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="903"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="904"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="905"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="906"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="907"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="908"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="909"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="910"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="911"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="912"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="913"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="914"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="915"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="916"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="917"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="918"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="919"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="920"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="921"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="922"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="923"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="924"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="925"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="926"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="927"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="928"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="929"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="930"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="931"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="932"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="933"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="934"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="935"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="936"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="937"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="938"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="939"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="940"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="941"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="942"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="943"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="944"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="945"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="946"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="947"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="948"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="949"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="950"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="951"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="952"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="953"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="954"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="955"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="956"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="957"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="958"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="959"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="960"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="961"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="962"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="963"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="964"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="965"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="966"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="967"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="968"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="969"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="970"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="971"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="972"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="973"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="974"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="975"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="976"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="977"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="978"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="979"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="980"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="981"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="982"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="983"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="984"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="985"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="986"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="987"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="988"]{min-width:618.046875px;}body.swift-nojs [data-s3cid="989"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="990"]{max-width:93.171875px;}body.swift-nojs [data-s3cid="991"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="992"]{max-width:84.78125px;}body.swift-nojs [data-s3cid="993"]{max-width:0px;max-height:0px;}html{opacity:1}}