.elementor-250558 .elementor-element.elementor-element-42a4001{margin-top:107px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-250558 .elementor-element.elementor-element-c84e954 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-250558 .elementor-element.elementor-element-6c6ef00{width:var( --container-widget-width, 80% );max-width:80%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-250558 .elementor-element.elementor-element-2d6cefc{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:left;}.elementor-250558 .elementor-element.elementor-element-4bf51a1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:left;}.elementor-250558 .elementor-element.elementor-element-09e2ab9{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;font-size:18px;font-weight:600;line-height:28px;color:#5925DC;}@media(max-width:1024px){.elementor-250558 .elementor-element.elementor-element-6c6ef00{width:auto;max-width:auto;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;align-self:flex-start;}.elementor-250558 .elementor-element.elementor-element-2d6cefc{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-250558 .elementor-element.elementor-element-4bf51a1{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-250558 .elementor-element.elementor-element-09e2ab9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(max-width:767px){.elementor-250558 .elementor-element.elementor-element-6c6ef00{width:var( --container-widget-width, 80% );max-width:80%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-250558 .elementor-element.elementor-element-2d6cefc{padding:0px 24px 0px 24px;}.elementor-250558 .elementor-element.elementor-element-4bf51a1{padding:0px 24px 0px 24px;}.elementor-250558 .elementor-element.elementor-element-09e2ab9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;font-size:14px;line-height:21px;}}/* Start custom CSS for html, class: .elementor-element-6c6ef00 */#yearlybutton span, #monthlybutton span{
    color: var(--bd-grey-500, #18294C);
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.14px;
    background-color: #C6EDC6;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right:0px;
    padding-left: 8px;
    border-radius: 25px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.container {
  display: flex;
  align-items: center; 
  gap: 20px;
}

/*#yearlybutton , #monthlybutton {*/
    /*margin-right:10px;*/
/*    margin-left:7px;*/
/*}*/
.tab button{
    background-color: transparent;
    padding:5px 19px;
    color:#536587;
    font-weight: 400;
    border:none;
    box-shadow: none;
    font-size: 16px;
}
.tab button:hover{
    /*background-color:#EFF3F9;*/
    /*color:#536587;*/
    box-shadow: none;
    border-radius: 8px;
}

.tab button.active {
    background-color: #FFFFFF;
    color: #283A5E;
     padding: 3.5px 19px;
    border:none;
    border-radius: 25px;
    box-shadow: 0px 2px 4px 0px rgba(177, 187, 208, 0.5) !important;
    box-shadow: none;
    font-weight:600;
    font-size: 16px;
}

#offer{
    padding-left: 8px;
}

/*@media screen and (min-width: 320px) and (max-width: 767px){*/
/*    .tab button{*/
/*    padding:8px 16px;*/
/*}*/
/*.tab button.active {*/
/*    padding:8px 20px;*/
/*}*/
/*#yearlybutton, #monthlybutton {*/
/*    font-size: 14px;*/
/*    font-weight: 500;*/
/*    line-height: 26px; */
/*    letter-spacing: 0.09px;*/
/*}*/
/*}*/

#plan
{
  /*margin: auto !important;*/
  margin: -8% 0 0 35% !important;
    width:340px !important;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #DBD9F8;
    border-radius: 25px;
}

    .discount-badge {
            /* Your original layout styles */
            /*padding: 3px 10px !important;*/
            margin-left: 4px;
            border-radius: 6px !important;
            font-weight: 800 !important;
            font-size: 12px !important;
            line-height: 18px !important;
            letter-spacing: 0% !important;

            /* New styles for gradient text */
            background: linear-gradient(90.76deg, #3E8BCA 2.17%, #393CD5 98.05%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            -webkit-text-fill-color: transparent;
        }
        
        .blue_star{
    margin-top: -10px;
    margin-left: 2px;
}

@media only screen and (min-width: 1000px) and (max-width: 1024px) {
    #plan {
        margin: 72px 0 0 35% !important;
        width: 340px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 999px){
    #plan
{
margin: 72px 0 0 28% !important;
  width: 340px !important;
}
} 
@media screen and (min-width: 320px) and (max-width: 425px){

 .tab button{
  
    font-size: 12px !important;
}

.tab button.active {
  
    font-size: 12px !important;
    padding: 8.5px 19px;
}

 .discount-badge {
        
            font-size: 10px !important;
          
        }
        
}
@media screen and (min-width: 320px) and (max-width: 767px){
#plan
 {
 margin: 14px 0 0 10% !important;
  width: 292px !important;
}   
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2d6cefc */.price-std .elementor-heading-title{
    text-align: center;
    color: #18294C;
    font-size: 56px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0.28px;
}

.plan-title .elementor-heading-title{
    color: #18294C;
    font-size: 24px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0.12px;
    text-align: center;
}
.card-style1 + .elementor-element-populated{
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #DEE4EF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 48px 20px 40px 20px !important;
    background-color: #FFFFFF;
    border-radius: 24px 0px 0px 24px;
}
.card-style2 + .elementor-element-populated{
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #DEE4EF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 48px 20px 40px 20px !important;
}
.card-style3 + .elementor-element-populated{
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #DEE4EF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 48px 20px 40px 20px !important;
    border-radius: 0px 24px 24px 0px;
}

.tff-style-1 .elementor-button{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.08px;
    /*fill: #E53B00;*/
    color: #E53B00;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E53B00;
    border-radius: 10px 10px 10px 10px;
}
.tff-style-2 .elementor-button{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.08px;
    /*fill: #FFFFFF;*/
    color: #FFFFFF;
    background-color: #E53B00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E53B00;
    border-radius: 10px 10px 10px 10px;
}

.bullet-point-style .elementor-icon-list-text{
 font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.08px;   
    color: #18294C;
}
.feature-title .elementor-heading-title{
    color: #536587;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.billed-yearly .elementor-heading-title{
    color: #536587;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.08px;
    text-align: center;
}
.feature-points .elementor-icon-list-text{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.08px;
        color: #283A5E;
    transition: color 0.3s;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4bf51a1 */#monthly-temp{
    display: none;
}/* End custom CSS */