@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('bootstrap.min.css');


body {
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

a.active,
a:focus,
button:focus,
button.active {
    outline: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: 0;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
}

a {
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.wrapper {
    overflow: hidden;
}

/* hero-sec */

.hero-sec {
    background-image: url(../images/hero-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: right;
}

.hero-sec .text-box {
    padding: 218px 0px;
    position: relative;
    z-index: 1;
}

.text-box h1 {
    color: #FFF;
    font-size: 72px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 2.16px;
}

.text-box p {
    color: #EEE;
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
}

.hero-sec .text-box p {
    padding: 35px 0px;
}

.btn-primary {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    padding: 16px 24px;
    border-radius: 40px;
    display: inline-block;
    background: #FFE100;
}

.bg-layer {
    background: rgba(0, 0, 0, 0.20);
    backdrop-filter: blur(18.799999237060547px);
    height: 100%;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-img {
    position: absolute;
    bottom: 0;
    left: 56%;
    transform: translateX(-50%);
}

.benefits-sec {
    background: #00A968;
    padding: 128px 0px;
    position: relative;
    z-index: 1;
}

.benefits-sec .text-box h6 {
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 160%;
    max-width: 1200px;
    margin-bottom: 96px;
}

.benefits-card {
    border: 1px solid rgba(255, 255, 255, 0.50);
    padding: 48px 32px;
    text-align: center;
}

.icon-box {
    margin: 0 auto 32px;
    border-radius: 56px 0;
    background: #FFE101;
    width: 104px;
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefits-card-wrapper {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr 4fr;
    grid-gap: 32px;
}

.benefits-card p {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    line-height: 160%;
}

.tornado-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.text-box h2 {
    color: #2B5553;
    font-size: 56px;
    font-weight: 600;
    line-height: 120%;
}

.viraler-sec .text-box h2 {
    max-width: 1200px;
    margin: 128px auto 64px;
}

.gegen-sec .text-box {
    max-width: 1200px;
    margin: 0px auto;
}

.feature-box {
    background: #00A968;
    box-shadow: 0 5.052px 30.312px 0 rgba(0, 0, 0, 0.15);
    padding: 64px;
    margin-bottom: -110px;
}

.feature-list {
    display: flex;
    align-items: center;
    grid-gap: 24px;
    margin-bottom: 30px;
}

.feature-list:last-child {
    margin-bottom: 0px;
}

.feature-list h6 {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    line-height: 160%;
}

.viraler-inner {
    background-image: url(../images/bg-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 646px;
    padding-bottom: 1px;
    position: relative;
    z-index: 1;
}

.viraler-sec {
    position: relative;
    z-index: 2;
}

.gegen-sec {
    padding: 366px 0px 128px;
    position: relative;
    z-index: 1;
}

.shape3 {
    border-radius: 0 120px;
    background: #FFE101;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    top: 0;
    width: 240px;
    height: 240px;
    z-index: -1;
}

.viraler-inner-img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.gegen-sec .text-box p {
    color: #768281;
    font-weight: 500;
}

.gegen-sec .text-box h2 {
    margin-bottom: 48px;
}

.ingredient-box-wrapper {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr;
    grid-gap: 48px;
    margin-top: 64px;
}

.ingredient-box {
    position: relative;
    z-index: 1;
}

.ingredient-box .box-footer {
    background: rgba(0, 0, 0, 0.20);
    padding: 48px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    backdrop-filter: blur(18.799999237060547px);
}

.ingredient-box .box-footer h4 {
    color: #FFF;
    text-align: center;
    margin-bottom: 24px;
    font-size: 36px;
    font-weight: 600;
    line-height: 160%;
}

.ingredient-box .box-footer p {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    line-height: 160%;
}

.efficacy-sec {
    background: #00A968;
    padding: 128px 0px;
}

.efficacy-sec .text-box p {
    margin: 48px 0px 64px;
}

.rounded-right {
    border-radius: 0 56px !important;
}

.efficacy-card {
    border: 1px solid rgba(255, 255, 255, 0.50);
    display: flex;
    align-items: center;
    grid-gap: 24px;
    padding: 48px 32px;
}

.efficacy-card p {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    flex: 1;
    line-height: 160%;
}

.efficacy-icon-box {
    border-radius: 56px;
    background: #FFE101;
    display: flex;
    width: 104px;
    height: 104px;
    justify-content: center;
    align-items: center;
}

.efficacy-card-wrapper {
    display: grid;
    grid-template-columns: 6fr 6fr;
    grid-gap: 48px;
}

.efficacy-sec {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.efficacy-sec .tornado-img {
    top: -65px;
}

.evidence-sec .container-fluid {
    padding: 0px;
}

.evidence-sec .text-box p {
    color: #768281;
}

.evidence-sec .text-box {
    padding-left: 120px;
}

.evidence-sec {
    padding: 128px 0px;
    position: relative;
    z-index: 1;
}

.shape {
    position: absolute;
    left: -80px;
    top: 104px;
    border-radius: 80px 0;
    background: #E1F2EB;
    width: 160px;
    height: 160px;
}

.analysis-sec .text-box {
    display: flex;
    align-items: center;
    grid-gap: 96px;
    margin-bottom: 64px;
}

.analysis-sec .text-box h2 {
    flex: 1;
}

.analysis-sec {
    background: #00AB64;
    padding: 128px 0px;
}

.analysis-sec .benefits-card {
    background: #FFF;
}

.analysis-sec .benefits-card p {
    color: #2B5553;
    font-weight: 500;
}

.btn-primary:hover {
    background-color: #dbc208;
}

.analysis-sec {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.analysis-sec .tornado-img {
    top: auto;
    bottom: -54px;
}

.evidence-sec .text-box h2 {
    margin-bottom: 55px;
}

.medicine-box {
    background: #F0FAF6;
    padding: 42px 0px 25px 82px;
    display: flex;
    align-items: center;
}

.medicine-box h4 {
    color: #2B5553;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 48px;
    line-height: 120%;
}

.list-item li {
    display: flex;
    grid-gap: 24px;
    margin-bottom: 24px;
}

.list-item li p {
    color: #2B5553;
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
}

.right-side-img {
    margin-left: -87px;
}

.flex-1 {
    flex: 1;
}

.shape-2 {
    position: absolute;
    left: -80px;
    bottom: -126px;
    width: 160px;
    height: 160px;
    z-index: -1;
    aspect-ratio: 1/1;
    border-radius: 80px 0;
    background: #FFE101;
}

.topic-sec {
    padding-bottom: 128px;
    position: relative;
    z-index: 1;
}

.topic-card-wrapper {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr;
    grid-gap: 48px;
    margin-top: 64px;
}

.topic-card {
    background: #F0FAF6;
}

.topic-card-body {
    padding: 48px;
    text-align: center;
}

.topic-card-body h4 {
    color: #2B5553;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
}

.topic-card-body p {
    color: #768281;
    font-size: 22px;
    font-weight: 500;
    line-height: 160%;
    margin: 16px 0px;
}

.topic-card-body a {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 16px;
    color: #2B5553;
    font-size: 22px;
    font-weight: 600;
    line-height: 160%;
}

.topic-card-body a span {
    border-radius: 32px;
    background: #FFE101;
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
}

.order-box {
    background: #00A968;
    padding: 145px 96px;
    position: relative;
    z-index: 1;
}

.tornado-img2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.order-sec {
    background: url(../images/order-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 128px 0px;
}

.order-container {
    max-width: 1680px;
    padding: 0px 40px;
    margin: 0 auto;
}

.order-box h4 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
}

.order-box p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    margin: 48px 0px;
    line-height: 160%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: none;
}

.swiper-button-next,
.swiper-button-prev {
    position: static;
    border-radius: 32px;
    background: #FFE101;
    display: flex;
    margin-top: 0px;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px;
    grid-gap: 24px;
}

.slider-wrapper {
    max-width: 644px;
}

.slider-sec {
    position: relative;
    z-index: 1;
    border-top: 1px solid #EEE;
    padding: 128px 0px;
}

.tornado-img3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.slider-sec .text-box p {
    color: #2B5553;
    margin: 55px 0px;
}

.main-tabs {
    display: flex;
    align-items: center;
    grid-gap: 24px;
    margin-bottom: 55px;
}

.main-tabs .main-tab {
    display: flex;
    align-items: center;
    border: 2px solid #CCC;
    width: 135px;
    height: 62px;
    justify-content: center;
    color: #2B5553;
    font-size: 24px;
    font-weight: 600;
    background: transparent;
    line-height: 160%;
}

.main-content.hidden {
    display: none;
}

.sub-content.hidden {
    display: none;
}

.subtab {
    color: #2B5553;
    font-size: 24px;
    font-weight: 600;
    padding: 21px 32px;
    display: inline-block;
    background: transparent;
    border: none;
    line-height: 160%;
}

.main-tab.active-tab {
    border: 2px solid #FFE101;
    background: #FFE101;
}

.subtab.active-subtab {
    background: #E1F2EB;
}

.sub-content {
    padding: 32px;
    background: #E1F2EB;
}

.swiper-pagination {
    position: static;
    width: fit-content !important;
}

.swiper-pagination-bullet {
    background: #FFF;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00A968;
}

/* new-css */
.studienlage-page .text-box {
    max-width: 100%;
}

.blur-layer {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.20) 0%, rgba(102, 102, 102, 0.00) 100%);
    backdrop-filter: blur(50px);

    /* Progressive fade (Start 0 → End 100) */
    -webkit-mask-image: linear-gradient(to right,
            rgba(0, 0, 0, 1) 0%,
            /* Full blur visible (Start = 0) */
            rgba(0, 0, 0, 0) 100%
            /* Blur disappears (End = 100) */
        );
    mask-image: linear-gradient(to right,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0) 100%);

    height: 100%;
    width: 80%;
    position: absolute;
    left: 0;
    top: 0;
}

.studienlage-page .hero-sec {
    background-image: url(../images/hero-bg2.png);
}

.step-sec .text-box {
    max-width: 1200px;
    margin: 0 auto;
}

.step-sec .text-box p {
    color: #768281;
}

.step-sec .text-box h2 {
    margin-bottom: 48px;
}

.step-sec {
    padding: 128px 0px 240px;
    background: #F0FAF6;
}

.step-wrapper {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr 4fr;
    grid-gap: 48px;
    margin-top: 128px;
    position: relative;
    z-index: 1;
}

.curve-line {
    position: absolute;
    left: 50%;
    top: 54%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 100%;
    max-width: 1030px;
    margin: 0 auto;
}

.step-box {
    background: #FFF;
    padding: 0px 32px 32px;
}

.step-box:nth-child(even) {
    position: relative;
    top: 48px;
}

.step-box p {
    color: #2B5553;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 160%;
}

.number-box {
    border-radius: 56px;
    background: #00AB64;
    color: #FFE100;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    margin: -48px auto 42px;
    font-size: 28px;
    font-weight: 700;
    line-height: 160%;
}

.step-shape {
    border-radius: 0 80px;
    background: #FFE101;
    width: 160px;
    height: 160px;
    position: absolute;
    left: 54%;
    transform: translateX(-50%);
    bottom: -48px;
    z-index: -1;
}

.feature-sec .text-box p {
    color: #2B5553;
}

.feature-sec .text-box {
    max-width: 696px;
}

.feature-sec .text-box h2 {
    margin-bottom: 48px;
}

.feature-sec {
    padding: 128px 0px;
}

.feature-sec .efficacy-card {
    background: #F0FAF6;
}

.feature-sec .efficacy-card p {
    color: #2B5553;
}

.feature-sec .efficacy-card-wrapper {
    margin-top: 64px;
}

.symptone-sec .text-box h2 {
    margin-bottom: 55px;
}

.symptone-sec {
    background: #00AB64;
    padding: 77px 0px 48px;
}

.symptone-sec .text-box {
    max-width: 792px;
    margin: 0 auto;
}

.scientific-sec .text-box p {
    color: #768281;
}

.scientific-sec {
    padding: 5px 0px 40px;
}

.medicine-banner {
    object-fit: cover;
    object-position: right;
}

.pb-128 {
    padding-bottom: 128px !important;
}

.studien-sec {
    padding: 128px 0px 240px;
    background: #F0FAF6;
}

.studien-sec .text-box h2 {
    color: #2B5553;
    margin-bottom: 48px;
}

.studien-sec .text-box p {
    color: #768281;
}

.studien-sec h3 {
    color: #2B5553;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    margin: 128px 0px 48px;
}

.studien-card-wrapper {
    display: grid;
    grid-template-columns: 6fr 6fr 6fr;
    grid-gap: 48px;
}

.studien-img-holder {
    position: absolute;
    bottom: 0;
    right: 0;
}

.studien-card {
    border: 1px solid #FFF;
    background: #FFF;
    padding: 32px;
    display: flex;
    align-items: start;
    grid-gap: 24px;
}

.studien-icon-box {
    border-radius: 56px;
    display: flex;
    width: 104px;
    height: 104px;
    justify-content: center;
    align-items: center;
    background: #00AB64;
}

.studien-card p {
    color: #2B5553;
    font-size: 22px;
    font-weight: 500;
    flex: 1;
    line-height: 160%;
}

.hero-sec .btn-primary {
    margin-top: 30px;
    display: inline-block;
}

.panel-layout a.btn-primary {
    color: #000;
    text-decoration: none;
} 