* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Montage';
    src: url('../fonts/MontageRegular.eot');
    src: url('../fonts/MontageRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MontageRegular.woff2') format('woff2'),
        url('../fonts/MontageRegular.woff') format('woff'),
        url('../fonts/MontageRegular.ttf') format('truetype'),
        url('../fonts/MontageRegular.svg#MontageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Regular.eot');
    src: url('../fonts/Sora-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Regular.woff2') format('woff2'),
        url('../fonts/Sora-Regular.woff') format('woff'),
        url('../fonts/Sora-Regular.ttf') format('truetype'),
        url('../fonts/Sora-Regular.svg#Sora-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'Sora', sans-serif;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    line-height: 1.5;
}

.row {
    overflow: hidden;
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1270px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.fluid-img{
    max-width: 100%;
    height: auto;
    display: block;
}   
.banner{
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #082b2b;
    text-align: left;
}
.banner .container-warpper{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
.banner img{
    width: 100%;
    display: block;
}

.banner .hd2{
    color: #085054;
    font-size: 27px;
    line-height: 30px;
    font-family: 'Montage';
    margin-top: 35px;
}

.banner .hd3{
    color: #085054;
    font-size: 42px;
    line-height: 40px;
    font-family: 'Montage';
    margin-top: 15px;
    margin-bottom: 15px;
}
.banner .flex-center + p{
    line-height: 1.5;
}

hr{
    width: 75px;
    height: 1px;
    background-color: #082b2b;
    border: none;
    margin: 15px 0 25px;
}

.banner .cta-box a, .download-btn a{
    display: inline-block;
    background-color: #085054;
    color: #86ebc9;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 20px;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.flex-center{
    display: flex;
    justify-content: start;
    align-items: center;
}

.logo-box{
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.what-makes{
    padding: 30px 0;
    border-top: 8px solid #135157;
}

.what-makes .title{
    color: #082c2b;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Montage';
    text-align: center;
}


.make-signeture {
    list-style: none; display: flex; margin-top: 45px; }
.make-signeture li {
   font-size: 15px;
   color: #000000;
   border-right: 1px solid #000000;
   font-size: 13px;
   text-align: center;
   padding: 0 30px;
}

.why-partner{
    padding: 50px 0;
    background: #085054;
}

.why-partner .title{
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Montage';
    text-align: center;
}

.why-partner .make-signeture li {
    color: #FFF;
    border-right: 1px solid #FFF;
}

.why-partner .make-signeture .list-title{
    color: #FFF;
    font-size: 16px;
    min-height: auto;
}

.make-signeture li:last-child{
    border-right: none;
}

.make-signeture li .list-title{
    font-family: 'Sora';
    font-weight: bold;
    color: #000000;
    font-size: 16px;
    min-height: 72px;
    margin-bottom: 15px;
}

.banner img.mobile{
    display: none;
}
.mobile{
    display: none;
}
.partner-info{
    padding: 35px 0 80px;
    font-size: 13px;
    color: #333333;
}
.partner-info .row{
    display: flex;
    align-items: center;
}
.partner-info .main-title{
    font-family: 'Sora';
    font-weight: bold;
    font-size: 22px;
    margin-top: 25px;
}

.partner-info .sub-title{
    font-family: 'Montage';
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
}
.partner-info .fluid-img{
    width: 100%;
}
.claim-form .hs-dependent-field{
    position: relative;
}
.claim-form .hs_rera_number{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%; 
}

@media only screen and (max-width: 767px) {
    .banner img.mobile{
        display: block;
    }
    .mobile{
        display: block;
    }
    .banner img.desktop {
        display: none;
    }
    .banner .flex-center + p{
        font-size: 10px;
        line-height: 1.4;
    }
    .banner .cta-box a, .download-btn a{
        font-size: 12px;
        padding: 7px 24px;
    }
    hr{
        margin-bottom: 15px;
    }
    .banner hr{
        margin-top: 0;
        margin-bottom: 18px;
        /* border-bottom: 2px solid #93d2bf; */
    }
    .why-partner hr{
        background-color: #8cadaf;
        margin-top: 5px;
    }
    .desktop {
        display: none;
    }
    .banner{
        text-align: center;
    }
    .banner .hd2{
        font-size: 18px;
        margin-top: 25px;
    }
    .banner .hd3{
        font-size: 28px;
        margin-top: 7px;
        line-height: 28px;
    }
    .make-signeture {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .flex-center{
        justify-content: center;
    }
    .what-makes .title{
        font-size: 24px;
    }
    .make-signeture li .list-title{
        min-height: auto;
    }
    .make-signeture li{
        border: 0;
    }
    .make-signeture li:last-child .flex-center{
       display: none;
    }
    .why-partner .make-signeture li{
        border: 0;
    }
    .partner-info{
       text-align: center;
    }
    .partner-info .row{
        flex-direction: column;
    }
    .partner-info .sub-title, .why-partner .title{
        font-size: 24px;
    }
    .partner-info .sub-title{
        margin-top: 20px;
    }
    .claim-form .hs_rera_number{
        position: static;
        margin-top: 15px;
    }
    .claim-form .hbspt-form{
        max-height: 80vh;
        overflow: auto;
    }
}

.claim-form {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.hd3 {
    margin-bottom: 20px;
    font-size: 28px;
    color: #FFF;
}
.hd3 span {
    color: #86ebc9;
}
.close{
    float: right;
    font-size: 28px;
    color: #FFF;
    text-decoration: none;
}

.form-box {
    display: none;
    background: #082b2b;
    padding: 50px;
    border-radius: 50px 50px 0 0;
    color: #FFF;
}

.form-box form {
    display: flex;
    flex-wrap: wrap;
}

.form-box .form-columns-1 {
    width: 33%;
    margin-top: 20px;
}

.form-box .form-columns-2 {
    width: 66%;
    max-width: 800px;
    margin-top: 20px;
}

.form-box .input {
    margin-right: 30px !important;
}

.form-box .hs-submit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

fieldset.form-columns-1 select.hs-input {
    /* appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; */
    width: 100% !important;
    background: none;
    border: none;
    border-bottom: 2px solid #FFF;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.form-box input:not(.hs-button) {
    background: none;
    border: none;
    border-bottom: 2px solid #FFF;
    padding: 10px;
    margin-bottom: 6px;
    width: 100% !important;
    color: #FFF;
    font-size: 16px;
}

.form-box input:focus-visible,
fieldset.form-columns-1 select.hs-input:focus-visible {
    outline: none;
}

.form-box .hs-button {
    background: none;
    padding: 5px 20px;
    border-radius: 20px;
    border: 2px solid #86ebc9;
    color: #86ebc9;
    font-size: 18px;
}

.claim-btn {
    background: #082b2b;
    padding: 10px;
    text-align: center;
    border-radius: 25px 25px 0 0;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold
}

.claim-btn span {
    color: #86ebc9;
}

.hs-error-msgs {
    color: #ff6961 !important;
    font-size: 14px;
}

.hs-error-msgs li {
    list-style: none;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    backdrop-filter: blur(5px);
}
.privacy-policy{
    padding: 60px 0;
    border-top: 8px solid #135157;
}
.privacy-policy h4{
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1.2;
}
.privacy-policy p{
    margin-bottom: 20px;
    text-align: justify;
}
.hd3.mt10vw{
    margin-top: 10vw;
}
.download-btn a{
    display: inline-flex;
    align-items: center;
    justify-content: start;
}
.download-btn a span{
    margin-right: 5px;
    margin-top: 3px;
    vertical-align: middle;
}
.download-btn a span img{
    width: 16px;
    height: 16px;
    display: inline-block;
}

.parent {
  counter-reset: section 1; 
  color: #085054;
}

.parent.no3 {
  counter-reset: section 2; 
}
.parent.no4 {
  counter-reset: section 3; 
}
.parent.no6 {
  counter-reset: section 5; 
}
.parent.no10 {
  counter-reset: section 9; 
}
.parent.no12 {
  counter-reset: section 11; 
}

.parent > li {
  counter-increment: section;
}

.parent > li::marker {
    font: 20px 'Sora', sans-serif;
}

.child {
  counter-reset: subsection;
  list-style: none;
  padding-left: 40px;
  margin-top: 15px;
}

.child > li {
  counter-increment: subsection;
  margin-bottom: 20px;
  text-align: justify;
}

.child > li::before {
  content: counter(section) "." counter(subsection) " ";
  font-weight: 600;
  margin-left: -40px;
  width: 30px;
  text-align: right;
  padding-right: 10px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
    .form-box {
        padding: 30px;
    }

    .form-box .input {
        margin-right: 0px !important;
    }
    .form-box input:not(.hs-button){
        padding: 6px 10px;
    }

    .form-box form {
        flex-direction: column;
    }

    .form-box .form-columns-2,
    .form-box .form-columns-1 {
        width: 100%;
        margin-top: 10px;
    }
    .claim-btn, .hd3{
        font-size: 18px;
    }
    .close{
        font-style: 24px;
    }
    .privacy-policy{
        padding: 40px 20px;
    }
    .privacy-policy h4, .parent > li::marker{
        font-size: 18px;
    }
    .privacy-policy p, .child > li{
        font-size: 14px;
    }
}