#devices-container{width:100%;max-width:1366px;margin:0 auto;padding:50px}#devices-container .text-cont{display:flex}#devices-container .texts{width:70%}#devices-container .texts .small-colored{color:#f64d62;font-size:14px;font-weight:600}#devices-container .texts h1{margin-top:10px;font-weight:500}#devices-container .texts .no-longer-text{color:#545454;margin-top:25px;font-size:20px;line-height:1.5}#devices-container .texts .longer-text{margin-top:20px;font-size:14px;line-height:2}#devices-container .devices-ad{width:30%;height:100%;min-height:300px;max-height:300px}#devices-container label{color:#3e50b4;text-align:center;margin-top:40px;display:block}#devices-container .search{justify-content:center;align-items:center;margin:20px auto;display:flex}#devices-container .search input{background-color:#f1f4f8;border:1px solid #d9e3ec;border-radius:100px;width:80%;height:60px;padding:0 20px;font-size:16px;transition:all .3s}#devices-container .search input:focus{border-color:#f64d62;box-shadow:0 0 5px #f64d6280}#devices-container table{border-collapse:collapse;width:100%;font-size:14px}#devices-container table thead{color:#fff;background-color:#3e50b4;height:70px}#devices-container table tbody tr{background-color:#f8f9fb;border-top:5px solid #fff;height:50px}#devices-container table tbody tr:hover{background-color:#eaeff5}#devices-container table tbody tr td{text-align:center}#devices-container table tbody tr td a{color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#devices-container table tbody tr td a.type{color:#f64d62;font-size:24px}#devices-container table tbody tr td a.font-b{font-weight:500}#devices-container table tbody tr td a.color{color:#3e50b4;letter-spacing:1px;font-weight:600}@media screen and (max-width:500px){#devices-container{padding:20px 10px}#devices-container .text-cont{flex-direction:column}#devices-container .texts{width:100%}#devices-container .devices-ad{width:100%;height:200px;display:none}#devices-container label{margin-top:30px}#devices-container .search input{width:90%}#devices-container .table-scroller{width:100%;overflow:auto}#devices-container table{width:700px}}
