#custom-page-22 .digestive-page{
            --digestive-green: #183d33;
            --digestive-green-deep: #102f28;
            --digestive-cream: #f4eee2;
            --digestive-paper: #fffdf8;
            --digestive-gold: #b99661;
            --digestive-ink: #223d36;
            --digestive-muted: #65736d;
            color: var(--digestive-ink);
            background: var(--digestive-cream);
            overflow: hidden;
        }#custom-page-22 .digestive-page__list-bottom li{
    color: white;
}#custom-page-22 .digestive-page *,
#custom-page-22 .digestive-page *::before,
#custom-page-22 .digestive-page *::after{
            box-sizing: border-box;
        }#custom-page-22 .digestive-page__hero{
            padding: clamp(8.75rem, 12vw, 10rem) 0 clamp(3.25rem, 5vw, 4.5rem);
            border-bottom: 1px solid rgba(24, 61, 51, .16);
            background: var(--digestive-cream);
        }#custom-page-22 .digestive-page__hero-inner,
#custom-page-22 .digestive-page__body{
            width: min(100% - 2.5rem, 74rem);
            margin: 0 auto;
        }#custom-page-22 .digestive-page__hero-inner{
            display: grid;
            grid-template-columns: minmax(0, 1.12fr) minmax(18rem, .88fr);
            align-items: center;
            gap: clamp(2.5rem, 5vw, 5.75rem);
        }#custom-page-22 .digestive-page__hero-copy{
            min-width: 0;
        }#custom-page-22 .digestive-page__eyebrow,
#custom-page-22 .digestive-page__section-label{
            display: block;
            margin: 0 0 1rem;
            color: var(--digestive-gold);
            font-size: .72rem;
            font-weight: 700;
            letter-spacing: .2em;
            line-height: 1.5;
            text-transform: uppercase;
        }#custom-page-22 .digestive-page__qualification-label{
            display: block;
            margin: 0 0 .65rem;
            color: var(--digestive-gold);
            font-size: .72rem;
            font-weight: 700;
            letter-spacing: .12em;
        }#custom-page-22 .digestive-page h1,
#custom-page-22 .digestive-page h2,
#custom-page-22 .digestive-page h3,
#custom-page-22 .digestive-page p{
            margin-top: 0;
        }#custom-page-22 .digestive-page__hero h1{
            max-width: 40rem;
            margin: .85rem 0 1.15rem;
            color: var(--digestive-green);
            font-family: Georgia, "Times New Roman", serif;
            font-size: clamp(2.45rem, 4.8vw, 4.8rem);
            font-weight: 400;
            letter-spacing: -.045em;
            line-height: 1.03;
        }#custom-page-22 .digestive-page__qualification{
            max-width: 35rem;
            margin-bottom: 1.5rem;
            color: #4b5d55;
            font-size: 1rem;
            line-height: 1.65;
        }#custom-page-22 .digestive-page__hero-media,
#custom-page-22 .digestive-page__feature-media{
            position: relative;
            width: 100%;
            margin: 0;
            overflow: hidden;
            border: 1px solid rgba(185, 150, 97, .65);
            background: var(--digestive-cream);
            box-shadow: 0 1.2rem 2.8rem rgba(24, 61, 51, .12);
        }#custom-page-22 .digestive-page__hero-media{
            aspect-ratio: 4 / 3;
        }#custom-page-22 .digestive-page__hero-media img,
#custom-page-22 .digestive-page__feature-media img{
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }#custom-page-22 .digestive-page__body{
            padding: clamp(4rem, 8vw, 8rem) 0;
        }#custom-page-22 .digestive-page__intro,
#custom-page-22 .digestive-page__section{
            padding: clamp(3.5rem, 7vw, 6.5rem) 0;
            border-bottom: 1px solid rgba(24, 61, 51, .16);
        }#custom-page-22 .digestive-page__intro{
            padding-top: 0;
        }#custom-page-22 .digestive-page__section:last-of-type{
            border-bottom: 0;
        }#custom-page-22 .digestive-page__section-heading{
            max-width: 64rem;
            margin-bottom: clamp(1.75rem, 4vw, 3rem);
        }#custom-page-22 .digestive-page__intro h2,
#custom-page-22 .digestive-page__section h2{
            max-width: 52rem;
            margin-bottom: 1rem;
            color: var(--digestive-green);
            font-family: Georgia, "Times New Roman", serif;
            font-size: clamp(2rem, 4vw, 3.7rem);
            font-weight: 400;
            letter-spacing: -.04em;
            line-height: 1.05;
        }#custom-page-22 .digestive-page__section h2{
            font-size: clamp(1.9rem, 3.8vw, 3.35rem);
        }#custom-page-22 .digestive-page__copy{
            max-width: 68rem;
            color: #4b5d55;
            font-size: 1.06rem;
            line-height: 1.85;
        }#custom-page-22 .digestive-page__copy p{
            margin-bottom: 1.35rem;
        }#custom-page-22 .digestive-page__copy p:last-child{
            margin-bottom: 0;
        }#custom-page-22 .digestive-page__subheading{
            margin: 0 0 .8rem;
            color: var(--digestive-green);
            font-family: Georgia, "Times New Roman", serif;
            font-size: clamp(1.35rem, 2.5vw, 2rem);
            font-weight: 400;
            line-height: 1.15;
        }#custom-page-22 .digestive-page__list{
            list-style-type: disc;
            padding-left: 1.5rem;
            margin-bottom: 1.5rem;
            color: #4b5d55;
            font-size: 1.06rem;
            line-height: 1.85;
        }#custom-page-22 .digestive-page__list li{
            margin-bottom: 0.5rem;
        }#custom-page-22 .digestive-page__cards{
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 1rem;
            max-width: 68rem;
        }#custom-page-22 .digestive-page__card{
            padding: 1.4rem 1.5rem;
            border: 1px solid rgba(24, 61, 51, .13);
            border-radius: 1rem;
            background: rgba(255, 253, 248, .72);
        }#custom-page-22 .digestive-page__card h3{
            margin-bottom: .65rem;
            color: var(--digestive-green);
            font-size: 1.08rem;
            line-height: 1.25;
        }#custom-page-22 .digestive-page__card p{
            margin-bottom: 0;
            color: #4b5d55;
            font-size: 1rem;
            line-height: 1.7;
        }#custom-page-22 .digestive-page__section--soft{
            margin-inline: calc(50% - 50vw);
            padding-inline: max(1.25rem, calc((100vw - 74rem) / 2));
            background: rgba(255, 253, 248, .42);
        }#custom-page-22 .digestive-page__feature-media{
            aspect-ratio: 16 / 7;
            margin-top: clamp(3rem, 7vw, 6rem);
        }#custom-page-22 .digestive-page__closing{
            margin-top: clamp(3.5rem, 7vw, 6rem);
            padding: clamp(2.5rem, 6vw, 5rem);
            border-radius: 1.5rem;
            background: var(--digestive-green);
            color: #fffdf8;
        }#custom-page-22 .digestive-page__closing h2{
            max-width: 45rem;
            margin-bottom: 1.25rem;
            color: #fffdf8;
        }#custom-page-22 .digestive-page__closing p{
            max-width: 65rem;
            margin-bottom: 0;
            color: rgba(255, 253, 248, .86);
            font-family: Georgia, "Times New Roman", serif;
            font-size: clamp(1.25rem, 2.3vw, 2rem);
            line-height: 1.45;
        }

        @media (max-width: 760px) {#custom-page-22 .digestive-page__hero{
                padding-block: 6.9rem 2.75rem;
            }#custom-page-22 .digestive-page__hero-inner{
                grid-template-columns: 1fr;
                gap: 1.75rem;
            }#custom-page-22 .digestive-page__hero-media{
                order: -1;
                width: min(100%, 35rem);
                margin-inline: auto;
            }#custom-page-22 .digestive-page__hero h1{
                max-width: 23rem;
                font-size: clamp(2.35rem, 11vw, 3.55rem);
            }#custom-page-22 .digestive-page__cards{
                grid-template-columns: 1fr;
            }#custom-page-22 .digestive-page__feature-media{
                aspect-ratio: 4 / 3;
            }
        }#custom-page-22 [data-digestive-reveal]{
            opacity: 1;
            transform: translateY(0);
            transition: opacity .7s ease, transform .7s ease;
        }#custom-page-22.js [data-digestive-reveal]{
            opacity: 0;
            transform: translateY(1.1rem);
        }#custom-page-22.js [data-digestive-reveal].is-visible{
            opacity: 1;
            transform: translateY(0);
        }

        @media (prefers-reduced-motion: reduce) {#custom-page-22 [data-digestive-reveal],
#custom-page-22.js [data-digestive-reveal],
#custom-page-22.js [data-digestive-reveal].is-visible{
                opacity: 1;
                transform: none;
                transition: none;
            }
        }#custom-page-22 .about-section{ position: relative; padding: clamp(3.5rem, 7vw, 6.5rem) 0; background: #fbfaf5; }#custom-page-22 .about-section.sec01{ padding: clamp(3.25rem, 7vw, 6rem) 0; background: linear-gradient(135deg, #f1e8d8 0%, #fbfaf5 72%); border-bottom: 1px solid rgba(41, 72, 59, .12); }#custom-page-22 .about-section.sec01 .container{ max-width: 1180px; }#custom-page-22 .about-section.sec01 .row{ align-items: center; }#custom-page-22 .about-section.sec01 .about-content{ padding: 1.25rem 1.5rem 1.25rem 0; }#custom-page-22 .digestive-page__copy img{
    width: 100%;
    object-fit: contain;
}#custom-page-22 .about-section.sec01 .section-title{ max-width: 720px; margin-bottom: 1.75rem; }#custom-page-22 .about-section.sec01 .section-title .sub-title{ margin-bottom: .85rem; color: #a2763f; font-family: Georgia, serif; font-size: .72rem; font-weight: 700; letter-spacing: .16em; line-height: 1.5; text-transform: uppercase; }#custom-page-22 .about-section.sec01 h2.title{ display: block; margin: 0; color: #29483b; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.35rem, 5vw, 4.6rem); font-weight: 400; letter-spacing: -.035em; line-height: 1.04; }#custom-page-22 .about-section.sec01 h2.title img.shape,
#custom-page-22 h2.title img.shape{ display: none !important; }#custom-page-22 .about-section.sec01 .about-content h4.h4class{ margin: 1.75rem 0 .65rem; color: #29483b; font-family: Georgia, serif; font-size: .76rem; font-weight: 700; letter-spacing: .16em; line-height: 1.5; text-transform: uppercase; }#custom-page-22 .about-section.sec01 .about-content p{ max-width: 620px; color: #53645d; font-size: 1.03rem; line-height: 1.85; }#custom-page-22 .about-section.sec01 .about-image{ padding: 1rem; text-align: right; }#custom-page-22 .about-section.sec01 .about-image img{ display: inline-block; width: min(100%, 390px); max-width: 390px; aspect-ratio: 4 / 4.2; height: auto; object-fit: cover; border: 10px solid rgba(255, 255, 255, .66); border-radius: 2px; box-shadow: 0 22px 55px rgba(41, 72, 59, .16); }#custom-page-22 .about-section:not(.sec01){ border-bottom: 1px solid rgba(41, 72, 59, .08); }#custom-page-22 .about-section:not(.sec01) .container{ max-width: 1050px; }#custom-page-22 .about-section:not(.sec01) .about-content{ max-width: 920px; margin: 0 auto; }#custom-page-22 .about-section:not(.sec01) .section-title{ margin: 0 0 2.4rem; padding-bottom: 1.25rem; border-bottom: 1px solid rgba(162, 118, 63, .35); }#custom-page-22 .about-section:not(.sec01) .section-title .sub-title{ max-width: 800px; margin: 0; color: #29483b; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.45rem, 2.8vw, 2.35rem); font-weight: 400; letter-spacing: -.02em; line-height: 1.18; text-transform: none; }#custom-page-22 .about-content h4.h4class,
#custom-page-22 .about-content h6.h4class{ margin: 2.35rem 0 .75rem; color: #29483b; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.2rem, 2vw, 1.65rem); font-weight: 400; letter-spacing: -.01em; line-height: 1.28; }#custom-page-22 .about-content p,
#custom-page-22 .about-content li{ color: #4d5d55; font-family: Arial, Helvetica, sans-serif; font-size: 1.04rem; line-height: 1.88; }#custom-page-22 .about-content p{ margin: 0 0 1.2rem; }#custom-page-22 .about-content ul{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .75rem 1rem; margin: 1.15rem 0 1.7rem; padding: 0; list-style: none; }#custom-page-22 .about-content li{ position: relative; margin: 0; padding: .9rem 1rem .9rem 2rem; background: rgba(255, 255, 255, .76); border: 1px solid rgba(41, 72, 59, .1); border-radius: 6px; box-shadow: 0 8px 22px rgba(41, 72, 59, .045); }#custom-page-22 .about-content li::before{ position: absolute; top: .92rem; left: .95rem; color: #a2763f; content: "•"; font-size: 1.25rem; line-height: 1; }#custom-page-22 .about-content p > b,
#custom-page-22 .about-content p > strong{ display: inline-block; margin-bottom: .2rem; color: #29483b; font-family: Georgia, "Times New Roman", serif; font-size: 1.08em; font-weight: 600; }#custom-page-22 .about-content > img:not(.shape),
#custom-page-22 .about-content img[style*="display: block"]{ display: block; width: min(100%, 780px); max-height: 480px; height: auto; margin: 2.4rem auto; object-fit: cover; border-radius: 6px; box-shadow: 0 16px 34px rgba(41, 72, 59, .11); }#custom-page-22 .custom-page-legacy-blog{ background: #29483b; }#custom-page-22 .custom-page-legacy-blog .blog-post-tittle h2{ margin: 0; color: #f4ead9; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.8rem, 3vw, 2.7rem); font-weight: 400; text-align: center; }

@media (max-width: 991px) {#custom-page-22 .about-section.sec01 .about-content{ padding-right: 0; }#custom-page-22 .about-section.sec01 .about-image{ padding-top: 2rem; text-align: center; }
}

@media (max-width: 640px) {#custom-page-22 .about-section{ padding: 3.25rem 0; }#custom-page-22 .about-section.sec01{ padding: 3.1rem 0 3.6rem; }#custom-page-22 .about-section.sec01 .about-content{ padding: 0; }#custom-page-22 .about-section.sec01 h2.title{ font-size: clamp(2.25rem, 12vw, 3.5rem); }#custom-page-22 .about-content p,
#custom-page-22 .about-content li{ font-size: .98rem; line-height: 1.78; }#custom-page-22 .about-content ul{ grid-template-columns: 1fr; gap: .65rem; }#custom-page-22 .about-section:not(.sec01) .section-title{ margin-bottom: 1.8rem; }#custom-page-22 .about-section:not(.sec01) .section-title .sub-title{ font-size: 1.55rem; }
}#custom-page-22 .blog-post-tittle{
    padding-top: 70px !important;
    padding-bottom: 25px !important;
}#custom-page-22 .custom-page-legacy-blog .blog-post-tittle{
    margin-bottom: 0 !important;
}#custom-page-22 .about-section{
    padding-bottom: 35px !important;
}#custom-page-22 .about-section:last-of-type{
    padding-bottom: 25px !important;
}#custom-page-22 .about-section:not(.sec01){
    margin-bottom: 0 !important;
}#custom-page-22 .about-section:not(.sec01) .about-content{
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {#custom-page-22 .blog-post-tittle{
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }#custom-page-22 .about-section{
        padding-bottom: 25px !important;
    }#custom-page-22 .about-section:last-of-type{
        padding-bottom: 20px !important;
    }
}#custom-page-22 .about-section .container{ width: min(calc(100% - 2rem), 1240px); max-width: 1240px; }#custom-page-22 .about-section.sec01 .container{ max-width: 1240px; }#custom-page-22 .about-section:not(.sec01) .container{ max-width: 1240px; }#custom-page-22 .about-section:not(.sec01) .about-content{ max-width: 1080px; margin-left: auto; margin-right: auto; }#custom-page-22 .about-content > img:not(.shape),
#custom-page-22 .about-content img[style*="display: block"]{ width: min(100%, 980px); max-width: 980px; height: auto; }#custom-page-22 .about-section.sec01 .about-image img{ width: min(100%, 440px); max-width: 440px; }#custom-page-22 .about-content p,
#custom-page-22 .about-content li{ max-width: 1000px; }
@media (max-width: 640px) {#custom-page-22 .about-section .container{ width: min(calc(100% - 1.5rem), 1240px); }#custom-page-22 .about-content > img:not(.shape),
#custom-page-22 .about-content img[style*="display: block"]{ width: 100%; max-width: 100%; } }