.category-selector{gap:5px;max-width:100%}.category-selector div{padding:5px 20px;flex:1 1;min-width:0;max-width:100px;display:flex;align-items:center;justify-content:center}.category-selector{gap:10px;margin:20px 0}.card-wrapper,.category-selector{display:flex;flex-wrap:wrap;width:100%}.card-wrapper{align-items:flex-start;max-width:100%;gap:16px}.product-card{position:relative;display:block;width:100%;max-width:464px;height:240px;flex:1 1 400px;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit}.product-card p{line-height:1.3!important}.product-card .card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;height:100%}.product-card .card-header h3{margin-bottom:2px}.product-card .card-header .text-container{display:flex;flex-direction:column;height:100%;flex:1}.product-card .card-header .detail-row{display:flex;align-items:center;justify-content:flex-start;margin-top:auto;gap:8px}.product-card .card-header .detail-buttons-container{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-card .card-header .detail-buttons-container .etp-type{display:flex;justify-content:center;padding:2px 4px;background:#dfdfdf;border-radius:50px;border:1px solid #dcdcdc;width:70px}.product-card .card-header .detail-buttons-container .etp-type p{font-size:12px!important}.product-card .card-header .exchange-flags-card{display:flex;gap:6px;align-items:center;margin-left:8px}.product-card .image-mobile{display:none!important;flex-shrink:0}.product-card .image-desktop{display:block!important;flex-shrink:0}.compare-table-wrapper{width:100%;max-width:100%;overflow-x:auto;margin:20px 0;box-sizing:border-box}.compare-table{width:100%;min-width:100%;border-collapse:collapse;background-color:#fff;table-layout:auto;display:table;box-sizing:border-box;margin:0;padding:0}.compare-table thead{background-color:#f5f5f5;width:100%}.compare-table thead th{padding:6px 8px;text-align:left;font-weight:600;border-bottom:2px solid #dcdcdc}.compare-table tbody{width:100%}.compare-table tbody tr{border-bottom:1px solid #e5e5e5;transition:background-color .2s;width:100%}.compare-table tbody tr:hover{background-color:#f9f9f9}.compare-table tbody tr td{padding:6px 8px;vertical-align:middle;width:auto}.compare-table .compare-table-icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.compare-table .compare-name-link{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#161f3a;text-decoration:none;border-bottom:1px solid rgba(22,31,58,.3);padding-bottom:1px;cursor:pointer}.compare-table .compare-name-link:hover{color:#161f3a;border-bottom-color:#161f3a}.exchange-flags{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.exchange-flag{width:28px;height:auto;border-radius:2px;filter:grayscale(15%) opacity(.9);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.18);background-color:#fff}@media screen and (max-width:600px){.product-card{height:auto}.product-card .description-container{margin-bottom:24px}.product-card .image-mobile{display:block!important}.product-card .image-desktop{display:none!important}.category-selector div{flex:0 1 auto;min-width:auto;max-width:none}.compare-table{font-size:11px}.compare-table td,.compare-table th{padding:0;margin:0}.compare-table th{font-size:10px}.compare-table .compare-table-icon{width:20px;height:20px}.compare-table .exchange-flags{gap:2px;flex-wrap:wrap;max-width:95px}.compare-table .exchange-flag{width:17px;flex-shrink:0}}