@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)}}.modal{--bs-modal-zindex:1055;--bs-modal-width:600px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.85;background-color:var(--bs-backdrop-bg);z-index:var(--bs-backdrop-zindex)}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:600px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:1000px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1280px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:599.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:999.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1279.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1439.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width:1919.98px){.modal-fullscreen-fhd-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-fhd-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-fhd-down .modal-footer,.modal-fullscreen-fhd-down .modal-header{border-radius:0}.modal-fullscreen-fhd-down .modal-body{overflow-y:auto}}@media (max-width:2559.98px){.modal-fullscreen-qhd-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-qhd-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-qhd-down .modal-footer,.modal-fullscreen-qhd-down .modal-header{border-radius:0}.modal-fullscreen-qhd-down .modal-body{overflow-y:auto}}@media (max-width:3839.98px){.modal-fullscreen-uhd-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-uhd-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-uhd-down .modal-footer,.modal-fullscreen-uhd-down .modal-header{border-radius:0}.modal-fullscreen-uhd-down .modal-body{overflow-y:auto}}@media (min-width:1000px){.modal-xxl{max-width:800px}}@media (min-width:1280px){.modal-xxl{max-width:1140px}}@media (min-width:1440px){.modal-xxl{max-width:1250px}}.modal-qnap-bs-container{max-width:1640px}.btn-modal-close{background-color:transparent;border:2px solid #495057;border-radius:50%;opacity:.75;padding:1rem;z-index:100}.btn-modal-close svg path{fill:#ced4da}.btn-modal-close:hover{background-color:#f7f8fb}.btn-modal-close:hover svg path{fill:#212529}.btn-plus-modal-open{align-items:center;background-color:#212529;border-radius:50%;box-shadow:0 6px 15px rgba(0,0,0,.16);color:#fff;cursor:pointer;display:flex;font-size:1.7rem;height:2.5rem;justify-content:center;line-height:.5em;width:2.5rem}.modal-trigger-card{cursor:pointer}.modal-trigger-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.modal-trigger-link{cursor:pointer}.modal--dialog .modal-header{align-items:start;background-color:#007aff;padding:calc(1.025rem + .3vw) 1rem calc(1.025rem + .3vw) calc(1.2rem + 2.4vw)}@media (min-width:1200px){.modal--dialog .modal-header{padding:1.25rem 1rem 1.25rem 3rem}}.modal--dialog .modal-header .modal-desc,.modal--dialog .modal-header .modal-title{color:#fff}.modal--dialog .modal-header .btn-close-icon{align-items:center;background:none;color:#fff;display:flex;font-size:2.5rem;justify-content:center;opacity:1}.modal--dialog .modal-header .btn-close-icon:hover{color:#0ff}.modal--dialog .modal-body{padding:calc(1.025rem + .3vw) calc(1.2rem + 2.4vw)}@media (min-width:1200px){.modal--dialog .modal-body{padding:1.25rem 3rem}}.modal--dialog .modal-footer{border-top:none;padding:calc(1.2rem + 2.4vw)}@media (min-width:1200px){.modal--dialog .modal-footer{padding:3rem}}.modal--video .modal-content{background-color:transparent;border:none}.modal--video .modal-header{border:none;justify-content:flex-end;padding-right:0}.modal--video .modal-body{background-color:#212529;box-shadow:0 0 8px rgba(0,0,0,.6);padding:0}.modal--video .modal-body,.modal--video .modal-body iframe{height:56.25vw;max-height:680px}.modal--video .modal-xxl,.modal--video .modal-xxl .modal-body>iframe{max-width:1250px}@media (max-width:767.98px){.modal--sales-inquiry .modal-header{flex-direction:column-reverse}.modal--sales-inquiry .modal-header .btn-close{padding-top:0}}.modal--sales-inquiry .modal-body{padding-bottom:calc(1.125rem + 1.5vw)}@media (min-width:1200px){.modal--sales-inquiry .modal-body{padding-bottom:2.25rem}}.modal--sales-inquiry .message-container{display:none;padding:calc(1.025rem + .3vw) 0 calc(1.25rem + 3vw)}@media (min-width:1200px){.modal--sales-inquiry .message-container{padding:1.25rem 0 3.5rem}}.modal--sales-inquiry .mauticform_wrapper{margin:0;padding:0}.modal--sales-inquiry .mauticform_wrapper form div,.modal--sales-inquiry .mauticform_wrapper form input,.modal--sales-inquiry .mauticform_wrapper form select,.modal--sales-inquiry .mauticform_wrapper form span,.modal--sales-inquiry .mauticform_wrapper form textarea{font-weight:400}.modal--sales-inquiry .mauticform_wrapper form .mauticform-row{margin-bottom:0}.modal--sales-inquiry .mauticform_wrapper form .mauticform-label,.modal--sales-inquiry .mauticform_wrapper form .mauticform-radiogrp-label{color:#212529}@media (min-width:1280px){.modal--sales-inquiry .mauticform_wrapper form .mauticform-label,.modal--sales-inquiry .mauticform_wrapper form .mauticform-radiogrp-label{font-size:18px!important}}.modal--sales-inquiry .mauticform_wrapper form .mauticform-input,.modal--sales-inquiry .mauticform_wrapper form .mauticform-textarea{background-color:#fff;border-color:#dee2e6;padding:7px 16px}.modal--sales-inquiry .mauticform_wrapper form .mauticform-input:focus,.modal--sales-inquiry .mauticform_wrapper form .mauticform-textarea:focus{border-color:#38a8e4}.modal--sales-inquiry .mauticform_wrapper form .mauticform-select .custom-select{background-color:#fff;border:1px solid #dee2e6}.modal--sales-inquiry .mauticform_wrapper form .mauticform-button-wrapper{text-align:left}.modal--sales-inquiry .mauticform_wrapper form .mauticform-button-wrapper #submitBtn:hover{background-color:#50a2ff}.modal--sales-inquiry .mauticform_wrapper form .mauticform-button-wrapper #submitBtn:hover:before{display:none}article.sqfk-article{background-color:#f7f8fb}article.sqfk-article #news-room .container-fluid{max-width:1920px}article.sqfk-article #news-room .aside-menu-v1{background-color:#f7f8fb;top:97px}article.sqfk-article #news-room .aside-menu-v1 .tier1{padding-bottom:calc(1.05rem + .6vw + 97px)}article.sqfk-article #news-room .aside-menu-v1 .tier1>li{border-bottom:1px solid #ddd}article.sqfk-article #news-room .aside-menu-v1 .tier1 li:not(:last-child):not(:first-child) .tier1__item{cursor:pointer}article.sqfk-article #news-room .aside-menu-v1 .tier1 .tier1__item{color:#212529}article.sqfk-article #news-room .aside-menu-v1 .tier1 .tier1__item .clear-filter{cursor:pointer;font-size:80%;font-weight:400}article.sqfk-article #news-room .aside-menu-v1 .tier1 .filter-list li{cursor:pointer}article.sqfk-article #news-room .aside-menu-v1 .tier1 .filter-list li .filter-checkbox{display:none}article.sqfk-article #news-room .aside-menu-v1 .tier1 .filter-list li input+lable{align-items:center;display:flex}article.sqfk-article #news-room .aside-menu-v1 .tier1 .filter-list li input+lable:before{background-image:url(/assets/img/product/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}article.sqfk-article #news-room .aside-menu-v1 .tier1 .filter-list li input:checked+lable:before{background-image:url(/assets/img/product/icons_tick-checked.svg)}article.sqfk-article #news-room .news-room-content .news-room-content_list.qnap-bs-container-pe{padding-bottom:calc(1.575rem + 6.9vw);padding-top:calc(1.475rem + 5.7vw)}@media (min-width:1200px){article.sqfk-article #news-room .news-room-content .news-room-content_list.qnap-bs-container-pe{padding-bottom:6.75rem;padding-top:5.75rem}}@media (min-width:1280px){article.sqfk-article #news-room .news-room-content .news-room-content_list.qnap-bs-container-pe{padding-left:calc(1.05rem + .6vw)}}@media (min-width:1280px) and (min-width:1200px){article.sqfk-article #news-room .news-room-content .news-room-content_list.qnap-bs-container-pe{padding-left:1.5rem}}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item{position:relative;transition:height .2s}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s,article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item.item-slide:hover .box-container--s{transition:height .2s}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item.item-slide:hover .box-container--s p{-webkit-line-clamp:3;max-height:5.0625rem;transition:all .2s}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item figure{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:.5rem .5rem 0 0;margin:0;padding-bottom:52.5%}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s{background-color:#fff;border-radius:0 0 .5rem .5rem;color:#212529;position:relative}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s.word-break h4,article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s.word-break p{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;word-break:break-word}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s.word-break p{line-height:1.6em;max-height:3.375rem;transition:all .2s}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s p{font-size:1.125rem}}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s .news-room-content_item_year{color:#909090}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s .news-room-content_item_category{background-color:#eee;border-radius:.25rem;cursor:pointer;display:inline-block;font-size:87.5%;padding:.25rem .5rem;text-align:center;vertical-align:baseline;white-space:nowrap}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s .news-room-content_item_category:hover{background-color:#ecf4ff;color:#3091ff}article.sqfk-article #news-room .news-room-content .news-room-content_list .news-room-content_item .box-container--s .award-list img{border-radius:0;height:100px;max-height:100px;max-width:100%}article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination{display:flex;justify-content:center}article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item{border:1px solid #ddd;border-radius:3px;color:#606060;cursor:pointer;padding:.5rem 1rem}article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item:not(:last-child){margin-right:.5rem}article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item.active,article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item:hover{background-color:#909090;border:1px solid #909090;color:#fff}article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item:not(.active):not(:first-child):not(:last-child){display:none}@media (min-width:768px){article.sqfk-article #news-room .news-room-content .news-room-content_list ul.news-room-pagination li.news-room-pagination_item:not(.active):not(:first-child):not(:last-child){display:block}}article.sqfk-article #news-room-detail .news-room-content img{border-radius:12px;max-width:100%}article.sqfk-article #news-room-detail .news-room-content .subtitle{font-weight:500}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail{margin-top:2.5rem}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul{list-style:disc}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol{list-style:decimal}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul{margin-bottom:1.25rem;padding-left:1.5rem}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li{font-size:calc(1.0125rem + .15vw);line-height:1.6em;padding:.5rem 0}@media (min-width:1200px){article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li{font-size:1.125rem}}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li:first-child,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li:first-child{padding-top:0}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li:last-child,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li:last-child{padding-bottom:0}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li p,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li p{margin:0}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ol li p+p,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail ul li p+p{margin-top:1.25rem}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p{word-wrap:break-word;font-size:calc(1.0125rem + .15vw);line-height:1.6em}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p+*,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p:not(:first-child){margin-top:1.25rem}@media (min-width:1200px){article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p{font-size:1.125rem}}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p.title-sm{font-size:calc(1.025rem + .3vw);font-weight:700;line-height:1.5em}@media (min-width:1200px){article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail p.title-sm{font-size:1.25rem}}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail h4{font-size:calc(1.05rem + .6vw);margin-bottom:1.25rem}@media (min-width:1200px){article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail h4{font-size:1.5rem}}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail h5{font-size:calc(1.0125rem + .15vw);font-weight:400;margin-bottom:.75rem}@media (min-width:1200px){article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail h5{font-size:1.125rem}}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table{border:0!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tr:not(:only-child){border-bottom:1px solid #cfdae6!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tr td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tr th{padding:.75rem 1.5rem;text-align:center!important;vertical-align:middle!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tr td:not(:last-child),article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tr th:not(:last-child){border-right:1px solid #cfdae6!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th{background-color:#212529!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td span,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th span,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td span,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th span{color:#fff;font-size:1.25rem!important;font-weight:700!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td span a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th span a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td span a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th span a{color:#0ff}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child td span a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody:only-child tr:not(:only-child):first-child th span a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr td span a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table thead tr th span a:hover{text-decoration:underline}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td{background-color:#fff!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td span{font-size:1rem!important;line-height:1.5em!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td span strong,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td strong{font-size:1.125rem!important;font-weight:700!important;line-height:1.6em!important}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td a,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td span a{color:#007aff}article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td a:hover,article.sqfk-article #news-room-detail .news-room-content .news-room-content_detail div#qnewsContent>div>table tbody td span a:hover{text-decoration:underline}article.sqfk-article .news-room-subscription .qnap-bs-container-pe p,article.sqfk-article .news-room-subscription .qnap-bs-container-ps p{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){article.sqfk-article .news-room-subscription .qnap-bs-container-pe p,article.sqfk-article .news-room-subscription .qnap-bs-container-ps p{font-size:1.75rem}}article.sqfk-article .news-room-subscription .qnap-bs-container-ps section.news-room-subscription_border{border-bottom:1px solid rgba(32,32,32,.2)}@media (min-width:1280px){article.sqfk-article .news-room-subscription .qnap-bs-container-ps section.news-room-subscription_border{border-bottom:none}}article.sqfk-article .news-room-subscription .qnap-bs-container-ps div.news-room-subscription_border{border-right:none}@media (min-width:1280px){article.sqfk-article .news-room-subscription .qnap-bs-container-ps div.news-room-subscription_border{border-right:1px solid rgba(32,32,32,.2)}}article.sqfk-article .news-room-subscription .qnap-bs-container-pe p{color:#007aff}article.sqfk-article .news-room-subscription .qnap-bs-container-pe .qnap-bs-btn-container p{color:#606060;font-weight:700}article.sqfk-article .news-room-subscription-detail section{border-top:1px solid rgba(32,32,32,.2);padding-top:calc(1.15rem + 1.8vw)}@media (min-width:1200px){article.sqfk-article .news-room-subscription-detail section{padding-top:2.5rem}}@media (min-width:1280px){article.sqfk-article .news-room-subscription-detail section{margin-bottom:6.75rem;padding-bottom:0}}article.sqfk-article .news-room-subscription-detail section h3.h5{margin-bottom:calc(1.075rem + .9vw)}@media (min-width:1200px){article.sqfk-article .news-room-subscription-detail section h3.h5{margin-bottom:1.75rem}}article.sqfk-article .news-room-subscription-detail .qnap-bs-container-pe p,article.sqfk-article .news-room-subscription-detail .qnap-bs-container-ps p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){article.sqfk-article .news-room-subscription-detail .qnap-bs-container-pe p,article.sqfk-article .news-room-subscription-detail .qnap-bs-container-ps p{font-size:1.125rem}}article.sqfk-article .news-room-subscription-detail .qnap-bs-container-ps section.news-room-subscription_border{border-bottom:1px solid rgba(32,32,32,.2);border-right:none}@media (min-width:1280px){article.sqfk-article .news-room-subscription-detail .qnap-bs-container-ps section.news-room-subscription_border{border-bottom:none;border-right:1px solid rgba(32,32,32,.2)}}article.sqfk-article .news-room-subscription-detail .qnap-bs-container-pe .qnap-bs-btn-container p{color:#606060;font-weight:700}article.sqfk-article #news-room-detail_media h3.h5{margin-bottom:calc(1.075rem + .9vw)}@media (min-width:1200px){article.sqfk-article #news-room-detail_media h3.h5{margin-bottom:1.75rem}}article.sqfk-article #news-room-detail_media figure{margin-bottom:0}article.sqfk-article #news-room-detail_media .box-container{background-color:rgba(211,214,222,.8);border-radius:8px}article.sqfk-article #news-room-detail_media img{box-shadow:none}.cursor-pointer{cursor:pointer}.modal-backdrop{background:#fff;height:100vh;left:0;opacity:1;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0;transition:opacity .15s linear}.modal-backdrop.show{opacity:1}.modal.fade .modal-dialog{transform:scale(1.2);transition:transform .3s ease-out}.modal.show.fade .modal-dialog{transform:none;transition:transform .3s ease-out}.modal .modal-dialog{overflow-x:hidden;overflow-y:auto}.modal .modal-dialog .modal-header{margin-top:5rem}.modal .modal-dialog .modal-header button.btn-modal-close{border:2px solid #a8aaac!important;transition:all .2s}.modal .modal-dialog .modal-header button.btn-modal-close:hover{background-color:#a8aaac;border:2px solid #fff;transition:all .2s}.modal .modal-dialog .modal-header button.btn-modal-close:hover svg path{fill:#fff}.modal .modal-dialog .modal-header button.btn-modal-close svg path{fill:#a8aaac}.modal .modal-dialog .modal-body .swiper{position:relative}.modal .modal-dialog .modal-body .swiper .swiper-wrapper .swiper-slide{padding:0}.modal .modal-dialog .modal-body .swiper .swiper-wrapper .swiper-slide figure{margin-bottom:1.25rem}.modal .modal-dialog .modal-body .swiper .swiper-wrapper .swiper-slide figure img{box-shadow:none}.modal .modal-dialog .modal-body .swiper .swiper-wrapper .swiper-slide a{background-color:#fff;color:#303030;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.modal .modal-dialog .modal-body .swiper .swiper-wrapper .swiper-slide a{font-size:1.125rem}}.modal .modal-dialog .modal-body .swiper .swiper-next,.modal .modal-dialog .modal-body .swiper .swiper-prev{background-image:url(/assets/img/sqss-controller-icon.png);background-repeat:no-repeat;height:100%;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);transition:opacity .2s;width:60px;z-index:1}.modal .modal-dialog .modal-body .swiper .swiper-next[role=button],.modal .modal-dialog .modal-body .swiper .swiper-prev[role=button]{opacity:.3}.modal .modal-dialog .modal-body .swiper .swiper-next[role=button]:hover,.modal .modal-dialog .modal-body .swiper .swiper-prev[role=button]:hover{opacity:1;transition-timing-function:ease-in-out;transition:opacity .2s}.modal .modal-dialog .modal-body .swiper .swiper-next[role=button].swiper-button-disabled,.modal .modal-dialog .modal-body .swiper .swiper-prev[role=button].swiper-button-disabled{visibility:hidden}.modal .modal-dialog .modal-body .swiper .swiper-next{background-position:-60px;right:0}.modal .modal-dialog .modal-body .swiper .swiper-prev{background-position:0;left:0}.modal .modal-dialog .modal-body .swiper-pagination-gray{display:flex;justify-content:center;margin-top:3.75rem;padding-bottom:5rem}.modal .modal-dialog .modal-body .swiper-pagination-gray .swiper-pagination-bullet{background:#a8aaac;border:2px solid #a8aaac;height:12px;opacity:1;width:12px}.modal .modal-dialog .modal-body .swiper-pagination-gray .swiper-pagination-bullet:not(:last-child){margin:0 20px 0 0}@media (min-width:600px){.modal .modal-dialog .modal-body .swiper-pagination-gray .swiper-pagination-bullet{height:14px;width:14px}.modal .modal-dialog .modal-body .swiper-pagination-gray .swiper-pagination-bullet:not(:last-child){margin:0 32px 0 0}}.modal .modal-dialog .modal-body .swiper-pagination-gray .swiper-pagination-bullet-active{background:transparent}
