@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}.pricingPage{width:100%}.pricingPage .hidden{display:none!important}.pricingPage section{font-family:Arial!important;padding:50px 0;min-height:400px}.pricingPage section#section-one{position:relative;display:flex;justify-content:center}.pricingPage section#section-one .section-wrapper{max-width:1015px;width:100%}.pricingPage section#section-one .section-wrapper .arrow{margin:auto;position:absolute;left:0;right:0;bottom:30px}.pricingPage section#section-one .section-wrapper .arrow p{display:block;position:absolute;z-index:100;bottom:0;left:calc(-40px);margin:auto;font-size:34px;text-align:center;transform:rotate(0deg);width:15px;height:15px;opacity:.5;transform:translateY(0) rotate(-45deg);animation:bounce1 4s 2s infinite;right:0;left:0;border-left:3px solid #2d3558;border-bottom:3px solid #2d3558}.pricingPage section#section-one .section-wrapper .arrow p:after{background:rgba(0,0,0,0);top:-15px;left:-15px}.pricingPage section#section-one .section-wrapper .arrow p:before{display:block;position:absolute;margin:auto;top:5px;bottom:0;left:-19px;right:0;content:"";width:45px;height:45px;border-radius:50%;border:1px solid #2d3558}.pricingPage section#section-one .section-wrapper #payments-cycle-container{display:flex;flex-direction:column;align-items:center;color:#2d3558}.pricingPage section#section-one .section-wrapper #payments-cycle-container h1,.pricingPage section#section-one .section-wrapper #payments-cycle-container h2{font-weight:700;font-size:2.85em;margin:0;text-align:center}.pricingPage section#section-one .section-wrapper #payments-cycle-container h2{margin-top:30px;font-size:1.355em}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container{display:inline-flex;flex-direction:row;justify-content:center;margin-top:30px;margin-bottom:50px;position:relative;cursor:pointer;align-items:center;opacity:0;transform:translateY(-115px)}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container.fadeIn{-webkit-animation-delay:1.75s;-webkit-animation-duration:.75s;-webkit-animation-name:slideInTop;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;-moz-animation-delay:1.75s;-moz-animation-duration:.75s;-moz-animation-name:slideInTop;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-moz-animation-timing-function:ease-in;-o-animation-delay:1.75s;-o-animation-duration:.75s;-o-animation-name:slideInTop;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-o-animation-timing-function:ease-in;animation-delay:1.75s;animation-duration:.75s;animation-name:slideInTop;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-in}@-webkit-keyframes slideInTop{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@-moz-keyframes slideInTop{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@-o-keyframes slideInTop{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span{display:inline-block}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#monthly{font-weight:700;font-size:1.1em;margin-right:25px}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch{position:relative;display:inline-block;border-radius:17px;width:50px;height:17px}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch input{opacity:0;visibility:hidden;width:0;height:0}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch .switch{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:20px;background-color:#dcdbde}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch .switch:before{border-radius:50%;position:absolute;content:"";height:23px;width:23px;margin:auto;right:auto;bottom:0;top:0;background-color:#35dad3;transition:left .3s ease}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch.monthly .switch:before{left:0}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#flip-switch.yearly .switch:before{left:27px}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#annual{font-weight:700;font-size:1.1em;margin-left:25px}.pricingPage section#section-one .section-wrapper #payments-cycle-container #cycle-container span#annual #discount{font-size:.7em}.pricingPage section#section-one .section-wrapper #plans{display:flex;flex-direction:row;justify-content:center}.pricingPage section#section-one .section-wrapper #plans .plan-column{color:#fff;background-color:#2d3558;text-align:center;position:relative;margin-right:40px;border-radius:10px;border:1px solid #2d3558;width:310px;margin-bottom:40px;opacity:0}.pricingPage section#section-one .section-wrapper #plans .plan-column.zoomIn#basic-plan{-webkit-animation-delay:.5s;-webkit-animation-duration:.75s;-webkit-animation-name:zoomIn;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;-moz-animation-delay:.5s;-moz-animation-duration:.75s;-moz-animation-name:zoomIn;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-moz-animation-timing-function:ease-in;-o-animation-delay:.5s;-o-animation-duration:.75s;-o-animation-name:zoomIn;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-o-animation-timing-function:ease-in;animation-delay:.5s;animation-duration:.75s;animation-name:zoomIn;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-in}.pricingPage section#section-one .section-wrapper #plans .plan-column.zoomIn#pro-plan{-webkit-animation-delay:.75s;-webkit-animation-duration:.75s;-webkit-animation-name:zoomIn;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;-moz-animation-delay:.75s;-moz-animation-duration:.75s;-moz-animation-name:zoomIn;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-moz-animation-timing-function:ease-in;-o-animation-delay:.75s;-o-animation-duration:.75s;-o-animation-name:zoomIn;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-o-animation-timing-function:ease-in;animation-delay:.75s;animation-duration:.75s;animation-name:zoomIn;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-in}.pricingPage section#section-one .section-wrapper #plans .plan-column.zoomIn#business-plan{-webkit-animation-delay:1s;-webkit-animation-duration:.75s;-webkit-animation-name:zoomIn;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;-moz-animation-delay:1s;-moz-animation-duration:.75s;-moz-animation-name:zoomIn;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-moz-animation-timing-function:ease-in;-o-animation-delay:1s;-o-animation-duration:.75s;-o-animation-name:zoomIn;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-o-animation-timing-function:ease-in;animation-delay:1s;animation-duration:.75s;animation-name:zoomIn;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:ease-in}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}to{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}to{opacity:1}}@-o-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}to{opacity:1}}.pricingPage section#section-one .section-wrapper #plans .plan-column:last-of-type{margin-right:0!important}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border{border:2px solid rgba(0,0,0,0);padding:10px 0 35px;height:100%;border-radius:8px}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border #most-popular{text-align:center;color:#fff;background-color:#2d3558;padding:4px 35px;border-radius:8px 8px 0 0;position:absolute;left:73px;top:-25px;font-size:.9em;font-weight:700}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border .plan-btn-container{margin:0 auto}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border .plan-btn-container.top{margin-bottom:35px}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border .plan-btn-container .price-plan-btn{font-size:1.255em;width:75%;font-weight:700;height:55px;color:#fff;border:1px solid rgba(0,0,0,0);border-radius:2px;margin:0 auto;background-color:#733cff;transition:background-color .3s ease,border}.pricingPage section#section-one .section-wrapper #plans .plan-column .plan-panel-border .plan-btn-container .price-plan-btn:hover{cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #f5f5f5}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header{width:90%;margin:0 auto;border-radius:4px;padding-top:12px}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h2,.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h3{font-size:2.2em;font-weight:700}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h2{letter-spacing:1px;margin-top:0;margin-bottom:5px}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h3{margin-top:5px}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h3 .price-container{position:relative;display:inline-block}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h3 .per-month{font-size:.5em;font-weight:400}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h4{font-size:13px;margin-top:5px;opacity:0;transition:opacity .2s linear}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header h4.visible{opacity:1}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header .extra-info{opacity:0;color:#35dad3;font-size:1.1em;font-weight:700;height:40px}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header .extra-info.visible{opacity:1}.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header.basic-plan h4,.pricingPage section#section-one .section-wrapper #plans .plan-column .inner-header.basic-plan p{opacity:0;color:#2d3558}.pricingPage section#section-one .section-wrapper #plans .plan-column ul{text-align:left;padding-left:0;margin:20px 0 40px;font-weight:700;max-height:240px;height:100%;list-style:none;overflow:hidden;transition:max-height .3s ease}.pricingPage section#section-one .section-wrapper #plans .plan-column ul .feature{width:75%;margin:0 auto;padding-bottom:10px;font-size:14px;position:relative;line-height:1.5}.pricingPage section#section-one .section-wrapper #plans .plan-column ul .feature span{color:#35dad3}.pricingPage section#section-one .section-wrapper #plans .plan-column ul .feature.strike-through{text-decoration:line-through;color:#9c9c9c}.pricingPage section#section-one .section-wrapper #plans .plan-column ul .feature .icon{position:absolute;left:0;top:0;bottom:0;margin:auto}.pricingPage section#section-one .section-wrapper #plans .plan-column ul.full{max-height:410px}.pricingPage section#section-one .section-wrapper #plans .plan-column .toggle{position:absolute;bottom:110px;right:40px;color:#35dad3}.pricingPage section#section-two{background-color:#2d3558;display:flex;flex-direction:column;justify-content:center;padding:100px 0}.pricingPage section#section-two .section-wrapper{margin:auto;padding:80px 0 50px;max-width:1015px;width:100%;display:flex;border-radius:10px;background-color:#fff}.pricingPage section#section-two .section-wrapper h2{margin:-40px auto auto;height:35px;font-weight:700;text-transform:capitalize;font-size:1.35rem}.pricingPage section#section-two .section-wrapper .features-column{flex:1}.pricingPage section#section-two .section-wrapper .features-column:nth-child(2),.pricingPage section#section-two .section-wrapper .features-column:nth-child(3),.pricingPage section#section-two .section-wrapper .features-column:nth-child(4){border-left:1px solid #f5f5f5;text-align:center}.pricingPage section#section-two .section-wrapper .features-column:first-child{flex:2}.pricingPage section#section-two .section-wrapper .features-column:first-child .features-list li.feature{font-weight:700;height:40px;width:75%;margin:auto;justify-content:left}.pricingPage section#section-two .section-wrapper .features-column .features-list{padding:0}.pricingPage section#section-two .section-wrapper .features-column .features-list li.feature{height:40px;display:flex;align-items:center;justify-content:center}.pricingPage section#section-two .section-wrapper .features-column .features-list li.feature img{width:20px}.pricingPage section#section-two .section-wrapper .features-column .features-list li.feature p{line-height:1.2;font-size:14px;font-weight:700;width:75%;margin-bottom:0}.pricingPage section#section-two .amper{color:#fff;font-size:14px;padding:20px 30px 0}.pricingPage section#section-two .amper a{color:#bfcbeb}.pricingPage section#section-three{display:flex;justify-content:center}.pricingPage section#section-three .section-wrapper{max-width:1015px;width:100%}.pricingPage section#section-three .section-wrapper .section-header{padding-bottom:50px;text-align:center}.pricingPage section#section-three .section-wrapper .section-header h1,.pricingPage section#section-three .section-wrapper .section-header h2{font-weight:700;font-size:3em;color:#303858;margin:0}.pricingPage section#section-three .section-wrapper .section-header h2{margin-top:20px;font-size:1.425em}.pricingPage section#section-three .section-wrapper .section-header h2 a{text-transform:lowercase;float:none;color:#303858;margin:0;border:none;text-decoration:underline;transition:color .3s ease}.pricingPage section#section-three .section-wrapper .section-header h2 a:hover{background-color:rgba(0,0,0,0);color:#35dad3}.pricingPage section#section-three .section-wrapper .section-header .main{font-weight:700;font-size:3em;color:#303858;margin:0}.pricingPage section#section-three .section-wrapper .faq-wrapper{display:flex;flex-flow:column wrap;max-height:535px;overflow:auto;align-content:space-around}.pricingPage section#section-three .section-wrapper .faq-wrapper .faq{max-width:40%;width:100%;text-align:left}.pricingPage section#section-three .section-wrapper .faq-wrapper .faq h4{color:#35dad3;font-weight:700;margin-top:9.5px;margin-bottom:9.5px;font-size:19px}.pricingPage section#section-three .section-wrapper .faq-wrapper .faq p{font-size:15px;margin:0 0 9.5px}@media(max-height:768px),screen and (max-width:1366px){.pricingPage section{padding:25px 0}.pricingPage section .section-wrapper{max-width:unset!important;transform:scale(.93)}.pricingPage section .section-wrapper .arrow{bottom:-20px!important}.pricingPage section .section-wrapper .faq-wrapper{max-height:445px!important}}@media(max-height:850px),screen and (max-width:1200px){.pricingPage section{padding:25px 0!important;margin-top:-20px}.pricingPage section .section-wrapper{transform:scale(.8)}.pricingPage section .section-wrapper .arrow{bottom:-20px!important}}@media(max-width:1366px){.pricingPage #close-button{top:0;right:25px}.pricingPage .plan-column{margin-right:25px!important}}@media(max-width:1200px){.pricingPage section .section-wrapper #plans{justify-content:space-between!important}.pricingPage section .section-wrapper .faq-wrapper{max-height:560px!important}.pricingPage .plan-column{margin-right:15px!important}.pricingPage .plan-column ul li{padding-left:0!important}}@media(max-width:992px){.pricingPage section .section-wrapper #plans .plan-column .plan-panel-border ul .feature{width:85%!important}.pricingPage section .section-wrapper #plans .plan-column .plan-btn-container button{font-size:2vw!important}.pricingPage section .section-wrapper .faq-wrapper{max-height:645px!important}}@media(max-width:768px){.pricingPage section{margin-top:-10vh!important}.pricingPage section .section-wrapper #payments-cycle-container h1{font-size:5.85vw!important}.pricingPage section .section-wrapper #payments-cycle-container h2{font-size:3.2vw!important}.pricingPage section .section-wrapper #payments-cycle-container #cycle-container{margin-bottom:0!important}.pricingPage section .section-wrapper #payments-cycle-container #cycle-container #annual,.pricingPage section .section-wrapper #payments-cycle-container #cycle-container #monthly{font-size:3vw!important}.pricingPage section .section-wrapper #plans{flex-direction:column-reverse!important;align-items:center}.pricingPage section .section-wrapper #plans .plan-column{margin:30px 0!important}.pricingPage section .section-wrapper #plans .plan-column .plan-panel-border ul .feature{width:75%!important}.pricingPage section .section-wrapper #plans .plan-column .plan-btn-container button{font-size:1.255em!important}.pricingPage section .section-wrapper .arrow{display:none}.pricingPage section .section-wrapper .section-header h2{font-size:1.1em!important}.pricingPage section .section-wrapper .section-header .main,.pricingPage section .section-wrapper .section-header h1{font-size:2em!important}.pricingPage section .section-wrapper .features-column h2{font-size:3vw!important}.pricingPage section .section-wrapper .features-column .features-list .feature{font-size:2.2vw;width:90%!important}.pricingPage section .section-wrapper .features-column .features-list .feature img{width:15px!important}.pricingPage section .section-wrapper .features-column .features-list .feature p{font-size:2vw!important}.pricingPage section .section-wrapper .faq-wrapper{display:block!important;max-height:unset!important}.pricingPage section .section-wrapper .faq-wrapper .faq{max-width:100%!important;margin-bottom:30px!important}}@media(max-width:480px){.pricingPage section .section-wrapper #payments-cycle-container{text-align:center!important}.pricingPage section .section-wrapper #payments-cycle-container h1{font-size:1.55em!important}.pricingPage section .section-wrapper #payments-cycle-container h2{font-size:.9em!important}.pricingPage section .section-wrapper #payments-cycle-container #cycle-container{margin-bottom:0!important}.pricingPage section .section-wrapper #payments-cycle-container #cycle-container #annual,.pricingPage section .section-wrapper #payments-cycle-container #cycle-container #monthly{font-size:1em!important}.pricingPage section .section-wrapper #plans{flex-direction:column-reverse!important;align-items:center}.pricingPage section .section-wrapper #plans .plan-column{margin:30px 0!important}.pricingPage section .section-wrapper .section-header h2{font-size:1em!important}.pricingPage section .section-wrapper .section-header .main,.pricingPage section .section-wrapper .section-header h1{font-size:1.5em!important}.pricingPage section .section-wrapper .features-column h2{font-size:1em!important}.pricingPage section .section-wrapper .features-column .features-list .feature{font-size:.8em!important;width:90%!important}.pricingPage section .section-wrapper .features-column .features-list .feature img{width:15px!important}.pricingPage section .section-wrapper .features-column .features-list .feature p{font-size:10px!important}.pricingPage section .section-wrapper .faq-wrapper{display:block!important;max-height:unset!important}.pricingPage section .section-wrapper .faq-wrapper .faq{max-width:100%!important;margin-bottom:30px!important}}