.elementor-kit-4{--e-global-color-primary:#191834;--e-global-color-secondary:#A8D7EC;--e-global-color-text:#191834;--e-global-color-accent:#AA4E3D;--e-global-color-a6d21ee:#191834;--e-global-color-9b58c47:#A8D7EC;--e-global-color-518df51:#AA4E3D;--e-global-color-5f171e3:#D8D7A7;--e-global-color-8859807:#FAF9F5;--e-global-color-09e7f4b:#FFFFFF;--e-global-color-8b4a89a:#19183426;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-bc41309-font-size:56px;--e-global-typography-bc41309-font-weight:700;--e-global-typography-bc41309-line-height:1.15em;--e-global-typography-e183f6d-font-size:38px;--e-global-typography-e183f6d-font-weight:700;--e-global-typography-e183f6d-line-height:1.35em;--e-global-typography-6075020-font-size:20px;--e-global-typography-6075020-font-weight:700;--e-global-typography-6075020-line-height:1.35em;--e-global-typography-d90a580-font-size:15px;--e-global-typography-d90a580-font-weight:normal;--e-global-typography-d90a580-line-height:2em;--e-global-typography-7b776ae-font-size:20px;--e-global-typography-7b776ae-line-height:2em;--e-global-typography-a3e9d45-font-size:14px;--e-global-typography-a3e9d45-font-weight:700;--e-global-typography-a3e9d45-line-height:1em;--e-global-typography-9f7be0b-font-size:38px;--e-global-typography-9f7be0b-font-weight:700;--e-global-typography-9f7be0b-line-height:1.35em;--e-global-typography-e5c6350-font-size:14px;--e-global-typography-e5c6350-font-weight:700;--e-global-typography-e5c6350-line-height:1em;background-color:var( --e-global-color-8859807 );font-family:var( --e-global-typography-text-font-family ), "Plus Jakarta Sans", Sans-serif;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-a3e9d45-font-size );font-weight:var( --e-global-typography-a3e9d45-font-weight );line-height:var( --e-global-typography-a3e9d45-line-height );border-radius:50px 50px 50px 50px;padding:16px 24px 16px 24px;}.elementor-kit-4 img{border-radius:30px 30px 30px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#191834C4;--lightbox-ui-color:var( --e-global-color-9b58c47 );--lightbox-ui-color-hover:var( --e-global-color-5f171e3 );--lightbox-text-color:var( --e-global-color-09e7f4b );}@media(max-width:1100px){.elementor-kit-4{--e-global-typography-bc41309-font-size:48px;--e-global-typography-e183f6d-font-size:28px;--e-global-typography-7b776ae-font-size:18px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-a3e9d45-font-size );line-height:var( --e-global-typography-a3e9d45-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:900px){.elementor-kit-4{--e-global-typography-bc41309-font-size:38px;--e-global-typography-7b776ae-font-size:16px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-a3e9d45-font-size );line-height:var( --e-global-typography-a3e9d45-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-upload-field,
.elementor-file-field{
    padding: 10px 20px;
}

/*--UNDERLINE h1--*/
h1--,
h1 span {
    position: relative;
    z-index: 1;
}
h1 span:after{
    width: 125%;
    height: 110%;
    background: url("/wp-content/uploads/stroke-circle-red.png") no-repeat;
    background-size:100% 100%;
    content: "";
    display: inline-block;
    position: absolute;
    top: -0%;
    left: -8%;
    z-index: -1;
}

/*--UNDERLINE h2--*/
h2,
h2 span {
    position: relative;
    z-index: 1;
}
h2 span:after{
    width: 110%;
    height: 6px;
    background: url("/wp-content/uploads/stroke-line-blue.png") no-repeat;
    background-size:100% 6px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 90%;
    left: -4%;
    z-index: -1;
}

/*--UNDERLINE h3--*/
h3,
h3 span {
    position: relative;
    z-index: 1;
}
h3 span:after{
    width: 105%;
    height: 160%;
    background: url("/wp-content/uploads/stroke-circle-blue.png") no-repeat;
    background-size:100% 100%;
    content: "";
    display: inline-block;
    position: absolute;
    top: -15%;
    left: -2%;
    z-index: -1;
}

/*--UNDERLINE h4--*/
h4,
h4 span {
    position: relative;
    z-index: 1;
}
h4 span:after{
    width: 105%;
    height: 160%;
    background: url("/wp-content/uploads/stroke-dubble-circle-blue.png") no-repeat;
    background-size:100% 100%;
    content: "";
    display: inline-block;
    position: absolute;
    top: -15%;
    left: -2%;
    z-index: -1;
}/* End custom CSS */