.elementor-kit-6{--e-global-color-primary:#3F418A;--e-global-color-secondary:#E24837;--e-global-color-text:#000000;--e-global-color-accent:#5F61A8;--e-global-color-c4d3cda:#FAFAFA;--e-global-color-7fc4708:#A0A0A0;--e-global-color-8072bc7:#C6C7FF;--e-global-color-8e7830e:#E3A59E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:500;--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:900;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:1.6em;}.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-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-c4d3cda );}.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:var( --e-global-color-accent );color:var( --e-global-color-c4d3cda );border-radius:5px 5px 5px 5px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;font-size:56px;font-weight:800;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;font-size:36px;font-weight:800;}.elementor-kit-6 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-kit-6{font-size:16px;line-height:1.6em;}.elementor-kit-6 h1{font-size:40px;line-height:1.2em;}.elementor-kit-6 h2{font-size:30px;line-height:1.25em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:15px;line-height:1.6em;}.elementor-kit-6 h1{font-size:32px;line-height:1.2em;}.elementor-kit-6 h2{font-size:26px;line-height:1.25em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pill-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    list-style: none;
}

.pill-list li {
    background: #C6C7FF;
    padding: 10px 16px !important;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
}

.pill-list li:hover {
    background: #5F61A8;
    color: #fff;
    transition: 0.2s ease;
}

.icon-align h3 {margin-top: -3px}/* End custom CSS */