.assessment-btn.mbl-btn {
    display: none
}

.bold-text {
    font-weight: 600
}

.font-Lora {
     font-family: "Lora", serif;
}

body {
    font-family: Montserrat;
    overflow-x: hidden;
}
.need-onepack-wrapper,.receive-wrapper,.need-carousel,.personally-wrapper  {
	max-width: 1925px;
	margin: auto;
}

.personally-wrapper {
	padding-left: 40px;
}
.header-bar{
    background-color: #F4EEE7;
}
.right-vitamins-header h2 {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #121926;
    font-size: 34px;
}

.right-vitamins-header p {
    font-family: 'Montserrat';
    color: #121926;
    font-size: 16px;
}
.plan-arrow{
    width:24px;
    height:24px;
}

.right-vitamins-container {
    display: flex;
    gap: 20px;
    max-width: 1000px;
    margin: 40px auto;
}
.right-vitamins-container  p {
	font-family: "Lora", serif;
	font-weight: 600;
}
.card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    flex: 1;
}

.trust-color {
    color: #FFFFFF;
}

.vitamin-card {
    background: #F4EEE7;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 8px;
    min-height: 120px;
}

.vitamin-card .icon-class {
    width: 24px;
    height: 24px;
}

.need-section-header {
    color: #121926;
}

.need-section-header h2 {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 34px;
    margin: 10px 0px;
}

.need-section-header p {
    font-family: 'Montserrat';
    font-size: 16px;
}

.need-item {
    width: 100%;
}

.need-item img {
    width: 100%;
    display: block;
}

.need-section-bottom {
    display: flex;
    color: #121926;
    justify-content: center;
    gap: 15px;
    margin: 20px 0px;
    flex-wrap: wrap;

}

.need-section-header {
    text-align: center;
}

.need-section-image {
    display: flex;
    background: #F4EEE7;
    align-items: center;
    padding: 10px 20px;
    gap: 8px;
    border-radius: 10px;


}

.need-section-image span {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 14px;
}

.need-section-image img {
    width: 20px;
    height: 20px;
}

.need-wrapper {
    padding: 0px 40px;
}

.receive-wrapper {
    color: #121926;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.receive-images h3 {
     font-family: "Lora", serif;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
}

.icon-class img {
    width: 24px;
    height: 24px;
}

.receive-images p {
    font-family: 'Montserrat';
    font-size: 16px;
}

.receive-images img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;

}

.assessment-section-new {
    background: #F4EEE7;
    padding: 50px;
}

.need-pack-item {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.need-pack-item img {
    width: 100%;
    height: auto;
    display: block;
}
.need-pack-carousel {
	padding-top: 50px;
}

.need-one-header {
    text-align: center;
    color: #121926;
}

.need-one-header h2 {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 34px;
}

.need-one-header p {
    font-family: 'Montserrat';
    font-size: 16px;
    width: 54%;
    margin: 20px auto;
}

.need-onepack-section {
    padding: 40px;
}

.right-vitamins-right img {
    width: 100%;
    max-width: 588px;
    height: auto;
}

.right-vitamins-header {
    text-align: center;
}

.formulated-wrapper {
    color: #121926;
    max-width: 525px;
    width: 100%;
    padding: 50px;
}
.formulated-header a {
	margin-top: 35px;
}
.formulated-wrapper h2 {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 70px;
}

.owl-item .dot-item {
    width: 30px !important;
    display: flex;
    justify-content: center;
}

.formulated-wrapper p {
    font-family: 'Montserrat';
    font-size: 16px;
}


.formulated-trust {
    display: flex;
    align-items: center;
    gap: 8px;

}

.formulated-trust {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.personalized-trust {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    justify-content: center;
}
.banner p{
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    font-family: "Lora", serif;
}

.personalized-trust p {
    white-space: nowrap;
    margin-bottom: 0;
}

.persona-main-logo img {
    width: 130px;
    height: 28px;
    float: left;
}

.assessment-button {
    float: right;
}

.persona-main-logo {
    margin: 20px;
}

.persona-main-logo::after {
    content: "";
    display: block;
    clear: both;
}

.personally-formulated-section {
    background: #F4EEE7;
}

.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 50px;
}

.logo-formulated {
    width: 130px;
    height: 28px;
}
.formulated-trust-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.owl-stage-outer {
    overflow: hidden;
}

.personalized-trust {
    position: relative;
}

.personalized-trust::after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    margin-left: 8px;
    vertical-align: middle;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
}
.trust-formulated::after{
    background-color: #fff!important;
}
.no-dot:last-child:after {
    display: none;
}

.quicks {
    text-align: center;
    width: 75%;
    margin-top: 15px;
    font-size: 12px;
}

.diff-button {
    margin: 0 auto;
}

.need-pack-carousel {
    margin-bottom: 20px;
}

.assessment-button a {
    text-decoration: none;
    color: #FFF;
    font-family: 'Montserrat';
    font-weight: 500;
    background: #A9391C;
    padding: 10px 20px;
    border-radius: 20px;
}

.assessment-button a:hover {
    color: #FFF;
}

.vitamins-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.vitamins-button img {
    width: 24px;
    height: 24px;
}

.vitamins-button {
    font-family: 'Montserrat';
    font-weight: 500;
    border: 1px solid #A9391C;
    border-radius: 30px;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.vitamins-button a {
    text-decoration: none;
    color: #A9391C;
    font-size: 16px;
}

.vitamins-button a:hover {
    color: #A9391C;
}

.logo-formulated,
.assessment-button {
    flex-shrink: 0;
}

a.secondary-btn {
    border: 1px solid #A9391C;
    color: #A9391C;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    font-family: Montserrat;
    display: flex;
    gap: 8px;
    width: fit-content;
    align-items: center;
}

/* specific supplement section css starts here */
.speciic-supplement {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.speciic-supplement .content-area {
    padding-top: 120px;
}

.header-section h2 {
    font-size: 48px;
    color: #fff; 
    font-weight: 600;
    max-width: 600px;
    font-family:'Lora'!important;
}

.header-section p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 40px;
}

.secipfic-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    text-align: center;
    gap: 12px;
    color: #fff;
    margin-bottom: 60px;
}

.secipfic-btn p {
    font-size: 12px;
}

.supplement-trust {
    display: flex;
    justify-content: space-between;
    padding: 20px 50px;
    backdrop-filter: blur(24px);
    border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.each-trust {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}

.each-trust:first-child:before {
    display: none;
}

.each-trust img {
    width: 100px !important;
}

.each-trust:before {
    content: "";
    background-color: #fff;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 27px;
}

.white-dot {
    width: 4px;
    height: 4px;
    background-color: antiquewhite;
    border-radius: 50%;
}

.each-trust p {
    margin: 0;
    font-size: 16px;
}

.desk-none {
    display: none;
}

@media only screen and (max-width:1100px) {
    .each-trust p {
        font-size: 12px;
    }
    .formulated-wrapper {
        padding: 10px 50px 50px 50px!important;
    }
}

@media only screen and (max-width:1024px) {
    .each-trust:before {
        margin-right: 14px;
    }
}

@media only screen and (max-width:800px) {
    .mbl-none {
        display: none;
    }

    .each-trust {
        width: 100%;
        justify-content: center;
    }

    .desk-none {
        display: block;
    }
}

/* start your plan css starts here */
section.start-plan {
    background-color: #3D5F32;
    padding: 100px;
    position: relative;
}

.pillOne,
.pillTwo,
.pillThree {
    position: absolute;
}

img.pillOne {
    top: 60px;
}

img.pillTwo {
    top: 56px;
    right: 120px;
}

img.pillThree {
    right: 77px;
    top: 210px;
}

section.start-plan .content-area {
    max-width: 930px;
    margin: auto;
}

.start-plan .header-section h2 {
    text-align: center;
    max-width: 100%;
}

.plan-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 24px;
    align-items: stretch;
}
.plan-wrapper .button-wrapper p{
    margin-top: 5px;
}
.each-card {
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
    position: relative;
    justify-content: space-between;
    height: 100%;
}


p.option {
    background-color: #A9391C;
    width: fit-content;
    padding: 4px 8px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
     font-family: "Lora", serif;
    position: absolute;
    top: 24px;
    margin: 0;
    left: 24px;
}

.card-img {
    display: flex;
    justify-content: center;
    min-height: 180px;
    align-items: center;
}

.each-card h4 {
     font-family: "Lora", serif;
    font-size: 24px;
    font-weight: 600;
    color: #121926;
    line-height: 130%;
    margin: 0 0 12px;
}

.button-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.button-wrapper p {
    font-size: 12px;
    color: #121926;
}

@media only screen and (max-width:992px) {
    section.start-plan {
        padding: 58px 16px;
    }

    section.start-plan .content-area {
        max-width: 767px;
    }
    .trusting-header{
        text-align:center; 
    }

    .card-img img {
        width: 240px;
        height: 180px;
    }
    .red-primary-btn{
        font-size:14px; 
    }
    .personalized-trust p::after {
        top: 9px;
        margin-left: 3px;
    }

    .personalized-trust-p {
        font-size: 14px;
    }

    .speciic-supplement {
        background-image: url('/start/custom/assets/images/specific-supplement-mobile.png')!important;
        background-position: center right 15%!important;
        background-repeat: no-repeat!important;
        background-size: cover!important; 
    }
}

@media only screen and (max-width:767px) {
    .plan-wrapper {
        grid-template-columns: 100%;
    }
    .each-card .red-primary-btn,.each-card .secondary-btn {
        padding: 11px 22px;
        font-size: 14px;
    }
        .card-img img {
        width: 280px;
        height: 240px;
    }
    .personalized-trust::after {
        left: 93%;
    }
    .formulated-trust-carousel .owl-dots{
        display: none;
    }
    .assessment-btn a{
        padding: 10px 23px;
        font-size: 15px;
    }
    .red-arrow{
        width:37px;
    }

    .speciic-supplement .content-area {
        padding-top: 40px;
    }
    .speciic-supplement .formulated-trust-carousel {
        padding: 15px 0;
    }
    .each-expert{
        width: 100%!important;
    }
    table {
        width: 100%;
    }
    .top-bar a {
        font-size: 14px;
        padding: 6px 13px;
    }
    .top-bar img {
        max-width: 100px;
        object-fit:contain;
    }
    .top-bar{
        align-items: unset!important;
    }
    .need-one-header{
        margin:30px 12px;
    }
    .formulated-header a{
        margin:0 auto;
    }
}

section.expert-section {
    padding-bottom: 100px;
}

.expert-section .header-section {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin-bottom: 48px;
}

.expert-section .header-section h2 {
    color: #121926;
     font-family: "Lora", serif;
    max-width: 100%;
    margin-bottom: 0px;
}

.expert-section .header-section p {
    color: #121926;
    font-size: 16px;
    max-width: 700px;
    margin: 0;
}

/* persona stardards css starts here */
.persona-standards {
    background-color: #F4EEE7;
}

.persona-standards .header-section h2 {
    color: #121926;
     font-family: "Lora", serif;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.persona-standards .header-section p {
    color: #121926;
    text-align: center;
    font-size: 16px;
}

.persona-standards .content-area {
    max-width: 800px;
    margin: auto;
    padding-top: 100px;
}

.standard-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 24px;
}

.packHolding-girl {
    overflow: hidden;
}

.packHolding-girl img {
    object-fit: cover;
    width: 100%;
    border-radius: 8px;
}

.each-standard {
    background-color: #FAF7F3;
    padding: 20px;
    margin-bottom: 16px;
}

.each-standard h4 {
    font-size: 18px;
     font-family: "Lora", serif;
    font-weight: 600;
    margin: 0;
}

.each-standard p {
    font-size: 14px;
    line-height: 150%;
    margin: 0;
    margin-top: 8px;
}

table {
    border-spacing: 0;
}

.comparision_table {
    margin: 56px 0;
}

.each-table {
    margin-top: 19px;
    margin-bottom: 19px;
}

.each-table tr th,
.each-table tr td {
    min-height: 200px;
    background-color: #FAF7F3;
    padding:12px;
    height: 89px;
    border: 1px solid #121926;
    border-collapse: collapse;
}

.persona-table table,
.generic-table table {
    width: 100%;
}

.each-table tr th {
    font-size: 16px;
     font-family: "Lora", serif;
    font-weight: 600;
    color: #121926;
}

.each-table tr td {
    font-size: 16px;
    text-align: center;
}

.table tr th:first-child {
    border-top-left-radius: 8px;
}

.table tr:last-child td {
    border-bottom-left-radius: 8px;
}

.genericTwo-table table {
    width: 100%;
}

.genericTwo-table th {
    border-top-right-radius: 8px;
}

.genericTwo-table tr:last-child td {
    border-bottom-right-radius: 8px;
}

.persona-table td,
.persona-table th {
    background-color: #3D5F32 !important;
}

.persona-table table th:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: #3D5F32;
    left: 0;
    top: 10px;
    border: 1px solid #121926;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.persona-table tr:last-child td:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: #3D5F32;
    left: 0;
    bottom: 10px;
    border: 1px solid #121926;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.comparision-btn {
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}

.right-vitamins-header p {
    max-width: 700px;
    margin: 0 auto;
}

.start-plan .header-section h2 {
    margin-bottom: 20px;
}

section.trusted-section {
    background-color: #F4EEE7;
    padding-bottom: 0px;
}
.trusted-section .assessment-btn a{
    color: #A9391C!important;
    background-color: transparent!important;
}
.section.start-plan {
    padding: 50px;
}

.right-vitamins-section {
    padding: 50px;
}

.trusted-section .content-area {
    padding-top: 100px
}

.need-section-header p {
    margin: 0 auto;
    max-width: 700px;
    padding: 15px 20px;
}

.trusting-header {
     font-family: "Lora", serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    color: var(--primaryGreen);
    margin-top: 0;
    margin-bottom: 48px;
}

.trustiing-subheader {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: var(--dark)
}

.review-card {
    background-color: #FAF7F3;
    padding: 24px;
    border-radius: 8px;
    margin-bottom: 32px;
    min-height: 380px;
}

.review-content {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--dark);
    margin-top: 12px;
}

.reviewing-cus {
    display: flex;
    gap: 16px;
    margin-top: 0;
    align-items: center
}

.cus-name,
.review-date {
    margin: 0;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: var(--dark)
}

.review-date {
    font-weight: 400;
    color: #000
}

.review-card h3 {
     font-family: "Lora", serif;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 600;
}

.trusted-section .assessment-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 112px
}
.formulated-trust-carousel {
	padding: 20px 0;
}
/* .formulated-trust-carousel {
    padding: 20px 10px;
    display: flex !important;
	justify-content: center;
} */
/* .formulated-trust-carousel .owl-stage-outer,.formulated-trust-carousel .owl-stage{
    display: flex;
    justify-content: center;
    width: 100%!important;
    gap: 100px;
} */
.personalized-trust img {
	width: unset !important;
}
.assessment-btn .primary-white-btn {
    border: 1px solid var(--primaryGreen);
    background: #A9391C;
    color: #FFF;
    font-weight: 500;
    font-size: 16px;

}

.assessment-main-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    align-items: center;
}

.commitment {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #121926;
}

.one-pack-up {
    text-align: center;
}

.one-pack-up h1 {
     font-family: "Lora", serif;
    font-size: 34px;
    color: #121926;
    font-weight: 600;
}

.one-pack-up p {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #121926;

}

.onepack-button a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: 'Montserrat';
    background: #A9391C;
    padding: 10px 20px;
    border-radius: 30px;
}

.onepack-button {
    margin-bottom: 20px;
}

.onepack-item {
    width: 384px;
    height: 480px;
}

.trustpilot {
    width: 127px !important;
}

.prfile-pic {
    width: 40px !important;
}

.experts-carousel .owl-stage {
    display: flex;
}

.experts-carousel .owl-item {
    display: flex;
}

@media only screen and (max-width:1200px) {
    .trusted-section .content-area {
        padding-top: 40px
    }
    .personally-wrapper {
        padding-left: 0;
    }
    .formulated-wrapper h2 {
        font-size: 50px;
    }
    .formulated-wrapper {
        max-width: 500px;
    }
    .top-bar {
        padding: 20px 40px;
        margin-bottom: 0;
    }
    .review-content {
        font-size: 16px
    }

    .cus-name,
    .review-date {
        font-size: 14px
    }

    .trusted-section .assessment-btn {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {

    .trusted-section .content-area {
        padding: 40px 16px
    }

    .trusting-header {
        text-align: center;
        font-size: 32px
    }

    .trustiing-subheader {
        text-align: left;
        font-size: 16px
    }

    .formulated-trust-carousel {
        margin-left: 0px;
    }

    .review-card {
        margin-bottom: 24px
    }

    .header-section h2 {
        font-size: 30px;
    }

    .top-bar {
        padding: 0px 15px;
    }

    .experts-carousel {
        padding: 0px;
    }

    .assessment-button {
        margin-left: 10px;
    }
    .formulated-wrapper {
        padding: 30px 10px 0px 10px!important;
    }

    /* .personally-formulated-section .personally-wrapper {
        background-size: 201% !important;
        background-position: right 18% bottom !important;
    } */

    .trusted-section .assessment-btn {
        margin-bottom: 40px
    }

    .formulated-wrapper {
        margin-bottom: 220px; 
    }

    .right-vitamins-section {
        padding: 20px;
    }

    .header-section h2 {
        font-size: 30px;
    }

    .button-wrapper {
        gap: 10px;
    }

    .card-img {
        padding-top: 15px;
    }

    .quicks {
        padding: 0px;
        width: 100%;
    }
}

@media only screen and (max-width:767px) {
    .expert-section .content-area {
        margin-top: 58px;
    }

    .standard-wrapper {
        grid-template-columns: 100%;
    }

    .persona-standards {
        padding: 0 16px;
    }

    .speciic-supplement {
        background-position: bottom right;
    }

    .header-section h2,.faqs .qns-text {
        font-size: 30px!important; 
        max-width: 100%;
        text-align: center;
        margin: 0 20px;
    }
    .faq-section{
        gap: 0!important;
    }
    .speciic-supplement .content-area {
        padding-top: 40px;
    }

    .header-section p {
        text-align: center;
    }

    .secipfic-btn {
        margin: auto;
        margin-bottom: 290px;
    }

    .each-table tr th, 
    .each-table tr td {
        height: 93px;
        padding: 7px;
    }
    .secipfic-btn p{
        margin-bottom:250px;
    }

    .each-table tr td {
        font-size: 12px !important;
    }

    .start-plan .header-section h2 {
        margin-bottom: 30px;
    }

    .owl-next {
        position: absolute;
        right: 35%;
    }

    .owl-prev {
        position: absolute;
        left: 30%;
    }

    .trusted-section .assessment-btn {
        margin-top: 65px;
    }
    .trusted-section .owl-dot ,.comparision_table .owl-dot{
        width: 8px;
        height: 8px;
        background-color: rgba(18, 25, 38, 0.3) !important;
        border-radius: 50%;
        /* display: flex; */
    }
    .trusted-section .owl-dots,.comparision_table .owl-dots {
        display: flex;
        gap: 5px;
        justify-content: center;
        margin-top:-24px;
    }
    .trusted-section .owl-dot.active,.comparision_table .owl-dot.active {
        background-color: rgb(18, 25, 38) !important;
    }
    .trusted-section .owl-prev,.comparision_table .owl-prev {
        position: unset!important;
        left: unset!important;
    }
    .trusted-section .owl-next ,.comparision_table .owl-next{
        position: unset!important;
        right : unset !important;
    }
    .trusted-section .owl-nav,.comparision_table .owl-nav{
        display: flex;
        justify-content: center;
        gap: 95px;
        margin-top: 25px;
    }
    .copy-wrapper {
        flex-direction: column;
    }
}


@media only screen and (min-width:768px) and (max-width:991px) {
    .need-one-header p {
        width: 100%;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .need-one-header p {
        width: 100%;
    }
}


@media only screen and (max-width:767px) {
    .need-wrapper {
        padding: 0px 20px;
    }

    .receive-wrapper {
        grid-template-columns: 1fr;
    }

    .assessment-section-new {
        padding: 50px 10px;
    }

    .need-one-header p {
        width: 100%;
    }

    .right-vitamins-container {
        flex-direction: column;
    }

    .card-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .need-onepack-section {
        padding: 0px;
    }

    .formulated-wrapper {
        text-align: center;
    }

    .personally-formulated-section {
        padding: 0px;
    }
}

.red-primary-btn {
    background-color: #A9391C;
    color: #fff;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    font-family: Montserrat;
    display: flex;
    gap: 8px;
    width: fit-content;
    align-items: center;
}

.red-primary-btn:hover {
    color: #fff;
}

@media only screen and (max-width:767px) {
    .assessment-btn.mbl-btn {
        display: block
    }
}

.steps-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 112px auto;
    max-height: 523px;
    overflow: scroll;
    overflow-x: auto
}

.left-header h2 {
     font-family: "Lora", serif;
    font-size: 48px;
    font-weight: 600;
    color: var(--primaryGreen)
}

.assessment-btn .green-btn {
    background-color: var(--primaryGreen);
    color: #fff
}

.outer-step {
    display: flex;
    gap: 40px;
    margin-bottom: 48px
}

.steps-num {
    position: relative
}

.steps-num::before {
    content: "";
    height: 90%;
    width: 1px;
    position: absolute;
    top: 54px;
    background-color: #00063933;
    left: 16px
}

.step-header {
     font-family: "Lora", serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--primaryGreen)
}

.step-sub {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    color: var(--dark);
    line-height: 150%;
    max-width: 500px
}

.steps-content img {
    width: 535px;
    border-radius: 20px;
    height: 348px
}

.right-vitamins-header h2 {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #121926;
    font-size: 34px;
}

.right-vitamins-header p {
    font-family: 'Montserrat';
    color: #121926;
    font-size: 16px;
}

.right-vitamins-container {
    display: flex;
    gap: 20px;
    max-width: 1200px;
    margin: 40px auto;
}

.card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    flex: 1;
}

.vitamin-card .icon-class {
    width: 24px;
    height: 24px;
}

@media only screen and (max-width:1600px) {
    .steps-wrapper {
        padding: 112px 80px;
        margin: 0
    }
}

@media only screen and (max-width:1240px) {
    .left-header h2 {
        font-size: 38px
    }
}

@media only screen and (max-width:1200px) {
    .right-steps {
        max-height: 450px
    }

    .steps-wrapper {
        padding: 80px
    }

    .left-header h2 {
        font-size: 28px
    }

    .step-header {
        font-size: 28px
    }

    .step-sub {
        font-size: 14px
    }

    .steps-content img {
        width: 465px;
        height: 300px
    }
}

@media only screen and (max-width:767px) {
    .steps-wrapper {
        flex-direction: column;
        padding: 40px 16px
    }

    .left-header h2 {
        font-size: 32px
    }

    .outer-step {
        gap: 24px
    }

    .steps-content img {
        width: 250px;
        height: 160px
    }

    .persona-steps .left-header .assessment-btn {
        display: none
    }

    .right-steps {
        margin-top: 30px;
        max-height: 100%
    }
}

.expert-main-clss {
    background: radial-gradient(99.86% 368.61% at 38.61% 21.34%, #A9391C 0, #43170B 100%)
}

.main-head {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #FFF;
    font-size: 48px
}

.main-expert p {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #FFF
}

.main-expert li {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #FFF;
    list-style: none;
    font-weight: 500;
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    align-items: center
}

.expert-right span {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #000;
    font-size: 15px
}

.expert-right {
    position: relative
}

.experts-new ol {
    padding: 0;
    margin-top: 25px
}

.expert-main-clss .content-area {
    padding-bottom: 0
}

.expert-right img {
    width: 100%;
    display: block
}

.load-class {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #3D5F32;
    font-size: 48px;
    max-width: 365px
}

.main-load li {
    list-style: none;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #000;
    font-size: 16px;
    display: flex;
    gap: 10px;
    margin-bottom: 32px
}

.main-load ol {
    padding: 0;
    margin: 32px 0
}

.load-section {
    border-radius: 20px;
    background: var(--cream)
}

.include-main {
    border-radius: 20px;
    background: var(--cream)
}

.include-main img {
    border-bottom-left-radius: 20px
}

.main-class {
    margin: 60px 20px
}

.load-right {
    padding: 0
}

.load-right-personalized {
    padding: 0
}

.load-right-personalized img {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.expert-heading {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #3D5F32;
    font-size: 48px
}

.assessment-btn-cls {
    text-decoration: none;
    color: #FFF;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    background: #3D5F32;
    padding: 10px 20px;
    border-radius: 30px
}

.load-left {
    padding-left: 4rem
}

.nutrition-btn-cls {
    text-decoration: none;
    color: #2C0000;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #2C0000
}

.expert-include-right li {
    font-size: 18px
}

.expert-include-left {
    padding: 0
}

.personalized-section {
     font-family: "Lora", serif;
    font-weight: 600;
    color: #FFF;
    font-size: 48px;
    margin-bottom: 23px
}

.load-section-personalized {
    border: 1px solid #FFF;
    border-radius: 20px
}

.main-class-personalized {
    background: radial-gradient(99.86% 368.61% at 38.61% 21.34%, #A9391C 0, #43170B 100%);
    padding: 50px 0
}

.white-para {
    color: #FFF;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px
}

.assessment-btn-cls-personalized {
    text-decoration: none;
    color: #A9391C;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    background: #FFF;
    padding: 10px 20px;
    border-radius: 30px
}

.nutrition-btn-cls-personalized {
    text-decoration: none;
    color: #FFF;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #FFF
}

.buttons-side-section-personalized {
    margin-top: 31px
}

.personalized-mobile {
    display: none
}

.personal-mbl {
    display: none
}

.personal-btn {
    display: none
}

.assessment-btn-cls-personalized:hover {
    color: #A9391C
}

.nutrition-btn-cls-personalized:hover {
    color: #fff
}

.assessment-btn-cls:hover {
    color: #fff
}

.nutrition-btn-cls:hover {
    color: var(--dark)
}
.faqs .qns-text{
    color: #121926;
    font-size: 48px;
    font-weight: 600;
    font-family: 'Lora' !important;
}
.faqs .faq-section .card{
    border:none!important;
    border-bottom: 1px solid #D9D9D9!important;
    margin-bottom: 0!important;
}
.faqs .faq-section .card:last-child {
	border-bottom: none !important;
}
.faqs .faq-section .card-header a{
      font-family: "Lora", serif;
      margin: 5px 0!important;
}
.faqs .pera_text {
	font-size: 16px!important;
}
.faqs .card-body {
	padding-top: 0 !important;
}
@media only screen and (min-width:1800px) {
    .speciic-supplement {
        background-position: top 78% center!important;
        
    }
}
@media only screen and (min-width:1900px) {
    .speciic-supplement {
        background-position: top 71% center!important;
    }
}
@media only screen and (min-width:2300px) {
    .speciic-supplement {
        background-position: top 57% center!important;
    }
}
@media only screen and (min-width:1600px) {
    .speciic-supplement {
        background-position: top 90% center;
    }
}

@media only screen and (max-width:1400px) {

    .nutrition-btn-cls-personalized,
    .assessment-btn-cls-personalized {
        font-size: 14px
    }
    .top-bar {
        margin-bottom: 0;
    }
    .formulated-wrapper {
        padding: 60px 50px 50px 50px;
    }
}

@media only screen and (max-width:1240px) {
    .expert-include-right {
        padding-bottom: 50px
    }

    .include-main {
        padding-right: 48px;
        padding-top: 42px
    }
}

@media only screen and (max-width:1200px) {
    .main-expert .col-md-6 {
        padding-bottom: 40px
    }

    .expert-right {
        margin-top: 40px
    }

    .main-head {
        font-size: 38px
    }

    .main-expert p,
    .main-expert li,
    .main-load li {
        font-size: 14px
    }

    .load-class {
        font-size: 44px
    }

    .white-para {
        font-size: 15px
    }

    .buttons-side-section-personalized {
        flex-direction: column;
        width: fit-content
    }
}
@media only screen and (max-width:767px) {
    .load-right {
        order: 1
    }
    .load-left {
        order: 2
    }
    .formulated-wrapper{
        margin: 0 auto 268px auto;
    }
    .buttons-side-section {
        flex-direction: column;
        width: 100%;
        text-align: center
    }

    .buttons-side-section-personalized {
        flex-direction: column;
        width: 100%;
        text-align: center
    }
     .personally-formulated-section .personally-wrapper {
        background: #F4EEE7 url('/start/custom/assets/images/pack-pull.png') no-repeat center !important;
        background-size: 600px !important;
        background-position: right bottom !important;
    }

    .expert-main-clss .content-area {
        padding: 40px 16px 0
    }

    .experts-support .assessment-btn-cls {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

@media only screen and (max-width:767px) {
    .experts-support {
        background: var(--cream);
        margin: 0
    }

    .load-right {
        order: 1;
        margin-bottom: 30px
    }

    .load-left {
        order: 2
    }

    .load-left-personalized {
        order: 1
    }

    .load-right-personalized {
        order: 2
    }

    .buttons-side-section {
        flex-direction: column;
        width: 100%;
        text-align: center;
        margin-bottom: 33px
    }

    .buttons-side-section-personalized {
        flex-direction: column;
        width: 100%;
        text-align: center;
        width: 90%;
        margin: auto
    }

    .main-head {
        font-size: 32px;
        padding-top: 40px
    }

    .load-class {
        font-size: 32px
    }

    .main-expert p,
    .main-expert li {
        font-size: 16px
    }

    .main-expert p {
        padding-right: 16px
    }

    .main-expert li {
        padding-right: 16px
    }

    .load-mobile {
        display: block !important;
        padding: 20px
    }

    .load-desktop {
        display: none !important
    }

    .personalized-mobile {
        display: block !important;
        padding: 20px
    }

    .personalized-desktop {
        display: none !important
    }

    .main-class {
        padding: 40px 25px;
        margin: 0
    }

    .load-right img {
        border-radius: 20px;
        margin-top: 40px
    }

    .load-section {
        border-radius: 0;
        padding-bottom: 30px
    }

    .main-load li {
        padding-right: 16px;
        font-size: 16px
    }

    .load-left {
        padding-left: 1rem
    }

    .habit-button {
        display: flex;
        justify-content: center;
        margin-bottom: 33px
    }

    .expert-heading {
        font-size: 24px
    }

    .include-main {
        border-radius: 0
    }

    .load-section-personalized {
        border: 0;
        border-radius: 0
    }

    .personalized-section {
        font-size: 32px
    }

    .white-para {
        font-size: 16px
    }

    .personal-dsk {
        display: none !important
    }

    .personal-mbl {
        display: block !important
    }

    .personal-dsk-btn {
        display: none !important
    }

    .personalized-button-cls {
        display: block !important
    }

    .expert-include-left {
        display: none
    }

    .include-main {
        background: #fff
    }

    .expert-heading {
        font-size: 24px
    }

    .main-class {
        padding: 0 10px
    }

    .load-right-personalized img {
        border-radius: 20px
    }
}

.parent-wrapper {
    display: flex;
    flex-direction: column
}

.discover-section {
    background-color: var(--cream);
    padding: 112px 0
}

.discover-container {
    display: flex;
    justify-content: space-between
}

.left-header p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    max-width: 768px
}

.discover-carousel {
    margin-top: 40px
}

.discover-cards {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px
}

.discover-container .assessment-btn {
    margin-top: 12px
}

.discover-section .content-area {
    padding-right: 0
}

.discover-cards .card-head {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0;
    color: var(--primaryGreen);
    margin-top: 24px
}

.discover-cards .card-subhead {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: var(--dark);
    min-height: 46px
}

.discover-carousel .owl-prev {
    top: 190px;
    position: absolute;
    left: -26px
}

.discover-carousel .owl-next {
    position: absolute;
    right: -26px;
    top: 190px
}

@media only screen and (max-width:1600px) {
    .discover-carousel .owl-next {
        right: 65px
    }

    .discover-container {
        padding-right: 80px
    }
}

@media only screen and (max-width:1440px) {
    .discover-carousel .owl-next {
        right: 38px
    }

    .discover-carousel .owl-prev {
        left: -38px
    }
}

@media only screen and (max-width:1240px) {
    .assessment-btn a {
        font-size: 14px
    }
}

@media only screen and (max-width:1200px) {
    .discover-section {
        padding: 80px 0
    }

    .left-header h2 {
        font-size: 28px
    }

    .left-header p {
        font-size: 14px;
        max-width: 580px
    }

    .assessment-btn a {
        padding: 14px 30px
    }
}

@media only screen and (max-width:767px) {
    .discover-section {
        padding: 40px 16px 80px;
        order: 2
    }

    .discover-container {
        flex-direction: column;
        padding-right: 0
    }

    .discover-container .assessment-btn {
        margin-top: 12px;
        display: none
    }

    .discover-carousel .owl-prev {
        left: 34%;
        bottom: -60px;
        top: unset
    }

    .discover-carousel .owl-next {
        right: 34%;
        top: unset;
        bottom: -60px
    }

    .science-behind {
        padding-left: 24px
    }

    .discover-section .assessment-btn.mbl-btn {
        margin-top: 92px
    }

    .discover-cards .card-subhead {
        min-height: 72px
    }
}

.about-header {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #fff
}

.about-subheader {
    font-family: Montserrat;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.about-sections {
    background: var(--primaryGreen);
    padding: 20px
}

.about-section-wrap {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0
}

.about-section-wrap>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1
}

.about-section-wrap img {
    width: 68px;
    height: auto;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .about-section-wrap {
        flex-direction: column;
        gap: 30px
    }

    .about-sections {
        padding: 40px
    }
}

.trusted-section .content-area {
    padding-top: 112px
}

.trusting-header {
     font-family: "Lora", serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    color: var(--primaryGreen)
}

.trustiing-subheader {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: var(--dark)
}

.customer-reviews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin: 80px 0
}

.review-card {
    background-color: #FAF7F3;
    padding: 32px;
    height: fit-content;
    border-radius: 8px;
    margin-bottom: 32px;
     display: flex;
    flex-direction: column;
    height: 100%;
}

.review-content {
    padding-top: 24px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: var(--dark);
      flex-grow: 1;
}

.customer-reviews .owl-stage {
    display: flex;
}
.customer-reviews .owl-item {
    display: flex;
    height: auto;
}

.cus-name,
.review-date {
    margin: 0;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: var(--dark)
}

.review-date {
    font-weight: 400;
    color: #000
}

.trusted-section .assessment-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 112px
}

.assessment-btn .primary-white-btn {
    border: 1px solid var(--primaryGreen);
    background: #A9391C;
    color: #FFF;
    font-weight: 500;
    font-size: 16px;

}

.assessment-main-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    align-items: center;
}

.commitment {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #121926;
}

.one-pack-up {
    text-align: center;
}

.one-pack-up h1 {
     font-family: "Lora", serif;
    font-size: 34px;
    color: #121926;
    font-weight: 600;
}

.one-pack-up p {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #121926;

}

.onepack-button a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: 'Montserrat';
    background: #A9391C;
    padding: 10px 20px;
    border-radius: 30px;
}

.onepack-button {
    margin-bottom: 20px;
}

.onepack-item {
    width: 384px;
    height: 480px;
}

@media only screen and (max-width:1200px) {
    .trusted-section .content-area {
        padding-top: 80px
    }

    .review-content {
        font-size: 16px
    }

    .cus-name,
    .review-date {
        font-size: 14px
    }

    .trusted-section .assessment-btn {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .customer-reviews {
        grid-template-columns: 100%
    }

    .trusted-section .content-area {
        padding: 40px 16px
    }

    .trusting-header {
        text-align: center;
        font-size: 32px
    }

    .trustiing-subheader {
        text-align: left;
        font-size: 16px
    }

    .customer-reviews {
        gap: 0;
        margin: 40px 0
    }

    .review-card {
        margin-bottom: 24px
    }

    .trusted-section .assessment-btn {
        margin-bottom: 40px
    }
}

.science-behind-section {
    background-color: var(--cream)
}

.science-behind-section .content-area {
    padding: 112px 0
}

.science-behind-section .trusting-header {
    font-weight: 600;
    max-width: 768px;
    margin: auto
}

.science-behind-section .trustiing-subheader {
    margin-top: 24px
}

.recommendations-steps {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 80px;
    align-items: center;
    margin-top: 80px
}

.science-behind {
    padding-left: 32px;
    border-left: 1px solid var(--cream);
    padding-bottom: 16px;
    transition: .5s all
}

.science-behind:hover {
    border-left: 1px solid var(--dark);
    transition: .5s all
}

.science-behind-header {
     font-family: "Lora", serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: var(--primaryGreen);
    opacity: 70%;
    transition: .5s all
}

.science-behind-subheader {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: var(--dark);
    opacity: 70%;
    transition: .5s all
}

.science-behind:hover .science-behind-header,
.science-behind:hover .science-behind-subheader {
    opacity: 100%;
    transition: .5s all
}

.recommendations-img {
    display: flex;
    justify-content: center
}

.recommendations-img img {
    height: 584px;
    width: 548px
}

.need-section {
    padding: 50px;
}

@media only screen and (max-width:1600px) {
    .science-behind-section .content-area {
        padding: 112px 80px
    }
}

@media only screen and (max-width:1300px) {
    .recommendations-img img {
        height: 515px;
        width: 480px
    }
    .personally-wrapper{
        background-size: min(94%, 1135px)!important;
    }
}

@media only screen and (max-width:1200px) {
    .science-behind-section .content-area {
        padding: 80px 40px
    }

    .recommendations-steps {
        gap: 20px
    }

    .recommendations-img img {
        height: 495px;
        width: 440px
    }
}

@media only screen and (max-width:767px) {
    .science-behind-section .content-area {
        padding: 40px 16px
    }

    .science-behind-section .trusting-header,
    .science-behind-section .trustiing-subheader {
        text-align: left
    }

    .recommendations-steps {
        grid-template-columns: 100%;
        margin-top: 40px
    }

    .recommendations-cal {
        order: 2
    }

    .recommendations-img img {
        height: 330px;
        width: 300px
    }

    .formulated-trust-carousel {
        padding: 15px 0px;
        margin-left: 0px;
    }

    .need-section {
        padding: 10px;
    }

}

.expert-section .content-area {
    padding: 112px 0px 0;
    padding-right: 0
}

.expert-head-area {
    display: flex;
    justify-content: space-between
}

.expert-head-area .trusting-header,
.expert-head-area .trustiing-subheader {
    text-align: left
}

.experts-carousel {
    margin-top: 80px;
    padding: 0px 20px;
}

.experts-head {
     font-family: "Lora", serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    color: var(--dark)
}

.right-expert {
    max-width: 600px
}

.get-help {
    background-color: #FAF7F3;
    margin-top: 40px;
    padding: 20px
}

.get-help p {
    margin: 0;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: var(--dark)
}

.each-expert {
    display: flex;
    justify-content: end;
    width: fit-content;
    width:100%;
}

.each-expert img {
    height: 100%!important;
    width: 100%!important
}

@media only screen and (max-width:1600px) {
    .expert-head-area {
        padding-right: 80px
    }

    .get-help {
        margin-right: 80px
    }
}

@media only screen and (max-width:1200px) {
    .include-main {
        padding-right: 17px;
        padding-top: 42px
    }

    .expert-heading {
        font-size: 38px
    }

    .expert-include-right li,
    .assessment-btn-cls,
    .nutrition-btn-cls {
        font-size: 14px
    }

    .expert-include-right {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:1200px) {
    .expert-head-area {
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    .expert-section .content-area {
        padding: 40px 16px
    }

    .expert-head-area {
        padding-right: 0
    }

    .experts-head {
        font-size: 20px
    }

    .experts-carousel {
        margin-top: 30px
    }

    .speciic-supplement .content-area {
        padding-top: 60px;
    }

    .get-help {
        margin-right: 16px
    }

    .get-help p {
        font-size: 14px
    }

    .each-expert img {
        height: 300px;
        width: 100% !important;
    }
    .trusted-section .assessment-btn a {
        font-size: 14px!important;
        padding: 8px 15px!important;
    }

    section.expert-section {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width:768px) and (max-width:830px){
    .personally-wrapper {
        background-size: min(125%, 1135px) !important;
    }
}
@media only screen and (min-width:830px) and (max-width:992px){
    .personally-wrapper {
        background-size: min(111%, 1135px) !important;
    }
}
@media only screen and (min-width:768px) and (max-width:992px) {
    .content-area {
        padding: 20px 30px !important
    }
    .logo-login .content-area {
        padding: 19px 20px !important
    }

    .logo-login .logo img {
        max-width: 139px !important;
        max-height: 60px !important
    }

    .navbar.mbl-remove .container-fluid .navbar-nav {
        gap: 13px !important
    }

    .nav-link p {
        width: 72px !important;
        font-size: 16px !important
    }

    .hero-content h1 {
        font-size: 28px !important
    }

    .hero-content p {
        font-size: 14px !important
    }

    .assessment-btn a {
        font-size: 14px !important;
        padding: 13px 20px !important
    }

    .hero-image .desktop-img {
        width: 330px !important
    }

    .steps-wrapper {
        padding: 61px !important
    }

    .left-header h2 {
        font-size: 28px !important
    }

    .steps-content img {
        width: 350px !important;
        height: 226px !important
    }

    .load-left {
        padding-left: 2rem !important
    }

    .load-class {
        font-size: 29px !important
    }

    .main-expert p,
    .main-expert li,
    .main-load li {
        font-size: 12px !important
    }

    .left-header p {
        font-size: 14px !important;
        max-width: 420px !important
    }

    .review-card {
        background-color: #FAF7F3 !important;
        padding: 22px !important
    }

    .review-content {
        font-size: 14px !important
    }

    .cus-name,
    .review-date {
        font-size: 12px !important
    }

    .science-behind-section .content-area {
        padding: 80px 22px !important
    }

    .science-behind {
        padding-left: 20px !important
    }

    .recommendations-img img {
        height: 411px !important;
        width: 347px !important
    }

    .personalized-section {
        font-size: 32px !important
    }

    .white-para {
        font-size: 12px !important
    }

    .buttons-side-section.d-flex.gap-4 {
        flex-direction: column !important;
        text-align: center !important
    }
}

/* specific supplement section css starts here */


.speciic-supplement .content-area {
    padding-top: 120px;
}

.header-section h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    max-width: 600px;
    font-family:'Lora'!important;
}

.header-section p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 40px;
}

.secipfic-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    text-align: center;
    gap: 12px;
    color: #fff;
    margin-bottom: 60px;
}

.secipfic-btn p {
    font-size: 12px;
}

.supplement-trust {
    display: flex;
    justify-content: space-between;
}

.each-trust {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}

.each-trust p {
    margin: 0;
    font-size: 16px;
}
.speciic-supplement .content-area {
	padding-bottom: 0;
}
.footer-logo{
    margin-top: 0!important;
    padding-top: 40px;
}
.speciic-supplement .owl-dots {
	display: none;
}
