@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)}}article.sqfk-article.sqfk-article-r4 .software-keyvision.software-keyvision--video section{min-height:550px;padding-top:calc(1.65rem + 7.8vw)}@media (min-width:1200px){article.sqfk-article.sqfk-article-r4 .software-keyvision.software-keyvision--video section{padding-top:7.5rem}}@media (min-width:1280px){article.sqfk-article.sqfk-article-r4 .software-keyvision.software-keyvision--video section h1{font-size:3rem}}article.sqfk-article.sqfk-article-r4 p+p{margin-top:.75rem}#intro .lottie-container{padding:calc(1.275rem + 3.3vw) 0}@media (min-width:1200px){#intro .lottie-container{padding:3.75rem 0}}@media (max-width:1279.98px){#features .feature div.box-container{padding:calc(1.15rem + 1.8vw) 0}}@media (max-width:1279.98px) and (min-width:1200px){#features .feature div.box-container{padding:2.5rem 0}}@media (min-width:1280px){#features .feature:nth-child(odd) div.box-container{padding-left:0}#features .feature:nth-child(2n) div.box-container{padding-right:0}}@media (min-width:1920px){#features #feature2 figure.box-container{padding:5rem}}#customers .customer-badge{background-color:#353535;border-radius:.25rem;display:inline-block;font-size:calc(1.025rem + .3vw);font-weight:400;line-height:1.5rem;padding:.5rem 1rem}@media (min-width:1200px){#customers .customer-badge{font-size:1.25rem}}#customers .customer-badge+h2{margin-top:.75rem}#customers #business1 .icons-container img{width:80px}@media (min-width:768px){#customers #business1 .icons-container img{width:100px}}#customers #business2 .icons-container img{height:120px}#Main_Menu_wrap_false{display:none!important}@media (min-width:1000px){.mainHeader{position:absolute!important}.ftrBlock{padding-top:50px}}.sqfk-nav.sqfk-nav-fixed .sqfk-container .addthis_sharing_toolbox{display:none}.sqfk-nav .sqfk-container{position:relative}.sqfk-nav .sqfk-container .addthis_sharing_toolbox{filter:alpha(Opacity=60);margin:0 auto 60px;-moz-opacity:.6;opacity:.6;text-align:center;width:338px}@media (min-width:1000px){.sqfk-nav .sqfk-container .addthis_sharing_toolbox{display:flex;justify-content:flex-end;left:0;max-width:980px;opacity:.8;position:absolute;top:0;width:100%;z-index:999}}.addthis_sharing_toolbox a .at-icon-wrapper{border-radius:4px}.sqfk-article .sqfk-keyvision{background-position:50%;background-size:cover}#sqss .sqss-regular .sqss-slide-block{height:155px;margin-left:-130px;width:260px}@media (min-width:360px){#sqss .sqss-regular .sqss-slide-block{height:150px;margin-left:-150px;width:300px}}@media (min-width:720px){#sqss .sqss-regular .sqss-slide-block{height:320px;margin-left:-320px;width:640px}}@media (min-width:1000px){#sqss .sqss-regular .sqss-slide-block{height:360px;margin-left:-360px;width:720px}#sqss .sqss-regular .sqss-slide-caption{height:72px}}#vt-5f table{margin-top:40px;width:100%}#vt-5f table td a{color:#008ed3;text-decoration:none}#vt-5f table thead{background-color:#333;color:#fff;height:30px}#vt-5f table th{padding:12px 10px}#vt-5f table td,#vt-5f table th{font-size:14px;text-align:center}#vt-5f table td{border:1px solid #ccc;box-sizing:border-box;line-height:30px;padding:5px}#vt-5f table td ul{font-size:13px;padding-left:20px;text-align:left}#vt-5f table td ul li{list-style:disc inside}#vt-5f table tr td.head{background-color:#f0f0f0}@media (max-width:1000px){#vt-5f{padding:0 20px}}@media (max-width:768px){#vt-5f .product-overview-table{-webkit-overflow-scrolling:touch;overflow:auto}#vt-5f .product-overview-table table{width:700px}}.sqfk-article.what-is-nasPage h4{font-size:18px;font-weight:600;margin:.5em 0;padding:0 20px}@media (min-width:600px){.sqfk-article.what-is-nasPage h4{font-size:24px;padding:0 8.3871%}}.sqfk-article.what-is-nasPage br{content:" ";display:block;line-height:30px;margin:1em 0}@media (min-width:1000px){.sqfk-article.what-is-nasPage .sqfk-section p{font-size:18px;font-size:20px;line-height:1.5}}.sqfk-article.what-is-nasPage .f00{overflow:hidden;padding:0}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00{padding:60px 0}}.sqfk-article.what-is-nasPage .f00 .sqfk-container{display:flex;flex-direction:column-reverse;justify-content:flex-start;margin:0 auto;max-width:1440px;min-height:450px;padding:0;position:relative;width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container{padding:60px 0;width:90%}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container{flex-direction:row;padding-bottom:120px}}.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem{align-items:flex-end;display:flex;justify-content:center;margin-top:60px}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem{margin-top:220px}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem{justify-content:inherit;margin-top:inherit}}.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div{width:100%}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div{min-width:510px}}.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div p{color:#888;font-size:20px;font-weight:500}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div p{font-size:22px}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div p{font-size:30px}}.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div h3{color:#0e65a0;font-size:32px;font-weight:600;line-height:1.3em;margin-top:15px;text-align:left;width:100%}@media (min-width:600px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div h3{width:83.22581%}}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div h3{font-size:52px}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div h3{font-size:60px}}.sqfk-article.what-is-nasPage .f00 .sqfk-container .textItem div h3 br{line-height:0px;margin:0}.sqfk-article.what-is-nasPage .f00 .sqfk-container figure{position:relative}.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgGroup2{align-items:flex-end;background-image:url(https://www.qnap.com/solution/what-is-nas/images/kv-img.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:100px 0}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgGroup2{background-image:inherit;padding:inherit}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgGroup2{justify-content:inherit}}.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgGroup2 img{width:100%}.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgGroup2 .img-animation{width:700px}.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgBg{display:none;opacity:0;position:absolute;right:-100%;top:-120px;z-index:-1}@media (min-width:768px){.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgBg{display:inherit;opacity:1;right:-60%}}@media (min-width:900px){.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgBg{right:-30%}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f00 .sqfk-container figure .imgBg{right:-80%}}.sqfk-article.what-is-nasPage .f01{background:url(https://www.qnap.com/solution/what-is-nas/images/f01-bg01.png) no-repeat 0 2000px,url(https://www.qnap.com/solution/what-is-nas/images/f01-bg01.png) no-repeat 0 0;background-size:120% 10%,contain}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01{background:url(https://www.qnap.com/solution/what-is-nas/images/f01-bg01.png) no-repeat 0 900px,url(https://www.qnap.com/solution/what-is-nas/images/f01-bg01.png) no-repeat 0 0;background-size:120% 30%,contain}}@media (min-width:1920px){.sqfk-article.what-is-nasPage .f01{background-size:150% 40%,contain}}.sqfk-article.what-is-nasPage .f01 .sqfk-container h3{color:#474646;font-weight:600}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container h4{font-size:30px}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:100px auto;position:static;width:90%}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item{flex-direction:row;position:relative;width:auto}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content{display:flex;margin-right:0;max-width:750px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content{margin-right:150px}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content h1{color:#206baf;font-size:4em;font-weight:700;line-height:.75}@media (min-width:768px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content h1{font-size:8em}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content h4{color:#206baf}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item .text-content p{padding-right:0}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item figure{position:absolute}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item img{max-height:260px}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:first-child{margin-top:120px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:first-child figure{left:-22%}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:first-child img{max-height:260px}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(2n) .text-content{margin-left:0;margin-right:0}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(2n) .text-content{margin-left:150px}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(2) figure{left:0}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(2) img{max-height:260px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(2) img{max-height:160px}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(3){flex-direction:column-reverse}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(3){flex-direction:inherit}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(3) figure{right:-4%}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(3) img{max-height:260px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(3) img{max-height:160px}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(4) figure{left:-10%}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(4) img{max-height:260px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(4) img{max-height:230px}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(5){flex-direction:column-reverse}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(5){flex-direction:inherit}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(5) figure{right:-4%}}.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(5) img{max-height:260px}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f01 .sqfk-container .item:nth-child(5) img{max-height:130px}}.sqfk-article.what-is-nasPage .f02-top-bg{background:url(https://www.qnap.com/solution/what-is-nas/images/f02-bg1.png) top no-repeat;background-size:cover;height:60px;padding:0}@media (min-width:600px){.sqfk-article.what-is-nasPage .f02-top-bg{height:100px}}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f02-top-bg{height:200px}}.sqfk-article.what-is-nasPage .f02{background:url(https://www.qnap.com/solution/what-is-nas/images/f02-bg2.png) no-repeat;background-position:bottom;background-size:cover;position:relative}.sqfk-article.what-is-nasPage .f02 .planet-wrap{height:400px;overflow:hidden;position:absolute;right:0;top:-25%;width:400px}@media (min-width:600px){.sqfk-article.what-is-nasPage .f02 .planet-wrap{padding-right:50px}}@media (min-width:1480px){.sqfk-article.what-is-nasPage .f02 .planet-wrap{top:-20%}}.sqfk-article.what-is-nasPage .f02 .planet-wrap .planet{position:absolute;right:-35%;width:450px}@media (min-width:600px){.sqfk-article.what-is-nasPage .f02 .planet-wrap .planet{position:inherit;width:600px}}@media (min-width:1480px){.sqfk-article.what-is-nasPage .f02 .planet-wrap .planet{right:-40%;width:700px}}.sqfk-article.what-is-nasPage .f02 .sqfk-container h3{color:#fff;font-weight:600}@media (min-width:1480px){.sqfk-article.what-is-nasPage .f02 .sqfk-container p{font-size:20px}}.sqfk-article.what-is-nasPage .f02 .sqfk-container figure{margin:60px 30px}.sqfk-article.what-is-nasPage .f02 .sqfk-container img{border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.161);width:100%}.sqfk-article.what-is-nasPage .f03{background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain}.sqfk-article.what-is-nasPage .f03 h3{font-weight:600}.sqfk-article.what-is-nasPage .f03 .item-group .item{display:flex;margin:35px auto;position:relative}.sqfk-article.what-is-nasPage .f03 .item-group .item h1{font-size:4em;font-weight:700;left:10px;line-height:.75;position:absolute;text-shadow:0 5px 15px rgba(0,34,91,.3);top:330px}@media (min-width:600px){.sqfk-article.what-is-nasPage .f03 .item-group .item h1{left:30px}}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item h1{font-size:8em;left:auto;top:-.1em}}.sqfk-article.what-is-nasPage .f03 .item-group .item h4{color:#fff;padding:0 20px 0 15%}@media (min-width:600px){.sqfk-article.what-is-nasPage .f03 .item-group .item h4{padding:0 8.3871% 0 12%}}.sqfk-article.what-is-nasPage .f03 .item-group .item p{color:#fff;padding-left:15%}@media (min-width:600px){.sqfk-article.what-is-nasPage .f03 .item-group .item p{padding-left:12%}}.sqfk-article.what-is-nasPage .f03 .item-group .item a,.sqfk-article.what-is-nasPage .f03 .item-group .item a:active,.sqfk-article.what-is-nasPage .f03 .item-group .item a:link,.sqfk-article.what-is-nasPage .f03 .item-group .item a:visited{color:#a1fbff}.sqfk-article.what-is-nasPage .f03 .item-group .item .desc{background-size:50%;border-radius:0;overflow:hidden;width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item .desc{background-repeat:no-repeat;border-radius:20px}}.sqfk-article.what-is-nasPage .f03 .item-group .item .desc figure{display:flex;justify-content:flex-end;max-height:300px;min-height:300px;overflow:hidden}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item .desc figure{display:none}}.sqfk-article.what-is-nasPage .f03 .item-group .item .desc figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.sqfk-article.what-is-nasPage .f03 .item-group .item .desc .text-content{margin:inherit;padding:2em 0;width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item .desc .text-content{background-repeat:no-repeat;min-height:250px;width:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(odd) .desc{background:inherit}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(odd) .text-content{background-position:100%;background-size:cover;padding:1em 7em 2em 3em}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2n) h1{right:auto}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2n) h1{right:0}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2n) .desc{background:inherit}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2n) .desc .text-content{background-position:0;background-size:cover;margin:0 0 0 auto;padding:1em 3em 2em 7em}}.sqfk-article.what-is-nasPage .f03 .item-group .item:first-child h1{color:#0e3475}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:first-child .desc{background:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-1-img.jpg) no-repeat 100% 0;background-size:contain}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f03 .item-group .item:first-child .desc{background-size:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:first-child .desc .text-content{background-color:#5c85ca}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:first-child .desc .text-content{background-color:inherit;background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-1.svg)}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) h1{color:#0e5d39}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc{background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-2-img.jpg);background-position:top;background-position-x:130%;background-size:contain}}@media (min-width:900px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc{background-position-x:90%}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc{background-size:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc .text-content{background-color:#2ba35b}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc .text-content{background-color:inherit;background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-2.svg)}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(2) .desc img{-o-object-position:center top;object-position:center top}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(3) h1{color:#015c60}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(3) .desc{background:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-3-img.jpg) no-repeat 100% 0;background-size:contain}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(3) .desc{background-size:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(3) .desc .text-content{background-color:#20b2b9}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(3) .desc .text-content{background-color:inherit;background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-3.svg)}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) h1{color:#01569d}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) .desc{background:inherit}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) .desc{background:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-4-img.jpg) no-repeat -50px top;background-size:contain}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) .desc{background-size:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) .desc .text-content{background-color:#12a4e9}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(4) .desc .text-content{background-color:inherit;background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-4.svg)}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) h1{color:#244a66}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc{background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-5-img.jpg);background-position-x:-70%;background-size:contain}}@media (min-width:900px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc{background-position-x:0}}@media (min-width:1160px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc{background-size:50%}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc .text-content{background-color:#7298b3}@media (min-width:768px){.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc .text-content{background-color:inherit;background-image:url(https://www.qnap.com/solution/what-is-nas/images/f03-nas-do-5.svg)}}.sqfk-article.what-is-nasPage .f03 .item-group .item:nth-child(5) .desc img{-o-object-position:center bottom;object-position:center bottom}.sqfk-article.what-is-nasPage .f04-top-bg{background:url(https://www.qnap.com/solution/what-is-nas/images/f04-bg1.png) top no-repeat;background-size:cover;height:210px;padding:0}.sqfk-article.what-is-nasPage .f04{background:url(https://www.qnap.com/solution/what-is-nas/images/f04-bg3.png) 50% no-repeat;background-color:#20b2b9;background-size:contain;padding:0;position:relative}.sqfk-article.what-is-nasPage .f04 .sqfk-container{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}@media (min-width:1000px){.sqfk-article.what-is-nasPage .f04 .sqfk-container{width:100%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .text-all{margin:0 auto;max-width:1120px}.sqfk-article.what-is-nasPage .f04 .sqfk-container .text-all h3{color:#fff;font-weight:600}.sqfk-article.what-is-nasPage .f04 .sqfk-container .text-all p{color:#fff}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome{left:inherit;margin:3em auto;position:relative;width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome{left:-50%;width:200%}}@media (min-width:1920px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome{left:-10%;width:120%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav{align-items:flex-start;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;top:35%;width:100%;z-index:1}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav{left:32.5%;width:35%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav [class*=owl-]:hover{background-color:inherit;outline:none}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav span{background:#3445a2;border-radius:40px;box-shadow:5px 10px 12px 6px rgba(0,52,54,.2);color:transparent;display:block;padding:1em;width:25px}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav .owl-prev:before{color:#fff;content:"\f104";display:block;font-family:FontAwesome;font-size:14px;font-size:1.75em;font-weight:900;height:30px;left:2.5%;position:absolute;top:3%;width:30px}@media (min-width:1920px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav .owl-prev:before{left:1.5%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav .owl-next:before{color:#fff;content:"\f105";display:block;font-family:FontAwesome;font-size:1.75em;font-weight:900;height:30px;position:absolute;right:2.5%;top:3%;width:30px}@media (min-width:1920px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-nav .owl-next:before{right:1.5%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-dots{margin-top:2em}.sqfk-article.what-is-nasPage .f04 .sqfk-container .owl-custome .owl-stage{display:flex}.sqfk-article.what-is-nasPage .f04 .sqfk-container .item{background-color:#fff;border-radius:20px;display:flex;flex:1;flex-direction:column;height:100%;margin:0 auto;opacity:.5;overflow:hidden;width:90%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .item{flex-direction:row;margin:inherit;width:inherit}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .item .text-group{margin:0 auto;padding:2em;width:80%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .item .text-group{padding-bottom:7em;width:70%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .item .text-group h4{color:#105494;margin-bottom:1em}.sqfk-article.what-is-nasPage .f04 .sqfk-container .item figure{margin:0 auto;overflow:hidden;padding:1em;position:relative;width:inherit}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .item figure{padding:inherit;width:30%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .item figure img{margin:0 auto;max-width:250px;position:inherit}@media (min-width:768px){.sqfk-article.what-is-nasPage .f04 .sqfk-container .item figure img{bottom:0;position:absolute;right:-2.5%}}.sqfk-article.what-is-nasPage .f04 .sqfk-container .center .item{box-shadow:5px 10px 15px 8px rgba(50,50,50,.2);opacity:1;transition:all .2s}.sqfk-article.what-is-nasPage .f04-bottom-bg{background:url(https://www.qnap.com/solution/what-is-nas/images/f04-bg2.jpg) top no-repeat;background-color:#20b2b9;background-size:cover;height:210px;padding:0}.sqfk-article.what-is-nasPage .f05{background:url(https://www.qnap.com/solution/what-is-nas/images/f05-bg.jpg) bottom no-repeat;background-size:cover;overflow:hidden}.sqfk-article.what-is-nasPage .f05 h3{color:#fff;font-weight:600}.sqfk-article.what-is-nasPage .f05 h4{color:#fff}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 h4{padding:0}}.sqfk-article.what-is-nasPage .f05 p{color:#fff}.sqfk-article.what-is-nasPage .f05 ul{color:#fff;list-style:disc;padding:0 2.5em}@media (min-width:600px){.sqfk-article.what-is-nasPage .f05 ul{padding:0 4.5em}}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 ul{padding:0 1.5em}}.sqfk-article.what-is-nasPage .f05 .animation{position:absolute}.sqfk-article.what-is-nasPage .f05 .text-group{position:relative}.sqfk-article.what-is-nasPage .f05 .text-group .star01{right:-25%;top:0}.sqfk-article.what-is-nasPage .f05 .item{border-bottom:1px solid #05548c;margin-bottom:60px;padding-bottom:30px;position:relative}.sqfk-article.what-is-nasPage .f05 .item .item-content{display:flex;flex-direction:column}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item .item-content{flex-direction:row}}.sqfk-article.what-is-nasPage .f05 .item figure{align-items:flex-start;display:flex;justify-content:center;width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item figure{width:20%}}.sqfk-article.what-is-nasPage .f05 .item figure img{width:250px}.sqfk-article.what-is-nasPage .f05 .item .text-all{width:100%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item .text-all{width:80%}.sqfk-article.what-is-nasPage .f05 .item .text-all p{padding:0}}.sqfk-article.what-is-nasPage .f05 .item .text-all p.p-anno{color:#11b7ad}.sqfk-article.what-is-nasPage .f05 .item .rocket01{right:-25%;top:0;width:70%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item .rocket01{right:-50%;top:35%}}.sqfk-article.what-is-nasPage .f05 .item .rocket02{left:-25%;top:-10%;width:90%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item .rocket02{left:-50%;top:70%;width:70%}}.sqfk-article.what-is-nasPage .f05 .item .star02{right:0;top:0;width:80%}@media (min-width:768px){.sqfk-article.what-is-nasPage .f05 .item .star02{right:-10%;top:50%}}.sqfk-article.what-is-nasPage .f05 .item:first-child{margin-top:60px}.sqfk-article.what-is-nasPage .f05 .item:last-child{border:0}.sqfk-article.what-is-nasPage .f06{background:url(https://www.qnap.com/solution/what-is-nas/images/f06-bg.jpg) top no-repeat;background-size:cover}.sqfk-article.what-is-nasPage .f06 h3{color:#1468a2;font-weight:600}.sqfk-article.what-is-nasPage .f06 .img-group{display:flex;justify-content:center;text-align:center}.sqfk-article.what-is-nasPage .f06 .img-group a:hover{opacity:.9;transform:scale(1.05);transition:all .2s}.sqfk-article.what-is-nasPage .f06 .img-group img{width:90%}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .txt-all h2,.sqfk-article.what-is-nasPage section.sqfk-section#applications .txt-all h3,.sqfk-article.what-is-nasPage section.sqfk-section#applications .txt-all p,.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all h2,.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all h3,.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all p{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media (min-width:1000px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .sqfk-container,.sqfk-article.what-is-nasPage section.sqfk-section#vs .sqfk-container{flex-direction:column}}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .sqfk-container,.sqfk-article.what-is-nasPage section.sqfk-section#vs .sqfk-container{flex-direction:row}}@media (min-width:1920px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .sqfk-container,.sqfk-article.what-is-nasPage section.sqfk-section#vs .sqfk-container{width:1680px}}@media (min-width:1000px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .txt-all,.sqfk-article.what-is-nasPage section.sqfk-section#applications figure,.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all,.sqfk-article.what-is-nasPage section.sqfk-section#vs figure{width:100%}}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#applications .txt-all{padding-right:70px;width:40%}.sqfk-article.what-is-nasPage section.sqfk-section#applications figure{width:60%}}.sqfk-article.what-is-nasPage section.sqfk-section#vs{overflow:hidden}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all{padding-right:120px;width:60%}}.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all p.p--slogan{font-size:22px;margin:1em auto}@media (min-width:600px){.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all p.p--slogan{font-size:24px}}@media (min-width:1000px){.sqfk-article.what-is-nasPage section.sqfk-section#vs .txt-all p.p--slogan{font-size:28px}}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#vs figure{height:600px;position:relative;width:40%}}.sqfk-article.what-is-nasPage section.sqfk-section#vs figure img{-o-object-fit:contain;object-fit:contain}@media (min-width:1480px){.sqfk-article.what-is-nasPage section.sqfk-section#vs figure img{max-width:inherit;position:absolute;right:-22%;width:120%}}.sqfk-article.what-is-nasPage section#action{overflow:hidden}@media (min-width:1000px){.sqfk-article.what-is-nasPage section#action .sqfk-container{display:flex;width:90%}}@media (min-width:1920px){.sqfk-article.what-is-nasPage section#action .sqfk-container{width:1680px}}.sqfk-article.what-is-nasPage section#action h2,.sqfk-article.what-is-nasPage section#action h3{font-weight:600}@media (min-width:1920px){.sqfk-article.what-is-nasPage section#action h2,.sqfk-article.what-is-nasPage section#action h3,.sqfk-article.what-is-nasPage section#action p{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.sqfk-article.what-is-nasPage section#action a.btn{border-radius:4px;margin:3em 0;padding:10px 30px}.sqfk-article.what-is-nasPage section#action .txt-all{position:relative}.sqfk-article.what-is-nasPage section#action .txt-all:before{content:"";height:200%;position:absolute;top:-80px;width:100%;z-index:0}.sqfk-article.what-is-nasPage section#action .txt-all>div{position:relative;z-index:1}@media (min-width:1000px){.sqfk-article.what-is-nasPage section#action .txt-all:first-child{width:60%}}.sqfk-article.what-is-nasPage section#action .txt-all:first-child:before{background-color:#3545a2;right:0;width:400%}.sqfk-article.what-is-nasPage section#action .txt-all:first-child>div{display:flex;flex-wrap:wrap}@media (min-width:1920px){.sqfk-article.what-is-nasPage section#action .txt-all:first-child .txt-wrap{padding-right:80px;width:calc(70% - 80px)}}.sqfk-article.what-is-nasPage section#action .txt-all:first-child figure{display:flex;justify-content:flex-end;max-width:100%;width:100%}@media (min-width:1920px){.sqfk-article.what-is-nasPage section#action .txt-all:first-child figure{width:30%}}.sqfk-article.what-is-nasPage section#action .txt-all:first-child figure img{height:300px;max-height:300px;max-width:300px}.sqfk-article.what-is-nasPage section#action .txt-all:first-child a.btn{background-color:#fff;border:1px solid transparent;color:#3545a2}.sqfk-article.what-is-nasPage section#action .txt-all:first-child a.btn:hover{background-color:#3545a2;border:1px solid #fff;color:#fff}@media (min-width:1000px){.sqfk-article.what-is-nasPage section#action .txt-all:nth-child(2){width:40%}}@media (min-width:1920px){.sqfk-article.what-is-nasPage section#action .txt-all:nth-child(2) .txt-wrap{padding-left:80px}}.sqfk-article.what-is-nasPage section#action .txt-all:nth-child(2):before{background-color:#3a68b9;left:0;width:300%}.sqfk-article.what-is-nasPage section#action .txt-all:nth-child(2) a.btn{background-color:#fff;border:1px solid transparent;color:#3a68b9}.sqfk-article.what-is-nasPage section#action .txt-all:nth-child(2) a.btn:hover{background-color:#3a68b9;border:1px solid #fff;color:#fff}
