@keyframes floatAround{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}.cta-banner{padding:4rem 2rem;background:var(--primary-dark);color:#fff;position:relative;overflow:hidden}.cta-banner::before{display:none}.cta-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;position:relative;z-index:2;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;font-weight:600;line-height:1.3;color:#fff}.cta-content p{max-width:600px;margin-left:auto;margin-right:auto;font-size:1.2rem;margin-bottom:2.5rem;opacity:.95;line-height:1.6}.cta-buttons{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.cta-main{background:var(--primary-dark);color:#fff;font-weight:700;box-shadow:0 10px 30px rgba(44,62,80,.3)}.cta-main:hover{background:var(--primary-blue);transform:translateY(-2px);box-shadow:0 15px 40px rgba(44,62,80,.4)}.cta-secondary{background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5)}.cta-features{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.cta-feature,.feature-check{display:flex;align-items:center}.cta-feature{gap:.5rem;font-size:1rem}.feature-check{background:rgba(255,255,255,.2);border-radius:50%;width:24px;height:24px;justify-content:center;font-size:.8rem;font-weight:700}.cta-visual{position:relative;height:300px;display:none}.floating-elements{position:relative;width:100%;height:100%}.float-item{position:absolute;font-size:2.5rem;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);animation:floatAround 6s ease-in-out infinite}.float-item:nth-child(1){top:10%;left:20%;animation-delay:0s}.float-item:nth-child(2){top:60%;left:10%;animation-delay:1s}.float-item:nth-child(3){top:20%;right:15%;animation-delay:2s}.float-item:nth-child(4){bottom:20%;right:25%;animation-delay:3s}.float-item:nth-child(5){top:45%;left:50%;animation-delay:4s}.scores{max-width:1200px;margin:0 auto}.scores-outer{background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);overflow:hidden;border:1px solid rgba(0,0,0,.05)}.scores-header{background:var(--primary-dark);color:#fff;padding:2rem;text-align:center;font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.scores-inner{padding:2rem}.score,.score-flag{display:flex;align-items:center}.score{padding:1.5rem;border-radius:15px;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);margin-bottom:1rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.score:hover{transform:translateX(10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.score-flag{width:60px;height:40px;border-radius:8px;margin-right:1.5rem;background:var(--primary-blue);justify-content:center;color:#fff;font-weight:700}.score-inner{flex:1}.score-head{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.3rem}.score-desc{color:#666;font-size:.9rem}@media (max-width:768px){.cta-banner{padding:3rem 1rem}.cta-content h2{font-size:2rem;margin-bottom:1rem;line-height:1.2}.cta-content p{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.cta-buttons{flex-direction:column;gap:1rem;margin-bottom:2rem}.cta-main,.cta-secondary{width:100%;padding:.875rem 1.5rem;font-size:1rem}.cta-features{flex-direction:column;gap:1rem;align-items:center}.cta-feature{font-size:.9rem;justify-content:center}.feature-check{width:20px;height:20px;font-size:.7rem}.score{padding:1rem;border-radius:12px;margin-bottom:.75rem}.score-flag{width:50px;height:35px;margin-right:1rem;font-size:.8rem}.score-head{font-size:1rem;margin-bottom:.2rem}.score-desc{font-size:.8rem}}@media (max-width:480px){.cta-banner{padding:2rem .75rem}.cta-content h2{font-size:1.75rem;line-height:1.3}.cta-content p{font-size:.9rem;padding:0;margin-bottom:1.5rem}.cta-buttons{gap:.75rem}.cta-main,.cta-secondary{padding:.75rem 1.25rem;font-size:.9rem}.cta-feature{font-size:.85rem}.score{padding:.875rem;flex-direction:column;text-align:center}.score-flag{margin-right:0;margin-bottom:.5rem;width:45px;height:30px}.score-head{font-size:.95rem}.score-desc{font-size:.75rem}}