<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home-section{position:relative}.home-background{width:100%;height:87.5vh;max-height:800px;position:absolute;top:0;background-size:cover;background-position:center;transition:background .7s ease-in-out}.home-article{position:relative;z-index:100;width:100%}.home-logo{position:fixed;bottom:0;right:0;max-width:150px;z-index:9999}.home-reavaluo{background-color:#fff;margin:20px 15px;padding:20px;border-radius:20px;box-shadow:0 4px 8px #0000001a;font-weight:900}.home-reavaluo a{color:#a76e27;text-decoration:none;font-weight:900;font-size:1.2rem;transition:color .3s ease-in-out}.home-reavaluo a:hover{color:#5d3c14}@media (min-width: 1500px){img.home-logo{display:none}}:root{--primary-color: #a76e27;--text-color-light: #fff;--text-color-dark: #333;--overlay-bg: rgba(0, 0, 0, .8);--border-radius: 20px;--box-shadow: 4px 4px 0px var(--primary-color);--transition: all .3s ease-in-out}.hero-content--article{display:flex;flex-direction:column;width:100%}.hero-content--header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;position:relative;z-index:100}.hero-content--h1{padding-top:40px;font-size:2.5rem;font-weight:900;color:var(--text-color-light)!important;text-transform:uppercase;margin-bottom:.5rem}.hero-content--h2{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.6rem;font-weight:900;font-style:italic;color:var(--primary-color)!important}.animal-icon{width:1.6rem;height:auto}.hero-content--container{display:flex;flex-direction:column;width:100%;position:relative;z-index:20;margin-top:1.5rem;gap:1.5rem}.hero-content--image-container,.hero-content--buttons-container{width:100%;padding:0 1rem}.hero-content--image,.hero-content--video{width:100%;max-width:450px;height:auto;object-fit:cover;border-radius:var(--border-radius);display:block;margin:0 auto}.hero-content--video{margin-top:.625rem}.hero-content-image-link,.hero-content-video-link{display:block;text-decoration:none}.hero-content--title{width:100%;font-size:2rem;font-weight:900;color:var(--text-color-light);text-align:center;background-color:var(--overlay-bg);padding:.625rem 1.25rem;border-radius:var(--border-radius)}.hero-content--buttons-container{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-top:1.25rem}.hero-content--button{width:100%;text-align:center;text-decoration:none;cursor:pointer;background-color:var(--overlay-bg);color:var(--text-color-light);font-weight:900;font-size:1.5rem;padding:.9375rem .625rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow);transition:var(--transition)}.hero-content--button:hover{transform:translate(4px,4px);box-shadow:none}@media (max-width: 480px){.hero-content--h1{font-size:1.8rem;padding-top:40px}.hero-content--h2{font-size:1.2rem}.animal-icon{width:1.2rem}}@media (min-width: 481px){.hero-content--h1{font-size:2.5rem}.hero-content--h2{font-size:1.6rem}.animal-icon{width:1.6rem}}@media (min-width: 769px){.hero-content--h1{font-size:3.5rem;padding-top:50px}.hero-content--h2{font-size:2.5rem}.animal-icon{width:2.5rem}}@media (min-width: 991px){.hero-content--container{flex-direction:row;align-items:center;justify-content:space-between;gap:2.5rem}.hero-content--image-container,.hero-content--buttons-container{width:50%;padding:0}.hero-content--h1{font-size:4rem}.hero-content--h2{font-size:3rem}.animal-icon{width:3rem}}@media (min-width: 1201px){.hero-content--h1{font-size:5rem;padding-top:15px}.hero-content--h2{font-size:4rem}.animal-icon{width:4rem}}.hero-carousel{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:12px;aspect-ratio:16/9}.hero-carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out;will-change:transform}.hero-carousel-item{position:relative;min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-carousel-image{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:1.5rem 1rem;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:6}.hero-carousel-caption.visible{opacity:1;visibility:visible;pointer-events:auto}.hero-carousel-caption p{margin:0;font-size:1rem;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.5)}.hero-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-carousel-nav:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.hero-carousel-prev{left:1.5rem}.hero-carousel-next{right:1.5rem}.hero-carousel-nav svg{width:24px;height:24px}.hero-carousel-dots{position:absolute;bottom:.5rem;left:0;right:0;display:flex;justify-content:center;gap:.75rem;z-index:5}.hero-carousel-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-carousel-dot.active{background:#fff;transform:scale(1.3)}@media (max-width: 768px){.hero-carousel{border-radius:0;aspect-ratio:3/4}.hero-carousel-nav{width:36px;height:36px}.hero-carousel-prev{left:.5rem}.hero-carousel-next{right:.5rem}.hero-carousel-caption{padding:1rem .5rem}.hero-carousel-caption p{font-size:.9rem}}.container-links{width:100%;padding:20px;display:flex;flex-direction:column;gap:20px}.container-links h3{font-weight:700;color:#003c62;margin-bottom:10px;text-transform:uppercase}.links-emergencias p{margin:0;color:#333;font-size:1rem;line-height:1.5}.links-gobierno{display:flex;flex-direction:row;gap:15px;justify-content:center;flex-wrap:wrap}.links-gobierno img{filter:grayscale(100%);transition:filter .3s ease,transform .3s ease;cursor:pointer;border-radius:10px}.links-gobierno img:hover{filter:grayscale(0%);transform:scale(1.1)}.container-links-emergencia,.container-links-gobierno{padding:20px 10px;border:1px solid #cce5ff;border-radius:15px;background-color:#f9f9f9;box-shadow:0 2px 5px #0000000d}.container-links-emergencia h3,.container-links-gobierno h3{text-align:center;margin-bottom:15px}.container-links-emergencia{border-left:5px solid #006699}.container-links-gobierno{border-left:5px solid #004d40}@media (max-width: 480px){.container-links{padding:15px}.links-emergencias p{font-size:.9rem}.links-gobierno img{height:50px}.container-links h3{font-size:1rem}}@media (min-width: 480px){.links-emergencias p{font-size:.95rem}.links-gobierno img{height:55px}}@media (min-width: 600px){.links-gobierno{gap:12px}.links-gobierno img{height:65px}}@media (min-width: 768px){.container-links-gobierno,.container-links-emergencia{min-width:45%}.links-gobierno{gap:10px}.links-gobierno img{height:60px}.container-links{flex-direction:row;justify-content:space-between}.links-emergencias p{font-size:1.1rem}}
</pre></body></html>