@font-face{font-family:'YaltaSansDebug';src:url('https://www.goingup.es/wp-content/themes/divi-child/fonts/13e7d6fde263f0af8d6c33b9cd660442.woff2') format('woff2'),url('https://www.goingup.es/wp-content/themes/divi-child/fonts/13e7d6fde263f0af8d6c33b9cd660442.woff') format('woff');font-weight:700;font-style:normal;font-display:block}h1{font-family:'YaltaSansDebug',sans-serif!important}.menug,.menug a{font-family:'YaltaSansDebug',sans-serif!important}@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');:root{--primary-blue:#2563eb;--accent-orange:#f97316;--text-dark:#1f2937;--text-medium:#4b5563;--text-light:#6b7280;--white:#ffffff;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / 0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0 / 0.1)}.sub-menu{background-color:#f6f6f7!important}.logistica-360{max-width:950px;margin:0 auto;display:flex;align-items:center;gap:80px;background:var(--white);padding:50px 40px;border-radius:24px;box-shadow:var(--shadow-xl);position:relative;overflow:visible;font-family:'Inter',sans-serif}.logistica-360::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(37,99,235,0.02) 0%,rgba(249,115,22,0.03) 100%);pointer-events:none;border-radius:24px}.logistica-360 .orbit-system{flex:1;display:flex;justify-content:center;align-items:center;position:relative;width:320px;height:320px}.logistica-360 .orbit-system::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;background-image:url('https://www.goingup.es/wp-content/uploads/2026/01/Recurso-14.png');background-size:contain;background-repeat:no-repeat;background-position:center;z-index:0;pointer-events:none;animation:continuous-rotation 8s linear infinite}@keyframes continuous-rotation{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}.logistica-360 .orbit-circle{width:280px;height:280px;border-radius:50%;position:relative;border:none;background:transparent;z-index:1}.logistica-360 .orbit-icon{position:absolute;width:70px;height:70px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:var(--shadow-lg);border:3px solid var(--gray-200);cursor:pointer;transition:all 0.3s ease;transform-origin:center center;z-index:10}.logistica-360 .orbit-icon.active{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);transform:scale(1.15);box-shadow:0 15px 35px rgba(37,99,235,0.3);z-index:15}.logistica-360 .orbit-icon:hover{transform:scale(1.1);box-shadow:var(--shadow-xl);border-color:var(--accent-orange);z-index:12}.logistica-360 .orbit-icon:nth-child(1){top:38%;right:-27px;transform:translateY(-50%)}.logistica-360 .orbit-icon:nth-child(2){top:0px;left:33px}.logistica-360 .orbit-icon:nth-child(3){bottom:0px;left:33px}.logistica-360 .content-section{flex:1;max-width:450px;padding-left:20px}.logistica-360 .service-label{color:var(--text-light);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;opacity:0.8}.logistica-360 .service-title{color:var(--text-dark);font-size:42px;font-weight:700;margin-bottom:20px;line-height:1.1;transition:all 0.5s cubic-bezier(0.4,0,0.2,1)}.logistica-360 .service-description{color:var(--text-medium);font-size:16px;line-height:1.6;font-weight:400;transition:all 0.5s cubic-bezier(0.4,0,0.2,1)}.logistica-360 .content-section.changing .service-title{opacity:0.3;transform:translateY(-15px)}.logistica-360 .content-section.changing .service-description{opacity:0.3;transform:translateY(15px)}.logistica-360 .progress-indicator{width:100%;height:3px;background:var(--gray-200);border-radius:2px;margin-top:24px;overflow:hidden}.logistica-360 .progress-bar{height:100%;background:linear-gradient(90deg,var(--accent-orange),var(--primary-blue));border-radius:2px;width:0%;transition:width 0.3s ease}.logistica-360 .orbit-circle.rotate-to-position-0{animation:rotate-step-0 2s ease-in-out forwards}.logistica-360 .orbit-circle.rotate-to-position-1{animation:rotate-step-1 2s ease-in-out forwards}.logistica-360 .orbit-circle.rotate-to-position-2{animation:rotate-step-2 2s ease-in-out forwards}@keyframes rotate-step-0{to{transform:rotate(0deg)}}@keyframes rotate-step-1{to{transform:rotate(-120deg)}}@keyframes rotate-step-2{to{transform:rotate(-240deg)}}.logistica-360 .orbit-circle.rotate-to-position-0 .orbit-icon{animation:counter-rotate-0 2s ease-in-out forwards}.logistica-360 .orbit-circle.rotate-to-position-1 .orbit-icon{animation:counter-rotate-1 2s ease-in-out forwards}.logistica-360 .orbit-circle.rotate-to-position-2 .orbit-icon{animation:counter-rotate-2 2s ease-in-out forwards}@keyframes counter-rotate-0{to{transform:rotate(0deg)}}@keyframes counter-rotate-1{to{transform:rotate(120deg)}}@keyframes counter-rotate-2{to{transform:rotate(240deg)}}.logistica-360:hover .orbit-system::before{animation-play-state:paused}@media (max-width:768px){.logistica-360{flex-direction:column;gap:40px;padding:40px 20px;text-align:center}.logistica-360 .orbit-system{width:280px;height:280px}.logistica-360 .orbit-system::before{width:240px;height:240px}.logistica-360 .orbit-circle{width:240px;height:240px}.logistica-360 .orbit-icon{width:60px;height:60px;font-size:22px}.logistica-360 .orbit-icon:nth-child(1){right:-30px}.logistica-360 .orbit-icon:nth-child(2){top:28px;left:28px}.logistica-360 .orbit-icon:nth-child(3){bottom:28px;left:28px}.logistica-360 .service-title{font-size:32px}.logistica-360 .content-section{padding-left:0;max-width:100%}}