.swift3-fragment { opacity: 0 !important; }@-webkit-keyframes a { 100% { transform: rotate(1turn); } }@keyframes a { 100% { transform: rotate(1turn); } }@-webkit-keyframes b { 0% { background-position: 0px 0px; } 100% { background-position: 30px 0px; } }@keyframes b { 0% { background-position: 0px 0px; } 100% { background-position: 30px 0px; } }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }.editor-styles-wrapper, .entry-content { counter-reset: footnotes 0; }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }:root { --wp--style--global--content-size: 823px; --wp--style--global--wide-size: 1080px; }:where(body) { margin: 0px; }body { padding: 0px; }#honeypot-field-url, .um-form input[type="text"].apbct_special_field, .wc_apbct_email_id, input[class*="apbct"].apbct_special_field, label[id*="apbct_label_id"].apbct_special_field { display: none !important; }@keyframes apbctIframePreloaderRotate { 100% { transform: rotate(360deg); } }@keyframes apbctIframePreloaderPrixClipFix { 0% { clip-path: polygon(50% 50%, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px); } 25% { clip-path: polygon(50% 50%, 0px 0px, 100% 0px, 100% 0px, 100% 0px, 100% 0px); } 50% { clip-path: polygon(50% 50%, 0px 0px, 100% 0px, 100% 100%, 100% 100%, 100% 100%); } 75% { clip-path: polygon(50% 50%, 0px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 100%); } 100% { clip-path: polygon(50% 50%, 0px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 0px); } }.apbct-check_email_exist-bad_email, .apbct-check_email_exist-good_email, .apbct-check_email_exist-load { z-index: 9999; margin: 0px 6px; background-size: contain; background-repeat: no-repeat; background-position: 100% 50%; cursor: pointer; transition: none !important; }.apbct-check_email_exist-load { background-size: contain; background-image: url(//www.greenforest.com.cy/wp-content/swift-ai/images/wp-content/plugins/cleantalk-spam-protect/css/images/checking_email-gif.webp); }.apbct-check_email_exist-good_email { background-image: url(https://www.greenforest.com.cy/wp-content/plugins/cleantalk-spam-protect/css/images/good_email.svg); }.apbct-check_email_exist-bad_email { background-image: url(https://www.greenforest.com.cy/wp-content/plugins/cleantalk-spam-protect/css/images/bad_email.svg); }@keyframes ct-encoded-form-loader-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes apbct_dog { 0%, 100%, 75% { scale: 1; color: transparent; text-shadow: #aaaaaa 0px 0px 2px; } 25% { scale: 2; color: unset; text-shadow: unset; } }#cookie-law-info-bar { font-size: 15px; margin: 0px auto; padding: 12px 10px; position: absolute; text-align: center; box-sizing: border-box; width: 100%; z-index: 9999; display: none; left: 0px; font-weight: 300; box-shadow: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px; }#cookie-law-info-again { font-size: 10pt; margin: 0px; padding: 5px 10px; text-align: center; z-index: 9999; cursor: pointer; box-shadow: #161616 2px 2px 5px 2px; }#cookie-law-info-bar span { vertical-align: middle; }.cli-plugin-button, .cli-plugin-button:visited { display: inline-block; padding: 9px 12px; color: #ffffff; position: relative; cursor: pointer; margin-left: 5px; text-decoration: none; }.cli-plugin-button:hover { background-color: #111111; color: #ffffff; text-decoration: none; }.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited { font-size: 13px; font-weight: 400; line-height: 1; }.cli-plugin-button { margin-top: 5px; }.cli-bar-popup { background-clip: padding-box; border-radius: 30px; padding: 20px; }.cli-container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }.cli-row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }.cli-align-items-stretch { align-items: stretch !important; }.cli-px-0 { padding-left: 0px; padding-right: 0px; }.cli-btn { cursor: pointer; font-size: 14px; display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.5rem 1.25rem; line-height: 1; border-radius: 0.25rem; transition: 0.15s ease-in-out; }.cli-btn:hover { opacity: 0.8; }.cli-btn:focus { outline: 0px; }.cli-modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: #000000; display: none; }.cli-modal-backdrop.cli-fade { opacity: 0; }.cli-modal a { text-decoration: none; }.cli-modal .cli-modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; display: flex; align-items: center; min-height: calc(100% - 1rem); }.cli-modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border-radius: 0.3rem; outline: 0px; }.cli-modal .cli-modal-close { position: absolute; right: 10px; top: 10px; z-index: 1; padding: 0px; border: 0px; appearance: none; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000000; text-shadow: #ffffff 0px 1px 0px; background-color: transparent !important; }.cli-modal .cli-modal-close:focus { outline: 0px; }.cli-switch { display: inline-block; position: relative; min-height: 1px; padding-left: 70px; font-size: 14px; }.cli-switch input[type="checkbox"] { display: none; }.cli-switch .cli-slider { background-color: #e3e1e8; height: 24px; width: 50px; inset: 0px; cursor: pointer; position: absolute; transition: 0.4s; }.cli-switch .cli-slider::before { background-color: #ffffff; bottom: 2px; content: ""; height: 20px; left: 2px; position: absolute; transition: 0.4s; width: 20px; }.cli-switch input:checked + .cli-slider { background-color: #00acad; }.cli-switch input:checked + .cli-slider::before { transform: translateX(26px); }.cli-switch .cli-slider { border-radius: 34px; }.cli-switch .cli-slider::before { border-radius: 50%; }.cli-tab-content { background: #ffffff; }.cli-fade { transition:opacity 0.15s linear; }.cli-nav-pills, .cli-tab-content { width: 100%; padding: 30px; }@media (max-width: 767px){.cli-nav-pills, .cli-tab-content { padding: 30px 10px; }}.cli-modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: #000000; transform: scale(0); transition:opacity 0.5s ease-in-out; }.cli-modal { position: fixed; inset: 0px; z-index: 99999; transform: scale(0); overflow: hidden; outline: 0px; display: none; }.cli-modal .cli-modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; font-family: inherit; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; display: flex; align-items: center; min-height: calc(100% - 1rem); }.cli-modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border-radius: 0.2rem; box-sizing: border-box; outline: 0px; }.cli-switch { display: inline-block; position: relative; min-height: 1px; padding-left: 38px; font-size: 14px; }.cli-switch .cli-slider { background-color: #e3e1e8; height: 20px; width: 38px; inset: 0px; cursor: pointer; position: absolute; transition: 0.4s; }.cli-switch .cli-slider::before { background-color: #ffffff; bottom: 2px; content: ""; height: 15px; left: 3px; position: absolute; transition: 0.4s; width: 15px; }.cli-switch input:checked + .cli-slider { background-color: #61a229; }.cli-switch input:checked + .cli-slider::before { transform: translateX(18px); }.cli-switch .cli-slider { border-radius: 34px; font-size: 0px; }.cli-nav-pills, .cli-tab-content { width: 100%; padding: 5px 30px 5px 5px; box-sizing: border-box; }.cli-tab-footer .cli-btn { background-color: #00acad; padding: 10px 15px; text-decoration: none; }.cli-tab-footer .wt-cli-privacy-accept-btn { background-color: #61a229; color: #ffffff; border-radius: 0px; }.cli-tab-footer { width: 100%; text-align: right; padding: 20px 0px; }.cli-col-12 { width: 100%; }.cli-tab-header { display: flex; justify-content: space-between; }.cli-tab-header a::before { width: 10px; height: 2px; left: 0px; top: calc(50% - 1px); }.cli-tab-header a::after { width: 2px; height: 10px; left: 4px; top: calc(50% - 5px); transform: none; }.cli-tab-header a::before { width: 7px; height: 7px; border-right: 1px solid #4a6e78; border-bottom: 1px solid #4a6e78; content: " "; transform: rotate(-45deg); transition: 0.2s ease-in-out; margin-right: 10px; }.cli-tab-header a.cli-nav-link { position: relative; display: flex; align-items: center; font-size: 14px; color: #000000; text-transform: capitalize; }.cli-tab-header { border-radius: 5px; padding: 12px 15px; cursor: pointer; transition:background-color, color 0.2s, 0.2s ease-out, ease-out; background-color: #f2f2f2; }.cli-modal .cli-modal-close { position: absolute; right: 0px; top: 0px; z-index: 1; appearance: none; width: 40px; height: 40px; border-radius: 50%; padding: 10px; background: transparent; border: none; min-width: 40px; }.cli-tab-container h4, .cli-tab-container h1 { font-family: inherit; font-size: 16px; margin: 10px 0px; }#cliSettingsPopup .cli-tab-section-container { padding-top: 12px; }.cli-tab-container p, .cli-privacy-content-text { font-size: 14px; line-height: 1.4; margin-top: 0px; padding: 0px; color: #000000; }.cli-tab-content { display: none; }.cli-tab-section .cli-tab-content { padding: 10px 20px 5px; }.cli-tab-section { margin-top: 5px; }.cli-switch .cli-slider::after { content: attr(data-cli-disable); position: absolute; right: 50px; color: #000000; font-size: 12px; text-align: right; min-width: 80px; }.cli-switch input:checked + .cli-slider::after { content: attr(data-cli-enable); }.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content { max-height: 60px; transition:max-height 0.15s ease-out; overflow: hidden; }a.cli-privacy-readmore { font-size: 12px; margin-top: 12px; display: inline-block; padding-bottom: 0px; cursor: pointer; color: #000000; text-decoration: underline; }.cli-modal-footer { position: relative; }a.cli-privacy-readmore::before { content: attr(data-readmore-text); }.cli-modal-close svg { fill: #000000; }span.cli-necessary-caption { color: #000000; font-size: 12px; }.cli-tab-container .cli-row { max-height: 500px; overflow-y: auto; }@keyframes blowUpContent { 0% { transform: scale(1); opacity: 1; } 99.9% { transform: scale(2); opacity: 0; } 100% { transform: scale(0); } }@keyframes blowUpContentTwo { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@keyframes blowUpModal { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes blowUpModalTwo { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.5); opacity: 0; } 100% { transform: scale(0); opacity: 0; } }.cli_settings_button { cursor: pointer; }.wt-cli-sr-only { display: none; font-size: 16px; }.wt-cli-necessary-checkbox { display: none !important; }.wt-cli-privacy-overview-actions { padding-bottom: 0px; }.wt-cli-cookie-description { font-size: 14px; line-height: 1.4; margin-top: 0px; padding: 0px; color: #000000; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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: Montserrat; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:"Poppins";font-weight:300;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk63010fc0.woff) format('woff2');font-display:swap;}@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://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/pxiEyp8kv8JHgFVrJJfecnFHGPc67436d21.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk669e6866.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk88d32bcb.woff) format('woff2');font-display:swap;}a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; text-size-adjust: 100%; vertical-align: baseline; background: transparent; }body { line-height: 1; }ol, ul { list-style: none; }article, aside, footer, header, hgroup, nav, section { display: block; }body { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; color: #666666; background-color: #ffffff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; }body.et_cover_background { background-attachment: fixed; background-size: cover !important; background-position: center top !important; background-repeat: no-repeat !important; }a { color: #2ea3f2; }a, a:hover { text-decoration: none; }p { padding-bottom: 1em; }p:not(.has-background):last-of-type { padding-bottom: 0px; }embed, iframe, object, video { max-width: 100%; }h1, h2, h3, h4, h5, h6 { color: #333333; padding-bottom: 10px; line-height: 1em; font-weight: 500; }h1 { font-size: 30px; }h2 { font-size: 26px; }h4 { font-size: 18px; }input { appearance: none; }input[type="checkbox"] { appearance: checkbox; }input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea { background-color: #ffffff; border: 1px solid #bbbbbb; padding: 2px; color: #4e4e4e; }input.text:focus, input.title:focus, input[type="text"]:focus, select:focus, textarea:focus { border-color: #2d3940; color: #3e3e3e; }input.text, input.title, input[type="text"], select, textarea { margin: 0px; }button, input, select, textarea { font-family: inherit; }img { max-width: 100%; height: auto; }#et_search_icon:hover, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .form-submit .et_pb_buttontton.alt.disabled, .nav-single a, .posted_in a { color: #2ea3f2; }#main-content { background-color: #ffffff; }.container { width: 80%; max-width: 1080px; margin: auto; }body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container { padding-top: 58px; }.et_button_no_icon .et_pb_button::after { display: none; }.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover { padding: 0.3em 1em !important; }#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul { list-style-type: disc; padding: 0px 0px 23px 1em; line-height: 26px; }#left-area .post-meta { font-size: 14px; padding-bottom: 15px; }@media (max-width: 980px){#page-container { padding-top: 80px; }#left-area, #sidebar { width: 100% !important; }#main-content .container::before { display: none !important; }}#sidebar { padding-bottom: 28px; }#sidebar .et_pb_widget { margin-bottom: 30px; width: 100%; float: none; }@media (max-width: 980px){.et_left_sidebar #left-area, .et_left_sidebar #sidebar, .et_right_sidebar #left-area, .et_right_sidebar #sidebar { width: auto; float: none; padding-right: 0px; padding-left: 0px; }.et_right_sidebar #left-area { margin-right: 0px; }.et_right_sidebar #sidebar { margin-left: 0px; border-left: none; }}.single .et_pb_post { margin-bottom: 27px; }.et_pb_scroll_top.et-pb-icon { text-align: center; background: rgba(0, 0, 0, 0.4); text-decoration: none; position: fixed; z-index: 99999; bottom: 125px; right: 0px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; display: none; cursor: pointer; font-size: 30px; padding: 5px; color: #ffffff; }.et_pb_scroll_top::before { content: "2"; }.et_pb_widget .wp-block-search__label, .widget_search .screen-reader-text { display: none; }.et_pb_widget .wp-block-search__button, .et_pb_widget .wp-block-search__input, .widget_search input#s, .widget_search input#searchsubmit { padding: 0.7em; margin: 0px; font-size: 14px; border: 1px solid #dddddd; color: #666666; height: 40px !important; line-height: normal !important; }.et_pb_widget .wp-block-search__input, .widget_search #s { width: 100%; border-radius: 3px; }.et_pb_widget .wp-block-search, .widget_search #searchform { position: relative; }.et_pb_widget .wp-block-search__button, .widget_search #searchsubmit { background-color: #dddddd; border-top-right-radius: 3px; border-bottom-right-radius: 3px; position: absolute; right: 0px; top: 0px; }#searchsubmit, .et_pb_widget .wp-block-search__button { cursor: pointer; }#et-secondary-menu li, #top-menu li { overflow-wrap: break-word; }.et_mobile_menu, .nav li ul { border-color: #2ea3f2; }#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .mobile_menu_bar::after, .mobile_menu_bar::before { color: #2ea3f2; }#main-header { transition:none 0s ease; }.container { text-align: left; position: relative; }#logo { width: auto; transition:none 0s ease; margin-bottom: 0px; max-height: 54%; display: inline-block; float: none; vertical-align: middle; transform: translateZ(0px); }.logo_container { transition:none 0s ease; }span.logo_helper { display: inline-block; height: 100%; vertical-align: middle; width: 0px; }#top-menu, #top-menu-nav { line-height: 0; }#et-top-navigation { font-weight: 600; }#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav { float: left; }#top-menu li { display: inline-block; font-size: 14px; padding-right: 22px; }#top-menu > li:last-child { padding-right: 0px; }#top-menu a { color: rgba(0, 0, 0, 0.6); text-decoration: none; display: block; position: relative; transition:opacity, background-color 0.4s, 0.4s ease-in-out, ease-in-out; }#top-menu-nav > ul > li > a:hover { opacity: 0.7; transition: 0.4s ease-in-out; }.container.et_menu_container { z-index: 99; }#et-top-navigation { float: right; }#top-menu li li { padding: 0px 20px; margin: 0px; }#top-menu li li a { padding: 6px 20px; width: 200px; }#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after { font-family: ETmodules; content: "3"; font-size: 16px; position: absolute; right: 0px; top: 0px; font-weight: 800; }#et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child { padding-right: 20px; }#et_mobile_nav_menu { float: right; display: none; }.et_toggle_slide_menu::after, .mobile_menu_bar::before { content: "a"; font-size: 32px; left: 0px; position: relative; top: 0px; cursor: pointer; }@media (max-width: 980px){.et_non_fixed_nav #page-container { padding-top: 0px; }#top-menu { display: none; }#et-top-navigation { margin-right: 0px; transition:none 0s ease; }#logo, #main-header, .container, .logo_container { transition:none 0s ease; }#et_mobile_nav_menu { display: block; }}@media (max-width: 767px){#et-top-navigation { margin-right: 0px; }}.et_header_style_centered #main-header .container { text-align: center; height: inherit; }.et_header_style_centered #main-header div#et-top-navigation { bottom: 0px; position: relative; width: 100%; }.et_header_style_centered #et-top-navigation, .et_header_style_centered #logo, .et_header_style_centered #top-menu, .et_header_style_centered nav#top-menu-nav { float: none; }.et_header_style_centered #logo { max-height: 64%; }.et_header_style_centered #main-header .logo_container { height: 100px; padding: 0px; }.et_header_style_centered nav#top-menu-nav { display: inline-block; }.et_header_style_centered #top-menu > li > a { padding-bottom: 2em; }@media (max-width: 980px){.et_header_style_centered #main-header { padding: 20px 0px; }.et_header_style_centered nav#top-menu-nav { display: none; }.et_header_style_centered #logo { max-height: 60px; }.et_header_style_centered header#main-header .logo_container { height: auto; max-height: 100px; padding: 0px; }.et_header_style_centered .et_menu_container .mobile_menu_bar { opacity: 1; }.et_header_style_centered #et_mobile_nav_menu { float: none; position: relative; margin-top: 20px; }.et_header_style_centered #main-header .mobile_nav { display: block; text-align: left; background-color: rgba(0, 0, 0, 0.05); border-radius: 5px; padding: 5px 10px; }.et_header_style_centered .mobile_nav .select_page { display: inline-block; color: #666666; font-size: 14px; }.et_header_style_centered .et_menu_container .mobile_menu_bar { position: absolute; right: 5px; top: 2px; }.et_header_style_centered .et_mobile_menu { top: 53px; }}@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(100%); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(-70%); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { opacity: 1; transform: translateX(0px); } }#et-secondary-menu li { overflow-wrap: break-word; }#et-secondary-nav li ul, #top-header { background-color: #2ea3f2; }#top-header { font-size: 12px; line-height: 13px; z-index: 100000; color: #ffffff; }#top-header a { color: #ffffff; }#et-secondary-nav, #top-header { transition:none 0s ease; }#top-header .container { padding-top: 0.75em; font-weight: 600; }#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a { line-height: 1em; }#et-info { float: left; }#et-info-email, #et-info-phone { position: relative; }#et-info-phone::before { content: ""; position: relative; top: 2px; margin-right: 2px; }#et-info-phone { margin-right: 13px; }#et-info-email::before { content: ""; margin-right: 4px; }#top-header .et-social-icons { float: none; display: inline-block; }#et-secondary-menu .et-social-icons { margin-right: 20px; }#top-header .et-social-icons li { margin-left: 12px; margin-top: -2px; }#top-header .et-social-icon a { font-size: 14px; }#et-secondary-menu { float: right; }#et-info, #et-secondary-menu > ul > li a { padding-bottom: 0.75em; display: block; }#et-info-email:hover, #et-secondary-menu > ul > li > a:hover { opacity: 0.7; transition: 0.4s ease-in-out; }@media (max-width: 980px){#top-header { transition:none 0s ease; }#top-header .container { padding-top: 0px; }#et-info { padding-top: 0.75em; }#et-secondary-menu, #et-secondary-nav { display: none !important; }#top-header .et-social-icons { margin-bottom: 0px; }}@media (max-width: 767px){#et-info .et-social-icons { display: none; }#et-secondary-menu .et_duplicate_social_icons { display: inline-block; }#et-info, #et-secondary-menu { text-align: center; display: block; float: none; }.et_secondary_nav_two_panels #et-secondary-menu { margin-top: 12px; }}.et-social-icons { float: right; }.et-social-icons li { display: inline-block; margin-left: 20px; }.et-social-icon a { display: inline-block; font-size: 24px; position: relative; text-align: center; transition:color 0.3s ease; color: #666666; text-decoration: none; }.et-social-icons a:hover { opacity: 0.7; transition: 0.4s ease-in-out; }.et-social-icon span, .et_duplicate_social_icons { display: none; }@media (max-width: 980px){.et-social-icons { float: none; text-align: center; margin: 0px 0px 5px; }}.et-social-facebook a.icon::before { content: ""; }.et-social-instagram a.icon::before { content: ""; }* { box-sizing: border-box; }#et-info-email::before, #et-info-phone::before, #et_search_icon::before, .comment-reply-link::after, .et-cart-info span::before, .et-pb-arrow-next::before, .et-pb-arrow-prev::before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay::before, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .et_pb_contact_reset::after, .et_pb_contact_submit::after, .et_pb_font_icon::before, .et_pb_newsletter_button::after, .et_pb_pricing_table_button::after, .et_pb_promo_button::after, .et_pb_testimonial::before, .et_pb_toggle_title::before, .form-submit .et_pb_button::after, .mobile_menu_bar::before, a.et_pb_more_button::after { speak: none; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-shadow: 0px 0px; direction: ltr; font-family: ETmodules !important; }.et-pb-icon, .et_pb_custom_button_icon.et_pb_button::after, .et_pb_login .et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button::after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover::after { content: attr(data-icon); }.et-pb-icon { font-family: ETmodules; speak: none; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 96px; font-style: normal; display: inline-block; box-sizing: border-box; direction: ltr; }.et_pb_button { font-size: 20px; font-weight: 500; padding: 0.3em 1em; background-color: transparent; background-size: cover; background-position: 50% center; background-repeat: no-repeat; border: 2px solid; border-radius: 3px; transition-duration: 0.2s; line-height: 1.7em !important; transition-property: all !important; }.et_pb_button, .et_pb_button_inner { position: relative; }.et_pb_button:hover, .et_pb_module .et_pb_button:hover { border: 2px solid transparent; padding: 0.3em 2em 0.3em 0.7em; }.et_pb_button:hover { background-color: rgba(255, 255, 255, 0.2); }.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover { background-color: rgba(0, 0, 0, 0.05); }.et_pb_button::after, .et_pb_button::before { font-size: 32px; line-height: 1em; content: "5"; opacity: 0; position: absolute; margin-left: -1em; transition: 0.2s; text-transform: none; font-feature-settings: "kern" 0; font-variant: none; font-style: normal; font-weight: 400; text-shadow: none; }.et_pb_button::before { display: none; }.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 { font-size: 23px; }.et_pb_module.et_pb_text_align_left { text-align: left; }.et_pb_module.et_pb_text_align_right { text-align: right; }.et_pb_module.et_pb_text_align_justified { text-align: justify; }.clearfix::after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; }.et_builder_inner_content { position: relative; z-index: 1; }.et_pb_css_mix_blend_mode_passthrough { mix-blend-mode: unset !important; }.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background { position: relative; background-size: cover; background-position: 50% center; background-repeat: no-repeat; }.et_pb_with_border { position: relative; border: 0px solid #333333; }.screen-reader-text { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; position: absolute !important; overflow-wrap: normal !important; }@keyframes multi-view-image-fade { 0% { opacity: 0; } 10% { opacity: 0.1; } 20% { opacity: 0.2; } 30% { opacity: 0.3; } 40% { opacity: 0.4; } 50% { opacity: 0.5; } 60% { opacity: 0.6; } 70% { opacity: 0.7; } 80% { opacity: 0.8; } 90% { opacity: 0.9; } 100% { opacity: 1; } }.et_pb_module { animation-timing-function: linear; animation-duration: 0.2s; }@-webkit-keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@media (max-width: 980px){.et_pb_column .et_pb_module { margin-bottom: 30px; }.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child { margin-bottom: 0px; }.et_pb_module.et_pb_text_align_center-tablet { text-align: center; }}@-webkit-keyframes multi-view-image-fade { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.01); opacity: 1; } 100% { transform: scale(1); opacity: 1; } }.et_pb_section { position: relative; background-color: #ffffff; background-position: 50% center; background-size: cover; }@media (max-width: 980px){.et_pb_section { padding: 50px 0px; }}.et_pb_row { width: 80%; max-width: 1080px; margin: auto; position: relative; }.et_pb_row::after, .et_pb_row_inner::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; width: 0px; }.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 { margin-bottom: 0px; }.et_pb_column { float: left; background-size: cover; background-position: 50% center; position: relative; z-index: 2; min-height: 1px; }.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child { margin-right: 0px !important; }.et_pb_column, .et_pb_row, .et_pb_row_inner { background-size: cover; background-position: 50% center; background-repeat: no-repeat; }@media (max-width: 980px){.et_pb_row { max-width: 1080px; }.et_pb_column .et_pb_row_inner, .et_pb_row { padding: 30px 0px; }.et_pb_column { width: 100%; margin-bottom: 30px; }.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child { margin-bottom: 0px; }.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col { display: flex; flex-wrap: wrap; }.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 { width: 47.25%; margin-right: 5.5%; }.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n) { margin-right: 0px; }.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) { margin-bottom: 0px; }}@media (max-width: 479px){.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 { width: 100%; margin: 0px 0px 30px; }.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child { margin-bottom: 0px; }.et_pb_column { width: 100% !important; }}@font-face{font-family:"ETmodules";font-weight:400;font-style:normal;src:url(https://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/modules56025d05.woff) format('woff2');font-display:swap;}.et_pb_post { margin-bottom: 60px; overflow-wrap: break-word; }.et_pb_post .entry-content { padding-top: 30px; }.et_pb_post .post-meta { font-size: 14px; margin-bottom: 6px; }.et_pb_image_container img, .et_pb_post a img { vertical-align: bottom; max-width: 100%; }@media (max-width: 980px){.et_pb_post { margin-bottom: 42px; }}@media (max-width: 479px){.et_pb_post .post-meta { color: #666666; font-size: 14px; }}.et_pb_sticky_placeholder { opacity: 0 !important; }@-webkit-keyframes et_pb_fade { 100% { opacity: 1; } }@keyframes et_pb_fade { 100% { opacity: 1; } }@-webkit-keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeTop { 0% { transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeRight { 0% { transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeBottom { 0% { transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes et_pb_fadeLeft { 0% { transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_slide { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideTop { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideRight { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideBottom { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_slideLeft { 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes et_pb_bounce { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceTop { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, -200px, 0px); } 60% { transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(200px, 0px, 0px); } 60% { transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@keyframes et_pb_bounceBottom { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(0px, 200px, 0px); } 60% { transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@keyframes et_pb_bounceLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { transform: translate3d(-200px, 0px, 0px); } 60% { transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: none; opacity: 1; } }@-webkit-keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomTop { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomRight { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomBottom { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@keyframes et_pb_zoomLeft { 100% { transform: scaleX(1); opacity: 1; } }@-webkit-keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flip { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_flipBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_flipLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_fold { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldTop { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldRight { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@keyframes et_pb_foldBottom { 100% { opacity: 1; transform: rotateX(0deg); } }@-webkit-keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@keyframes et_pb_foldLeft { 100% { opacity: 1; transform: rotateY(0deg); } }@-webkit-keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@keyframes et_pb_roll { 0% { transform-origin: center center; } 100% { transform-origin: center center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@keyframes et_pb_rollTop { 0% { transform-origin: center top; } 100% { transform-origin: center top; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@keyframes et_pb_rollRight { 0% { transform-origin: right center; } 100% { transform-origin: right center; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@keyframes et_pb_rollBottom { 0% { transform-origin: center bottom; } 100% { transform-origin: center bottom; transform: none; opacity: 1; } }@-webkit-keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@keyframes et_pb_rollLeft { 0% { transform-origin: left center; } 100% { transform-origin: left center; transform: none; opacity: 1; } }@-webkit-keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@keyframes fadeOutTop { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(-60%); } }@-webkit-keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInTop { 0% { opacity: 0; transform: translateY(-60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(60%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0px); } 100% { opacity: 0; transform: translateY(60%); } }@-webkit-keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@keyframes Grow { 0% { opacity: 0; transform: scaleY(0.5); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }#main-header { line-height: 23px; font-weight: 500; top: 0px; background-color: #ffffff; width: 100%; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 0px; position: relative; z-index: 99999; }.nav li li { padding: 0px 20px; margin: 0px; }.nav li { position: relative; line-height: 1em; }.nav li li { position: relative; line-height: 2em; }.nav li ul { position: absolute; padding: 20px 0px; z-index: 9999; width: 240px; background: #ffffff; visibility: hidden; opacity: 0; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; transform: translateZ(0px); text-align: left; }.nav li.et-touch-hover > ul, .nav li:hover > ul { opacity: 1; visibility: visible; }.nav li:hover { visibility: inherit; }.et_mobile_menu li a, .nav li li a { font-size: 14px; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }.et_mobile_menu li a:hover, .nav ul li a:hover { background-color: rgba(0, 0, 0, 0.03); opacity: 0.7; }.et_mobile_menu { position: absolute; left: 0px; padding: 5%; background: #ffffff; width: 100%; visibility: visible; opacity: 1; display: none; z-index: 9999; border-top: 3px solid #2ea3f2; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px; }#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul { padding-left: 10px; visibility: visible !important; display: block !important; }.et_mobile_menu li li { padding-left: 5%; }.et_mobile_menu li a { border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #666666; padding: 10px 5%; display: block; }.et_mobile_menu .menu-item-has-children > a { font-weight: 700; background-color: rgba(0, 0, 0, 0.03); }.mobile_menu_bar { position: relative; display: block; line-height: 0; }.mobile_menu_bar::before { content: "a"; font-size: 32px; position: relative; left: 0px; top: 0px; cursor: pointer; }.mobile_nav .select_page { display: none; }.et_pb_widget { float: left; max-width: 100%; overflow-wrap: break-word; }.et_pb_button_module_wrapper > a { display: inline-block; }@-webkit-keyframes slideWidth { 0% { width: 0px; } }@keyframes slideWidth { 0% { width: 0px; } }ul.et_pb_social_media_follow { margin: 0px 0px 22px; padding: 0px; list-style-type: none !important; }.et_pb_social_media_follow li { display: inline-block; margin-bottom: 8px; position: relative; }.et_pb_social_media_follow li a { margin-right: 8px; display: inline-block; text-decoration: none; text-align: center; position: relative; }.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a { margin-right: 0px; }.et_pb_social_media_follow li a.icon { height: 32px; width: 32px; padding: 0px; box-sizing: content-box; }.et_pb_social_media_follow li a.icon::before { height: 32px; width: 32px; font-size: 16px; line-height: 32px; display: block; color: #ffffff; transition: color 0.3s; position: relative; z-index: 10; }.et_pb_social_media_follow li a.icon { border-radius: 3px; }.et_pb_social_media_follow_network_name { display: none; }.et_pb_social_icon a.icon { vertical-align: middle; }.et_pb_social_icon a.icon::before { font-family: ETmodules; speak: none; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-shadow: 0px 0px; direction: ltr; }.et-social-youtube a.icon::before { content: ""; }.et_pb_text { overflow-wrap: break-word; }.et_pb_text ol, .et_pb_text ul { padding-bottom: 1em; }.et_pb_text > :last-child { padding-bottom: 0px; }.et_pb_text_inner { position: relative; }@-webkit-keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes et_pb_video_slider_item_fade_out { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@keyframes et_pb_video_slider_item_overlay_fade_out { 0% { transform: scale(1); } 100% { transform: scale(0.8); } }@-webkit-keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }@keyframes et_pb_video_slider_item_fade_in { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }.dct_btn { position: relative; font-size: 16px; color: #ffffff; z-index: 1; border-color: var(--color-1); padding: 10px 30px; background-color: var(--color-1); overflow: hidden; border-radius: 3px; text-transform: uppercase; line-height: 30px !important; font-weight: 500 !important; transition: 0.3s linear !important; }.dct_btn:hover { color: var(--color-1); box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px; padding: 10px 30px !important; border-radius: 3px !important; }.dct_btn::before { position: absolute; left: 0px; margin-left: 0px; top: 0px; opacity: 1; display: block; height: 100%; width: 100%; content: ""; z-index: -1; background-color: #ffffff; transform: scale(0, 1); transform-origin: right top; transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1); visibility: visible !important; }#top-header .et-social-icon a:hover { background: var(--color-2); color: #ffffff; border-color: var(--color-2); }#top-header .et-social-icon a { color: #ffffff; margin-right: 0px; display: block; text-align: center; font-size: 10px; width: 24px; height: 24px; border-radius: 3px; line-height: 22px; opacity: 0.8; border: 1px solid #ffffff; }#top-menu-nav .nav li.dct_cta_q a { z-index: 1; position: relative; font-size: 16px; line-height: 30px; border-color: var(--color-1); background-color: var(--color-1); transition: 0.3s linear; border-radius: 3px; text-transform: uppercase; font-weight: 600; color: #ffffff !important; padding: 10px 20px !important; }#top-menu-nav .nav li.dct_cta_q a:hover { opacity: 1; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px; padding: 10px 20px !important; color: #ffffff !important; border-radius: 3px !important; }#top-menu-nav .nav li.dct_cta_q a::before { position: absolute; left: 0px; margin-left: 0px; top: 0px; opacity: 1; display: block; height: 100%; width: 100%; content: ""; z-index: -1; background-color: var(--color-2); transform: scale(0, 1); transform-origin: right top; transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1); visibility: visible !important; }#top-menu li li { position: relative; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }#top-menu li li a { position: relative; display: block; padding: 10px 0px; line-height: 29px; font-weight: 500; font-size: 15px; color: #333333; text-align: left; border-bottom: 1px solid #e5e5e5; text-transform: capitalize; transition: 0.5s; }#top-menu li li a::before { position: absolute; left: 0px; top: 22px; height: 5px; width: 5px; background-color: var(--color-1); content: ""; opacity: 0; visibility: hidden; transition: 0.3s; }#top-menu li li a:hover { color: var(--color-1); background-color: #ffffff; padding-left: 16px; opacity: 1; }.nav li ul { border-top-color: var(--color-1); }#top-header { background: linear-gradient(to left,var(--color-1) 50%,var(--color-2) 50%); }#top-header #et-info { padding-bottom: 15px; padding-top: 15px; }#top-header #et-info span { position: relative; font-size: 14px; line-height: 20px; color: #ffffff; font-weight: 400; margin-right: 30px; }#et-info-email::before, #et-info-phone::before { background: var(--color-1); padding: 1px; margin-right: 10px; color: #1a2940; }#top-header #et-info .et-social-icons { position: absolute; right: 0px; }#top-header .et-social-icons li { margin-top: 0px; line-height: 25px; margin-left: 0px; margin-right: 5px; }#top-menu li a { font-size: 15px; letter-spacing: 1px; font-weight: 500 !important; color: var(--color-2) !important; }@media only screen and (max-width: 980px){#top-header { background: #1a2940; }#top-header .et-social-icons { display: none; }#top-header #et-info { padding-bottom: 5px; padding-top: 5px; }}#dct_footer .et_pb_text .et_pb_text_inner h2 { padding-bottom: 0px; position: relative; font-size: 20px; display: inline-block; text-transform: capitalize; line-height: 1.2em; color: #ffffff; font-weight: 700; padding-left: 20px; }#dct_footer .et_pb_text .et_pb_text_inner h2::before { position: absolute; left: 0px; top: 0px; height: 90%; width: 5px; background-color: var(--color-1); content: ""; }#dct_footer .et_pb_text .et_pb_text_inner ul { margin: 0px; padding: 0px; }#dct_footer .et_pb_text .et_pb_text_inner ul li { list-style: none; position: relative; padding-left: 26px; margin-bottom: 10px; color: #ffffff; }#dct_footer .et_pb_text .et_pb_text_inner ul li::before { position: absolute; left: 0px; content: "5"; color: var(--color-1); font-family: ETmodules !important; }#dct_footer .et_pb_text .et_pb_text_inner ul li a { color: #ffffff; transition: 0.5s; }#dct_footer .et_pb_text .et_pb_text_inner ul li a:hover { color: var(--color-1); }#footer_bottom ul li a.icon { width: 35px; height: 35px; line-height: 35px; color: #ffffff; font-size: 12px; border-radius: 3px; font-weight: 100; background-color: var(--color-1) !important; }#footer_bottom ul li a.icon::before { width: 35px; line-height: 35px; }#footer_bottom ul li a.icon:hover { background-color: #ffffff !important; }@media (max-width: 980px){.et_mobile_menu { border-color: var(--color-1); max-height: 80vh; padding: 0px; position: fixed; overflow: scroll !important; }.mobile_menu_bar::before { color: var(--color-1); top: 10px; }#et-info { display: block; float: left; }#et-info-phone::after { background: 0px 0px; }#et-secondary-menu { position: absolute; right: 0px; top: -3px; display: block !important; }#main-header #mobile_menu.et_mobile_menu .menu-item-has-children { position: relative; }#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle { position: absolute; z-index: 1; width: 36px; height: 36px; line-height: 36px; border-radius: 5px; top: 6px; right: 10px; cursor: pointer; text-align: center; }#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before { font-weight: 400; font-style: normal; font-variant: normal; -webkit-font-smoothing: antialiased; line-height: 36px; font-size: 24px; text-transform: none; speak: none; color: var(--color-1); content: "3"; font-family: ETmodules !important; }#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu { display: none !important; padding-left: 0px; }#main-header #mobile_menu.et_mobile_menu li li { padding-left: 0px; }#main-header #mobile_menu.et_mobile_menu li a, #main-header #mobile_menu.et_mobile_menu li li a, #main-header #mobile_menu.et_mobile_menu li li li a { padding: 15px; text-transform: uppercase; }#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a { background-color: transparent; font-weight: inherit; }}@media only screen and (max-width: 479px){#et-info { float: none; }#top-header #et-info > a { display: none; }#top-header #et-info span { margin-right: 0px; }}#main-content .container::before { background-color: transparent; }#sidebar .et_pb_widget .widgettitle { position: relative; font-size: 1.3em; margin-bottom: 12px; line-height: 25px; padding-left: 20px; color: #1a2940; font-weight: 600; }#sidebar .et_pb_widget .widgettitle::before { position: absolute; left: 0px; top: 0px; height: 25px; width: 5px; background-color: var(--color-1); content: ""; }#sidebar .widget_search input#s { position: relative; padding: 15px 24px; border: 1px solid #e5e5e5; background: #1a2940; display: block; font-size: 15px; color: #ffffff; width: 100%; border-radius: 4px; transition: 0.5s; line-height: 26px !important; height: 56px !important; }.widget_search input#searchsubmit { background: var(--color-1); color: #ffffff; border: none; height: 55px !important; }#sidebar { padding-bottom: 0px !important; }.et_pb_scroll_top::before { content: "6"; }.et_pb_scroll_top.et-pb-icon { right: 30px; bottom: 30px; padding: 8px; border-radius: 5px; background: var(--color-1); font-size: 32px; transition: 0.1s ease-in-out; }.et_pb_scroll_top.et-pb-icon:hover { bottom: 32px; background: var(--color-2); transition: 0.1s ease-in-out; box-shadow: rgba(22, 44, 78, 0.29) 0px 10px 15px; }.et_bloom .et_bloom_optin_1 .et_bloom_form_content { background-color: #ededed !important; }.et_bloom .et_bloom_optin_1 .zigzag_edge .et_bloom_form_content::before { background: linear-gradient(45deg, transparent 33.33%, #ededed 33.333%, #ededed 66.66%, transparent 66.66%) 0% 0% / 20px 40px, linear-gradient(-45deg, transparent 33.33%, #ededed 33.33%, #ededed 66.66%, transparent 66.66%) !important; }.et_bloom .et_bloom_optin_1 .zigzag_edge.et_bloom_form_right .et_bloom_form_content::before, .et_bloom .et_bloom_optin_1 .zigzag_edge.et_bloom_form_left .et_bloom_form_content::before { background-size: 40px 20px !important; }@media only screen and (max-width: 767px){.et_bloom .et_bloom_optin_1 .zigzag_edge.et_bloom_form_right .et_bloom_form_content::before, .et_bloom .et_bloom_optin_1 .zigzag_edge.et_bloom_form_left .et_bloom_form_content::before { background: linear-gradient(45deg, transparent 33.33%, #ededed 33.333%, #ededed 66.66%, transparent 66.66%) 0% 0% / 20px 40px, linear-gradient(-45deg, transparent 33.33%, #ededed 33.33%, #ededed 66.66%, transparent 66.66%) !important; }}.et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header { background-color: #ffffff !important; }.et_bloom .et_bloom_optin_1 .et_bloom_form_content button { background-color: #81b754 !important; }.et_bloom .et_bloom_optin_1 .et_bloom_form_container h2, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 strong { font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif; }.et_bloom .et_bloom_optin_1 .et_bloom_form_container p, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p strong, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form input, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form button span { font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif; }.preloader { position: fixed; inset: 0px; height: 100%; width: 100%; z-index: 2147483647; background-color: #23242c; overflow: hidden !important; }.preloader .status { width: 100px; height: 100px; position: absolute; left: 50%; top: 50%; background-repeat: no-repeat; background-position: center center; background-size: cover; margin: -50px 0px 0px -50px; }body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p { font-size: 14px; }#main-header .nav li ul a { color: rgba(0, 0, 0, 0.7); }#top-menu li a, .et_search_form_container input { font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }body .et_pb_button { background-color: #669e24; }body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button { color: #ffffff; }body .et_pb_bg_layout_light.et_pb_button:hover, body .et_pb_bg_layout_light .et_pb_button:hover, body .et_pb_button:hover { background-color: rgba(0, 0, 0, 0.2); border-radius: 0px; color: #ffffff !important; }h1, h2, h3, h4, h5, h6 { font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif; }body, input, textarea, select { font-family: Poppins, Helvetica, Arial, Lucida, sans-serif; }#top-header .container { padding-top: 0px; padding-bottom: 23px !important; }span.published { display: none !important; }@media (max-width: 980px){#top-header .et-social-icon a { color: #ffffff; margin-right: 0px; display: block; text-align: center; font-size: 10px; width: 24px; height: 24px; border-radius: 3px; line-height: 22px; opacity: 0.8; border: 1px solid #ffffff; position: relative !important; left: 0px !important; }}.et_pb_section_0_tb_footer.et_pb_section { padding-top: 40px; padding-bottom: 40px; background-color: #0d1522 !important; }.et_pb_row_0_tb_footer.et_pb_row { padding-bottom: 0px !important; }.et_pb_row_0_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_0_tb_footer.et_pb_row { width: 90%; }.et_pb_text_1_tb_footer.et_pb_text { color: rgba(255, 255, 255, 0.8) !important; }.et_pb_text_1_tb_footer { font-weight: 300; }.et_pb_button_0_tb_footer, .et_pb_button_0_tb_footer::after { transition: 300ms; }.et_pb_text_5_tb_footer { min-height: 147px; }.et_pb_text_7_tb_footer { margin-right: -43px !important; }.et_pb_section_1_tb_footer { border-top-width: 1px; border-top-color: rgba(255, 255, 255, 0.6); }.et_pb_section_1_tb_footer.et_pb_section { padding-top: 0px; padding-bottom: 0px; background-color: #0d1522 !important; }.et_pb_row_1_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_1_tb_footer.et_pb_row { max-width: 1170px; }.et_pb_text_8_tb_footer.et_pb_text a { color: #669e24 !important; }.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon .icon::before { color: #ffffff; }.et_pb_social_media_follow_network_0_tb_footer a.icon, .et_pb_social_media_follow_network_1_tb_footer a.icon, .et_pb_social_media_follow_network_2_tb_footer a.icon { background-color: #669e24 !important; }html::before { content: "a"; position: absolute; top: -999px; left: -999px; }html::before { font-family: "300plus_free_outline_icons_v2"; }html::before { font-family: "Material Icons"; }html::before { font-family: "100_universal_icons_pack"; }html::before { font-family: "100plus_nonprofit_icons"; }html::before { font-family: "Lineal Icon Pack"; }html::before { font-family: "Font Awesome 5 Brands"; }html::before { font-family: "Font Awesome 5 Free"; }:root { --color-1: #669e24; --color-2: #23242c; }.single .et_pb_post .entry-title { display: none !important; }.single #main-content .container { padding-top: 30px !important; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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; }.envira-gallery-wrap, .envira-gallery-wrap *, .envira-tags-filter-list, .envira-tags-filter-list * { appearance: none; background: none; border-radius: 0px; border: 0px none; box-shadow: none; box-sizing: border-box; float: none; font-size: 100%; height: auto; letter-spacing: normal; line-height: 1; margin: 0px; outline: none; overflow: visible; padding: 0px; position: static; text-decoration: none; text-indent: 0px; text-shadow: none; text-transform: none; transition:none 0s ease; visibility: visible; width: auto; }.envira-gallery-wrap { width: 100%; margin: 0px auto 20px; }.envira-gallery-wrap .envira-album-public, .envira-gallery-wrap .envira-gallery-public { width: 100%; margin: 0px auto 20px; box-sizing: border-box; }.envira-gallery-wrap .envira-album-public.envira-clear, .envira-gallery-wrap .envira-gallery-public.envira-clear { clear: both; }.envira-gallery-wrap .envira-album-public.envira-clear::after, .envira-gallery-wrap .envira-gallery-public.envira-clear::after { clear: both; content: "."; display: block; height: 0px; line-height: 0; overflow: auto; visibility: hidden; zoom: 1; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner { position: relative; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay { box-sizing: border-box; position: absolute; overflow: visible; z-index: 5; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-top-left, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-top-left { top: 0px; left: 0px; padding: 5px 0px 0px 5px; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-top-right, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-top-right { top: 0px; right: 0px; padding: 5px 5px 0px 0px; text-align: right; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-bottom-left, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-bottom-left { bottom: 0px; left: 0px; padding: 0px 0px 5px 5px; }.envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-bottom-right, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay.envira-gallery-bottom-right { bottom: 0px; right: 0px; padding: 0px 5px 5px 0px; text-align: right; }.envira-gallery-wrap .envira-album-public .envira-gallery-item, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item { float: left; }.envira-gallery-wrap .envira-album-public .envira-gallery-item img, .envira-gallery-wrap .envira-gallery-public .envira-gallery-item img { float: none; display: block; margin: 0px auto; padding: 0px; max-width: 100%; }.envira-album-public.envira-justified-gallery .envira-gallery-item-inner, .envira-gallery-public.envira-justified-gallery .envira-gallery-item-inner { position: absolute; }img.envira-lazy { width: 100%; }.envira-gallery-item.envira-lazy-load .envira-gallery-position-overlay { display: none; }@-webkit-keyframes envirabox-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@keyframes envirabox-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@keyframes envira-loader1 { 0% { transform: scale(0); } 100% { transform: scale(1); } }@keyframes envira-loader3 { 0% { transform: scale(1); } 100% { transform: scale(0); } }@keyframes envira-loader2 { 0% { transform: translate(0px, 0px); } 100% { transform: translate(19px, 0px); } }.envira-justified-gallery { width: 100%; position: relative; overflow: hidden; }.envira-justified-gallery > div > div { position: absolute; display: inline-block; overflow: hidden; }.envira-justified-gallery > div > div > a > img, .envira-justified-gallery > div > div > img, .envira-justified-gallery > div > div > a > div.effect-wrapper > img { position: absolute; top: 50%; left: 50%; margin: 0px; padding: 0px; border: none; }.et_bloom .et_bloom_optin div, .et_bloom .et_bloom_optin span, .et_bloom .et_bloom_optin h2, .et_bloom .et_bloom_optin h3, .et_bloom .et_bloom_optin h4, .et_bloom .et_bloom_optin p, .et_bloom .et_bloom_optin a, .et_bloom .et_bloom_optin font, .et_bloom .et_bloom_optin img, .et_bloom .et_bloom_optin strike, .et_bloom .et_bloom_optin strong, .et_bloom .et_bloom_optin b, .et_bloom .et_bloom_optin u, .et_bloom .et_bloom_optin i, .et_bloom .et_bloom_optin ol, .et_bloom .et_bloom_optin ul, .et_bloom .et_bloom_optin li { text-transform: none; font-weight: normal; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background-image: none; box-sizing: content-box; -webkit-font-smoothing: antialiased; }.et_bloom .et_bloom_optin button { background: none; }@font-face{font-family:"ET-Bloom";font-weight:400;font-style:normal;src:url(https://www.greenforest.com.cy/wp-content/swift-ai/cache/www.greenforest.com.cy/zh-hans/greenforest/project-022/__data/ET-Bloom59b2fdf0.woff) format('woff2');font-display:swap;}.et_bloom .et_bloom_visible { display: block !important; }.et_bloom button.et_bloom_submit_subscription { cursor: pointer; }.et_bloom button.et_bloom_submit_subscription { position: relative; }.et_bloom .et_bloom_subscribe_loader { display: none; width: 16px; height: 16px; position: absolute; left: 50%; top: 50%; background: url(//www.greenforest.com.cy/wp-content/swift-ai/images/wp-content/plugins/bloom/images/subscribe-loader-gif.webp) !important; margin: -8px auto auto -8px !important; }.et_bloom .et_bloom_form_header img { height: auto; width: auto; }.et_bloom .et_bloom_header_outer { height: auto; }.et_bloom .et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_form_left .et_bloom_header_outer { width: 66%; }.et_bloom .et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_left .et_bloom_form_header { height: 100%; }.et_bloom_form_left .et_bloom_form_container_wrapper, .et_bloom_form_right .et_bloom_form_container_wrapper { display: flex; }.et_bloom .et_bloom_popup .et_bloom_form_container { position: relative; z-index: 999999999; top: 290px; margin: 0px auto; opacity: 0; }.et_bloom .et_bloom_popup { display: none; top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; z-index: 99999999; }.et_bloom .et_bloom_popup::after { content: ""; background-color: rgba(0, 0, 0, 0.6); top: 0px; left: 0px; width: 100%; height: 100%; position: fixed; opacity: 0; }.et_bloom .et_bloom_popup.et_bloom_animated::after { opacity: 1; animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal none running et_bloom_fadeIn; }.et_bloom .et_bloom_form_container_wrapper { position: relative; }.et_bloom .et_bloom_form_container, .et_bloom .et_bloom_form_container div, .et_bloom .et_bloom_form_container span, .et_bloom .et_bloom_form_container h2, .et_bloom .et_bloom_form_container h3, .et_bloom .et_bloom_form_container h4, .et_bloom .et_bloom_form_container p, .et_bloom .et_bloom_form_container a, .et_bloom .et_bloom_form_container font, .et_bloom .et_bloom_form_container img, .et_bloom .et_bloom_form_container strike, .et_bloom .et_bloom_form_container strong, .et_bloom .et_bloom_form_container b, .et_bloom .et_bloom_form_container u, .et_bloom .et_bloom_form_container i, .et_bloom .et_bloom_form_container ol, .et_bloom .et_bloom_form_container ul, .et_bloom .et_bloom_form_container li { font-family: "Open Sans", helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background-image: none; box-sizing: content-box; -webkit-font-smoothing: antialiased; }.et_bloom .et_bloom_form_container .clearfix::after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; }.et_bloom .et_bloom_form_container { position: relative; }.et_bloom .et_bloom_form_container .et_bloom_close_button, .et_bloom .et_bloom_success_checkmark::before { font-family: ET-Bloom; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 16px !important; }.et_bloom .et_bloom_success_container { height: 0px; overflow: hidden; opacity: 0; position: relative; z-index: -1; margin: 0px auto !important; }.et_bloom .et_bloom_form_container h2.et_bloom_success_message { line-height: 1.4em; position: relative; font-size: 14px; display: none; opacity: 0; z-index: -1; text-align: center; color: #888888; background: #ffffff; padding: 10px 10%; width: 80%; max-width: 300px; border-radius: 5px; margin: auto; }.et_bloom h2.et_bloom_success_message::after { content: ""; position: absolute; left: 50%; top: -5px; margin-left: -3px; width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #ffffff; }.et_bloom .et_bloom_success_checkmark::before { content: ""; line-height: 25px; font-size: 25px !important; }.et_bloom span.et_bloom_success_checkmark { opacity: 0; background: #82c016; border-radius: 30px; left: 50%; margin-left: -20px; transform: rotate(180deg); display: block; height: 28px; width: 28px; transition: 1s; position: absolute; top: 30px; color: #ffffff !important; padding: 8px 7px 7px 10px !important; }.et_bloom .et_bloom_close_button::before { content: ""; position: absolute; top: 7px; right: 7px; }.et_bloom .et_bloom_form_container .et_bloom_close_button { position: absolute; top: -10px; right: -10px; width: 30px; height: 30px; border-radius: 30px; background-color: #ffffff; box-shadow: rgba(0, 0, 0, 0.34) 0px 2px 4px 0px; cursor: pointer; }.et_bloom .et_bloom_form_container { background-color: #dadfe4; max-width: 640px; z-index: 999999999; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 60px; -webkit-font-smoothing: antialiased; }.et_bloom .et_bloom_popup .et_bloom_form_container { width: 80%; }.et_bloom .et_bloom_form_container, .et_bloom .et_bloom_form_container div, .et_bloom .et_bloom_form_container img, .et_bloom .et_bloom_form_container .et_bloom_popup_input, .et_bloom .et_bloom_form_container input { box-sizing: border-box; }.et_bloom .et_bloom_form_container .et_bloom_form_header { background-color: #ffffff; padding: 15px; overflow: hidden; position: relative; }.et_bloom .et_bloom_form_container .et_bloom_form_text, .et_bloom .et_bloom_form_container .et_bloom_form_img { max-width: 100%; padding: 15px; display: table-cell; }.et_bloom .et_bloom_form_header h2 { color: rgba(0, 0, 0, 0.8); -webkit-font-smoothing: antialiased; font-size: 24px !important; padding-bottom: 0px !important; font-weight: 600 !important; line-height: 1.1em !important; }.et_bloom .et_bloom_form_header p { color: rgba(0, 0, 0, 0.5); line-height: 1.6em; font-size: 14px; margin-top: 0.5em; }.et_bloom .et_bloom_form_container .et_bloom_form_content { padding: 40px 30px; color: rgba(0, 0, 0, 0.5); width: 100%; background-color: #e9e9e9; position: relative; }.et_bloom .et_bloom_form_container .et_bloom_form_content label, span.et_bloom_form_label, .et_bloom .et_bloom_form_container .et_bloom_form_content input { display: block; }.et_bloom .et_bloom_form_container .et_bloom_form_content span, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group label, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group strong, .et_bloom .et_bloom_form_aweber .af-body label.previewLabel, .et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content label, .et_bloom .mimi_field label { color: #444444; font-weight: 700 !important; margin-bottom: 10px !important; }.et_bloom .et_bloom_form_container .et_bloom_form_content input, .et_bloom .et_bloom_form_container .et_bloom_form_content select, .et_bloom .et_bloom_form_container .et_bloom_form_content textarea, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_content .af-body input.text, .et_bloom #mc_embed_signup .mc-field-group select, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-input, .et_bloom .et_bloom_form_content .mimi_field #signup_field_reference { background-color: #ffffff; width: 100%; font-weight: 600; color: rgba(0, 0, 0, 0.5); box-sizing: border-box; border: none; }.et_bloom .et_bloom_form_container .et_bloom_form_content input, .et_bloom .et_bloom_form_container .et_bloom_form_content textarea, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content .af-body input.text, .et_bloom #mc_embed_signup .mc-field-group select, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-input, .et_bloom .et_bloom_form_content .mimi_field #signup_field_reference { padding: 14px !important; }.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input { padding: 10px !important; }.et_bloom .et_bloom_form_container.et_bloom_rounded input, .et_bloom .et_bloom_form_container.et_bloom_rounded textarea, .et_bloom .et_bloom_form_container.et_bloom_rounded .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_container.et_bloom_rounded button { border-radius: 3px !important; }.et_bloom .et_bloom_form_content .et_bloom_popup_input { float: left; width: 34%; padding-right: 20px; }.et_bloom .et_bloom_form_content button { width: 32%; background-color: #46c8c8; color: #ffffff; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; border: none; }.et_bloom .et_bloom_form_content input, .et_bloom .et_bloom_form_content select, .et_bloom .et_bloom_form_content button { padding: 10px; font-family: "Open Sans", sans-serif; font-size: 14px; }.et_bloom .et_bloom_button_text { text-transform: uppercase; letter-spacing: 1px; color: #ffffff !important; font-weight: 600 !important; margin-bottom: 0px !important; }.et_bloom .with_edge .et_bloom_form_header::after, .et_bloom .with_edge .et_bloom_form_content::before { position: absolute; content: ""; display: block; }.et_bloom .zigzag_edge .et_bloom_form_header { padding-bottom: 25px; }.et_bloom .zigzag_edge .et_bloom_form_content::before { top: -10px; left: 0px; width: 100%; height: 10px; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%) 0% 0% / 20px 40px, linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); }.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_header { padding-bottom: 15px; padding-right: 25px; }.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_content::before, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content::before { top: 0px; left: -10px; width: 10px; height: 100%; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%) 0% 0% / 40px 20px, linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); }.et_bloom .et_bloom_form_container.et_bloom_form_right { max-width: 740px; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header { width: 100%; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content { width: 34%; float: left; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 15px; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button { width: 100%; padding-right: 0px; padding-left: 0px; }.et_bloom .et_bloom_form_container.et_bloom_form_right { background-color: #ffffff; }.et_bloom .et_bloom_form_header img { margin: auto; }.et_bloom .et_bloom_form_header img, .et_bloom .et_bloom_form_header .et_bloom_form_text { max-width: 100%; padding: 15px; display: block; clear: both; }.et_bloom_form_container .et_bloom_form_content .et_bloom_fields { height: 100%; }@-webkit-keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes et_bloom_fadeInRight { 0% { opacity: 0; transform: translateX(-30%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes et_bloom_fadeInRight { 0% { opacity: 0; transform: translateX(-30%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes et_bloom_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes et_bloom_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes et_bloom_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes et_bloom_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes et_bloom_slideTop { 0% { transform: translateY(0px); } 100% { transform: translateY(0px); } }@keyframes et_bloom_slideTop { 0% { transform: translateY(0px); } 100% { transform: translateY(0px); } }@-webkit-keyframes et_bloom_slideDown { 0% { transform: translateY(0px); } 100% { transform: translateY(100%); } }@keyframes et_bloom_slideDown { 0% { transform: translateY(0px); } 100% { transform: translateY(100%); } }@-webkit-keyframes et_bloom_swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@keyframes et_bloom_swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@-webkit-keyframes et_bloom_tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@keyframes et_bloom_tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes et_bloom_bounce { 0%, 20%, 53%, 80%, 100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); } 40%, 43% { transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@keyframes et_bloom_bounce { 0%, 20%, 53%, 80%, 100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); } 40%, 43% { transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@-webkit-keyframes et_bloom_flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@keyframes et_bloom_flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes et_bloom_zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } 100% { opacity: 1; } }@keyframes et_bloom_zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } 100% { opacity: 1; } }@-webkit-keyframes et_bloom_lightSpeedIn { 0% { transform: translate3d(30%, 0px, 0px) skewX(-10deg); opacity: 0; } 60% { transform: skewX(5deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } 100% { transform: none; opacity: 1; } }@keyframes et_bloom_lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } 100% { transform: none; opacity: 1; } }.et_bloom .et_bloom_image { opacity: 0; }.et_bloom .et_bloom_animated .et_bloom_animation_fadein, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_fadein, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_fadein, .et_bloom .et_bloom_visible_image.et_bloom_image_fadein { opacity: 1; animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal none running et_bloom_fadeIn; }.et_bloom .et_bloom_animated .et_bloom_animation_slideright, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_slideright, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_slideright, .et_bloom .et_bloom_visible_image.et_bloom_image_slideright { opacity: 1; animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal none running et_bloom_fadeInRight; }@media only screen and (max-width: 767px){.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content { width: 100%; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { width: 34%; padding-right: 20px; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button { width: 32%; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 0px; }.et_bloom .et_bloom_form_content { clear: both; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_3_fields .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_3_fields .et_bloom_popup_input { width: 25%; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_3_fields button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_3_fields button { width: 25%; }.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_header, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_header { padding-bottom: 25px; }.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_content::before, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content::before { top: -10px; left: 0px; width: 100%; height: 10px; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%) 0% 0% / 20px 40px, linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); }.et_bloom .et_bloom_hide_mobile { display: none !important; }}@media screen and (max-width: 767px){.et_bloom .et_bloom_form_container .et_bloom_popup_input { padding-right: 0px !important; }.et_bloom .et_bloom_form_container .et_bloom_form_header, .et_bloom .et_bloom_form_container .et_bloom_popup_input, .et_bloom .et_bloom_form_container button { width: 100% !important; max-width: 100% !important; float: left !important; }.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 10px !important; }}@media screen and (max-width: 767px){.et_bloom .et_bloom_form_container_wrapper { flex-direction: column; }.et_bloom .et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_form_left .et_bloom_header_outer { width: 100%; }.et_bloom .et_bloom_form_container .et_bloom_form_header img { float: none !important; max-width: 100% !important; }.et_bloom .et_bloom_form_text { text-align: center; }}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="2"]{min-width: 100vw;}body.swift-nojs [data-s3cid="3"]{min-width: 100vw;}body.swift-nojs [data-s3cid="4"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="5"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="8"]{min-width: 100vw;min-height:156.734375px;}body.swift-nojs [data-s3cid="9"]{min-width:320.796875px;min-height:116.734375px;}body.swift-nojs [data-s3cid="10"]{min-width:320.796875px;min-height:63.734375px;}body.swift-nojs [data-s3cid="11"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="12"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="13"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="14"]{min-width: 100vw;}body.swift-nojs [data-s3cid="15"]{min-width: 100vw;}body.swift-nojs [data-s3cid="16"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="17"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="18"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="19"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="20"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="21"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="22"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="24"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="26"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="32"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="38"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="44"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="50"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="56"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="62"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="68"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="74"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="80"]{min-width:205px;min-height:153.5px;}body.swift-nojs [data-s3cid="86"]{min-width:115px;min-height:153.5px;}body.swift-nojs [data-s3cid="92"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="98"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="104"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="110"]{min-width:321px;min-height:240.59375px;}body.swift-nojs [data-s3cid="116"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="122"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="128"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="134"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="140"]{min-width:144px;min-height:191.328125px;}body.swift-nojs [data-s3cid="146"]{min-width:143px;min-height:191.328125px;}body.swift-nojs [data-s3cid="152"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="158"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="164"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="170"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="176"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="182"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="188"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="194"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="200"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="206"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="212"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="218"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="224"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="230"]{min-width:288px;min-height:216px;}body.swift-nojs [data-s3cid="235"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="236"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="237"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="238"]{min-width: 100vw;}body.swift-nojs [data-s3cid="239"]{min-width: 100vw;}body.swift-nojs [data-s3cid="240"]{min-width: 100vw;}body.swift-nojs [data-s3cid="241"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="242"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="243"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="244"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="245"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="246"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="247"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="248"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="249"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="250"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="251"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="252"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="253"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="254"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="255"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="256"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="257"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="258"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="259"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="260"]{min-width:360.890625px;}body.swift-nojs [data-s3cid="261"]{min-width:403.890625px;}body.swift-nojs [data-s3cid="262"]{min-width:403.890625px;}body.swift-nojs [data-s3cid="263"]{min-width: 100vw;}body.swift-nojs [data-s3cid="264"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="265"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="266"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="267"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="268"]{min-width:320.796875px;}body.swift-nojs [data-s3cid="302"]{min-width: 100vw;}body.swift-nojs [data-s3cid="312"]{max-width:0px;max-height:0px;}body.swift-nojs [data-s3cid="313"]{max-width:0px;max-height:0px;}body.swift-nojs [data-s3cid="314"]{min-width: 100vw;}body.swift-nojs [data-s3cid="315"]{min-width: 100vw;}html{opacity:1}