@import url(https://fonts.googleapis.com/css2?family=Varela+Round:wght@400&display=swap);@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--primary-color:#8b6f47;--secondary-color:#d4a574;--accent-color:#7a9b76;--bg-white:#faf8f5;--text-color:#2c1810;--text-light:#5a4a3a;--nav-color:#2c1810;--nav-hover-color:#8b6f47;--shadow:0 2px 10px rgba(0,0,0,0.1);--heading-font:'Varela Round',sans-serif;--body-font:'Varela Round',sans-serif;--font-family:'Varela Round',sans-serif;--primary-color:#8b6f47;--secondary-color:#d4a574;--accent-color:#7a9b76;--bg-white:#faf8f5;--text-color:#2c1810;--text-light:#5a4a3a;--nav-color:#2c1810;--nav-hover-color:#8b6f47;--shadow:0 2px 10px rgba(0,0,0,0.1);--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#f2f2f2}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:'Varela Round',sans-serif;line-height:1.7;color:#2c1810;background:#faf8f5}img{max-width:100%;height:auto;display:block}.container{max-width:1440px;margin:0 auto;padding:0 40px}.navbar{background:#faf8f5;padding:20px 0;position:sticky;top:0;z-index:1000;box-shadow:var(--shadow)}.nav-container{display:flex;justify-content:flex-end;align-items:center;gap:2rem;position:relative;max-width:1440px;width:100%;padding-left:60px;padding-right:60px}.nav-brand{margin-right:0;margin-left:0;flex-shrink:0;display:flex;justify-content:center}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:active,.logo-link:focus{outline:0;box-shadow:none}.logo{min-height:30px;height:auto;width:auto;max-width:100px;max-height:40px;object-fit:contain;display:block;background:0 0;transition:opacity .3s}.logo:hover{opacity:.8}.brand-title,.nav-brand .brand-name,.nav-brand h1,.nav-brand span:not(.mobile-toggle span){display:none}.nav-menu{display:flex;gap:2rem;list-style:none;margin-right:0;margin-left:auto}.nav-menu a{color:var(--nav-color);text-decoration:none;font-weight:500;transition:color .3s}.nav-menu a:hover{color:var(--nav-hover-color)}.nav-cta-container,.nav-cta-item{list-style:none}.nav-cta-btn{background:var(--primary-color);color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:.3s;display:inline-block;border:2px solid var(--primary-color)}.nav-cta-btn:hover{background:#6d5635;border-color:#6d5635;transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,111,71,.3)}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001;flex-shrink:0}.mobile-toggle svg{color:var(--nav-color);transition:color .3s}.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001}.phone-header-btn svg{color:var(--nav-color);transition:color .3s}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.mobile-toggle:hover svg,.phone-header-btn:hover svg{color:var(--nav-hover-color)}.hero{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:30px 40px}.hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(44,24,16,.5);z-index:2}.hero-content{position:relative;z-index:3;color:#fff;max-width:800px;padding:20px}.hero h1{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:.5rem;color:#fff}.hero h3{font-size:22px;font-weight:600;line-height:1.4;margin-bottom:1rem;margin-top:.5rem;color:#fff}h1{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:.5rem;color:var(--text-color)}h2{font-size:32px;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:.5rem;color:var(--text-color)}h3{font-size:22px;font-weight:600;line-height:1.4;margin-bottom:1rem;margin-top:.5rem;color:var(--text-color)}p{font-size:22px;font-weight:400;line-height:1.7;margin-bottom:1rem;color:var(--text-color)}.small-text,small{font-size:14px;font-weight:400;line-height:1.6}.btn-primary{background:var(--primary-color);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;display:inline-block;transition:.3s;border:2px solid var(--primary-color)}.btn-primary:hover{background:#6d5635;border-color:#6d5635;transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,111,71,.4)}section{padding-top:20px;padding-bottom:20px}.commitment-section,.contact-section,.cta-section,.faq-section,.gallery-section,.intro-section,.philosophy-section,.pricing-info,.service-features,.services-detailed,.services-highlight,.services-intro,.story-section,.team-section,.testimonials,.values-section,.why-choose{padding:60px 0}.intro-section .container,.philosophy-section .container,.story-section .container,.team-section .container{max-width:800px;margin:0 auto}.intro-content,.philosophy-content,.story-content,.team-intro{padding:20px}.page-header{background:linear-gradient(135deg,#8b6f47 0,#7a9b76 100%);padding:60px 40px;text-align:center}.page-header h1,.page-header h3{color:#fff}.commitment-grid,.faq-grid,.features-grid,.gallery-grid,.services-grid,.values-grid,.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem;margin-top:2rem}.commitment-item,.faq-item,.feature-item,.service-card,.value-card,.why-item{background:#fff;padding:24px;border-radius:12px;box-shadow:var(--shadow);transition:transform .3s}.service-card:hover,.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.gallery-img,.service-img{width:100%;height:250px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.gallery-img{height:300px}.feature-item,.value-card,.why-item{text-align:center}.feature-item i,.value-card i,.why-item i{font-size:48px;color:var(--accent-color);margin-bottom:1rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2.5rem;margin-top:2rem}.testimonial-card{background:#fff;padding:32px;border-radius:12px;box-shadow:var(--shadow);border-right:4px solid var(--accent-color)}.testimonial-author{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e5e5}.testimonial-author strong{display:block;color:var(--primary-color);font-size:16px;margin-bottom:.25rem}.testimonial-author span{color:var(--text-light);font-size:14px}.cta-section{background:linear-gradient(135deg,#7a9b76 0,#8b6f47 100%);text-align:center;padding:80px 40px}.cta-section h2,.cta-section p{color:#fff;font-size:22px}.cta-section .btn-primary{background:#fff;color:var(--primary-color);border-color:#fff;margin-top:1rem}.cta-section .btn-primary:hover{background:#f0f0f0;border-color:#f0f0f0}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem}.service-detail.reverse{direction:ltr}.service-detail.reverse .service-detail-content{direction:rtl}.service-detail-content{padding:20px}.service-detail-img{width:100%;height:350px;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem;margin-top:2rem}.step{text-align:center;padding:24px;font-size:22px}.step-number{width:60px;height:60px;background:var(--accent-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 1rem}.contact-wrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-top:2rem}.contact-info{background:#fff;padding:32px;border-radius:12px;box-shadow:var(--shadow);height:fit-content}.contact-details{margin-top:1.5rem}.contact-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.contact-item i{font-size:24px;color:var(--accent-color);margin-top:.25rem}.contact-item a{color:var(--primary-color);text-decoration:none;transition:color .3s}.contact-item a:hover{color:var(--accent-color)}.contact-hours{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}.contact-form-container{background:#fff;padding:32px;border-radius:12px;box-shadow:var(--shadow)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.form-group{display:flex;flex-direction:column;font-size:22px}.form-group.full-width{grid-column:1/-1}.form-group label{font-weight:500;margin-bottom:.5rem;color:var(--text-color)}.form-group input,.form-group select,.form-group textarea{padding:12px;border:1px solid #d4a574;border-radius:6px;font-family:inherit;font-size:16px;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--accent-color)}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.contact-form button{grid-column:1/-1;justify-self:start}.whatsapp-float{display:none}@media (max-width:768px){.whatsapp-float{display:flex;position:fixed;bottom:20px;width:50px;height:50px;border-radius:50%;align-items:center;justify-content:center;font-size:24px;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.3);background:#25d366;color:#fff;text-decoration:none}html[dir=rtl] .whatsapp-float,html[lang=ar] .whatsapp-float,html[lang=he] .whatsapp-float{right:20px;left:auto}html[dir=ltr] .whatsapp-float,html[lang=en] .whatsapp-float,html[lang=es] .whatsapp-float,html[lang=fr] .whatsapp-float{left:20px;right:auto}.container{padding:0 20px}.nav-container{padding-left:60px;padding-right:60px}.mobile-toggle,.phone-header-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}.nav-menu{display:none;position:fixed;top:0;width:50%;height:75%;max-width:50%;background:var(--bg-white);flex-direction:column;padding:80px 20px 20px;gap:1rem;box-shadow:var(--shadow);z-index:999;overflow-y:auto}.nav-menu.active{display:flex}.nav-cta-container{display:none}.nav-brand{margin:0 auto;justify-content:center}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0;left:auto}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{left:0;right:auto}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{right:15px;left:auto}html[dir=ltr] .mobile-toggle,html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=en] .mobile-toggle,html[lang=es] .mobile-toggle,html[lang=fr] .mobile-toggle,html[lang=he] .phone-header-btn{left:15px;right:auto}html[dir=ltr] .phone-header-btn,html[lang=en] .phone-header-btn,html[lang=es] .phone-header-btn,html[lang=fr] .phone-header-btn{right:15px;left:auto}.cta-section,.hero,.page-header{padding:30px 20px}section{padding-top:15px;padding-bottom:15px}.commitment-section,.contact-section,.cta-section,.faq-section,.gallery-section,.intro-section,.philosophy-section,.pricing-info,.service-features,.services-detailed,.services-highlight,.services-intro,.story-section,.team-section,.testimonials,.values-section,.why-choose{padding:40px 0}h1{font-size:28px;margin-bottom:1rem;margin-top:.5rem}h2{font-size:22px;margin-bottom:1rem;margin-top:.5rem}h3{font-size:18px;margin-bottom:1rem;margin-top:.5rem}p{font-size:22px}.hero{min-height:400px}.commitment-grid,.faq-grid,.features-grid,.gallery-grid,.process-steps,.services-grid,.testimonials-grid,.values-grid,.why-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.service-detail{grid-template-columns:1fr;gap:2rem}.service-detail.reverse{direction:rtl}.contact-wrapper{grid-template-columns:1fr;gap:2rem}.contact-form{grid-template-columns:1fr}}@media (max-width:1024px){h1{font-size:36px}h2{font-size:28px}h3{font-size:20px}p{font-size:22px}}figure,img,picture{opacity:1!important;visibility:visible!important}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7;font-size:22px}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}.legal-footer{background-color:#f2f2f2;color:#1a1a1a;padding:20px 0;font-size:16px;border-top:3px solid #1a202c}.legal-footer .container{max-width:1200px;margin:0 auto;padding:0 20px}.legal-footer .footer-main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.legal-footer .all-rights-reserved{flex:1;min-width:200px}.legal-footer .all-rights-reserved p{margin:0!important;font-size:22px}.legal-footer .zappy-attribution{text-align:center;width:100%;padding-top:15px;border-top:1px solid #1a1a1a}.legal-footer .zappy-attribution p{margin:0;font-size:22px;color:#1a1a1a;font-style:italic}.legal-footer .zappy-attribution a{color:#1a1a1a;text-decoration:underline}.legal-footer .footer-social{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center;flex-shrink:0}.legal-footer .footer-social a{color:#1a1a1a!important;text-decoration:none;font-size:22px;transition:color .3s,transform .2s,opacity .3s;display:inline-flex;align-items:center;justify-content:center;width:20px;height:40px;border-radius:50%;background-color:transparent!important;opacity:.8}.legal-footer .footer-social a:hover{color:#1a202c!important;transform:scale(1.15);opacity:1}.legal-footer .footer-social a:focus{outline:#1a202c solid 2px;outline-offset:2px;border-radius:50%}.legal-footer .footer-social i{font-size:20px}.legal-footer .footer-legal{display:flex;align-items:center;gap:10px;flex-shrink:0;justify-content:flex-end}.legal-footer .footer-legal a{color:#1a1a1a!important;text-decoration:none;transition:color .3s,opacity .3s;font-weight:500;opacity:.9}.legal-footer .footer-legal a:hover{color:#1a1a1a!important;opacity:1;text-decoration:underline}.legal-footer .footer-legal a:focus{outline:#1a1a1a solid 2px;outline-offset:2px;border-radius:2px}.legal-footer .separator{color:#1a1a1a!important;font-weight:300;opacity:.7}@media (max-width:968px){.legal-footer .footer-main{flex-direction:column;text-align:center;gap:0}.legal-footer .footer-social{justify-content:center;order:1;margin-bottom:20px}.legal-footer .all-rights-reserved{width:100%;text-align:center;order:2;margin-bottom:5px}.legal-footer .footer-legal{flex-wrap:wrap;justify-content:center;order:3}}@media (min-width:969px){.legal-footer .footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;gap:30px;margin-bottom:10px}.legal-footer .all-rights-reserved{text-align:left;justify-self:start;margin-bottom:0}.legal-footer .footer-social{justify-self:center;margin-bottom:0}.legal-footer .footer-legal{justify-self:end;text-align:right}[dir=rtl] .legal-footer .all-rights-reserved{text-align:right;justify-self:end}[dir=rtl] .legal-footer .footer-legal{justify-self:start;text-align:left}}@media (max-width:968px){[dir=rtl] .legal-footer .all-rights-reserved,[dir=rtl] .legal-footer .footer-legal{text-align:center}}[dir=rtl] .legal-footer .footer-legal,[dir=rtl] .legal-footer .footer-main{direction:rtl}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(242,242,242,.1)!important;box-shadow:0 2px 8px rgba(242,242,242,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#f2f2f2!important;stroke:#f2f2f2!important;color:#f2f2f2!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#f2f2f2!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#f2f2f2!important;color:#f2f2f2!important;background-color:rgba(242,242,242,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#f2f2f2!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}.hero-video-background{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;overflow:hidden!important;z-index:0!important;pointer-events:auto}.hero-video-background .hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.3),rgba(0,0,0,.5));z-index:1;pointer-events:none}.hero-video-background .hero-video{position:absolute!important;top:50%!important;left:50%!important;min-width:100%!important;min-height:100%!important;width:auto!important;height:auto!important;transform:translate(-50%,-50%)!important;object-fit:cover!important;z-index:0!important}.hero-video-background .hero-video-iframe{position:absolute!important;top:50%!important;left:50%!important;width:100vw!important;height:56.25vw!important;min-height:100%!important;min-width:177.78vh!important;transform:translate(-50%,-50%)!important;pointer-events:none!important;z-index:0!important}.hero-video-background .hero-video-fallback{display:none;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-original-image-hidden,.hero-original-overlay-hidden{display:none!important}.hero-section:has(.hero-video-background),[class*=hero]:has(.hero-video-background){display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}.hero-section:has(.hero-video-background)>:not(.hero-video-background):not(.zappy-section-controls):not([class*=zappy-]),[class*=hero]:has(.hero-video-background)>:not(.hero-video-background):not(.zappy-section-controls):not([class*=zappy-]){text-align:center!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.hero-section:has(.hero-video-background) .zappy-section-controls,[class*=hero]:has(.hero-video-background) .zappy-section-controls{position:absolute!important;top:12px!important;left:12px!important;display:flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;max-width:none!important;margin:0!important;text-align:left!important}body.zappy-edit-mode .zappy-editable-video-bg{cursor:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.2344 9.93125L4.87351 34.2922C4.67351 34.4922 4.52976 34.7437 4.46101 35.0203L1.60789 46.4984C1.47664 47.0312 1.63289 47.5922 2.02039 47.9797C2.40945 48.3688 2.97351 48.5219 3.50164 48.3922L14.9798 45.5406C15.2548 45.4719 15.5063 45.3297 15.7079 45.1281L40.0688 20.7672L29.2344 9.93125Z' fill='%23FF0083'/%3E%3Cpath d='M46.1937 3.80781C43.2062 0.820311 38.3468 0.820311 35.3578 3.80781L31.4421 7.72344L42.2781 18.5594L46.1937 14.6437C49.1812 11.6547 49.1812 6.79531 46.1937 3.80781Z' fill='%23FF0083'/%3E%3C/svg%3E") 2 13,pointer!important}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.hero-video-background .hero-video,.hero-video-background .hero-video-iframe{display:none}.hero-video-background .hero-video-fallback{display:block}}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}.hero-video-background .hero-video{width:auto!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important}.hero-video-background .hero-video-iframe{width:177.78vh!important;height:100vh!important;min-width:100%!important;min-height:100%!important}.hero-section:has(.hero-video-background),[class*=hero]:has(.hero-video-background){min-height:60vh!important}.hero-section:has(.hero-video-background)>:not(.hero-video-background):not(.zappy-section-controls):not([class*=zappy-]),[class*=hero]:has(.hero-video-background)>:not(.hero-video-background):not(.zappy-section-controls):not([class*=zappy-]){max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}}@media (max-width:480px){.hero-video-background .hero-video-iframe{width:200vh!important;height:100vh!important}.hero-section:has(.hero-video-background),[class*=hero]:has(.hero-video-background){min-height:50vh!important}}.hero-section:has(.hero-video-background)>:not(.hero-video-background),[class*=hero]:has(.hero-video-background)>:not(.hero-video-background){position:relative;z-index:2}.video-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.video-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2}.video-hero-content{position:relative;z-index:3;text-align:center;padding:2rem;max-width:900px;animation:1.5s ease-out videoHeroFadeIn}@keyframes videoHeroFadeIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.video-hero-title{font-size:clamp(2rem, 6vw, 4rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.5);animation:1.5s ease-out .2s backwards videoHeroFadeIn}.video-hero-subtitle{font-size:clamp(1.1rem, 2.5vw, 1.6rem);font-weight:500;color:#fff;margin:0 0 1.5rem;line-height:1.5;text-shadow:0 2px 15px rgba(0,0,0,.5);animation:1.5s ease-out .4s backwards videoHeroFadeIn}.video-hero-description{font-size:clamp(.95rem, 2vw, 1.15rem);color:#fff;margin:0 auto 2.5rem;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.5);max-width:750px;animation:1.5s ease-out .6s backwards videoHeroFadeIn}.video-hero-cta{display:inline-block;padding:1.2rem 3rem;background:var(--bg-white);color:var(--primary-color);text-decoration:none;font-size:clamp(1rem, 2vw, 1.2rem);font-weight:700;border-radius:50px;transition:.4s cubic-bezier(.175, .885, .32, 1.275);box-shadow:0 8px 30px rgba(0,0,0,.3);animation:1.5s ease-out .8s backwards videoHeroFadeIn;border:3px solid var(--bg-white);position:relative;overflow:hidden;z-index:1}.video-hero-cta::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--primary-color);transition:.6s;transform:translate(-50%,-50%);z-index:-1}.video-hero-cta:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.4);color:var(--bg-white)}.video-hero-cta:hover::before{width:400px;height:400px}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;animation:2s ease-in-out infinite scrollBounce}@keyframes scrollBounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}.scroll-arrow{width:30px;height:30px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);opacity:.8}@media (max-width:768px){.video-hero-background{display:none}.video-hero-section{background-image:url('assets/hero-foraging-poster.jpg');background-size:cover;background-position:center}.video-hero-content{padding:1.5rem}.video-hero-cta{padding:1rem 2.5rem}.scroll-indicator{bottom:20px}.scroll-arrow{width:24px;height:24px}}@media (min-width:769px) and (max-width:1024px){.video-hero-title{font-size:3rem}.video-hero-subtitle{font-size:1.4rem}.video-hero-description{font-size:1.05rem}}