.elementor-16192 .elementor-element.elementor-element-57fddb3{--display:flex;}.elementor-16192 .elementor-element.elementor-element-4d5fcdb{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6ad240b */#sp_menu .button-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            gap: 2%;
            margin-top: 20px;
            margin-bottom: 30px;
            width: 100%;
        }
        #sp_menu .button {
            display: flex;
            align-items:left;
            justify-content: left;
            border: 2px solid #232584;
            border-radius: 30px;
            padding: 10px 11px;
            font-size: 12px;
            font-weight: 800;
            color: #232584;
            background-color: #fff;
            width: 49%;
        }
        
        #sp_menu .button:nth-child(3),
#sp_menu .button:nth-child(4) {
    margin-top: 10px;
}
        
        
        #sp_menu .menu {
            color: #333;
            border-top: 2px solid #232584;
            height: 50px;
            font-size: 14px;
            font-weight: 800;
            display: flex;
            justify-content: space-between;
            align-items: center;
            cursor: pointer;
            width: 100%;
            margin: 0 auto;
        }
        #sp_menu .menu:last-child {
            border-bottom: 2px solid #232584!important;
        }
        #sp_menu .menu .plus {
            font-size: 24px;
            color: #232584;
            transition: transform 0.3s ease;
        }
        #sp_menu .submenu {
            display: none;
            padding: 25px 0;
            grid-template-columns: repeat(2, 1fr);
            gap: 10px;
            justify-content: center;
        }
        #sp_menu .submenu .submenu-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
        }
        #sp_menu .submenu .full-width {
            grid-column: span ;
        }
        #sp_menu .submenu-heading {
                        color: #333;

            width: 100%;
            font-size: 13px;
            font-weight: bold;
            margin: 20px 0 10px;
            padding-bottom: 5px;
            border-bottom: 1px dotted #232584;
            grid-column: span 2;
        }
        #sp_menu .submenu img {
            width: 120px;
            height: 120px;
            border: 5px solid #23257F;
            border-radius: 50%;
            box-shadow: 10px 6px 0px #030407;
        }
        #sp_menu .submenu p {
            font-size: 11px;
            font-weight: 900;
            color: #232584;
            margin-top: 15px;
        }
        #sp_menu .grid-container {
              border-top: 2px solid #232584;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 10px;
            justify-content: left;
            margin-top: 0px;
            padding-top: 20px;
        }
        #sp_menu .grid-button {
            display: flex;
           justify-content: left!important;
            background-color: #232584;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
 padding:15px 0px 15px 25px!important;
                        

            border-radius: 6px;
        }
        
        #sp_menu .grid-button i{
            font-size: 20px;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de69d27 */#sp_menu .button-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            gap: 2%;
            margin-top: 20px;
            margin-bottom: 30px;
            width: 100%;
        }
        #sp_menu .button {
            display: flex;
            align-items:left;
            justify-content: left;
            border: 2px solid #232584;
            border-radius: 30px;
            padding: 10px 11px;
            font-size: 12px;
            font-weight: 800;
            color: #232584;
            background-color: #fff;
            width: 49%;
        }
        
        #sp_menu .button:last-child {
           margin-top: 10px;
        }
        
        
        #sp_menu .menu {
            color: #333;
            border-top: 2px solid #232584;
            height: 50px;
            font-size: 14px;
            font-weight: 800;
            display: flex;
            justify-content: space-between;
            align-items: center;
            cursor: pointer;
            width: 100%;
            margin: 0 auto;
        }
        #sp_menu .menu:last-child {
            border-bottom: 2px solid #232584!important;
        }
        #sp_menu .menu .plus {
            font-size: 24px;
            color: #232584;
            transition: transform 0.3s ease;
        }
        #sp_menu .submenu {
            display: none;
            padding: 25px 0;
            grid-template-columns: repeat(2, 1fr);
            gap: 10px;
            justify-content: center;
        }
        #sp_menu .submenu .submenu-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
        }
        #sp_menu .submenu .full-width {
            grid-column: span ;
        }
        #sp_menu .submenu-heading {
                        color: #333;

            width: 100%;
            font-size: 13px;
            font-weight: bold;
            margin: 20px 0 10px;
            padding-bottom: 5px;
            border-bottom: 1px dotted #232584;
            grid-column: span 2;
        }
        #sp_menu .submenu img {
            width: 120px;
            height: 120px;
            border: 5px solid #23257F;
            border-radius: 50%;
            box-shadow: 10px 6px 0px #030407;
        }
        #sp_menu .submenu p {
            font-size: 11px;
            font-weight: 900;
            color: #232584;
            margin-top: 15px;
        }
        #sp_menu .grid-container {
              border-top: 2px solid #232584;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 10px;
            justify-content: center;
            margin-top: 0px;
            padding-top: 20px;
        }
        #sp_menu .grid-button {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #232584;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            padding: 15px;
            border-radius: 6px;
        }/* End custom CSS */