.elementor-kit-5{--e-global-color-primary:#3CC8B5;--e-global-color-secondary:#192838;--e-global-color-text:#627284;--e-global-color-accent:#192838;--e-global-color-4806453:#3CC8B51A;--e-global-color-6192d39:#E0E6EB;--e-global-color-1b18150:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Inter", inter;font-size:16px;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-size:60px;font-weight:700;line-height:1.1em;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-size:48px;line-height:1.1em;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-size:40px;line-height:1.1em;}.elementor-kit-5 h4{color:var( --e-global-color-secondary );font-size:33px;line-height:1.1em;}.elementor-kit-5 h5{font-size:30px;line-height:1.1em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Inter", inter;font-weight:600;border-style:solid;border-width:1px 1px 1px 1px;border-color:#02010100;border-radius:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1199px){.elementor-kit-5 h1{font-size:50px;}.elementor-kit-5 h2{font-size:40px;}.elementor-kit-5 h3{font-size:33px;}.elementor-kit-5 h4{font-size:30px;}.elementor-kit-5 h5{font-size:27px;}}@media(max-width:991px){.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:34px;}.elementor-kit-5 h3{font-size:27px;}.elementor-kit-5 h4{font-size:24px;}.elementor-kit-5 h5{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:36px;}.elementor-kit-5 h2{font-size:30px;}.elementor-kit-5 h3{font-size:24px;}.elementor-kit-5 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Primary:#3CC8B5; --Secondary:#192838; --Text:#627284; --Primary_light:#3cc8b51a; --Body:Inter; --Heading:Poppins; --Border:#e0e6eb; --White:#ffffff; }
/* Start custom CSS */.text-primary{
    color:var( --e-global-color-primary );
}
.group-hvr-img:hover .hvr-img {
    transform: scale(1.06);
}

.bullet-list ul {
    padding-left: 20px;
}
.bullet-list ul li::marker{
    color: var(--Primary);
}
.table-wrapper { overflow-x: auto; overflow-y: hidden; }
.table-wrapper thead tr th { text-align: left; font-size: 14px; font-weight: 800; background: var(--e-global-color-accent); color: var(--e-global-color-1b18150); }
.table-wrapper table { border-radius: 20px; border-collapse: inherit; border-color: transparent; outline: 1px solid #00000021; margin: 1px !important; width: calc(100% - 2px); }
.table-wrapper table th, .table-wrapper table td { border-color: #d6d6d6; line-height: 1.25; }
.table-wrapper table thead tr th:first-child { border-radius: 20px 0 0 0; }
.table-wrapper table thead tr th:last-child { border-radius: 0 20px 0 0; }
.table-wrapper table thead tr th { border: none !important; }
.table-wrapper tbody tr td { line-height: 1.25; border: none; background-color: transparent !important; }
.table-wrapper tbody tr:last-child td:first-child { border-radius: 0 0 0 20px }
.table-wrapper tbody tr:last-child td:last-child { border-radius: 0 0 20px 0 }
.table-wrapper tbody tr:hover { background-color: hsla(0, 0%, 50%, .071) !important; }
@media (max-width:767.98px) {
	.table-wrapper { width: calc(100% + 40px); margin-left: -20px; padding-inline: 20px; }
}/* End custom CSS */