@layer swift3 {:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--color--contrast: var(--contrast); --wp--preset--color--contrast-2: var(--contrast-2); --wp--preset--color--contrast-3: var(--contrast-3); --wp--preset--color--base: var(--base); --wp--preset--color--base-2: var(--base-2); --wp--preset--color--base-3: var(--base-3); --wp--preset--color--accent: var(--accent); --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,#0693e3 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,#fcb900 0%,#ff6900 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px #ffffff, 6px 6px #000000; --wp--preset--shadow--crisp: 6px 6px 0px #000000; }@-webkit-keyframes sk-stretchdelay { 0%, 40%, 100% { transform: scaleY(0.5); } 20% { transform: scaleY(1); } }@keyframes sk-stretchdelay { 0%, 40%, 100% { transform: scaleY(0.5); } 20% { transform: scaleY(1); } }@-webkit-keyframes dangle { 0% { transform: translateX(0px); } 35% { transform: translateX(-5px); } 75% { transform: translateX(5px); } }@keyframes snow { 0% { background-position: 0px 0px, 0px 0px, 0px 0px; } 50% { background-position: 250px 500px, 250px 250px, -250px 250px; } 100% { background-position: 500px 1000px, 500px 500px, -500px 500px; } }.cmplz-blocked-content-notice { display: none; }.cmplz-blocked-content-container, .cmplz-wp-video { animation-name: cmplz-fadein; animation-duration: 600ms; background-image: initial; background-position: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; border: 0px; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px 0px, rgba(0, 0, 0, 0.15) 0px 1px 10px 0px; display: flex; justify-content: center; align-items: center; height: inherit; position: relative; background-repeat: no-repeat !important; background-size: cover !important; }@keyframes cmplz-fadein { 0% { opacity: 0; } 100% { opacity: 1; } }blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul { margin: 0px; padding: 0px; border: 0px; }html { font-family: sans-serif; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }html { box-sizing: border-box; }*, ::after, ::before { box-sizing: inherit; }button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; margin: 0px; }body, button, input, select, textarea { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 400; text-transform: none; font-size: 17px; line-height: 1.5; }p { margin-bottom: 1.5em; }h1, h2, h3, h4, h5, h6 { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; }h2 { font-size: 35px; margin-bottom: 20px; line-height: 1.2em; font-weight: 400; text-transform: none; }ol, ul { margin: 0px 0px 1.5em 3em; }ul { list-style: disc; }li > ol, li > ul { margin-bottom: 0px; margin-left: 1.5em; }b, strong { font-weight: 700; }cite, dfn, em, i { font-style: italic; }img { height: auto; max-width: 100%; }button, input[type="button"], input[type="reset"], input[type="submit"] { background: #55555e; color: #ffffff; border: 1px solid transparent; cursor: pointer; appearance: button; padding: 10px 20px; }a, button, input { transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out; }a { text-decoration: none; }.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; }.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; }.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.entry-header, .site-content { overflow-wrap: break-word; }.site-content { display: flex; }.grid-container { margin-left: auto; margin-right: auto; max-width: 1200px; }.full-width-content .container.grid-container { max-width: 100%; }.container.grid-container { width: auto; }@media (max-width: 768px){a, body, button, input, select, textarea { transition: ease-in-out; }.site-content { flex-direction: column; }}body { background-color: #f7f8f9; color: #222222; }a { color: #1e73be; }a:hover, a:focus, a:active { color: #000000; }.grid-container { max-width: 800px; }:root { --contrast: #222222; --contrast-2: #575760; --contrast-3: #b2b2be; --base: #f0f0f0; --base-2: #f7f8f9; --base-3: #ffffff; --accent: #1e73be; }body, button, input, select, textarea { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }body { line-height: 1.5; }@media (max-width: 768px){h2 { font-size: 27px; }}button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) { color: #ffffff; background-color: #55555e; }button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover { color: #ffffff; background-color: #3f4047; }:root { --gp-search-modal-bg-color: var(--base-3); --gp-search-modal-text-color: var(--contrast); --gp-search-modal-overlay-bg-color: rgba(0,0,0,0.2); }.elementor-template-full-width .site-content { display: block; }.elementor-sticky--active { z-index: 99; }:root { --direction-multiplier: 1; }.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: -10000em; width: 1px; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.elementor *, .elementor ::after, .elementor ::before { box-sizing: border-box; }.elementor a { box-shadow: none; text-decoration: none; }.elementor img { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 0px; box-shadow: none; height: auto; max-width: 100%; }.elementor embed, .elementor iframe, .elementor object, .elementor video { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; line-height: 1; margin: 0px; max-width: 100%; width: 100%; }.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container { direction: ltr; inset: 0px; overflow: hidden; position: absolute; z-index: 0; }.elementor .elementor-background-video-container { pointer-events: none; transition:opacity 1s ease; }.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted { inset-block-start: 50%; inset-inline-start: 50%; position: absolute; transform: translate(-50%, -50%); }.elementor .elementor-background-video-hosted { object-fit: cover; }.elementor .elementor-background-overlay { inset: 0px; position: absolute; }.elementor .elementor-background-slideshow { inset: 0px; position: absolute; z-index: 0; }.elementor .elementor-background-slideshow__slide__image { background-position: 50% center; background-size: cover; height: 100%; width: 100%; }.e-con-inner > .elementor-element.elementor-absolute, .e-con > .elementor-element.elementor-absolute, .elementor-widget-wrap > .elementor-element.elementor-absolute { position: absolute; }.elementor-element.elementor-absolute, .elementor-element.elementor-fixed { z-index: 1; }.elementor-element { --flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; align-self: var(--align-self); flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); }.elementor-element:where(.e-con-full, .elementor-widget) { align-content: var(--align-content); align-items: var(--align-items); flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); gap: var(--row-gap) var(--column-gap); justify-content: var(--justify-content); }.elementor-invisible { visibility: hidden; }.elementor-ken-burns--active { transition-duration: 20s; }@media (max-width: 1024px){.elementor-tablet-align-center { text-align: center; }}@media (max-width: 767px){.elementor-mobile-align-center { text-align: center; }}:root { --page-title-display: block; }@keyframes eicon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.elementor-section { position: relative; }.elementor-section .elementor-container { display: flex; margin-inline: auto; position: relative; }@media (max-width: 1024px){.elementor-section .elementor-container { flex-wrap: wrap; }}.elementor-section.elementor-section-stretched { position: relative; width: 100%; }.elementor-section.elementor-section-items-middle > .elementor-container { align-items: center; }.elementor-widget-wrap { align-content: flex-start; flex-wrap: wrap; position: relative; width: 100%; }.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap { display: flex; }.elementor-widget-wrap > .elementor-element { width: 100%; }.elementor-widget { position: relative; }.elementor-widget:not(:last-child) { margin-block-end: var(--kit-widget-spacing,20px); }.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial { margin-block-end: 0px; }.elementor-column { display: flex; min-height: 1px; position: relative; }.elementor-column-gap-default > .elementor-column > .elementor-element-populated { padding: 10px; }@media (max-width: 767px){.elementor-reverse-mobile > .elementor-container > :first-child { order: 10; }.elementor-reverse-mobile > .elementor-container > :nth-child(2) { order: 9; }.elementor-column { width: 100%; }}@media (max-width: 1024px){#elementor-device-mode::after { content: "tablet"; }}@media (max-width: 767px){#elementor-device-mode::after { content: "mobile"; }}@media (prefers-reduced-motion: no-preference){html { scroll-behavior: smooth; }}.e-con { --border-radius: 0; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; --border-style: initial; --border-color: initial; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --content-width: min(100%,var(--container-max-width,1140px)); --width: 100%; --min-height: initial; --height: auto; --text-align: initial; --margin-top: 0px; --margin-right: 0px; --margin-bottom: 0px; --margin-left: 0px; --padding-top: var(--container-default-padding-top,10px); --padding-right: var(--container-default-padding-right,10px); --padding-bottom: var(--container-default-padding-bottom,10px); --padding-left: var(--container-default-padding-left,10px); --position: relative; --z-index: revert; --overflow: visible; --gap: var(--widgets-spacing,20px); --row-gap: var(--widgets-spacing-row,20px); --column-gap: var(--widgets-spacing-column,20px); --overlay-mix-blend-mode: initial; --overlay-opacity: 1; --overlay-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; --e-con-grid-template-columns: repeat(3,1fr); --e-con-grid-template-rows: repeat(2,1fr); border-radius: var(--border-radius); height: var(--height); min-height: var(--min-height); min-width: 0px; overflow: var(--overflow); position: var(--position); width: var(--width); z-index: var(--z-index); --flex-wrap-mobile: wrap; }.e-con:where(:not(.e-div-block-base)) { transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; }.e-con { --margin-block-start: var(--margin-top); --margin-block-end: var(--margin-bottom); --margin-inline-start: var(--margin-left); --margin-inline-end: var(--margin-right); --padding-inline-start: var(--padding-left); --padding-inline-end: var(--padding-right); --padding-block-start: var(--padding-top); --padding-block-end: var(--padding-bottom); --border-block-start-width: var(--border-top-width); --border-block-end-width: var(--border-bottom-width); --border-inline-start-width: var(--border-left-width); --border-inline-end-width: var(--border-right-width); }.e-con { margin-block-end: var(--margin-block-end); margin-block-start: var(--margin-block-start); margin-inline-end: var(--margin-inline-end); margin-inline-start: var(--margin-inline-start); padding-inline-end: var(--padding-inline-end); padding-inline-start: var(--padding-inline-start); }.e-con.e-flex { --flex-direction: column; --flex-basis: auto; --flex-grow: 0; --flex-shrink: 1; flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis); }.e-con-full, .e-con > .e-con-inner { padding-block-end: var(--padding-block-end); padding-block-start: var(--padding-block-start); text-align: var(--text-align); }.e-con-full.e-flex, .e-con.e-flex > .e-con-inner { flex-direction: var(--flex-direction); }.e-con, .e-con > .e-con-inner { display: var(--display); }.e-con-boxed.e-flex { place-content: normal; align-items: normal; flex-flow: column; }.e-con-boxed { gap: initial; text-align: initial; }.e-con.e-flex > .e-con-inner { align-content: var(--align-content); align-items: var(--align-items); align-self: auto; flex: 1 1 auto; flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); }.e-con > .e-con-inner { gap: var(--row-gap) var(--column-gap); height: 100%; margin: 0px auto; max-width: var(--content-width); padding-inline: 0px; width: 100%; }.e-con .elementor-widget.elementor-widget { margin-block-end: 0px; }.e-con::before, .e-con > .elementor-background-slideshow::before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); content: var(--background-overlay); display: block; height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); mix-blend-mode: var(--overlay-mix-blend-mode); opacity: var(--overlay-opacity); position: absolute; top: calc(0px - var(--border-top-width)); transition: var(--overlay-transition,.3s); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }.e-con::before { transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s); }.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); top: calc(0px - var(--border-top-width)); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }@media (max-width: 767px){:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-mobile { display: none; }}:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { z-index: 1; }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before { z-index: 2; }.e-con .elementor-widget { min-width: 0px; }.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper { width: 100%; }.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container { height: 100%; }.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget { max-width: 100%; }.e-con .elementor-widget:not(:last-child) { --kit-widget-spacing: 0px; }@media (max-width: 767px){.e-con.e-flex { --width: 100%; --flex-wrap: var(--flex-wrap-mobile); }}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) { transition:background, border, border-radius, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease, ease; }.elementor-heading-title { line-height: 1; margin: 0px; padding: 0px; }.elementor-button { background-color: #69727d; border-radius: 3px; color: #ffffff; display: inline-block; fill: #ffffff; font-size: 15px; line-height: 1; padding: 12px 24px; text-align: center; transition: 0.3s; }.elementor-button:focus, .elementor-button:hover, .elementor-button:visited { color: #ffffff; }.elementor-button-content-wrapper { display: flex; flex-direction: row; gap: 5px; justify-content: center; }.elementor-button-icon { align-items: center; display: flex; }.elementor-button-text { display: inline-block; }.elementor-button span { text-decoration: inherit; }.animated { animation-duration: 1.25s; }@media (max-width: 767px){.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone { display: none; }}.elementor-item::after, .elementor-item::before { display: block; position: absolute; transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1); }.elementor-item-active::after, .elementor-item-active::before, .elementor-item.highlighted::after, .elementor-item.highlighted::before, .elementor-item:focus::after, .elementor-item:focus::before, .elementor-item:hover::after, .elementor-item:hover::before { transform: scale(1); }.e--pointer-double-line .elementor-item::after, .e--pointer-double-line .elementor-item::before, .e--pointer-overline .elementor-item::after, .e--pointer-overline .elementor-item::before, .e--pointer-underline .elementor-item::after, .e--pointer-underline .elementor-item::before { background-color: #3f444b; height: 3px; left: 0px; width: 100%; z-index: 2; }.e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item::after { bottom: 0px; content: ""; }.elementor-nav-menu--main .elementor-nav-menu a { transition: 0.4s; }.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover { padding: 13px 20px; }.elementor-nav-menu--main .elementor-nav-menu ul { border-style: solid; border-width: 0px; padding: 0px; position: absolute; width: 12em; }.elementor-nav-menu--layout-horizontal { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu { display: flex; flex-wrap: wrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu a { flex-grow: 1; white-space: nowrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down { top: 100% !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a { margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul { inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a { margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu__align-start .elementor-nav-menu { justify-content: flex-start; margin-inline-end: auto; }.elementor-nav-menu__align-end .elementor-nav-menu { justify-content: flex-end; margin-inline-start: auto; }.elementor-widget-nav-menu .elementor-widget-container, .elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*="elementor-hidden-"]) { display: flex; flex-direction: column; }.elementor-nav-menu { position: relative; z-index: 2; }.elementor-nav-menu::after { clear: both; content: " "; display: block; font: 0px / 0 serif; height: 0px; overflow: hidden; visibility: hidden; }.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul { display: block; line-height: normal; list-style: none; margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.elementor-nav-menu ul { display: none; }.elementor-nav-menu a, .elementor-nav-menu li { position: relative; }.elementor-nav-menu li { border-width: 0px; }.elementor-nav-menu a { align-items: center; display: flex; }.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover { line-height: 20px; padding: 10px 20px; }.elementor-nav-menu .sub-arrow { align-items: center; display: flex; line-height: 1; margin-block: -10px; padding: 10px; padding-inline-end: 0px; }.elementor-nav-menu .sub-arrow i { pointer-events: none; }.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover { background-color: #3f444b; color: #ffffff; }.elementor-menu-toggle { align-items: center; background-color: rgba(0, 0, 0, 0.05); border: 0px solid; border-radius: 3px; color: #33373d; cursor: pointer; display: flex; font-size: var(--nav-menu-icon-size,22px); justify-content: center; padding: 0.25em; }.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close { display: none; }.elementor-nav-menu--dropdown { background-color: #ffffff; font-size: 13px; }.elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top: 10px; overflow: hidden auto; transform-origin: center top; transition:max-height, transform 0.3s, 0.3s ease, ease; }.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item { font-size: 0.85em; }.elementor-nav-menu--dropdown a { color: #33373d; }ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-inline-start: 8px solid transparent; text-shadow: none; }.elementor-nav-menu--toggle { --menu-height: 100vh; }.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container { max-height: 0px; overflow: hidden; transform: scaleY(0); }.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown { position: absolute; z-index: 9997; }@media (max-width: 1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main { display: none; }}@keyframes hide-scroll { 0%, 100% { overflow: hidden; } }.elementor-widget-image { text-align: center; }.elementor-widget-image a { display: inline-block; }.elementor-widget-image img { display: inline-block; vertical-align: middle; }.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container, .elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container { overflow: hidden; }.elementor-widget .elementor-icon-list-items.elementor-inline-items { display: flex; flex-wrap: wrap; margin-inline: -8px; }.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item { word-break: break-word; }.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item { margin-inline: 8px; }.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item::after { border-width: 0px; border-inline-start-width: 1px; border-style: solid; height: 100%; inset-inline: auto -8px; position: relative; width: auto; }.elementor-widget .elementor-icon-list-items { list-style-type: none; margin: 0px; padding: 0px; }.elementor-widget .elementor-icon-list-item { margin: 0px; padding: 0px; position: relative; }.elementor-widget .elementor-icon-list-item::after { inset-block-end: 0px; position: absolute; width: 100%; }.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a { align-items: var(--icon-vertical-align,center); display: flex; font-size: inherit; }.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text { align-self: center; padding-inline-start: 5px; }.elementor-widget .elementor-icon-list-icon { display: flex; inset-block-start: var(--icon-vertical-offset,initial); position: relative; }.elementor-widget .elementor-icon-list-icon i { font-size: var(--e-icon-list-icon-size); width: 1.25em; }.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon { text-align: var(--e-icon-list-icon-align); }.elementor-widget.elementor-list-item-link-full_width a { width: 100%; }.elementor-widget.elementor-align-end .elementor-icon-list-item, .elementor-widget.elementor-align-end .elementor-icon-list-item a { justify-content: end; text-align: end; }.elementor-widget.elementor-align-end .elementor-icon-list-items { justify-content: end; }.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item::after { inset-inline-end: 0px; }@media (max-width: 1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a { justify-content: center; }.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item::after { margin: auto; }.elementor-widget.elementor-tablet-align-center .elementor-inline-items { justify-content: center; }.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item::after { inset-inline-start: 0px; }.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item::after { inset-inline-end: 0px; }}@media (max-width: 767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a { justify-content: center; }.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item::after { margin: auto; }.elementor-widget.elementor-mobile-align-center .elementor-inline-items { justify-content: center; }.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item::after { inset-inline-start: 0px; }.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item::after { inset-inline-end: 0px; }}#left-area ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items { padding: 0px; }@font-face{font-family:"eicons";font-weight:400;font-style:normal;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/eicons505f40ac.woff) format('woff2');font-display:swap;}[class*=" eicon-"], [class^="eicon"] { display: inline-block; font-family: eicons; font-size: inherit; font-weight: 400; font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; -webkit-font-smoothing: antialiased; }@keyframes a { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.eicon-menu-bar::before { content: ""; }.eicon-chevron-right::before { content: ""; }.eicon-chevron-left::before { content: ""; }.eicon-close::before { content: ""; }@-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes appear { 0% { transform: translateY(20px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes appear { 0% { transform: translateY(20px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }:root { --jet-blog-tiles-col-width: 320px; }.jet-smart-tiles { overflow-wrap: anywhere; }.jet-smart-tiles-slide { display: none; }.jet-smart-tiles-slide:first-child { display: block; }.jet-smart-tiles-slide__wrap { display: grid; justify-content: stretch; }.jet-smart-tiles-slide__wrap.layout-3-x { grid-template-columns: repeat(3, 1fr); }.jet-smart-tiles-slide__wrap.layout-3-x > div:nth-child(1) { }.jet-smart-tiles-slide__wrap.layout-3-x > div:nth-child(2) { }.jet-smart-tiles-slide__wrap.layout-3-x > div:nth-child(3) { }.jet-smart-tiles-slide__wrap.rows-1 { grid-template-rows: 1fr; }@media (max-width: 767px){.jet-smart-tiles-slide__wrap.rows-1.layout-3-x { grid-template-rows: 1fr 1fr 1fr; }}@media (max-width: 767px){.jet-smart-tiles-slide__wrap.layout-2-1-2, .jet-smart-tiles-slide__wrap.layout-1-1-2-h, .jet-smart-tiles-slide__wrap.layout-1-1-2-v, .jet-smart-tiles-slide__wrap.layout-1-2, .jet-smart-tiles-slide__wrap.layout-1-2-2, .jet-smart-tiles-slide__wrap.layout-2-3-v, .jet-smart-tiles-slide__wrap.layout-2-x, .jet-smart-tiles-slide__wrap.layout-3-x, .jet-smart-tiles-slide__wrap.layout-4-x { grid-template-columns: 1fr !important; }.jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(1), .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(1) { grid-area: 1 / 1 / 2 / 2; }.jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(2), .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(2) { grid-area: 2 / 1 / 3 / 2; }.jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(3), .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(3) { grid-area: 3 / 1 / 4 / 2; }}.jet-smart-tiles__meta-item { display: inline-block; }.jet-smart-tiles__box { height: 100%; background-size: cover; position: relative; padding: 20px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; place-content: stretch space-between; -webkit-box-align: start; align-items: flex-start; overflow: hidden; background-position: center center; transition: 200ms linear; }.jet-smart-tiles__box::before { position: absolute; z-index: 0; inset: 0px; content: ""; transition: 200ms linear; }.jet-smart-tiles__box-link { position: absolute; inset: 0px; z-index: 2; }.jet-smart-tiles__box-content { width: 100%; position: relative; z-index: 1; align-self: flex-end; }.jet-smart-tiles__terms { width: 100%; }.jet-smart-tiles__terms-link { position: relative; z-index: 3; display: inline-block; line-height: 1em; padding: 5px 10px; }.jet-smart-tiles-wrap .jet-blog-arrow { position: absolute; top: 100%; width: 40px; height: 40px; text-align: center; cursor: pointer; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; z-index: 999; }.jet-smart-tiles-wrap .jet-blog-arrow::before { display: block; }.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-prev { left: 0px; }.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next { left: 40px; }.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next::before { transform: scale(-1, 1); }.elementor-widget-jet-blog-smart-tiles { max-width: 100%; flex-basis: 100%; }@-webkit-keyframes typing { 0% { width: 0px; } 100% { width: 100%; } }@keyframes typing { 0% { width: 0px; } 100% { width: 100%; } }@-webkit-keyframes blink-caret { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes blink-caret { 0% { opacity: 1; } 100% { opacity: 0; } }.slick-slider { box-sizing: border-box; user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.slick-list, .slick-slider { position: relative; display: block; }.slick-list { overflow: hidden; margin: 0px; padding: 0px; }.slick-list:focus { outline: none; }.slick-slider .slick-list, .slick-slider .slick-track { transform: translateZ(0px); }.slick-track { position: relative; left: 0px; top: 0px; display: block; }.slick-track::before, .slick-track::after { content: ""; display: table; }.slick-track::after { clear: both; }.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }.slick-initialized .slick-slide { display: block; }@keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }.slideInLeft { animation-name: slideInLeft; }@keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }.fadeInLeft { animation-name: fadeInLeft; }:root { --swiper-theme-color: #007aff; }.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; }.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }.swiper-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0px, 0px); }.swiper-pointer-events { touch-action: pan-y; }.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; }:root { --swiper-navigation-size: 44px; }.swiper-pagination { position: absolute; text-align: center; transition:opacity 0.3s ease; transform: translate3d(0px, 0px, 0px); z-index: 10; }.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0px; width: 100%; }.swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px)); height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px)); display: inline-block; border-radius: 50%; background: var(--swiper-pagination-bullet-inactive-color,#000); opacity: var(--swiper-pagination-bullet-inactive-opacity, .2); }.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }.swiper-pagination-bullet-active { opacity: var(--swiper-pagination-bullet-opacity, 1); background: var(--swiper-pagination-color,var(--swiper-theme-color)); }.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px); }@keyframes swiper-preloader-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.swiper .swiper-notification { position: absolute; left: 0px; top: 0px; pointer-events: none; opacity: 0; z-index: -1000; }.swiper-fade .swiper-slide { pointer-events: none; transition-property: opacity; }.elementor-element, .elementor-lightbox { --swiper-theme-color: #000; --swiper-navigation-size: 44px; --swiper-pagination-bullet-size: 6px; --swiper-pagination-bullet-horizontal-gap: 6px; }.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper ~ .elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper ~ .elementor-swiper-button { color: rgba(237, 237, 237, 0.9); cursor: pointer; display: inline-flex; font-size: 25px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; }.elementor-element .swiper .elementor-swiper-button-prev, .elementor-element .swiper ~ .elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper ~ .elementor-swiper-button-prev { left: 10px; }.elementor-element .swiper .elementor-swiper-button-next, .elementor-element .swiper ~ .elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper ~ .elementor-swiper-button-next { right: 10px; }.elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper ~ .swiper-pagination-custom, .elementor-element .swiper ~ .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper ~ .swiper-pagination-custom, .elementor-lightbox .swiper ~ .swiper-pagination-fraction { bottom: 5px; }.elementor-element .elementor-swiper, .elementor-lightbox .elementor-swiper { position: relative; }.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper { position: static; }.elementor-testimonial__image { flex-shrink: 0; }.elementor-testimonial__image img { border-radius: 999px; box-sizing: content-box; object-fit: cover; }.elementor-testimonial__footer, .elementor-testimonial__header { display: flex; }.elementor-testimonial__footer cite, .elementor-testimonial__header cite { display: flex; flex-direction: column; font-size: 14px; font-style: normal; line-height: 1.5; }.elementor-testimonial--layout-image_above .elementor-testimonial__footer, .elementor-testimonial--layout-image_inline .elementor-testimonial__footer { align-items: center; }.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite, .elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite { margin-inline-start: 20px; }.elementor-testimonial--layout-image_inline .elementor-testimonial__footer { margin-top: 25px; }.elementor-testimonial--align-center .elementor-testimonial { text-align: center; }.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer, .elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer { justify-content: center; }.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite { text-align: start; }.elementor-widget-testimonial-carousel .swiper-slide { padding: 20px; }.elementor-widget-testimonial-carousel .elementor-testimonial__image img { height: 50px; width: 50px; }.swiper-pagination-bullets { color: #ffffff; cursor: default; }.swiper-slide { border-style: solid; border-width: 0px; overflow: hidden; transition-duration: 0.5s; transition-property: border, background, transform; will-change: transform; }.swiper-slide a { display: inline; }.swiper-slide a.elementor-button { display: inline-block; }.elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper { width: 95%; }.elementor-widget-reviews .swiper-wrapper, .elementor-widget-testimonial-carousel .swiper-wrapper { align-items: stretch; display: flex; }.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide { height: auto; }.elementor-widget-reviews.elementor-pagination-type-bullets .swiper, .elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container, .elementor-widget-reviews.elementor-pagination-type-fraction .swiper, .elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container, .elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper, .elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container { padding-bottom: 40px; }.elementor-widget-reviews .elementor-swiper-button-prev, .elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next, .elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next, .elementor-widget-testimonial-carousel .elementor-swiper-button-prev, .elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next, .elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next { left: 0px; right: unset; }.elementor-widget-reviews .elementor-swiper-button-next, .elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev, .elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev, .elementor-widget-testimonial-carousel .elementor-swiper-button-next, .elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev, .elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev { left: unset; right: 0px; }.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev { top: calc(50% - 20px); }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }.elementor-slides .swiper-slide-bg { background-position: 50% center; background-repeat: no-repeat; background-size: cover; min-height: 100%; min-width: 100%; }.elementor-slides .swiper-slide-inner { background-position: 50% center; background-repeat: no-repeat; inset: 0px; margin: auto; padding: 50px; position: absolute; }.elementor-slides .swiper-slide-inner, .elementor-slides .swiper-slide-inner:hover { color: #ffffff; display: flex; }.elementor-slides .swiper-slide-inner .elementor-slide-heading { font-size: 35px; font-weight: 700; line-height: 1; }.elementor-slides .swiper-slide-inner .elementor-slide-description { font-size: 17px; line-height: 1.4; }.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) { margin-bottom: 30px; }.elementor-slides .swiper-slide-inner .elementor-slide-button { background: transparent; border: 2px solid #ffffff; color: #ffffff; display: inline-block; }.elementor-slides .swiper-slide-inner .elementor-slide-button, .elementor-slides .swiper-slide-inner .elementor-slide-button:hover { background: transparent; color: inherit; text-decoration: none; }.elementor--v-position-middle .swiper-slide-inner { align-items: center; }.elementor--h-position-center .swiper-slide-inner { justify-content: center; }@media (max-width: 767px){.elementor-slides .swiper-slide-inner { padding: 30px; }.elementor-slides .swiper-slide-inner .elementor-slide-heading { font-size: 23px; line-height: 1; margin-bottom: 15px; }.elementor-slides .swiper-slide-inner .elementor-slide-description { font-size: 13px; line-height: 1.4; margin-bottom: 15px; }}@font-face{font-family:"Noto Sans";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(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy037ce1c8d.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk74d2e092.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:800;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEkf16c87c3.woff) format('woff2');font-display:swap;}:root { --evo_font_1: 'Poppins', sans-serif; --evo_font_2: 'Noto Sans',arial; --evo_font_weight: 800; --evo_color_1: #202124; --evo_color_2: #656565; --evo_cl_b40: rgb(0 0 0 / 40%); --evo_cl_b30: rgb(0 0 0 / 30%); --evo_cl_b20: rgb(0 0 0 / 20%); --evo_cl_b10: rgb(0 0 0 / 10%); --evo_cl_b5: rgb(0 0 0 / 5%); --evo_cl_w: rgb(256 256 256 / 100%); --evo_boxcolor_1: #f0f0f0; --evo_linecolor_1: #d4d4d4; --evo_cl_link: #2b97ed; --evo_color_link: #656565; --evo_color_prime: #00aafb; --evo_color_second: #fed584; --evocg0: #f6f7f7; --evocg5: #dcdcde; --evocg10: #c3c4c7; --evocg20: #a7aaad; --evocg30: #8c8f94; --evocg40: #787c82; --evocg50: #646970; --evocg60: #50575e; --evocg70: #3c434a; --evocg80: #2c3338; --evocg90: #1d2327; --evocg100: #101517; --evoclg0: #ffffff; --evoclg3: #fbfbfc; --evoclg6: #f7f7f8; --evoclg8: #f5f5f6; --evoclg10: #f2f2f3; --evoclg20: #e6e6e8; --evoclg30: #dadadd; --evoclg40: #ceced2; --evoclg50: #c2c2c6; --evoclg60: #b6b6bb; --evoclg70: #aaaaaa; --evoclg80: #9e9e9f; --evoclg90: #929293; --evoclg100: #858687; --evo_color_white: #ffffff; --evo_color_green: #69c33b; --evo_color_red: #ff5953; --evo-image-size: 140px; --evo_ett_color: var(--evo_color_1); }@keyframes evo_blinking_red { 0% { opacity: 1; } 49% { opacity: 0; } 100% { opacity: 1; } }@keyframes initloader { 0% { left: 0%; margin-left: -300px; } 100% { left: 100%; margin-left: 200px; } }@keyframes preload_anim { 0% { } 100% { transform: translateX(140%); } }@keyframes pinupdown { 100% { top: 45%; bottom: 60px; } }.marb5, .evomarb5 { margin-bottom: 5px; }.padr10, .evopadr10 { padding-right: 10px; }#evcal_list .eventon_list_event .desc_trig, .evcal_evdata_img, .event_description .evcal_close, .evcal_btn, .evo_sort_btn, .calendar_header .evcal_arrows, .desc_trig, .ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after, .evcal_desc .evcal_desc3 em.evocmd_button, .evo_metarow_socialmedia a.evo_ss, a.evo_ss, .evo_metarow_socialmedia a.evo_ss i, .ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop, .evo_trans_sc1-1, .evo_btn_arr, .evo_btn_arr i, .evo_btn_arr_circ, .evo_transit_all, .evotrans { transition: 0.2s; }.dfx, .evodfx { display: flex; }.fx_jc_c, .jcc, .evo_fx_jc_c, .evofx_jc_c, .evofxjcc { justify-content: center; }.fx_ai_c, .aic, .evo_fx_ai_c, .evofx_ai_c, .evofxaic { align-items: center; }.fx_dr_r, .evofx_dr_r, .evofxdrr { flex-direction: row; }.evofx_ww, .evofxww { flex-wrap: wrap; }.ajde_evcal_calendar { width: 100%; text-align: left; white-space: normal; position: relative; color: var(--evo_color_1); padding-bottom: 10px; }.ajde_evcal_calendar > * { margin: 0px; padding: 0px; box-sizing: border-box; }body .ajde_evcal_calendar a, .ajde_evcal_calendar a:hover { box-shadow: none; text-decoration: none !important; }.ajde_evcal_calendar ul, #evcal_list { list-style: none; padding: 0px; margin: 0px; }.ajde_evcal_calendar .eventon_list_event { margin-left: 0px; list-style: none; }.ajde_evcal_calendar .eventon_events_list p { padding: 0px; margin-bottom: 5px; margin-top: 0px; }.eventon_list_event .evoet_cx span.evcal_event_title, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, h2.evo_h2, h3.evo_h3, h4.evo_h4, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, .evo_pop_body .evo_event_headers.canceled, .eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span, .evo_pop_body .evcal_list_a .evo_above_title span, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title, .evo_eventon_live_now_section h3 { font-weight: 800; }.ajde_evcal_calendar .calendar_header p, .eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span, .evo_pop_body .evoet_cx span.evoet_dayblock span, .ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3, .evo_lightbox_content h3.evo_h3, h2.evo_h2, h3.evo_h3, h4.evo_h4, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .evo_metarow_ICS .evcal_evdata_cell p a, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .eventon_list_event .evoet_cx span.evcal_event_title, .evoet_cx span.evcal_desc2, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, .evotax_term_card .evotax_term_details h2, .evotax_term_card h3.evotax_term_subtitle, .ajde_evcal_calendar .evo_sort_btn, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .ajde_evcal_calendar .eventon_events_list .evcal_month_line p, .eventon_events_list .eventon_list_event .evcal_cblock, .ajde_evcal_calendar .evcal_month_line, .eventon_event .event_excerpt_in h3, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title, .evo_eventon_live_now_section h3, .evo_tab_view .evo_tabs p.evo_tab, .evo_metarow_virtual .evo_live_now_tag { font-family: var(--evo_font_1); }.ajde_evcal_calendar .eventon_events_list p, .evo_lightbox p, .eventon_events_list .eventon_list_event .evoet_cx span, .evo_pop_body .evoet_cx span, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle, .eventon_list_event .evo_event_excerpt, .ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn, .evo_pop_body .evcal_btn, .evcal_btn, .eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, .evo_pop_body .evo_event_headers.canceled, .eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span, .evo_pop_body .evcal_list_a .evo_above_title span, .evcal_evdata_row.evcal_event_details .evcal_evdata_cell p, #evcal_list .eventon_list_event .evoInput, .evo_pop_body .evoInput, .evcal_evdata_row .evcal_evdata_cell p, #evcal_list .eventon_list_event p.no_events, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul, .evoGuideCall em, .evo_cal_above span, .ajde_evcal_calendar .calendar_header .evo_j_dates .legend, .eventon_sort_line p, .eventon_filter_line p, .evo_filter_menu p, .evcal_evdata_row { font-family: var(--evo_font_2); }.evopopclose, .evolbclose { font-family: var(--evo_font_2); }.ajde_evcal_calendar .calendar_header { padding: 0px; margin: 5px 0px; position: relative; box-sizing: border-box; }.ajde_evcal_calendar #evcal_next { margin-left: 7px; }.ajde_evcal_calendar .calendar_header p, .ajde_evcal_calendar .evo_footer_nav p { line-height: 1.3; font-size: 42px; font-weight: normal; color: var(--evo_color_1); text-transform: uppercase; padding-top: 1px; padding-bottom: 0px; width: auto; margin: 0px !important; }.ajde_evcal_calendar .calendar_header .evcal_arrows:hover i, .evo_footer_nav .evcal_arrows:hover i { border-color: #ffffff; }.ajde_evcal_calendar .calendar_header .evo_arrow, .ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows { height: 35px; width: 35px; cursor: pointer; font-size: 14px; border: 1px solid var(--evo_color_1); border-radius: 50%; color: var(--evo_color_1); position: relative; padding: 0px; }.ajde_evcal_calendar .calendar_header p.evo_arrows, .evo_footer_nav p.evo_arrows { display: flex; }.ajde_evcal_calendar .calendar_header .evcal_arrows:hover, .evo_footer_nav .evcal_arrows:hover { background-color: var(--evo_color_1); color: var(--evo_cl_w); }@keyframes evoloader_2 { 33% { background-size: calc(33.3333%) 0%, calc(33.3333%) 100%, calc(33.3333%) 100%; } 50% { background-size: calc(33.3333%) 100%, calc(33.3333%) 0%, calc(33.3333%) 100%; } 66% { background-size: calc(33.3333%) 100%, calc(33.3333%) 100%, calc(33.3333%) 0%; } }@keyframes evo_loader_ring { 100% { transform: rotate(360deg); } }@keyframes evo_trun360 { 100% { transform: rotate(1turn); } }@keyframes evoanim_001 { 100% { transform: rotate(1turn); } }#eventon_loadbar { height: 5px; width: 100%; border-radius: 10px; margin: 10px 0px; background-color: #efefef; display: none; position: relative; overflow: hidden; }@keyframes fontbulger { 0% { left: 0%; margin-left: -50px; } 100% { left: 100%; margin-left: -50px; } }#eventon_loadbar::before { content: ""; width: 100px; height: 100%; display: block; background-color: #f5b87a; position: absolute; left: 0px; animation-name: fontbulger; animation-duration: 0.7s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in-out; animation-fill-mode: none; animation-delay: 0s; }#eventon_loadbar_section { height: auto; width: 100%; margin-top: 6px; }.calendar_header .cal_head_btn { }.calendar_header .cal_head_btn { background-color: var(--evo_color_2); color: #ffffff; font-size: 12px; text-transform: uppercase; display: inline-block; padding: 0px 10px; margin-bottom: 5px; border-radius: 10px; cursor: pointer; margin-right: 4px; min-height: 25px; line-height: 25px; position: relative; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; }.calendar_header button.cal_head_btn.evo-gototoday-btn { display: none; }.calendar_header button:hover { opacity: 0.8; }.evo_j_container { padding-top: 8px; padding-bottom: 8px; margin: 0px; }.ajde_evcal_calendar .calendar_header .evo_j_dates { margin-bottom: 5px; }body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend { text-transform: uppercase; padding: 0px; border-radius: 5px; font-size: 12px; line-height: 100%; height: auto; background-color: transparent; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a:hover { opacity: 0.7; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current { background-color: #cfcfcf; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set { background-color: var(--evo_color_second); }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a { padding: 5px 10px; display: inline-block; cursor: pointer; color: var(--evo_color_2); background-color: #f5f5f5; margin: 0px 5px 5px 0px; border-radius: 8px; font-size: 13px; line-height: 18px; font-family: var(--evo_font_1); font-weight: bold; text-align: center; }.ajde_evcal_calendar .calendar_header .evo_j_dates.evo_j_years .legend a { width: auto; }.ajde_evcal_calendar .calendar_header .evo_j_months { position: relative; }.ajde_evcal_calendar.szS .calendar_header .evo_header_mo, .ajde_evcal_calendar.szM .calendar_header .evo_header_mo { justify-content: space-between; }.ajde_evcal_calendar.szM .calendar_header .evo_month_title, .ajde_evcal_calendar.szM .evo_footer_nav .evo_month_title { font-size: 28px; }.ajde_evcal_calendar.szM .calendar_header .evcal_arrows, .ajde_evcal_calendar.szM .evo_footer_nav .evcal_arrows { height: 25px; width: 25px; font-size: 12px; }#evcal_list .eventon_list_event p.no_events, .evo_eventon_now .no_events { padding: 8px 12px; font-size: 14px; margin-bottom: 0px; text-transform: uppercase; }.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events { background-color: #ffffff; }.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events a, .ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events a, .ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events a { color: var(--evo_color_1); }#evcal_list p { display: none; text-decoration: none; }#evcal_list .eventon_list_event .event_description p, #evcal_list .eventon_list_event p.desc_trig_outter, #evcal_list p.no_events, #evcal_list .evcal_month_line p { display: block; }#evcal_list { border-right: 1px solid #d5d5d5; border-top: 1px solid #d5d5d5; border-radius: 5px; overflow: hidden; }.ajde_evcal_calendar .eventon_events_list .eventon_list_event { margin-left: 0px; margin-bottom: 0px; padding: 0px; overflow: hidden; position: relative; list-style-type: none; }.ajde_evcal_calendar .clear, .evo_lightbox .clear { clear: both; height: 0px; margin: 0px; padding: 0px; display: block; }.eventon_events_list .eventon_list_event.no_events { border-width: medium medium 1px 1px; border-style: none none solid solid; border-color: currentcolor currentcolor #e5e5e5 #e5e5e5; border-image: initial; border-radius: 5px; }@keyframes vir_waiting_anim { 0% { background-position: 0% 20%; } 50% { background-position: 100% 81%; } 100% { background-position: 0% 20%; } }@keyframes waitingmod { 0% { color: #fffbf3; } 100% { color: #655856; } }.evo_lightboxes > * { box-sizing: border-box; }.evo_lb_closer { position: sticky; z-index: 99999; height: 38px; margin-top: -50px; padding-top: 38px; top: 0px; box-sizing: border-box; }.evo_lb_closer .evolbclose, .evolbclose { box-sizing: content-box; display: block; float: right; top: 19px; margin-top: 0px; }.evopopclose, .evolbclose { position: absolute; top: 0px; right: 0px; z-index: 90001; margin: 20px; color: var(--evo_cl_w); background-color: var(--evo_color_1); border-radius: 50%; padding: 5px; height: 28px; width: 28px; text-align: center; line-height: 90%; font-size: 28px; cursor: pointer; font-weight: 300; box-sizing: content-box; }.evopopclose:hover, .evolbclose:hover { text-decoration: none; color: #cfcfcf; }.evolbclose { text-indent: -9999px; }.evolbclose:hover { background-color: #cfcfcf; }.evolbclose::before, .evolbclose::after { position: absolute; left: 18px; top: 9px; content: " "; height: 50%; width: 2px; background-color: var(--evo_cl_w); }.evolbclose::before { transform: rotate(45deg); }.evolbclose::after { transform: rotate(-45deg); }.evo_lightbox { overflow: hidden auto; background-color: rgba(210, 210, 210, 0.92); position: fixed; inset: 0px; z-index: 950000; padding-right: 17px; padding-left: 17px; }.evo_content_in, .evolb_content_in { display: table; height: 100%; width: 100%; }.evo_content_inin, .evolb_content_inin { display: table-cell; vertical-align: middle; position: relative; width: 600px; margin: 40px auto; }.evo_lightbox_content, .evolb_box { width: 100%; margin: 60px auto; max-width: 1000px; position: relative; }.evo_lightbox .evo_lightbox_body, .evo_lightbox .evolb_content { background-color: transparent; border-radius: 5px; overflow: hidden; }.evo_lightbox.eventcard .evo_lightbox_body, .evo_lightbox .evo_lightbox_body, .evo_lightbox .evolb_content { background-color: #ffffff; border-radius: 20px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 30px 0px; }.evo_lightbox { opacity: 0; transition:opacity 0.15s linear; visibility: hidden; }.evo_lightbox_content, .evolb_box { transform: translateY(20%); opacity: 0; transition: 0.5s; }.evo_sp { width: 400px; padding: 0px; position: fixed; z-index: 99999; opacity: 0; transition: 0.2s cubic-bezier(0.7, 0.17, 0.5, 0.95); right: -400px; box-sizing: border-box; height: calc(100% - 32px); top: 32px; }.ajde_evcal_calendar.cev #evcal_list { border-radius: 8px; }.ajde_evcal_calendar.sev #evcal_list .eventon_list_event { margin-bottom: 8px; border-radius: 10px; overflow: hidden; }.ajde_evcal_calendar.sev #evcal_list .eventon_list_event.no_events { margin: 0px; }.ajde_evcal_calendar.sev #evcal_list, .ajde_evcal_calendar.sev #evcal_list p.desc_trig_outter { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; }.ajde_evcal_calendar.cev.sev #evcal_list .no_events .no_events { background-color: #f5f5f5; }:root { --evo_ett_color: var(--evo_color_1); --ett_dateblock_color: var(--evo_color_1); --ett_title_color: var(--evo_color_1); --ett_subtitle_color: var(--evo_color_1); }.ajde_evcal_calendar.color, .evo_lightboxes .color { --evo_ett_color: #ffffff; }.ajde_evcal_calendar.color.etttc_custom, .evo_lightboxes .eventon_list_event.color.etttc_custom { --evo_ett_color: #ffffff; --ett_title_color: #ffffff; --ett_subtitle_color: #ffffff; --ett_dateblock_color: #ffffff; }:root { --showmore_borderrad: 20px; }@keyframes searchprogress { 0% { opacity: 0; width: 0%; left: 50%; } 50% { opacity: 0.3; width: 100%; left: 0px; } 70% { opacity: 0; width: 100%; } }@-webkit-keyframes searchprogress { 0% { opacity: 0; width: 0%; } 50% { opacity: 0.3; width: 100%; left: 0px; } 70% { opacity: 0; width: 100%; } }.evo_elms { position: absolute; top: 0px; z-index: 2147483647; pointer-events: none; }.evo_elms .evo_tooltip_box { transition:transform 0.1s ease; pointer-events: none; background-color: #3a4652; color: #ffffff; padding: 10px 12px; font-size: 12px; font-style: normal; font-family: var(--evo_font_2); border-radius: 10px 10px 10px 0px; box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 10px 0px; position: relative; opacity: 0; display: inline-block; transform: translateY(5px); max-width: 200px; }.evo_elms .evo_tooltip_box::before { content: ""; display: inline-block; width: 0px; height: 0px; border-style: solid; border-width: 12px 12px 0px 0px; border-color: #3a4652 transparent transparent; position: absolute; bottom: 0px; left: 0px; margin-bottom: -12px; }@media (max-width: 768px){:root { --evo-image-size: 100px; }.ajde_evcal_calendar .calendar_header .evo_header_title { flex-direction: column; align-items: flex-start; }}@media (max-width: 480px){:root { --evo-image-size: 50px; }.ajde_evcal_calendar .calendar_header p { font-size: 24px; }.evo_lightbox { padding-right: 0px; padding-left: 0px; }.evo_lightbox_content, .evolb_box { width: calc(100% - 20px); max-width: 400px; }.ajde_evcal_calendar .calendar_header .evo_j_dates p.legend { font-size: 11px; }}.fa, .evofa { font-family: var(--fa-style-family, "evo_FontAwesome"); font-weight: var(--fa-style, 900); }.fas, .evofas, .far, .evofar, .fab, .evofab, .fa-solid, .fa-regular, .fa-brands, .fa, .evofa { -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fas::before, .far::before, .fab::before, .fa-solid::before, .fa-regular::before, .fa-brands::before, .fa::before { content: var(--fa); }.fa-classic, .fas, .fa-solid, .far, .fa-regular { font-family: evo_FontAwesome; }.fa-brands, .fab { font-family: evo_FontAwesomeB; }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale, 1.25)); } }@keyframes fa-bounce { 0% { transform: scale(1, 1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); } 57% { transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); } 64% { transform: scale(1, 1) translateY(0px); } 100% { transform: scale(1, 1) translateY(0px); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity, 0.4); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity, 0.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(360deg); } }.fa-mail-bulk { --fa: "\f674"; --fa--fa: "\f674\f674"; }.fa-angle-right { --fa: "\f105"; --fa--fa: "\f105\f105"; }.fa-arrow-right { --fa: "\f061"; --fa--fa: "\f061\f061"; }.fa-arrow-left { --fa: "\f060"; --fa--fa: "\f060\f060"; }.fa-phone-volume { --fa: "\f2a0"; --fa--fa: "\f2a0\f2a0"; }.fa-caret-down { --fa: "\f0d7"; --fa--fa: "\f0d7\f0d7"; }.fa-times { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }.fa-chevron-left { --fa: "\f053"; --fa--fa: "\f053\f053"; }.fa-chevron-right { --fa: "\f054"; --fa--fa: "\f054\f054"; }.fa-angle-left { --fa: "\f104"; --fa--fa: "\f104\f104"; }.fa-facebook-square { --fa: "\f082"; }:root, :host { --fa-style-family-classic: 'evo_FontAwesome'; --fa-font-regular: normal 400 1em/1 'evo_FontAwesome'; }:root, :host { --fa-style-family-classic: 'evo_FontAwesome'; --fa-font-solid: normal 900 1em/1 'evo_FontAwesome'; }.fas, .fa-solid { font-weight: 900; }.ajde_evcal_calendar .calendar_header p, .eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span, .evo_pop_body .evoet_cx span.evoet_dayblock span, .ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3, .evo_lightbox_content h3.evo_h3, h2.evo_h2, h3.evo_h3, h4.evo_h4, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .evo_metarow_ICS .evcal_evdata_cell p a, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .eventon_list_event .evoet_cx span.evcal_event_title, .evoet_cx span.evcal_desc2, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, .evotax_term_card .evotax_term_details h2, .evotax_term_card h3.evotax_term_subtitle, .ajde_evcal_calendar .evo_sort_btn, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .ajde_evcal_calendar .eventon_events_list .evcal_month_line p, .eventon_events_list .eventon_list_event .evcal_cblock, .ajde_evcal_calendar .evcal_month_line, .eventon_event .event_excerpt_in h3, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title, .evo_eventon_live_now_section h3, .evo_tab_view .evo_tabs p.evo_tab, .evo_metarow_virtual .evo_live_now_tag, .evo_page_body .evo_sin_page .evosin_event_title, .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time, .evo_pop_body .evcal_desc span.evocd_timer span.evocd_time, .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period, .evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period, .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount, .evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount, .evors_change_rsvp span.change, .evo_popin .evcal_eventcard p.evors_whos_coming_title, .eventon_list_event .evcal_evdata_row p.evors_whos_coming_title, .evorsau_legends span, .eventon_rsvp_rsvplist p em.count, .eventon_rsvp_rsvplist p em.event_data span a, .evors_lightbox_body #evorsvp_form h3, #evorsvp_form a.evors_submit, #evorsvp_form #change_rsvp_form, #evorsvp_form #call_change_rsvp_form, #evorsvp_form #submit_rsvp_form, #evorsvp_form .rsvp_status span, .evoWV_days .evo_wv_day span.day_num, .evoWV_days .evo_wv_day span.day_name, .evowv_tooltip, ul.EVOWV_date_ranges li, #eventon_form h2, #eventon_form h3, #eventon_form p #evoau_submit, a.evoAU_form_trigger_btn, .evoau_submission_form .msub_row a, .row .enterNew, .evoau_submission_form .formBtnS, .evo_day span, .evodv_tooltip, .evodv_current_day p.evodv_daynum, .evosch_blocks_list .evosch_nav li, .evosch_oneday_schedule p em.time, .evosch_oneday_schedule p span b, .evosch_oneday_schedule p span i, .eventon_list_event .event_description .evosch_oneday_schedule li.date, .evo_lightbox .evosch_oneday_schedule li.date, .month_title, .evoyv_lightbox .evoyv_lb_header, .month_box .day_box .day_box_in, .month_box .day_box, .day_names .day_box { font-family: Poppins, sans-serif; }.ajde_evcal_calendar .eventon_events_list p, .evo_lightbox p, .eventon_events_list .eventon_list_event .evoet_cx span, .evo_pop_body .evoet_cx span, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle, .ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn, .evo_pop_body .evcal_btn, .evcal_btn, .eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, .evo_pop_body .evo_event_headers.canceled, .eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span, .evo_pop_body .evcal_list_a .evo_above_title span, .evcal_evdata_row.evcal_event_details .evcal_evdata_cell p, #evcal_list .eventon_list_event .evoInput, .evo_pop_body .evoInput, .evcal_evdata_row .evcal_evdata_cell p, #evcal_list .eventon_list_event p.no_events, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul, .evoGuideCall em, .evo_cal_above span, .ajde_evcal_calendar .calendar_header .evo_j_dates .legend, .ajde_evcal_calendar .evo_custom_content ul li, #evcal_list .eventon_list_event .event_description .evo_custom_content li .eventon_sort_line p, .eventon_filter_line p, .evcal_evdata_row, .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_text, .evo_pop_body .evcal_desc span.evocd_timer span.evocd_text, .evcal_evdata_row .evors_stat_data p em, .evors_submission_form, .evcal_desc .evors_eventtop_data em, .eventon_rsvp_rsvplist p span.rsvpstatus, .eventon_rsvp_rsvplist p a.update_rsvp, .evors_lightbox_body #evorsvp_form .form_row select, .evors_lightbox_body #evorsvp_form .form_row input, .evors_incard_form #evorsvp_form .form_row input, #evorsvp_form .form_row select, #evorsvp_form .form_row textarea, .eventon_weeklyview, #eventon_form p input, #eventon_form p textarea, #eventon_form p select, #eventon_form p.dropdown_row select, .evoau_cat_select_field, #eventon_form p select.evoau_location_select, #eventon_form p label, .evoau_selectmul, .row .evoau_img_preview span, .evoau_file_field span.evoau_img_btn, .eventon_au_form_section.overLay .closeForm, .evodv_current_day, .evoss_lightbox .evospk_info, .evosch_oneday_schedule p span span.evoss_show, .evoyv_year_grid ul.evoyv_ttle_events li { font-family: "Noto Sans", arial; }.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title { color: #202124; }.eventon_events_list .eventon_list_event .event_description, .evo_lightbox.eventcard .evo_lightbox_body { background-color: #fdfdfd; }.event_description .bordb, #evcal_list .bordb, .eventon_events_list .eventon_list_event .event_description, .bordr, #evcal_list, #evcal_list p.desc_trig_outter, .evopop_top, .evo_pop_body .bordb { border-color: #d5d5d5; }.ajde_evcal_calendar, .evo_lightboxes .eventon_list_event { --ett_dateblock_color: #202124; }.evo_lightboxes .evopopclose, .evo_lightboxes .evolbclose { background-color: #202124; }.evo_lightboxes .evopopclose:hover, .evo_lightboxes .evolbclose:hover { background-color: #cfcfcf; }.evo_lightboxes .evolbclose::before, .evo_lightboxes .evolbclose::after { background-color: #ffffff; }.evo_cal_above button.cal_head_btn { color: #ffffff; background-color: #656565; }.evo_cal_above button.cal_head_btn.evo-gototoday-btn { color: #ffffff; background-color: #adadad; }.evo_cal_above button.cal_head_btn.evo-gototoday-btn:hover { color: #ffffff; background-color: #d3d3d3; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a { color: #656565; background-color: #f5f5f5; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current { color: #656565; background-color: #cfcfcf; }.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set { color: #656565; background-color: #fed584; }.ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows { border-color: #737373; background-color: #ffffff; }.ajde_evcal_calendar .calendar_header .evcal_arrows:hover, .evo_footer_nav .evcal_arrows:hover { background-color: #202124; }.ajde_evcal_calendar .calendar_header .evcal_arrows i, .evo_footer_nav .evcal_arrows i { color: #737373; }.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next:hover i, .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev:hover i, .evo_footer_nav .evcal_arrows.evcal_btn_prev:hover i, .evo_footer_nav .evcal_arrows.evcal_btn_next:hover i { color: #ffffff; }#eventon_loadbar { background-color: #efefef; }#eventon_loadbar::before { background-color: #f5b87a; }.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events, .ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events a, .ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events a, .ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events a { color: #202124; }.ajde_evcal_calendar .evoADDS.eventon_daily_list { background-color: #f5f5f5; }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day:hover .evo_day_num { background-color: #202124; }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day.on_focus { background-color: #202124; }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day.today .evo_day_num { color: #ffffff; background-color: #ec754b; }.ajde_evcal_calendar .evoADDS.evodv_current_day { background-color: #fed582; color: #202124; }.ajde_evcal_calendar .evoADDS.evodv_current_day p, .ajde_evcal_calendar .evoADDS.evodv_current_day p.evodv_daynum b { color: #202124; }.ajde_evcal_calendar.evoDV .eventon_dv_outter .evodv_action { background-color: #e8e8e8; color: #c3bebe; }.ajde_evcal_calendar.evoDV .eventon_dv_outter .evodv_action:hover { background-color: #e8e8e8; color: #ffffff; }.evodv_current_day p.evodv_daynum span, .evodv_current_day p.evodv_events { transition: 0.2s; }.evo_day span, .evodv_tooltip, .evodv_current_day p.evodv_daynum { font-family: var(--evo_font_1), 'oswald','arial narrow'; }.evodv_current_day { font-family: var(--evo_font_2),'arial'; }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_day { display: flex; float: left; margin: 0px; cursor: pointer; min-width: 20px; text-align: center; flex-direction: column; align-items: center; padding: 10px 20px 20px; width: 80px; height: 100%; box-sizing: border-box; user-select: none; outline: none; background-color: transparent; color: var(--evo_color_1); }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_day:hover .evo_day_num { background-color: var(--evo_color_1); color: #ffffff; }.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_day.on_focus { background-color: var(--evo_color_1); color: #ffffff; border-radius: 15px; }.evo_day.on_focus { color: #a4a4a4; }.evo_day span { display: flex; justify-content: center; text-align: center; line-height: 100%; }.evodv_action:hover { color: #d4d4d4; background-color: #f3f3f3; }.evo_day span.evo_day_num { font-weight: bold; font-size: 24px; background-color: #ffffff; padding: 8px; margin-bottom: 5px; border-radius: 8px; color: var(--evo_color_1); }.evo_day span.evo_day_name { text-transform: uppercase; font-size: 12px; padding-bottom: 4px; padding-top: 15px; }.eventon_daily_in .evo_day.today .evo_day_num { color: #ffffff; background-color: #ec754b; }.evodv_current_day p.evodv_daynum b, .ajde_evcal_calendar .evodv_current_day, .evodv_current_day p.evodv_events { color: var(--evo_color_1); }.ajde_evcal_calendar .eventon_daily_list { position: relative; padding: 0px; margin-bottom: 10px; overflow: hidden; margin-top: 10px; z-index: 1; border-radius: 20px; background-color: #f5f5f5; }.eventon_dv_outter { overflow: hidden; width: 100%; padding: 0px; position: relative; }.eventon_daily_in { overflow: hidden; height: 110px; position: relative; transform: translate3d(0px, 0px, 0px); padding-left: 40px; padding-right: 40px; }.evoDV #eventon_loadbar_section { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.ajde_evcal_calendar .evodv_current_day { width: 100%; padding: 40px 0px; background-color: #fed582; text-align: center; border-radius: 20px; position: relative; z-index: 10; }.ajde_evcal_calendar .evodv_current_day p { margin: 0px; padding: 0px; }.evodv_current_day p.evodv_dayname { text-transform: uppercase; font-size: 20px; }.evodv_current_day p.evodv_daynum { font-size: 120px; line-height: 110%; margin-top: -10px; position: relative; }.evodv_current_day p.evodv_daynum b { font-size: 100%; }.evodv_current_day p.evodv_daynum span i { font-size: 30px; margin-top: 10px; position: absolute; margin-left: -9px; }.evodv_current_day p.evodv_daynum span.next i { }.evodv_current_day p.evodv_daynum span:hover { background-color: #ffffff; color: #737373; }.evodv_current_day p.evodv_daynum span { text-align: center; height: 50px; width: 50px; display: inline-block; cursor: pointer; border: 1px solid var(--evo_color_1); border-radius: 50%; position: relative; vertical-align: middle; margin-top: -20px; }.evodv_current_day p.evodv_daynum span.prev { margin-right: 30px; }.evodv_current_day p.evodv_daynum span.next { margin-left: 30px; }.evodv_current_day p.evodv_events { font-size: 14px; text-transform: uppercase; }.evodv_current_day p.evodv_events span { border-radius: 5px; background-color: #ffffff; text-align: center; display: inline-block; margin-right: 8px; font-size: 13px; padding: 1px 5px; }.eventon_dv_outter .evodv_action { display: inline-flex; justify-content: center; align-items: center; float: left; margin: 0px; cursor: pointer; min-width: 20px; text-align: center; width: 40px; padding-top: 10px; height: 100%; background-color: #e8e8e8; color: #c3bebe; box-sizing: border-box; position: absolute; top: 0px; z-index: 1; }.eventon_dv_outter .evodv_action.next { right: 0px; }.eventon_dv_outter .evodv_action.prev { left: 0px; }.eventon_dv_outter .evodv_action:hover { background-color: #e0e0e0; color: #ffffff; }.eventon_dv_outter .evodv_action.next::before, .eventon_dv_outter .evodv_action.prev::before { content: ""; display: inline-block; font: 30px / 1 evo_FontAwesomeS; text-rendering: auto; -webkit-font-smoothing: antialiased; }.eventon_dv_outter .evodv_action.prev::before, .evodv_carousel .evodv_action.prev::before { content: ""; }@media (max-width: 480px){.evoDV .evodv_current_day p.evodv_daynum { font-size: 70px; }.evoDV .evodv_current_day p.evodv_daynum span { height: 35px; width: 35px; }.evoDV .evodv_current_day p.evodv_daynum span i { font-size: 24px; margin-left: -4px; }}@font-face{font-family:"Poppins";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(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/pxiEyp8kv8JHgFVrJJfecnFHGPc12611136.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk74d2e092.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:800;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEkf16c87c3.woff) format('woff2');font-display:swap;}.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-angle-left::before { content: ""; }.fa-angle-right::before { content: ""; }.fa-arrow-left::before { content: ""; }.fa-arrow-right::before { content: ""; }.fa-caret-down::before { content: ""; }.fa-chevron-left::before { content: ""; }.fa-chevron-right::before { content: ""; }.fa-facebook-square::before { content: ""; }.fa-mail-bulk::before { content: ""; }.fa-phone-volume::before { content: ""; }.fa-times::before { content: ""; }@font-face{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;src:url(https://aranyossyagoston.hu/wp-content/swift-ai/cache/aranyossyagoston.hu/__data/fa-solid-9001ccd0caf.woff) format('woff2');font-display:swap;}.fa, .fas { font-family: "Font Awesome 5 Free"; font-weight: 900; }.fab { font-family: "Font Awesome 5 Brands"; font-weight: 400; }.cmplz-hidden { display: none !important; }@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; }}.cmplz-cookiebanner { box-sizing: border-box; }:root { --cmplz_banner_width: 226px; --cmplz_banner_background_color: #cce5dd; --cmplz_banner_border_color: #cce5dd; --cmplz_banner_border_width: 1px 1px 1px 1px; --cmplz_banner_border_radius: 0px 0px 0px 0px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 216px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #002126; --cmplz_hyperlink_color: #000e7a; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #009652; --cmplz_button_accept_border_color: #009652; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #a00000; --cmplz_button_deny_border_color: #a00000; --cmplz_button_deny_text_color: #ffffff; --cmplz_button_settings_background_color: #f1f1f1; --cmplz_button_settings_border_color: #6c180d; --cmplz_button_settings_text_color: #6c180d; --cmplz_button_border_radius: 3px 3px 3px 3px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #009652; --cmplz_slider_inactive_color: #ba0600; --cmplz_slider_bullet_color: #ffffff; }.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important; }#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-top-left-radius: ; border-top-right-radius: ; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: 0.5s ease 0s 1 normal forwards running mc_slideOut; }#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; }#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none; }#cmplz-manage-consent .cmplz-manage-consent:hover, #cmplz-manage-consent .cmplz-manage-consent:focus { animation: 0.5s ease 0s 1 normal forwards running mc_slideIn; }@-webkit-keyframes mc_slideIn { 100% { bottom: 0px; } }@keyframes mc_slideIn { 100% { bottom: 0px; } }@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); } }@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); } }@media (max-width: 425px){.cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(-20px + 100vh); position: fixed; height: auto; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0px, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; gap: 10px; }.cmplz-cookiebanner a { transition: initial; }.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none; }.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow: hidden auto; max-height: 55vh; }@media (min-width: 350px){.cmplz-cookiebanner .cmplz-body { min-width: 300px; }}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px; }.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3; }.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500; }.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color); }.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px; }.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px; }.cmplz-cookiebanner .cmplz-message { overflow-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px; }.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color); }.cmplz-cookiebanner .cmplz-message, .cmplz-cookiebanner .cmplz-categories, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-divider { grid-column: span 3; }.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5); }.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0px, 1fr); align-items: center; gap: 10px; padding: 10px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color); }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category="cmplz_functional"] { display: none; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { grid-column-start: 3; cursor: pointer; content: ""; transform: rotate(0deg); transition: 0.5s; background-size: cover; height: 18px; width: 18px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category summary { display: block; }.cmplz-cookiebanner .cmplz-categories .cmplz-category summary::marker { display: none; content: ""; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0px; max-width: 100%; padding: 10px; }@media (max-width: 425px){.cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr !important; }}@media (max-width: 425px){.cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin); }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial; }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none; }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color); }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color); }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color); }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color); }.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color); }.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial; }@media (max-width: 425px){.cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin); }.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between; }.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center; }.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0px; }.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none; }.cmplz-cookiebanner .cmplz-links ul { margin: 0px; padding: 0px; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center; }.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none; }.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block; }@media (max-width: 768px){.cmplz-cookiebanner { width: 100%; }.cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (max-width: 1023px){.cmplz-cookiebanner { max-width: 100%; }}@media (max-width: 1023px){.cmplz-cookiebanner { transform: translateX(-50%); bottom: 0px; top: initial; }}.cmplz-cookiebanner .cmplz-categories, .cmplz-cookiebanner .cmplz-save-preferences, .cmplz-cookiebanner .cmplz-link.cmplz-manage-options, .cmplz-cookiebanner .cmplz-manage-vendors, .cmplz-cookiebanner .cmplz-read-more, .cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none; }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }.cmplz-cookiebanner .cmplz-title { display: none; }@media (max-width: 768px){#cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important; }.cmplz-cookiebanner .cmplz-close { display: none; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: -10px 0px 0px; cursor: pointer; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label::before { box-shadow: #245fcc 0px 0px 0px 2px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::after { left: 14px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label::before, .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label::after { box-sizing: border-box; position: absolute; border-radius: 10px; transition: background-color 0.3s, left 0.3s; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label::before { display: block; content: ""; color: #ffffff; box-sizing: border-box; font-family: FontAwesome, sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; border-radius: 10px; }.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label::after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px; }.cmplz-cookiebanner .cmplz-links .cmplz-link { display: none; }.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; }#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; }.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; }.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; }.cmplz-cookiebanner .cmplz-divider.cmplz-divider-header { height: 0px; }html body {font-family: sans-serif;}html{opacity:1}}