/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@media {body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box;}.tab-area{display:flex;background-color:#ffffff;padding:5px;}.tab-button{flex:1;padding:5px;cursor:pointer;text-align:center;border:1px solid #ccc;background-color:#fff;border-top-left-radius:0px;border-top-right-radius:0px;transition:background-color 0.3s,color 0.3s;text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center;}.tab-button.active{background-color:#000;color:#fff;border-bottom:none;text-decoration:none;}.tab-button:hover{background-color:#aaa;color:inherit;text-decoration:none;}.main-content{display:flex;padding:20px;position:relative;}.left-area{width:40%;padding:20px;border:none;}.right-area{width:60%;padding:20px;border:none;}.left-area .header{display:flex;align-items:center;height:140.73px;}.right-area .header{height:50px;display:flex;align-items:center;justify-content:space-between;}.left-area h1{font-size:1.5em;margin:0;}.pc-image{max-width:334px;height:auto;}.table-title{text-align:center;background-color:#333;color:#fff;padding:10px;font-size:1.2em;position:sticky;top:0;z-index:3;border:1px solid #ccc}.products-table .table-title{background-color:#005bac;}.processors-table,.products-table{margin-top:20px;width:100%;}.processors-table table,.products-table table{width:100%;border-collapse:separate;margin-top:0;}.processors-table th,.products-table th,.processors-table td,.products-table td{border:1px solid #ccc;padding:5px;text-align:left;background-color:#fff;}.processors-table td,.products-table td{font-size:10px;}.processors-table th{background-color:#333;color:#fff;height:65px;position:sticky;top:0;z-index:2;}.products-table th{background-color:#005bac;color:#fff;height:65px;position:sticky;top:0;z-index:1;}.products-table img{width:35px;}.arrow{width:0;height:107px;border-left:38px solid #333;border-right:38px solid transparent;border-top:52px solid transparent;border-bottom:52px solid transparent;position:absolute;top:201px;left:calc(50% - 112.5px);background-image:none;}.filter-header{font-size:1em;}.filter-buttons{display:flex;align-items:center;margin-bottom:5px;padding-bottom:2px;width:100%;}.filter-group{display:flex;flex-direction:column;flex:6;border-radius:10px;padding:5px;margin-right:10px;}.filter-group.filter-group-temp{flex:none;border-radius:10px;padding:5px;height:100%;}.filter-group .filter-label{margin-bottom:5px;color:#000;background-color:#d9edf7;padding:5px 3px 3px 10px;border-radius:5px;}.filter-group.filter-group-temp .filter-label{background-color:#f8d7da;padding:5px 3px 3px 10px;border-radius:5px;}.rail-filters,.temp-filters{display:flex;justify-content:space-between;font-size:13.92px;width:100%;}.rail-filter,.temp-filter,.reset-filter{cursor:pointer;border:2px solid #bce8f1;border-radius:10px;margin-right:10px;box-shadow:inset 0 2px 0 rgba(255,255,255,0.5),0 6px 9px rgba(0,0,0,0.2);transition:background-color 0.6s,color 0.3s,box-shadow 0.6s;font-weight:bold;}.rail-filters{display:flex;gap:10px;}.rail-filter{flex:1;padding:10px 0;text-align:center;}button.rail-filter:last-child,button.temp-filter:last-child{margin-right:0;}.temp-filter{padding:10px 18px;}.rail-filter,.temp-filter{background-color:#fff;color:#000;border:1px solid #ccc;}.rail-filter:hover{background-color:#d0e9f3;color:#000;}.rail-filter.active{background-color:#5bc0de;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.temp-filter:hover{background-color:#f5c6cb;color:#000;}.temp-filter.active{background-color:#d9534f;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.reset-filter{background-color:#636c72;border-color:#545b62;border-radius:20px;padding:3px 18px;margin-left:auto;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.reset-filter:hover{background-color:#50575c;}.w60{width:60px;}.products-table td:nth-child(4){justify-content:center;text-align:center;}@media (max-width:992px){.arrow{display:none;}.rail-filter{padding:10px 36px;}.temp-filter{padding:10px 17px;}.pc-image{width:100%;max-width:none;}}@media (max-width:985px){.rail-filter{padding:10px 32px;}.temp-filter{padding:10px 14px;}}@media (min-width:970px){.tab-list{display:none;}}@media (max-width:970px){.rail-filters{flex-direction:column;}.rail-filter{width:100%;}.main-content{flex-direction:column;padding:5px;}.left-area,.right-area{width:100%;padding:5px;}.left-area .header{height:auto;}.right-area{padding-top:20px;}.tab-area{display:none;}.tab-list{display:block;background-color:#fff;padding:5px;border:1px solid #ccc;}.tab-list-item.active{background-color:#000;color:#fff;border-bottom:none;text-decoration:none;}.tab-list-header{cursor:pointer;padding:10px;border:1px solid #ccc;background-color:#fff;}.tab-list-header span{float:right;}.tab-list-items{display:none;}.tab-list-item{display:block;padding:10px;border-bottom:1px solid #ccc;color:inherit;text-decoration:none;}.tab-list-item:hover{background-color:#aaa;color:inherit;text-decoration:none;}.arrow{display:none;}.processors-table .table-title{cursor:pointer;background-color:#333;}.processors-table.active .table-title:after{content:'▲';float:right;}.processors-table .table-title:after{content:'▼';float:right;}.processors-table.active table{display:table;}.processors-table table{display:none;}.products-table{overflow-x:auto;padding-top:0;}.products-table table{display:table;width:100%;table-layout:fixed;}.products-table th,.products-table td{white-space:nowrap;}.products-table td{height:46.6px;}.products-table .table-title{position:sticky;top:0;left:0;z-index:3;background-color:#005bac;}.products-table th.w60.sticky,.products-table th.sticky,.products-table td.w60.sticky,.products-table td.sticky{border-left:1px solid #ddd;border-bottom:1px solid #ddd;border:1px solid #ccc;padding:5px;text-align:left;}.products-table th:nth-child(1),.products-table th:nth-child(2),.products-table th:nth-child(3),.products-table td:nth-child(1),.products-table td:nth-child(2),.products-table td:nth-child(3){position:sticky;left:0;z-index:2;background-color:#005bac;}.products-table td:nth-child(1),.products-table td:nth-child(2),.products-table td:nth-child(3){background-color:white;}.products-table th:nth-child(2),.products-table td:nth-child(2){left:71.93px;}.products-table th:nth-child(3),.products-table td:nth-child(3){left:136.12px;}.products-table th:nth-child(5),.products-table td:nth-child(5){width:239.96px;}.products-table th:nth-child(1),.products-table td:nth-child(1){width:71.93px;min-width:71.93px;}.products-table th:nth-child(2),.products-table td:nth-child(2){width:64.19px;}.products-table td:nth-child(1){height:46.6px;}.products-table th:nth-child(3),.products-table td:nth-child(3){width:89.96px;}.products-table th:nth-child(4),.products-table td:nth-child(4){width:46.6px;}.filter-buttons{flex-wrap:wrap;padding-bottom:0;}.filter-buttons .rail-filter,.filter-buttons .temp-filter,.filter-buttons .reset-filter{width:100%;margin-bottom:10px;}.filter-group,.filter-group-temp{width:100%;margin-right:0;}.filter-buttons{flex-direction:column;}}@media (max-width:500px){.products-table table{width:501.35px;}}
}
