:root{--np-primary:#1e7d34;--np-primary-dark:#166328;--np-primary-light:#2a9b42;--np-secondary:#f5a623;--np-dark:#1a1a1a;--np-text-green:#2a4439;--np-footer-bg:#256150;--np-footer-green:#78c771;--np-gray:#6b6b6b;--np-gray-light:#f5f5f5;--np-white:#ffffff;--np-font-primary:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--np-font-heading:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--np-header-height:8rem;--np-container-max:86.75rem;--np-section-padding:5rem;--np-radius-sm:0.5rem;--np-radius-md:1rem;--np-radius-lg:1.5rem;--np-radius-xl:2rem;--np-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);--np-shadow-md:0 0.25rem 0.75rem rgba(0, 0, 0, 0.12);--np-shadow-lg:0 0.5rem 1.5rem rgba(0, 0, 0, 0.16);--np-transition:all 0.3s ease}*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:var(--np-font-primary);color:var(--np-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--np-font-heading);font-weight:700;color:var(--np-dark)}a{color:var(--np-primary);text-decoration:none;transition:var(--np-transition)}a:hover{color:var(--np-primary-dark)}.btn-primary{background-color:var(--np-primary);border-color:var(--np-primary);border-radius:var(--np-radius-sm);padding:.75rem 2rem;font-weight:600;transition:var(--np-transition)}.btn-primary:focus,.btn-primary:hover{background-color:var(--np-primary-dark);border-color:var(--np-primary-dark);transform:translateY(-2px);box-shadow:var(--np-shadow-md)}.btn-outline-primary{color:var(--np-primary);border-color:var(--np-primary);border-radius:var(--np-radius-sm);padding:.625rem 1.5rem;font-weight:600}.btn-outline-primary:hover{background-color:var(--np-primary);border-color:var(--np-primary);color:var(--np-white)}.site-header{position:fixed;top:0;left:0;right:0;width:100%;height:var(--np-header-height);background:var(--np-white);z-index:1000;display:flex;align-items:center;justify-content:center}.header-container{width:100%;max-width:86.75rem;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.header-logo{flex-shrink:0;display:flex;align-items:center;margin-right:2rem}.header-logo img{height:4.5rem;width:auto;object-fit:contain}.header-nav{display:flex;align-items:center;gap:2rem}.header-nav .nav-link{font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;color:var(--np-dark);text-decoration:none;white-space:nowrap;padding:0;transition:color .2s ease}.header-nav .nav-link:hover{color:var(--np-primary)}.header-controls{display:flex;align-items:center;gap:.75rem;margin-left:1.5rem}.header-swiss-badge{display:flex;align-items:center}.header-swiss-badge img{height:1rem;width:auto;object-fit:contain}.header-search-btn{display:flex;align-items:center;justify-content:center;background:0 0;border:none!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem;cursor:pointer;transition:opacity .2s ease}.header-search-btn:active,.header-search-btn:focus,.header-search-btn:focus-visible{outline:0!important;box-shadow:none!important;border:none!important}.header-search-btn:hover{opacity:.7}.header-search-btn img{width:1.25rem;height:1.25rem}.search-overlay{display:none;position:fixed;top:0;left:0;right:0;height:var(--np-header-height);background:var(--np-white);z-index:1001;align-items:center;justify-content:center;padding:0 1rem;box-shadow:var(--np-shadow-md)}.search-overlay.active{display:flex}.search-overlay-content{display:flex;align-items:center;width:100%;max-width:37.5rem;gap:1rem}.search-overlay-input{flex:1;height:2.5rem;border:1px solid #e0e0e0;border-radius:1.25rem;padding:0 1.25rem;font-family:Poppins,sans-serif;font-size:1rem;color:var(--np-dark);outline:0}.search-overlay-input:focus{border-color:var(--np-primary)}.search-overlay-close{background:0 0;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-language{display:flex;align-items:center;gap:.25rem;cursor:pointer;position:relative}.header-language .flag{width:1.75rem;height:1.75rem;border-radius:50%;object-fit:cover}.header-language .dropdown-arrow{width:.8125rem;height:.4375rem}.header-toggle{display:none;background:0 0;border:none;padding:.5rem;cursor:pointer}.header-toggle span{display:block;width:1.5rem;height:.125rem;background:var(--np-dark);margin:.3125rem 0;transition:.3s}.hero-section{padding-top:var(--np-header-height);position:relative;overflow:visible}.hero-swiper-container{position:relative;margin:0 96px}.hero-section .hero-swiper{overflow:hidden;position:relative}.hero-swiper .swiper-wrapper{border-radius:var(--np-radius-xl)}.hero-swiper .swiper-slide{border-radius:var(--np-radius-xl);overflow:hidden}.hero-slide-link{display:block;text-decoration:none;color:inherit;width:100%}.hero-slide{position:relative;width:100%;min-height:400px}.hero-slide .hero-slide-image,.hero-slide img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important;display:block}.hero-content{position:absolute;top:50%;left:30%;transform:translateY(-50%);z-index:1;color:var(--np-white);max-width:85%;text-align:left}.hero-content h1{font-size:2.75rem;color:var(--np-white);margin-bottom:.5rem;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.1);max-width:900px}.hero-content h1 .text-nuproxa-green{color:#36c86c;font-weight:inherit}.hero-content .hero-subtitle,.hero-content p{font-size:1.5rem;margin-bottom:0;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.1);max-width:680px}.hero-swiper .swiper-button-next,.hero-swiper .swiper-button-prev{width:3.75rem;height:3.75rem;background:0 0;border-radius:var(--np-radius-sm)}.hero-swiper .swiper-button-next::after,.hero-swiper .swiper-button-prev::after{display:none}.hero-nav-next,.hero-nav-prev{position:absolute;top:50%;transform:translateY(-50%);width:3.75rem;height:3.75rem;cursor:pointer;z-index:10;border-radius:var(--np-radius-sm)}.hero-nav-prev{left:-1.875rem;background:url("../img/icons/seta-dir.svg") center/contain no-repeat}.hero-nav-next{right:-1.875rem;background:url("../img/icons/seta-esq.svg") center/contain no-repeat}.animal-icons{margin-top:-5rem;position:relative;z-index:10;padding-bottom:2.5rem}.animal-icons .row{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.animal-icon{position:relative;display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:var(--np-transition);width:11.5rem;height:10.1875rem}.animal-icon:hover{transform:translateY(-.3125rem)}.animal-icon:hover .icon-card{box-shadow:var(--np-shadow-lg)}.animal-icon .icon-card{width:11.5rem;height:9.125rem;border-radius:var(--np-radius-md);box-shadow:var(--np-shadow-md);object-fit:contain}.animal-label{position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:.375rem 1.5rem;min-width:8.25rem;background:#2a4439;color:#36c86c;border-radius:1.25rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;text-align:center;white-space:nowrap}.section-title{font-size:1.875rem;font-weight:500;color:var(--np-text-green);line-height:2.25rem;letter-spacing:.0586px;margin-bottom:1rem}.section-subtitle-highlight{font-size:1.25rem;font-weight:600;color:var(--np-text-green);line-height:1.625rem;margin-bottom:.5rem}.section-subtitle{font-size:1.125rem;font-weight:400;color:var(--np-text-green);line-height:1.75rem;max-width:1296px}.section-text{font-size:1.125rem;font-weight:400;color:var(--np-text-green);line-height:1.625rem}.section-text p{margin-bottom:1.625rem}.products-section{background:var(--np-white);padding-top:1rem}.products-section .section-title{font-weight:600;margin-bottom:.5rem}.products-section .section-subtitle{margin-bottom:0}.products-section .container{position:relative}.products-carousel-wrapper{position:relative;overflow:visible}.products-swiper{padding:2rem 0 2.5rem!important;overflow:hidden!important}.products-swiper.swiper{overflow:hidden!important}.products-swiper .swiper-wrapper{display:flex;align-items:stretch}.products-swiper .swiper-slide{flex-shrink:0}.products-carousel-wrapper .swiper-button-next,.products-carousel-wrapper .swiper-button-prev{position:absolute!important;top:8.75rem!important;transform:translateY(-50%)!important;width:2.75rem!important;height:2.75rem!important;background-color:#36c86c!important;border-radius:50%!important;color:#2a4439!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:var(--np-transition);margin-top:0!important}.products-carousel-wrapper .swiper-button-prev{left:-1.375rem!important}.products-carousel-wrapper .swiper-button-next{right:-1.375rem!important}.products-carousel-wrapper .swiper-button-next::after,.products-carousel-wrapper .swiper-button-prev::after{display:none!important}.products-carousel-wrapper .swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A4439' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:1rem!important}.products-carousel-wrapper .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A4439' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:1rem!important}.products-carousel-wrapper .swiper-button-next:hover,.products-carousel-wrapper .swiper-button-prev:hover{background-color:#2ead5c!important;transform:translateY(-50%) scale(1.1)!important}.product-card{position:relative;width:100%;height:13.5rem;border-radius:var(--np-radius-md);overflow:visible;box-shadow:var(--np-shadow-sm);transition:var(--np-transition)}.product-card:hover{box-shadow:var(--np-shadow-lg);transform:translateY(-5px)}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--np-radius-md);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-25%);background:#7ab951;color:var(--np-white);width:211px;height:6.75rem;padding:0 1.25rem;display:flex;align-items:center;justify-content:center;font-family:Rubik,var(--np-font-primary);font-size:1.5rem;font-weight:600;border-radius:var(--np-radius-md);white-space:nowrap;z-index:2}.product-badge.badge-orange{background:#e8943f}.product-badge.badge-purple{background:#8b3a62}.product-badge.badge-green-light{background:#7ab951}.product-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem 2.5rem 2rem;text-align:center;z-index:1}.product-content p{font-family:var(--np-font-primary);font-size:.875rem;font-weight:400;color:var(--np-white);line-height:1.5;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.3);min-height:65px;display:flex;align-items:center;justify-content:center;text-align:center}.product-link{position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);display:flex;width:2.9375rem;height:2.9375rem;background:#2a4439!important;color:#fff!important;border-radius:50%;align-items:center;justify-content:center;font-family:var(--np-font-primary);font-size:1.625rem;font-weight:600;text-decoration:none;transition:var(--np-transition);z-index:2}.product-link:hover{background:var(--np-primary);color:var(--np-white);transform:translateX(-50%) scale(1.1)}@media (max-width:992px){.products-section{padding:2.5rem 0}.products-section .section-title{font-size:1.5rem;line-height:2rem}.products-section .section-subtitle{font-size:1rem;line-height:1.5rem}.products-swiper{padding:1.75rem 0 2rem!important}.product-card{height:12rem}.product-badge{height:6rem;font-size:1.25rem;padding:0 1rem}.product-content p{font-size:.8125rem}.product-link{width:2.25rem;height:2.25rem;font-size:1.375rem}}@media (max-width:768px){.products-section{padding:2rem 0}.products-section .section-title{font-size:1.375rem;line-height:1.75rem}.products-section .section-subtitle{font-size:.9375rem}.products-swiper{padding:1.5rem 0 1.75rem!important}.product-card{height:11rem}.product-badge{height:5.5rem;font-size:1.125rem}.product-content{padding:3rem 2rem 2.5rem}.product-content p{font-size:.75rem;line-height:1.3}.product-link{width:2rem;height:2rem;font-size:1.25rem;bottom:.75rem}}@media (max-width:576px){.products-section{padding:1.5rem 0}.products-section .section-title{font-size:1.25rem}.products-section .section-subtitle{font-size:.875rem;line-height:1.375rem}.products-swiper{padding:1.5rem 0 1.5rem!important}.products-carousel-wrapper .swiper-button-next,.products-carousel-wrapper .swiper-button-prev{display:none!important}.product-card{height:10.5rem}.product-badge{height:5.25rem;font-size:1rem;padding:0 .75rem}.product-content{padding:2rem 1rem 2.5rem}.product-content p{font-size:.6875rem;line-height:1.2;margin-bottom:0}.product-link{width:1.75rem;height:1.75rem;font-size:1.125rem;bottom:-.875rem}}@media (max-width:992px){.about-section{padding:2.5rem 0}}@media (max-width:768px){.about-section{padding:2rem 0}.about-section .section-title{font-size:1.375rem;line-height:1.75rem}.about-section .section-text{font-size:.9375rem;line-height:1.5rem}.about-section .section-text p{margin-bottom:1rem}}@media (max-width:576px){.about-section{padding:1.5rem 0}.about-section .section-title{font-size:1.25rem;line-height:1.625rem}.about-section .section-text{font-size:.875rem;line-height:1.375rem}}.programs-section{background:var(--np-white)}.programs-bg-wrapper{position:relative;margin-top:2.5rem}.programs-bg-image-container{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4.5rem;overflow:hidden;z-index:0}.programs-bg-image{width:100%;height:100%;object-fit:cover}.programs-bg-content{position:relative;z-index:1;padding:3.125rem 3.75rem 4.5rem}.programs-bg{background:url("../img/programs/programs-bg.webp") center center/cover no-repeat;border-radius:4.5rem;padding:3.125rem 3.75rem 4.5rem;margin-top:2.5rem;position:relative;overflow:visible}.programs-title{font-size:1.875rem;font-weight:500;line-height:2.625rem;position:relative;z-index:1;margin-bottom:2.5rem}.programs-grid{display:flex;justify-content:center;gap:2.5rem;position:relative;z-index:1}.program-card{flex:0 0 auto;width:17.25rem}.program-card-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;position:relative}.program-image{width:17.25rem;height:17.25rem;border-radius:1.5rem;overflow:visible;position:relative;box-shadow:var(--np-shadow-md);transition:var(--np-transition)}.program-card:hover .program-image{transform:scale(1.03);box-shadow:var(--np-shadow-lg)}.program-image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,0) 100%);border-radius:1.5rem;pointer-events:none;z-index:1}.program-image img{width:100%;height:100%;object-fit:cover;transition:var(--np-transition);border-radius:1.5rem}.program-title{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:500;color:var(--np-white);text-align:center;line-height:normal;position:absolute;bottom:3.4375rem;left:50%;transform:translateX(-50%);width:16.25rem;padding:0;margin:0;z-index:2;white-space:pre-wrap}.program-link{display:inline-flex;width:2.9375rem;height:2.9375rem;background:var(--np-white);color:var(--np-primary-dark);border-radius:50%;align-items:center;justify-content:center;font-size:1.625rem;font-weight:600;transition:var(--np-transition);text-decoration:none;position:absolute;bottom:-1.4375rem;left:50%;transform:translateX(-50%);z-index:3}.program-link:hover{background:var(--np-primary-light);color:var(--np-white)}@media (max-width:992px){.programs-bg-image-container{border-radius:2.5rem}.programs-bg-content{padding:2.5rem 1.5rem 3rem}.programs-bg{border-radius:2.5rem;padding:2.5rem 1.5rem 3rem}.programs-title{font-size:1.5rem;line-height:2rem;margin-bottom:2rem}.programs-grid{flex-wrap:wrap;gap:2rem;justify-content:center}.program-card{width:14rem}.program-image{width:14rem;height:14rem;border-radius:1.25rem}.program-image::after{border-radius:1.25rem}.program-image img{border-radius:1.25rem}.program-title{font-size:1rem;bottom:2.5rem;width:13rem}.program-link{width:2.5rem;height:2.5rem;bottom:-1.25rem;font-size:1.375rem}}@media (max-width:768px){.programs-bg-wrapper{margin-top:1.5rem}.programs-bg-image-container{border-radius:1.5rem}.programs-bg-content{padding:2rem 1.25rem 2.5rem}.programs-bg{border-radius:1.5rem;padding:2rem 1.25rem 2.5rem;margin-top:1.5rem}.programs-title{font-size:1.25rem;line-height:1.75rem;margin-bottom:1.5rem}.programs-grid{gap:1.75rem}.program-card{width:100%;max-width:16rem}.program-image{width:100%;max-width:16rem;height:auto;aspect-ratio:1/1}.program-title{font-size:1rem;bottom:2.75rem;width:90%}}@media (max-width:576px){.programs-section{padding-top:2rem;padding-bottom:2rem}.programs-bg-wrapper{margin-top:1rem}.programs-bg-image-container{border-radius:1.25rem}.programs-bg-content{padding:1.5rem 1rem 2rem}.programs-bg{border-radius:1.25rem;padding:1.5rem 1rem 2rem;margin-top:1rem}.programs-title{font-size:1.125rem;line-height:1.5rem}.programs-grid{flex-direction:column;align-items:center;gap:2rem}.program-card{width:100%;max-width:15rem}.program-image{max-width:15rem}.program-title{font-size:.9375rem;bottom:2.5rem}.program-link{width:2.25rem;height:2.25rem;bottom:-1.125rem;font-size:1.25rem}}.blog-section{background:var(--np-white);padding:3rem 0}.blog-bg{background:#36c86c;border-radius:4.5rem;padding:3rem 4rem 3.75rem}.blog-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:2rem;gap:2rem;padding:0 4rem}.blog-header.species-blog-header{grid-template-columns:3fr 1fr}.blog-header.species-blog-header .blog-title{grid-column:1}.blog-header.species-blog-header .blog-view-all{grid-column:2;justify-self:end}.blog-title{font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:500;line-height:2.25rem;color:#2a4439;letter-spacing:.0586px;margin:0;justify-self:start}.blog-description{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625rem;color:#2a4439;max-width:40rem;margin:0;justify-self:center}.blog-view-all{font-family:Poppins,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.5rem;color:var(--np-primary-light);text-decoration:none;background:0 0;border:2px solid transparent;border-radius:1.5rem;padding:.5rem 1.5rem;white-space:nowrap;transition:var(--np-transition);justify-self:end}.blog-view-all:hover{background:var(--np-primary-light);color:var(--np-white)}.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.blog-card{background:var(--np-white);border-radius:1.5rem;overflow:hidden;transition:var(--np-transition);position:relative}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.blog-image{width:100%;height:13.8125rem;overflow:hidden;border-radius:1.5rem 1.5rem 0 0}.blog-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:var(--np-transition)}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-content{padding:1.25rem 1rem 4.375rem}.blog-content h3{font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.625rem;color:var(--np-primary-dark);margin:0 0 .75rem 0;letter-spacing:.04px}.blog-content p{font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--np-primary-dark);margin:0 0 1rem 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-link{position:absolute;bottom:1rem;right:1rem;display:flex;width:2.8125rem;height:2.75rem;background:#f5c842;color:var(--np-primary-dark);border-radius:50%;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;text-decoration:none;transition:var(--np-transition);z-index:2}.blog-link:hover{background:#e5b832;color:var(--np-primary-dark);transform:scale(1.1)}@media (max-width:1200px){.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-header{padding:0 2rem}.blog-bg{padding:2.5rem 2rem 3rem}}@media (max-width:992px){.blog-section{padding:2.5rem 0}.blog-bg{border-radius:2.5rem;padding:2rem 1.5rem 2.5rem}.blog-header{grid-template-columns:1fr;gap:1rem;padding:0 1.5rem;margin-bottom:1.5rem;text-align:center}.blog-title{font-size:1.5rem;line-height:1.875rem;white-space:normal;justify-self:center}.blog-description{font-size:1rem;line-height:1.5rem;max-width:100%;justify-self:center}.blog-view-all{justify-self:center}.blog-view-all{font-size:.9375rem;padding:.5rem 1.25rem}.blog-grid{gap:1.25rem}.blog-image{height:12rem}.blog-content h3{font-size:1.25rem;line-height:1.5rem}}@media (max-width:768px){.blog-section{padding:2rem 0}.blog-bg{border-radius:1.5rem;padding:1.5rem 1rem 2rem}.blog-header{padding:0 1rem;margin-bottom:1.25rem}.blog-grid{grid-template-columns:1fr;gap:1rem}.blog-title{font-size:1.375rem;line-height:1.75rem}.blog-description{font-size:.9375rem}.blog-card{border-radius:1.25rem}.blog-image{height:11rem;border-radius:1.25rem 1.25rem 0 0}.blog-content{padding:1rem .875rem 3.5rem}.blog-content h3{font-size:1.125rem;line-height:1.375rem}.blog-content p{font-size:.875rem;line-height:1.25rem}.blog-link{width:2.5rem;height:2.5rem;font-size:1.25rem;bottom:.75rem;right:.75rem}}@media (max-width:576px){.blog-section{padding:1.5rem 0}.blog-bg{border-radius:1.25rem;padding:1.25rem .75rem 1.5rem}.blog-header{padding:0 .75rem;gap:.75rem}.blog-title{font-size:1.25rem}.blog-description{font-size:.875rem;line-height:1.25rem}.blog-view-all{font-size:.875rem;padding:.375rem 1rem}.blog-image{height:10rem}}.contact-section{background:var(--np-white)}.contact-form{max-width:62.5rem}.contact-form .form-control,.contact-form .form-select{background-color:#fff;border:2px solid #d8d9dd;border-radius:16px;padding:20px 30px;height:65px}.contact-form textarea.form-control{height:180px;resize:none}.contact-form .form-control:focus,.contact-form .form-select:focus{border-color:var(--np-primary);box-shadow:0 0 0 .2rem rgba(30,125,52,.15)}.contact-form .form-floating>label{padding-left:1rem}.btn-submit{font-family:Rubik,sans-serif;font-size:1.3125rem;font-weight:500;line-height:1.375rem;color:var(--np-text-green);background:var(--np-primary-light);border:none;border-radius:.75rem;padding:1rem 3rem;min-width:12rem;height:3.5625rem;cursor:pointer;transition:var(--np-transition)}.btn-submit:hover{background:#2eb85c;transform:translateY(-2px)}@media (max-width:992px){.contact-section{padding:2.5rem 0}.contact-form{max-width:100%}}@media (max-width:768px){.contact-section{padding:2rem 0}.contact-section .section-title{font-size:1.375rem;margin-bottom:.75rem}.contact-section .section-subtitle-highlight{font-size:1rem}.contact-section .section-subtitle{font-size:.9375rem;line-height:1.5rem}.contact-form .form-control,.contact-form .form-select{padding:.875rem;font-size:.9375rem}.btn-submit{font-size:1.125rem;padding:.875rem 2rem;min-width:10rem;height:3rem}}@media (max-width:576px){.contact-section{padding:1.5rem 0}.contact-section .section-title{font-size:1.25rem}.contact-section .section-subtitle-highlight{font-size:.9375rem}.contact-section .section-subtitle{font-size:.875rem}.contact-form .row{row-gap:.75rem!important}.btn-submit{font-size:1rem;padding:.75rem 1.5rem;min-width:auto;width:100%;height:2.75rem}}.footer{background:var(--np-footer-bg);color:var(--np-white);padding:0;border-radius:2.5rem 2.5rem 0 0}.footer-shell{width:100%;max-width:86.75rem;margin:0 auto;padding:65px 1rem 57px}.footer-main{width:100%}.footer-columns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;width:100%}.footer-column{flex:0 1 auto}.footer-info-row{display:flex;align-items:center;justify-content:space-between;margin-top:40px;gap:24px;flex-wrap:wrap}.footer-address-block{flex:1 1 auto}.footer-logo-block{flex-shrink:0;flex-basis:30%;display:flex;align-items:center;justify-content:flex-start}.footer-info-row .footer-logo-nuproxa{max-width:265px;width:auto;height:auto}.footer-bottom a,.footer-bottom p,.footer-company-card p,.footer-links a,.footer-subtitle,.footer-title{font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.footer-title{color:#36c86c;font-size:16px;font-weight:700;margin:0 0 20px}.footer-subtitle{color:#36c86c;font-size:16px;font-weight:700;margin:0 0 20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:0 0 8px}.footer-links li:last-child{margin-bottom:0}.footer-links a{color:var(--np-white);font-size:15px;font-weight:400;text-decoration:none}.footer-links a:hover{color:#36c86c}.footer-company-card p{margin:0 0 4px;color:var(--np-white);font-size:15px;line-height:normal}.footer-company-card .footer-company-name{font-weight:700;color:#36c86c}.footer-company-card .footer-company-name .footer-location-pin{color:#36c86c;stroke:currentColor}.footer-company-card .footer-company-last{margin-top:11px}.footer-logo-nuproxa{display:block;max-width:220px;width:100%;height:auto}.footer-logos img{display:block}.footer-bottom{margin-top:48px}.footer-bottom hr{border:none;height:3px;background:#78c771;opacity:1;margin:0}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px;flex-wrap:wrap}.footer-copyright{color:var(--np-white);font-size:15px;font-weight:400;margin:0}.footer-privacy{color:var(--np-white);font-size:15px;font-weight:400;text-decoration:none}.footer-fami-qs{height:30px;width:auto;display:block;flex-shrink:0}.footer-swiss-group{display:flex;align-items:center;gap:11px;flex-shrink:0}.agency-link:hover,.footer-privacy:hover{color:#36c86c}.footer-bottom-left{display:flex;align-items:center;gap:24px;flex-shrink:0}.footer-bottom-center{position:absolute;left:55.5%;transform:translateX(-50%)}.footer-bottom-right{display:flex;align-items:center;gap:16px;margin-left:auto}.footer-bottom-row{position:relative}.footer-social-icons{display:flex;align-items:center;gap:12px}.footer-social-icons--column{margin-bottom:17px}.footer-social-icons--column svg{width:22px;height:22px}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;color:#36c86c;text-decoration:none;transition:opacity .2s,transform .2s}.footer-social-icons a:hover{opacity:.8;transform:scale(1.1)}.footer-social-icons svg{width:20px;height:20px}.agency-link{color:#fff;text-decoration:none;font-size:.75rem;opacity:.7}.agency-link:hover{opacity:1}@media (max-width:992px){.footer-shell{padding:48px 32px 40px}.footer-columns{gap:32px 0}.footer-column--about,.footer-column--follow,.footer-column--products,.footer-column--species{flex:0 0 50%;max-width:50%;margin-top:0}.footer-column--services{flex:0 0 100%;max-width:100%}.footer-info-row{flex-wrap:wrap;gap:24px}.footer-info-row .footer-swiss-badge{margin-left:0}.footer-links{margin-bottom:24px}.footer-bottom a,.footer-bottom p,.footer-company-card p,.footer-links a,.footer-subtitle,.footer-title{font-size:16px}.footer-logo-nuproxa{max-width:180px}.footer-bottom{margin-top:40px}.footer-bottom-row{margin-top:28px;gap:16px}}@media (max-width:768px){.footer-bottom-row{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}.footer-bottom-center,.footer-bottom-left,.footer-bottom-right{position:static;left:auto;transform:none;margin-left:0;width:100%;flex-wrap:wrap}.footer-bottom-right{justify-content:flex-start}}@media (max-width:576px){.footer-shell{padding:36px 20px 32px}.footer-columns{flex-direction:column;gap:28px}.footer-column--about,.footer-column--follow,.footer-column--products,.footer-column--services,.footer-column--species{flex:0 0 100%;max-width:100%;margin-top:0}.footer-info-row{flex-direction:column;align-items:flex-start}.footer-bottom a,.footer-bottom p,.footer-company-card p,.footer-links a,.footer-subtitle,.footer-title{font-size:14px}.footer-links li{margin-bottom:12px}.footer-logos{justify-content:flex-start}.footer-logos img{width:160px;height:auto}.footer-bottom-row{gap:10px 16px}.footer-fami-qs{height:24px}}.page-header{position:relative}.page-header-banner{position:relative;margin:0 3.125rem}.page-header-banner img{width:100%;height:auto;display:block}.page-header-title{position:absolute;top:50%;left:10%;transform:translateY(-50%)}.page-header-title span{display:inline-block;background:#36c86c;color:#fff;font-family:var(--np-font-primary);font-size:2.625rem;font-weight:400;padding:.75rem 2.5rem;border-radius:2rem}.about-intro-section{background:var(--np-white)}.about-intro-bg{background:#fff;border:2px solid #36c86c;border-radius:3rem;padding:3rem 4rem;position:relative}.swiss-badge{margin-bottom:1rem}.swiss-badge img{height:2rem;width:auto}.about-headline{font-family:var(--np-font-primary);font-size:2.3125rem;font-style:normal;font-weight:400;color:#256150;line-height:2.875rem;margin:0}.about-headline .text-highlight{display:inline-block;background:#36c86c;color:#256150;padding:.25rem 1.25rem;border-radius:2rem;font-weight:400;margin-top:.56rem}.about-intro-text{font-family:var(--np-font-primary);font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;color:#2a4439}.about-intro-text p{margin-bottom:1.5rem}.about-intro-text p:last-child{margin-bottom:0}.about-intro-text strong{font-weight:600}.about-products-section{background:var(--np-white)}.about-products-section .section-title{color:#256150;font-size:1.875rem;font-weight:500;line-height:2.625rem}.about-checklist{list-style:none;padding:0;margin:0}.about-checklist li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.about-checklist li:last-child{margin-bottom:0}.check-icon{flex-shrink:0;width:2rem;height:2rem}.check-icon svg{width:100%;height:100%}.check-text{font-size:1.125rem;line-height:1.625rem;color:var(--np-text-green)}.about-image-wrapper{position:relative;display:inline-block}.about-image{width:100%;max-width:31.875rem;height:auto;border-radius:1.5rem;display:block}.about-image-badge{position:absolute;bottom:-1rem;right:1.5rem;display:flex;align-items:center;justify-content:center}.about-image-badge svg{width:4.375rem;height:5.125rem;border-radius:.5rem}.about-vmv-section{position:relative;padding:0;margin-bottom:8rem;background:var(--np-white);overflow:hidden}.vmv-section-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.vmv-wrapper{position:relative;z-index:1;display:flex;gap:0;max-width:90rem;margin:0 auto;padding:0 3.125rem;min-height:31.5rem}.vmv-left-container{position:relative;flex:0 0 62.5%;max-width:62.5%;display:flex;padding:5rem 2.5rem}.vmv-left-shape{position:absolute;top:0;left:0;width:100%;height:100%;background:#256150;border-radius:2rem 0 0 2rem;z-index:0}.vmv-right-container{position:relative;flex:0 0 37.5%;max-width:37.5%;display:flex;align-items:center;justify-content:center;padding:2.5rem}.vmv-valores-card{position:relative;background:#256150;border:2px solid rgba(120,199,113,.4);border-radius:2rem;padding:2.5rem;width:100%;max-width:23rem;min-height:20rem;display:flex;flex-direction:column}.vmv-item{position:relative;z-index:1;flex:1;padding:0 1.5rem}.vmv-visao{padding-right:2rem}.vmv-missao{padding-left:2rem}.vmv-icon{margin-bottom:.5rem}.vmv-icon img{width:3.25rem;height:auto}.vmv-title{font-family:var(--np-font-primary);font-size:2.125rem;font-weight:400;color:#78c771;line-height:3rem;letter-spacing:.13px;margin:0 0 .5rem 0}.vmv-text{font-family:var(--np-font-primary);font-size:1.125rem;font-weight:300;color:var(--np-white);line-height:1.625rem;margin:0}@media (max-width:992px){.page-header-banner{margin:0 1.5rem}.page-header-title span{font-size:2rem;padding:.5rem 2rem}}@media (max-width:768px){.page-header-banner{margin:0 1rem}.page-header-banner img{min-height:auto;height:auto;object-fit:contain}.page-header-title span{font-size:1.5rem;padding:.5rem 1.5rem;border-radius:1.5rem}}@media (max-width:576px){.page-header-banner{margin:0 .625rem}.page-header-banner img{min-height:auto;height:auto;object-fit:contain}.page-header-title{left:5%}.page-header-title span{font-size:1.25rem;padding:.375rem 1.25rem}}@media (max-width:992px){.about-intro-bg{padding:2rem 2.5rem;border-radius:2rem}.about-headline{font-size:1.875rem;margin-bottom:1.5rem}.about-intro-text{font-size:1rem}}@media (max-width:768px){.about-intro-bg{padding:1.5rem;border-radius:1.5rem}.about-headline{font-size:1.5rem;line-height:1.3}.about-headline .text-highlight{padding:.2rem 1rem}.about-intro-slogan{margin-bottom:1.5rem}.about-intro-text{font-size:.9375rem;line-height:1.5}}@media (max-width:576px){.about-intro-bg{padding:1.25rem;border-radius:1.25rem}.about-headline{font-size:1.375rem}}@media (max-width:992px){.about-checklist li{margin-bottom:1.25rem}.check-text{font-size:1rem;line-height:1.5rem}.about-image{max-width:100%;margin-top:2rem}}@media (max-width:768px){.about-products-section .section-title{font-size:1.375rem}.check-icon{width:1.75rem;height:1.75rem}.check-text{font-size:.9375rem}.about-image-wrapper{display:block;margin-top:2rem}.about-image-badge{bottom:-.75rem;left:1rem}.about-image-badge svg{width:2.5rem;height:3rem}}@media (max-width:576px){.about-products-section .section-title{font-size:1.25rem}.check-icon{width:1.5rem;height:1.5rem}.check-text{font-size:.875rem;line-height:1.375rem}}@media (max-width:1200px){.vmv-wrapper{padding:0 1.5rem;min-height:28rem}.vmv-left-container{padding:3rem 2rem}.vmv-title{font-size:1.75rem;line-height:2.5rem}.vmv-text{font-size:1rem}}@media (max-width:992px){.vmv-wrapper{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem;min-height:auto}.vmv-left-container{flex:none;max-width:100%;padding:2rem}.vmv-left-shape{border-radius:2rem}.vmv-right-container{flex:none;max-width:100%;padding:0}.vmv-valores-card{max-width:100%;border-radius:2rem}}@media (max-width:768px){.vmv-wrapper{gap:1rem;padding:1rem}.vmv-left-container{flex-direction:column;padding:1.5rem}.vmv-item{padding:0;margin-bottom:1.5rem}.vmv-item:last-child{margin-bottom:0}.vmv-missao,.vmv-visao{padding:0}.vmv-valores-card{padding:1.5rem;min-height:auto}.vmv-title{font-size:1.5rem;line-height:2rem}.vmv-text{font-size:.9375rem;line-height:1.5rem}.vmv-icon img{width:2.5rem}}@media (max-width:576px){.vmv-wrapper{padding:.75rem}.vmv-left-container,.vmv-valores-card{padding:1.25rem}.vmv-left-shape,.vmv-valores-card{border-radius:1.5rem}.vmv-title{font-size:1.25rem;line-height:1.75rem}.vmv-text{font-size:.875rem;line-height:1.375rem}}@media (max-width:1400px){.hero-content h1{font-size:2.25rem;max-width:700px}.hero-content .hero-subtitle,.hero-content p{font-size:1.25rem;max-width:550px}}@media (min-width:1201px) and (max-width:1500px){.hero-content{top:45%}}@media (max-width:1300px){.hero-swiper-container{margin:0 60px}}@media (max-width:1200px){.header-floating{width:calc(100% - 40px)}.hero-swiper-container{margin:0 48px}.hero-slide{min-height:380px}.hero-slide .hero-slide-image,.hero-slide img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important}}@media (max-width:992px){.header-floating{top:10px;width:calc(100% - 20px)}.header-floating .navbar{padding:10px 20px}.hero-swiper-container{margin:0 16px}.hero-slide{min-height:340px}.hero-slide .hero-slide-image,.hero-slide img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important}.hero-content h1{font-size:1.5rem;max-width:none}.hero-content .hero-subtitle,.hero-content p{font-size:.9rem;max-width:none}.animal-icons{margin-top:-4rem}.animal-icons .row{gap:.5rem}.animal-icon{width:9rem;height:8rem}.animal-icon .icon-card{width:9rem;height:7.125rem}.animal-label{font-size:.875rem;padding:.25rem 1rem;min-width:6.5rem}.hero-nav-next,.hero-nav-prev{width:2.5rem;height:2.5rem;left:-1.25rem}.hero-nav-next{left:auto;right:-1.25rem}}@media (max-width:768px){:root{--np-section-padding:40px}.hero-section{padding-top:100px}.hero-swiper-container{margin:0 10px}.hero-slide{aspect-ratio:16/10;min-height:220px}.hero-slide .hero-slide-image,.hero-slide img{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;aspect-ratio:auto!important}.hero-content{top:45%;left:30%;right:auto;max-width:55%;padding:0;transform:translateY(-50%);text-align:left}.hero-content h1{font-size:1.125rem;line-height:1.3;margin-bottom:.25rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.hero-content .hero-subtitle,.hero-content p{font-size:.75rem;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.5)}.section-title{font-size:1.375rem;line-height:1.875rem}.animal-icons{margin-top:-50px}.blog-header{grid-template-columns:1fr}.blog-description{margin-top:16px}}@media (max-width:576px){.header-floating .navbar{border-radius:var(--np-radius-md)}.hero-swiper-container{margin:0 8px}.hero-nav-next,.hero-nav-prev{display:none}.hero-content{top:30%;left:30%;right:auto;max-width:60%;padding:0;transform:translateY(-50%);text-align:left}.hero-content h1{font-size:1rem;line-height:1.25;margin-bottom:0;text-shadow:0 1px 3px rgba(0,0,0,.4);max-width:200px}.hero-content .hero-subtitle,.hero-content p{display:none}.animal-icons{margin-top:-3rem;padding-bottom:1.5rem}.animal-icons .container{padding:0 .75rem}.animal-icons .row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;justify-items:center;padding:0}.animal-icons .row .col-auto:nth-child(4),.animal-icons .row .col-auto:nth-child(5){grid-column:span 1}.animal-icons .row{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.animal-icons .row .col-auto{flex:0 0 calc(33.33% - 0.5rem);max-width:calc(33.33% - .5rem);display:flex;justify-content:center}.animal-icon{width:6.5rem;height:5.75rem}.animal-icon .icon-card{width:6.5rem;height:5.125rem;border-radius:var(--np-radius-sm)}.animal-label{font-size:.6875rem;padding:.1875rem .625rem;min-width:auto;border-radius:.875rem}}@media (max-width:1200px){.site-header{height:5rem}.header-nav{gap:1.25rem}.header-nav .nav-link{font-size:.875rem}.header-search{width:10rem}}@media (max-width:1024px){.header-swiss-badge{display:none}.header-language{display:flex!important}.header-controls{gap:.5rem;margin-left:.75rem}}@media (max-width:992px){.site-header{height:5rem}.header-container{padding:0 1rem}.header-logo img{height:4.5rem}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--np-white);flex-direction:column;padding:1rem;box-shadow:var(--np-shadow-md);gap:0;max-height:calc(100vh - 60px);overflow-y:auto}.header-nav.active{display:flex}.header-nav .nav-link{padding:.75rem 1rem;font-size:1rem;border-bottom:1px solid #eee}.header-nav .nav-link:last-child{border-bottom:none}.header-swiss-badge img{height:1.125rem}.header-controls{gap:.5rem;margin-left:.5rem}.header-toggle{display:block}.search-overlay{height:5rem}}@media (max-width:576px){.site-header{height:4rem}.header-logo img{height:3.5rem}.header-swiss-badge{display:none}.header-language .flag{width:1.5rem;height:1.5rem}}.pets-banner{position:relative;height:20.375rem;overflow:hidden}.pets-banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.pets-banner-image{width:100%;height:100%;object-fit:cover;border-radius:0 0 4.5rem 4.5rem}.pets-banner-content{position:relative;z-index:1;height:100%;display:flex;align-items:center;padding:2rem 0}.pets-badge{display:inline-block;background:#36c86c;color:var(--np-text-green);font-family:var(--np-font-primary);font-size:1.875rem;font-weight:400;padding:.25rem 1.5rem;border-radius:6.25rem;margin-bottom:.5rem}.pets-banner-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:500;color:var(--np-white);line-height:2.25rem;margin-bottom:1rem}.pets-banner-text{font-family:Rubik,sans-serif;font-size:1rem;font-weight:300;color:var(--np-white);line-height:1.25rem;max-width:28.6875rem}.pets-icon{width:4.6875rem;height:auto}.pets-intro-section{padding:3.5rem 0;background:var(--np-white)}.pets-intro-section .section-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:600;color:var(--np-text-green);line-height:2.25rem;letter-spacing:.0586px}.pets-intro-text{font-family:var(--np-font-primary);font-size:1.125rem;font-weight:500;color:var(--np-text-green);line-height:1.5rem}.pets-intro-text p{margin-bottom:1rem}.pets-solutions-section{padding:0;background:var(--np-white)}.pets-solutions-bg{background:#256150;border-radius:4.5rem;padding:3rem 2rem;margin:0 5%;position:relative;overflow:hidden}.pets-solutions-bg::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("../img/pets/bg-bloco2.png") center/cover no-repeat;opacity:.3;z-index:0}.pets-solutions-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:600;color:var(--np-white);line-height:2.25rem;margin-bottom:1.5rem;position:relative;z-index:1}.pets-dog-image{position:relative;z-index:1;max-width:22.125rem}.pets-dog-image img{width:100%;height:auto;border-radius:1rem}.pets-dog-badge{position:absolute;bottom:1rem;right:1rem;background:#256150;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;justify-content:center}.pets-solutions-list{list-style:none;padding:0;margin:0;position:relative;z-index:1}.pets-solutions-list li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;color:var(--np-white);font-family:var(--np-font-primary);font-size:1.125rem;font-weight:500;line-height:1.625rem}.pets-check-icon{flex-shrink:0;width:2rem;height:2rem}.pets-check-icon svg{width:100%;height:100%}.pets-contact-section{padding:5rem 0;background:var(--np-white)}.pets-contact-section .section-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:500;color:var(--np-text-green);line-height:2.25rem;margin-bottom:1rem}.pets-contact-section .section-text{font-family:var(--np-font-primary);font-size:1.125rem;font-weight:400;color:var(--np-text-green);line-height:1.625rem}.pets-contact-form .form-control,.pets-contact-form .form-select{height:4.0625rem;border:1px solid #d8d9dd;border-radius:1rem;padding:1rem 1.25rem;font-family:Rubik,sans-serif;font-size:1.0375rem;font-weight:400;color:#727176}.pets-contact-form textarea.form-control{height:11.25rem;resize:none}.pets-contact-form .form-control:focus,.pets-contact-form .form-select:focus{border-color:var(--np-primary);box-shadow:0 0 0 .25rem rgba(30,125,52,.15)}.btn-submit{font-family:Rubik,sans-serif;font-size:1.3375rem;font-weight:500;color:var(--np-text-green);background:#36c86c;border:none;border-radius:.9375rem;padding:1rem 3rem;min-width:12rem;height:3.5625rem;transition:var(--np-transition);cursor:pointer}.btn-submit:hover{background:#2ab85a;transform:translateY(-2px);box-shadow:var(--np-shadow-md)}.pets-blog-section{padding-bottom:5rem;background:var(--np-white)}.pets-blog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem}.pets-blog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2rem}.pets-blog-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:500;color:var(--np-text-green);line-height:2.25rem;letter-spacing:.0586px;flex:1;max-width:51.25rem;margin:0}.pets-blog-cta{display:inline-flex;align-items:center;justify-content:center;font-family:var(--np-font-primary);font-size:1.0625rem;font-weight:400;color:#36c86c;background:#2a4439;padding:.5rem 1.5rem;border:2px solid #36c86c;border-radius:2rem;white-space:nowrap;text-decoration:none;transition:var(--np-transition);flex-shrink:0}.pets-blog-cta:hover{background:#36c86c;color:#2a4439}.pets-blog-bg{background:linear-gradient(135deg,#1e7d34 0,#256150 50%,#1a5a2e 100%);border-radius:4.5rem;padding:3rem 2rem;margin:0 5%}.pets-blog-card{background:0 0;border-radius:0;overflow:hidden;height:100%;display:flex;flex-direction:column}.pets-blog-image{border-radius:1rem 1rem 0 0;overflow:hidden;height:13.8125rem}.pets-blog-image img{width:100%;height:100%;object-fit:cover}.pets-blog-content{background:var(--np-white);padding:1.5rem;border-radius:0 0 1rem 1rem;flex:1;display:flex;flex-direction:column;position:relative}.pets-blog-content h3{font-family:var(--np-font-primary);font-size:1.375rem;font-weight:500;color:var(--np-text-green);line-height:1.625rem;margin-bottom:.75rem}.pets-blog-content p{font-family:var(--np-font-primary);font-size:1rem;font-weight:400;color:var(--np-text-green);line-height:1.375rem;flex:1;margin-bottom:1rem}.pets-blog-btn{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2.8125rem;height:2.75rem;background:#36c86c;color:var(--np-text-green);border-radius:50%;font-size:1.5rem;font-weight:400;transition:var(--np-transition)}.pets-blog-btn:hover{background:#2ab85a;color:var(--np-white);transform:scale(1.1)}@media (max-width:1200px){.pets-banner{height:auto;min-height:18rem}.pets-banner-image{border-radius:0 0 2.5rem 2.5rem}.pets-blog-bg,.pets-solutions-bg{border-radius:2.5rem;margin:0 3%}.pets-icon{width:3.5rem}}@media (max-width:992px){.pets-banner-title{font-size:1.5rem;line-height:1.875rem}.pets-blog-header .section-title,.pets-contact-section .section-title,.pets-intro-section .section-title,.pets-solutions-title{font-size:1.5rem;line-height:1.875rem}.pets-solutions-bg{padding:2rem 1.5rem}.pets-dog-image{max-width:100%;margin-bottom:2rem}.pets-blog-header{flex-direction:column;align-items:flex-start}.pets-blog-bg{padding:2rem 1.5rem}}@media (max-width:768px){.pets-banner{height:auto;min-height:auto;padding:2rem 0}.pets-banner-image{border-radius:0 0 1.5rem 1.5rem}.pets-badge{font-size:1.5rem;padding:.25rem 1rem}.pets-banner-title{font-size:1.375rem}.pets-banner-text{font-size:.875rem}.pets-icon{display:none}.pets-intro-section{padding:2rem 0}.pets-intro-section .section-title{margin-bottom:1.5rem}.pets-blog-bg,.pets-solutions-bg{border-radius:1.5rem;margin:0 1rem;padding:1.5rem 1rem}.pets-solutions-list li{font-size:1rem}.pets-contact-section{padding:3rem 0}.pets-contact-form .form-control,.pets-contact-form .form-select{height:3.5rem}.pets-blog-image{height:10rem}.pets-blog-content h3{font-size:1.125rem}.pets-blog-content p{font-size:.875rem}}@media (max-width:576px){.pets-banner{padding:1.5rem 0}.pets-banner-image{border-radius:0 0 1.25rem 1.25rem}.pets-badge{font-size:1.25rem}.pets-banner-title{font-size:1.25rem;line-height:1.625rem}.pets-blog-header .section-title,.pets-contact-section .section-title,.pets-intro-section .section-title,.pets-solutions-title{font-size:1.25rem;line-height:1.625rem}.pets-intro-text{font-size:1rem}.pets-blog-bg,.pets-solutions-bg{border-radius:1.25rem}.pets-solutions-list li{font-size:.9375rem;gap:.75rem}.pets-check-icon{width:1.5rem;height:1.5rem}.btn-submit{width:100%;font-size:1.125rem}.pets-blog-link{width:100%;justify-content:center}.pets-blog-content{padding:1rem}.pets-blog-btn{width:2.5rem;height:2.5rem}}.animais-banner .pets-banner-title,.pets-banner.animais-banner .pets-banner-title{color:#2a4439!important}.animais-banner .pets-banner-text,.pets-banner.animais-banner .pets-banner-text{color:#2a4439!important}.animais-banner .pets-banner-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15);border-radius:0 0 4.5rem 4.5rem;z-index:1}.animais-banner .col-lg-6.d-flex{gap:3rem}.highlight-green{background:#36c86c;padding:.125rem .75rem;border-radius:6.25rem;font-weight:600;display:inline}.animais-intro-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:400;line-height:2.25rem;color:var(--np-text-green)}.animais-products-section{padding:4rem 0 3rem;background:#fff}.animais-products-title{font-family:var(--np-font-primary);font-size:1.875rem;font-weight:600;line-height:2.625rem;color:var(--np-text-green);margin-bottom:2rem}.animais-products-carousel{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.animais-product-card{display:flex;flex-direction:column;align-items:center;text-align:center}.animais-product-image{position:relative;width:100%;height:13.5rem;border-radius:1rem;overflow:hidden;margin-bottom:.5rem}.animais-product-image img{width:100%;height:100%;object-fit:cover}.animais-product-label{position:absolute;top:0;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,rgba(42,68,57,.9) 0,rgba(42,68,57,.7) 100%);padding:1rem 1.5rem;border-radius:0 0 1rem 1rem}.animais-product-label span{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;color:#fff}.animais-product-desc{font-family:var(--np-font-primary);font-size:.875rem;font-weight:400;line-height:1.4;color:#fff;margin:.5rem 0;padding:0 .5rem;display:none}.animais-product-link{display:flex;align-items:center;justify-content:center;width:2.9375rem;height:2.9375rem;background:#36c86c;border-radius:50%;font-family:var(--np-font-primary);font-size:1.625rem;font-weight:600;color:#fff;text-decoration:none;transition:var(--np-transition);margin-top:.5rem}.animais-product-link:hover{background:#2a4439;color:#36c86c;transform:scale(1.1)}.animais-solutions-list li{margin-bottom:.75rem}.animais-solutions-list li span{font-size:1.0625rem;line-height:1.5rem}@media (max-width:1200px){.animais-products-carousel{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.animais-products-title{font-size:1.5rem}}@media (max-width:768px){.animais-products-carousel{grid-template-columns:1fr;gap:1.5rem}.animais-product-image{height:12rem}.animais-intro-title{font-size:1.5rem;line-height:2rem}.highlight-green{padding:.125rem .5rem}}@media (max-width:576px){.animais-products-section{padding:2rem 0}.animais-products-title{font-size:1.25rem;line-height:1.75rem}}