.elementor-kit-6{--e-global-color-primary:#559385;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#2A2723;--e-global-color-accent:#4A7D76;--e-global-color-504fff3:#6FA79E;--e-global-color-8fbb876:#E6F0EE;--e-global-typography-primary-font-family:"Karla";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Karla";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Fraunces";--e-global-typography-accent-font-size:54px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:60px;--e-global-typography-35276b2-font-family:"Karla";--e-global-typography-35276b2-font-size:16px;--e-global-typography-35276b2-font-weight:600;--e-global-typography-35276b2-line-height:24px;color:#2A2723;font-family:"Karla", Sans-serif;font-size:18px;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-secondary );box-shadow:0px 8px 20px -8px rgba(61.99999999999996, 116.9999999999999, 108.99999999999996, 0.58);border-style:none;border-radius:999px 999px 999px 999px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#407871;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Fraunces", Sans-serif;font-size:54px;font-weight:400;line-height:60px;letter-spacing:-0.5px;}.elementor-kit-6 h2{font-family:"Fraunces", Sans-serif;font-size:40px;font-weight:400;line-height:48px;letter-spacing:-0.4px;}.elementor-kit-6 h3{font-family:"Fraunces", Sans-serif;font-size:20px;font-weight:600;line-height:30px;letter-spacing:-0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1 span, .like-h1 span { font-style:italic; color:#559385; }
.elementor-widget-text-editor p { color: #6E675E; }

.consultation-btn-mobile { display:none !important; }

.like-h2 { font-family: "Fraunces", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.4px;
}

.like-h3 { font-family: "Fraunces", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.2px;
}

.eyebrow .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.eyebrow .elementor-heading-title::before {
    content: "";
    width: 22px;
    height: 2px;
    background: currentColor;
    flex-shrink: 0;
}

.announcement .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.announcement .elementor-heading-title::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #5D9B90;
    flex-shrink: 0;

    animation: pulse-ring 2s infinite;
}

@keyframes pulse-ring {
    0% {
        box-shadow: 0 0 0 0 rgba(93,155,144,.6);
    }

    70% {
        box-shadow: 0 0 0 12px rgba(93,155,144,0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(93,155,144,0);
    }
}



.card-hover h3, .card-hover .elementor-heading-title { color:#2A2723; }
.card-hover:hover {
    box-shadow: 0px 18px 40px -24px #2A272340;
}
.card-hover:hover h3, .card-hover:hover .elementor-heading-title { color:#559385; }

.city-list ul li {
    background-color: white;
    padding: 8px 18px!important;
    border: solid 1px #E9E1D2;
    border-radius: 999px;
    margin:5px !important;
}

.pills-details-green ul li {
    background-color: #E6F0EE;
    padding: 7px 16px!important;
    border-radius: 999px;
    margin:5px !important;
}

.faq-list .e-n-accordion-item { border:solid 1px #E9E1D2; border-radius:14px; padding:5px 10px; }
.faq-list .e-n-accordion-item .e-child { border:none; }

@media (max-width: 1024px) {
.trust-list ul { margin:0 !important; }   
}

@media (max-width:767px) {
    .consultation-btn-mobile { display:block !important; }
}/* End custom CSS */