@charset "UTF-8";@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)}}@keyframes arrow-right{0%{transform:translateX(0)}40%,to{transform:translateX(150%)}}@keyframes arrow-right-r4{0%{transform:translateX(0)}40%,to{transform:translateX(18px)}}@media (min-width:1000px){article.sqfk-article .product-header .sqfk-container .product-header__buy,article.sqfk-article .product-header .sqfk-container .product-header__dropdown-menu{display:none}}article.sqfk-article .product-header.product-header--dark-text:not(.product-header--fixed) .sqfk-container .product-header__title a,article.sqfk-article .product-header.product-header--dark-text:not(.product-header--fixed) .sqfk-container .product-header__title a:active,article.sqfk-article .product-header.product-header--dark-text:not(.product-header--fixed) .sqfk-container .product-header__title a:link,article.sqfk-article .product-header.product-header--dark-text:not(.product-header--fixed) .sqfk-container .product-header__title a:visited{color:#707070}article.sqfk-article .software-keyvision.software-keyvision--row{position:relative}@media (min-width:1000px){article.sqfk-article .software-keyvision.software-keyvision--row+section{padding-top:120px}}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__container figure:before{background-image:none}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__container figure.position-right img{-o-object-position:center right;object-position:center right}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__container figure.position-left img{-o-object-position:center left;object-position:center left}@media (min-width:1000px){article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__container .sqfk-keyvision{padding:140px 0 180px}}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__menu{bottom:-30px;display:none;position:absolute;width:100%}@media (min-width:1000px){article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__menu{display:flex;justify-content:center}}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__menu ul{box-shadow:0 16px 40px rgba(36,18,77,.16)}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__menu ul a{background-color:#fff;color:#212121;display:block;font-size:1.125rem;font-weight:500;padding:20px 40px;transition:all .3s ease}article.sqfk-article .software-keyvision.software-keyvision--row .software-keyvision__menu ul a:hover{color:#fff}@media (min-width:1000px){article.sqfk-article .sqfk-section .sqfk-container{max-width:1920px;padding:0;width:100%}}@media (min-width:1920px){article.sqfk-article .sqfk-section .sqfk-container{width:90%}}article.sqfk-article .sqfk-section p{color:#212121;line-height:1.5em}@media (min-width:600px){article.sqfk-article .sqfk-section p{font-size:20px}}@media (min-width:1000px){article.sqfk-article .sqfk-section p{font-size:24px}}article.sqfk-article .sqfk-section.flex-items{background-color:#f2f2f5}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul{justify-content:flex-start}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li{margin:0 0 20px;padding:0}@media (min-width:600px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li{margin:0 20px 20px 0;width:calc(50% - 20px)}}@media (min-width:1000px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li{margin:0 30px 30px 0;width:calc(33.33333% - 30px)}}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li a{background-color:#fff;display:block;padding:20px 20px 30px;position:relative;transition:all .5s;width:100%}@media (min-width:600px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li a{padding:30px 30px 40px}}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li a:hover{box-shadow:0 5px 10px rgba(0,0,0,.16)}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li a:hover .arrow span{animation:arrow-right 2s 1s infinite}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li h4{font-weight:300}@media (min-width:600px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li h4{font-size:20px;margin:10px 0 15px}}@media (min-width:1000px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li h4{font-size:22px}}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li p{line-height:1.6em}@media (min-width:600px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li p{font-size:16px}}@media (min-width:1000px){article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li p{font-size:18px}}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li .arrow{color:#bbb;height:24px;overflow:hidden;position:absolute;right:30px;top:30px;width:16px}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li .arrow span{display:inline-block;font-family:Roboto,Open Sans,Arial,Verdana,Tahoma,Helvetica,微軟正黑體,Microsoft JhengHei,PingFang SC,Lantinghei SC,sans-serif!important;width:14px}article.sqfk-article .sqfk-section.flex-items ul.flex-items__ul li .arrow span:first-child{left:-18px;position:absolute}article.sqfk-article .sqfk-section.more-info{background-color:#fff}article.sqfk-article .sqfk-section.more-info .btn{margin:0}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .btn{font-size:18px}}article.sqfk-article .sqfk-section.more-info .more-info__container{padding:0 20px}@media (min-width:600px){article.sqfk-article .sqfk-section.more-info .more-info__container{padding:0 8.3870967742%}}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__container{display:flex}}article.sqfk-article .sqfk-section.more-info .more-info__container>*{box-sizing:border-box;flex:1}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__container>:first-child{padding-right:4%}}article.sqfk-article .sqfk-section.more-info .more-info__container>:nth-child(2){border-top:1px solid #707070;padding-top:30px}@media (min-width:600px){article.sqfk-article .sqfk-section.more-info .more-info__container>:nth-child(2){padding-top:40px}}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__container>:nth-child(2){border-left:1px solid #707070;border-top:none;padding-left:4%;padding-top:0}article.sqfk-article .sqfk-section.more-info .more-info__container.left-wider-block>:first-child,article.sqfk-article .sqfk-section.more-info .more-info__container.right-wider-block>:nth-child(2){flex:1.5}}article.sqfk-article .sqfk-section.more-info .more-info__main h2,article.sqfk-article .sqfk-section.more-info .more-info__main p{padding:0;width:auto}article.sqfk-article .sqfk-section.more-info .more-info__main h2{color:#007aff}article.sqfk-article .sqfk-section.more-info .more-info__main .btn-container{margin:20px 0 60px}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__main .btn-container{margin:50px 0 0}}article.sqfk-article .sqfk-section.more-info .more-info__main .btn-arrow{background-color:#007aff}article.sqfk-article .sqfk-section.more-info .more-info__others h4{color:#212121;font-size:18px;font-weight:600;margin-bottom:10px}@media (min-width:600px){article.sqfk-article .sqfk-section.more-info .more-info__others h4{font-size:20px}}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__others h4{font-size:22px}}article.sqfk-article .sqfk-section.more-info .more-info__others p{font-size:14px;margin-bottom:10px;padding:0}@media (min-width:600px){article.sqfk-article .sqfk-section.more-info .more-info__others p{font-size:16px}}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__others p{font-size:18px}}article.sqfk-article .sqfk-section.more-info .more-info__others .btn-container{margin-bottom:30px}@media (min-width:1000px){article.sqfk-article .sqfk-section.more-info .more-info__others .btn-container{margin-bottom:40px}}article.sqfk-article .sqfk-section.more-info .more-info__others .btn-arrow{background-color:transparent;border-color:#999;color:#007aff}article.sqfk-article section.item-section{background-color:#f2f2f5}article.sqfk-article section.item-section h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){article.sqfk-article section.item-section h2{font-size:2.5rem}}article.sqfk-article section.item-section p{font-size:calc(1.275rem + .3vw);margin-top:1rem}@media (min-width:1200px){article.sqfk-article section.item-section p{font-size:1.5rem}}article.sqfk-article section.item-section .items-container ul li a{background-color:#fff;display:block;padding:calc(1.3125rem + .75vw) calc(1.3125rem + .75vw) calc(1.375rem + 1.5vw);position:relative;transition:all .5s;width:100%}@media (min-width:1200px){article.sqfk-article section.item-section .items-container ul li a{padding:1.875rem 1.875rem 2.5rem}}article.sqfk-article section.item-section .items-container ul li a:hover{box-shadow:0 5px 10px rgba(0,0,0,.16)}article.sqfk-article section.item-section .items-container ul li a:hover .arrow span{animation:arrow-right-r4 2s 1s infinite}article.sqfk-article section.item-section .items-container ul li h4{font-size:calc(1.2625rem + .15vw);font-weight:400}@media (min-width:1200px){article.sqfk-article section.item-section .items-container ul li h4{font-size:1.375rem}}article.sqfk-article section.item-section .items-container ul li p{color:#202020;font-size:1.125rem}article.sqfk-article section.item-section .items-container ul li .arrow{align-items:center;color:#bbb;display:flex;height:24px;overflow:hidden;position:absolute;right:30px;top:30px;width:14px}article.sqfk-article section.item-section .items-container ul li .arrow span{display:inline-block;font-family:Roboto,Open Sans,Arial,Verdana,Tahoma,Helvetica,微軟正黑體,Microsoft JhengHei,PingFang SC,Lantinghei SC,sans-serif!important;font-size:14px;width:14px}article.sqfk-article section.item-section .items-container ul li .arrow span:first-child{left:-18px;position:absolute}article.sqfk-article div#more h2{color:#007aff;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){article.sqfk-article div#more h2{font-size:2.5rem}}article.sqfk-article div#more p{font-size:calc(1.275rem + .3vw);margin-top:1rem}@media (min-width:1200px){article.sqfk-article div#more p{font-size:1.5rem}}article.sqfk-article div#more h4{color:#212121;font-size:calc(1.2625rem + .15vw);font-weight:600}@media (min-width:1200px){article.sqfk-article div#more h4{font-size:1.375rem}}article.sqfk-article div#more h4:not(:first-child){margin-top:calc(1.375rem + 1.5vw)}@media (min-width:1200px){article.sqfk-article div#more h4:not(:first-child){margin-top:2.5rem}}article.sqfk-article div#more .border-secondary{border-color:#ccc!important}article.business-applications .software-keyvision.software-keyvision--row{background-color:#3e465d}article.business-applications #installation-menu a:hover{background-color:#565faf}article.business-applications #installation h2,article.business-applications #installation h4,article.business-applications #installation ul.flex-items__ul li a:hover .arrow{color:#565faf}article.business-applications #virtualization-menu a:hover{background-color:#007aff}article.business-applications #virtualization h2,article.business-applications #virtualization h4,article.business-applications #virtualization ul.flex-items__ul li a:hover .arrow{color:#007aff}article.business-applications #performance-menu a:hover{background-color:#009788}article.business-applications #performance h2,article.business-applications #performance h4,article.business-applications #performance ul.flex-items__ul li a:hover .arrow{color:#009788}article.business-applications #system-menu a:hover{background-color:#2345a4}article.business-applications #system h2,article.business-applications #system h4,article.business-applications #system ul.flex-items__ul li a:hover .arrow{color:#2345a4}article.business-applications #file-menu a:hover{background-color:#269dd2}article.business-applications #file h2,article.business-applications #file h4,article.business-applications #file ul.flex-items__ul li a:hover .arrow{color:#269dd2}article.surveillance-smartvideo .software-keyvision.software-keyvision--row{background-color:#382f87}article.surveillance-smartvideo #surveillance-menu a:hover{background-color:#5222c4}article.surveillance-smartvideo #surveillance h2,article.surveillance-smartvideo #surveillance h4,article.surveillance-smartvideo #surveillance ul.flex-items__ul li a:hover .arrow{color:#5222c4}article.surveillance-smartvideo #ai-menu a:hover{background-color:#007aff}article.surveillance-smartvideo #ai h2,article.surveillance-smartvideo #ai h4,article.surveillance-smartvideo #ai ul.flex-items__ul li a:hover .arrow{color:#007aff}article.surveillance-smartvideo #qvr-menu a:hover{background-color:#4889c4}article.surveillance-smartvideo #qvr h2,article.surveillance-smartvideo #qvr h4,article.surveillance-smartvideo #qvr ul.flex-items__ul li a:hover .arrow{color:#4889c4}article.data-protection #data-menu a:hover,article.data-protection .software-keyvision.software-keyvision--row{background-color:#2691ac}article.data-protection #data h2,article.data-protection #data h4,article.data-protection #data ul.flex-items__ul li a:hover .arrow{color:#2691ac}article.data-protection #vm-menu a:hover{background-color:#645da7}article.data-protection #vm h2,article.data-protection #vm h4,article.data-protection #vm ul.flex-items__ul li a:hover .arrow{color:#645da7}article.data-protection #protection-menu a:hover{background-color:#0f318e}article.data-protection #protection h2,article.data-protection #protection h4,article.data-protection #protection ul.flex-items__ul li a:hover .arrow{color:#0f318e}article.homeusers #beginner-menu a:hover,article.homeusers .software-keyvision.software-keyvision--row{background-color:#c58d65}article.homeusers #beginner h2,article.homeusers #beginner h4,article.homeusers #beginner ul.flex-items__ul li a:hover .arrow{color:#c58d65}article.homeusers #server-menu a:hover{background-color:#a75f5d}article.homeusers #server h2,article.homeusers #server h4,article.homeusers #server ul.flex-items__ul li a:hover .arrow{color:#a75f5d}article.homeusers #multimedia-menu a:hover{background-color:#799823}article.homeusers #multimedia h2,article.homeusers #multimedia h4,article.homeusers #multimedia ul.flex-items__ul li a:hover .arrow{color:#799823}article.homeusers #storage-menu a:hover{background-color:#847b00}article.homeusers #storage h2,article.homeusers #storage h4,article.homeusers #storage ul.flex-items__ul li a:hover .arrow{color:#847b00}article.networking-overview #management-menu a:hover,article.networking-overview .software-keyvision.software-keyvision--row{background-color:#264eac}article.networking-overview #management h2,article.networking-overview #management h4,article.networking-overview #management ul.flex-items__ul li a:hover .arrow{color:#264eac}article.networking-overview #vm-menu a:hover{background-color:#097c8e}article.networking-overview #vm h2,article.networking-overview #vm h4,article.networking-overview #vm ul.flex-items__ul li a:hover .arrow{color:#097c8e}article.networking-overview #security-menu a:hover{background-color:#722ab9}article.networking-overview #security h2,article.networking-overview #security h4,article.networking-overview #security ul.flex-items__ul li a:hover .arrow{color:#722ab9}article.enterprise .software-keyvision.software-keyvision--row{background-color:#1d1e51}article.enterprise #all_flash-menu a:hover{background-color:#161bb1}article.enterprise #all_flash h2,article.enterprise #all_flash h4,article.enterprise #all_flash ul.flex-items__ul li a:hover .arrow{color:#161bb1}article.enterprise #availability-menu a:hover{background-color:#009788}article.enterprise #availability h2,article.enterprise #availability h4,article.enterprise #availability ul.flex-items__ul li a:hover .arrow{color:#009788}article.enterprise #hyperconverged-menu a:hover{background-color:#645da7}article.enterprise #hyperconverged h2,article.enterprise #hyperconverged h4,article.enterprise #hyperconverged ul.flex-items__ul li a:hover .arrow{color:#645da7}article.enterprise #storage-menu a:hover{background-color:#269dd2}article.enterprise #storage h2,article.enterprise #storage h4,article.enterprise #storage ul.flex-items__ul li a:hover .arrow{color:#269dd2}article.cloud #access-menu a:hover,article.cloud .software-keyvision.software-keyvision--row{background-color:#4596e6}article.cloud #access h2,article.cloud #access h4,article.cloud #access ul.flex-items__ul li a:hover .arrow{color:#4596e6}article.cloud #qutscloud-menu a:hover{background-color:#2691ac}article.cloud #qutscloud h2,article.cloud #qutscloud h4,article.cloud #qutscloud ul.flex-items__ul li a:hover .arrow{color:#2691ac}article.cloud #hybrid-menu a:hover{background-color:#0f318e}article.cloud #hybrid h2,article.cloud #hybrid h4,article.cloud #hybrid ul.flex-items__ul li a:hover .arrow{color:#0f318e}article.content-creation #storage-menu a:hover,article.content-creation .software-keyvision.software-keyvision--row{background-color:#a29f39}article.content-creation #storage h2,article.content-creation #storage h4,article.content-creation #storage ul.flex-items__ul li a:hover .arrow{color:#a29f39}article.content-creation #edit-menu a:hover{background-color:#5da764}article.content-creation #edit h2,article.content-creation #edit h4,article.content-creation #edit ul.flex-items__ul li a:hover .arrow{color:#5da764}article.content-creation #thunderbolt-menu a:hover{background-color:#0f6b8e}article.content-creation #thunderbolt h2,article.content-creation #thunderbolt h4,article.content-creation #thunderbolt ul.flex-items__ul li a:hover .arrow{color:#0f6b8e}article.product-security #setting-menu a:hover,article.product-security .software-keyvision.software-keyvision--row{background-color:#296144}article.product-security #setting h2,article.product-security #setting h4,article.product-security #setting ul.flex-items__ul li a:hover .arrow{color:#296144}article.product-security #firewall-menu a:hover{background-color:#2691ac}article.product-security #firewall h2,article.product-security #firewall h4,article.product-security #firewall ul.flex-items__ul li a:hover .arrow{color:#2691ac}article.product-security #connection-menu a:hover{background-color:#5da764}article.product-security #connection h2,article.product-security #connection h4,article.product-security #connection ul.flex-items__ul li a:hover .arrow{color:#5da764}
