:root{--df-brand-primary:#789a3d;--df-brand-sage:#a7b893;--df-brand-cream:#f7f4eb;--df-brand-deep:#31623b;--df-brand-muted:#69876e;--df-green:var(--df-brand-primary);--df-green-light:#a8d06a;--df-dark:var(--df-brand-deep);--df-dark-deep:#2f6b3d;--df-green-dark:var(--df-brand-deep);--df-topbar:#1e3d28;--df-sage:#b5cfa0;--df-sage-muted:#7a9e7f;--df-sage-bg:#e7f1e0;--df-sage-soft:#e8ede3;--df-cream:#f7f4eb;--df-paste:#9ccc65;--df-paste-soft:#e8f5d4;--df-white:#ffffff;--df-black:#0a0a0a;--df-text:#31623b;--df-text-muted:#69876e;--df-text-dark:#4b5563;--df-border:#c5d0b8;--df-success:#3d8b4f;--df-success-soft:#e8f5e9;--df-error:#c62828;--df-error-soft:#fdecea;--df-warning:#c9a227;--df-warning-soft:#fbf5e0;--ls-lime:#a8d06a;--ls-lime-dark:#7cb342;--ls-forest:#3d8b4f;--ls-forest-deep:#2f6b3d;--ls-section-bg:#f2f8ee;--ls-paste:var(--df-paste);--ls-contact-band-grad:radial-gradient(
      ellipse 80% 60% at 50% 42%,
      color-mix(in srgb, white 40%, var(--ls-section-bg)),
      transparent 72%
    ),
    radial-gradient(
      ellipse 70% 55% at 8% 20%,
      color-mix(in srgb, var(--df-brand-primary) 14%, transparent),
      transparent 60%
    ),
    radial-gradient(
      ellipse 55% 50% at 92% 85%,
      color-mix(in srgb, var(--df-brand-primary) 10%, transparent),
      transparent 55%
    ),
    var(--ls-section-bg);--ls-contact-info-grad:linear-gradient(
    165deg,
    color-mix(in srgb, var(--df-brand-deep) 55%, var(--df-brand-primary)) 0%,
    var(--df-brand-deep) 48%,
    color-mix(in srgb, var(--df-brand-deep) 88%, black) 100%
  );--ls-contact-form-grad:linear-gradient(
    155deg,
    color-mix(in srgb, var(--df-brand-deep) 72%, var(--df-brand-primary)) 0%,
    var(--df-brand-deep) 55%,
    color-mix(in srgb, var(--df-brand-deep) 90%, black) 100%
  );--ls-contact-form-grad-bright:linear-gradient(
    155deg,
    color-mix(in srgb, var(--df-brand-primary) 78%, white) 0%,
    var(--df-brand-primary) 55%,
    color-mix(in srgb, var(--df-brand-primary) 70%, var(--df-brand-deep)) 100%
  );--ls-contact-photo-overlay-grad:linear-gradient(
    165deg,
    color-mix(in srgb, var(--df-brand-deep) 80%, transparent) 0%,
    color-mix(
      in srgb,
      color-mix(in srgb, var(--df-brand-deep) 70%, var(--df-brand-primary)) 72%,
      transparent
    ) 48%,
    color-mix(in srgb, var(--df-brand-deep) 88%, transparent) 100%
  );--ls-contact-accent:color-mix(in srgb, var(--df-brand-primary) 62%, white);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--radius-header:0 0 28px 28px;--radius-leaf:var(--radius-xl) var(--radius-sm);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--section-pad-y:2.5rem;--section-pad-y-lg:3.25rem;--section-head-gap:var(--space-6);--section-grid-gap:var(--space-5);--ls-content-max:1200px;--ls-content-pad-x:1rem;--ls-grass-fringe-h:70px;--ls-grass-fringe-art-h:70px;--ls-grass-fringe-hero-h:70px;--ls-grass-clearance-gap:0.75rem;--ls-grass-optical:1.25rem;--ls-grass-tile-w:200px;--ls-hero-wash:linear-gradient(
    90deg,
    color-mix(in srgb, var(--df-brand-primary, #789a3d) 86%, transparent) 0%,
    color-mix(in srgb, var(--df-brand-primary, #789a3d) 55%, transparent) 48%,
    color-mix(in srgb, var(--df-brand-deep, #31623b) 38%, transparent) 100%
  );--process-icon:92px;--process-overlap:46px;--process-rail:280px;--process-num-gap:var(--space-5);--process-col-gap:var(--space-4);--font-ui:"Josefin Sans", ui-sans-serif, system-ui, sans-serif;--font-display:"Elsie", Georgia, serif;--font-accent:"Caveat", "Segoe Script", cursive;--type-h1:48px;--type-h1-min:32px;--type-h2:36px;--type-h2-min:26px;--type-h3:24px;--type-h3-min:20px;--type-h4:18px;--type-body:14px;--type-small:14px;--type-caption:14px;--type-label:14px;--type-eyebrow:1.35rem;--type-display-weight:900;--lh-display:1.15;--lh-heading:1.25;--lh-body:1.65;--lh-tight:1.35;--shadow-card:0 8px 32px rgba(30, 61, 40, 0.08);--shadow-float:0 12px 40px rgba(30, 61, 40, 0.15);--wf-placeholder:#e8ede0;--wf-placeholder-dark:#c5d0bc}@media (min-width:768px){:root{--section-pad-y:var(--space-9);--section-pad-y-lg:var(--space-10);--section-head-gap:var(--space-8);--ls-content-pad-x:1.5rem;--ls-grass-optical:2rem}}body{font-family:var(--font-ui);font-size:var(--type-body);color:var(--df-text);background:var(--df-white);line-height:var(--lh-body)}html{overflow-x:clip;scroll-padding-top:var(--df-anchor-offset)}body{scroll-padding-top:var(--df-anchor-offset)}code,kbd,pre,samp{font-family:var(--font-ui)}h1,h2,.font-display{font-family:var(--font-display);font-weight:400;font-synthesis:none;color:var(--df-dark);line-height:1.15}h3,h4{font-family:var(--font-ui);color:var(--df-dark);line-height:var(--lh-tight)}.font-ui{font-family:var(--font-ui)}.font-accent{font-family:var(--font-accent)}.df-type-h1{font-family:var(--font-display);font-size:clamp(var(--type-h1-min), 4vw, var(--type-h1));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-display);letter-spacing:-.02em;color:var(--df-dark)}.df-type-h2{font-family:var(--font-display);font-size:clamp(var(--type-h2-min), 3vw, var(--type-h2));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-heading);color:var(--df-dark)}.df-type-h3{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);color:var(--df-dark)}.df-type-h4{font-family:var(--font-ui);font-size:var(--type-h4);font-weight:600;line-height:var(--lh-tight);color:var(--df-dark)}.df-type-body{font-family:var(--font-ui);font-size:var(--type-body);font-weight:400;line-height:var(--lh-body);color:var(--df-text)}.df-type-small{font-family:var(--font-ui);font-size:var(--type-small);font-weight:400;line-height:var(--lh-body);color:var(--df-text-muted)}.df-type-caption{font-family:var(--font-ui);font-size:var(--type-caption);font-weight:400;line-height:var(--lh-tight);color:var(--df-text-muted)}.df-type-label{font-family:var(--font-ui);font-size:var(--type-label);font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:var(--lh-tight);color:var(--df-sage-muted)}.df-type-eyebrow{font-family:var(--font-accent);font-size:var(--type-eyebrow);font-weight:500;line-height:1.2;color:var(--df-green)}.ls-container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.ls-container{padding-inline:0}}.ls-section__inner{width:100%;max-width:var(--ls-content-max);margin-inline:auto;padding-inline:var(--ls-content-pad-x);box-sizing:border-box}:root{--wf-devnav-h:0px;--page-hero-header-h:4.75rem;--page-hero-topbar-h:0px;--page-hero-chrome-gap:2.5rem;--df-sticky-header-h:var(--page-hero-header-h);--df-anchor-gap:1.25rem;--df-anchor-offset:calc(var(--wf-devnav-h, 0px) + var(--df-sticky-header-h) + var(--df-anchor-gap))}@media (min-width:768px){:root{--page-hero-topbar-h:3rem;--page-hero-chrome-gap:2rem}}.wf-devnav-dock{position:fixed;top:.75rem;left:.75rem;z-index:200;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:min(42rem, calc(100vw - 1.5rem));pointer-events:none}.wf-devnav-dock>*{pointer-events:auto}.wf-devnav__fab{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:2px solid var(--df-green);border-radius:999px;background:var(--df-dark-deep);color:#fff;font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer;box-shadow:0 8px 22px rgb(20 40 28 / .35)}.wf-devnav__fab:hover{background:var(--df-green-dark)}.wf-devnav-dock.is-open .wf-devnav__fab{opacity:.55}.wf-devnav{display:none;flex-direction:column;gap:.55rem;width:min(36rem, calc(100vw - 1.5rem));max-height:min(70vh, 28rem);padding:.65rem .75rem .75rem;border-radius:12px;background:var(--df-dark-deep);border:1px solid rgb(124 179 66 / .45);box-shadow:0 16px 40px rgb(20 40 28 / .4);overflow:hidden}.wf-devnav-dock.is-open .wf-devnav{display:flex}.wf-devnav__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.wf-devnav__title{font-family:var(--font-ui);font-size:14px;font-weight:700;color:#fff;letter-spacing:.02em}.wf-devnav__hide{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:0;border-radius:6px;background:#fff0;color:rgb(255 255 255 / .75);cursor:pointer}.wf-devnav__hide:hover{background:rgb(255 255 255 / .1);color:#fff}.wf-devnav__links{display:flex;flex-wrap:wrap;gap:.35rem;overflow-y:auto;max-height:14rem;scrollbar-width:thin}.wf-devnav a{color:#e8f0e4;text-decoration:none;padding:.35rem .65rem;border-radius:4px;font-size:14px}.wf-devnav a:hover{background:rgb(255 255 255 / .1);color:#fff}.wf-devnav a[aria-current="page"]{background:var(--df-green);color:#fff}.wf-devnav__export{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;align-self:stretch;padding:.45rem .75rem;border:1px solid rgb(255 255 255 / .28);border-radius:6px;background:rgb(124 179 66 / .2);color:#fff;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap}.wf-devnav__export:hover:not(:disabled){background:var(--df-green);border-color:var(--df-green)}.wf-devnav__export:disabled{opacity:.65;cursor:wait}.wf-devnav__export .df-icon{flex-shrink:0}.wf-export-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgb(20 40 28 / .55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-family:var(--font-ui);color:#fff}.wf-export-overlay__card{width:min(22rem, 100%);padding:1.5rem 1.35rem 1.35rem;border-radius:16px;background:#1e3d28;border:1px solid rgb(168 208 106 / .35);box-shadow:0 18px 48px rgb(0 0 0 / .35);text-align:center}.wf-export-overlay__spinner{width:2.25rem;height:2.25rem;margin:0 auto 1rem;border:3px solid rgb(255 255 255 / .2);border-top-color:var(--df-green-light,#a8d06a);border-radius:50%;animation:wf-export-spin 0.8s linear infinite}.wf-export-overlay__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;letter-spacing:.01em}.wf-export-overlay__status{margin:0 0 1rem;font-size:.875rem;line-height:1.45;color:rgb(250 252 247 / .82);min-height:2.4em}.wf-export-overlay__bar{height:6px;border-radius:999px;background:rgb(255 255 255 / .12);overflow:hidden;margin-bottom:.75rem}.wf-export-overlay__bar-fill{height:100%;width:8%;border-radius:inherit;background:linear-gradient(90deg,var(--df-green,#7cb342),var(--df-green-light,#a8d06a));transition:width 0.35s ease}.wf-export-overlay__bar-fill.is-indeterminate{width:40%;animation:wf-export-bar 1.1s ease-in-out infinite}.wf-export-overlay__meta{margin:0;font-size:.875rem;color:rgb(250 252 247 / .55)}.wf-export-overlay.is-done .wf-export-overlay__spinner{animation:none;border-color:var(--df-green-light,#a8d06a);border-top-color:var(--df-green-light,#a8d06a);background:var(--df-green-light,#a8d06a)}.wf-export-overlay.is-error .wf-export-overlay__spinner{animation:none;border-color:#f5a8a8;border-top-color:#f5a8a8}@keyframes wf-export-spin{to{transform:rotate(360deg)}}@keyframes wf-export-bar{0%{transform:translateX(-120%)}100%{transform:translateX(280%)}}body.is-exporting-pdf .wf-devnav-dock{display:none!important}html.is-exporting-pdf,html.is-exporting-pdf body{width:1440px!important;min-width:1440px!important;max-width:1440px!important;margin:0!important;overflow-x:hidden!important;background:var(--df-cream)!important}body.is-exporting-pdf .site-topbar{display:block!important}body.is-exporting-pdf .site-header{margin-left:auto!important;margin-right:auto!important;max-width:1200px!important;width:100%!important}body.is-exporting-pdf .site-nav{display:flex!important}body.is-exporting-pdf .site-header .wf-btn--primary{display:inline-flex!important}body.is-exporting-pdf .ls-container{max-width:1200px!important;margin-inline:auto!important;padding-inline:0!important;width:100%!important}body.is-exporting-pdf #wf-chrome-top,body.is-exporting-pdf #wf-chrome-bottom,body.is-exporting-pdf main{width:100%!important}body.is-exporting-pdf .wf-float{display:none!important}body.is-exporting-pdf .ls-contact-card--info{overflow:visible!important;padding-bottom:var(--space-7)!important}body.is-exporting-pdf .ls-contact-call{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:var(--space-6)!important;max-width:100%!important;display:flex!important;align-items:center!important;gap:var(--space-3)!important}body.is-exporting-pdf .ls-contact-call__text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important}body.is-exporting-pdf .ls-contact-call__eyebrow,body.is-exporting-pdf .ls-contact-call__num{display:block!important;position:static!important;float:none!important;width:auto!important;transform:none!important}body.is-exporting-pdf .ls-contact-split{padding-bottom:0!important}body.is-exporting-pdf .site-footer__cta-text{display:flex!important;flex-direction:column!important}body.is-exporting-pdf .site-footer__cta-eyebrow,body.is-exporting-pdf .site-footer__cta-num{display:block!important;position:static!important}body.is-exporting-pdf .ls-iconbox--glass,body.is-exporting-pdf .ls-highlight-card--glass,body.is-exporting-pdf .site-header,body.is-exporting-pdf [style*="backdrop-filter"]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.is-exporting-pdf .ls-iconbox--glass,body.is-exporting-pdf .ls-highlight-card--glass{background:#fafcf7!important;box-shadow:0 8px 18px rgb(20 50 28 / .18)!important}body.is-client-preview .wf-devnav-dock{display:none!important}.ls-section-head{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--section-head-gap)}.ls-section-head--left{text-align:left;margin-inline:0}.ls-section-head__label{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-accent);font-size:1.35rem;line-height:1;color:var(--df-green);margin-bottom:var(--space-2)}.ls-section-head__label .df-icon{color:var(--df-green);flex-shrink:0;display:block;translate:0 .06em}.ls-section-head__title{font-family:var(--font-display);font-size:clamp(var(--type-h2-min), 3vw, var(--type-h2));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-heading);color:var(--df-dark);margin-top:0;margin-bottom:var(--space-3);margin-block-start:0;margin-block-end:var(--space-3)}.ls-section-head__title:last-child{margin-bottom:0;margin-block-end:0}.ls-section-head__desc{font-family:var(--font-ui);font-size:.95rem;line-height:1.65;color:var(--df-text-muted);max-width:560px;margin-inline:auto}.ls-section-head--left .ls-section-head__desc{margin-inline:0}.ls-section-head--on-dark .ls-section-head__label,.ls-section-head--on-dark .ls-section-head__label .df-icon{color:var(--df-green-light)}.ls-section-head--on-dark .ls-section-head__title{color:var(--df-cream)}.ls-section-head--on-dark .ls-section-head__desc{color:rgb(250 252 247 / .82)}.site-topbar{background:var(--df-dark);color:var(--df-cream);font-size:14px}.site-topbar a{color:inherit;text-decoration:none}.site-topbar a:hover{color:#fff}.site-header-wrap{background:var(--df-sage-bg);padding-bottom:.5rem}.site-header{background:var(--df-white,#fff);border-radius:var(--radius-header);box-shadow:var(--shadow-card);margin-inline:auto;max-width:1200px;width:100%}body:not(:has(main .hero-slider)):not(:has(main .page-hero--media)) .site-header{background:var(--df-sage-bg)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;box-sizing:border-box;width:100%}@media (min-width:768px){.site-header__bar{padding:1rem 1.5rem}}.site-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.site-header__lang,.site-mobile__lang{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}.site-header__lang :where(div,span,a,button),.site-mobile__lang :where(div,span,a,button){max-width:100%}.site-mobile__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site-mobile__cta-row .site-mobile__cta{flex:1 1 auto}.site-nav{display:none;align-items:center;gap:1.5rem}.site-nav>a,.site-nav>.site-nav__drop{flex-shrink:0}.site-header__menu-btn{display:inline-flex}.site-header a.wf-btn.site-header__cta,.site-header__cta{display:none!important}@media (min-width:1024px){.site-nav{display:flex}.site-header__menu-btn{display:none!important}.site-header a.wf-btn.site-header__cta,.site-header__cta{display:inline-flex!important}.site-header{margin-inline:auto}}@media (max-width:1023.98px){.site-header,body:has(main .hero-slider) .site-header,body:has(main .page-hero--media) .site-header{margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important;border-radius:0!important;box-shadow:0 6px 20px rgb(30 61 40 / .14)}.site-header__bar{max-width:1200px;margin-inline:auto}.site-topbar__item[href^="mailto:"]{display:none!important}}body:has(main .hero-slider) #wf-chrome-top,body:has(main .page-hero--media) #wf-chrome-top{position:absolute;left:0;right:0;top:var(--wf-devnav-h);z-index:50;width:100%}body:has(main .hero-slider) .site-header-wrap,body:has(main .page-hero--media) .site-header-wrap{background:#fff0;padding-bottom:0}body:has(main .hero-slider) .site-topbar,body:has(main .page-hero--media) .site-topbar{background:var(--df-topbar,#1e3d28);backdrop-filter:none}body:has(main .hero-slider),body:has(main .page-hero--media){--hero-pad-x:1rem}@media (min-width:768px){body:has(main .hero-slider),body:has(main .page-hero--media){--hero-pad-x:1.5rem}}@media (min-width:1024px){body:has(main .hero-slider) .site-header,body:has(main .page-hero--media) .site-header{max-width:1200px;width:100%;margin-inline:auto!important;border-radius:var(--radius-header)}}body:has(main .hero-slider) .site-topbar .ls-container,body:has(main .hero-slider) .site-topbar__inner,body:has(main .page-hero--media) .site-topbar .ls-container,body:has(main .page-hero--media) .site-topbar__inner{max-width:1200px;width:100%;margin-inline:auto;padding-inline:0;box-sizing:border-box}body.home .hero-slider__content,body[data-page="home"] .hero-slider__content{padding-top:clamp(5rem, 12vw, 7.5rem);padding-bottom:clamp(2rem, 4vw, 3rem);padding-left:0;padding-right:0;max-width:none;width:100%;margin-inline:0}@media (max-width:767.98px){body.home .hero-slider__content,body[data-page="home"] .hero-slider__content{justify-content:flex-start;padding-top:clamp(5.5rem, 14vh, 7rem);padding-bottom:clamp(11rem, 28vh, 14rem)}body.home .hero-slider__dots,body[data-page="home"] .hero-slider__dots{bottom:calc(var(--ls-grass-fringe-hero-h) + var(--ls-grass-clearance-gap) * 1.5 + 9.5rem)}}body.home .section-after-hero,body[data-page="home"] .section-after-hero{margin-top:0;padding-top:calc(var(--section-pad-y) - var(--ls-grass-optical))}@media (min-width:768px){body.home .section-after-hero,body[data-page="home"] .section-after-hero{padding-top:calc(var(--section-pad-y-lg) - var(--ls-grass-optical))}}body:has(main .hero-slider) .site-header.is-sticky,body:has(main .page-hero--media) .site-header.is-sticky{position:fixed;top:var(--wf-devnav-h);left:0;right:0;width:100%;max-width:none;margin-inline:0!important;border-radius:0;background:var(--df-white,#fff);z-index:60;box-shadow:0 8px 24px rgb(30 61 40 / .12)}body:has(main .hero-slider) .site-header.is-sticky .site-header__bar,body:has(main .page-hero--media) .site-header.is-sticky .site-header__bar{max-width:1200px;width:100%;margin-inline:auto;box-sizing:border-box}.site-logo{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.site-logo-img{height:42px;width:auto;max-width:200px;object-fit:contain;display:block}.site-logo--on-dark .site-logo-img,.site-logo--footer .site-logo-img{height:40px}.site-nav a{color:var(--df-text);text-decoration:none;font-size:14px;font-weight:600}.site-nav a:hover,.site-nav a[aria-current="page"]{color:var(--df-green-dark)}.site-nav button.site-nav__drop-trigger{appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:var(--df-text);cursor:pointer}.site-nav button.site-nav__drop-trigger:hover,.site-nav button.site-nav__drop-trigger[aria-current="page"]{color:var(--df-green-dark)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{background:var(--df-brand-deep);color:var(--df-cream)}.site-footer a{color:var(--df-cream);text-decoration:none;opacity:.9}.site-footer a:hover{color:#fff;opacity:1}.ls-newsletter-bar{background:var(--df-dark);border-bottom:1px solid rgb(255 255 255 / .1)}.ls-newsletter-bar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-5);padding:var(--space-5) 0}.ls-newsletter-bar__social{display:flex;flex-wrap:wrap;gap:.55rem}.ls-newsletter-bar__social-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:rgb(167 184 147 / .35);color:#fff;text-decoration:none;transition:background 0.15s ease}.ls-newsletter-bar__social-btn:hover{background:var(--df-green);color:#fff;opacity:1}.ls-newsletter-bar__tagline{margin:0;display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-accent);font-size:clamp(1.35rem, 2.2vw, 1.75rem);font-weight:600;line-height:1.2;color:#fff}.ls-newsletter-bar__tagline .df-icon{color:var(--df-green-light);flex-shrink:0}.ls-newsletter-bar__form{display:flex;align-items:stretch;max-width:100%;width:min(100%, 26rem);background:#fff;border-radius:var(--radius-md);overflow:hidden}.ls-newsletter-bar__form input{flex:1 1 auto;min-width:0;border:0;padding:.85rem 1.1rem;font-family:var(--font-ui);font-size:.875rem;font-style:italic;color:var(--df-text);background:#fff}.ls-newsletter-bar__form input::placeholder{color:#9ca3af}.ls-newsletter-bar__form button{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;border:0;padding:.85rem 1.25rem;background:var(--df-green);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:600;cursor:pointer}.ls-newsletter-bar__form button:hover{background:var(--df-green-light)}.site-footer__main{padding:var(--space-9) 0 var(--space-8)}.site-footer .ls-container{padding-inline:1rem}@media (min-width:768px){.site-footer .ls-container{padding-inline:1.5rem}}@media (min-width:1100px){.site-footer .ls-container{padding-inline:2rem}}.site-footer__grid{display:grid;gap:var(--space-7);grid-template-columns:1fr}@media (min-width:640px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (min-width:992px){.site-footer__grid{grid-template-columns:1.35fr 0.9fr 0.9fr 1.1fr;gap:var(--space-6)}}.site-footer__brand-text{margin:0 0 var(--space-5);font-family:var(--font-ui);font-size:.9rem;line-height:1.65;color:rgb(247 244 235 / .85);max-width:18rem}.site-footer__cta{display:inline-flex;align-items:center;gap:.75rem;padding:.55rem 1.15rem .55rem .55rem;background:#fff;border-radius:var(--radius-pill);text-decoration:none;color:var(--df-dark);max-width:100%;box-shadow:0 8px 20px rgb(0 0 0 / .12)}.site-footer__cta:hover{opacity:1;color:var(--df-dark)}.site-footer__cta-icon{position:relative;width:48px;height:48px;flex-shrink:0;border-radius:50%;background:var(--df-brand-primary);color:#fff;display:flex;align-items:center;justify-content:center}.site-footer__cta-badge{position:absolute;bottom:-2px;right:-2px;font-family:var(--font-ui);font-size:.875rem;font-weight:700;line-height:1;padding:.2rem .3rem;background:var(--df-dark);color:#fff;border-radius:999px}.site-footer__cta-text{display:flex;flex-direction:column;min-width:0;line-height:1.25}.site-footer__cta-eyebrow{font-family:var(--font-ui);font-size:.875rem;font-weight:500;color:var(--df-text-muted)}.site-footer__cta-num{font-family:var(--font-ui);font-size:1rem;font-weight:700;color:var(--df-brand-deep)}.site-footer a.site-footer__cta,.site-footer a.site-footer__cta:hover{color:var(--df-brand-deep);opacity:1}.site-footer__heading{margin:0 0 var(--space-5);font-family:var(--font-ui);font-size:1.05rem;font-weight:700;color:#fff;display:inline-block}.site-footer__heading::after{content:"";display:block;width:2.5rem;height:2px;margin-top:var(--space-2);background:var(--df-green-light);border-radius:2px}.site-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.site-footer__list a{font-family:var(--font-ui);font-size:.9rem;color:rgb(247 244 235 / .92);opacity:1;text-decoration:none}.site-footer__list a:hover{color:#fff}.site-footer__contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-4)}.site-footer__contact-row{display:flex;gap:.75rem;align-items:flex-start}.site-footer__contact-icon{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:var(--df-brand-sage);color:#fff;display:flex;align-items:center;justify-content:center}.site-footer__contact-text{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.55;color:rgb(247 244 235 / .9)}.site-footer__contact-text a{display:block;color:rgb(247 244 235 / .9);text-decoration:none}.site-footer__contact-text a:hover{color:#fff}.site-footer__bar{background:#24532f;font-size:.875rem;color:rgb(255 255 255 / .65);padding-bottom:env(safe-area-inset-bottom,0)}.site-footer__bar-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-5) 0;font-family:var(--font-ui)}@media (max-width:767px){.site-footer__bar-inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-3);padding:var(--space-5) 0 calc(var(--space-5) + 0.25rem)}.site-footer__bar-links{width:100%;row-gap:.5rem}}.site-footer__bar-links{display:flex;flex-wrap:wrap;gap:.35rem .85rem;align-items:center}.site-footer__bar-links a{color:rgb(247 244 235 / .75);opacity:1;font-size:.875rem;text-decoration:none}.site-footer__bar-links a:hover{color:#fff}.site-footer__bar-sep{opacity:.35;user-select:none}@media (max-width:767px){.ls-newsletter-bar__inner{flex-direction:column;align-items:flex-start}.ls-newsletter-bar__form{width:100%}}.wf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;box-sizing:border-box;min-height:48px;height:48px;padding:0 1.75rem;font-size:14px;font-weight:600;line-height:48px;letter-spacing:.04em;border-radius:var(--radius-pill);border:2px solid #fff0;cursor:pointer;text-decoration:none;font-family:var(--font-ui);text-align:center;white-space:nowrap;transition:background 0.2s,color 0.2s,border-color 0.2s,box-shadow 0.2s,opacity 0.2s}.wf-btn:focus-visible{outline:2px solid var(--df-green);outline-offset:2px}.wf-btn:disabled,.wf-btn.is-disabled,.wf-btn[aria-disabled="true"]{opacity:.45;cursor:not-allowed;pointer-events:none}.wf-btn--primary{background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:#fff}.wf-btn--primary:hover,.wf-btn--primary.is-hover{background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:#fff}.wf-btn--primary:active{background:var(--df-dark-deep,#2f6b3d);border-color:var(--df-dark-deep,#2f6b3d);color:#fff}.site-header a.wf-btn.site-header__cta{height:42px;min-height:42px;padding:0 1.75rem;font-size:14px;line-height:1;font-weight:600;letter-spacing:.02em;background:var(--df-brand-primary);border-color:var(--df-brand-primary);color:#fff}.site-header a.wf-btn.site-header__cta:hover,.site-header a.wf-btn.site-header__cta.is-hover{background:var(--df-brand-deep);border-color:var(--df-brand-deep);color:#fff}.wf-btn--light{background:#fff;color:var(--df-dark);border-color:#fff}.wf-btn--light:hover,.wf-btn--light.is-hover{background:var(--df-sage-bg);border-color:var(--df-sage-bg);color:var(--df-dark)}.wf-btn--light:active{background:var(--df-paste-soft);border-color:var(--df-paste-soft);color:var(--df-dark)}.wf-btn--outline-dark{background:#fff;border-color:var(--df-brand-deep,#31623b);color:var(--df-brand-deep,#31623b)}.wf-btn--outline-dark:hover,.wf-btn--outline-dark.is-hover{background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:#fff}.wf-btn--outline-dark:active{background:color-mix(in srgb,var(--df-brand-deep) 88%,black);border-color:color-mix(in srgb,var(--df-brand-deep) 88%,black);color:#fff}.wf-btn--outline-light{background:#fff0;border-color:#fff;color:#fff}.wf-btn--outline-light:hover,.wf-btn--outline-light.is-hover{background:#fff;color:var(--df-dark)}.wf-btn--outline-light:active{background:var(--df-cream);color:var(--df-dark)}.wf-btn--ghost{background:#fff;border:1px solid var(--df-border);color:var(--df-text)}.wf-btn--ghost:hover,.wf-btn--ghost.is-hover{border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d);background:#fff}.wf-btn--ghost:active{background:var(--df-paste-soft,#e8f5d4);border-color:var(--df-brand-deep,#31623b);color:var(--df-brand-deep,#31623b)}.site-header__menu-btn.wf-btn--ghost:hover,.site-header__menu-btn.wf-btn--ghost.is-hover{border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d);background:#fff}.wf-btn--dark{background:var(--df-dark);border-color:var(--df-dark);color:#fff}.wf-btn--dark:hover,.wf-btn--dark.is-hover{background:var(--df-dark-deep,#2f6b3d);border-color:var(--df-dark-deep,#2f6b3d);color:#fff}.wf-btn--dark:active{background:#245230;border-color:#245230;color:#fff}.wf-btn--sm{min-height:auto;height:auto;padding:.45rem 1.1rem;font-size:14px;line-height:1.2}.wf-btn--icon{width:40px;height:40px;min-height:40px;padding:0;line-height:1;border-radius:50%;background:#fff;border:1px solid var(--df-border);color:var(--df-dark);box-shadow:var(--shadow-card)}.wf-btn--icon:hover,.wf-btn--icon.is-hover{border-color:var(--df-green);color:var(--df-green)}.wf-btn--icon:active{background:var(--df-cream)}.ls-filter{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ls-filter__pill{padding:.45rem 1.1rem;font-size:14px;font-weight:500;border-radius:var(--radius-pill);border:1px solid var(--df-border);background:#fff;color:var(--df-text);cursor:pointer;font-family:var(--font-ui)}.ls-filter__pill.is-active,.ls-filter__pill:hover,.ls-filter__pill.is-hover{background:var(--df-dark);border-color:var(--df-dark);color:#fff}.ls-stat-float{display:flex;align-items:flex-end;gap:.5rem}.ls-stat-box{position:relative;text-align:center;color:#fff;box-sizing:border-box}.ls-stat-box--support{width:200px;min-height:168px;margin-top:32px;padding:2.75rem 1.1rem 1.65rem;background:var(--df-dark);border-radius:0 2.5rem 0 2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.ls-stat-box__icon{position:absolute;top:-36px;left:50%;transform:translateX(-50%);width:72px;height:72px;border-radius:50%;background:var(--df-white);display:flex;align-items:center;justify-content:center;color:var(--df-dark-deep);z-index:1;box-shadow:0 4px 14px rgb(49 98 59 / .14)}.ls-stat-box__icon a{display:flex;align-items:center;justify-content:center;color:inherit}.ls-stat-box__icon .df-icon{width:30px!important;height:36px!important}.ls-stat-box__eyebrow{margin:0;font-family:var(--font-ui);font-size:14px;font-weight:500;line-height:1.35;letter-spacing:.01em;color:rgb(247 244 235 / .72)}.ls-stat-box__phone{display:block;margin-top:.45rem;font-family:var(--font-ui);font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:.01em;color:var(--df-cream);text-decoration:none;white-space:nowrap}.ls-stat-box__phone:hover{color:#fff}.ls-stat-box--years{width:200px;min-height:228px;padding:1.5rem 1.15rem 1.5rem;background:var(--df-green);border-radius:2.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ls-stat-box__deco{display:flex;justify-content:center;margin-bottom:.5rem;color:rgb(247 244 235 / .85);line-height:0}.ls-stat-box__num{display:flex;align-items:flex-start;justify-content:center;margin:0;font-family:var(--font-display);font-size:3.75rem;font-weight:700;line-height:.9;letter-spacing:-.02em;color:var(--df-cream)}.ls-stat-box__num-suffix{font-family:var(--font-display);font-size:2.25rem;font-weight:700;line-height:1;margin-top:.15em}.ls-stat-box__label{margin:.4rem 0 0;font-family:var(--font-ui);font-size:15px;font-weight:500;line-height:1.45;color:var(--df-cream)}.ls-stat-box--years .ls-stat-box__hours{margin:.25rem 0 0;font-family:var(--font-ui);font-size:26px;font-weight:600;line-height:1.2;color:var(--df-cream)}.ls-stat-box--years .ls-stat-box__sub{margin:.35rem 0 0;font-family:var(--font-ui);font-size:14px;font-weight:400;opacity:.85}@media (max-width:640px){.ls-stat-float{transform:none;gap:.35rem}.ls-stat-box--support,.ls-stat-box--years{width:min(148px, 42vw)}.ls-stat-box--support{min-height:140px;margin-top:28px;padding:2.25rem .75rem 1.15rem}.ls-stat-box--years{min-height:168px;padding:1.1rem .75rem 1.1rem}.ls-stat-box__icon{width:56px;height:56px;top:-28px}.ls-stat-box__phone{font-size:.875rem;white-space:normal}.ls-stat-box__num{font-size:2.75rem}.ls-stat-box__num-suffix{font-size:1.5rem}.ls-stat-box__label{font-size:14px}}@media (min-width:641px) and (max-width:1023.98px){.ls-stat-box--support,.ls-stat-box--years{width:168px}.ls-stat-box--support{min-height:152px}.ls-stat-box--years{min-height:196px}.ls-stat-box__num{font-size:3.25rem}}.ls-service-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:992px){.ls-service-grid{grid-template-columns:1fr minmax(220px,280px) 1fr;align-items:stretch}.ls-service-grid__center{grid-row:span 2;align-self:center}}.ls-service-card{background:var(--df-green-light);border-radius:var(--radius-lg);padding:6px;height:100%}.ls-service-card__inner{background:#fff;border-radius:calc(var(--radius-lg) - 4px);padding:1.25rem;height:100%;border-bottom:3px solid var(--df-green);position:relative;overflow:hidden}.ls-service-card__inner::before{content:"";position:absolute;top:0;right:0;width:120px;height:80px;background:radial-gradient(circle at top right,rgb(156 184 106 / .25),transparent 70%);pointer-events:none}.ls-service-card__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.ls-service-card__icon{width:52px;height:52px;background:var(--df-green);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.ls-service-card__title{font-family:var(--font-ui);font-size:clamp(1.125rem, 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);color:var(--df-black);margin-bottom:.5rem}.ls-service-card__list{list-style:none;padding:0;margin:.75rem 0 0;font-size:14px;color:var(--df-text-muted)}.ls-service-card__list li{padding-left:1rem;position:relative;margin-bottom:.35rem}.ls-service-card__list li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--df-green)}.ls-service-card__photo{width:100%;height:100%;min-height:320px;object-fit:cover;border-radius:var(--radius-lg);display:block}.ls-service-grid__center .media-frame,.ls-service-card__photo.media-frame{display:flex;min-height:320px;height:100%;border-radius:var(--radius-lg)}.ls-why-grid{display:grid;gap:2rem}@media (min-width:992px){.ls-why-grid{grid-template-columns:1fr 1fr;align-items:center}}.ls-why-photo{border-radius:var(--radius-xl);overflow:hidden;position:relative}.ls-why-photo img{width:100%;display:block;aspect-ratio:4 / 5;object-fit:cover}.ls-why-features{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.ls-why-features{grid-template-columns:1fr 1fr}}.ls-feature{display:flex;gap:1rem;align-items:flex-start}.ls-feature__icon{flex-shrink:0;width:56px;height:56px;background:var(--df-sage-bg);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.ls-feature__title{font-family:var(--font-ui);font-size:1rem;font-weight:700;color:var(--df-dark);margin-bottom:.35rem}.ls-feature__text{font-size:14px;color:var(--df-text-muted)}.ls-process-section{background:radial-gradient(ellipse 55% 40% at 8% 85%,rgb(156 204 101 / .14),transparent 60%),radial-gradient(ellipse 50% 35% at 96% 12%,rgb(168 208 106 / .1),transparent 55%),var(--df-dark-deep);color:#fff;padding:var(--section-pad-y-lg) 0;position:relative;overflow:hidden}.ls-process-section>.ls-container,.ls-process-section>.ls-section__inner{width:100%;max-width:var(--ls-content-max);margin-inline:auto;padding-inline:var(--ls-content-pad-x);box-sizing:border-box}.ls-process-section--full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0}.ls-pattern-chrysanthemum::before{content:"";position:absolute;inset:0;background-color:#7CB342;background-image:none;-webkit-mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg);mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg);-webkit-mask-size:140px auto;mask-size:140px auto;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-position:center;mask-position:center;opacity:.12;pointer-events:none}.ls-process-section::before{content:"";position:absolute;inset:0;background-color:#A8D06A;background-image:none;-webkit-mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-light.svg);mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-light.svg);-webkit-mask-size:200px auto;mask-size:200px auto;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-position:center;mask-position:center;opacity:.14;pointer-events:none}.ls-pattern-chrysanthemum{position:relative;overflow:hidden}.ls-stat-float-stage.ls-pattern-chrysanthemum::before,.ls-pattern-chrysanthemum--soft::before{opacity:.1;-webkit-mask-size:120px auto;mask-size:120px auto}.ls-pattern-chrysanthemum--swatch::before{opacity:.75;-webkit-mask-size:90px auto;mask-size:90px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right bottom;mask-position:right bottom}.ls-process-section::after{content:"";position:absolute;width:min(190px, 20vw);height:min(190px, 20vw);right:-16px;bottom:-28px;background:url(/wp-content/themes/dalatflora/assets/vectors/flower-light.svg) center / contain no-repeat;opacity:.1;pointer-events:none;transform:rotate(-6deg)}.ls-process-section .ls-section-head{text-align:center;margin-bottom:var(--section-head-gap);position:relative;z-index:1}.ls-process-section .ls-section-head__title{color:var(--df-cream)}.ls-process-section .ls-section-head__label,.ls-process-section .ls-section-head__label .df-icon{color:var(--df-green-light)}.ls-process-section .ls-section-head__desc{color:rgb(247 244 235 / .72);max-width:36rem}.ls-process-row{display:grid;gap:var(--section-grid-gap);grid-template-columns:1fr;position:relative;z-index:1}@media (min-width:768px){.ls-process-row:not(.ls-process-row--six):not(.ls-process-row--eight):not(.ls-process-row--timeline){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.ls-process-row:not(.ls-process-row--timeline):not(.ls-process-row--six):not(.ls-process-row--eight){grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--process-col-gap);padding:0}.ls-process-row:not(.ls-process-row--timeline):not(.ls-process-row--six):not(.ls-process-row--eight)::before{content:"";position:absolute;left:1.5%;right:1.5%;top:calc(var(--process-rail) + (var(--process-icon) / 2));height:2px;background:linear-gradient(90deg,transparent 0%,rgb(247 244 235 / .25) 10%,rgb(247 244 235 / .5) 50%,rgb(247 244 235 / .25) 90%,transparent 100%);z-index:0;pointer-events:none}.ls-process-row--six,.ls-process-row--eight{grid-template-columns:none}.ls-process-row--six::before,.ls-process-row--eight::before{display:none}}@media (min-width:1400px){.ls-process-row--six .ls-process-step__card,.ls-process-row--eight .ls-process-step__card{max-width:100%;min-height:140px;padding-left:var(--space-3);padding-right:var(--space-3)}.ls-process-row--six,.ls-process-row--eight{--process-rail:180px;--process-icon:72px;--process-overlap:36px}.ls-process-row--six .ls-process-step__icon,.ls-process-row--eight .ls-process-step__icon{width:var(--process-icon);height:var(--process-icon)}}.ls-process-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-3)}@media (min-width:1100px){.ls-process-row:not(.ls-process-row--timeline)>.ls-process-step{display:grid;grid-template-rows:var(--process-rail) var(--process-icon) var(--process-rail);justify-items:center;align-items:stretch;gap:0;min-height:calc(var(--process-rail) * 2 + var(--process-icon))}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step__rail{width:100%;display:flex;flex-direction:column;align-items:center;min-height:0;overflow:visible}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step__rail--start{justify-content:flex-end}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step__rail--end{justify-content:flex-start}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up .ls-process-step__rail--start{padding-bottom:var(--process-num-gap)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up .ls-process-step__rail--end{padding-top:0}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down .ls-process-step__rail--start{padding-bottom:0}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down .ls-process-step__rail--end{padding-top:var(--process-num-gap)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step__axis{width:100%;height:var(--process-icon);display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step__stem{position:absolute;left:50%;width:2px;background:linear-gradient(180deg,rgb(247 244 235 / .15),rgb(247 244 235 / .5),rgb(247 244 235 / .15));transform:translateX(-50%);z-index:0;pointer-events:none}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up .ls-process-step__card{margin-top:calc(var(--process-overlap) * 1);padding:calc(var(--space-5) + var(--process-overlap)) var(--space-5) var(--space-5);border-radius:14px 44px 14px 44px;justify-content:flex-start;min-height:0;height:auto}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up .ls-process-step__icon{top:calc(150% - var(--process-overlap))}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up .ls-process-step__stem{top:calc(var(--process-overlap) * 1);bottom:0}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down .ls-process-step__card{margin-bottom:calc(var(--process-overlap) * 1);padding:var(--space-6) var(--space-5) calc(var(--space-5) + var(--process-overlap));border-radius:44px 14px 44px 14px;justify-content:flex-start;min-height:0;height:auto}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down .ls-process-step__icon{bottom:calc(150% - var(--process-overlap))}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down .ls-process-step__stem{top:0;bottom:calc(var(--process-overlap) * 1)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__icon,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__icon{background:#8eae52;color:#fff;border-color:rgb(255 255 255 / .92);box-shadow:0 0 0 4px rgb(120 154 61 / .28),0 10px 22px rgb(0 0 0 / .22)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__card,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__card{background:#fff;color:var(--df-green-dark);border-color:rgb(255 255 255 / .55);box-shadow:0 16px 30px rgb(0 0 0 / .22),0 0 0 1px rgb(255 255 255 / .08)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up:hover .ls-process-step__card,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--up.is-hover .ls-process-step__card{border-radius:44px 14px 44px 14px}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down:hover .ls-process-step__card,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step--down.is-hover .ls-process-step__card{border-radius:14px 44px 14px 44px}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__meta,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__meta{color:rgb(30 61 40 / .55)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__title,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__title{color:var(--df-green-dark)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__text,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__text{color:rgb(30 61 40 / .72)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__card::after,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__card::after{background:rgb(120 154 61 / .08)}.ls-process-row:not(.ls-process-row--timeline) .ls-process-step:hover .ls-process-step__watermark,.ls-process-row:not(.ls-process-row--timeline) .ls-process-step.is-hover .ls-process-step__watermark{color:rgb(247 244 235 / .26)}}.ls-process-step.is-hover .ls-process-step__icon{background:#8eae52;color:#fff;border-color:rgb(255 255 255 / .92);box-shadow:0 0 0 4px rgb(120 154 61 / .28),0 10px 22px rgb(0 0 0 / .22)}.ls-process-step.is-hover .ls-process-step__card{background:#fff;color:var(--df-green-dark);border-color:rgb(255 255 255 / .55);box-shadow:0 16px 30px rgb(0 0 0 / .22),0 0 0 1px rgb(255 255 255 / .08)}.ls-process-step--up.is-hover .ls-process-step__card,.ls-process-step--up:hover .ls-process-step__card{border-radius:44px 14px 44px 14px}.ls-process-step--down.is-hover .ls-process-step__card,.ls-process-step--down:hover .ls-process-step__card{border-radius:14px 44px 14px 44px}.ls-process-step.is-hover .ls-process-step__meta{color:rgb(30 61 40 / .55)}.ls-process-step.is-hover .ls-process-step__title{color:var(--df-green-dark)}.ls-process-step.is-hover .ls-process-step__text{color:rgb(30 61 40 / .72)}.ls-process-step.is-hover .ls-process-step__card::after{background:rgb(120 154 61 / .08)}.ls-process-step.is-hover .ls-process-step__watermark{color:rgb(247 244 235 / .26)}.ls-process-step__watermark{display:block;font-family:var(--font-display);font-size:4.75rem;font-weight:400;line-height:.9;color:rgb(247 244 235 / .16);pointer-events:none;letter-spacing:-.04em;z-index:0;transition:color 0.3s ease}.ls-process-step__icon{width:var(--process-icon);height:var(--process-icon);border-radius:50%;background:#fff;color:var(--df-green-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:3;margin:0;border:3px solid #fff;box-shadow:0 0 0 4px rgb(120 154 61 / .2),0 8px 18px rgb(0 0 0 / .18);transition:background 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.ls-process-step__card{background:linear-gradient(160deg,#8eae52 0%,var(--df-green) 55%,#6f9136 100%);color:var(--df-cream);padding:var(--space-5);width:100%;max-width:280px;min-height:168px;border-radius:var(--radius-leaf);text-align:center;border:1px solid rgb(255 255 255 / .1);position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.35rem;box-sizing:border-box;box-shadow:0 12px 24px rgb(0 0 0 / .16),inset 0 1px 0 rgb(255 255 255 / .12);overflow:hidden;transition:background 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,border-radius 0.3s ease}.ls-process-step__card::after{content:"";position:absolute;width:96px;height:96px;right:-28px;bottom:-36px;border-radius:50%;background:rgb(255 255 255 / .08);pointer-events:none;transition:background 0.3s ease}.ls-process-step__num{display:none}.ls-process-step__meta{margin:0;font-family:var(--font-accent);font-size:1.1rem;line-height:1;color:rgb(247 244 235 / .9);transition:color 0.3s ease}.ls-process-step__title{margin:0 0 var(--space-2);font-family:var(--font-ui);font-size:1.08rem;font-weight:700;color:#fff;line-height:1.3;min-height:2.6em;transition:color 0.3s ease}.ls-process-step__text{margin:0;font-family:var(--font-ui);font-size:.875rem;font-weight:400;line-height:1.55;color:rgb(255 255 255 / .92);transition:color 0.3s ease}@media (max-width:1099px){.ls-process-step{--process-icon:72px;--process-overlap:36px;gap:0}.ls-process-step__stem{display:none}.ls-process-step--down .ls-process-step__rail--start{order:3}.ls-process-step--down .ls-process-step__axis{order:2}.ls-process-step--down .ls-process-step__rail--end{order:1}.ls-process-step__rail--start,.ls-process-step--down .ls-process-step__rail--end{margin-bottom:var(--space-2)}.ls-process-step--down .ls-process-step__rail--start{margin-bottom:0}.ls-process-step__axis{position:relative;z-index:3;margin-bottom:calc(var(--process-overlap) * -1)}.ls-process-step__icon{width:var(--process-icon);height:var(--process-icon)}.ls-process-step__card{min-height:0;padding:calc(var(--space-5) + var(--process-overlap)) var(--space-5) var(--space-5);border-radius:14px 44px 14px 44px}.ls-process-step:hover .ls-process-step__card,.ls-process-step.is-hover .ls-process-step__card{border-radius:44px 14px 44px 14px}.ls-process-step__watermark{font-size:3.75rem}}.ls-progress-item{margin-bottom:1.25rem}.ls-progress-item__head{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:var(--df-dark);margin-bottom:.5rem}.ls-progress{height:6px;background:var(--df-border);border-radius:var(--radius-pill);position:relative}.ls-progress__fill{height:100%;background:var(--df-green);border-radius:var(--radius-pill);position:relative}.ls-progress__fill::after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:var(--df-green);border:3px solid #fff;box-shadow:0 0 0 1px var(--df-border)}.ls-expertise{display:flex;flex-direction:column;gap:var(--space-5)}@media (min-width:768px){.ls-expertise{gap:var(--space-6)}}.ls-expertise__row{display:grid;gap:var(--space-7);align-items:center;grid-template-columns:1fr}@media (min-width:992px){.ls-expertise__row{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--space-9)}}.ls-expertise__copy .ls-section-head{margin-bottom:var(--space-5)}.ls-expertise__lead{margin:0;font-family:var(--font-ui);font-size:.98rem;line-height:1.7;color:var(--df-text-muted);max-width:34rem}.ls-expertise__visual{position:relative;padding:0 0 1.75rem 1.75rem}.ls-expertise__media{position:relative;border-radius:var(--radius-xl);overflow:hidden;isolation:isolate}.ls-expertise__media>[data-media-frame],.ls-expertise__media>.media-frame{border-radius:inherit}.ls-expertise__visual::before{content:"";position:absolute;left:0;bottom:0;width:calc(1.75rem + 8.5rem);height:calc(1.75rem + 7.25rem);background:#fff0;border-radius:0 var(--radius-lg) 0 0;z-index:1;pointer-events:none}.ls-expertise__float{position:absolute;left:0;bottom:0;z-index:2;width:8.5rem;min-height:7.25rem;padding:var(--space-5) var(--space-4);background:var(--df-white);border-radius:var(--radius-lg);box-shadow:0 12px 32px rgb(49 98 59 / .12);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ls-expertise__float-num{margin:0;font-family:var(--font-display);font-size:2.75rem;font-weight:700;line-height:1;color:var(--df-dark);letter-spacing:-.02em}.ls-expertise__float-label{margin:var(--space-2) 0 0;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.3;color:var(--df-text-muted)}.ls-expertise__badge{position:absolute;top:var(--space-5);right:var(--space-5);z-index:2;width:6.25rem;height:6.25rem;border-radius:50%;background:var(--df-brand-primary,#789a3d);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem;box-shadow:0 8px 24px rgb(30 61 40 / .28);overflow:hidden}.ls-expertise__badge-icon{line-height:0;margin-bottom:.125rem;color:#fff;flex-shrink:0}.ls-expertise__badge-text{margin:0;max-width:100%;font-family:var(--font-ui);font-size:.5rem;font-weight:700;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:#fff;word-break:break-word;hyphens:manual}.ls-expertise__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:1.25rem;padding-top:4px}@media (max-width:640px){.ls-expertise__visual{padding:0 0 1.25rem 1.25rem}.ls-expertise__visual::before{width:calc(1.25rem + 7rem);height:calc(1.25rem + 6.25rem)}.ls-expertise__float{width:7rem;min-height:6.25rem;padding:var(--space-4) var(--space-3)}.ls-expertise__float-num{font-size:2.25rem}.ls-expertise__badge{width:5.25rem;height:5.25rem;top:var(--space-4);right:var(--space-4);padding:.375rem}.ls-expertise__badge-text{font-size:.4375rem;letter-spacing:.015em}}.ls-mv-grid{display:grid;gap:var(--space-5);grid-template-columns:1fr}@media (min-width:768px){.ls-mv-grid{grid-template-columns:1fr 1fr}}.ls-mv-tile{color:#fff;padding:var(--space-7) var(--space-6);position:relative;overflow:hidden;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;border-radius:var(--radius-xl);box-shadow:0 10px 28px rgb(30 61 40 / .14)}@media (min-width:768px){.ls-mv-tile{padding:var(--space-8) var(--space-7)}}.ls-mv-tile--mission{background:radial-gradient(ellipse 70% 65% at 0% 0%,rgb(255 255 255 / .14),transparent 52%),linear-gradient(145deg,var(--df-paste,#9ccc65) 0%,var(--df-brand-primary,#789a3d) 48%,color-mix(in srgb,var(--df-brand-primary) 78%,var(--df-brand-deep)) 100%)}.ls-mv-tile--vision{background:radial-gradient(ellipse 70% 65% at 0% 0%,rgb(255 255 255 / .1),transparent 52%),linear-gradient(145deg,color-mix(in srgb,var(--df-brand-deep) 78%,var(--df-brand-primary)) 0%,var(--df-brand-deep,#31623b) 52%,color-mix(in srgb,var(--df-brand-deep) 88%,black) 100%)}.ls-mv-tile--mission .ls-mv-tile__text{color:var(--df-sage-soft,#e8ede3)}.ls-mv-tile{border-radius:var(--radius-lg,24px)}.ls-mv-tile__icon{width:52px;height:52px;background:#fff;border:none;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-5);position:relative;z-index:1;flex-shrink:0;color:var(--df-brand-deep,#31623b);box-shadow:0 6px 16px rgb(20 50 30 / .16)}.ls-mv-tile__icon .df-icon{color:var(--df-brand-deep,#31623b)!important;background:none!important;background-color:transparent!important}.ls-mv-tile__icon .df-icon--brand-chrysanthemum{color:var(--df-brand-deep,#31623b)!important;background-color:var(--df-brand-deep,#31623b)!important}.ls-mv-tile__title{font-family:var(--font-display);font-size:clamp(1.35rem, 2vw, 1.65rem);font-weight:700;margin:0 0 var(--space-3);color:#fff;position:relative;z-index:1;display:inline-block;line-height:1.25}.ls-mv-tile__title::after{content:"";display:block;width:2.5rem;height:3px;margin-top:var(--space-3);border-radius:2px;background:rgb(255 248 220 / .95)}.ls-mv-tile__text{margin:0;font-family:var(--font-ui);font-size:.9375rem;line-height:1.7;color:rgb(255 255 255 / .94);position:relative;z-index:1;max-width:28rem}.ls-mv-tile__watermark{position:absolute;top:1.25rem;right:1.25rem;line-height:0;opacity:.35;pointer-events:none;z-index:0;color:var(--df-green-light);transform:rotate(12deg)}.ls-mv-tile--vision .ls-mv-tile__watermark{color:var(--df-paste)}.ls-mv-tile__watermark .df-icon{width:2.75rem;height:2.75rem;color:inherit}.ls-section--sage{background:var(--ls-section-bg)}.ls-project-card{background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);height:100%}.ls-project-card__img-wrap{position:relative;overflow:hidden;background:var(--df-paste-soft)}.ls-project-card__img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.ls-project-card__img.media-frame,.ls-project-card__img-wrap>.media-frame{display:flex;aspect-ratio:4 / 3;background:var(--df-paste-soft)}.ls-project-card__arrow{position:absolute;top:1rem;right:1rem}.ls-project-card__body{padding:1.25rem}.ls-project-card__tags{font-size:14px;color:var(--df-green);font-weight:600;margin-bottom:.5rem}.ls-project-card__title{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);color:var(--df-dark)}.ls-testimonial{--testimonial-bubble-w:min(32rem, 46%);position:relative;display:grid;grid-template-columns:1fr;min-height:0;border-radius:1.75rem;overflow:visible;isolation:isolate}@media (min-width:992px){.ls-testimonial{grid-template-columns:1.08fr 0.92fr;min-height:24rem}}.ls-testimonial__media{position:relative;min-height:14rem;border-radius:1.75rem 1.75rem 0 0;overflow:hidden;background:var(--df-sage-bg)}@media (min-width:992px){.ls-testimonial__media{min-height:24rem;border-radius:1.75rem 0 0 1.75rem}}.ls-testimonial__media .media-frame,.ls-testimonial__media [data-media-frame]{width:100%;height:100%;min-height:14rem;border-radius:inherit;border:none}@media (min-width:992px){.ls-testimonial__media .media-frame,.ls-testimonial__media [data-media-frame]{min-height:24rem;aspect-ratio:unset!important}}.ls-testimonial__media .media-frame:has(>img)>img,.ls-testimonial__media .media-frame--cover>img{object-fit:cover;object-position:center 45%;padding:0;filter:none}.ls-testimonial__panel{background:var(--df-dark-deep);color:#fff;position:relative;overflow:hidden;padding:2.5rem 1.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.25rem;border-radius:0 0 1.75rem 1.75rem}@media (min-width:992px){.ls-testimonial__panel{padding:2.25rem 2.5rem 2.25rem 3rem;border-radius:0 1.75rem 1.75rem 0;min-height:24rem}}.ls-testimonial__panel::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(167 184 147 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(167 184 147 / .07) 1px,transparent 1px);background-size:42px 42px;pointer-events:none;z-index:0}.ls-testimonial__panel::after{content:none}.ls-testimonial__deco{position:absolute;z-index:0;pointer-events:none;color:var(--df-paste);opacity:.55;line-height:0}.ls-testimonial__deco--a{top:12%;right:18%;transform:rotate(-18deg);opacity:.7;color:var(--df-green-light)}.ls-testimonial__deco--b{top:38%;right:8%;transform:rotate(22deg) scale(.85);opacity:.5;color:var(--df-paste)}.ls-testimonial__deco--c{bottom:28%;right:28%;transform:rotate(-8deg) scale(.7);opacity:.55;color:var(--df-green-light)}.ls-testimonial__deco--bush{display:block;right:-2rem;bottom:-2.5rem;width:14rem;opacity:.55;transform:rotate(8deg);filter:none}.ls-testimonial__deco--bush img{width:100%;height:auto;display:block}.ls-testimonial__panel>*:not(.ls-testimonial__deco){position:relative;z-index:1}.ls-testimonial__panel .ls-section-head{margin:0;max-width:22rem;text-align:left}.ls-testimonial__panel .ls-section-head__label{color:var(--df-brand-sage,#a7b893);font-size:1.5rem;margin-bottom:.65rem}.ls-testimonial__panel .ls-section-head__label .df-icon{color:var(--df-brand-sage,#a7b893)}.ls-testimonial__panel .ls-section-head__title{color:#fff;margin-bottom:.85rem;text-align:left}.ls-testimonial__panel .ls-section-head__desc{color:rgb(247 244 235 / .78);margin-inline:0;max-width:22rem;margin-bottom:.35rem;font-size:.95rem;line-height:1.65}.ls-testimonial__cta{align-self:flex-start;margin-top:.5rem;border-radius:20px;height:40px;min-height:40px;padding:0 1.5rem;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center}.ls-testimonial__bubble{background:var(--df-white,#ffffff);border-radius:20px;padding:1.75rem 1.65rem 1.5rem;box-shadow:0 22px 48px rgb(30 61 40 / .18);position:relative;z-index:3;margin:calc(var(--space-6) * -1) var(--space-5) var(--space-5);width:auto}@media (min-width:992px){.ls-testimonial__bubble{position:absolute;left:4.5%;top:50%;transform:translateY(-50%);width:var(--testimonial-bubble-w);max-width:32rem;margin:0;padding:2rem 1.85rem 1.65rem}}.ls-testimonial__bubble::after{content:"";position:absolute;right:2.5rem;bottom:-14px;width:0;height:0;border-style:solid;border-width:16px 14px 0 14px;border-color:#fff #fff0 #fff0 #fff0;filter:none;z-index:1}.ls-testimonial__bubble::before{content:"";position:absolute;right:calc(2.5rem + 0px);bottom:-1px;width:28px;height:12px;background:#fff;z-index:0;pointer-events:none}.ls-testimonial__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:1rem}.ls-testimonial__author{display:flex;align-items:center;gap:.85rem;min-width:0}.ls-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--df-sage-bg)}.ls-testimonial__avatar.media-frame,.ls-testimonial__avatar [data-media-frame],.ls-testimonial__avatar.media-frame--avatar{width:64px;height:64px;border-radius:50%;padding:0}.ls-testimonial__name{margin:0;font-family:var(--font-ui);font-size:1.1rem;font-weight:700;color:var(--df-brand-deep,#31623b);line-height:1.25}.ls-testimonial__meta{margin:.15rem 0 .4rem;font-family:var(--font-ui);font-size:.875rem;color:var(--df-text-muted);line-height:1.3}.ls-testimonial__stars{display:flex;gap:2px}.ls-testimonial__stars .df-icon{width:14px;height:14px}.ls-testimonial__stars .df-icon--star-filled{color:#e0a800}.ls-testimonial__qmark{width:48px;height:48px;border-radius:.55rem;background:var(--df-brand-deep,#31623b);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ls-testimonial__qmark .df-icon{color:#fff}.ls-testimonial__rule{border:none;border-top:1px dashed #d5d9d0;margin:0 0 1.15rem}.ls-testimonial__quote{margin:0 0 1.35rem;font-family:var(--font-ui);font-size:.98rem;font-style:italic;line-height:1.75;color:#3a463c;text-align:center}.ls-testimonial__thumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem}.ls-testimonial__thumb{width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid #fff0;opacity:.55;padding:0;background:var(--df-sage-bg);cursor:default;flex-shrink:0}.ls-testimonial__thumb.is-active{opacity:1;border-color:var(--df-green);box-shadow:0 0 0 2px color-mix(in srgb,var(--df-green) 25%,transparent)}.ls-testimonial__thumb.media-frame,.ls-testimonial__thumb.media-frame--avatar{width:44px;height:44px;border-radius:50%}.ls-contact-split{display:grid;gap:var(--space-5);grid-template-columns:1fr;align-items:stretch;padding-bottom:var(--space-6)}@media (min-width:992px){.ls-contact-split{grid-template-columns:minmax(260px,0.85fr) minmax(0,1.55fr);gap:var(--space-5)}}.ls-contact-card{position:relative;color:#fff;min-height:280px;overflow:visible}.ls-contact-card--info{display:flex;flex-direction:column;background:var(--df-dark);border-radius:var(--radius-sm) var(--radius-xl) var(--radius-sm) var(--radius-xl);padding:var(--space-7) var(--space-6) var(--space-9);z-index:1;overflow:visible}.ls-contact-card__deco{display:flex;color:var(--df-green-light);margin-bottom:var(--space-4);line-height:0;position:relative;z-index:1}.ls-contact-card__eyebrow{margin:0 0 var(--space-2);font-family:var(--font-accent);font-size:1.5rem;font-weight:600;line-height:1.2;color:#fff;position:relative;z-index:1}.ls-contact-card__title{margin:0 0 var(--space-6);font-family:var(--font-ui);font-size:clamp(1.5rem, 2.2vw, 1.85rem);font-weight:700;line-height:1.25;color:#fff;position:relative;z-index:1}.ls-contact-meta{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-5);flex:1;position:relative;z-index:1}.ls-contact-meta__row{display:flex;gap:var(--space-4);align-items:flex-start}.ls-contact-meta__icon{width:44px;height:44px;flex-shrink:0;border-radius:50%;background:rgb(255 255 255 / .12);color:var(--df-green-light);display:flex;align-items:center;justify-content:center}.ls-contact-meta__label{margin:0 0 .2rem;font-family:var(--font-ui);font-size:.875rem;font-weight:700;color:var(--df-green-light)}.ls-contact-meta__value{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.55;color:rgb(255 255 255 / .92)}.ls-contact-meta__value a{color:inherit;text-decoration:none}.ls-contact-meta__value a:hover{text-decoration:underline}.ls-contact-call{position:absolute;left:var(--space-5);right:var(--space-5);bottom:calc(var(--space-5) * -1);z-index:3;display:inline-flex;align-items:center;gap:var(--space-3);max-width:calc(100% - var(--space-6));padding:.5rem 1.15rem .5rem .5rem;background:#fff;border-radius:9999px;text-decoration:none;color:var(--df-dark);box-shadow:0 10px 28px rgb(30 61 40 / .22)}.ls-contact-call__icon{width:42px;height:42px;flex-shrink:0;border-radius:50%;background:var(--df-green);color:#fff;display:flex;align-items:center;justify-content:center}.ls-contact-call__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;flex:1 1 auto;line-height:1.25}.ls-contact-call__eyebrow{display:block;font-family:var(--font-ui);font-size:.875rem;font-weight:500;color:var(--df-text-muted);line-height:1.2}.ls-contact-call__num{display:block;font-family:var(--font-ui);font-size:.9375rem;font-weight:700;color:var(--df-dark);white-space:nowrap;line-height:1.25}.ls-contact-card--form{border-radius:var(--radius-xl) var(--radius-sm) var(--radius-xl) var(--radius-sm);padding:var(--space-8) var(--space-6) var(--space-6);background:var(--ls-contact-form-grad);display:flex;flex-direction:column;overflow:hidden;isolation:isolate}.ls-contact-card--form::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(167 184 147 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(167 184 147 / .07) 1px,transparent 1px);background-size:42px 42px;background-position:0 12px;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 1.75rem,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 1.75rem,#000 100%)}.ls-contact-form-head{text-align:center;margin-bottom:var(--space-6);position:relative;z-index:1}.ls-contact-form-head__eyebrow{margin:0 0 var(--space-2);font-family:var(--font-accent);font-size:1.5rem;font-weight:600;color:#fff}.ls-contact-form-head__title{margin:0 0 var(--space-3);font-family:var(--font-ui);font-size:clamp(1.5rem, 2.4vw, 2rem);font-weight:700;line-height:1.2;color:#fff}.ls-contact-form-head__desc{margin:0 auto;max-width:34rem;font-family:var(--font-ui);font-size:.9rem;line-height:1.6;color:rgb(255 255 255 / .9)}.ls-contact-form{display:flex;flex-direction:column;flex:1;gap:var(--space-5);position:relative;z-index:1}.ls-form-grid{display:grid;gap:.85rem;grid-template-columns:1fr}@media (min-width:640px){.ls-form-grid{grid-template-columns:1fr 1fr}}.ls-form-grid .ls-field--full{grid-column:1 / -1}.ls-contact-card--form .ls-field{border:none;border-radius:var(--radius-md);padding:.9rem 1.1rem;font-style:italic;background:#fff}.ls-contact-card--form .ls-field--textarea{min-height:7.5rem}.ls-contact-form__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4);margin-top:auto;padding-top:var(--space-2)}.ls-contact-form__privacy{margin:0;display:inline-flex;align-items:flex-start;gap:.4rem;font-family:var(--font-ui);font-size:.875rem;font-style:italic;line-height:1.45;color:rgb(255 255 255 / .9);max-width:22rem}.ls-contact-form__privacy .df-icon{color:var(--df-green-light);margin-top:.15rem;flex-shrink:0}.ls-contact-form__submit{flex-shrink:0}.ls-contact-band{position:relative;overflow:hidden;isolation:isolate;padding-block:var(--section-pad-y);background:var(--ls-contact-band-grad)}@media (min-width:768px){.ls-contact-band{padding-block:var(--section-pad-y-lg)}}.ls-contact-band__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background-image:url(/wp-content/themes/dalatflora/assets/vectors/contact-band-flowers.png);background-repeat:no-repeat;background-size:cover;background-position:center}.ls-contact-band__flower{display:none}.ls-contact-band>.max-w-content,.ls-contact-band>.ls-section__inner,.ls-contact-band>.ls-container{position:relative;z-index:2}.ls-contact-split--form-a{position:relative;background:#fff0;border-radius:0;padding:0 0 var(--space-6)}.ls-contact-split--form-a .ls-contact-card--info{background:var(--ls-contact-info-grad);box-shadow:0 12px 28px rgb(30 70 45 / .18);padding-bottom:calc(var(--space-9) + 0.5rem);overflow:visible}.ls-contact-split--form-a .ls-contact-card__deco{color:var(--ls-contact-accent)}.ls-contact-split--form-a .ls-contact-card__eyebrow{color:var(--ls-contact-accent)}.ls-contact-split--form-a .ls-contact-meta__icon{background:#7cb342;color:#fff;box-shadow:none}.ls-contact-split--form-a .ls-contact-meta__label{color:var(--ls-contact-accent)}.ls-contact-split--form-a .ls-contact-meta__value{color:rgb(255 255 255 / .95)}.ls-contact-split--form-a .ls-contact-call{width:300px;max-width:calc(100% - var(--space-6));height:60px;box-sizing:border-box;padding:9px 16px 9px 9px;border:none;border-radius:9999px;left:60px;right:auto;bottom:-24px;background:#fff;box-shadow:0 10px 28px rgb(30 61 40 / .22)}.ls-contact-split--form-a .ls-contact-call__icon{width:42px;height:42px;background:var(--df-brand-primary)}.ls-contact-split--form-a .ls-contact-call__num{white-space:nowrap;font-size:.9375rem;font-weight:700;color:var(--df-brand-deep,#31623b)}.ls-contact-split--form-a .ls-contact-card--photo{background:color-mix(in srgb,var(--df-brand-deep) 72%,var(--df-brand-primary))}.ls-contact-split--form-a .ls-contact-card--photo .ls-contact-card__media img{opacity:.28}.ls-contact-split--form-a .ls-contact-card--photo .ls-contact-card__overlay{background:linear-gradient(165deg,color-mix(in srgb,#2f6b3d 88%,transparent) 0%,color-mix(in srgb,var(--df-brand-deep) 82%,transparent) 100%)}.ls-contact-split--form-a .ls-contact-card--form{background:var(--ls-contact-form-grad);box-shadow:0 12px 28px color-mix(in srgb,var(--df-brand-deep) 35%,transparent)}.ls-contact-split--form-a .ls-contact-form-head__title{color:#fff}.ls-contact-split--form-a .ls-contact-form-head__desc,.ls-contact-split--form-a .ls-contact-form__privacy{color:rgb(255 255 255 / .9)}.ls-contact-split--form-a .ls-contact-form-head__eyebrow{color:var(--ls-contact-accent)}.ls-contact-split--form-a .ls-contact-form__privacy .df-icon{color:#f5d76e}.ls-contact-split--form-a .ls-contact-card--form .ls-contact-form__submit{background:var(--df-brand-primary)!important;border-color:var(--df-brand-primary)!important;color:#fff!important;box-shadow:0 6px 16px color-mix(in srgb,var(--df-brand-primary) 35%,transparent)}.ls-contact-split--form-a .ls-contact-card--form .ls-contact-form__submit:hover{background:color-mix(in srgb,var(--df-brand-primary) 78%,white)!important;border-color:color-mix(in srgb,var(--df-brand-primary) 78%,white)!important}.ls-contact-split--form-a-bright .ls-contact-card--form{background:var(--ls-contact-form-grad-bright);box-shadow:0 12px 28px color-mix(in srgb,var(--df-brand-primary) 28%,transparent)}.ls-contact-split--form-a-bright .ls-contact-form-head__eyebrow{color:var(--df-paste,#9ccc65)!important}.ls-contact-split--form-a-bright .ls-contact-card__eyebrow{color:var(--df-paste,#9ccc65)!important}.ls-contact-split--form-a-bright .ls-contact-form-head__title{color:#fff}.ls-contact-split--form-a-bright .ls-contact-form-head__desc,.ls-contact-split--form-a-bright .ls-contact-form__privacy{color:rgb(255 255 255 / .9)}.ls-contact-split--form-a-bright .ls-contact-form__privacy .df-icon{color:#f5d76e}.ls-contact-split--form-a-bright .ls-contact-card--form .ls-contact-form__submit{background:var(--df-brand-deep)!important;border-color:var(--df-brand-deep)!important;color:#fff!important;box-shadow:0 6px 16px color-mix(in srgb,var(--df-brand-deep) 40%,transparent)}.ls-contact-split--form-a-bright .ls-contact-card--form .ls-contact-form__submit:hover{background:color-mix(in srgb,var(--df-brand-deep) 75%,var(--df-brand-primary))!important;border-color:color-mix(in srgb,var(--df-brand-deep) 75%,var(--df-brand-primary))!important}.ls-contact-bgicon{position:absolute;z-index:0;pointer-events:none;line-height:0;opacity:.45;color:var(--ls-contact-accent)}.ls-contact-bgicon img,.ls-contact-bgicon .df-icon{display:block;width:100%;height:auto}.ls-contact-bgicon--info-a{top:1.1rem;right:1.1rem;width:2.75rem;opacity:.55;color:var(--ls-contact-accent);transform:rotate(12deg)}.ls-contact-bgicon--info-b{left:-.75rem;bottom:4.5rem;width:5.5rem;opacity:.28;transform:rotate(-18deg)}.ls-contact-bgicon--info-c{right:16%;bottom:30%;width:2rem;opacity:.5;color:var(--ls-contact-accent);transform:rotate(28deg)}.ls-contact-bgicon--form-a{top:1.5rem;left:1.5rem;width:2.5rem;opacity:.5;color:var(--ls-contact-accent);transform:rotate(-14deg)}.ls-contact-bgicon--form-b{top:38%;right:8%;width:2.15rem;opacity:.45;color:var(--ls-contact-accent);transform:rotate(20deg)}.ls-contact-bgicon--form-c{right:-1.75rem;bottom:-2rem;width:12rem;opacity:.42}.ls-contact-bgicon--form-d{left:22%;bottom:18%;width:1.75rem;opacity:.4;color:var(--ls-contact-accent);transform:rotate(-8deg)}@media (max-width:991px){.ls-contact-card--info,.ls-contact-card--form{border-radius:var(--radius-xl)}.ls-contact-call{position:static;margin-top:var(--space-6);max-width:100%}.ls-contact-split{padding-bottom:0}.ls-contact-card--info{padding-bottom:var(--space-7)}.ls-contact-bgicon--form-c{width:9rem;opacity:.32}}.ls-faq-layout{display:grid;gap:2rem}@media (min-width:992px){.ls-faq-layout{grid-template-columns:1fr 1.2fr;align-items:start}}.ls-faq-block{border-radius:25px;overflow:hidden;background:#fff;border:1px solid var(--df-border,#c5d0b8);border:1px solid #e2dcd0}.ls-faq-block__head{background:var(--df-cream);color:var(--df-dark);padding:1.35rem 1.75rem 1.15rem;border-bottom:1px solid #e2dcd0}.ls-faq-block__head .font-display,.ls-faq-block__head h2,.ls-faq-block__head h3{color:var(--df-dark);margin:0}.ls-faq-block__head .font-ui,.ls-faq-block__head p{color:var(--df-sage-muted)}.ls-faq-block__list{display:flex;flex-direction:column;gap:0;padding:0;margin:0}.ls-faq-item{margin:0;border:none;border-bottom:1px solid #e2dcd0;border-radius:0;overflow:visible;background:#fff}.ls-faq-item:last-child{border-bottom:none}.ls-faq-item summary{padding:1.75rem;font-size:1.0625rem;font-weight:500;line-height:1.35;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--font-ui);color:var(--df-dark);background:#fff0}.ls-faq-item summary::-webkit-details-marker{display:none}.ls-faq-item summary::after{content:"";width:14px;height:12px;flex-shrink:0;background:var(--df-green);clip-path:polygon(50% 100%,0 0,100% 0);opacity:1;transform:none}.ls-faq-item[open]{background:var(--df-dark);border-bottom-color:#fff0}.ls-faq-item[open] summary{color:var(--df-cream);background:#fff0;padding-bottom:1rem}.ls-faq-item[open] summary::after{background:var(--df-green-light);clip-path:polygon(50% 0,0 100%,100% 100%);transform:none;opacity:1}.ls-faq-item__body{margin:0 1.75rem 1.75rem;padding:1.5rem 0 0;border-top:1px solid rgb(247 244 235 / .12);font-family:var(--font-ui);font-size:.9375rem;line-height:1.55;color:rgb(247 244 235 / .92)}.ls-faq-item:not([open]) .ls-faq-item__body{display:none}.ls-blog-card{--ls-blog-radius:var(--radius-lg);background:#fff;border-radius:var(--ls-blog-radius);overflow:hidden;isolation:isolate;border:0;box-shadow:0 0 0 1px rgb(61 139 79 / .16),var(--shadow-card);transition:transform 0.28s cubic-bezier(.22,1,.36,1),box-shadow 0.28s ease}.ls-blog-card:hover,.ls-blog-card.is-hover{transform:translateY(-8px);box-shadow:0 0 0 2px var(--df-green),0 8px 16px rgb(47 107 61 / .1),0 22px 44px rgb(47 107 61 / .2)}.ls-blog-card__img-wrap{position:relative;display:block;color:inherit;text-decoration:none;border-radius:var(--ls-blog-radius) var(--ls-blog-radius) 0 0;overflow:hidden}.ls-blog-card__img,.ls-blog-card__img.media-frame,.ls-blog-card__img-wrap>.media-frame,.ls-blog-card .media-frame{border:0!important;border-radius:0!important}.ls-blog-card__img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.ls-blog-card__img.media-frame,.ls-blog-card__img-wrap>.media-frame{display:flex;aspect-ratio:16 / 10}.ls-blog-card__img.media-frame>img,.ls-blog-card__img-wrap>.media-frame>img,.ls-blog-card__img-wrap img{transition:transform 0.35s ease}.ls-blog-card:hover .ls-blog-card__img.media-frame>img,.ls-blog-card:hover .ls-blog-card__img-wrap>.media-frame>img,.ls-blog-card:hover .ls-blog-card__img-wrap img,.ls-blog-card.is-hover .ls-blog-card__img.media-frame>img,.ls-blog-card.is-hover .ls-blog-card__img-wrap>.media-frame>img,.ls-blog-card.is-hover .ls-blog-card__img-wrap img{transform:scale(1.05)}.ls-blog-card__date{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;align-items:stretch;width:2.5rem;min-height:3.125rem;padding:0;background:#fff0;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-card);z-index:2;font-family:var(--font-ui);line-height:1}.ls-blog-card__date-day,.ls-blog-card__date-month{display:flex;align-items:center;justify-content:center;flex:1 1 50%;width:100%;font-weight:700;text-align:center;color:var(--df-dark)}.ls-blog-card__date-day{background:#fff;font-size:1rem;padding:.2rem .25rem .1rem}.ls-blog-card__date-month{background:var(--df-paste-soft,#e8f5d4);font-size:.875rem;padding:.15rem .25rem .25rem}.ls-blog-card--featured .ls-blog-card__date{top:1rem;right:1rem;width:3.5rem;min-height:4.375rem}.ls-blog-card--featured .ls-blog-card__date-day{font-size:1.375rem;padding:.35rem .35rem .15rem}.ls-blog-card--featured .ls-blog-card__date-month{font-size:.875rem;padding:.2rem .35rem .4rem}.ls-blog-card__category{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:999px;background:var(--df-green,#789a3d);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:700;line-height:1.1;white-space:nowrap}.ls-blog-card--featured .ls-blog-card__category{left:1rem;bottom:1rem;font-size:.875rem}.ls-blog-card__body{padding:1.25rem}.ls-blog-card__meta{font-size:14px;color:var(--df-green);margin-bottom:.5rem}.ls-blog-card__title{font-family:var(--font-ui);font-size:clamp(1.125rem, 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);margin-bottom:.5rem;color:var(--df-dark)}.ls-blog-card__title a{color:inherit;text-decoration:none;transition:color 0.2s ease}.ls-blog-card:hover .ls-blog-card__title a,.ls-blog-card.is-hover .ls-blog-card__title a,.ls-blog-card__title a:hover{color:var(--df-green)}.ls-blog-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--df-border)}.ls-partner-bar{background:var(--df-sage-bg);padding:2rem 0}.ls-partner-bar__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;opacity:.55;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--df-dark)}.ls-cta-hero{position:relative;border-radius:var(--radius-xl);overflow:hidden;min-height:320px;display:flex;align-items:center;padding:3rem 2rem;color:#fff;background:var(--df-dark) center / cover no-repeat}.ls-cta-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(30 61 40 / .92) 0%,rgb(30 61 40 / .5) 60%,transparent 100%)}.ls-cta-hero>*{position:relative;z-index:1}.ls-cta-hero__title{font-family:var(--font-display);font-size:clamp(1.75rem, 4vw, 2.75rem);font-weight:700;color:#fff;max-width:16ch;margin-bottom:1rem}.ls-newsletter{background:var(--df-dark);color:#fff;padding:1.25rem 0}.ls-newsletter__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.ls-newsletter__form{display:flex;gap:0;background:rgb(255 255 255 / .1);border-radius:var(--radius-pill);overflow:hidden;padding:4px}.ls-newsletter__input{background:#fff0;border:none;padding:.5rem 1rem;color:#fff;font-size:14px;min-width:200px;font-family:var(--font-ui)}.ls-newsletter__input::placeholder{color:rgb(255 255 255 / .5)}.ls-field,.wf-field{width:100%;border:1px solid var(--df-border);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:14px;font-family:var(--font-ui);background:#fff;color:var(--df-text);transition:border-color 0.15s,box-shadow 0.15s,background 0.15s}.ls-field::placeholder,.wf-field::placeholder{color:#9ca3af}.ls-field:focus,.wf-field:focus,.ls-field:focus-visible,.wf-field:focus-visible,.ls-field.is-focus,.wf-field.is-focus{outline:none;border-color:var(--df-green);background:#fff;color:var(--df-text);box-shadow:0 0 0 3px rgb(124 179 66 / .28)}.ls-field.is-error,.wf-field.is-error{border-color:var(--df-error);background:var(--df-error-soft)}.ls-field.is-error:focus,.wf-field.is-error:focus,.ls-field.is-error.is-focus,.wf-field.is-error.is-focus{box-shadow:0 0 0 3px rgb(198 40 40 / .22)}.ls-field.is-success,.wf-field.is-success{border-color:var(--df-success);background:var(--df-success-soft)}.ls-field.is-success:focus,.wf-field.is-success:focus,.ls-field.is-success.is-focus,.wf-field.is-success.is-focus{box-shadow:0 0 0 3px rgb(61 139 79 / .22)}.ls-field:disabled,.wf-field:disabled,.ls-field.is-disabled,.wf-field.is-disabled{opacity:.55;cursor:not-allowed;background:var(--df-cream)}.ls-field[readonly],.ls-field--locked{cursor:default;background:var(--df-cream,#f7f4eb);color:var(--df-brand-deep,#31623b);font-weight:600}.ls-field__helper{display:block;margin-top:.35rem;font-family:var(--font-ui);font-size:var(--type-caption);line-height:var(--lh-tight);color:var(--df-text-muted)}.ls-field__helper--error{color:var(--df-error)}.ls-field__helper--success{color:var(--df-success)}.ls-field__helper--warning{color:var(--df-warning)}.wf-field{border-style:dashed;border-color:var(--wf-placeholder-dark)}.ls-field--dark{background:rgb(255 255 255 / .95)}.wf-field--textarea,.ls-field--textarea{min-height:100px;resize:vertical}.product-pill{display:inline-block;background:var(--df-green);color:#fff;font-size:14px;font-weight:600;padding:4px 12px;border-radius:var(--radius-sm);font-family:var(--font-ui)}.df-icon{display:inline-block;vertical-align:middle;flex-shrink:0}.df-icon--brand-chrysanthemum{color:var(--df-brand-primary,#789a3d);background-color:currentColor;-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-hoacuc.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-hoacuc.svg) center / contain no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.ls-iconbox__icon .df-icon--brand-chrysanthemum,.ls-who__icon-circle .df-icon--brand-chrysanthemum,.ls-project-card__type .df-icon--brand-chrysanthemum,.wf-btn--primary .df-icon--brand-chrysanthemum,[class*="--on-dark"] .df-icon--brand-chrysanthemum{color:#fff;background-color:#fff}.df-icon--brand-chrysanthemum-img{display:inline-block;object-fit:contain;vertical-align:middle}.df-icon--brand-greenhouse{background-color:currentColor;-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-greenhouse.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-greenhouse.svg) center / contain no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.df-icon--brand-seedling{background-color:currentColor;-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-seedling.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-seedling.svg) center / contain no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.df-icon--brand-tissue-culture{background-color:currentColor;-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-tissue-culture.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-tissue-culture.svg) center / contain no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.df-icon--inline{margin-right:.35rem}.df-icon--sm{width:16px;height:16px}.df-icon--lg{width:28px;height:28px}.df-icon--star-filled{color:var(--df-green)}.df-icon--star-empty{color:var(--df-border);opacity:.85}.df-stars{display:inline-flex;align-items:center;gap:2px}.df-stars .df-icon{width:14px;height:14px}.icon-box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-box--sm{width:40px;height:40px;border-radius:var(--radius-sm)}.icon-box--md{width:52px;height:52px;border-radius:var(--radius-sm)}.icon-box--lg{width:56px;height:56px;border-radius:var(--radius-md)}.icon-box--green{background:var(--df-green);color:#fff}.icon-box--sage{background:var(--df-sage-bg);color:var(--df-dark)}.ls-service-card__icon,.ls-feature__icon,.ls-process-step__icon,.ls-mv-tile__icon{display:inline-flex;align-items:center;justify-content:center}.ls-service-card__icon .df-icon,.ls-feature__icon .df-icon,.ls-process-step__icon .df-icon{width:34px;height:34px}.ls-process-section .ls-process-step__icon .df-icon{color:inherit;width:34px;height:34px}.ls-mv-tile__icon .df-icon{width:22px;height:22px;color:var(--df-brand-deep,#31623b);background:none;background-color:#fff0}.ls-mv-tile__watermark .df-icon{width:2.75rem;height:2.75rem;color:inherit;opacity:1}.dyed-callout{display:flex;align-items:flex-start;gap:.5rem}.dyed-callout .df-icon{color:var(--df-green);margin-top:2px;flex-shrink:0}.site-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:0}.site-topbar__info{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.35rem 1.5rem;min-width:0}.site-topbar__item{display:inline-flex;align-items:center;gap:.35rem}.site-topbar__item .df-icon{opacity:.9}.site-topbar__search{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;border-radius:50%;background:rgb(255 255 255 / .12);color:var(--df-cream);cursor:pointer;transition:background 0.15s ease,color 0.15s ease}.site-topbar__search:hover,.site-topbar__search.is-hover{background:rgb(255 255 255 / .28);color:#fff}.site-topbar__search-form{display:inline-flex;align-items:center;gap:.35rem}.site-topbar__search-input{width:10.5rem;height:32px;padding:0 .75rem;border:0;border-radius:var(--radius-pill);background:rgb(255 255 255 / .12);color:var(--df-cream);font-family:var(--font-ui);font-size:.875rem}.site-topbar__search-input::placeholder{color:rgb(247 244 235 / .7)}.site-topbar__search-input:focus{outline:2px solid rgb(255 255 255 / .45);outline-offset:1px}.site-topbar__tools{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.site-topbar__social{display:inline-flex;align-items:center;gap:.35rem}.site-topbar__social-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .12);color:var(--df-cream);text-decoration:none;transition:background 0.15s ease,color 0.15s ease}.site-topbar__social-btn:hover,.site-topbar__social-btn.is-hover{background:rgb(255 255 255 / .28);color:#fff}.wf-btn .df-icon{margin-left:.15rem}.wf-btn--icon .df-icon{margin:0}.spec-stars{display:inline-flex;gap:2px}.spec-stars--empty{color:var(--df-border)}.dyed-callout{border-left:3px solid var(--df-green);padding:.75rem 1rem;background:var(--df-cream);font-size:14px;color:var(--df-dark);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.hero-slider{position:relative;overflow:hidden;background:var(--df-dark);--hero-pad-x:1rem}.hero-slider.ls-has-grass-top,.hero-slider.ls-has-grass-bottom{overflow-x:clip;overflow-y:visible}@media (min-width:768px){.hero-slider{--hero-pad-x:1.5rem}}.hero-slider::before{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(105deg,color-mix(in srgb,var(--df-brand-primary,#789a3d) 88%,transparent) 0%,color-mix(in srgb,var(--df-brand-primary,#789a3d) 62%,transparent) 22%,color-mix(in srgb,var(--df-brand-primary,#789a3d) 32%,transparent) 42%,color-mix(in srgb,var(--df-brand-deep,#31623b) 18%,transparent) 58%,transparent 74%)}.hero-slider__slides{position:relative;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden;min-height:560px;height:560px;aspect-ratio:auto}@media (min-width:996px){.hero-slider__slides{height:auto;aspect-ratio:16 / 9;min-height:560px}}@media (min-width:1024px){.hero-slider,.hero-slider__slides{height:648px;min-height:648px;max-height:648px;aspect-ratio:auto}}@media (max-width:767.98px){.hero-slider,.hero-slider__slides{aspect-ratio:auto;min-height:36rem;height:min(100dvh, 40.5rem);max-height:min(100dvh, 40.5rem)}.hero-slider__content{justify-content:flex-start;padding-top:clamp(5rem, 12vh, 6.25rem);padding-bottom:0}}.hero-slider__slide{position:absolute;inset:0;opacity:0;transition:opacity 0.7s ease;overflow:hidden}.hero-slider__slide.is-active{opacity:1}.hero-slider__img{width:100%;height:100%;object-fit:cover;display:block}.hero-slider__content{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:2rem 0;max-width:none;width:100%;margin:0;left:0;right:0;color:#fff;background:none;pointer-events:none;box-sizing:border-box}.hero-slider__inner{width:100%;max-width:var(--ls-content-max);margin-inline:auto;padding-inline:var(--ls-content-pad-x);box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.hero-slider__inner>*{pointer-events:auto}.hero-slider__content.is-animating .hero-slider__inner>*{animation:hero-content-rise 0.65s ease both}.hero-slider__content.is-animating .hero-slider__inner>*:nth-child(1){animation-delay:0.05s}.hero-slider__content.is-animating .hero-slider__inner>*:nth-child(2){animation-delay:0.12s}.hero-slider__content.is-animating .hero-slider__inner>*:nth-child(3){animation-delay:0.18s}.hero-slider__content.is-animating .hero-slider__inner>*:nth-child(4){animation-delay:0.24s}@keyframes hero-content-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-slider__eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin:0;color:#fff;line-height:1.2}.hero-slider__eyebrow .df-icon{color:var(--df-paste)}.hero-slider__content h1{font-family:var(--font-display);font-size:clamp(var(--type-h1-min), 4vw, var(--type-h1));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-display);letter-spacing:-.02em;color:#fff;max-width:14ch}.hero-slider__content p:not(.hero-slider__eyebrow){color:rgb(255 255 255 / .92)}.hero-slider__float{position:absolute;left:0;right:0;bottom:0;z-index:30;max-width:var(--ls-content-max);width:100%;margin-inline:auto;padding-inline:var(--ls-content-pad-x);box-sizing:border-box;pointer-events:none}.hero-slider__float .ls-stat-float{width:max-content;max-width:100%;margin-left:auto;pointer-events:none;justify-content:flex-end}.hero-slider__float .ls-stat-box{pointer-events:auto}@media (min-width:768px) and (max-width:1023.98px){.hero-slider__float{bottom:calc(var(--ls-grass-clearance-gap) * 0.5)}}@media (max-width:767.98px){.hero-slider__float{padding-inline:var(--ls-content-pad-x) 0}.hero-slider__float .ls-stat-float{margin-inline:auto 0;width:max-content;max-width:calc(100% - 0.5rem);justify-content:flex-end}}.hero-slider__dots{position:absolute;bottom:calc(var(--ls-grass-fringe-hero-h) + var(--ls-grass-clearance-gap) * 1.5);left:0;right:0;z-index:35;display:flex;justify-content:flex-start;gap:.65rem;width:100%;max-width:var(--ls-content-max);margin-inline:auto;padding-inline:var(--ls-content-pad-x);box-sizing:border-box;pointer-events:auto}.hero-slider__dots .wf-dot{pointer-events:auto;position:relative;z-index:1}.news-carousel__dots,.products-carousel__dots,.product-lines-carousel__dots,.milestone-carousel__dots,.process-carousel__dots{display:none!important}.wf-dot{width:12px;height:12px;border-radius:50%;background:var(--df-dark);border:none;cursor:pointer;padding:0;opacity:.55;box-shadow:0 0 0 2px rgb(255 255 255 / .9);transition:opacity 0.25s ease,box-shadow 0.25s ease,background 0.25s ease}.wf-dot--active{background:var(--df-green);opacity:1;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--df-green);position:relative;animation:hero-dot-pulse 2.4s ease-in-out infinite}.wf-dot--active::after{content:none}@keyframes hero-dot-pulse{0%,100%{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--df-green)}50%{box-shadow:0 0 0 2px #fff,0 0 0 6px rgb(124 179 66 / .45)}}.hero-slider__slide>.media-frame{overflow:hidden}.hero-slider__slide>.media-frame>img{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block;transform:scale(1);transition:transform 0.01s linear}.hero-slider__slide.is-active>.media-frame>img{animation:hero-ken-burns 8s ease-out forwards}@keyframes hero-ken-burns{from{transform:scale(1)}to{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.hero-slider__slide.is-active>.media-frame>img{animation:none}.hero-slider__content.is-animating .hero-slider__inner>*{animation:none}.wf-dot--active{animation:none}}body.home .wf-float,body[data-page="home"] .wf-float{top:auto;right:0;bottom:1.25rem;transform:none}.stats-band{background:var(--df-dark);color:var(--df-cream);padding:3rem 0}.stats-band .font-display{color:var(--df-cream)}.ls-stat-tile{text-align:center;padding:1rem}.ls-stat-tile__num{font-family:var(--font-display);font-size:2.5rem;font-weight:var(--type-display-weight);font-synthesis:none;color:var(--df-green-light)}.ls-stat-tile__label{font-size:14px;opacity:.85;margin-top:.25rem}.ls-stage-pair{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.ls-stage-card{border-radius:var(--radius-xl);overflow:hidden;position:relative}.ls-stage-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.ls-stage-card__label{position:absolute;bottom:1rem;font-family:var(--font-accent);font-size:1.5rem;color:#fff;text-shadow:0 2px 8px rgb(0 0 0 / .4)}.ls-stage-card__label--before{left:1rem}.ls-stage-card__label--after{right:1rem}.media-frame{--mf-bg:#eef6fb;--mf-border:#6ba3c7;--mf-icon:#3d7ea6;--mf-badge-bg:#dbeafe;--mf-badge-text:#1e5a7a;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;margin:0;padding:0;border:2px dashed var(--mf-border);border-radius:var(--radius-md);background:var(--mf-bg);color:var(--mf-icon);text-align:center;overflow:hidden}.media-frame--image{--mf-bg:#eef6fb;--mf-border:#6ba3c7;--mf-icon:#3d7ea6;--mf-badge-bg:#dbeafe;--mf-badge-text:#1e5a7a}.media-frame--video{--mf-bg:#f5f0fc;--mf-border:#a78bcc;--mf-icon:#6d4a9a;--mf-badge-bg:#ede9fe;--mf-badge-text:#5b3488}.media-frame--map{--mf-bg:#fef6ec;--mf-border:#d4925a;--mf-icon:#b45309;--mf-badge-bg:#ffedd5;--mf-badge-text:#9a3412}.media-frame__badge{position:absolute;top:.55rem;left:.55rem;z-index:2;width:auto;height:auto;font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .55rem;border-radius:var(--radius-pill);background:var(--mf-badge-bg);color:var(--mf-badge-text);border:1px solid color-mix(in srgb,var(--mf-border) 35%,transparent)}.media-frame__icon-wrap{position:relative;z-index:1;width:48px;height:48px;border-radius:50%;background:rgb(255 255 255 / .78);border:1.5px dashed var(--mf-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:1.75rem}.media-frame__icon{color:var(--mf-icon)}.media-frame__label,.media-frame__hint{position:absolute;left:0;right:0;width:auto;height:auto;top:auto;z-index:2;margin:0;max-width:none;box-sizing:border-box;padding-left:.65rem;padding-right:.65rem}.media-frame__label{bottom:0;padding-top:1.75rem;padding-bottom:1.2rem;font-family:var(--font-ui);font-size:14px;font-weight:600;line-height:1.35;color:var(--mf-badge-text);background:linear-gradient(to top,color-mix(in srgb,var(--mf-badge-bg) 96%,transparent) 0%,color-mix(in srgb,var(--mf-badge-bg) 72%,transparent) 55%,transparent 100%)}.media-frame__hint{bottom:.28rem;padding-bottom:.2rem;font-family:var(--font-ui);font-size:14px;color:var(--mf-icon);opacity:.85;line-height:1.2;z-index:3}.media-frame:not(:has(.media-frame__hint)) .media-frame__label{padding-bottom:.55rem}.media-frame:has(.media-frame__hint) .media-frame__label{padding-bottom:1.35rem}.media-frame--wide .media-frame__icon-wrap,.media-frame--landscape .media-frame__icon-wrap,.media-frame--hero .media-frame__icon-wrap,.media-frame--map-ratio .media-frame__icon-wrap{width:40px;height:40px;margin-bottom:1.25rem}.media-frame--wide .media-frame__label,.media-frame--landscape .media-frame__label,.media-frame--hero .media-frame__label,.media-frame--map-ratio .media-frame__label{padding-top:1.25rem;font-size:14px}.media-frame--hero{aspect-ratio:21 / 9;min-height:200px}.media-frame--landscape{aspect-ratio:16 / 10}.media-frame--4-3{aspect-ratio:4 / 3}.media-frame--product{aspect-ratio:3 / 4}.media-frame--square{aspect-ratio:1 / 1}.media-frame--tall{aspect-ratio:3 / 4}.media-frame--portrait{aspect-ratio:2 / 3}.media-frame--wide{aspect-ratio:16 / 9}.media-frame--map-ratio{aspect-ratio:16 / 7;min-height:160px}.media-frame--avatar{width:56px;height:56px;padding:0;border-radius:50%;flex-shrink:0}.media-frame--avatar .media-frame__badge{display:none}.media-frame--avatar .media-frame__icon-wrap{width:100%;height:100%;border:none;background:#fff0;border-radius:50%;margin-bottom:0}.media-frame--avatar .media-frame__label,.media-frame--avatar .media-frame__hint{display:none}.media-frame--rounded{border-radius:var(--radius-xl)}.media-frame:has(>img,>video,>iframe){padding:0;border-style:solid;border-width:1px}.media-frame:has(>img,>video,>iframe) .media-frame__badge,.media-frame:has(>img,>video,>iframe) .media-frame__icon-wrap,.media-frame:has(>img,>video,>iframe) .media-frame__label,.media-frame:has(>img,>video,>iframe) .media-frame__hint{display:none}.media-frame>img,.media-frame>video,.media-frame>iframe{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.media-frame--contain{background:var(--df-paste-soft);border-color:rgb(45 90 39 / .1)}.media-frame--contain>img,.media-frame--contain>video{object-fit:contain;object-position:center;padding:.75rem;filter:drop-shadow(0 10px 18px rgb(49 40 20 / .08))}.ls-project-card__img.media-frame--contain,.ls-project-card__img-wrap>.media-frame--contain,.ls-project-card__img-wrap{background:var(--df-paste-soft)}.wf-ph{background:var(--wf-placeholder);border:1px dashed var(--wf-placeholder-dark);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--df-sage-muted);font-size:14px;font-weight:500;text-align:center;padding:.5rem}.wf-ph--img{aspect-ratio:4 / 3;width:100%}.wf-ph--hero{aspect-ratio:21 / 9;min-height:280px}.wf-ph--product{aspect-ratio:3 / 4;width:100%}.wf-ph--square{aspect-ratio:1 / 1}.wf-ph--avatar{width:56px;height:56px;border-radius:50%;flex-shrink:0}.wf-img{width:100%;display:block;border-radius:var(--radius-md);object-fit:cover;background:var(--wf-placeholder)}.wf-img--product{aspect-ratio:3 / 4;object-fit:contain;background:#fff}.ds-panel{background:#fff;border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:2rem;box-shadow:var(--shadow-card);overflow:visible}.ds-panel--dark{background:var(--df-dark);color:#fff}.ds-panel--sage{background:var(--ls-section-bg)}.ds-hero-slider{--hero-pad-x:1rem}@media (min-width:768px){.ds-hero-slider{--hero-pad-x:1.5rem}}.ds-overlay-stage{--hero-pad-x:1rem;position:relative;isolation:isolate}@media (min-width:768px){.ds-overlay-stage{--hero-pad-x:1.5rem}}.ds-overlay-stage>.site-header-wrap{position:absolute;left:0;right:0;top:0;z-index:50;width:100%;background:#fff0;padding-bottom:0}.ds-overlay-stage>.site-header-wrap .site-topbar{background:rgb(30 61 40 / .72);backdrop-filter:blur(6px)}.ds-overlay-stage>.site-header-wrap .site-topbar .ls-container,.ds-overlay-stage>.site-header-wrap .site-topbar__inner{max-width:1200px;width:100%;margin-inline:auto;padding-inline:0;box-sizing:border-box}.ds-overlay-stage>.site-header-wrap .site-header{margin-inline:auto;max-width:1200px;width:100%}@media (max-width:767.98px){.ds-overlay-stage>.site-header-wrap .site-header{margin-inline:0;width:100%;border-radius:0;box-shadow:0 6px 20px rgb(30 61 40 / .14)}}.ds-overlay-stage .hero-slider__content{padding-top:clamp(5rem, 12vw, 7.5rem);padding-bottom:clamp(2rem, 4vw, 3rem);padding-left:0;padding-right:0}.ds-overlay-stage--page-hero .page-hero--media{min-height:clamp(22rem, 52vw, 30rem);padding-top:calc(var(--page-hero-topbar-h)+var(--page-hero-header-h)+var(--page-hero-chrome-gap));padding-bottom:calc(var(--ls-grass-fringe-art-h) + 2.75rem);padding-left:var(--hero-pad-x);padding-right:var(--hero-pad-x);border-radius:0}.ds-overlay-stage--page-hero .page-hero--media>.max-w-content,.ds-overlay-stage--page-hero .page-hero--media>.ls-section__inner{max-width:none;padding-inline:0}@media (min-width:768px){.ds-overlay-stage--page-hero .page-hero--media{padding-bottom:calc(var(--ls-grass-fringe-art-h) + 4rem)}}.ds-cutout-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:640px){.ds-cutout-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.ds-cutout-rail{grid-template-columns:repeat(6,minmax(0,1fr))}}.ds-cutout-tile{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.85rem .5rem .75rem;border-radius:var(--radius-md);background:#fff;border:1px solid rgb(45 90 39 / .1);text-decoration:none;color:inherit;overflow:visible;transition:transform 0.25s ease,box-shadow 0.25s ease}.ds-cutout-tile:hover,.ds-cutout-tile.is-hover{transform:translateY(-3px);box-shadow:0 10px 24px rgb(30 61 40 / .1)}.ds-cutout-tile__img{width:100%;aspect-ratio:1;object-fit:contain;object-position:center center;padding:.35rem;filter:drop-shadow(0 6px 10px rgb(30 61 40 / .16))}.ds-cutout-tile__name{font-family:var(--font-ui);font-size:.875rem;font-weight:600;color:var(--df-dark);text-align:center}.ds-gallery-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:.55rem .7rem;background:rgb(30 61 40 / .86);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:600;letter-spacing:.01em;text-align:center;pointer-events:none;border-radius:0 0 inherit inherit}.ls-gallery-item.media-frame:has(>img),.ls-gallery-item.media-frame--cover{background:var(--df-dark-deep);border-color:#fff0}.ls-gallery-item.media-frame:has(>img)>img,.ls-gallery-item.media-frame--cover>img{object-fit:cover;object-position:center;padding:0;filter:none;transform:none}.ls-gallery-item.media-frame--contain{background:#fff;border-color:rgb(45 90 39 / .1)}.ls-gallery-item.media-frame--contain>img{padding:.55rem .55rem 2.5rem;object-fit:contain;object-position:center center;transform:scale(1.06);transform-origin:center center;filter:drop-shadow(0 8px 16px rgb(30 61 40 / .12))}.ls-gallery-item.media-frame--landscape.media-frame--contain>img,.ls-gallery-item.media-frame--wide.media-frame--contain>img{transform:scale(1.22);object-position:center center;padding:.4rem .4rem 2.4rem}.ls-gallery-item.media-frame--tall.media-frame--contain>img{transform:scale(1.04);object-position:center center}.ls-gallery-item.media-frame--square.media-frame--contain>img{transform:scale(1)}.ls-testimonial__media .media-frame--contain{height:100%;min-height:14rem}.ls-testimonial__media .media-frame:has(>img),.ls-testimonial__media .media-frame--cover{height:100%;min-height:14rem;background:var(--df-dark-deep);border-color:#fff0}@media (min-width:992px){.ls-testimonial__media .media-frame--contain,.ls-testimonial__media .media-frame:has(>img),.ls-testimonial__media .media-frame--cover{min-height:24rem}}.ls-testimonial__media .media-frame:has(>img)>img,.ls-testimonial__media .media-frame--cover>img{object-fit:cover;object-position:center;padding:0;filter:none}.ls-testimonial__avatar.media-frame:has(>img)>img,.ls-testimonial__thumb.media-frame:has(>img)>img,.ls-testimonial__avatar.media-frame--cover>img,.ls-testimonial__thumb.media-frame--cover>img{object-fit:cover;padding:0;filter:none}.ls-product-detail .media-frame--contain{border-radius:var(--radius-lg)}.ds-swatch{display:block;width:100%;height:5rem;min-height:5rem;border-radius:var(--radius-md);border:1px solid var(--df-border);box-sizing:border-box;flex-shrink:0}.ds-color-card{display:flex;flex-direction:column;min-width:0}.ds-color-card .ds-swatch{margin-bottom:.5rem}.ds-token{font-family:var(--font-ui);font-size:14px;color:var(--df-sage-muted)}.ds-grid-2{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.ds-grid-2{grid-template-columns:1fr 1fr}}.ds-grid-3{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.ds-grid-3{grid-template-columns:repeat(3,1fr)}}.ds-grid-4{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.ds-grid-4{grid-template-columns:repeat(4,1fr)}}.ds-label{font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--df-sage-muted);margin-bottom:1rem}.ds-state-pair{display:grid;gap:1rem 1.25rem;grid-template-columns:1fr;align-items:stretch}@media (min-width:640px){.ds-state-pair{grid-template-columns:1fr 1fr}}.ds-state-pair--3{display:grid;gap:1rem 1.25rem;grid-template-columns:1fr}@media (min-width:768px){.ds-state-pair--3{grid-template-columns:repeat(3,1fr)}}.ds-state-col{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.1rem;border-radius:var(--radius-md);background:rgb(255 255 255 / .72);border:1px dashed rgb(61 139 79 / .22);min-width:0}.ds-state-col:has(.ls-project-card),.ds-state-col:has(.ds-cutout-tile){padding-bottom:1.25rem}.ds-state-col--dark{background:var(--df-dark);border-color:rgb(255 255 255 / .2)}.ds-state-col--dark .ds-state-badge{color:var(--df-sage)}.ds-state-badge{display:inline-flex;align-self:flex-start;margin:0;padding:.2rem .55rem;border-radius:var(--radius-pill);font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--df-sage-muted);background:rgb(61 139 79 / .08)}.ds-state-badge--hover{color:var(--df-dark);background:rgb(124 179 66 / .18)}.ds-state-badge--active{color:#fff;background:var(--df-green)}.ds-state-note{font-family:var(--font-ui);font-size:14px;color:#6b7280;margin:0}.ds-state-pair:has(.ls-project-card){display:grid;grid-template-columns:repeat(2,minmax(0,22.5rem));gap:1.25rem;justify-content:start;align-items:start}.ds-state-col .ls-project-card{width:100%;max-width:none}.ds-grid-3:has(>.ls-project-card){justify-content:stretch;justify-items:stretch;gap:1.25rem}.ds-grid-3>.ls-project-card{width:100%;max-width:none}@media (min-width:768px){.ds-grid-3:has(>.ls-project-card){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.ds-state-pair:has(.ls-project-card){grid-template-columns:minmax(0,22.5rem)}}.ds-btn-matrix{display:flex;flex-direction:column;border:1px solid rgb(61 139 79 / .16);border-radius:var(--radius-md);overflow:hidden;background:#fff}.ds-btn-matrix__head,.ds-btn-matrix__row{display:grid;grid-template-columns:8.5rem 1fr 1fr;align-items:center;gap:0;min-height:4.25rem}.ds-btn-matrix__head{min-height:2.5rem;background:rgb(61 139 79 / .06);border-bottom:1px solid rgb(61 139 79 / .12)}.ds-btn-matrix__row+.ds-btn-matrix__row{border-top:1px solid rgb(61 139 79 / .1)}.ds-btn-matrix__cell{display:flex;align-items:center;justify-content:flex-start;padding:.85rem 1rem;min-width:0}.ds-btn-matrix__cell--label{font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--df-sage-muted);background:rgb(250 252 247 / .9);border-right:1px solid rgb(61 139 79 / .1)}.ds-btn-matrix__head .ds-btn-matrix__cell:not(.ds-btn-matrix__cell--label){font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--df-dark)}.ds-btn-matrix__head .ds-btn-matrix__cell:nth-child(2){border-right:1px solid rgb(61 139 79 / .1)}.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(2){border-right:1px solid rgb(61 139 79 / .08)}.ds-btn-matrix__group{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.ds-btn-matrix__cell--span{grid-column:2 / -1;border-right:none}.ds-btn-matrix__row--dark{background:var(--df-dark)}.ds-btn-matrix__row--dark .ds-btn-matrix__cell--label{background:rgb(0 0 0 / .18);color:var(--df-sage);border-right-color:rgb(255 255 255 / .1)}.ds-btn-matrix__row--dark .ds-btn-matrix__cell:nth-child(2){border-right-color:rgb(255 255 255 / .1)}@media (max-width:767px){.ds-btn-matrix__head{display:none}.ds-btn-matrix__head,.ds-btn-matrix__row{grid-template-columns:1fr;min-height:0}.ds-btn-matrix__cell--label{border-right:none;border-bottom:1px solid rgb(61 139 79 / .1);padding-block:.55rem}.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(2),.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(3){border-right:none}.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(2)::before,.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(3)::before{content:"Normal";display:block;width:100%;margin-bottom:.45rem;font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--df-sage-muted)}.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(3)::before{content:"Hover";color:var(--df-dark)}.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(2),.ds-btn-matrix__row .ds-btn-matrix__cell:nth-child(3){flex-direction:column;align-items:flex-start}.ds-btn-matrix__cell--span{grid-column:auto}.ds-btn-matrix__cell--span::before{display:none!important}.ds-btn-matrix__row--dark .ds-btn-matrix__cell:nth-child(2)::before,.ds-btn-matrix__row--dark .ds-btn-matrix__cell:nth-child(3)::before{color:var(--df-sage)}}.ls-location-body{display:flex;flex-direction:column;align-items:stretch;gap:2.5rem}@media (min-width:900px){.ls-location-body{flex-direction:row;align-items:center;gap:56px}}.ls-location-stats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:22px;flex:0 0 auto;width:100%;max-width:440px}@media (min-width:900px){.ls-location-stats{width:440px}}.ls-location-stats__row{display:flex;align-items:center;gap:16px;min-height:32px}.ls-location-stats__num{flex:0 0 148px;width:148px;font-family:var(--font-display);font-size:clamp(1.5rem, 2.4vw, 2rem);font-weight:700;line-height:1;color:var(--df-brand-primary,#789a3d)}.ls-location-stats__label{flex:1 1 auto;min-width:0;font-family:var(--font-ui);font-size:.9375rem;font-weight:500;line-height:1.35;color:var(--df-brand-deep,#31623b)}.ls-location-map{position:relative;flex:1 1 auto;min-width:0;max-width:min(44rem, 100%);margin-inline:0}@media (max-width:899.98px){.ls-location-map{margin-inline:auto}.ls-location-stats{max-width:none}}.ls-location-map__img{display:block;width:100%;height:auto}.ls-location-map__meta{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:clamp(1.25rem, 2.5vw, 1.75rem);text-align:center}.ls-location-map__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.75rem;font-family:var(--font-ui);font-size:.875rem;font-weight:500;letter-spacing:.01em;color:var(--df-dark-deep)}.ls-location-map__legend-item{display:inline-flex;align-items:center;gap:.4rem}.ls-location-map__swatch{width:.85rem;height:.85rem;border-radius:2px;background:#789838;flex-shrink:0}.ls-location-map__flower{color:#789838;display:inline-flex;line-height:0}.ls-location-map__caption{margin:0;font-family:var(--font-ui);font-size:.9375rem;font-weight:400;font-style:italic;line-height:1.5;color:var(--df-sage-muted);max-width:28rem}.ls-map{position:relative;width:100%;border-radius:var(--radius-xl,32px);overflow:hidden;background:var(--df-paste-soft,#e8f5d4);box-shadow:var(--shadow-card,0 8px 24px rgb(30 61 40 / .08))}.ls-map__canvas{display:block;width:100%;height:clamp(240px, 42vw, 384px);z-index:0;background:var(--df-paste-soft,#e8f5d4)}.ls-map__canvas .leaflet-container{width:100%;height:100%;font-family:var(--font-ui)}.ls-map__legend{list-style:none;margin:0;padding:.85rem 1rem 1rem;display:grid;gap:.65rem;background:var(--df-white);border-top:1px solid var(--df-border)}@media (min-width:640px){.ls-map__legend{grid-template-columns:1fr 1fr;gap:.75rem 1.25rem}}.ls-map__legend li{display:flex;gap:.65rem;align-items:flex-start;font-family:var(--font-ui);font-size:.875rem;line-height:1.45;color:var(--df-text-muted)}.ls-map__legend strong{display:block;color:var(--df-dark);font-size:.875rem;margin-bottom:.1rem}.ls-map__legend-pin{flex-shrink:0;width:12px;height:12px;margin-top:.3rem;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--df-green);box-shadow:0 0 0 2px color-mix(in srgb,var(--df-green) 28%,transparent)}.ls-map__link{display:inline-flex;align-items:center;gap:.35rem;margin:.85rem 1rem 1rem;font-family:var(--font-ui);font-size:.875rem;font-weight:600;color:var(--df-dark);text-decoration:none}.ls-map__link:hover{color:var(--df-green)}.wf-section{position:relative;border:none;border-radius:var(--radius-md);background:var(--df-white);box-shadow:0 1px 0 rgb(30 61 40 / .04)}.hero-slider__slide>.media-frame{width:100%;height:100%;min-height:560px;aspect-ratio:auto;border-radius:0;border:none;overflow:hidden;background:var(--df-dark-deep,#1e3d28)}@media (max-width:767.98px){.hero-slider__slide>.media-frame{min-height:80vh}}.hero-slider__slide>.media-frame .media-frame__label,.hero-slider__slide>.media-frame .media-frame__hint,.hero-slider__slide>.media-frame .media-frame__icon-wrap,.hero-slider__slide>.media-frame .media-frame__badge{display:none}.wf-faq-item{margin-bottom:.75rem;padding:1rem 1.25rem;border:1px solid var(--df-border);border-radius:var(--radius-md);background:#fff}.wf-faq-item summary{cursor:pointer;color:var(--df-dark);font-family:var(--font-ui);font-weight:600}.service-card{border-radius:var(--radius-lg);overflow:hidden;background:#fff;border:1px solid var(--df-border);box-shadow:var(--shadow-card)}.service-card>.media-frame{border-radius:0;border-width:0 0 2px}.service-card__body{padding:1.25rem}.stage-slider{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:640px){.stage-slider{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.stage-slider{grid-template-columns:repeat(4,minmax(0,1fr))}}.stage-slide{overflow:hidden;margin:0;border:1px solid var(--df-border);border-radius:var(--radius-md);background:#fff}.stage-slide>.media-frame{border-width:0 0 2px;border-radius:0}.stage-slide figcaption{padding:.75rem;color:var(--df-dark);font-family:var(--font-ui);font-size:14px;font-weight:600;text-align:center}.wf-cta-band{background:var(--df-green);color:#fff;text-align:center;padding:3rem 1.5rem;border-radius:var(--radius-xl)}.wf-progress{height:6px;background:var(--df-border);border-radius:var(--radius-pill);overflow:visible}.wf-progress__fill{height:100%;background:var(--df-green);border-radius:var(--radius-pill)}.site-header.is-sticky{box-shadow:0 8px 24px rgb(30 61 40 / .12)}.site-nav__drop{position:relative}.site-nav__drop-trigger{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.site-nav__drop-trigger>[data-df-icon],.site-nav__drop-trigger>.df-icon{display:inline-flex;align-items:center;line-height:0}.site-nav__drop-menu{display:none;position:absolute;top:100%;left:0;transform:none;width:max-content;min-width:0;max-height:min(70vh, 28rem);overflow-x:hidden;overflow-y:auto;padding:.35rem .2rem .2rem;background:#fff0;border:none;box-shadow:none;z-index:40}.site-nav__drop-menu::before{content:"";position:absolute;top:.35rem;left:0;right:0;bottom:0;background:#fff;border:1px solid var(--df-border);border-radius:var(--radius-md);box-shadow:0 12px 32px rgb(30 61 40 / .12);z-index:-1;pointer-events:none}.site-nav__drop-menu a{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem .35rem;border-radius:0;color:var(--df-dark);font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap}.site-nav__drop-menu a [data-df-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1rem;height:1rem;line-height:0}.site-nav__drop-menu a .df-icon{display:block;width:1rem;height:1rem;margin:0}.site-nav__drop-menu a:hover{background:var(--df-cream);color:var(--df-green-dark)}.site-nav__drop:hover .site-nav__drop-menu,.site-nav__drop:focus-within .site-nav__drop-menu{display:block}.site-header__menu-btn.wf-btn,.site-header__menu-btn{box-sizing:border-box;width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px;padding:0;gap:0;line-height:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center}.site-mobile{position:fixed;inset:0;z-index:80;display:block;visibility:hidden;pointer-events:none}.site-mobile[hidden]{display:none}.site-mobile.is-open,.site-mobile[data-open="1"]{visibility:visible;pointer-events:auto}.site-mobile.is-open[hidden],.site-mobile[data-open="1"][hidden]{display:block}.site-mobile__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgb(14 38 24 / .55);backdrop-filter:blur(2px);cursor:pointer;opacity:0;transition:opacity 0.32s ease}.site-mobile.is-open .site-mobile__backdrop,.site-mobile[data-open="1"] .site-mobile__backdrop{opacity:1}.site-mobile__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(22rem, 92vw);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;background:#fff;box-shadow:-12px 0 40px rgb(30 61 40 / .18);transform:translate3d(100%,0,0);transition:transform 0.36s cubic-bezier(.22,1,.36,1);overflow:auto;-webkit-overflow-scrolling:touch;will-change:transform}.site-mobile.is-open .site-mobile__panel,.site-mobile[data-open="1"] .site-mobile__panel{transform:translate3d(0,0,0)}@media (prefers-reduced-motion:reduce){.site-mobile__backdrop,.site-mobile__panel{transition-duration:0.01ms}}.site-mobile__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid var(--df-border);position:sticky;top:0;background:#fff;z-index:1}.site-mobile__nav{display:flex;flex-direction:column;padding:.5rem .75rem 1rem;gap:.15rem}.site-mobile__link,.site-mobile__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem .85rem;border-radius:var(--radius-md);color:var(--df-dark);font-family:var(--font-ui);font-size:1rem;font-weight:600;text-decoration:none;list-style:none;cursor:pointer}.site-mobile__link:hover,.site-mobile__summary:hover{background:var(--df-cream);color:var(--df-green-dark)}.site-mobile__link[aria-current="page"]{color:var(--df-green);background:var(--df-paste-soft)}.site-mobile__group{border-radius:var(--radius-md)}.site-mobile__group[open]>.site-mobile__summary{color:var(--df-green-dark)}.site-mobile__group[open]>.site-mobile__summary .df-icon{transform:rotate(180deg)}.site-mobile__summary::-webkit-details-marker{display:none}.site-mobile__summary::marker{content:""}.site-mobile__summary .df-icon,.site-mobile__summary>[data-df-icon]{transition:transform 0.2s ease;color:currentColor}.site-mobile__sub{display:flex;flex-direction:column;gap:.1rem;padding:0 .35rem .45rem .85rem}.site-mobile__sub a{display:block;padding:.65rem .85rem;border-radius:8px;color:var(--df-text);font-family:var(--font-ui);font-size:.92rem;font-weight:500;text-decoration:none}.site-mobile__sub a:hover{background:var(--df-cream);color:var(--df-green-dark)}.site-mobile__foot{margin-top:auto;padding:1rem 1.1rem 1.35rem;border-top:1px solid var(--df-border);display:flex;flex-direction:column;gap:1rem}.site-mobile__cta{width:100%;justify-content:center}.site-mobile__meta{display:flex;flex-direction:column;gap:.55rem;font-family:var(--font-ui);font-size:.875rem;color:var(--df-text-muted)}.site-mobile__meta a,.site-mobile__meta p,.site-mobile__meta-item{display:inline-flex;align-items:flex-start;gap:.45rem;margin:0;color:inherit;text-decoration:none;line-height:1.4}.site-mobile__meta a:hover{color:var(--df-green-dark)}.site-mobile__tools{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.site-mobile__search{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:1px solid var(--df-border);border-radius:50%;background:var(--df-paste-soft,#e8f5d4);color:var(--df-dark);cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.site-mobile__search:hover{background:var(--df-cream);border-color:var(--df-green);color:var(--df-green-dark)}.site-mobile__search-form{display:flex;align-items:center;gap:.35rem;flex:1;min-width:0}.site-mobile__search-input{flex:1;min-width:0;height:36px;padding:0 .75rem;border:1px solid var(--df-border);border-radius:var(--radius-pill);background:#fff;color:var(--df-dark);font-family:var(--font-ui);font-size:.875rem}.site-mobile__social{display:inline-flex;align-items:center;gap:.35rem}.site-mobile__social-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--df-border);background:var(--df-paste-soft,#e8f5d4);color:var(--df-dark);text-decoration:none;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.site-mobile__social-btn:hover{background:var(--df-cream);border-color:var(--df-green);color:var(--df-green-dark)}.site-mobile__summary>[data-df-icon],.site-mobile__summary>.df-icon{display:inline-flex;align-items:center;line-height:0;flex-shrink:0}html.is-site-menu-open,html.is-site-menu-open body{overflow:hidden;overscroll-behavior:none}body.is-site-menu-open{position:fixed;left:0;right:0;width:100%}@media (min-width:1024px){.site-mobile{display:none!important;visibility:hidden!important;pointer-events:none!important}}.site-footer__social-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:rgb(255 255 255 / .12);color:var(--df-cream)}.wf-float{position:fixed;right:0;bottom:1.25rem;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.wf-float-board{display:flex;flex-direction:column;align-items:center;width:48px;background:var(--df-white);border-radius:var(--radius-md) 0 0 var(--radius-md);box-shadow:0 8px 24px rgb(30 61 40 / .18);overflow:hidden}.wf-float__btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:0;background:var(--df-white);color:var(--df-brand-deep);box-shadow:none;cursor:pointer;text-decoration:none}.wf-float__btn:hover,.wf-float__btn.is-hover{background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-primary,#789a3d)}.wf-float__divider{display:block;width:36px;height:1px;flex-shrink:0;background:#e5e7eb}.wf-back-top{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-right:0;border:0;border-radius:var(--radius-md) 0 0 var(--radius-md);background:var(--df-brand-cream);color:var(--df-brand-deep);box-shadow:0 8px 20px rgb(30 61 40 / .16);cursor:pointer}.wf-back-top:hover,.wf-back-top.is-hover{background:#fff;color:var(--df-brand-primary,#789a3d)}.ls-iconbox-band{background:var(--df-paste-soft);border-radius:var(--radius-xl);padding:var(--space-7) var(--space-6)}.ls-iconbox-band .ls-section-head{margin-bottom:1.5rem}.ls-iconbox-grid{display:grid;gap:1.25rem}@media (min-width:768px){.ls-iconbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ls-iconbox{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.6rem 1.25rem 1.5rem;background:#fff;border:1px solid rgb(156 204 101 / .45);border-radius:var(--radius-xl);box-shadow:0 10px 28px rgb(47 107 61 / .06);transition:transform 0.22s ease,box-shadow 0.22s ease,background-color 0.22s ease,border-color 0.22s ease}.ls-iconbox:hover,.ls-iconbox.is-hover{transform:translateY(-4px);background:var(--df-paste-soft);border-color:var(--df-green);box-shadow:0 16px 36px rgb(124 179 66 / .22)}.ls-iconbox:hover .ls-iconbox__icon,.ls-iconbox.is-hover .ls-iconbox__icon{background:var(--df-green);box-shadow:0 0 0 4px rgb(168 208 106 / .45),0 8px 18px rgb(47 107 61 / .28)}.ls-iconbox:hover .ls-iconbox__title,.ls-iconbox.is-hover .ls-iconbox__title{color:var(--df-dark-deep)}.ls-iconbox__icon{flex-shrink:0;width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--df-dark);color:#fff;box-shadow:0 6px 16px rgb(47 107 61 / .35);transition:background-color 0.22s ease,box-shadow 0.22s ease,color 0.22s ease,transform 0.22s ease}.ls-iconbox__icon .df-icon{color:#fff}.ls-iconbox__title{margin:0;font-family:var(--font-ui);font-size:1.125rem;font-weight:700;line-height:1.25;color:var(--df-green-dark);transition:color 0.22s ease}.ls-iconbox__text{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.55;color:var(--df-text-muted);max-width:18rem;transition:color 0.22s ease}.ls-iconbox--left{flex-direction:row;align-items:flex-start;text-align:left;gap:1rem;padding:1.25rem 1.35rem;border-left-width:3px;border-left-color:#fff0}.ls-iconbox--left .ls-iconbox__icon{width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;flex:0 0 56px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;box-sizing:border-box}.ls-iconbox--left .ls-iconbox__body{display:flex;flex-direction:column;gap:.35rem;min-width:0}.ls-iconbox--left .ls-iconbox__text{max-width:none}.ls-iconbox--left:hover,.ls-iconbox--left.is-hover{transform:none;background:#fff;border-color:rgb(124 179 66 / .55);border-left-color:var(--df-green);box-shadow:0 8px 22px rgb(47 107 61 / .1)}.ls-iconbox--left:hover .ls-iconbox__icon,.ls-iconbox--left.is-hover .ls-iconbox__icon{background:var(--df-dark-deep);transform:translateX(2px);box-shadow:0 6px 16px rgb(47 107 61 / .35)}.ls-iconbox--left:hover .ls-iconbox__title,.ls-iconbox--left.is-hover .ls-iconbox__title{color:var(--df-green)}.ls-iconbox--sage .ls-iconbox__icon{background:var(--df-sage-bg);color:var(--df-dark);box-shadow:0 4px 12px rgb(47 107 61 / .12)}.ls-iconbox--sage .ls-iconbox__icon .df-icon{color:var(--df-dark)}.ls-iconbox--sage:hover,.ls-iconbox--sage.is-hover{transform:translateY(-2px);background:var(--df-sage-bg);border-color:var(--df-sage);box-shadow:0 12px 28px rgb(122 158 127 / .28)}.ls-iconbox--sage:hover .ls-iconbox__icon,.ls-iconbox--sage.is-hover .ls-iconbox__icon{background:var(--df-dark);color:#fff;box-shadow:0 6px 16px rgb(47 107 61 / .35)}.ls-iconbox--sage:hover .ls-iconbox__icon .df-icon,.ls-iconbox--sage.is-hover .ls-iconbox__icon .df-icon{color:#fff}.ls-iconbox--sage:hover .ls-iconbox__title,.ls-iconbox--sage.is-hover .ls-iconbox__title{color:var(--df-dark)}.ds-state-col .ls-iconbox{width:100%;max-width:18rem}.ds-state-col .ls-iconbox--left{max-width:22rem}.ds-state-col:has(.ls-iconbox){padding-bottom:1.25rem}.ds-state-col .ls-iconbox--dock{max-width:17.5rem}.ds-compare-stack{display:flex;flex-direction:column;gap:1.15rem}.ds-compare__label{margin:0 0 .45rem;font-family:var(--font-ui);font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--df-text-muted)}.ds-compare__states{display:grid;grid-template-columns:1fr;gap:.65rem;max-width:34rem;align-items:stretch}@media (min-width:640px){.ds-compare__states{grid-template-columns:1fr 1fr}.ds-compare__states--wide{max-width:42rem}}.ds-compare__cell{margin:0;display:flex;flex-direction:column;gap:.4rem;padding:.55rem .65rem .7rem;border-radius:var(--radius-sm);background:rgb(255 255 255 / .65);border:1px dashed rgb(61 139 79 / .2);min-width:0}.ds-compare__cell--stage{border-color:rgb(255 255 255 / .22)}.ds-compare__cap{margin:0;align-self:flex-start;padding:.12rem .45rem;border-radius:var(--radius-pill);font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--df-sage-muted);background:rgb(61 139 79 / .08)}.ds-compare__cap--hover{color:var(--df-dark);background:rgb(124 179 66 / .18)}.ds-compare__cell--stage .ds-compare__cap{color:var(--df-sage);background:rgb(255 255 255 / .12)}.ds-compare__cell--stage .ds-compare__cap--hover{color:var(--df-dark-deep);background:rgb(168 208 106 / .85)}.ds-compare__cell .ls-iconbox{width:100%;max-width:none}.ds-compare__cell .ls-iconbox--dock{max-width:none}.ls-iconbox--dock{--ls-dock-icon:4.5rem;display:flex;flex-direction:column;align-items:center;gap:0;padding:0;background:#fff0;border:none;border-radius:0;box-shadow:none;text-align:center;max-width:17.5rem;width:100%}.ls-iconbox--dock:hover,.ls-iconbox--dock.is-hover{transform:none;background:#fff0;border:none;box-shadow:none}.ls-iconbox--dock .ls-iconbox__card{position:relative;z-index:1;width:100%;min-height:10.5rem;padding:1.25rem 1.25rem 2.75rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;background:linear-gradient(160deg,#8eae52 0%,var(--df-green) 55%,#6f9136 100%);color:var(--df-cream);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-leaf);box-shadow:0 12px 24px rgb(0 0 0 / .16),inset 0 1px 0 rgb(255 255 255 / .12);overflow:hidden;transition:background 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;box-sizing:border-box}.ls-iconbox--dock .ls-iconbox__card::after{content:"";position:absolute;width:96px;height:96px;right:-28px;bottom:-36px;border-radius:50%;background:rgb(255 255 255 / .08);pointer-events:none;transition:background 0.3s ease}.ls-iconbox--dock:hover .ls-iconbox__card,.ls-iconbox--dock.is-hover .ls-iconbox__card{background:#fff;color:var(--df-green-dark);border-color:rgb(255 255 255 / .55);box-shadow:0 16px 30px rgb(0 0 0 / .22),0 0 0 1px rgb(255 255 255 / .08)}.ls-iconbox--dock:hover .ls-iconbox__card::after,.ls-iconbox--dock.is-hover .ls-iconbox__card::after{background:rgb(120 154 61 / .08)}.ls-iconbox--dock .ls-iconbox__meta{margin:0;font-family:var(--font-accent);font-size:1.1rem;line-height:1;color:rgb(247 244 235 / .9);transition:color 0.3s ease}.ls-iconbox--dock .ls-iconbox__title{margin:0 0 var(--space-2);font-family:var(--font-ui);font-size:1.08rem;font-weight:700;color:#fff;line-height:1.3;min-height:2.6em;transition:color 0.3s ease}.ls-iconbox--dock .ls-iconbox__text{margin:0;max-width:none;font-size:.875rem;font-weight:400;line-height:1.55;color:rgb(255 255 255 / .92);transition:color 0.3s ease}.ls-iconbox--dock:hover .ls-iconbox__meta,.ls-iconbox--dock.is-hover .ls-iconbox__meta{color:rgb(30 61 40 / .55)}.ls-iconbox--dock:hover .ls-iconbox__title,.ls-iconbox--dock.is-hover .ls-iconbox__title{color:var(--df-green-dark)}.ls-iconbox--dock:hover .ls-iconbox__text,.ls-iconbox--dock.is-hover .ls-iconbox__text{color:rgb(30 61 40 / .72)}.ls-iconbox--dock .ls-iconbox__icon{position:relative;z-index:3;width:var(--ls-dock-icon);height:var(--ls-dock-icon);margin-top:calc(var(--ls-dock-icon) / -2);border-radius:50%;background:#fff;color:var(--df-green-dark);border:3px solid #fff;box-shadow:0 0 0 4px rgb(120 154 61 / .2),0 8px 18px rgb(0 0 0 / .18);transition:background 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.ls-iconbox--dock .ls-iconbox__icon .df-icon{color:inherit;width:34px;height:34px}.ls-iconbox--dock:hover .ls-iconbox__icon,.ls-iconbox--dock.is-hover .ls-iconbox__icon{background:#8eae52;color:#fff;border-color:rgb(255 255 255 / .92);box-shadow:0 0 0 4px rgb(120 154 61 / .28),0 10px 22px rgb(0 0 0 / .22)}.ls-iconbox--dock .ls-iconbox__stem{display:block;width:2px;height:2.25rem;margin:.15rem auto 0;background:rgb(247 244 235 / .45);border-radius:1px;pointer-events:none}@media (prefers-reduced-motion:reduce){.ls-iconbox--dock .ls-iconbox__card,.ls-iconbox--dock .ls-iconbox__icon{transition:none}}.ls-highlight-band{background:var(--df-paste-soft);border-radius:var(--radius-xl);padding:var(--space-7) var(--space-6)}.ls-highlight-grid,.ls-iconbox-grid{display:grid;gap:1.25rem}@media (min-width:768px){.ls-highlight-grid,.ls-iconbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ls-highlights--photo{isolation:isolate;overflow:visible;color:var(--df-cream);background:var(--df-dark-deep)}.ls-highlights__media,.ls-highlights__overlay{position:absolute;inset:0;z-index:0;pointer-events:none}.ls-highlights__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ls-highlights__overlay{background:linear-gradient(165deg,rgb(47 107 61 / .72) 0%,rgb(36 80 48 / .78) 48%,rgb(30 70 40 / .82) 100%)}.ls-highlights--photo>.ls-section-divider{z-index:2}.ls-highlights--photo .ls-highlight-grid,.ls-highlights--photo .ls-iconbox-grid{position:relative;z-index:1;gap:1.25rem}.ls-iconbox--glass,.ls-highlight-card--glass{background:rgb(250 252 247 / .96);border:1px solid rgb(255 255 255 / .7);box-shadow:0 10px 24px rgb(20 50 28 / .2);backdrop-filter:none;-webkit-backdrop-filter:none}.ls-iconbox--glass .ls-iconbox__title,.ls-highlight-card--glass .ls-highlight-card__num{color:var(--df-dark)}.ls-iconbox--glass .ls-iconbox__text,.ls-highlight-card--glass .ls-highlight-card__label{color:var(--df-text-muted)}.ls-iconbox--glass:hover,.ls-iconbox--glass.is-hover{transform:translateY(-3px) scale(1.01);background:rgb(255 255 255 / .96);border-color:rgb(255 255 255 / .95);box-shadow:0 0 0 1px rgb(168 208 106 / .55),0 18px 40px rgb(10 30 16 / .35)}.ls-iconbox--glass:hover .ls-iconbox__icon,.ls-iconbox--glass.is-hover .ls-iconbox__icon{background:var(--df-green-light);color:var(--df-dark-deep);box-shadow:0 0 0 3px rgb(255 255 255 / .55),0 8px 20px rgb(20 50 28 / .35)}.ls-iconbox--glass:hover .ls-iconbox__icon .df-icon,.ls-iconbox--glass.is-hover .ls-iconbox__icon .df-icon{color:var(--df-dark-deep)}.ls-iconbox--glass:hover .ls-iconbox__title,.ls-iconbox--glass.is-hover .ls-iconbox__title{color:var(--df-dark-deep)}.ls-iconbox--glass:hover .ls-iconbox__text,.ls-iconbox--glass.is-hover .ls-iconbox__text{color:var(--df-text)}@media (prefers-reduced-motion:reduce){.ls-iconbox--glass,.ls-highlight-card--glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgb(250 252 247 / .96)}.ls-iconbox:hover,.ls-iconbox.is-hover,.ls-iconbox--glass:hover,.ls-iconbox--glass.is-hover{transform:none}.ls-iconbox--left:hover .ls-iconbox__icon,.ls-iconbox--left.is-hover .ls-iconbox__icon{transform:none}}.ls-product-line-grid{display:grid;gap:1.75rem 1.5rem;align-items:stretch;max-width:60rem;margin-inline:auto;justify-content:center}@media (min-width:1024px){.ls-product-line-grid{grid-template-columns:repeat(3,minmax(0,var(--ls-plc-max-w,18.5rem)))}}.ls-product-line-grid--sample{grid-template-columns:minmax(16rem,var(--ls-plc-max-w,18.5rem));max-width:var(--ls-plc-max-w,18.5rem)}.ls-product-line-card{--ls-plc-max-w:18.5rem;--ls-plc-panel:var(--df-dark-deep);--ls-plc-title:#fff;--ls-plc-meta:rgba(250, 252, 247, 0.88);--ls-plc-mark:var(--df-green-light);--ls-plc-border:rgba(255, 255, 255, 0.12);--ls-plc-tone:color-mix(in srgb, var(--ls-plc-panel) 12%, transparent);--ls-card-pad-x:var(--space-5);--ls-card-pad-top:var(--space-5);--ls-card-pad-bottom:var(--space-4);--ls-card-gap:var(--space-3);--ls-plc-bloom-inset:var(--space-4);position:relative;display:flex;flex-direction:column;width:100%;max-width:var(--ls-plc-max-w);height:28rem;min-height:28rem;margin-inline:auto;isolation:isolate;overflow:hidden;background:var(--ls-plc-panel);border:1px solid var(--ls-plc-border);border-radius:var(--radius-lg);box-shadow:0 8px 28px rgb(47 107 61 / .18);text-decoration:none;color:inherit;transition:background 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,color 0.25s ease}.ls-product-line-card--tissue{--ls-plc-panel:#2f6b3d}.ls-product-line-card--cuttings{--ls-plc-panel:#5a6b35}.ls-product-line-card--fresh{--ls-plc-panel:#1e4d32}.ls-product-line-card:hover,.ls-product-line-card.is-hover,.ls-product-line-card:focus-within{--ls-plc-panel:var(--df-white);--ls-plc-title:var(--df-dark);--ls-plc-meta:var(--df-dark);--ls-plc-mark:var(--df-green);--ls-plc-border:rgba(61, 139, 79, 0.28);--ls-plc-tone:color-mix(in srgb, var(--df-dark-deep) 14%, transparent);background:var(--ls-plc-panel);box-shadow:0 14px 36px rgb(47 107 61 / .14)}.ls-product-line-card__panel{position:relative;z-index:2;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--ls-card-gap);padding:var(--ls-card-pad-top) var(--ls-card-pad-x) var(--ls-card-pad-bottom);background:#fff0}.ls-product-line-card__mark{display:inline-flex;align-items:center;justify-content:center;color:var(--ls-plc-mark);line-height:0;transform:scale(1.2);transition:color 0.25s ease}.ls-product-line-card__mark .df-icon{color:var(--ls-plc-mark)}.ls-product-line-card__title{margin:0;font-family:var(--font-ui);font-size:clamp(1.125rem, 2vw, var(--type-h3));font-weight:700;line-height:1.25;min-height:calc(1.25em * 2);color:var(--ls-plc-title);transition:color 0.25s ease;text-wrap:balance}.ls-product-line-card__meta{list-style:none;margin:0;padding:0;font-family:var(--font-ui);font-size:var(--type-small);font-weight:600;color:var(--ls-plc-meta);line-height:1.45;transition:color 0.25s ease}.ls-product-line-card__meta li+li{margin-top:var(--space-1)}.ls-product-line-card__link{position:absolute;z-index:4;left:50%;top:50%;right:auto;bottom:auto;width:2.75rem;height:2.75rem;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--df-green);border:2px solid #fff;color:#fff;box-shadow:0 8px 20px rgb(47 107 61 / .28);opacity:0;transform:translate(-50%,-50%) scale(.85);pointer-events:none;transition:opacity 0.22s ease,transform 0.22s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.ls-product-line-card__link:hover,.ls-product-line-card__link:focus-visible{background:var(--df-dark);color:#fff;border-color:#fff}.ls-product-line-card:hover .ls-product-line-card__link,.ls-product-line-card.is-hover .ls-product-line-card__link,.ls-product-line-card:focus-within .ls-product-line-card__link{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}@media (hover:none){.ls-product-line-card__link{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}}.ls-product-line-card__bloom{--ls-plc-mum-mask:url(/wp-content/themes/dalatflora/assets/vectors/chrysanthemum-mask.png?v=pad18);position:relative;flex:1 1 auto;margin-top:auto;padding:0;z-index:1;display:block;width:auto;min-height:9rem;aspect-ratio:36 / 34;background:#fff0;border:0;border-radius:0;overflow:visible;pointer-events:none;box-shadow:none}.ls-product-line-card__bloom::after{content:"";position:absolute;inset:0;z-index:1;background:var(--ls-plc-tone);mix-blend-mode:soft-light;pointer-events:none;opacity:.45;-webkit-mask-image:var(--ls-plc-mum-mask);mask-image:var(--ls-plc-mum-mask);-webkit-mask-size:120%;mask-size:120%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-source-type:alpha;mask-mode:alpha;transition:background 0.25s ease,opacity 0.25s ease}.ls-product-line-card:hover .ls-product-line-card__bloom,.ls-product-line-card.is-hover .ls-product-line-card__bloom,.ls-product-line-card:focus-within .ls-product-line-card__bloom{background:#fff0;border:0;box-shadow:none}.ls-product-line-card:hover .ls-product-line-card__bloom::after,.ls-product-line-card.is-hover .ls-product-line-card__bloom::after,.ls-product-line-card:focus-within .ls-product-line-card__bloom::after{opacity:.2}.ls-product-line-card__bloom img{display:block;width:100%;height:100%;min-height:7.5rem;border-radius:0;object-fit:cover;object-position:center;filter:saturate(.92) brightness(.97);-webkit-mask-image:var(--ls-plc-mum-mask);mask-image:var(--ls-plc-mum-mask);-webkit-mask-size:120%;mask-size:120%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-source-type:alpha;mask-mode:alpha}.ls-product-line-card--tissue .ls-product-line-card__bloom img{object-position:center 42%}.ls-product-line-card--cuttings .ls-product-line-card__bloom img{object-position:center 48%}.ls-product-line-card--fresh .ls-product-line-card__bloom img{object-position:center 38%}@media (max-width:767px){.ls-product-line-card{--ls-plc-bloom-inset:var(--space-3);height:26rem;min-height:26rem}.ls-product-line-card__panel{padding:var(--ls-card-pad-top) var(--ls-card-pad-x) var(--ls-card-pad-bottom)}.ls-product-line-card__bloom{min-height:8.5rem}.ls-product-line-card__bloom img{min-height:6.75rem}.ls-product-line-card__link{width:2.5rem;height:2.5rem}}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.ls-iconbox--glass,.ls-highlight-card--glass{background:rgb(250 252 247 / .96)}}.ls-editorial-band{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(20rem, 38vw, 26rem);display:flex;align-items:center;background:var(--df-dark-deep);color:var(--df-cream)}.ls-editorial-band__media,.ls-editorial-band__overlay{position:absolute;inset:0;z-index:0;pointer-events:none}.ls-editorial-band__media img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}.ls-editorial-band__overlay{background:linear-gradient(105deg,rgb(30 70 40 / .78) 0%,rgb(47 107 61 / .45) 42%,rgb(30 70 40 / .55) 100%),linear-gradient(to top,rgb(20 45 28 / .88) 0%,rgb(20 45 28 / .25) 48%,transparent 72%)}.ls-editorial-band>.ls-section-divider{z-index:2}.ls-editorial-band__content{position:relative;z-index:1;width:100%;padding-block:clamp(2.75rem, 6vw, 4rem)}.ls-editorial-band__row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;width:100%;max-width:44rem;margin-inline:auto}.ls-editorial-band__copy{flex:0 1 auto;min-width:0;max-width:none;width:100%}.ls-editorial-band__line{margin:0;max-width:none;font-family:var(--font-display);font-size:clamp(1.85rem, 4.2vw, 3rem);font-weight:700;line-height:1.18;color:#fff;text-wrap:balance}.ls-editorial-band__foot{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.ls-editorial-band__credit{margin:0;font-family:var(--font-ui);font-size:.875rem;font-weight:500;letter-spacing:.02em;color:rgb(250 252 247 / .78)}.ls-editorial-band__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;flex:0 0 auto;margin-top:0}.ls-contact-card--photo{background:var(--df-dark-deep);isolation:isolate}.ls-contact-card--photo .ls-contact-card__media,.ls-contact-card--photo .ls-contact-card__overlay{position:absolute;inset:0;border-radius:inherit;z-index:0;pointer-events:none;overflow:hidden}.ls-contact-card--photo .ls-contact-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:inherit}.ls-contact-card--photo .ls-contact-card__overlay{background:var(--ls-contact-photo-overlay-grad)}.ls-contact-split--form-a .ls-contact-card--photo{background:var(--df-dark-deep)}.ls-contact-split--form-a .ls-contact-card--photo .ls-contact-card__overlay{background:var(--ls-contact-photo-overlay-grad)}.ls-news-band{position:relative;isolation:isolate;overflow:hidden}.ls-news-band__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.ls-news-band__deco{position:absolute;opacity:.2;user-select:none}.ls-news-band__deco--a{width:min(240px, 42vw);top:8%;right:-4%;opacity:.16;transform:rotate(14deg)}.ls-news-band__deco--b{width:min(170px, 30vw);bottom:6%;left:-3%;opacity:.22;transform:rotate(-18deg)}.ls-news-band__deco--c{width:min(120px, 22vw);top:42%;left:6%;opacity:.14;transform:rotate(22deg)}.ls-news-band__deco--d{width:min(100px, 18vw);bottom:22%;right:10%;opacity:.18;transform:rotate(-8deg)}.ls-news-band__icon{position:absolute;display:inline-flex;color:var(--df-green);opacity:.14}.ls-news-band__icon .df-icon{width:1em;height:1em}.ls-news-band__icon--a{top:14%;left:12%;font-size:3.5rem;transform:rotate(-12deg)}.ls-news-band__icon--b{top:28%;right:18%;font-size:2.5rem;opacity:.12;transform:rotate(20deg);color:var(--df-dark)}.ls-news-band__icon--c{bottom:12%;right:28%;font-size:2.25rem;opacity:.1;transform:rotate(-28deg);color:var(--df-green-dark)}@media (max-width:767.98px){.ls-news-band__deco--c,.ls-news-band__icon--c{display:none}.ls-news-band__icon--a{font-size:2.75rem;left:4%}}.ls-news-grid{--ls-news-gap:1.5rem;display:grid;gap:var(--ls-news-gap)}.ls-news-grid__stack{display:grid;gap:var(--ls-news-gap)}.news-carousel__viewport{display:flex;align-items:center;gap:16px;width:100%}.news-carousel__prev,.news-carousel__next{flex:0 0 40px;width:40px;height:40px;display:none;align-items:center;justify-content:center;border:1px solid var(--df-border,#c5d0b8);border-radius:999px;background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-deep,#31623b);cursor:pointer;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.news-carousel__prev:hover,.news-carousel__next:hover,.news-carousel__prev.is-hover,.news-carousel__next.is-hover{background:#fff;border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.news-carousel__prev:disabled,.news-carousel__next:disabled{opacity:.4;cursor:default}.news-carousel__prev:disabled:hover,.news-carousel__next:disabled:hover{background:var(--df-paste-soft,#e8f5d4);border-color:var(--df-border,#c5d0b8);color:var(--df-brand-deep,#31623b)}.news-carousel__stage{flex:1 1 auto;min-width:0;overflow:hidden;touch-action:pan-y;cursor:grab}.news-carousel__stage.is-dragging,.news-carousel.is-carousel .news-carousel__track.is-dragging{cursor:grabbing}.news-carousel__dots{display:none;gap:8px;justify-content:center;margin-top:1.25rem}.news-carousel.is-carousel .news-carousel__prev,.news-carousel.is-carousel .news-carousel__next{display:inline-flex}.news-carousel.is-carousel .news-carousel__dots{display:flex}@media (max-width:639.98px){.news-carousel.is-carousel .news-carousel__prev,.news-carousel.is-carousel .news-carousel__next{display:none}}@media (max-width:991.98px){.news-carousel__track.ls-news-grid{display:flex;grid-template-columns:none;width:max-content;max-width:none;gap:1.25rem;transition:transform 0.35s ease;will-change:transform}.news-carousel__track .ls-blog-card{flex:0 0 clamp(240px, 42vw, 340px);width:clamp(240px, 42vw, 340px);max-width:340px;min-width:0}.news-carousel__track .ls-blog-card--featured,.news-carousel__track .ls-blog-card--compact{display:flex;flex-direction:column;height:auto}.news-carousel__track .ls-blog-card--compact{grid-template-columns:none}.news-carousel__track .ls-blog-card--compact .ls-blog-card__img-wrap{border-radius:var(--ls-blog-radius,24px) var(--ls-blog-radius,24px) 0 0;height:auto;min-height:0}.news-carousel__track .ls-blog-card--compact .ls-blog-card__img,.news-carousel__track .ls-blog-card--compact .ls-blog-card__img.media-frame{aspect-ratio:16 / 10;height:auto;min-height:0}}@media (max-width:767.98px){.news-carousel__track .ls-blog-card{flex:0 0 min(300px, 85vw);width:min(300px, 85vw);max-width:none}}@media (min-width:992px){.news-carousel__prev,.news-carousel__next,.news-carousel__dots{display:none!important}.news-carousel__stage{overflow:visible;cursor:default}.news-carousel__track.ls-news-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,0.85fr);grid-template-rows:repeat(3,minmax(0,1fr));align-items:stretch;width:100%;max-width:none;transform:none!important;transition:none}.news-carousel__track .ls-blog-card--featured{grid-column:1;grid-row:1 / span 3;display:flex;flex-direction:column;height:100%}.news-carousel__track .ls-blog-card--compact:nth-child(2){grid-column:2;grid-row:1}.news-carousel__track .ls-blog-card--compact:nth-child(3){grid-column:2;grid-row:2}.news-carousel__track .ls-blog-card--compact:nth-child(4){grid-column:2;grid-row:3}.ls-news-band--home .news-carousel__track .ls-blog-card--compact:nth-child(n+5){display:none}.ls-blog-card--featured .ls-blog-card__img-wrap{flex:1 1 auto}.ls-blog-card--featured .ls-blog-card__img,.ls-blog-card--featured .ls-blog-card__img.media-frame,.ls-blog-card--featured .ls-blog-card__img-wrap>.media-frame{aspect-ratio:16 / 11;min-height:16rem;height:100%}.ls-blog-card--featured .ls-blog-card__title{font-size:clamp(1.25rem, 2vw, 1.55rem)}.ls-blog-card--featured .ls-blog-card__body{padding:1.5rem 1.35rem 1.6rem}.ls-blog-card--compact{display:grid;grid-template-columns:clamp(7.75rem, 36%, 10rem) minmax(0,1fr);align-items:stretch;min-height:0;height:100%}.ls-blog-card--compact .ls-blog-card__img-wrap{width:100%;height:100%;min-height:100%;align-self:stretch;overflow:hidden;border-radius:var(--ls-blog-radius) 0 0 var(--ls-blog-radius)}.ls-blog-card--compact .ls-blog-card__img,.ls-blog-card--compact .ls-blog-card__img.media-frame,.ls-blog-card--compact .ls-blog-card__img-wrap>.media-frame{width:100%;height:100%;min-height:100%;aspect-ratio:unset;object-fit:cover;border-radius:0}.ls-blog-card--compact .ls-blog-card__date{top:.5rem;right:.5rem;width:2.5rem;min-height:3.125rem;padding:0}.ls-blog-card--compact .ls-blog-card__date-day{font-size:1rem}.ls-blog-card--compact .ls-blog-card__date-month{font-size:.875rem}.ls-blog-card--compact .ls-blog-card__body{padding:.85rem 1rem;display:flex;flex-direction:column;justify-content:center;min-height:0}.ls-blog-card--compact .ls-blog-card__title{font-size:.95rem}.ls-blog-card--compact .ls-blog-card__body>.font-ui{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (prefers-reduced-motion:reduce){.ls-iconbox--glass,.ls-highlight-card--glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgb(250 252 247 / .96)}}.ls-project-card__title{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;color:var(--df-dark);line-height:var(--lh-tight);margin:0}.ls-type-icons{display:inline-flex;gap:.45rem;margin-top:.85rem;align-items:center}.ls-type-icons>span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--df-paste-soft);color:var(--df-green-dark)}.ls-type-icons .df-icon{width:1.25rem!important;height:1.25rem!important;border-radius:0;color:var(--df-green-dark)}.ls-type-icons .df-icon--brand-chrysanthemum,.ls-type-icons .df-icon--brand-greenhouse,.ls-type-icons .df-icon--brand-seedling,.ls-type-icons .df-icon--brand-tissue-culture{background-color:currentColor;background-image:none}.ls-gallery-tabs{margin-top:1rem}.ls-gallery-tabs__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:1.5rem}.ls-gallery-tabs__btn{border:1px solid var(--df-green);background:#fff;border-radius:var(--radius-pill);padding:.55rem 1.25rem;font-family:var(--font-ui);font-size:.875rem;font-weight:500;color:var(--df-dark);cursor:pointer;transition:background 0.15s ease,color 0.15s ease}.ls-gallery-tabs__btn:hover,.ls-gallery-tabs__btn.is-hover{background:rgb(120 154 61 / .1)}.ls-gallery-tabs__btn.is-active{background:var(--df-green);border-color:var(--df-green);color:#fff}.ls-gallery-tabs__panel{display:none}.ls-gallery-tabs__panel.is-active{display:block}.ls-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:stretch}.ls-gallery-item--long{grid-column:span 12}.ls-gallery-item--square{grid-column:span 12}@media (min-width:640px){.ls-gallery-item--long{grid-column:span 6}.ls-gallery-item--square{grid-column:span 4}}.ls-gallery-col{display:contents}.ls-gallery-item,.ls-gallery-grid>.media-frame,.ls-gallery-grid>[data-media-frame]{margin:0;border-radius:1.15rem;overflow:hidden;width:100%;height:auto;min-width:0;display:flex}.ls-gallery-item>.media-frame{border-radius:inherit;margin:0;width:100%;height:auto}.ls-gallery-item.media-frame{border-radius:1.15rem}.ls-gallery-item--long.media-frame,.ls-gallery-item--long>.media-frame,.ls-gallery-item--long[data-media-frame]{aspect-ratio:16 / 10}.ls-gallery-item--square.media-frame,.ls-gallery-item--square>.media-frame,.ls-gallery-item--square[data-media-frame]{aspect-ratio:1 / 1}.ls-gallery-item--long .media-frame--landscape,.ls-gallery-item--long.media-frame--landscape{aspect-ratio:16 / 10}.ls-gallery-item--square .media-frame--square,.ls-gallery-item--square.media-frame--square{aspect-ratio:1 / 1}.ls-gallery-grid .media-frame__icon-wrap{width:44px;height:44px;margin-bottom:0}.ls-gallery-grid .media-frame__badge{top:.55rem;left:.55rem}.ls-gallery-grid .media-frame__label{padding:1.75rem .65rem 1.35rem;font-size:14px}.ls-gallery-grid .media-frame__hint{bottom:.3rem;font-size:14px;letter-spacing:.02em}.ls-gallery-grid .media-frame--wide .media-frame__icon-wrap,.ls-gallery-grid .media-frame--landscape .media-frame__icon-wrap{display:none}.ls-gallery-grid .media-frame--wide .media-frame__label,.ls-gallery-grid .media-frame--landscape .media-frame__label{padding:1.1rem .5rem 1.15rem;font-size:14px}.ls-gallery-grid .media-frame--wide .media-frame__hint,.ls-gallery-grid .media-frame--landscape .media-frame__hint{font-size:14px}.ls-gallery-item.is-hidden,[data-gallery-cat].is-hidden{display:none!important}.ls-newsletter-split{display:grid;gap:0;overflow:hidden;border-radius:var(--radius-xl);background:var(--df-cream)}.ls-newsletter-split .media-frame{border-top-left-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:0;border-top-right-radius:0}@media (min-width:768px){.ls-newsletter-split{grid-template-columns:1fr 1.1fr}}.ls-newsletter-split__copy{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;background:var(--df-green-dark);color:#fff}.ls-newsletter-split__form{display:flex;flex-wrap:wrap;gap:.5rem}.ls-newsletter-split__form input{flex:1 1 180px;border:0;border-radius:var(--radius-pill);padding:.75rem 1rem;font-family:var(--font-ui)}.ls-product-detail{display:grid;gap:1.5rem}@media (min-width:900px){.ls-product-detail{grid-template-columns:1.1fr 0.9fr;align-items:start}}.ls-product-detail__meta{display:flex;flex-direction:column;gap:1rem}.ls-breadcrumb{font-family:var(--font-ui);font-size:.875rem;color:#64748b}.ls-breadcrumb a{color:var(--df-green-dark);text-decoration:none}.ls-content-tabs__nav{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid var(--df-border);margin-bottom:1.25rem}.ls-content-tabs__btn{border:0;background:#fff0;padding:.75rem 1rem;font-family:var(--font-ui);font-weight:600;color:#64748b;border-bottom:2px solid #fff0;margin-bottom:-1px;cursor:pointer}.ls-content-tabs__btn.is-active{color:var(--df-green-dark);border-bottom-color:var(--df-green)}.ls-content-tabs__panel{display:none}.ls-content-tabs__panel.is-active{display:block}.ls-contact-tabs{display:grid;gap:24px}@media (min-width:900px){.ls-contact-tabs{grid-template-columns:minmax(0,1fr) 294px;align-items:start}}.ls-contact-tabs__rail{display:flex;flex-direction:column;gap:8px}.ls-contact-tabs__rail button{width:100%;text-align:left;border:1px solid var(--df-border,#c5d0b8);background:var(--df-white,#fff);border-radius:var(--radius-md,16px);padding:12px 16px;font-family:var(--font-ui);font-size:16px;font-weight:600;line-height:24px;color:var(--df-brand-deep,#31623b);cursor:pointer}.ls-contact-tabs__rail button.is-active{background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:var(--df-white,#fff)}.ls-contact-faq .ls-section-head{margin-bottom:40px}main>.ls-contact-faq.ls-has-grass-top{padding-bottom:6rem}@media (min-width:768px){main>.ls-contact-faq.ls-has-grass-top{padding-bottom:8rem}}.ls-contact-faq .ls-section-head__label,.ls-contact-faq .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)}.ls-contact-faq .ls-section-head__label{font-size:1.35rem}.ls-contact-faq .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-contact-faq .ls-faq-block{border-radius:var(--radius-lg,24px);border:1px solid #e2dcd0;background:var(--df-white,#fff)}.ls-contact-faq .ls-faq-block__head{padding:22px 28px 18px;gap:6px}.ls-contact-faq .ls-faq-block__head h3,.ls-contact-faq .ls-faq-block__head .font-display{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);color:var(--df-brand-deep,#31623b)}.ls-contact-faq .ls-faq-block__head p{margin:0 0 6px;font-size:14px;line-height:14px;color:var(--df-brand-muted,#69876e);opacity:1}.ls-contact-faq .ls-faq-item summary{padding:28px;font-size:17px;font-weight:500;color:var(--df-brand-deep,#31623b)}.ls-contact-faq .ls-faq-item summary::after{background:var(--df-brand-primary,#789a3d)}.ls-contact-faq .ls-faq-item[open]{background:var(--df-brand-deep,#31623b)}.ls-contact-faq .ls-faq-item[open] summary{color:var(--df-cream,#f7f4eb);padding:28px 28px 16px}.ls-contact-faq .ls-faq-item[open] summary::after{background:var(--df-brand-sage,#a7b893)}.ls-contact-faq .ls-faq-item__body{margin:0 28px 28px;padding-top:24px;font-size:15px;color:var(--df-paste-soft,#e8f5d4)}.ls-faq-block__body{padding:2rem}.ls-faq-block__body>p:last-child{margin-bottom:0}.ls-map-section .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-map-social__label{color:var(--df-brand-deep,#31623b);margin:0}.ls-map-social__row{display:flex;flex-wrap:wrap;gap:.5rem}.ls-map-social__btn{width:36px;height:36px;border-radius:var(--radius-pill,999px);display:inline-flex;align-items:center;justify-content:center;background:var(--df-brand-deep,#31623b);color:#fff;border:none;text-decoration:none;flex-shrink:0}.ls-map-social__btn:hover{background:var(--df-brand-primary,#789a3d);color:#fff}.ls-map-social__btn .df-icon{color:inherit}.page-hero{padding:2.5rem 0 1.5rem;background:var(--df-cream)}.page-hero__title{font-family:var(--font-display);font-size:clamp(var(--type-h1-min), 4vw, var(--type-h1));font-weight:var(--type-display-weight);font-synthesis:none;letter-spacing:-.02em;color:var(--df-green-dark);line-height:var(--lh-display);margin:0}.page-hero--media{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(16rem, 38vw, 22rem);padding:clamp(3rem, 6vw, 4.5rem) 0 calc(var(--ls-grass-fringe-art-h) + 2rem);background:var(--df-brand-primary,#789a3d);color:var(--df-cream)}body:has(main .page-hero--media) main .page-hero--media{--page-hero-pad-bottom:calc(var(--ls-grass-fringe-art-h) + 2.75rem);min-height:clamp(22rem, 52vw, 30rem);padding-top:calc(var(--page-hero-topbar-h)+var(--page-hero-header-h)+var(--page-hero-chrome-gap));padding-bottom:var(--page-hero-pad-bottom)}@media (max-width:767.98px){body:has(main .page-hero--media) main .page-hero--media{min-height:26rem}}@media (min-width:768px){body:has(main .page-hero--media) main .page-hero--media{--page-hero-pad-bottom:calc(var(--ls-grass-fringe-art-h) + 4rem)}}.page-hero__bg{position:absolute;inset:0;z-index:0}.page-hero__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.page-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--ls-hero-wash)}.page-hero--media>.max-w-content,.page-hero--media>.ls-section__inner,.page-hero--media>.ls-container,.page-hero--media .page-hero__inner{position:relative;z-index:2}.page-hero--media .page-hero__title{color:#fff;text-shadow:0 1px 18px rgb(0 0 0 / .28)}.page-hero--media .ls-breadcrumb{color:rgb(247 244 235 / .72)}.page-hero--media .ls-breadcrumb a{color:var(--df-paste)}.page-hero--media .ls-breadcrumb a:hover{color:#fff}.page-hero--media .ls-blog-card__meta{color:var(--df-paste)}.page-hero--media .page-hero__byline{margin:.75rem 0 0;font-family:var(--font-ui);font-size:.875rem;line-height:1.4;color:rgb(247 244 235 / .82)}.page-hero--media .page-hero__cat{color:var(--df-paste);font-weight:600;display:inline}.toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.toc-list a{font-family:var(--font-ui);font-size:.875rem;color:var(--df-green-dark);text-decoration:none}.toc-list a:hover{text-decoration:underline}.post-inline-link{font-family:var(--font-display);font-weight:400;font-size:inherit;line-height:inherit;color:var(--df-green-dark);text-decoration:none}.post-inline-link:hover{text-decoration:underline}.ls-project-card{--ls-card-radius:1.15rem;border-radius:var(--ls-card-radius);overflow:hidden;isolation:isolate;border:0;box-shadow:0 0 0 1px rgb(61 139 79 / .16),0 10px 28px rgb(47 107 61 / .08);transition:transform 0.28s cubic-bezier(.22,1,.36,1),box-shadow 0.28s ease}.ls-project-card:hover,.ls-project-card.is-hover{transform:translateY(-8px);box-shadow:0 0 0 2px var(--df-green),0 8px 16px rgb(47 107 61 / .1),0 22px 44px rgb(47 107 61 / .2)}.ls-project-card__title{transition:color 0.28s ease}.ls-project-card:hover .ls-project-card__title,.ls-project-card.is-hover .ls-project-card__title{color:var(--df-green)}.ls-project-card__img-wrap{background:var(--df-paste-soft);border-radius:var(--ls-card-radius) var(--ls-card-radius) 0 0;overflow:hidden;position:relative}.ls-project-card__img-wrap .ls-type-icons{position:absolute;right:.75rem;bottom:.75rem;margin-top:0;z-index:2}.ls-project-card__img-wrap .ls-type-icons>span{background:#fff;color:var(--df-green-dark);box-shadow:0 4px 12px rgb(49 98 59 / .12)}.ls-project-card__img,.ls-project-card__img.media-frame,.ls-project-card__img-wrap>.media-frame,.ls-project-card__img-wrap .media-frame{aspect-ratio:4 / 3;border-radius:0!important}.ls-project-card__img.media-frame--contain,.ls-project-card__img-wrap .media-frame--contain,.ls-project-card__img-wrap>.media-frame--contain{background:var(--df-paste-soft);padding:.85rem .85rem .65rem;border-radius:0!important}.ls-project-card__img.media-frame--cover,.ls-project-card__img-wrap .media-frame--cover,.ls-project-card__img-wrap>.media-frame--cover{padding:0;overflow:hidden;background:var(--df-paste-soft)}.ls-project-card__img.media-frame--cover>img,.ls-project-card__img-wrap .media-frame--cover>img{width:100%;height:100%;object-fit:cover;object-position:center;padding:0;filter:none}.ls-project-card__body{padding:1.1rem 1.2rem 1.25rem}.ls-project-card__tags{font-family:var(--font-ui);font-size:.875rem;font-weight:500;color:var(--df-green);margin:0 0 .35rem;letter-spacing:.01em}.ls-project-card__meta{display:none}.ls-project-card__rating{display:none}.ls-product-gallery{display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width:640px){.ls-product-gallery{grid-template-columns:4.5rem 1fr;align-items:start}}.ls-product-gallery__thumbs{display:flex;flex-direction:row;gap:.65rem;order:2}@media (min-width:640px){.ls-product-gallery__thumbs{flex-direction:column;order:0}}.ls-product-gallery__thumbs .media-frame,.ls-product-gallery__thumbs [data-media-frame]{width:4.5rem;height:4.5rem;flex-shrink:0;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--df-border);background:#fff}.ls-product-gallery__main{order:1;min-width:0}.ls-product-gallery__main .media-frame,.ls-product-gallery__main [data-media-frame]{border-radius:var(--radius-lg);width:100%;aspect-ratio:1 / 1;background:#fff;border:1px solid var(--df-border);overflow:hidden}.ls-product-gallery__main .media-frame--contain,.ls-product-gallery__main [data-media-frame][data-media-fit="contain"]{background:#fff}.ls-product-gallery__main .media-frame>img,.ls-product-gallery__main [data-media-frame]>img{width:100%;height:100%;object-fit:contain;object-position:center;padding:1rem}.ls-product-gallery__main .media-frame--cover>img,.ls-product-gallery__main [data-media-frame][data-media-fit="cover"]>img{object-fit:cover;padding:0}.site-footer__social{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.site-footer__social-btn{width:2.25rem;height:2.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .1);color:var(--df-cream);border:1px solid rgb(255 255 255 / .18)}.site-footer__social-btn:hover{background:var(--df-green);border-color:var(--df-green);color:#fff}.site-footer__cta-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:0}body[data-footer-cta="0"] .site-footer__cta{display:none}.ls-stat-float-stage{position:relative;overflow:hidden;border-radius:var(--radius-xl);background:var(--df-cream)}.ls-stat-float-stage.ls-pattern-chrysanthemum::before{opacity:.1;-webkit-mask-size:120px auto;mask-size:120px auto}.ls-section-divider{position:absolute;left:0;right:0;top:0;z-index:5;width:100%;height:var(--ls-grass-fringe-h);transform:translateY(calc(-100% + 1px));line-height:0;pointer-events:none;overflow:hidden;color:var(--df-cream);background:#fff0}.ls-section-divider__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;width:120%;margin-left:-10%;height:100%}.ls-section-divider__tile{flex:0 0 auto;display:block;height:100%;width:var(--ls-grass-tile-w);max-width:none;color:inherit}.ls-section-divider__img{display:none}.ls-section-divider--art{position:absolute;height:var(--ls-grass-fringe-art-h);overflow:hidden;background-color:var(--ls-grass-art-base,#ffffff);background-image:none;-webkit-mask-image:var(--ls-grass-art);mask-image:var(--ls-grass-art);-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-size:auto 100%;mask-size:auto 100%}.ls-section-divider--art::after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:6px;background:var(--ls-grass-art-base,transparent);pointer-events:none}.ls-section-divider--art:not(.ls-section-divider--bottom){transform:translateY(calc(-100% + 1px))}.ls-section-divider--art.ls-section-divider--bottom{bottom:0;left:-10px;right:-10px;width:calc(100% + 20px);overflow:hidden}.ls-section-divider--art.ls-section-divider--bottom.ls-section-divider--overhang{bottom:calc(6px - var(--ls-grass-fringe-art-h));overflow:visible;z-index:3;pointer-events:none}.ls-section-divider--art.ls-section-divider--top-overhang{top:calc(6px - var(--ls-grass-fringe-art-h));bottom:auto;left:-10px;right:-10px;width:calc(100% + 20px);transform:none;overflow:visible;z-index:3;pointer-events:none;background-position:left bottom}#highlights.ls-has-grass-bottom{z-index:2}#location.ls-has-grass-top{z-index:2;overflow:visible}#location>.ls-section-divider{display:none!important}.page-hero--about.page-hero--media{overflow:visible}.page-hero--about .page-hero__bg,.page-hero--about .page-hero__shade{overflow:hidden}.page-hero--about.ls-has-grass-bottom{overflow-x:visible;overflow-y:visible}.ls-section-divider--art.ls-section-divider--hero{height:var(--ls-grass-fringe-hero-h);background-position:left bottom;background-size:auto 100%}.hero-slider>.ls-section-divider--art.ls-section-divider--hero::after,.page-hero>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--ls-grass-art-base,#ffffff);height:4px}.ls-section-divider--art .ls-section-divider__track,.ls-section-divider--art .ls-section-divider__img{display:none}.ls-section-divider--white{color:#fff}.ls-section-divider--sage{color:var(--df-sage-bg)}.ls-section-divider--cream{color:var(--df-cream)}.ls-section-divider--flip{top:auto;bottom:0;transform:translateY(calc(100% - 1px)) scaleY(-1);transform-origin:center bottom;background-position:left top}.ls-section-divider--bottom{top:auto;bottom:0;transform:none}.ls-section-divider--hero{z-index:20;height:var(--ls-grass-fringe-hero-h)}.ls-has-grass-top,.ls-has-grass-bottom{overflow:visible;z-index:1}.hero-slider.ls-has-grass-top,.hero-slider.ls-has-grass-bottom,.page-hero.ls-has-grass-top:not(.page-hero--about),.page-hero.ls-has-grass-bottom:not(.page-hero--about){overflow-x:clip;overflow-y:visible}.page-hero--about.page-hero--media.ls-has-grass-bottom{overflow:visible!important}section.ls-has-grass-top:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-top:calc(var(--section-pad-y) - var(--ls-grass-optical))}section.ls-has-grass-bottom:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-bottom:calc(var(--section-pad-y)+var(--ls-grass-clearance-gap))}@media (min-width:768px){section.ls-has-grass-top:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-top:calc(var(--section-pad-y-lg) - var(--ls-grass-optical))}section.ls-has-grass-bottom:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-bottom:calc(var(--section-pad-y-lg)+var(--ls-grass-clearance-gap))}}@media (max-width:767.98px){main>section.py-10,main>section.py-12,main>section.py-14,main>section.py-16,main>section.py-20,main>section.py-24{padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}main>section.ls-has-grass-top:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-top:calc(var(--section-pad-y) - var(--ls-grass-optical))}main>section.ls-has-grass-bottom:not(.hero-slider):not(.page-hero):not(.ls-editorial-band){padding-bottom:calc(var(--section-pad-y)+var(--ls-grass-clearance-gap))}.ls-section-head.mb-10,.ls-section-head.mb-8{margin-bottom:var(--section-head-gap)}}.ls-grass-edge{position:absolute;left:0;right:0;bottom:0;z-index:6;height:var(--ls-grass-fringe-h);pointer-events:none;color:#fff;overflow:hidden}.ls-grass-edge--white{color:#fff}.ls-grass-edge--color,.ls-grass-edge--tufts-color{color:var(--df-sage-bg)}.ls-grass-edge--tufts-white{color:#fff}.ls-video{position:relative;display:block;width:100%;margin:0;padding:0;border:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--df-dark-deep);isolation:isolate;aspect-ratio:16 / 9}.ls-video--4-3{aspect-ratio:4 / 3}.ls-video--3-4,.ls-video--portrait{aspect-ratio:3 / 4}.ls-video--square{aspect-ratio:1 / 1}.ls-video--wide{aspect-ratio:21 / 9}.ls-video__trigger{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;border:0;cursor:pointer;background:#fff0;color:inherit;text-align:left}.ls-video__trigger:focus-visible{outline:3px solid var(--df-paste);outline-offset:-3px}.ls-video__poster{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ls-video__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(160deg,rgb(30 70 40 / .15) 0%,rgb(20 50 30 / .45) 100%);pointer-events:none;transition:background 0.25s ease}.ls-video__trigger:hover .ls-video__shade,.ls-video__trigger.is-hover .ls-video__shade,.ls-video.is-hover .ls-video__shade,.ls-video__trigger:focus-visible .ls-video__shade{background:linear-gradient(160deg,rgb(30 70 40 / .28) 0%,rgb(20 50 30 / .55) 100%)}.ls-video__play{position:absolute;z-index:2;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;margin:0;border-radius:50%;background:rgb(250 252 247 / .94);color:var(--df-dark);box-shadow:0 10px 28px rgb(20 50 30 / .28);transform:translate(-50%,-50%);transition:transform 0.25s ease,background 0.25s ease,color 0.25s ease;pointer-events:none}.ls-video__play .df-icon,.ls-video__play-icon{margin-left:.15rem}.ls-video__trigger:hover .ls-video__play,.ls-video__trigger.is-hover .ls-video__play,.ls-video.is-hover .ls-video__play,.ls-video__trigger:focus-visible .ls-video__play{background:var(--df-paste);color:#fff;transform:translate(-50%,-50%) scale(1.06)}.ls-video.is-playing{background:#000}.ls-video__iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}body.is-gallery-lightbox-open{overflow:hidden}.ls-gallery-lightbox{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.ls-gallery-lightbox[hidden]{display:none!important}.ls-gallery-lightbox__backdrop{position:absolute;inset:0;background:rgb(20 40 28 / .78);cursor:pointer}.ls-gallery-lightbox__dialog{position:relative;z-index:1;width:min(1080px, 100%);max-height:min(90vh, 900px);box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.5rem}.ls-gallery-lightbox__close{position:absolute;top:-2.75rem;right:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:0;border-radius:var(--radius-sm,8px);background:rgb(255 255 255 / .92);color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 8px 20px rgb(0 0 0 / .2)}.ls-gallery-lightbox__close:hover,.ls-gallery-lightbox__close:focus-visible{background:#fff;outline:2px solid var(--df-brand-primary,#789a3d);outline-offset:2px}.ls-gallery-lightbox__figure{margin:0;position:relative;max-width:100%;max-height:min(82vh, 820px);border-radius:var(--radius-lg,24px);overflow:hidden;background:#0f1c14;box-shadow:0 24px 64px rgb(0 0 0 / .4)}.ls-gallery-lightbox__img{display:block;max-width:min(100vw - 6rem, 1080px);max-height:min(82vh, 820px);width:auto;height:auto;object-fit:contain;vertical-align:middle}.ls-gallery-lightbox__caption{position:absolute;left:12px;bottom:12px;z-index:1;margin:0;padding:.4rem .85rem;border-radius:var(--radius-pill,999px);background:color-mix(in srgb,var(--df-brand-primary,#789a3d) 90%,transparent);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.2;max-width:calc(100% - 24px);pointer-events:none}.ls-gallery-lightbox__caption[hidden]{display:none!important}.ls-gallery-lightbox__nav{flex:0 0 auto;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;border-radius:var(--radius-pill,999px);background:rgb(255 255 255 / .92);color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 8px 20px rgb(0 0 0 / .18)}.ls-gallery-lightbox__nav:hover,.ls-gallery-lightbox__nav:focus-visible{background:#fff;color:var(--df-brand-primary,#789a3d);outline:2px solid var(--df-brand-primary,#789a3d);outline-offset:2px}.ls-gallery-lightbox__nav[hidden]{visibility:hidden;pointer-events:none}@media (max-width:639px){.ls-gallery-lightbox{padding:3.5rem .5rem .75rem}.ls-gallery-lightbox__close{top:-3rem;right:.25rem}.ls-gallery-lightbox__dialog{flex-wrap:wrap;gap:.75rem}.ls-gallery-lightbox__nav{order:2}.ls-gallery-lightbox__figure{order:1;width:100%}.ls-gallery-lightbox__img{max-width:100%;max-height:min(70vh, 640px);margin-inline:auto}}body.is-video-lightbox-open{overflow:hidden}.ls-video-lightbox{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.ls-video-lightbox[hidden]{display:none!important}.ls-video-lightbox__backdrop{position:absolute;inset:0;background:rgb(20 40 28 / .72);cursor:pointer}.ls-video-lightbox__dialog{position:relative;z-index:1;width:min(960px, 100%);box-sizing:border-box}.ls-video-lightbox__close{position:absolute;top:-2.75rem;right:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:0;border-radius:var(--radius-sm,8px);background:rgb(255 255 255 / .92);color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 8px 20px rgb(0 0 0 / .2)}.ls-video-lightbox__close:hover,.ls-video-lightbox__close:focus-visible{background:#fff;outline:2px solid var(--df-brand-primary,#789a3d);outline-offset:2px}.ls-video-lightbox__frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-md,16px);overflow:hidden;background:#000;box-shadow:0 24px 64px rgb(0 0 0 / .35)}.ls-video-lightbox__iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.ls-video-lightbox__video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;background:#000}.ls-video.is-video-empty .ls-video__trigger{cursor:default}.ls-video.is-video-empty .ls-video__play{opacity:.45}@media (max-width:639px){.ls-video-lightbox{padding:3.5rem .75rem .75rem}.ls-video-lightbox__close{top:-3rem}}@media (prefers-reduced-motion:reduce){.ls-video__shade,.ls-video__play{transition:none}.ls-video__trigger:hover .ls-video__play,.ls-video__trigger:focus-visible .ls-video__play{transform:translate(-50%,-50%)}}.ls-section--fade-cream-sage{background:linear-gradient(180deg,var(--df-brand-cream,#f7f4eb) 0%,var(--df-sage-soft,#e8ede3) 100%)}.ls-section--fade-sage-mid{background:var(--df-sage-soft,#e8ede3)}.ls-section--fade-sage-white{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,var(--df-white,#ffffff) 100%)}.ls-section--fade-sage{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,color-mix(in srgb,var(--df-sage-soft,#e8ede3) 40%,transparent) 100%)}.ls-page-info__split{display:grid;gap:2rem;align-items:start}@media (min-width:1024px){.ls-page-info__split{grid-template-columns:1.05fr 0.95fr;gap:2.5rem}}.ls-page-info__media-col{display:flex;flex-direction:column;gap:1.25rem}.ls-page-info__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ls-page-info__card{--ls-card-transition:0.3s;background:#fff;border-radius:var(--radius-lg,24px);padding:1.25rem;box-shadow:var(--shadow-card,0 8px 24px rgb(49 98 59 / .08));position:relative;transition:background var(--ls-card-transition) ease,border-color var(--ls-card-transition) ease,box-shadow var(--ls-card-transition) ease}.ls-page-info__card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-md,16px);background:var(--df-paste-soft);color:var(--df-green-dark,#31623b);margin-bottom:.75rem}.ls-page-info__card-title{font-family:var(--font-ui);font-size:.95rem;font-weight:700;color:var(--df-green-dark,#31623b);margin:0 0 .35rem}.ls-page-info__card-text{font-family:var(--font-ui);font-size:.875rem;line-height:1.45;font-weight:600;color:var(--df-brand-deep,#31623b);margin:0;text-align:center}.ls-page-info__card--flip{padding:0;background:#fff0;box-shadow:none;border:0;perspective:1000px}.ls-page-info__card-inner{position:relative;width:100%;min-height:10rem;height:100%;transform-style:preserve-3d;transition:transform var(--ls-card-transition,0.3s) ease}.ls-page-info__card--flip:hover .ls-page-info__card-inner,.ls-page-info__card--flip.is-hover .ls-page-info__card-inner{transform:rotateY(180deg)}.ls-page-info__card-face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.25rem;border-radius:var(--radius-lg,24px);backface-visibility:hidden;-webkit-backface-visibility:hidden;box-sizing:border-box;transition:background var(--ls-card-transition,0.3s) ease,border-color var(--ls-card-transition,0.3s) ease,box-shadow var(--ls-card-transition,0.3s) ease}.ls-page-info__card-face--front{background:#fff;border:1px solid color-mix(in srgb,var(--df-border,#c5d0b8) 70%,transparent);box-shadow:var(--shadow-card,0 8px 24px rgb(49 98 59 / .08))}.ls-page-info__card-face--back{background:var(--df-paste-soft,#e8f5d4);border:1px solid #fff0;box-shadow:none;transform:rotateY(180deg)}.ls-page-info__card-face--back .ls-page-info__card-text{max-width:16rem}.ls-page-info__title{font-family:var(--font-display);font-size:clamp(var(--type-h2-min), 3vw, var(--type-h2));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-heading);color:var(--df-brand-deep,#31623b);margin:0 0 .75rem}.ls-page-info__desc{font-family:var(--font-ui);font-size:.875rem;line-height:1.5;color:var(--df-text-muted,#69876e);margin:0 0 1.5rem}.ls-project-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:1.375rem;padding:0 .65rem;border-radius:var(--radius-pill,999px);background:var(--df-error,#c62828);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;box-sizing:border-box;text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic}@supports not (text-box-trim:trim-both){.ls-project-card__badge{padding:.4rem .65rem .18rem}}.ls-project-card__badge-label{display:block;transform:translateY(1px);line-height:1}.ls-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.ls-product-grid .ls-pagination,.ls-product-grid__list>.ls-pagination{grid-column:1 / -1;justify-self:stretch;width:100%;margin-inline:auto}.ls-pagination__btn{width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid var(--df-border,#c5d0b8);background:#fff;color:var(--df-green-dark,#31623b);font-family:var(--font-ui);font-size:.875rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ls-pagination__btn.is-active,.ls-pagination__btn[aria-current="page"]{background:var(--df-green,#789a3d);border-color:var(--df-green,#789a3d);color:#fff}.ls-pagination__ellipsis{font-family:var(--font-ui);color:var(--df-text-muted,#69876e);padding:0 .15rem}.ls-pagination__meta{margin:0}.ls-who{display:grid;gap:2rem;align-items:stretch}@media (min-width:768px) and (max-width:1023.98px){.ls-who{grid-template-columns:1fr;row-gap:1.5rem}.ls-who-we-are__left,.ls-who__left,.ls-who-we-are__center,.ls-who__center,.ls-who-we-are__right,.ls-who__right{grid-column:auto;grid-row:auto;max-width:none;justify-self:stretch}.ls-who-we-are__center,.ls-who__center{max-width:28rem;margin-inline:auto}}@media (min-width:1024px){.ls-who{grid-template-columns:minmax(0,1fr) minmax(280px,341px) minmax(0,1fr);column-gap:34px;row-gap:0;min-height:420px}.ls-who-we-are__left,.ls-who__left,.ls-who-we-are__center,.ls-who__center,.ls-who-we-are__right,.ls-who__right{min-width:0}}.ls-who__award{display:flex;align-items:center;gap:.875rem;margin-top:1.5rem;width:max-content;max-width:100%}@media (min-width:1024px){.ls-who__left{display:flex;flex-direction:column;justify-content:flex-start;min-height:448px}.ls-who__award{margin-top:auto}}.ls-who__award-seal{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;border:6px solid var(--df-brand-deep,#31623b);color:var(--df-brand-deep,#31623b);font-family:var(--font-ui);font-size:14px;font-weight:700;line-height:1;text-align:center;box-sizing:border-box;padding:9px 6px;text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic}.ls-who__award-title{font-family:var(--font-ui);font-size:.875rem;font-weight:700;letter-spacing:.02em;color:var(--df-brand-deep,#31623b);margin:0}.ls-who__award-sub{font-family:var(--font-ui);font-size:.875rem;letter-spacing:.02em;color:var(--df-text-muted);margin:.15rem 0 0}.ls-who__center{position:relative;justify-self:center;width:100%;max-width:22rem;overflow:visible;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:stretch}@media (min-width:1024px){.ls-who__center{max-width:none;justify-self:stretch}}.ls-who__media{position:relative;z-index:2;border-radius:var(--radius-xl,32px);overflow:hidden;width:100%;background:var(--df-paste-soft,#e8f5d4);isolation:isolate}.ls-who__media-caption{position:absolute;left:0;right:0;bottom:1.25rem;z-index:2;margin:0;color:#fff;text-align:center;font-family:var(--font-ui);font-size:.875rem;pointer-events:none;text-shadow:0 1px 8px rgb(0 0 0 / .35)}.ls-who__deco{position:absolute;pointer-events:none;z-index:2;object-fit:contain;filter:drop-shadow(0 12px 24px rgb(49 98 59 / .18))}.ls-who__deco--a{left:-18%;bottom:8%;width:9.5rem}.ls-who__deco--b{right:-12%;bottom:-4%;width:7.5rem}.ls-who__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.ls-who__list li{display:flex;align-items:center;gap:.75rem;font-family:var(--font-ui);font-size:.875rem;color:var(--df-brand-deep,#31623b)}.ls-who__list li .df-icon{color:#fff;flex-shrink:0}.ls-who__icon-circle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--df-brand-primary,#789a3d);color:#fff}.ls-who__right-bottom{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.ls-who__right-bottom>.wf-btn{width:fit-content;align-self:flex-start}.ls-who__stat{color:var(--df-text-muted,#69876e)!important}.ls-who__media .ls-video__play{width:59px;height:59px;border-radius:var(--radius-sm,8px);background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-primary,#789a3d);box-shadow:0 8px 20px rgb(49 98 59 / .2)}.ls-who__media .ls-video__trigger:hover .ls-video__play,.ls-who__media .ls-video__trigger:focus-visible .ls-video__play{background:var(--df-brand-primary,#789a3d);color:#fff}.ls-who__media-caption{font-size:.875rem;bottom:1rem;letter-spacing:.02em}.text-olive{color:var(--df-green,#789a3d)}.text-dark,.text-gray-600,.text-gray-700{color:var(--df-text-dark,#4b5563)}.ls-experience__grid{display:grid;gap:1.75rem;align-items:center}@media (min-width:900px){.ls-experience__grid{grid-template-columns:0.85fr 1.35fr;gap:2rem}}.ls-experience__cards{display:grid;gap:1rem}@media (min-width:700px){.ls-experience__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.ls-experience .ls-iconbox--left{background:#fff;border:1px solid var(--df-border);border-radius:var(--radius-lg,24px);padding:1rem 1.1rem;box-shadow:var(--shadow-card,0 8px 24px rgb(49 98 59 / .08))}.ls-cta-split{--ls-cta-gutter:max(
    var(--ls-content-pad-x),
    calc((100vw - var(--ls-content-max)) / 2 + var(--ls-content-pad-x))
  );display:grid;grid-template-columns:1fr;min-height:20rem}@media (min-width:900px){.ls-cta-split{grid-template-columns:1fr 1fr}}.ls-cta-split__cta{position:relative;min-height:20rem;overflow:hidden;color:#fff}.ls-cta-split__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.ls-cta-split__shade{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--df-brand-primary,#789a3d) 82%,transparent) 0%,color-mix(in srgb,var(--df-brand-primary,#789a3d) 55%,transparent) 48%,color-mix(in srgb,var(--df-brand-deep,#31623b) 42%,transparent) 100%)}.ls-cta-split__copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;box-sizing:border-box;padding:2.5rem var(--ls-content-pad-x);max-width:min(36rem, 100%)}@media (min-width:900px){.ls-cta-split__copy{padding-left:var(--ls-cta-gutter);padding-right:1.5rem;max-width:calc(var(--ls-content-max) / 2);width:100%}}.ls-cta-split__title{font-family:var(--font-display);font-size:clamp(var(--type-h2-min), 3vw, var(--type-h2));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-heading);margin:0;color:#fff}.ls-cta-split__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:14px;width:max-content;max-width:100%}@media (max-width:639.98px){.ls-cta-split__actions{flex-wrap:wrap;width:100%}.ls-cta-split__actions>.wf-btn--primary{width:100%;justify-content:center}.ls-cta-split__call{min-width:0;width:100%;justify-content:flex-start}}.ls-cta-split__actions>.wf-btn--primary{flex:0 0 auto;height:58px;min-height:58px;padding-inline:24px;background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:#fff;white-space:nowrap}.ls-cta-split__actions>.wf-btn--primary:hover,.ls-cta-split__actions>.wf-btn--primary.is-hover{background:var(--df-dark-deep,#2f6b3d);border-color:var(--df-dark-deep,#2f6b3d);color:#fff}.ls-cta-split__call{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px;min-width:238px;height:58px;box-sizing:border-box;background:#fff;color:var(--df-brand-deep,#31623b);border-radius:999px;padding:4px 18px 4px 4px;text-decoration:none;white-space:nowrap}.ls-cta-split__call-icon{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:50px;height:50px;border-radius:999px;background:var(--df-brand-primary,#789a3d);color:#fff}.ls-cta-split__call-badge{position:absolute;top:auto;bottom:2px;right:-2px;min-width:24px;padding:3px 4px;border-radius:999px;background:var(--df-brand-deep,#31623b);color:#fff;font-family:var(--font-ui);font-size:14px;font-weight:700;line-height:1;text-align:center}.ls-cta-split__call-text{display:flex;flex-direction:column;justify-content:center;gap:0;min-width:0}.ls-cta-split__call-eyebrow{display:block;font-family:var(--font-ui);font-size:14px;line-height:1.2;color:var(--df-text-muted,#69876e);white-space:nowrap}.ls-cta-split__call-num{display:block;font-family:var(--font-ui);font-size:16px;font-weight:700;line-height:1.25;color:var(--df-brand-deep,#31623b);white-space:nowrap}.ls-cta-split__newsletter{position:relative;background:var(--df-brand-deep,#31623b);color:#fff;padding:2.5rem var(--ls-content-pad-x);overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:.85rem;box-sizing:border-box}@media (min-width:900px){.ls-cta-split__newsletter{padding:2.5rem var(--ls-cta-gutter) 2.5rem 2.5rem}}.ls-cta-split__deco{position:absolute;right:-1rem;bottom:-1rem;width:13.75rem;height:16.25rem;opacity:.22;pointer-events:none;background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/flower.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/flower.svg) center / contain no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.ls-cta-split__news-head{display:flex;align-items:center;gap:.75rem;position:relative;z-index:1;color:#fff;max-width:36.25rem;width:100%}.ls-cta-split__news-head .df-icon,.ls-cta-split__news-head .df-icon--brand-chrysanthemum{flex:0 0 auto;color:var(--df-brand-primary,#789a3d)!important;background-color:var(--df-brand-primary,#789a3d)!important}.ls-cta-split__news-head h3{margin:0;color:#fff}.ls-cta-split__news-text{margin:0;font-family:var(--font-ui);font-size:.9rem;color:var(--df-paste-soft);opacity:.95;max-width:36.25rem;width:100%;position:relative;z-index:1}.ls-cta-split__form{display:flex;align-items:stretch;width:100%;max-width:min(36.25rem, 100%);background:#fff;border-radius:999px;overflow:hidden;position:relative;z-index:1}.ls-cta-split__form input{flex:1;border:0;padding:.9rem 1.1rem;font-family:var(--font-ui);font-size:.9rem;min-width:0;background:#fff;color:var(--df-brand-deep,#31623b);-webkit-text-fill-color:var(--df-brand-deep,#31623b);caret-color:var(--df-brand-deep,#31623b)}.ls-cta-split__form input::placeholder{color:#9ca3af;opacity:1;-webkit-text-fill-color:#9ca3af}.ls-cta-split__form input:-webkit-autofill,.ls-cta-split__form input:-webkit-autofill:hover,.ls-cta-split__form input:-webkit-autofill:focus{-webkit-text-fill-color:var(--df-brand-deep,#31623b);box-shadow:0 0 0 1000px #fff inset;transition:background-color 99999s ease-out}.ls-cta-split__form .wf-btn{border-radius:0;flex-shrink:0}.ls-info-accordion{display:flex;flex-direction:column;gap:1rem}.ls-info-accordion__item{border-radius:var(--radius-lg,24px);background:#fff;overflow:hidden;box-shadow:var(--shadow-card,0 8px 24px rgb(49 98 59 / .08))}.ls-info-accordion__item[open]{background:var(--df-brand-deep,#31623b);color:#fff}.ls-info-accordion__summary{list-style:none;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;font-family:var(--font-ui);font-weight:600;font-size:.95rem;color:var(--df-brand-deep,#31623b)}.ls-info-accordion__item[open] .ls-info-accordion__summary{color:#fff}.ls-info-accordion__summary::-webkit-details-marker{display:none}.ls-info-accordion__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md,16px);background:var(--df-paste-soft);color:var(--df-brand-deep,#31623b);flex-shrink:0}.ls-info-accordion__item[open] .ls-info-accordion__icon{background:rgb(255 255 255 / .18);color:#fff}.ls-info-accordion__body{padding:0 1.25rem 1.15rem 4.25rem;font-family:var(--font-ui);font-size:.875rem;line-height:1.5}.ls-info-accordion__item[open] .ls-info-accordion__body{color:rgb(255 255 255 / .92)}.ls-info-accordion__more{margin-top:.75rem;font-weight:600;color:#fff}.ls-info-accordion__more-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--df-paste,#9ccc65);color:#fff}#product-lines,#featured-export,#gallery{position:relative}#product-lines{scroll-margin-top:6.5rem}.ls-who-we-are{overflow-x:clip;overflow-y:visible}.ls-who-we-are__layout{position:relative;width:min(1200px, calc(100% - 2.5rem));margin-inline:auto;overflow:visible}.ls-who-we-are__left,.ls-who-we-are__center,.ls-who-we-are__right{position:relative}@media (min-width:1024px){.ls-who-we-are__left{z-index:2;grid-column:1;grid-row:1}.ls-who-we-are__center{z-index:1;grid-column:2;grid-row:1}.ls-who-we-are__right{z-index:2;grid-column:3;grid-row:1;display:flex;flex-direction:column;justify-content:center}}.ls-who__deco-makoto,.ls-who__deco-makoto-white{display:block;position:absolute;pointer-events:none;z-index:0;margin:0;line-height:0;transform-origin:50% 70%}.ls-who__deco-makoto{left:-18%;bottom:5%;width:8rem;transform:rotate(-30deg)}.ls-who__deco-makoto-white{left:-12%;bottom:-1.25rem;width:7.25rem;transform:rotate(-45deg);z-index:1}@media (max-width:767.98px){.ls-who__deco-makoto,.ls-who__deco-makoto-white{display:none}}@media (min-width:1024px){.ls-who__deco-makoto{left:-20%;bottom:0;width:211px}.ls-who__deco-makoto-white{left:-20%;bottom:-5%;width:210px;height:210px}}.ls-who__deco-makoto img,.ls-who__deco-makoto-white img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center top;filter:drop-shadow(-6px 10px 18px rgb(0 0 0 / .22))}@media (min-width:1024px){.ls-who__deco-makoto img,.ls-who__deco-makoto-white img{max-height:280px}.ls-who__deco-makoto-white img{max-height:none;height:100%}}.ls-who__top{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}.ls-who .ls-section-head__title{color:var(--df-brand-deep,#31623b);font-size:clamp(1.5rem, 2.1vw, 2.15rem);font-weight:400}#who-we-are .ls-section-head__title{color:var(--df-brand-deep,#31623b);font-size:clamp(1.5rem, 2.1vw, 2.15rem)}.ls-who__eyebrow{margin:0;font-family:var(--font-ui);font-size:.875rem;font-weight:500;letter-spacing:.02em;color:var(--df-text-muted,#69876e)}#featured-export .ls-project-card__hit{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}#featured-export .ls-project-card__arrow,#featured-export .ls-project-card__type{display:none!important}#featured-export .ls-project-card__img-wrap .ls-type-icons{position:absolute;right:12px;bottom:12px;z-index:3;gap:6px;margin:0}#featured-export .ls-project-card__img-wrap .ls-type-icons>span{width:28px;height:28px;background:#fff;color:var(--df-brand-deep,#31623b);box-shadow:0 4px 12px rgb(49 98 59 / .12)}#featured-export .ls-project-card__img-wrap .ls-type-icons .df-icon{width:20px!important;height:20px!important}.ls-who__deco-sage{position:absolute;left:3px;top:86px;width:148px;height:148px;opacity:.36;color:var(--df-brand-sage,#a7b893);pointer-events:none;z-index:0;display:none}.ls-who__deco-sage .df-icon{width:110px!important;height:110px!important}@media (min-width:1024px){.ls-who__deco-sage{display:block}}.ls-who__dots{display:none;position:absolute;top:2px;right:-4px;width:40px;height:40px;z-index:3;pointer-events:none}.ls-who__dot{position:absolute;display:block;border-radius:999px}.ls-who__dot--a{top:0;right:10px;width:9px;height:9px;background:var(--df-paste,#9ccc65)}.ls-who__dot--b{top:10px;right:0;width:7px;height:7px;background:var(--df-brand-primary,#789a3d)}.ls-who__dot--c{top:17px;right:18px;width:6px;height:6px;background:var(--df-brand-deep,#31623b)}.ls-who__dot--d{top:27px;right:6px;width:5px;height:5px;background:var(--df-paste,#9ccc65)}@media (min-width:1024px){.ls-who__dots{display:block}}.ls-who__right-top{display:flex;flex-direction:column;gap:14px;margin-bottom:1.25rem}.ls-who__stat{margin:0}.ls-highlights .ls-highlights__inner,.ls-highlights>.ls-section__inner{display:flex;flex-direction:column;gap:1.75rem;align-items:stretch;width:100%;max-width:var(--ls-content-max);min-width:0;box-sizing:border-box}@media (min-width:1280px){.ls-highlights .ls-highlights__inner,.ls-highlights>.ls-section__inner{flex-direction:row;align-items:center;gap:48px;padding-inline:0}}section.ls-highlights.ls-experience,section.ls-highlights{padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}section.ls-highlights.ls-has-grass-bottom{padding-bottom:8rem}@media (min-width:1280px){.ls-highlights .ls-highlights__inner,.ls-highlights>.ls-section__inner{flex-direction:row;align-items:center;gap:48px;padding-inline:0}}.ls-highlights__copy{flex:0 1 300px;max-width:300px;display:flex;flex-direction:column;gap:16px;min-width:0}@media (max-width:1279.98px){.ls-highlights__copy{flex:0 0 auto;max-width:none}}.ls-highlights__copy .ls-section-head__title,.ls-highlights__title{margin:0;color:var(--df-brand-deep,#31623b);font-size:clamp(1.5rem, 2.2vw, 1.875rem);line-height:1.2}.ls-highlights__tagline{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.45;color:var(--df-text-muted,#69876e)}.ls-highlights .ls-iconbox-grid{flex:1 1 auto;display:grid;grid-template-columns:1fr;gap:16px;min-width:0;width:100%}@media (min-width:640px) and (max-width:1279.98px){.ls-highlights .ls-iconbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ls-highlights .ls-iconbox--left,.ls-highlights .ls-iconbox--home{padding:16px}.ls-highlights .ls-iconbox--home .ls-iconbox__icon{width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;flex:0 0 48px;aspect-ratio:1 / 1;border-radius:50%}.ls-highlights .ls-iconbox--home .ls-iconbox__title{font-size:1rem}.ls-highlights .ls-iconbox--home .ls-iconbox__text{font-size:.875rem}}@media (min-width:1280px){.ls-highlights .ls-iconbox-grid{flex:0 0 852px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:852px;width:852px;margin-inline:0 auto}}.ls-highlights .ls-iconbox--left,.ls-highlights .ls-iconbox--home{background:#fff;border:1px solid rgb(197 208 184 / .65);border-radius:var(--radius-xl,32px);padding:20px;min-height:96px;box-shadow:0 10px 28px rgb(49 98 59 / .08);border-left-width:1px;align-items:center;min-width:0}.ls-highlights .ls-iconbox--home .ls-iconbox__body{min-width:0}.ls-highlights .ls-iconbox--home .ls-iconbox__title,.ls-highlights .ls-iconbox--home .ls-iconbox__text{overflow-wrap:anywhere}.ls-highlights .ls-iconbox--home .ls-iconbox__icon{width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;flex:0 0 56px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;align-self:center;box-sizing:border-box;background:var(--df-brand-primary,#789a3d);box-shadow:none}.ls-highlights .ls-iconbox--home .ls-iconbox__title{font-family:var(--font-ui);font-size:1.125rem;font-weight:700;color:var(--df-brand-primary,#789a3d)}.ls-highlights .ls-iconbox--home .ls-iconbox__text{font-family:var(--font-ui);font-size:.875rem;color:var(--df-text-muted,#69876e)}.featured-export__rows{display:flex;flex-direction:column;gap:40px;align-items:stretch}.featured-export__more{display:flex;justify-content:center}.products-carousel{display:flex;flex-direction:column;gap:24px;align-items:center}.products-carousel__viewport{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.products-carousel__prev,.products-carousel__next{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--df-border,#c5d0b8);border-radius:999px;background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-deep,#31623b);cursor:pointer;position:relative;z-index:2;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.products-carousel__prev:hover,.products-carousel__next:hover,.products-carousel__prev.is-hover,.products-carousel__next.is-hover{background:#fff;border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.products-carousel__prev:disabled,.products-carousel__next:disabled{opacity:.4;cursor:default}.products-carousel__prev:disabled:hover,.products-carousel__next:disabled:hover{background:var(--df-paste-soft,#e8f5d4);border-color:var(--df-border,#c5d0b8);color:var(--df-brand-deep,#31623b)}.products-carousel__stage{box-sizing:border-box;flex:0 1 908px;width:908px;max-width:calc(100% - 112px);min-width:0;overflow:hidden;padding:14px 10px 32px;margin:-14px -10px -32px;touch-action:pan-y;cursor:grab}.products-carousel__stage.is-dragging{cursor:grabbing}.products-carousel__stage.is-dragging .ls-project-card{pointer-events:none}.products-carousel__track{display:flex;justify-content:flex-start;gap:24px;width:max-content;max-width:none;min-width:0;overflow:visible;transition:transform 0.35s ease;will-change:transform}.products-carousel__track .ls-project-card{flex:0 0 280px;width:280px;max-width:280px}#featured-export .products-carousel[data-carousel-rows="2"] .products-carousel__track{flex-wrap:wrap;align-content:flex-start;row-gap:40px}@media (max-width:639.98px){#featured-export .products-carousel[data-carousel-rows="2"] .products-carousel__track{flex-wrap:nowrap;row-gap:0;width:max-content!important;height:auto!important}}#featured-export .products-carousel[data-carousel-rows="2"] .products-carousel__viewport{align-items:center}.products-carousel__track .ls-project-card:hover,.products-carousel__track .ls-project-card.is-hover{transform:translateY(-4px)}@media (max-width:899px){.products-carousel__stage{flex:1 1 auto;width:auto;max-width:calc(100% - 112px)}.products-carousel__track .ls-project-card,#featured-export .products-carousel__track .ls-project-card{flex:0 0 clamp(200px, 40vw, 280px);width:clamp(200px, 40vw, 280px);max-width:280px}}@media (max-width:639px){.products-carousel__prev,.products-carousel__next{display:none}.products-carousel__stage{max-width:100%;width:100%;flex:1 1 auto}.products-carousel__track .ls-project-card,#featured-export .products-carousel__track .ls-project-card{flex:0 0 min(280px, 85vw);width:min(280px, 85vw);max-width:none}}.products-carousel__dots{display:flex;gap:8px;justify-content:center}.ls-gallery-grid{gap:24px}.ls-product-line-grid--home{max-width:960px;width:100%;margin-inline:auto;gap:24px;justify-items:center}@media (min-width:1024px){.ls-product-line-grid--home{grid-template-columns:repeat(3,minmax(0,296px));justify-content:center;justify-items:stretch}}.product-lines-carousel{width:100%}.product-lines-carousel__viewport{position:relative;display:block;width:100%}.product-lines-carousel__stage{width:100%;min-width:0;overflow:hidden}.product-lines-carousel__prev,.product-lines-carousel__next{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;margin:0;align-items:center;justify-content:center;border:1px solid var(--df-border,#c5d0b8);border-radius:999px;background:#fff;color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 6px 18px rgb(49 98 59 / .16);transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.product-lines-carousel__prev:hover,.product-lines-carousel__next:hover,.product-lines-carousel__prev.is-hover,.product-lines-carousel__next.is-hover{border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.product-lines-carousel__prev:disabled,.product-lines-carousel__next:disabled{opacity:.4;cursor:default}.product-lines-carousel__prev{left:-20px}.product-lines-carousel__next{right:-20px}.product-lines-carousel__dots{display:none;gap:8px;justify-content:center;margin-top:1.25rem}.product-lines-carousel.is-carousel .product-lines-carousel__prev,.product-lines-carousel.is-carousel .product-lines-carousel__next{display:inline-flex}.product-lines-carousel.is-carousel .product-lines-carousel__dots{display:flex}.product-lines-carousel.is-carousel .product-lines-carousel__viewport{overflow:visible;container-type:inline-size}.product-lines-carousel.is-carousel .product-lines-carousel__stage{overflow:hidden;cursor:grab}.product-lines-carousel.is-carousel .product-lines-carousel__stage.is-dragging{cursor:grabbing}.product-lines-carousel.is-carousel .product-lines-carousel__track.ls-product-line-grid--home{display:flex;grid-template-columns:none;width:max-content;max-width:none;gap:1.25rem;justify-content:flex-start;justify-items:stretch;margin-inline:0;transition:transform 0.35s ease;will-change:transform}.product-lines-carousel.is-carousel .product-lines-carousel__track .ls-product-line-card{flex:0 0 min(296px, 100cqi);width:min(296px, 100cqi);max-width:min(296px, 100cqi);margin-inline:0}@media (min-width:1024px){.product-lines-carousel__prev,.product-lines-carousel__next,.product-lines-carousel__dots{display:none!important}.product-lines-carousel__stage{overflow:visible;cursor:default}.product-lines-carousel__track.ls-product-line-grid--home{transform:none!important;transition:none}}.ls-product-line-grid--home .ls-product-line-card{--ls-plc-max-w:296px;--ls-plc-panel:var(--df-brand-primary, #789a3d);--ls-plc-title:#fff;--ls-plc-meta:rgba(250, 252, 247, 0.88);--ls-plc-mark:#fff;--ls-plc-border:transparent;width:min(100%, 296px);max-width:296px;height:448px;min-height:448px;border-radius:var(--radius-xl,32px);text-decoration:none;color:inherit;display:flex;flex-direction:column;overflow:hidden;background:var(--ls-plc-panel)}.ls-product-line-grid--home .ls-product-line-card:hover,.ls-product-line-grid--home .ls-product-line-card.is-hover,.ls-product-line-grid--home .ls-product-line-card:focus-within{--ls-plc-panel:var(--df-white, #fff);--ls-plc-title:var(--df-brand-deep, #31623b);--ls-plc-meta:var(--df-brand-deep, #31623b);--ls-plc-mark:var(--df-brand-primary, #789a3d);--ls-plc-border:rgba(120, 154, 61, 0.28);background:var(--ls-plc-panel);transform:none;box-shadow:0 14px 36px rgb(47 107 61 / .14)}.ls-product-line-grid--home .ls-product-line-card__link{display:inline-flex;width:3rem;height:3rem;background:var(--df-brand-primary,#789a3d);border:2px solid #fff;color:#fff;box-shadow:0 8px 20px rgb(47 107 61 / .32)}.ls-product-line-grid--home .ls-product-line-card__panel{flex:0 0 193px;padding-top:24px;transition:background 0.25s ease}.ls-product-line-grid--home .ls-product-line-card__bloom{flex:1 1 auto;min-height:253px;aspect-ratio:auto;margin:0;--ls-plc-mum-mask:none;overflow:hidden}.ls-product-line-grid--home .ls-product-line-card__bloom::after{display:block;background:color-mix(in srgb,var(--df-topbar,#1e3d28) 48%,transparent);mix-blend-mode:normal;opacity:0;-webkit-mask-image:none;mask-image:none;transition:opacity 0.22s ease}.ls-product-line-grid--home .ls-product-line-card:hover .ls-product-line-card__bloom::after,.ls-product-line-grid--home .ls-product-line-card.is-hover .ls-product-line-card__bloom::after,.ls-product-line-grid--home .ls-product-line-card:focus-within .ls-product-line-card__bloom::after{opacity:1}.ls-product-line-grid--home .ls-product-line-card__bloom img{-webkit-mask-image:none;mask-image:none;object-fit:cover;border-radius:0;filter:none;transition:transform 0.35s ease}.ls-product-line-grid--home .ls-product-line-card:hover .ls-product-line-card__bloom img,.ls-product-line-grid--home .ls-product-line-card.is-hover .ls-product-line-card__bloom img,.ls-product-line-grid--home .ls-product-line-card:focus-within .ls-product-line-card__bloom img{transform:scale(1.04)}#featured-export .ls-project-card__badge{top:auto;bottom:.75rem;left:.75rem}#featured-export .ls-project-card__badge--hot{height:1.375rem;padding:0 .7rem;line-height:1;letter-spacing:.06em;text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic}@supports not (text-box-trim:trim-both){#featured-export .ls-project-card__badge--hot{padding:.42rem .7rem .16rem}}#featured-export .ls-project-card__img-wrap{height:200px;flex:0 0 200px}#featured-export .ls-project-card__img,#featured-export .ls-project-card__img.media-frame,#featured-export .ls-project-card__img-wrap>.media-frame{aspect-ratio:auto;height:100%;background:var(--df-paste-soft,#e8f5d4)}#featured-export .products-carousel__track .ls-project-card{height:272px}@media (min-width:900px){#featured-export .products-carousel__track .ls-project-card{flex:0 0 280px;max-width:280px}}#featured-export .ls-project-card__body{flex:0 0 72px;height:72px;padding:12px 16px 0;box-sizing:border-box;overflow:hidden}#featured-export .ls-project-card__title{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;line-height:var(--lh-tight);margin:0;color:var(--df-brand-deep,#31623b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#featured-export .ls-project-card__tags{color:var(--df-brand-primary,#789a3d);font-weight:500;font-size:14px;margin:0 0 6px;line-height:1.2}#featured-export .products-carousel__prev,#featured-export .products-carousel__next{background:#fff;border-color:var(--df-border,#c5d0b8)}.ls-gallery-grid--home{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.ls-gallery-grid--home .ls-gallery-item{position:relative;margin:0;border-radius:var(--radius-lg,24px);overflow:hidden;display:block;cursor:pointer}.ls-gallery-grid--home .ls-gallery-item>[data-media-frame],.ls-gallery-grid--home .ls-gallery-item>.media-frame{width:100%;height:100%;border-radius:inherit}.ls-gallery-grid--home .ls-gallery-item::before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:rgb(49 98 59 / .6);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);opacity:0;transition:opacity 0.4s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.ls-gallery-grid--home .ls-gallery-item::after{content:"+";position:absolute;top:50%;left:50%;z-index:3;box-sizing:border-box;width:64px;height:64px;border-radius:var(--radius-pill,999px);display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-size:2rem;font-weight:300;line-height:1;color:#fff;background:rgb(255 255 255 / .4);backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);opacity:0;transform:translate(-50%,-50%) scale(.92);transition:opacity 0.35s cubic-bezier(.25,.46,.45,.94),transform 0.35s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.ls-gallery-grid--home .ls-gallery-item:hover::before,.ls-gallery-grid--home .ls-gallery-item.is-hover::before,.ls-gallery-grid--home .ls-gallery-item:focus-within::before{opacity:1}.ls-gallery-grid--home .ls-gallery-item:hover::after,.ls-gallery-grid--home .ls-gallery-item.is-hover::after,.ls-gallery-grid--home .ls-gallery-item:focus-within::after{opacity:1;transform:translate(-50%,-50%) scale(1)}.ls-gallery-grid--home .ls-gallery-item>[data-media-frame]>img,.ls-gallery-grid--home .ls-gallery-item>.media-frame>img{transition:transform 0.45s cubic-bezier(.25,.46,.45,.94)}.ls-gallery-grid--home .ls-gallery-item:hover>[data-media-frame]>img,.ls-gallery-grid--home .ls-gallery-item.is-hover>[data-media-frame]>img,.ls-gallery-grid--home .ls-gallery-item:focus-within>[data-media-frame]>img,.ls-gallery-grid--home .ls-gallery-item:hover>.media-frame>img,.ls-gallery-grid--home .ls-gallery-item.is-hover>.media-frame>img,.ls-gallery-grid--home .ls-gallery-item:focus-within>.media-frame>img{transform:scale(1.05)}.ls-gallery-grid--home .ls-gallery-item--wide{grid-column:span 12;aspect-ratio:592 / 308}.ls-gallery-grid--home .ls-gallery-item--tile{grid-column:span 6;aspect-ratio:389 / 326}@media (max-width:479.98px){.ls-gallery-grid--home .ls-gallery-item--tile{grid-column:span 12}}@media (min-width:768px){.ls-gallery-grid--home .ls-gallery-item--wide{grid-column:span 6}.ls-gallery-grid--home .ls-gallery-item--tile{grid-column:span 4}}.ls-gallery-caption{position:absolute;left:12px;bottom:12px;z-index:2;margin:0;padding:.35rem .75rem;border-radius:999px;background:color-mix(in srgb,var(--df-brand-primary,#789a3d) 88%,transparent);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.2;pointer-events:none}.ls-gallery-item.is-hidden{display:none!important}.ls-gallery-tabs--home .ls-gallery-tabs__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.ls-gallery-tabs--home .ls-gallery-tabs__btn{border-radius:999px;border:1px solid var(--df-brand-primary,#789a3d);background:#fff;color:var(--df-brand-primary,#789a3d);font-family:var(--font-ui);font-size:.875rem;padding:.45rem 1.1rem;cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.ls-gallery-tabs--home .ls-gallery-tabs__btn:hover,.ls-gallery-tabs--home .ls-gallery-tabs__btn.is-hover{background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:#fff}.ls-gallery-tabs--home .ls-gallery-tabs__btn.is-active{background:var(--df-brand-primary,#789a3d);color:#fff}@media (min-width:900px){.ls-cta-split{grid-template-columns:1fr 1fr;min-height:331px}.ls-cta-split__cta,.ls-cta-split__newsletter{min-height:331px}}.ls-cta-split__newsletter{background:var(--df-brand-deep,#31623b);color:#fff}.ls-cta-split__form{display:flex;align-items:stretch;width:100%;max-width:min(36.25rem, 100%);border-radius:999px;overflow:hidden;background:#fff}.ls-cta-split__form input{flex:1 1 auto;border:0;border-radius:0;padding:.85rem 1.25rem;min-width:0;background:#fff;color:var(--df-brand-deep,#31623b);-webkit-text-fill-color:var(--df-brand-deep,#31623b);caret-color:var(--df-brand-deep,#31623b)}.ls-cta-split__form input::placeholder{color:#9ca3af;opacity:1;-webkit-text-fill-color:#9ca3af}.ls-cta-split__form .wf-btn{border-radius:0;flex:0 0 auto}.ls-news-band--home{background:color-mix(in srgb,var(--df-paste-soft,#e8f5d4) 55%,#fff)}@media (min-width:992px){.ls-news-band--home .news-carousel__track.ls-news-grid{grid-template-columns:minmax(0,649fr) minmax(0,479fr);gap:24px;max-width:1152px;margin-inline:auto}.ls-news-band--home .ls-blog-card--featured{min-height:582px}}.ls-news-band--home .ls-blog-card__meta{color:var(--df-green,#789a3d);text-transform:none}@media (max-width:991.98px){.ls-news-band--home .news-carousel.is-carousel .news-carousel__viewport{position:relative;display:block;gap:0;overflow:visible;container-type:inline-size}.ls-news-band--home .news-carousel.is-carousel .news-carousel__stage{width:100%;overflow:hidden}.ls-news-band--home .news-carousel.is-carousel .news-carousel__track.ls-news-grid{justify-content:flex-start;gap:1.25rem}.ls-news-band--home .news-carousel.is-carousel .news-carousel__track .ls-blog-card{flex:0 0 100cqi;width:100cqi;max-width:none}.ls-news-band--home .news-carousel.is-carousel .news-carousel__track .ls-blog-card--featured .ls-blog-card__img,.ls-news-band--home .news-carousel.is-carousel .news-carousel__track .ls-blog-card--featured .ls-blog-card__img.media-frame,.ls-news-band--home .news-carousel.is-carousel .news-carousel__track .ls-blog-card--featured .ls-blog-card__img-wrap>.media-frame{aspect-ratio:16 / 10;min-height:0;height:auto}.ls-news-band--home .news-carousel.is-carousel .news-carousel__prev,.ls-news-band--home .news-carousel.is-carousel .news-carousel__next{position:absolute;top:31.25cqi;transform:translateY(-50%);display:inline-flex!important;flex:none;width:40px;height:40px;margin:0;z-index:4;background:#fff;border:1px solid var(--df-border,#c5d0b8);box-shadow:0 6px 18px rgb(49 98 59 / .16)}.ls-news-band--home .news-carousel.is-carousel .news-carousel__prev{left:-20px}.ls-news-band--home .news-carousel.is-carousel .news-carousel__next{right:-20px}}.page-hero--about{min-height:480px}body:has(main>.page-hero--about) main>.page-hero--about{min-height:480px}.page-hero--about .page-hero__shade{background:var(--ls-hero-wash)}.page-hero--about>.ls-section__inner{padding-inline:var(--ls-content-pad-x)}@media (min-width:1280px){.page-hero--about>.ls-section__inner{padding-inline:0}}.page-hero--about .ls-breadcrumb{font-size:.875rem;line-height:1;color:var(--df-cream,#f7f4eb)}.page-hero--about .ls-breadcrumb a{color:#fff}.page-hero--about .ls-breadcrumb a:hover{color:#fff}.page-hero--about .page-hero__byline,.page-hero--about .page-hero__cat,.page-hero--about .page-hero__meta{color:var(--df-cream,#f7f4eb)}.page-hero--about .page-hero__cat{font-weight:400}.ls-overview{background:var(--df-cream,#f7f4eb)}.ls-overview .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-overview .ls-section-head__label,.ls-overview .ls-section-head__label .df-icon,.ls-overview .ls-section-head__label .df-icon--brand-chrysanthemum{color:var(--df-brand-primary,#789a3d)!important}.ls-overview .ls-section-head__label .df-icon--brand-chrysanthemum{background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-hoacuc.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/icon-hoacuc.svg) center / contain no-repeat}.ls-expertise__badge .df-icon--brand-chrysanthemum,.ls-expertise__badge-icon .df-icon--brand-chrysanthemum{color:#fff!important;background-color:#fff!important}.ls-overview .wf-btn--primary{background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:#fff}.ls-overview .wf-btn--primary:hover,.ls-overview .wf-btn--primary.is-hover{background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:#fff}.ls-overview .wf-btn--primary:hover .df-icon,.ls-overview .wf-btn--primary.is-hover .df-icon{color:#fff!important;background-color:transparent!important;background:none!important}.ls-overview .wf-btn--primary:hover .df-icon--brand-chrysanthemum,.ls-overview .wf-btn--primary.is-hover .df-icon--brand-chrysanthemum{color:#fff!important;background-color:#fff!important}.ls-why-choose{background:var(--df-paste-soft,#e8f5d4)}.ls-why-split{display:flex;flex-direction:column;gap:2rem;align-items:stretch}@media (min-width:960px){.ls-why-split{flex-direction:row;align-items:center;gap:40px}}.ls-why-video{flex:0 0 auto;width:100%;max-width:100%;margin-inline:auto}@media (min-width:960px){.ls-why-video{width:520px;max-width:520px;margin-inline:0}}.ls-why-video__frame,.ls-why-video .ls-video{width:100%;border-radius:var(--radius-lg,24px);overflow:hidden;aspect-ratio:520 / 304}.ls-why-choose .ls-video__play{width:68px;height:68px;border-radius:24px;background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-primary,#789a3d);box-shadow:0 12px 28px rgb(20 50 30 / .28)}.ls-why-choose .ls-video__play .df-icon,.ls-why-choose .ls-video__play .ls-video__play-icon{color:inherit;fill:currentColor;background:none!important;background-color:transparent!important}.ls-why-choose .ls-video__trigger:hover .ls-video__play,.ls-why-choose .ls-video__trigger.is-hover .ls-video__play,.ls-why-choose .ls-video.is-hover .ls-video__play,.ls-why-choose .ls-video__trigger:focus-visible .ls-video__play{background:#fff;color:var(--df-brand-primary,#789a3d);transform:translate(-50%,-50%) scale(1.04)}.ls-why-iconbox-grid{position:relative;flex:1 1 auto;display:grid;grid-template-columns:1fr;gap:1.5rem;min-width:0;width:100%}@media (min-width:640px) and (max-width:959.98px){.ls-why-iconbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.5rem;min-height:0;align-items:start}.ls-why-iconbox-grid .ls-iconbox{min-height:0;height:auto;padding:0}.ls-why-iconbox-grid .ls-iconbox__icon{width:56px;height:56px;flex-basis:56px}.ls-why-iconbox-grid .ls-iconbox__icon .df-icon{width:26px;height:26px}}@media (min-width:960px){.ls-why-iconbox-grid{grid-template-columns:1fr 1fr;gap:0;min-height:304px}}.ls-why-iconbox-grid__vline,.ls-why-iconbox-grid__hline{display:none;position:absolute;background:var(--df-border,#c5d4c0);pointer-events:none;z-index:0}@media (min-width:960px){.ls-why-iconbox-grid__vline{display:block;top:8px;bottom:8px;left:50%;width:1px;transform:translateX(-50%)}.ls-why-iconbox-grid__hline{display:block;left:8px;right:8px;top:50%;height:1px;transform:translateY(-50%)}}.ls-why-iconbox-grid .ls-iconbox{position:relative;z-index:1;background:#fff0;border:0;box-shadow:none;padding:14px 18px;display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left;min-height:152px;min-width:0;box-sizing:border-box}.ls-why-iconbox-grid .ls-iconbox__head{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%;min-height:0}.ls-why-iconbox-grid .ls-iconbox__icon{width:64px;height:64px;flex:0 0 64px;border-radius:var(--radius-md,16px);background:var(--df-brand-primary,#789a3d);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.ls-why-iconbox-grid .ls-iconbox__icon .df-icon{color:#fff!important;background:none!important;background-color:transparent!important;width:30px;height:30px}.ls-why-iconbox-grid .ls-iconbox__icon .df-icon--brand-chrysanthemum{background-color:#fff!important}.ls-why-iconbox-grid .ls-iconbox__title-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;flex:1 1 auto;padding-top:4px}.ls-why-iconbox-grid .ls-iconbox__title{margin:0;font-family:var(--font-ui);font-size:1rem;font-weight:700;line-height:1.25;color:var(--df-brand-deep,#31623b);text-align:left}.ls-why-iconbox-grid .ls-iconbox__accent{display:block;width:36px;height:2px;border-radius:1px;background:#c4a035}.ls-why-iconbox-grid .ls-iconbox__text{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.55;color:var(--df-text-muted,#69876e);text-align:left;width:100%}#product-lines .ls-section-head__title{color:var(--df-brand-deep,#31623b)}#product-lines .ls-product-line-grid--home .ls-product-line-card{border-radius:var(--radius-lg,24px)}#product-lines .ls-product-line-grid--home .ls-product-line-card__meta{color:var(--df-cream,#f7f4eb)}#product-lines .ls-product-line-grid--home .ls-product-line-card:hover .ls-product-line-card__meta,#product-lines .ls-product-line-grid--home .ls-product-line-card.is-hover .ls-product-line-card__meta,#product-lines .ls-product-line-grid--home .ls-product-line-card:focus-within .ls-product-line-card__meta{color:var(--df-brand-deep,#31623b)}#product-lines .ls-product-line-grid--home .ls-product-line-card__panel{flex:0 0 193px;padding:22px 20px 14px}.ls-cta-split__title{letter-spacing:0;padding-top:.12em;max-width:13em;font-weight:900;font-synthesis:none}.ls-cta-split__title:has(.ls-cta-split__title-line){display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:none}.ls-cta-split__title-line{display:block;white-space:nowrap}.ls-cta-split__actions>.wf-btn--primary{display:inline-flex;align-items:center;justify-content:center;height:58px;min-height:58px;line-height:1;padding-block:0;gap:8px}.ls-cta-split__form{height:52px;align-items:stretch;overflow:hidden}.ls-cta-split__form input{height:100%;padding:0 1.25rem;line-height:1;border-radius:0;background:#fff;color:var(--df-brand-deep,#31623b);-webkit-text-fill-color:var(--df-brand-deep,#31623b);caret-color:var(--df-brand-deep,#31623b)}.ls-cta-split__form input::placeholder{color:#9ca3af;opacity:1;-webkit-text-fill-color:#9ca3af}.ls-cta-split__form .wf-btn,.ls-cta-split__form button[type="submit"]{height:100%;min-height:0;line-height:1;padding:0 1.25rem;border:0!important;outline:none;border-radius:0;align-self:stretch;background:var(--df-brand-primary,#789a3d)!important;color:#fff!important;box-shadow:none!important}.ls-cta-split__form .wf-btn:hover,.ls-cta-split__form .wf-btn.is-hover,.ls-cta-split__form button[type="submit"]:hover,.ls-cta-split__form button[type="submit"].is-hover{background:color-mix(in srgb,var(--df-brand-primary,#789a3d) 78%,white)!important;border:0!important;color:#fff!important;box-shadow:none!important}.ls-why-choose .ls-section-head__title,#location .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-contact-split--form-a-bright .ls-contact-form-head__eyebrow,.ls-contact-split--form-a-bright .ls-contact-card__eyebrow,.ls-contact-band .ls-contact-form-head__eyebrow,.ls-contact-band .ls-contact-card__eyebrow{color:var(--df-paste,#9ccc65)!important}.ls-location-stats__num{flex:0 0 210px;width:210px;font-family:var(--font-ui);font-size:26px;font-weight:700;line-height:32px;color:var(--df-brand-primary,#789a3d)}.ls-location-stats__label{font-size:15px;font-weight:500;line-height:1.35;color:#3d4a3f}.ls-process-section--milestone{background:var(--df-brand-deep,#31623b);position:relative;overflow:hidden}.ls-process-section--milestone::before{opacity:.1;-webkit-mask-size:180px auto;mask-size:180px auto}.ls-process-section__deco{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ls-process-section__deco-icon{position:absolute;opacity:.2;color:var(--df-paste-soft,#e8f5d4);line-height:0}.ls-process-section__deco-icon--a{top:40px;left:0;opacity:.22;color:var(--df-cream)}.ls-process-section__deco-icon--b{top:110px;left:36px}.ls-process-section__deco-flower{position:absolute;left:-20px;bottom:-40px;width:210px;height:auto;opacity:.35;pointer-events:none}.ls-process-section--milestone .ls-section-head__label,.ls-process-section--milestone .ls-section-head__label .df-icon,.ls-process-section--milestone .ls-section-head__label .df-icon--brand-chrysanthemum{color:var(--df-paste-soft,#e8f5d4)!important}.ls-process-section--milestone .ls-section-head__label .df-icon--brand-chrysanthemum{background-color:var(--df-paste-soft,#e8f5d4)}.ls-process-section--milestone .ls-section-head__title{color:#fff}.ls-process-section--milestone .ls-section-head__desc{color:var(--df-paste-soft,#e8f5d4)}.ls-process-row--timeline{position:relative;display:grid;grid-template-columns:1fr;gap:1.75rem;margin-top:.5rem;padding:.5rem 0 0;z-index:1}.ls-process-row--timeline::before{display:none!important;content:none!important}@media (min-width:1100px){.ls-process-row--timeline{grid-template-columns:repeat(var(--df-milestone-cols,5),minmax(0,1fr));gap:20px;min-height:268px;height:268px;align-items:stretch;padding:0}}.ls-process-row__axis-line{display:none}@media (min-width:1100px){.ls-process-row__axis-line{display:block;position:absolute;left:0;right:0;top:133px;height:2px;background:color-mix(in srgb,var(--df-cream) 55%,transparent);z-index:0}}.ls-process-row--timeline .ls-process-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:0}@media (min-width:1100px){.ls-process-row--timeline .ls-process-step{height:268px;display:block}}.ls-process-row--timeline .ls-process-step__leaf{width:100%;max-width:212px;min-height:92px;height:92px;padding:14px;box-sizing:border-box;border-radius:24px 8px 24px 8px;background:var(--df-brand-primary,#789a3d);display:flex;align-items:center;justify-content:center;text-align:center}.ls-process-row--timeline .ls-process-step__text{margin:0;font-family:var(--font-ui);font-size:.875rem;line-height:1.4;color:#fff}.ls-process-row--timeline .ls-process-step__meta-block{width:100%;max-width:212px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.ls-process-row--timeline .ls-process-step__date{margin:0;font-family:var(--font-ui);font-size:.875rem;opacity:.85;color:var(--df-cream)}.ls-process-row--timeline .ls-process-step__title{margin:0;font-family:var(--font-ui);font-size:.9375rem;font-weight:700;line-height:1.25;color:#fff}.ls-process-row--timeline .ls-process-step__stem{width:2px;height:28px;background:repeating-linear-gradient(to bottom,color-mix(in srgb,var(--df-cream) 75%,transparent) 0 4px,transparent 4px 8px);flex-shrink:0}.ls-process-row--timeline .ls-process-step__dot{width:12px;height:12px;border-radius:50%;background:var(--df-cream);flex-shrink:0;box-shadow:none}@media (min-width:1100px){.ls-process-row--timeline .ls-process-step__leaf,.ls-process-row--timeline .ls-process-step__stem,.ls-process-row--timeline .ls-process-step__dot,.ls-process-row--timeline .ls-process-step__meta-block{position:absolute;left:50%;transform:translateX(-50%);margin:0;order:unset}.ls-process-row--timeline .ls-process-step__dot{top:128px;left:50%;transform:translateX(-50%);z-index:2}.ls-process-row--timeline .ls-process-step__leaf{width:212px;max-width:212px}.ls-process-row--timeline .ls-process-step__meta-block{width:212px;max-width:212px}.ls-process-row--timeline .ls-process-step--up .ls-process-step__leaf{top:0}.ls-process-row--timeline .ls-process-step--up .ls-process-step__stem{top:92px}.ls-process-row--timeline .ls-process-step--up .ls-process-step__meta-block{top:166px}.ls-process-row--timeline .ls-process-step--down .ls-process-step__meta-block{top:66px}.ls-process-row--timeline .ls-process-step--down .ls-process-step__stem{top:148px}.ls-process-row--timeline .ls-process-step--down .ls-process-step__leaf{top:176px}}.milestone-carousel{width:100%}.milestone-carousel__viewport{position:relative;display:block;width:100%}.milestone-carousel__stage{width:100%;min-width:0;overflow:hidden}.milestone-carousel__prev,.milestone-carousel__next{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;margin:0;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--df-cream) 35%,transparent);border-radius:999px;background:#fff;color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 6px 18px rgb(0 0 0 / .18);transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.milestone-carousel__prev:hover,.milestone-carousel__next:hover,.milestone-carousel__prev.is-hover,.milestone-carousel__next.is-hover{border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.milestone-carousel__prev:disabled,.milestone-carousel__next:disabled{opacity:.4;cursor:default}.milestone-carousel__prev{left:-12px}.milestone-carousel__next{right:-12px}.milestone-carousel__dots{display:none;gap:8px;justify-content:center;margin-top:1.5rem}.milestone-carousel__dots .wf-dot{background:color-mix(in srgb,var(--df-cream) 55%,transparent);box-shadow:none;opacity:1}.milestone-carousel__dots .wf-dot--active{background:var(--df-brand-primary,#789a3d);box-shadow:0 0 0 2px color-mix(in srgb,var(--df-cream) 70%,transparent);animation:none}.milestone-carousel.is-carousel .milestone-carousel__prev,.milestone-carousel.is-carousel .milestone-carousel__next{display:inline-flex}.milestone-carousel.is-carousel .milestone-carousel__dots{display:flex}.milestone-carousel.is-carousel .milestone-carousel__viewport{overflow:visible;container-type:inline-size}.milestone-carousel.is-carousel .milestone-carousel__stage{overflow:hidden;cursor:grab;padding:.5rem 0 .25rem}.milestone-carousel.is-carousel .milestone-carousel__stage.is-dragging{cursor:grabbing}.milestone-carousel.is-carousel .milestone-carousel__track.ls-process-row--timeline{display:flex;grid-template-columns:none;width:max-content;max-width:none;gap:1.25rem;min-height:0;height:auto;align-items:stretch;margin-top:0;padding:0;transition:transform 0.35s ease;will-change:transform}.milestone-carousel.is-carousel .ls-process-row__axis-line{display:none!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step{flex:0 0 min(280px, 88cqi);width:min(280px, 88cqi);height:auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.75rem;text-align:center;padding:0;border:0;box-sizing:border-box}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__stem,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__dot,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__meta-block{position:static;left:auto;top:auto;transform:none}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__meta-block{max-width:100%;width:100%;align-items:center;text-align:center}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf{height:auto;min-height:92px}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__stem{display:block;height:24px}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__meta-block{order:1}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__stem{order:2}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__dot{order:3}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf{order:4}@media (min-width:1100px){.milestone-carousel__prev,.milestone-carousel__next,.milestone-carousel__dots{display:none!important}.milestone-carousel__stage,.milestone-carousel.is-carousel .milestone-carousel__stage{overflow:visible!important;cursor:default;padding:0}.milestone-carousel__track.ls-process-row--timeline,.milestone-carousel.is-carousel .milestone-carousel__track.ls-process-row--timeline{display:grid!important;grid-template-columns:repeat(var(--df-milestone-cols,5),minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:20px!important;min-height:268px;height:268px;transform:none!important;transition:none!important;will-change:auto}.milestone-carousel.is-carousel .ls-process-row__axis-line{display:block!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step{flex:none!important;width:auto!important;height:268px!important;min-height:0!important;display:block!important;gap:0!important;padding:0!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__stem,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__dot,.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__meta-block{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;order:unset!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__stem{display:block!important;height:28px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__leaf{width:212px!important;max-width:212px!important;min-height:92px!important;height:92px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__meta-block{width:212px!important;max-width:212px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step__dot{top:128px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--up .ls-process-step__leaf{top:0!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--up .ls-process-step__stem{top:92px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--up .ls-process-step__meta-block{top:166px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--down .ls-process-step__meta-block{top:66px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--down .ls-process-step__stem{top:148px!important}.milestone-carousel.is-carousel .ls-process-row--timeline .ls-process-step--down .ls-process-step__leaf{top:176px!important}}.process-carousel{width:100%}.process-carousel__viewport{position:relative;display:block;width:100%}.process-carousel__stage{width:100%;min-width:0;overflow:hidden}.process-carousel__prev,.process-carousel__next{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;margin:0;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--df-cream) 35%,transparent);border-radius:999px;background:#fff;color:var(--df-brand-deep,#31623b);cursor:pointer;box-shadow:0 6px 18px rgb(0 0 0 / .18);transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.process-carousel__prev:hover,.process-carousel__next:hover,.process-carousel__prev.is-hover,.process-carousel__next.is-hover{border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.process-carousel__prev:disabled,.process-carousel__next:disabled{opacity:.4;cursor:default}.process-carousel__prev{left:-12px}.process-carousel__next{right:-12px}.process-carousel__dots{display:none;gap:8px;justify-content:center;margin-top:1.5rem}.process-carousel__dots .wf-dot{background:color-mix(in srgb,var(--df-cream) 55%,transparent);box-shadow:none;opacity:1}.process-carousel__dots .wf-dot--active{background:var(--df-brand-primary,#789a3d);box-shadow:0 0 0 2px color-mix(in srgb,var(--df-cream) 70%,transparent);animation:none}.process-carousel.is-carousel .process-carousel__prev,.process-carousel.is-carousel .process-carousel__next{display:inline-flex}.process-carousel.is-carousel:not(.is-scrollable) .process-carousel__prev,.process-carousel.is-carousel:not(.is-scrollable) .process-carousel__next{display:none}.process-carousel.is-carousel .process-carousel__dots{display:none}.process-carousel.is-carousel .process-carousel__viewport{overflow:visible;container-type:inline-size}.process-carousel.is-carousel .process-carousel__stage{overflow:hidden;overscroll-behavior-x:none;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;cursor:default;padding:.25rem 0 .65rem}.process-carousel.is-carousel .process-carousel__stage::-webkit-scrollbar{display:none;width:0;height:0}.process-carousel.is-carousel .process-carousel__track.ls-process-row--six{display:flex;grid-template-columns:none;width:max-content;min-width:max-content;max-width:none;gap:var(--process-slide-gap,1rem);min-height:0;height:auto;align-items:stretch;margin:0;padding:0;position:relative;will-change:transform;transform:translate3d(0,0,0)}.process-carousel.is-carousel .ls-process-row--six .ls-process-step{flex:0 0 var(--process-slide-w,min(240px, 70cqi));width:var(--process-slide-w,min(240px, 70cqi));min-width:var(--process-slide-w,min(240px, 70cqi));max-width:var(--process-slide-w,min(240px, 70cqi));box-sizing:border-box}@media (max-width:1099.98px){.process-carousel.is-carousel .process-carousel__track.ls-process-row--six::before{display:none!important}.process-carousel.is-carousel .ls-process-row--six .ls-process-step{height:auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center;padding:0;--process-icon:52px;--process-overlap:26px}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__stem{display:none}.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--start{order:3}.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__axis{order:2}.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--end{order:1}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__rail{width:100%;display:flex;flex-direction:column;align-items:center;padding:0}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__rail--start,.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--end{margin-bottom:.25rem}.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--start{margin-bottom:0}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__axis{position:relative;z-index:3;width:100%;height:auto;margin-bottom:calc(var(--process-overlap) * -1);display:flex;align-items:center;justify-content:center}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__card{width:100%;max-width:100%;margin:0;min-height:0;height:auto;padding:calc(0.85rem + var(--process-overlap)) .85rem .85rem;border-radius:12px 28px 12px 28px}.process-carousel.is-carousel .ls-process-row--six .ls-process-step:hover .ls-process-step__card,.process-carousel.is-carousel .ls-process-row--six .ls-process-step.is-hover .ls-process-step__card{border-radius:28px 12px 28px 12px}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__title{font-size:.95rem;line-height:1.3}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__icon{position:relative;top:auto;bottom:auto;width:var(--process-icon);height:var(--process-icon);border-width:2px;box-shadow:0 0 0 3px rgb(120 154 61 / .2),0 6px 14px rgb(0 0 0 / .16)}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__watermark{font-size:2.5rem;line-height:.85}.process-carousel.is-carousel .process-carousel__prev,.process-carousel.is-carousel .process-carousel__next{width:34px;height:34px}.process-carousel.is-carousel .process-carousel__prev{left:-6px}.process-carousel.is-carousel .process-carousel__next{right:-6px}}@media (min-width:1100px){.process-carousel.is-carousel.is-scrollable .process-carousel__prev,.process-carousel.is-carousel.is-scrollable .process-carousel__next{display:inline-flex;width:40px;height:40px}.process-carousel.is-carousel .process-carousel__prev{left:-16px}.process-carousel.is-carousel .process-carousel__next{right:-16px}.process-carousel.is-carousel:not(.is-scrollable) .process-carousel__stage{cursor:default}.process-carousel.is-carousel .process-carousel__stage{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:default;padding:.5rem 0 .85rem}.process-carousel.is-carousel .process-carousel__track.ls-process-row--six{gap:var(--process-slide-gap,1.25rem);width:max-content;min-width:max-content;max-width:none;--process-rail:272px;--process-icon:72px;--process-overlap:36px;--process-num-gap:0.5rem;min-height:calc(var(--process-rail) * 2 + var(--process-icon));align-items:stretch}.process-carousel.is-carousel .process-carousel__track.ls-process-row--six::before{content:"";display:block!important;position:absolute;left:0;right:0;top:calc(var(--process-rail) + (var(--process-icon) / 2));height:2px;background:linear-gradient(90deg,transparent 0%,rgb(247 244 235 / .25) 8%,rgb(247 244 235 / .5) 50%,rgb(247 244 235 / .25) 92%,transparent 100%);z-index:0;pointer-events:none}.process-carousel.is-carousel .ls-process-row--six .ls-process-step{flex:0 0 var(--process-slide-w,calc((100cqi - 3.75rem) / 4));width:var(--process-slide-w,calc((100cqi - 3.75rem) / 4));min-width:var(--process-slide-w,calc((100cqi - 3.75rem) / 4));max-width:var(--process-slide-w,calc((100cqi - 3.75rem) / 4));display:grid;grid-template-rows:var(--process-rail) var(--process-icon) var(--process-rail);justify-items:center;align-items:stretch;gap:0;min-height:calc(var(--process-rail) * 2 + var(--process-icon));height:auto;padding:0;box-sizing:border-box}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__stem{display:block}.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--start,.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__axis,.process-carousel.is-carousel .ls-process-row--six .ls-process-step--down .ls-process-step__rail--end{order:unset}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__rail{width:100%;margin:0;padding:0}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__axis{width:100%;height:var(--process-icon);margin:0}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__card{width:100%;max-width:100%;min-height:0;height:100%;padding:1.5rem 1.05rem 1.35rem;justify-content:center}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__icon{width:var(--process-icon);height:var(--process-icon)}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__watermark{font-size:3.5rem}.process-carousel.is-carousel .ls-process-row--six .ls-process-step__title{font-size:.98rem;font-weight:700;line-height:1.4;min-height:0;overflow-wrap:break-word;hyphens:manual}}.ls-contact-split--form-a .ls-contact-meta__icon{background:#7cb342;color:#fff;box-shadow:none}.ls-contact-split--form-a .ls-contact-meta__icon .df-icon{color:#fff!important;background:none!important;background-color:transparent!important}.ls-contact-split--form-a .ls-contact-meta__icon .df-icon--brand-chrysanthemum{background-color:#fff!important}.ls-contact-split--form-a .ls-contact-call__eyebrow{color:#5f7a66;font-size:14px;font-weight:500}.ls-contact-split--form-a .ls-contact-call__num{color:#3d8b4f;font-size:15px;font-weight:700}.ls-contact-split--form-a .ls-contact-call__icon .df-icon{fill:currentColor;stroke:none;color:#fff;background:none!important;background-color:transparent!important}.ls-contact-split--form-a-bright .ls-contact-card--form .ls-field,.ls-contact-split--form-a-bright .ls-contact-card--form .ls-field::placeholder{font-style:normal}.ls-contact-split--form-a-bright .ls-contact-form__privacy{font-style:normal;display:block;max-width:none;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-contact-split--form-a-bright .ls-contact-card--form .ls-contact-form__submit{background:#2f6b3d!important;border:2px solid var(--df-brand-sage,#a7b893)!important;color:#fff!important;box-shadow:none}.ls-contact-split--form-a-bright .ls-contact-card--form .ls-contact-form__submit:hover{background:color-mix(in srgb,#2f6b3d 85%,black)!important;border-color:var(--df-brand-sage,#a7b893)!important;color:#fff!important}.page-hero--news .page-hero__title{color:#fff}.page-hero--news .ls-breadcrumb [aria-current="page"]{color:var(--df-cream,#f7f4eb)}.page-hero--news.page-hero--about>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-sage-soft, #e8ede3)}.page-hero--news.page-hero--about>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--df-sage-soft,#e8ede3)!important}.ls-blog-list.ls-section--fade-sage-white{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,var(--df-white,#ffffff) 100%)}.ls-blog-list .ls-content-tabs__nav{border-bottom:0;overflow:visible;align-self:stretch;display:flex;align-items:stretch}.ls-blog-list .ls-content-tabs__btn{position:relative;display:inline-flex;align-items:center;font-size:1rem;color:var(--df-text-muted,#69876e);border-bottom:0!important;margin-bottom:0;z-index:1}.ls-blog-list .ls-content-tabs__btn.is-active{color:var(--df-brand-deep,#31623b)}.ls-blog-list .ls-content-tabs__btn.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--df-brand-primary,#789a3d);z-index:2;pointer-events:none}.ls-blog-list__toolbar-row{position:relative;overflow:visible;border-bottom:2px solid #e5e7eb;margin-bottom:2rem;min-height:3.25rem}.ls-blog-list__search{align-self:flex-end;padding-bottom:.5rem}.ls-blog-list .ls-field--search{border-radius:var(--radius-xl,32px);height:2.375rem;min-height:2.375rem;padding:0 1rem;font-size:.875rem;line-height:1.2}.ls-blog-list__search-btn.wf-btn{height:2.5rem;min-height:2.5rem;line-height:1;padding:0 1.25rem;font-size:.875rem;font-weight:600;gap:.25rem;border-radius:var(--radius-pill,999px);border-width:1px}.ls-blog-list .ls-section-head__label,.ls-blog-list .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)!important}.ls-blog-list .ls-section-head__title{color:var(--df-brand-deep,#31623b);margin-bottom:.5rem}.ls-blog-list .ls-section-head__desc{font-size:.875rem;color:var(--df-text-muted,#69876e);max-width:35rem}.ls-blog-list .ls-blog-card__img,.ls-blog-list .ls-blog-card__img.media-frame,.ls-blog-list .ls-blog-card__img-wrap>.media-frame{aspect-ratio:282 / 205}.ls-blog-list .ls-blog-card__date{top:.75rem;right:.75rem;display:flex;flex-direction:column;width:2.5rem;padding:0;background:#fff0;border-radius:var(--radius-sm,8px);overflow:hidden;box-shadow:var(--shadow-card);text-align:center;line-height:1}.ls-blog-list .ls-blog-card__date-day{display:block;padding:.35rem .25rem .15rem;background:#fff;font-family:var(--font-ui);font-size:1rem;font-weight:700;color:var(--df-brand-deep,#31623b)}.ls-blog-list .ls-blog-card__date-month{display:block;padding:.25rem .25rem .35rem;background:var(--df-paste-soft,#e8f5d4);font-family:var(--font-ui);font-size:.875rem;font-weight:700;text-transform:capitalize;color:var(--df-brand-deep,#31623b)}.ls-blog-list .ls-blog-card__category{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-block;padding:.375rem .75rem;border-radius:var(--radius-pill,999px);background:var(--df-brand-primary,#789a3d);font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1;color:#fff}.ls-blog-list .ls-blog-card{display:flex;flex-direction:column;height:100%}.ls-blog-list .ls-blog-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.5rem;padding:1rem}.ls-blog-list .ls-blog-card__title{font-size:1rem;color:var(--df-brand-deep,#31623b)}.ls-blog-list .ls-blog-card__body>.font-ui{flex:1 1 auto;margin:0;color:var(--df-text-muted,#69876e);font-size:.875rem;line-height:1.5}.ls-blog-list .ls-blog-card__read-more{align-self:flex-end;margin-top:auto}.ls-pagination--news .ls-pagination__btn{border-radius:var(--radius-md,16px);width:2.5rem;height:2.5rem;font-size:.875rem}.ls-pagination--news .ls-pagination__btn.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.ls-pagination--news .ls-pagination__btn .df-icon{color:inherit}.page-hero--post.page-hero--media .page-hero__title,.page-hero--news.page-hero--media .page-hero__title{color:#fff;text-shadow:none}.page-hero--post .page-hero__shade,.page-hero--news:not(.page-hero--about) .page-hero__shade{background:var(--ls-hero-wash)}.page-hero--post.page-hero--media .ls-breadcrumb a,.page-hero--news.page-hero--media .ls-breadcrumb a{color:#fff}.page-hero--post.page-hero--media .ls-breadcrumb a:hover,.page-hero--news.page-hero--media .ls-breadcrumb a:hover{color:#fff}.page-hero--post .ls-breadcrumb,.page-hero--news .ls-breadcrumb{color:var(--df-cream,#f7f4eb)}.page-hero--post .ls-breadcrumb [aria-current="page"],.page-hero--news .ls-breadcrumb [aria-current="page"]{color:var(--df-cream,#f7f4eb)}.page-hero--post.page-hero--media .page-hero__byline,.page-hero--news.page-hero--media .page-hero__byline{color:var(--df-cream,#f7f4eb)}.page-hero--post.page-hero--media .page-hero__cat,.page-hero--news.page-hero--media .page-hero__cat{color:var(--df-cream,#f7f4eb);font-weight:400}.page-hero--post .page-hero__meta,.page-hero--news .page-hero__meta{color:var(--df-cream,#f7f4eb)}.ls-post-content{background:var(--df-white,#fff)}.post-article{display:flex;flex-direction:column;gap:1.5rem}.post-article__lead{font-size:1.125rem;line-height:1.65;color:var(--df-text-primary,#31623b);margin:0}.post-contents{box-sizing:border-box;width:100%;max-width:396px;margin:0;padding:16px 20px;display:flex;flex-direction:column;gap:12px;background:var(--df-paste-soft,#e8f5d4);border-radius:var(--radius-lg,24px);color:var(--df-brand-deep,#31623b)}.post-contents__title{margin:0;font-family:var(--font-accent);font-size:22px;font-weight:500;line-height:28px;color:var(--df-brand-deep,#31623b)}.post-contents__list,.ls-content-tabs__panel .post-contents__list,.ls-tab-collapse__body .post-contents__list{list-style:none;list-style-type:none;margin:0;padding:0;padding-inline-start:0;display:flex;flex-direction:column;gap:6px}.post-contents__list>li,.ls-content-tabs__panel .post-contents__list>li,.ls-tab-collapse__body .post-contents__list>li{display:flex;align-items:center;gap:10px;min-height:24px;margin:0;list-style:none}.post-contents__list>li::marker,.ls-content-tabs__panel .post-contents__list>li::marker,.ls-tab-collapse__body .post-contents__list>li::marker{content:none}.post-contents__num{flex:0 0 auto;min-width:1.125rem;margin:0;font-family:var(--font-ui);font-size:14px;font-weight:700;line-height:1.25;color:var(--df-brand-primary,#789a3d)}.post-contents__list a{font-family:var(--font-ui);font-size:14px;font-weight:400;line-height:18px;color:var(--df-brand-deep,#31623b);text-decoration:none}.post-contents__list a:hover{text-decoration:underline}.post-article__heading-bar{display:block;width:100%;box-sizing:border-box;margin:.5rem 0 0;padding:0;background:#fff0}article.post-article h2.post-article__heading,.post-article h2.post-article__heading,h2.post-article__heading{display:block;width:100%;max-width:100%;box-sizing:border-box;scroll-margin-top:var(--df-anchor-offset);margin:.5rem 0 0;padding:0;min-height:2.25rem;font-family:var(--font-display)!important;font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:var(--type-display-weight);font-synthesis:none;line-height:var(--lh-heading);color:var(--df-brand-deep,#31623b);background-image:none!important;border-radius:24px;border-radius:var(--radius-lg,24px)}.post-article__heading-bar .post-article__heading{margin:0}.post-article ul:not(.post-contents__list),.post-article ol:not(.post-contents__list),.post-article__list{display:block;list-style-position:outside;margin:0;padding-left:1.35rem}.post-article ul:not(.post-contents__list),.post-article__list:not(.post-article__list--ol){list-style-type:disc}.post-article ol:not(.post-contents__list),.post-article__list--ol{list-style-type:decimal}.post-article ul:not(.post-contents__list)>li,.post-article ol:not(.post-contents__list)>li,.post-article__list>li{display:list-item;margin:0 0 .5rem}.post-article ul:not(.post-contents__list)>li:last-child,.post-article ol:not(.post-contents__list)>li:last-child,.post-article__list>li:last-child{margin-bottom:0}.post-article ul:not(.post-contents__list)>li::marker,.post-article ol:not(.post-contents__list)>li::marker,.post-article__list>li::marker{color:var(--df-brand-primary,#789a3d)}.post-article p{margin:0}.post-article__media{margin:0}.post-article__media img{display:block;width:100%;height:auto;border-radius:var(--radius-lg,24px)}.post-article__media figcaption{margin-top:.5rem;font-family:var(--font-ui);font-size:.875rem;line-height:1.4;color:var(--df-muted,#69876e)}.ls-page-content>.ls-section__inner{max-width:var(--ls-content-max,1200px)}.post-article--page{max-width:48rem;width:100%}.post-article--page>*+*{margin-top:0}.post-article--page p,.post-article--page .wp-block-paragraph{margin:0;line-height:1.65;color:var(--df-text-muted,#69876e)}.post-article--page a{color:var(--df-brand-deep,#31623b);text-decoration:underline;text-underline-offset:2px}.post-article--page a:hover{color:var(--df-brand-primary,#789a3d)}.post-article--page h2,.post-article--page h3,.post-article--page .wp-block-heading{margin:0;font-family:var(--font-display);font-weight:var(--type-display-weight,900);font-synthesis:none;line-height:1.25;color:var(--df-brand-deep,#31623b)}.post-article--page h3,.post-article--page h3.wp-block-heading{font-size:clamp(1.25rem, 2vw, 1.5rem)}.post-article--page img,.post-article--page .wp-block-image img{display:block;max-width:100%;height:auto;border-radius:var(--radius-lg,24px)}.post-article--page blockquote,.post-article--page .wp-block-quote{margin:0;padding:.75rem 0 .75rem 1.25rem;border-left:3px solid var(--df-brand-primary,#789a3d);color:var(--df-brand-deep,#31623b);font-style:italic}.post-article--page table,.post-article--page .wp-block-table table{width:100%;border-collapse:collapse;font-size:.875rem}.post-article--page th,.post-article--page td{padding:.65rem .75rem;border:1px solid var(--df-border,#c5d0b8);text-align:left;vertical-align:top}.post-article--page th{background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-deep,#31623b);font-weight:600}.post-article--page hr,.post-article--page .wp-block-separator{border:0;border-top:1px solid var(--df-border,#c5d0b8);margin:0}.post-share{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:0;padding-top:1.5rem;border-top:1px solid var(--df-border,#c5d0b8)}.post-share__label{margin:0;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.25;color:var(--df-brand-deep,#31623b)}.post-share__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.post-share__btn{position:relative;width:36px;height:36px;border-radius:var(--radius-pill,999px);display:inline-flex;align-items:center;justify-content:center;background:var(--df-brand-deep,#31623b);color:#fff;border:none;text-decoration:none;flex-shrink:0}.post-share__btn:hover,.post-share__btn:focus-visible{background:var(--df-brand-primary,#789a3d);color:#fff;outline:none}.post-share__btn .df-icon{color:inherit}.post-share__btn.is-copied::after{content:"Copied";position:absolute;left:50%;bottom:calc(100% + 6px);transform:translateX(-50%);padding:.25rem .5rem;border-radius:var(--radius-sm,8px);background:var(--df-brand-deep,#31623b);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none}.post-sidebar{display:flex;flex-direction:column;gap:20px;width:100%;max-width:280px;min-width:0}.post-widget{width:100%;overflow:hidden;padding:0;background:var(--df-white,#fff);border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-lg,24px)}.post-widget__title{margin:0;padding:12px 16px;font-family:var(--font-ui)!important;font-size:14px;font-weight:700;line-height:14px;color:var(--df-white,#fff)!important;background:var(--df-brand-primary,#789a3d)}.post-widget__title::after{content:none;display:none}.post-widget__body{padding:16px;background:var(--df-white,#fff)}.post-widget__list--categories a{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--font-ui);font-size:14px;font-weight:400;line-height:22px;color:var(--df-text-muted,#69876e);text-decoration:none}.post-widget__list--categories a:hover{color:var(--df-brand-primary,#789a3d)}.post-widget__count{flex:0 0 auto;font-size:14px;font-weight:400;line-height:1.25;color:var(--df-brand-primary,#789a3d)}.post-widget__list{list-style:none;margin:0;padding:0}.post-widget__list--categories{display:flex;flex-direction:column;gap:8px}.post-widget__list--latest{display:flex;flex-direction:column;gap:12px}.post-widget__list--latest li+li{margin:0;padding:0;border:0}.post-widget__post-link{display:flex;flex-direction:row;align-items:center;gap:12px;text-decoration:none}.post-widget__thumb{flex:0 0 56px;width:56px;height:56px;overflow:hidden;background:var(--df-paste-soft,#e8f5d4);border-radius:var(--radius-sm,8px)}.post-widget__thumb-img,.post-widget__thumb .media-frame{display:block;width:56px;height:56px;aspect-ratio:1 / 1}.post-widget__thumb img{display:block;width:100%;height:100%;object-fit:cover}.post-widget__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.post-widget__post-title{font-family:var(--font-ui);font-size:14px;font-weight:700;line-height:1.3;color:var(--df-brand-deep,#31623b)}.post-widget__post-link:hover .post-widget__post-title{color:var(--df-brand-primary,#789a3d)}.post-widget__post-date{font-family:var(--font-ui);font-size:14px;line-height:11px;color:var(--df-text-muted,#69876e)}.post-widget__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.post-widget__tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-pill,999px);background:var(--df-paste-soft,#e8f5d4);font-family:var(--font-ui);font-size:14px;font-weight:400;line-height:11px;color:var(--df-brand-deep,#31623b);text-decoration:none}.post-widget__tag:hover{color:var(--df-brand-primary,#789a3d)}.ls-related-news{background:var(--df-paste-soft,#e8f5d4)}.ls-related-news .ls-section-head__label,.ls-related-news .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)!important}.ls-related-news .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-related-news .news-carousel__dots{display:none!important}.ls-blog-card__chip{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:var(--radius-pill,999px);background:var(--df-brand-primary,#789a3d);font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.2;color:var(--df-white,#fff)}.ls-related-news .ls-blog-card--related{display:flex;flex-direction:column;height:auto;min-width:0;overflow:visible}.ls-blog-card--related .ls-blog-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.5rem;padding:1.25rem}.ls-blog-card--related .ls-blog-card__title{margin:0}.ls-blog-card--related .ls-blog-card__body>.font-ui{flex:1 1 auto;margin:0}.ls-blog-card__read-more{align-self:flex-end;margin-top:auto;padding-top:.75rem;display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.2;color:var(--df-brand-primary,#789a3d);text-decoration:none}.ls-blog-card__read-more .df-icon{color:inherit}.ls-blog-card__read-more:hover{text-decoration:underline}@media (min-width:992px){.ls-related-news .news-carousel:not(.is-carousel) .news-carousel__prev,.ls-related-news .news-carousel:not(.is-carousel) .news-carousel__next,.ls-related-news .news-carousel:not(.is-carousel) .news-carousel__dots{display:none!important}.ls-related-news .news-carousel:not(.is-carousel) .news-carousel__stage{overflow:visible;cursor:default}.ls-related-news .news-carousel:not(.is-carousel) .news-carousel__track.ls-news-grid--equal{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.5rem;width:100%;max-width:none;transform:none!important;transition:none}.ls-related-news .news-carousel.is-carousel .news-carousel__prev,.ls-related-news .news-carousel.is-carousel .news-carousel__next{display:inline-flex}.ls-related-news .news-carousel.is-carousel{container-type:inline-size;container-name:news-stage;--ls-news-visible:4;--ls-news-track-gap:1.5rem;--ls-news-edge:4px}.ls-related-news .news-carousel.is-carousel .news-carousel__stage{overflow:visible;cursor:grab;box-sizing:border-box;padding-inline:var(--ls-news-edge);clip-path:inset(-2.75rem 0 -3.75rem 0)}.ls-related-news .news-carousel.is-carousel .news-carousel__track.ls-news-grid--equal{display:flex;grid-template-columns:none;width:max-content;max-width:none;gap:var(--ls-news-track-gap,1.5rem);transition:transform 0.35s ease;will-change:transform}.ls-related-news .news-carousel.is-carousel .news-carousel__track .ls-blog-card--related{flex:0 0 calc((100cqi - 2 * var(--ls-news-edge) - (var(--ls-news-visible) - 1) * var(--ls-news-track-gap)) / var(--ls-news-visible));width:calc((100cqi - 2 * var(--ls-news-edge) - (var(--ls-news-visible) - 1) * var(--ls-news-track-gap)) / var(--ls-news-visible));max-width:none;height:auto;align-self:stretch}.ls-related-news .news-carousel__track .ls-blog-card--related{min-width:0}}@media (max-width:991.98px){.ls-related-news .news-carousel__prev,.ls-related-news .news-carousel__next{display:inline-flex}.ls-related-news .news-carousel__track.ls-news-grid--equal{display:flex;width:max-content;max-width:none;gap:1.25rem;transition:transform 0.35s ease;will-change:transform}.ls-related-news .news-carousel__track .ls-blog-card--related{flex:0 0 min(282px, 85vw);width:min(282px, 85vw);max-width:none}}@media (max-width:767.98px){.post-contents{max-width:100%}.post-sidebar{max-width:none}}.page-hero--tissue.page-hero--media{background:var(--df-brand-primary,#789a3d)}.page-hero--tissue .page-hero__shade{background:var(--ls-hero-wash)}.page-hero--tissue .page-hero__title{text-shadow:none;color:var(--df-white,#fff)}.page-hero--tissue .ls-breadcrumb{color:rgb(247 244 235 / .72)}.page-hero--tissue .ls-breadcrumb a{color:var(--df-white,#fff)}.page-hero--tissue .ls-breadcrumb a:hover{color:var(--df-paste,#9ccc65)}.page-hero--tissue .ls-breadcrumb [aria-current="page"]{color:var(--df-cream,#f7f4eb)}.page-hero--tissue .page-hero__cat{color:var(--df-white,#fff);font-weight:600}.page-hero--tissue .page-hero__meta{color:rgb(247 244 235 / .9)}.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-sage-soft, #e8ede3)}.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--df-sage-soft,#e8ede3)!important}.ls-info-highlights--product-line{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,color-mix(in srgb,var(--df-sage-soft,#e8ede3) 40%,#fff) 100%)!important;padding-block:4rem}.ls-info-highlights--product-line .ls-page-info__title{color:var(--df-brand-deep,#31623b)}.ls-info-highlights--product-line .ls-page-info__desc{color:var(--df-text-muted,#69876e);font-size:.875rem;line-height:1.5}.ls-info-highlights--product-line .ls-page-info__cards{gap:1.25rem}.ls-info-highlights--product-line .ls-page-info__card{min-height:12.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.5rem 1.25rem;border-radius:var(--radius-lg,24px);box-shadow:none;background:var(--df-white,#fff);border:1px solid color-mix(in srgb,var(--df-border,#c5d0b8) 70%,transparent);--ls-card-transition:0.3s}.ls-info-highlights--product-line .ls-page-info__card--flip{padding:0;background:#fff0;border:0;box-shadow:none}.ls-info-highlights--product-line .ls-page-info__card-inner{min-height:12.5rem}.ls-info-highlights--product-line .ls-page-info__card-face{padding:1.5rem 1.25rem;border-radius:var(--radius-lg,24px)}.ls-info-highlights--product-line .ls-page-info__card-face--front{background:var(--df-white,#fff);border:1px solid color-mix(in srgb,var(--df-border,#c5d0b8) 70%,transparent);box-shadow:none}.ls-info-highlights--product-line .ls-page-info__card-face--back{background:var(--df-paste-soft,#e8f5d4);border-color:#fff0}.ls-info-highlights--product-line .ls-page-info__card-text{font-size:1rem;font-weight:600;line-height:1.45;color:var(--df-brand-deep,#31623b);text-align:center;max-width:16rem}.ls-info-highlights--product-line .ls-page-info__card-icon{width:3.5rem;height:3.5rem;border-radius:var(--radius-pill,999px);background:var(--df-brand-primary,#789a3d);color:var(--df-cream,#f7f4eb);margin-bottom:.85rem}.ls-info-highlights--product-line .ls-page-info__card-icon .df-icon{color:var(--df-cream,#f7f4eb)}.ls-info-highlights--product-line .ls-page-info__card-title{font-size:1rem;font-weight:600;color:var(--df-brand-deep,#31623b);margin:0}.ls-info-highlights--product-line .ls-page-info__media-col>[data-media-frame],.ls-info-highlights--product-line .ls-page-info__media-col>.media-frame{border-radius:var(--radius-lg,24px);overflow:hidden}.ls-info-highlights--product-line .ls-info-accordion__item:not([open]){border:1px solid var(--df-border,#c5d0b8);box-shadow:none}.ls-info-highlights--product-line .ls-info-accordion__item[open]{padding:1rem 1.25rem}.ls-info-highlights--product-line .ls-info-accordion__item[open] .ls-info-accordion__summary{padding:0}.ls-info-highlights--product-line .ls-info-accordion__item[open] .ls-info-accordion__body{padding:1rem 0 0;color:var(--df-cream,#f7f4eb);display:flex;flex-direction:column}.ls-info-highlights--product-line .ls-info-accordion__more{display:inline-flex;align-items:center;gap:1rem;align-self:flex-end;margin:1rem 0 0 auto;font-weight:600;color:#fff;text-decoration:none}.ls-info-highlights--product-line .ls-info-accordion__more-icon{width:2.25rem;height:2.25rem;background:var(--df-brand-primary,#789a3d);color:#fff}.ls-info-highlights--product-line .ls-info-accordion__icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;border-radius:var(--radius-md,16px);background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-primary,#789a3d);display:inline-flex;align-items:center;justify-content:center}.ls-info-highlights--product-line .ls-info-accordion__icon .df-icon{color:inherit;fill:none;stroke:currentColor}.ls-info-highlights--product-line .ls-info-accordion__item[open] .ls-info-accordion__icon{width:2.75rem;height:2.75rem;flex-basis:2.75rem;background:#fff;color:var(--df-brand-primary,#789a3d);border-radius:var(--radius-md,16px)}.ls-info-highlights--product-line .ls-info-accordion__more-icon{border-radius:var(--radius-pill,999px)}.ls-info-highlights--product-line .ls-info-accordion__item:not([open]) .ls-info-accordion__title{color:var(--df-brand-deep,#31623b);font-weight:600}.ls-info-highlights--product-line .ls-page-info__cta.wf-btn--primary{border-radius:16px;padding-inline:1.75rem;height:43px;min-height:43px}body[data-page="products-tissue"] .ls-info-highlights--product-line>.ls-section__inner>.mt-10{margin-top:32px}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs{display:flex;flex-direction:column;gap:20px}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__nav{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:6px;height:52px;min-height:52px;margin:0;padding:0;box-sizing:border-box;border-bottom:1px solid var(--df-border,#c5d0b8)}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn{position:relative;box-sizing:border-box;flex:0 0 auto;height:40px;margin:0;padding:0;font-size:16px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left;color:#64748b;border:0;border-bottom:0;background:#fff0}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn:nth-child(1){width:128px}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn:nth-child(2){width:84px}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn:nth-child(3){width:140px}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn.is-active{color:var(--df-brand-deep,#31623b);font-weight:400;border-bottom:0}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__btn.is-active::after{content:"";position:absolute;left:0;width:130px;height:2px;bottom:-12px;background:var(--df-brand-deep,#31623b)}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__panel{width:100%;max-width:none;box-sizing:border-box;background:var(--df-white,#ffffff);border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-md,16px)}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__panel .wf-section{width:100%;max-width:none;box-sizing:border-box;padding:20px 24px;background:#fff0}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__panel p{margin:0;font-size:14px;line-height:20px;color:#374151}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__panel li{font-size:14px;line-height:20px;color:#374151}body[data-page="products-tissue"] .ls-info-highlights--product-line .ls-content-tabs__panel a{color:var(--df-brand-deep,#31623b)}#process.ls-process-section{background:radial-gradient(ellipse 55% 40% at 8% 85%,rgb(156 204 101 / .14),transparent 60%),radial-gradient(ellipse 50% 35% at 96% 12%,rgb(168 208 106 / .1),transparent 55%),var(--df-brand-deep,#31623b)}#process .ls-section-head__label,#process .ls-section-head__label .df-icon,#process .process-head .ls-section-head__label,#process .process-head .ls-section-head__label .df-icon{color:var(--df-cream,#f7f4eb)!important}#process .ls-process-step__title{font-family:var(--font-ui);font-size:17.3px;font-weight:700;line-height:22.5px;letter-spacing:0;min-height:0;color:var(--df-cream,#f7f4eb)}#process .ls-process-step:hover .ls-process-step__title,#process .ls-process-step.is-hover .ls-process-step__title{color:var(--df-brand-deep,#31623b);transition:color 0.3s ease}#process .ls-process-step:hover .ls-process-step__meta,#process .ls-process-step.is-hover .ls-process-step__meta,#process .ls-process-step:hover .ls-process-step__text,#process .ls-process-step.is-hover .ls-process-step__text{color:var(--df-brand-deep,#31623b)}#process .ls-process-step--up:hover .ls-process-step__card,#process .ls-process-step--up.is-hover .ls-process-step__card{border-radius:44px 14px 44px 14px}#process .ls-process-step--down:hover .ls-process-step__card,#process .ls-process-step--down.is-hover .ls-process-step__card{border-radius:14px 44px 14px 44px}#process .ls-process-step__watermark{color:var(--df-cream,#f7f4eb);font-size:76px;font-weight:400;line-height:.9;opacity:1}#process .ls-process-step.is-hover .ls-process-step__watermark,#process .ls-process-step:hover .ls-process-step__watermark{color:var(--df-cream,#f7f4eb)}#process.ls-process-section::before{opacity:.14;background-color:#a7b893;-webkit-mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg);mask-image:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg);-webkit-mask-size:200px auto;mask-size:200px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:52% 58%;mask-position:52% 58%}#process.ls-process-section::after{content:"";opacity:.1;width:12rem;height:12rem;right:-.5rem;bottom:-.25rem;background:none;background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg) center / contain no-repeat;transform:none}#gallery.bg-cream{background:var(--df-cream,#f7f4eb)!important}body[data-page="products-tissue"] #gallery{background:var(--df-white,#ffffff)!important}.ls-gallery-tabs--tissue .ls-section-head{text-align:center;margin-inline:auto}.ls-gallery-tabs--tissue .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-gallery-tabs--tissue .ls-gallery-tabs__btn{height:36px;padding:0 1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--df-brand-primary,#789a3d);background:var(--df-white,#fff);color:var(--df-brand-primary,#789a3d);border-radius:var(--radius-pill,999px);font-size:.875rem;font-weight:600;letter-spacing:.02em;line-height:1}.ls-gallery-tabs--tissue .ls-gallery-tabs__btn:hover,.ls-gallery-tabs--tissue .ls-gallery-tabs__btn.is-hover{background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:var(--df-white,#fff)}.ls-gallery-tabs--tissue .ls-gallery-tabs__btn.is-active{background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:var(--df-white,#fff)}.ls-gallery-tabs--tissue .ls-gallery-item{position:relative;display:block;margin:0;overflow:hidden;border-radius:var(--radius-lg,24px);cursor:pointer}.ls-gallery-tabs--tissue .ls-gallery-item>[data-media-frame],.ls-gallery-tabs--tissue .ls-gallery-item>.media-frame{display:block;width:100%;height:100%;margin:0;border-radius:inherit}.ls-gallery-tabs--tissue .ls-gallery-item::before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:rgb(49 98 59 / .6);backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);opacity:0;transition:opacity 0.4s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.ls-gallery-tabs--tissue .ls-gallery-item::after{content:"+";position:absolute;top:50%;left:50%;z-index:3;box-sizing:border-box;width:64px;height:64px;border-radius:var(--radius-pill,999px);display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-size:2rem;font-weight:300;line-height:1;color:#fff;background:rgb(255 255 255 / .4);backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);opacity:0;transform:translate(-50%,-50%) scale(.92);transition:opacity 0.35s cubic-bezier(.25,.46,.45,.94),transform 0.35s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.ls-gallery-tabs--tissue .ls-gallery-item:hover::before,.ls-gallery-tabs--tissue .ls-gallery-item.is-hover::before,.ls-gallery-tabs--tissue .ls-gallery-item:focus-within::before{opacity:1}.ls-gallery-tabs--tissue .ls-gallery-item:hover::after,.ls-gallery-tabs--tissue .ls-gallery-item.is-hover::after,.ls-gallery-tabs--tissue .ls-gallery-item:focus-within::after{opacity:1;transform:translate(-50%,-50%) scale(1)}.ls-gallery-tabs--tissue .ls-gallery-item>[data-media-frame]>img,.ls-gallery-tabs--tissue .ls-gallery-item>.media-frame>img{transition:transform 0.45s cubic-bezier(.25,.46,.45,.94)}.ls-gallery-tabs--tissue .ls-gallery-item:hover>[data-media-frame]>img,.ls-gallery-tabs--tissue .ls-gallery-item.is-hover>[data-media-frame]>img,.ls-gallery-tabs--tissue .ls-gallery-item:focus-within>[data-media-frame]>img,.ls-gallery-tabs--tissue .ls-gallery-item:hover>.media-frame>img,.ls-gallery-tabs--tissue .ls-gallery-item.is-hover>.media-frame>img,.ls-gallery-tabs--tissue .ls-gallery-item:focus-within>.media-frame>img{transform:scale(1.05)}.ls-gallery-tabs--tissue .ls-gallery-item--long>[data-media-frame],.ls-gallery-tabs--tissue .ls-gallery-item--long>.media-frame,.ls-gallery-tabs--tissue .ls-gallery-item--wide>[data-media-frame],.ls-gallery-tabs--tissue .ls-gallery-item--wide>.media-frame{aspect-ratio:16 / 10}.ls-gallery-tabs--tissue .ls-gallery-item--square>[data-media-frame],.ls-gallery-tabs--tissue .ls-gallery-item--square>.media-frame,.ls-gallery-tabs--tissue .ls-gallery-item--tile>[data-media-frame],.ls-gallery-tabs--tissue .ls-gallery-item--tile>.media-frame{aspect-ratio:1 / 1}@media (min-width:640px){.ls-gallery-tabs--tissue .ls-gallery-item--wide{grid-column:span 6}.ls-gallery-tabs--tissue .ls-gallery-item--tile{grid-column:span 4}}.ls-gallery-tabs--tissue .ds-gallery-caption{position:absolute;left:12px;right:auto;bottom:12px;z-index:2;display:inline-flex;align-items:center;width:auto;max-width:calc(100% - 24px);margin:0;padding:.35rem .75rem;border-radius:var(--radius-pill,999px);background:color-mix(in srgb,var(--df-brand-primary,#789a3d) 88%,transparent);color:var(--df-white,#fff);font-family:var(--font-ui);font-size:.875rem;font-weight:600;line-height:1.2;letter-spacing:.01em;text-align:left;pointer-events:none}.ls-cta-split--rfq{min-height:40.9rem}.ls-cta-split--rfq .ls-cta-split__cta{min-height:22rem}@media (min-width:900px){.ls-cta-split--rfq .ls-cta-split__cta,.ls-cta-split--rfq .ls-cta-split__form-panel{min-height:40.9rem}}.ls-cta-split--rfq .ls-cta-split__media{object-fit:cover;object-position:center center;width:100%;height:100%;max-width:none;transform:none}.ls-cta-split--rfq .ls-cta-split__shade{background:linear-gradient(90deg,color-mix(in srgb,var(--df-brand-primary,#789a3d) 82%,transparent) 0%,color-mix(in srgb,var(--df-brand-primary,#789a3d) 48%,transparent) 48%,color-mix(in srgb,var(--df-brand-deep,#31623b) 32%,transparent) 100%)}.ls-cta-split__form-panel{position:relative;background:var(--df-brand-deep,#31623b);color:#fff;padding:3rem var(--ls-content-pad-x);overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}@media (min-width:900px){.ls-cta-split__form-panel{padding:3rem var(--ls-cta-gutter,var(--ls-content-pad-x)) 3rem 3rem}}.ls-cta-split__form-panel .ls-cta-split__deco{position:absolute;right:-1rem;bottom:-1.5rem;width:13.75rem;height:16.25rem;opacity:.18;pointer-events:none;background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/flower.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/flower.svg) center / contain no-repeat}.ls-cta-split__form-inner{position:relative;z-index:1;width:100%;max-width:34.5rem}.ls-cta-split--rfq .ls-contact-form-head{text-align:center;margin-bottom:1.75rem}.ls-cta-split--rfq .ls-contact-form-head__eyebrow{margin:0 0 .5rem;font-family:var(--font-accent);font-size:1.5rem;line-height:1.2;color:var(--df-paste,#9ccc65)}.ls-cta-split--rfq .ls-contact-form-head__title{margin:0 0 .65rem;font-family:var(--font-ui);font-size:clamp(1.35rem, 2vw, 1.75rem);font-weight:700;line-height:1.25;color:var(--df-white,#fff)}.ls-cta-split--rfq .ls-contact-form-head__desc{margin:0 auto;max-width:32rem;font-family:var(--font-ui);font-size:.875rem;line-height:1.5;color:rgb(247 244 235 / .82)}.ls-cta-split__form-fields{display:flex;flex-direction:column;gap:1rem}.ls-cta-split__form-row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.ls-cta-split__form-row{grid-template-columns:1fr 1fr}}.ls-cta-split--rfq .ls-field{width:100%;min-height:48px;padding:.85rem 1.25rem;border:0;border-radius:var(--radius-xl,32px);background:var(--df-white,#fff);color:var(--df-brand-deep,#31623b);font-family:var(--font-ui);font-size:.875rem;box-sizing:border-box}.ls-cta-split--rfq .ls-field--textarea,.ls-cta-split--rfq textarea.ls-field{min-height:110px;resize:vertical;border-radius:var(--radius-xl,32px)}.ls-cta-split--rfq select.ls-field{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2331623b' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;padding-right:2.75rem}.ls-cta-split__form-foot{display:flex;justify-content:flex-end;margin-top:.25rem}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary{height:52px;min-height:52px;padding-inline:1.5rem;background:var(--df-brand-primary,#789a3d);border-color:var(--df-brand-primary,#789a3d);color:var(--df-white,#fff)}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary .df-icon{color:inherit}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary:hover,.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary.is-hover{background:color-mix(in srgb,var(--df-brand-primary,#789a3d) 82%,white);border-color:#fff0;color:var(--df-white,#fff)}.ls-related-news--tissue{background:var(--df-white,#fff);overflow:visible}.ls-related-news--tissue::before{content:"";position:absolute;right:0;top:6%;width:min(240px, 28vw);height:min(284px, 34vw);opacity:.16;pointer-events:none;z-index:0;background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-green.svg) center / contain no-repeat}.ls-related-news--tissue::after{content:"";position:absolute;left:0;bottom:4%;width:min(168px, 20vw);height:min(200px, 24vw);opacity:.22;pointer-events:none;z-index:0;background-color:var(--df-brand-primary,#789a3d);-webkit-mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-light.svg) center / contain no-repeat;mask:url(/wp-content/themes/dalatflora/assets/vectors/flower-light.svg) center / contain no-repeat}.ls-related-news--tissue .ls-section-head__label,.ls-related-news--tissue .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)!important}.ls-related-news--tissue .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-related-news--tissue .ls-news-carousel{position:relative;width:100%;padding-bottom:2.75rem}.ls-related-news--tissue .ls-news-carousel__stage,.ls-related-news--tissue .news-carousel__stage{overflow:hidden;width:100%}@media (min-width:992px){.ls-related-news--tissue .ls-news-carousel__stage,.ls-related-news--tissue .news-carousel__stage{overflow:visible}.ls-related-news--tissue .news-carousel:not(.is-carousel) .ls-news-carousel__track,.ls-related-news.ls-related-news--tissue .news-carousel:not(.is-carousel) .news-carousel__track.ls-news-grid--equal{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;max-width:none;transform:none!important}.ls-related-news--tissue .news-carousel.is-carousel{container-type:inline-size;container-name:news-stage;--ls-news-visible:4;--ls-news-track-gap:1.5rem;--ls-news-edge:4px}.ls-related-news--tissue .news-carousel.is-carousel .ls-news-carousel__stage,.ls-related-news--tissue .news-carousel.is-carousel .news-carousel__stage{overflow:visible;box-sizing:border-box;padding-inline:var(--ls-news-edge);clip-path:inset(-2.75rem 0 -3.75rem 0)}.ls-related-news--tissue .news-carousel.is-carousel .ls-news-carousel__track,.ls-related-news.ls-related-news--tissue .news-carousel.is-carousel .news-carousel__track.ls-news-grid--equal{display:flex;grid-template-columns:none;width:max-content;max-width:none;gap:var(--ls-news-track-gap,1.5rem);transition:transform 0.35s ease;will-change:transform}.ls-related-news--tissue .news-carousel.is-carousel .news-carousel__track .ls-blog-card--related{flex:0 0 calc((100cqi - 2 * var(--ls-news-edge) - (var(--ls-news-visible) - 1) * var(--ls-news-track-gap)) / var(--ls-news-visible));width:calc((100cqi - 2 * var(--ls-news-edge) - (var(--ls-news-visible) - 1) * var(--ls-news-track-gap)) / var(--ls-news-visible));max-width:none;height:auto;align-self:stretch}}.ls-related-news.ls-related-news--tissue .news-carousel__track .ls-blog-card--related{min-width:0}.ls-related-news--tissue .ls-news-carousel__nav-overlay{position:absolute;inset:0 0 2.75rem 0;z-index:6;pointer-events:none}.ls-related-news--tissue .news-carousel__prev,.ls-related-news--tissue .news-carousel__next,.ls-related-news.ls-related-news--tissue .news-carousel__prev,.ls-related-news.ls-related-news--tissue .news-carousel__next{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex!important;flex:none;width:40px;height:40px;margin:0;border:0;border-radius:var(--radius-pill,999px);background:#fff;color:#111;box-shadow:0 6px 18px rgb(49 98 59 / .18);pointer-events:auto;z-index:7}.ls-related-news--tissue .news-carousel__prev{left:-20px}.ls-related-news--tissue .news-carousel__next{right:-20px}.ls-related-news--tissue .news-carousel__prev:disabled,.ls-related-news--tissue .news-carousel__next:disabled{opacity:.4;cursor:default}.ls-related-news--tissue .news-carousel__dots{display:none!important}@media (max-width:991.98px){.ls-related-news.ls-related-news--tissue .news-carousel__track.ls-news-grid--equal{display:flex;width:max-content}.ls-related-news--tissue .ls-news-carousel__stage,.ls-related-news--tissue .news-carousel__stage{overflow:hidden;box-sizing:border-box;width:calc(100% + 2 * var(--ls-content-pad-x));margin-inline:calc(-1 * var(--ls-content-pad-x));padding:.75rem var(--ls-content-pad-x) 2.75rem}.ls-related-news--tissue .ls-blog-card:hover,.ls-related-news--tissue .ls-blog-card.is-hover{transform:none;box-shadow:0 0 0 1px rgb(61 139 79 / .16),var(--shadow-card)}.ls-related-news--tissue .news-carousel__prev{left:8px}.ls-related-news--tissue .news-carousel__next{right:8px}}@media (max-width:639.98px){.ls-related-news.ls-related-news--tissue .news-carousel__prev,.ls-related-news.ls-related-news--tissue .news-carousel__next{display:none!important}}.ls-related-news--tissue .ls-blog-card{overflow:visible;isolation:auto;transition:transform 0.28s cubic-bezier(.22,1,.36,1),box-shadow 0.28s ease}.ls-related-news--tissue .ls-blog-card:hover,.ls-related-news--tissue .ls-blog-card.is-hover{transform:translateY(-8px);box-shadow:0 0 0 2px var(--df-brand-primary,#789a3d),0 8px 16px rgb(47 107 61 / .1),0 22px 44px rgb(47 107 61 / .2)}.ls-related-news--tissue .ls-blog-card:hover .ls-blog-card__title a,.ls-related-news--tissue .ls-blog-card.is-hover .ls-blog-card__title a{color:var(--df-brand-primary,#789a3d)}.ls-related-news--tissue .ls-blog-card__date{top:.75rem;right:.75rem;display:flex;flex-direction:column;align-items:stretch;width:2.5rem;min-height:3.125rem;padding:0;background:#fff0;border-radius:var(--radius-sm,8px);overflow:hidden;box-shadow:var(--shadow-card);z-index:2}.ls-related-news--tissue .ls-blog-card__date-day,.ls-related-news--tissue .ls-blog-card__date-month{display:flex;align-items:center;justify-content:center;flex:1 1 50%;width:100%;font-family:var(--font-ui);font-weight:700;line-height:1;color:var(--df-brand-deep,#31623b)}.ls-related-news--tissue .ls-blog-card__date-day{background:#fff;font-size:1rem;padding:.2rem .25rem .1rem}.ls-related-news--tissue .ls-blog-card__date-month{background:var(--df-paste-soft,#e8f5d4);font-size:.875rem;padding:.15rem .25rem .25rem;text-transform:capitalize}.ls-related-news--tissue .ls-blog-card__category{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:var(--radius-pill,999px);background:var(--df-brand-primary,#789a3d);color:#fff;font-family:var(--font-ui);font-size:.875rem;font-weight:700;line-height:1.1;white-space:nowrap}.ls-related-news--tissue .ls-blog-card__img-wrap{height:200px}.ls-related-news--tissue .ls-blog-card__img,.ls-related-news--tissue .ls-blog-card__img.media-frame{height:200px;aspect-ratio:auto}.ls-related-news--tissue .ls-blog-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.5rem;padding:1rem;min-height:152px}.ls-related-news--tissue .ls-blog-card__title{margin:0;font-family:var(--font-ui);font-size:1rem;font-weight:700;line-height:1.35;color:var(--df-brand-deep,#31623b)}.ls-related-news--tissue .ls-blog-card__title a{color:inherit;text-decoration:none}.ls-related-news--tissue .ls-blog-card__excerpt{margin:0;flex:1 1 auto;font-family:var(--font-ui);font-size:.875rem;line-height:1.5;color:var(--df-text-muted,#69876e)}.ls-related-news--tissue .ls-blog-card__read-more{align-self:flex-end;margin-top:auto;font-size:.875rem;color:var(--df-brand-primary,#789a3d)}.page-hero--cuttings.page-hero--tissue.page-hero--media{background:#fff0}.page-hero--cuttings .page-hero__shade{background:var(--ls-hero-wash)}.page-hero--cuttings .ls-breadcrumb a{color:#fff}.page-hero--cuttings .ls-breadcrumb a:hover{color:#fff}.page-hero--cuttings .ls-breadcrumb [aria-current="page"]{color:var(--df-cream,#f7f4eb)}.page-hero--cuttings.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-sage-soft, #e8ede3)}.page-hero--cuttings.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--df-sage-soft,#e8ede3)!important}.ls-info-highlights--product-line{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,color-mix(in srgb,var(--df-sage-soft,#e8ede3) 40%,#fff) 100%)!important}.ls-info-highlights--product-line>.ls-section__inner>.mt-10{margin-top:32px}.ls-info-highlights--product-line .ls-page-info__card-icon{background:var(--df-paste-soft,#e8f5d4);color:var(--df-brand-primary,#789a3d)}.ls-info-highlights--product-line .ls-page-info__card-icon .df-icon,.ls-info-highlights--product-line .ls-page-info__card-icon svg{color:var(--df-brand-primary,#789a3d);opacity:1}.ls-info-highlights--product-line .ls-page-info__card-icon svg path{fill:none;opacity:1}.ls-info-highlights--product-line .ls-page-info__card-icon[data-df-icon="cuttings"] svg path,.ls-info-highlights--product-line .ls-info-accordion__icon[data-df-icon="cuttings"] svg path{fill:var(--df-brand-primary,#789a3d)}.ls-info-highlights--product-line .ls-info-accordion__icon svg{opacity:1;color:inherit;fill:currentColor}.ls-info-highlights--product-line .ls-content-tabs{display:flex;flex-direction:column;gap:20px}.ls-info-highlights--product-line .ls-content-tabs__nav{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:6px;height:52px;min-height:52px;margin:0;padding:0;box-sizing:border-box;border-bottom:1px solid var(--df-border,#c5d0b8)}.ls-info-highlights--product-line .ls-content-tabs__btn,.ls-content-tabs__btn{position:relative;box-sizing:border-box;flex:0 0 auto;width:auto;height:40px;margin:0;padding:0 14px;font-size:16px;font-weight:400;line-height:40px;letter-spacing:0;text-align:center;color:#64748b;border:0;border-bottom:0;background:#fff0}.ls-info-highlights--product-line .ls-content-tabs__btn.is-active,.ls-content-tabs__btn.is-active{color:var(--df-brand-deep,#31623b);font-weight:400;border-bottom:0}.ls-info-highlights--product-line .ls-content-tabs__btn.is-active::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:100%;height:2px;bottom:-12px;background:var(--df-brand-deep,#31623b)}.ls-info-highlights--product-line .ls-tab-clamp__inner{display:flex;flex-direction:column;gap:1rem}.ls-info-highlights--product-line .ls-tab-clamp:not(.is-expanded).is-truncated .ls-tab-clamp__inner{max-height:11.5rem;overflow:hidden;mask-image:linear-gradient(180deg,#000 62%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 62%,transparent)}.ls-info-highlights--product-line .ls-tab-clamp__toggle{margin-top:.75rem;padding:0;border:0;background:none;font-family:var(--font-ui);font-size:.875rem;font-weight:600;color:var(--df-brand-deep,#31623b);cursor:pointer}.ls-info-highlights--product-line .ls-tab-clamp__toggle:hover{color:var(--df-brand-primary,#789a3d)}.ls-info-highlights--product-line .ls-content-tabs__panel{width:100%;max-width:none;box-sizing:border-box;background:var(--df-white,#ffffff);border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-md,16px)}.ls-info-highlights--product-line .ls-content-tabs__panel .wf-section{width:100%;max-width:none;box-sizing:border-box;padding:20px 24px;background:#fff0}.ls-info-highlights--product-line .ls-content-tabs__panel p,.ls-info-highlights--product-line .ls-content-tabs__panel li{font-size:14px;line-height:20px;color:#374151}.ls-info-highlights--product-line .ls-content-tabs__panel a{color:var(--df-brand-deep,#31623b)}.ls-cta-split--rfq .ls-cta-split__title{font-weight:900;font-synthesis:none;max-width:none}.ls-cta-split--rfq .ls-cta-split__title-line{display:block;white-space:nowrap}.ls-cta-split--rfq .ls-cta-split__deco,.ls-cta-split--rfq .ls-cta-split__form-panel .ls-cta-split__deco{background-color:var(--df-white,#fff);opacity:.5}.ls-cta-split--rfq .ls-select,.ls-select{position:relative}.ls-cta-split--rfq .ls-select__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2331623b' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;padding-right:2.75rem}.ls-cta-split--rfq .ls-select.is-open .ls-select__trigger{background-color:var(--df-paste-soft,#e8f5d4)}.ls-cta-split--rfq .ls-select__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ls-cta-split--rfq .ls-select__menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:6;margin:0;padding:0;list-style:none;background:var(--df-white,#fff);border-radius:var(--radius-lg,24px);overflow:hidden;box-shadow:0 8px 24px rgb(49 98 59 / .16)}.ls-cta-split--rfq .ls-select__option{display:flex;align-items:center;width:100%;height:44px;padding:0 20px;border:0;background:var(--df-white,#fff);color:var(--df-brand-deep,#31623b);font-family:var(--font-ui);font-size:14px;line-height:1;text-align:left;cursor:pointer}.ls-cta-split--rfq .ls-select__option:hover,.ls-cta-split--rfq .ls-select__option.is-selected{background:var(--df-paste-soft,#e8f5d4)}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary{display:inline-flex;align-items:center;gap:6px;line-height:1}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary [data-df-icon]{display:inline-flex;align-items:center;line-height:0;translate:0 -.08em}.ls-cta-split--rfq .ls-cta-split__form-foot .wf-btn--primary .df-icon{display:block;flex-shrink:0;stroke-width:2.75}.ls-product-grid,.ls-product-grid--catalogue{background:var(--df-sage-soft,#e8ede3);padding-block:4rem}@media (max-width:639.98px){.ls-product-grid,.ls-product-grid--catalogue{padding-block:2.5rem}}.ls-product-grid--catalogue .ls-section-head{margin-bottom:16px}.ls-product-grid--catalogue .ls-section-head__label,.ls-product-grid--catalogue .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)}.ls-product-grid--catalogue .ls-section-head__title,#product-grid .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-product-grid--catalogue .ls-catalogue-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin:0 0 16px;min-height:40px;overflow:visible;position:relative;z-index:6}.ls-product-grid--catalogue .ls-catalogue-meta__count{margin:0;font-family:var(--font-ui);font-size:14px;line-height:14px;color:var(--df-text-muted,#69876e)}.ls-product-grid--catalogue .ls-catalogue-bar__right{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ls-product-grid--catalogue .ls-select--catalogue{position:relative;min-width:140px;width:auto;max-width:200px;flex:0 0 auto}.ls-product-grid--catalogue .ls-select--color{min-width:150px}.ls-product-grid--catalogue .ls-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:36px;padding:10px 14px 10px 16px;border:0;border-radius:var(--radius-pill,999px);background:var(--df-sage-soft,#e8ede3);color:var(--df-brand-primary,#789a3d);font-family:var(--font-ui);font-size:14px;line-height:14px;cursor:pointer}.ls-product-grid--catalogue .ls-select__trigger .df-icon{color:var(--df-brand-primary,#789a3d);flex-shrink:0}.ls-product-grid--catalogue .ls-select.is-open .ls-select__trigger{background:var(--df-paste-soft,#e8f5d4)}.ls-product-grid--catalogue .ls-select__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ls-product-grid--catalogue .ls-select__menu{position:absolute;right:0;top:calc(100% + 8px);z-index:30;width:240px;margin:0;padding:8px 0;list-style:none;background:var(--df-white,#fff);border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-lg,24px);box-shadow:0 8px 24px rgb(49 98 59 / .12);overflow:hidden}.ls-product-grid--catalogue .ls-select--catalogue .ls-select__menu{width:160px;left:0;right:auto}.ls-product-grid--catalogue .ls-select__option{display:flex;align-items:center;width:100%;padding:10px 16px;border:0;background:#fff0;color:var(--df-brand-deep,#31623b);font-family:var(--font-ui);font-size:14px;line-height:14px;text-align:left;cursor:pointer}.ls-product-grid--catalogue .ls-select__option:hover,.ls-product-grid--catalogue .ls-select__option.is-selected{background:var(--df-paste-soft,#e8f5d4)}.ls-project-card{border:1px solid var(--df-border,#c5d0b8);box-shadow:0 10px 28px rgb(47 107 61 / .08)}.ls-project-card:hover,.ls-project-card.is-hover{box-shadow:0 0 0 2px var(--df-green,#789a3d),0 8px 16px rgb(47 107 61 / .1),0 22px 44px rgb(47 107 61 / .2)}.ls-project-card__hit{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.ls-project-card__arrow{display:none!important}.ls-project-card__badge,.ls-project-card__badge--hot{top:auto;bottom:.75rem;left:.75rem;right:auto;z-index:3}.ls-project-card__badge--hot{height:1.375rem;padding:0 .7rem;line-height:1;letter-spacing:.06em;text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic}@supports not (text-box-trim:trim-both){.ls-project-card__badge--hot{padding:.42rem .7rem .16rem}}.ls-project-card__img-wrap .ls-type-icons{position:absolute;right:12px;bottom:12px;z-index:3;gap:6px;margin:0}.ls-project-card__img-wrap .ls-type-icons>span{width:40px;height:40px;background:#fff;color:var(--df-brand-deep,#31623b);box-shadow:0 4px 12px rgb(49 98 59 / .12)}.ls-project-card__img-wrap .ls-type-icons .df-icon{width:20px!important;height:20px!important;color:var(--df-brand-deep,#31623b);background-color:#fff0}.ls-project-card__img-wrap .ls-type-icons .df-icon--brand-chrysanthemum,.ls-project-card__img-wrap .ls-type-icons .df-icon--brand-greenhouse,.ls-project-card__img-wrap .ls-type-icons .df-icon--brand-seedling,.ls-project-card__img-wrap .ls-type-icons .df-icon--brand-tissue-culture{background-color:currentColor}.ls-project-card__img,.ls-project-card__img.media-frame,.ls-project-card__img-wrap>.media-frame{background:var(--df-paste-soft,#e8f5d4);display:flex;flex-direction:row;align-items:center;justify-content:center;border:0;padding:0}.ls-project-card__img.media-frame--contain>img,.ls-project-card__img-wrap .media-frame--contain>img{width:100%;height:100%;object-fit:contain;object-position:center center;padding:1.25rem 1.5rem;box-sizing:border-box}.ls-project-card__title,.ls-project-card:hover .ls-project-card__title,.ls-project-card.is-hover .ls-project-card__title{font-family:var(--font-ui);font-size:clamp(var(--type-h3-min), 2vw, var(--type-h3));font-weight:700;color:var(--df-brand-deep,#31623b);white-space:normal;overflow:visible;text-overflow:unset}.ls-project-card__tags{color:var(--df-text-muted,#69876e);font-weight:500}.ls-related-products--v11.ls-product-grid--catalogue .ls-section-head{margin-bottom:16px}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card{flex:none;width:auto;height:auto;max-width:none}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__img-wrap{height:auto;flex:none}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__body{flex:none;height:auto;overflow:visible}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__img-wrap .ls-type-icons>span{width:40px;height:40px;color:var(--df-brand-deep,#31623b)}.ls-gallery-section{background:var(--df-sage-soft,#e8ede3)!important}.ls-process-section::after{opacity:.22}.ls-process-section::before{opacity:.22}.ls-related-news::before,.ls-related-news::after{content:none;display:none}.page-hero--fresh .ls-breadcrumb a{color:rgb(247 244 235 / .72)}.page-hero--fresh .ls-breadcrumb a:hover{color:var(--df-cream,#f7f4eb)}.page-hero--fresh .ls-breadcrumb__rest,.page-hero--fresh .ls-breadcrumb [aria-current="page"]{color:var(--df-cream,#f7f4eb)}.page-hero--fresh.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-sage-soft, #e8ede3)}.page-hero--fresh.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero::after{background:#e8ede3!important}.page-hero--pdp.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-sage-soft, #e8ede3)}.page-hero--pdp.page-hero--tissue>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--df-sage-soft,#e8ede3)!important}.ls-pdp-body-wash{background:#fff0}.ls-pdp-body-wash>.ls-product-detail-section.ls-product-detail--v11{background:linear-gradient(180deg,var(--df-sage-soft,#e8ede3) 0%,color-mix(in srgb,var(--df-sage-soft,#e8ede3) 40%,#fff) 100%)}.ls-pdp-body-wash>.ls-related-products{background:var(--df-white,#fff)}.ls-product-detail-section.ls-product-detail--v11{position:relative;padding:4rem 0}@media (max-width:767.98px){.ls-product-detail-section.ls-product-detail--v11{padding:2.5rem 0}}.ls-product-detail--v11 .ls-product-detail{gap:2.5rem;min-width:0}@media (min-width:900px){.ls-product-detail--v11 .ls-product-detail{grid-template-columns:minmax(0,626fr) minmax(0,534fr);align-items:start;gap:40px}}.ls-product-detail--v11 .ls-product-gallery{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;min-width:0}@media (min-width:640px){.ls-product-detail--v11 .ls-product-gallery{display:grid;grid-template-columns:90px minmax(0,520px);grid-template-rows:auto;align-items:start;column-gap:16px;flex-direction:unset}.ls-product-detail--v11 .ls-product-gallery__main{grid-column:2;grid-row:1;width:100%;max-width:520px}.ls-product-detail--v11 .ls-product-gallery__thumbs{grid-column:1;grid-row:1;height:0;min-height:100%;max-height:100%;align-self:stretch;overflow:hidden}.ls-product-detail--v11 .ls-product-gallery__thumbs-track{min-height:0;flex:1 1 auto;height:auto}}.ls-product-detail--v11 .ls-product-gallery__thumbs{display:flex;flex-direction:row;align-items:center;gap:8px;order:2;min-width:0}@media (min-width:640px){.ls-product-detail--v11 .ls-product-gallery__thumbs{flex-direction:column;flex:0 0 90px;width:90px;order:0}}.ls-product-detail--v11 .ls-product-gallery__nav{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-pill,999px);background:#fff;color:var(--df-brand-deep,#31623b);box-shadow:0 4px 12px rgb(49 98 59 / .12);cursor:pointer;padding:0}.ls-product-detail--v11 .ls-product-gallery__nav:hover{color:var(--df-brand-primary,#789a3d)}@media (max-width:639.98px){.ls-product-detail--v11 .ls-product-gallery__nav--prev .df-icon{transform:rotate(-90deg)}.ls-product-detail--v11 .ls-product-gallery__nav--next .df-icon{transform:rotate(-90deg)}}.ls-product-detail--v11 .ls-product-gallery__thumbs-track{display:flex;flex-direction:row;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;min-width:0;flex:1 1 auto;scrollbar-width:none}.ls-product-detail--v11 .ls-product-gallery__thumbs-track::-webkit-scrollbar{display:none}@media (min-width:640px){.ls-product-detail--v11 .ls-product-gallery__thumbs-track{flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;width:90px;height:100%;flex:1 1 auto}}.ls-product-detail--v11 .ls-product-gallery__thumb{position:relative;flex:0 0 90px;width:90px;height:90px;padding:0;border:0;border-radius:var(--radius-md,16px);overflow:hidden;background:#fff;box-shadow:none;cursor:pointer;scroll-snap-align:start}.ls-product-detail--v11 .ls-product-gallery__thumb::after{content:"";position:absolute;inset:0;border:1px solid var(--df-border,#c5d0b8);border-radius:inherit;pointer-events:none;box-sizing:border-box}.ls-product-detail--v11 .ls-product-gallery__thumb.is-active::after{border:2px solid var(--df-brand-primary,#789a3d)}.ls-product-detail--v11 .ls-product-gallery__thumb .media-frame,.ls-product-detail--v11 .ls-product-gallery__thumb [data-media-frame]{width:100%;height:100%;border:0!important;border-radius:0;background:#fff;box-shadow:none}.ls-product-detail--v11 .ls-product-gallery__main{position:relative;order:1;flex:1 1 auto;align-self:start;width:auto;max-width:520px;aspect-ratio:1 / 1;min-width:0;overflow:hidden;border-radius:var(--radius-lg,24px)}.ls-product-detail--v11 .ls-product-gallery__main .media-frame,.ls-product-detail--v11 .ls-product-gallery__main [data-media-frame]{width:100%;height:100%;max-height:none;aspect-ratio:auto;border-radius:var(--radius-lg,24px);background:#fff;border:1px solid var(--df-border,#c5d0b8)}.ls-product-detail--v11 .ls-product-gallery__main .media-frame--cover>img,.ls-product-detail--v11 .ls-product-gallery__main [data-media-frame][data-media-fit="cover"]>img{object-fit:cover;padding:0}.ls-product-detail--v11 .ls-product-gallery__thumb [data-media-fit="cover"]>img,.ls-product-detail--v11 .ls-product-gallery__thumb .media-frame--cover>img{object-fit:cover;padding:0}.ls-product-detail--v11 .ls-product-gallery__main .ls-type-icons{position:absolute;right:16px;bottom:16px;z-index:2;margin:0}.ls-product-detail--v11 .ls-product-gallery__main .ls-type-icons>span{width:40px;height:40px;background:var(--df-brand-primary,#789a3d);color:#fff;box-shadow:0 4px 12px rgb(49 98 59 / .18)}.ls-product-detail--v11 .ls-product-gallery__main .ls-type-icons .df-icon{width:20px!important;height:20px!important;color:#fff;background-color:#fff0}.ls-product-detail--v11 .ls-product-gallery__main .ls-type-icons .df-icon--brand-chrysanthemum{background-color:currentColor}.ls-product-detail--v11 .ls-product-detail__meta{gap:16px;min-width:0}.ls-product-detail--v11 .ls-product-detail__eyebrow{margin:0;font-family:var(--font-ui);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--df-brand-primary,#789a3d)}.ls-product-detail--v11 .ls-product-detail__title{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem, 3vw, 2.25rem);font-weight:900;font-synthesis:none;line-height:1.15;color:var(--df-brand-deep,#31623b)}.ls-product-detail--v11 .ls-product-detail__desc{margin:0;font-family:var(--font-ui);font-size:14px;line-height:1.45;color:#374151}.ls-product-detail--v11 .dyed-callout{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 16px 0 16px;background:var(--df-cream,#f7f4eb);border-left:3px solid var(--df-brand-primary,#789a3d);border-radius:0 var(--radius-sm,8px) var(--radius-sm,8px) 0;color:var(--df-brand-primary,#789a3d);font-family:var(--font-ui);font-size:14px}.ls-product-detail--v11 .dyed-callout>span:last-child{color:var(--df-brand-primary,#789a3d)}.ls-product-detail--v11 .dyed-callout .df-icon,.ls-product-detail--v11 .dyed-callout .df-icon--brand-chrysanthemum{color:var(--df-brand-primary,#789a3d);background-color:var(--df-brand-primary,#789a3d);margin-top:0}.ls-product-detail--v11 .ls-product-detail__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ls-product-detail--v11 .ls-product-detail__actions .wf-btn{height:40px;min-height:40px;line-height:1;padding:0 24px}.ls-product-detail--v11 .ls-product-detail__actions .wf-btn--outline-dark{background:#fff0;border-width:1px;border-style:solid;border-color:var(--df-border,#c5d0b8);color:var(--df-brand-deep,#31623b)}.ls-product-detail--v11 .ls-product-detail__actions .wf-btn--outline-dark:hover,.ls-product-detail--v11 .ls-product-detail__actions .wf-btn--outline-dark.is-hover{background:var(--df-brand-deep,#31623b);border-color:var(--df-brand-deep,#31623b);color:#fff}.ls-product-detail--v11 .ls-product-detail__terms{margin:0}.ls-product-detail--v11 .ls-product-detail__terms-link{display:inline;font-family:var(--font-ui);font-size:14px;font-weight:600;line-height:20px;color:var(--df-brand-deep,#31623b);text-decoration:none}.ls-product-detail--v11 .ls-product-detail__terms-link:hover{color:var(--df-brand-primary,#789a3d)}.ls-product-detail--v11 .ls-product-tabs{margin-top:48px}.ls-product-detail--v11 .ls-content-tabs__nav{position:relative;gap:0;height:auto;min-height:44px;margin-bottom:16px;border-bottom:1px solid var(--df-border,#c5d0b8)}.ls-product-detail--v11 .ls-content-tabs__btn{position:relative;padding:12px 16px;margin-bottom:-1px;font-family:var(--font-ui);font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;color:var(--df-text-muted,#69876e);border:0;border-bottom:0}.ls-product-detail--v11 .ls-content-tabs__btn.is-active{color:var(--df-brand-primary,#789a3d);font-weight:400}.ls-product-detail--v11 .ls-content-tabs__btn.is-active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--df-brand-primary,#789a3d);z-index:1}.ls-product-detail--v11 .ls-spec-panel{padding:20px 24px;max-width:none;background:var(--df-white,#ffffff);border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-md,16px);box-shadow:none;color:var(--df-brand-deep,#31623b)}.ls-product-detail--v11 .ls-spec-panel p{margin:0;max-width:40rem;line-height:1.6}.ls-product-detail--v11 .ls-spec-panel li{max-width:40rem;line-height:1.6}.ls-product-detail--v11 .ls-spec-table{margin:0;width:100%;max-width:100%}.ls-product-detail--v11 .ls-spec-table__row{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:41px;padding:10px 0;box-sizing:border-box;border-bottom:1px solid #e5e7eb;font-family:var(--font-ui);font-size:14px;font-weight:400;line-height:20px;color:var(--df-brand-deep,#31623b)}.ls-product-detail--v11 .ls-spec-table__row:last-child{border-bottom:0}.ls-product-detail--v11 .ls-spec-table dt,.ls-product-detail--v11 .ls-spec-table dd{margin:0;font-weight:400;color:var(--df-brand-deep,#31623b)}.ls-product-detail--v11 .ls-spec-table dd{text-align:right;flex:0 0 auto}.ls-product-detail--v11 .ls-spec-table dd.font-semibold{font-weight:600}.ls-product-detail--v11 .ls-spec-table .df-stars{color:#e5a00d;gap:2px}.ls-product-detail--v11 .ls-spec-table .df-icon--star-filled,.ls-product-detail--v11 .ls-spec-table .df-icon--star-empty{color:#e5a00d;fill:currentColor!important;stroke:currentColor!important}.ls-product-detail--v11 .ls-spec-table .df-icon--star-empty{fill:none!important;opacity:1}.ls-related-products--v11{padding:64px 0;background:var(--df-white,#fff)}@media (max-width:767.98px){.ls-related-products--v11{padding:2.5rem 0}}.ls-related-products--v11 .ls-section-head{margin-bottom:32px}.ls-related-products--v11 .ls-section-head__label,.ls-related-products--v11 .ls-section-head__label .df-icon{color:var(--df-brand-primary,#789a3d)}.ls-related-products--v11 .ls-section-head__title{color:var(--df-brand-deep,#31623b)}.ls-related-products--v11 .related-products__carousel,.ls-related-products--v11 .products-carousel.related-products__carousel{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%}.ls-related-products--v11 .products-carousel__viewport{position:relative;display:block;width:100%}.ls-related-products--v11 .products-carousel__stage{container-type:inline-size;flex:none;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;padding:0;margin:0}.ls-related-products--v11 .products-carousel__track{display:flex;justify-content:flex-start;gap:24px;width:max-content;max-width:none}.ls-related-products--v11 .products-carousel__track .ls-project-card{display:flex;flex-direction:column;flex:0 0 calc((100cqi - 72px) / 4);width:calc((100cqi - 72px) / 4);max-width:none;height:auto;box-sizing:border-box;border:1px solid var(--df-border,#c5d0b8);border-radius:var(--radius-md,16px);box-shadow:none}@media (max-width:991.98px){.ls-related-products--v11 .products-carousel__track .ls-project-card{flex-basis:calc((100cqi - 24px) / 2);width:calc((100cqi - 24px) / 2)}}@media (max-width:639.98px){.ls-related-products--v11 .products-carousel__track .ls-project-card{flex-basis:100cqi;width:100cqi}.ls-related-products--v11 .products-carousel__prev{left:8px}.ls-related-products--v11 .products-carousel__next{right:8px}}.ls-related-products--v11 .products-carousel__track .ls-project-card:hover,.ls-related-products--v11 .products-carousel__track .ls-project-card.is-hover{transform:none;box-shadow:none}.ls-related-products--v11 .products-carousel__nav-overlay{position:absolute;inset:0;z-index:3;pointer-events:none}.ls-related-products--v11 .products-carousel__prev,.ls-related-products--v11 .products-carousel__next{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex!important;flex:none;width:40px;height:40px;margin:0;border:0;border-radius:var(--radius-pill,999px);background:#fff;color:#111;box-shadow:0 6px 18px rgb(49 98 59 / .18);pointer-events:auto;z-index:4}.ls-related-products--v11 .products-carousel__prev{left:-20px}.ls-related-products--v11 .products-carousel__next{right:-20px}.ls-related-products--v11 .products-carousel__prev:disabled,.ls-related-products--v11 .products-carousel__next:disabled{opacity:1;cursor:pointer}.ls-related-products--v11 .products-carousel__dots{display:none!important}.ls-related-products--v11 .ls-project-card__hit{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.ls-related-products--v11 .ls-project-card__img-wrap{height:auto;flex:0 0 auto;aspect-ratio:4 / 3;background:var(--df-paste-soft,#e8f5d4)}.ls-related-products--v11 .ls-project-card__img,.ls-related-products--v11 .ls-project-card__img.media-frame,.ls-related-products--v11 .ls-project-card__img-wrap>.media-frame{aspect-ratio:4 / 3;height:100%;border:0;background:var(--df-paste-soft,#e8f5d4)}.ls-related-products--v11 .ls-project-card__body{flex:0 0 auto;height:auto;padding:16px 20px 18px;box-sizing:border-box;overflow:visible}.ls-related-products--v11 .ls-project-card__tags{color:var(--df-brand-primary,#789a3d);font-weight:500;margin-bottom:4px}.ls-related-products--v11 .ls-project-card__title,.ls-related-products--v11 .ls-project-card:hover .ls-project-card__title,.ls-related-products--v11 .ls-project-card.is-hover .ls-project-card__title{font-family:var(--font-ui);font-size:18px;font-weight:700;line-height:22px;margin:0;color:var(--df-brand-deep,#31623b);white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ls-related-products--v11 .ls-project-card__img-wrap .ls-type-icons{position:absolute;right:12px;bottom:12px;z-index:3;gap:6px;margin:0}.ls-related-products--v11 .ls-project-card__img-wrap .ls-type-icons>span{width:28px;height:28px;background:#fff;color:var(--df-brand-primary,#789a3d);box-shadow:0 4px 12px rgb(49 98 59 / .12)}.ls-related-products--v11 .ls-project-card__img-wrap .ls-type-icons .df-icon{width:20px!important;height:20px!important;color:var(--df-brand-primary,#789a3d);background-color:#fff0}.ls-related-products--v11 .ls-project-card__img-wrap .ls-type-icons .df-icon--brand-chrysanthemum{background-color:currentColor}.ls-related-products--v11 .ls-project-card__badge{top:auto;bottom:.75rem;left:.75rem}.ls-related-products--v11 .ls-project-card__arrow{display:none!important}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card{flex:none;width:auto;height:auto;min-height:0;max-width:none}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__img-wrap{height:auto;flex:none}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__body{flex:none;height:auto;overflow:visible;padding:inherit}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__tags{color:var(--df-text-muted,#69876e)}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__title,.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card:hover .ls-project-card__title,.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card.is-hover .ls-project-card__title{white-space:normal;overflow:visible;text-overflow:unset}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__img-wrap .ls-type-icons>span{width:40px;height:40px;color:var(--df-brand-deep,#31623b)}.ls-related-products--v11.ls-product-grid--catalogue .ls-project-card__img-wrap .ls-type-icons .df-icon{color:var(--df-brand-deep,#31623b)}@media (max-width:991.98px){.ls-related-products--v11 .products-carousel__track .ls-project-card{flex:0 0 calc((100cqi - 24px) / 2);width:calc((100cqi - 24px) / 2);height:auto;min-height:272px}.ls-related-products--v11 .products-carousel__prev{left:8px}.ls-related-products--v11 .products-carousel__next{right:8px}}@media (max-width:639.98px){.ls-related-products--v11 .products-carousel__track .ls-project-card{flex:0 0 100cqi;width:100cqi}.ls-related-products--v11 .products-carousel__prev,.ls-related-products--v11 .products-carousel__next{display:none!important}}.page-hero--404.page-hero--about{min-height:320px}body:has(main>.page-hero--404) main>.page-hero--404{min-height:320px}.ls-404{background:color-mix(in srgb,var(--df-paste-soft,#e8f5d4) 40%,var(--df-cream,#f7f4eb));overflow:hidden}.ls-404__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.ls-404__deco{position:absolute;opacity:.22;object-fit:contain}.ls-404__deco--a{left:-2%;top:8%;width:min(220px, 28vw)}.ls-404__deco--b{right:-1%;bottom:6%;width:min(160px, 22vw)}.ls-404__panel{max-width:40rem;margin-inline:auto;text-align:center}.ls-404__eyebrow{justify-content:center;margin-bottom:.5rem}.ls-404__code{margin:0;font-family:var(--font-display,Elsie,Georgia,serif);font-size:clamp(5.5rem, 14vw, 8.5rem);font-weight:400;line-height:.9;color:var(--df-brand-primary,#789a3d);letter-spacing:-.02em}.ls-404__title{margin:.75rem 0 0;font-family:var(--font-display,Elsie,Georgia,serif);font-size:clamp(1.75rem, 3.5vw, 2.25rem);font-weight:400;color:var(--df-brand-deep,#31623b);line-height:1.2}.ls-404__lead{margin:1rem auto 0;max-width:32rem;font-family:var(--font-ui,"Josefin Sans",sans-serif);font-size:.95rem;line-height:1.65;color:var(--df-text-muted,#69876e)}.ls-404__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem}.ls-404__links{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--df-border,#c5d0b8)}.ls-404__links-label{margin:0 0 1rem;font-family:var(--font-ui,"Josefin Sans",sans-serif);font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--df-text-muted,#69876e)}.ls-404__link-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:640px){.ls-404__link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ls-404__link-grid a{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.65rem .85rem;border-radius:var(--radius-lg,24px);background:var(--df-paste-soft,#e8f5d4);border:1px solid #fff0;color:var(--df-brand-deep,#31623b);font-family:var(--font-ui,"Josefin Sans",sans-serif);font-size:.875rem;font-weight:600;text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.ls-404__link-grid a:hover,.ls-404__link-grid a.is-hover{background:#fff;border-color:var(--df-brand-primary,#789a3d);color:var(--df-brand-primary,#789a3d)}.ls-404__link-grid .df-icon{flex:0 0 auto;color:inherit}.page-hero--contact.page-hero--about>.ls-section-divider--art.ls-section-divider--hero{--ls-grass-art-base:var(--df-paste-soft, #e8f5d4)}.page-hero--contact.page-hero--about>.ls-section-divider--art.ls-section-divider--hero::after{background:var(--df-paste-soft,#e8f5d4)!important}body[data-page="contact"] .ls-contact-band--contact-v11{background:var(--df-paste-soft,#e8f5d4)}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__bg{background-image:none}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower{display:block;position:absolute;height:auto;max-width:none;overflow:visible;opacity:.22;pointer-events:none;user-select:none;transform:none}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower--a{left:-7px;top:37px;width:342.75px}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower--b{left:1154px;top:77.56px;width:210.66px}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower--c{left:1124px;top:588.26px;width:254.08px}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower--d{left:77.86px;top:505.45px;width:172.6px}body[data-page="contact"] .ls-contact-band--contact-v11 .ls-contact-band__flower--e{left:472.15px;top:325.3px;width:137.38px}.page-hero--search .ls-search-hero__form{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem;margin-top:1.5rem;max-width:36rem}.page-hero--search .ls-search-hero__input{flex:1 1 14rem;min-width:0;height:2.75rem;border-radius:var(--radius-xl,32px);background:var(--df-cream,#f7f4eb);color:var(--df-brand-deep,#31623b)}.page-hero--search .ls-search-hero__btn{height:2.75rem;min-height:2.75rem}.page-hero--search .ls-search-hero__jumps{margin-top:1rem;font-size:.875rem;opacity:.92}.page-hero--search .ls-search-hero__jumps a{color:inherit;text-decoration:underline;text-underline-offset:3px}.ls-search-results__empty{margin:0}