.elementor-kit-12965{--e-global-color-primary:#2563EB;--e-global-color-secondary:#F1F5F9;--e-global-color-text:#0F172A;--e-global-color-accent:#7C3AED;--e-global-color-ce2dd2e:#1D4ED8;--e-global-color-022960d:#EFF6FF;--e-global-color-3d5dabf:#0F172A;--e-global-color-8b6b5c9:#E2E8F0;--e-global-color-8a0aa3a:#F5F7FF;--e-global-color-9fb790b:#F9F9FF;--e-global-color-ce61aa1:#FFFFFF;--e-global-color-339e07f:#FFFFFFCC;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.25em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:500;color:#000000;font-size:16px;}.elementor-kit-12965 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12965 h1{font-size:36px;font-weight:600;}.elementor-kit-12965 h2{font-size:20px;font-weight:600;}.elementor-kit-12965 h3{font-size:16px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1152px;}.e-con{--container-max-width:1152px;--container-default-padding-top:16px;--container-default-padding-right:16px;--container-default-padding-bottom:16px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12965{font-size:14px;}.elementor-kit-12965 h1{font-size:30px;}.elementor-kit-12965 h2{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bgbluegredient{
background: linear-gradient(to bottom, #f5f7ff, #f9f9ff, white);
}
/* Smart Filter Search Icon */
.search-pill .jet-search-filter__input{
    padding-left: 42px;
    border-radius: 40px;
}

.search-pill .jet-smart-filters-search {
    position: relative;
}
.search-pill { display: inline-block; }
.search-pill::before { opacity: 1 !important; }
/* Lucide search icon */
.search-pill .jet-smart-filters-search::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
        z-index: 1;

    background-size: contain;
    pointer-events: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E");
}/* End custom CSS */