.product--tour--cards{float:left;width:100%}.pt--cards--sec--title{float:left;margin-bottom:5px;width:100%}.pt--cards--sec--title h2{align-items:center;color:#000;column-gap:8px;display:flex;float:left;font-size:30px;font-weight:700;line-height:1.3;position:relative;width:100%}.pt--cards--sec--title .pt--row--title--info{align-items:center;background-color:#1483f3;border-radius:100%;color:#fff;cursor:pointer;display:inline-flex;float:left;font-family:fangsong;font-size:14px;font-style:italic;height:20px;justify-content:center;line-height:1;position:relative;top:2px;width:20px}.pt--row--title-tooltip{background:#fff;border:1px solid #d0e7ff;border-radius:10px;box-shadow:0 1px 15px 0 rgba(0,0,0,.12);color:#000;font-family:roboto;font-size:13px;font-style:normal;font-weight:300;line-height:1.5;min-width:400px;opacity:0;padding:10px 12px;position:absolute;right:0;transform:translateX(100%) translateY(-50%);visibility:hidden;z-index:1}.pt--cards--sec--title .pt--row--title--info:hover .pt--row--title-tooltip,.pt--row--title-tooltip{-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;-ms-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.pt--cards--sec--title .pt--row--title--info:hover .pt--row--title-tooltip{opacity:1;visibility:visible}.pt--cards--wrap{column-gap:20px;display:flex;flex-wrap:wrap;float:left;row-gap:20px;width:100%}.pt--card{background-color:#fff;border:1px solid #000;border-radius:7px;float:left;max-width:calc(25% - 15px);position:relative;width:100%}.pt--card,.pt--card:hover{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.pt--card:hover{box-shadow:5px 5px 25px 0 rgba(0,0,0,.14)}.pt--card--img{border-bottom:1px solid #000;display:flex;float:left;justify-content:center;padding:15px 25px;width:100%}.pt--card--img img{float:left;max-width:100%}.pt--card--text{float:left;padding:20px 25px 45px;width:100%}.pt--card--text h3{color:#000;float:left;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:20px;text-transform:none;width:100%}.pt--card--text--wrap{float:left;margin-bottom:25px;width:100%}.pt--card--text p{color:#000;float:left;font-size:14px;font-weight:400;line-height:1.3;margin-bottom:20px;width:100%}.pt--card--btn{bottom:0;display:flex;float:left;justify-content:flex-end;left:0;padding-bottom:20px;padding-left:25px;padding-right:25px;position:absolute;width:100%}.pt--card--btn a.cta_button,.start--tour{background:linear-gradient(90deg,rgba(20,131,243,.4),rgba(20,131,243,.4)),linear-gradient(90deg,#1483f3,#1483f3,#1483f3);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 1px,0 1px;color:#1483f3;font-size:19px;font-weight:500;line-height:1.1;padding-right:15px;position:relative;text-decoration:none;-webkit-transition:background-size .3s;transition:background-size .3s}.pt--card--btn a.cta_button:hover,.start--tour:hover{background-size:0 1px,100% 1px;color:#1483f3;text-decoration:none}.pt--card--btn a.cta_button:after,.start--tour:after{background:url(https://www.k2view.com/hubfs/arrow-blue-new.svg);background-size:10px;content:"";height:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-webkit-transition:right .2s linear;transition:right .2s linear;width:10px}.pt--card--btn a.cta_button:hover:after,.start--tour:hover:after{right:-5px;-webkit-transition:right .2s linear;transition:right .2s linear}.pt--popup--outer{align-items:center;background-color:rgba(0,0,0,.74);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.pt--popup--wrap{justify-content:center;left:50%;max-width:95vw;position:fixed;row-gap:15px;top:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%)}.pt--popup--sec,.pt--popup--wrap{display:flex;flex-wrap:wrap;width:100%}.pt--popup--sec{align-content:flex-start;background:#fff;border-radius:13px;box-shadow:10px 10px 30px 0 rgba(0,0,0,.25);height:calc(100vh - 100px);max-height:90vh;padding:25px 35px}.pt--popup--header{align-items:center;display:flex;float:left;justify-content:space-between;padding-bottom:10px;width:100%}.pt--popup--body{height:calc(100% - 60px);position:relative;width:100%}.pt--popup--body iframe{position:relative;z-index:1}.pt--popup--header h3{color:#000;float:left;font-size:34px;font-weight:700;margin:0;text-transform:none;width:auto}.pt--popup--footer{display:flex;float:left;justify-content:space-between;width:100%}.pt--popup--header span.exit--demo--popup{align-items:center;background:#dce6ff;border-radius:6px;column-gap:8px;cursor:pointer;display:inline-flex;font-size:20px;font-weight:700;padding:5px 10px 5px 20px;position:relative;width:auto}.pt--popup--header span.exit--demo--popup,.pt--popup--header span.exit--demo--popup:hover{-webkit-transition:background .3s ease-in;-moz-transition:background .3s ease-in;-ms-transition:background .3s ease-in;-o-transition:background .3s ease-in;transition:background .3s ease-in}.pt--popup--header span.exit--demo--popup:hover{background:#bccaef}.pt--popup--footer span.start--over--popup{align-items:center;background:#fff;border-radius:6px;column-gap:8px;cursor:pointer;display:inline-flex;font-size:20px;font-weight:700;padding:10px 20px;position:relative;width:auto}.pt--popup--footer span.start--over--popup,.pt--popup--footer span.start--over--popup:hover{-webkit-transition:background .3s ease-in;-moz-transition:background .3s ease-in;-ms-transition:background .3s ease-in;-o-transition:background .3s ease-in;transition:background .3s ease-in}.pt--popup--footer span.start--over--popup:hover{background:#bccaef}.pt--popup--footer span.start--over--popup img,.pt--popup--header span.exit--demo--popup img{transform:rotate(0);-webkit-transition:transform .2s ease-in;-moz-transition:transform .2s ease-in;-ms-transition:transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in}.pt--popup--footer span.start--over--popup:hover img,.pt--popup--header span.exit--demo--popup:hover img{transform:rotate(180deg);-webkit-transition:transform .2s ease-in;-moz-transition:transform .2s ease-in;-ms-transition:transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in}.pt--popup--footer span.next--flow--popup{align-items:center;background:#8842e7;border-radius:6px;color:#fff;column-gap:8px;cursor:pointer;display:inline-flex;font-size:20px;font-weight:700;padding:10px 20px;position:relative;-webkit-transition:background .3s ease-in;-moz-transition:background .3s ease-in;-ms-transition:background .3s ease-in;-o-transition:background .3s ease-in;transition:background .3s ease-in;width:auto}.pt--popup--footer span.next--flow--popup img{transform:translateX(0)}.pt--popup--footer span.next--flow--popup img,.pt--popup--footer span.next--flow--popup:hover img{-webkit-transition:transform .3s ease-in;-moz-transition:transform .3s ease-in;-ms-transition:transform .3s ease-in;-o-transition:transform .3s ease-in;transition:transform .3s ease-in}.pt--popup--footer span.next--flow--popup:hover img{transform:translateX(7px)}.pt--popup--footer span.next--flow--popup:hover{background:#6c32bb;-webkit-transition:background .3s ease-in;-moz-transition:background .3s ease-in;-ms-transition:background .3s ease-in;-o-transition:background .3s ease-in;transition:background .3s ease-in}.pt--popup--header .pt--popup--header--btn{align-items:center;column-gap:20px;display:inline-flex}.pt--popup--header .pt--popup--header--btn>a{border-bottom:2px solid #000;color:#000;font-size:20px;font-weight:700;text-decoration:none}.pt--popup--header .pt--popup--header--btn>a,.pt--popup--header .pt--popup--header--btn>a:hover{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.pt--popup--header .pt--popup--header--btn>a:hover{border-bottom:2px solid #1483f3;color:#1483f3}.spinner--wrap{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:370px;z-index:0}.spinner--wrap span{clear:both;display:block;font-size:24px;font-weight:500;line-height:35px;text-align:center}.spinner{align-self:center;animation:spinner-zp9dbg 1s linear infinite;background:conic-gradient(#0000 10%,#1483f3);border-radius:50%;clear:both;height:56px;margin-top:25px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);width:56px}@keyframes spinner-zp9dbg{to{transform:rotate(1turn)}}@media(max-width:990px){.pt--cards--wrap{column-gap:10px;row-gap:10px}.pt--card{max-width:calc(50% - 5px)}.pt--row--title-tooltip{max-width:100vw;min-width:280px;right:auto;transform:translateX(-50%) translateY(-50%)}}@media(max-width:600px){.pt--card{max-width:inherit}}