@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); } }: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%; }.svg-inline--fa { display: inline-block; height: 1em; overflow: visible; vertical-align: -0.125em; }.svg-inline--fa, svg:not(:root).svg-inline--fa { overflow: visible; }.svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; vertical-align: -0.125em; }.svg-inline--fa.fa-w-16 { width: 1em; }.fa-2x { font-size: 2em; }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }: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; }.wpcf7 .screen-reader-response { position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; overflow-wrap: normal !important; }.wpcf7 .hidden-fields-container { display: none; }.wpcf7 form .wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; border: 2px solid #00a0d2; }.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output { display: none; }.wpcf7-form-control-wrap { position: relative; }.wpcf7-spinner { visibility: hidden; display: inline-block; background-color: #23282d; opacity: 0.75; width: 24px; height: 24px; border: none; border-radius: 100%; padding: 0px; margin: 0px 24px; position: relative; }.wpcf7-spinner::before { content: ""; position: absolute; background-color: #fbfbfc; top: 4px; left: 4px; width: 6px; height: 6px; border: none; border-radius: 100%; transform-origin: 8px 8px; animation-name: spin; animation-duration: 1000ms; animation-timing-function: linear; animation-iteration-count: infinite; }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: ltr; }#cookie-law-info-bar { font-size: 15px; margin: 0px auto; padding: 12px 10px; position: absolute; text-align: center; box-sizing: border-box; width: 100%; z-index: 9999; display: none; left: 0px; font-weight: 300; box-shadow: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px; }#cookie-law-info-again { font-size: 10pt; margin: 0px; padding: 5px 10px; text-align: center; z-index: 9999; cursor: pointer; box-shadow: #161616 2px 2px 5px 2px; }#cookie-law-info-bar span { vertical-align: middle; }.cli-plugin-button, .cli-plugin-button:visited { display: inline-block; padding: 9px 12px; color: #ffffff; position: relative; cursor: pointer; margin-left: 5px; text-decoration: none; }.cli-plugin-button:hover { background-color: #111111; color: #ffffff; text-decoration: none; }.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited { font-size: 13px; font-weight: 400; line-height: 1; }.cli-plugin-button { margin-top: 5px; }.cli-bar-popup { background-clip: padding-box; border-radius: 30px; padding: 20px; }.cli-container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }.cli-row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }.cli-align-items-stretch { align-items: stretch !important; }.cli-px-0 { padding-left: 0px; padding-right: 0px; }.cli-btn { cursor: pointer; font-size: 14px; display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.5rem 1.25rem; line-height: 1; border-radius: 0.25rem; transition: 0.15s ease-in-out; }.cli-btn:hover { opacity: 0.8; }.cli-btn:focus { outline: 0px; }.cli-modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: #000000; display: none; }.cli-modal-backdrop.cli-fade { opacity: 0; }.cli-modal a { text-decoration: none; }.cli-modal .cli-modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; display: flex; align-items: center; min-height: calc(100% - 1rem); }@media (min-width: 576px){.cli-modal .cli-modal-dialog { max-width: 500px; margin: 1.75rem auto; min-height: calc(100% - 3.5rem); }}@media (min-width: 992px){.cli-modal .cli-modal-dialog { max-width: 900px; }}.cli-modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border-radius: 0.3rem; outline: 0px; }.cli-modal .cli-modal-close { position: absolute; right: 10px; top: 10px; z-index: 1; padding: 0px; border: 0px; appearance: none; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000000; text-shadow: #ffffff 0px 1px 0px; background-color: transparent !important; }.cli-modal .cli-modal-close:focus { outline: 0px; }.cli-switch { display: inline-block; position: relative; min-height: 1px; padding-left: 70px; font-size: 14px; }.cli-switch input[type="checkbox"] { display: none; }.cli-switch .cli-slider { background-color: #e3e1e8; height: 24px; width: 50px; inset: 0px; cursor: pointer; position: absolute; transition: 0.4s; }.cli-switch .cli-slider::before { background-color: #ffffff; bottom: 2px; content: ""; height: 20px; left: 2px; position: absolute; transition: 0.4s; width: 20px; }.cli-switch .cli-slider { border-radius: 34px; }.cli-switch .cli-slider::before { border-radius: 50%; }.cli-tab-content { background: #ffffff; }.cli-fade { transition:opacity 0.15s linear; }.cli-nav-pills, .cli-tab-content { width: 100%; padding: 30px; }.cli-modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: #000000; transform: scale(0); transition:opacity 0.5s ease-in-out; }.cli-modal { position: fixed; inset: 0px; z-index: 99999; transform: scale(0); overflow: hidden; outline: 0px; display: none; }.cli-modal .cli-modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; font-family: inherit; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; display: flex; align-items: center; min-height: calc(100% - 1rem); }.cli-modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border-radius: 0.2rem; box-sizing: border-box; outline: 0px; }.cli-switch { display: inline-block; position: relative; min-height: 1px; padding-left: 38px; font-size: 14px; }.cli-switch .cli-slider { background-color: #e3e1e8; height: 20px; width: 38px; inset: 0px; cursor: pointer; position: absolute; transition: 0.4s; }.cli-switch .cli-slider::before { background-color: #ffffff; bottom: 2px; content: ""; height: 15px; left: 3px; position: absolute; transition: 0.4s; width: 15px; }.cli-switch .cli-slider { border-radius: 34px; font-size: 0px; }.cli-nav-pills, .cli-tab-content { width: 100%; padding: 5px 30px 5px 5px; box-sizing: border-box; }.cli-tab-footer .cli-btn { background-color: #00acad; padding: 10px 15px; text-decoration: none; }.cli-tab-footer .wt-cli-privacy-accept-btn { background-color: #61a229; color: #ffffff; border-radius: 0px; }.cli-tab-footer { width: 100%; text-align: right; padding: 20px 0px; }.cli-col-12 { width: 100%; }.cli-tab-header { display: flex; justify-content: space-between; }.cli-tab-header a::before { width: 10px; height: 2px; left: 0px; top: calc(50% - 1px); }.cli-tab-header a::after { width: 2px; height: 10px; left: 4px; top: calc(50% - 5px); transform: none; }.cli-tab-header a::before { width: 7px; height: 7px; border-right: 1px solid #4a6e78; border-bottom: 1px solid #4a6e78; content: " "; transform: rotate(-45deg); transition: 0.2s ease-in-out; margin-right: 10px; }.cli-tab-header a.cli-nav-link { position: relative; display: flex; align-items: center; font-size: 14px; color: #000000; text-transform: capitalize; }.cli-tab-header { border-radius: 5px; padding: 12px 15px; cursor: pointer; transition:background-color, color 0.2s, 0.2s ease-out, ease-out; background-color: #f2f2f2; }.cli-modal .cli-modal-close { position: absolute; right: 0px; top: 0px; z-index: 1; appearance: none; width: 40px; height: 40px; border-radius: 50%; padding: 10px; background: transparent; border: none; min-width: 40px; }.cli-tab-container h4, .cli-tab-container h1 { font-family: inherit; font-size: 16px; margin: 10px 0px; }#cliSettingsPopup .cli-tab-section-container { padding-top: 12px; }.cli-tab-container p, .cli-privacy-content-text { font-size: 14px; line-height: 1.4; margin-top: 0px; padding: 0px; color: #000000; }.cli-tab-content { display: none; }.cli-tab-section .cli-tab-content { padding: 10px 20px 5px; }.cli-tab-section { margin-top: 5px; }@media (min-width: 992px){.cli-modal .cli-modal-dialog { max-width: 645px; }}.cli-switch .cli-slider::after { content: attr(data-cli-disable); position: absolute; right: 50px; color: #000000; font-size: 12px; text-align: right; min-width: 80px; }.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content { max-height: 60px; transition:max-height 0.15s ease-out; overflow: hidden; }a.cli-privacy-readmore { font-size: 12px; margin-top: 12px; display: inline-block; padding-bottom: 0px; cursor: pointer; color: #000000; text-decoration: underline; }.cli-modal-footer { position: relative; }a.cli-privacy-readmore::before { content: attr(data-readmore-text); }.cli-modal-close svg { fill: #000000; }span.cli-necessary-caption { color: #000000; font-size: 12px; }.cli-tab-container .cli-row { max-height: 500px; overflow-y: auto; }@keyframes blowUpContent { 0% { transform: scale(1); opacity: 1; } 99.9% { transform: scale(2); opacity: 0; } 100% { transform: scale(0); } }@keyframes blowUpContentTwo { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@keyframes blowUpModal { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes blowUpModalTwo { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.5); opacity: 0; } 100% { transform: scale(0); opacity: 0; } }.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th { font-size: 12px; }.cli_settings_button { cursor: pointer; }.wt-cli-sr-only { display: none; font-size: 16px; }.cli-bar-container { float: none; margin: 0px auto; display: flex; justify-content: space-between; -webkit-box-align: center; align-items: center; }.cli-bar-btn_container { margin-left: 20px; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: nowrap; }.cli-style-v2 a { cursor: pointer; }.cli-bar-btn_container a { white-space: nowrap; }.cli-style-v2 { font-size: 11pt; line-height: 18px; font-weight: normal; }.cli-style-v2 .cli-bar-message { width: 70%; text-align: left; }.cli-style-v2 .cli-bar-btn_container .cli_action_button, .cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link, .cli-style-v2 .cli-bar-btn_container .cli_settings_button { margin-left: 5px; }#cookie-law-info-bar[data-cli-style="cli-style-v2"] { padding: 14px 25px; }.cli-style-v2 .cli-bar-btn_container .cli-plugin-button { margin-top: 5px; margin-bottom: 5px; }.wt-cli-necessary-checkbox { display: none !important; }.wt-cli-privacy-overview-actions { padding-bottom: 0px; }.wt-cli-cookie-description { font-size: 14px; line-height: 1.4; margin-top: 0px; padding: 0px; color: #000000; }#altEmail_container, .altEmail_container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; }.pvc_clear { clear: both; }.pvc_stats { float: left; padding: 5px !important; }.pvc_stats .pvc-stats-icon { vertical-align: middle; }.pvc_stats .pvc-stats-icon svg { display: initial; }.pvc_stats .pvc-stats-icon.medium svg { width: 24px; }.sfwppa-navi-style * { box-sizing: border-box; }@keyframes search-filter-loader-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.fa-chart-bar::before { content: ""; }.fa-map-marker::before { content: ""; }.fa-mobile::before { content: ""; }.fa-phone::before { content: ""; }.fa-stethoscope::before { content: ""; }.fa, .far, .fas { font-family: "Font Awesome 5 Free"; }.fa, .fas { font-weight: 900; }.dmach-acf-value { width: 100%; }.divi-filter-archive-loop .et_pb_column .et_pb_de_mach_thumbnail img, .divi-radio-tick_box input:checked ~ .checkmark::after, .dmach-image-icon-placement-left .dmach-acf-video-container, .dmach-image-icon-placement-right .dmach-acf-video-container, .dmach-text-before-pos-own_line .dmach-acf-item-container .dmach-acf-item-content, .dmach_content_update_cont .dmach_content_update:first-child, .et_pb_de_mach_acf_item img, .load-4 .donut-cont, .load-5 .donutmulti-cont, .load-6 .ripple-cont { display: block; }.dmach-vertical-alignment-middle .dmach-acf-item-container { align-items: center !important; }.de_dmach_defer_video, .divi-filter-archive-loop, .dmach-acf-item-content, .dmach-acf-video-wrapper, .dmach-acf-value.dmach-acf-video-container, .dmach-icon-image-content img, .dmach-postmeta-item-content { width: 100%; }.divi-filter-item span.et_pb_contact_field_radio.empty, .divi-machine-loop p:empty, .dmach-hide, .et_pb_de_mach_search_posts .divi-filter-item span.et_pb_contact_field_radio .radio-count, .hide_update_content_modal .dmach_content_update_cont, .hidethis, .select-option-item-dmach_post { display: none; }.et_pb_de_mach_acf_item.hidethis { display: none !important; }.et_pb_de_mach_acf_item { line-height: 1; }.cat_loop_image_left, .dmach-image-icon-placement-left .dmach-acf-item-container, .dmach-image-icon-placement-left .dmach-postmeta-item-containter, .dmach-image-icon-placement-right .dmach-acf-item-container, .dmach-image-icon-placement-right .dmach-postmeta-item-containter, .inline_checkboxes .divi-filter-item, .inline_checkboxes .divi-filter-item > form, .repeater-cont .dmach-acf-item-container, .repeater-cont .dmach-acf-item-container .dmach-icon { display: flex; align-items: center; }p:empty { padding-bottom: 0px !important; }.dmach-acf-item-container .dmach-acf-item-content, .slide_center_mode .et_pb_de_mach_acf_slider_containter .slick-track { display: flex; }.dmach-image-icon-placement-left .dmach-acf-item-container { width: 100%; flex-direction: row; }@font-face{font-family:"Ubuntu";font-weight:400;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/ubuntu-normal-latin-40076e92f45.woff) format('woff2');font-display:swap;}@font-face{font-family:"Ubuntu";font-weight:500;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/ubuntu-normal-latin-50001cb5e33.woff) format('woff2');font-display:swap;}@font-face{font-family:"Ubuntu";font-weight:700;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/ubuntu-normal-latin-700995149ee.woff) format('woff2');font-display:swap;}@-webkit-keyframes ripple { 0% { transform: scale(0); opacity: 1; } 100% { transform: scale(1); opacity: 0; } }@keyframes ripple { 0% { transform: scale(0); opacity: 1; } 100% { transform: scale(1); opacity: 0; } }@-webkit-keyframes spin { 100% { transform: rotate(1turn); } }@keyframes spin { 100% { transform: rotate(1turn); } }@-webkit-keyframes loadingA { 0% { height: 15px; } 50% { height: 35px; } 100% { height: 15px; } }@keyframes loadingA { 0% { height: 15px; } 50% { height: 35px; } 100% { height: 15px; } }@-webkit-keyframes loadingB { 0% { width: 15px; } 50% { width: 35px; } 100% { width: 15px; } }@keyframes loadingB { 0% { width: 15px; } 50% { width: 35px; } 100% { width: 15px; } }@-webkit-keyframes loadingC { 0% { transform: translate(0px); } 50% { transform: translateY(15px); } 100% { transform: translate(0px); } }@keyframes loadingC { 0% { transform: translate(0px); } 50% { transform: translateY(15px); } 100% { transform: translate(0px); } }body .pvc-stats-icon, body .pvc-stats-icon svg { color: #000000 !important; fill: #000000 !important; }body .pvc_stats .pvc-stats-icon { vertical-align: middle; }body .pvc_stats .pvc-stats-icon.medium svg { width: 24px; }.addtoany_content { clear: both; margin: 16px auto; }.addtoany_list { display: inline; line-height: 16px; }.addtoany_list a, .widget .addtoany_list a { border: 0px; box-shadow: none; display: inline-block; font-size: 16px; padding: 0px 4px; vertical-align: middle; }.addtoany_list a span { display: inline-block; float: none; }.addtoany_list.a2a_kit_size_32 a { font-size: 32px; }.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span { height: 32px; line-height: 32px; width: 32px; }.addtoany_list a:not(.addtoany_special_service) > span { border-radius: 4px; display: inline-block; opacity: 1; }.site .a2a_kit.addtoany_list a:focus, .addtoany_list a:hover, .widget .addtoany_list a:hover { background: none; border: 0px; box-shadow: none; }.addtoany_list a:hover img, .addtoany_list a:hover span { opacity: 0.7; }#page-container .et-social-facebook a.ds-iparty-icon::before { content: "" !important; }#page-container .et-social-instagram a.ds-iparty-icon::before { content: "" !important; }#page-container .et-social-twitter a.ds-iparty-icon::before { content: "" !important; }.et-db #et-boc .et-l .et_pb_social_icon a.icon.ds-iparty-icon.brands::before, #page-container a.ds-iparty-icon::before, #page-container .et_pb_social_icon a.icon.ds-iparty-icon.brands::before { font-family: "font awesome 6 brands" !important; }@-webkit-keyframes icon-appear { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes icon-appear { 0% { opacity: 0; } 100% { opacity: 1; } }.et_pb_social_media_follow div { display: inline-block; }.et_pb_social_media_follow li a { margin-right: 8px !important; }.fa { font-family: var(--fa-style-family,"Font Awesome 6 Free"); font-weight: var(--fa-style,900); }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }@-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.fa-bar-chart::before, .fa-chart-bar::before { content: ""; }.fa-location-pin::before, .fa-map-marker::before { content: ""; }.fa-mobile-android::before, .fa-mobile-phone::before, .fa-mobile::before { content: ""; }:host, :root { --fa-style-family-brands: "Font Awesome 6 Brands"; --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }:host, :root { --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }:host, :root { --fa-style-family-classic: "Font Awesome 6 Free"; --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }@font-face{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/fa-solid-9000af32903.woff) format('woff2');font-display:swap;}@font-face{font-family:"Font Awesome 5 Free";font-weight:400;font-style:normal;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/fa-regular-400439d6e9b.woff) format('woff2');font-display:swap;}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; }cite, em, i { font-style: italic; }embed, iframe, object, video { max-width: 100%; }h1, h2, h3, h4, h5, h6 { color: #333333; padding-bottom: 10px; line-height: 1em; font-weight: 500; }h1 { font-size: 30px; }h2 { font-size: 26px; }h4 { font-size: 18px; }input { appearance: none; }input[type="checkbox"] { appearance: checkbox; }input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea { background-color: #ffffff; border: 1px solid #bbbbbb; padding: 2px; color: #4e4e4e; }input.text:focus, input.title:focus, input[type="text"]:focus, select:focus, textarea:focus { border-color: #2d3940; color: #3e3e3e; }input.text, input.title, input[type="text"], select, textarea { margin: 0px; }textarea { padding: 4px; }button, input, select, textarea { font-family: inherit; }img { max-width: 100%; height: auto; }#main-content { background-color: #ffffff; }#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; }.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); } }.et-social-facebook a.icon::before { content: ""; }.et-social-twitter a.icon::before { content: ""; }.et-social-instagram a.icon::before { content: ""; }* { 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 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 23px; }.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_pb_no_bg { padding: 0px !important; }.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_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; }}@font-face{font-family:"ETmodules";font-weight:400;font-style:normal;src:url(//www.mydoctors.gr/wp-content/swift-ai/cache/www.mydoctors.gr/iatroi/antoniades-solon/__data/modules23aebeb7.woff) format('woff2');font-display:swap;}.et_pb_sticky_placeholder { opacity: 0 !important; }.et_animated { opacity: 0; animation-duration: 1s; animation-fill-mode: both !important; }@-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; }.et_pb_menu__wrap .mobile_menu_bar { transform: translateY(3%); }.et_pb_menu__wrap .mobile_menu_bar::before { top: 0px; }.et_pb_menu__logo { overflow: hidden; }.et_pb_menu__logo img { display: block; }@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_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 { width: 47.25%; }.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module { margin-bottom: 5.82%; }.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_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column { margin-right: 0px; }.et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 { width: 75%; }.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module { margin-bottom: 0px; }.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 { width: 25%; }.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module { margin-bottom: 0px; }}@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_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 { width: 48.5%; }.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module { margin-bottom: 3.093%; }.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%; }}.nav li li { padding: 0px 20px; margin: 0px; }.et-menu li li a { padding: 6px 20px; width: 200px; }.nav li { position: relative; line-height: 1em; }.nav li li { position: relative; line-height: 2em; }.nav li ul { position: absolute; padding: 20px 0px; z-index: 9999; width: 240px; background: #ffffff; visibility: hidden; opacity: 0; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; transform: translateZ(0px); text-align: left; }.nav li.et-touch-hover > ul, .nav li:hover > ul { opacity: 1; visibility: visible; }.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-menu .menu-item-has-children > a:first-child::after { font-family: ETmodules; content: "3"; font-size: 16px; position: absolute; right: 0px; top: 0px; font-weight: 800; }.et-menu .menu-item-has-children > a:first-child { padding-right: 20px; }.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; }#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul { padding-left: 10px; visibility: visible !important; display: block !important; }.et_mobile_menu li li { padding-left: 5%; }.et_mobile_menu li a { border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #666666; padding: 10px 5%; display: block; }.et_mobile_menu .menu-item-has-children > a { font-weight: 700; background-color: rgba(0, 0, 0, 0.03); }.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_promo { padding: 40px 60px; text-align: center; }.et_pb_promo_description { padding-bottom: 20px; position: relative; }.et_pb_promo_description p:last-of-type { padding-bottom: 0px; }.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo, .et_pb_column_1_5 .et_pb_promo, .et_pb_column_1_6 .et_pb_promo, .et_pb_column_2_5 .et_pb_promo, .et_pb_column_3_5 .et_pb_promo { padding: 40px; }.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_menu .et-menu-nav > ul ul { padding: 20px 0px; text-align: left; }.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 .et_pb_menu__menu > nav > ul > li > ul { top: calc(100% - 1px); left: 0px; }.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a { display: flex; -webkit-box-align: center; align-items: center; padding: 31px 0px; white-space: nowrap; }.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a::after { transform: translateY(-50%); top: 50% !important; }.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_menu__logo-wrap { -webkit-box-flex: 0; flex: 0 1 auto; display: flex; -webkit-box-align: center; align-items: center; }.et_pb_menu--style-left_aligned .et_pb_menu__logo { margin-right: 30px; }.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; }@media (min-width: 981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover > ul { transition: 0.2s ease-in-out; }}.et_pb_title_container h1 { font-size: 26px; }.et_pb_title_container { display: block; max-width: 100%; overflow-wrap: break-word; z-index: 98; position: relative; }ul.et_pb_social_media_follow { margin: 0px 0px 22px; padding: 0px; list-style-type: none !important; }.et_pb_social_media_follow li { display: inline-block; margin-bottom: 8px; position: relative; }.et_pb_social_media_follow li a { margin-right: 8px; display: inline-block; text-decoration: none; text-align: center; position: relative; }.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a { margin-right: 0px; }.et_pb_social_media_follow li a.icon { height: 32px; width: 32px; padding: 0px; box-sizing: content-box; }.et_pb_social_media_follow li a.icon::before { height: 32px; width: 32px; font-size: 16px; line-height: 32px; display: block; color: #ffffff; transition: color 0.3s; position: relative; z-index: 10; }.et_pb_social_media_follow li a.icon { border-radius: 3px; }.et_pb_social_media_follow_network_name { display: none; }.et_pb_social_icon a.icon { vertical-align: middle; }.et_pb_social_icon a.icon::before { font-family: ETmodules; 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; }.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); } }.fa.fa-map-marker::before { content: ""; }.fa.fa-mobile-phone::before, .fa.fa-mobile::before { content: ""; }.fa.fa-envelope-o { font-family: "Font Awesome 5 Free"; font-weight: 400; }.fa.fa-envelope-o::before { content: ""; }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; }.nav li ul { border-color: #009fe5; }.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: rgba(0, 0, 0, 0.96); }h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title { font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }@media only screen and (min-width: 1350px){.et_pb_row { padding: 27px 0px; }.et_pb_section { padding: 54px 0px; }}h1, h2, h3, h4, h5, h6 { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; }body, input, textarea, select { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; }span.dmach-acf-label { font-weight: bold !important; }.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar { font-size: 14px; box-sizing: border-box; background-color: #eeeeee !important; border: none !important; width: 100% !important; border-radius: 0px !important; color: #999999 !important; padding: 16px !important; }.wpcf7-submit { margin: 8px auto 0px; cursor: pointer; font-size: 20px; font-weight: 500; border-radius: 3px; padding: 6px 20px; line-height: 1.7em; background: transparent; border: 2px solid; -webkit-font-smoothing: antialiased; transition: 0.2s; color: #2ea3f2 !important; }.wpcf7-submit:hover { background-color: #eeeeee; border-color: #eeeeee; padding: 6px 20px !important; }span.mobile_menu_bar::before { color: #469edf !important; }body { font-weight: 400; }span.et_pb_scroll_top.et-pb-icon { background: #00b5cf; color: #ffffff; padding: 5px; font-size: 30px; right: 0px; bottom: 100px; }span.et_pb_scroll_top::before { content: "2"; }span.et_pb_scroll_top.et-pb-icon:hover { background: #00b5cf; color: #ffffff; }span.et_pb_scroll_top.et-pb-icon { box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 20px; }@keyframes jello { 0%, 100% { transform: scale3d(1, 1, 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 wobble { 16.65% { transform: translateX(5px); } 33.3% { transform: translateX(-4px); } 49.95% { transform: translateX(3px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0px); } }@keyframes heartbeat { 0% { transform: scale(1); transform-origin: center center; animation-timing-function: ease-out; } 10% { transform: scale(0.91); animation-timing-function: ease-in; } 17% { transform: scale(0.98); animation-timing-function: ease-out; } 33% { transform: scale(0.87); animation-timing-function: ease-in; } 45% { transform: scale(1); animation-timing-function: ease-out; } }@keyframes pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.9); } }.a2a_hide { display: none; }.a2a_logo_color { background-color: #0166ff; }.a2a_menu, .a2a_menu * { box-sizing: content-box; float: none; margin: 0px; padding: 0px; position: static; height: auto; width: auto; }.a2a_menu { border-radius: 6px; display: none; direction: ltr; background: #ffffff; font: 16px / 12px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif; color: #000000; border: 1px solid #cccccc; vertical-align: baseline; overflow: hidden; }.a2a_mini { min-width: 200px; position: absolute; width: 300px; z-index: 9999997; }.a2a_overlay { display: none; background: rgba(97, 108, 125, 0.92); backdrop-filter: blur(4px); position: fixed; inset: 0px; z-index: 9999998; -webkit-tap-highlight-color: transparent; transition:opacity, backdrop-filter 0.14s, 0.14s ease, ease; }.a2a_full { background: #ffffff; border: 1px solid #ffffff; box-shadow: rgba(42, 42, 42, 0.1) 0px 0px 20px 10px; height: calc(320px); top: 15%; left: 50%; margin-left: -320px; position: fixed; text-align: center; width: 640px; z-index: 9999999; transition:transform, opacity 0.14s, 0.14s ease, ease; }.a2a_full_footer, .a2a_full_header, .a2a_full_services { border: 0px; margin: 0px; padding: 12px; box-sizing: border-box; }.a2a_full_header { padding-bottom: 8px; }.a2a_full_services { height: 280px; overflow-y: scroll; padding: 0px 12px; }div.a2a_full_footer { font-size: 12px; text-align: center; padding: 8px 14px; }div.a2a_full_footer a, div.a2a_full_footer a:visited { display: inline; font-size: 12px; line-height: 14px; padding: 8px 14px; }div.a2a_full_footer a:focus, div.a2a_full_footer a:hover { background: 0px 0px; border: 0px; color: #0166ff; }div.a2a_full_footer a span.a2a_s_a2a, div.a2a_full_footer a span.a2a_w_a2a { background-size: 14px; border-radius: 3px; display: inline-block; height: 14px; line-height: 14px; margin: 0px 3px 0px 0px; vertical-align: top; width: 14px; }.a2a_modal { height: 0px; left: 50%; margin-left: -320px; position: fixed; text-align: center; top: 15%; width: 640px; z-index: 9999999; transition:transform, opacity 0.14s, 0.14s ease, ease; -webkit-tap-highlight-color: transparent; }.a2a_modal_body { background: 0px 0px; border: 0px; font: 24px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif; position: relative; height: auto; width: auto; }.a2a_thanks { color: #ffffff; height: auto; margin-top: 20px; width: auto; }.a2a_thanks > div:first-child { margin: 0px 0px 40px; }#a2a_copy_link { background: #ffffff; border: 1px solid #ffffff; cursor: pointer; margin-top: 15%; }label.a2a_s_link#a2a_copy_link_icon, label.a2a_w_link#a2a_copy_link_icon { background-size: 48px; border-radius: 0px; display: inline-block; height: 48px; left: 0px; line-height: 48px; margin: 0px 3px 0px 0px; position: absolute; vertical-align: top; width: 48px; }#a2a_modal input#a2a_copy_link_text { background-color: transparent; border: 0px; color: #2a2a2a; cursor: pointer; font: inherit; height: 48px; left: 62px; max-width: initial; min-height: auto; padding: 0px; position: relative; width: calc(100% - 76px); }#a2a_copy_link_copied { background-color: #0166ff; color: #ffffff; display: none; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-size: 16px; margin-top: 1px; padding: 3px 8px; }@keyframes a2aFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }.a2a_menu a { color: #0166ff; text-decoration: none; font: 16px / 14px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif; height: auto; width: auto; outline: 0px; }.a2a_menu a.a2a_i:visited, .a2a_menu a.a2a_more { color: #0166ff; }.a2a_menu a.a2a_i:active, .a2a_menu a.a2a_i:focus, .a2a_menu a.a2a_i:hover, .a2a_menu a.a2a_more:active, .a2a_menu a.a2a_more:focus, .a2a_menu a.a2a_more:hover { color: #2a2a2a; border-color: #eeeeee; border-style: solid; background-color: #eeeeee; text-decoration: none; }.a2a_menu label.a2a_s_find { background-size: 24px; height: 24px; left: 8px; pointer-events: auto; position: absolute; top: 7px; width: 24px; }.a2a_menu label.a2a_s_find svg { background-color: #ffffff; }.a2a_menu label.a2a_s_find svg path { fill: #cccccc; }.a2a_menu_find_container { border: 1px solid #cccccc; border-radius: 6px; padding: 2px 24px 2px 0px; position: relative; text-align: left; }.a2a_cols_container .a2a_col1 { overflow: hidden auto; }#a2a_modal input, #a2a_modal input[type="text"], .a2a_menu input, .a2a_menu input[type="text"] { display: block; background-image: none; line-height: 100%; margin: 0px; outline: 0px; overflow: hidden; padding: 0px; box-shadow: none; appearance: none; }#a2afeed_find_container input, #a2afeed_find_container input[type="text"], #a2apage_find_container input, #a2apage_find_container input[type="text"] { background-color: transparent; border: 0px; box-sizing: content-box; color: #2a2a2a; float: none; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-size: 16px; height: 28px; line-height: 20px; left: 38px; outline: 0px; margin: 0px; max-width: initial; min-height: initial; padding: 2px 0px; position: relative; width: 99%; }.a2a_clear { clear: both; }.a2a_svg { background-repeat: no-repeat; display: block; overflow: hidden; height: 32px; line-height: 32px; padding: 0px; pointer-events: none; width: 32px; }.a2a_svg svg { background-repeat: no-repeat; background-position: 50% 50%; border: none; display: block; left: 0px; margin: 0px auto; overflow: hidden; padding: 0px; position: relative; top: 0px; width: auto; height: auto; }a.a2a_i span, a.a2a_more span { display: inline-block; overflow: hidden; vertical-align: top; }a.a2a_i .a2a_svg, a.a2a_more .a2a_svg { background-size: 24px; height: 24px; line-height: 24px; width: 24px; }a.a2a_more { border-bottom: 1px solid #ffffff; border-left: 0px; border-right: 0px; line-height: 24px; margin: 6px 0px 0px; padding: 6px; }a.a2a_more span { height: 24px; margin: 0px 6px 0px 0px; }.a2a_kit .a2a_svg { background-repeat: repeat; }.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg { border-radius: 4px; }.a2a_kit a { cursor: pointer; transition:none 0s ease; }.a2a_wide a { display: block; margin-top: 3px; border-top: 1px solid #eeeeee; text-align: center; }.a2a_label { clip-path: polygon(0px 0px, 0px 0px, 0px 0px); overflow: hidden; height: 1px; width: 1px; position: absolute !important; }.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay { touch-action: manipulation; outline: 0px; }.a2a_dd { -webkit-user-drag: none; }.hovermovevertical .et-menu li { position: initial; top: 10px; display: inline-block !important; }span.mobile_menu_bar::before { color: #0c71c3; }.hovermovevertical .et-menu li::before, .hovermovevertical .et-menu li::after { position: absolute; content: ""; height: 3px; left: 0px; transition: 0.3s; width: 100%; }.hovermovevertical .et-menu li::before { bottom: 40% !important; }.hovermovevertical .et-menu li::after { top: 10% !important; }.hovermovevertical .et-menu li a:hover { opacity: 1; }.hovermovevertical .et-menu li .sub-menu li::before, .hovermovevertical .et-menu li .sub-menu li::after { display: none !important; }.acf-map { width: 100%; height: 400px; border: 1px solid #cccccc; margin: 20px 0px; }@keyframes dbRockingEffect { 0%, 60%, 100% { transform: rotate(0deg); } 15% { transform: rotate(1.5deg); } 45% { transform: rotate(-1.5deg); } }.cookielawinfo-column-1 { width: 25%; }.cookielawinfo-column-3 { width: 15%; }.cookielawinfo-column-4 { width: 50%; }table.cookielawinfo-winter { font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; padding: 0px; margin: 10px 0px 20px; border-collapse: collapse; color: #333333; background: #f3f5f7; }table.cookielawinfo-winter thead th { background: #3a4856; padding: 15px 10px; color: #ffffff; text-align: left; font-weight: normal; }table.cookielawinfo-winter tbody { border-left: 1px solid #eaecee; border-right: 1px solid #eaecee; }table.cookielawinfo-winter tbody { border-bottom: 1px solid #eaecee; }table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th { padding: 10px; background: url(//www.mydoctors.gr/wp-content/swift-ai/images/wp-content/plugins/cookie-law-info/legacy/images/td_back-gif.webp) repeat-x; text-align: left; }table.cookielawinfo-winter tbody tr { background: #f3f5f7; }table.cookielawinfo-winter tbody tr:hover { background: #eaecee; color: #111111; }.cookielawinfo-row-cat-table { width: 99%; margin-left: 5px; }@keyframes lineAnimateS { 0% { width: 0px; height: 0px; } 80% { width: 135px; height: 0px; } 100% { height: 20px; width: 135px; } }@keyframes lineAnimate { 0% { width: 0px; height: 0px; } 80% { max-width: calc(100% - 8px); width: 100%; height: 0px; } 100% { height: 30px; max-width: calc(100% - 8px); width: 100%; } }@keyframes lineAnimate8 { 0% { width: 0px; height: 0px; } 80% { width: 133px; height: 0px; } 100% { height: 20px; width: 133px; } }.freddie_party_footer .et_pb_social_media_follow .et_pb_social_icon a.icon { margin-right: 5px; transition: 0.3s; }.freddie_party_footer .et_pb_social_media_follow .et_pb_social_icon a.icon:hover { color: #141414 !important; background-color: #acacac !important; }.freddie_party_footer .et_pb_social_media_follow .et_pb_social_icon a.icon::before { font-size: inherit !important; color: inherit !important; transition: all !important; }.et_pb_section_0_tb_header.et_pb_section { padding-top: 0px; padding-bottom: 0px; background-color: #ffffff !important; }.et_pb_row_0_tb_header, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_header.et_pb_row { width: 100%; max-width: 1720px; }.et_pb_menu_0_tb_header.et_pb_menu ul li a { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; font-weight: 500; text-transform: uppercase; font-size: 16px; line-height: 25px; color: #0c71c3 !important; }.et_pb_menu_0_tb_header.et_pb_menu ul li:hover > a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:hover { color: #009fe5 !important; }.et_pb_menu_0_tb_header { padding-top: 0px; padding-bottom: 0px; margin-top: 0px !important; margin-bottom: 0px !important; }.et_pb_social_media_follow_0_tb_header li a.icon::before, .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 .nav li ul li.current-menu-item a { transition:color 0.3s ease; }.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a:hover, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a:hover { color: #0c71c3 !important; }.et_pb_menu_0_tb_header.et_pb_menu .nav li ul { border-color: #0c71c3; background-color: #ffffff !important; }.et_pb_menu_0_tb_header.et_pb_menu .nav li ul:hover, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu:hover, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul:hover, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu:hover 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: #ffffff !important; }.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu { border-color: #0c71c3; }.et_pb_menu_0_tb_header.et_pb_menu nav > ul > li > a:hover, .et_pb_menu_0_tb_header.et_pb_menu nav > ul > li li.current-menu-item a:hover { opacity: 1; }.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot { width: auto; max-width: 100%; }.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img { height: auto; max-height: none; }.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before { font-size: 35px; color: #ffffff; }.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_header.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_header.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_header.et_pb_social_icon .icon::before { color: #0c71c3; }.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_header .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_header .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_header .icon::before { font-size: 18px; line-height: 36px; height: 36px; width: 36px; }.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_header .icon, .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_header .icon, .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_header .icon { height: 36px; width: 36px; }ul.et_pb_social_media_follow_0_tb_header a.icon { border-radius: 20px; }ul.et_pb_social_media_follow_0_tb_header { padding-top: 20px !important; padding-bottom: 0px !important; margin-top: 20px !important; margin-bottom: 0px !important; }.et_pb_social_media_follow_0_tb_header li.et_pb_social_icon a.icon::before { color: #ffffff; }.et_pb_social_media_follow li.et_pb_social_media_follow_network_1_tb_header a, .et_pb_social_media_follow li.et_pb_social_media_follow_network_2_tb_header a, .et_pb_social_media_follow li.et_pb_social_media_follow_network_0_tb_header a { padding-top: 0px; padding-bottom: 0px; width: auto; height: auto; }.et_pb_social_media_follow_network_1_tb_header, .et_pb_social_media_follow_network_2_tb_header, .et_pb_social_media_follow_network_0_tb_header { margin-top: 0px !important; margin-bottom: 0px !important; }.et_pb_row_0_tb_header.et_pb_row { padding-top: 0px !important; padding-bottom: 0px !important; margin-left: auto !important; margin-right: auto !important; }div.et_pb_section.et_pb_section_0_tb_body { background-image: linear-gradient(105deg, #009fe5 35%, rgba(247, 247, 247, 0.9) 35%), url(//www.mydoctors.gr/wp-content/swift-ai/images/wp-content/uploads/2025/09/Antoniadis-Solon-png.webp) !important; }.et_pb_section_0_tb_body.et_pb_section { padding-top: 30px; }.et_pb_section_0_tb_body.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider { background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik03MjUuMjkgMTAxLjJDMzI1LjIyIDEyMi40OCAwIDAgMCAwdjE0MGgxMjgwVjBzLTE1NC42NCA3OS45Mi01NTQuNzEgMTAxLjJ6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTU1Ni40NSAxMTkuNzRDOTUzLjQxIDE0MCAxMjgwIDE0IDEyODAgMTR2MTI2SDBWMHMxNTkuNSA5OS40OCA1NTYuNDUgMTE5Ljc0eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik02NDAgMTQwYzM1My40NiAwIDY0MC0xNDAgNjQwLTEzOXYxNDBIMFYwczI4Ni41NCAxNDAgNjQwIDE0MHoiLz48L2c+PC9zdmc+"); background-size: 100% 100px; bottom: 0px; height: 100px; z-index: 1; transform: scale(1, 1); }.et_pb_row_0_tb_body.et_pb_row { padding: 27px 0px !important; }.et_pb_row_0_tb_body, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_body.et_pb_row { max-width: 1280px; }.et_pb_de_mach_acf_item_0_tb_body { height: 80%; }.et_pb_post_title_0_tb_body .et_pb_title_container h1.entry-title, .et_pb_post_title_0_tb_body .et_pb_title_container h2.entry-title, .et_pb_post_title_0_tb_body .et_pb_title_container h3.entry-title, .et_pb_post_title_0_tb_body .et_pb_title_container h4.entry-title, .et_pb_post_title_0_tb_body .et_pb_title_container h5.entry-title, .et_pb_post_title_0_tb_body .et_pb_title_container h6.entry-title { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; font-weight: 600; font-size: 44px; letter-spacing: 3px; line-height: 1.1em; }.et_pb_post_title_0_tb_body h1 { text-transform: capitalize; }.et_pb_de_mach_acf_item_4_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_6_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_15_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_13_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_2_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_12_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_5_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_1_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_11_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_16_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_14_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_10_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_3_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_7_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_9_tb_body .dmach-acf-item-content, .et_pb_de_mach_acf_item_8_tb_body .dmach-acf-item-content { font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif !important; font-weight: 600 !important; font-size: 18px !important; color: #000000 !important; }.et_pb_de_mach_acf_item_15_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_5_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_20_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_1_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_16_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_14_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_8_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_4_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_13_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_12_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_2_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_11_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_10_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_9_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_7_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_3_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_6_tb_body .dmach-acf-label { color: #000000 !important; }.et_pb_de_mach_acf_item_14_tb_body .dmach-acf-value, .et_pb_de_mach_acf_item_15_tb_body .dmach-acf-value, .et_pb_de_mach_acf_item_16_tb_body .dmach-acf-value { text-decoration: underline #000000 !important; color: #000000 !important; }.et_pb_de_mach_acf_item_19_tb_body .dmach-acf-label, .et_pb_de_mach_acf_item_18_tb_body .dmach-acf-label, .et_pb_post_content_0_tb_body.et_pb_post_content a, .et_pb_de_mach_acf_item_17_tb_body .dmach-acf-label { color: #009fe5 !important; }.et_pb_section_1_tb_body.et_pb_section { padding-top: 2vw; padding-bottom: 2vw; }.et_pb_row_1_tb_body.et_pb_row { padding: 2% 3% !important; }.et_pb_row_1_tb_body { box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 25px 0px; }.et_pb_post_content_0_tb_body p { line-height: 1.8em; }.et_pb_post_content_0_tb_body { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; font-size: 16px; line-height: 1.8em; }.et_pb_de_mach_acf_item_20_tb_body .dmach-acf-item-content { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif !important; font-weight: 600 !important; font-size: 18px !important; color: #000000 !important; }.et_pb_de_mach_acf_item_20_tb_body .dmach-acf-value { text-decoration-color: #000000 !important; color: #000000 !important; }.et_pb_column_1_tb_body { padding-right: 3%; padding-left: 3%; }@media only screen and (min-width: 981px){.et_pb_row_0_tb_body, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_body.et_pb_row { width: 89%; }}.et_pb_section_0_tb_footer.et_pb_section { padding-top: 20px; padding-bottom: 20px; background-color: #009fe5 !important; }.et_pb_section_0_tb_footer { overflow: hidden; }.et_pb_row_0_tb_footer.et_pb_row { padding-bottom: 36px !important; }.et_pb_row_0_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_footer.et_pb_row { width: 90%; max-width: 1170px; }.et_pb_cta_0_tb_footer.et_pb_promo h2, .et_pb_cta_0_tb_footer.et_pb_promo h1.et_pb_module_header, .et_pb_cta_0_tb_footer.et_pb_promo h3.et_pb_module_header, .et_pb_cta_0_tb_footer.et_pb_promo h4.et_pb_module_header, .et_pb_cta_0_tb_footer.et_pb_promo h5.et_pb_module_header, .et_pb_cta_0_tb_footer.et_pb_promo h6.et_pb_module_header, .et_pb_cta_1_tb_footer.et_pb_promo h2, .et_pb_cta_1_tb_footer.et_pb_promo h1.et_pb_module_header, .et_pb_cta_1_tb_footer.et_pb_promo h3.et_pb_module_header, .et_pb_cta_1_tb_footer.et_pb_promo h4.et_pb_module_header, .et_pb_cta_1_tb_footer.et_pb_promo h5.et_pb_module_header, .et_pb_cta_1_tb_footer.et_pb_promo h6.et_pb_module_header, .et_pb_cta_2_tb_footer.et_pb_promo h2, .et_pb_cta_2_tb_footer.et_pb_promo h1.et_pb_module_header, .et_pb_cta_2_tb_footer.et_pb_promo h3.et_pb_module_header, .et_pb_cta_2_tb_footer.et_pb_promo h4.et_pb_module_header, .et_pb_cta_2_tb_footer.et_pb_promo h5.et_pb_module_header, .et_pb_cta_2_tb_footer.et_pb_promo h6.et_pb_module_header { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif !important; font-weight: 700 !important; font-size: 17px !important; line-height: 120% !important; }.et_pb_cta_2_tb_footer.et_pb_promo .et_pb_promo_description div, .et_pb_cta_0_tb_footer.et_pb_promo .et_pb_promo_description div, .et_pb_cta_1_tb_footer.et_pb_promo .et_pb_promo_description div { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; font-weight: 500; font-size: 16px; line-height: 180%; color: #ffffff !important; }.et_pb_cta_3_tb_footer.et_pb_promo a, .et_pb_text_0_tb_footer.et_pb_text, .et_pb_cta_2_tb_footer.et_pb_promo a, .et_pb_cta_1_tb_footer.et_pb_promo a, .et_pb_text_0_tb_footer.et_pb_text a, .et_pb_cta_0_tb_footer.et_pb_promo a { color: #ffffff !important; }.et_pb_cta_1_tb_footer.et_pb_promo .et_pb_promo_description h2, .et_pb_cta_2_tb_footer.et_pb_promo .et_pb_promo_description h2, .et_pb_cta_0_tb_footer.et_pb_promo .et_pb_promo_description h2, .et_pb_cta_3_tb_footer.et_pb_promo .et_pb_promo_description h2 { font-weight: 400; padding-bottom: 18px; }.et_pb_cta_3_tb_footer.et_pb_promo h2, .et_pb_cta_3_tb_footer.et_pb_promo h1.et_pb_module_header, .et_pb_cta_3_tb_footer.et_pb_promo h3.et_pb_module_header, .et_pb_cta_3_tb_footer.et_pb_promo h4.et_pb_module_header, .et_pb_cta_3_tb_footer.et_pb_promo h5.et_pb_module_header, .et_pb_cta_3_tb_footer.et_pb_promo h6.et_pb_module_header { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif !important; font-weight: 700 !important; font-size: 16px !important; line-height: 120% !important; }.et_pb_cta_3_tb_footer.et_pb_promo { padding-bottom: 0px !important; margin-bottom: -5px !important; }.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer.et_pb_social_icon .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer.et_pb_social_icon .icon::before { color: #0c71c3; }.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon:hover .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer.et_pb_social_icon:hover .icon::before, .et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer.et_pb_social_icon:hover .icon::before { }ul.et_pb_social_media_follow_0_tb_footer { background-color: #009fe5; }ul.et_pb_social_media_follow_0_tb_footer:hover { background-image: initial; background-color: #009fe5; }ul.et_pb_social_media_follow_0_tb_footer li a.icon { font-size: 14px; color: #469ddf !important; }.et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon::before { color: #ffffff; }.et_pb_text_0_tb_footer { font-family: Ubuntu, Helvetica, Arial, Lucida, sans-serif; }.et_pb_text_0_tb_footer a { text-decoration: underline; }.et_pb_social_media_follow_network_2_tb_footer a.icon, .et_pb_social_media_follow_network_1_tb_footer a.icon, .et_pb_social_media_follow_network_0_tb_footer a.icon { transition: background-color 300ms, background-image 300ms; background-color: #ffffff !important; }.et_pb_social_media_follow_network_2_tb_footer a.icon:hover, .et_pb_social_media_follow_network_1_tb_footer a.icon:hover, .et_pb_social_media_follow_network_0_tb_footer a.icon:hover { background-image: initial !important; background-color: #0c71c3 !important; }.et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon a.icon { border-radius: 50px; }.et_pb_social_media_follow_network_2_tb_footer.et_pb_social_icon a.icon, .et_pb_social_media_follow_network_1_tb_footer.et_pb_social_icon a.icon { border-radius: 50px; border-color: #ffffff; }@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 fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}@keyframes spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes blink { 
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}@keyframes blowUpContent { 
  0% { transform: scale(1); opacity: 1; }
  99.9% { transform: scale(2); opacity: 0; }
  100% { transform: scale(0); }
}@keyframes blowUpContentTwo { 
  0% { transform: scale(2); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}@keyframes blowUpModal { 
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}@keyframes blowUpModalTwo { 
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(0.5); opacity: 0; }
  100% { transform: scale(0); opacity: 0; }
}@keyframes search-filter-loader-rotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}@keyframes ripple { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(1); opacity: 0; }
}@keyframes spin { 
  100% { transform: rotate(1turn); }
}@keyframes loadingA { 
  0% { height: 15px; }
  50% { height: 35px; }
  100% { height: 15px; }
}@keyframes loadingB { 
  0% { width: 15px; }
  50% { width: 35px; }
  100% { width: 15px; }
}@keyframes loadingC { 
  0% { transform: translate(0px); }
  50% { transform: translateY(15px); }
  100% { transform: translate(0px); }
}@keyframes icon-appear { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes fa-beat { 
  0%, 90% { transform: scale(1); }
  45% { transform: scale(var(--fa-beat-scale,1.25)); }
}@keyframes fa-bounce { 
  0% { transform: scale(1) translateY(0px); }
  10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); }
  30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); }
  50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); }
  57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); }
  64% { transform: scale(1) translateY(0px); }
  100% { transform: scale(1) translateY(0px); }
}@keyframes fa-fade { 
  50% { opacity: var(--fa-fade-opacity,.4); }
}@keyframes fa-beat-fade { 
  0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); }
  50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); }
}@keyframes fa-flip { 
  50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); }
}@keyframes fa-shake { 
  0% { transform: rotate(-15deg); }
  4% { transform: rotate(15deg); }
  8%, 24% { transform: rotate(-18deg); }
  12%, 28% { transform: rotate(18deg); }
  16% { transform: rotate(-22deg); }
  20% { transform: rotate(22deg); }
  32% { transform: rotate(-12deg); }
  36% { transform: rotate(12deg); }
  40%, 100% { transform: rotate(0deg); }
}@keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}@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 jello { 
  0%, 100% { transform: scale3d(1, 1, 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 wobble { 
  16.65% { transform: translateX(5px); }
  33.3% { transform: translateX(-4px); }
  49.95% { transform: translateX(3px); }
  66.6% { transform: translateX(-2px); }
  83.25% { transform: translateX(1px); }
  100% { transform: translateX(0px); }
}@keyframes heartbeat { 
  0% { transform: scale(1); transform-origin: center center; animation-timing-function: ease-out; }
  10% { transform: scale(0.91); animation-timing-function: ease-in; }
  17% { transform: scale(0.98); animation-timing-function: ease-out; }
  33% { transform: scale(0.87); animation-timing-function: ease-in; }
  45% { transform: scale(1); animation-timing-function: ease-out; }
}@keyframes pulse { 
  25% { transform: scale(1.1); }
  75% { transform: scale(0.9); }
}@keyframes a2aFadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes dbRockingEffect { 
  0%, 60%, 100% { transform: rotate(0deg); }
  15% { transform: rotate(1.5deg); }
  45% { transform: rotate(-1.5deg); }
}@keyframes lineAnimateS { 
  0% { width: 0px; height: 0px; }
  80% { width: 135px; height: 0px; }
  100% { height: 20px; width: 135px; }
}@keyframes lineAnimate { 
  0% { width: 0px; height: 0px; }
  80% { max-width: calc(100% - 8px); width: 100%; height: 0px; }
  100% { height: 30px; max-width: calc(100% - 8px); width: 100%; }
}@keyframes lineAnimate8 { 
  0% { width: 0px; height: 0px; }
  80% { width: 133px; height: 0px; }
  100% { height: 20px; width: 133px; }
}html{opacity:1}}