/* heading text style start*/
.cmp-text-practo-title .cmp-text h2{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.25;
    margin-top: 21px;
    margin-bottom: 60px;
}
/* heading text style end*/


/* responsive grig style start*/
.resp-grid-container-blue{
    background-color: rgba(235, 249, 255, 1);
}
.resp-grid-container > .aem-Grid{
    padding: 0 84px;
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
}
/* responsive grig style end*/


/* practo banner style start*/
.practo-banner-wrapper > .aem-Grid{
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.practo-banner-wrapper .practo-banner-wrapper-left{
    width: 75% !important;
}
.practo-banner-wrapper .practo-banner-wrapper-right{
    width: 25% !important;
    align-self: end;
}
.parcto-banner-heading h1, .parcto-banner-heading h2{
    font-size: 36px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    line-height: 1.25;
    color: #1574b3;
}
.practo-banner-desk-subheading h4{
    margin-top: 20px;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: #000;
    line-height: normal;
}
.practo-banner-desk-subheading h3{
    font-family: 'Inter', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #1574b3;
    line-height: normal;
}
.practo-banner-mob-subheading{
    display: none;
}
.practo-banner-mob-image{
    display: none;
}
.practosliderWrapper > .aem-Grid{
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
.practo-banner-cards{
    width: 25% !important;
    max-width: unset;
    padding: 20px 40px 14px 20px;
    margin-right: 32px;
    background: #fff;
    border: 1.5px solid #d3e7f4;
    box-sizing: border-box;
    border-radius: 10px;
}
.practo-banner-cards:nth-child(n+4){
    margin-top: 20px;
}
.practo-banner-cards .cmp-image__image{
    max-height: 60px;
}
.practo-banner-cards .cmp-teaser__description h3{
    margin-top: 25px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.15;
    margin-bottom: 8px;
}
.practo-banner-cards .cmp-teaser__description p{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.15;
    color: #424d61;
}
.practo-banner-hasthag .common-cont p{
    font-size: 22px;
    margin-bottom: 42px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0.2px;
    color: #ca1f4a;
}
/* practo banner style end*/

/* why tataaia container style start*/
.why-tataaia-container{
    display: flex;
    align-items: flex-start;
    margin: 92px 0 118px 0;
}
.respgrid-why-cards .aem-Grid{
    display: flex;
    flex-wrap: wrap;
}
.cmp-teaser-why-card{
    width: 31% !important;
    padding: 25px 50px 16px 25px;
    background: rgba(235, 249, 255, 1);
    margin-right: 15px;
    border-radius: 6px;
}
.cmp-teaser-why-card .cmp-teaser__image .cmp-image__image{
    width: 50px;
    height: 50px;
}
.cmp-teaser-why-card .cmp-teaser__image img{
    width: 50px;
    height: 50px;
}
.cmp-teaser-why-card:nth-child(3n){
    margin-right: 0;
}
.cmp-teaser-why-card:nth-child(n+4){
    margin-top: 15px;
}
.cmp-teaser-why-card .cmp-teaser__image{
    margin-bottom: 25px;
}
.cmp-teaser-why-card .cmp-teaser__description h3{
    font-family: "Inter", sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.25;
    color: #293345;
}
.cmp-teaser-why-card .cmp-teaser__description p{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #424d61;
    margin-top: 8px;
}
.cmp-teaser-why-card .cmp-teaser__description p .why-reasons-prefix{
    font-size: 14px;
}
.cmp-teaser-why-card .cmp-teaser__description p .why-reasons-prefix-bold{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: #293345;
}
/* why tataaia container style end*/


/* plan-advantages style start*/
.cmp-text-plans-advantage-title h2{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.25;
    color: #293345;
    margin-bottom: 30px;
}
.plan-advantages-container > .aem-Grid{
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}
.plan-advantages-cards-wrapper{
    width: 55% !important;
}
.plan-advantages-cards-wrapper > .aem-Grid{
    display: flex;
    flex-wrap: wrap;
    margin-right: 36px;
}
.plan-advantages-card{
    width: 30% !important;
    padding: 20px 10px 19px 20px;
    background: #fff;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
    border-radius: 6px;
    margin-right: 2%;
    margin-bottom: 16px;
}
.plan-advantages-card-animated{
    cursor: pointer;
}
.plan-advantages-card .cmp-teaser__description h3{
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
    min-height: 38px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    color: #293345;
    letter-spacing: normal;
}
.plan-advantages-card .cmp-teaser__description p{
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    line-height: 1.25;
    color: #424d61;
    transform: translate(0, 0);
}
.plan-advantages-card .cmp-teaser__description ul{
    padding-left: 20px;
    list-style-type: disc;
    transform: translate(0, 0);
}
.plan-advantages-card .cmp-teaser__description ul li{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    color: #424d61;
    margin-top: 6px;
    list-style-type: disc;
}
.plan-advantages-card .cmp-teaser__description .read-more{
    cursor: pointer;
    color: #ca1f4a;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.plan-advantages-youtube{
    width: 50% !important
}
.plan-advantages-youtube > .aem-Grid{
    display: flex;
    flex-direction: column;
}
.plan-advantages-youtube .embed .cmp-embed iframe{
    width: 100%;
    height: 450px;
    border-radius: 6px;
}
.plan-advantages-youtube .text .cmp-text p{
    margin-top: 15px;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 10px;
    line-height: 1.15;
    color: #293345;
    opacity: 0.6;
}
.more-text{
    display: none;
}
.plan-advantages-card .cmp-teaser__description p.plan-advantages-card-text {
    transform: translate(0, -20px);
    animation: paraScale 0.9s forwards;
}
.plan-advantages-card .cmp-teaser__description ul.plan-advantages-card-text {
    transform: translate(0, -20px);
    animation: paraScale 0.9s forwards;
}
/* plan-advantages style end*/

/* scroll-top btn style start */
    .practo-scroll-top-btn{
        position: fixed;
        bottom: 42px;
        right: 19px;
        z-index: 99;
        padding: 0 2px;
        background-color: #fff;
        cursor: pointer;
        border-radius: 50%;
        transform: rotate(-180deg);
        box-shadow: 0 0 15px rgb(0 0 0 / 15%);
        width: 48px !important;
        height: 48px;
    }
/* scroll-top btn style end */

@media screen and (max-width:768px){
    /* mob heading text style start*/
    .cmp-text-practo-title .cmp-text h2{
        font-size: 24px;
        margin-bottom: 16px;
        margin-top: 20px;
    }
    /* mob heading text style end*/


    /* mob responsive grig style start*/
    .resp-grid-container > .aem-Grid{
        padding: 0 20px;
    }
    /* mob responsive grig style end*/

    /* practo banner mob style start*/
    .practo-banner-wrapper .practo-banner-wrapper-left{
        width: 100% !important;
    }
    .practo-banner-wrapper .practo-banner-wrapper-right{
        display: none;
    }
    .parcto-banner-heading h1, .parcto-banner-heading h2{
        font-size: 21px;
        line-height: 1.29;
        margin-top: 10px;
    }
    .practosliderWrapper > .aem-Grid{
        margin-top: 20px;
    }
    .practo-banner-desk-subheading{
        display: none;
    }
    .practo-banner-cards{
        width: auto !important;
        max-width: 100%;
        padding: 12px;
        margin-right: 16px;
    }
    .practo-banner-cards:last-child{
        margin-right: 0;
    }
    .practo-banner-cards .cmp-image__image{
        height: 40px;
        width: 40px;
    }
    .practo-banner-cards .cmp-teaser__description h3{
        font-size: 16px;
        margin-top: 7px;
        margin-bottom: 5px;
    }
    .practo-banner-cards .cmp-teaser__description p{
        font-size: 12px;
    }
    .practo-banner-mob-subheading{
        display: block;
    }
    .practo-banner-mob-subheading .common-cont h4{
        font-size: 11px;
        margin-top: 20px;
        font-weight: 500;
        color: #000;
        line-height: normal;
    }
    .practo-banner-mob-subheading .common-cont h3{
        font-family: 'Inter', sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #1574b3;
        line-height: normal;
    }
    .practo-banner-mob-image{
        display: block;
        height: 240px;
        width: 105px !important;
        margin: -63px 14px 0 65%;
        position: relative;
    }   
    .practo-banner-hasthag .common-cont p{
        font-size: 14px;
        margin: 10px 0;
    } 
    /* practo banner mob style end*/

    /* mob why tataaia container style start*/
    .why-tataaia-container{
        margin: 0 0 30px 0;
    }
    .respgrid-why-cards .aem-Grid .cmp-teaser-why-card{
        width: 31% !important;
        padding: 10px;
        text-align: center;
        margin-right: 11px;
    }
    .respgrid-why-cards .aem-Grid .cmp-teaser-why-card:nth-child(n+4){
        margin-top: 15px;
    }
    .respgrid-why-cards .aem-Grid .cmp-teaser-why-card:nth-child(3n){
        margin-right: 0;
    }
    .cmp-teaser-why-card .cmp-teaser__image{
        margin-bottom: 0;
    }
    .cmp-teaser-why-card .cmp-teaser__image img{
        margin-bottom: 10px;
        width: 40px;
        height: 40px;
    }
    .cmp-teaser-why-card .cmp-teaser__image .cmp-image__image{
        margin-bottom: 10px;
        width: 40px;
        height: 40px;
    }
    .cmp-teaser-why-card .cmp-teaser__description h3{
        font-size: 14px;
    }
    .cmp-teaser-why-card .cmp-teaser__description p{
        font-size: 11px;
        line-height: 1.5;
        margin-top: 0;
    }
    .cmp-teaser-why-card .cmp-teaser__description p .why-reasons-prefix{
        font-size: 9px;
    }
    .cmp-teaser-why-card .cmp-teaser__description p .why-reasons-prefix-bold{
        font-family: "Inter", sans-serif;
        font-weight: 700;
        color: #293345;
    }
    /* mob why tataaia container style end*/

    /* plan-advantages mob style start*/
    .cmp-text-plans-advantage-title h2{
        margin-bottom: 16px;
        font-size: 24px;
    }
    .plan-advantages-container > .aem-Grid{
        display: block;
    }
    .plan-advantages-cards-wrapper{
        width: 100% !important;
    }
    .plan-advantages-youtube{
        width: 100% !important;
    }
    .plan-advantages-youtube > .aem-Grid{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 30px;
        flex-direction: column-reverse;
    }
    .plan-advantages-youtube .embed .cmp-embed iframe{
        height: 240px;
    }
    .plan-advantages-youtube .text .cmp-text p{
        font-size: 8px;
        text-align: left;
        margin: 0 auto 30px 0;
        width: 75%;
    }
    /* plan-advantages mob style end*/

    /* scroll-top btn style start */
    .practo-scroll-top-btn{
        bottom: 50px;
    }
/* scroll-top btn style end */
}