html {
    background: #FFF;
}

body {
    top: 0 !important;
    max-width: 2000px;
    margin: 0 auto !important;
}

/* html:lang(en) .skiptranslate {

} */


.menu-container {
    display: flex
}

.lang-switcher {
    margin-left: clamp(-20px, 1vw, 20px)
}

.ct-answer-main {
    background: #FFF;
    max-width: clamp(-1200px, 60vw, 1200px);
    padding: clamp(-80px, 4vw, 80px) clamp(-100px, 5vw, 100px) clamp(-40px, 2vw, 40px);
    margin: clamp(-100px, 5vw, 100px) auto clamp(-240px, 12vw, 240px);
    box-shadow: 0px 2.5px 5px 0px #0000000D;
    border: 1px solid #EEEEEE;
    border-radius: clamp(-60px, 3vw, 60px);
}

.ct-answer-main .gfield_label {
    font-size: clamp(-40px, 2vw, 40px) !important;
    font-weight: 300 !important;
    margin-bottom: clamp(-40px, 2vw, 40px) !important;
}

.gfield--type-html,
.ct-answer-main .gfield_radio .gform-field-label {
    font-size: clamp(-38px, 1.9vw, 38px) !important;
    font-weight: 400 !important;
    margin-left: clamp(-10px, 0.5vw, 10px);
    cursor: pointer !important;
    /* margin-bottom: 1vw !important; */
}

.gfield--type-html small {
    font-size: clamp(-20px, 1vw, 20px) !important;
    line-height: 1.2 !important;
    display: block;
}

.ct-answer-main .gfield_required {
    display: none !important;
}

.ct-answer-main .gform_validation_errors {
    display: none !important;
}


.gfield--type-select .gform-field-label,
.gfield--type-text .gform-field-label,
.gfield--type-date .gform-field-label,
.gfield--type-email .gform-field-label,
.gfield--type-phone .gform-field-label {
    font-size: clamp(-20px, 1vw, 20px) !important;
    margin: 0 !important
}

#input_6_31 .gform-field-label {
    font-size: clamp(-28px, 1.4vw, 28px) !important;
}

.gfield_consent_label {
    font-size: clamp(-23px, 1.15vw, 23px) !important;
}

.ginput_container_consent {
    white-space: nowrap !important;
}

.ginput_container input,
.gfield_select {
    padding: clamp(-16px, 0.8vw, 16px) !important;
    line-height: 1;
}

.gfield--type-date input {
    width: 100% !important;
}

.gform_page_footer {
    margin: clamp(-60px, 3vw, 60px) 0 0 0 !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
    padding: 0 !important
}

.gform_page_footer .button {
    font-size: clamp(-26px, 1.3vw, 26px) !important;
    padding: clamp(-10px, 0.5vw, 10px) clamp(-40px, 2vw, 40px) !important;
    border-radius: clamp(-40px, 2vw, 40px) !important;
    background: #000 !important;
    color: #FFF !important;
    border: none !important;
    cursor: pointer;
}

.gf_page_steps {
    display: flex;
    justify-content: space-between !important;
    border-bottom: 0 !important;
    margin-bottom: clamp(-40px, 2vw, 40px) !important;
    position: relative;
}

.gf_page_steps:after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background: #CCC;
    position: absolute;
    top: 50%;
}


.gform_confirmation_message h3 {
    font-size: clamp(-40px, 2vw, 40px) !important;
    margin-bottom: clamp(-20px, 1vw, 20px) !important;
    font-family: 'ApfelGrotezk' !important;
    text-transform: none;
    line-height: 1.4 !important;
}


.gf_step_label {
    display: none !important
}

.gf_step {
    position: relative;
    z-index: 2;
    margin: 0 !important;
    background: #FFF;
}

.gf_step_active .gf_step_number {
    background: #000 !important;
    border-color: #000 !important;
    color: #FFF !important
}

#field_6_34 {
    display: none;
}

.gform_previous_button {
    display: none !important;
}


.text-black {
    color: #000000 !important;
}

.overflow-hidden {
    overflow: hidden;
}

.z-2 {
    z-index: 2;
}

.page-template-page-clinical-trial,
.page-template-page-clinical-trial-es {
    background-color: #fff;
}

.page-template-page-clinical-trial p:last-child,
.page-template-page-clinical-trial-es p:last-child {
    margin-bottom: 0;
}

.page-template-page-clinical-trial .smooth-content,
.page-template-page-clinical-trial-es .smooth-content {
    background: transparent;
}

.page-template-page-clinical-trial .row,
.page-template-page-clinical-trial-es .row {
    margin-left: clamp(-5.56px, -0.278vw, 5.56px);
    margin-right: clamp(-5.56px, -0.278vw, 5.56px);
}

.page-template-page-clinical-trial .row>div,
.page-template-page-clinical-trial-es .row>div {
    padding: 0 clamp(-5.56px, 0.278vw, 5.56px);
}

.page-template-page-clinical-trial p,
.page-template-page-clinical-trial-es p {
    font-size: clamp(-22.22px, 1.111vw, 22.22px);
    line-height: 150%;
    letter-spacing: 0.01em;
}



.cs-wrapper {
    padding: 0 clamp(-88.88px, 4.444vw, 88.88px);
    position: relative;
    z-index: 2;
}

.rounded-sm {
    border-radius: 8px;
}

.cs-button {
    display: inline-block;
    font-weight: 400;
    font-size: clamp(-22.22px, 1.111vw, 22.22px);
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    padding: clamp(-20.84px, 1.042vw, 20.84px) clamp(-31.94px, 1.597vw, 31.94px);
    border-radius: 100px;
}

.cs-button:hover {
    color: #000;
    background: #fff;
}

.cs-heading {
    font-weight: 400;
    font-size: clamp(-66.66px, 3.333vw, 66.66px);
    line-height: 110.00000000000001%;
    letter-spacing: 0;
    color: #000000;
}

.cs-heading-sm {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    color: #000000;
}

.cs-title {
    font-weight: 400;
    font-size: clamp(-83.34px, 4.167vw, 83.34px);
    line-height: 98%;
    letter-spacing: 0;
    color: #fff;
}


.ct-hero {
    padding: 0 clamp(-11.12px, 0.556vw, 11.12px) clamp(-11.12px, 0.556vw, 11.12px) clamp(-11.12px, 0.556vw, 11.12px);
}

.ct-hero-inner {
    min-height: clamp(-1109.72px, 55.486vw, 1109.72px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: clamp(-88.88px, 4.444vw, 88.88px) 0;
    color: #fff;
    overflow: hidden;
}

.ct-hero-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.14%, rgba(0, 0, 0, 0.35) 100%);
    background-blend-mode: multiply;
    pointer-events: none;
}

.ct-hero-heading {
    font-weight: 400;
    font-size: clamp(-100px, 5vw, 100px);
    line-height: 110.00000000000001%;
    letter-spacing: -0.01em;
    margin-bottom: clamp(-150px, 7.5vw, 150px);

}

.ct-hero-desc {
    margin-bottom: clamp(-220px, 11vw, 220px);
}

.ct-hero-desc p {
    font-weight: 400;
    font-size: clamp(-27.78px, 1.35vw, 27.78px);
}

.ct-hero-desc p:last-child {
    margin-bottom: 0;
}

.ct-hero .cs-wrapper {
    position: relative;
    z-index: 2;
}

.ct-hero-note {
    font-family: 'Moderat';
    font-weight: 400;
    font-size: clamp(-16.66px, 0.833vw, 16.66px);
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.ct-hero-bottom {
    margin-top: clamp(-11.12px, 0.556vw, 11.12px);
}

.ct-hero-bottom-box {
    background-color: #FFDFA8;
    gap: clamp(-44.44px, 2.222vw, 44.44px);
    padding: clamp(-88.88px, 4.444vw, 88.88px);
}

.ct-hero-bottom-box .box-icon svg {
    width: clamp(-44.44px, 2.222vw, 44.44px);
    height: clamp(-83.34px, 4.167vw, 83.34px);
    display: block;
    object-fit: contain;
}

.box-desc {
    max-width: 80%;
}

.ct-interested-sec {
    padding: clamp(-155.56px, 7.778vw, 155.56px) 0 clamp(-77.78px, 3.889vw, 77.78px);
}

.ct-interested-sec .ct-interested-heading {
    margin-bottom: clamp(-44.44px, 2.222vw, 44.44px);
}

.ct-interested-sec .ct-interested-desc {
    max-width: clamp(-880.56px, 44.028vw, 880.56px);
    margin: 0 auto;
}

.ct-interested-sec .ct-interested-desc .ct-interested-open {
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
}

.ct-interested-header {
    /* margin-bottom: 3.889vw; */
}

.ct-interested-box {
    border: 1px solid #000;
    border-radius: 24px;
    padding: clamp(-65.28px, 3.264vw, 65.28px);
    max-width: clamp(-1666.66px, 83.333vw, 1666.66px);
    margin: clamp(-60px, 3vw, 60px) auto 0;
    /* display: none; */
}

.ct-interested-close {
    top: clamp(-31.94px, 1.597vw, 31.94px);
    right: clamp(-31.94px, 1.597vw, 31.94px);
    z-index: 2;
    cursor: pointer;
}

.ct-interested-close svg {
    width: clamp(-22.22px, 1.111vw, 22.22px);
    height: clamp(-22.22px, 1.111vw, 22.22px);
    object-fit: contain;
}

.ct-interested-content {
    font-size: clamp(-22.22px, 1.111vw, 22.22px);
    line-height: 150%;
    letter-spacing: 0.01em;
}

.ct-interested-content p {
    margin-bottom: clamp(-55.56px, 2.778vw, 55.56px);
}

.ct-interested-content ul {
    padding-left: clamp(-33.34px, 1.667vw, 33.34px);
    margin-bottom: 0;
}

.ct-interested-content ul ul {
    padding: clamp(-20px, 1vw, 20px) 0 clamp(-10px, 0.5vw, 10px) clamp(-40px, 2vw, 40px);
}

.ct-interested-content ul li {
    margin-bottom: clamp(-11.12px, 0.556vw, 11.12px);
}

.ct-interested-content ul li:last-child {
    margin-bottom: 0;
}

.eclipse {
    position: absolute;
    width: 65%;
    aspect-ratio: 1;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(246, 229, 71, 0) 0%, rgba(250, 96, 13, 0.3) 100%);
    pointer-events: none;
    filter: blur(200px);
}

.ct-interested-sec .eclipse-1 {
    left: -60%;
    top: -9%;
}

.ct-interested-sec .eclipse-2 {
    right: -68%;
    bottom: -32%;
}

.ct-participation-benefits-sec {
    padding: 0 0 clamp(-160px, 8vw, 160px);
}

.ct-participation-benefits-list {
    margin-top: clamp(-155.56px, 7.778vw, 155.56px);
}

.ct-participation-benefits-list .item {
    display: flex;
    flex-direction: column;
    gap: clamp(-55.56px, 2.778vw, 55.56px);
}

.ct-participation-benefits-list .item-img {
    aspect-ratio: 432/424;
}

.ct-participation-benefits-list .item-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.ct-participation-benefits-list .item-title {
    font-weight: 400;
    font-family: 'ApfelGrotezk';
    font-size: clamp(-35px, 1.75vw, 35px);
    line-height: 130%;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    text-transform: none;
    padding: 0 clamp(-11.12px, 0.556vw, 11.12px);
}

.ct-answer-sec {
    padding-top: clamp(-77.78px, 3.889vw, 77.78px);
}

/* .ct-answer-main {
    padding: 5.764vw 0;
    max-width: 66.667vw;
    margin: 0 auto;
}

.ct-answer-box {
    width: 100%;
    min-height: 20.278vw;
    border-radius: 30px;
    margin-bottom: 1.667vw;
    box-shadow: 0px 2.5px 5px 0px #0000000D;
    border: 1px solid #EEEEEE;
    background-color: #fff;
} */

.ct-answer-sec .eclipse {
    top: -35%;
    left: 50%;
    transform: translateX(-50%);
}

.ct-location-sec {
    padding-bottom: clamp(-55.56px, 2.778vw, 55.56px);
    min-height: clamp(-1291.66px, 64.583vw, 1291.66px);
}

.ct-location-sec .cs-heading {
    margin-bottom: clamp(-55.56px, 2.778vw, 55.56px);
}

.ct-about {
    padding: clamp(-155.56px, 7.778vw, 155.56px) 0;
}

.ct-about-logo {
    margin-bottom: clamp(-86.12px, 4.306vw, 86.12px);
}

.ct-about-desc {
    margin-bottom: clamp(-55.56px, 2.778vw, 55.56px);
}

.ct-faq-sec {
    padding: 0 0 clamp(-155.56px, 7.778vw, 155.56px);
}

.ct-faq-sec .eclipse-1 {
    top: -17%;
    left: -69%;
}

.ct-faq-sec .eclipse-2 {
    top: -22%;
    right: -159%;
    width: 190%;
}

.ct-faq-sec .cs-wrapper {
    padding: 0 clamp(-111.12px, 5.556vw, 111.12px);
}

.ct-faq-sec .faq-list {
    margin-top: clamp(-77.78px, 3.889vw, 77.78px);
}

.ct-faq-sec .faq-item {
    border-top: 1px solid #000;
    padding-top: clamp(-31.94px, 1.597vw, 31.94px);
    padding-bottom: clamp(-66.66px, 3.333vw, 66.66px);
}

.ct-faq-sec .faq-item .faq-question {
    margin-bottom: 0;
    font-weight: 400;
    font-size: clamp(-33.34px, 1.667vw, 33.34px);
    line-height: 140%;
    letter-spacing: 0.01em;
    font-family: 'ApfelGrotezk';
    text-transform: none;
}


.wpsl-search {
    background: transparent;
}

#wpsl-search-wrap .wpsl-input label {
    display: none
}

body #wpsl-gmap {
    aspect-ratio: 1 / 1;
    height: auto !important;
    width: 50%;
}

#wpsl-gmap {
    position: relative;
    border-radius: clamp(-20px, 1vw, 20px);
}

#wpsl-gmap:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(250, 96, 13, 0.6) 100%);
    mix-blend-mode: hard-light;
    opacity: 1;
    position: none;
}

#wpsl-gmap div[title="Start location"] {
    display: none !important;
    /* Add your styles here */
    opacity: 0 !important;
}

#wpsl-search-wrap {
    margin-bottom: clamp(-40px, 2vw, 40px);
}

#wpsl-search-wrap input,
#wpsl-search-btn {
    font-size: clamp(-22.22px, 1.111vw, 22.22px);
    padding: clamp(-16.66px, 0.833vw, 16.66px) clamp(-27.78px, 1.389vw, 27.78px);
    border-radius: 100px;
    border: 1px solid #000;
}

#wpsl-search-btn {
    background: #000 !important;
    color: #fff;
    cursor: pointer;
}

#wpsl-search-wrap #wpsl-search-input {
    width: clamp(-460px, 23vw, 460px);
    border: 1px solid #000;
}

#wpsl-search-wrap #wpsl-search-input {
    font-size: clamp(-28px, 1.4vw, 28px);
    line-height: 1.2;
    margin-bottom: 0 !important;
}

.wpsl-store-location p strong {
    font-size: clamp(-40px, 2vw, 40px);
    line-height: 1.4;
    font-weight: 300;
    display: block;
}

.wpsl-store-location::after {
    display: none !important;
}

.wpsl-store-location p span {
    font-size: clamp(-26px, 1.3vw, 26px);
    display: inline-block;
}

.wpsl-store-location p span:after {
    content: ",";
    margin-right: clamp(-10px, 0.5vw, 10px);
}

.wpsl-store-location p span:last-child:after {
    margin-right: 0;
    content: "";
}

#wpsl-result-list {
    width: 48% !important;
    margin: 0;
}

#wpsl-stores {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: scroll;
}

#wpsl-stores ul {height: 100%; overflow: scroll;}

#wpsl-stores::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    pointer-events: none;
}

#wpsl-result-list li p {
    margin: 0;
}

.wpsl-direction-wrap {
    display: none
}

.wpsl-store-location {
    padding: clamp(-50px, 1.15vw, 36px) 0;
    position: relative;
}

#wpsl-wrap #wpsl-result-list li {
    padding: 0;
}

#wpsl-result-list,
body #wpsl-stores {
    height: auto !important;
    position: relative;
}

.wpsl-store-location::after {
    content: "";
    display: block;
    position: absolute;
    width: clamp(-60px, 3vw, 60px);
    height: clamp(-60px, 3vw, 60px);
    background: url('img/clinical-trial/location-arrow.png') no-repeat center center;
    background-size: contain;
    margin-top: clamp(-40px, 2vw, 40px);
    right: 0;
    top: calc(50% - clamp(-40px, 2vw, 40px));
    transform: translateY(-50%);
}


.page-template-page-clinical-trial-es .ct-hero-heading {
    font-size: clamp(-106px, 5.3vw, 106px);
}

.page-template-page-clinical-trial-es .ct-participation-benefits-list .item-title {
    font-size: clamp(-32px, 1.6vw, 32px);
    height: clamp(-90px, 4.5vw, 90px);
}


.cs-footer .gform-button {
    background: #000;
    color: #FFF;
    padding: 10px 0;
}








@media (max-width:767px) {

    .cs-header .header-menu {
        position: absolute;
        top: calc(100% + 2vw);
        left: 0;
        width: 100%;
        display: none;
        background-color: #000;
        padding: 5.333vw;
        z-index: 99;
        border-radius: 3vw;
    }

    .cs-header .header-menu .menu-container {
        flex-direction: column;
        align-items: center;
    }

    .cs-header .header-menu.active {
        display: block;
    }

    .cs-header .header-menu ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .cs-header .header-menu a {
        color: #fff;
        font-size: 4vw;
        padding: 10px !important;
    }

    .page-template-page-clinical-trial-es .ct-participation-benefits-list .item-title br {
        display: none;
    }


    .ct-participation-benefits-list .item-title br {
        display: none;
    }


    .cs-heading {
        font-size: clamp(-170.66px, 8.533vw, 170.66px);
    }


    .page-template-page-clinical-trial p,
    .page-template-page-clinical-trial-es p {
        font-size: clamp(-80px, 4vw, 80px);
    }

    .ct-hero-heading {
        font-size: clamp(-213.34px, 10.667vw, 213.34px);
        margin-bottom: clamp(-160px, 8vw, 160px);
    }

    .cs-title {
        font-size: clamp(-152px, 7.6vw, 152px);
    }

    .ct-hero {
        padding: 0 clamp(-42.66px, 2.133vw, 42.66px) clamp(-42.66px, 2.133vw, 42.66px) clamp(-42.66px, 2.133vw, 42.66px);
    }

    .ct-hero-bottom {
        margin-top: clamp(-120px, 6vw, 120px);
    }

    .ct-hero-note {
        font-size: clamp(-60px, 3vw, 60px);
    }

    .ct-hero-inner {
        padding: clamp(-213.34px, 10.667vw, 213.34px) 0;
    }

    .cs-button {
        font-size: clamp(-80px, 4vw, 80px);
        padding: clamp(-42.66px, 2.133vw, 42.66px) clamp(-85.34px, 4.267vw, 85.34px);
    }

    .page-template-page-clinical-trial .row,
    .page-template-page-clinical-trial-es .row {
        row-gap: clamp(-120px, 6vw, 120px);
    }

    .ct-hero-desc {
        margin-top: clamp(-60px, 3vw, 60px);
        margin-bottom: clamp(-130px, 6.5vw, 130px);
    }

    .ct-hero-title {
        margin-bottom: clamp(-70px, 3.5vw, 70px);
    }

    .ct-hero-bottom-box .box-icon svg {
        width: clamp(-106.66px, 5.333vw, 106.66px);
        height: clamp(-256px, 12.8vw, 256px);
    }

    .ct-hero-bottom-box {
        gap: clamp(-80px, 4vw, 80px);
    }

    .ct-hero-bottom-box .cs-button {
        font-size: clamp(-80px, 4vw, 80px);
        padding-left: clamp(-140px, 7vw, 140px);
        padding-right: clamp(-140px, 7vw, 140px);
    }

    .ct-interested-sec .ct-interested-desc {
        max-width: 100%;
    }

    .box-desc {
        max-width: 100%;
    }

    .ct-interested-content {
        font-size: clamp(-80px, 4vw, 80px);
    }

    .ct-interested-sec,
    .ct-participation-benefits-sec,
    .ct-about,
    .ct-faq-sec {
        padding: clamp(-213.34px, 10.667vw, 213.34px) 0;
    }

    .ct-interested-box {
        max-width: 100%;
    }

    .ct-interested-sec .ct-interested-heading {
        margin-bottom: clamp(-80px, 4vw, 80px);
    }

    .ct-interested-header {
        margin-bottom: clamp(-120px, 6vw, 120px);
    }

    .ct-interested-content ul {
        list-style-position: inside;
    }

    .ct-about-logo {
        margin-bottom: clamp(-160px, 8vw, 160px);
    }

    .ct-participation-benefits-list .item-title {
        font-size: clamp(-128px, 6.4vw, 128px);
    }

    .ct-faq-sec .faq-item .faq-question {
        font-size: clamp(-106.66px, 5.333vw, 106.66px);
    }

    .ct-faq-sec .faq-list .faq-item {
        row-gap: clamp(-80px, 4vw, 80px);
        padding-top: clamp(-106.66px, 5.333vw, 106.66px);
        padding-bottom: clamp(-128px, 6.4vw, 128px);
    }

    .ct-faq-sec .cs-wrapper {
        padding: 0 clamp(-88.88px, 4.444vw, 88.88px);
    }

    .ct-interested-close {
        top: clamp(-53.34px, 2.667vw, 53.34px);
        right: clamp(-53.34px, 2.667vw, 53.34px);
    }

    .ct-interested-close svg {
        width: clamp(-53.34px, 2.667vw, 53.34px);
        height: clamp(-53.34px, 2.667vw, 53.34px);
    }

    .ct-answer-box {
        min-height: clamp(-1066.66px, 53.333vw, 1066.66px);
        margin-bottom: clamp(-60px, 3vw, 60px);
    }

    .ct-answer-main {
        max-width: 100%;
    }

    .page-template-page-clinical-trial-es .ct-hero-heading {
        font-size: clamp(-220px, 11vw, 220px);
    }

    .page-template-page-clinical-trial-es .ct-participation-benefits-list .item-title {
        font-size: clamp(-128px, 6.4vw, 128px);
        height: auto;
    }

    body #wpsl-gmap {
        width: 100%;
    }

    #wpsl-result-list {
        width: 100% !important;
    }

    .wpsl-store-location {
        padding: clamp(-80px, 4vw, 80px) clamp(-140px, 7vw, 140px) clamp(-80px, 4vw, 80px) 0;
    }

    .wpsl-store-location p strong {
        font-size: clamp(-106.66px, 5.333vw, 106.66px);
        /* padding-right: clamp(-100px, 5vw, 100px); */
    }

    .wpsl-store-location p span {
        font-size: clamp(-80px, 4vw, 80px);
        /* padding-right: clamp(-200px, 10vw, 200px); */
    }

    .wpsl-store-location::after {
        width: clamp(-120px, 6vw, 120px);
        height: clamp(-120px, 6vw, 120px);
        right: clamp(-40px, 2vw, 40px);
        top: calc(50% - clamp(-60px, 3vw, 60px));
    }

    .wpsl-search {
        padding: 0;
    }

    /* #wpsl-search-wrap .wpsl-input {
        width: 75% !important;
    } */


    #wpsl-search-wrap #wpsl-search-input {
        width: 100%;
        font-size: clamp(-80px, 4vw, 80px);
        padding: clamp(-60px, 3vw, 60px);
    }

    #wpsl-search-wrap div {
        float: none !important;
    }

    #wpsl-search-wrap #wpsl-search-btn {
        font-size: clamp(-80px, 4vw, 80px);
        padding: clamp(-60px, 3vw, 60px);
        width: 100% !important;
    }

    .ct-answer-main .gfield_label {
        font-size: clamp(-120px, 6vw, 120px) !important;
        padding-top: clamp(-80px, 4vw, 80px) !important;
        margin-bottom: clamp(-80px, 4vw, 80px) !important;
    }

    .gfield--type-html,
    .ct-answer-main .gfield_radio .gform-field-label {
        font-size: clamp(-100px, 5vw, 100px) !important;
        margin-bottom: clamp(-40px, 2vw, 40px) !important;
    }

    .gform_page_footer .button {
        font-size: clamp(-100px, 5vw, 100px) !important;
        padding: clamp(-40px, 2vw, 40px) clamp(-120px, 6vw, 120px) !important;
        border-radius: clamp(-2000px, 100vw, 2000px) !important;
    }

    .gfield--type-html small {
        font-size: clamp(-60px, 3vw, 60px) !important;
    }

    .ginput_container input,
    .gfield_select {
        padding: clamp(-60px, 3vw, 60px) !important;
        line-height: 1;
    }

    .gfield--type-select .gform-field-label,
    .gfield--type-text .gform-field-label,
    .gfield--type-date .gform-field-label,
    .gfield--type-email .gform-field-label,
    .gfield--type-phone .gform-field-label {
        font-size: clamp(-100px, 5vw, 100px) !important;
        margin-bottom: 0 !important;
    }

    .gform_page_footer {
        margin-top: clamp(-160px, 8vw, 160px) !important;
        margin-bottom: clamp(-120px, 6vw, 120px) !important;
    }

    #eligibility br {
        display: none;
    }
}