.contact-section[data-astro-cid-joh4gybl]{position:relative;width:100%;overflow:hidden}.contact-section[data-astro-cid-joh4gybl] .bg[data-astro-cid-joh4gybl]{position:absolute;inset:0;z-index:0}.contact-section[data-astro-cid-joh4gybl] .bg[data-astro-cid-joh4gybl] img[data-astro-cid-joh4gybl]{width:100%;object-fit:cover}.contact-section[data-astro-cid-joh4gybl] .container[data-astro-cid-joh4gybl]{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:6rem 1rem}.content[data-astro-cid-joh4gybl]{display:flex;align-items:center;justify-content:space-between;gap:4rem}.text[data-astro-cid-joh4gybl] h2[data-astro-cid-joh4gybl]{font-size:2.2rem;line-height:1.3;font-weight:500;color:#2f3a56}.text[data-astro-cid-joh4gybl] .highlight[data-astro-cid-joh4gybl]{color:#21b38a}.form-card[data-astro-cid-joh4gybl]{width:380px;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 12px 30px #0000001a}.form-title[data-astro-cid-joh4gybl]{color:#2f3a56;font-size:1.5rem;font-weight:600;margin:0 0 1.25rem}.form-group[data-astro-cid-joh4gybl]{display:flex;flex-direction:column;margin-bottom:.75rem}.form-group[data-astro-cid-joh4gybl] label[data-astro-cid-joh4gybl]{font-size:.75rem;margin-bottom:.3rem}.form-group[data-astro-cid-joh4gybl] input[data-astro-cid-joh4gybl],.form-group[data-astro-cid-joh4gybl] textarea[data-astro-cid-joh4gybl]{padding:.6rem .7rem;font-size:.85rem}.form-group[data-astro-cid-joh4gybl] textarea[data-astro-cid-joh4gybl]{min-height:60px;resize:none}.form-group[data-astro-cid-joh4gybl] input[data-astro-cid-joh4gybl]:focus,.form-group[data-astro-cid-joh4gybl] textarea[data-astro-cid-joh4gybl]:focus{border-color:#21b38a;background:#fff}.privacy[data-astro-cid-joh4gybl]{display:flex;gap:.5rem;font-size:.7rem;margin:1rem 0;align-items:flex-start}.contact-section[data-astro-cid-joh4gybl] button[data-astro-cid-joh4gybl][type=submit]{width:100%;padding:.8rem;border-radius:8px;border:none;background:#ff8c00;color:#fff;font-weight:600;cursor:pointer;transition:.2s ease}.contact-section[data-astro-cid-joh4gybl] button[data-astro-cid-joh4gybl][type=submit]:hover{background:#e67e00}@media(max-width:1024px){.content[data-astro-cid-joh4gybl]{flex-direction:column;text-align:center}.form-card[data-astro-cid-joh4gybl]{width:90%;max-width:480px}}@media(max-width:768px){.contact-section[data-astro-cid-joh4gybl] .container[data-astro-cid-joh4gybl]{padding:3rem 1rem;margin-top:3.5rem}}.newsletter[data-astro-cid-77tmgctr]{padding:4rem 1rem;display:flex;justify-content:center}.newsletter-card[data-astro-cid-77tmgctr]{width:100%;max-width:900px;background:#fff;border:1px solid #dcdcdc;border-radius:32px;padding:1rem;text-align:center}.icon[data-astro-cid-77tmgctr]{width:48px;height:48px;border-radius:12px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#6b7280}.newsletter[data-astro-cid-77tmgctr] h2[data-astro-cid-77tmgctr]{font-size:2rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.newsletter[data-astro-cid-77tmgctr] p[data-astro-cid-77tmgctr]{max-width:530px;margin:0 auto 2rem;color:#4b5563;font-size:1rem}.newsletter-cta[data-astro-cid-77tmgctr]{display:inline-flex;align-items:center;justify-content:center;background:#ff8c00!important;border:1px solid #ff8c00!important;color:#fff!important;padding:.75rem 1.75rem;border-radius:10px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease;box-shadow:none}.newsletter-cta[data-astro-cid-77tmgctr]:hover{background:#e67e00!important;border-color:#e67e00!important}.newsletter[data-astro-cid-77tmgctr] small[data-astro-cid-77tmgctr]{display:block;margin-top:1.5rem;color:#6b7280;font-size:.8rem}@media(max-width:640px){.newsletter-card[data-astro-cid-77tmgctr]{padding:2rem 1.5rem}.newsletter[data-astro-cid-77tmgctr] h2[data-astro-cid-77tmgctr]{font-size:1.6rem}}.section-news[data-astro-cid-tl3i3ypw]{background:#fff;padding:3rem 1rem}.container[data-astro-cid-tl3i3ypw]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-tl3i3ypw]{margin-bottom:2.5rem}.section-header[data-astro-cid-tl3i3ypw] h2[data-astro-cid-tl3i3ypw]{font-size:2rem;font-weight:600;color:var(--color-primary-dark);letter-spacing:-.5px}.news-grid[data-astro-cid-tl3i3ypw]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.news-footer[data-astro-cid-tl3i3ypw]{margin-top:3rem;text-align:center}.news-more[data-astro-cid-tl3i3ypw]{font-weight:600;color:var(--color-primary);text-decoration:none;position:relative;transition:.2s ease}.news-more[data-astro-cid-tl3i3ypw]:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--color-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.news-more[data-astro-cid-tl3i3ypw]:hover:after{transform:scaleX(1)}@media(max-width:1024px){.news-grid[data-astro-cid-tl3i3ypw]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.news-grid[data-astro-cid-tl3i3ypw]{grid-template-columns:1fr}.section-news[data-astro-cid-tl3i3ypw]{padding:4rem 1rem}.section-header[data-astro-cid-tl3i3ypw] h2[data-astro-cid-tl3i3ypw]{font-size:1.6rem}}.relevants-topics[data-astro-cid-3jsjz4pm] h2[data-astro-cid-3jsjz4pm]{font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#00af9b}.carousel[data-astro-cid-3jsjz4pm]{position:relative;max-width:1100px;margin:0 auto}.carousel-viewport[data-astro-cid-3jsjz4pm]{overflow:hidden;padding:40px 23px;margin:-40px -20px}.carousel-track[data-astro-cid-3jsjz4pm]{display:flex;gap:1.5rem;transition:transform .4s ease;will-change:transform}.carousel-card[data-astro-cid-3jsjz4pm]{background:#fff;border-radius:18px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 9px 2px #00000017;transition:all .35s ease}@media(min-width:1024px){.carousel-card[data-astro-cid-3jsjz4pm]{width:calc(25% - 1.125rem)}}@media(min-width:768px)and (max-width:1023px){.carousel-card[data-astro-cid-3jsjz4pm]{width:calc(50% - .75rem)}}@media(max-width:767px){.carousel-card[data-astro-cid-3jsjz4pm]{width:100%}}.carousel-card[data-astro-cid-3jsjz4pm]:hover{transform:translateY(-6px);box-shadow:0 12px 12px #0000001a}.card-image[data-astro-cid-3jsjz4pm]{height:200px;overflow:hidden;position:relative}.card-image-link[data-astro-cid-3jsjz4pm]{display:block;height:100%;width:100%}.card-image[data-astro-cid-3jsjz4pm] img[data-astro-cid-3jsjz4pm]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.carousel-card[data-astro-cid-3jsjz4pm]:hover .card-image[data-astro-cid-3jsjz4pm] img[data-astro-cid-3jsjz4pm]{transform:scale(1.06)}.card-content[data-astro-cid-3jsjz4pm]{padding:1.8rem;display:flex;flex-direction:column;gap:.9rem;flex:1}.card-content[data-astro-cid-3jsjz4pm] .highlight[data-astro-cid-3jsjz4pm]{color:#2bb673;font-weight:600;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.card-content[data-astro-cid-3jsjz4pm] h3[data-astro-cid-3jsjz4pm]{font-size:1.25rem;font-weight:700;color:#1f2937;line-height:1.35}.card-title-link[data-astro-cid-3jsjz4pm]{color:inherit;text-decoration:none;transition:color .2s ease}.card-title-link[data-astro-cid-3jsjz4pm]:hover{color:#0f766e}.card-content[data-astro-cid-3jsjz4pm] p[data-astro-cid-3jsjz4pm]{font-size:.95rem;color:#4b5563;line-height:1.6}.read-more[data-astro-cid-3jsjz4pm]{margin-top:auto;font-size:.8rem;font-weight:700;letter-spacing:.5px;text-decoration:none;color:#2bb673;display:inline-flex;align-items:center;gap:.4rem;transition:all .3s ease}.read-more[data-astro-cid-3jsjz4pm]:hover{gap:.8rem}.carousel-arrow[data-astro-cid-3jsjz4pm]{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:#6b7280;color:#fff;cursor:pointer;z-index:2}.carousel-arrow[data-astro-cid-3jsjz4pm].prev{left:-50px}.carousel-arrow[data-astro-cid-3jsjz4pm].next{right:-50px}@media(max-width:1024px){.carousel-arrow[data-astro-cid-3jsjz4pm].prev{left:-20px}.carousel-arrow[data-astro-cid-3jsjz4pm].next{right:-20px}}.carousel-dots[data-astro-cid-3jsjz4pm]{display:flex;justify-content:center;gap:.4rem;margin-top:1rem}.carousel-dots[data-astro-cid-3jsjz4pm] button[data-astro-cid-3jsjz4pm]{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer}.carousel-dots[data-astro-cid-3jsjz4pm] button[data-astro-cid-3jsjz4pm].active{background:#374151}@media(max-width:767px){.carousel-viewport[data-astro-cid-3jsjz4pm]{position:relative;width:100%;overflow:hidden;padding:20px 16px;box-sizing:border-box}.carousel-track[data-astro-cid-3jsjz4pm]{gap:16px;padding:0}.carousel-card[data-astro-cid-3jsjz4pm]{width:85%;flex-shrink:0;margin:0;border-radius:10px;box-shadow:0 2px 6px #0000001f}.card-image[data-astro-cid-3jsjz4pm]{height:150px}.card-content[data-astro-cid-3jsjz4pm]{padding:1rem}.carousel-arrow[data-astro-cid-3jsjz4pm]{display:flex!important;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#00000080;color:#fff;z-index:5}.carousel-arrow[data-astro-cid-3jsjz4pm].prev{left:0;background:#0000001a}.carousel-arrow[data-astro-cid-3jsjz4pm].next{right:0;background:#0000001a}.relevants-topics[data-astro-cid-3jsjz4pm]{padding:0 16px;box-sizing:border-box}.relevants-topics[data-astro-cid-3jsjz4pm] h2[data-astro-cid-3jsjz4pm]{font-size:1.5rem;padding:0 0 20px;margin-bottom:2.5rem}}
