.cta-banner .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.cta-banner{background:#fff;width:100%;padding:40px 0}.cta-banner__card{position:relative;background:#f8edd9;border-radius:12px;height:540px;width:100%;overflow:hidden;isolation:isolate}.cta-banner__content{position:absolute;top:50%;left:45px;transform:translateY(-50%);max-width:600px;width:100%;display:flex;flex-direction:column;gap:24px;z-index:2}.cta-banner__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;margin:0}.cta-banner__description{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;margin:0}.cta-banner__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:71px;padding:12px 0;background:#f1c400;color:#008758;font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:opacity .2s ease;border:none;cursor:pointer}.cta-banner__btn:hover{opacity:.9}.cta-banner__btn-icon{width:24px;height:24px;flex-shrink:0}.cta-banner__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cta-banner__stars{display:inline-flex;align-items:center}.cta-banner__star{width:30px;height:30px;display:inline-flex}.cta-banner__star svg{width:100%;height:100%}.cta-banner__rating-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:1px;color:#2c5236;text-transform:capitalize}.cta-banner__image-wrap{position:absolute;top:50%;left:calc(50% + 387px);transform:translate(-50%,-50%);max-width:500px;width:100%;z-index:1;pointer-events:none}.cta-banner__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1280px){.cta-banner__card{height:500px}.cta-banner__content{width:50%;max-width:calc(60% - 45px)}.cta-banner__title{font-size:42px;line-height:46px}.cta-banner__image-wrap{width:45%;height:100%;left:auto;right:0;top:0;transform:none}}@media(max-width:1023px){.cta-banner{padding:32px 0}.cta-banner__card{height:auto;min-height:420px}.cta-banner__content{position:relative;top:auto;left:auto;transform:none;width:60%;max-width:60%;padding:40px 32px;gap:20px}.cta-banner__title{font-size:32px;line-height:36px;letter-spacing:.5px}.cta-banner__description{font-size:16px;line-height:22px}.cta-banner__image-wrap{width:40%;height:100%}.cta-banner__btn{height:60px;font-size:18px}.cta-banner__star{width:24px;height:24px}.cta-banner__rating-text{font-size:14px;letter-spacing:.5px}}@media(max-width:767px){.cta-banner{padding:24px 0}.cta-banner .container{padding:0 16px}.cta-banner__card{min-height:0;height:auto;display:flex;flex-direction:column;align-items:stretch;padding-bottom:0;overflow:hidden}.cta-banner__content{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:100%;padding:32px 16px 0;gap:20px;align-items:center;order:1}.cta-banner__title{font-size:32px;font-weight:600;line-height:32px;letter-spacing:1px;text-align:center;width:100%}.cta-banner__description{font-size:18px;line-height:24px;text-align:center;width:100%}.cta-banner__btn{height:71px;padding:12px 0;font-size:17px;line-height:20px;letter-spacing:-1.5px;gap:0}.cta-banner__btn-icon{display:none}.cta-banner__rating{flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}.cta-banner__star{width:20px;height:20px}.cta-banner__rating-text{font-size:16px;line-height:22px;letter-spacing:0;text-align:center;width:100%}.cta-banner__image-wrap{position:relative;top:auto;left:auto;transform:none;max-width:100%;width:100%;height:448px;margin-top:32px;order:2;display:flex;align-items:flex-end;justify-content:center}.cta-banner__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}}.feature-bar .container{width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.feature-bar{background:var(--fb-bg, #008758);width:100%;padding:8px 0}.feature-bar__inner{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;flex-wrap:nowrap}.feature-bar__item{display:flex;align-items:center;justify-content:center;gap:12px;flex-shrink:1;min-width:0}.feature-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.feature-bar__icon img,.feature-bar__icon svg{width:100%;height:100%;object-fit:contain}.feature-bar__text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:16px;line-height:16px;letter-spacing:1px;color:var(--fb-text, #f8edd9);text-transform:uppercase;white-space:nowrap;margin:0}.feature-bar__divider{display:inline-block;width:1px;height:34px;background:var(--fb-divider, #f8edd9);flex-shrink:0;opacity:.6}@media(max-width:1240px){.feature-bar__text{font-size:14px;letter-spacing:.8px}.feature-bar__inner{gap:12px}}@media(max-width:1023px){.feature-bar{padding:10px 0}.feature-bar__text{font-size:13px;letter-spacing:.5px;white-space:normal}.feature-bar__item{gap:8px}.feature-bar__icon{width:20px;height:20px}.feature-bar__divider{height:28px}}@media(max-width:767px){.feature-bar{padding:8px 16px;overflow:hidden}.feature-bar .container{padding:0}.feature-bar__inner{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;justify-content:flex-start}.feature-bar__inner::-webkit-scrollbar{display:none}.feature-bar__item{scroll-snap-align:start;flex-shrink:0}.feature-bar__divider{height:24px;flex-shrink:0}.feature-bar__text{font-size:14px;line-height:14px;letter-spacing:1px}.feature-bar__icon{width:24px;height:24px}}.hero-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.hero-section{position:relative;width:100%;overflow:hidden;isolation:isolate}.hero-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;pointer-events:none}.hero-section__right-image{position:absolute;bottom:0;right:0;max-width:864px;height:623px;z-index:9;pointer-events:none;overflow:hidden}.hero-section__right-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-section .container{position:relative;z-index:3}.hero-section__inner{display:flex;align-items:center;min-height:800px;padding:73px 0}.hero-section__card{border-radius:12px;background:#f8edd9e6;padding:32px;display:flex;flex-direction:column;gap:80px;max-width:800px;width:100%}.hero-section__content{display:flex;flex-direction:column;gap:24px}.hero-section__heading-wrap{display:flex;flex-direction:column;gap:12px}.hero-section__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hero-section__stars{display:flex;align-items:center}.hero-section__star{width:30px;height:30px;display:inline-flex}.hero-section__star svg{width:100%;height:100%}.hero-section__rating-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:1px;color:#2c5236;text-transform:capitalize}.hero-section__title{font-family:New Spirit,serif;font-weight:600;font-size:64px;line-height:64px;letter-spacing:-1px;color:#008758;text-transform:capitalize;margin:0}.hero-section__description{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;margin:0;max-width:703px}.hero-section__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.hero-section__btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:71px;padding:12px 0;background:#f1c400;color:#008758;font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:opacity .2s ease,transform .2s ease;border:none;cursor:pointer}.hero-section__btn-primary:hover{opacity:.9}.hero-section__btn-primary svg{width:24px;height:24px;flex-shrink:0}.hero-section__btn-badge{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 25px;background:#f3783033;border:1px solid rgba(255,255,255,.2);border-radius:65.7px;backdrop-filter:blur(1.06px);-webkit-backdrop-filter:blur(1.06px);color:#f37830;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:22px;line-height:1.3;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.hero-section__btn-badge:hover{opacity:.85}.hero-section__badge-image{display:inline-flex;align-items:center;width:64px;height:31px;flex-shrink:0}.hero-section__badge-image img{width:100%;height:100%;object-fit:contain}.hero-section__badge-text{white-space:nowrap}.hero-section__mobile-rating-image{display:none!important}@media(max-width:1280px){.hero-section__title{font-size:56px;line-height:58px}.hero-section__right-image{width:30%;height:auto;bottom:0}}@media(max-width:1023px){.hero-section__inner{min-height:700px;padding:60px 0}.hero-section__card{max-width:100%;padding:28px;gap:60px}.hero-section__title{font-size:44px;line-height:48px}.hero-section__right-image{width:50%}.hero-section__btn-primary{height:64px;font-size:18px}.hero-section__btn-badge{font-size:18px;padding:12px 20px}}@media(max-width:991px){.hero-section .container{padding:0 16px}.mb_show{display:block;position:unset;width:400px;margin:0 auto}.desktop-show{display:none}.hero-section__inner{min-height:auto;padding:40px 0 0;align-items:flex-start}.hero-section__heading-wrap,.hero-section__stars,.hero-section__rating{justify-content:center}.hero-section__mobile-rating-image{display:block!important;width:100%;max-width:320px;margin:0 auto}.hero-section__mobile-rating-image img{display:block!important;width:100%;object-fit:cover;border-radius:8px}.hero-section__description p,.hero-section__title,.hero-section__rating-text{text-align:center}.hero-section__card{padding:16px;gap:20px;max-width:100%}.hero-section__content{gap:20px}.hero-section__title{font-size:40px;line-height:44px}.hero-section__description{font-size:18px;line-height:24px}.hero-section__rating-text{font-size:16px;line-height:22px;letter-spacing:0}.hero-section__star{width:20px;height:20px}.hero-section__btn-primary{height:56px;font-size:16px;letter-spacing:1.5px}.hero-section__btn-badge{font-size:16px;padding:12px;gap:4px;line-height:16px}.hero-section__badge-image{width:37px;height:16px}}.ingredients-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.ingredients-section{background:#fff;width:100%;padding:80px 0}.ingredients-section__inner{display:flex;flex-direction:column;gap:32px;align-items:center;box-sizing:border-box}.ingredients-section__head{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.ingredients-section__head-text{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:1072px;width:100%;box-sizing:border-box}.ingredients-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;margin:0;text-align:center}.ingredients-sec-sub{display:block}.ingredients-section__tags{display:flex;align-items:center;justify-content:center;gap:64px;flex-wrap:wrap}.ingredients-section__tag{display:inline-flex;align-items:center;gap:12px}.ingredients-section__tag-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ingredients-section__tag-icon img,.ingredients-section__tag-icon svg{width:100%;height:100%;object-fit:contain}.ingredients-section__tag-label{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:16px;line-height:16px;letter-spacing:1px;color:#2c5236;text-transform:uppercase;white-space:nowrap}.ingredients-section__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.ingredient-card{position:relative;background:#f8edd9;border-radius:12px;aspect-ratio:1 / 1;overflow:hidden;padding:24px;box-shadow:0 3.899px 23.394px #d9d9d980;box-sizing:border-box}.ingredient-card__body{display:flex;flex-direction:column;gap:32px;width:100%;position:relative;z-index:2}.ingredient-card__title{font-family:New Spirit,serif;font-weight:600;font-size:32px;line-height:38px;color:#008758;text-transform:capitalize;text-align:center;margin:0;width:100%}.ingredient-card__row{display:flex;flex-direction:column;gap:8px;width:100%}.ingredient-card__subhead{display:inline-flex;align-items:center;gap:8px;font-family:New Spirit,serif;font-weight:600;font-size:24px;line-height:30px;color:#008758;text-transform:capitalize;margin:0}.ingredient-card__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ingredient-card__icon svg{width:100%;height:100%}.ingredient-card__text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;margin:0;width:100%}.ingredient-card__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ingredient-card__benefit{display:flex;align-items:center;gap:12px;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236}.ingredient-card__benefit-icon{width:18.329px;height:18.329px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ingredient-card__benefit-icon svg{width:100%;height:100%}.ingredient-card__image{position:absolute;bottom:0;right:0;width:180px;height:115px;overflow:hidden;pointer-events:none;z-index:1}.ingredient-card:last-child .ingredient-card__image{width:121px;height:115px}.ingredient-card__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1280px){.ingredients-section__head-text{padding:0 60px}.ingredients-section__title{font-size:42px;line-height:46px}.ingredients-section__tags{gap:40px}.ingredient-card__title{font-size:28px;line-height:34px}}@media(max-width:1023px){.ingredients-section{padding:60px 0}.ingredients-section__inner{gap:28px}.ingredients-section__head-text{padding:0}.ingredients-section__title{font-size:32px;line-height:36px;letter-spacing:.5px}.ingredients-section__tags{gap:24px}.ingredients-section__tag-label{font-size:13px;letter-spacing:.5px}.ingredients-section__cards{gap:20px}.ingredient-card{aspect-ratio:auto;min-height:540px}.ingredient-card__title{font-size:24px;line-height:28px}.ingredient-card__subhead{font-size:20px;line-height:26px}.ingredient-card__text,.ingredient-card__benefit{font-size:16px;line-height:22px}.ingredient-card__image{width:140px;height:100px}}@media(max-width:767px){.ingredients-section{padding:40px 0}.ingredients-section .container{padding:0 16px}.ingredients-section__inner{gap:24px}.ingredients-section__title{font-size:32px;line-height:32px;letter-spacing:1px}.ingredients-sec-sub{display:inline}.ingredients-section__tags{gap:16px 8px;justify-content:center}.ingredients-section__tag{gap:4px}.ingredients-section__tag-icon{width:14px;height:14px}.ingredients-section__tag-label{font-size:12px;line-height:12px;letter-spacing:1px}.ingredients-section__cards{grid-template-columns:1fr;gap:20px}.ingredient-card{aspect-ratio:auto;height:343px;min-height:0;padding:24px}.ingredient-card__body{gap:20px}.ingredient-card__title{font-size:20px;line-height:20px;letter-spacing:1px}.ingredient-card__subhead{font-size:20px;line-height:20px;gap:8px}.ingredient-card__icon{width:18px;height:18px}.ingredient-card__text,.ingredient-card__benefit,.ingredient-card__benefit-text{font-size:18px;line-height:24px}.ingredient-card__benefits{gap:12px}.ingredient-card__image{width:130px;height:115px}.ingredient-card:nth-child(2) .ingredient-card__image{width:156px;height:100px}}.problems-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.problems-section{background:#fff;width:100%;padding:80px 0}.problems-section__inner{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box}.problems-section__head{display:flex;flex-direction:column;gap:24px;width:100%;box-sizing:border-box}.problems-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize}.problems-section__subtitle{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236}.problems-section__subtitle p{margin:0 0 24px}.problems-section__body{display:flex;align-items:stretch;gap:32px;width:100%}.problems-section__left{display:flex;flex-direction:column;gap:24px;width:100%;max-width:683px;flex-shrink:0}.problems-section__pills{display:flex;flex-direction:column;gap:24px}.problems-section__pill{display:flex;align-items:center;justify-content:space-between;width:100%;height:66px;padding:24px 32px;border-radius:500px;background:#f8edd9!important;border:none;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .2s ease;font-family:inherit;text-align:left;box-sizing:border-box}.problems-section__pill:hover{background:#f3e3c4}.problems-section__pill.is-active{background:#fff!important;box-shadow:0 8px 2px #0000001a,0 4px 12px #00000014;height:auto;min-height:76px;padding:24px 32px}.problems-section__pill-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#2c5236;text-transform:uppercase;flex:1;text-align:left}.problems-section__pill-arrow{width:30px;height:10px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease;display:none!important}.problems-section__pill.is-active .problems-section__pill-arrow{transform:translate(4px)}.problems-section__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.problems-section__btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:71px;padding:12px 0;background:#f1c400;color:#008758;font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:opacity .2s ease;border:none;cursor:pointer}.problems-section__btn-primary:hover{opacity:.9}.problems-section__btn-primary svg{width:24px;height:24px;flex-shrink:0}.problems-section__btn-badge{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 25px;background:#f3783033;border:1px solid rgba(255,255,255,.2);border-radius:65.7px;backdrop-filter:blur(1.06px);-webkit-backdrop-filter:blur(1.06px);color:#f37830;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:22px;line-height:1.3;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.problems-section__btn-badge:hover{opacity:.85}.problems-section__badge-image{display:inline-flex;align-items:center;width:64px;height:31px;flex-shrink:0}.problems-section__badge-image img{width:100%;height:100%;object-fit:contain}.problems-section__badge-text{white-space:nowrap}.problems-section-span{display:block}.problems-section__right{flex:1 1 0;min-width:0;display:flex}.problems-section__media{position:relative;width:100%;border-radius:8px;overflow:hidden;background:#f8edd9;display:flex;flex-direction:column}.problems-section__image{width:100%;height:100%;min-height:400px;object-fit:cover;display:block;transition:opacity .4s ease}.problems-section__image.is-fading{opacity:0}.problems-section__caption{position:absolute;bottom:0;left:0;right:0;background:#2c5236;padding:24px;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.problems-section__caption-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:22px;line-height:1.3;color:#fff;text-align:center;margin:0;max-width:465px;transition:opacity .3s ease}.problems-section__caption-text.is-fading{opacity:0}@media(max-width:1280px){.problems-section__title{font-size:42px;line-height:46px;white-space:normal}.problems-section__left{width:50%}.problems-section__pill-text{font-size:17px;line-height:22px}}@media(max-width:1023px){.problems-section{padding:60px 0}.problems-section__inner{gap:28px}.problems-section__head{padding:0}.problems-section__title{font-size:34px;line-height:38px;letter-spacing:.5px}.problems-section__subtitle{font-size:16px;line-height:22px}.problems-section__subtitle br{display:none}.problems-section__body{gap:24px}.problems-section__left{width:50%;gap:20px}.problems-section__pills{gap:16px}.problems-section__pill{height:auto;min-height:56px;padding:16px 24px}.problems-section__pill.is-active{min-height:64px}.problems-section__pill-text{font-size:14px;line-height:18px}.problems-section__btn-primary{height:60px;font-size:16px}.problems-section__btn-badge{font-size:16px;padding:10px 18px}.problems-section__caption-text{font-size:18px}}@media(max-width:767px){.problems-section{padding:40px 0}.problems-section__image{width:100%;height:75%;min-height:75%}.problems-section .container{padding:0 16px}.problems-section__inner{gap:24px}.problems-section__title{font-size:32px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:1px}.problems-section__subtitle{font-size:18px;font-style:normal;font-weight:400;line-height:24px}.problems-section__body{flex-direction:column;gap:24px}.problems-section__left,.problems-section__right{width:100%}.problems-section__media{min-height:400px}.problems-section__caption{padding:16px}.problems-section__caption-text{font-size:22px;font-style:normal;font-weight:400;line-height:130%}.problems-section__pills{gap:20px}.problems-section__pill{min-height:100%;padding:16px}.problems-section__pill-text{font-size:18px;font-style:normal;font-weight:400;line-height:24px}.problems-section__pill-arrow{display:none}.problems-section__btn-primary{font-size:16px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:-.5px;text-transform:uppercase;height:71px}}.reviews-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.reviews-section{background:#fff;width:100%;padding:80px 0;overflow:hidden}.reviews-section__inner{display:flex;flex-direction:column;gap:32px;box-sizing:border-box}.reviews-section__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;width:100%}.reviews-section__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.reviews-section__stars{display:inline-flex;align-items:center}.reviews-section__star{width:30px;height:30px;display:inline-flex}.reviews-section__star svg{width:100%;height:100%}.reviews-section__rating-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:1px;color:#2c5236;text-transform:capitalize}.reviews-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;text-align:center;margin:0}.reviews-section__slider-wrap{position:relative;width:100%}.reviews-section__track{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0;align-items:flex-start}.reviews-section__track::-webkit-scrollbar{display:none}.reviews-section__arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:100px;background:#f1c400!important;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 8px #00000014}.reviews-section__arrow:hover{opacity:.9;transform:translateY(-50%) scale(1.05)}.reviews-section__arrow:disabled{opacity:.4;cursor:not-allowed}.reviews-section__arrow:disabled:hover{transform:translateY(-50%) scale(1)}.reviews-section__arrow svg{width:20px;height:20px}.reviews-section__arrow--prev{left:-25px}.reviews-section__arrow--next{right:-25px}.reviews-section__dots{display:none;justify-content:center;align-items:center;gap:2px;width:100%;padding:0;margin:0;list-style:none}.reviews-section__dot{width:12px;height:12px;border-radius:50%;border:0;padding:0;background:#d9d2c4!important;cursor:pointer;transition:background .25s ease}.reviews-section__dot.is-active{background:#f1c400!important}.review-card{flex:0 0 400px;max-width:400px;width:100%;background:#f8edd9;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;gap:24px;scroll-snap-align:start;box-sizing:border-box;overflow:hidden;justify-content:space-between}.review-card__image{width:100%;height:265px;border-radius:8px;overflow:hidden;flex-shrink:0}.review-card__image img{width:100%;height:100%;object-fit:cover;display:block}.review-card__body{display:flex;flex-direction:column;gap:20px;width:100%;flex:1}.review-card__rating{display:flex;align-items:center;gap:8px}.review-card__stars{display:inline-flex;align-items:center}.review-card__star{width:20px;height:20px;display:inline-flex}.review-card__star svg{width:100%;height:100%}.review-card__rating-num{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:1.3;color:#2c5236;text-transform:capitalize}.review-card__text-wrap{position:relative;min-height:200px;width:100%}.review-card__text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;margin:0;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.review-card__text.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.review-card__read-more{display:inline;background:none;border:none;padding:0;margin:0;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;cursor:pointer;text-decoration:none}.review-card__read-more:hover{text-decoration:underline}.review-card__read-less{display:block;background:none;border:none;padding:0;margin-top:4px;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;cursor:pointer;text-decoration:none}.review-card__read-less:hover{text-decoration:underline}.review-card__read-more[hidden]{display:none}.review-card__meta{display:flex;flex-direction:column;gap:0;width:100%}.review-card__row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.review-card__author{font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#008758}.review-card__verified{display:inline-flex;align-items:center;gap:5px;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#008758}.review-card__location,.review-card__date{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#2c5236}@media(max-width:1280px){.reviews-section__title{font-size:42px;line-height:46px}.reviews-section__arrow--prev{left:-10px}.reviews-section__arrow--next{right:-10px}}@media(max-width:1023px){.reviews-section{padding:60px 0}.reviews-section__inner{gap:28px}.reviews-section__title{font-size:32px;line-height:36px;letter-spacing:.5px}.reviews-section__star{width:24px;height:24px}.reviews-section__rating-text{font-size:14px;letter-spacing:.5px}.review-card{flex:0 0 340px;width:340px;padding:24px 20px;gap:20px}.review-card__image{height:220px}.review-card__text-wrap{min-height:0}.reviews-section__arrow{width:44px;height:44px}.reviews-section__arrow--prev{left:0}.reviews-section__arrow--next{right:0}}@media(max-width:767px){.reviews-section{padding:40px 0}.reviews-section__inner{padding:0;gap:24px}.reviews-section .container{padding:0 16px}.reviews-section__title{font-size:32px;font-weight:600;line-height:32px;letter-spacing:1px;text-transform:capitalize;padding:0 20px;margin:0 auto}.reviews-section__star{width:20px;height:20px}.reviews-section__rating-text{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}.reviews-section__track{gap:16px;padding:4px 0}.review-card{flex:0 0 100%;width:100%;max-width:100%;padding:16px;gap:24px}.review-card__image{height:265px}.review-card__body{gap:20px}.review-card__text,.review-card__author{font-size:18px;line-height:24px}.reviews-section__arrow{width:40px;height:40px;top:50%}.reviews-section__arrow svg{width:18px;height:18px}.reviews-section__arrow--prev{left:-5px}.reviews-section__arrow--next{right:-5px}.reviews-section__dots{display:flex;margin-top:0}}.sabotage-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.sabotage-section{background:#f8edd9;width:100%}.sabotage-section__inner{display:flex;align-items:center;gap:32px;padding:80px 0;box-sizing:border-box}.sabotage-section__gallery{flex:1 1 0;min-width:0;display:flex;align-items:stretch;align-self:stretch}.sabotage-section__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;width:100%;height:100%;min-height:560px}.sabotage-section__cell{border-radius:4px;overflow:hidden;position:relative;width:100%;height:100%;min-height:0}.sabotage-section__cell img,.sabotage-section__cell-placeholder{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.sabotage-section__cell-placeholder{background:#e8d9b9}.sabotage-section__content{width:700px;max-width:700px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.sabotage-section__head{display:flex;flex-direction:column;gap:12px;width:100%}.sabotage-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;margin:0}.sabotage-section__subtitle{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;margin:0}.sabotage-section__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px;width:100%}.sabotage-section__item{display:flex;align-items:center;gap:20px;padding-bottom:16px;border-bottom:1px solid #2c5236}.sabotage-section__item:last-child{border-bottom:none;padding-bottom:0}.sabotage-section__icon{width:50px;height:50px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.sabotage-section__icon img,.sabotage-section__icon svg{width:100%;height:100%;object-fit:contain}.sabotage-section__item-text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#2c5236;text-transform:uppercase;margin:0}.sabotage-section__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.sabotage-section__btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:71px;padding:12px 0;background:#f1c400;color:#008758;font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:opacity .2s ease;border:none;cursor:pointer}.sabotage-section__btn-primary:hover{opacity:.9}.sabotage-section__btn-primary svg{width:24px;height:24px;flex-shrink:0}.sabotage-section__btn-badge{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 25px;background:#f3783033;border:1px solid rgba(255,255,255,.2);border-radius:65.7px;backdrop-filter:blur(1.06px);-webkit-backdrop-filter:blur(1.06px);color:#f37830;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:22px;line-height:1.3;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.sabotage-section__btn-badge:hover{opacity:.85}.sabotage-section__badge-image{display:inline-flex;align-items:center;width:64px;height:31px;flex-shrink:0}.sabotage-section__badge-image img{width:100%;height:100%;object-fit:contain}.sabotage-section__badge-text{white-space:nowrap}@media(max-width:1280px){.sabotage-section__inner{padding:70px 0;gap:28px}.sabotage-section__content{width:50%;max-width:50%}.sabotage-section__title{font-size:42px;line-height:46px}.sabotage-section__item-text{font-size:18px;line-height:26px}.sabotage-section__grid{min-height:500px}}@media(max-width:1023px){.sabotage-section__inner{padding:60px 0;gap:24px;align-items:stretch}.sabotage-section__content{width:50%;gap:20px}.sabotage-section__title{font-size:32px;line-height:36px;letter-spacing:.5px}.sabotage-section__subtitle{font-size:16px;line-height:22px}.sabotage-section__icon{width:40px;height:40px}.sabotage-section__item{gap:14px;padding-bottom:14px}.sabotage-section__item-text{font-size:16px;line-height:22px}.sabotage-section__grid{min-height:440px}.sabotage-section__btn-primary{height:60px;font-size:18px}.sabotage-section__btn-badge{font-size:18px;padding:10px 18px}}@media(max-width:767px){.sabotage-section .container{padding:0 16px}.sabotage-section__inner{flex-direction:column;align-items:center;padding:40px 0;gap:24px}.sabotage-section__content{width:100%;max-width:100%;gap:32px;order:1;align-items:center}.sabotage-section__gallery{width:100%;flex:none;order:2}.sabotage-section__head{gap:16px;text-align:center;align-items:center}.sabotage-section__title{font-size:32px;font-weight:600;line-height:32px;letter-spacing:1px;text-align:center}.sabotage-section__subtitle{font-size:18px;line-height:24px;text-align:center}.sabotage-section__list{gap:16px;width:100%}.sabotage-section__item{gap:8px;padding-bottom:16px}.sabotage-section__icon{width:36px;height:36px}.sabotage-section__item-text{font-size:20px;line-height:28px;letter-spacing:0;text-transform:uppercase}.sabotage-section__btn-primary{height:60px;padding:20px 0;font-size:20px;line-height:20px;letter-spacing:-1.5px}.sabotage-section__btn-badge{width:100%;font-size:16px;font-weight:600;line-height:16px;letter-spacing:1.5px;padding:13px 25px;gap:4px}.sabotage-section__badge-image{width:37px;height:16px}.sabotage-section__grid{gap:12px;min-height:0;height:421px}.sabotage-section__cell{aspect-ratio:auto;height:100%}.sabotage-section__btn-primary svg{display:none}}.social-feed{background:#fff;width:100%;padding:80px 0 0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.social-feed__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 64px;box-sizing:border-box;gap:24px}.social-feed__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;margin:0;white-space:nowrap}.social-feed__handle{font-family:New Spirit,serif;font-weight:600;font-size:24px;line-height:30px;color:#008758;text-transform:capitalize;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}a.social-feed__handle:hover{opacity:.8}.social-feed__row{display:flex;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 12px;box-sizing:border-box;cursor:grab;user-select:none;-webkit-user-select:none;scroll-behavior:smooth}.social-feed__row::-webkit-scrollbar{display:none}.social-feed__row.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.social-card{position:relative;flex:0 0 300px;max-width:300px;width:100%;height:300px;border-radius:8px;overflow:hidden;display:block;text-decoration:none;scroll-snap-align:start;background:#f8edd9;-webkit-user-drag:none;user-drag:none}.social-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease;-webkit-user-drag:none;user-drag:none;pointer-events:none}.social-card:hover img{transform:scale(1.05)}.social-feed__row.is-dragging .social-card:hover img{transform:none}.social-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;display:flex;align-items:center;justify-content:center;opacity:0;transition:background .3s ease,opacity .3s ease;pointer-events:none}.social-card:hover .social-card__overlay{background:#0000004d;opacity:1}.social-feed__row.is-dragging .social-card:hover .social-card__overlay{opacity:0;background:transparent}.social-card__overlay svg{width:32px;height:32px}@media(max-width:1280px){.social-feed__header{padding:0 40px}.social-feed__title{font-size:42px;line-height:46px}.social-feed__handle{font-size:22px;line-height:28px}.social-card{flex:0 0 260px;width:260px;height:260px}}@media(max-width:1023px){.social-feed{padding:60px 0;gap:28px}.social-feed__header{padding:0 24px}.social-feed__title{font-size:36px;line-height:40px;letter-spacing:.5px;white-space:normal}.social-feed__handle{font-size:20px;line-height:24px}.social-feed__row{padding:0 24px;gap:12px}.social-card{flex:0 0 240px;width:240px;height:240px}}@media(max-width:767px){.social-feed{padding:40px 0;gap:32px}.social-feed__header{flex-direction:column;align-items:center;justify-content:center;padding:0 16px;gap:12px}.social-feed__title{font-size:32px;font-weight:600;line-height:32px;letter-spacing:1px;text-align:center;white-space:normal;max-width:343px}.social-feed__handle{font-size:20px;font-weight:600;line-height:20px;letter-spacing:0;text-align:center}.social-feed__row{padding:0 16px;gap:12px}.social-card{flex:0 0 245px;width:100%;max-width:245px;height:246px;aspect-ratio:245 / 246;border-radius:8px}.social-card__overlay svg{width:28px;height:28px}}.story-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.story-section{background:#f8edd9;width:100%}.story-section__inner{display:flex;align-items:center;justify-content:space-between;gap:80px;padding:80px 0}.story-section__content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:576px;flex-shrink:0}.story-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;margin:0;max-width:557px;width:100%}.story-section__description{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2c5236;width:100%}.story-section__description p{margin:0 0 10px;line-height:24px}.story-section__description ul{margin:0 0 0 14px}.story-section__description li{list-style:disc}.story-section__description li strong{font-weight:700}.story-section__description li{margin:15px 0}.story-section__description p:empty,.story-section__description p:has(>br:only-child){height:24px}.story-section__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.story-section__btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:71px;padding:12px 0;background:#f1c400;color:#008758;font-family:Archivo SemiExpanded,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:opacity .2s ease;border:none;cursor:pointer}.story-section__btn-primary:hover{opacity:.9}.story-section__btn-primary svg{width:24px;height:24px;flex-shrink:0}.story-section__btn-badge{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 25px;background:#f3783033;border:1px solid rgba(255,255,255,.2);border-radius:65.7px;backdrop-filter:blur(1.06px);-webkit-backdrop-filter:blur(1.06px);color:#f37830;font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:22px;line-height:1.3;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.story-section__btn-badge:hover{opacity:.85}.story-section__badge-image{display:inline-flex;align-items:center;width:64px;height:31px;flex-shrink:0}.story-section__badge-image img{width:100%;height:100%;object-fit:contain}.story-section__badge-text{white-space:nowrap}.mb_show{display:none}.story-section__image-wrap{flex:1 1 0;min-width:0;overflow:hidden;border-radius:12px;position:relative;max-width:696px;width:100%}.story-section__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1280px){.story-section__inner{gap:60px;padding:70px 0}.story-section__content{width:480px}.story-section__title{font-size:44px;line-height:48px}.story-section__image-wrap{height:520px}}@media(max-width:1023px){.story-section__inner{gap:40px;padding:60px 0;align-items:stretch}.story-section__content{width:50%;max-width:50%;gap:20px}.story-section__title{font-size:36px;line-height:40px;letter-spacing:.5px;white-space:normal}.story-section__description{font-size:16px;line-height:22px}.story-section__description p{line-height:22px}.story-section__image-wrap{height:auto;min-height:460px;flex:1 1 50%}.story-section__btn-primary{height:64px;font-size:18px}.story-section__btn-badge{font-size:18px;padding:12px 20px}}@media(max-width:991px){.story-section .container{padding:0 16px}.desktop_show{display:none}.mb_show{display:block}.story-section__inner{flex-direction:column;align-items:stretch;gap:20px;padding:40px 0}.story-section__content{width:100%;max-width:100%;gap:20px;order:1}.story-section__image-wrap{width:100%;height:100%;min-height:100%;order:2}.story-section__title{font-size:32px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:1px;padding:0 37px 0 0}.story-section__description{font-size:18px;font-style:normal;font-weight:400;line-height:24px}.story-section__btn-primary{height:71px;font-size:20px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:1.5px}}.steps-section .container{width:100%;max-width:1352px;margin:0 auto;padding:0 20px;box-sizing:border-box}.steps-section{background:#fff;width:100%;padding:80px 0}.steps-section__inner{display:flex;flex-direction:column;gap:32px;align-items:center;box-sizing:border-box;width:100%}.steps-section__head{display:flex;flex-direction:column;align-items:center;width:100%}.steps-section__title{font-family:New Spirit,serif;font-weight:600;font-size:52px;line-height:52px;letter-spacing:1px;color:#008758;text-transform:capitalize;text-align:center;margin:0}.steps-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%}.step-card{display:flex;flex-direction:column;gap:24px;align-items:stretch;min-width:0;position:relative}.step-card__media{position:relative;width:100%;height:416px;border-radius:12px;overflow:visible}.step-card__image{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block;object-position:top;box-shadow:0 3.899px 23.394px #d9d9d980}.step-card__image--placeholder{background:#f8edd9}.step-card__badge{position:absolute;top:-25px;left:-25px;width:50px;height:50px;background:#f1c400;border-radius:100px;display:flex;align-items:center;justify-content:center;z-index:2;overflow:hidden}.step-card__badge-num{font-family:New Spirit,serif;font-weight:600;font-size:24px;line-height:30px;color:#008758;text-transform:capitalize}.step-card__text{font-family:Archivo SemiExpanded,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#2b5134;text-align:center;margin:0;width:100%}@media(max-width:1280px){.steps-section__title{font-size:42px;line-height:46px}.step-card__media{height:360px}}@media(max-width:1023px){.steps-section{padding:60px 0}.steps-section__inner{gap:28px}.steps-section__title{font-size:32px;line-height:36px;letter-spacing:.5px}.steps-section__grid{gap:24px}.step-card{gap:20px}.step-card__media{height:300px}.step-card__text{font-size:16px;line-height:22px}}@media(max-width:767px){.steps-section{padding:40px 0}.steps-section .container{padding:0 16px}.steps-section__inner{gap:48px}.steps-section__title{font-size:32px;font-weight:600;line-height:32px;letter-spacing:1px}.steps-section__grid{grid-template-columns:1fr;gap:48px;padding:0}.step-card{gap:24px}.step-card__media{height:320px;max-height:none;min-height:0}.step-card__badge{top:-20px;left:50%;transform:translate(-50%);width:40px;height:40px}.step-card__badge-num{font-size:24px;line-height:30px}.step-card__text{font-size:18px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/65/compiled_assets/styles.css.map */
