/* Extracted from rootella-homepage-zh.html lines 223-266 + 1006-1281. */
/* zh-typography-bridge */

html[lang="zh-Hans"],
html[lang="zh-CN"],
body {
    font-family: 'Nunito Sans', 'Noto Sans SC', sans-serif;
}

html[lang="zh-Hans"] .rootella-leads-landing .s-ellipse.main h1,
html[lang="zh-Hans"] .rootella-leads-landing-1 h2,
html[lang="zh-Hans"] .call-to-us h3,
html[lang="zh-Hans"] .list-fea div.item-title,
html[lang="zh-Hans"] .s-ellipse.ground h3,
html[lang="zh-Hans"] .myhorrhiza .s-header > .label {
    font-family: 'Days One', 'Noto Sans SC', sans-serif !important;
}

html[lang="zh-Hans"] .rootella-leads-landing .l-fs-30 p,
html[lang="zh-Hans"] .myhorrhiza .sub-title,
html[lang="zh-Hans"] .myhorrhiza ul,
html[lang="zh-Hans"] .list-fea .item-desc {
    line-height: 1.55;
}

html[lang="zh-Hans"] .rootella-products-line a {
    line-height: 1.35;
    word-break: break-word;
}

/* Responsive Video */
.responsive-video-wrap {
    position: relative;
    width: 100%;
    max-width: 840px;
    margin: 20px auto;
    aspect-ratio: 16 / 9;
}

.responsive-video-wrap iframe,
.responsive-video-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

/* Page-scoped CSS extracted from inline <style> in source HTML lines 1006-1281 */

.hidden {
    display: none !important;
}

.rootella-products-line {
    text-align: center;
    padding-top: 20px;
}

.rootella-products-line a {
    min-height: 83px;
    border-radius: 10px;
    font-size: 40px;
    background-color: #007952;
    max-width: 671px;
    width: 100%;
    display: block;
    margin: -40px auto 10px auto;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
}

.s-ellipse.ground {
    min-height: 383px;
    margin-top: 100px;
}

.s-ellipse.ground h3 {
    font-size: 61px !important;
    opacity: 0.65;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.s-ellipse.ground h3 sup {
    font-size: 27px;
}

.image-area {
    background-image: url("../images/rootella-leads/bg1.png");
    background-size: cover;
    background-position: left center;
    min-height: 193px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.call-to-us {
    text-align: center;
    color: white;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    overflow: hidden;
    background-color: #007952;
    margin-top: 44px;
}

.call-to-us h3 {
    font-family: 'Days One', sans-serif;
    font-size: 38px;
}

.call-to-us .green-area {
    padding-top: 20px;
}

.call-to-us .green-area .title-1 {
    font-size: 23px;
}

.call-to-us .green-area .title-2 {
    font-size: 18px;
}

.list-fea {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-auto-flow: column;
    gap: 40px;
    font-size: 20px;
    padding-top: 44px;
}

.list-fea div.item-title {
    font-family: 'Days One', sans-serif;
    color: #007953;
    font-size: 26px;
    min-height: 70px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 20px;
}

.list-fea div.item-desc img {
    margin-top: 10px;
}

.list-fea .item {
    display: flex;
    flex-direction: column;
}

.list-fea .icon {
    height: 140px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 10px;
}

.rootella-leads-landing .s-ellipse.main h1 {
    font-size: 60px;
    font-family: 'Days One', sans-serif;
    font-weight: 400;
    white-space: nowrap;
}

.rootella-leads-landing .l-fs-30 {
    font-size: 30px;
}

.rootella-leads-landing-1 .container {
    max-width: 880px;
}

body,
html {
    overflow-x: initial;
    overflow-y: visible;
}

.rootella-leads-landing-1 h2 {
    font-size: 36px;
    font-family: 'Days One', sans-serif;
    font-weight: 400;
    padding-bottom: 44px;
}

.rootella-leads-landing-1 {
    text-align: center;
    padding-top: 110px;
}

.myhorrhiza {
    display: flex;
    gap: 30px;
    align-items: center;
    text-align: left;
    padding: 44px 0;
}

.myhorrhiza .s-header > .label {
    font-size: 36px;
}

.myhorrhiza ul {
    font-size: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.myhorrhiza ul li {
    padding-left: 1em;
    text-indent: -.7em;
}

.myhorrhiza ul li::before {
    content: "• ";
    color: #007C5B;
}

.myhorrhiza .sub-title {
    font-size: 30px;
    line-height: normal;
    padding-bottom: 12px;
    white-space: nowrap;
}

.no-wrap-desktop {
    white-space: nowrap;
}

.s-ellipse.main:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%) no-repeat;
    background-position: center;
    background-size: cover;
    display: block !important;
}

@media (min-width: 992px) {
    .s-ellipse {
        min-height: 707px;
    }
}

@media (max-width: 1024px) {
    .rootella-leads-landing-1 h2 br,
    .rootella-leads-landing .s-ellipse.main h1 br {
        display: none;
    }

    .rootella-leads-landing .s-ellipse.main h1 {
        font-size: 2rem;
        white-space: inherit;
    }

    .myhorrhiza .sub-title {
        white-space: inherit;
    }

    .no-wrap-desktop {
        white-space: normal;
    }

    .call-to-us h3,
    .myhorrhiza .s-header > .label,
    .rootella-leads-landing-1 h2 {
        font-size: 1.6rem;
    }

    .rootella-leads-landing .l-fs-30 {
        font-size: 1.2rem;
    }

    .list-fea {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
    }

    .list-fea div.item-title {
        min-height: auto;
    }

    .list-fea .icon {
        height: auto;
        margin-bottom: 10px;
    }

    .call-to-us .green-area,
    .call-to-us .image-area {
        padding: 20px;
    }

    .rootella-products-line {
        padding-top: 100px;
    }

    .rootella-products-line a {
        margin-top: 30px;
        width: 90%;
        font-size: 1.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

    .myhorrhiza {
        flex-direction: column;
    }
}
