@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)}}.p-center{text-align:center}.sub-section h4{color:#333;font-size:20px;font-weight:300;line-height:28px;margin-bottom:20px;padding:0 20px}@media (min-width:600px){.sub-section h4{font-size:24px;line-height:30px;padding:0 8.38709677%}}@media (min-width:1000px){.sub-section h4{font-size:28px;line-height:32px}}.sqfk-article #differences .differences__icon-list{display:flex;flex-wrap:wrap;justify-content:center;padding-top:60px}@media (min-width:1000px){.sqfk-article #differences .differences__icon-list{flex-wrap:nowrap;justify-content:space-between}}.sqfk-article #differences .differences__icon-list li{align-items:center;border:3px solid #62a6e9;border-radius:2px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:1em;max-width:300px}@media (min-width:1000px){.sqfk-article #differences .differences__icon-list li{margin:.25em;max-width:200px}}.sqfk-article #differences .differences__icon-list li h4{align-items:center;background:#62a6e9;display:flex;justify-content:center;padding:5%;text-align:center;width:91%}.sqfk-article #differences .differences__icon-list li span.image{padding:5%;width:90%}.sqfk-article #differences .differences__icon-list li span.image img{width:100%}@media (min-width:1280px){.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .txt-all{width:60%}.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .image-all{padding:0;width:40%}}@media (min-width:600px){.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .tab-text li h4{width:40%}.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .tab-text li>div{width:60%}.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .tab-text li>div p{width:90%}}.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .tab-text li.active{background-color:rgba(227,233,241,.302)}.sqfk-article #differences .sqfk-section.tab-slideshow.text-left-picture-right .tab-text li.active:before{background-color:#40444d;height:7px;width:64px}#build.flex-items ul.flex-items__ul li h4 p.sub-title{color:#6b7794;font-size:24px}#buildNow h4{display:flex;flex-direction:column;justify-content:center}#possible{background-position:50%}#possible .sqfk-container{margin-bottom:500px}#easily .sqfk-sec-figure{margin-bottom:60px;position:relative}@media (min-width:900px){#easily .sqfk-sec-figure{margin-bottom:0}}#easily .pc{display:none}@media (min-width:900px){#easily .pc{display:block}#easily .pc .pc-wrap{position:relative}#easily .pc .pc-wrap .img-point-ui{height:100%;position:absolute;width:100%;z-index:1}#easily .pc .pc-wrap .img-point-ui figure{position:absolute}#easily .pc .pc-wrap .img-point-ui figure img{box-shadow:0 0 8px 4px hsla(0,0%,7%,.4);max-height:540px;max-width:720px}#easily .pc .pc-wrap .img-point-ui figure:first-child{left:10%;top:5%}#easily .pc .pc-wrap .img-point-ui figure:nth-child(2){left:9%;top:2%}#easily .pc .pc-wrap .img-point-ui figure:nth-child(2) img{max-width:150px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(3){bottom:0;right:10%}#easily .pc .pc-wrap .img-point-ui figure:nth-child(4){right:21%;top:14%}#easily .pc .pc-wrap .img-point-ui figure:nth-child(4) img{max-width:530px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(5){right:8%;top:7%}#easily .pc .pc-wrap .img-point-ui figure:nth-child(5) img{max-width:120px}#easily .pc .pc-wrap .main-ui-wrap,#easily .pc .pc-wrap .main-ui-wrap .main-ui{position:relative;z-index:0}#easily .pc .pc-wrap .main-ui-wrap .main-ui-bg{background-color:#000;height:100%;left:8.5%;max-width:83.22581%;position:absolute;top:0;width:100%;z-index:-1}#easily .pc .pc-wrap .img-point-num li{background:#0ca5e7;border-radius:50%;box-shadow:0 0 5px 5px hsla(0,0%,7%,0);color:#fff;cursor:pointer;display:block;font-family:Roboto,sans-serif;font-size:24px;height:40px;line-height:40px;position:absolute;text-align:center;transition:all .3s ease;width:40px;z-index:2}#easily .pc .pc-wrap .img-point-num li:hover span{display:block}#easily .pc .pc-wrap .img-point-num li span{background:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:none;font-size:16px;line-height:1.2em;margin-left:-60px;margin-top:12px;padding:10px;position:relative;width:140px}#easily .pc .pc-wrap .img-point-num li:first-child{left:50%;top:2%}#easily .pc .pc-wrap .img-point-num li:nth-child(2){left:13%;top:45%}#easily .pc .pc-wrap .img-point-num li:nth-child(3){bottom:5%;left:50%}#easily .pc .pc-wrap .img-point-num li:nth-child(4){left:50%;top:45%}#easily .pc .pc-wrap .img-point-num li:nth-child(5){right:13%;top:45%}#easily .pc .img-point-desc{margin:1em auto;max-width:83.22581%;min-height:6em;width:100%}#easily .pc .img-point-desc li{background-color:#000;color:#fff;padding:10px;text-align:center}}@media (min-width:900px) and (min-width:600px){#easily .pc .img-point-desc li p{padding:initial}}@media (min-width:1280px){#easily .pc .pc-wrap .img-point-ui figure:first-child img{max-width:960px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(2) img{max-width:720px;max-width:980px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(3) img{max-width:960px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(4) img{max-width:700px}#easily .pc .pc-wrap .img-point-ui figure:nth-child(5) img{max-width:170px}}@media (min-width:900px){#easily .mob{display:none}}#easily .mob img{max-width:100%}#easily .mob .img-point-num-mob{color:#333;line-height:1.4em;padding:15px 5px}#easily .mob .img-point-num-mob li{font-size:16px;line-height:1.75em;margin:15px 0}#easily .mob .img-point-num-mob li span{background:#0ca5e7;border-radius:50%;color:#fff;display:inline-block;font-size:16px;font-weight:700;height:26px;line-height:26px;margin-right:10px;text-align:center;width:26px}@media (min-width:768px){.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-container .tab-menu{width:340px}}.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-container .tab-menu li{border:1px solid #6b7794;border-radius:0;box-shadow:0;color:#6b7794;display:flex;justify-content:center;margin-bottom:1em;text-align:center}.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-container .tab-menu li.active,.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-container .tab-menu li:hover{background-color:#6b7794;box-shadow:0;color:#fff}@media (min-width:768px){.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-content{width:calc(100% - 340px)}}.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-content li{list-style:disc}.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-content li>div>p{align-items:flex-start;display:flex}.sqfk-article #manage.sqfk-section.tab-section.vertical .tab-content li>div>p:before{background-color:#000;border-radius:10px;content:" ";display:inline-block;height:6px;margin-right:1em;margin-top:.75em;max-width:6px;min-width:6px;width:6px}#universal{background-position:50%;background-size:cover}#detail .sub-section{border-bottom:1px solid rgba(107,119,148,.125)}#detail .sub-section:last-child{border-bottom:0}#powerful.sqfk-level-sync ul li.sqfk-ls-li>h4 .label{color:#fff;font-size:20px}#powerful.sqfk-level-sync ul li.sqfk-ls-li>p{font-size:16px}#powerful.sqfk-level-sync p.p-anno{margin:9%}@media (min-width:600px){#powerful.sqfk-level-sync p.p-anno{margin:0 20px}}.sqfk-article #availability.sqfk-section.tab-set .tab-default table thead{background:rgba(200,210,220,.502)}.sqfk-article #availability.sqfk-section.tab-set .tab-default table th{background:rgba(200,210,220,.502);border:1px solid #c8d2dc;color:#333;font-size:16px;padding:12px 20px;text-align:left}.sqfk-article #availability.sqfk-section.tab-set .tab-default table td{color:#333;font-size:16px;padding:12px 20px;text-align:left}.sqfk-article #availability.sqfk-section.tab-set .tab-default table td a,.sqfk-article #availability.sqfk-section.tab-set .tab-default table td a:active,.sqfk-article #availability.sqfk-section.tab-set .tab-default table td a:hover,.sqfk-article #availability.sqfk-section.tab-set .tab-default table td a:link{color:#008ed3}.sqfk-article #requirements.sqfk-section.tab-set .tab-darkbg table tr:nth-child(2n),.sqfk-article #requirements.sqfk-section.tab-set .tab-darkbg table tr:nth-child(2n):hover{background-color:transparent}.sqfk-article #requirements.sqfk-section.tab-set .tab-default table{margin-bottom:60px}.sqfk-article #requirements.sqfk-section.tab-set .tab-default table ul li{list-style:none;text-align:center}.sqfk-article #requirements.sqfk-section.tab-set .tab-default table thead{background-color:hsla(0,0%,100%,.8)}.sqfk-article #requirements.sqfk-section.tab-set .tab-default table th{color:#000;font-size:16px}.sqfk-article #requirements.sqfk-section.tab-set .tab-default table td{border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:16px;padding:20px}@media (min-width:600px){.sqfk-article #requirements.sqfk-section.tab-set p.p-anno{padding:0}}#video{overflow:hidden}#video figure{position:relative}#video figure img{max-width:786px;width:100%}#video figure svg{height:60px;left:45%;position:absolute;top:40%;width:60px;z-index:1}@media (min-width:768px){#video figure svg{height:100px;width:100px}}#video figure svg:hover .a{opacity:.5}#video .sqfk-container{align-items:center;display:flex;justify-content:center}@media (min-width:1000px){#qvr-viewer{padding:100px 0}}#smart a.btn-focus{color:#fff}#smart a.btn-focus,#smart a.btn-focus:after{background-color:#26afcc}#smartTab .tab-text li{border-color:rgba(227,233,241,.3)}#smartTab .tab-text li.active,#smartTab .tab-text li:hover{background-color:rgba(227,233,241,.3)}#smartTab .tab-text li.active:before{background-color:rgba(227,233,241,.9)}@media (min-width:600px){#smartTab .tab-text li h4{width:40%}#smartTab .tab-text li p{width:60%}}article.sqfk-article#software-pricing #plan .h3,article.sqfk-article#software-pricing #plan .h5{line-height:1.2;margin:0}article.sqfk-article#software-pricing #plan .h5+.h3{margin-left:.5rem}article.sqfk-article#software-pricing #plan .h5+p{font-size:calc(1.0125rem + .15vw);margin-top:calc(1.025rem + .3vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .h5+p{font-size:1.125rem;margin-top:1.25rem}}article.sqfk-article#software-pricing #plan table#plan-table{border-collapse:separate;border-spacing:32px 0;margin-left:-32px;overflow:hidden;width:calc(100% + 64px)}article.sqfk-article#software-pricing #plan table#plan-table thead th{border-radius:6px 6px 0 0;overflow:hidden}article.sqfk-article#software-pricing #plan table#plan-table tbody td{background-color:#fff;padding:0 calc(1.15rem + 1.8vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan table#plan-table tbody td{padding:0 2.5rem}}article.sqfk-article#software-pricing #plan table#plan-table tbody tr:first-child td{padding-bottom:calc(1.1rem + 1.2vw);padding-top:calc(1.025rem + .3vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan table#plan-table tbody tr:first-child td{padding-bottom:2rem;padding-top:1.25rem}}article.sqfk-article#software-pricing #plan table#plan-table tbody tr:last-child{border-radius:0 0 6px 6px;overflow:hidden}article.sqfk-article#software-pricing #plan table#plan-table tbody tr:last-child td{padding-bottom:calc(1.15rem + 1.8vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan table#plan-table tbody tr:last-child td{padding-bottom:2.5rem}}article.sqfk-article#software-pricing #plan .lists h4{font-size:calc(1.025rem + .3vw);margin-top:calc(1.15rem + 1.8vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .lists h4{font-size:1.25rem;margin-top:2.5rem}}article.sqfk-article#software-pricing #plan .lists ul{list-style:none;padding:0}article.sqfk-article#software-pricing #plan .lists h4+ul{margin-top:1rem}article.sqfk-article#software-pricing #plan .lists li p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .lists li p{font-size:1.125rem}}article.sqfk-article#software-pricing #plan .lists li i{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .lists li i{font-size:1.5rem}}article.sqfk-article#software-pricing #plan .lists li i:before{font-weight:bolder!important}article.sqfk-article#software-pricing #plan .lists h4,article.sqfk-article#software-pricing #plan .lists li{text-align:left}article.sqfk-article#software-pricing #plan .lists li+li{margin-top:.5rem}article.sqfk-article#software-pricing #plan .channel-count{display:flex;font-size:calc(1.075rem + .9vw);justify-content:center}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .channel-count{font-size:1.75rem}}article.sqfk-article#software-pricing #plan .channel-count i{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){article.sqfk-article#software-pricing #plan .channel-count i{font-size:1.75rem}}article.sqfk-article#software-pricing #plan .channel-count .count-container{background-color:#fff;border:1px solid #ddd;padding:.1875rem 0;width:150px}article.sqfk-article#software-pricing #plan .channel-count .count-container .decrease,article.sqfk-article#software-pricing #plan .channel-count .count-container .increase,article.sqfk-article#software-pricing #plan .channel-count .count-container .value{align-items:center;display:flex;justify-content:center}article.sqfk-article#software-pricing #plan .channel-count .count-container .decrease,article.sqfk-article#software-pricing #plan .channel-count .count-container .increase{color:#202020;cursor:pointer}article.sqfk-article#software-pricing #plan .channel-count .count-container .decrease.disabled,article.sqfk-article#software-pricing #plan .channel-count .count-container .increase.disabled{color:#ddd;cursor:default}article.sqfk-article#software-pricing #plan .channel-count .count-container+div{line-height:1;white-space:nowrap}article.sqfk-article#software-pricing .add-to-cart>span{border:4px solid #b3bdc6;display:inline-block;height:2rem;width:2rem}article.sqfk-article#software-pricing .add-to-cart.active>span{background-color:#0d6efd;border-color:#0d6efd}article.sqfk-article#software-pricing .add-to-cart.active>span:before{color:#fff;content:"\f272";font-family:bootstrap-icons;font-size:1.5rem}
