.precios .precio{flex-wrap:nowrap;border-bottom:1px solid #1f7b82;margin-bottom:8px;padding-bottom:8px}.precios .precio,.precios .precio>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.precios .precio .textos{width:60%;flex-wrap:wrap}.precios .precio .textos>span{width:100%}.precios .precio .textos .nombre-precio{font-size:18px;font-weight:700;line-height:1.1;color:#111;text-transform:lowercase}.precios .precio .textos .nombre-precio::first-letter{text-transform:uppercase}.precios .precio .textos .condiciones{font-size:12px;line-height:1.2;color:#333}.precios .precio .importe-selector{min-width:170px;justify-content:flex-end}.precios .precio .importe-selector .importe{font-size:18px;font-weight:700;line-height:1.1;margin-right:16px}.precios .precio .importe-selector .selector{width:82px;align-items:center}.precios .precio .importe-selector .selector .boton{width:18px;height:18px;border-radius:50%;color:#fff;background-color:#1f7b82;font-size:14px;text-align:center;line-height:18px;font-weight:700;cursor:pointer;padding:0}.precios .precio .importe-selector .selector .boton.material-icons{font-size:14px!important}.precios .precio .importe-selector .selector .boton[disabled=true]{color:#d9d9d9;background-color:#a3a3a3;cursor:not-allowed}.precios .precio .importe-selector .selector input{width:26px;text-align:center;background:0 0;border:0;font-weight:700;font-size:16px;line-height:1;color:#1f7b82}.precios .grupo h3{margin:0 0 6px;font-size:16px;font-weight:700}#captcha-container{display:flex;justify-content:center;align-items:center;height:100%;margin:1rem 0}.precios .totales{margin:16px 0 12px}.precios .precio .importe-selector .selector,.precios .totales>div{display:flex;flex-direction:row;justify-content:space-between}.precios .totales>div *{font-size:13px;line-height:1.2}.precios .totales>div.gasto-gestion,.precios .totales>div.subtotal{color:#505050}.precios .totales>div.total{margin-top:8px;padding:6px 10px;background:#1f7b82;color:#fff;font-weight:700}.precios .totales>div.total h3{margin:0;font-size:18px;line-height:1.1;color:inherit}.precios .comprar{width:100%;margin-top:8px}