.step-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.step,.step-list{margin:0;padding:0}.step{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:12px;text-align:center;font-weight:600;text-transform:uppercase;cursor:pointer}@media screen and (max-width:680px){.step-list{counter-reset:section}.step{-ms-flex-preferred-size:0;flex-basis:0;height:25px;line-height:25px;color:#fff;background:rgba(2,117,216,.5);position:relative;border:1px solid transparent}.step.active{background:#0275d8}.step.active:not(:last-child):after{content:"";position:absolute;z-index:1;top:0;right:-13px;width:0;height:0;border-color:transparent transparent transparent #0275d8;border-style:solid;border-width:11px 0 14px 13px}.step.complete{background:#fff;color:#0275d8;border-top:1px solid #e5e5e9;border-bottom:1px solid #e5e5e9}.step.complete:first-child{border-left:1px solid #e5e5e9}.step.complete:not(:first-child):before{content:"";position:absolute;z-index:1;top:3px;left:-10px;width:18px;height:18px;border-color:#e5e5e9 #e5e5e9 transparent transparent;border-style:solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.step.complete:not(:last-child):after{content:"";position:absolute;z-index:1;top:0;right:-13px;width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 14px 13px}.step:nth-child(2).complete>.downgrade.step-title{color:#8e9baa;font-weight:600}.step:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.step:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.step-title{visibility:hidden}.step-title:before{visibility:visible;counter-increment:section;content:"Step " counter(section);text-align:center;display:block}}@media screen and (min-width:680px){.step-list{-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e5e5e9}.step{color:#8e9baa;padding-bottom:5px;display:inline-block;border-bottom:4px solid transparent}.step.active{color:#272727;border-bottom:4px solid #0275d8}.step.complete{color:#0275d8;font-weight:400}.step:nth-child(2).complete>.downgrade.step-title{color:#8e9baa;font-weight:600}}.change-plan-modal-plans .flickity-button{height:24px;width:24px;background:#fff;border:2px solid #eee;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.change-plan-modal-plans .flickity-button:hover{-webkit-box-shadow:0 0 10px rgba(2,117,216,.3);box-shadow:0 0 10px rgba(2,117,216,.3);opacity:1}.change-plan-modal-plans .flickity-button:focus{-webkit-box-shadow:none;box-shadow:none}.change-plan-modal-plans .flickity-button.previous{left:-25px}.change-plan-modal-plans .flickity-button.next{right:-25px}.change-plan-modal-plans .flickity-button .arrow{color:#0275d8}.change-plan-modal-plans .flickity-viewport{width:100%}.change-plan-modal-plans .flickity-enabled .plan{width:calc(33.33333% - 10px);-webkit-box-sizing:content-box;box-sizing:content-box}.change-plan-modal-plans{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-5px;margin-right:-5px}.change-plan-modal-plans.two-plan-grid{grid-template-columns:1fr 1fr}.change-plan-modal-plans.plans-carousel{display:block;grid-template-columns:unset;width:calc(100% - 20px);margin:0 10px}.change-plan-modal-plans.plans-carousel .plan{width:calc(33.33333% - 10px)}.change-plan-modal-plans .plan{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #f5f5f5;border-bottom:none;border-radius:3px;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.12);box-shadow:0 10px 10px rgba(0,0,0,.12);margin:0 5px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.change-plan-modal-plans .plan-unavailable{cursor:not-allowed}.change-plan-modal-plans .selected{border-color:#0a3d62}.change-plan-modal-plans .plan-title{margin:28px 0 10px;font-size:24px;font-weight:700;line-height:150%;text-align:center}.change-plan-modal-plans .mobile-only-text{display:none}.change-plan-modal-plans .purchase-text{font-size:10px;color:#8e9baa;text-align:center;margin:0 0 8px;min-height:17px}.change-plan-modal-plans .price{text-align:center;color:#272727;font-weight:700;font-size:20px}.change-plan-modal-plans .feature-list{border-top:1px solid #eee;list-style:none;margin:15px;padding:20px 0 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}.change-plan-modal-plans .feature{font-size:12px;line-height:12px;color:#4f5a68;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.change-plan-modal-plans .feature img{height:14px;width:14px;margin-right:8px}.change-plan-modal-plans .action{background:#0275d8;font-size:16px;font-weight:600;color:#fff;text-align:center;padding:15px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;cursor:pointer}.change-plan-modal-plans .action.current{background:#f5f5f9;color:#4f5a68}.change-plan-modal-plans .action.selected{background:#0a3d62}.change-plan-modal-plans .action.plan-unavailable{cursor:not-allowed;background:#f5f5f9;color:#4f5a68}@media screen and (max-width:680px){.change-plan-modal-plans{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.change-plan-modal-plans .plan{cursor:pointer;background:#fff;border:1px solid #e5e5e9;padding:15px 10px;margin-bottom:10px;-webkit-box-shadow:none;box-shadow:none}.change-plan-modal-plans .selected{border-color:#0275d8;background-color:#f5fbff}.change-plan-modal-plans .plan-unavailable{cursor:not-allowed;background:#f5f5f9;color:#4f5a68}.change-plan-modal-plans .plan-unavailable .plan-title,.change-plan-modal-plans .plan-unavailable .price{color:#8e9baa}.change-plan-modal-plans .current{background:#f9f9f9}.change-plan-modal-plans .current .plan-title,.change-plan-modal-plans .current .price{color:#8e9baa}.change-plan-modal-plans .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.change-plan-modal-plans .plan-title{color:#0275d8;text-align:left;margin:0;font-size:12px}.change-plan-modal-plans .mobile-only-text{display:inline-block}.change-plan-modal-plans .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#0275d8}.change-plan-modal-plans .purchase-mobile-text{font-weight:300;font-size:8px;color:#8e9baa;margin-right:5px}.change-plan-modal-plans .feature-list{display:none;overflow-y:unset}.change-plan-modal-plans .feature-list.selected-features{display:block;margin:10px 0 0;padding:10px 0 0;border-top:1px solid #0275d8}.change-plan-modal-plans .action,.change-plan-modal-plans .purchase-text{display:none}.change-plan-modal-plans.plans-carousel .plan{width:unset}}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.included[data-v-481aec12]{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose[data-v-481aec12],.included[data-v-481aec12]{font-size:14px;font-weight:500}.choose[data-v-481aec12]{display:block}@media screen and (min-width:640px){.choose[data-v-481aec12]{display:none}}.subtitle[data-v-481aec12]{font-size:14px;font-weight:500;margin:20px 0 10px}.question-mark[data-v-481aec12]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px}.question-mark img[data-v-481aec12]{width:16px;height:16px;cursor:pointer}.popover[data-v-481aec12]{padding:15px;font-size:12px}.popover-feature-list[data-v-481aec12]{list-style:none;margin:0;padding:0}.popover-feature[data-v-481aec12]{font-size:12px;line-height:12px;color:#4f5a68;margin:10px 0;padding-left:18px;background-repeat:no-repeat;background-image:url(https://appsumo2nuxt-cdn.appsumo.com/1049966b2461ce73f741000beb5dc5aa.svg);background-size:12px}.subtitle[data-v-02c26ef0]{font-size:14px;font-weight:500;margin:20px 0 10px}.credit-card-details[data-v-02c26ef0]{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99;width:100%}.payment-method-list[data-v-02c26ef0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.taco-fill[data-v-02c26ef0]{fill:#ffbc00}.payment-method[data-v-02c26ef0]{border:1px solid #e5e5e9;border-radius:3px;color:#0275d8;font-weight:600;padding:15px 10px;margin:15px 15px 0 0;cursor:pointer;width:270px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-method img[data-v-02c26ef0]{vertical-align:middle;height:24px;margin-right:5px}.payment-method.selected[data-v-02c26ef0]{border:1px solid #0275d8;background:rgba(2,117,216,.05)}@media screen and (max-width:680px){.payment-method-list[data-v-02c26ef0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.payment-method[data-v-02c26ef0]{width:auto;font-size:12px;padding:10px 5px}.credit-card-details[data-v-02c26ef0]{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0;padding-left:20px}}.subtitle[data-v-5f808760]{font-size:14px;font-weight:500;margin:20px 0}.review-table[data-v-5f808760]{border:1px solid #e5e5e9;width:100%;border-collapse:collapse}.review-table th[data-v-5f808760]{color:#272727;font-weight:600}.review-table td[data-v-5f808760],.review-table th[data-v-5f808760]{font-size:12px;line-height:12px;padding:15px}.review-table td[data-v-5f808760]{border-top:1px solid #e5e5e9;border-bottom:1px solid #e5e5e9;font-weight:500;color:#4f5a68}.currency[data-v-5f808760]{text-align:right}.result-total[data-v-5f808760]{margin-top:20px}.card-image[data-v-5f808760]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.card-image img[data-v-5f808760]{vertical-align:middle;margin-right:5px;height:20px}.taco-fill[data-v-5f808760]{fill:#ffbc00}.change-plan-modal-container[data-v-280d6b14]{padding:30px;font-family:Metropolis,sans-serif;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:1;-ms-flex:1;flex:1}.change-plan-modal-body[data-v-280d6b14]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:25px}.change-plan-modal-footer[data-v-280d6b14]{text-align:right;border-top:1px solid #e5e5e9;padding-top:20px;margin-top:30px}.btn.cancel-button.primary.plain[data-v-280d6b14]{font-weight:300;margin-right:20px}.mobile-title[data-v-280d6b14]{display:none}.paypal-container[data-v-280d6b14]{display:inline-block;position:relative;top:21px;height:49px}@media screen and (max-width:680px){.paypal-container[data-v-280d6b14]{width:100%}}@media screen and (min-width:800px){.change-plan-modal-container[data-v-280d6b14]{max-width:1000px;width:100%}}@media screen and (max-width:680px){.change-plan-modal-container[data-v-280d6b14]{padding:15px}.mobile-title[data-v-280d6b14]{display:block;font-size:20px;font-weight:600;margin-top:15px}.cancel-button[data-v-280d6b14]{display:none}.continue-button[data-v-280d6b14]{width:100%}}