.documentos-profesionales-page{gap:18px;display:grid}.documentos-hero,.documentos-builder{padding:22px}.documentos-hero{justify-content:space-between;align-items:center;gap:18px;display:flex;overflow:hidden}.documentos-hero h2,.documentos-builder h3,.documento-card h3{color:#0b2d4d;margin:0}.documentos-hero p,.documentos-builder p,.documento-card p,.documentos-grid-form small{color:#64748b}.documentos-hero-icon{color:#fff;background:linear-gradient(135deg,#006fd6,#00a7d6);border-radius:28px;flex:none;place-items:center;width:82px;height:82px;display:grid;box-shadow:0 18px 38px #006fd647}.documentos-builder-head,.documentos-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.documentos-grid-form{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;margin-top:18px;display:grid}.documentos-grid-form label{color:#24445f;gap:7px;font-size:13px;font-weight:700;display:grid}.documentos-grid-form input,.documentos-grid-form select{color:#16324a;background:#fff;border:1px solid #d6e3f2;border-radius:14px;outline:none;width:100%;min-height:42px;padding:10px 12px;transition:border-color .18s,box-shadow .18s}.documentos-grid-form input:focus,.documentos-grid-form select:focus{border-color:#006fd6;box-shadow:0 0 0 4px #006fd61f}.documentos-actions{flex-wrap:wrap;justify-content:flex-end;margin-top:18px}.documentos-cards-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px;display:grid}.documento-card{gap:10px;padding:18px;display:grid}.documento-card-icon{color:#006fd6;background:#006fd61a;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.documento-card .qbi-light-btn{justify-self:start}@media (width<=1180px){.documentos-grid-form,.documentos-cards-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=720px){.documentos-hero,.documentos-builder-head,.documentos-actions{flex-direction:column;align-items:stretch}.documentos-grid-form,.documentos-cards-grid{grid-template-columns:1fr}.documentos-actions button{width:100%}}
