body {
    margin: 0%;
    padding: 0%;

}

@media(max-width:575px) {
      .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 34px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width:576px) and (max-width:766.99px) {
      .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 34px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 767px) and (max-width: 991.99px) {
      .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {

     .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 38px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 1400px) {
    .form-content h1 {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .form-content p {
        color: #212529;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        /* 100% */
    }

    .form-check-label {
        margin-right: 20px;
        color: var(--Heading_Text_CL, #101828);
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 100% */
    }
    .form-check-label a{
        text-decoration: none;
          color: var(--Heading_Text_CL, #101828);
    }

    input {
        color: #667085;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-select {
        color: #667085;
        font-family: Inter;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 166.667% */
    }

    .form-link {
        text-align: center;
        margin-top: 10px;
    }

}