.lp-opo-ty{background:#fff}.lp-opo-ty__header{max-width:720px;margin-bottom:3rem}.lp-opo-ty__icon{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;margin-bottom:1.25rem;background:linear-gradient(135deg,var(--color-primary) 0,rgba(var(--color-primary-rgb),0.75) 100%);color:#fff;font-size:3rem;box-shadow:0 14px 34px -10px rgba(var(--color-primary-rgb),0.55),0 0 0 12px rgba(var(--color-primary-rgb),0.12);animation:tyPulse 2.6s ease-out infinite}@keyframes tyPulse{0,100%{box-shadow:0 14px 34px -10px rgba(var(--color-primary-rgb),0.55),0 0 0 12px rgba(var(--color-primary-rgb),0.12)}50%{box-shadow:0 14px 34px -10px rgba(var(--color-primary-rgb),0.55),0 0 0 22px rgba(var(--color-primary-rgb),0.04)}}.lp-opo-ty__label{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(var(--color-primary-rgb),0.1);color:var(--color-primary);border-radius:50px;padding:0.35rem 1rem;font-size:0.82rem;font-weight:600;margin-bottom:1rem}.lp-opo-ty__heading{font-size:1.75rem;color:#1a2332;margin-bottom:0.75rem;letter-spacing:-0.01em}.lp-opo-ty__subheading{color:#5a6370;font-size:1.05rem;line-height:1.55;margin:0}@media (min-width:768px){.lp-opo-ty__heading{font-size:2.25rem}}@media (min-width:992px){.lp-opo-ty__heading{font-size:2.5rem}}.lp-opo-ty__steps{display:grid;grid-template-columns:1fr;gap:1rem;margin:0 auto 3rem;max-width:1000px}@media (min-width:768px){.lp-opo-ty__steps{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.lp-opo-ty__step{position:relative;padding:1.75rem 1.5rem 1.5rem;background:#fff;border:1px solid #eef0f3;border-radius:16px;text-align:center;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.lp-opo-ty__step:hover{transform:translateY(-3px);border-color:rgba(var(--color-primary-rgb),0.25);box-shadow:0 14px 34px -14px rgba(var(--color-primary-rgb),0.25)}.lp-opo-ty__step-num{position:absolute;top:-14px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:0.85rem;font-weight:700}.lp-opo-ty__step-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),0.18),rgba(var(--color-primary-rgb),0.06));color:var(--color-primary);font-size:1.5rem;margin:0.5rem auto 1rem}.lp-opo-ty__step-title{font-size:1.05rem;font-weight:700;color:#1a2332;margin:0 0 0.4rem;line-height:1.3}.lp-opo-ty__step-text{color:#6c757d;font-size:0.9rem;line-height:1.55;margin:0}.lp-opo-ty__cta-box{position:relative;padding:2.25rem 1.5rem;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),0.08),rgba(var(--color-primary-rgb),0.02));border:1px solid rgba(var(--color-primary-rgb),0.18);border-radius:20px;text-align:center;margin-bottom:3rem;overflow:hidden}.lp-opo-ty__cta-box::before{content:'';position:absolute;top:-50%;right:-20%;width:320px;height:320px;background:radial-gradient(closest-side,rgba(var(--color-primary-rgb),0.12),transparent 70%);pointer-events:none;z-index:0}.lp-opo-ty__cta-title{position:relative;z-index:1;font-size:1.25rem;color:#1a2332;margin:0 0 0.6rem}.lp-opo-ty__cta-text{position:relative;z-index:1;color:#5a6370;font-size:0.95rem;max-width:560px;margin:0 auto 1.5rem;line-height:1.55}.lp-opo-ty__cta-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem}.lp-opo-ty__cta-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:999px;font-size:0.95rem;font-weight:700;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease;letter-spacing:0.01em}.lp-opo-ty__cta-btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 10px 24px -10px rgba(var(--color-primary-rgb),0.55)}.lp-opo-ty__cta-btn--primary:hover{transform:translateY(-2px);color:#fff;filter:brightness(1.05);box-shadow:0 14px 32px -10px rgba(var(--color-primary-rgb),0.65)}.lp-opo-ty__cta-btn--wa{background:#25d366;color:#fff;box-shadow:0 10px 24px -10px rgba(37,211,102,0.55)}.lp-opo-ty__cta-btn--wa:hover{transform:translateY(-2px);color:#fff;filter:brightness(1.05);box-shadow:0 14px 32px -10px rgba(37,211,102,0.65)}.lp-opo-ty__links{text-align:center}.lp-opo-ty__links-title{font-size:1.25rem;color:#1a2332;margin-bottom:1.5rem}.lp-opo-ty__links-grid{display:grid;grid-template-columns:1fr;gap:0.85rem;max-width:1000px;margin:0 auto}@media (min-width:768px){.lp-opo-ty__links-grid{grid-template-columns:repeat(3,1fr)}}.lp-opo-ty__link-card{display:flex;align-items:center;gap:0.85rem;padding:1rem 1.15rem;background:#fff;border:1px solid #eef0f3;border-radius:14px;text-decoration:none;color:inherit;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;text-align:left}.lp-opo-ty__link-card:hover{transform:translateY(-2px);border-color:rgba(var(--color-primary-rgb),0.3);box-shadow:0 10px 24px -10px rgba(var(--color-primary-rgb),0.25);color:inherit}.lp-opo-ty__link-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:rgba(var(--color-primary-rgb),0.1);color:var(--color-primary);font-size:1.15rem}.lp-opo-ty__link-body{flex:1;display:flex;flex-direction:column;min-width:0}.lp-opo-ty__link-title{font-size:0.95rem;font-weight:700;color:#1a2332;line-height:1.25}.lp-opo-ty__link-text{font-size:0.8rem;color:#6c757d;margin-top:0.15rem;line-height:1.35}.lp-opo-ty__link-arrow{flex-shrink:0;color:#adb5bd;font-size:0.95rem;transition:transform 0.2s ease,color 0.2s ease}.lp-opo-ty__link-card:hover .lp-opo-ty__link-arrow{color:var(--color-primary);transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.lp-opo-ty__icon{animation:none}.lp-opo-ty__step,.lp-opo-ty__link-card,.lp-opo-ty__link-arrow,.lp-opo-ty__cta-btn{transition:none}}