.contact-hero{background-color:#0f2818;align-items:center;height:360px;min-height:320px;display:flex;position:relative;overflow:hidden}.contact-hero-bg{filter:brightness(.9);background-image:url(/assets/images/farm/about-farmer.webp);background-position:top;background-size:cover;position:absolute;inset:0}.contact-hero-overlay{background:linear-gradient(90deg,#0f281866 0%,#0f2818bf 45%,#0f2818eb 100%);position:absolute;inset:0}.contact-hero-container{z-index:2;justify-content:flex-end;width:min(1200px,100% - 80px);margin:0 auto;display:flex;position:relative}.contact-hero-content{text-align:left;width:48%;max-width:560px;color:var(--color-white)}.contact-eyebrow{font-family:var(--font-display);color:#a3c9a8;margin-bottom:.75rem;font-size:1.15rem;font-style:italic;font-weight:500;display:inline-block}.contact-hero h1{color:var(--color-white);font-family:var(--font-display);letter-spacing:-.5px;margin-bottom:1rem;font-size:3.25rem;font-weight:700;line-height:1.15}.contact-hero h1 span.text-highlight{color:#79b885}.contact-hero-line{background-color:#fff6;width:50px;height:2px;margin-bottom:1.25rem}.contact-hero p{color:#ffffffd9;font-size:1rem;line-height:1.7}.contact-info-form-section{background-color:#fff;padding:5rem 0 4rem}.contact-info-form-grid{grid-template-columns:1fr 1.35fr;align-items:start;gap:4.5rem;display:grid}.section-title-wrapper{margin-bottom:2rem}.section-title-wrapper h2{font-size:.85rem;font-family:var(--font-body);letter-spacing:2.5px;text-transform:uppercase;color:#2f6b3f;margin-bottom:.6rem;font-weight:700}.section-title-line{background-color:#2f6b3f;width:40px;height:2px}.contact-info-list{flex-direction:column;gap:1.75rem;display:flex}.contact-info-item{align-items:flex-start;gap:1.25rem;display:flex}.contact-icon-bubble{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.contact-icon-bubble.bubble-green{color:#2f6b3f;background-color:#e6f3ea}.contact-icon-bubble.bubble-red{color:#d94a38;background-color:#fcebe9}.contact-icon-bubble.bubble-yellow{color:#b88e28;background-color:#faf4e3}.contact-info-text h3{font-size:1.05rem;font-family:var(--font-body);color:#1c211d;margin-bottom:.25rem;font-weight:700}.contact-info-text p,.contact-info-text a{color:#666;font-size:.9rem;line-height:1.5}.contact-info-text a{font-weight:500;transition:color .3s}.contact-info-text a:hover{color:#2f6b3f}.contact-info-text span.sub-text{color:#888;margin-top:.15rem;font-size:.82rem;display:block}.social-icon-row{align-items:center;gap:.75rem;margin-top:.35rem;display:flex}.social-circle-btn{color:#fff;background-color:#163a24;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .3s,background-color .3s;display:flex}.social-circle-btn:hover{background-color:#2f6b3f;transform:translateY(-2px)}.contact-form-block{width:100%}.form-inputs-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-field-wrapper{margin-bottom:1rem}.form-input-ref{width:100%;font-family:var(--font-body);color:#1c211d;background-color:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:.95rem 1.25rem;font-size:.92rem;transition:all .3s}.form-input-ref::placeholder{color:#9ca3af}.form-input-ref:focus{background-color:#fff;border-color:#2f6b3f;outline:none;box-shadow:0 0 0 3px #2f6b3f1f}textarea.form-input-ref{resize:vertical;min-height:140px}.btn-send-message{color:#fff;font-family:var(--font-body);cursor:pointer;background-color:#c0392b;border:none;border-radius:50px;align-items:center;gap:.6rem;padding:.9rem 2.2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #c0392b40}.btn-send-message:hover{background-color:#a93226;transform:translateY(-2px);box-shadow:0 8px 20px #c0392b59}.form-alert-toast{border-radius:10px;align-items:center;gap:.65rem;margin-top:1.25rem;padding:.85rem 1.1rem;font-size:.88rem;font-weight:500;animation:.35s fadeInToast;display:none}.form-alert-toast.success{color:#1b5e20;background-color:#ebf7ee;border:1px solid #c8e6c9;display:flex}.form-alert-toast.error{color:#b71c1c;background-color:#fde8e5;border:1px solid #ffcdd2;display:flex}@keyframes fadeInToast{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.why-connect-section{text-align:center;background-color:#f8faf7;border-top:1px solid #eef2ed;border-bottom:1px solid #eef2ed;padding:4rem 0}.why-connect-header{flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.why-connect-header h2{font-size:.85rem;font-family:var(--font-body);letter-spacing:2.5px;text-transform:uppercase;color:#2f6b3f;margin-bottom:.6rem;font-weight:700}.why-connect-header .header-line{background-color:#2f6b3f;width:40px;height:2px}.why-connect-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.why-card{flex-direction:column;align-items:center;padding:1rem 1.5rem;display:flex;position:relative}.why-card:not(:last-child):after{content:"";background-color:#e2e8f0;width:1px;height:70%;position:absolute;top:15%;right:-.75rem}.why-icon-bubble{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.why-icon-bubble.bubble-green{color:#2f6b3f;background-color:#e6f3ea}.why-icon-bubble.bubble-red{color:#d94a38;background-color:#fcebe9}.why-icon-bubble.bubble-yellow{color:#b88e28;background-color:#faf4e3}.why-card h3{font-size:1.05rem;font-family:var(--font-body);color:#1c211d;margin-bottom:.5rem;font-weight:700}.why-card p{color:#666;font-size:.88rem;line-height:1.5}.location-hours-section{background-color:#f8faf7;padding:4.5rem 0}.location-hours-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.location-visual-card{border-radius:20px;min-height:380px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.location-visual-card img{object-fit:cover;width:100%;height:100%;display:block}.floating-location-box{background-color:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 10px 25px #00000026}.floating-icon{color:#2f6b3f;background-color:#e6f3ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.floating-text h4{font-size:1rem;font-family:var(--font-body);color:#1c211d;margin-bottom:.2rem;font-weight:700}.floating-text p{color:#666;font-size:.82rem;line-height:1.4}.farm-hours-card{color:#fff;background-color:#1a3e26;border-radius:20px;flex-direction:column;justify-content:space-between;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001f}.farm-hours-header h3{font-size:.85rem;font-family:var(--font-body);letter-spacing:2px;text-transform:uppercase;color:#a3c9a8;margin-bottom:1.75rem;font-weight:700}.hours-table{flex-direction:column;gap:.5rem;display:flex}.hours-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:.6rem;font-size:.88rem;display:flex}.hours-row:last-child{border-bottom:none}.hours-day{color:#ffffffe6;align-items:center;gap:.85rem;font-weight:500;display:flex}.hours-day svg{color:#a3c9a8;flex-shrink:0}.hours-time{color:#fffffff2;font-weight:600}.hours-note{color:#ffffffb3;margin-top:1rem;font-size:.78rem;line-height:1.5}.farm-hours-bg-svg{opacity:.12;pointer-events:none;position:absolute;bottom:-20px;right:-20px}.wholesale-banner-section{color:#fff;background-color:#163a24;border-top:1px solid #ffffff1a;padding:3.5rem 0}.wholesale-banner-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.wholesale-banner-content h3{color:#fff;margin-bottom:.4rem;font-size:2rem}.wholesale-banner-content p{color:#ffffffd9;font-size:1rem}.ref-site-footer{color:#666;background-color:#fff;border-top:1px solid #e5e7eb;padding:1.75rem 0;font-size:.88rem}.ref-footer-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.ref-footer-copy{align-items:center;gap:2rem;display:flex}.ref-footer-links{align-items:center;gap:1.75rem;display:flex}.ref-footer-links a{color:#666;transition:color .3s}.ref-footer-links a:hover{color:#2f6b3f}.ref-footer-socials{align-items:center;gap:.75rem;display:flex}.ref-footer-socials a{color:#163a24;transition:color .3s}.ref-footer-socials a:hover{color:#2f6b3f}@media screen and (width<=1023px){.contact-hero h1{font-size:2.75rem}.contact-info-form-grid{grid-template-columns:1fr;gap:3rem}.why-connect-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.why-card:not(:last-child):after{display:none}.location-hours-grid{grid-template-columns:1fr}.wholesale-banner-content{text-align:center;flex-direction:column}}@media screen and (width<=767px){.contact-hero{height:auto;padding:4rem 0 3.5rem}.contact-hero-content{width:100%;max-width:100%}.contact-hero h1{font-size:2.2rem}.form-inputs-row,.why-connect-grid{grid-template-columns:1fr}.ref-footer-inner{text-align:center;flex-direction:column;gap:1.25rem}.ref-footer-copy{flex-direction:column;gap:.5rem}}
