@layer swift3 {:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--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: 800px; --wp--style--global--wide-size: 1200px; }:where(body) { margin: 0px; }:root { --wp--style--block-gap: 24px; }body { padding: 0px; }a:where(:not(.wp-element-button)) { text-decoration: underline; }#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.cli-show { opacity: 0.8; }.cli-barmodal-open { overflow: hidden; }.cli-modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: #000000; display: none; }.cli-modal-backdrop.cli-fade { opacity: 0; }.cli-modal-backdrop.cli-show { opacity: 0.5; display: block; }.cli-modal a { text-decoration: none; }.cli-modal .cli-modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; display: flex; align-items: center; min-height: calc(100% - 1rem); }@media (min-width: 576px){.cli-modal .cli-modal-dialog { max-width: 500px; margin: 1.75rem auto; min-height: calc(100% - 3.5rem); }}@media (min-width: 992px){.cli-modal .cli-modal-dialog { max-width: 900px; }}.cli-modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border-radius: 0.3rem; outline: 0px; }.cli-modal .cli-modal-close { position: absolute; right: 10px; top: 10px; z-index: 1; padding: 0px; border: 0px; appearance: none; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000000; text-shadow: #ffffff 0px 1px 0px; background-color: transparent !important; }.cli-modal .cli-modal-close:focus { outline: 0px; }.cli-switch { display: inline-block; position: relative; min-height: 1px; padding-left: 70px; font-size: 14px; }.cli-switch input[type="checkbox"] { display: none; }.cli-switch .cli-slider { background-color: #e3e1e8; height: 24px; width: 50px; inset: 0px; cursor: pointer; position: absolute; transition: 0.4s; }.cli-switch .cli-slider::before { background-color: #ffffff; bottom: 2px; content: ""; height: 20px; left: 2px; position: absolute; transition: 0.4s; width: 20px; }.cli-switch 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; }.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-backdrop.cli-show { opacity: 0.5; transform: scale(1); }.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; }@media (min-width: 992px){.cli-modal .cli-modal-dialog { max-width: 645px; }}.cli-switch .cli-slider::after { content: attr(data-cli-disable); position: absolute; right: 50px; color: #000000; font-size: 12px; text-align: right; min-width: 80px; }.cli-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-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th { font-size: 12px; }.cli_settings_button { cursor: pointer; }.wt-cli-sr-only { display: none; font-size: 16px; }.cli-bar-container { float: none; margin: 0px auto; display: flex; justify-content: space-between; -webkit-box-align: center; align-items: center; }.cli-bar-btn_container { margin-left: 20px; display: flex; -webkit-box-align: center; align-items: center; flex-wrap: nowrap; }.cli-style-v2 a { cursor: pointer; }.cli-bar-btn_container a { white-space: nowrap; }.cli-style-v2 { font-size: 11pt; line-height: 18px; font-weight: normal; }#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container, #cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container { display: block; }.cli-style-v2 .cli-bar-message { width: 70%; text-align: left; }#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message, #cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message { width: 100%; }#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container { margin-top: 8px; margin-left: 0px; }#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head { text-align: left; margin-bottom: 5px; margin-top: 0px; font-size: 16px; }.cli-style-v2 .cli-bar-btn_container .cli_action_button, .cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link, .cli-style-v2 .cli-bar-btn_container .cli_settings_button { margin-left: 5px; }#cookie-law-info-bar[data-cli-style="cli-style-v2"] { padding: 14px 25px; }#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] { padding: 32px 45px; }.cli-style-v2 .cli-bar-btn_container .cli-plugin-button { margin-top: 5px; margin-bottom: 5px; }.wt-cli-necessary-checkbox { display: none !important; }.wt-cli-privacy-overview-actions { padding-bottom: 0px; }.wt-cli-cookie-description { font-size: 14px; line-height: 1.4; margin-top: 0px; padding: 0px; color: #000000; }html { line-height: 1.15; text-size-adjust: 100%; }*, ::after, ::before { box-sizing: border-box; }body { background-color: #ffffff; color: #333333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; margin: 0px; -webkit-font-smoothing: antialiased; }h1, h2, h3, h4, h5, h6 { color: inherit; font-family: inherit; font-weight: 500; line-height: 1.2; margin-block: 0.5rem 1rem; }h1 { font-size: 2.5rem; }h2 { font-size: 2rem; }h3 { font-size: 1.75rem; }h4 { font-size: 1.5rem; }h5 { font-size: 1.25rem; }p { margin-block: 0px 0.9rem; }a { background-color: transparent; color: #cc3366; text-decoration: none; }a:active, a:hover { color: #333366; }a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }b, strong { font-weight: bolder; }img { border-style: none; height: auto; max-width: 100%; }label { display: inline-block; line-height: 1; vertical-align: middle; }button, input, optgroup, select, textarea { font-family: inherit; font-size: 1rem; line-height: 1.5; margin: 0px; }input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea { border: 1px solid #666666; border-radius: 3px; padding: 0.5rem 1rem; transition: 0.3s; width: 100%; }input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus { border-color: #333333; }button, input { overflow: visible; }button, select { text-transform: none; }[type="button"], [type="reset"], [type="submit"], button { appearance: button; width: auto; }[type="button"], [type="submit"], button { background-color: transparent; border: 1px solid #cc3366; border-radius: 3px; color: #cc3366; display: inline-block; font-size: 1rem; font-weight: 400; padding: 0.5rem 1rem; text-align: center; transition:transform 0.3s ease; user-select: none; white-space: nowrap; }[type="button"]:focus:not(:focus-visible), [type="submit"]:focus:not(:focus-visible), button:focus:not(:focus-visible) { outline: none; }[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover { background-color: #cc3366; color: #ffffff; text-decoration: none; }[type="button"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }textarea { overflow: auto; resize: vertical; }[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; }table { background-color: transparent; border-collapse: collapse; border-spacing: 0px; font-size: 0.9em; margin-block-end: 15px; width: 100%; }table td, table th { border: 1px solid rgba(128, 128, 128, 0.5); line-height: 1.5; padding: 15px; vertical-align: top; }table th { font-weight: 700; }table tfoot th, table thead th { font-size: 1em; }table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th { border-block-start: 1px solid rgba(128, 128, 128, 0.5); }table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th { background-color: rgba(128, 128, 128, 0.07); }table tbody tr:hover > td, table tbody tr:hover > th { background-color: rgba(128, 128, 128, 0.1); }dd, dl, dt, li, ol, ul { background: transparent; border: 0px; font-size: 100%; margin-block: 0px; outline: 0px; vertical-align: baseline; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #eeeeee; clip-path: none; color: #333333; display: block; font-size: 1rem; height: auto; left: 5px; line-height: normal; padding: 12px 24px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }:root { --direction-multiplier: 1; }.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: -10000em; width: 1px; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.elementor *, .elementor ::after, .elementor ::before { box-sizing: border-box; }.elementor a { box-shadow: none; text-decoration: none; }.elementor img { border: none; border-radius: 0px; box-shadow: none; height: auto; max-width: 100%; }.elementor embed, .elementor iframe, .elementor object, .elementor video { border: none; line-height: 1; margin: 0px; max-width: 100%; width: 100%; }.elementor-element { --flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; align-self: var(--align-self); flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); }.elementor-element:where(.e-con-full, .elementor-widget) { align-content: var(--align-content); align-items: var(--align-items); flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); gap: var(--row-gap) var(--column-gap); justify-content: var(--justify-content); }.elementor-invisible { visibility: hidden; }.elementor-align-center { text-align: center; }.elementor-align-left { text-align: left; }.elementor-align-center .elementor-button, .elementor-align-left .elementor-button, .elementor-align-right .elementor-button { width: auto; }:root { --page-title-display: block; }@keyframes eicon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.elementor-section { position: relative; }.elementor-section .elementor-container { display: flex; margin-left: auto; margin-right: auto; position: relative; }.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1140px; }.elementor-section.elementor-section-items-middle > .elementor-container { align-items: center; }.elementor-widget-wrap { align-content: flex-start; flex-wrap: wrap; position: relative; width: 100%; }.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap { display: flex; }.elementor-widget-wrap > .elementor-element { width: 100%; }.elementor-widget { position: relative; }.elementor-widget:not(:last-child) { margin-bottom: var(--kit-widget-spacing,20px); }.elementor-column { display: flex; min-height: 1px; position: relative; }.elementor-column-gap-default > .elementor-column > .elementor-element-populated { padding: 10px; }@media (min-width: 768px){.elementor-column.elementor-col-50, .elementor-column[data-col="50"] { width: 50%; }.elementor-column.elementor-col-100, .elementor-column[data-col="100"] { width: 100%; }}.elementor-grid { display: grid; column-gap: var(--grid-column-gap); row-gap: var(--grid-row-gap); }.elementor-grid .elementor-grid-item { min-width: 0px; }.elementor-grid-0 .elementor-grid { display: inline-block; margin-bottom: calc(-1 * var(--grid-row-gap)); width: 100%; word-spacing: var(--grid-column-gap); }.elementor-grid-0 .elementor-grid .elementor-grid-item { display: inline-block; margin-bottom: var(--grid-row-gap); word-break: break-word; }.elementor-grid-3 .elementor-grid { grid-template-columns: repeat(3, 1fr); }@media (min-width: 1367px){#elementor-device-mode::after { content: "desktop"; }}@media (prefers-reduced-motion: no-preference){html { scroll-behavior: smooth; }}.e-con { --border-radius: 0; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; --border-style: initial; --border-color: initial; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --content-width: min(100%,var(--container-max-width,1140px)); --width: 100%; --min-height: initial; --height: auto; --text-align: initial; --margin-top: 0px; --margin-right: 0px; --margin-bottom: 0px; --margin-left: 0px; --padding-top: var(--container-default-padding-top,10px); --padding-right: var(--container-default-padding-right,10px); --padding-bottom: var(--container-default-padding-bottom,10px); --padding-left: var(--container-default-padding-left,10px); --position: relative; --z-index: revert; --overflow: visible; --gap: var(--widgets-spacing,20px); --row-gap: var(--widgets-spacing-row,20px); --column-gap: var(--widgets-spacing-column,20px); --overlay-mix-blend-mode: initial; --overlay-opacity: 1; --overlay-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; --e-con-grid-template-columns: repeat(3,1fr); --e-con-grid-template-rows: repeat(2,1fr); border-radius: var(--border-radius); height: var(--height); min-height: var(--min-height); min-width: 0px; overflow: var(--overflow); position: var(--position); width: var(--width); z-index: var(--z-index); --flex-wrap-mobile: wrap; margin-block-end: var(--margin-block-end); margin-block-start: var(--margin-block-start); margin-inline-end: var(--margin-inline-end); margin-inline-start: var(--margin-inline-start); padding-inline-end: var(--padding-inline-end); padding-inline-start: var(--padding-inline-start); }.e-con:where(:not(.e-div-block-base)) { transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; }.e-con { --margin-block-start: var(--margin-top); --margin-block-end: var(--margin-bottom); --margin-inline-start: var(--margin-left); --margin-inline-end: var(--margin-right); --padding-inline-start: var(--padding-left); --padding-inline-end: var(--padding-right); --padding-block-start: var(--padding-top); --padding-block-end: var(--padding-bottom); --border-block-start-width: var(--border-top-width); --border-block-end-width: var(--border-bottom-width); --border-inline-start-width: var(--border-left-width); --border-inline-end-width: var(--border-right-width); }.e-con.e-flex { --flex-direction: column; --flex-basis: auto; --flex-grow: 0; --flex-shrink: 1; flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis); }.e-con-full, .e-con > .e-con-inner { padding-block-end: var(--padding-block-end); padding-block-start: var(--padding-block-start); text-align: var(--text-align); }.e-con-full.e-flex, .e-con.e-flex > .e-con-inner { flex-direction: var(--flex-direction); }.e-con, .e-con > .e-con-inner { display: var(--display); }.e-con-boxed.e-flex { place-content: normal; align-items: normal; flex-flow: column; }.e-con-boxed { gap: initial; text-align: initial; }.e-con.e-flex > .e-con-inner { align-content: var(--align-content); align-items: var(--align-items); align-self: auto; flex: 1 1 auto; flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); }.e-con > .e-con-inner { gap: var(--row-gap) var(--column-gap); height: 100%; margin: 0px auto; max-width: var(--content-width); padding-inline: 0px; width: 100%; }.e-con .elementor-widget.elementor-widget { margin-block-end: 0px; }.e-con::before, .e-con > .elementor-background-slideshow::before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); content: var(--background-overlay); display: block; height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); mix-blend-mode: var(--overlay-mix-blend-mode); opacity: var(--overlay-opacity); position: absolute; top: calc(0px - var(--border-top-width)); transition: var(--overlay-transition,.3s); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }.e-con::before { transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s); }.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); top: calc(0px - var(--border-top-width)); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { z-index: 1; }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before { z-index: 2; }.e-con .elementor-widget { min-width: 0px; }.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container { height: 100%; }.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget { max-width: 100%; }.e-con .elementor-widget:not(:last-child) { --kit-widget-spacing: 0px; }.elementor-form-fields-wrapper { display: flex; flex-wrap: wrap; }.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea { flex-basis: 100%; max-width: 100%; }.elementor-field-group { align-items: center; flex-wrap: wrap; }.elementor-field-group.elementor-field-type-submit { align-items: flex-end; }.elementor-field-group .elementor-field-textual { background-color: transparent; border: 1px solid #69727d; color: #1f2124; flex-grow: 1; max-width: 100%; vertical-align: middle; width: 100%; }.elementor-field-group .elementor-field-textual:focus { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px inset; outline: 0px; }.elementor-field-group .elementor-field-textual::placeholder { color: inherit; font-family: inherit; opacity: 0.6; }.elementor-field-label { cursor: pointer; }.elementor-field-textual { border-radius: 3px; font-size: 15px; line-height: 1.4; min-height: 40px; padding: 5px 14px; }.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button { flex-basis: 100%; }.elementor-form .elementor-button { border: none; padding-block: 0px; }.elementor-form .elementor-button-content-wrapper, .elementor-form .elementor-button > span { display: flex; flex-direction: row; gap: 5px; justify-content: center; }.elementor-form .elementor-button.elementor-size-sm { min-height: 40px; }.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) { transition:background, border, border-radius, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease, ease; }.elementor-heading-title { line-height: 1; margin: 0px; padding: 0px; }.elementor-button { background-color: #69727d; border-radius: 3px; color: #ffffff; display: inline-block; font-size: 15px; line-height: 1; padding: 12px 24px; fill: #ffffff; text-align: center; transition:transform 0.3s ease; }.elementor-button:focus, .elementor-button:hover, .elementor-button:visited { color: #ffffff; }.elementor-button-content-wrapper { display: flex; flex-direction: row; gap: 5px; justify-content: center; }.elementor-button-icon { align-items: center; display: flex; }.elementor-button-text { display: inline-block; }.elementor-button span { text-decoration: inherit; }.elementor-icon { color: #69727d; display: inline-block; font-size: 50px; line-height: 1; text-align: center; transition: 0.3s; }.elementor-icon:hover { color: #69727d; }.elementor-icon i, .elementor-icon svg { display: block; height: 1em; position: relative; width: 1em; }.elementor-icon i::before, .elementor-icon svg::before { left: 50%; position: absolute; transform: translateX(-50%); }.elementor-shape-circle .elementor-icon { border-radius: 50%; }.animated { animation-duration: 1.25s; }@media (min-width: 1367px) and (max-width: 2399px){.elementor .elementor-hidden-desktop { display: none; }}.elementor-widget-image { text-align: center; }.elementor-widget-image a { display: inline-block; }.elementor-widget-image img { display: inline-block; vertical-align: middle; }.elementor-item::after, .elementor-item::before { display: block; position: absolute; transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1); }.elementor-item-active::after, .elementor-item-active::before, .elementor-item.highlighted::after, .elementor-item.highlighted::before, .elementor-item:focus::after, .elementor-item:focus::before, .elementor-item:hover::after, .elementor-item:hover::before { transform: scale(1); }.elementor-nav-menu--main .elementor-nav-menu a { transition: 0.4s; }.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover { padding: 13px 20px; }.elementor-nav-menu--main .elementor-nav-menu ul { border-style: solid; border-width: 0px; padding: 0px; position: absolute; width: 12em; }.elementor-nav-menu--layout-horizontal { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu { display: flex; flex-wrap: wrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu a { flex-grow: 1; white-space: nowrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down { top: 100% !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a { margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul { inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a { margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-widget-nav-menu .elementor-widget-container, .elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*="elementor-hidden-"]) { display: flex; flex-direction: column; }.elementor-nav-menu { position: relative; z-index: 2; }.elementor-nav-menu::after { clear: both; content: " "; display: block; font: 0px / 0 serif; height: 0px; overflow: hidden; visibility: hidden; }.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul { display: block; line-height: normal; list-style: none; margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.elementor-nav-menu ul { display: none; }.elementor-nav-menu a, .elementor-nav-menu li { position: relative; }.elementor-nav-menu li { border-width: 0px; }.elementor-nav-menu a { align-items: center; display: flex; }.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover { line-height: 20px; padding: 10px 20px; }.elementor-nav-menu .sub-arrow { align-items: center; display: flex; line-height: 1; margin-block: -10px; padding: 10px; padding-inline-end: 0px; }.elementor-nav-menu .sub-arrow i { pointer-events: none; }.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover { background-color: #3f444b; color: #ffffff; }.elementor-menu-toggle { align-items: center; background-color: rgba(0, 0, 0, 0.05); border: 0px solid; border-radius: 3px; color: #33373d; cursor: pointer; display: flex; font-size: var(--nav-menu-icon-size,22px); justify-content: center; padding: 0.25em; }.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close { display: none; }.elementor-nav-menu--dropdown { background-color: #ffffff; font-size: 13px; }.elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top: 10px; overflow: hidden auto; transform-origin: center top; transition:max-height, transform 0.3s, 0.3s ease, ease; }.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item { font-size: 0.85em; }.elementor-nav-menu--dropdown a { color: #33373d; }ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-inline-start: 8px solid transparent; text-shadow: none; }.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a { justify-content: center; }.elementor-nav-menu--toggle { --menu-height: 100vh; }.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container { max-height: 0px; overflow: hidden; transform: scaleY(0); }.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown { position: absolute; z-index: 9997; }@media (min-width: 1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown { display: none; }.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { overflow-y: hidden; }}@keyframes hide-scroll { 0%, 100% { overflow: hidden; } }.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)), .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)), .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)) { font-size: 0px; line-height: 1; }.elementor-widget-social-icons .elementor-grid { column-gap: var(--grid-column-gap,5px); row-gap: var(--grid-row-gap,5px); grid-template-columns: var(--grid-template-columns); justify-content: var(--justify-content,center); justify-items: var(--justify-content,center); }.elementor-icon.elementor-social-icon { font-size: var(--icon-size,25px); height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em)); line-height: var(--icon-size,25px); width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em)); }.elementor-social-icon { --e-social-icon-icon-color: #fff; align-items: center; background-color: #69727d; cursor: pointer; display: inline-flex; justify-content: center; text-align: center; }.elementor-social-icon i { color: var(--e-social-icon-icon-color); }.elementor-social-icon:last-child { margin: 0px; }.elementor-social-icon:hover { color: #ffffff; opacity: 0.9; }.elementor-social-icon-facebook, .elementor-social-icon-facebook-f { background-color: #3b5998; }.elementor-social-icon-instagram { background-color: #262626; }.elementor-widget .elementor-icon-list-items { list-style-type: none; margin: 0px; padding: 0px; }.elementor-widget .elementor-icon-list-item { margin: 0px; padding: 0px; position: relative; }.elementor-widget .elementor-icon-list-item::after { inset-block-end: 0px; position: absolute; width: 100%; }.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a { align-items: var(--icon-vertical-align,center); display: flex; font-size: inherit; }.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text { align-self: center; padding-inline-start: 5px; }.elementor-widget .elementor-icon-list-icon { display: flex; inset-block-start: var(--icon-vertical-offset,initial); position: relative; }.elementor-widget .elementor-icon-list-icon i { font-size: var(--e-icon-list-icon-size); width: 1.25em; }.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon { text-align: var(--e-icon-list-icon-align); }.elementor-widget.elementor-list-item-link-full_width a { width: 100%; }.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a { justify-content: flex-start; text-align: left; }.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item::after { inset-inline-start: 0px; }.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item::after { inset-inline-end: 0px; }#left-area ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items { padding: 0px; }.elementor-shape { direction: ltr; left: 0px; line-height: 0; overflow: hidden; position: absolute; width: 100%; }.elementor-shape-top { top: -1px; }.elementor-shape-bottom { bottom: -1px; }.elementor-shape svg { display: block; left: 50%; position: relative; transform: translateX(-50%); width: calc(100% + 1.3px); }.elementor-shape .elementor-shape-fill { fill: #ffffff; transform: rotateY(0deg); transform-origin: center center; }@font-face { font-family: eicons; src: url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"); font-weight: 400; font-style: normal; }[class*=" eicon-"], [class^="eicon"] { display: inline-block; font-family: eicons; font-size: inherit; font-weight: 400; font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; -webkit-font-smoothing: antialiased; }@keyframes a { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.eicon-menu-bar::before { content: ""; }.eicon-close::before { content: ""; }.elementor-kit-13 { --e-global-color-primary: #000000; --e-global-color-secondary: #FFFFFF; --e-global-color-text: #393939; --e-global-color-accent: #7F1011; --e-global-typography-primary-font-family: "Playfair Display"; --e-global-typography-primary-font-size: 35px; --e-global-typography-primary-font-weight: 500; --e-global-typography-secondary-font-family: "Playfair Display"; --e-global-typography-secondary-font-weight: 400; --e-global-typography-text-font-family: "Poppins"; --e-global-typography-text-font-weight: 400; --e-global-typography-accent-font-family: "Poppins"; --e-global-typography-accent-font-weight: 500; color: #000000; font-family: Poppins, sans-serif; }.elementor-kit-13 h1 { font-family: "Playfair Display", sans-serif; }.elementor-kit-13 h2 { color: #000000; font-family: "Playfair Display", sans-serif; }.elementor-kit-13 h3 { font-family: "Playfair Display", sans-serif; }.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; }.e-con { --container-max-width: 1400px; }.elementor-widget:not(:last-child) { margin-block-end: 20px; }.elementor-element { --widgets-spacing: 20px 20px; --widgets-spacing-row: 20px; --widgets-spacing-column: 20px; }.elementor-animation-shrink { transition-duration: 0.3s; transition-property: transform; }.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover { transform: scale(0.9); }.elementor-widget-icon-box .elementor-icon-box-wrapper { display: flex; flex-direction: column; gap: var(--icon-box-icon-margin,15px); text-align: center; }.elementor-widget-icon-box .elementor-icon-box-icon { display: inline-block; flex: 0 0 auto; line-height: 0; }.elementor-widget-icon-box .elementor-icon-box-content { flex-grow: 1; width: 100%; }.elementor-widget-icon-box .elementor-icon-box-description { margin: 0px; }.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper { flex-direction: column; gap: var(--icon-box-icon-margin,15px); text-align: center; align-items: unset !important; }.elementor-widget-archive-posts::after, .elementor-widget-posts::after { display: none; }.elementor-post__thumbnail__link { transition:none 0s ease; }.elementor-posts-container:not(.elementor-posts-masonry) { align-items: stretch; }.elementor-posts-container .elementor-post { margin: 0px; padding: 0px; }.elementor-posts-container .elementor-post__excerpt { flex-grow: var(--read-more-alignment,0); }.elementor-posts-container .elementor-post__thumbnail { overflow: hidden; }.elementor-posts-container .elementor-post__thumbnail img { display: block; max-height: none; max-width: none; transition:filter 0.3s ease; width: 100%; }.elementor-posts-container .elementor-post__thumbnail__link { display: block; position: relative; width: 100%; }.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail { inset: 0px; }.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img { height: auto; left: calc(50% + 1px); position: absolute; top: calc(50% + 1px); transform: scale(1.01) translate(-50%, -50%); }.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img { height: 100%; width: auto; }.elementor-posts .elementor-post { flex-direction: column; transition-duration: 0.25s; transition-property: background, border, box-shadow; }.elementor-posts .elementor-post__title { font-size: 18px; margin: 0px; }.elementor-posts .elementor-post__excerpt { margin-bottom: 10px; }.elementor-posts .elementor-post__excerpt p { color: #777777; font-size: 14px; line-height: 1.5em; margin: 0px; }.elementor-posts .elementor-post__text { display: var(--item-display,block); flex-direction: column; flex-grow: 1; }.elementor-posts .elementor-post__meta-data { color: #adadad; font-size: 12px; line-height: 1.3em; margin-bottom: 13px; }.elementor-posts .elementor-post__read-more { align-self: flex-start; font-size: 12px; font-weight: 700; }.elementor-posts .elementor-post__thumbnail { position: relative; }.elementor-posts--thumbnail-top .elementor-post__thumbnail__link { margin-bottom: 20px; }.elementor-posts--thumbnail-top .elementor-post__text { width: 100%; }.elementor-posts .elementor-post { display: flex; }.elementor-posts .elementor-post__card { background-color: #ffffff; border: 0px solid #69727d; border-radius: 3px; display: flex; flex-direction: column; min-height: 100%; overflow: hidden; position: relative; transition: 0.25s; width: 100%; }.elementor-posts .elementor-post__card .elementor-post__thumbnail { position: relative; transform-style: preserve-3d; }.elementor-posts .elementor-post__card .elementor-post__thumbnail img { width: calc(100% + 1px); }.elementor-posts .elementor-post__card .elementor-post__text { margin-bottom: 0px; margin-top: 20px; padding: 0px 30px; }.elementor-posts .elementor-post__card .elementor-post__read-more { display: inline-block; margin-bottom: 20px; }.elementor-posts .elementor-post__card .elementor-post__meta-data { border-top: 1px solid #eaeaea; margin-bottom: 0px; padding: 15px 30px; }.elementor-posts .elementor-post__card .elementor-post__meta-data span + span::before { margin: 0px 5px; }.elementor-posts .elementor-post__card .elementor-post__title { font-size: 21px; }.elementor-posts .elementor-post__card .elementor-post__excerpt { line-height: 1.7; }.elementor-posts .elementor-post__card .elementor-post__excerpt, .elementor-posts .elementor-post__card .elementor-post__title { margin-bottom: 25px; }.elementor-posts .elementor-post__card .elementor-post__badge, .elementor-posts .elementor-post__card .elementor-post__read-more { text-transform: uppercase; }.elementor-posts .elementor-post__badge { background: #69727d; border-radius: 999px; color: #ffffff; font-size: 12px; font-weight: 400; line-height: 1; margin: 20px; padding: 0.6em 1.2em; position: absolute; top: 0px; }.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data, .elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data { margin-top: auto; }.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link::after { background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%); background-repeat: no-repeat; bottom: 0px; content: ""; display: block; height: 100%; opacity: 1; position: absolute; transition: 0.3s ease-out; width: 100%; }.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link::after { opacity: 0.5; }.elementor-card-shadow-yes .elementor-post__card { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px 0px; }.elementor-card-shadow-yes .elementor-post__card:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 30px 0px; }.e-form__buttons { flex-wrap: wrap; }.e-form__buttons, .e-form__buttons__wrapper { display: flex; }.elementor-field-type-tel input { direction: inherit; }.elementor-form .elementor-button .elementor-button-content-wrapper { align-items: center; }.elementor-form .elementor-button .elementor-button-text { white-space: normal; }.elementor-form .elementor-button .elementor-button-content-wrapper { gap: 5px; }.elementor-form .elementor-button .elementor-button-icon, .elementor-form .elementor-button .elementor-button-text { flex-grow: unset; order: unset; }.elementor-94 .elementor-element.elementor-element-edadd0c { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --margin-top: 0%; --margin-bottom: 0%; --margin-left: 0%; --margin-right: 0%; --padding-top: 1%; --padding-bottom: 2%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-edadd0c:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-edadd0c > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #f8f8f8; }.elementor-94 .elementor-element.elementor-element-edadd0c > .elementor-shape-bottom .elementor-shape-fill, .elementor-94 .elementor-element.elementor-element-edadd0c > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill { fill: #ffffff; }.elementor-94 .elementor-element.elementor-element-edadd0c > .elementor-shape-bottom svg, .elementor-94 .elementor-element.elementor-element-edadd0c > .e-con-inner > .elementor-shape-bottom svg { width: calc(144% + 1.3px); height: 81px; }.elementor-94 .elementor-element.elementor-element-edadd0c > .elementor-shape-bottom, .elementor-94 .elementor-element.elementor-element-edadd0c > .e-con-inner > .elementor-shape-bottom { z-index: 2; pointer-events: none; }.elementor-94 .elementor-element.elementor-element-56de678 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-widget-heading .elementor-heading-title { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-size: var( --e-global-typography-primary-font-size ); font-weight: var( --e-global-typography-primary-font-weight ); color: var( --e-global-color-primary ); }.elementor-94 .elementor-element.elementor-element-95865d8 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 74px; font-weight: 500; }.elementor-widget-text-editor { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); color: var( --e-global-color-text ); }.elementor-94 .elementor-element.elementor-element-2204cb7 > .elementor-widget-container { padding: 0% 5% 0% 0%; }.elementor-widget-button .elementor-button { background-color: var( --e-global-color-accent ); font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-94 .elementor-element.elementor-element-e4c0466 .elementor-button { background-color: #7f1011; border-style: solid; border-width: 2px; border-color: var( --e-global-color-accent ); border-radius: 30px; padding: 20px 25px; }.elementor-94 .elementor-element.elementor-element-e4c0466 .elementor-button:hover, .elementor-94 .elementor-element.elementor-element-e4c0466 .elementor-button:focus { background-color: rgba(190, 136, 136, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-e4c0466 .elementor-button-content-wrapper { flex-direction: row; }.elementor-94 .elementor-element.elementor-element-e4c0466 .elementor-button .elementor-button-content-wrapper { gap: 11px; }.elementor-94 .elementor-element.elementor-element-4da327e { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --margin-top: 0px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; }.elementor-94 .elementor-element.elementor-element-4da327e.e-con { --order: 99999; }.elementor-94 .elementor-element.elementor-element-7a73475 > .elementor-widget-container { margin: 0px 0px -10px; padding: 0px; }.elementor-94 .elementor-element.elementor-element-7a73475 { text-align: left; }.elementor-94 .elementor-element.elementor-element-7a73475 img { width: 100%; }.elementor-94 .elementor-element.elementor-element-214557b { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --padding-top: 05%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-214557b.e-con { --align-self: center; }.elementor-94 .elementor-element.elementor-element-b722577 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 0%; --padding-bottom: 0%; --padding-left: 1%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-2b8afc9 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-2b8afc9 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 55px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-c073feb .elementor-button { background-color: #7f1011; border-style: solid; border-width: 2px; border-color: var( --e-global-color-accent ); border-radius: 30px; padding: 20px 30px; }.elementor-94 .elementor-element.elementor-element-c073feb .elementor-button:hover, .elementor-94 .elementor-element.elementor-element-c073feb .elementor-button:focus { background-color: rgba(190, 136, 136, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-2c39137 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-94 .elementor-element.elementor-element-1a3c867 img { width: 100%; }.elementor-94 .elementor-element.elementor-element-dc37f3e { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 07%; --padding-bottom: 0%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-dc37f3e:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-dc37f3e > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-dc37f3e > .elementor-shape-top svg, .elementor-94 .elementor-element.elementor-element-dc37f3e > .e-con-inner > .elementor-shape-top svg { width: calc(141% + 1.3px); height: 88px; }.elementor-94 .elementor-element.elementor-element-dc37f3e > .elementor-shape-bottom svg, .elementor-94 .elementor-element.elementor-element-dc37f3e > .e-con-inner > .elementor-shape-bottom svg { width: calc(100% + 1.3px); height: 16px; }.elementor-94 .elementor-element.elementor-element-0bdb6c4 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-0bdb6c4 { text-align: center; }.elementor-94 .elementor-element.elementor-element-0bdb6c4 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 55px; font-weight: 500; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-a465c1a > .elementor-widget-container { padding: 0% 15%; }.elementor-94 .elementor-element.elementor-element-a465c1a { text-align: center; font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-8287af5 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --padding-top: 5%; --padding-bottom: 1%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-d423e80 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 0%; --padding-bottom: 0%; --padding-left: 1%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-ccf9ed3 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-ccf9ed3 { text-align: left; }.elementor-94 .elementor-element.elementor-element-ccf9ed3 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 50px; font-weight: 500; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-5d004ca { color: #ffffff; }.elementor-94 .elementor-element.elementor-element-3690cb8 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-94 .elementor-element.elementor-element-0fc60a9 > .elementor-widget-container { margin: 0px 0px -24px; }.elementor-94 .elementor-element.elementor-element-0fc60a9.elementor-element { --order: -99999; }.elementor-94 .elementor-element.elementor-element-0fc60a9 img { width: 79%; filter: brightness(119%) contrast(99%) saturate(0%) blur(0px) hue-rotate(0deg); }.elementor-94 .elementor-element.elementor-element-c224366 > .elementor-widget-container { margin: 0px 0px -24px; }.elementor-94 .elementor-element.elementor-element-c224366.elementor-element { --order: -99999; }.elementor-94 .elementor-element.elementor-element-c224366:not(.elementor-widget-image) .elementor-widget-container, .elementor-94 .elementor-element.elementor-element-c224366.elementor-widget-image .elementor-widget-container img { mask-image: url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/mask-shapes/circle.svg); mask-size: contain; mask-position: center center; mask-repeat: no-repeat; }.elementor-94 .elementor-element.elementor-element-c224366 img { width: 79%; filter: brightness(119%) contrast(99%) saturate(0%) blur(0px) hue-rotate(0deg); }.elementor-94 .elementor-element.elementor-element-2520d17 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --margin-top: -42px; --margin-bottom: 0px; --margin-left: 0px; --margin-right: 0px; --padding-top: 0px; --padding-bottom: 0px; --padding-left: 0px; --padding-right: 0px; }.elementor-94 .elementor-element.elementor-element-5fb89d6 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-5fb89d6 { text-align: left; }.elementor-94 .elementor-element.elementor-element-5fb89d6 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 50px; font-weight: 500; color: #ffffff; }.elementor-widget-icon-list .elementor-icon-list-icon i { color: var( --e-global-color-primary ); }.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); }.elementor-widget-icon-list .elementor-icon-list-text { color: var( --e-global-color-secondary ); }.elementor-94 .elementor-element.elementor-element-ace61f4 { width: var( --container-widget-width, 100% ); max-width: 100%; --container-widget-width: 100%; --container-widget-flex-grow: 0; --e-icon-list-icon-size: 14px; --icon-vertical-offset: 0px; }.elementor-94 .elementor-element.elementor-element-ace61f4 > .elementor-widget-container { padding: 0px; }.elementor-94 .elementor-element.elementor-element-ace61f4.elementor-element { --flex-grow: 0; --flex-shrink: 0; }.elementor-94 .elementor-element.elementor-element-ace61f4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) { padding-block-end: calc(19px); }.elementor-94 .elementor-element.elementor-element-ace61f4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) { margin-block-start: calc(19px); }.elementor-94 .elementor-element.elementor-element-ace61f4 .elementor-icon-list-icon i { color: #ffffff; transition:color 0.3s ease; }.elementor-94 .elementor-element.elementor-element-ace61f4 .elementor-icon-list-icon { padding-inline-end: 7px; }.elementor-94 .elementor-element.elementor-element-ace61f4 .elementor-icon-list-text { color: #ffffff; transition:color 0.3s ease; }.elementor-94 .elementor-element.elementor-element-ea8388d { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 5%; --padding-bottom: 3%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-bb91c33 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-bb91c33 { text-align: center; }.elementor-94 .elementor-element.elementor-element-bb91c33 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 55px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-3f69037 > .elementor-widget-container { padding: 0% 15%; }.elementor-94 .elementor-element.elementor-element-3f69037 { text-align: center; }.elementor-94 .elementor-element.elementor-element-908cf23 { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; }.elementor-94 .elementor-element.elementor-element-ec5de46 { --display: flex; --border-radius: 10px 10px 10px 10px; --padding-top: 2%; --padding-bottom: 2%; --padding-left: 3%; --padding-right: 2%; }.elementor-94 .elementor-element.elementor-element-ec5de46:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-ec5de46 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon { fill: var( --e-global-color-primary ); color: var( --e-global-color-primary ); border-color: var( --e-global-color-primary ); }.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-size: var( --e-global-typography-primary-font-size ); font-weight: var( --e-global-typography-primary-font-weight ); }.elementor-widget-icon-box .elementor-icon-box-title { color: var( --e-global-color-primary ); }.elementor-widget-icon-box .elementor-icon-box-description { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); color: var( --e-global-color-text ); }.elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon-box-wrapper { text-align: left; }.elementor-94 .elementor-element.elementor-element-96a6e45 { --icon-box-icon-margin: 10px; }.elementor-94 .elementor-element.elementor-element-96a6e45.elementor-view-framed .elementor-icon, .elementor-94 .elementor-element.elementor-element-96a6e45.elementor-view-default .elementor-icon { fill: #ffffff; color: #ffffff; border-color: #ffffff; }.elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon { font-size: 60px; }.elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon-box-title, .elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon-box-title a { font-family: "Playfair Display", sans-serif; font-size: 35px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon-box-title { color: #ffffff; }.elementor-94 .elementor-element.elementor-element-96a6e45 .elementor-icon-box-description { font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-f5265d4 .elementor-button { font-family: Poppins, sans-serif; font-weight: 500; text-decoration: underline; padding: 0px; }.elementor-94 .elementor-element.elementor-element-baef8de { --display: flex; --border-radius: 10px 10px 10px 10px; --padding-top: 2%; --padding-bottom: 2%; --padding-left: 3%; --padding-right: 2%; }.elementor-94 .elementor-element.elementor-element-baef8de:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-baef8de > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon-box-wrapper { text-align: left; }.elementor-94 .elementor-element.elementor-element-dec3ccd { --icon-box-icon-margin: 10px; }.elementor-94 .elementor-element.elementor-element-dec3ccd.elementor-view-framed .elementor-icon, .elementor-94 .elementor-element.elementor-element-dec3ccd.elementor-view-default .elementor-icon { fill: #ffffff; color: #ffffff; border-color: #ffffff; }.elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon { font-size: 60px; }.elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon-box-title, .elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon-box-title a { font-family: "Playfair Display", sans-serif; font-size: 35px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon-box-title { color: #ffffff; }.elementor-94 .elementor-element.elementor-element-dec3ccd .elementor-icon-box-description { font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-396b33b .elementor-button { font-family: Poppins, sans-serif; font-weight: 500; text-decoration: underline; padding: 0px; }.elementor-94 .elementor-element.elementor-element-e55065e { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; }.elementor-94 .elementor-element.elementor-element-0fe280b { --display: flex; --border-radius: 10px 10px 10px 10px; --padding-top: 2%; --padding-bottom: 2%; --padding-left: 3%; --padding-right: 2%; }.elementor-94 .elementor-element.elementor-element-0fe280b:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-0fe280b > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon-box-wrapper { text-align: left; }.elementor-94 .elementor-element.elementor-element-fad7042 { --icon-box-icon-margin: 10px; }.elementor-94 .elementor-element.elementor-element-fad7042.elementor-view-framed .elementor-icon, .elementor-94 .elementor-element.elementor-element-fad7042.elementor-view-default .elementor-icon { fill: #ffffff; color: #ffffff; border-color: #ffffff; }.elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon { font-size: 60px; }.elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon-box-title, .elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon-box-title a { font-family: "Playfair Display", sans-serif; font-size: 35px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon-box-title { color: #ffffff; }.elementor-94 .elementor-element.elementor-element-fad7042 .elementor-icon-box-description { font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-70834d0 { --display: flex; --border-radius: 10px 10px 10px 10px; --padding-top: 2%; --padding-bottom: 2%; --padding-left: 3%; --padding-right: 2%; }.elementor-94 .elementor-element.elementor-element-70834d0:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-70834d0 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon-box-wrapper { text-align: left; }.elementor-94 .elementor-element.elementor-element-6ee745c { --icon-box-icon-margin: 10px; }.elementor-94 .elementor-element.elementor-element-6ee745c.elementor-view-framed .elementor-icon, .elementor-94 .elementor-element.elementor-element-6ee745c.elementor-view-default .elementor-icon { fill: #ffffff; color: #ffffff; border-color: #ffffff; }.elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon { font-size: 60px; }.elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon-box-title, .elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon-box-title a { font-family: "Playfair Display", sans-serif; font-size: 35px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon-box-title { color: #ffffff; }.elementor-94 .elementor-element.elementor-element-6ee745c .elementor-icon-box-description { font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-15a05b4 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 3%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-6e10f82 .elementor-button { background-color: #7f1011; border-style: solid; border-width: 2px; border-color: var( --e-global-color-accent ); border-radius: 30px; padding: 20px 30px; }.elementor-94 .elementor-element.elementor-element-6e10f82 .elementor-button:hover, .elementor-94 .elementor-element.elementor-element-6e10f82 .elementor-button:focus { background-color: rgba(190, 136, 136, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-d958130 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 5%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-d958130:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-d958130 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #e9e9e9; }.elementor-94 .elementor-element.elementor-element-5e284c2 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-5e284c2 { text-align: center; }.elementor-94 .elementor-element.elementor-element-5e284c2 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 55px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-f384665 > .elementor-widget-container { padding: 0% 0% 2%; }.elementor-94 .elementor-element.elementor-element-f384665 { text-align: center; }.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a { color: var( --e-global-color-secondary ); font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-size: var( --e-global-typography-primary-font-size ); font-weight: var( --e-global-typography-primary-font-weight ); }.elementor-widget-posts .elementor-post__meta-data { font-family: var( --e-global-typography-secondary-font-family ), Sans-serif; font-weight: var( --e-global-typography-secondary-font-weight ); }.elementor-widget-posts .elementor-post__excerpt p { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); }.elementor-widget-posts .elementor-post__read-more { color: var( --e-global-color-accent ); }.elementor-widget-posts a.elementor-post__read-more { font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-widget-posts .elementor-post__card .elementor-post__badge { background-color: var( --e-global-color-accent ); font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-94 .elementor-element.elementor-element-1ec3483 { --grid-row-gap: 35px; --grid-column-gap: 30px; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-posts-container .elementor-post__thumbnail { padding-bottom: calc(66%); }.elementor-94 .elementor-element.elementor-element-1ec3483::after { content: "0.66"; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__thumbnail__link { width: 100%; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__card { border-radius: 10px; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__text { margin-top: 20px; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__badge { right: 0px; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__card .elementor-post__badge { margin: 20px; }.elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__title, .elementor-94 .elementor-element.elementor-element-1ec3483 .elementor-post__title a { color: var( --e-global-color-accent ); font-family: "Playfair Display", sans-serif; font-size: 25px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-4b8e823 .elementor-button { background-color: #7f1011; border-style: solid; border-width: 2px; border-color: var( --e-global-color-accent ); border-radius: 30px; padding: 20px 30px; }.elementor-94 .elementor-element.elementor-element-4b8e823 .elementor-button:hover, .elementor-94 .elementor-element.elementor-element-4b8e823 .elementor-button:focus { background-color: rgba(190, 136, 136, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-4b8e823 > .elementor-widget-container { padding: 3% 0% 0%; }.elementor-94 .elementor-element.elementor-element-018e3d3 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 8%; --padding-bottom: 3%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-018e3d3:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-018e3d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #ffffff; }.elementor-94 .elementor-element.elementor-element-018e3d3 > .elementor-shape-top .elementor-shape-fill, .elementor-94 .elementor-element.elementor-element-018e3d3 > .e-con-inner > .elementor-shape-top .elementor-shape-fill { fill: #e9e9e9; }.elementor-94 .elementor-element.elementor-element-018e3d3 > .elementor-shape-top svg, .elementor-94 .elementor-element.elementor-element-018e3d3 > .e-con-inner > .elementor-shape-top svg { width: calc(100% + 1.3px); height: 78px; }.elementor-94 .elementor-element.elementor-element-a82d3cd > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-a82d3cd { text-align: center; }.elementor-94 .elementor-element.elementor-element-a82d3cd .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 55px; font-weight: 500; color: #000000; }.elementor-94 .elementor-element.elementor-element-7646589 > .elementor-widget-container { padding: 0% 15%; }.elementor-94 .elementor-element.elementor-element-7646589 { text-align: center; color: #000000; }.elementor-94 .elementor-element.elementor-element-667a337 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 2%; --padding-bottom: 2%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-9aefa5e { --grid-row-gap: 35px; --grid-column-gap: 30px; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-posts-container .elementor-post__thumbnail { padding-bottom: calc(66%); }.elementor-94 .elementor-element.elementor-element-9aefa5e::after { content: "0.66"; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__thumbnail__link { width: 100%; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__meta-data span + span::before { content: "•"; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__card { border-radius: 10px; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__text { margin-top: 20px; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__badge { right: 0px; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__card .elementor-post__badge { margin: 20px; }.elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__title, .elementor-94 .elementor-element.elementor-element-9aefa5e .elementor-post__title a { color: var( --e-global-color-accent ); font-family: "Playfair Display", sans-serif; font-size: 25px; font-weight: 500; }.elementor-94 .elementor-element.elementor-element-c3a1cfe { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 0%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-7a00b1c .elementor-button { background-color: #7f1011; border-style: solid; border-width: 2px; border-color: var( --e-global-color-accent ); border-radius: 30px; padding: 20px 30px; }.elementor-94 .elementor-element.elementor-element-7a00b1c .elementor-button:hover, .elementor-94 .elementor-element.elementor-element-7a00b1c .elementor-button:focus { background-color: rgba(190, 136, 136, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-7a00b1c > .elementor-widget-container { padding: 3% 0% 0%; }.elementor-94 .elementor-element.elementor-element-100aceb { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --padding-top: 5%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 0%; }.elementor-94 .elementor-element.elementor-element-100aceb:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-100aceb > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-100aceb > .elementor-shape-top svg, .elementor-94 .elementor-element.elementor-element-100aceb > .e-con-inner > .elementor-shape-top svg { width: calc(139% + 1.3px); height: 16px; }.elementor-94 .elementor-element.elementor-element-100aceb.e-con { --align-self: center; }.elementor-94 .elementor-element.elementor-element-76b0faf { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 0%; --padding-bottom: 5%; --padding-left: 0%; --padding-right: 3%; }.elementor-94 .elementor-element.elementor-element-62aeb50 > .elementor-widget-container { padding: 0% 0% 1%; }.elementor-94 .elementor-element.elementor-element-62aeb50 { text-align: left; }.elementor-94 .elementor-element.elementor-element-62aeb50 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 62px; font-weight: 500; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-9dd7e5c { text-align: left; font-family: Poppins, sans-serif; font-size: 18px; font-weight: 400; color: #ffffff; }.elementor-94 .elementor-element.elementor-element-b76a349 { width: var( --container-widget-width, 96.372% ); max-width: 96.372%; --container-widget-width: 96.372%; --container-widget-flex-grow: 0; --e-icon-list-icon-size: 32px; --icon-vertical-offset: 0px; }.elementor-94 .elementor-element.elementor-element-b76a349.elementor-element { --flex-grow: 0; --flex-shrink: 0; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) { padding-block-end: calc(10px); }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) { margin-block-start: calc(10px); }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-icon i { color: var( --e-global-color-secondary ); transition:color 0.3s ease; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-item:hover .elementor-icon-list-icon i { color: #dadada; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-icon { padding-inline-end: 0px; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-item > a { font-family: Poppins, sans-serif; font-size: 18px; font-weight: 400; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-text { color: #ffffff; transition:color 0.3s ease; }.elementor-94 .elementor-element.elementor-element-b76a349 .elementor-icon-list-item:hover .elementor-icon-list-text { color: #e6e6e6; }.elementor-94 .elementor-element.elementor-element-e67e390 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --border-radius: 10px 10px 10px 10px; --padding-top: 4%; --padding-bottom: 4%; --padding-left: 4%; --padding-right: 4%; }.elementor-94 .elementor-element.elementor-element-e67e390:not(.elementor-motion-effects-element-type-background), .elementor-94 .elementor-element.elementor-element-e67e390 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #d8d8d8; }.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label { color: var( --e-global-color-text ); }.elementor-widget-form .elementor-field-group > label { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); }.elementor-widget-form .elementor-field-group .elementor-field { color: var( --e-global-color-text ); }.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); }.elementor-widget-form .elementor-button { font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-widget-form .elementor-button[type="submit"] { background-color: var( --e-global-color-accent ); }.elementor-widget-form { --e-form-steps-indicator-inactive-primary-color: var( --e-global-color-text ); --e-form-steps-indicator-active-primary-color: var( --e-global-color-accent ); --e-form-steps-indicator-completed-primary-color: var( --e-global-color-accent ); --e-form-steps-indicator-progress-color: var( --e-global-color-accent ); --e-form-steps-indicator-progress-background-color: var( --e-global-color-text ); --e-form-steps-indicator-progress-meter-color: var( --e-global-color-text ); }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-group { padding-right: calc(11px); padding-left: calc(11px); margin-bottom: 24px; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-form-fields-wrapper { margin-left: calc(-11px); margin-right: calc(-11px); margin-bottom: -24px; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-group.recaptcha_v3-bottomleft, .elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-group.recaptcha_v3-bottomright { margin-bottom: 0px; }body .elementor-94 .elementor-element.elementor-element-b4be83d .elementor-labels-above .elementor-field-group > label { padding-bottom: 11px; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-group > label, .elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-subgroup label { color: #000000; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-field-group .elementor-field:not(.elementor-select-wrapper) { background-color: var( --e-global-color-secondary ); border-width: 0px; border-radius: 5px; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-button { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); border-style: solid; border-width: 2px; border-radius: 30px; padding: 15px; }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-button[type="submit"] { background-color: var( --e-global-color-accent ); color: #ffffff; border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-b4be83d .elementor-button[type="submit"]:hover { background-color: rgba(0, 0, 0, 0); color: var( --e-global-color-accent ); border-color: var( --e-global-color-accent ); }.elementor-94 .elementor-element.elementor-element-b4be83d { --e-form-steps-indicators-spacing: 20px; --e-form-steps-indicator-padding: 30px; --e-form-steps-indicator-inactive-secondary-color: #ffffff; --e-form-steps-indicator-active-secondary-color: #ffffff; --e-form-steps-indicator-completed-secondary-color: #ffffff; --e-form-steps-divider-width: 1px; --e-form-steps-divider-gap: 10px; }@media (min-width: 768px){.elementor-94 .elementor-element.elementor-element-56de678 { --width: 62%; }.elementor-94 .elementor-element.elementor-element-4da327e { --width: 62%; }.elementor-94 .elementor-element.elementor-element-b722577 { --width: 55%; }.elementor-94 .elementor-element.elementor-element-2c39137 { --width: 50%; }.elementor-94 .elementor-element.elementor-element-d423e80 { --width: 26%; }.elementor-94 .elementor-element.elementor-element-3690cb8 { --width: 48%; }.elementor-94 .elementor-element.elementor-element-2520d17 { --width: 27%; }.elementor-94 .elementor-element.elementor-element-ec5de46 { --width: 50%; }.elementor-94 .elementor-element.elementor-element-baef8de { --width: 50%; }.elementor-94 .elementor-element.elementor-element-0fe280b { --width: 50%; }.elementor-94 .elementor-element.elementor-element-70834d0 { --width: 50%; }.elementor-94 .elementor-element.elementor-element-76b0faf { --width: 61%; }.elementor-94 .elementor-element.elementor-element-e67e390 { --width: 64%; }}.elementor-1210 .elementor-element.elementor-element-893d1b8 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --align-items: center; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; }.elementor-1210 .elementor-element.elementor-element-17fd6dc { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-1210 .elementor-element.elementor-element-fd69289 { width: auto; }.elementor-1210 .elementor-element.elementor-element-fd69289.elementor-element { --align-self: flex-start; }.elementor-1210 .elementor-element.elementor-element-fd69289 img { width: 100%; max-width: 370px; }.elementor-1210 .elementor-element.elementor-element-c3a23ab { --display: flex; --flex-direction: column; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --align-items: flex-end; }.elementor-1210 .elementor-element.elementor-element-c3a23ab.e-con { --flex-grow: 0; --flex-shrink: 0; }.elementor-widget-nav-menu .elementor-nav-menu .elementor-item { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-size: var( --e-global-typography-primary-font-size ); font-weight: var( --e-global-typography-primary-font-weight ); }.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item { color: var( --e-global-color-text ); fill: var( --e-global-color-text ); }.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus { color: var( --e-global-color-accent ); fill: var( --e-global-color-accent ); }.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after { background-color: var( --e-global-color-accent ); }.elementor-widget-nav-menu { --e-nav-menu-divider-color: var( --e-global-color-text ); }.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item { font-family: var( --e-global-typography-accent-font-family ), Sans-serif; font-weight: var( --e-global-typography-accent-font-weight ); }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-menu-toggle { margin-left: auto; }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu .elementor-item { font-family: Poppins, sans-serif; font-size: 18px; font-weight: 400; }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--main .elementor-item { padding-left: 12px; padding-right: 12px; }.elementor-1210 .elementor-element.elementor-element-a4d8949 { --e-nav-menu-horizontal-menu-item-margin: calc( 8px / 2 ); }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--dropdown .elementor-item, .elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--dropdown .elementor-sub-item { font-family: Poppins, sans-serif; font-size: 15px; font-weight: 400; }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--dropdown { border-radius: 0px 0px 10px 10px; }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--dropdown li:first-child a { border-top-left-radius: 0px; border-top-right-radius: 0px; }.elementor-1210 .elementor-element.elementor-element-a4d8949 .elementor-nav-menu--dropdown li:last-child a { border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; }.elementor-1210 .elementor-element.elementor-element-eee6fe4 { --display: flex; --align-items: flex-end; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); }.elementor-1210 .elementor-element.elementor-element-9c3b63b { --grid-template-columns: repeat(0, auto); width: auto; --icon-size: 27px; --grid-column-gap: 15px; --grid-row-gap: 0px; }.elementor-1210 .elementor-element.elementor-element-9c3b63b .elementor-widget-container { text-align: center; }.elementor-1210 .elementor-element.elementor-element-9c3b63b.elementor-element { --flex-grow: 0; --flex-shrink: 0; }.elementor-1210 .elementor-element.elementor-element-9c3b63b .elementor-social-icon { background-color: var( --e-global-color-accent ); --icon-padding: 0.4em; }.elementor-1210 .elementor-element.elementor-element-9c3b63b .elementor-social-icon:hover { background-color: var( --e-global-color-primary ); }.elementor-location-header::before, .elementor-location-footer::before { content: ""; display: table; clear: both; }@media (min-width: 768px){.elementor-1210 .elementor-element.elementor-element-17fd6dc { --width: 100%; }.elementor-1210 .elementor-element.elementor-element-c3a23ab { --width: 55%; }.elementor-1210 .elementor-element.elementor-element-eee6fe4 { --width: 30%; }}.elementor-14 .elementor-element.elementor-element-ef8fd09 { --display: flex; --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --gap: 0px 0px; --row-gap: 0px; --column-gap: 0px; --padding-top: 5%; --padding-bottom: 3%; --padding-left: 0%; --padding-right: 0%; }.elementor-14 .elementor-element.elementor-element-ef8fd09.e-con { --flex-grow: 0; --flex-shrink: 0; }.elementor-14 .elementor-element.elementor-element-38b3d11 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-14 .elementor-element.elementor-element-d84c0a2 > .elementor-widget-container { padding: 1% 1% 1% 4%; }.elementor-14 .elementor-element.elementor-element-68316c2 { --grid-template-columns: repeat(0, auto); --icon-size: 30px; --grid-column-gap: 15px; --grid-row-gap: 0px; }.elementor-14 .elementor-element.elementor-element-68316c2 .elementor-widget-container { text-align: center; }.elementor-14 .elementor-element.elementor-element-68316c2 .elementor-social-icon { background-color: var( --e-global-color-accent ); --icon-padding: 0.4em; }.elementor-14 .elementor-element.elementor-element-185ba59 { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-14 .elementor-element.elementor-element-185ba59.e-con { --flex-grow: 0; --flex-shrink: 0; }.elementor-14 .elementor-element.elementor-element-a670951 { text-align: center; }.elementor-14 .elementor-element.elementor-element-a670951 .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 20px; font-weight: 500; }.elementor-14 .elementor-element.elementor-element-cc2e9c5 > .elementor-widget-container { margin: 0% 0% 0% 38%; }.elementor-14 .elementor-element.elementor-element-cc2e9c5 .elementor-icon-list-icon i { color: var( --e-global-color-accent ); transition:color 0.3s ease; }.elementor-14 .elementor-element.elementor-element-cc2e9c5 .elementor-icon-list-item:hover .elementor-icon-list-icon i { color: var( --e-global-color-primary ); }.elementor-14 .elementor-element.elementor-element-cc2e9c5 { --e-icon-list-icon-size: 14px; --icon-vertical-offset: 0px; }.elementor-14 .elementor-element.elementor-element-cc2e9c5 .elementor-icon-list-text { color: #000000; transition:color 0.3s ease; }.elementor-14 .elementor-element.elementor-element-cc2e9c5 .elementor-icon-list-item:hover .elementor-icon-list-text { color: var( --e-global-color-accent ); }.elementor-14 .elementor-element.elementor-element-b547d8d { --display: flex; --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; }.elementor-14 .elementor-element.elementor-element-7a4121d > .elementor-widget-container { margin: 0px; padding: 0% 0% 0% 9%; }.elementor-14 .elementor-element.elementor-element-7a4121d.elementor-element { --flex-grow: 0; --flex-shrink: 0; }.elementor-14 .elementor-element.elementor-element-7a4121d { text-align: left; }.elementor-14 .elementor-element.elementor-element-7a4121d .elementor-heading-title { font-family: "Playfair Display", sans-serif; font-size: 20px; font-weight: 500; }.elementor-14 .elementor-element.elementor-element-f92b148 > .elementor-widget-container { margin: 0% 0% 0% 10%; }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) { padding-block-end: calc(7.5px); }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) { margin-block-start: calc(7.5px); }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-icon i { color: var( --e-global-color-accent ); transition:color 0.3s ease; }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-item:hover .elementor-icon-list-icon i { color: var( --e-global-color-primary ); }.elementor-14 .elementor-element.elementor-element-f92b148 { --e-icon-list-icon-size: 14px; --icon-vertical-align: center; --icon-vertical-offset: 0px; }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-item > a { font-family: Poppins, sans-serif; font-weight: 400; }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-text { color: #000000; transition:color 0.3s ease; }.elementor-14 .elementor-element.elementor-element-f92b148 .elementor-icon-list-item:hover .elementor-icon-list-text { color: var( --e-global-color-accent ); }.elementor-14 .elementor-element.elementor-element-9d99b4e > .elementor-container > .elementor-column > .elementor-widget-wrap { align-content: center; align-items: center; }.elementor-14 .elementor-element.elementor-element-9d99b4e:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-9d99b4e > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-accent ); }.elementor-14 .elementor-element.elementor-element-9d99b4e > .elementor-container { min-height: 50px; }.elementor-14 .elementor-element.elementor-element-9d99b4e { border-style: solid; border-width: 1px 0px 0px; border-color: rgba(255, 255, 255, 0.19); transition:background, border, border-radius, box-shadow 0.3s, 0.3s, 0.3s, 0.3s ease, ease, ease, ease; }.elementor-14 .elementor-element.elementor-element-2d42df7 { font-family: Poppins, sans-serif; font-weight: 400; color: #ffffff; }.elementor-14 .elementor-element.elementor-element-2d42df7 a { color: #000000; }@media (min-width: 768px){.elementor-14 .elementor-element.elementor-element-185ba59 { --width: 28%; }}body.elementor-page-462:not(.elementor-motion-effects-element-type-background), body.elementor-page-462 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #ffffff; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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: "Playfair Display"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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: "Playfair Display"; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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: "Playfair Display"; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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: "Playfair Display"; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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: "Playfair Display"; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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: "Playfair Display"; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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-style: italic; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tDMPKhSkFEkm8.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tMMPKhSkFEkm8.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.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-style: italic; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.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-style: italic; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.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-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.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-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.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-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.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-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.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-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.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-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVFteOYktMqlap.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: italic; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.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-style: normal; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 100; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.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-style: normal; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 200; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.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-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.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-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.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-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.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-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 600; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.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-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.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-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 800; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.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-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Poppins; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Poppins; font-style: normal; font-weight: 900; src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.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; }.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.fa-angle-down::before { content: ""; }.fa-arrow-right::before { content: ""; }.fa-check::before { content: ""; }.fa-chevron-right::before { content: ""; }.fa-envelope::before { content: ""; }.fa-facebook::before { content: ""; }.fa-instagram::before { content: ""; }.fa-map-pin::before { content: ""; }.fa-phone-alt::before { content: ""; }@font-face { font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; font-display: block; src: url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"); }.fa, .fas { font-family: "Font Awesome 5 Free"; font-weight: 900; }@font-face { font-family: "Font Awesome 5 Brands"; font-style: normal; font-weight: 400; font-display: block; src: url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(https://www.koinonia-educational.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"); }.fab { font-family: "Font Awesome 5 Brands"; font-weight: 400; }.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; }.cli_messagebar_head { text-align: center !important; font-size: 22px !important; font-weight: 700 !important; }#cookie-law-info-again { z-index: 9999999; }#cookie-law-info-bar { z-index: 9999999; }.cli-modal-backdrop { z-index: 99999; }.cookielawinfo-column-1 { width: 25%; }.cookielawinfo-column-3 { width: 15%; }.cookielawinfo-column-4 { width: 50%; }table.cookielawinfo-winter { font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; padding: 0px; margin: 10px 0px 20px; border-collapse: collapse; color: #333333; background: #f3f5f7; }table.cookielawinfo-winter thead th { background: #3a4856; padding: 15px 10px; color: #ffffff; text-align: left; font-weight: normal; }table.cookielawinfo-winter tbody { border-left: 1px solid #eaecee; border-right: 1px solid #eaecee; }table.cookielawinfo-winter tbody { border-bottom: 1px solid #eaecee; }table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th { padding: 10px; background: url(//www.koinonia-educational.com/wp-content/swift-ai/images/wp-content/plugins/cookie-law-info/legacy/images/td_back-gif.webp) repeat-x; text-align: left; }table.cookielawinfo-winter tbody tr { background: #f3f5f7; }table.cookielawinfo-winter tbody tr:hover { background: #eaecee; color: #111111; }.cookielawinfo-row-cat-table { width: 99%; margin-left: 5px; }body.swift-nojs [data-s3cid="5"]{min-width:370px;}body.swift-nojs [data-s3cid="6"]{min-width:370px;}body.swift-nojs [data-s3cid="8"]{min-width:698.53125px;}body.swift-nojs [data-s3cid="9"]{min-width:698.53125px;}body.swift-nojs [data-s3cid="15"]{max-height:6040.953125px;}body.swift-nojs [data-s3cid="112"]{max-height:978.859375px;}body.swift-nojs [data-s3cid="113"]{max-height:978.859375px;}body.swift-nojs [data-s3cid="118"]{max-height:538.375px;}body.swift-nojs [data-s3cid="119"]{max-height:538.375px;}body.swift-nojs [data-s3cid="120"]{max-height:538.375px;}body.swift-nojs [data-s3cid="121"]{max-height:538.375px;}body.swift-nojs [data-s3cid="122"]{max-height:538.375px;}body.swift-nojs [data-s3cid="123"]{max-height:294.78125px;}body.swift-nojs [data-s3cid="124"]{max-width:129.3125px;}body.swift-nojs [data-s3cid="125"]{max-height:157px;}body.swift-nojs [data-s3cid="127"]{max-height:538.375px;}body.swift-nojs [data-s3cid="128"]{max-height:538.375px;}body.swift-nojs [data-s3cid="129"]{max-height:294.796875px;}body.swift-nojs [data-s3cid="130"]{max-width:129.3125px;}body.swift-nojs [data-s3cid="133"]{max-height:538.375px;}body.swift-nojs [data-s3cid="134"]{max-height:538.375px;}body.swift-nojs [data-s3cid="135"]{max-height:294.78125px;}body.swift-nojs [data-s3cid="136"]{max-width:129.3125px;}body.swift-nojs [data-s3cid="149"]{max-height:684px;}body.swift-nojs [data-s3cid="150"]{max-height:684px;}body.swift-nojs [data-s3cid="151"]{max-height:626.375px;}body.swift-nojs [data-s3cid="152"]{max-height:626.375px;}body.swift-nojs [data-s3cid="153"]{max-height:626.375px;}body.swift-nojs [data-s3cid="154"]{max-height:626.375px;}body.swift-nojs [data-s3cid="155"]{max-height:626.375px;}body.swift-nojs [data-s3cid="156"]{max-height:294.78125px;}body.swift-nojs [data-s3cid="157"]{max-width:129.3125px;}body.swift-nojs [data-s3cid="158"]{max-height:245px;}body.swift-nojs [data-s3cid="161"]{max-height:626.375px;}body.swift-nojs [data-s3cid="162"]{max-height:626.375px;}body.swift-nojs [data-s3cid="163"]{max-height:294.796875px;}body.swift-nojs [data-s3cid="164"]{max-width:129.3125px;}body.swift-nojs [data-s3cid="168"]{max-height:626.375px;}body.swift-nojs [data-s3cid="169"]{max-height:626.375px;}body.swift-nojs [data-s3cid="170"]{max-height:294.78125px;}body.swift-nojs [data-s3cid="171"]{max-width:129.3125px;}html{opacity:1}}