.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp-excerpt:empty{display:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px}body{position:relative;overflow-x:hidden;min-width:300px;font-size:1rem;line-height:1.5;font-family:Inter,sans-serif;color:rgba(255,255,255,.6);background-color:#151429;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading{overflow:hidden;height:100vh}body.loading .preloader{display:-webkit-box;display:-ms-flexbox;display:flex}body.loading .preloader-item{-webkit-animation:showLogo .4s linear forwards;animation:showLogo .4s linear forwards}.preloader{display:none;z-index:1000;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(21,20,41,.4);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preloader-item{width:120px;height:120px;position:relative;opacity:0}.preloader-item .filled,.preloader-item .painted{position:absolute;left:0;right:0;bottom:0}.preloader-item .painted{z-index:1;top:0}.preloader-item .filled{z-index:2;height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-animation:filledLogo 1.2s .4s infinite ease-out;animation:filledLogo 1.2s .4s infinite ease-out}@-webkit-keyframes filledLogo{100%{height:100%}}@keyframes filledLogo{100%{height:100%}}@-webkit-keyframes showLogo{100%{opacity:1}}@keyframes showLogo{100%{opacity:1}}img,picture{display:inline-block;vertical-align:bottom;max-width:100%;height:auto}em{font-style:italic}b,strong{font-weight:600}sup{vertical-align:super;font-size:.5em}sup.sup{font-size:.6em;color:#0ca977;font-weight:600;margin-left:3px}.hidden{display:none!important}a{color:#24e0a4;text-decoration:underline}@media(max-width:1260px){.visible-lg{display:block!important}.hidden-lg{display:none!important}}@media(max-width:992px){.visible-md{display:block!important}.hidden-md{display:none!important}}@media(max-width:768px){.visible-sm{display:block!important}.hidden-sm{display:none!important}}@media(max-width:576px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}::-webkit-input-placeholder{color:rgba(255,255,255,.6);opacity:1;font-size:16px;font-weight:400}::-moz-placeholder{color:rgba(255,255,255,.6);opacity:1;font-size:16px;font-weight:400}:-ms-input-placeholder{color:rgba(255,255,255,.6);opacity:1;font-size:16px;font-weight:400}::-ms-input-placeholder{color:rgba(255,255,255,.6);opacity:1;font-size:16px;font-weight:400}::placeholder{color:rgba(255,255,255,.6);opacity:1;font-size:16px;font-weight:400}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 87000s 0s,color 87000s 0s!important;transition:background-color 87000s 0s,color 87000s 0s!important}.main{overflow:hidden}.section{position:relative}.bg-accent{background:#24e0a4}.bg-gradient{background:-o-linear-gradient(354.27deg,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%);background:linear-gradient(95.73deg,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%)}@media(max-width:768px){.bg-gradient{background:-webkit-gradient(linear,left top,right top,from(#1c2359),color-stop(50%,#151429),color-stop(59.9%,#151429),to(#58213b));background:-o-linear-gradient(left,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%);background:linear-gradient(90deg,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%)}}.pt0{padding-top:0}.pb0{padding-bottom:0!important}.ta-center{text-align:center}.ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap{position:relative;display:block;width:100%;max-width:1160px;margin:0 auto;padding:0 15px}@media(max-width:992px){.wrap{max-width:100%}}.wrap-full{width:100%;max-width:1440px;padding:0 24px}@media(max-width:1260px){.wrap-full{padding:0 15px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.row .col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:50%;flex-basis:50%}@media(max-width:768px){.row{-ms-flex-wrap:wrap;flex-wrap:wrap}.row .col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.row .col+.col{margin-top:20px}}.title-xl{font-size:44px;line-height:1.3;font-weight:600;color:#fff}@media(max-width:768px){.title-xl{font-size:24px;text-align:center}}.title-md{font-size:32px;line-height:1.3;font-weight:600;color:#fff}@media(max-width:768px){.title-md{font-size:24px;text-align:center}}.title-anim{position:relative;min-height:51px;font-weight:800;font-size:34px;line-height:1.5}.title-anim .title-anim-item{text-transform:uppercase;opacity:0;position:absolute;left:0;top:0;-webkit-animation:animTitleHide .3s linear forwards;animation:animTitleHide .3s linear forwards}.title-anim .title-anim-item.active{opacity:1;-webkit-animation:animTitleShow .9s linear forwards;animation:animTitleShow .9s linear forwards}@-webkit-keyframes animTitleShow{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes animTitleShow{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes animTitleHide{0%{opacity:1}70%{opacity:0}100%{opacity:0}}@keyframes animTitleHide{0%{opacity:1}70%{opacity:0}100%{opacity:0}}@media(max-width:1260px){.title-anim{font-size:32px}.title-anim .title-anim-item{right:-35px}}@media(max-width:992px){.title-anim{min-height:39px;font-size:24px}.title-anim span{right:0}}@media(max-width:768px){.title-anim{font-size:20px;width:100%;min-height:34px}.title-anim span{width:100%;text-align:center}}@media(max-width:350px){.title-anim{font-size:19px;width:calc(100% + 20px);min-height:30px;margin:0 -10px}}.gradient-txt{background:-webkit-gradient(linear,left top,right top,from(#18c8ff),to(#ff2df7));background:-o-linear-gradient(left,#18c8ff 0,#ff2df7 100%);background:linear-gradient(90deg,#18c8ff 0,#ff2df7 100%);text-shadow:0 4px 8px rgba(0,0,0,.3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.btn,.menu-item-btn a{display:inline-block;text-align:center;font-family:Inter,sans-serif;font-size:16px;line-height:1;font-weight:700;color:#131a1d;background:#24e0a4;height:auto;padding:13px 30px;border:2px solid #24e0a4;border-radius:4px;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;min-width:118px}.btn:hover,.menu-item-btn a:hover{border-color:#7fffd4;background-color:#7fffd4}.btn:active,.menu-item-btn a:active{border-color:#22c993;background-color:#22c993}@media(max-width:768px){.btn,.menu-item-btn a{font-size:16px;padding:13px 10px}}.menu-item-btn a{padding:13px 31px}@media(max-width:992px){.menu-item-btn a{padding:8px 14px;font-size:14px}}@media(max-width:350px){.menu-item-btn a{min-width:108px}}.btn-alt,.menu-item-btn-alt a{background:rgba(0,0,0,0);color:#fff}.btn-alt:hover,.menu-item-btn-alt a:hover{border-color:#24e0a4;background-color:#24e0a4;color:#131a1d}.btn-outline-white,.menu-item-btn-outline-white a{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn-outline-white:hover,.menu-item-btn-outline-white a:hover{border-color:#fff;background-color:#fff;color:#131a1d}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-gradient{background:-o-linear-gradient(358.44deg,#00b3ff 0,#7307df 100%);background:linear-gradient(91.56deg,#00b3ff 0,#7307df 100%);color:#fff;border:none;padding-top:15px;padding-bottom:15px}.btn-gradient:hover{background:-o-linear-gradient(bottom,rgba(255,255,255,.2),rgba(255,255,255,.2)),-o-linear-gradient(358.44deg,#00b3ff 0,#7307df 100%);background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(91.56deg,#00b3ff 0,#7307df 100%)}.btn-gradient:active{background:-o-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-o-linear-gradient(358.44deg,#00b3ff 0,#7307df 100%);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(91.56deg,#00b3ff 0,#7307df 100%)}.btn-white{background:#fff;border-color:#fff;text-transform:uppercase}.btn-white:hover{border-color:#fff;background-color:#fff;color:#131a1d}.btn span{display:block;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.btn:hover span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.btn:active span{-webkit-transform:none;-ms-transform:none;transform:none}.accordion-content{display:none}.easy-notification-bar{border-bottom:1px solid rgba(255,255,255,.25);background:-o-linear-gradient(110deg,#2154b8 0,#151429 50%,#8b0e48 100%);background:linear-gradient(340deg,#2154b8 0,#151429 50%,#8b0e48 100%);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.easy-notification-bar a{background:rgba(0,0,0,0)!important}.easy-notification-bar.easy-notification-bar-lp-trial,.easy-notification-bar.easy-notification-bar-lp-trial-detail{position:fixed;top:0;left:0;right:0;z-index:10;text-align:center;padding:14px;font-size:24px;color:#fff;font-weight:600}.easy-notification-bar.easy-notification-bar-lp-trial{background:-o-linear-gradient(175.41deg,#24e0a4 7.42%,#2b3584 50%,#8b0e48 92.58%);background:linear-gradient(274.59deg,#24e0a4 7.42%,#2b3584 50%,#8b0e48 92.58%)}.easy-notification-bar.easy-notification-bar-lp-trial-detail{background:#24e0a4;color:#131a1d}#launcher{pointer-events:none;opacity:0!important}#webWidget{z-index:99999999999!important}.header{width:100%;left:0;top:0;right:0;padding:15px 0;z-index:10;position:-webkit-sticky;position:sticky}.header::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background:#151429}.header.scrolled::before{background:rgba(21,20,41,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-logo{position:relative;margin-right:22px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-logo .logo-text{opacity:1;margin-left:18px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:inline-block}.header-logo-dark{display:none}@media(max-width:1260px){.header-logo{margin-right:0}.header-logo .logo{width:49px}.header-logo .logo-text{display:inline-block;width:165px;margin-left:12px}}@media(max-width:500px){.header-logo .logo-text{display:inline-block;opacity:1}}@media(max-width:430px){.header-logo .logo{width:34px}.header-logo .logo-text{width:116px;margin-left:8px}}@media(max-width:350px){.header-logo{margin-left:-7px}.header-logo .logo{width:29px}.header-logo .logo-text{width:109px;margin-left:5px}}.header.scrolled .header-logo .logo-text{opacity:1}.header-lp .header-logo{margin-right:auto}.header-lp .btn{margin-left:15px;min-width:160px}.easy-notification-bar.scrolled.active,.header.scrolled.active{position:fixed}.admin-bar #wpadminbar{position:fixed!important}.admin-bar .header{padding-top:45px}@media(max-width:782px){.admin-bar .header{padding-top:63px}}.footer{position:relative;display:block;border-top:1px solid rgba(255,255,255,.3)}.footer-logo-dark{display:none}@media(max-width:768px){.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-top-color:rgba(255,255,255,.05)}}.footer-sm{padding:39px 0}.footer-sm .footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-sm .footer-link{color:rgba(255,255,255,.8);text-decoration:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;margin-left:42px;font-size:14px}.footer-sm .footer-link:hover{color:#24e0a4}.footer-sm .footer-note{width:100%;font-size:14px;padding-bottom:25px}.footer-sm .footer-note a{color:inherit}@media(max-width:576px){.footer-sm{padding:24px 0}.footer-sm .footer-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-sm .footer-logo{margin:0 auto 20px}.footer-sm .footer-nav{width:100%;max-width:330px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-sm .footer-link{margin-left:0}}body.light-page{background-color:#fff;color:#151429}body.light-page .header::before{background-color:#fff}body.light-page .header.scrolled::before{background:rgba(255,255,255,.9)}body.light-page .header-logo-dark{display:-webkit-box;display:-ms-flexbox;display:flex}body.light-page .header-logo-white{display:none}body.light-page .footer{border-top-color:#151429}body.light-page .footer-logo-dark{display:block}body.light-page .footer-logo-white{display:none}body.light-page .footer .footer-link{color:#151429}body.light-page .bg-gradient,body.light-page .section-reviews{background:-o-linear-gradient(358.08deg,rgba(28,35,89,.06) 0,rgba(21,20,41,.06) 50%,rgba(21,20,41,.06) 59.9%,rgba(88,33,59,.06) 100%);background:linear-gradient(91.92deg,rgba(28,35,89,.06) 0,rgba(21,20,41,.06) 50%,rgba(21,20,41,.06) 59.9%,rgba(88,33,59,.06) 100%)}body.light-page .intro-content .app-list .note-price .light,body.light-page .title-md,body.light-page .title-xl{color:#151429}body.light-page .title-md,body.light-page .title-xl{font-weight:700}body.light-page .title-xl{letter-spacing:-.5px}body.light-page .section-trusted .list-stars .item,body.light-page .section-trusted .list-stars .item span{color:#151429}body.light-page .section-trusted .list-achievement .item{border:1px solid rgba(21,20,41,.2)}body.light-page .section-trusted .list-achievement .item{background:#fff;-webkit-box-shadow:none;box-shadow:none}body.light-page .section-trusted .list-logos{-webkit-filter:invert(1);filter:invert(1)}body.light-page .section-features .f-decor::after,body.light-page .section-features .f-decor::before{display:none}body.light-page .section-plans .plans-pic::after,body.light-page .section-plans .plans-pic::before{display:none}body.light-page .section-plans .plans-note{color:rgba(255,255,255,.6)}body.light-page .section-plans .plans-cnbc,body.light-page .section-plans .plans-trustpilot{color:#151429}body.light-page .section-reviews::after{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}body.light-page .section-reviews .review-item{background-color:#fff}body.light-page .section-reviews .review-item .review-name{color:#151429}body.light-page .section-reviews .review-item .review-content{color:rgba(21,20,41,.8)}body.light-page .section-reviews .review-item .review-date{color:rgba(21,20,41,.6)}.section-intro{position:relative;display:block;padding:25px 0;z-index:1;overflow:initial}@media(max-width:768px){.section-intro{padding:26px 0 0}.section-intro .btn{min-width:180px}}.intro-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:768px){.intro-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.intro-content{-webkit-box-flex:0;-ms-flex:0 1 65%;flex:0 1 65%;max-width:65%;padding-right:65px;padding-top:15px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.intro-content .subtitle{font-size:24px;line-height:1.5;margin:18px 0 22px}.intro-content .block-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:22px;max-width:514px}.intro-content .app-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;max-width:55%}.intro-content .app-list .app-link{-webkit-transition:all .125s linear;-o-transition:all .125s linear;transition:all .125s linear}.intro-content .app-list .app-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.intro-content .app-list .btn-wrap .btn{min-width:279px}.intro-content .app-list .note{font-size:14px;text-align:center;color:#24e0a4;width:100%}.intro-content .app-list .note-price{padding-top:14px;color:#24e0a4;width:calc(100% + 50px);margin-right:-50px;font-size:16px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:7px}.intro-content .app-list .note-price .light{color:rgba(255,255,255,.6);text-decoration:line-through}.intro-content .app-list .note-price .discount{color:#151429;background:#24e0a4;border-radius:3px;padding:2px 5px;line-height:1}.intro-content .app-or{padding:0 10px;text-align:center;font-weight:500;font-size:16px;color:#fff}.intro-content .app-qr{position:relative;-webkit-box-flex:0;-ms-flex:0 1 27%;flex:0 1 27%;max-width:27%}.intro-content .qr-test{position:absolute;top:-30px;font-size:16px;font-weight:700;width:100%;text-align:center}.intro-content .hunt{display:none!important;padding-top:25px}.intro-content .hunt .hunt-text{padding-bottom:16px}.intro-content .btn-wrap-mob{margin:24px auto 15px;text-align:center}@media(min-width:1440px){.intro-content{max-width:704px}}@media(max-width:992px){.intro-content{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%;max-width:60%;padding-right:20px;padding-top:0}.intro-content .app-list{max-width:280px;-ms-flex-preferred-size:280px;flex-basis:280px}}@media(max-width:768px){.intro-content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;padding-right:0}.intro-content .subtitle{font-size:16px;text-align:center;margin-top:17px}.intro-content .block-app{margin:24px auto 0}.intro-content .block-app .app-list{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.intro-content .block-app .app-list .note-price{margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intro-content .block-app .btn-wrap{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;text-align:center;margin-bottom:0}.intro-content .block-app .btn-wrap .btn{min-width:330px}.intro-content .block-app .app-link{margin:0 5px}.intro-content .hunt{text-align:center}}.intro-pic{display:inline-block;-webkit-box-flex:0;-ms-flex:0 1 36%;flex:0 1 36%;max-width:36%;margin-bottom:-97px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width:1260px){.intro-pic{text-align:center}.intro-pic img,.intro-pic picture{height:100%;max-height:525px;width:auto}}@media(max-width:992px){.intro-pic{-webkit-box-flex:0;-ms-flex:0 1 42%;flex:0 1 42%;max-width:42%}}@media(max-width:768px){.intro-pic{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;text-align:center;margin-top:30px;margin-bottom:-80px}.intro-pic img,.intro-pic picture{max-height:540px;margin:0 auto;height:auto}}.section-intro-lp-trial{padding-top:92px}.section-intro-lp-trial .intro-pic{margin-bottom:-24px}@media(max-width:992px){.section-intro-lp-trial .intro-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-intro-lp-trial .intro-pic{margin-bottom:-6px}}@media(max-width:768px){.section-intro-lp-trial{padding-top:84px;padding-bottom:0}.section-intro-lp-trial .intro-pic{margin-top:18px;margin-bottom:-71px}.section-intro-lp-trial .btn{min-width:auto;width:100%;max-width:328px}}.section-intro-lp-trial-detail{padding:64px 0 74px}.section-intro-lp-trial-detail .intro-pic{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;max-width:40%;margin-bottom:-28px}.section-intro-lp-trial-detail .intro-content{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.section-intro-lp-trial-detail .intro-content .subtitle{text-align:left;margin:14px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-intro-lp-trial-detail .intro-content .subtitle img{margin-right:18px;min-width:32px}@media(max-width:768px){.section-intro-lp-trial-detail{padding:48px 0 0}.section-intro-lp-trial-detail .intro-pic{margin-bottom:-63px;margin-top:17px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.section-intro-lp-trial-detail .intro-content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.section-intro-lp-trial-detail .btn{min-width:auto;width:100%;max-width:328px}}.section-intro-lp-promo{padding:50px 0 74px}.section-intro-lp-promo .title-xl{font-size:47px}.section-intro-lp-promo .intro-pic{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;max-width:40%;margin-bottom:-28px}.section-intro-lp-promo .intro-content{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%;padding-right:50px}.section-intro-lp-promo .intro-content .subtitle{font-size:22px;text-align:left;margin:14px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-intro-lp-promo .intro-content .subtitle img{margin-right:18px;min-width:32px}@media(max-width:768px){.section-intro-lp-promo{padding:34px 0 0}.section-intro-lp-promo .intro-pic{margin-bottom:-63px;margin-top:17px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.section-intro-lp-promo .intro-content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;padding-right:0}.section-intro-lp-promo .intro-content .subtitle{font-size:16px}.section-intro-lp-promo .btn{min-width:auto;width:100%;max-width:328px}.section-intro-lp-promo .title-xl{font-size:27px}}.section-trusted{padding:71px 0}.section-trusted .title-xl{margin-bottom:50px}@media(max-width:768px){.section-trusted{padding:122px 0 41px}.section-trusted .title-xl{margin-bottom:40px}}@media(max-width:576px){.section-trusted{padding-bottom:21px}}.section-trusted .list-achievement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-trusted .list-achievement .item{text-align:center;background:rgba(255,255,255,.05);border:1px solid #fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.25);box-shadow:0 2px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;-webkit-box-flex:0;-ms-flex:0 1 31.5%;flex:0 1 31.5%;max-width:31.5%;padding:28px 10px 24px}.section-trusted .list-achievement .la-title{font-size:30px;line-height:1;font-weight:700;margin-bottom:4px;color:#24e0a4}.section-trusted .list-achievement .la-text{font-size:20px}@media(max-width:768px){.section-trusted .list-achievement{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:400px;margin:0 auto}.section-trusted .list-achievement .item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;margin:0 0 31px}}.section-trusted .list-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:500;margin:19px auto 41px;max-width:780px}.section-trusted .list-stars .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;color:#fff}.section-trusted .list-stars .item b{font-weight:700}.section-trusted .list-stars .item span{font-weight:400;color:rgba(255,255,255,.6)}.section-trusted .list-stars .pic-stars{margin-right:8px}@media(max-width:768px){.section-trusted .list-stars{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:21px auto 27px}.section-trusted .list-stars .item{-ms-flex-wrap:wrap;flex-wrap:wrap}.section-trusted .list-stars .item *{margin-bottom:15px}}.section-trusted .list-logos{padding-top:44px;opacity:.3;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;overflow:hidden;margin:0}.section-trusted .list-logos .carousel-inner{position:relative;display:table;-webkit-animation:60s runningLine infinite linear;animation:60s runningLine infinite linear}@-webkit-keyframes runningLine{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes runningLine{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.section-trusted .list-logos.load{opacity:0}.section-trusted .list-logos .item-logo{padding:0 30px;display:table-cell;vertical-align:middle}.section-trusted .list-logos .item-logo img{max-width:inherit}@media(max-width:768px){.section-trusted .list-logos{padding:19px 0 27px}.section-trusted .list-logos .item-logo{padding:0 18px}.section-trusted .list-logos .pic-logo{height:24px;width:auto}}.section-trusted-lp-trial .title-xl{margin-bottom:0}.section-trusted-lp-trial .btn-wrap{text-align:center;padding:11px 0 29px}.section-trusted-lp-trial .btn-wrap .btn{min-width:auto;width:100%;max-width:328px}.section-trusted-lp-trial-detail .title-xl{margin-bottom:20px}.section-trusted-lp-trial-detail .btn-wrap{text-align:center;padding-top:28px}.section-trusted-lp-trial-detail .btn-wrap .btn{min-width:auto;width:100%;max-width:278px}@media(max-width:768px){.section-trusted-lp-trial-detail .btn-wrap{padding:5px 0 28px}.section-trusted-lp-trial-detail .btn-wrap .btn{max-width:328px;margin:0 auto}}.section-trusted-lp-promo .list-achievement{margin-bottom:72px}.section-trusted-lp-promo .title-xl{margin-bottom:20px}.section-trusted-lp-promo .btn-wrap{text-align:center;padding-top:28px}.section-trusted-lp-promo .btn-wrap .btn{min-width:auto;width:100%;max-width:278px}@media(max-width:768px){.section-trusted-lp-promo .list-achievement{margin-bottom:30px}.section-trusted-lp-promo .list-achievement .item{padding:24px 10px 20px;margin-bottom:25px}.section-trusted-lp-promo .list-achievement .la-title{font-size:27px}.section-trusted-lp-promo .btn-wrap{padding:5px 0 28px}.section-trusted-lp-promo .btn-wrap .btn{max-width:328px;margin:0 auto}}.slider{margin:0 -15px;padding-bottom:60px}.slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.slider .slick-track .slick-slide{float:none;height:auto}.slider .slick-arrow{display:block;width:56px;height:56px;background:url(//pocketguard.com/wp-content/themes/pocket-guard-dark/assets/css/pages/../../images/page-lp-trial/general/icon-btn-left.svg) 50% 50% no-repeat;background-size:contain;font-size:0;text-indent:-9999px;position:absolute;bottom:0;z-index:2;border:none;cursor:pointer}.slider .slick-prev{left:15px}.slider .slick-next{background:url(//pocketguard.com/wp-content/themes/pocket-guard-dark/assets/css/pages/../../images/page-lp-trial/general/icon-btn-right.svg) 50% 50% no-repeat;background-size:contain;right:15px}.slider .slick-disabled{display:none!important}.slider .slick-dots{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;bottom:28px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);padding:0 80px}.slider .slick-dots>:only-child{display:none}.slider .slick-dots li{list-style-type:none;margin:0 5px}.slider .slick-dots button{position:relative;display:block;width:16px;height:16px;border:2px solid transparent;border-radius:50%;border:none;background:rgba(0,0,0,0);text-indent:-1000px;font-size:0;padding:0;-webkit-box-shadow:none;box-shadow:none}.slider .slick-dots button:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#0ca977;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider .slick-dots .slick-active button{border:2px solid #0ca977}@media(max-width:768px){.slider .slick-arrow{width:36px;height:36px}.slider .slick-dots{bottom:18px;padding:0 60px}}div[data-autoheight] .slick-slide{min-height:1px;height:100%!important}.section-features{position:relative;display:block;padding:14px 0 32px}.section-features .f-list{margin:0 auto;padding-bottom:0}.section-features .f-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:52px 0}.section-features .f-item.f-item-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-features .f-pic{margin:auto;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 580px);flex:0 0 calc(100% - 580px);max-width:calc(100% - 580px);text-align:center}.section-features .f-pic video{border-radius:20px}.section-features .f-content{-webkit-box-flex:1;-ms-flex:1 1 580px;flex:1 1 580px;max-width:580px;padding:0 0 0 30px;font-size:16px}.section-features .f-content .f-title{margin-bottom:16px}.section-features .f-content p{margin-bottom:15px}.section-features .f-content p:last-child{margin-bottom:0}.section-features .f-content p.icon{padding-left:30px;position:relative}.section-features .f-content p.icon::after{content:"";position:absolute;left:-2px;top:-1px;width:24px;height:24px;background:url(//pocketguard.com/wp-content/themes/pocket-guard-dark/assets/css/pages/../../lp-trial/general/images/icon-check-circle.svg) no-repeat center/contain}.section-features .f-content ul{margin-left:25px}.section-features .f-content ul li{list-style-type:disc;margin-bottom:10px}.section-features .f-content .btn-wrap{margin-top:25px}.section-features .f-content .app-list{margin-top:24px}.section-features .f-content .app-list .app-link{display:inline-block;-webkit-transition:all .125s linear;-o-transition:all .125s linear;transition:all .125s linear}.section-features .f-content .app-list .app-link:last-child{margin-left:10px}.section-features .f-content .app-list .app-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section-features .f-content .block-app-qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:514px}.section-features .f-content .block-app-qr .app-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;max-width:55%;margin-top:0}.section-features .f-content .block-app-qr .app-list .app-link{-webkit-transition:all .125s linear;-o-transition:all .125s linear;transition:all .125s linear}.section-features .f-content .block-app-qr .app-list .app-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section-features .f-content .block-app-qr .app-list .btn-wrap{margin:0}.section-features .f-content .block-app-qr .app-list .btn-wrap .btn{min-width:279px}.section-features .f-content .block-app-qr .app-or{padding:0 10px;text-align:center;font-weight:500;font-size:16px;color:#fff}.section-features .f-content .block-app-qr .app-qr{position:relative;-webkit-box-flex:0;-ms-flex:0 1 27%;flex:0 1 27%;max-width:27%}.section-features .f-content .block-app-qr .qr-test{position:absolute;top:-30px;font-size:16px;font-weight:700;width:100%;text-align:center}.section-features .f-list-reverse .f-item:nth-child(odd) .f-pic,.section-features .f-list:not(.f-list-reverse) .f-item:nth-child(even) .f-pic{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-features .f-list-reverse .f-item:nth-child(odd) .f-content,.section-features .f-list:not(.f-list-reverse) .f-item:nth-child(even) .f-content{padding:0 30px 0 0}.section-features .f-decor{position:relative}.section-features .f-decor::before,.section-features .f-decor:after{content:"";position:absolute;z-index:-1;-webkit-filter:blur(40px);filter:blur(40px);border-radius:100%}.section-features .f-decor:after{background:-o-radial-gradient(50% 50%,50% 50%,#2fc473 0,rgba(47,196,115,0) 100%);background:radial-gradient(50% 50% at 50% 50%,#2fc473 0,rgba(47,196,115,0) 100%)}.section-features .f-decor:before{background:-o-radial-gradient(50% 50%,43.11% 43.11%,rgba(204,0,76,.6) 0,rgba(204,0,76,.402) 100%);background:radial-gradient(43.11% 43.11% at 50% 50%,rgba(204,0,76,.6) 0,rgba(204,0,76,.402) 100%)}.section-features .f-decor.f-decor-1:after{width:340px;height:318px;left:calc(50% - 212px);top:calc(50% - 225px)}.section-features .f-decor.f-decor-1::before{width:188px;height:182px;left:calc(50% - 32px);top:calc(50% + 10px)}.section-features .f-decor.f-decor-2:after{width:285px;height:270px;left:calc(50% - 87px);top:calc(50% - 225px)}.section-features .f-decor.f-decor-2::before{width:219px;height:212px;left:calc(50% - 187px);top:calc(50% - 25px)}.section-features .f-decor.f-decor-3:after{width:325px;height:310px;left:calc(50% - 200px);top:calc(50% - 105px)}.section-features .f-decor.f-decor-3::before{width:188px;height:182px;left:calc(50% - 28px);top:calc(50% - 175px)}.section-features .f-decor.f-decor-4:after{width:278px;height:270px;left:calc(50% - 87px);top:calc(50% - 55px)}.section-features .f-decor.f-decor-4::before{width:219px;height:212px;left:calc(50% - 187px);top:calc(50% - 95px)}.section-features .f-decor.f-decor-5:after{width:313px;height:310px;left:calc(50% - 190px);top:calc(50% - 170px)}.section-features .f-decor.f-decor-5::before{width:183px;height:184px;left:calc(50% - 20px);top:calc(50% - 40px)}.section-features .f-decor.f-decor-6:after{width:200px;height:200px;left:calc(50% - 157px);top:calc(50% - 120px)}.section-features .f-decor.f-decor-6::before{width:170px;height:170px;left:calc(50% - 20px);top:calc(50% - 7px)}@media(max-width:1260px){.section-features .f-item{padding:48px 0}.section-features .f-pic img,.section-features .f-pic picture,.section-features .f-pic video{max-height:413px;width:auto}.section-features .f-content{-ms-flex-preferred-size:540px;flex-basis:540px;max-width:540px}.section-features .f-content .f-title{padding-right:5px}.section-features .f-decor.f-decor-1:after{width:290px;height:290px;left:calc(50% - 176px);top:calc(50% - 204px)}.section-features .f-decor.f-decor-1::before{width:175px;height:175px}.section-features .f-decor.f-decor-2:after{width:255px;height:255px;left:calc(50% - 78px)}.section-features .f-decor.f-decor-2::before{width:201px;height:201px;left:calc(50% - 175px)}.section-features .f-decor.f-decor-3:after{width:294px;height:294px;left:calc(50% - 184px);top:calc(50% - 92px)}.section-features .f-decor.f-decor-3::before{width:174px;height:174px}.section-features .f-decor.f-decor-4:after{width:260px;height:250px;left:calc(50% - 84px);top:calc(50% - 49px)}.section-features .f-decor.f-decor-4::before{width:200px;height:190px;left:calc(50% - 177px)}.section-features .f-decor.f-decor-5:after{width:278px;height:277px;left:calc(50% - 170px);top:calc(50% - 154px)}.section-features .f-decor.f-decor-5::before{width:171px;height:171px;left:calc(50% - 24px);top:calc(50% - 26px)}}@media(max-width:992px){.section-features{padding-bottom:50px}.section-features .f-item{padding:0}.section-features .f-pic{text-align:center;-ms-flex-preferred-size:45%;flex-basis:45%;max-width:45%;margin:35px auto}.section-features .f-pic img,.section-features .f-pic picture,.section-features .f-pic video{max-height:304px}.section-features .f-content{-ms-flex-preferred-size:407px;flex-basis:407px;max-width:407px}.section-features .f-content p.icon{padding-left:34px}.section-features .f-content .block-app-qr .app-list{max-width:280px;-ms-flex-preferred-size:280px;flex-basis:280px}.section-features .f-decor::before,.section-features .f-decor:after{-webkit-filter:blur(34px);filter:blur(34px)}.section-features .f-decor.f-decor-1:after{width:200px;height:200px;left:calc(50% - 139px);top:calc(50% - 145px)}.section-features .f-decor.f-decor-1::before{width:127px;height:127px;left:calc(50% - 10px)}.section-features .f-decor.f-decor-2:after{width:170px;height:170px;left:calc(50% - 43px);top:calc(50% - 140px)}.section-features .f-decor.f-decor-2::before{width:130px;height:130px;top:calc(50% - 7px);left:calc(50% - 131px)}.section-features .f-decor.f-decor-3:after{width:200px;height:200px;left:calc(50% - 131px);top:calc(50% - 60px)}.section-features .f-decor.f-decor-3::before{width:115px;height:115px;left:calc(50% + 5px);top:calc(50% - 119px)}.section-features .f-decor.f-decor-4:after{width:175px;height:180px;left:calc(50% - 45px);top:calc(50% - 32px)}.section-features .f-decor.f-decor-4::before{width:140px;height:143px;left:calc(50% - 132px);top:calc(50% - 69px)}.section-features .f-decor.f-decor-5:after{width:215px;height:215px;left:calc(50% - 139px);top:calc(50% - 115px)}.section-features .f-decor.f-decor-5::before{width:128px;height:130px;left:calc(50% - 11px)}.section-features .f-decor.f-decor-6:after{width:149px;height:149px;left:calc(50% - 118px);top:calc(50% - 94px)}.section-features .f-decor.f-decor-6::before{width:120px;height:120px}}@media(max-width:768px){.section-features{padding:18px 0 0}.section-features .f-list{margin:0 -10px}.section-features .f-item{margin:0 10px 64px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-features .f-pic{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:60px auto 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.section-features .f-pic img,.section-features .f-pic picture,.section-features .f-pic video{max-height:266px;margin:0 auto}.section-features .f-content{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:center}.section-features .f-content ul li{margin-bottom:8px}.section-features .f-content p.icon{text-align:left}.section-features .f-content p.icon::after{left:2px;top:0}.section-features .f-content .btn-wrap{text-align:center}.section-features .f-content .btn-wrap .btn{width:100%;max-width:340px}.section-features .f-content .block-app-qr{margin:24px auto 0}.section-features .f-content .block-app-qr .app-list{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-features .f-content .block-app-qr .app-list .app-link:last-child{margin-left:10px}.section-features .f-content .block-app-qr .btn-wrap{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;text-align:center}.section-features .f-content .block-app-qr .btn-wrap .btn{min-width:330px}.section-features .f-list-reverse .f-item:nth-child(odd) .f-content,.section-features .f-list:not(.f-list-reverse) .f-item:nth-child(even) .f-content{padding:0}.section-features .f-decor::before,.section-features .f-decor:after{-webkit-filter:blur(29px);filter:blur(29px)}.section-features .f-decor.f-decor-1:after{width:160px;height:160px;left:calc(50% - 117px);top:calc(50% - 121px)}.section-features .f-decor.f-decor-1::before{width:100px;height:100px;left:calc(50% - 5px)}.section-features .f-decor.f-decor-2:after{width:140px;height:140px;left:calc(50% - 23px)}.section-features .f-decor.f-decor-2::before{width:110px;height:110px;left:calc(50% - 117px)}.section-features .f-decor.f-decor-3:after{width:170px;height:170px;left:calc(50% - 114px);top:calc(50% - 53px)}.section-features .f-decor.f-decor-3::before{width:100px;height:100px;left:calc(50% + 1px);top:calc(50% - 103px)}.section-features .f-decor.f-decor-4:after{width:170px;height:171px;left:calc(50% - 57px);top:calc(50% - 19px)}.section-features .f-decor.f-decor-4::before{width:140px;height:143px;left:calc(50% - 96px)}.section-features .f-decor.f-decor-5:after{width:182px;height:187px;left:calc(50% - 133px)}.section-features .f-decor.f-decor-5::before{width:133px;height:135px;left:calc(50% - 26px)}}.section-features-lp-trial-detail{padding:73px 0 69px}.section-features-lp-trial-detail .btn{min-width:auto;width:100%;max-width:278px}.section-features-lp-trial-detail .slick-track{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-features-lp-trial-detail .slick-track .slick-slide{height:100%}.section-features-lp-trial-detail .slick-dots li{margin:0 6px}.section-features-lp-trial-detail .slick-dots button{width:12px;height:12px;background:rgba(255,255,255,.05);border:1px solid #fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.25);box-shadow:0 2px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-features-lp-trial-detail .slick-dots button::before{display:none}.section-features-lp-trial-detail .slick-dots .slick-active button{border-color:#24e0a4;background:#24e0a4;-webkit-backdrop-filter:none;backdrop-filter:none}@media(max-width:768px){.section-features-lp-trial-detail{padding:21px 0 38px}.section-features-lp-trial-detail .f-list{width:calc(100% + 30px);margin:0 -15px}.section-features-lp-trial-detail .f-item{margin:0;padding:0 10px}.section-features-lp-trial-detail .f-content{padding:59px 0 55px}.section-features-lp-trial-detail .btn{max-width:328px}}.section-features-lp-promo{padding:73px 0 69px}.section-features-lp-promo .btn{min-width:auto;width:100%;max-width:278px}@media(max-width:768px){.section-features-lp-promo{padding:54px 0 16px}.section-features-lp-promo .btn{max-width:328px}}.section-free-features{padding:68px 0 20px}.section-free-features .subtitle{font-size:20px;text-align:center;margin:21px auto 38px;color:rgba(255,255,255,.8)}@media(max-width:1260px){.section-free-features .subtitle{margin-top:25px}}@media(max-width:992px){.section-free-features .subtitle{margin-bottom:30px}}@media(max-width:768px){.section-free-features{padding:49px 0 0}.section-free-features .subtitle{font-size:16px;margin-bottom:45px}}.ff-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px}.ff-list .ff-item{text-align:center;padding:0 15px}.ff-list .ff-item .ff-title{font-size:20px;font-weight:600;margin-bottom:6px;color:#fff}.ff-list .ff-item .ff-pic{margin-bottom:25px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ff-list .ff-item .btn-wrap{margin-top:24px}.ff-list .ff-item .app-list{margin-top:24px}.ff-list .ff-item .app-list .app-link{display:inline-block;-webkit-transition:all .125s linear;-o-transition:all .125s linear;transition:all .125s linear}.ff-list .ff-item .app-list .app-link:last-child{margin-left:10px}.ff-list .ff-item .app-list .app-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ff-list-3 .ff-item{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;max-width:33%}.ff-list-4 .ff-item{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%}.ff-list-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.ff-list-6 .ff-item{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;max-width:33%;margin-bottom:30px}@media(max-width:992px){.ff-list-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.ff-list-4 .ff-item{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;margin-bottom:30px}.ff-list .btn{padding-left:10px;padding-right:10px;width:100%}}@media(max-width:768px){.ff-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.ff-list .ff-item{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:350px;margin:0 auto 32px}}.section-free-features-lp-trial{padding-bottom:73px}.section-free-features-lp-trial .ff-list{padding-top:43px}.section-free-features-lp-trial .btn-wrap{text-align:center;padding-top:31px}.section-free-features-lp-trial .btn-wrap .btn{min-width:280px}@media(max-width:768px){.section-free-features-lp-trial{padding-bottom:50px}.section-free-features-lp-trial .btn-wrap{padding-top:0}.section-free-features-lp-trial .btn-wrap .btn{min-width:auto;width:100%;max-width:328px;margin:0 auto}}.section-plans{padding-bottom:130px}@media(max-width:768px){.section-plans{padding:28px 0 46px}}.plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px}@media(max-width:992px){.plans{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.plans-info{max-width:575px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.plans-pic{margin-bottom:25px;width:100%;text-align:center;position:relative}.plans-pic::before,.plans-pic:after{content:"";position:absolute;z-index:-1;-webkit-filter:blur(40px);filter:blur(40px);border-radius:100%}.plans-pic:after{width:285px;height:270px;left:calc(50% - 87px);top:calc(50% - 225px);background:-o-radial-gradient(50% 50%,50% 50%,#2fc473 0,rgba(47,196,115,0) 100%);background:radial-gradient(50% 50% at 50% 50%,#2fc473 0,rgba(47,196,115,0) 100%)}.plans-pic:before{width:219px;height:212px;left:calc(50% - 187px);top:calc(50% - 25px);background:-o-radial-gradient(50% 50%,43.11% 43.11%,rgba(204,0,76,.6) 0,rgba(204,0,76,.402) 100%);background:radial-gradient(43.11% 43.11% at 50% 50%,rgba(204,0,76,.6) 0,rgba(204,0,76,.402) 100%)}@media(max-width:1260px){.plans-pic img,.plans-pic picture{max-height:413px;width:auto}.plans-pic:after{width:255px;height:255px;left:calc(50% - 78px)}.plans-pic::before{width:201px;height:201px;left:calc(50% - 175px)}}@media(max-width:992px){.plans-pic img,.plans-pic picture{max-height:304px}.plans-pic::before,.plans-pic:after{-webkit-filter:blur(34px);filter:blur(34px)}.plans-pic:after{width:170px;height:170px;left:calc(50% - 43px);top:calc(50% - 140px)}.plans-pic::before{width:130px;height:130px;top:calc(50% - 7px);left:calc(50% - 131px)}}@media(max-width:768px){.plans-pic img,.plans-pic picture{max-height:266px;margin:0 auto}.plans-pic::before,.plans-pic:after{-webkit-filter:blur(29px);filter:blur(29px)}.plans-pic:after{width:140px;height:140px;left:calc(50% - 23px)}.plans-pic::before{width:110px;height:110px;left:calc(50% - 117px)}}.plans-cnbc{font-size:24px;line-height:1;color:#fff;max-width:185px}.plans-cnbc img{margin-top:17px}@media(max-width:768px){.plans-cnbc{max-width:100%;text-align:center;margin:0 auto}}.plans-trustpilot{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:rgba(48,196,150,.1);border:1px solid #24e0a4;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:12px;color:#fff;max-width:299px}.plans-trustpilot .titl{padding-left:14px;font-size:16px;font-weight:500}.plans-trustpilot .txt{width:100%;font-size:16px;padding:16px 0}.plans-trustpilot .name{width:100%;font-size:16px;font-weight:500}@media(max-width:768px){.plans-trustpilot{margin:20px auto 0}}.plans-content{background:-o-linear-gradient(236.94deg,#2196f3 0,#673ab7 100%);background:linear-gradient(213.06deg,#2196f3 0,#673ab7 100%);border-radius:16px;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;max-width:468px}@media(max-width:992px){.plans-content{width:100%;margin:0 auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.plans-switch{width:calc(100% - 32px);margin:0 auto;background:rgba(25,44,71,.2);border-radius:24px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:12px;position:relative;z-index:1}.plans-switch::after{content:"";position:absolute;z-index:-1;border-radius:48px;top:4px;left:4px;bottom:4px;border:2px solid #24e0a4;width:48%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.plans-switch[data-plan=yearly]::after{left:4px}.plans-switch[data-plan=monthly]::after{left:calc(50% - 2px)}@media(max-width:992px){.plans-switch{margin:0 auto;max-width:281px}}.plans-selector{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;text-align:center;font-weight:600;cursor:pointer;font-size:18px;color:#fff}.plans-selector.active{cursor:default;pointer-events:none!important;text-shadow:0 1px 4px rgba(0,0,0,.24)}.plans-details{padding:33px 16px 20px;display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plans-details[data-plan=monthly] .plans-price .period{margin-left:-27px}.plans-details.active{display:-webkit-box;display:-ms-flexbox;display:flex}.plans-details.active[data-plan=yearly] .plans-features,.plans-details.active[data-plan=yearly] .plans-price{-webkit-animation-name:showPlanRight;animation-name:showPlanRight}.plans-details.active[data-plan=monthly] .plans-features,.plans-details.active[data-plan=monthly] .plans-price{-webkit-animation-name:showPlanLeft;animation-name:showPlanLeft}.plans-price{margin:auto;text-align:center;-webkit-animation:.3s forwards;animation:.3s forwards;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.plans-price .color{font-weight:600;font-size:56px;color:#24e0a4}.plans-price sup{font-size:25px}.plans-price .period{font-size:16px;font-weight:600;color:#fff}.plans-price .old-price{position:absolute;left:115px;top:11px;font-size:16px;font-weight:600;color:#fff}.plans-price .old-price::after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#ff3434}.plans-price .discount{color:#151429;background:#24e0a4;border-radius:3px;padding:4px 5px;font-size:18px;font-weight:600;margin-top:4px;margin-left:9px}.plans-features{font-weight:500;margin:20px auto 5px;-webkit-animation:.3s .2s forwards;animation:.3s .2s forwards;opacity:0;font-size:18px;color:#fff}.plans-note{font-size:14px}.plans-included{width:100%;border-top:1px solid rgba(255,255,255,.35);padding:26px 12% 30px}.plans-title{width:100%;margin-bottom:10px;font-size:24px;font-weight:600;line-height:1.3;color:#fff}@media(max-width:992px){.plans-title{font-size:20px}}@media(max-width:768px){.plans-title{font-size:18px}}.plans-item{font-weight:500;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-bottom:6px}.plans-item::before{content:"";position:relative;margin-right:12px;width:24px;height:24px;background:url(//pocketguard.com/wp-content/themes/pocket-guard-dark/assets/css/pages/../../images/page-lp-trial/plans/ic-check.svg) no-repeat center}@media(max-width:992px){.plans-item{font-size:15px}}@media(max-width:768px){.plans-item{font-size:16px}}.plans .btn{width:100%;margin-top:20px}@-webkit-keyframes showPlanLeft{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes showPlanLeft{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes showPlanRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes showPlanRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}100%{opacity:1;-webkit-transform:none;transform:none}}.section-reviews{padding:72px 0 0;background:-o-linear-gradient(354.27deg,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%);background:linear-gradient(95.73deg,#1c2359 0,#151429 50%,#151429 59.9%,#58213b 100%)}.section-reviews_pb{padding-bottom:70px}.section-reviews .subtitle{margin:14px auto 41px;max-width:575px}.section-reviews .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:14px auto 15px;text-decoration:none;border-bottom:1px solid transparent}.section-reviews .description span:nth-child(1){color:#fff;margin-top:5px;margin-right:10px}.section-reviews .description:hover{border-bottom-color:#fff}.section-reviews::after{content:"";position:absolute;left:0;right:0;bottom:0;height:169px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(21,20,41,0)),to(#151429));background:-o-linear-gradient(top,rgba(21,20,41,0) 0,#151429 100%);background:linear-gradient(180deg,rgba(21,20,41,0) 0,#151429 100%);z-index:1}@media(max-width:1260px){.section-reviews .subtitle{max-width:100%}}@media(max-width:992px){.section-reviews .subtitle{max-width:623px}}@media(max-width:768px){.section-reviews{padding:49px 0 0}.section-reviews .subtitle{margin:19px auto 34px}}.slider-reviews{padding-bottom:0;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.slider-reviews.load{opacity:0}.slider-reviews .slick-slide{margin:0 15px}.slider-reviews .review-item{background:rgba(255,255,255,.1);margin:0 0 30px 0;padding:25px 23px 15px;border-radius:12px}.slider-reviews .review-item .review-container{overflow:hidden}.slider-reviews .review-item .review-header{max-height:60px;overflow:hidden;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-reviews .review-item .review-header img{display:block;max-width:50px;height:auto;margin-right:15px}.slider-reviews .review-item .review-content{line-height:1.5;font-weight:300;font-size:14px;color:rgba(255,255,255,.8)}.slider-reviews .review-item .review-rating{display:block;width:104px;height:16px;background:url(//pocketguard.com/wp-content/themes/pocket-guard-dark/assets/css/pages/../../images/page-lp-trial/general/icon-rating-5.svg) 50% 50% no-repeat;background-size:contain}.slider-reviews .review-item .review-info{display:block;font-size:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-top:12px}.slider-reviews .review-item .review-name{font-weight:600;color:#fff}.slider-reviews .review-container-xs{height:177px}.slider-reviews .review-container-xl{height:262px}.slider-reviews .slick-prev{left:15px;-webkit-transform:none;-ms-transform:none;transform:none}.slider-reviews .slick-next{right:15px;-webkit-transform:none;-ms-transform:none;transform:none}@media(max-height:780px){.slider-reviews .review-container-xs{height:120px}.slider-reviews .review-container-xl{height:220px}}.section-cta{text-align:center;padding:48px 0 70px}.section-cta.section-cta-pt0{padding-top:0}.section-cta .subtitle{max-width:550px;margin:16px auto 24px}.section-cta .subtitle~.subtitle{margin-top:-8px}.section-cta .app-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.section-cta .app-list .app-link{display:inline-block;-webkit-transition:all .125s linear;-o-transition:all .125s linear;transition:all .125s linear;margin:0 5px}.section-cta .app-list .app-link:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media(max-width:768px){.section-cta{padding:23px 0 31px}.section-cta.cta-padding-xl{padding:70px 0 70px}.section-cta .subtitle{font-size:16px}.section-cta .btn-wrap{text-align:center}.section-cta .btn-wrap .btn{padding-left:30px;padding-right:30px}}.section-cta-lp-trial-detail{padding:64px 0 78px}.section-cta-lp-trial-detail .btn{min-width:auto;width:100%;max-width:278px}.section-cta-lp-promo{padding:64px 0 78px}.section-cta-lp-promo .btn{min-width:auto;width:100%;max-width:278px}.page-template-lp-promo-budget-app .footer .wrap,.page-template-lp-promo-budget-app .header .wrap{max-width:1414px}.page-template-lp-promo-budget-app .section-intro .btn{text-transform:uppercase}.page-template-lp-promo-budget-app .slider-reviews .review-item .review-content{font-size:15px;line-height:1.3}.page-template-lp-promo-budget-app .footer .footer-link{font-size:17px}@media(min-width:768px){.page-template-lp-promo-budget-app .title-xl{font-size:38px}.page-template-lp-promo-budget-app .section-intro .title-xl{margin-bottom:33px}.page-template-lp-promo-budget-app .section-intro .intro-pic{margin-right:-44px;max-width:52%;-ms-flex-preferred-size:52%;flex-basis:52%}.page-template-lp-promo-budget-app .section-intro .intro-content{-ms-flex-preferred-size:52%;flex-basis:52%;padding-right:30px}.page-template-lp-promo-budget-app .section-intro .intro-content .subtitle{margin:11px 0 11px}.page-template-lp-promo-budget-app .section-intro .intro-content .block-app{margin-top:30px}.page-template-lp-promo-budget-app .section-features .f-content{max-width:510px;margin:0 auto}}@media(min-width:992px){.page-template-lp-promo-budget-app{font-size:18px}.page-template-lp-promo-budget-app .title-xl{font-size:49px}.page-template-lp-promo-budget-app .section-features .f-content{font-size:18px}}@media(max-width:1260px){.page-template-lp-promo-budget-app .section-intro .intro-pic{margin-right:0}}@media(max-height:650px)and (min-width:769px){.page-template-lp-promo-budget-app .section-intro{padding-top:0}.page-template-lp-promo-budget-app .section-intro .title-xl{margin-bottom:25px;font-size:42px}.page-template-lp-promo-budget-app .section-intro .intro-content .block-app{margin-top:20px}}@media(max-width:768px){.page-template-lp-promo-budget-app .footer .footer-link{font-size:15px}}
/*# sourceMappingURL=lp-trial.min.css.map */