@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&family=Playfair+Display:400,700&display=swap");:root{--white:#fff;--gray:#999;--lightgray:#f5f5f5;--popular:#ffdd40;--starter:#f73859;--essential:#00aeef;--professional:#ff7f45}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse}body{font:18px/1.5 Noto Sans,sans-serif;background:var(--lightgray)}section:first-child,section:nth-child(3){padding:30px 0;display:flex;align-items:center;justify-content:center;text-align:center}h1{font-size:2.5rem}.container{max-width:850px;padding:0 10px;margin:0 auto}.max-h-fit{max-height:50px!important;background-color:#db7093!important}.table-wrapper{background:var(--white);overflow-x:auto}table{position:relative;text-align:center;width:100%}table thead{background:var(--white);transition:box-shadow .2s}table tr{display:flex;border-bottom:2px solid var(--lightgray)}table td,table th{width:25%;min-width:150px}table th:first-child{display:flex;flex-direction:column;justify-content:center;font-size:1.5rem;line-height:1.3}table th:first-child .svg-wrapper{margin-top:10px}table th:first-child svg{width:22px;height:22px}table th .heading{padding:1rem;color:var(--white)}table th:nth-child(2) .heading,table th:nth-child(3) .heading{background:var(--gray)}table th:last-child .heading{background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00)}table th .info{position:relative;padding:1.5rem 0;border-left:1px solid var(--lightgray)}table th .popular{position:absolute;top:10px;right:0;font-size:11px;background:var(--popular);padding:4px 8px;border-radius:2px}table th .amount{font-size:2rem}table th .amount span{display:block;transform:translateY(-8px)}table th .amount span,table th .billing-msg{font-weight:400;font-size:.8rem}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{width:18px;height:18px}table svg.not-included{fill:var(--gray)}table svg.basic,table svg.elite,table svg.pro{fill:#ff395a}.page-banner-top{margin-top:0}.pricing-wrapper{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 auto;gap:20px}.pricing-wrapper::-webkit-scrollbar{display:none}.sticky-table thead tr,.sticky2-table thead tr{z-index:1}.export-title{font-size:3.5rem;font-weight:700}.export-subtitle{font-size:48px;font-family:Playfair Display!important;font-weight:700;font-style:italic;color:#ff287b;margin:0;padding:0}.export-desc{font-size:20px;color:#57575b;max-width:800px;margin:0 auto}.export-row,.export-row-reverse{display:flex;align-items:center;justify-content:center;text-align:center;gap:40px;padding:30px 0}.export-col{flex:1 1}.price-heading{line-height:0;gap:0;cursor:pointer;padding-right:20px}.price-heading i{color:#ff287b;font-size:20px}.price-heading-title{margin:0;font-size:14px;font-weight:400}.price-heading-subtitle{font-size:15px;font-weight:600;margin:-5px 0 0}.price-heading:hover{scale:1.1}.partner-slider-container{overflow:hidden;position:relative;width:92%;margin:20px auto;background-color:#fff}.partner-slider{display:flex;width:max-content;animation:scroll 30s linear infinite}.partner-item{flex-shrink:0;margin:0 15px}.partner-item img{width:100px;height:45px;object-fit:contain}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.app-table-header{width:600px}@media screen and (min-width:780px){section:first-child,section:nth-child(3){padding:0}section:first-child{height:70vh}section:nth-child(3){height:100vh}table td{padding:20px}.sticky-table table thead{position:fixed;left:50%;transform:translateX(-50%);box-shadow:0 3px 6px rgba(0,0,0,.12)}.sticky2-table table thead{position:absolute;left:0}}@media screen and (max-width:768px){.stick-price-table{display:none}.page-banner-top{margin-top:70px}.pricing-wrapper{flex-wrap:nowrap}.mobile-sticky-btn{font-size:18px;padding:15px 25px;font-weight:600;color:#57575b}.sticky-table .mobile-sticky-header,.sticky2-table .mobile-sticky-header{z-index:1}.mobile-sticky-header{display:flex;justify-content:space-between;align-items:center;margin-inline:auto;margin-bottom:20px;border-bottom:1px solid #e5e5e5;max-width:95vw;background-color:#fff}.sticky-table .mobile-sticky-header{box-shadow:0 3px 6px rgba(0,0,0,.12)}.sticky2-table .mobile-sticky-header{position:absolute;left:0}.mobile-desc{font-size:16px;color:#57575b;background-color:#ff287a18;padding:5px 20px;margin:0 auto 5px;max-width:-moz-fit-content;max-width:fit-content}.sticky-table .mobile-sticky-header{position:fixed;left:50%;transform:translateX(-50%);max-width:100vw}.active-td{background-color:#f5f5f5}.mobile-sticky-btn.active{color:#ff395a;border-bottom:2px solid #ff395a}.mobile-sticky-feature svg{width:18px;height:18px;fill:#ff395a}.export-row{flex-direction:column;gap:20px;padding:15px 0}.export-row-reverse{flex-direction:column-reverse;gap:20px;padding:15px 0}.export-title{font-size:2.5rem;font-weight:500}.export-subtitle{font-size:28px;font-weight:500}.export-desc{font-size:14px;max-width:800px;margin:0 auto}.app-table-header{width:350px}}@media (min-width:769px){.mobile-only{display:none!important}}.page-footer{font-size:.85rem;padding:10px;text-align:right;color:var(--black)}.page-footer span{color:#e31b23}