@layer swift3 {@font-face { font-family: Raleway; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Raleway; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Raleway; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Raleway; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }button, hr, input { overflow: visible; }html { line-height: 1.15; text-size-adjust: 100%; }body, h1, h2, h3, h4, h5, h6 { margin: 0px; }article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { display: block; }a { background-color: transparent; }b, strong { font-weight: bolder; }svg:not(:root) { overflow: hidden; }button, input, optgroup, select, textarea { font-size: 100%; line-height: 1.15; margin: 0px; }button, select { text-transform: none; }[type="reset"], [type="submit"], button, html [type="button"] { appearance: button; }[type="search"] { appearance: textfield; outline-offset: -2px; }html { box-sizing: border-box; }body { font-size: 16px; color: #404040; }body.oxygen-aos-enabled { overflow-x: hidden; }*, ::after, ::before { box-sizing: inherit; }.ct-section-inner-wrap { margin-left: auto; margin-right: auto; height: 100%; min-height: inherit; }div.ct-fancy-icon { display: inline-flex; border-radius: 50%; }.ct-fancy-icon > svg { fill: currentcolor; }@keyframes oxy_sticky_header_fadein { 0% { opacity: 0; } 100% { opacity: 1; } }.oxy-header-wrapper { position: relative; }.oxy-header-row { width: 100%; display: block; }.oxy-header-container { height: 100%; margin-left: auto; margin-right: auto; display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; }.oxy-header-center, .oxy-header-left, .oxy-header-right { display: flex; align-items: center; }.oxy-header-left { justify-content: flex-start; }.oxy-header-center { flex-grow: 1; justify-content: center; }.oxy-header-right { justify-content: flex-end; }@keyframes oxy_progress_bar_width { 0% { width: 0%; } 100% { width: 100%; } }@keyframes oxy_progress_bar_stripes { 0% { background-position: 44px 0px; } 100% { background-position: 0px 0px; } }[data-aos][data-aos=""] { transition-duration: 0s !important; }.oxy-modal-backdrop { display: flex; align-items: center; justify-content: center; }body:not(.oxygen-builder-body) .oxy-modal-backdrop { display: none; }.oxy-modal-backdrop .ct-modal { background-color: white; max-height: 100vh; overflow-y: auto; }:-webkit-any(li, div._important), :is(li, div._important) { display: list-item; }#section-18-20 > .ct-section-inner-wrap { padding-top: 60px; display: flex; flex-direction: column; align-items: flex-start; }#section-18-20 { display: block; }#section-18-20 { text-align: left; background-color: #000000; }#div_block-253-20 { display: none; }#div_block-62-20 { flex-direction: row; display: flex; align-items: center; justify-content: flex-end; max-width: 100%; }#div_block-65-20 { width: 100%; flex-flow: column wrap; display: flex; justify-content: flex-start; text-align: justify; padding: 30px 65px 65px; align-items: flex-start; max-width: 100%; background-color: #ffffff; }#div_block-123-20 { flex-direction: row; display: flex; align-items: stretch; justify-content: space-between; width: 100%; max-width: 100%; }#div_block-89-20 { flex-direction: row; display: flex; text-align: justify; align-items: stretch; justify-content: flex-start; max-width: 100%; margin-right: 60px; }#div_block-104-20 { margin-right: 0px; border-right-style: none; }#div_block-120-20 { background-image: url(//www.aleph-tech.it/wp-content/swift-ai/images/wp-content/uploads/2025/05/laboratorio-burdinola-jpg.webp); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }#div_block-73-20 { width: 100%; flex-flow: wrap; display: flex; justify-content: space-between; text-align: center; padding: 50px; align-items: stretch; max-width: 100%; }#div_block-181-20 { flex-direction: row; display: flex; align-items: stretch; justify-content: space-between; width: 100%; max-width: 100%; }#div_block-182-20 { flex-direction: row; display: flex; text-align: justify; align-items: stretch; justify-content: flex-start; max-width: 100%; margin-right: 45px; }#div_block-194-20 { border-right-style: none; margin-right: 0px; }#div_block-201-20 { background-image: url(//www.aleph-tech.it/wp-content/swift-ai/images/wp-content/uploads/2025/06/bialancia-analitica-2-jpg.webp); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }#div_block-19-20 { display: flex; flex-direction: row; justify-content: space-between; max-width: 100%; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-bottom: 30px; margin-bottom: 30px; }#div_block-20-20 { flex-direction: column; display: flex; text-align: left; align-items: flex-start; justify-content: space-around; max-width: 100%; }#div_block-27-20 { flex-direction: row; display: flex; justify-content: space-between; max-width: 100%; align-items: flex-start; }#div_block-28-20 { flex-direction: column; display: flex; align-items: flex-start; text-align: left; max-width: 100%; height: 100%; }#div_block-30-20 { display: flex; }#div_block-33-20 { display: flex; max-width: 100%; }#div_block-39-20 { flex-direction: column; display: flex; text-align: left; align-items: flex-start; justify-content: flex-start; margin-bottom: 0px; margin-left: 100px; max-width: 100%; }#div_block-45-20 { flex-direction: row; display: flex; align-items: center; justify-content: flex-end; max-width: 100%; width: 100%; text-align: justify; }#div_block-50-20 { flex-direction: row; display: flex; align-items: center; justify-content: flex-end; max-width: 100%; text-align: justify; }#text_block-346-20 { width: 450px; }#link_text-38-20 { margin-bottom: 0px; }#link_text-252-20 { margin-bottom: 0px; }#link_text-349-20 { width: 200px; }#text_block-189-20 { margin-bottom: 0px; }#link_text-316-20 { margin-bottom: 0px; }#link_text-32-20 { margin-bottom: 0px; }#link_text-35-20 { margin-bottom: 0px; }#link_text-390-20 { margin-bottom: 0px; }#link_text-44-20 { margin-bottom: 0px; }#link_text-51-20 { margin-bottom: 0px; }#link_text-52-20 { margin-left: 25px; margin-bottom: 0px; }#link_text-53-20 { margin-left: 25px; margin-bottom: 0px; }#link-6-20 { background-image: url(//www.aleph-tech.it/wp-content/swift-ai/images/wp-content/uploads/2025/11/logo_1_ALEPH-TECH_payoff_ENG_ARANCIO_RGB-png.webp); background-size: contain; max-width: 100%; background-repeat: no-repeat; width: 200px; height: 70px; background-position: 50% 50%; }#link-21-20 { background-image: url(//www.aleph-tech.it/wp-content/swift-ai/images/wp-content/uploads/2025/11/logo_1_ALEPH-TECH_payoff_ENG_BIANCO_RGB-png.webp); background-size: contain; margin-bottom: 40px; max-width: 100%; background-repeat: no-repeat; width: 200px; height: 80px; background-position: 50% 50%; }#div_block-250-20 { margin-bottom: 60px; }#link_button-254-20 { }#link_button-254-20 { margin-left: 30px; }#link_button-69-20 { }#link_button-69-20 { margin-left: 15px; }#fancy_icon-333-20 > svg { width: 200px; height: 200px; }#fancy_icon-333-20 { display: flex; flex-direction: row; align-items: center; place-content: center; height: 50px; width: 200px; }#shortcode-354-20 { max-width: 100%; }#_header-2-20 { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }#_header_row-3-20 { padding-top: 5px; padding-bottom: 5px; background-color: #ffffff; }#modal-366-20 { background-color: #ffffff; overflow: unset !important; }#span-371-20 { margin-top: 0px; }#-mega-menu-63-20 .oxy-mega-dropdown_inner { transition-duration: 425ms; --global-dropdown-width: 375px; flex-direction: column; align-items: center; padding-top: 25px; }#-mega-menu-63-20 .oxy-mega-dropdown_content { --global-content-width: 1300px; padding: 0px; transition-duration: 200ms; --dropdown-content-translatex: 10px; }#-mega-menu-63-20 .oxy-mega-dropdown_link, #-mega-menu-63-20 .oxy-mega-menu_inner > .ct-link-text { padding: 0px; margin: 0px 0px 0px 15px; transition-duration: 300ms; color: #000000; font-size: 13px; text-transform: uppercase; font-weight: 400; }#-mega-menu-63-20 .oxy-mega-dropdown_link:hover { color: #e15d1a; }#-mega-menu-63-20 .oxy-mega-dropdown_icon { color: rgba(255, 255, 255, 0.95); }#-mega-menu-63-20 .oxy-mega-dropdown_link:hover .oxy-mega-dropdown_icon { color: #76b949; }#-mega-menu-63-20 .oxy-mega-dropdown_container, #-mega-menu-63-20 .oxy-mega-dropdown_flyout .sub-menu { background-color: rgba(22, 22, 22, 0.95); box-shadow: rgba(0, 0, 0, 0.13) 0px 53px 40px; transition-duration: 257ms; --dropdown-container-translatey: 20px; --dropdown-container-scale: .95; }#-mega-menu-63-20 { --megamenu-responsive-background: #ffffff; }#-mega-menu-63-20 .oxy-mega-dropdown_inner.oxy-header-container { max-height: 0px; overflow: hidden; opacity: 1; visibility: visible; }#-mega-menu-63-20 .oxy-mega-dropdown_inner .oxy-mega-dropdown_container { opacity: 1; transform: none; height: 100%; }#-mega-menu-63-20 .oxy-header-container.oxy-mega-dropdown_inner { max-width: 100%; width: 100%; padding-left: 0px; padding-right: 0px; }#-mega-menu-63-20 .oxy-header-container.oxy-mega-dropdown_content { max-width: 100%; width: var(--global-content-width); }#-mega-menu-63-20 .oxy-mega-dropdown_inner { transform: translateX(-50%); left: 50%; }#-mega-menu-63-20 .oxy-mega-dropdown_container { opacity: 0; transform: scale(var(--dropdown-container-scale)) translate(var(--dropdown-container-translatex),var(--dropdown-container-translatey)); }#-mega-menu-63-20 .oxy-mega-dropdown_content { opacity: 0; transform: scale(var(--dropdown-content-scale)) translate(var(--dropdown-content-translatex),var(--dropdown-content-translatey)); }.oxy-mega-menu { backface-visibility: hidden; }.oxy-mega-dropdown { height: 100%; }.oxy-mega-menu_inner { display: flex; list-style: none; margin: 0px; padding: 0px; z-index: 15; width: 100%; }.oxy-mega-dropdown { list-style: none; padding: 0px; margin: 0px; }.oxy-mega-dropdown_container { background-color: #ffffff; }.oxy-mega-dropdown_link { display: flex; align-items: center; color: inherit; padding: 5px 10px; position: relative; outline: none; cursor: pointer; }.oxy-mega-dropdown_link-text { white-space: nowrap; }.oxy-mega-dropdown_inner { display: block; position: absolute; left: 0px; visibility: hidden; opacity: 0; transition: 0.5s; pointer-events: none; }.oxy-header-container.oxy-mega-dropdown_content { padding-left: 0px; padding-right: 0px; flex-wrap: wrap; }.oxy-mega-dropdown .oxy-header-container { height: auto; }.oxy-mega-dropdown_container { --dropdown-container-translatey: 0; --dropdown-container-scale: 1; --dropdown-container-translatex: 0; will-change: opacity, transform; }.oxy-mega-dropdown_content { --dropdown-content-translatey: 0; --dropdown-content-scale: 1; --dropdown-content-translatex: 0; backface-visibility: hidden; }.oxy-mega-dropdown_icon { display: flex; }.oxy-mega-dropdown_icon svg { height: 1em; width: 1em; fill: currentcolor; }@media (min-width: 992px){#-mega-menu-63-20 { display: flex; backface-visibility: hidden; }}#-mega-menu-63-20 { padding-bottom: 0px; }#-mega-menu-63-20:hover { }#-mega-dropdown-64-20 .oxy-mega-dropdown_content { flex-direction: column; align-items: center; }#-mega-dropdown-64-20 .oxy-mega-dropdown_icon { font-size: 12px; color: #000000; padding-left: 8px; }#-mega-dropdown-64-20 .oxy-mega-dropdown_link:hover .oxy-mega-dropdown_icon { color: #e15d1a; }#-mega-dropdown-64-20 .oxy-mega-dropdown_link { font-family: Raleway; }#-mega-dropdown-64-20 .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container { transform: translateX(-50%); left: 50%; }#-mega-dropdown-64-20 { position: static !important; }#-mega-dropdown-64-20 { padding-right: 0px; }#-mega-dropdown-72-20 .oxy-mega-dropdown_content { flex-direction: column; align-items: center; }#-mega-dropdown-72-20 .oxy-mega-dropdown_icon { font-size: 12px; color: #000000; padding-left: 8px; }#-mega-dropdown-72-20 .oxy-mega-dropdown_link:hover .oxy-mega-dropdown_icon { color: #e15d1a; }#-mega-dropdown-72-20 .oxy-mega-dropdown_link { font-family: Raleway; }#-mega-dropdown-72-20 .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container { transform: translateX(-50%); left: 50%; }#-mega-dropdown-72-20 { position: static !important; }#-mega-dropdown-72-20 { padding-right: 0px; }.oxy-pro-menu-list { display: flex; padding: 0px; margin: 0px; align-items: center; }.oxy-pro-menu .oxy-pro-menu-list .menu-item { list-style-type: none; display: flex; flex-direction: column; width: 100%; transition-property: background-color, color, border-color; }.oxy-pro-menu-list > .menu-item { white-space: nowrap; }.oxy-pro-menu .oxy-pro-menu-list .menu-item a { text-decoration: none; border-style: solid; border-width: 0px; transition-timing-function: ease-in-out; transition-property: background-color, color, border-color; border-color: transparent; }.oxy-pro-menu .oxy-pro-menu-list li.current-menu-item > a, .oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a { border-color: currentcolor; }.oxy-pro-menu .menu-item, .oxy-pro-menu .sub-menu { position: relative; }.oxy-pro-menu .menu-item .sub-menu { padding: 0px; flex-direction: column; white-space: nowrap; display: flex; visibility: hidden; position: absolute; z-index: 9999999; top: 100%; transition-property: opacity, transform, visibility; }.oxy-pro-menu .sub-menu li.menu-item { flex-direction: column; }.oxy-pro-menu-mobile-open-icon, .oxy-pro-menu-mobile-close-icon { display: none; cursor: pointer; align-items: center; }.oxy-pro-menu-mobile-open-icon > svg, .oxy-pro-menu-mobile-close-icon > svg { fill: currentcolor; }.oxy-pro-menu-mobile-close-icon { position: absolute; }.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container { transition-property: opacity, transform, visibility; }.oxy-pro-menu-container > div:first-child { margin: auto; }.oxy-pro-menu .menu-item.menu-item-has-children, .oxy-pro-menu .sub-menu .menu-item.menu-item-has-children { flex-direction: row; align-items: center; }.oxy-pro-menu .menu-item > a { display: inline-flex; align-items: center; justify-content: center; }.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area { display: flex; align-items: center; justify-content: center; }.oxy-pro-menu .menu-item-has-children > a svg { width: 1.4em; height: 1.4em; fill: currentcolor; transition-property: transform; }.oxy-pro-menu-container .menu-item a { width: 100%; text-align: center; }.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu { top: 100%; left: 0px; }.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) a { -webkit-tap-highlight-color: transparent; }.oxy-pro-menu-list .menu-item a { border-color: transparent; }.oxy-pro-menu-list .menu-item.current-menu-item a, .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within, .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover { border-color: currentcolor; }#-pro-menu-8-20 .oxy-pro-menu-list .menu-item, #-pro-menu-8-20 .oxy-pro-menu-list .menu-item a { font-size: 16px; font-family: Raleway; font-weight: 600; text-transform: uppercase; transition-duration: 0.8s; }#-pro-menu-8-20 .oxy-pro-menu-list .menu-item a { padding-left: 5px; padding-right: 5px; }#-pro-menu-8-20 .oxy-pro-menu-list > .menu-item { margin-left: 7px; margin-right: 7px; }#-pro-menu-8-20 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, #-pro-menu-8-20 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within { color: #e15d1a; }#-pro-menu-8-20 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, #-pro-menu-8-20 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within, #-pro-menu-8-20 .oxy-pro-menu-list .menu-item a { border-bottom-width: 1px; }#-pro-menu-8-20 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a, #-pro-menu-8-20 .oxy-pro-menu-list .menu-item a { border-bottom-width: 1px; }#-pro-menu-8-20 .oxy-pro-menu-container .menu-item > a { text-align: center; justify-content: center; }#-pro-menu-8-20 { display: none; }#-pro-menu-8-20:hover { }#div_block-7-20063 { width: 100%; max-width: 100%; padding: 25px; background-color: #f4f4f2; }#text_block-8-20063 { margin-bottom: 20px; }#text_block-14-20063 { margin-bottom: 20px; }#text_block-18-20063 { margin-bottom: 20px; }#text_block-22-20063 { margin-bottom: 20px; }#text_block-26-20063 { margin-bottom: 20px; }.ct-section { width: 100%; background-size: cover; background-repeat: repeat; }.ct-section > .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-start; }.ct-div-block { display: flex; flex-flow: column; align-items: flex-start; }.ct-link-text { display: inline-block; }.ct-link { display: flex; flex-flow: column wrap; text-align: center; text-decoration: none; align-items: center; justify-content: center; }.ct-link-button { display: inline-block; text-align: center; text-decoration: none; }.ct-link-button { background-color: #1e73be; border: 1px solid #1e73be; color: #ffffff; padding: 10px 16px; }.ct-fancy-icon > svg { width: 55px; height: 55px; }.ct-inner-content { width: 100%; }.ct-modal { flex-direction: column; align-items: flex-start; }.ct-span { display: inline-block; text-decoration: inherit; }.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu { }.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg { transition-duration: 0.4s; }.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div { margin-left: 0px; }.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg { width: 30px; height: 30px; }.oxy-pro-menu .oxy-pro-menu-mobile-open-icon { padding: 15px; }.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg { transition-duration: 0.4s; }.oxy-pro-menu .oxy-pro-menu-mobile-close-icon { top: 20px; left: 20px; }.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg { width: 24px; height: 24px; }.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg { transition-duration: 0.4s; }.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list { flex-direction: row; }.oxy-pro-menu .oxy-pro-menu-container .menu-item a { text-align: left; justify-content: flex-start; }.ct-section-inner-wrap, .oxy-header-container { max-width: 1360px; }body { font-family: Raleway; }body { line-height: 1.5; font-size: 18px; font-weight: 400; color: #404040; }h1, h2, h3, h4, h5, h6 { font-family: Raleway; font-size: 36px; font-weight: 700; }h2, h3, h4, h5, h6 { font-size: 30px; }h3, h4, h5, h6 { font-size: 24px; }a { color: #0074db; text-decoration: none; }a:hover { text-decoration: none; }.ct-link-text { }.ct-link { }.ct-link-button { border-radius: 3px; }.ct-section-inner-wrap { padding: 60px 35px; }.oxy-header-container { padding-right: 35px; padding-left: 35px; }.wrap-widget-whatsapp { max-width: 100%; text-align: center; position: fixed; bottom: 100px; right: 30px; z-index: 1401; }.wrap-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .wrap-widget-whatsapp.oxy-easy-posts .oxy-posts, .wrap-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: center; justify-content: center; }.icona-wrap-widget-whatsapp:hover { transform: rotate(360deg); }.icona-wrap-widget-whatsapp { background-color: #f4f4f4; border: 1px solid #f4f4f4; padding: 10px; color: #ffffff; }.icona-wrap-widget-whatsapp > svg { width: 40px; height: 40px; }.icona-wrap-widget-whatsapp { background-image: linear-gradient(#5bf573, #25d366); transition-duration: 0.5s; }.modal-widget-whatsapp:hover { box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 8px -2px; }.modal-widget-whatsapp { width: 300px; max-width: 100%; position: fixed; bottom: 170px; right: 30px; background-color: #ffffff; border-radius: 20px; transition-duration: 0.3s; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 8px -2px; }.modal-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .modal-widget-whatsapp.oxy-easy-posts .oxy-posts, .modal-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: stretch; justify-content: center; }.header-prechat-widget-whatsapp { width: 100%; max-width: 100%; padding: 15px; background-color: #085e54; color: #ffffff; text-align: left; position: relative; border-top-left-radius: 20px; border-top-right-radius: 20px; }.header-prechat-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .header-prechat-widget-whatsapp.oxy-easy-posts .oxy-posts, .header-prechat-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }.img-prechat-widget-whatsapp { background-image: url(//www.aleph-tech.it/wp-content/swift-ai/images/wp-content/uploads/2025/11/logo_1_ALEPH-TECH_payoff_ENG_ARANCIO_RGB-png.webp); background-size: contain; text-align: right; width: 54px; max-width: 100%; height: 54px; background-repeat: no-repeat; border-radius: 50px; margin-right: 12px; background-color: #ffffff; background-position: 50% 50%; }.img-prechat-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .img-prechat-widget-whatsapp.oxy-easy-posts .oxy-posts, .img-prechat-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-end; }.stato-prechat-widget-whatsapp { color: #56d216; }.stato-prechat-widget-whatsapp > svg { width: 16px; height: 16px; }.stato-prechat-widget-whatsapp { max-width: 100%; }.nome-prechat-widget-whatsap { font-family: Raleway; text-align: left; line-height: 1.2; font-size: 16px; font-weight: 500; max-width: 100%; }.nome-prechat-widget-whatsap:not(.ct-section):not(.oxy-easy-posts), .nome-prechat-widget-whatsap.oxy-easy-posts .oxy-posts, .nome-prechat-widget-whatsap.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }.tempistica-prechat-widget-whatsap { font-weight: 300; font-size: 14px; }.oxy-close-modal { cursor: pointer; }.close-prechat-widget-whatsap { color: #ffffff; }.close-prechat-widget-whatsap > svg { width: 20px; height: 20px; }.close-prechat-widget-whatsap { max-width: 100%; position: absolute; top: 10px; right: 10px; }.div-chat-prechat-widget-whatsapp { background-image: linear-gradient(rgba(245, 241, 235, 0.85), rgba(245, 241, 235, 0.85)), url(https://academy.klorofilla.com/wp-content/uploads/2025/07/bg-wa.png); background-size: auto, 80% auto; max-width: 100%; padding: 15px; background-color: #f5f1eb; background-repeat: repeat; }.div-chat-prechat-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .div-chat-prechat-widget-whatsapp.oxy-easy-posts .oxy-posts, .div-chat-prechat-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }.messaggio-prechat-widget-whatsapp { max-width: 100%; background-color: #ffffff; padding: 12px; width: 75%; border-top-right-radius: 12px; border-bottom-right-radius: 12px; border-bottom-left-radius: 12px; position: relative; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px 0px; }.messaggio-prechat-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .messaggio-prechat-widget-whatsapp.oxy-easy-posts .oxy-posts, .messaggio-prechat-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }.testo-prechat-widget-whatsapp { font-size: 15px; color: #000000; font-weight: 400; max-width: 100%; line-height: 1.4; }.icona-prechat-widget-whatsapp { color: #ffffff; }.icona-prechat-widget-whatsapp > svg { width: 22px; height: 22px; }.icona-prechat-widget-whatsapp { max-width: 100%; position: absolute; top: -8px; left: -11px; }.div-cta-widget-whatsapp { text-align: center; width: 100%; max-width: 100%; padding: 12px; }.div-cta-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .div-cta-widget-whatsapp.oxy-easy-posts .oxy-posts, .div-cta-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: center; justify-content: center; }.cta-modal-widget-whatsapp { background-image: linear-gradient(#5bf573, #25d366); max-width: 100%; padding: 10px 24px; border-radius: 50px; color: #ffffff; }.cta-modal-widget-whatsapp:not(.ct-section):not(.oxy-easy-posts), .cta-modal-widget-whatsapp.oxy-easy-posts .oxy-posts, .cta-modal-widget-whatsapp.ct-section .ct-section-inner-wrap { display: flex; flex-direction: row; align-items: center; justify-content: center; }.icona-cta-widget-whatsapp { color: #ffffff; }.icona-cta-widget-whatsapp > svg { width: 28px; height: 28px; }.icona-cta-widget-whatsapp { margin-right: 8px; max-width: 100%; }.testo-cta-widget-whatsapp { font-size: 15px; font-weight: 400; text-transform: uppercase; max-width: 100%; line-height: 1; }.titolo-sezione { font-family: Raleway; color: #000000; font-weight: 400; font-size: 36px; max-width: 100%; margin-bottom: 30px; line-height: 1.2; margin-top: 0px; }.cta-primaria:hover { background-color: #000000; color: #ffffff; border-color: #000000; }.cta-primaria { color: #ffffff; font-size: 14px; padding: 8px 24px; max-width: 100%; text-transform: uppercase; border-color: #e15d1a; border-width: 1px; border-style: solid; transition-duration: 0.8s; background-color: #e15d1a; border-radius: 0px; }.iubenda-cs-preferences-link { }.testo-footer-standard-1 { color: rgba(255, 255, 255, 0.7); margin-bottom: 5px; max-width: 100%; font-size: 16px; text-align: left; }.testo-link-footer-standard-1:hover { color: #ffffff; transition-duration: 0.8s; }.testo-link-footer-standard-1 { color: rgba(255, 255, 255, 0.7); max-width: 100%; font-size: 16px; margin-bottom: 5px; }.titoli-footer-standard-1 { font-family: Raleway; color: rgba(255, 255, 255, 0.95); margin-bottom: 5px; max-width: 100%; font-size: 18px; text-transform: uppercase; font-weight: 600; }.div-footer-standard-1 { max-width: 100%; margin-bottom: 5px; }.div-footer-standard-1:not(.ct-section):not(.oxy-easy-posts), .div-footer-standard-1.oxy-easy-posts .oxy-posts, .div-footer-standard-1.ct-section .ct-section-inner-wrap { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }.icona-footer-standard-1 { color: #e15d1a; }.icona-footer-standard-1 > svg { width: 20px; height: 20px; }.icona-footer-standard-1 { margin-right: 10px; max-width: 100%; }.titolo-principale-container-menu { font-family: Raleway; color: #000000; font-weight: 400; font-size: 16px; max-width: 100%; text-transform: uppercase; line-height: 1; }.voce-interna-menu:hover { color: #e15d1a; }.voce-interna-menu { font-family: Raleway; color: rgba(0, 0, 0, 0.7); font-weight: 400; font-size: 15px; margin-bottom: 10px; max-width: 100%; transition-duration: 0.8s; text-decoration: none; text-align: left; }.div-colonna-menu { max-width: 100%; margin-right: 45px; padding-right: 45px; border-right: 1px solid rgba(0, 0, 0, 0.2); }.div-colonna-menu:not(.ct-section):not(.oxy-easy-posts), .div-colonna-menu.oxy-easy-posts .oxy-posts, .div-colonna-menu.ct-section .ct-section-inner-wrap { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }.img-contenitore-menu { max-width: 100%; width: 1px; height: auto; flex-grow: 1; }.div-titolo-mneu { margin-bottom: 15px; max-width: 100%; }.div-titolo-mneu:not(.ct-section):not(.oxy-easy-posts), .div-titolo-mneu.oxy-easy-posts .oxy-posts, .div-titolo-mneu.ct-section .ct-section-inner-wrap { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }.icona-menu { color: #e15d1a; }.icona-menu > svg { width: 30px; height: 30px; }.icona-menu { max-width: 100%; margin-right: 8px; }.wa-dynamic { }.titolo-h3 { font-family: Raleway; color: #000000; font-weight: 500; font-size: 23px; max-width: 100%; margin-bottom: 10px; line-height: 1.2; margin-top: 0px; }#menu-item-18095 { }#menu-item-18095 a { color: white !important; }.oxy-mega-dropdown_container { border-top: 1px solid rgba(0, 0, 0, 0.2); border-bottom: 1px solid rgba(0, 0, 0, 0.2); background-color: #ffffff !important; }.oxy-header-right { display: none; }.oxy-header-left { display: none; }.oxy-header-center { display: flex; flex-direction: row; place-content: center space-between; }.oxy-header-container { }@keyframes aspAnFadeIn { 0% { opacity: 0; } 50% { opacity: 0.6; } 100% { opacity: 1; } }@-webkit-keyframes aspAnFadeIn { 0% { opacity: 0; } 50% { opacity: 0.6; } 100% { opacity: 1; } }@keyframes aspAnFadeOut { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 0; } }@-webkit-keyframes aspAnFadeOut { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 0; } }@keyframes aspAnFadeInDrop { 0% { opacity: 0; transform: translate(0px, -50px); } 100% { opacity: 1; transform: translate(0px, 0px); } }@-webkit-keyframes aspAnFadeInDrop { 0% { opacity: 0; transform: translate(0px, -50px); } 100% { opacity: 1; transform: translate(0px, 0px); } }@keyframes aspAnFadeOutDrop { 0% { opacity: 1; transform: translate(0px, 0px); } 100% { opacity: 0; transform: translate(0px, -50px); } }@-webkit-keyframes aspAnFadeOutDrop { 0% { opacity: 1; transform: translate(0px, 0px); } 100% { opacity: 0; transform: translate(0px, -50px); } }div.ajaxsearchpro.asp_main_container { transition:width 0.13s linear; }asp_w_container, div.asp_w.ajaxsearchpro, div.asp_w.asp_r, div.asp_w.asp_s, div.asp_w.asp_sb, div.asp_w.asp_sb * { box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; border-radius: 0px; text-transform: none; text-shadow: none; box-shadow: none; text-decoration: none; text-align: left; text-indent: initial; letter-spacing: normal; }div.asp_w_container div[id*="__original__"] { display: none !important; }div.asp_w.ajaxsearchpro { box-sizing: border-box; }div.asp_w.asp_r, div.asp_w.asp_r * { user-select: none; }div.asp_w.ajaxsearchpro input[type="search"] { appearance: none !important; }.asp_clear { display: block !important; clear: both !important; margin: 0px !important; padding: 0px !important; width: auto !important; height: 0px !important; }.hiddend { display: none !important; }div.asp_w.ajaxsearchpro { width: 100%; height: auto; border-radius: 0px; background: rgba(255, 255, 255, 0); overflow: hidden; }div.asp_w.ajaxsearchpro.asp_non_compact { min-width: 200px; }div.asp_m.ajaxsearchpro .proinput input::before, div.asp_m.ajaxsearchpro .proinput input::after, div.asp_m.ajaxsearchpro .proinput form::before, div.asp_m.ajaxsearchpro .proinput form::after { display: none; }div.asp_w.ajaxsearchpro textarea:focus, div.asp_w.ajaxsearchpro input:focus { outline: none; }div.asp_m.ajaxsearchpro .probox { width: auto; border-radius: 5px; background: #ffffff; overflow: hidden; border: 1px solid #ffffff; box-shadow: #cccccc 1px 0px 3px inset; display: flex; flex-direction: row; direction: ltr; align-items: stretch; isolation: isolate; }div.asp_m.ajaxsearchpro .probox .proinput { width: 1px; height: 100%; float: left; box-shadow: none; position: relative; flex: 1 1 auto; z-index: 0; }div.asp_m.ajaxsearchpro .probox .proinput form { height: 100%; margin: 0px !important; padding: 0px !important; display: block !important; max-width: unset !important; }div.asp_m.ajaxsearchpro .probox .proinput input { height: 100%; width: 100%; border: 0px; background: transparent; box-shadow: none; padding: 2px 0px 0px; left: 0px; min-width: 120px; min-height: unset; max-height: unset; }div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete { border: 0px; background: transparent; width: 100%; box-shadow: none; margin: 0px; padding: 0px; left: 0px; }div.asp_m.ajaxsearchpro .probox .proloading, div.asp_m.ajaxsearchpro .probox .proclose, div.asp_m.ajaxsearchpro .probox .promagnifier, div.asp_m.ajaxsearchpro .probox .prosettings { width: 20px; height: 20px; min-width: unset; min-height: unset; background: none 0% 0% / 20px 20px; float: right; box-shadow: none; margin: 0px; padding: 0px; z-index: 1; }div.asp_m.ajaxsearchpro .probox .proloading, div.asp_m.ajaxsearchpro .probox .proclose { background-position: center center; display: none; background-size: auto; background-repeat: no-repeat; background-color: transparent; }div.asp_m.ajaxsearchpro .probox .proloading { padding: 2px; box-sizing: border-box; }div.asp_m.ajaxsearchpro .probox .proclose { position: relative; cursor: pointer; z-index: 2; }div.asp_m.ajaxsearchpro .probox .promagnifier .innericon, div.asp_m.ajaxsearchpro .probox .prosettings .innericon, div.asp_m.ajaxsearchpro .probox .proclose .innericon { background-size: 20px 20px; background-position: center center; background-repeat: no-repeat; background-color: transparent; width: 100%; height: 100%; line-height: initial; text-align: center; overflow: hidden; }div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg, div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg, div.asp_m.ajaxsearchpro .probox .proloading svg { height: 100%; width: 22px; vertical-align: baseline; display: inline-block; }div.asp_m.ajaxsearchpro .probox .proclose svg { background: #333333; position: absolute; top: 50%; width: 20px; height: 20px; left: 50%; fill: #fefefe; box-sizing: border-box; box-shadow: rgba(255, 255, 255, 0.9) 0px 0px 0px 2px; }@-webkit-keyframes shm-rot-simple { 0% { transform: rotate(0deg); opacity: 1; } 50% { transform: rotate(180deg); opacity: 0.85; } 100% { transform: rotate(360deg); opacity: 1; } }@keyframes shm-rot-simple { 0% { transform: rotate(0deg); opacity: 1; } 50% { transform: rotate(180deg); opacity: 0.85; } 100% { transform: rotate(360deg); opacity: 1; } }div.asp_hidden_data, div.asp_hidden_data * { display: none; }div.asp_w.asp_r { display: none; }div.asp_w.asp_r * { text-decoration: none; text-shadow: none; }div.asp_w.asp_r .results { overflow: hidden; width: auto; height: 0px; margin: 0px; padding: 0px; }div.asp_w.asp_r .resdrg { height: auto; }div[id*="ajaxsearchpro1_"] div.asp_loader, div[id*="ajaxsearchpro1_"] div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }div[id*="ajaxsearchpro1_"] div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }div[id*="ajaxsearchpro1_"] div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }div[id*="ajaxsearchpro1_"] div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }div[id*="ajaxsearchpro1_"] div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }div[id*="ajaxsearchpro1_"] div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }div[id*="ajaxsearchpro1_"] div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_loader, div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }div[id*="ajaxsearchprores1_"] .asp_res_loader div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }#ajaxsearchpro1_1 div.asp_loader, #ajaxsearchpro1_2 div.asp_loader, #ajaxsearchpro1_1 div.asp_loader *, #ajaxsearchpro1_2 div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }#ajaxsearchpro1_1 div.asp_loader, #ajaxsearchpro1_2 div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }#ajaxsearchpro1_1 div.asp_loader-inner, #ajaxsearchpro1_2 div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }#ajaxsearchpro1_1 div.asp_ball-pulse > div:nth-child(1), #ajaxsearchpro1_2 div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }#ajaxsearchpro1_1 div.asp_ball-pulse > div:nth-child(2), #ajaxsearchpro1_2 div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }#ajaxsearchpro1_1 div.asp_ball-pulse > div:nth-child(3), #ajaxsearchpro1_2 div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }#ajaxsearchpro1_1 div.asp_ball-pulse > div, #ajaxsearchpro1_2 div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }@-webkit-keyframes asp_an_fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes asp_an_fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0px); } }div.asp_r.asp_r_1, div.asp_r.asp_r_1 *, div.asp_m.asp_m_1, div.asp_m.asp_m_1 *, div.asp_s.asp_s_1, div.asp_s.asp_s_1 * { box-sizing: content-box; border: 0px; border-radius: 0px; text-transform: none; text-shadow: none; box-shadow: none; text-decoration: none; text-align: left; letter-spacing: normal; }div.asp_r.asp_r_1, div.asp_m.asp_m_1, div.asp_s.asp_s_1 { box-sizing: border-box; }div.asp_r.asp_r_1, div.asp_r.asp_r_1 *, div.asp_m.asp_m_1, div.asp_m.asp_m_1 *, div.asp_s.asp_s_1, div.asp_s.asp_s_1 * { padding: 0px; margin: 0px; }.wpdreams_clear { clear: both; }.asp_w_container_1 { width: 100%; }#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 { width: 100%; height: auto; max-height: none; background: radial-gradient(#ffffff, #ffffff) #d1eaff; margin-top: 0px; margin-bottom: 0px; overflow: hidden; border: 0px #000000; border-radius: 1px; box-shadow: none; }#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox { margin: 0px; height: 34px; background: transparent; border: 1px #68aec7; border-radius: 0px; box-shadow: none; }#ajaxsearchpro1_1.asp_compact .probox, #ajaxsearchpro1_2.asp_compact .probox, div.asp_m.asp_m_1.asp_compact .probox { width: 34px; }#ajaxsearchpro1_1.asp_compact, #ajaxsearchpro1_2.asp_compact, div.asp_m.asp_m_1.asp_compact { width: auto; float: right; }.asp_w_container.asp_w_container_1.asp_compact { width: auto; display: inline-block; float: right; position: static; inset: 20% 0px auto auto; z-index: 1000; }#ajaxsearchpro1_1 .probox .proinput, #ajaxsearchpro1_2 .probox .proinput, div.asp_m.asp_m_1 .probox .proinput { font-weight: normal; font-family: Raleway; color: #000000; font-size: 14px; text-shadow: none; line-height: normal; flex-grow: 1; order: 5; margin: 0px 0px 0px 10px; padding: 0px 5px; }#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig { font-weight: normal; font-family: Raleway; color: #000000; font-size: 14px; text-shadow: none; line-height: normal; border: 0px; box-shadow: none; height: 34px; position: relative; z-index: 2; width: 100%; padding: 2px 0px 0px !important; margin: -1px 0px 0px -4px !important; background: transparent !important; }#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete { font-weight: normal; font-family: Raleway; color: #000000; font-size: 14px; text-shadow: none; line-height: normal; opacity: 0.25; height: 34px; display: block; position: relative; z-index: 1; width: 100%; padding: 0px !important; margin: -34px 0px 0px -4px !important; background: transparent !important; }#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete { font-weight: normal; font-family: Raleway; color: #000000; font-size: 14px; text-shadow: none; line-height: normal; border: 0px; box-shadow: none; }#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_1 .probox .proclose, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .proloading, #ajaxsearchpro1_2 .probox .proclose, #ajaxsearchpro1_2 .probox .promagnifier, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings { width: 34px; height: 34px; flex: 0 0 34px; order: 7; text-align: center; }#ajaxsearchpro1_1 .probox .proclose svg, #ajaxsearchpro1_2 .probox .proclose svg, div.asp_m.asp_m_1 .probox .proclose svg { fill: #ffffff; background: #000000; box-shadow: rgba(255, 255, 255, 0.9) 0px 0px 0px 2px; border-radius: 50%; box-sizing: border-box; margin-left: -10px; margin-top: -10px; padding: 4px; }#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_2 .probox .proloading, div.asp_m.asp_m_1 .probox .proloading { width: 34px; height: 34px; min-width: 34px; min-height: 34px; max-width: 34px; max-height: 34px; }#ajaxsearchpro1_1 .probox .proloading .asp_loader, #ajaxsearchpro1_2 .probox .proloading .asp_loader, div.asp_m.asp_m_1 .probox .proloading .asp_loader { width: 30px; height: 30px; min-width: 30px; min-height: 30px; max-width: 30px; max-height: 30px; }#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier { width: auto; height: 34px; flex: 0 0 auto; order: 7; }#ajaxsearchpro1_1 .probox .proloading .innericon, #ajaxsearchpro1_2 .probox .proloading .innericon, #ajaxsearchpro1_1 .probox .proclose .innericon, #ajaxsearchpro1_2 .probox .proclose .innericon, #ajaxsearchpro1_1 .probox .promagnifier .innericon, #ajaxsearchpro1_2 .probox .promagnifier .innericon, #ajaxsearchpro1_1 .probox .prosettings .innericon, #ajaxsearchpro1_2 .probox .prosettings .innericon, div.asp_m.asp_m_1 .probox .proloading .innericon, div.asp_m.asp_m_1 .probox .proclose .innericon, div.asp_m.asp_m_1 .probox .promagnifier .innericon, div.asp_m.asp_m_1 .probox .prosettings .innericon { text-align: center; }#ajaxsearchpro1_1 .probox .promagnifier .innericon, #ajaxsearchpro1_2 .probox .promagnifier .innericon, div.asp_m.asp_m_1 .probox .promagnifier .innericon { display: block; width: 34px; height: 34px; float: right; }#ajaxsearchpro1_1 .probox .promagnifier .asp_text_button, #ajaxsearchpro1_2 .probox .promagnifier .asp_text_button, div.asp_m.asp_m_1 .probox .promagnifier .asp_text_button { display: block; width: auto; height: 34px; float: right; margin: 0px; padding: 0px 10px 0px 2px; font-weight: normal; font-family: "Open Sans"; color: #333333; font-size: 15px; text-shadow: none; line-height: 34px; }#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg { fill: #000000; }#ajaxsearchpro1_1 .probox .prosettings .innericon svg, #ajaxsearchpro1_2 .probox .prosettings .innericon svg, div.asp_m.asp_m_1 .probox .prosettings .innericon svg { fill: #ffffff; }#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier { width: 34px; height: 34px; background-image: linear-gradient(#fefefe, #fefefe); order: 11; float: right; border: 0px solid #000000; border-radius: 0px; box-shadow: rgba(255, 255, 255, 0.61) 0px 0px 0px 0px; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; cursor: pointer; }#ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .prosettings { width: 34px; height: 34px; background-image: linear-gradient(185deg, #be4c46, #be4c46); background-position: center center; background-repeat: no-repeat; order: 10; float: right; border: 0px solid #68aec7; border-radius: 0px; box-shadow: rgba(255, 255, 255, 0.63) 0px 0px 0px 0px; cursor: pointer; background-size: 100% 100%; align-self: flex-end; }#ajaxsearchprores1_1, #ajaxsearchprores1_2, div.asp_r.asp_r_1 { position: absolute; z-index: 11000; width: auto; margin: 12px 0px 0px; }#ajaxsearchprores1_1 .asp_res_loader, #ajaxsearchprores1_2 .asp_res_loader, div.asp_r.asp_r_1 .asp_res_loader { background: #ffffff; height: 200px; padding: 10px; }#ajaxsearchprores1_1 .asp_res_loader .asp_loader, #ajaxsearchprores1_2 .asp_res_loader .asp_loader, div.asp_r.asp_r_1 .asp_res_loader .asp_loader { height: 200px; width: 200px; margin: 0px auto; }div.asp_s.asp_s_1.searchsettings, div.asp_s.asp_s_1.searchsettings, div.asp_s.asp_s_1.searchsettings { direction: ltr; padding: 0px; background-image: linear-gradient(185deg, #be4c46, #be4c46); box-shadow: none; max-width: 208px; z-index: 2; }div.asp_s.asp_s_1.searchsettings.asp_s, div.asp_s.asp_s_1.searchsettings.asp_s, div.asp_s.asp_s_1.searchsettings.asp_s { z-index: 11001; }div.asp_s.asp_s_1.searchsettings form, div.asp_s.asp_s_1.searchsettings form, div.asp_s.asp_s_1.searchsettings form { display: flex; }#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical { padding: 4px; background: #000000; border: 0px #000000; border-radius: 0px; box-shadow: none; visibility: hidden; display: none; }#ajaxsearchprores1_1.vertical .results, #ajaxsearchprores1_2.vertical .results, div.asp_r.asp_r_1.vertical .results { max-height: none; overflow: hidden auto; }#ajaxsearchprores1_1.vertical .results, #ajaxsearchprores1_2.vertical .results, div.asp_r.asp_r_1.vertical .results { scrollbar-width: thin; scrollbar-color: rgba(0, 0, 0, 0.5) #ffffff; }.promagnifier { outline: none !important; }.promagnifier:focus, .promagnifier:active { outline: none !important; }div[id*="ajaxsearchpro2_"] div.asp_loader, div[id*="ajaxsearchpro2_"] div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }div[id*="ajaxsearchpro2_"] div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }div[id*="ajaxsearchpro2_"] div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }div[id*="ajaxsearchpro2_"] div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }div[id*="ajaxsearchpro2_"] div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }div[id*="ajaxsearchpro2_"] div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }div[id*="ajaxsearchpro2_"] div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_loader, div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }div[id*="ajaxsearchprores2_"] .asp_res_loader div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }#ajaxsearchpro2_1 div.asp_loader, #ajaxsearchpro2_2 div.asp_loader, #ajaxsearchpro2_1 div.asp_loader *, #ajaxsearchpro2_2 div.asp_loader * { margin: 0px; padding: 0px; box-shadow: none; box-sizing: border-box !important; }#ajaxsearchpro2_1 div.asp_loader, #ajaxsearchpro2_2 div.asp_loader { box-sizing: border-box; display: flex; flex-direction: column; flex: 0 0 28px; max-width: 100%; max-height: 100%; align-items: center; justify-content: center; }#ajaxsearchpro2_1 div.asp_loader-inner, #ajaxsearchpro2_2 div.asp_loader-inner { width: 100%; margin: 0px auto; text-align: center; height: 100%; }@-webkit-keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }@keyframes scale { 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } }#ajaxsearchpro2_1 div.asp_ball-pulse > div:nth-child(1), #ajaxsearchpro2_2 div.asp_ball-pulse > div:nth-child(1) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.24s infinite normal none running scale; }#ajaxsearchpro2_1 div.asp_ball-pulse > div:nth-child(2), #ajaxsearchpro2_2 div.asp_ball-pulse > div:nth-child(2) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) -0.12s infinite normal none running scale; }#ajaxsearchpro2_1 div.asp_ball-pulse > div:nth-child(3), #ajaxsearchpro2_2 div.asp_ball-pulse > div:nth-child(3) { animation: 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0s infinite normal none running scale; }#ajaxsearchpro2_1 div.asp_ball-pulse > div, #ajaxsearchpro2_2 div.asp_ball-pulse > div { background-color: #000000; width: 20%; height: 20%; border-radius: 100%; margin: 40% 0px 0px 10%; float: left; animation-fill-mode: both; display: block; vertical-align: text-top; }@-webkit-keyframes asp_an_fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes asp_an_fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0px); } }div.asp_r.asp_r_2, div.asp_r.asp_r_2 *, div.asp_m.asp_m_2, div.asp_m.asp_m_2 *, div.asp_s.asp_s_2, div.asp_s.asp_s_2 * { box-sizing: content-box; border: 0px; border-radius: 0px; text-transform: none; text-shadow: none; box-shadow: none; text-decoration: none; text-align: left; letter-spacing: normal; }div.asp_r.asp_r_2, div.asp_m.asp_m_2, div.asp_s.asp_s_2 { box-sizing: border-box; }div.asp_r.asp_r_2, div.asp_r.asp_r_2 *, div.asp_m.asp_m_2, div.asp_m.asp_m_2 *, div.asp_s.asp_s_2, div.asp_s.asp_s_2 * { padding: 0px; margin: 0px; }.asp_w_container_2 { width: 100%; }#ajaxsearchpro2_1, #ajaxsearchpro2_2, div.asp_m.asp_m_2 { width: 100%; height: auto; max-height: none; background: radial-gradient(#fdffff, #fdffff) #d1eaff; margin-top: 0px; margin-bottom: 0px; overflow: hidden; border: 1px solid #000000; border-radius: 0px; box-shadow: none; }#ajaxsearchpro2_1 .probox, #ajaxsearchpro2_2 .probox, div.asp_m.asp_m_2 .probox { margin: 0px; height: 34px; background: transparent; border: 0px solid #68aec7; border-radius: 0px; box-shadow: none; }#ajaxsearchpro2_1 .probox .proinput, #ajaxsearchpro2_2 .probox .proinput, div.asp_m.asp_m_2 .probox .proinput { font-weight: normal; font-family: Raleway; color: #000000; font-size: 12px; text-shadow: none; line-height: normal; flex-grow: 1; order: 5; margin: 0px 0px 0px 10px; padding: 0px 5px; }#ajaxsearchpro2_1 .probox .proinput input.orig, #ajaxsearchpro2_2 .probox .proinput input.orig, div.asp_m.asp_m_2 .probox .proinput input.orig { font-weight: normal; font-family: Raleway; color: #000000; font-size: 12px; text-shadow: none; line-height: normal; border: 0px; box-shadow: none; height: 34px; position: relative; z-index: 2; width: 100%; padding: 2px 0px 0px !important; margin: -1px 0px 0px -4px !important; background: transparent !important; }#ajaxsearchpro2_1 .probox .proinput input.autocomplete, #ajaxsearchpro2_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_2 .probox .proinput input.autocomplete { font-weight: normal; font-family: Raleway; color: #000000; font-size: 12px; text-shadow: none; line-height: normal; opacity: 0.25; height: 34px; display: block; position: relative; z-index: 1; width: 100%; padding: 0px !important; margin: -34px 0px 0px -4px !important; background: transparent !important; }#ajaxsearchpro2_1 .probox .proinput input.autocomplete, #ajaxsearchpro2_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_2 .probox .proinput input.autocomplete { font-weight: normal; font-family: Raleway; color: #000000; font-size: 12px; text-shadow: none; line-height: normal; border: 0px; box-shadow: none; }#ajaxsearchpro2_1 .probox .proloading, #ajaxsearchpro2_1 .probox .proclose, #ajaxsearchpro2_1 .probox .promagnifier, #ajaxsearchpro2_1 .probox .prosettings, #ajaxsearchpro2_2 .probox .proloading, #ajaxsearchpro2_2 .probox .proclose, #ajaxsearchpro2_2 .probox .promagnifier, #ajaxsearchpro2_2 .probox .prosettings, div.asp_m.asp_m_2 .probox .proloading, div.asp_m.asp_m_2 .probox .proclose, div.asp_m.asp_m_2 .probox .promagnifier, div.asp_m.asp_m_2 .probox .prosettings { width: 34px; height: 34px; flex: 0 0 34px; order: 7; text-align: center; }#ajaxsearchpro2_1 .probox .proclose svg, #ajaxsearchpro2_2 .probox .proclose svg, div.asp_m.asp_m_2 .probox .proclose svg { fill: #fefefe; background: #000000; box-shadow: rgba(255, 255, 255, 0.9) 0px 0px 0px 2px; border-radius: 50%; box-sizing: border-box; margin-left: -10px; margin-top: -10px; padding: 4px; }#ajaxsearchpro2_1 .probox .proloading, #ajaxsearchpro2_2 .probox .proloading, div.asp_m.asp_m_2 .probox .proloading { width: 34px; height: 34px; min-width: 34px; min-height: 34px; max-width: 34px; max-height: 34px; }#ajaxsearchpro2_1 .probox .proloading .asp_loader, #ajaxsearchpro2_2 .probox .proloading .asp_loader, div.asp_m.asp_m_2 .probox .proloading .asp_loader { width: 30px; height: 30px; min-width: 30px; min-height: 30px; max-width: 30px; max-height: 30px; }#ajaxsearchpro2_1 .probox .promagnifier, #ajaxsearchpro2_2 .probox .promagnifier, div.asp_m.asp_m_2 .probox .promagnifier { width: auto; height: 34px; flex: 0 0 auto; order: 7; }#ajaxsearchpro2_1 .probox .proloading .innericon, #ajaxsearchpro2_2 .probox .proloading .innericon, #ajaxsearchpro2_1 .probox .proclose .innericon, #ajaxsearchpro2_2 .probox .proclose .innericon, #ajaxsearchpro2_1 .probox .promagnifier .innericon, #ajaxsearchpro2_2 .probox .promagnifier .innericon, #ajaxsearchpro2_1 .probox .prosettings .innericon, #ajaxsearchpro2_2 .probox .prosettings .innericon, div.asp_m.asp_m_2 .probox .proloading .innericon, div.asp_m.asp_m_2 .probox .proclose .innericon, div.asp_m.asp_m_2 .probox .promagnifier .innericon, div.asp_m.asp_m_2 .probox .prosettings .innericon { text-align: center; }#ajaxsearchpro2_1 .probox .promagnifier .innericon, #ajaxsearchpro2_2 .probox .promagnifier .innericon, div.asp_m.asp_m_2 .probox .promagnifier .innericon { display: block; width: 34px; height: 34px; float: right; }#ajaxsearchpro2_1 .probox .promagnifier .asp_text_button, #ajaxsearchpro2_2 .probox .promagnifier .asp_text_button, div.asp_m.asp_m_2 .probox .promagnifier .asp_text_button { display: block; width: auto; height: 34px; float: right; margin: 0px; padding: 0px 10px 0px 2px; font-weight: normal; font-family: "Open Sans"; color: #333333; font-size: 15px; text-shadow: none; line-height: 34px; }#ajaxsearchpro2_1 .probox .promagnifier .innericon svg, #ajaxsearchpro2_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_2 .probox .promagnifier .innericon svg { fill: #000000; }#ajaxsearchpro2_1 .probox .prosettings .innericon svg, #ajaxsearchpro2_2 .probox .prosettings .innericon svg, div.asp_m.asp_m_2 .probox .prosettings .innericon svg { fill: #ffffff; }#ajaxsearchpro2_1 .probox .promagnifier, #ajaxsearchpro2_2 .probox .promagnifier, div.asp_m.asp_m_2 .probox .promagnifier { width: 34px; height: 34px; background-image: linear-gradient(#ffffff, #ffffff); order: 11; float: right; border: 0px solid #000000; border-radius: 0px; box-shadow: rgba(255, 255, 255, 0.61) 0px 0px 0px 0px; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; cursor: pointer; }#ajaxsearchpro2_1 .probox .prosettings, #ajaxsearchpro2_2 .probox .prosettings, div.asp_m.asp_m_2 .probox .prosettings { width: 34px; height: 34px; background-image: linear-gradient(185deg, #be4c46, #be4c46); background-position: center center; background-repeat: no-repeat; order: 10; float: right; border: 0px solid #68aec7; border-radius: 0px; box-shadow: rgba(255, 255, 255, 0.63) 0px 0px 0px 0px; cursor: pointer; background-size: 100% 100%; align-self: flex-end; }#ajaxsearchprores2_1, #ajaxsearchprores2_2, div.asp_r.asp_r_2 { position: absolute; z-index: 11000; width: auto; margin: 12px 0px 0px; }#ajaxsearchprores2_1 .asp_res_loader, #ajaxsearchprores2_2 .asp_res_loader, div.asp_r.asp_r_2 .asp_res_loader { background: #ffffff; height: 200px; padding: 10px; }#ajaxsearchprores2_1 .asp_res_loader .asp_loader, #ajaxsearchprores2_2 .asp_res_loader .asp_loader, div.asp_r.asp_r_2 .asp_res_loader .asp_loader { height: 200px; width: 200px; margin: 0px auto; }div.asp_s.asp_s_2.searchsettings, div.asp_s.asp_s_2.searchsettings, div.asp_s.asp_s_2.searchsettings { direction: ltr; padding: 0px; background-image: linear-gradient(185deg, #be4c46, #be4c46); box-shadow: none; max-width: 208px; z-index: 2; }div.asp_s.asp_s_2.searchsettings.asp_s, div.asp_s.asp_s_2.searchsettings.asp_s, div.asp_s.asp_s_2.searchsettings.asp_s { z-index: 11001; }div.asp_s.asp_s_2.searchsettings form, div.asp_s.asp_s_2.searchsettings form, div.asp_s.asp_s_2.searchsettings form { display: flex; }#ajaxsearchprores2_1.vertical, #ajaxsearchprores2_2.vertical, div.asp_r.asp_r_2.vertical { padding: 4px; background: #000000; border: 0px #000000; border-radius: 0px; box-shadow: none; visibility: hidden; display: none; }#ajaxsearchprores2_1.vertical .results, #ajaxsearchprores2_2.vertical .results, div.asp_r.asp_r_2.vertical .results { max-height: none; overflow: hidden auto; }#ajaxsearchprores2_1.vertical .results, #ajaxsearchprores2_2.vertical .results, div.asp_r.asp_r_2.vertical .results { scrollbar-width: thin; scrollbar-color: rgba(0, 0, 0, 0.5) #ffffff; }@font-face { font-family: Raleway; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format("truetype"); }@font-face { font-family: Raleway; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format("truetype"); }#iubenda-cs-banner { will-change: opacity; font-size: 15px !important; background: 0px 0px !important; line-height: 1.4 !important; position: fixed !important; z-index: 99999998 !important; top: 0px !important; left: 0px !important; width: 100% !important; height: 100% !important; border: 0px !important; margin: 0px !important; padding: 0px !important; overflow: hidden !important; display: flex !important; }#iubenda-cs-banner .iubenda-banner-content:not(.iubenda-custom-content) *, #iubenda-cs-banner [class*=" iub"], #iubenda-cs-banner [class^="iub"] { letter-spacing: normal; line-height: inherit; margin: 0px; opacity: 1; word-spacing: normal; text-size-adjust: 100%; font-size: 100% !important; appearance: none !important; box-sizing: border-box !important; -webkit-tap-highlight-color: transparent !important; font-family: -apple-system, sans-serif !important; text-decoration: none !important; color: currentcolor !important; background: none 0px 0px / auto repeat scroll padding-box border-box transparent !important; border-color: currentcolor !important; border-style: none !important; border-width: medium !important; inset: auto !important; clear: none !important; clip: auto !important; counter-increment: none !important; counter-reset: none !important; direction: inherit !important; float: none !important; font-style: inherit !important; font-variant: normal !important; font-weight: inherit !important; height: auto !important; list-style-type: inherit !important; list-style-position: outside !important; list-style-image: none !important; max-height: none !important; max-width: none !important; min-height: 0px !important; min-width: 0px !important; padding: 0px !important; position: static !important; quotes: "" "" !important; table-layout: auto !important; text-align: left !important; text-indent: 0px !important; text-transform: none !important; unicode-bidi: normal !important; vertical-align: baseline !important; white-space: normal !important; width: auto !important; z-index: auto !important; border-image: none !important; border-radius: 0px !important; box-shadow: none !important; column-count: auto !important; column-gap: normal !important; column-rule: #000000 !important; column-span: none !important; column-width: auto !important; font-feature-settings: normal !important; overflow: visible !important; hyphens: manual !important; perspective: none !important; perspective-origin: 50% 50% !important; text-shadow: none !important; transition:transform 0.4s ease; transform: none !important; transform-origin: 50% 50% !important; transform-style: flat !important; word-break: normal !important; }#iubenda-cs-banner.iubenda-cs-bottom { align-items: flex-end !important; }#iubenda-cs-banner.iubenda-cs-right { justify-content: flex-end !important; }#iubenda-cs-banner { opacity: 0 !important; pointer-events: none !important; transition:opacity 0.4s ease; }#iubenda-cs-banner.iubenda-cs-visible > * { pointer-events: auto !important; }#iubenda-cs-banner.iubenda-cs-visible { opacity: 1 !important; }#iubenda-cs-banner.iubenda-cs-slidein .iubenda-cs-container { transition:transform 0.4s ease; }#iubenda-cs-banner.iubenda-cs-slidein.iubenda-cs-bottom .iubenda-cs-container { transform: translateY(48px) !important; }#iubenda-cs-banner.iubenda-cs-slidein.iubenda-cs-visible .iubenda-cs-container { transform: translateY(0px) !important; }#iubenda-cs-banner .iubenda-cs-container { position: relative !important; z-index: 2 !important; }#iubenda-cs-banner .iubenda-cs-content { display: flex; flex-direction: column; position: relative !important; z-index: 1 !important; overflow: hidden !important; transition:transform 0.4s ease; background-color: #000000 !important; color: #ffffff !important; font-size: 14px !important; }#iubenda-cs-banner .iubenda-cs-rationale { flex: 1 1 auto; position: relative !important; display: flex !important; flex-direction: column !important; }#iubenda-cs-banner .iubenda-cs-close-btn { z-index: 1 !important; top: 6px !important; right: 0px !important; margin: 10px !important; min-width: 32px !important; height: 32px !important; padding: 6px !important; font-size: 24px !important; line-height: 0 !important; font-weight: lighter !important; cursor: pointer !important; text-align: center !important; border: 1px solid transparent !important; border-radius: 4px !important; opacity: 0.7 !important; align-self: flex-end !important; }#iubenda-cs-banner .iubenda-cs-close-btn:hover { opacity: 1 !important; }#iubenda-cs-banner .iubenda-banner-content { font-weight: 300 !important; padding: 16px !important; flex: 1 1 auto !important; overflow-y: auto !important; }#iubenda-cs-banner .iubenda-banner-content a, #iubenda-cs-banner .iubenda-banner-content button { cursor: pointer !important; color: currentcolor !important; text-decoration: underline !important; }#iubenda-cs-banner .iubenda-banner-content a:hover, #iubenda-cs-banner .iubenda-banner-content button:hover { text-decoration: none !important; }#iubenda-cs-banner #iubenda-cs-title { margin-bottom: 16px !important; margin-top: 8px !important; font-weight: 700 !important; font-size: 14px !important; }#iubenda-cs-banner .iubenda-cs-counter { display: none; pointer-events: none; flex-shrink: 0; text-align: center !important; position: relative !important; z-index: 1 !important; padding: 8px !important; font-size: 13px !important; font-weight: 700 !important; }#iubenda-cs-banner .iubenda-cs-opt-group { z-index: 1 !important; display: flex !important; flex-shrink: 0 !important; color: #000000 !important; margin: 0px 16px 16px !important; }#iubenda-cs-banner .iubenda-cs-opt-group > div { display: flex !important; }@media (min-width: 640px){#iubenda-cs-banner .iubenda-cs-opt-group { align-items: center !important; justify-content: space-between !important; }#iubenda-cs-banner .iubenda-cs-opt-group-custom { margin-right: auto !important; align-self: start !important; justify-content: flex-start !important; }#iubenda-cs-banner .iubenda-cs-opt-group-consent { margin-left: auto !important; align-self: end !important; justify-content: flex-end !important; }}#iubenda-cs-banner .iubenda-cs-opt-group button { appearance: none !important; padding: 8px 32px !important; border-radius: 64px !important; cursor: pointer !important; font-weight: 700 !important; font-size: 100% !important; margin-top: 4px !important; margin-bottom: 4px !important; text-align: center !important; border: 0px !important; background-color: #1a1a1a !important; color: #ffffff !important; }@media (min-width: 640px){#iubenda-cs-banner .iubenda-cs-opt-group button:not(:last-of-type) { margin-right: 8px !important; }}#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-accept-btn, #iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-btn-primary { background-color: #0073ce !important; color: #ffffff !important; }#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-reject-btn { background-color: #0073ce !important; color: #ffffff !important; }#iubenda-cs-banner.iubenda-cs-padded:not(.iubenda-cs-branded) .iubenda-banner-content { padding-right: 48px !important; }#iubenda-cs-banner.iubenda-cs-padded .iubenda-cs-close-btn { position: absolute !important; }@media (min-width: 992px){#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-container { width: 992px !important; }}@media (min-width: 640px){#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-container, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-container, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-container { width: 480px !important; }}#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group > div, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group > div, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group > div { width: 100% !important; }#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group button, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group button, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group button { display: block !important; width: 100% !important; text-align: center !important; }#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group { flex-direction: column !important; }#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group-custom, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group-custom, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group-custom { order: 2; }#iubenda-cs-banner.iubenda-cs-default-floating.iubenda-cs-center:not(.iubenda-cs-top):not(.iubenda-cs-bottom) .iubenda-cs-opt-group-consent, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-bottom):not(.iubenda-cs-center) .iubenda-cs-opt-group-consent, #iubenda-cs-banner.iubenda-cs-default-floating:not(.iubenda-cs-top):not(.iubenda-cs-center) .iubenda-cs-opt-group-consent { order: 1; }#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-content { box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 48px !important; max-width: 100% !important; }@media (min-width: 992px){#iubenda-cs-banner.iubenda-cs-default-floating .iubenda-cs-content { border-radius: 4px !important; margin: 16px !important; }}#iubenda-cs-banner.iubenda-cs-scrollable .iubenda-banner-content { mask-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #000000 16px) !important; }#iubenda-cs-banner [tabindex]:not([tabindex="-1"]):focus, #iubenda-cs-banner a[href]:focus, #iubenda-cs-banner button:focus, #iubenda-cs-banner details:focus, #iubenda-cs-banner input:focus, #iubenda-cs-banner select:focus, #iubenda-cs-banner textarea:focus { outline: #70b3ff solid 2px !important; outline-offset: 2px !important; }#iubenda-cs-banner .iubenda-cs-content, #iubenda-cs-title, .iub-toggle-checkbox.granular-control-checkbox span { background-color: #000000 !important; color: #ffffff !important; font-size: 14px !important; }#iubenda-cs-banner .iubenda-cs-close-btn { font-size: 20px !important; background-color: #000000 !important; }#iubenda-cs-banner .iubenda-cs-opt-group { color: #000000 !important; }#iubenda-cs-banner .iubenda-cs-opt-group button, .iubenda-alert button.iubenda-button-cancel { background-color: rgba(255, 255, 255, 0.18) !important; }#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-accept-btn, #iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-btn-primary, .iubenda-alert button.iubenda-button-confirm { background-color: #e15d1a !important; }#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-reject-btn { background-color: #e15d1a !important; }[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] { transition-duration: 0.4s; }[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] { transition-duration: 0.8s; }[data-aos][data-aos][data-aos-easing="ease"], body[data-aos-easing="ease"] [data-aos] { transition-timing-function: ease; }[data-aos^="fade"][data-aos^="fade"] { opacity: 0; transition-property: opacity, transform; }[data-aos="fade-up"] { transform: translate3d(0px, 100px, 0px); }.oxy-modal-backdrop:has(.modal-widget-whatsapp) { width: 0px !important; height: 0px !important; }body.swift-nojs [data-s3cid="63"]{max-width:1003.75px;}body.swift-nojs [data-s3cid="126"]{min-width:67.53125px;}body.swift-nojs [data-s3cid="127"]{min-width:156.796875px;}body.swift-nojs [data-s3cid="128"]{min-width:392.1875px;}body.swift-nojs [data-s3cid="129"]{min-width:240.75px;}body.swift-nojs [data-s3cid="130"]{min-width:315.6875px;}body.swift-nojs [data-s3cid="132"]{min-width:571.265625px;}body.swift-nojs [data-s3cid="133"]{min-width:247.296875px;}body.swift-nojs [data-s3cid="134"]{max-width:87.421875px;}body.swift-nojs [data-s3cid="135"]{min-width:155.3125px;}body.swift-nojs [data-s3cid="137"]{min-width:163.6875px;}body.swift-nojs [data-s3cid="140"]{min-width:62.359375px;}body.swift-nojs [data-s3cid="142"]{min-width:217.296875px;}body.swift-nojs [data-s3cid="144"]{min-width:223.96875px;}body.swift-nojs [data-s3cid="145"]{max-width:90.265625px;}body.swift-nojs [data-s3cid="147"]{min-width:442.453125px;}html{opacity:1}}