@font-face{font-family:inter;src:url(../media/Inter_Regular-s.p.432tkj802eolg.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.inter_90841561-module__ZwM3Dq__className{font-family:inter,inter Fallback;font-weight:400}
:root{--primary-green:#beeb42;--dark-green:#4c7a34;--text-primary:#fff;--text-secondary:#fffc;--glass-bg:#ffffff1a;--glass-border:#fff3;--glass-blur:blur(10px);--bg-dark:#0d140f;--font-inter:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;font-weight:400;overflow-x:hidden}body{font-weight:400;font-family:var(--font-inter);background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:12px}.btn-primary{background-color:var(--primary-green);color:#000;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:transform .2s,opacity .2s;display:inline-flex}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.btn-outline{color:var(--text-primary);border:1px solid var(--glass-border);background-color:#0000;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:background-color .2s;display:inline-flex}.btn-outline:hover{background-color:var(--glass-bg)}@media (max-width:768px){.btn-primary,.btn-outline{padding:10px 20px;font-size:14px}}@media (max-width:480px){.btn-primary,.btn-outline{gap:6px;padding:10px 18px;font-size:13px}}.prose-content{color:#e0e4eb;font-size:1rem;line-height:1.7}.prose-content:focus,.prose-content :focus{outline:none}.prose-content p{margin-top:0;margin-bottom:1em}.prose-content h1,.prose-content h2,.prose-content h3,.prose-content h4{color:#fff;margin-top:1.5em;margin-bottom:.5em;font-weight:700;line-height:1.3}.prose-content h1{font-size:2.25rem}.prose-content h2{font-size:1.875rem}.prose-content h3{font-size:1.5rem}.prose-content h4{font-size:1.25rem}.prose-content ul,.prose-content ol{margin-bottom:1em;padding-left:1.5em}.prose-content li{margin-bottom:.25em}.prose-content blockquote{border-left:4px solid var(--primary-green,#beeb42);color:#a0a8b5;background:#ffffff08;border-radius:0 8px 8px 0;margin-top:1.5em;margin-bottom:1.5em;padding:1rem;font-style:italic}.prose-content a{color:var(--primary-green,#beeb42);text-underline-offset:3px;text-decoration:underline}.prose-content a:hover{opacity:.8}.prose-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5em 0}.prose-content hr{border:0;border-top:1px solid #ffffff1a;margin:2em 0}.prose-content.editor-inner-wrapper>div{outline:none}
.FloatingContact-module__yG765W__container{z-index:9999;pointer-events:none;-webkit-backdrop-filter:blur(12px);background:#141e1459;border:1px solid #ffffff14;border-radius:50px;flex-direction:column;gap:10px;padding:10px;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 12px 40px #0003}.FloatingContact-module__yG765W__button{color:#fff;cursor:pointer;pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 12px #00000026}.FloatingContact-module__yG765W__button:before{content:"";opacity:0;border-radius:50%;animation:2s infinite FloatingContact-module__yG765W__pulse;position:absolute;inset:0}.FloatingContact-module__yG765W__button:hover{transform:scale(1.1)translateY(-2px);box-shadow:0 12px 30px #00000040}.FloatingContact-module__yG765W__facebook{background-color:#1877f2}.FloatingContact-module__yG765W__facebook:before{border:2px solid #1877f2;animation-delay:0s}.FloatingContact-module__yG765W__youtube{background-color:red}.FloatingContact-module__yG765W__youtube:before{border:2px solid red;animation-delay:.4s}.FloatingContact-module__yG765W__instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.FloatingContact-module__yG765W__instagram:before{border:2px solid #d6249f;animation-delay:.8s}.FloatingContact-module__yG765W__whatsapp{background-color:#25d366}.FloatingContact-module__yG765W__whatsapp:before{border:2px solid #25d366;animation-delay:1.2s}.FloatingContact-module__yG765W__call{background-color:#4c7a34}.FloatingContact-module__yG765W__call:before{border:2px solid #4c7a34;animation-delay:1.6s}.FloatingContact-module__yG765W__maps{background-color:#db4437}.FloatingContact-module__yG765W__maps:before{border:2px solid #db4437;animation-delay:2s}.FloatingContact-module__yG765W__icon{fill:currentColor;width:26px;height:26px}.FloatingContact-module__yG765W__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background-color:#1a2315;border:1px solid #ffffff14;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;position:absolute;right:70px;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.FloatingContact-module__yG765W__tooltip:after{content:"";background-color:#1a2315;border-top:1px solid #ffffff14;border-right:1px solid #ffffff14;width:8px;height:8px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.FloatingContact-module__yG765W__button:hover .FloatingContact-module__yG765W__tooltip{opacity:1;visibility:visible;transform:translate(0)}@keyframes FloatingContact-module__yG765W__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.FloatingContact-module__yG765W__container{gap:8px;padding:8px;bottom:80px;right:15px}.FloatingContact-module__yG765W__button{width:38px;height:38px}.FloatingContact-module__yG765W__icon{width:18px;height:18px}.FloatingContact-module__yG765W__tooltip{display:none}}
