.advantages-trust-section{padding:80px 0;background-color:#ffffff;font-family:'Outfit',sans-serif;text-align:center}.adv-container{max-width:1200px;margin:0 auto;padding:0 20px}.adv-badge{display:inline-flex;align-items:center;gap:6px;background-color:#eff6ff;color:#1d4ed8;font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;padding:6px 16px;border-radius:30px;margin-bottom:20px}.adv-badge-icon{width:16px;height:16px}.adv-heading{font-size:2.25rem;font-weight:800;color:#0f172a;margin:0 0 12px 0;line-height:1.2}.adv-heading .text-blue{color:#1d4ed8}.adv-subtitle{font-size:1.125rem;color:#475569;max-width:680px;margin:0 auto 50px auto;line-height:1.6}.adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}@media (max-width:1024px){.adv-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.adv-grid{grid-template-columns:1fr}}.adv-card{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:35px 24px;box-shadow:0 4px 20px rgba(0,0,0,0.02);transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;align-items:center}.adv-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(29,78,216,0.05)}.adv-icon-wrapper{width:80px;height:80px;border-radius:50%;background:linear-gradient(145deg,#fff4f5 0%,#fde7e9 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.adv-card-svg{width:58px;height:58px}.adv-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 12px 0;line-height:1.3}.adv-card-text{font-size:0.95rem;color:#64748b;margin:0;line-height:1.6}.adv-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e2e8f0;background-color:#ffffff;border-radius:12px;padding:0;margin-bottom:40px;box-shadow:0 2px 10px rgba(0,0,0,0.01)}.adv-trust-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 20px;font-size:0.95rem;font-weight:600;color:#1e293b;border-right:1px solid #e2e8f0}.adv-trust-item:last-child{border-right:none}@media (max-width:1024px){.adv-trust-bar{grid-template-columns:repeat(2,1fr)}.adv-trust-item{border-right:none;border-bottom:1px solid #e2e8f0}.adv-trust-item:nth-child(even){border-left:1px solid #e2e8f0}.adv-trust-item:nth-child(3),.adv-trust-item:nth-child(4){border-bottom:none}}@media (max-width:640px){.adv-trust-bar{grid-template-columns:1fr}.adv-trust-item{border-right:none;border-left:none !important;border-bottom:1px solid #e2e8f0}.adv-trust-item:last-child{border-bottom:none}}.adv-trust-icon{width:18px;height:18px;color:#1d4ed8}.adv-trust-euro{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#eff6ff;color:#1d4ed8;font-size:0.8rem;font-weight:700;border:1px solid rgba(29,78,216,0.2)}.adv-cta-wrapper{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:12px}.adv-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#1d4ed8;color:#ffffff;font-size:1.15rem;font-weight:700;text-decoration:none;padding:16px 36px;border-radius:12px;box-shadow:0 4px 14px rgba(29,78,216,0.3);transition:background-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;width:fit-content}.adv-btn:hover{background-color:#1e40af;transform:translateY(-2px);box-shadow:0 6px 20px rgba(29,78,216,0.4)}.adv-btn:active{transform:translateY(0)}.adv-btn-car-icon{width:20px;height:20px}.adv-btn-arrow-icon{width:16px;height:16px}.adv-hint{display:inline-flex;align-items:center;gap:6px;font-size:0.85rem;color:#64748b;font-weight:500}.adv-hint-lock{width:12px;height:12px;color:#94a3b8}@media (max-width:640px){.adv-btn{width:100%;box-sizing:border-box}}
