.smart-tv-devices .smart-tv-device-item{display:block;padding:0;overflow:hidden;border-color:#e1e6ee;border-radius:12px}.smart-tv-device-summary{width:100%;min-height:61px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 20px;gap:10px;align-items:center;padding:10px 12px;border:0;background:#fff;color:#273248;text-align:left;font-family:inherit;cursor:pointer;transition:.18s}.smart-tv-device-summary:hover{background:#fafbfe}.smart-tv-device-summary[aria-expanded=true]{background:#fff8f4;border-bottom:1px solid #f1ded4}.smart-tv-device-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#fff0e8;font-size:17px}.smart-tv-device-title{min-width:0}.smart-tv-device-title strong,.smart-tv-device-title small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tv-device-title strong{font-size:11px}.smart-tv-device-title small{margin-top:4px;color:#8993a4;font-size:8px}.smart-tv-device-summary em{padding:5px 8px;border-radius:99px;background:#eef0f3;color:#778195;font-size:8px;font-style:normal;font-weight:900}.smart-tv-device-summary em.is-active{background:#e8f8ee;color:#147a39}.smart-tv-device-summary>i{color:#8b95a5;font-size:17px;font-style:normal;transition:transform .2s}.smart-tv-device-summary[aria-expanded=true]>i{transform:rotate(180deg);color:#f0642b}.smart-tv-device-details{padding:13px;background:#fff}.smart-tv-device-details[hidden]{display:none}.smart-tv-device-field{display:grid;gap:5px;margin-bottom:10px}.smart-tv-device-field>span{color:#657187;font-size:9px;font-weight:800}.smart-tv-device-field input{width:100%;height:39px;border:1px solid #dce1e8;border-radius:9px;padding:0 10px}.smart-tv-device-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.smart-tv-device-options label{padding:9px;border:1px solid #e5e8ee;border-radius:9px;background:#fafbfc;font-size:9px;font-weight:700}.smart-tv-device-details .tv-device-save{width:100%;margin-top:2px}@media(max-width:700px){.smart-tv-device-summary{grid-template-columns:34px minmax(0,1fr) 18px}.smart-tv-device-summary em{grid-column:2;justify-self:start}.smart-tv-device-summary>i{grid-column:3;grid-row:1/3}.smart-tv-device-options{grid-template-columns:1fr}}
