@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap");:root{--white:#fff;--gray:#999;--lightgray:#f5f5f5;--popular:#ffdd40;--starter:#d6336f;--essential:#00aeef;--professional:#a02daa;--virtualpack:#8f00ff;--virtual:#111578}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;color:#000}section:first-child,section:nth-child(3){align-items:center;display:flex;justify-content:center;padding:30px 0;text-align:center}.pricing-container{margin:0 auto;max-width:100%;padding:0 10px}.table-wrapper{background:var(--white);border-radius:7px;overflow-x:auto}.table-wrapper td:last-child,.table-wrapper th:last-child{display:none}table{position:relative;text-align:center;width:100%}table thead{background:var(--white);transition:box-shadow .2s}table tr{display:flex}table td,table th{min-width:150px;width:25%}table td.yas{content:'<svg class="professional" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.959 17l-4.5-4.319 1.395-1.435 3.08 2.937 7.021-7.183 1.422 1.409-8.418 8.591z"/></svg>'}table th:first-child{display:flex;flex-direction:column;font-size:1.5rem;justify-content:center;line-height:1.3;padding:0 10px}table th:first-child .svg-wrapper{margin-top:10px}table th:first-child svg{height:22px;width:22px}table th .heading{color:var(--white);min-height:72px;padding:1rem}table th:nth-child(2) .heading{background:var(--starter)}table th:nth-child(3) .heading{background:var(--essential)}table th:nth-child(4) .heading{background:var(--professional)}table th:nth-child(5) .heading{background:var(--virtualpack)}table th:nth-child(6) .heading{background:var(--virtual)}table th .info{border-left:1px solid var(--lightgray);padding:1.5rem 0;position:relative}table th .popular{background:var(--popular);border-radius:2px;font-size:11px;padding:4px 8px;position:absolute;right:0;top:10px}table th .msrp{color:#ccc;font-size:1.25rem;text-decoration:line-through}table th .msrp-virtual{text-decoration:none}table th .amount{font-size:2rem}table th .amount span{display:block;transform:translateY(-8px)}table th:nth-child(2) .amount{color:var(--starter)}table th:nth-child(3) .amount{color:var(--essential)}table th:nth-child(4) .amount{color:var(--professional)}table th:nth-child(5) .amount{color:var(--virtualpack)}table th:nth-child(6) .amount{color:var(--virtual)}table th .amount span,table th .billing-msg{font-size:.8rem;font-weight:400}table th a.reg-button-fixed{border-radius:70px;display:inline-block;margin-top:10px;padding:8px 20px;transition:all .2s}table th:nth-child(2) a.reg-button-fixed{background:var(--starter);border:1px solid var(--starter);color:var(--white)}table th:nth-child(2) a.reg-button-fixed:hover{background:var(--starter);box-shadow:0 0 3px var(--starter);transition:all .3s linear}table th:nth-child(3) a.reg-button-fixed{background:var(--essential);border:1px solid var(--essential);color:var(--white)}table th:nth-child(3) a.reg-button-fixed:hover{background:var(--essential);box-shadow:0 0 3px var(--essential);transition:all .3s linear}table th:nth-child(4) a.reg-button-fixed{background:var(--professional);border:1px solid var(--professional);color:var(--white)}table th:nth-child(4) a.reg-button-fixed:hover{background:var(--professional);box-shadow:0 0 3px var(--professional);transition:all .3s linear}table th:nth-child(5) a.reg-button-fixed{background:var(--virtualpack);border:1px solid var(--virtualpack);color:var(--white)}table th:nth-child(5) a.reg-button-fixed:hover{background:var(--virtualpack);box-shadow:0 0 3px var(--virtualpack);transition:all .3s linear}table th:nth-child(6) a.reg-button-fixed{background:var(--virtual);border:1px solid var(--virtual);color:var(--white)}table th:nth-child(6) a.reg-button-fixed:hover{background:var(--virtual);box-shadow:0 0 3px var(--virtual);transition:all .3s linear}table th a.reg-button-fixed:hover{color:var(--white)}table td{padding:10px}table td:not(:first-child){border-left:1px solid var(--lightgray)}table td:first-child{font-size:1rem;text-align:left}table svg{height:18px;width:18px}table svg.not-included{fill:var(--gray)}table svg.starter{fill:var(--starter)}table svg.essential{fill:var(--essential)}table svg.professional{fill:var(--professional)}.sticky-table thead tr,.sticky2-table thead tr{z-index:1}@media screen and (min-width:780px){section:first-child,section:nth-child(3){padding:0}table th:first-child{padding:0 20px}table td{padding:20px}.sticky-table table thead{box-shadow:0 3px 6px rgba(0,0,0,.12);left:50%;position:fixed;transform:translateX(-50%)}.sticky2-table table thead{left:0;position:absolute}}.page-footer{color:var(--black);font-size:.85rem;padding:10px;text-align:right}td[id^=tippy-]:after{color:grey;content:"\f059";font-family:Font Awesome\ 5 Free;font-size:1em;font-weight:700;margin-left:5px}