@layer swift3 {@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); } }.editor-styles-wrapper, .entry-content { counter-reset: footnotes 0; }: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; }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,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }:root { --wp--style--global--content-size: 823px; --wp--style--global--wide-size: 1080px; }:where(body) { margin: 0px; }body { padding: 0px; }:root { --swiper-theme-color: #007aff; }:root { --swiper-navigation-size: 44px; }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@-webkit-keyframes lg-right-end { 0%, 100% { left: 0px; } 50% { left: -30px; } }@keyframes lg-right-end { 0%, 100% { left: 0px; } 50% { left: -30px; } }@-webkit-keyframes lg-left-end { 0%, 100% { left: 0px; } 50% { left: 30px; } }@keyframes lg-left-end { 0%, 100% { left: 0px; } 50% { left: 30px; } }body #page-container { margin-top: 0px !important; }#df-popup-extension .popup-container .df_popup_inner_container { display: flex; flex-direction: column; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; min-height: 100%; min-width: 100%; }#df-popup-extension .overlay { opacity: 0; visibility: hidden; position: fixed; width: 100%; height: 100%; background: rgba(61, 61, 61, 0.9); left: 0px; top: 0px; z-index: 16777270; }#df-popup-extension .overlay.active { animation: 1s ease 0s 1 normal none running popup_load; opacity: 1; visibility: visible; }#df-popup-extension .overlay .et_pb_section { }#df-popup-extension .overlay { }#df-popup-extension .popup-container .popup-close { display: block; position: fixed; left: 97%; overflow: hidden; border: none; outline: none; z-index: 99991; font-size: 48px; line-height: 24px; color: #ffffff; background-color: transparent; font-family: inherit; font-weight: 600; text-align: center; padding: 5px; margin-left: -5px; margin-top: 5px; }#df-popup-extension .popup-container .popup-close span.df_popup_custom_btn { display: inline-block; position: relative; top: 0px; }#df-popup-extension .popup-container .popup-close:hover { opacity: 0.8; }@keyframes popup_load { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes popup_close { 0% { opacity: 1; } 100% { opacity: 0; } }#df-popup-extension .df_popup_inner_container { visibility: hidden; }@keyframes slide_left { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes slide_left_rev { 0% { transform: translateX(0px); } 100% { transform: translateX(-100%); } }@keyframes slide_right { 0% { transform: translateX(100%) translateY(0px); } 0.1% { transform: translateX(100%) translateY(0px); } 100% { transform: translateX(0px) translateY(0px); } }@keyframes slide_right_rev { 0% { transform: translateX(0px) translateY(0px); } 0.1% { transform: translateX(0px) translateY(0px); } 100% { transform: translateX(100%) translateY(0px); } }@keyframes slide_up { 0% { transform: translateY(-100%); } 100% { transform: none; } }@keyframes slide_up_rev { 0% { transform: none; } 100% { transform: translateY(-100%); } }@keyframes slide_down { 0% { transform: translateY(100%); } 100% { transform: none; } }@keyframes slide_down_rev { 0% { transform: none; } 100% { transform: translateY(100%); } }@keyframes fade_in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fade_in_rev { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes zoom_left { 0% { transform: scale(3) translateX(-100%); } 100% { transform: none; } }@keyframes zoom_left_rev { 0% { transform: none; } 100% { transform: scale(3) translateX(-100%); } }@keyframes zoom_center { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes zoom_center_rev { 0% { transform: scale(1); } 100% { transform: scale(0); } }@keyframes zoom_right { 0% { transform: scale(3) translateX(100%); } 100% { transform: none; } }@keyframes zoom_right_rev { 0% { transform: none; } 100% { transform: scale(3) translateX(100%); } }.popup-container .overlay .df_popup_wrapper { width: 100%; height: auto; display: flex; flex-direction: column; align-items: inherit; justify-content: inherit; }@media (min-width: 768px){.popup-container .overlay .df_popup_wrapper { width: 100%; }}.popup-container .overlay .df_popup_wrapper { min-width: 300px; max-width: 100%; }.df_popup_wrapper .et_pb_section { width: 100%; }@-webkit-keyframes fi-up-down { 0% { transform: translateY(0px); } 100% { transform: translateY(10%); } }@keyframes fi-up-down { 0% { transform: translateY(0px); } 100% { transform: translateY(10%); } }@-webkit-keyframes fi-left-right { 0% { transform: translateX(0px); } 100% { transform: translateX(10%); } }@keyframes fi-left-right { 0% { transform: translateX(0px); } 100% { transform: translateX(10%); } }.df-heading-container .df-heading { position: relative; z-index: 3; }.df-heading-container h1.df-heading { font-size: 30px; }.df-heading-container h5.df-heading { font-size: 16px; }.df-heading-container .df-heading > span { display: inline-block; vertical-align: middle; border-style: solid; }.df-heading-divider { position: relative; text-align: center; line-height: 1em; }.df-heading-divider .df-divider-line { box-sizing: content-box; width: 100%; display: block; position: absolute; left: 0px; right: 0px; top: 50%; height: 5px; }.df-heading-divider .df-divider-line::before { content: ""; box-sizing: border-box; border-top: 5px solid #efefef; width: 100%; display: block; }.df_dt_container > *, .difl_datatable * { border: 0px solid #333333; }table.df_dt_content { border: 0px solid gray; border-collapse: separate; }table.df_dt_content tr .df_dt_table_body_column_cell { border: 0px solid transparent; }table.df_dt_content tr:first-child .df_dt_table_body_column_cell, table.df_dt_content tr:not(:first-child) .df_dt_table_body_column_cell { border-style: solid; border-color: #333333; }@keyframes pulse-aninmation { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(1.5); opacity: 0; } }@-webkit-keyframes pulse-aninmation { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(1.5); opacity: 0; } }@keyframes animate { 0% { transform: scale(1.7); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes animate { 0% { transform: scale(1.7); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@keyframes df_animate { 0% { transform: scale(1.5); } 50% { transform: scale(1.1); } 100% { transform: scale(0.7); } }@-webkit-keyframes df_animate { 0% { transform: scale(1.5); } 50% { transform: scale(1.1); } 100% { transform: scale(0.7); } }@-webkit-keyframes pulsekm { 0% { box-shadow: 0px 0px 0px 0px; } 70% { box-shadow: 0px 0px 0px 30px; opacity: 0.6; } 100% { box-shadow: 0px 0px 0px 0px; opacity: 0.8; } }@keyframes pulsekm { 0% { box-shadow: 0px 0px 0px 0px; } 70% { box-shadow: 0px 0px 0px 30px; opacity: 0.6; } 100% { box-shadow: 0px 0px 0px 0px; opacity: 0.8; } }@-webkit-keyframes ownpulse { 0% { box-shadow: 0px 0px 0px 0px; } 50% { box-shadow: rgba(92, 112, 214, 0) 0px 0px 0px 20px; } }@keyframes ownpulse { 0% { box-shadow: 0px 0px 0px 0px; } 50% { box-shadow: rgba(92, 112, 214, 0) 0px 0px 0px 20px; } }@-webkit-keyframes pulse_key { 0% { box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 0px, rgba(255, 255, 255, 0.3) 0px 0px 0px 0px; } 33% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 15px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0px; } 66% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 10px, rgba(255, 255, 255, 0) 0px 0px 0px 10px; } 100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0) 0px 0px 0px 15px; } }@keyframes pulse_key { 0% { box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 0px, rgba(255, 255, 255, 0.3) 0px 0px 0px 0px; } 33% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 15px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0px; } 66% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 10px, rgba(255, 255, 255, 0) 0px 0px 0px 10px; } 100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0) 0px 0px 0px 15px; } }@-webkit-keyframes wheel { 0% { transform: rotate(0deg); } 100% { transform: rotate(-1turn); } }@keyframes wheel { 0% { transform: rotate(0deg); } 100% { transform: rotate(-1turn); } }@-webkit-keyframes sq { 0% { box-shadow: #ffffff 0px 0px 0px 0px, #ffffff 0px 0px 0px 0px; } 100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 8px, rgba(255, 255, 255, 0) 0px 0px 0px 12px; } }@keyframes sq { 0% { box-shadow: #ffffff 0px 0px 0px 0px, #ffffff 0px 0px 0px 0px; } 100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 8px, rgba(255, 255, 255, 0) 0px 0px 0px 12px; } }@keyframes blink-animation { 0% { visibility: hidden; } 50% { visibility: visible; } 50% { visibility: hidden; } }@-webkit-keyframes blink-animation { 0% { visibility: hidden; } 50% { visibility: visible; } 50% { visibility: hidden; } }.difl-divider-wrapper hr { border-bottom: none; border-left: none; border-right: none; }.difl-divider-solid .difl-divider-left hr, .difl-divider-solid .difl-divider-right hr { border-top-style: solid; }.difl-divider-wrapper-separator { width: 100%; position: relative; display: table; box-sizing: border-box; }.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider { text-align: center; display: block; line-height: 0; }.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-inner { display: inline-block; width: 400px; }.difl-divider-wrapper-separator .difl-divider-content-wrapper { display: flex; flex-direction: row; width: 100%; align-items: center; }.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-left-side hr, .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-right-side hr { margin: 0px; border-top-color: #222222; width: 100%; display: inline-block; }.difl-divider-wrapper-separator .difl-divider-left, .difl-divider-wrapper-separator .difl-divider-right { vertical-align: middle; line-height: 0; }@-webkit-keyframes difl-scroll-vertical { 0% { transform: translateY(0px); } 100% { transform: translateY(5px); } }@keyframes difl-scroll-vertical { 0% { transform: translateY(0px); } 100% { transform: translateY(5px); } }@-webkit-keyframes difl-scroll-horizontal { 0% { transform: translateX(0px); } 100% { transform: translateX(5px); } }@keyframes difl-scroll-horizontal { 0% { transform: translateX(0px); } 100% { transform: translateX(5px); } }div.difl_iconlist { overflow: hidden; }div.difl_iconlist, div.difl_iconlist ul.difl_iconlist_container { display: grid; grid-template-columns: auto; gap: 10px; width: auto; }div.difl_iconlist ul.difl_iconlist_container { list-style-type: none; padding: 0px; }div.et_pb_section div.difl_iconlist ul.difl_iconlist_container .et_pb_module.difl_iconlistitem { margin-bottom: 0px; }.difl_iconlistitem { display: block; }.difl_iconlistitem, .difl_iconlistitem .difl_icon_item_container, .difl_iconlistitem .item-elements .item-elements-group { width: inherit; }.difl_iconlistitem .item-elements { flex-direction: row; max-width: 550px; padding: 10px 15px; overflow: hidden; }.difl_iconlistitem .item-elements .item-elements-group { flex-direction: column; }.difl_iconlistitem .difl_icon_item_container, .difl_iconlistitem .difl_icon_item_content_wrapper, .difl_iconlistitem .difl_icon_item_outer_wrapper { width: 100%; }.difl_iconlistitem .difl_icon_item_header { font-size: 18px; }.difl_iconlistitem .difl_icon_item_body, .difl_iconlistitem .difl_icon_item_header { padding: 4px 8px; line-height: 1.7; position: relative; }.difl_iconlistitem .difl_icon_item_container { justify-content: flex-start; gap: 10px; }.difl_iconlistitem .difl_icon_item_icon_wrapper { line-height: 0; }.difl_iconlistitem .difl_icon_item_icon_wrapper, .difl_iconlistitem .difl_icon_item_icon_wrapper .icon-element { transition: 0.3s ease-in-out; }.difl_iconlistitem .et_pb_with_background, .difl_iconlistitem .icon-element, .difl_iconlistitem > * { border: 0px solid #333333; }.difl_iconlistitem .difl_icon_item_body, .difl_iconlistitem .difl_icon_item_header, .difl_iconlistitem .difl_icon_item_outer_wrapper { display: block; }.difl_iconlistitem .difl_icon_item_header .et-pb-icon, .difl_iconlistitem .difl_icon_item_icon_wrapper .difl_list_icon_text, .difl_iconlistitem .difl_icon_item_icon_wrapper .icon-element, .difl_iconlistitem .difl_icon_item_icon_wrapper .lottie-player-container { display: inline-block; }.difl_iconlistitem, .difl_iconlistitem .difl_icon_item_container, .difl_iconlistitem .et_pb_module_inner, .difl_iconlistitem .item-elements, .difl_iconlistitem .item-elements .item-elements-group, .difl_iconlistitem > div:first-child { display: flex; }.difl_iconlistitem, .difl_iconlistitem .difl_icon_item_container, .difl_iconlistitem .et_pb_module_inner, .difl_iconlistitem > div:first-child { flex-direction: row; }.difl_iconlistitem .difl_icon_item_icon_wrapper .et-pb-icon { font-size: 40px; color: #7ebec5; }@-webkit-keyframes fadeInImg { 0% { opacity: 0; } 80% { opacity: 1; } 100% { opacity: 1; } }@keyframes fadeInImg { 0% { opacity: 0; } 80% { opacity: 1; } 100% { opacity: 1; } }@-webkit-keyframes imageRevealLRF { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@keyframes imageRevealLRF { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@-webkit-keyframes imageRevealRLF { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes imageRevealRLF { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@-webkit-keyframes imageRevealTBF { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@keyframes imageRevealTBF { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes imageRevealBTF { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@keyframes imageRevealBTF { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@-webkit-keyframes overlayHider { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes overlayHider { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes overlayViewer { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes overlayViewer { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes imageRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@keyframes imageRevealLR { 0% { transform: translateX(-100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes imageRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes imageRevealOutLR { 0% { transform: translateX(0px); } 100% { transform: translateX(101%); } }@keyframes imageRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@-webkit-keyframes imageRevealRL { 0% { transform: translateX(100%); } 100% { transform: translateX(0px); } }@keyframes imageRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@-webkit-keyframes imageRevealOutRL { 0% { transform: translateX(0px); } 100% { transform: translateX(-101%); } }@keyframes imageRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes imageRevealTB { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } }@keyframes imageRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@-webkit-keyframes imageRevealOutTB { 0% { transform: translateY(0px); } 100% { transform: translateY(101%); } }@keyframes imageRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@-webkit-keyframes imageRevealBT { 0% { transform: translateY(100%); } 100% { transform: translateY(0px); } }@keyframes imageRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes imageRevealOutBT { 0% { transform: translateY(0px); } 100% { transform: translateY(-101%); } }@-webkit-keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0%, 100% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } }@keyframes pulse { 0%, 100% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } }@-webkit-keyframes rubberBand { 0%, 100% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } }@keyframes rubberBand { 0%, 100% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } }@-webkit-keyframes headShake { 0%, 50% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } }@keyframes headShake { 0%, 50% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } }@-webkit-keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@-webkit-keyframes tada { 0%, 100% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } }@keyframes tada { 0%, 100% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } }@-webkit-keyframes wobble { 0%, 100% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } }@keyframes wobble { 0%, 100% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } }@-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat { 0%, 28%, 70% { transform: scale(1); } 14%, 42% { transform: scale(1.3); } }@keyframes heartBeat { 0%, 28%, 70% { transform: scale(1); } 14%, 42% { transform: scale(1.3); } }:root { }@-webkit-keyframes difl_bounce_in { 0% { transform: scale(1); } 3% { transform: scale(0.7); } 6% { transform: scale(1.05); } 9% { transform: scale(0.9); } 12% { transform: scale(1); } 47% { transform: scale(1); } 50% { transform: scale(1); } }@keyframes difl_bounce_in { 0% { transform: scale(1); } 3% { transform: scale(0.7); } 6% { transform: scale(1.05); } 9% { transform: scale(0.9); } 12% { transform: scale(1); } 47% { transform: scale(1); } 50% { transform: scale(1); } }@-webkit-keyframes dfab-cross-left { 0% { left: -20px; } 50% { left: 50%; width: 20px; height: 20px; } 100% { left: 50%; width: 100%; height: 100%; } }@keyframes dfab-cross-left { 0% { left: -20px; } 50% { left: 50%; width: 20px; height: 20px; } 100% { left: 50%; width: 150%; height: 300%; } }@-webkit-keyframes dfab-cross-right { 0% { right: -20px; } 50% { right: 50%; width: 20px; height: 20px; } 100% { right: 50%; width: 100%; height: 100%; border-radius: 0px; } }@keyframes dfab-cross-right { 0% { right: -20px; } 50% { right: 50%; width: 20px; height: 20px; border-radius: 50%; } 100% { right: 50%; width: 150%; height: 300%; } }@-webkit-keyframes dfab_anim_border_ripple_in { 0% { opacity: 1; } 100% { inset: 0px; opacity: 0; } }@keyframes dfab_anim_border_ripple_in { 0% { opacity: 1; } 100% { inset: 0px; opacity: 0; } }@-webkit-keyframes dfab_anim_border_ripple_out { 0% { opacity: 1; } 100% { inset: -12px; opacity: 0; } }@keyframes dfab_anim_border_ripple_out { 0% { opacity: 1; } 100% { inset: -12px; opacity: 0; } }@-webkit-keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@keyframes bounce { 0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); } 80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); } 90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0%, 100% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } }@keyframes pulse { 0%, 100% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } }@-webkit-keyframes rubberBand { 0%, 100% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } }@keyframes rubberBand { 0%, 100% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } }@-webkit-keyframes headShake { 0%, 50% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } }@keyframes headShake { 0%, 50% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } }@-webkit-keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@-webkit-keyframes tada { 0%, 100% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } }@keyframes tada { 0%, 100% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } }@-webkit-keyframes wobble { 0%, 100% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } }@keyframes wobble { 0%, 100% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } }@-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat { 0%, 28%, 70% { transform: scale(1); } 14%, 42% { transform: scale(1.3); } }@keyframes heartBeat { 0%, 28%, 70% { transform: scale(1); } 14%, 42% { transform: scale(1.3); } }@-webkit-keyframes dfss-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@keyframes dfss-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }@-webkit-keyframes dfss-pulse-grow { 100% { transform: scale(1.1); } }@keyframes dfss-pulse-grow { 100% { transform: scale(1.1); } }@-webkit-keyframes dfss-pulse-shrink { 100% { transform: scale(0.9); } }@keyframes dfss-pulse-shrink { 100% { transform: scale(0.9); } }@-webkit-keyframes dfss-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@keyframes dfss-push { 50% { transform: scale(0.8); } 100% { transform: scale(1); } }@-webkit-keyframes dfss-pop { 50% { transform: scale(1.2); } }@keyframes dfss-pop { 50% { transform: scale(1.2); } }@-webkit-keyframes dfss-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@keyframes dfss-bob { 0% { transform: translateY(-8px); } 50% { transform: translateY(-4px); } 100% { transform: translateY(-8px); } }@-webkit-keyframes dfss-bob-float { 100% { transform: translateY(-8px); } }@keyframes dfss-bob-float { 100% { transform: translateY(-8px); } }@-webkit-keyframes dfss-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@keyframes dfss-hang { 0% { transform: translateY(8px); } 50% { transform: translateY(4px); } 100% { transform: translateY(8px); } }@-webkit-keyframes dfss-hang-sink { 100% { transform: translateY(8px); } }@keyframes dfss-hang-sink { 100% { transform: translateY(8px); } }@-webkit-keyframes dfss-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@keyframes dfss-wobble-vertical { 16.65% { transform: translateY(8px); } 33.3% { transform: translateY(-6px); } 49.95% { transform: translateY(4px); } 66.6% { transform: translateY(-2px); } 83.25% { transform: translateY(1px); } 100% { transform: translateY(0px); } }@-webkit-keyframes dfss-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes dfss-wobble-horizontal { 16.65% { transform: translateX(8px); } 33.3% { transform: translateX(-6px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@-webkit-keyframes dfss-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@keyframes dfss-wobble-to-bottom-right { 16.65% { transform: translate(8px, 8px); } 33.3% { transform: translate(-6px, -6px); } 49.95% { transform: translate(4px, 4px); } 66.6% { transform: translate(-2px, -2px); } 83.25% { transform: translate(1px, 1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dfss-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@keyframes dfss-wobble-to-top-right { 16.65% { transform: translate(8px, -8px); } 33.3% { transform: translate(-6px, 6px); } 49.95% { transform: translate(4px, -4px); } 66.6% { transform: translate(-2px, 2px); } 83.25% { transform: translate(1px, -1px); } 100% { transform: translate(0px); } }@-webkit-keyframes dfss-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dfss-wobble-top { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dfss-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dfss-wobble-bottom { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dfss-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@keyframes dfss-wobble-skew { 16.65% { transform: skew(-12deg); } 33.3% { transform: skew(10deg); } 49.95% { transform: skew(-6deg); } 66.6% { transform: skew(4deg); } 83.25% { transform: skew(-2deg); } 100% { transform: skew(0deg); } }@-webkit-keyframes dfss-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@keyframes dfss-buzz { 50% { transform: translateX(3px) rotate(2deg); } 100% { transform: translateX(-3px) rotate(-2deg); } }@-webkit-keyframes dfss-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }@keyframes dfss-buzz-out { 10% { transform: translateX(3px) rotate(2deg); } 20% { transform: translateX(-3px) rotate(-2deg); } 30% { transform: translateX(3px) rotate(2deg); } 40% { transform: translateX(-3px) rotate(-2deg); } 50% { transform: translateX(2px) rotate(1deg); } 60% { transform: translateX(-2px) rotate(-1deg); } 70% { transform: translateX(2px) rotate(1deg); } 80% { transform: translateX(-2px) rotate(-1deg); } 90% { transform: translateX(1px) rotate(0deg); } 100% { transform: translateX(-1px) rotate(0deg); } }a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; text-size-adjust: 100%; vertical-align: baseline; background: transparent; }body { line-height: 1; }ol, ul { list-style: none; }table { border-collapse: collapse; border-spacing: 0px; }article, aside, footer, header, hgroup, nav, section { display: block; }body { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; color: #666666; background-color: #ffffff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; }body.et_cover_background { background-attachment: fixed; background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; }a { color: #2ea3f2; }a, a:hover { text-decoration: none; }p { padding-bottom: 1em; }p:not(.has-background):last-of-type { padding-bottom: 0px; }strong { font-weight: 700; }h1, h2, h3, h4, h5, h6 { color: #333333; padding-bottom: 10px; line-height: 1em; font-weight: 500; }h1 { font-size: 30px; }h5 { font-size: 16px; }input { appearance: none; }button, input, select, textarea { font-family: inherit; }img { max-width: 100%; height: auto; }#main-content { background-color: #ffffff; }.entry-content table:not(.variations) { border: 1px solid #eeeeee; margin: 0px 0px 15px; text-align: left; width: 100%; }.entry-content thead th, .entry-content tr th { color: #555555; font-weight: 700; padding: 9px 24px; }.entry-content tr td { border-top: 1px solid #eeeeee; padding: 6px 24px; }#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul { list-style-type: disc; padding: 0px 0px 23px 1em; line-height: 26px; }.page.et_pb_pagebuilder_layout #main-content { background-color: transparent; }.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content { margin-bottom: 0px !important; padding-top: 0px; }.et_pb_scroll_top.et-pb-icon { text-align: center; background: rgba(0, 0, 0, 0.4); text-decoration: none; position: fixed; z-index: 99999; bottom: 125px; right: 0px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; display: none; cursor: pointer; font-size: 30px; padding: 5px; color: #ffffff; }.et_pb_scroll_top::before { content: "2"; }.et_mobile_menu, .nav li ul { border-color: #2ea3f2; }#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .mobile_menu_bar::after, .mobile_menu_bar::before { color: #2ea3f2; }#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav { float: left; }.et_toggle_slide_menu::after, .mobile_menu_bar::before { content: "a"; font-size: 32px; left: 0px; position: relative; top: 0px; cursor: pointer; }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }* { box-sizing: border-box; }#et-info-email::before, #et-info-phone::before, #et_search_icon::before, .comment-reply-link::after, .et-cart-info span::before, .et-pb-arrow-next::before, .et-pb-arrow-prev::before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay::before, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .et_pb_contact_reset::after, .et_pb_contact_submit::after, .et_pb_font_icon::before, .et_pb_newsletter_button::after, .et_pb_pricing_table_button::after, .et_pb_promo_button::after, .et_pb_testimonial::before, .et_pb_toggle_title::before, .form-submit .et_pb_button::after, .mobile_menu_bar::before, a.et_pb_more_button::after { speak: none; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-shadow: 0px 0px; direction: ltr; font-family: ETmodules !important; }.et-pb-icon, .et_pb_custom_button_icon.et_pb_button::after, .et_pb_login .et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover::after { content: attr(data-icon); }.et-pb-icon { font-family: ETmodules; speak: none; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 96px; font-style: normal; display: inline-block; box-sizing: border-box; direction: ltr; }.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5 { font-size: 16px; }.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 { color: #ffffff !important; }.et_pb_module.et_pb_text_align_left { text-align: left; }.et_pb_module.et_pb_text_align_center { text-align: center; }.et_pb_module.et_pb_text_align_right { text-align: right; }.clearfix::after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; }.et_builder_inner_content { position: relative; z-index: 1; }header .et_builder_inner_content { z-index: 2; }.et_pb_css_mix_blend_mode_passthrough { mix-blend-mode: unset !important; }.et_pb_module_inner { position: relative; }.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background { position: relative; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }.et_pb_with_border { position: relative; border: 0px solid #333333; }.et_clickable { cursor: pointer; }.screen-reader-text { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; position: absolute !important; overflow-wrap: normal !important; }@keyframes multi-view-image-fade { 0% { opacity: 0; } 10% { opacity: 0.1; } 20% { opacity: 0.2; } 30% { opacity: 0.3; } 40% { opacity: 0.4; } 50% { opacity: 0.5; } 60% { opacity: 0.6; } 70% { opacity: 0.7; } 80% { opacity: 0.8; } 90% { opacity: 0.9; } 100% { opacity: 1; } }header.et-l.et-l--header::after { clear: both; display: block; content: ""; }.et_pb_module { animation-timing-function: linear; animation-duration: 0.2s; }@-webkit-keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@media (min-width: 981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child { margin-bottom: 0px; }}@-webkit-keyframes multi-view-image-fade { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.01); opacity: 1; } 100% { transform: scale(1); opacity: 1; } }.et_pb_section { position: relative; background-color: #ffffff; background-position: 50% center; background-size: cover; }.et_pb_section.et_section_transparent { background-color: transparent; }.et_pb_fullwidth_section { padding: 0px; }.et_pb_bottom_inside_divider, .et_pb_top_inside_divider { display: block; height: 100%; position: absolute; pointer-events: none; width: 100%; left: 0px; right: 0px; }@media (min-width: 981px){.et_pb_section { padding: 4% 0px; }}.et_pb_row { width: 80%; max-width: 1080px; margin: auto; position: relative; }.section_has_divider .et_pb_row { z-index: 5; }.et_pb_row::after, .et_pb_row_inner::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; width: 0px; }.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 { margin-bottom: 0px; }.et_pb_column { float: left; background-size: cover; background-position: 50% center; position: relative; z-index: 2; min-height: 1px; }.et_pb_column--with-menu { z-index: 3; }.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child { margin-right: 0px !important; }.et_pb_column, .et_pb_row, .et_pb_row_inner { background-size: cover; background-position: 50% center; background-repeat: no-repeat; }@media (min-width: 981px){.et_pb_row { padding: 2% 0px; }}.et_pb_grid_item.first_in_row { clear: both; }.et_pb_grid_item:not(.first_in_row) { clear: none; }.et_pb_grid_item.et_pb_gallery_item.first_in_row { clear: both; }@media (min-width: 981px){.et_pb_grid_item { float: left; position: relative; }}@font-face{font-family:"ETmodules";font-weight:400;font-style:normal;src:url(https://www.rodelpark.de/wp-content/swift-ai/cache/www.rodelpark.de/preise-zeiten/__data/modules50386333.woff) format('woff2');font-display:swap;}.et_overlay { z-index: -1; position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); opacity: 0; pointer-events: none; transition: 0.3s; border: 1px solid #e5e5e5; box-sizing: border-box; backface-visibility: hidden; -webkit-font-smoothing: antialiased; }.et_overlay::before { color: #2ea3f2; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 32px; transition: 0.4s; }.et_post_gallery { padding: 0px !important; line-height: 1.7 !important; list-style: none !important; }.et_animated { opacity: 0; animation-duration: 1s; animation-fill-mode: both !important; }.et_had_animation { position: relative; }@-webkit-keyframes et_pb_fade { 100% { opacity: 1; } }@keyframes et_pb_fade { 100% { opacity: 1; } }@-webkit-keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@-webkit-keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@-webkit-keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@-webkit-keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }.et-menu li { display: inline-block; font-size: 14px; padding-right: 22px; }.et-menu > li:last-child { padding-right: 0px; }.et-menu a { color: rgba(0, 0, 0, 0.6); text-decoration: none; display: block; position: relative; }.et-menu a, .et-menu a:hover { transition:color 0.3s ease; }.et-menu a:hover { opacity: 0.7; }.et-menu li > a { padding-bottom: 29px; overflow-wrap: break-word; }a.et_pb_menu__icon, button.et_pb_menu__icon { display: flex; -webkit-box-align: center; align-items: center; padding: 0px; margin: 0px 11px; font-size: 17px; line-height: normal; background: none; border: 0px; cursor: pointer; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; }a.et_pb_menu__icon::after, button.et_pb_menu__icon::after { font-family: ETmodules; }.et_pb_menu__wrap .mobile_menu_bar { transform: translateY(3%); }.et_pb_menu__wrap .mobile_menu_bar::before { top: 0px; }.et_pb_menu__search-button::after { content: "U"; }.et_pb_slider { position: relative; overflow: hidden; }.et_pb_slide { padding: 0px 6%; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }.et_pb_slider .et_pb_slide { display: none; float: left; margin-right: -100%; position: relative; width: 100%; text-align: center; background-position: 50% center; background-size: cover; list-style: none !important; }.et_pb_slider .et_pb_slide:first-child { display: list-item; }.et_pb_slides::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; width: 0px; }.et-pb-arrow-next, .et-pb-arrow-prev { position: absolute; top: 50%; z-index: 100; font-size: 48px; color: #ffffff; margin-top: -24px; transition: 0.2s ease-in-out; opacity: 0; }.et_pb_slider:hover .et-pb-arrow-prev { left: 22px; opacity: 1; }.et_pb_slider:hover .et-pb-arrow-next { right: 22px; opacity: 1; }.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover { text-decoration: none; }.et-pb-arrow-next span, .et-pb-arrow-prev span { display: none; }.et-pb-arrow-prev { left: -22px; }.et-pb-arrow-next { right: -22px; }.et-pb-arrow-prev::before { content: "4"; }.et-pb-arrow-next::before { content: "5"; }@media (min-width: 981px){.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column { margin-right: 5.5%; }.et_pb_gutters3 .et_pb_column_4_4, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 { width: 100%; }.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module { margin-bottom: 2.75%; }.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 { width: 73.625%; }.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module { margin-bottom: 3.735%; }.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 { width: 20.875%; }.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module { margin-bottom: 13.174%; }}@media (min-width: 981px){.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column { margin-right: 3%; }.et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 { width: 100%; }.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module { margin-bottom: 1.5%; }.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 { width: 22.75%; }.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module { margin-bottom: 6.593%; }}@media (min-width: 981px){.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget { width: 22.75%; margin-right: 3%; margin-bottom: 3%; }.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row { margin-right: 0px; }}@media (min-width: 981px){.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget { width: 20.875%; margin-right: 5.5%; margin-bottom: 5.5%; }.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row { margin-right: 0px; }}.nav li { position: relative; line-height: 1em; }.nav li:hover { visibility: inherit; }.et_mobile_menu li a, .nav li li a { font-size: 14px; transition:color 0.3s ease; }.et_mobile_menu li a:hover, .nav ul li a:hover { background-color: rgba(0, 0, 0, 0.03); opacity: 0.7; }.et_mobile_menu { position: absolute; left: 0px; padding: 5%; background: #ffffff; width: 100%; visibility: visible; opacity: 1; display: none; z-index: 9999; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; }.et_mobile_menu li a { border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #666666; padding: 10px 5%; display: block; }.et_mobile_nav_menu { float: right; display: none; }.mobile_menu_bar { position: relative; display: block; line-height: 0; }.mobile_menu_bar::before { content: "a"; font-size: 32px; position: relative; left: 0px; top: 0px; cursor: pointer; }.et_pb_module .mobile_menu_bar::before { top: 2px; }.et_pb_code_inner { position: relative; }@-webkit-keyframes slideWidth { 0% { width: 0px; } }@keyframes slideWidth { 0% { width: 0px; } }.et_pb_gallery_item { overflow-wrap: break-word; }.et_pb_gallery_image:hover .et_overlay::before { top: 50%; }.et_pb_gallery_image:hover .et_overlay { z-index: 3; opacity: 1; }.et_pb_gallery .et_pb_gallery_items, .et_pb_gallery.et_pb_section_parallax { width: 100%; }.et_pb_gallery_grid .et_pb_gallery_items { transition:height 0.2s ease-in-out; }.et_pb_gallery_grid .et_pb_gallery_image { position: relative; }.et_pb_gallery_image { line-height: 0; }.et_pb_gallery_grid .et_pb_gallery_item { display: none; }.et_pb_gallery_grid .et_pb_gallery_item { opacity: 1; animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal none running fadeLeft; }@media (min-width: 981px){.et_pb_gallery_grid .et_pb_gallery_item img { width: 100%; }}.et_pb_heading_container { position: relative; }.et_pb_image { margin-left: auto; margin-right: auto; line-height: 0; }.et_pb_image { display: block; }.et_pb_image .et_pb_image_wrap { display: inline-block; position: relative; max-width: 100%; }.et_pb_image img { position: relative; }.et_pb_menu .et-menu-nav, .et_pb_menu .et-menu-nav > ul { float: none; }.et_pb_menu .et-menu-nav > ul { line-height: 1.7em; padding: 0px !important; }.et_pb_bg_layout_dark.et_pb_menu ul li a { color: #ffffff; }.et_pb_bg_layout_dark.et_pb_menu ul li a:hover { color: rgba(255, 255, 255, 0.8); }.et_pb_menu_inner_container { position: relative; }.et_pb_menu .et_pb_menu__wrap { -webkit-box-flex: 1; flex: 1 1 auto; display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; flex-wrap: wrap; opacity: 1; }.et_pb_menu .et_pb_menu__menu { -webkit-box-flex: 0; flex: 0 1 auto; -webkit-box-pack: start; justify-content: flex-start; }.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu > nav, .et_pb_menu .et_pb_menu__menu > nav > ul { display: flex; -webkit-box-align: stretch; align-items: stretch; }.et_pb_menu .et_pb_menu__menu > nav > ul { flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; }.et_pb_menu .et_pb_menu__menu > nav > ul > li { position: relative; display: flex; -webkit-box-align: stretch; align-items: stretch; margin: 0px; }.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul { padding: 0px !important; }.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li { margin-top: 8px; }.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li > a { padding-bottom: 8px; }.et_pb_menu .et_pb_menu__icon { -webkit-box-flex: 0; flex: 0 0 auto; }.et_pb_menu .et-menu { margin-left: -11px; margin-right: -11px; }.et_pb_menu .et-menu > li { padding-left: 11px; padding-right: 11px; }.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row { display: flex; -webkit-box-align: stretch; align-items: stretch; }.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu > nav > ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap { -webkit-box-pack: end; justify-content: flex-end; }.et_pb_menu .et_pb_menu__search-container { position: absolute; display: flex; place-content: stretch; left: 0px; bottom: 0px; width: 100%; height: 100%; opacity: 0; z-index: 999; }.et_pb_menu .et_pb_menu__search-container--disabled { display: none; }.et_pb_menu .et_pb_menu__search { -webkit-box-flex: 1; flex: 1 1 auto; display: flex; justify-content: stretch; -webkit-box-align: center; align-items: center; }.et_pb_menu .et_pb_menu__search-form { -webkit-box-flex: 1; flex: 1 1 auto; }.et_pb_menu .et_pb_menu__search-input { border: 0px; width: 100%; color: #333333; background: transparent; }.et_pb_menu .et_pb_menu__close-search-button { -webkit-box-flex: 0; flex: 0 0 auto; }.et_pb_menu .et_pb_menu__close-search-button::after { content: "M"; font-size: 1.7em; }.et_pb_text { overflow-wrap: break-word; }.et_pb_text > :last-child { padding-bottom: 0px; }.et_pb_text_inner { position: relative; }@-webkit-keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@-webkit-keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }@keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }.et_pb_slider .et_pb_container { width: 100%; margin: 0px auto; position: relative; z-index: 2; }.et_pb_slides .et_pb_container { display: table; table-layout: fixed; }.et_pb_slides .et_pb_slider_container_inner { display: table-cell; width: 100%; vertical-align: middle; }.et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner { display: block; }.et_pb_slide_description { overflow-wrap: break-word; }.et-pb-active-slide .et_pb_slide_description { animation-duration: 0.7s; animation-delay: 0.9s; animation-timing-function: ease-in-out; animation-fill-mode: both; animation-name: fadeBottom; }.et_pb_bg_layout_dark .et_pb_slide_description { text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px; }.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 16% 8%; width: auto; margin: auto; }.et_pb_slide_with_image .et_pb_slide_description { width: 47.25%; padding-left: 0px; padding-right: 0px; text-align: left; float: right; }.et_pb_slide_image { position: absolute; bottom: 0px; }.et_pb_slide:first-child .et_pb_slide_image img { opacity: 0; }.et_pb_slide:first-child .et_pb_slide_image img.active { opacity: 1; }.et_pb_media_alignment_center .et_pb_slide_image { bottom: auto; top: 50%; }.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video { animation-duration: 0.7s; animation-delay: 0.6s; animation-timing-function: ease-in-out; animation-fill-mode: both; }.et-pb-active-slide .et_pb_slide_image { animation-name: fadeLeft; }.et_pb_slide_image img { width: auto; vertical-align: bottom; }.et_pb_slide_image, .et_pb_slide_video { width: 47.25%; margin-right: 5.5%; }body.custom-background { background-color: #fffadd; background-image: url(//www.rodelpark.de/wp-content/swift-ai/images/wp-content/uploads/2024/03/Hintergrund-jpg.webp); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: fixed; }body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p { font-size: 14px; }body { color: #000000; }h1, h2, h3, h4, h5, h6 { color: #000000; }#et_search_icon:hover, .mobile_menu_bar::before, .mobile_menu_bar::after, .et_toggle_slide_menu::after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay::before, .entry-summary p.price ins, .et_pb_member_social_links a:hover, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a { color: #db070a; }.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote { border-color: #db070a; }.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container { max-width: 1296px; }a { color: #db070a; }.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon::before, .et_search_form_container input, span.et_close_search_field::after, #et-top-navigation .et-cart-info { color: #141417; }h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title { font-weight: bold; font-style: normal; text-transform: none; text-decoration: none; }h1, h2, h3, h4, h5, h6 { font-family: Roboto, Helvetica, Arial, Lucida, sans-serif; }body, input, textarea, select { font-family: Roboto, Helvetica, Arial, Lucida, sans-serif; }.et_pb_section_0_tb_header { border-bottom-width: 1px; border-bottom-color: #e6e6e6; }.et_pb_section_0_tb_header.et_pb_section { padding-top: 0px; padding-bottom: 0px; background-color: #32993e !important; }.et_pb_row_0_tb_header { border-bottom-color: #e6e6e6; }.et_pb_row_0_tb_header.et_pb_row, .et_pb_row_1_tb_header.et_pb_row { padding-top: 0px !important; padding-bottom: 0px !important; }.et_pb_menu_0_tb_header.et_pb_menu ul li a { font-size: 15px; color: #ffffff !important; }.et_pb_menu_0_tb_header.et_pb_menu ul li:hover > a, .et_pb_menu_1_tb_header.et_pb_menu ul li:hover > a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:hover, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a, .et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a, .et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a:hover, .et_pb_menu_1_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a { color: #db070b !important; }.et_pb_menu_0_tb_header.et_pb_menu { background-color: rgba(255, 255, 255, 0); }.et_pb_menu_0_tb_header.et_pb_menu ul li a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_1_tb_header.et_pb_menu ul li a, .et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a { transition:color 0.3s ease; }.et_pb_menu_0_tb_header.et_pb_menu .nav li ul, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul { background-color: rgba(255, 255, 255, 0) !important; }.et_pb_menu_0_tb_header.et_pb_menu nav > ul > li > a:hover, .et_pb_menu_1_tb_header.et_pb_menu nav > ul > li > a:hover { opacity: 1; }.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__cart-button { color: #db070a; }.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button { color: #ffffff; }.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button:hover, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button:hover, .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar::before { color: #db070b; }.et_pb_section_1_tb_header.et_pb_section { padding-top: 0px; padding-bottom: 0px; background-color: #fffac2 !important; }.et_pb_section_1_tb_header { z-index: 10; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 7px 0px; }.et_pb_image_0_tb_header { width: 100%; z-index: 10; position: relative; inset: 0px auto auto 0px; text-align: left; margin-left: 0px; }.et_pb_menu_1_tb_header.et_pb_menu ul li a { font-family: "DM Sans", Helvetica, Arial, Lucida, sans-serif; font-weight: 500; font-size: 16px; color: #141417 !important; }.et_pb_menu_1_tb_header.et_pb_menu { background-color: #fffac2; }.et_pb_menu_1_tb_header { margin-bottom: 5px !important; }.et_pb_menu_1_tb_header.et_pb_menu .et-menu-nav li a { padding-top: 15px !important; padding-bottom: 15px !important; }.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu { border-color: #db070b; }.et_pb_menu_1_tb_header.et_pb_menu .nav li ul.sub-menu a, .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu a { color: #141417 !important; }.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul { background-color: #fffac2 !important; }.et_pb_menu .et_pb_menu__search-input { color: #ffffff; text-align: right; }.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button { margin-left: 20px; margin-right: 0px; }.header-logo { position: absolute; width: 210px; margin-top: -28px; }.et_mobile_menu { border-top: unset; border-bottom: 3px solid #db070b; }.et_pb_column { position: unset; }.mobile_menu_bar::before { font-size: 40px; }.et_pb_section_0_tb_footer.et_pb_section { padding-top: 0px; padding-bottom: 0px; margin-top: -2px; background-color: #32993e !important; }.et_pb_row_0_tb_footer.et_pb_row { padding-bottom: 55px !important; }.et_pb_image_0_tb_footer { text-align: left; margin-left: 0px; margin-top: 60px !important; }.difl_iconlistitem_0_tb_footer.difl_iconlistitem .item-elements span.difl_icon_item_container span.difl_icon_item_icon_wrapper span.et-pb-icon { font-family: ETmodules !important; font-weight: 400 !important; }.difl_iconlistitem_0_tb_footer.difl_iconlistitem span.difl_icon_item_container, .difl_iconlistitem_1_tb_footer.difl_iconlistitem span.difl_icon_item_container, .difl_iconlistitem_2_tb_footer.difl_iconlistitem span.difl_icon_item_container, .difl_iconlistitem_3_tb_footer.difl_iconlistitem span.difl_icon_item_container { flex-direction: row !important; }.difl_iconlistitem_0_tb_footer.difl_iconlistitem span.difl_icon_item_container span.difl_icon_item_icon_wrapper, .difl_iconlistitem_1_tb_footer.difl_iconlistitem span.difl_icon_item_container span.difl_icon_item_icon_wrapper, .difl_iconlistitem_2_tb_footer.difl_iconlistitem span.difl_icon_item_container span.difl_icon_item_icon_wrapper, .difl_iconlistitem_3_tb_footer.difl_iconlistitem span.difl_icon_item_container span.difl_icon_item_icon_wrapper { display: flex; align-items: center; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_header a, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_header a { font-size: 16px; line-height: 28px; text-align: left; color: #ffffff !important; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header a, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header a, .et_pb_text_0_tb_footer.et_pb_text, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements:hover .et-pb-icon, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements:hover .et-pb-icon, .difl_iconlistitem_0_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header, .difl_iconlistitem_0_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header a, .difl_iconlistitem_2_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header, .difl_iconlistitem_2_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header a, .difl_iconlistitem_3_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header, .difl_iconlistitem_3_tb_footer.difl_iconlistitem .item-elements .difl_icon_item_container .difl_icon_item_header a { color: #ffffff !important; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_body, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_body p, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_body, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_body p, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_body, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_body p { font-size: 16px; color: #ffffff !important; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .icon-element { border-radius: 100px; background-color: rgba(255, 255, 255, 0); padding: 11px !important; }.difl_iconlist_0_tb_footer.difl_iconlist, .difl_iconlist_1_tb_footer.difl_iconlist { overflow: visible; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_header a, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .et-pb-icon, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .icon-element, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_header a, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .et-pb-icon, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .icon-element { transition:color, background-color 0.3s, 0.3s ease, ease; }.difl_iconlist_0_tb_footer.difl_iconlist ul.difl_iconlist_container, .difl_iconlist_1_tb_footer.difl_iconlist ul.difl_iconlist_container { grid-template-columns: repeat(1, 1fr); gap: 10px !important; }.difl_iconlist_0_tb_footer.difl_iconlist .difl_iconlistitem, .difl_iconlist_1_tb_footer.difl_iconlist .difl_iconlistitem { align-items: center; justify-content: flex-start; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_icon_wrapper, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_icon_wrapper { height: 100%; text-align: left; display: flex; align-items: flex-start; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_container, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_container { align-items: center; flex-direction: row; gap: 10px !important; }.difl_iconlist_0_tb_footer.difl_iconlist .difl_iconlistitem *, .difl_iconlist_1_tb_footer.difl_iconlist .difl_iconlistitem *, .difl_iconlist_2_tb_footer.difl_iconlist .difl_iconlistitem * { text-align: left; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements { max-width: 550px; padding: 0px; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements:hover .icon-element, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements:hover .icon-element { background-color: #db070b; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .et-pb-icon { color: #ffffff !important; font-size: 20px !important; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_body, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_body, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_body { padding: 0px; }.df_adh_heading_0_tb_footer h1, .df_adh_heading_0_tb_footer h2, .df_adh_heading_0_tb_footer h3, .df_adh_heading_0_tb_footer h4, .df_adh_heading_0_tb_footer h5, .df_adh_heading_0_tb_footer h6, .df_adh_heading_0_tb_footer h1 span, .df_adh_heading_0_tb_footer h2 span, .df_adh_heading_0_tb_footer h3 span, .df_adh_heading_0_tb_footer h4 span, .df_adh_heading_0_tb_footer h5 span, .df_adh_heading_0_tb_footer h6 span, .df_adh_heading_1_tb_footer h1, .df_adh_heading_1_tb_footer h2, .df_adh_heading_1_tb_footer h3, .df_adh_heading_1_tb_footer h4, .df_adh_heading_1_tb_footer h5, .df_adh_heading_1_tb_footer h6, .df_adh_heading_1_tb_footer h1 span, .df_adh_heading_1_tb_footer h2 span, .df_adh_heading_1_tb_footer h3 span, .df_adh_heading_1_tb_footer h4 span, .df_adh_heading_1_tb_footer h5 span, .df_adh_heading_1_tb_footer h6 span { font-weight: 500 !important; font-size: 25px !important; color: #ffffff !important; line-height: 28px !important; }.df_adh_heading_0_tb_footer, .df_adh_heading_1_tb_footer { margin-bottom: 30px !important; }.df_adh_heading_0_tb_footer .df-heading-divider .df-divider-line::before, .df_adh_heading_1_tb_footer .df-heading-divider .df-divider-line::before { border-top-width: 2px; border-top-style: solid !important; border-top-color: #db070b !important; }.df_adh_heading_0_tb_footer .df-heading-divider .df-divider-line, .df_adh_heading_1_tb_footer .df-heading-divider .df-divider-line { top: calc(50% - 1px); height: 2px; border-radius: 0px; }.df_adh_heading_0_tb_footer .df-heading-divider, .df_adh_heading_1_tb_footer .df-heading-divider { max-width: 40px; }.df_adh_heading_0_tb_footer .df-heading-divider::before, .df_adh_heading_1_tb_footer .df-heading-divider::before { position: relative; }.df_adh_heading_0_tb_footer .df-heading-divider .df-divider-line::before, .df_adh_heading_1_tb_footer .df-heading-divider .df-divider-line::before { border-radius: 0px; }.df_adh_heading_0_tb_footer .df-heading .prefix, .df_adh_heading_0_tb_footer .df-heading .infix, .df_adh_heading_0_tb_footer .df-heading .suffix, .df_adh_heading_1_tb_footer .df-heading .prefix, .df_adh_heading_1_tb_footer .df-heading .infix, .df_adh_heading_1_tb_footer .df-heading .suffix { display: inline-block; max-width: 100%; }.difl_iconlistitem_1_tb_footer.difl_iconlistitem .item-elements span.difl_icon_item_container span.difl_icon_item_icon_wrapper span.et-pb-icon, .difl_iconlistitem_2_tb_footer.difl_iconlistitem .item-elements span.difl_icon_item_container span.difl_icon_item_icon_wrapper span.et-pb-icon, .difl_iconlistitem_3_tb_footer.difl_iconlistitem .item-elements span.difl_icon_item_container span.difl_icon_item_icon_wrapper span.et-pb-icon { font-family: FontAwesome !important; font-weight: 900 !important; }.difl_iconlist_1_tb_footer.difl_iconlist .item-elements .icon-element { border-radius: 100px; background-color: #70be43; padding: 11px !important; }.difl_iconlist_1_tb_footer.difl_iconlist .item-elements .et-pb-icon { color: #db070b !important; font-size: 20px !important; }.difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_header, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_header a { font-size: 16px; line-height: 21px; transition:color 0.3s ease; color: #ffffff !important; }.difl_iconlist_2_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header, .difl_iconlist_2_tb_footer.difl_iconlist .item-elements:hover .difl_icon_item_header a { color: #db070b !important; }.difl_iconlist_2_tb_footer.difl_iconlist ul.difl_iconlist_container { gap: 10px !important; }.difl_iconlist_2_tb_footer.difl_iconlist .item-elements .difl_icon_item_container { flex-direction: row; gap: 10px !important; }.difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider { text-align: left; }.difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-left-side hr, .difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-right-side hr { border-top-color: #db070b !important; }.difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-left-side hr, .difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-right-side hr { border-top-width: 2px !important; }.difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-left-side { width: 30% !important; padding-right: 0px !important; }.difl_divider_0_tb_footer .difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-right-side { width: 50% !important; padding-left: 0px !important; }.difl_divider_0_tb_footer .difl-divider-inner { width: 50px !important; }.et_pb_text_0_tb_footer, .difl_iconlistitem_1_tb_footer.difl_iconlistitem div .item-elements .difl_icon_item_body, .difl_iconlistitem_1_tb_footer.difl_iconlistitem div .item-elements .difl_icon_item_body p { font-size: 16px; }.et_pb_code_0_tb_footer { margin-top: -30px !important; }.difl_iconlistitem_0_tb_footer.difl_iconlistitem, .difl_iconlistitem_1_tb_footer.difl_iconlistitem, .difl_iconlistitem_2_tb_footer.difl_iconlistitem, .difl_iconlistitem_3_tb_footer.difl_iconlistitem { margin-bottom: 10px !important; }.difl_iconlistitem_4_tb_footer.difl_iconlistitem, .difl_iconlistitem_5_tb_footer.difl_iconlistitem { margin-bottom: 6px !important; }.difl_iconlist_0_tb_footer.difl_iconlist .item-elements .difl_icon_item_icon_wrapper, .difl_iconlist_1_tb_footer.difl_iconlist .item-elements .difl_icon_item_icon_wrapper { width: unset; }.et_pb_section_0.et_pb_section { margin-bottom: -2px; background-color: #fffadd !important; }.et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider { background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZBREQiPjxwYXRoIGQ9Ik0xMjgwIDMuNEMxMDUwLjU5IDE4IDEwMTkuNCA4NC44OSA3MzQuNDIgODQuODljLTMyMCAwLTMyMC04NC4zLTY0MC04NC4zQzU5LjQuNTkgMjguMiAxLjYgMCAzLjRWMTQwaDEyODB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA1MS43NmMtMjAxIDEyLjQ5LTI0Mi40MyA1My40LTUxMy41OCA1My40LTMyMCAwLTMyMC01Ny02NDAtNTctNDguODUuMDEtOTAuMjEgMS4zNS0xMjYuNDIgMy42VjE0MGgxMjgweiIvPjwvZz48L3N2Zz4="); background-size: 100% 100px; bottom: 0px; height: 100px; z-index: 10; transform: scale(1, 1); }.et_pb_slider[data-active-slide="et_pb_slide_0"] .et-pb-slider-arrows .et-pb-arrow-prev, .et_pb_slider[data-active-slide="et_pb_slide_0"] .et-pb-slider-arrows .et-pb-arrow-next, .et_pb_slider[data-active-slide="et_pb_slide_1"] .et-pb-slider-arrows .et-pb-arrow-prev, .et_pb_slider[data-active-slide="et_pb_slide_1"] .et-pb-slider-arrows .et-pb-arrow-next { color: #db070b; }.et_pb_fullwidth_slider_0, .et_pb_fullwidth_slider_0 .et_pb_slide { min-height: 500px; }div.et_pb_section.et_pb_section_1 { background-image: linear-gradient(#fffadd 0%, rgba(255, 255, 255, 0) 50%) !important; }.et_pb_section_1.et_pb_section { margin-top: 30px; background-color: rgba(255, 255, 255, 0) !important; }.et_pb_row_0.et_pb_row { margin-top: -50px !important; margin-bottom: -50px !important; }.et_pb_heading_0 .et_pb_heading_container h1, .et_pb_heading_0 .et_pb_heading_container h2, .et_pb_heading_0 .et_pb_heading_container h3, .et_pb_heading_0 .et_pb_heading_container h4, .et_pb_heading_0 .et_pb_heading_container h5, .et_pb_heading_0 .et_pb_heading_container h6 { font-size: 40px; text-align: center; color: #db070b !important; }.et_pb_gallery_0.et_pb_gallery { margin-bottom: 0px !important; }.et_pb_gallery_0 .et_overlay::before { color: #db070b !important; }.et_pb_gallery_0 .et_overlay { background-color: rgba(124, 218, 36, 0.35); border-color: rgba(124, 218, 36, 0.35); }.et_pb_text_0, .et_pb_text_1 { font-size: 20px; line-height: 1.5em; }.et_pb_section_2.et_pb_section { padding-top: 0px; padding-bottom: 100px; background-color: rgba(255, 255, 255, 0) !important; }.et_pb_section_2.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider { background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMzMjk5M0UiPjxwYXRoIGQ9Ik0xMjgwIDMuNEMxMDUwLjU5IDE4IDEwMTkuNCA4NC44OSA3MzQuNDIgODQuODljLTMyMCAwLTMyMC04NC4zLTY0MC04NC4zQzU5LjQuNTkgMjguMiAxLjYgMCAzLjRWMTQwaDEyODB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA1MS43NmMtMjAxIDEyLjQ5LTI0Mi40MyA1My40LTUxMy41OCA1My40LTMyMCAwLTMyMC01Ny02NDAtNTctNDguODUuMDEtOTAuMjEgMS4zNS0xMjYuNDIgMy42VjE0MGgxMjgweiIvPjwvZz48L3N2Zz4="); background-size: 100% 100px; bottom: 0px; height: 100px; z-index: 1; transform: scale(1, 1); }.df_adh_heading_0 h1, .df_adh_heading_0 h2, .df_adh_heading_0 h3, .df_adh_heading_0 h4, .df_adh_heading_0 h5, .df_adh_heading_0 h6, .df_adh_heading_0 h1 span, .df_adh_heading_0 h2 span, .df_adh_heading_0 h3 span, .df_adh_heading_0 h4 span, .df_adh_heading_0 h5 span, .df_adh_heading_0 h6 span, .df_adh_heading_1 h1, .df_adh_heading_1 h2, .df_adh_heading_1 h3, .df_adh_heading_1 h4, .df_adh_heading_1 h5, .df_adh_heading_1 h6, .df_adh_heading_1 h1 span, .df_adh_heading_1 h2 span, .df_adh_heading_1 h3 span, .df_adh_heading_1 h4 span, .df_adh_heading_1 h5 span, .df_adh_heading_1 h6 span { font-weight: 700 !important; font-size: 50px !important; color: #db070b !important; text-align: center !important; }.df_adh_heading_0 .df-heading-divider .df-divider-line, .df_adh_heading_1 .df-heading-divider .df-divider-line { top: calc(50% - 1px); height: 2px; border-radius: 0px; margin-top: 8px !important; }.df_adh_heading_0 .df-heading-divider .df-divider-line::before, .df_adh_heading_1 .df-heading-divider .df-divider-line::before { border-top-width: 2px; border-top-style: solid !important; border-top-color: #db070b !important; }.df_adh_heading_0 .df-heading-divider, .df_adh_heading_1 .df-heading-divider { max-width: 120px; margin: 0px auto; }.df_adh_heading_0 .df-heading-divider::before, .df_adh_heading_1 .df-heading-divider::before { position: relative; }.df_adh_heading_0 .df-heading-divider .df-divider-line::before, .df_adh_heading_1 .df-heading-divider .df-divider-line::before { border-radius: 0px; }.df_adh_heading_0 .df-heading .prefix, .df_adh_heading_0 .df-heading .infix, .df_adh_heading_0 .df-heading .suffix, .df_adh_heading_1 .df-heading .prefix, .df_adh_heading_1 .df-heading .infix, .df_adh_heading_1 .df-heading .suffix { display: inline-block; max-width: 100%; }.et_pb_text_1.et_pb_text, .et_pb_text_2.et_pb_text { color: #000000 !important; }.et_pb_row_2, .et_pb_row_3 { background-color: rgba(255, 255, 255, 0); }.difl_datatable_0 table.df_dt_content thead tr th.df_dt_table_body_column_cell, .difl_datatable_1 table.df_dt_content thead tr th.df_dt_table_body_column_cell, .difl_datatable_2 table.df_dt_content thead tr th.df_dt_table_body_column_cell, .difl_datatable_3 table.df_dt_content thead tr th.df_dt_table_body_column_cell { background-color: #007c0c; padding-top: 25px; padding-bottom: 25px; font-weight: 600 !important; font-size: 21px !important; color: #ffffff !important; text-align: center !important; }.difl_datatable_0 td.df_dt_table_body_column_cell, .difl_datatable_1 td.df_dt_table_body_column_cell, .difl_datatable_2 td.df_dt_table_body_column_cell, .difl_datatable_3 td.df_dt_table_body_column_cell { font-weight: 600 !important; font-size: 16px !important; color: #000000 !important; text-align: center !important; }.difl_datatable_0 table.df_dt_content tr:nth-child(n) > .df_dt_table_body_column_cell:not(.exclude_head_foot):first-child, .difl_datatable_1 table.df_dt_content tr:nth-child(n) > .df_dt_table_body_column_cell:not(.exclude_head_foot):first-child, .difl_datatable_2 table.df_dt_content tr:nth-child(n) > .df_dt_table_body_column_cell:not(.exclude_head_foot):first-child, .difl_datatable_3 table.df_dt_content tr:nth-child(n) > .df_dt_table_body_column_cell:not(.exclude_head_foot):first-child { border-bottom-color: rgba(255, 255, 255, 0.24); background-color: #32993e; font-size: 18px !important; color: #ffffff !important; }.difl_datatable_0 table.df_dt_content tbody tr td.df_dt_table_body_column_cell, .difl_datatable_1 table.df_dt_content tbody tr td.df_dt_table_body_column_cell, .difl_datatable_2 table.df_dt_content tbody tr td.df_dt_table_body_column_cell, .difl_datatable_3 table.df_dt_content tbody tr td.df_dt_table_body_column_cell { border-bottom-width: 1px; border-bottom-color: #d6d6d6; transition:background 0.3s ease; background-color: rgba(112, 190, 67, 0.25); padding-top: 20px; padding-bottom: 20px; }.difl_datatable_0 table.df_dt_content thead tr:hover th.df_dt_table_body_column_cell, .difl_datatable_1 table.df_dt_content thead tr:hover th.df_dt_table_body_column_cell, .difl_datatable_2 table.df_dt_content thead tr:hover th.df_dt_table_body_column_cell, .difl_datatable_3 table.df_dt_content thead tr:hover th.df_dt_table_body_column_cell { background-color: #007c0c; }.difl_datatable_0 table.df_dt_content tbody tr td.df_dt_table_body_column_cell:hover, .difl_datatable_1 table.df_dt_content tbody tr td.df_dt_table_body_column_cell:hover, .difl_datatable_2 table.df_dt_content tbody tr td.df_dt_table_body_column_cell:hover, .difl_datatable_3 table.df_dt_content tbody tr td.df_dt_table_body_column_cell:hover { background-color: rgba(12, 113, 195, 0.07); }.difl_datatable_0 table.df_dt_content tbody tr:nth-child(2n+1) td.df_dt_table_body_column_cell, .difl_datatable_0 table.df_dt_content tbody tr:nth-child(2n+1):hover td.df_dt_table_body_column_cell, .difl_datatable_1 table.df_dt_content tbody tr:nth-child(2n+1) td.df_dt_table_body_column_cell, .difl_datatable_1 table.df_dt_content tbody tr:nth-child(2n+1):hover td.df_dt_table_body_column_cell, .difl_datatable_2 table.df_dt_content tbody tr:nth-child(2n+1) td.df_dt_table_body_column_cell, .difl_datatable_2 table.df_dt_content tbody tr:nth-child(2n+1):hover td.df_dt_table_body_column_cell, .difl_datatable_3 table.df_dt_content tbody tr:nth-child(2n+1) td.df_dt_table_body_column_cell, .difl_datatable_3 table.df_dt_content tbody tr:nth-child(2n+1):hover td.df_dt_table_body_column_cell { background-color: rgba(252, 193, 0, 0.15); }.et_pb_text_2 { font-weight: 600; font-size: 20px; line-height: 1.5em; }.et_pb_image_0 { text-align: left; margin-left: 0px; }.et_pb_section_3.et_pb_section { padding: 0px; margin: 0px; }.et_pb_row_5 { background-color: rgba(255, 255, 255, 0); }.et_pb_row_5, body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row { max-width: 576px; }.et_pb_image_1 { background-color: rgba(255, 255, 255, 0); padding: 0px; text-align: left; margin: 0px !important; }.et_pb_slider .et_pb_slide_0 { background-image: url(https://www.rodelpark.de/wp-content/uploads/2024/06/Luftbild-Rodelpark-schmal.webp); }.et_pb_slider .et_pb_slide_1 { background-image: url(https://www.rodelpark.de/wp-content/uploads/2025/03/AdventureGolf-Rodelpark.webp); }.entry-content thead .difl_datatableitem_0 th, table.df_dt_content tbody tr.difl_datatableitem_0 td.df_dt_table_body_column_cell, .entry-content thead .difl_datatableitem_8 th, table.df_dt_content tbody tr.difl_datatableitem_8 td.df_dt_table_body_column_cell { font-weight: 600 !important; color: #ffffff !important; }.et_pb_text_0.et_pb_module, .et_pb_text_1.et_pb_module, .et_pb_text_2.et_pb_module { margin-left: auto !important; margin-right: auto !important; }.et_pb_section_3 { max-width: 576%; margin-left: 0px !important; margin-right: auto !important; }.et_pb_row_5.et_pb_row { padding: 0px !important; margin: 0px 0px 0px auto !important; }@media only screen and (min-width: 981px){.et_pb_text_0, .et_pb_text_1, .et_pb_text_2 { width: 60%; }}body { font-weight: 400 !important; }.nav li a { font-weight: 400; }.nav li a:hover { opacity: 1 !important; color: #db070a !important; }.nav li a::before { content: ""; display: block; width: 100%; left: 0px; right: auto; height: 3px; background-color: #db070a; position: absolute; top: -10px; transition: 0.3s; transform: scaleX(0); transform-origin: left center; }.nav li a:hover::before, .nav li.current-menu-item a::before { transform: scaleX(1); color: #db070a !important; }.et_pb_slide_image img { max-width: 200px; width: 20vw; }.et_pb_slide_image { margin-right: 0px; right: 0px; }.jubilaeum .et_pb_slide .et_pb_slide_image img { animation-name: pulse; animation-duration: 5s; }.jubilaeum .et_pb_slide_image img { animation: auto ease 0s infinite normal none running pulse; }@keyframes pulse { 0% { transform: scale(1); filter: none; } 50% { transform: scale(1.1) rotate(5deg); filter: drop-shadow(#000000 5px 5px 5px); } 100% { transform: scale(1); filter: none; } }@keyframes element-queries { 0% { visibility: inherit; } }#ww_1bfc5a712cf .ww-box { animation: 0.1s ease 0s 1 normal none running element-queries; }#ww_1bfc5a712cf { line-height: normal; }#ww_1bfc5a712cf div, #ww_1bfc5a712cf span, #ww_1bfc5a712cf svg { vertical-align: baseline; padding: 0px; margin: 0px; position: static; border: none; }#ww_1bfc5a712cf div { display: block; }#ww_1bfc5a712cf span { display: inline; }#ww_1bfc5a712cf .ww_source { position: absolute; padding: 5px; display: inline-block; text-align: right; top: 0px; right: 0px; width: auto !important; }#ww_1bfc5a712cf .ww_source svg { height: 10px; width: 10px; opacity: 0.35; }#ww_1bfc5a712cf .ww_infoicon { fill: #ffffff; }#ww_1bfc5a712cf .ww_info { display: none; font-size: 10px; padding: 7px; opacity: 0.75; color: black; text-align: left; line-height: 15px; margin-top: -17px; margin-right: 15px; }#ww_1bfc5a712cf .ww_info a { color: black; text-decoration: underline; display: inline; }#ww_1bfc5a712cf .ww_source:hover .ww_info { display: block; background-color: #ffffff; }#ww_1bfc5a712cf { vertical-align: baseline; padding: 0px; margin: 0px; width: 100%; position: relative; line-height: normal; }#ww_1bfc5a712cf .ww-box { display: flex; font-size: 13px; text-align: center; min-width: 100px; }#ww_1bfc5a712cf .ww-box svg { height: 35px; width: 35px; }#ww_1bfc5a712cf .current-conditions svg { height: 50px; width: 50px; }#ww_1bfc5a712cf .ww_col1, #ww_1bfc5a712cf .ww_col2 { display: flex; justify-content: space-around; }#ww_1bfc5a712cf .ww_col1 { -webkit-box-flex: 10; flex-grow: 10; padding: 5px; }#ww_1bfc5a712cf .ww_col2 { -webkit-box-flex: 30; flex-grow: 30; }#ww_1bfc5a712cf .ww_col2 .ww_child:nth-child(2n+1) { background: rgba(0, 0, 0, 0.04); }#ww_1bfc5a712cf .day-forecast .date { margin-bottom: 5px; }#ww_1bfc5a712cf .current-temp { font-size: 35px; display: inline-block; line-height: 35px; }#ww_1bfc5a712cf .current-temp span { position: relative; top: 1px; }#ww_1bfc5a712cf .ww_child { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; }#ww_1bfc5a712cf .current-name, #ww_1bfc5a712cf .current-temp { -webkit-box-flex: 1; flex-grow: 1; }#ww_1bfc5a712cf .current-conditions { padding: 0px 5px; }#ww_1bfc5a712cf .day-forecast { -webkit-box-flex: 1; flex-grow: 1; padding: 5px 5px 5px 0px; }#ww_1bfc5a712cf .day-forecast .data { display: flex; text-align: right; }#ww_1bfc5a712cf .svg-wrapper { display: inline-block; line-height: 0; }#ww_1bfc5a712cf .day-forecast svg { margin-right: 7px; }#ww_1bfc5a712cf .day-forecast .temp { font-size: 14px; }#ww_1bfc5a712cf .day-forecast .night { opacity: 0.7; }#ww_1bfc5a712cf .svg-wrapper.narrow { display: none; }#ww_1bfc5a712cf { background-color: rgba(255, 255, 255, 0); color: #ffffff; }#ww_1bfc5a712cf .ww-box { font-family: Arial, Helvetica, sans-serif; }#ww_1bfc5a712cf .current-conditions { flex-grow: 1; }#ww_1bfc5a712cf .wi_cloud, #ww_1bfc5a712cf .wi_fog { fill: #404041; stroke: #404041; }#ww_1bfc5a712cf .wi_rain, #ww_1bfc5a712cf .wi_snow { fill: #309bff; stroke: #309bff; }#ww_1bfc5a712cf .wi_sun, #ww_1bfc5a712cf .wi_sun-semi { fill: #fcc756; }#ww_1bfc5a712cf .wi_sunshine { fill: #fbb040; stroke: #fbb040; }#ww_1bfc5a712cf .wi_moon-semi, #ww_1bfc5a712cf .wi_moon { fill: #fcc756; }#ww_1bfc5a712cf .wi_stars { fill: #ffcf47; }#ww_1bfc5a712cf .ww-animation-hr-move { animation-name: ww-animation-hr-move; animation-duration: 7s; animation-timing-function: linear; animation-iteration-count: infinite; }@-webkit-keyframes ww-animation-hr-move { 0% { transform: translate(-7px, 0px) rotate(0.02deg); } 50% { transform: translate(7px, 0px) rotate(0.02deg); } 100% { transform: translate(-7px, 0px) rotate(0.02deg); } }@keyframes ww-animation-hr-move { 0% { transform: translate(-7px, 0px) rotate(0.02deg); } 50% { transform: translate(7px, 0px) rotate(0.02deg); } 100% { transform: translate(-7px, 0px) rotate(0.02deg); } }#ww_1bfc5a712cf .wi_cloud_gradient, #ww_1bfc5a712cf .wi_cloud_gradient-2 { opacity: 0.35; isolation: isolate; }#ww_1bfc5a712cf .wi_cloud_gradient { fill: url(https://www.rodelpark.de/preise-zeiten/#wi_cloud_gradient); }#ww_1bfc5a712cf .wi_cloud_gradient-2 { fill: url(https://www.rodelpark.de/preise-zeiten/#wi_cloud_gradient-2); }#ww_1bfc5a712cf .ww-animation-sun { animation-name: ww-animation-sun; animation-duration: 14s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; }@-webkit-keyframes ww-animation-sun { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes ww-animation-sun { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }#ww_1bfc5a712cf .ww-animation-sunshine { animation-name: ww-animation-sunshine; animation-duration: 3s; animation-timing-function: linear; animation-iteration-count: infinite; }@-webkit-keyframes ww-animation-sunshine { 0% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; } 50% { stroke-dasharray: 6px, 20px; stroke-dashoffset: -1px; } 100% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; } }@keyframes ww-animation-sunshine { 0% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; } 50% { stroke-dasharray: 6px, 20px; stroke-dashoffset: -1px; } 100% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; } }#ww_1bfc5a712cf .ww-animation-moon { animation-name: ww-animation-moon; animation-duration: 11s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; }@-webkit-keyframes ww-animation-moon { 0% { transform: rotate(-10deg); } 50% { transform: rotate(10deg); } 100% { transform: rotate(-10deg); } }@keyframes ww-animation-moon { 0% { transform: rotate(-10deg); } 50% { transform: rotate(10deg); } 100% { transform: rotate(-10deg); } }@-webkit-keyframes ww-animation-thunder { 0% { transform: scale(0.75); } 50% { transform: scale(1); } 100% { transform: scale(0.75); } }@keyframes ww-animation-thunder { 0% { transform: scale(0.75); } 50% { transform: scale(1); } 100% { transform: scale(0.75); } }#ww_1bfc5a712cf .ww-animation-rain { animation-name: ww-animation-rain; animation-duration: 8s; animation-timing-function: linear; animation-iteration-count: infinite; }#ww_1bfc5a712cf .ww-animation-rain-2 { animation-delay: 0.5s; }@-webkit-keyframes ww-animation-rain { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -100; } }@keyframes ww-animation-rain { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -100; } }@-webkit-keyframes ww-animation-snow { 0% { transform: translateX(0px) translateY(0px); } 33.33% { transform: translateX(-2px) translateY(7px); } 66.66% { transform: translateX(3px) translateY(14px); opacity: 1; } 100% { transform: translateX(-2px) translateY(21px); opacity: 0; } }@keyframes ww-animation-snow { 0% { transform: translateX(0px) translateY(0px); } 33.33% { transform: translateX(-2px) translateY(7px); } 66.66% { transform: translateX(3px) translateY(14px); opacity: 1; } 100% { transform: translateX(-2px) translateY(21px); opacity: 0; } }@-webkit-keyframes ww-animation-snow-1 { 0% { transform: translateX(0px) translateY(0px); } 33.33% { transform: translateX(2px) translateY(7px); } 66.66% { transform: translateX(-3px) translateY(14px); opacity: 1; } 100% { transform: translateX(2px) translateY(21px); opacity: 0; } }@keyframes ww-animation-snow-1 { 0% { transform: translateX(0px) translateY(0px); } 33.33% { transform: translateX(2px) translateY(7px); } 66.66% { transform: translateX(-3px) translateY(14px); opacity: 1; } 100% { transform: translateX(2px) translateY(21px); opacity: 0; } }#ww_1bfc5a712cf .wi_cloud, #ww_1bfc5a712cf .wi_fog { fill: #d4d4d4; stroke: #d4d4d4; }#ww_1bfc5a712cf .wi_rain, #ww_1bfc5a712cf .wi_snow { fill: #2196f3; stroke: #2196f3; }#ww_1bfc5a712cf .wi_sun, #ww_1bfc5a712cf .wi_sun-semi, #ww_1bfc5a712cf .wi_sunshine { fill: #ffc107; stroke: #ffc107; }#ww_1bfc5a712cf .wi_moon-semi, #ww_1bfc5a712cf .wi_moon, #ww_1bfc5a712cf .wi_stars { fill: #ffc107; }.df_popup_wrapper .et_pb_section_3.et_pb_section { padding: 0px; margin: 0px; }.et_pb_row_5, body #df-popup-extension .et-db #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single #df-popup-extension #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #df-popup-extension #et-boc .et-l .et_pb_row_5.et_pb_row { max-width: 576px; }.df_popup_wrapper .et_pb_section_3 { max-width: 576%; margin-left: 0px !important; margin-right: auto !important; }@font-face{font-family:"DM Sans";font-weight:500;font-style:normal;src:url(https://www.rodelpark.de/wp-content/swift-ai/cache/www.rodelpark.de/preise-zeiten/__data/DM_Sans_5008fa039cb.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;src:url(https://www.rodelpark.de/wp-content/swift-ai/cache/www.rodelpark.de/preise-zeiten/__data/Roboto_70006ff11df.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;src:url(https://www.rodelpark.de/wp-content/swift-ai/cache/www.rodelpark.de/preise-zeiten/__data/Roboto_regularde9bc14c.woff) format('woff2');font-display:swap;}#popup_282503 .df_popup_inner_container { align-items: start !important; justify-content: end !important; }#popup_282503 { background: rgba(0, 0, 0, 0.26) !important; }#popup_282503.slide_up.active .df_popup_inner_container { visibility: visible; animation: 1500ms cubic-bezier(0, 0, 1, 1) 0s 1 normal none running slide_up; }.popup-close-button-282503 { position: absolute !important; color: #ffffff !important; font-size: 22px !important; line-height: 11px !important; background-color: #cd1719 !important; border-style: solid !important; padding: 8px !important; margin: 0px !important; border-radius: 0px !important; border-color: transparent !important; }.popup-close-button-282503 span.df_popup_custom_btn { font-weight: 600 !important; }.popup-close-button-282503 { top: 0px !important; left: 100% !important; transform: translate(-100%) !important; }@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; }
}@keyframes overlay-menu__fade-in-animation { 
  0% { opacity: 0; transform: translateY(0.5em); }
  100% { opacity: 1; transform: translateY(0px); }
}@keyframes swiper-preloader-spin { 
  100% { transform: rotate(360deg); }
}@keyframes lg-right-end { 
  0%, 100% { left: 0px; }
  50% { left: -30px; }
}@keyframes lg-left-end { 
  0%, 100% { left: 0px; }
  50% { left: 30px; }
}@keyframes popup_load { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes popup_close { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes slide_left { 
  0% { transform: translateX(-100%); }
  100% { transform: translateX(0px); }
}@keyframes slide_left_rev { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-100%); }
}@keyframes slide_right { 
  0% { transform: translateX(100%) translateY(0px); }
  0.1% { transform: translateX(100%) translateY(0px); }
  100% { transform: translateX(0px) translateY(0px); }
}@keyframes slide_right_rev { 
  0% { transform: translateX(0px) translateY(0px); }
  0.1% { transform: translateX(0px) translateY(0px); }
  100% { transform: translateX(100%) translateY(0px); }
}@keyframes slide_up { 
  0% { transform: translateY(-100%); }
  100% { transform: none; }
}@keyframes slide_up_rev { 
  0% { transform: none; }
  100% { transform: translateY(-100%); }
}@keyframes slide_down { 
  0% { transform: translateY(100%); }
  100% { transform: none; }
}@keyframes slide_down_rev { 
  0% { transform: none; }
  100% { transform: translateY(100%); }
}@keyframes fade_in { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes fade_in_rev { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes zoom_left { 
  0% { transform: scale(3) translateX(-100%); }
  100% { transform: none; }
}@keyframes zoom_left_rev { 
  0% { transform: none; }
  100% { transform: scale(3) translateX(-100%); }
}@keyframes zoom_center { 
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}@keyframes zoom_center_rev { 
  0% { transform: scale(1); }
  100% { transform: scale(0); }
}@keyframes zoom_right { 
  0% { transform: scale(3) translateX(100%); }
  100% { transform: none; }
}@keyframes zoom_right_rev { 
  0% { transform: none; }
  100% { transform: scale(3) translateX(100%); }
}@keyframes fi-up-down { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(10%); }
}@keyframes fi-left-right { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(10%); }
}@keyframes pulse-aninmation { 
  0% { transform: scale(1); opacity: 1; }
  100% { transform: scale(1.5); opacity: 0; }
}@keyframes animate { 
  0% { transform: scale(1.7); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}@keyframes df_animate { 
  0% { transform: scale(1.5); }
  50% { transform: scale(1.1); }
  100% { transform: scale(0.7); }
}@keyframes pulsekm { 
  0% { box-shadow: 0px 0px 0px 0px; }
  70% { box-shadow: 0px 0px 0px 30px; opacity: 0.6; }
  100% { box-shadow: 0px 0px 0px 0px; opacity: 0.8; }
}@keyframes ownpulse { 
  0% { box-shadow: 0px 0px 0px 0px; }
  50% { box-shadow: rgba(92, 112, 214, 0) 0px 0px 0px 20px; }
}@keyframes pulse_key { 
  0% { box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 0px, rgba(255, 255, 255, 0.3) 0px 0px 0px 0px; }
  33% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 15px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0px; }
  66% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 10px, rgba(255, 255, 255, 0) 0px 0px 0px 10px; }
  100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0) 0px 0px 0px 15px; }
}@keyframes wheel { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-1turn); }
}@keyframes sq { 
  0% { box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(255, 255, 255) 0px 0px 0px 0px; }
  100% { box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 8px, rgba(255, 255, 255, 0) 0px 0px 0px 12px; }
}@keyframes blink-animation { 
  0% { visibility: hidden; }
  50% { visibility: visible; }
  50% { visibility: hidden; }
}@keyframes difl-scroll-vertical { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(5px); }
}@keyframes difl-scroll-horizontal { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(5px); }
}@keyframes fadeInImg { 
  0% { opacity: 0; }
  80% { opacity: 1; }
  100% { opacity: 1; }
}@keyframes imageRevealLRF { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-101%); }
}@keyframes imageRevealRLF { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(101%); }
}@keyframes imageRevealTBF { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(-101%); }
}@keyframes imageRevealBTF { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(101%); }
}@keyframes overlayHider { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes overlayViewer { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes imageRevealLR { 
  0% { transform: translateX(-100%); }
  100% { transform: translateX(0px); }
}@keyframes imageRevealOutLR { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(101%); }
}@keyframes imageRevealRL { 
  0% { transform: translateX(100%); }
  100% { transform: translateX(0px); }
}@keyframes imageRevealOutRL { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-101%); }
}@keyframes imageRevealTB { 
  0% { transform: translateY(-100%); }
  100% { transform: translateY(0px); }
}@keyframes imageRevealOutTB { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(101%); }
}@keyframes imageRevealBT { 
  0% { transform: translateY(100%); }
  100% { transform: translateY(0px); }
}@keyframes imageRevealOutBT { 
  0% { transform: translateY(0px); }
  100% { transform: translateY(-101%); }
}@keyframes bounce { 
  0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); }
  80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); }
  90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); }
}@keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}@keyframes pulse { 
  0%, 100% { transform: scaleX(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
}@keyframes rubberBand { 
  0%, 100% { transform: scaleX(1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
}@keyframes headShake { 
  0%, 50% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
}@keyframes swing { 
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }
  80% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}@keyframes tada { 
  0%, 100% { transform: scaleX(1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
}@keyframes wobble { 
  0%, 100% { transform: translateZ(0px); }
  15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }
}@keyframes jello { 
  0%, 11.1%, 100% { transform: translateZ(0px); }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}@keyframes heartBeat { 
  0%, 28%, 70% { transform: scale(1); }
  14%, 42% { transform: scale(1.3); }
}@keyframes difl_bounce_in { 
  0% { transform: scale(1); }
  3% { transform: scale(0.7); }
  6% { transform: scale(1.05); }
  9% { transform: scale(0.9); }
  12% { transform: scale(1); }
  47% { transform: scale(1); }
  50% { transform: scale(1); }
}@keyframes dfab-cross-left { 
  0% { left: -20px; }
  50% { left: 50%; width: 20px; height: 20px; }
  100% { left: 50%; width: 150%; height: 300%; }
}@keyframes dfab-cross-right { 
  0% { right: -20px; }
  50% { right: 50%; width: 20px; height: 20px; border-radius: 50%; }
  100% { right: 50%; width: 150%; height: 300%; }
}@keyframes dfab_anim_border_ripple_in { 
  0% { opacity: 1; }
  100% { inset: 0px; opacity: 0; }
}@keyframes dfab_anim_border_ripple_out { 
  0% { opacity: 1; }
  100% { inset: -12px; opacity: 0; }
}@keyframes bounce { 
  0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); }
  80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); }
  90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); }
}@keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}@keyframes pulse { 
  0%, 100% { transform: scaleX(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
}@keyframes rubberBand { 
  0%, 100% { transform: scaleX(1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
}@keyframes headShake { 
  0%, 50% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
}@keyframes swing { 
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }
  80% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}@keyframes tada { 
  0%, 100% { transform: scaleX(1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
}@keyframes wobble { 
  0%, 100% { transform: translateZ(0px); }
  15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }
}@keyframes jello { 
  0%, 11.1%, 100% { transform: translateZ(0px); }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}@keyframes heartBeat { 
  0%, 28%, 70% { transform: scale(1); }
  14%, 42% { transform: scale(1.3); }
}@keyframes dfss-pulse { 
  25% { transform: scale(1.1); }
  75% { transform: scale(0.9); }
}@keyframes dfss-pulse-grow { 
  100% { transform: scale(1.1); }
}@keyframes dfss-pulse-shrink { 
  100% { transform: scale(0.9); }
}@keyframes dfss-push { 
  50% { transform: scale(0.8); }
  100% { transform: scale(1); }
}@keyframes dfss-pop { 
  50% { transform: scale(1.2); }
}@keyframes dfss-bob { 
  0% { transform: translateY(-8px); }
  50% { transform: translateY(-4px); }
  100% { transform: translateY(-8px); }
}@keyframes dfss-bob-float { 
  100% { transform: translateY(-8px); }
}@keyframes dfss-hang { 
  0% { transform: translateY(8px); }
  50% { transform: translateY(4px); }
  100% { transform: translateY(8px); }
}@keyframes dfss-hang-sink { 
  100% { transform: translateY(8px); }
}@keyframes dfss-wobble-vertical { 
  16.65% { transform: translateY(8px); }
  33.3% { transform: translateY(-6px); }
  49.95% { transform: translateY(4px); }
  66.6% { transform: translateY(-2px); }
  83.25% { transform: translateY(1px); }
  100% { transform: translateY(0px); }
}@keyframes dfss-wobble-horizontal { 
  16.65% { transform: translateX(8px); }
  33.3% { transform: translateX(-6px); }
  49.95% { transform: translateX(4px); }
  66.6% { transform: translateX(-2px); }
  83.25% { transform: translateX(1px); }
  100% { transform: translateX(0px); }
}@keyframes dfss-wobble-to-bottom-right { 
  16.65% { transform: translate(8px, 8px); }
  33.3% { transform: translate(-6px, -6px); }
  49.95% { transform: translate(4px, 4px); }
  66.6% { transform: translate(-2px, -2px); }
  83.25% { transform: translate(1px, 1px); }
  100% { transform: translate(0px); }
}@keyframes dfss-wobble-to-top-right { 
  16.65% { transform: translate(8px, -8px); }
  33.3% { transform: translate(-6px, 6px); }
  49.95% { transform: translate(4px, -4px); }
  66.6% { transform: translate(-2px, 2px); }
  83.25% { transform: translate(1px, -1px); }
  100% { transform: translate(0px); }
}@keyframes dfss-wobble-top { 
  16.65% { transform: skew(-12deg); }
  33.3% { transform: skew(10deg); }
  49.95% { transform: skew(-6deg); }
  66.6% { transform: skew(4deg); }
  83.25% { transform: skew(-2deg); }
  100% { transform: skew(0deg); }
}@keyframes dfss-wobble-bottom { 
  16.65% { transform: skew(-12deg); }
  33.3% { transform: skew(10deg); }
  49.95% { transform: skew(-6deg); }
  66.6% { transform: skew(4deg); }
  83.25% { transform: skew(-2deg); }
  100% { transform: skew(0deg); }
}@keyframes dfss-wobble-skew { 
  16.65% { transform: skew(-12deg); }
  33.3% { transform: skew(10deg); }
  49.95% { transform: skew(-6deg); }
  66.6% { transform: skew(4deg); }
  83.25% { transform: skew(-2deg); }
  100% { transform: skew(0deg); }
}@keyframes dfss-buzz { 
  50% { transform: translateX(3px) rotate(2deg); }
  100% { transform: translateX(-3px) rotate(-2deg); }
}@keyframes dfss-buzz-out { 
  10% { transform: translateX(3px) rotate(2deg); }
  20% { transform: translateX(-3px) rotate(-2deg); }
  30% { transform: translateX(3px) rotate(2deg); }
  40% { transform: translateX(-3px) rotate(-2deg); }
  50% { transform: translateX(2px) rotate(1deg); }
  60% { transform: translateX(-2px) rotate(-1deg); }
  70% { transform: translateX(2px) rotate(1deg); }
  80% { transform: translateX(-2px) rotate(-1deg); }
  90% { transform: translateX(1px) rotate(0deg); }
  100% { transform: translateX(-1px) rotate(0deg); }
}@keyframes fadeInLeft { 
  0% { opacity: 0; transform: translateX(-100%); }
  100% { opacity: 1; transform: translateX(0px); }
}@keyframes fadeOutRight { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(100%); }
}@keyframes fadeOutLeft { 
  0% { opacity: 1; transform: translateX(0px); }
  100% { opacity: 0; transform: translateX(-70%); }
}@keyframes fadeInRight { 
  0% { opacity: 0; transform: translateX(100%); }
  100% { opacity: 1; transform: translateX(0px); }
}@keyframes multi-view-image-fade { 
  0% { opacity: 0; }
  10% { opacity: 0.1; }
  20% { opacity: 0.2; }
  30% { opacity: 0.3; }
  40% { opacity: 0.4; }
  50% { opacity: 0.5; }
  60% { opacity: 0.6; }
  70% { opacity: 0.7; }
  80% { opacity: 0.8; }
  90% { opacity: 0.9; }
  100% { opacity: 1; }
}@keyframes fadeBottom { 
  0% { opacity: 0; transform: translateY(10%); }
  100% { opacity: 1; transform: translateY(0px); }
}@keyframes fadeLeft { 
  0% { opacity: 0; transform: translateX(-10%); }
  100% { opacity: 1; transform: translateX(0px); }
}@keyframes fadeRight { 
  0% { opacity: 0; transform: translateX(10%); }
  100% { opacity: 1; transform: translateX(0px); }
}@keyframes fadeTop { 
  0% { opacity: 0; transform: translateY(-10%); }
  100% { opacity: 1; transform: translateX(0px); }
}@keyframes fadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes et_pb_fade { 
  100% { opacity: 1; }
}@keyframes et_pb_fadeTop { 
  0% { transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes et_pb_fadeRight { 
  0% { transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes et_pb_fadeBottom { 
  0% { transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes et_pb_fadeLeft { 
  0% { transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}@keyframes et_pb_slide { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_slideTop { 
  100% { transform: translateZ(0px); opacity: 1; }
}@keyframes et_pb_slideRight { 
  100% { transform: translateZ(0px); opacity: 1; }
}@keyframes et_pb_slideBottom { 
  100% { transform: translateZ(0px); opacity: 1; }
}@keyframes et_pb_slideLeft { 
  100% { transform: translateZ(0px); opacity: 1; }
}@keyframes et_pb_bounce { 
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scaleX(1); }
}@keyframes et_pb_bounceTop { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { transform: translate3d(0px, -200px, 0px); }
  60% { transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: none; opacity: 1; }
}@keyframes et_pb_bounceRight { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { transform: translate3d(200px, 0px, 0px); }
  60% { transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: none; opacity: 1; }
}@keyframes et_pb_bounceBottom { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { transform: translate3d(0px, 200px, 0px); }
  60% { transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translateZ(0px); opacity: 1; }
}@keyframes et_pb_bounceLeft { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { transform: translate3d(-200px, 0px, 0px); }
  60% { transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: none; opacity: 1; }
}@keyframes et_pb_zoom { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_zoomTop { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_zoomRight { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_zoomBottom { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_zoomLeft { 
  100% { transform: scaleX(1); opacity: 1; }
}@keyframes et_pb_flip { 
  100% { opacity: 1; transform: rotateX(0deg); }
}@keyframes et_pb_flipTop { 
  100% { opacity: 1; transform: rotateX(0deg); }
}@keyframes et_pb_flipRight { 
  100% { opacity: 1; transform: rotateY(0deg); }
}@keyframes et_pb_flipBottom { 
  100% { opacity: 1; transform: rotateX(0deg); }
}@keyframes et_pb_flipLeft { 
  100% { opacity: 1; transform: rotateY(0deg); }
}@keyframes et_pb_fold { 
  100% { opacity: 1; transform: rotateY(0deg); }
}@keyframes et_pb_foldTop { 
  100% { opacity: 1; transform: rotateX(0deg); }
}@keyframes et_pb_foldRight { 
  100% { opacity: 1; transform: rotateY(0deg); }
}@keyframes et_pb_foldBottom { 
  100% { opacity: 1; transform: rotateX(0deg); }
}@keyframes et_pb_foldLeft { 
  100% { opacity: 1; transform: rotateY(0deg); }
}@keyframes et_pb_roll { 
  0% { transform-origin: center center; }
  100% { transform-origin: center center; transform: none; opacity: 1; }
}@keyframes et_pb_rollTop { 
  0% { transform-origin: center top; }
  100% { transform-origin: center top; transform: none; opacity: 1; }
}@keyframes et_pb_rollRight { 
  0% { transform-origin: right center; }
  100% { transform-origin: right center; transform: none; opacity: 1; }
}@keyframes et_pb_rollBottom { 
  0% { transform-origin: center bottom; }
  100% { transform-origin: center bottom; transform: none; opacity: 1; }
}@keyframes et_pb_rollLeft { 
  0% { transform-origin: left center; }
  100% { transform-origin: left center; transform: none; opacity: 1; }
}@keyframes fadeOutTop { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(-60%); }
}@keyframes fadeInTop { 
  0% { opacity: 0; transform: translateY(-60%); }
  100% { opacity: 1; transform: translateY(0px); }
}@keyframes fadeInBottom { 
  0% { opacity: 0; transform: translateY(60%); }
  100% { opacity: 1; transform: translateY(0px); }
}@keyframes fadeOutBottom { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(60%); }
}@keyframes Grow { 
  0% { opacity: 0; transform: scaleY(0.5); }
  100% { opacity: 1; transform: scale(1); }
}@keyframes flipInX { 
  0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateX(-5deg); }
  100% { transform: perspective(400px); }
}@keyframes flipInY { 
  0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }
  80% { transform: perspective(400px) rotateY(-5deg); }
  100% { transform: perspective(400px); }
}@keyframes slideWidth { 
  0% { width: 0px; }
}@keyframes et_pb_video_slider_item_fade_out { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes et_pb_video_slider_item_overlay_fade_out { 
  0% { transform: scale(1); }
  100% { transform: scale(0.8); }
}@keyframes et_pb_video_slider_item_fade_in { 
  0% { opacity: 0; transform: scale(0.8); }
  100% { opacity: 1; transform: scale(1); }
}@keyframes pulse { 
  0% { transform: scale(1); filter: none; }
  50% { transform: scale(1.1) rotate(5deg); filter: drop-shadow(rgb(0, 0, 0) 5px 5px 5px); }
  100% { transform: scale(1); filter: none; }
}@keyframes element-queries { 
  0% { visibility: inherit; }
}@keyframes ww-animation-hr-move { 
  0% { transform: translate(-7px, 0px) rotate(0.02deg); }
  50% { transform: translate(7px, 0px) rotate(0.02deg); }
  100% { transform: translate(-7px, 0px) rotate(0.02deg); }
}@keyframes ww-animation-sun { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes ww-animation-sunshine { 
  0% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; }
  50% { stroke-dasharray: 6px, 20px; stroke-dashoffset: -1px; }
  100% { stroke-dasharray: 1px, 10px; stroke-dashoffset: 0; }
}@keyframes ww-animation-moon { 
  0% { transform: rotate(-10deg); }
  50% { transform: rotate(10deg); }
  100% { transform: rotate(-10deg); }
}@keyframes ww-animation-thunder { 
  0% { transform: scale(0.75); }
  50% { transform: scale(1); }
  100% { transform: scale(0.75); }
}@keyframes ww-animation-rain { 
  0% { stroke-dashoffset: 0; }
  100% { stroke-dashoffset: -100; }
}@keyframes ww-animation-snow { 
  0% { transform: translateX(0px) translateY(0px); }
  33.33% { transform: translateX(-2px) translateY(7px); }
  66.66% { transform: translateX(3px) translateY(14px); opacity: 1; }
  100% { transform: translateX(-2px) translateY(21px); opacity: 0; }
}@keyframes ww-animation-snow-1 { 
  0% { transform: translateX(0px) translateY(0px); }
  33.33% { transform: translateX(2px) translateY(7px); }
  66.66% { transform: translateX(-3px) translateY(14px); opacity: 1; }
  100% { transform: translateX(2px) translateY(21px); opacity: 0; }
}body.swift-nojs [data-s3cid="1"]{max-height:2790.328125px;}body.swift-nojs [data-s3cid="2"]{max-height:2790.328125px;}body.swift-nojs [data-s3cid="24"]{min-width:699.78125px;}body.swift-nojs [data-s3cid="27"]{max-height:2702.328125px;}body.swift-nojs [data-s3cid="28"]{max-height:2335.5625px;}body.swift-nojs [data-s3cid="29"]{max-height:2335.5625px;}body.swift-nojs [data-s3cid="30"]{max-height:2335.5625px;}body.swift-nojs [data-s3cid="31"]{max-height:2335.5625px;}body.swift-nojs [data-s3cid="32"]{max-height:2335.5625px;}body.swift-nojs [data-s3cid="38"]{max-height:0px;}body.swift-nojs [data-s3cid="64"]{max-height:1497.40625px;}body.swift-nojs [data-s3cid="114"]{min-width:244.59375px;}body.swift-nojs [data-s3cid="123"]{min-width:225.734375px;}body.swift-nojs [data-s3cid="124"]{min-width:154.796875px;}body.swift-nojs [data-s3cid="125"]{min-width:182.4375px;}html{opacity:1}}