@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)}}.hide{display:none}@media (min-width:1280px){article.sqfk-article .sqfk-container{width:1250px}}article.sqfk-article .big-title{flex-direction:column;font-size:40px;font-weight:600;line-height:1.2em;padding:0 20px}@media (min-width:600px){article.sqfk-article .big-title{flex-direction:row;font-size:54px}}@media (min-width:1000px){article.sqfk-article .big-title{font-size:76px;padding:0}}article.sqfk-article .big-title img{margin-bottom:20px;width:60px}@media (min-width:600px){article.sqfk-article .big-title img{margin-bottom:0;margin-right:20px;width:80px}}@media (min-width:1000px){article.sqfk-article .big-title img{margin-right:45px;width:150px}}article.sqfk-article .big-title span{max-width:650px}article.sqfk-article .item-3{margin-top:30px}@media (min-width:1000px){article.sqfk-article .item-3{margin-top:50px}}article.sqfk-article .item-3 li{margin-bottom:40px;width:100%}@media (min-width:600px){article.sqfk-article .item-3 li{width:33.3333333333%}}@media (min-width:1000px){article.sqfk-article .item-3 li{margin-top:60px}}article.sqfk-article .item-3 li figure{text-align:center}article.sqfk-article .item-3 li h4,article.sqfk-article .item-3 li p{line-height:1.5em}article.sqfk-article .item-3 li h4{color:#333;font-size:18px;font-weight:400;margin:.5em 0;text-align:center;width:auto}@media (min-width:600px){article.sqfk-article .item-3 li h4{margin:1em 0}}@media (min-width:1000px){article.sqfk-article .item-3 li h4{font-size:24px}}article.sqfk-article .item-3 li p{font-size:14px;text-align:center}@media (min-width:600px){article.sqfk-article .item-3 li p{margin:1em 0;text-align:left}}@media (min-width:1000px){article.sqfk-article .item-3 li p{font-size:16px}}#all-flash{background-color:#0a0e19;background-position:50% -150px;background-repeat:no-repeat}@media (min-width:600px){#all-flash{background-position:50% -100px}}@media (min-width:1000px){#all-flash{background-position:50% -50px}}@media (min-width:1280px){#all-flash .sqfk-container{width:980px}}#all-flash h3{color:#aaa;font-weight:400;margin-bottom:100px}@media (min-width:600px){#all-flash h3{margin-bottom:150px}}@media (min-width:1000px){#all-flash h3{padding:0;width:auto}}#all-flash .all-flash__tab-menu li>div{background-color:#131424;cursor:pointer;padding:20px}@media (min-width:600px){#all-flash .all-flash__tab-menu li>div{padding:40px}}@media (min-width:1000px){#all-flash .all-flash__tab-menu li>div{padding:60px 40px}}#all-flash .all-flash__tab-menu li>div h4{font-size:14px;padding:0;width:auto}@media (min-width:600px){#all-flash .all-flash__tab-menu li>div h4{font-size:18px}}#all-flash .all-flash__tab-menu li>div h4 span{display:block;font-size:24px;font-weight:700;line-height:2em}@media (min-width:600px){#all-flash .all-flash__tab-menu li>div h4 span{font-size:34px}}@media (min-width:1000px){#all-flash .all-flash__tab-menu li>div h4 span{font-size:40px}}#all-flash .all-flash__tab-menu li>div .all-flash__tab-menu__li__subtitle{font-size:14px;padding:0}@media (min-width:600px){#all-flash .all-flash__tab-menu li>div .all-flash__tab-menu__li__subtitle{font-size:18px}}#all-flash .all-flash__tab-menu li>div .all-flash__tab-menu__li__subtitle span{font-size:20px}@media (min-width:600px){#all-flash .all-flash__tab-menu li>div .all-flash__tab-menu__li__subtitle span{font-size:24px}}#all-flash .all-flash__tab-menu li>div .buttons{padding:0}#all-flash .all-flash__tab-menu li>div .buttons a{border:1px solid rgba(150,221,97,.6);color:#76b04a}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed{display:inline-block;line-height:2rem}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed .arrow-icon{margin-left:5px;position:relative;top:-1px;transition:transform .3s ease;vertical-align:middle}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed .arrow-icon>g{stroke:#96dd61}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed .arrow-icon--circle{stroke-dasharray:95;stroke-dashoffset:95;transition:stroke-dashoffset .3s ease}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed:hover{border:1px solid rgba(150,221,97,.4)}#all-flash .all-flash__tab-menu li>div .buttons a.link--arrowed:hover .arrow-icon--circle{stroke-dashoffset:0}#all-flash .all-flash__tab-menu li>div:hover{background-color:#22233d}#all-flash .all-flash__tab-menu li>div:hover .buttons a{border:1px solid rgba(150,221,97,.4);color:#96dd61}#all-flash .all-flash__tab-menu li>div:hover .buttons a .arrow-icon--circle{stroke-dashoffset:0}#all-flash .all-flash__tab-menu li.all-flash__tab-menu__li--active>div{background-color:#2a9d78;pointer-events:none}#all-flash .all-flash__tab-menu li.all-flash__tab-menu__li--active>div a{background-color:#fff;border-color:#fff;color:#2a9d78}#all-flash .all-flash__tab-menu li.all-flash__tab-menu__li--active>div a .arrow-icon>g{stroke:#2a9d78}#all-flash .all-flash__tab-menu li.all-flash__tab-menu__li--active>div a .arrow-icon--circle{stroke-dashoffset:0}#all-flash .all-flash__tab-content{margin-top:40px}@media (min-width:1000px){#all-flash .all-flash__tab-content p.p-anno{font-size:14px}}#all-flash .all-flash__tab-content li{display:none}#all-flash .all-flash__tab-content li.all-flash__tab-content__li--active{display:block}#ssd .ssd__feature-container{margin-top:40px}@media (min-width:1000px){#ssd .ssd__feature-container{margin-top:70px}}#ssd .ssd__feature-container>h4{color:#0db1f0;font-size:22px;line-height:1.5em;text-align:center}@media (min-width:600px){#ssd .ssd__feature-container>h4{font-size:28px}}@media (min-width:1000px){#ssd .ssd__feature-container>h4{font-size:36px}}#ssd .ssd__feature-container .item-3 img{width:90px}@media (min-width:1000px){#ssd .ssd__feature-container .item-3 img{width:135px}}#performance{background-color:#000c18;background-position:top,-50% 20%,150% 88%,bottom;background-repeat:no-repeat;background-size:100%,70%,70%,100%}#performance .dark-bg{background-color:transparent}@media (min-width:1000px){#performance .performance__feature2 .sqfk-container{align-items:flex-end}#performance .performance__feature2 .sqfk-container .sqfk-sec-figure{overflow:visible;padding-bottom:150px;padding-left:0;padding-right:0}}#performance .performance__feature4 img{max-width:517px;width:100%}#endurance{padding-bottom:40px}@media (min-width:1000px){#endurance{padding-bottom:100px}}#endurance .endurance__feature{background-color:#fff;padding:20px 0}#endurance .endurance__feature .sqfk-container{background-color:#222427;border-radius:10px;box-sizing:border-box;margin:0 20px;padding:30px 20px}@media (min-width:600px){#endurance .endurance__feature .sqfk-container{padding:40px}}@media (min-width:1000px){#endurance .endurance__feature .sqfk-container{margin:0 auto;padding:90px}}#endurance .endurance__feature .sqfk-container h3{margin-left:0;padding-left:0;width:auto}#endurance .endurance__feature .sqfk-container p{padding-left:0}#endurance .endurance__feature .sqfk-container p.p-anno{margin:1em 0}#endurance .endurance__feature .sqfk-container .sqfk-sec-figure{padding:0}#endurance .endurance__feature .sqfk-container .sqfk-sec-figure img{max-width:100%}#recommended table{min-width:450px}#recommended table .btn-primary,#recommended table h4,#recommended table td,#recommended table th{font-weight:300}@media (min-width:1000px){#recommended table .btn-primary,#recommended table td,#recommended table th{font-size:16px}}@media (min-width:600px){#recommended table .btn-primary{padding:.75em 2.5em}}#recommended table img{max-height:120px}@media (min-width:1000px){#recommended table img{max-height:140px}}#recommended table .white-bg{background-color:#fff}#recommended table h4{font-size:16px}@media (min-width:600px){#recommended table h4{font-size:20px}}
