:root{--white:white;--gray:#999;--lightgray:#e5e7eb;--border-color:#d1d5db;--popular:#ffdd40;--starter:#aeb5d8;--essential:#818bc4;--professional:#ff7f45}.pricing-table-wrapper *{box-sizing:border-box}.pricing-table-wrapper a{color:inherit;text-decoration:none}.pricing-table-wrapper button{cursor:pointer;background:0 0;border:none}.pricing-table-wrapper table{border-collapse:collapse}.pricing-table-wrapper{font-family:Noto Sans,sans-serif;font-size:18px;line-height:1.5}.pricing-table-wrapper .intro-section,.pricing-table-wrapper .content-section{text-align:left;justify-content:flex-start;align-items:center;padding:30px 0;display:flex}.pricing-table-wrapper .intro-section>div,.pricing-table-wrapper .content-section>div{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.pricing-table-wrapper h1{margin:0;font-size:2.5rem}.pricing-table-wrapper h2{color:#818bc4;margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.pricing-table-wrapper .intro-section p{margin:.25rem 0;line-height:1.6}.pricing-table-wrapper .intro-section p:first-of-type{color:#666;letter-spacing:.1em;margin:.5rem 0;font-size:1.2rem;font-weight:600}.pricing-table-wrapper .intro-section p:last-of-type{color:#888;max-width:600px;margin:1rem 0 0;font-size:1rem}.pricing-table-wrapper .container{max-width:1280px;margin:0 auto;padding:0 20px}@media screen and (max-width:1320px){.pricing-table-wrapper .container{max-width:100%;padding:0 20px}}@media screen and (max-width:768px){.pricing-table-wrapper .container{padding:0 10px}}.pricing-table-wrapper .table-wrapper{background:var(--white);overflow-x:auto}.pricing-table-wrapper .text-included{font-size:.9rem;font-weight:600}.pricing-table-wrapper .text-not-included{color:var(--gray);font-size:.9rem}.pricing-table-wrapper .text-included.starter{color:var(--starter)}.pricing-table-wrapper .text-included.essential{color:var(--essential)}.pricing-table-wrapper .text-included.professional{color:var(--professional)}.pricing-table-wrapper table{text-align:center;border:1px solid var(--border-color);border-radius:8px;width:100%;position:relative;overflow:hidden}.pricing-table-wrapper table thead{background:var(--white);transition:box-shadow .2s}.pricing-table-wrapper table tr{display:flex}.pricing-table-wrapper table th.plan-selector-col,.pricing-table-wrapper table td:first-child{width:20%;min-width:200px}.pricing-table-wrapper table th.product-col,.pricing-table-wrapper table td:not(:first-child){width:40%;min-width:250px}.pricing-table-wrapper table th,.pricing-table-wrapper table td{min-width:150px}.pricing-table-wrapper table th:first-child{flex-direction:column;justify-content:center;align-items:center;padding:0 10px;font-size:1.5rem;line-height:1.3;display:flex}.pricing-table-wrapper table th:first-child>div{flex-direction:column;justify-content:center;align-items:center;display:flex}.pricing-table-wrapper table th:first-child .svg-wrapper{justify-content:center;align-items:center;margin-top:10px;display:flex}.pricing-table-wrapper table th:first-child svg{width:22px;height:22px}.pricing-table-wrapper table th .heading{color:var(--white);padding:1rem}.pricing-table-wrapper table th .starter-bg{background:var(--starter)}.pricing-table-wrapper table th .essential-bg{background:var(--essential)}.pricing-table-wrapper table th .professional-bg{background:var(--professional)}.pricing-table-wrapper table th .info{border-left:1px solid var(--lightgray);padding:1.5rem 0;position:relative}.pricing-table-wrapper table th .popular{background:var(--popular);border-radius:2px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;right:0}.pricing-table-wrapper .price-image-link{margin:1rem 0;transition:transform 1.5s,opacity .2s;display:block}.pricing-table-wrapper .price-image-link:hover{opacity:.9;transform:scale(1.01)}.pricing-table-wrapper .price-image{border-radius:8px;width:100%;max-width:350px;height:auto;margin:0 auto;transition:box-shadow .2s;display:block;box-shadow:0 2px 8px #0000001a}.pricing-table-wrapper .price-image:hover{box-shadow:0 4px 12px #00000026}.pricing-table-wrapper table th .amount{font-size:2rem}.pricing-table-wrapper table th .amount span{display:block;transform:translateY(-8px)}.pricing-table-wrapper table th .starter-color{color:var(--starter)}.pricing-table-wrapper table th .essential-color{color:var(--essential)}.pricing-table-wrapper table th .professional-color{color:var(--professional)}.pricing-table-wrapper table th .billing-msg,.pricing-table-wrapper table th .amount span{font-size:.8rem;font-weight:400}.pricing-table-wrapper table th button{border-radius:20px;margin-top:10px;padding:8px 20px;transition:all .2s;display:inline-block}.pricing-table-wrapper table th .starter-btn{color:var(--starter);border:1px solid var(--starter)}.pricing-table-wrapper table th .starter-btn:hover{background:var(--starter);color:var(--white)}.pricing-table-wrapper table th .essential-btn{color:var(--essential);border:1px solid var(--essential)}.pricing-table-wrapper table th .essential-btn:hover{background:var(--essential);color:var(--white)}.pricing-table-wrapper table th .professional-btn{color:var(--professional);border:1px solid var(--professional)}.pricing-table-wrapper table th .professional-btn:hover{background:var(--professional);color:var(--white)}.pricing-table-wrapper table td{border-bottom:1px solid var(--border-color);word-wrap:break-word;white-space:normal;padding:16px;line-height:1.6}.pricing-table-wrapper table td:not(:first-child){border-left:1px solid var(--border-color)}.pricing-table-wrapper table td:first-child{text-align:left;background-color:#f9fafb;font-size:1rem;font-weight:600}.pricing-table-wrapper table svg{width:18px;height:18px}.pricing-table-wrapper table svg.not-included{fill:var(--gray)}.pricing-table-wrapper table svg.starter{fill:var(--starter)}.pricing-table-wrapper table svg.essential{fill:var(--essential)}.pricing-table-wrapper table svg.professional{fill:var(--professional)}.sticky-table thead tr,.sticky2-table thead tr{z-index:1}@media screen and (min-width:780px){.pricing-table-wrapper .intro-section,.pricing-table-wrapper .content-section{padding:60px 0}.pricing-table-wrapper table th:first-child{padding:0 20px}.pricing-table-wrapper table td{padding:20px}.sticky-table table thead{position:fixed;left:50%;transform:translate(-50%);box-shadow:0 3px 6px #0000001f}.sticky2-table table thead{position:absolute;left:0}}
.csstimeline01-module__eURAxG__root{color:#eee9dc;background:#58629d;border-radius:20px;max-width:1280px;margin:100px auto 0;padding:.5% 5% 5%;font-size:100%}.csstimeline01-module__eURAxG__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:2em;font-weight:700}.csstimeline01-module__eURAxG__note{margin:.25rem 0 0}.csstimeline01-module__eURAxG__timeline{border-left:8px solid #eee9dc;margin:50px 0 30px 120px;padding-left:30px;list-style:none}.csstimeline01-module__eURAxG__timeline li{margin:40px 0;position:relative}.csstimeline01-module__eURAxG__timeline p{margin:0 0 15px}.csstimeline01-module__eURAxG__date{margin-top:-3px;font-size:1.2em;line-height:20px;position:absolute;top:50%;left:-158px}.csstimeline01-module__eURAxG__circle{background:#58629d;border:5px solid #eee9dc;border-radius:50%;width:10px;height:10px;margin-top:-10px;display:block;position:absolute;top:50%;left:-44px}.csstimeline01-module__eURAxG__content{border:2px solid #0000;border-radius:.5em;max-height:20px;padding:50px 20px 0;position:relative}.csstimeline01-module__eURAxG__content:before,.csstimeline01-module__eURAxG__content:after{content:"";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;right:100%}.csstimeline01-module__eURAxG__content:before{border-right-color:inherit;border-width:20px;margin-top:-20px;top:50%}.csstimeline01-module__eURAxG__content:after{border-width:17px;border-right-color:#58629d;margin-top:-17px;top:50%}.csstimeline01-module__eURAxG__content p{color:#0000;text-align:justify;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:0;overflow:hidden}.csstimeline01-module__eURAxG__label{z-index:100;cursor:pointer;margin-bottom:10px;font-size:1.3em;font-weight:600;transition:transform .2s linear;position:absolute;top:20px}.csstimeline01-module__eURAxG__radio{display:none}.csstimeline01-module__eURAxG__radio:checked+.csstimeline01-module__eURAxG__relative .csstimeline01-module__eURAxG__label{cursor:auto;transform:translate(42px)}.csstimeline01-module__eURAxG__radio:checked+.csstimeline01-module__eURAxG__relative .csstimeline01-module__eURAxG__circle{background:#f98262}.csstimeline01-module__eURAxG__radio:checked~.csstimeline01-module__eURAxG__content{border-color:#eee9dc;max-height:none;margin-right:20px;transition:border-color .5s linear,transform .2s linear;transform:translate(20px)}.csstimeline01-module__eURAxG__radio:checked~.csstimeline01-module__eURAxG__content p{color:#eee9dc;max-height:none;transition:color .3s linear .3s}.csstimeline01-module__eURAxG__content p:before{content:"";opacity:0;background:#eee9dc;border-radius:2px;width:200px;height:2px;margin:0 0 12px;transition:opacity .2s linear;display:block}.csstimeline01-module__eURAxG__radio:checked~.csstimeline01-module__eURAxG__content p:before{opacity:1}@media screen and (max-width:767px){.csstimeline01-module__eURAxG__timeline{border-left:none;margin-left:0;padding-left:0}.csstimeline01-module__eURAxG__timeline li{margin:50px 0}.csstimeline01-module__eURAxG__label{white-space:nowrap;text-overflow:ellipsis;width:85%;font-size:1.1em;display:block;overflow:hidden;transform:translate(18px)}.csstimeline01-module__eURAxG__content{border-color:#eee9dc;padding-top:45px}.csstimeline01-module__eURAxG__content:before,.csstimeline01-module__eURAxG__content:after{border:solid #0000;bottom:100%}.csstimeline01-module__eURAxG__content:before{border-bottom-color:inherit;border-width:17px;margin-left:-17px;top:-16px;left:50px}.csstimeline01-module__eURAxG__content:after{border-width:20px;border-bottom-color:#58629d;margin-left:-20px;top:-20px;left:50px}.csstimeline01-module__eURAxG__content p{font-size:.9em;line-height:1.4}.csstimeline01-module__eURAxG__circle,.csstimeline01-module__eURAxG__date,.csstimeline01-module__eURAxG__content p:before{display:none}.csstimeline01-module__eURAxG__radio:checked~.csstimeline01-module__eURAxG__content{max-height:none;margin-right:0;transform:none}.csstimeline01-module__eURAxG__radio:checked~.csstimeline01-module__eURAxG__content p{max-height:none}.csstimeline01-module__eURAxG__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:1.5em;font-weight:600}.csstimeline01-module__eURAxG__note{font-size:.85em}.csstimeline01-module__eURAxG__root{margin-top:40px;font-size:.85em}}
.csstimeline02-module__-xvkcq__root{color:#fff;background:#925e9b;border-radius:20px;max-width:1280px;margin:100px auto 0;padding:.5% 5% 5%;font-size:100%}.csstimeline02-module__-xvkcq__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:2em;font-weight:700}.csstimeline02-module__-xvkcq__note{margin:.25rem 0 0}.csstimeline02-module__-xvkcq__timeline{border-left:8px solid #fff;margin:50px 0 30px 120px;padding-left:30px;list-style:none}.csstimeline02-module__-xvkcq__timeline li{margin:40px 0;position:relative}.csstimeline02-module__-xvkcq__timeline p{margin:0 0 15px}.csstimeline02-module__-xvkcq__date{margin-top:-3px;font-size:1.2em;line-height:20px;position:absolute;top:50%;left:-158px}.csstimeline02-module__-xvkcq__circle{background:#925e9b;border:5px solid #fff;border-radius:50%;width:10px;height:10px;margin-top:-10px;display:block;position:absolute;top:50%;left:-44px}.csstimeline02-module__-xvkcq__content{border:2px solid #0000;border-radius:.5em;max-height:20px;padding:50px 20px 0;position:relative}.csstimeline02-module__-xvkcq__content:before,.csstimeline02-module__-xvkcq__content:after{content:"";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;right:100%}.csstimeline02-module__-xvkcq__content:before{border-right-color:inherit;border-width:20px;margin-top:-20px;top:50%}.csstimeline02-module__-xvkcq__content:after{border-width:17px;border-right-color:#925e9b;margin-top:-17px;top:50%}.csstimeline02-module__-xvkcq__content p{color:#0000;text-align:justify;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:0;overflow:hidden}.csstimeline02-module__-xvkcq__label{z-index:100;cursor:pointer;margin-bottom:10px;font-size:1.3em;font-weight:600;transition:transform .2s linear;position:absolute;top:20px}.csstimeline02-module__-xvkcq__radio{display:none}.csstimeline02-module__-xvkcq__radio:checked+.csstimeline02-module__-xvkcq__relative .csstimeline02-module__-xvkcq__label{cursor:auto;transform:translate(42px)}.csstimeline02-module__-xvkcq__radio:checked+.csstimeline02-module__-xvkcq__relative .csstimeline02-module__-xvkcq__circle{background:#f98262}.csstimeline02-module__-xvkcq__radio:checked~.csstimeline02-module__-xvkcq__content{border-color:#fff;max-height:none;margin-right:20px;transition:border-color .5s linear,transform .2s linear;transform:translate(20px)}.csstimeline02-module__-xvkcq__radio:checked~.csstimeline02-module__-xvkcq__content p{color:#fff;max-height:none;transition:color .3s linear .3s}.csstimeline02-module__-xvkcq__content p:before{content:"";opacity:0;background:#fff;border-radius:2px;width:200px;height:2px;margin:0 0 12px;transition:opacity .2s linear;display:block}.csstimeline02-module__-xvkcq__radio:checked~.csstimeline02-module__-xvkcq__content p:before{opacity:1}@media screen and (max-width:767px){.csstimeline02-module__-xvkcq__timeline{border-left:none;margin-left:0;padding-left:0}.csstimeline02-module__-xvkcq__timeline li{margin:50px 0}.csstimeline02-module__-xvkcq__label{white-space:nowrap;text-overflow:ellipsis;width:85%;font-size:1.1em;display:block;overflow:hidden;transform:translate(18px)}.csstimeline02-module__-xvkcq__content{border-color:#fff;padding-top:45px}.csstimeline02-module__-xvkcq__content:before,.csstimeline02-module__-xvkcq__content:after{border:solid #0000;bottom:100%}.csstimeline02-module__-xvkcq__content:before{border-bottom-color:inherit;border-width:17px;margin-left:-17px;top:-16px;left:50px}.csstimeline02-module__-xvkcq__content:after{border-width:20px;border-bottom-color:#925e9b;margin-left:-20px;top:-20px;left:50px}.csstimeline02-module__-xvkcq__content p{font-size:.9em;line-height:1.4}.csstimeline02-module__-xvkcq__circle,.csstimeline02-module__-xvkcq__date,.csstimeline02-module__-xvkcq__content p:before{display:none}.csstimeline02-module__-xvkcq__radio:checked~.csstimeline02-module__-xvkcq__content{max-height:none;margin-right:0;transform:none}.csstimeline02-module__-xvkcq__radio:checked~.csstimeline02-module__-xvkcq__content p{max-height:none}.csstimeline02-module__-xvkcq__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:1.5em;font-weight:600}.csstimeline02-module__-xvkcq__note{font-size:.85em}.csstimeline02-module__-xvkcq__root{margin-top:40px;font-size:.85em}}
.csstimeline03-module__IlbKmG__root{color:#2e3458;background:#d2c85e;border-radius:20px;max-width:1280px;margin:100px auto 0;padding:.5% 5% 5%;font-size:100%}.csstimeline03-module__IlbKmG__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:2em;font-weight:700}.csstimeline03-module__IlbKmG__note{margin:.25rem 0 0}.csstimeline03-module__IlbKmG__timeline{border-left:8px solid #2e3458;margin:50px 0 30px 120px;padding-left:30px;list-style:none}.csstimeline03-module__IlbKmG__timeline li{margin:40px 0;position:relative}.csstimeline03-module__IlbKmG__timeline p{margin:0 0 15px}.csstimeline03-module__IlbKmG__date{margin-top:-10px;font-size:1.2em;line-height:20px;position:absolute;top:50%;left:-158px}.csstimeline03-module__IlbKmG__circle{background:#d2c85e;border:5px solid #2e3458;border-radius:50%;width:10px;height:10px;margin-top:-10px;display:block;position:absolute;top:50%;left:-44px}.csstimeline03-module__IlbKmG__content{border:2px solid #0000;border-radius:.5em;max-height:20px;padding:50px 20px 0;position:relative}.csstimeline03-module__IlbKmG__content:before,.csstimeline03-module__IlbKmG__content:after{content:"";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;right:100%}.csstimeline03-module__IlbKmG__content:before{border-right-color:inherit;border-width:20px;margin-top:-20px;top:50%}.csstimeline03-module__IlbKmG__content:after{border-width:17px;border-right-color:#d2c85e;margin-top:-17px;top:50%}.csstimeline03-module__IlbKmG__content p{color:#0000;text-align:justify;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:0;overflow:hidden}.csstimeline03-module__IlbKmG__label{z-index:100;cursor:pointer;margin-bottom:10px;font-size:1.3em;font-weight:600;transition:transform .2s linear;position:absolute;top:20px}.csstimeline03-module__IlbKmG__radio{display:none}.csstimeline03-module__IlbKmG__radio:checked+.csstimeline03-module__IlbKmG__relative .csstimeline03-module__IlbKmG__label{cursor:auto;transform:translate(42px)}.csstimeline03-module__IlbKmG__radio:checked+.csstimeline03-module__IlbKmG__relative .csstimeline03-module__IlbKmG__circle{background:#f98262}.csstimeline03-module__IlbKmG__radio:checked~.csstimeline03-module__IlbKmG__content{border-color:#2e3458;max-height:none;margin-right:20px;transition:border-color .5s linear,transform .2s linear;transform:translate(20px)}.csstimeline03-module__IlbKmG__radio:checked~.csstimeline03-module__IlbKmG__content p{color:#2e3458;max-height:none;transition:color .3s linear .3s}.csstimeline03-module__IlbKmG__content p:before{content:"";opacity:0;background:#2e3458;border-radius:2px;width:200px;height:2px;margin:0 0 12px;transition:opacity .2s linear;display:block}.csstimeline03-module__IlbKmG__radio:checked~.csstimeline03-module__IlbKmG__content p:before{opacity:1}@media screen and (max-width:767px){.csstimeline03-module__IlbKmG__timeline{border-left:none;margin-left:0;padding-left:0}.csstimeline03-module__IlbKmG__timeline li{margin:50px 0}.csstimeline03-module__IlbKmG__label{white-space:nowrap;text-overflow:ellipsis;width:85%;font-size:1.1em;display:block;overflow:hidden;transform:translate(18px)}.csstimeline03-module__IlbKmG__content{border-color:#2e3458;padding-top:45px}.csstimeline03-module__IlbKmG__content:before,.csstimeline03-module__IlbKmG__content:after{border:solid #0000;bottom:100%}.csstimeline03-module__IlbKmG__content:before{border-bottom-color:inherit;border-width:17px;margin-left:-17px;top:-16px;left:50px}.csstimeline03-module__IlbKmG__content:after{border-width:20px;border-bottom-color:#d2c85e;margin-left:-20px;top:-20px;left:50px}.csstimeline03-module__IlbKmG__content p{font-size:.9em;line-height:1.4}.csstimeline03-module__IlbKmG__circle,.csstimeline03-module__IlbKmG__date,.csstimeline03-module__IlbKmG__content p:before{display:none}.csstimeline03-module__IlbKmG__radio:checked~.csstimeline03-module__IlbKmG__content{max-height:none;margin-right:0;transform:none}.csstimeline03-module__IlbKmG__radio:checked~.csstimeline03-module__IlbKmG__content p{max-height:none}.csstimeline03-module__IlbKmG__title{letter-spacing:2px;text-transform:uppercase;margin:3em 0 0;font-size:1.5em;font-weight:600}.csstimeline03-module__IlbKmG__note{font-size:.85em}.csstimeline03-module__IlbKmG__root{margin-top:40px;font-size:.85em}}
.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}
