#body-width-pstories{
    width: 100%;
    max-width: 1600px;
    margin: auto;
}

#patientStories-pageId .d-mobile{display: none;}
#patientStories-pageId #mint-bg{background-color: #CCE9E5;}

.patient-story{
    display: flex;
    gap: 95px;
}

.patient-story img{
    width: 100%;
    max-width: 531px;
    object-fit: cover;
}

.patient-story .text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
    max-width: 910px;
    padding: 40px 50px 40px 0;
}

.patient-story .text .quote{
    font-weight: 500;
    font-style: italic;
    font-size: 36px;
    line-height: 44px;
}

.patient-story .text .author{
    font-weight: 500;
    font-size: 22px;
    line-height: 44px;
}

.ps-form-intro{
    padding: 30px 0 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#patientStories-pageId .ps-fpo-form.ps-fpo-form-dNone {
    display: none;
}

.ps-form-intro h2,
.ps-form-intro h3{
    font-family: "Lora", serif;
    font-weight: 700;
}

.ps-form-intro h2,
.ps-form-intro h3,
.ps-form-intro p{text-align: center;}

.ps-form-intro h2{
    font-size: 36px;
    line-height:48px;
    margin-bottom: 21px;
}
.ps-form-intro h3{
    font-size: 28px;
    line-height: 34px;
}
.ps-form-intro p{
    font-size: 18px;
    line-height: 25px;
    max-width: 1049px;
    margin-bottom: 30px;
}


.ps-fpo-form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
}
.ps-fpo-form .header,
.ps-fpo-form .body,
.ps-fpo-form .footer{max-width: 1217px;}

.ps-fpo-form .header{
    background-color: #E0F2EF;
    padding: 36px 56px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.ps-fpo-form .header h1{
    font-weight: 700;
    font-size: 42px;
    line-height: 28px;
}
.ps-fpo-form .body{
    background-color: #fff;
    padding: 15px 56px 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}
.ps-fpo-form .body .required{margin-bottom: 10px;}
.ps-fpo-form .body .form-row{
    display: flex;
    gap: 100px;
    max-width: 857px;
    width: 100%;
}
.ps-fpo-form .body .form-input{
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}

.ps-fpo-form .body p,
.ps-fpo-form .body label{
    font-size: 16px;
    line-height: 19px;
    color: #003B45;
}
.ps-fpo-form .body label{font-weight: 700;}
.ps-fpo-form .body span{color: red;}
.ps-fpo-form .body .form-input input{
    border: solid 2px #C4C4C4;
    border-radius: 8px;
    padding: 19px 24px;
}
.ps-fpo-form .body .checkbox{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.ps-fpo-form .body .checkbox input{
    width: 42px;
    height: 30px;
    border: 2px solid #C4C4C4;
    border-radius: 8px;
}
.ps-fpo-form .body .checkbox label{font-weight: 400;}
.ps-fpo-form .footer{
    padding: 15px 56px 30px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


/* FORM */
#patientStories-pageId #mint-bg #ps-form-container{
    padding-bottom: 115px;
}
#patientStories-pageId .dynamicformv2{
    display: flex;
    flex-direction: column;
    justify-self: center;
    width: 100%;
    max-width: 1217px;
    margin: auto;
    background: #fff;
    padding: 0 56px 80px;
}
/* #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-validation{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
} */

/* #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-validation > div:nth-of-type(2){
    margin-right: 95px;
} */

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__control-label{
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    color: #003B45;
    font-family:"Roboto", sans-serif;
}

/* #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-text{
    width: 100%;
    max-width: 372px;
} */

/* #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-singleselect,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-group:has(input[name="Email"]){
    width: 100%;
    max-width: 372px;
}
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-singleselect{
    margin-right: 95px;
} */

#patientStories-pageId .dynamicformv2 input:focus,
#patientStories-pageId .dynamicformv2 input:focus-visible,
#patientStories-pageId .dynamicformv2 input:focus-within{
    border: 3px solid #02927C !important;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-group.has-error input{
    border-color: #FD1A1A !important;
}
#patientStories-pageId .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .has-error select {
    border-color: #FD1A1A !important;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container input[type="text"],
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container input[name="Email"],
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container select {
    border: solid 2px #C4C4C4;
    border-radius: 8px;
    padding: 19px 24px;
    font-size: 18px;
    font-weight: 400;
    font-family:"Roboto", sans-serif;
    line-height: 25px;
    color: #003B45;
    height: unset;
    outline: #02927C;
    width: 78%;
    max-width: 372px;
}
/* #field-682600a3ed38c200023550f7 input::placeholder {
    font-style: normal;
} */
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container select {
    background-position-x: 95%;
}


#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox{
    flex-wrap: wrap;
    padding-top: 40px;
    margin-bottom: 48px;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox .checkbox label{
    display: flex;
    align-items: flex-start;
    padding-left: 40px;
}

#patientStories-pageId .dynamicformv2 .checkbox label span{
    font-family:"Roboto", sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #003B45;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox .cmp-dynamicform__generated-form-error{
    width: 100%;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container:has(.checkbox){
    width: 99%;
}

/*#patientStories-pageId .dynamicformv2 .step-text,*/
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__split-form-progress,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__clear-btn,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__previousButton{display: none;}

/* #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-infosection:has(.step-text){width: 100%; margin-top: 25px; margin-bottom: 30px;} */
#patientStories-pageId .dynamicformv2 #field-group-6707c1e388031e0002e91efd.cmp-dynamicform__form-infosection,
#patientStories-pageId .dynamicformv2 #field-group-6707c1e388031e0002e91f00.cmp-dynamicform__form-infosection {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
}
/* FORM */


.ps-form-intro,
.ps-fpo-form,
#ps-form-container{
    width: 100%;
    margin: 0 auto;
    /* max-width: 1280px; */
}

.patient-form-thankyou h3,
.patient-form-thankyou p{
    font-family:"Roboto", sans-serif;
    line-height: 25px;
    color: #003B45;
}

.patient-form-thankyou{
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 30px 0 -45px;
}
.patient-form-thankyou h3{
    font-weight: 700;
    font-size: 24px;
}
.patient-form-thankyou p{
    font-weight: 400;
    font-size: 18px;
}
.patient-form-thankyou p.highlighted{
    font-family:"Roboto", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    color: #01927C;
}
a.tealBgBr-whtTxtBtn.ps-form-button {
    margin: 18px auto 0;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__submit-btn.show {
    display: flex;
    align-items: center;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton.hidden {display: none;}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__submit-btn {
    column-gap: 16px;
    align-items: center;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
    background-color: #00927C;
    text-decoration: none;
    width: 100%;
    max-width: max-content;
    padding: 3px 3px 3px 29px;
    border: 3px solid #00927C;
    border-radius: 32px;
    text-align: center;
}
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton:hover,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__submit-btn:hover {
    color: #00927C;
    background-color: #FFFFFF;
    text-decoration: none;
    border: 3px solid #00927C;
    outline: unset;
}
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton::after,
#patientStories-pageId .dynamicformv2 .cmp-dynamicform__submit-btn::after {
    content: "";
    background-image: url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/icon/global-btn-chevron-right.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 52px;
    height: 52px;
}
.patientStories-cusClss-main .step-text p {
    font-weight: 700;
}
.patientStories-cusClss-main .step-text p span {
    font-weight: 400;
}
.patientStories-cusClss-main .cmp-dynamicform__form-label-container {
    margin-bottom: 9px;
}
.patientStories-cusClss-main .form-holder .cmp-dynamicform__form-group.button-group {
    display: table-row-group;
    transform: translateY(35px);
    position: relative;
    margin-top: 0;
    clear: both;
    width: 100%;
}
.patientStories-cusClss-main  p.confirming-text {
    margin-top: 15px;
}
.patientStories-cusClss-main p.confirming-text a {
    color: #003B45;
    text-decoration: underline;
}
.patientStories-cusClss-main p.confirming-text a:hover {
    text-decoration: none;
}
.patientStories-cusClss-main p.confirming-text a:nth-child(1) {
    text-decoration: none;
}
.patientStories-cusClss-main p.confirming-text a:nth-child(1):hover {
    text-decoration: underline;
}


/* Hide the browser's default checkbox */
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
  
/* Create the checkmark/indicator (hidden when not checked) */
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 span:after {
    content: "";
    position: absolute;
    display: none;
}
  
/* Show the checkmark when checked */
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 label input:checked ~ span:after {
    display: block;
}

/* Style the checkmark/indicator */
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 label span:after {
    left: 11px;
    top: 6px;
    width: 9px;
    height: 14px;
    border: 3px solid #FFFFFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 label span:before{
    position: absolute;
    content: "";
    background-color: transparent;
    border: 2px solid #8D8D8D;
    width: 30px;
    height: 30px;
    border-radius: 7px;
    left: 0;
    top: 0;
}
.patientStories-cusClss-main #field-67001ea55f80b400028c8575 label input:checked ~ span:before {
    background-color: #02927C;
    border-radius: 7px;
    border: none;
}

.patientStories-cusClss-main #field-group-67001ea55f80b400028c8575 .cmp-dynamicform__form-label-container {
    display: none;
}

.patientStories-cusClss-main .cmp-dynamicform-v2 .cmp-dynamicform__generated-form #field-group-67001ea55f80b400028c8575.cmp-dynamicform__form-group {
    margin-top: 40px;
}

#patientStories-pageId .dynamicformv2 .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger{
    color: #FD1A1A;
}

#patientStories-pageId .cmp-dynamicform-v2 div#field-group-68ece90f11bf9000021d28aa.cmp-dynamicform__form-group {
    display: block;
    margin: 0 -66px;
}
div#field-group-6707b35388031e0002e8f1d6.show {
    display: table-footer-group;
    top: 30px;
    position: relative;
}
#patientStories-pageId .cmp-dynamicform-v2 .cmp-dynamicform__generated-form {
    padding: 0;
}
/* #patientStories-pageId .cmp-dynamicform-v2 .cmp-dynamicform__form-group.captch-holder {
    display: block;
    clear: both;
} */

@media only screen and (max-width:991px){
    #patientStories-pageId .d-desktop{display: none;}
    #patientStories-pageId .d-mobile{display: block;}
    
    .patient-story{
        flex-direction: column;
        gap: unset;
    }
    .patient-story img{
        order: 2;
        width: 100%;
        max-width: unset;
    }
    .patient-story .text{
        max-width: unset;
        padding: 35px 0;
        width: 90%;
        max-width: 450px;
        margin: 0 auto;
        gap: 15px;
    }
    .patient-story .text .quote{
        font-size: 16px;
        line-height: 20px;
        width: 98%;
    }
    .patient-story .text .author{
        font-size: 12px;
        line-height: unset;
    }

    .ps-form-intro{padding: 20px 18px 25px;}
    
    .ps-form-intro p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 48px;
    }
    .ps-form-intro h2 {
        margin-bottom: 12px;
    }
    .ps-form-intro h3 {
        font-size: 20px;
        line-height: 24px;
        margin: auto;
    }
    .ps-fpo-form .header {
        background-color: #E0F2EF;
        padding: 0 26px;
        height: 48px;
    }
    .ps-fpo-form .header h1 {
        font-size: 24px;
        line-height: 26px;
    }
    
    .ps-fpo-form,
    #ps-form-container{
        width: unset;
        margin: unset;
        max-width: unset;
    }
    .cmp-dynamicform-v2 .cmp-dynamicform__generated-form{
        padding: 10px 0;
    }
    #patientStories-pageId .dynamicformv2 {
        padding: 0 17px 30px;
    }
    
    #patientStories-pageId #mint-bg #ps-form-container{
        padding-bottom: unset;
    }
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-validation > div,
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-validation > div:nth-of-type(2){
        margin-right: unset;
    }

    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox {
        margin: 15px 0 22px;
        padding-top: 17px;
    }
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox .checkbox input {
        width: 65px;
        margin: 0 5px 0;
    }
    div#field-group-6707b35388031e0002e8f1d6.show {
        top: 0;
    }
    
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-singleselect select{font-size: 16px !important;}
    .patientStories-cusClss-main .consent-text p {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 0;
    }
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__nextButton {
        margin: -15px auto 30px;
    }
    #patientStories-pageId .cmp-dynamicform-v2 .form-holder .cmp-dynamicform__submit-btn {
        margin: -33px auto 65px;
    }
    #patientStories-pageId .cmp-dynamicform-v2 div#field-group-68ece90f11bf9000021d28aa.cmp-dynamicform__form-group {
        display: block;
        margin: 0 -17px;
    }
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-checkbox .checkbox label {
        padding-left: 45px;
    }
    #patientStories-pageId .dynamicformv2 #field-group-6707c1e388031e0002e91efd.cmp-dynamicform__form-infosection,
    #patientStories-pageId .dynamicformv2 #field-group-6707c1e388031e0002e91f00.cmp-dynamicform__form-infosection {
        width: 100%;
        margin-top: 24px;
        margin-bottom: 25px;
    }
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container input[type="text"],
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container input[name="Email"],
    #patientStories-pageId .dynamicformv2 .cmp-dynamicform__form-control-container select {
        width: 100%;
    }

    .patient-form-thankyou{
        gap: 20px;
        margin: 26px 0 0;
    }
    a.tealBgBr-whtTxtBtn.ps-form-button {
        margin: 14px auto 0;
    }

}

@media only screen and (min-width: 992px) {
    div#field-group-67001c4a5f80b400028c6807,
    div#field-group-67001c4a5f80b400028c6808 {
        height: 95px;
    }
    div#field-group-67001c4a5f80b400028c6807,
    div#field-group-67001ea55f80b400028c8573 {
        float: left;
        width: 50%;
        margin-right: 0;
    }

    div#field-group-67001c4a5f80b400028c6808,
    div#field-group-682600a3ed38c200023550f6,
    div#field-group-682600a3ed38c200023550f7 {
        float: left;
        width: 50%;
        margin-left: -8%;
    }

    div#field-group-67001ea55f80b400028c8574 {
        float: left;
        width: 50%;
        margin-right: 0;
        clear: both;
    }
    div#field-group-67001ea55f80b400028c8575 {
        clear: both;
        width: 78%;
    }
    #patientStories-pageId .cmp-dynamicform-v2 .form-holder .cmp-dynamicform__submit-btn {
        margin-top: -35px;
        margin-bottom: 76px;
    }
}
