.terms-page-title1 {
    flex: 1;
    position: relative;
    font-weight: 600;
}
.terms-page-title {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 10px;
}
.please-read-these {
    margin: 0;
}
.the-website {
    font-family: Poppins;
    color: #585b66;
}
.emd-finmart {
    font-weight: 600;
    font-family: Poppins;
    color: #191919;
}
.span {
    font-weight: 600;
    font-family: Poppins;
}
.having-its-registered {
    font-family: Poppins;
}
.having-its-registered-office-a {
    color: #585b66;
}
.span1 {
    font-weight: 500;
    font-family: Poppins;
}
.the-company {
    color: #191919;
}
.the-website-emd-finmart-and1 {
    margin-bottom: 0px;
}
.the-website-emd-finmart-and {
    margin: 0;
    font-size: inherit;
    padding-left: 21px;
}
.para {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 27px;
    color: #585b66;
}
.heading {
    align-self: stretch;
    position: relative;
    font-weight: 600;
}
.paragraph-box {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
}
.refund-of-partner {
    margin: 0;
    font-weight: 600;
    color: #191919;
}
.terms-para {
    width: 100%;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px 30px;
    box-sizing: border-box;
    gap: 30px;
    font-size: 20px;
}
.terms-section {
    width: 100%;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 40px 80px;
    box-sizing: border-box;
    gap: 12px;
    min-width: 760px;
    text-align: left;
    font-size: 26px;
    color: #191919;
    font-family: Poppins;
}


body {
    margin: 0;
    line-height: normal;
}

