.elementor-kit-7{--e-global-color-primary:#194E9C;--e-global-color-secondary:#F6E989;--e-global-color-text:#0B0D0F;--e-global-color-accent:#FBB040;--e-global-color-1b08d6a:#FDF9DE;--e-global-color-9c0d9f5:#F3F8FF;--e-global-color-70d9720:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:#FAFAFA;border-radius:12px 12px 12px 12px;padding:18px 24px 18px 24px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Inter", Sans-serif;}.elementor-kit-7 h1{font-family:"Inter", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-7 h2{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-7 h3{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-7 h4{font-family:"Inter", Sans-serif;font-size:24px;}.elementor-kit-7 h5{font-family:"Inter", Sans-serif;font-size:24px;}.elementor-kit-7 h6{font-family:"Inter", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:80px;--container-default-padding-right:20px;--container-default-padding-bottom:80px;--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);}.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-7 h1{font-size:40px;}.elementor-kit-7 h2{font-size:34px;}.elementor-kit-7 h3{font-size:34px;}.elementor-kit-7 h4{font-size:20px;}.elementor-kit-7 h5{font-size:20px;}.elementor-kit-7 h6{font-size:20px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:34px;}.elementor-kit-7 h2{font-size:28px;}.elementor-kit-7 h3{font-size:28px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:60px;--container-default-padding-right:12px;--container-default-padding-bottom:60px;--container-default-padding-left:12px;}}/* Start custom CSS */p {
    margin: 0;
}

.app-list-number {
    width: 43px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #473BF0;
    background-color: #edebfd;
    flex-shrink: 0;
}

.app-list-number--fill {
   color: white;
    background-color: #194E9C; 
}


@media screen and (max-width:1024px) {
    .app-list-number {
        width: 36px;
        height: 36px;
    }
}/* End custom CSS */