.links-assistencia-tecnica-container{width:100%}.links-assistencia-tecnica-grid{display:flex;flex-wrap:wrap;gap:20px}.links-assistencia-tecnica-item{flex:0 0 calc(50% - 10px);text-decoration:none;color:inherit;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.links-assistencia-tecnica-item:last-child:nth-child(odd){flex:0 0 calc(50% - 10px);margin-right:auto;margin-left:0}.links-assistencia-tecnica-content{display:flex;flex-direction:column;gap:12px;padding:20px;background-color:#fde9e9;border:1px solid #ee4d52;border-radius:8px;height:100%;box-sizing:border-box}.links-assistencia-tecnica-header{display:flex;align-items:center;gap:16px}.links-assistencia-tecnica-image{width:24px;height:24px;flex-shrink:0}.links-assistencia-tecnica-title{font-family:Avenir LT Std;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.64px;text-transform:uppercase;color:#171717;margin:0}.links-assistencia-tecnica-subtitle{font-family:Avenir LT Std;font-weight:600;font-size:14px;line-height:24px;letter-spacing:.56px;color:#5e5e5e;margin:0;padding-left:40px;width:300px}@media (max-width:768px){.links-assistencia-tecnica-item{flex:0 0 100%}.links-assistencia-tecnica-item:last-child:nth-child(odd){flex:0 0 100%;margin-right:0;margin-left:0}.links-assistencia-tecnica-subtitle{padding-left:0}}