.about-wrapper{background-color:#f5c518;flex-direction:column;flex:auto;display:flex;position:relative}.about-container{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding:1rem 1rem 3rem}@media (min-width:480px){.about-container{padding:1.25rem 1.25rem 3.5rem}}@media (min-width:640px){.about-container{padding:1.5rem 2rem 4rem}}@media (min-width:1024px){.about-container{padding:1.5rem 2.5rem 5rem}}.about-section{margin-bottom:2rem}@media (min-width:640px){.about-section{margin-bottom:2.5rem}}@media (min-width:1024px){.about-section{margin-bottom:3rem}}.about-h1{letter-spacing:-.025em;color:#0d3b2e;text-align:left;font-size:1.875rem;font-weight:800}@media (min-width:480px){.about-h1{font-size:2.25rem}}@media (min-width:640px){.about-h1{font-size:2.75rem}}@media (min-width:1024px){.about-h1{font-size:3rem}}.about-body{color:#1a1a1a;text-align:left;flex-direction:column;gap:.875rem;margin-top:1rem;font-size:.875rem;font-weight:500;line-height:1.65;display:flex}@media (min-width:480px){.about-body{gap:1rem;margin-top:1.25rem;font-size:.9375rem;font-weight:500;line-height:1.7}}@media (min-width:640px){.about-body{gap:1.25rem;margin-top:1.5rem;font-size:1rem;font-weight:500;line-height:1.75}}@media (min-width:1024px){.about-body{font-size:1.0625rem;font-weight:500}}.about-body strong{color:#0d3b2e;font-weight:700}.about-products-section{width:100%}.about-products-h2{letter-spacing:-.025em;color:#0d3b2e;text-align:left;font-size:1.875rem;font-weight:800}@media (min-width:480px){.about-products-h2{font-size:2.25rem}}@media (min-width:640px){.about-products-h2{font-size:2.75rem}}@media (min-width:1024px){.about-products-h2{font-size:3rem}}.about-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem;margin-top:1.25rem;padding:0;list-style:none;display:grid}@media (min-width:480px){.about-products-grid{gap:2rem 1.25rem;margin-top:1.5rem}}@media (min-width:640px){.about-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem;margin-top:2rem}}@media (min-width:1024px){.about-products-grid{gap:2.5rem 2rem;margin-top:2.5rem}}.about-product-item{text-align:center;flex-direction:column;align-items:center;display:flex}.about-product-img{border:4px solid #fff;border-radius:9999px;width:6.5rem;height:6.5rem;margin-bottom:.625rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 6px 14px #0000001f}.about-product-img:hover{transform:scale(1.04)}@media (min-width:480px){.about-product-img{border-width:5px;width:7.5rem;height:7.5rem;margin-bottom:.75rem}}@media (min-width:640px){.about-product-img{border-width:5px;width:9rem;height:9rem}}@media (min-width:1024px){.about-product-img{border-width:6px;width:10rem;height:10rem;margin-bottom:.875rem}}.about-product-name{color:#0d3b2e;font-size:.875rem;font-weight:800;line-height:1.25}@media (min-width:480px){.about-product-name{font-size:1rem}}@media (min-width:640px){.about-product-name{font-size:1.125rem}}@media (min-width:1024px){.about-product-name{font-size:1.25rem}}.about-hero-grid{flex-direction:column;align-items:stretch;gap:2rem;display:flex}@media (min-width:1024px){.about-hero-grid{flex-direction:row;align-items:center;gap:3rem}}.about-hero-text{flex:1 1 0}.about-hero-visual{flex:1 1 0;justify-content:center;display:flex;position:relative}.about-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;max-width:22rem;margin-top:1rem;display:grid}@media (min-width:640px){.about-visual-grid{gap:.85rem;max-width:26rem}}@media (min-width:1024px){.about-visual-grid{gap:1rem;max-width:30rem;margin-top:0}}.about-visual-card{aspect-ratio:3/4;background:#fff3;border-radius:1.75rem;position:relative;overflow:hidden;box-shadow:0 18px 22px -5px #0000001a,0 7px 9px -6px #0000001a}.about-farm-circle{border:4px solid #fff;border-radius:9999px;width:6rem;height:6rem;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 9px 14px -3px #0000001a}@media (min-width:640px){.about-farm-circle{border-width:5px;width:7.5rem;height:7.5rem}}@media (min-width:1024px){.about-farm-circle{width:8.5rem;height:8.5rem}}
.home-about-section{box-sizing:border-box;background-color:#f5c518;align-items:center;min-height:auto;padding:2.5rem 1rem 3rem;display:flex}@media (min-width:480px){.home-about-section{padding:3rem 1.25rem 3.5rem}}@media (min-width:768px){.home-about-section{min-height:100dvh;padding:4rem 2rem}}@media (min-width:1024px){.home-about-section{padding-left:2.5rem;padding-right:2.5rem}}.home-about-container{width:100%;max-width:72rem;margin-left:auto;margin-right:auto}
.home-wrapper{flex-direction:column;flex:auto;min-height:100vh;padding-top:0;display:flex;position:relative;overflow:clip visible}.home-video-bg{z-index:0;position:absolute;inset:0}.home-video-bg video{object-fit:cover;width:100%;height:100%}.home-video-overlay{background:linear-gradient(#eef2e88c,#f5f0e442,#2f4a32e0);position:absolute;inset:0}.home-hero{isolation:isolate;flex-direction:column;min-height:100vh;padding-top:4.5rem;display:flex;position:relative}@media (min-width:480px){.home-hero{padding-top:5.25rem}}@media (min-width:768px){.home-hero{padding-top:6rem}}.home-section{z-index:1;flex-direction:column;flex:auto;width:100%;max-width:80rem;min-height:100vh;margin-left:auto;margin-right:auto;padding:1rem 1rem 3rem;display:flex;position:relative}@media (min-width:480px){.home-section{padding:.5rem 1.25rem 4rem}}@media (min-width:640px){.home-section{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.home-section{padding:.5rem 2.5rem 5rem}}.home-grid{flex:auto;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.home-grid{gap:2.5rem}}@media (min-width:1024px){.home-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:2rem}}.home-headline{z-index:2;text-align:center;max-width:100%;position:relative}@media (min-width:1024px){.home-headline{text-align:left;max-width:30rem}}.home-tagline{text-transform:uppercase;letter-spacing:.15em;color:#0d3b2e;text-shadow:0 1px #ffffff73;margin-bottom:.5rem;font-size:.75rem;font-weight:700}@media (min-width:480px){.home-tagline{letter-spacing:.2em;margin-bottom:.75rem;font-size:.875rem}}.home-h1{letter-spacing:-.025em;color:#0d3b2e;text-shadow:0 1px #ffffff8c,0 2px 14px #f7f4eb8c;flex-direction:column;font-size:1.875rem;font-weight:800;line-height:1.1;display:flex}.home-h1-line{display:block}@media (min-width:480px){.home-h1{font-size:2.25rem}}@media (min-width:640px){.home-h1{font-size:3rem}}@media (min-width:1024px){.home-h1{max-width:12ch;font-size:3.75rem}.home-h1-line{white-space:nowrap}}.home-desc{color:#e4e4e4;text-shadow:0 1px 2px #00000059,0 2px 12px #00000047;max-width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.9rem;font-weight:500;line-height:1.7}@media (min-width:480px){.home-desc{max-width:24rem;margin-top:1.25rem;font-size:1rem;line-height:1.75}}@media (min-width:640px){.home-desc{font-size:1.125rem}}@media (min-width:1024px){.home-desc{margin-left:0;margin-right:0}}.home-cta-group{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.5rem;display:flex}@media (min-width:480px){.home-cta-group{gap:.75rem;margin-top:2rem}}@media (min-width:1024px){.home-cta-group{justify-content:flex-start}}.btn-primary,.btn-outline{border-radius:9999px;justify-content:center;align-items:center;width:100%;max-width:14rem;height:2.75rem;padding-left:1.25rem;padding-right:1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}@media (min-width:480px){.btn-primary,.btn-outline{width:auto;max-width:none;height:3rem;padding-left:1.75rem;padding-right:1.75rem;font-size:.875rem}}.btn-primary{color:#fff;background-color:#0d3b2e;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 16px #0d3b2e47}.btn-primary:hover{transform:scale(1.03);box-shadow:0 8px 20px #0d3b2e57}.btn-outline{color:#0d3b2e;-webkit-backdrop-filter:blur(6px);background-color:#ffffffb8;border:2px solid #0d3b2e;transition:background-color .2s,transform .2s;box-shadow:0 4px 14px #0d3b2e1f}.btn-outline:hover{background-color:#ffffffe6;transform:scale(1.02)}.home-images-wrap{width:100%;max-width:18rem;margin-left:auto;margin-right:auto;padding-bottom:2.5rem;position:relative;transform:none}@media (min-width:480px){.home-images-wrap{max-width:22rem;padding-bottom:3rem}}@media (min-width:640px){.home-images-wrap{max-width:28rem;transform:translate(.5rem)}}@media (min-width:768px){.home-images-wrap{max-width:31rem;margin-right:0;transform:translate(1rem)}}@media (min-width:1024px){.home-images-wrap{max-width:34rem;transform:translate(2rem)}}.home-images-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:480px){.home-images-grid{gap:.65rem}}@media (min-width:640px){.home-images-grid{gap:.85rem}}.home-img-card{aspect-ratio:3/4;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 12px 18px -5px #0000001a,0 5px 8px -6px #0000001a}@media (min-width:480px){.home-img-card{border-radius:1.75rem}}@media (min-width:640px){.home-img-card{border-radius:2.25rem}}.home-farm-circle{border:3px solid #fff;border-radius:9999px;width:4.5rem;height:4.5rem;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 12px -3px #0000001a}@media (min-width:480px){.home-farm-circle{border-width:4px;width:5.5rem;height:5.5rem}}@media (min-width:640px){.home-farm-circle{border-width:5px;width:7.5rem;height:7.5rem}}
