.nuestrasdiferencias{margin-top:80px}.nuestrasdiferencias .containerancho{box-shadow:0px 0px 10px 0px rgba(5,5,6,0.2509803922);border-radius:40px}.diferencias-header{background:var(--Lila-TICTAC, #817DBA);padding:25px 10px;border-radius:40px 40px 0 0;text-align:center}.diferencias-titulo{color:var(--Blanco, #FFF);font-family:Montserrat,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:115%;letter-spacing:-0.5px;margin:0;text-transform:uppercase}.diferencias-contenido{background:#fff;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.diferencias-lista{display:flex;flex-direction:column;gap:20px}@keyframes activateItem{0%{background:#f3f4f5}8.33%{background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%)}83.33%{background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%)}91.67%{background:#f3f4f5}100%{background:#f3f4f5}}@keyframes activateIcon{0%{background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%)}8.33%{background:#f3f4f5}83.33%{background:#f3f4f5}91.67%{background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%)}100%{background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%)}}@keyframes activateIconImg{0%{filter:brightness(0) invert(1)}8.33%{filter:none}83.33%{filter:none}91.67%{filter:brightness(0) invert(1)}100%{filter:brightness(0) invert(1)}}@keyframes activateText{0%{color:#2e2d2c}8.33%{color:#fff}83.33%{color:#fff}91.67%{color:#2e2d2c}100%{color:#2e2d2c}}.diferencia-item{display:flex;align-items:center;gap:20px;background:#f3f4f5;border-radius:20px;box-shadow:0px 0px 10px 0px rgba(5,5,6,0.2509803922);transition:all .4s ease}.diferencia-item:nth-child(1){animation:activateItem 18s ease-in-out infinite;animation-delay:0s}.diferencia-item:nth-child(2){animation:activateItem 18s ease-in-out infinite;animation-delay:3s}.diferencia-item:nth-child(3){animation:activateItem 18s ease-in-out infinite;animation-delay:6s}.diferencia-item:nth-child(4){animation:activateItem 18s ease-in-out infinite;animation-delay:9s}.diferencia-item:nth-child(5){animation:activateItem 18s ease-in-out infinite;animation-delay:12s}.diferencia-item:nth-child(6){animation:activateItem 18s ease-in-out infinite;animation-delay:15s}.diferencia-item:nth-child(1) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:0s}.diferencia-item:nth-child(2) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:3s}.diferencia-item:nth-child(3) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:6s}.diferencia-item:nth-child(4) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:9s}.diferencia-item:nth-child(5) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:12s}.diferencia-item:nth-child(6) .diferencia-icono{animation:activateIcon 18s ease-in-out infinite;animation-delay:15s}.diferencia-item:nth-child(1) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:0s}.diferencia-item:nth-child(2) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:3s}.diferencia-item:nth-child(3) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:6s}.diferencia-item:nth-child(4) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:9s}.diferencia-item:nth-child(5) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:12s}.diferencia-item:nth-child(6) .diferencia-icono img{animation:activateIconImg 18s ease-in-out infinite;animation-delay:15s}.diferencia-item:nth-child(1) .diferencia-texto h3,.diferencia-item:nth-child(1) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:0s}.diferencia-item:nth-child(2) .diferencia-texto h3,.diferencia-item:nth-child(2) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:3s}.diferencia-item:nth-child(3) .diferencia-texto h3,.diferencia-item:nth-child(3) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:6s}.diferencia-item:nth-child(4) .diferencia-texto h3,.diferencia-item:nth-child(4) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:9s}.diferencia-item:nth-child(5) .diferencia-texto h3,.diferencia-item:nth-child(5) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:12s}.diferencia-item:nth-child(6) .diferencia-texto h3,.diferencia-item:nth-child(6) .diferencia-texto .diferencia-descripcion{animation:activateText 18s ease-in-out infinite;animation-delay:15s}.diferencia-descripcion p{margin:0px !important}.diferencia-icono{width:120px;height:100%;background:linear-gradient(90deg, #E83369 0%, #E1356F 31%, #CE3C82 75%, #C04291 100%);border-radius:20px 0px 0px 20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:12px;transition:all .4s ease}.diferencia-icono img{width:60px;height:100%;object-fit:contain;filter:brightness(0) invert(1);transition:filter .4s ease}.diferencia-texto{flex:1;padding-right:20px}.diferencia-texto h3{color:#2e2d2c;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:800;line-height:130%;margin:0 0 5px 0;text-transform:uppercase;transition:color .4s ease}.diferencia-descripcion{color:#2e2d2c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:0;transition:color .4s ease}.diferencias-imagen{display:flex;align-items:center;justify-content:center}.diferencias-imagen img{max-width:85%;height:auto}.nuestrasdiferencias .containerancho:not(:has(.diferencias-parrafo-inferior)) .diferencias-contenido{border-radius:0 0 40px 40px}.diferencias-parrafo-inferior{padding:50px;padding-top:0px !important;background-color:#fff;border-bottom-left-radius:40px;border-bottom-right-radius:40px}.nuestrasdiferencias a{color:#817dba !important;text-decoration:none !important;font-weight:bold !important;font-style:normal !important}.page-id-129 .diferencia-icono{height:140px}.page-id-148 .diferencia-icono{height:140px}.page-id-125 .diferencia-icono{height:140px}.page-id-135 .diferencia-icono{height:140px}.contenidoparrafo{background:#ececf5;border-radius:20px}.contenidoparrafo p{color:#000;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:150%;text-align:center;margin:0;padding:20px}@media(max-width: 1100px){.nuestrasdiferencias{margin-top:50px}.oculto{display:none}.diferencias-parrafo-inferior{padding:25px}.page-id-29 .diferencia-icono{height:80px}.diferencia-icono img{width:55px}.diferencias-titulo{font-size:20px}.diferencias-contenido{grid-template-columns:1fr;padding:25px;gap:30px}.contenidoparrafo p{font-size:15px}.diferencia-item{gap:15px}.diferencia-icono{width:70px;height:180px !important;padding:10px}.diferencia-texto h3{font-size:14px}.diferencia-descripcion{font-size:12px}}/*# sourceMappingURL=nuestrasdiferencias.min.css.map */