.elementor-kit-10{--e-global-color-secondary:#2380BF;--e-global-color-primary:#FFFFFF;--e-global-color-text:#232233;--e-global-color-accent:#003E7C;--e-global-color-a12b061:#EF7E21;--e-global-color-061a5b8:#02010100;--e-global-color-8f2805f:#DDDDDD;--e-global-color-aa8d975:#DFE8F2;--e-global-color-2adad10:#EF7E214D;--e-global-color-5df769b:#003E7D;--e-global-color-1307c6e:#2EA3F2;--e-global-color-6aa94a5:#2EA3F2;--e-global-color-a45ad3a:#232233CC;font-family:"Plus Jakarta Sans", Sans-serif;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{font-family:"Plus Jakarta Sans", Sans-serif;}.elementor-kit-10 h1{font-family:"GRIFTER", Sans-serif;font-size:54px;line-height:1.2em;}.elementor-kit-10 h2{font-family:"GRIFTER", Sans-serif;}.elementor-kit-10 h3{font-family:"GRIFTER", Sans-serif;}.elementor-kit-10 h4{font-family:"GRIFTER", Sans-serif;}.elementor-kit-10 h5{font-family:"GRIFTER", Sans-serif;}.elementor-kit-10 h6{font-family:"GRIFTER", Sans-serif;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:"GRIFTER", Sans-serif;text-transform:capitalize;border-radius:8px 8px 8px 8px;padding:16px 16px 16px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-10 .elementor-button {
    background: linear-gradient(90deg, 
        #003E7C 0%, 
        #278CD0 13%, 
        #0354A5 45%, 
        #278CD0 81%, 
        #003E7C 100%
    );
    border: 2px solid #278CD0;
    color: #ffffff;
}


.elementor-kit-10 .elementor-button:hover {
    filter: brightness(1.1);
}

.orange {
    color: #EF7E21;
}


.elementor-kit-10 .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}



.elementor-kit-10 .heading-main{

    background: linear-gradient(100deg,

        #003E7C 34%,
        #2380bf 20%,
        #003E7C 0%,
        #2380bf 100%,
        #003E7C 0%

    );

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}





.elementor-kit-10 .heading-left{

    background: linear-gradient(1000deg,

        #003E7C 34%,
        #2380bf 60%,
        #003E7C 20%,
        #2380bf 20%,
        #003E7C 90%

    );

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

} 


.elementor-kit-10 .heading-parent{
    

background: linear-gradient(90deg,

        #ffffff 14.5%,
        #cbeaff 13%,
        #cbeaff 45%,
        #ffffff 100%,
        #cbeaff 100%

    );

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

} 
    
.orange-body{
    color:#ff8d28;
}



.heading-body{
    background: linear-gradient(90deg, 
        #003E7C 10%, 
        #278CD0 20%, 
        #003E7C 22%, 
        #003E7C 70%, 
        #003E7C 100%
    );
      -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}


.elementor-kit-10 .blue-text{
    color:#3550A0;
    font-weight: bold;
}


.orange-body-2{
     color:#ff8d28;
      font-weight: bold;
    
}




.elementor-kit-10 .icon-box-custom{
    background: linear-gradient(90deg, 
        #003E7C 0%, 
        #278CD0 13%, 
        #0354A5 45%, 
        #278CD0 81%, 
        #003E7C 100%
    );
    border: 1px solid #278CD0;
    color: #ffffff;
}





.cs-gra {
    background: linear-gradient(
        90deg,
        #003E7C 0%,
        #2380BF 13%,
        #003E7C 45%,
        #2380BF 81%,
        #003E7C 100%
    );
    
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}





.elementor-kit-10 .elementor-button {
    position: relative;
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}



.elementor-kit-10 .elementor-button::before {
    content: "";
    position: absolute;
    top: 0;
    right: -200%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        90deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.18) 45%,
        rgba(255,255,255,0.28) 50%,
        rgba(255,255,255,0.18) 55%,
        rgba(255,255,255,0) 100%
    );
    transition: right 14s cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: none;
}


.elementor-kit-10 .elementor-button:hover::before {
    right: 200%;
}


.elementor-kit-10 .elementor-button span {
    position: relative;
    z-index: 2;
}





.e-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title{
    border-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: -1px;
}


.e-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-content{
    border-top: 0 !important;
}

.e-n-accordion .e-n-accordion-item[open]{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}



.white-gra {
  background: linear-gradient(
    90deg,
    #FFFFFF 0%,
    #CBEAFF 13%,
    #CBEAFF 45%,
    #FFFFFF 81%,
    #CBEAFF 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GRIFTER';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jcmb.youpidigital.com/wp-content/uploads/2026/02/grifterbold.ttf') format('truetype');
}
/* End Custom Fonts CSS */