.advantages-container[data-v-f6016089]{background:var(--color-neutral-black);padding:8rem 2rem 6rem;position:relative;overflow:hidden}.background-gradient[data-v-f6016089]{position:absolute;inset:0;background-image:radial-gradient(at 80% 20%,hsla(0,100%,50%,.2) 0px,transparent 50%),radial-gradient(at 20% 80%,hsla(0,100%,30%,.2) 0px,transparent 50%);animation:gradient-f6016089 13s ease infinite;background-size:200% 200%;opacity:.5;z-index:0}.advantages-header[data-v-f6016089]{text-align:center;max-width:800px;margin:0 auto 4rem;position:relative;z-index:1}.badge[data-v-f6016089]{display:inline-block;background:#c71c2d1a;color:#ee3239;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:2rem;margin-bottom:1.5rem;border:1px solid rgba(199,28,45,.3)}.advantages-header h2[data-v-f6016089]{font-size:3rem;font-weight:700;color:var(--color-neutral-white);margin-bottom:1.5rem;line-height:1.2}.highlight[data-v-f6016089]{background:linear-gradient(90deg,#c71c2d,#ee3239);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.subtitle[data-v-f6016089]{font-size:1.25rem;color:var(--color-neutral-400);line-height:1.8}.advantages-grid[data-v-f6016089]{max-width:var(--container-max-width);margin:0 auto 4rem;display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(2,1fr);gap:3rem 1rem;padding:0 1rem;position:relative;z-index:1}.advantage-card[data-v-f6016089]{display:flex;flex-direction:column;align-items:center;text-align:center;width:80%;margin:0 auto;padding:2rem 1.5rem;background:#ffffff0d;backdrop-filter:blur(10px);border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:all .4s ease;opacity:0;animation:fadeInUp-f6016089 .6s ease-out forwards;border:1px solid rgba(255,255,255,.1);height:100%}.advantage-card[data-v-f6016089]:hover{transform:translateY(-10px);background:#ffffff14;box-shadow:0 15px 30px #0000004d;border-color:#fff3}.icon-wrapper[data-v-f6016089]{margin-bottom:1.5rem;width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px #0000004d;transition:all .5s ease;position:relative;background:#ffffff1a;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2)}.advantage-card:hover .icon-wrapper[data-v-f6016089]{transform:scale(1.05);background:linear-gradient(135deg,#c71c2d4d,#ee32394d);border-color:#ee323966}.icon-wrapper[data-v-f6016089]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.1),transparent);z-index:1;opacity:0;transition:opacity .3s ease}.advantage-card:hover .icon-wrapper[data-v-f6016089]:after{opacity:1}.benefit-icon[data-v-f6016089]{font-size:3rem;color:var(--color-neutral-white);z-index:2;transition:transform .5s ease,color .3s ease}.advantage-card:hover .benefit-icon[data-v-f6016089]{transform:scale(1.1);color:#ee3239}.content[data-v-f6016089]{flex:1}h3[data-v-f6016089]{font-size:1.4rem;font-weight:700;color:var(--color-neutral-white);margin-bottom:.8rem;position:relative}h3[data-v-f6016089]:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(90deg,#c71c2d,#ee3239);border-radius:3px}p[data-v-f6016089]{font-size:1rem;color:var(--color-neutral-400);line-height:1.6}@keyframes fadeInUp-f6016089{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-f6016089{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.benefit-card-delayed[data-v-f6016089]{animation-delay:calc(var(--order) * .15s)}.cta-section[data-v-f6016089]{max-width:var(--container-max-width);margin:0 auto;padding:3.5rem;margin-top:3rem;margin-bottom:.5rem;background:#ffffff0d;border-radius:1.5rem;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.cta-section[data-v-f6016089]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(199,28,45,.2) 0%,transparent 100%);opacity:.5;z-index:-1}.cta-title[data-v-f6016089]{font-size:1.75rem;margin-bottom:.5rem}.cta-text[data-v-f6016089]{color:var(--color-neutral-300);font-size:1.1rem}.cta-button[data-v-f6016089]{background:linear-gradient(90deg,#c71c2d,#ee3239);color:#fff;padding:1rem 2rem;border-radius:2rem;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1.1rem;white-space:nowrap;box-shadow:0 8px 20px #c71c2d40}.cta-button[data-v-f6016089]:hover{transform:translateY(-3px);box-shadow:0 12px 24px #c71c2d66}@media (max-width: 1200px){.advantages-grid[data-v-f6016089]{grid-template-columns:repeat(2,1fr)}.advantages-header h2[data-v-f6016089]{font-size:2.5rem}.icon-wrapper[data-v-f6016089]{width:100px;height:100px}.benefit-icon[data-v-f6016089]{font-size:2.5rem}}@media (max-width: 768px){.advantages-container[data-v-f6016089]{padding:5rem 1.5rem}.advantages-header[data-v-f6016089]{margin-bottom:3.5rem}.advantages-header h2[data-v-f6016089]{font-size:2.25rem;line-height:1.3}.advantages-grid[data-v-f6016089]{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}.advantage-card[data-v-f6016089]{padding:2rem;height:auto;min-height:unset}.cta-section[data-v-f6016089]{margin-top:3rem;display:flex;flex-direction:column;align-items:center;text-align:center}.cta-text[data-v-f6016089]{font-size:1.1rem;margin-bottom:1.25rem}}@media (max-width: 480px){.advantages-container[data-v-f6016089]{padding:4rem 1rem}.advantages-header[data-v-f6016089]{margin-bottom:2.5rem}.advantages-header h2[data-v-f6016089]{font-size:1.8rem}.advantages-header p[data-v-f6016089]{font-size:.95rem;line-height:1.5;padding:0 .5rem}.advantage-card[data-v-f6016089]{padding:1.5rem;width:100%;text-align:center;border-radius:12px}.cta-button[data-v-f6016089]{width:100%;padding:.9rem;font-size:1rem}.icon-wrapper[data-v-f6016089]{width:70px;height:70px;margin:0 auto 1rem}.benefit-icon[data-v-f6016089]{font-size:1.8rem}h3[data-v-f6016089]{font-size:1.25rem;margin-bottom:.75rem}p[data-v-f6016089]{font-size:.9rem;line-height:1.5}.cta-section[data-v-f6016089]{margin-top:2rem}.cta-text[data-v-f6016089]{font-size:1rem;margin-bottom:1rem}}@media (hover: none){.advantage-card[data-v-f6016089]{transition:transform .2s ease,box-shadow .2s ease}.advantage-card[data-v-f6016089]:active{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.cta-button[data-v-f6016089]{-webkit-tap-highlight-color:transparent}.cta-button[data-v-f6016089]:active{transform:translateY(-3px);box-shadow:0 8px 16px #c71c2d4d}}
