.cotitular-guarantor-card{border:1px solid var(--grey-100);padding:16px;border-radius:16px;width:100%;display:flex;flex-direction:column;gap:24px}.cotitular-guarantor-card .card-content{width:100%}.cotitular-guarantor-card .card-content .top{display:flex;flex-direction:column;gap:8px}.cotitular-guarantor-card .card-content .top>:first-child{display:flex;justify-content:space-between;align-items:center}.cotitular-guarantor-card .card-content .top>:first-child>:first-child{color:var(--grey-800);font-weight:600;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cotitular-guarantor-card .card-content .top>:first-child .viu-button{width:32px;height:32px}.cotitular-guarantor-card .card-content .top>:first-child .viu-button .button{width:32px;height:32px;color:var(--primary-500);font-size:20px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0}.cotitular-guarantor-card .card-content .top>:last-child{display:flex;align-items:center;gap:8px;color:var(--grey-600);font-size:14px}.cotitular-guarantor-card .card-content .top>:last-child>:first-child{color:var(--grey-500)}.cotitular-guarantor-card .card-content .separator{height:1px;width:100%;background:var(--grey-100);margin:12px 0}.cotitular-guarantor-card .card-content .bottom{display:flex;justify-content:space-between;gap:16px}.cotitular-guarantor-card .card-content .bottom .vertical-info{display:flex;flex-direction:column;gap:4px;flex:1}.cotitular-guarantor-card .card-content .bottom .vertical-info>:first-child{display:flex;align-items:center;gap:8px}.cotitular-guarantor-card .viu-button .button{width:100%}.guarantors{display:flex;flex-direction:column}.guarantors>.top-section{display:flex;gap:8px;padding:16px;align-items:center;position:sticky;top:0;background:#fff}.guarantors>.top-section>i:first-child{width:40px;height:40px;font-size:20px;color:var(--primary-500);display:flex;justify-content:center;align-items:center}.guarantors>.top-section>:last-child{color:var(--grey-900);font-weight:600;font-size:18px}.guarantors>.content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.guarantors>.content>.inputs-container{display:flex;flex-direction:column;gap:16px;padding:24px}.guarantors>.content>.inputs-container .text-info{color:var(--gteen-600);font-weight:400;font-size:16px;line-height:24px}.guarantors .edit-menu-options{display:flex;flex-direction:column;gap:16px}.guarantors .edit-menu-options .delete{color:var(--red-500)}.guarantors .new-guarantor{display:flex;flex-direction:column;gap:24px}.guarantors .new-guarantor .new-guarantor-block{display:flex;flex-direction:column;gap:16px}.guarantors .new-guarantor .new-guarantor-block .viu-calendar{width:100%}.guarantors .new-guarantor .new-guarantor-block>:first-child{color:var(--grey-900);font-weight:600;font-size:16px}.guarantors .desktop-only{display:none}.guarantors .viu-modal{z-index:10}@media(min-width:1280px){.guarantors .desktop-only{display:inherit}.guarantors .mobile-only{display:none}}