.benefits{width:100%;padding:50px 20px;background:#fff;position:relative;overflow:hidden}.benefits__container{max-width:1200px;margin:0 auto}.benefits__header{text-align:center;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.benefits__label{display:inline-block;padding:6px 20px;border-radius:999px;background:linear-gradient(135deg,rgba(176,109,170,.1),rgba(132,71,127,.1));border:1px solid rgba(176,109,170,.2);margin-bottom:12px;text-transform:uppercase;letter-spacing:2px;font-size:.7rem;font-weight:700;color:var(--color-primary)}.benefits h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.2;margin-bottom:16px;background:linear-gradient(135deg,#84477f,#b06daa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benefits p{font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6;color:#666}.benefits__items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:20px}.benefits__float{position:absolute;border-radius:50%;filter:blur(80px);opacity:.12;pointer-events:none}.benefits__float--1{width:350px;height:350px;background:linear-gradient(135deg,#b06daa,#d896d0);top:0;right:-100px}.benefits__float--2{width:300px;height:300px;background:linear-gradient(135deg,#84477f,#b06daa);bottom:0;left:-100px}.benefit-item{position:relative;padding:30px 20px;text-align:center;transition:all .3s ease}.benefit-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent,var(--color-primary),transparent);opacity:0;transition:opacity .3s ease}.benefit-item:hover{transform:translateY(-5px)}.benefit-item:hover:before{opacity:.3}.benefit-item__icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;filter:drop-shadow(0 4px 12px rgba(176,109,170,.15));cursor:pointer}.benefit-item__title{font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:12px;color:#2a2a2a}.benefit-item__description{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:16px}.benefit-item__line{height:3px;width:60px;margin:0 auto;border-radius:2px;transform-origin:center}@media(max-width:1024px){.benefits__items{grid-template-columns:1fr;gap:20px}.benefit-item{padding:25px 15px}}@media(max-width:768px){.benefits{padding:40px 16px}.benefits__header{margin-bottom:30px}.benefits__items{gap:15px}.benefit-item{padding:20px 12px}.benefit-item__icon svg{width:40px;height:40px}.benefit-item__title{font-size:1.1rem}.benefit-item__description{font-size:.9rem}}@media(max-width:480px){.benefit-item__icon svg{width:36px;height:36px}}.casos-carousel{width:100%;padding:100px 0;background:transparent;position:relative}.casos-carousel__container{width:min(1200px,90%);margin:0 auto;position:relative;z-index:2}.casos-carousel__header{text-align:center;margin-bottom:50px}.casos-carousel__header h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;margin-bottom:16px;background:linear-gradient(135deg,#fce4f9,#fff 50%,#fce4f9);background-size:200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;letter-spacing:-.5px;animation:gradientShift 4s ease infinite}.casos-carousel__header p{color:hsla(0,0%,100%,.85);font-size:clamp(1rem,2vw,1.15rem);max-width:600px;margin:0 auto 40px;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.2)}.casos-carousel__filters{display:inline-flex;justify-content:center;gap:0;background:hsla(0,0%,100%,.08);padding:4px;border-radius:999px;border:1px solid hsla(0,0%,100%,.15);backdrop-filter:blur(10px)}.casos-carousel__filters button{padding:12px 32px;border-radius:999px;border:none;background:transparent;color:hsla(0,0%,100%,.7);font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.casos-carousel__filters button:hover:not(.active){color:hsla(0,0%,100%,.9)}.casos-carousel__filters button.active{background:linear-gradient(135deg,#b06daa,#84477f);color:#fff;box-shadow:0 4px 12px rgba(176,109,170,.4)}.casos-carousel__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:28px;margin-top:40px;min-height:400px}.casos-carousel__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column}.casos-carousel__card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(176,109,170,.25)}.casos-carousel__card:hover .casos-carousel__image{transform:scale(1.05)}.casos-carousel__card:hover .casos-carousel__overlay{opacity:.3}.casos-carousel__card:hover h3{color:#b06daa}.casos-carousel__card:hover a{color:#b06daa;gap:8px}.casos-carousel__card--web .casos-carousel__tag{background:rgba(176,109,170,.95);backdrop-filter:blur(10px)}.casos-carousel__card--redes .casos-carousel__tag{background:rgba(132,71,127,.95);backdrop-filter:blur(10px)}.casos-carousel__image-wrapper{position:relative;width:100%;height:200px;overflow:hidden;background:#f5f5f5}.casos-carousel__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.casos-carousel__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(38,6,43,0),rgba(38,6,43,.5));opacity:.5;transition:opacity .4s ease}.casos-carousel__tag{position:absolute;top:12px;right:12px;padding:6px 16px;border-radius:20px;font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:2}.casos-carousel__content{padding:20px;display:flex;flex-direction:column;flex:1}.casos-carousel__content h3{margin:0 0 12px;font-size:1.4rem;font-weight:700;color:#26062b;transition:color .3s ease;line-height:1.3}.casos-carousel__content p{color:#505050;margin-bottom:16px;line-height:1.6;font-size:.95rem;flex:1}.casos-carousel__footer{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}.casos-carousel__footer strong{color:#b06daa;font-size:.95rem;font-weight:600}.casos-carousel__footer a{display:inline-flex;align-items:center;gap:6px;color:#26062b;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .3s ease}.casos-carousel__more{text-align:center;margin-top:32px;color:hsla(0,0%,100%,.7);font-size:.95rem}.casos-carousel__mobile-wrapper{position:relative;width:100%;margin-top:40px;padding:30px 5% 50px;min-height:520px;will-change:transform;overflow:visible}.casos-carousel__mobile-wrapper .casos-swiper{width:100%;padding:20px 0 50px;overflow:visible}.casos-carousel__mobile-wrapper .casos-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;opacity:.4;transition:opacity .3s ease;height:auto}.casos-carousel__mobile-wrapper .casos-swiper .swiper-slide-active{opacity:1}.casos-carousel__mobile-wrapper .casos-swiper .swiper-pagination{bottom:0}.casos-carousel__mobile-wrapper .casos-swiper .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);opacity:1;width:10px;height:10px;transition:all .3s ease}.casos-carousel__mobile-wrapper .casos-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#b06daa;width:24px;border-radius:5px}.casos-carousel__mobile-wrapper>div{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.casos-carousel__mobile-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden}.casos-carousel__mobile-wrapper .casos-carousel__card{cursor:grab}.casos-carousel__mobile-wrapper .casos-carousel__card:active{cursor:grabbing}.casos-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.casos-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease;padding:0}.casos-carousel__dot.active{background:linear-gradient(135deg,#b06daa,#84477f);width:24px;border-radius:4px}.casos-carousel__dot:hover:not(.active){background:hsla(0,0%,100%,.5)}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media(max-width:768px){.casos-carousel{padding:80px 0}.casos-carousel__header{margin-bottom:40px}.casos-carousel__grid{grid-template-columns:1fr;gap:20px}.casos-carousel__mobile-wrapper{padding:0 5%;min-height:480px}.casos-carousel__mobile-wrapper .casos-carousel__card{width:100%;max-width:100%}.casos-carousel__filters button{padding:10px 20px;font-size:.9rem}}