.ptm--sec{display:flex;justify-content:center;padding-bottom:38px;position:relative;width:100%}.ptm--sec:after{background:#e0efff;bottom:0;height:453px;left:0;width:100%}.ptm--sec:after,.ptm--sec:before{border-radius:18px;content:"";position:absolute;z-index:0}.ptm--sec:before{background:rgba(224,239,255,.45);height:260px;top:45%;transform:translateY(-50%);width:80%}.ptm--sec--title,.ptm--wrap{float:left;width:100%}.ptm--sec--title h2{color:#1483f3;float:left;font-size:17px;font-weight:500;margin-bottom:15px;text-align:center;width:100%}.ptm--sec--title--text,.ptm--sec--title--text p{color:#252525;float:left;font-size:16px;font-weight:300;margin-bottom:10px;text-align:center;width:100%}.ptm--sec--title--text p:last-child{margin-bottom:0}.ptm--tour--row{display:flex;float:left;justify-content:center;padding:0 7%;width:100%}.ptm--tour--item{float:left;max-width:1118px;width:100%}.ptm--card{display:none;float:left;position:relative;width:100%;z-index:1}.ptm--card.active{display:block}.ptm--card--wrap{float:left;width:100%}.ptm--card--innerwrap{background-color:#fff;border-radius:17px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);float:left;overflow:hidden;width:100%}.ptm--card--header{align-items:center;display:none;float:left;justify-content:space-between;padding:15px;width:100%}.expanded .ptm--card--header{display:flex}.ptm--card--header h3{color:#000;float:left;font-size:26px;font-weight:700;margin:0;text-transform:none;width:auto}.ptm--card--header span.ptm--card--minimize{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}.ptm--card--header span.ptm--card--minimize img{transform:rotate(0)}.ptm--card--header span.ptm--card--minimize img,.ptm--card--header span.ptm--card--minimize:hover img{-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}.ptm--card--header span.ptm--card--minimize:hover img{transform:rotate(180deg)}.ptm--card--body,.ptm--card--body iframe{float:left;position:relative;width:100%}.ptm--card--body iframe{min-height:calc(100vh - 270px);z-index:1}.ptm--card--expand{align-items:center;background:#dedee3;border-radius:0;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:0 10px;width:100%}.ptm--card--expand img{float:left;height:20px;width:20px}.ptm--card--expand--dots{display:inline-flex;gap:5px;padding-left:3px;width:auto}.ptm--card--expand--dots span{background:#f0463d;border-radius:100%;display:inline-block;height:8px;width:8px}.ptm--card--expand--dots span.dots--yellow{background:#e9c300}.ptm--card--expand--dots span.dots--green{background:#4cc844}.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)}}.ptm--card--splash{background:#fff;bottom:0;left:0;position:absolute;top:0;z-index:3}.ptm--card--splash,.ptm--card--splash--inner{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:18px;width:100%}.ptm--card--splash--inner{background:rgba(0,0,0,.45);height:100%;padding:20px;z-index:1}.ptm--card--splash img.thumbnial--img{height:100%!important;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.ptm--card--splash h4{color:#fff;float:left;font-size:43px;font-weight:700;line-height:1.3;text-align:center;width:100%}.ptm--card--splash a.ptm--start--tour{align-items:center;background:#8842e7;border-radius:52px;color:#fff;column-gap:12px;cursor:pointer;display:inline-flex;font-size:18px;line-height:24px;padding:8px 25px;position:relative;text-decoration:none;-webkit-transition:background .3s ease-in;transition:background .3s ease-in}.ptm--card--splash a.ptm--start--tour:hover{background:#0270e0;-webkit-transition:background .3s ease-in;transition:background .3s ease-in}.ptm--card--splash a.ptm--start--tour:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 0 8px 16px;content:"";height:0;width:0}.ptm--card--footer{display:flex;float:left;justify-content:space-between;padding:20px 0 0;position:relative;visibility:hidden;width:100%;z-index:1}.ptm--card--footer,.ptm--card--footer.start{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.ptm--card--footer.start{visibility:visible}.ptm--card--footer span.start--over--tour{align-items:center;background:#fff;border-radius:6px;column-gap:8px;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;line-height:1;padding:10px 20px;position:relative;width:auto}.ptm--card--footer span.start--over--tour,.ptm--card--footer span.start--over--tour: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}.ptm--card--footer span.start--over--tour:hover{background:#bccaef}.ptm--card--footer span.start--over--tour img{transform:rotate(0);-webkit-transition:transform .3s ease-in;transition:transform .3s ease-in}.ptm--card--footer span.start--over--tour:hover img{transform:rotate(-180deg);-webkit-transition:transform .3s ease-in;transition:transform .3s ease-in}.ptm--card--footer .next--flow--tour{align-items:center;background:#8842e7;border-radius:6px;color:#fff;column-gap:8px;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;padding:10px 20px;position:relative;text-decoration:none;-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}.ptm--card--footer .next--flow--tour img{transform:translateX(0)}.ptm--card--footer .next--flow--tour img,.ptm--card--footer .next--flow--tour: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}.ptm--card--footer .next--flow--tour:hover img{transform:translateX(7px)}.ptm--card--footer .next--flow--tour: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}.ptm--tour--row.popout{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:99999}.ptm--tour--row.popout .ptm--tour--item{border-radius:20px;max-width:80vw}.ptm--tour--row.popout .ptm--card--header{display:flex}.ptm--tour--row.popout .ptm--card--body iframe{min-height:calc(100vh - 175px)}.ptm--tour--row.popout .ptm--card--expand{display:none}.ptm--splash--popup{background:#fff;border-radius:13px;box-shadow:4px 4px 16px 0 rgba(0,0,0,.3);display:flex;flex-wrap:wrap;justify-content:center;max-width:380px;overflow:hidden;padding:18px 34px 24px}.ptm--splash--popup--img{float:left;height:109px;margin-bottom:10px;overflow:hidden;position:relative;width:100%}.ptm--splash--popup--img img{left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.ptm--splash--popup h2{margin:0}.ptm--splash--popup h2,.ptm--splash--popup h3{display:block;font-size:19px;font-weight:700;text-align:center}.ptm--splash--popup h3{margin:0 0 12px;text-transform:none}.ptm--splash--popup--text{margin-bottom:5px}.ptm--splash--popup--text,.ptm--splash--popup--text p{float:left;font-size:16px;font-weight:300;line-height:1.4;text-align:center;width:100%}.ptm--splash--popup--text p{margin-bottom:20px}@media(max-width:926px){.ptm--card--expand{display:none}}