/*@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');*/


/*:root {*/
/*  --header-font-color: #4055A9;*/
/*  --font-weight-100: 100;*/
/*  --font-weight-200: 200;*/
/*  --font-weight-300: 300;*/
/*  --font-weight-400: 400;*/
/*  --font-weight-500: 500;*/
/*  --font-weight-100: 100;*/
/*  --font-weight-600: 600;*/
/*  --font-weight-700: 700;*/
/*  --font-weight-800: 800;*/
/*  --font-size--10: 10px;*/
/*  --font-size-12: 12px;*/
/*  --font-size-14: 14px;*/
/*  --font-size-16: 16px;*/
/*  --font-size-18: 18px;*/
/*  --font-size-20: 20px;*/
/*  --font-size-24: 24px;*/
/*  --font-size-28: 28px;*/
/*  --font-size-30: 30px;*/
/*  --body-font:#575A6E;*/
/*  --manorope-font-family: Manrope;*/
/*}*/



/*.cardContainer{*/
/*    padding-top: 100px;*/
/*    padding-bottom: 100px;*/
/*}*/





/*.taxServiceContainer {*/
/*    padding-top: 100px ;*/
/*}*/

/*.tax-Account p {*/
/*    font-family: var(--manorope-font-family);*/
/*    font-size: clamp(12px, 5vw, var(--font-size-16));*/
/*    font-weight: var(--font-weight-500);*/
/*    line-height: 32px;*/
/*    color: var(--body-font);*/
/*}*/
/*.serviceHeading{*/
/*font-weight: var(--font-weight-700);*/
/*font-size: clamp(18px,7vw,32px);*/
/*line-height: 36px;*/

/*}*/
/*.taxServiceCard {*/
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);*/
/*    border-radius: 1000px;*/
/*    overflow: hidden;*/
/*    background-color: var(--header-font-color);*/
/*    padding: 4px;*/
/*    gap: 90px;*/
/*}*/
/*.taxServiceCardImage{*/
/*    min-height: 270px;*/
/*    min-width: 270px;*/
/*}*/
/*.serviceTaxImgDiv {*/
/*    width: 74px;*/
/*    padding: 18px;*/
/*    background: #ECEEF6;*/
/*    display: flex;*/
/*    border-radius: 50%;*/
/*    justify-content: center;*/
/*    height: 74px;*/
/*    align-items: center;*/
/*}*/

/*.serviceTaxImgDiv i{*/
/*    color: var(--header-font-color);*/
/*}*/

/*.serviceTaxCard {*/
/*    box-shadow: 0px 0px 20px 0px #0000000D;*/
/*    border: 1px solid #E2E6F2;*/
/*    border-radius: 20px;*/
/*    padding: 30px 30px 78px 30px ;*/
/*}*/
/*h5{*/
/*    margin-bottom: 0*/
/*}*/

/*.serviceTaxCard ul {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 20px;*/
/*}*/

/*.serviceTaxCard ul li {*/
/*    list-style: none;*/
/*    position: relative;*/
/*    padding-left: 2.5rem;*/
/*    font-family: var(--manorope-font-family);*/
/*    font-size:clamp( var(--font-size-14),6vw,var(--font-size-16));*/
/*    font-weight: var(--font-weight-600);*/
/*    line-height: 21.86px;*/
/*    color: #575A6E;*/
/*}*/

/*.serviceTaxCard ul li::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    transform: translateY(-50%);*/
/*    width: 1.5rem;*/
/*    height: 1.5rem;*/
/*    background-image: url('../img/servicreLogo/check.svg');*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.cardGrid{*/
/*    gap: 20px;*/
/*}*/
/*.serviceTaxCard h5{*/
/*    font-family: var(--header-font-color);*/
/*font-size: clamp(var(--font-size-16),6vw,var(--font-size-24));*/
/*font-weight: var(--font-weight-700);*/
/*line-height: 30px;*/

/*}*/
/*.taxServiceCardDemo .tax-Account p{*/
/*    padding-bottom: 0;*/
/*}*/
/*@media screen and (min-width: 1024px) and (max-width: 1280px) {*/
  

/*}*/
/*@media screen and (max-width: 1024px) {*/
/*    .cardGrid{*/
/*        gap: 0;*/
/*    }*/

/*    .taxServiceCard {*/
/*        gap: 45px;*/
/*     }*/
/*}*/

/*@media screen and (max-width: 991px) {*/
/*    .taxServiceCard {*/
/*       gap: 45px;*/
/*    }*/
/*.tax-Account p{*/
/*    padding-right: 50px;*/
/*}*/

/*}*/

/*@media screen and (max-width: 768px) {*/
/*    .taxServiceCard {*/
/*        border-radius: 200px !important;*/
/*        flex-direction: column !important;*/
/*        padding-left: 15px !important;*/
/*        padding-right: 15px !important;*/
        /* padding-top: 10px !important; */
/*        max-width: 280px;*/
/*    }*/
/*.taxServiceContainer {*/
/*    padding-top: 55px;*/
/*}*/
/*.tax-Account p{*/
/*    padding-top:60px ;*/
/*    padding-bottom: 111px;*/
/*    text-align: center;*/
/*    padding-right: 0;*/
/*}*/
/*.cardContainer{*/
/*    padding-top: 55px;*/
/*    padding-bottom: 55px;*/
/*}*/
/*.taxServiceCardDemo .tax-Account p{*/
/*    padding-bottom: 10px;*/
/*}*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*    .tax-Account p{*/
/*        padding-top:0 ;*/
/*        padding-bottom: 111px;*/
/*        text-align: center;*/
/*    } */
/*}*/



/*.policyImage{*/
/*    height: 270px;*/
/*    border-radius: 50%;*/
/*    object-fit: cover;*/
/*    width: 270px;*/
/*}*/

/*.taxServiceCardDemo{*/
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);*/
/*    border-radius: 20px;*/
/*    overflow: hidden;*/
/*    padding: 4px;*/
/*    gap: 45px;*/
/*}*/

/*.taxServiceCardImageDemo {*/
/*    overflow: hidden;*/
/*    border-radius: 20px;*/
/*    background-color: white;*/
/*}*/



/*.customPaddingX{*/
/*    gap: 2%;*/
/*}*/

/*.serviceTaxCard{*/
/*margin-bottom: 2%;*/
/*gap: 30px;*/
/*}*/

/*.serviceBulletsHeading{*/
/*font-weight: var(--font-weight-700);*/
/*font-size: clamp(18px,5vw,32px);*/
/*line-height:32px;*/
/*letter-spacing: 0%;*/

/*}*/

/*.bulletsPTag {*/
/*    font-family: var(--manorope-font-family);*/
/*    font-size: clamp(12px, 5vw, var(--font-size-16));*/
/*    font-weight: var(--font-weight-500);*/
/*    line-height: 32px;*/
/*    color: var(--body-font);*/
/*}*/

/*.bulletsh3sTag{*/
/*font-weight: 700;*/
/*font-size: 20px;*/
/*line-height: 27.32px;*/

/*}*/

/*.serviceBulletsHeadingDiv{*/
/*    padding-bottom: 30px;*/
/*    border-bottom: 1px solid #eaeaea;*/
/*}*/


/*.table-icon-squre{*/
/*    min-height: 24px;*/
/*    min-width: 24px;*/
/*}*/

/*.serviceCfoHeading{*/
/*        font-family: var(--manorope-font-family);*/
/*        font-size: clamp(28px, 6vw, 36px);*/
/*        font-weight: var(--font-weight-700);*/
/*        line-height: 130% !important;*/
/*        color: black;*/
/*        padding-left: 15px;*/
/*    }*/
 
/*.serviceAccordian{*/
/*    background-color: var(--header-font-color);*/
/*    border-top-left-radius: 10px;*/
/*    border-top-right-radius: 10px;*/
    
/*}*/
/*.accordinTitle{*/
/*    font-weight: var(--font-weight-700);*/
/*    font-size: var(--font-size-20);*/
/*    line-height: 27.32px;*/
/*}*/
/*.serviceAccordianDiv*/
/*{*/
/*    box-shadow: 0px 0px 38.13px 0px #0000000D;*/
/*    border-radius: 10px;*/
/*}*/

/*.customAccord:checked .svgWhite{*/
/*    stroke: white;*/
/*} */
/*button[aria-expanded="false"].service-header{*/
/*    text-align: start;*/
/*}*/
/*button[aria-expanded="true"].service-header{*/
/*    text-align: start;*/
/*    color: black;*/
/*}*/


























@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');


:root {
  --header-font-color: #4055A9;
  --font-weight-100: 100;
  --font-weight-200: 200;
  --font-weight-300: 300;
  --font-weight-400: 400;
  --font-weight-500: 500;
  --font-weight-100: 100;
  --font-weight-600: 600;
  --font-weight-700: 700;
  --font-weight-800: 800;
  --font-size--10: 10px;
  --font-size-12: 12px;
  --font-size-14: 14px;
  --font-size-16: 16px;
  --font-size-18: 18px;
  --font-size-20: 20px;
  --font-size-24: 24px;
  --font-size-28: 28px;
  --font-size-30: 30px;
  --body-font:#575A6E;
  --manorope-font-family: Manrope;
}



.cardContainer{
    padding-top: 100px;
    padding-bottom: 100px;
}





.taxServiceContainer {
    padding-top: 100px ;
}

.tax-Account p {
    font-family: var(--manorope-font-family);
    font-size: clamp(12px, 5vw, var(--font-size-16));
    font-weight: var(--font-weight-500);
    line-height: 32px;
    color: var(--body-font);
}
.serviceHeading{
font-weight: var(--font-weight-700);
font-size: clamp(18px,7vw,32px);
line-height: 36px;

}
.taxServiceCard {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    border-radius: 1000px;
    overflow: hidden;
    background-color: var(--header-font-color);
    padding: 4px;
    gap: 90px;
}
.taxServiceCardImage{
    min-height: 270px;
    min-width: 270px;
}
.serviceTaxImgDiv {
    width: 74px;
    padding: 18px;
    background: #ECEEF6;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    height: 74px;
    align-items: center;
}

.serviceTaxImgDiv i{
    color: var(--header-font-color);
}

.serviceTaxCard {
    box-shadow: 0px 0px 20px 0px #0000000D;
    border: 1px solid #E2E6F2;
    border-radius: 20px;
    padding: 30px 30px 78px 30px ;
}
h5{
    margin-bottom: 0
}

.serviceTaxCard ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.serviceTaxCard ul li {
    list-style: none;
    position: relative;
    padding-left: 2.5rem;
    font-family: var(--manorope-font-family);
    font-size:clamp( var(--font-size-14),6vw,var(--font-size-16));
    font-weight: var(--font-weight-600);
    line-height: 21.86px;
    color: #575A6E;
}

.serviceTaxCard ul li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
    background-image: url('../img/servicreLogo/check.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.cardGrid{
    gap: 20px;
}
.serviceTaxCard h5{
    font-family: var(--header-font-color);
font-size: clamp(var(--font-size-16),6vw,var(--font-size-24));
font-weight: var(--font-weight-700);
line-height: 30px;

}
.taxServiceCardDemo .tax-Account p{
    padding-bottom: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  

}
@media screen and (max-width: 1024px) {
    .cardGrid{
        gap: 0;
    }

    .taxServiceCard {
        gap: 45px;
     }
}

@media screen and (max-width: 991px) {
    .taxServiceCard {
       gap: 45px;
    }
.tax-Account p{
    padding-right: 50px;
}

}

@media screen and (max-width: 768px) {
    .taxServiceCard {
        border-radius: 200px !important;
        flex-direction: column !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        /* padding-top: 10px !important; */
        max-width: 280px;
    }
.taxServiceContainer {
    padding-top: 55px;
}
.tax-Account p{
    padding-top:60px ;
    padding-bottom: 111px;
    text-align: center;
    padding-right: 0;
}
.cardContainer{
    padding-top: 55px;
    padding-bottom: 55px;
}
.taxServiceCardDemo .tax-Account p{
    padding-bottom: 10px;
}
}

@media screen and (max-width: 768px) {
    .tax-Account p{
        padding-top:0 ;
        padding-bottom: 111px;
        text-align: center;
    } 
}



.policyImage{
    height: 270px;
    border-radius: 50%;
    object-fit: cover;
    width: 270px;
}

.taxServiceCardDemo{
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    overflow: hidden;
    padding: 4px;
    gap: 45px;
}

.taxServiceCardImageDemo {
    overflow: hidden;
    border-radius: 20px;
    background-color: white;
}



.customPaddingX{
    gap: 2%;
}

.serviceTaxCard{
margin-bottom: 2%;
gap: 30px;
}

.serviceBulletsHeading{
font-weight: var(--font-weight-700);
font-size: clamp(18px,5vw,32px);
line-height:32px;
letter-spacing: 0%;

}

.bulletsPTag {
    font-family: var(--manorope-font-family);
    font-size: clamp(12px, 5vw, var(--font-size-16));
    font-weight: var(--font-weight-500);
    line-height: 32px;
    color: var(--body-font);
}

.bulletsh3sTag{
font-weight: 700;
font-size: 20px;
line-height: 27.32px;

}

.serviceBulletsHeadingDiv{
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}


.table-icon-squre{
    min-height: 24px;
    min-width: 24px;
}

.serviceCfoHeading{
        font-family: var(--manorope-font-family);
        font-size: clamp(28px, 6vw, 36px);
        font-weight: var(--font-weight-700);
        line-height: 130% !important;
        color: black;
        padding-left: 15px;
    }
 
.serviceAccordian{
    background-color: var(--header-font-color);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
}
.accordinTitle{
    font-weight: var(--font-weight-700);
    font-size: var(--font-size-20);
    line-height: 27.32px;
}
.serviceAccordianDiv
{
    box-shadow: 0px 0px 38.13px 0px #0000000D;
    border-radius: 10px;
}

.customAccord:checked .svgWhite{
    stroke: white;
} 
button[aria-expanded="false"].service-header{
    text-align: start;
    color: black;
    background-color:white;
}
button[aria-expanded="true"].service-header{
    text-align: start;
    color: white;
    background-color: var(--header-font-color);
}















