.planes{padding:40px}.planes__title{color:#09233e;margin-bottom:5px;font-family:Nunito,sans-serif;font-size:40px;font-weight:700}.planes__subtitle{color:#6f7f8d;margin-bottom:50px;font-family:Inter,sans-serif;font-size:22px}.planes__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}.plan-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.plan-card:before{content:"";background:0 0;width:100%;height:20px;position:absolute;top:0;left:0}.plan-card .plan-title{align-items:center;gap:20px;margin-top:10px;font-family:Nunito,sans-serif;font-size:40px;font-weight:bolder;display:flex}.plan-card .plan-title img{object-fit:contain;width:40px;height:40px}.plan-card .plan_microCopy{color:#6f7f8d;text-align:center;margin-top:20px;font-size:18px;font-weight:600}.plan-card .price{margin-top:20px;font-size:26px;font-weight:700}.plan-card .price .price_year{flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:5px;display:flex}.plan-card .price .price_year .year{color:#6f7f8d;font-size:20px}.plan-card .price .price_year .badge{color:#fff;background:#f1a43f;border-radius:6px;padding:3px 10px 3px 12px;font-size:12px;display:inline-block;position:relative}.plan-card .price .price_year .badge:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-right:8px solid #f1a43f;width:0;height:0;margin-left:2px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.plan-card ul{text-align:left}.plan-card ul li{color:#4a5e71;margin-bottom:8px;list-style:none}.plan-card ul li span{color:#1c8f6a;margin-right:5px;font-size:20px;font-weight:400}.plan-card button{cursor:pointer;color:#000;border:none;border-radius:10px;width:60%;margin-top:20px;padding:12px;font-size:22px;font-weight:600;transition:all .15s;position:relative;box-shadow:0 6px #00000026,0 10px 20px #0000001a}.plan-card button:hover{transform:translateY(2px);box-shadow:0 4px #00000026,0 6px 12px #0000001a}.plan-card button:active{transform:translateY(5px);box-shadow:0 1px #0003}.plan-card #prueba_btn{font-size:20px;font-weight:600}.plan-card .divider{background:linear-gradient(90deg,#abb0b4,#e8eceb,#abb0b4);width:100%;height:1px;margin:15px 0}.plan-card .recurring{color:#6f7f8d;flex-direction:column;gap:5px;font-size:14px;display:flex}.plan-card .recurring strong{color:#09233e;font-size:20px;font-weight:700}.plan-card .recurring strong span{color:#6f7f8d;background:0 0;margin-left:-7px;font-size:14px}.plan-card .recurring span{color:#fff;background:#f1a43f;border-radius:6px;margin-left:5px;padding:4px 12px}.plan-card--azul{border:2px solid #3a6ea5}.plan-card--azul .top-badge{color:#fff;background:#f1a43f;border-radius:8px;padding:5px 10px;font-size:12px;position:absolute;top:5px;right:15px;box-shadow:0 5px 10px #0000001a}.plan-card--azul:before{background:#3a6ea5}.plan-card--azul button{color:#fff;background:#3a6ea5}.plan-card--azul button:hover{background:#2f5c8c}.plan-card--morado{z-index:2;border:2px solid #6c4ab6;transition:all .3s;transform:scale(1.05)translateY(-10px);box-shadow:0 20px 40px #00000026,0 10px 20px #6c4ab626}.plan-card--morado:before{background:#6c4ab6}.plan-card--morado button{color:#fff;background:#6c4ab6}.plan-card--morado button:hover{background:#5a3ea0}.plan-card--morado:hover{box-shadow:0 30px 60px #0003,0 15px 30px #6c4ab640}#free:before{background:#abb0b4}.modal_title{text-align:center}.button-base,.modal-actions button,.plan-type button{cursor:pointer;border:1px solid #e8eceb;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.button-base:hover,.modal-actions button:hover,.plan-type button:hover{transform:translateY(-1px)}.button-base:active,.modal-actions button:active,.plan-type button:active{transform:translateY(1px)}.plan-type{gap:0;display:flex}.plan-type button{background:#abb0b4}.plan-type button.active{color:#fff;background:#09233e}.price-summary{text-align:center;margin:15px 0}.price-summary p{color:#6f7f8d}.price-summary h3{color:#09233e;font-size:28px;font-weight:700}.price-breakdown{color:#6f7f8d;margin-top:5px;font-size:14px}.auto-option{text-align:left;flex-direction:row;justify-content:center;align-items:center;display:flex}.auto-option label{cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.auto-option label input{accent-color:#1c8f6a;cursor:pointer;width:16px;height:16px}.modal-actions{gap:10px;display:flex}.modal-actions button{color:#fff}.modal-actions .cancel{background:#abb0b4}.modal-actions .cancel:hover{background:#8f0906}.modal-actions .confirm{background:#1c8f6a}.modal-actions .confirm:hover{background:#17785a}.price-note{text-align:center;color:#4a5e71;background:linear-gradient(135deg,#09233e0f,#09233e05);border:1px solid #09233e1a;border-radius:12px;margin-top:15px;padding:14px 18px;font-size:13px;line-height:1.5;box-shadow:0 5px 15px #0000000a}@media (max-width:768px){.planes{padding:25px 15px}.planes__title{text-align:center;font-size:30px}.planes__subtitle{text-align:center;font-size:18px}.planes__grid{grid-template-columns:repeat(1,1fr);gap:40px;padding:0 30px}}@media (max-width:480px){.planes{padding:20px 10px}.planes__title{font-size:26px}.planes__subtitle{margin-bottom:30px;font-size:16px}.planes__grid{gap:25px;padding:0 10px}.plan-card{padding:18px}.plan-card .plan-title{gap:10px;font-size:28px}.plan-card .plan-title img{width:28px;height:28px}.plan-card .price{font-size:22px}.plan-card button{width:100%;font-size:24px}.plan-card--morado{transform:none}}@media (max-width:360px){.planes__title{font-size:22px}.planes__subtitle{font-size:14px}.plan-card{padding:15px}.plan-card .plan-title{font-size:24px}.plan-card .price{font-size:20px}.plan-card ul li{font-size:13px}}@media (max-width:300px){.plan-card{padding:12px}.plan-card .plan-title{font-size:20px}.plan-card .price{font-size:18px}.plan-card button{padding:10px;font-size:12px}}
