.elementor-kit-8{--e-global-color-primary:#0343AA;--e-global-color-secondary:#0941E0;--e-global-color-text:#000000E0;--e-global-color-accent:#EBF2FF;--e-global-color-ce46468:#000000A6;--e-global-color-ec93bd3:#D9D9D9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:#000000E0;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:12px 12px 12px 12px;padding:16px 16px 16px 16px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:12px 12px 12px 12px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#000000E0;font-size:16px;text-decoration:underline;line-height:1em;}.elementor-kit-8 a:hover{color:#0343AA;}.elementor-kit-8 h1{font-size:72px;line-height:1.3em;}.elementor-kit-8 h2{font-size:60px;line-height:1.3em;}.elementor-kit-8 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button.button-secondary {
        height: 40px;
    text-align: center;
    width: 100%;
    border: 1px solid rgb(217, 217, 217);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    color: rgba(0, 0, 0, 0.88) !important;
    font-family: 'Inter' !important;
    border-radius: 8px;
    padding:16px;
    background:transparent;
    height:auto;
}

.button.button-secondary:hover {
    border-color: #0343aa !important;
    color: #0343aa !important;
}



.shortcode-listing-contact-info {
    list-style:none;
    margin:0;
    padding:0;
}

.shortcode-listing-contact-info ul {
    margin:0;
    padding:0;
}

.shortcode-listing-contact-info li {
    padding:0 0 18px 0;
    list-style:none;
    margin:0;
    display:flex;
    gap:15px;
}

.shortcode-listing-contact-info li a {
   
}

.shortcode-listing-contact-info li a:hover {
    color:#0343aa !important;
}/* End custom CSS */