.px-pdpAgentePrecios__title{font-size:30px;font-weight:500;line-height:38px;margin-bottom:15px}.px-pdpAgentePrecios__desc{font-size:18px;font-weight:500;line-height:140%}.px-pdpAgentePrecios__desc strong{font-weight:700}.px-pdpAgentePrecios__footer{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:20px;padding:22px 24px}.px-pdpAgentePrecios__footerIcon{margin-bottom:15px;width:42px}.px-pdpAgentePrecios__footerText{font-size:18px;font-weight:600;line-height:140%}.px-pdpAgentePrecios__products{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.px-pdpAgentePrecios__product{background-color:var(--bg-color);border:1px solid #d1d1d1;border-radius:20px;box-shadow:0 10px 10px 0 #0000000d;color:var(--text-color);padding:54px 48px}.px-pdpAgentePrecios__productTitle{font-size:30px;font-weight:500;line-height:38px;margin-bottom:32px}.px-pdpAgentePrecios__productPrice{color:var(--price-color);font-size:52px;font-weight:500;line-height:52px}.px-pdpAgentePrecios__productMoneyPdct{color:#74777a;font-size:16px;font-weight:400;line-height:16px}.px-pdpAgentePrecios__productMoneyPdct b{color:var(--price-color);font-weight:700}.px-pdpAgentePrecios__productCredit{color:var(--credit-color);margin-bottom:18px}.px-pdpAgentePrecios__productFeatures{list-style-type:none;margin:0;padding:0}.px-pdpAgentePrecios__productFeature{border-bottom:1px solid #efeef6;display:block;font-size:16px;font-weight:500;line-height:18px;margin-bottom:18px;padding-bottom:4px}.px-pdpAgentePrecios__productFeature:last-child{border-bottom:none;margin-bottom:0}.px-pdpAgentePrecios__productCredit,.px-pdpAgentePrecios__productFeature{font-size:16px;font-weight:500;line-height:18px}.px-pdpAgentePrecios__productBtn{width:100%}@media (max-width:768px){.px-pdpAgentePrecios__desc,.px-pdpAgentePrecios__title{text-align:center}.px-pdpAgentePrecios__desc{line-height:22px}}@media (max-width:670px){.px-pdpAgentePrecios__products{grid-template-columns:repeat(1,1fr)}.px-pdpAgentePrecios__product{padding:24px}}