@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}.w-20,.w-40,.w-60,.w-80{width:100%}@media (min-width:1280px){.w-20{width:20%}.w-40{width:40%}.w-60{width:60%}.w-80{width:80%}}body .select2-container.select2-container--open{z-index:1070}body article.sqfk-article #performance .qnap-bs-container{padding-bottom:calc(1.575rem + 6.9vw);padding-top:calc(1.15rem + 1.8vw)}@media (min-width:1200px){body article.sqfk-article #performance .qnap-bs-container{padding-bottom:6.75rem;padding-top:2.5rem}}body article.sqfk-article #performance .aside-menu-v1{background-color:#fff;overflow-x:hidden;position:relative;transition:all .2s;width:100%;z-index:unset}@media (min-width:1280px){body article.sqfk-article #performance .aside-menu-v1{width:0;z-index:10}}body article.sqfk-article #performance .aside-menu-v1 #collapse-tier1{background-color:#f4f6f9;height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:100%;top:0;transition:all .4s;width:100%;z-index:1055}@media (min-width:1280px){body article.sqfk-article #performance .aside-menu-v1 #collapse-tier1{display:none;position:relative}}body article.sqfk-article #performance .aside-menu-v1.is-aside{transition:all .2s}body article.sqfk-article #performance .aside-menu-v1.is-aside #collapse-tier1{display:block;right:0;visibility:hidden}@media (min-width:1280px){body article.sqfk-article #performance .aside-menu-v1.is-aside #collapse-tier1{visibility:visible}body article.sqfk-article #performance .aside-menu-v1.is-aside{width:25%}}body article.sqfk-article #performance .aside-menu-v1 .aside-menu-v1__toggle{width:100%}body article.sqfk-article #performance .aside-menu-v1 .aside-menu-v1__toggle.aside-fixed{position:fixed;top:97px;z-index:10}body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header{align-items:center;background-color:#606060;color:#fff;display:flex;font-size:calc(1.05rem + .6vw);justify-content:space-between;padding:1rem 1rem 1rem calc(1.0875rem + 1.05vw)}@media (min-width:1200px){body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header{font-size:1.5rem;padding:1rem 1rem 1rem 1.875rem}}body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header span{color:#fff;cursor:pointer}@media (min-width:1280px){body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header span{background-color:#707070;border-radius:4px;font-size:calc(1.0125rem + .15vw);padding:.5rem .75rem}}@media (min-width:1280px) and (min-width:1200px){body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header span{font-size:1.125rem}}@media (min-width:1280px){body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header span:hover{background-color:#909090}body article.sqfk-article #performance .aside-menu-v1 .items-container .filter-header span .bi-arrow-bar-left{display:block}}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s{padding-left:calc(1.0875rem + 1.05vw);padding-right:calc(1.0875rem + 1.05vw)}@media (min-width:1200px){body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s{padding-left:1.875rem;padding-right:1.875rem}}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s:not(:first-child){border-top:1px solid #d2d2d2}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s h3{color:#606060;font-size:calc(1.025rem + .3vw);font-weight:400}@media (min-width:1200px){body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s h3{font-size:1.25rem}}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector{position:relative}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background:none;border:1px solid #d2d2d2;box-sizing:border-box;color:#333;font-family:Open Sans,sans-serif;font-size:16px;padding:.75rem calc(1.025rem + .3vw);width:100%!important;z-index:10}@media (min-width:1200px){body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select{padding:.75rem 1.25rem}}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container.select2,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select.select2{cursor:pointer;padding:.35rem 1rem}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container.select2 .select2-selection.select2-selection--single,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select.select2 .select2-selection.select2-selection--single{outline:0;pointer-events:none}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container.select2 .select2-selection.select2-selection--single .select2-selection__rendered,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select.select2 .select2-selection.select2-selection--single .select2-selection__rendered{padding:0}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector .select2.select2-container.select2 .select2-selection.select2-selection--single .select2-selection__arrow,body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector select.select2 .select2-selection.select2-selection--single .select2-selection__arrow{display:none}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-selector:after{align-items:center;background-color:#606060;border-radius:0 3px 3px 0;color:#fff;content:"\f107";display:block;display:flex;font-family:FontAwesome;font-size:20px;height:100%;line-height:34px;padding:0 5px;pointer-events:none;position:absolute;right:0;top:0}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-checkbox li{cursor:pointer}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-checkbox li input{display:none}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-checkbox li input+label{align-items:center;display:flex}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-checkbox li input+label:before{background-image:url(/assets/img/performance/icons_tick.svg);content:"";cursor:pointer;display:inline-block;height:20px;line-height:20px;margin-right:.5em;margin-top:-1px;padding:0 10px;transition-duration:.2s;transition-property:border,background-color,color,opacity}body article.sqfk-article #performance .aside-menu-v1 .items-container .box-container--s .filter-checkbox li input:checked+label:before{background-image:url(/assets/img/performance/icons_tick-checked.svg)}body article.sqfk-article #performance #performance-content{transition:all .2s}body article.sqfk-article #performance #performance-content.is-aside{transition:all .2s;width:100%}@media (min-width:1280px){body article.sqfk-article #performance #performance-content.is-aside{width:75%}body article.sqfk-article #performance #performance-content.is-aside .qnap-bs-container{padding-left:calc(1.275rem + 3.3vw)}}@media (min-width:1280px) and (min-width:1200px){body article.sqfk-article #performance #performance-content.is-aside .qnap-bs-container{padding-left:3.75rem}}@media (min-width:1920px){body article.sqfk-article #performance #performance-content .qnap-bs-container{max-width:1920px;padding-left:140px;padding-right:140px;width:auto}}body article.sqfk-article #performance #performance-content .qnap-bs-container .performance-content_filter_button{display:none}@media (min-width:1280px){body article.sqfk-article #performance #performance-content .qnap-bs-container .performance-content_filter_button{display:flex}}body article.sqfk-article #performance #performance-content .qnap-bs-container .performance-content_filter_button span{background-color:#606060;border-radius:4px;color:#fff;cursor:pointer;font-size:calc(1.0125rem + .15vw);padding:.75rem 1rem}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .performance-content_filter_button span{font-size:1.125rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .performance-content_filter_button span:hover{background-color:#909090}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-title{display:flex;justify-content:space-between;padding:1.5625rem 0}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-title .h3{align-items:center;color:#007aff;display:flex;font-size:calc(1.1rem + 1.2vw);margin:0}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-title .h3{font-size:2rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li h4{font-size:calc(1.05rem + .6vw);margin-bottom:15px;padding:0;width:auto}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li h4{font-size:1.5rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default{overflow-x:auto}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table{width:100%}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table thead tr th{background-color:#606060;color:#fff;font-size:calc(1.0125rem + .15vw);font-weight:400;padding:1rem 1.5rem}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table thead tr th{font-size:1.125rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table thead tr th a{color:#fff;font-size:calc(1.0125rem + .15vw);text-decoration:none}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table thead tr th a{font-size:1.125rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table thead tr th:not(:last-child){border-right:1px solid #fff}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table tbody tr td{border-bottom:1px solid #d2d2d2;font-size:calc(1.0125rem + .15vw);padding:1rem 1.5rem}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table tbody tr td:not(:last-child){border-right:1px solid #d2d2d2}@media (min-width:1200px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table tbody tr td{font-size:1.125rem}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .tab-default table tbody tr td:first-child{background-color:#f4f6f9}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .chart-container{display:none}@media (min-width:400px){body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .chart-container{display:flex;justify-content:center}}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .chart-container .chart-block{overflow-x:auto;width:1280px}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .chart-container .chart-block .chart-unit{color:#666667;font-size:.75rem}body article.sqfk-article #performance #performance-content .qnap-bs-container .items-container .items-content ul li .chart-container .chart-block .chart-canvas{height:400px}body article.sqfk-article #performance .performance-environment footer{background-color:#222b38;color:#adb5bd}body article.sqfk-article #performance .performance-environment footer .next-container h3{font-size:calc(1.025rem + .3vw);font-weight:400}@media (min-width:1200px){body article.sqfk-article #performance .performance-environment footer .next-container h3{font-size:1.25rem}}body article.sqfk-article #performance .performance-environment footer .next-container ul{margin-left:0}body article.sqfk-article #performance .performance-environment footer .next-container ul li{color:#adb5bd;font-size:1rem}body article.sqfk-article #performance .performance-environment footer .next-container .table{margin-top:calc(1.0875rem + 1.05vw);overflow-x:auto}@media (min-width:1200px){body article.sqfk-article #performance .performance-environment footer .next-container .table{margin-top:1.875rem}}body article.sqfk-article #performance .performance-environment footer .next-container .table table{width:100%}body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr td,body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr th,body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr td,body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr th{color:#fff;font-weight:400;padding:1rem calc(1.05rem + .6vw)}body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr td:not(:last-child),body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr th:not(:last-child),body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr td:not(:last-child),body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr th:not(:last-child){border-right:1px solid #8ca0b7}@media (min-width:1200px){body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr td,body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr th,body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr td,body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr th{padding:1rem 1.5rem}}body article.sqfk-article #performance .performance-environment footer .next-container .table table thead tr{background-color:#7a8088}body article.sqfk-article #performance .performance-environment footer .next-container .table table tbody tr{background-color:#39414c;border-bottom:1px solid #8ca0b7}
