.mv{background:#fff;padding:3rem 0}.mv-container{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1100px;margin:0 auto;padding:0 1rem}.mv-item{background:#ffffff;padding:2rem;text-align:center;transition:transform .3s ease;box-shadow:0 4px 8px rgba(129,129,129,.61)}.mv-title{font-size:1.9rem;font-weight:400;margin-bottom:1rem;position:relative;padding-bottom:.3rem}.mv-title:after{content:"";display:block;width:30px;height:2px;background:#8e793e;margin:.6rem auto 0;transition:width .35s ease}.mv-item:hover .mv-title:after{width:100px}.mv-text{font-size:1.05rem;line-height:1.7;color:#5a6c7d;max-width:420px;margin:1rem auto;font-weight:300}.mv-divider{width:60px;height:1px;background:#e1e1e1;margin:1.5rem auto 0}@media (max-width:992px){.mv-container{grid-template-columns:1fr;gap:2rem}.mv-title{font-size:1.7rem}}.content-rounded{background-color:#006B4F00;padding:2em 0;max-width:none}.stats-block{padding:0 0 .5em;background:white;position:relative;overflow:hidden}.stats-block:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#8e793e25;transition:left .3s ease}.stats-block:hover:before{left:100%}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;text-align:center;position:relative;z-index:1;font-weight:500}.stat-number{font-size:4.5rem;margin-bottom:.5rem;line-height:1;animation:numberReveal 1s ease-out forwards;opacity:0;transform:translateY(30px)}.stat-number,.stat-suffix{font-weight:500;color:#8e793e}.stat-suffix{font-size:2.5rem;margin-left:.1rem}@keyframes numberReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stat-item:first-child .stat-number{animation-delay:.2s}.stat-item:nth-child(2) .stat-number{animation-delay:.4s}.stat-item:nth-child(3) .stat-number{animation-delay:.6s}@media (max-width:768px){.stats-block{padding:1rem}.stats-grid{gap:3rem}.stat-number{font-size:3.5rem}.stat-suffix{font-size:2rem}.stat-label{font-size:1rem;letter-spacing:1.5px}}@media (max-width:480px){.stat-number{font-size:3rem}.stat-suffix{font-size:1.8rem}.stat-label{font-size:.9rem;letter-spacing:1px}}.testimonios-section{padding:5rem 0;background:#ebeaea20}.carousel-container{position:relative;margin-top:3rem}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:45px;height:45px;background:#5c6e5850;color:white;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease;opacity:.9}.carousel-nav-btn:hover{background:#4a5745;opacity:1}.carousel-nav-btn i{font-size:1.2rem}.section-title{font-size:2.8rem;font-weight:400!important;color:#5c6e58;margin-bottom:1rem;letter-spacing:-.5px}.prev-btn{left:-25px}.next-btn{right:-25px}.testimonios-scroll-wrapper{overflow-x:scroll;overflow-y:hidden;padding-bottom:20px;scroll-snap-type:x mandatory;cursor:default;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.testimonios-scroll-wrapper::-webkit-scrollbar{display:none}.testimonios-track{display:flex;flex-wrap:nowrap;width:max-content;padding:10px 0;gap:2rem;align-items:stretch}.testimonio-card{background:white;border-radius:0;box-shadow:0 4px 8px rgba(129,129,129,.6);padding:2.5rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-width:350px;max-width:350px;scroll-snap-align:start}.testimonio-content-wrapper{flex-grow:1;display:flex;flex-direction:column}.testimonio-icon-quote{color:#a7b8a0;font-size:3rem;line-height:1;margin-bottom:1.5rem;opacity:.7;position:absolute;top:1rem;left:2rem}.testimonio-opinion{font-style:italic;font-size:1.05rem;line-height:1.7;color:#4a5745;margin-bottom:1.5rem;margin-top:2rem;flex-grow:1}.testimonio-rating i{color:#8e793e;margin-right:3px;font-size:1.1rem}.testimonio-footer{border-top:1px dashed #e2e8f0;padding-top:1rem}.testimonio-author-name{font-size:1.1rem;font-weight:500;color:#5c6e58;margin:0}.testimonio-event-type{display:block;font-size:.85rem;color:#718096;margin-top:3px}@media (max-width:992px){.prev-btn{left:0}.next-btn{right:0}}@media (max-width:768px){.carousel-nav-btn{display:none}.testimonios-scroll-wrapper{padding:0 1rem;margin:0 -1rem}.testimonio-card{min-width:280px;max-width:280px}}