.device_profile{display:grid;grid-template-columns:minmax(0, 1fr);column-gap:1.5rem;margin-top:0;margin-bottom:0;padding-left:0;list-style:none}@media screen and (min-width: 1020px){.device_profile{grid-template-columns:repeat(2, minmax(0, 1fr))}}.device_profile__row{display:flex;align-items:flex-start;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.4;color:#242424;border-bottom:1px dashed #deddd7}.device_profile__icon{flex-shrink:0;margin-top:1px;color:#242424}.device_profile__link{color:#242424;text-decoration:underline;text-underline-offset:2px;cursor:pointer}