.robot-cta-section{background:linear-gradient(90deg,#0c2342 45%,#2d6076);position:relative;overflow:hidden}.robot-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,212,255,.1),rgba(45,96,118,.1));z-index:1}.robot-cta-section .robot-cta-container{position:relative;z-index:2;margin:0 auto;padding:0 16rem;width:100%}@media(max-width:1024px){.robot-cta-section .robot-cta-container{padding:0 2rem}}@media(max-width:768px){.robot-cta-section .robot-cta-container{padding:0 1rem}}.robot-cta-section .robot-cta-content{display:flex;align-items:center;justify-content:center;gap:60px}@media(max-width:1024px){.robot-cta-section .robot-cta-content{text-align:center;flex-direction:column;min-height:auto;gap:0}}.robot-cta-section .robot-cta-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:70%;margin:50px 0}@media(max-width:1024px){.robot-cta-section .robot-cta-text{align-items:center;text-align:center;width:100%;margin:20px 0}}.robot-cta-section .robot-cta-text .robot-cta-title{font-size:clamp(32px,4vw,46px);font-weight:700}.robot-cta-section .robot-cta-text .robot-cta-title .robot-cta-title-highlight{color:#00d4ff;display:inline}.robot-cta-section .robot-cta-text .robot-cta-description{font-size:clamp(18px,3vw,24px);color:#fff;margin:30px 0 40px;line-height:1.6}@media(max-width:768px){.robot-cta-section .robot-cta-text .robot-cta-description{font-size:1.1rem}}@media(max-width:480px){.robot-cta-section .robot-cta-text .robot-cta-description{font-size:1rem}}.robot-cta-section .robot-cta-text .robot-cta-button.btn-white{background:#fff;color:#0c2342;border:1px solid #0c2342;padding:16px 32px;font-size:1.1rem;font-weight:600;border-radius:70px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:180px}.robot-cta-section .robot-cta-text .robot-cta-button.btn-white:hover{background:#00d4ff;color:#fff;border-color:#00d4ff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,.3)}.robot-cta-section .robot-cta-text .robot-cta-button.btn-white:active{transform:translateY(0)}@media(max-width:768px){.robot-cta-section .robot-cta-text .robot-cta-button.btn-white{padding:14px 28px;font-size:1rem;min-width:160px}}@media(max-width:480px){.robot-cta-section .robot-cta-text .robot-cta-button.btn-white{padding:12px 24px;font-size:.9rem;min-width:140px}}.robot-cta-section .robot-cta-image{height:100%;padding:0;display:flex;margin-top:auto;width:30%;justify-content:flex-end}@media(max-width:1024px){.robot-cta-section .robot-cta-image{width:100%;justify-content:center}}.robot-cta-section .robot-cta-image .robot-image{max-width:100%;width:100%;height:100%;margin-top:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;filter:drop-shadow(0 10px 30px rgba(0,212,255,.3));transition:all .3s ease}.robot-cta-section .robot-cta-image .robot-image:hover{transform:scale(1.05);filter:drop-shadow(0 15px 40px rgba(0,212,255,.4))}@media(max-width:1024px){.robot-cta-section .robot-cta-image .robot-image{height:50vh;max-width:80%}}@media(max-width:768px){.robot-cta-section .robot-cta-image .robot-image{height:40vh;max-width:70%}}@media(max-width:480px){.robot-cta-section .robot-cta-image .robot-image{height:35vh;max-width:60%}}.robot-cta-section:after{content:"";position:absolute;top:50%;left:50%;width:200px;height:200px;background:radial-gradient(circle,rgba(0,212,255,.1) 0,transparent 70%);transform:translate(-50%,-50%);z-index:1;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}@media(max-width:768px){.robot-cta-section{padding-top:50px}.robot-cta-section .robot-cta-content{gap:30px}}@media(max-width:480px){.robot-cta-section{padding:10px 0}.robot-cta-section .robot-cta-content{gap:25px}}