@font-face {
    font-family: "Roboto";
    src: url("../font/Roboto-VariableFont_wdth_wght.ttf") format('truetype');
}

body {
    font-family: "Roboto";
    background: #f6f6f6;
}

.body-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#footer-section {
    margin-top: auto;
}

.header-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 00px;
    border-bottom: 1px solid #72ce9b;
    margin-bottom: 25px;
}

.container {
    max-width: 1020px;
    width: 100%;
}

.header-wrap h1 {
    font-size: 52px;
    text-transform: uppercase;
    font-weight: 300 !important;
    color: #00a8ba;
}

.header-img-col {
    padding: 20px;
}

.header-wrap img {
    height: 22px;
    margin-bottom: 10px;
}

#lotemax-logo-img {
    max-width: 178px;
}

#prolensa-logo-img,
#lotmax-oint-logo-img {
    max-width: 200px;
}

#zylet-logo-img {
    max-width: 130px;
    margin-bottom: -10px;
}

.row.product-img-row {
    padding: 0;
}

.topBar {
    height: 20px;
    width: 100%;
    background-image: linear-gradient(to right, #00a8ba, #017f8d);
}

.product-img-row .logo-blocks span {
    max-width: 16%;
}

.welcome-note {
    margin-top: 50px;
}

#welcome-col {
    padding: 0;
}

.welcome-note h2 {
    font-size: 21px;
    color: #00a8ba;
}

.welcome-note .small-txt-info {
    font-size: 14px;
}

.product-img-row .zylet-lg {
    max-width: 139px !important;
}

.section-wrap,
.section-wrap-no-offset {
    background: #fff;
    padding: 25px 60px;
    margin: 40px 0 0;
    font-size: 18px;
}

.section-wrap h3,
.section-wrap-no-offset h3 {
    font-size: 24px;
    color: #0098a6;
    margin-bottom: 60px;
}

.section-wrap h3 {
    transform: translateX(-25px);
}

.radio-btn-div label {
    padding-left: 38px;
    position: relative;
    cursor: pointer;
    font-size: 19px;
    line-height: 22px;
    display: flex;
    align-items: center;
    font-weight: normal;
}

input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;

    left: 0;
    position: absolute;

    border-radius: 50%;

    width: 26px;
    height: 26px;

    cursor: pointer;
    outline: none;
    aspect-ratio: 1;
    padding: 0.2rem; /* gap */
    color: #0098a6;
    border: 1px solid #999;
    transition: border-color 0.3s ease;
}

input[type="radio"]:before {
    border: 2px solid red;
}

input[type="radio"]:checked {
    background: currentColor content-box;
    border: 1px solid #0098a6 !important;
}

.lbl-do-you-have-coupon-wrap,
.lbl_govsponslblcss {
    width: 100%;
    flex: 1 1 auto;
}

.radio-btn-div {
    margin-right: 32px;
    margin-top: 10px;
    display: inline-block;
}

.govsponslbl .lbl_govsponslblcss .govsponslblcss {
    font-size: 18px;
    line-height: 22px;
}

.lbl_govsponslblcss {
    width: 100%;
    flex: 1 1 auto;
}

.inner-sec-form.govsponslbl .form-choice:not(.hide),
.inner-sec-form.info-chkbox .form-choice:not(.hide) {
    display: flex !important;
    flex-wrap: wrap;
}

.inner-sec-form.govsponslbl.date-field .form__element:not(.hide) {
    display: flex !important;
}

.form__element .govsponslbl {
    border-bottom: 2px solid #b5b5b5;
    padding: 26px 25px;
}

.inner-sec-form.govsponslbl.border0 {
    border: 0;
}

.lbl-do-you-have-coupon {
    background: #f2f2f2;
    padding: 40px 25px;
    position: relative;
}

.lbl-do-you-have-coupon label.govsponslblcss {
    font-size: 18px;
}

.digi-copaywrapper {
    background: #f2f2f2;
    padding: 10px 25px;
    position: relative;
}

.inner-sec-form label {
    color: #221e1f;
    font-weight: 400;
    margin-bottom: 20px;
}

.footer-sec {
    border-top: 10px solid #72ce9b;
    margin-top: 42px;
    padding: 60px 0;
    width: 100%;
}

.form-btn {
    background-color: #0098a6;
    color: #fff;
    min-width: 199px;
    height: 49px;
    border: 0;
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 26px;
}

.ribbon-icon {
    height: 42px;
    position: absolute;
    z-index: 1;
    top: -40px;
    left: -37px;
}

.inner-sec-form .radio-btn-div label {
    margin-bottom: 0px;
}

.btn-submit {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    width: 164px;
}

.coupon-info-sec,
.enrollment-info-sec {
    display: none;
}

section.isi-sec {
    margin-top: 50px;
}

section.isi-sec h3 {
    color: #00a8ba;
    font-size: 24px;
}

section.isi-sec ul li::before {
    content: "\2022";
    position: absolute;
    top: 0;
    left: -25px; /* distance of bullet from text */
    font-size: 13px;
}

section.isi-sec ul li {
    line-height: 21px;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}

.isi-sec ul ul li::before {
    content: "-";
    font-size: 12px;
}

.inner-sec-form.govsponslbl input[type="text"] {
    height: calc(1.9em + 0.75rem + 2px);
    max-width: 140px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
    text-align: center;
}

.terms-link {
    text-decoration: none;
    color: black;
}

.terms-link:hover {
    text-decoration: none;
    color: black;
}

section.isi-sec ul li ul {
    margin-left: -18px;
    margin-top: 5px;
}

.isi-sec ul ul li::before {
    content: "-";
    font-size: 12px;
    left: -19px;
}

.form-inside .form-wrapper h3 {
    font-size: 28px;

    transform: translateX(0px);
    color: #00a8ba;
    margin-top: 0px;
}

.form-wrapper p {
    font-size: 20px;
    line-height: 150%;
    color: #565656;
    margin-bottom: 0;
}

.form-wrapper {
    background: #fff;
    padding: 40px 50px;
    margin: 60px auto;
}

.inner-sec-form.govsponslbl.date-field .form-textbox {
    display: flex;
    flex-direction: column;
}

.top-head-sec {
    background-color: #03838c;
    height: 36px;
    display: flex;
    align-items: center;
}

.txt-bl a {
    color: #fff;
    font-size: 11px;
    display: flex;
    align-items: baseline;
    justify-content: end;
}

.txt-bl {
    justify-content: flex-end;
    display: flex;
}

.txt-bl a {
    color: #fff;
    font-size: 11px;
    display: flex;
    align-items: center;
    padding-top: 2px;
    font-weight: 900;
    text-decoration: underline;
    font-family: "Barlow", sans-serif;
}

.txt-bl img {
    margin-left: 6px;
    margin-top: -2px;
}

.footer-copay {
    padding: 46px 0 57px;
    background: #03838c;
    margin-top: 50px;
    font-family: "Barlow", sans-serif;
}

.footer-desc.copyright {
    font-size: 10px;
    color: #fff;
    margin-top: 20px;
}

.social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    padding-left: 25px;
}

.social-link-top {
    border-bottom: 1px solid #35a781;
    padding-bottom: 0px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    padding-left: 0px;
}
.social-link-top p {
    color: #fff;
    margin-bottom: 8px;
    font-size: 10px;
    font-weight: 600;
}

.social-link li {
    color: #fff;
    margin-right: 16px;
    list-style-type: none;
}

.footer-links ul li a {
    color: #fff;
    background: url("../img/icon-link-out-blue.png") no-repeat right bottom;
    font-size: 12px;
    padding-right: 18px;
    text-decoration: underline;
    background-size: 10px;
    font-weight: 700;
}

.footer-links {
    display: flex;
    padding-left: 0px;
}

.footer-links li {
    list-style-type: none;
    margin-bottom: 8px;
}

.footer-links ul {
    margin-left: 0px;
    padding-left: 0px;
}

.copyright p {
    font-weight: 600;
}

.copay-content-center h3 {
    font-size: 34px;
    line-height: 36px;
    color: #0099a6;
    margin-bottom: 20px;
}

.warning-icon {
    width: 90px;
}

.text-nowrap {
    white-space: nowrap !important;
}

.form__element__validation-error {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    color: #e9322d;
    font-size: 16px;
}

.hover-uline {
    text-decoration: underline !important;
    color: #0098a6;
}

.hover-uline:hover {
    text-decoration: underline !important;
    color: #0098a6;
}

.privacystat {
    text-decoration: underline;
    color: #0098a6;
}

.privacystat:hover {
    text-decoration: underline;
    color: #0098a6;
}

.logo-container {
    margin-top: 37px;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
}

.form-section .section-wrap h3 {
    font-weight: 400;
}

.btn-submit button {
    position: relative;
}

.form-btn img {
    width: 23px;
    height: 23px;
    margin-left: 10px;
    position: relative;
    display: inline-block;
}

#print-btn {
    margin-top: 30px;
    margin-bottom: 0px;
}

#already-enrolled-section .section-wrap-no-offset,
#old-card-section .section-wrap-no-offset {
    text-align: center;
    font-size: 21px;
}

#exclamation-img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
    width: 100px;
}

#already-enrolled-section h3,
#old-card-section h3,
#grp-not-found-section h3 {
    font-size: 28px;
    text-align: center;
    margin: auto;
}

#already-enrolled-section a,
#api-error-section a {
    text-decoration: underline;
    color: #0098a6;
}

#already-enrolled-date {
    display: block;
}

#back-to-homepage-btn,
.access-program-btn-dt,
.access-program-btn-mb {
    min-width: 300px;
    margin: auto;
    margin-top: 30px;
}

.access-program-btn-dt {
    min-width: 600px;
}

.access-program-btn-mb {
    height: 100px;
    display: none;
}

.access-program-btn-mb div {
    text-align: left;
    display: inline-block;
}

.access-program-btn-mb img {
    height: 40px;
    width: 40px;
    margin-top: -55px;
}

@media (max-width: 991px) {
    .footer-links {
        display: flex;
        padding-left: 0px;
        flex-direction: column;
    }

    .footer-links .col-lg-6 {
        padding-left: 0px;
    }

    .footer-links ul {
        margin-left: 0px;
        padding-left: 0px;
        margin-top: -8px;
    }

    .txt-bl a {
        padding-top: 4px;
    }

    .warning-icon {
        width: 70px;
    }

    .copay-content-center h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .form-wrapper.copay-content-center p {
        font-size: 18px;
        line-height: 24px;
    }

    .copay-form-submit {
        font-size: 22px;
        line-height: 31px;
    }

    .copay-form-submit .submit-icon {
        width: 16px;
    }

    .hide-in-mobile {
        display: none;
    }
}

@media only screen and (max-width: 811px) {
    .product-img-row .logo-blocks span {
        max-width: 37%;
    }

    .product-img-row img {
        max-width: 190px;
    }

    .header-wrap h1 {
        font-size: 10vw;
        text-align: center;
    }

    .digi-copaywrapper {
        padding: 10px 10px;
    }

    .ribbon-icon {
        height: 42px;
        position: absolute;
        z-index: 1;
        top: -40px;
        left: -22px;
    }

    .access-program-btn-dt {
        display: none;
    }

    .access-program-btn-mb {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .section-wrap, .section-wrap-no-offset {
        padding: 20px;
    }

    .welcome-note {
        margin-top: 0px;
    }

    .form-wrapper {
        background: #fff;
        padding: 25px 23px;
        margin: 60px auto;
    }

    .section-wrap h3 {
        -webkit-transform: none;
        transform: none;
    }

    /*global header footer*/
    .bl-logo img {
        width: 100px;
    }

    .txt-bl a {
        font-size: 8px;
    }
    /*global header footer*/

    .logo-container {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 30px;
    }

    .copyrightWrap .row {
        flex-direction: column-reverse;
    }

    .copyrightWrap .row img {
        margin-bottom: 20px;
    }

    .copyrightWrap .row .col-md-7 {
        text-align: center;
    }

    .copyrightWrap ul {
        justify-content: center;
    }

    .copyrightWrap .row .col-md-7 a {
        white-space: nowrap;
    }
}

@media only screen and (max-width: 590px) {
    .product-img-row img {
        max-width: 150px;
    }
}


@media only screen and (max-width: 500px) {
    .access-program-btn-mb {
        font-size: 16px;
        min-width: 200px;
    }

    .access-program-btn-mb img {
        height: 30px;
        width: 30px;
        margin-top: -45px;
    }
}

@media only screen and (max-width: 485x) {
    .product-img-row img {
        max-width: 140px;
    }
}

@media only screen and (max-width: 460px) {
    .row.product-img-row {
        padding: 0px 0px;
    }

    .product-img-row .logo-blocks span {
        max-width: 37%;
    }

    .product-img-row img {
        max-width: 136px;
        width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    .head-main img {
        width: 98%;
    }
}

@media only screen and (min-width: 576px) {
    #already-enrolled-date {
        display: inline-block;
        margin-left: 30px;
    }
}