.pricing-table{width:100%;border-collapse:collapse;margin-bottom:32px}.pricing-table td,.pricing-table th{border:1px solid #ccc;padding:14px;text-align:center}.pricing-table thead th{background-color:#f7f7f7}.pricing-table .plan-price{font-weight:700}.pricing-table .plan-price small{font-size:12px;display:block;font-weight:400;color:#666;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:6px}.pricing-table .plan-actions button{margin:8px 0;padding:10px 16px;cursor:pointer}#pricing-page .pricing-col-container{max-width:1000px;margin:0 auto;display:flex}#pricing-page .fa-check{color:green}#pricing-page .fa-times{color:red}#pricing-page .col-wrap{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%}#pricing-page .col-cart{padding:30px}#pricing-page .col-cart strong{display:block;font-size:18px;margin:10px 0}#pricing-page .col-cart .grand-total{font-size:36px}#pricing-page .col-cart h3{color:#775dd0;margin-bottom:40px;margin-top:10px}#pricing-page .col-main{width:70%;box-sizing:border-box;padding:16px}#pricing-page .col-cart{width:30%;box-sizing:border-box;padding:16px}#pricing-page .cart-summary{margin-top:60px;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;box-shadow:0 2px 5px rgba(0,0,0,.1)}#pricing-page .enterprise-notice{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #4caf50;border-radius:12px;padding:24px;text-align:center;margin:20px 0;box-shadow:0 4px 12px rgba(76,175,80,.1)}#pricing-page .enterprise-content h3{color:#2e7d32;margin:0 0 16px;font-size:1.3em;font-weight:600}#pricing-page .enterprise-content p{color:#2e7d32;margin:8px 0;font-size:1.05em;line-height:1.5}#pricing-page .enterprise-content strong{color:#1b5e20;font-weight:600}#pricing-page #progressBar li.disabled{opacity:.5;pointer-events:none;color:#ccc}#pricing-page #progressBar li.disabled .circle{background-color:#e0e0e0;color:#999}#pricing-page #progressBar li.disabled .label{color:#999}#pricing-page .cart-summary #pricePerSeatDisplay.hidden,#pricing-page .cart-summary #pricePerSeatHr.hidden{display:none}#pricing-page .cart-summary .enterprise-highlight{background:#e8f5e8;padding:8px;border-radius:6px;margin:4px 0}#pricing-page .step-screen{display:none;font-family:Arial,sans-serif;background-color:#fefefe;border-radius:8px;padding:30px}#pricing-page .step-screen.active{display:block}#pricing-page .step-screen h2{color:#008ffb;margin-bottom:10px}#pricing-page .step-screen h3{color:#775dd0;margin-bottom:10px}#pricing-page .step-screen #selectedPlanLabel{margin-bottom:20px}#pricing-page .step-screen label{display:inline-block;margin-bottom:5px;color:#333;font-weight:600}#pricing-page .step-screen input[type=number]{width:60px;padding:5px;margin-left:5px;border:1px solid #ccc;border-radius:4px}#pricing-page .step-screen p{margin:5px 0;color:#555}#pricing-page .step-screen button{border-radius:4px;padding:8px 16px;margin:8px 0}#pricing-page .step-screen button:hover{color:#fff}#pricing-page .form-row{display:grid;max-width:500px;grid-template-columns:1fr 1.5fr;grid-gap:16px;margin-bottom:10px}#pricing-page .form-row label{align-self:center;font-weight:600}#pricing-page .form-row input[type=email],#pricing-page .form-row input[type=number],#pricing-page .form-row input[type=text]{width:100%;padding:5px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px}#pricing-page .payment-method-selector{margin-bottom:20px}#pricing-page .payment-buttons{display:flex;gap:10px;margin-top:10px}#pricing-page .progress-bar{display:flex;justify-content:space-between;list-style:none;margin:16px auto 30px;padding:0;max-width:600px;position:relative}#pricing-page .progress-bar li{flex:1;text-align:center;position:relative;cursor:pointer;height:50px}#pricing-page .progress-bar li .circle{width:30px;height:30px;border-radius:50%;background:#ccc;color:#fff;line-height:25px;margin:0 auto 5px;position:relative;z-index:2;border:3px solid #fff;font-size:12px;transform:scale(1.5)}#pricing-page .progress-bar li .label{display:block;font-size:14px}#pricing-page .progress-bar li:after{content:"";position:absolute;width:calc(100% - 22px);height:2px;background:#ccc;top:16px;left:50%;z-index:1}#pricing-page .progress-bar li:last-child:after{content:none}#pricing-page .progress-bar li.active .circle,#pricing-page .progress-bar li.active:after,#pricing-page .progress-bar li.done .circle,#pricing-page .progress-bar li.done:after{background:#007bff}#pricing-page .expandable-row{cursor:pointer;user-select:none}#pricing-page .expandable-row:hover{background-color:#f5f5f5}#pricing-page .expand-icon{font-size:12px;margin-left:5px;transition:transform .2s ease}#pricing-page .nested-details{background-color:#f9f9f9}#pricing-page .nested-details td,#pricing-page .nested-details th{padding-top:6px;padding-bottom:6px;border-top:none!important;border-bottom:none!important}#pricing-page .nested-chart-name{font-weight:400;color:#666;font-size:14px;padding-left:30px!important}#pricing-page .nested-details td{text-align:center}#pricing-page .show-more-row{background-color:#f9f9f9;border:none!important}#pricing-page .show-more-cell{text-align:center!important;padding:6px 16px;border:1px solid #ccc!important}#pricing-page .show-more-link{color:#008ffb;text-decoration:none;font-weight:600;cursor:pointer;font-size:14px}#pricing-page .nested-details.hideable{display:none;opacity:0;max-height:0;overflow:hidden;transition:all .4s ease-in-out;transform:translateY(-10px)}#pricing-page .nested-details.hideable.show{display:table-row;opacity:1;max-height:60px;transform:translateY(0)}#pricing-page .show-more-row{transition:all .3s ease-in-out;transform:scale(1)}#pricing-page .show-more-row.fade-out{opacity:0;transform:scale(.95)}#pricing-page .show-more-row.fade-in{opacity:1;transform:scale(1)}#pricing-page .show-more-link{transition:all .2s ease;position:relative;overflow:hidden}#pricing-page .show-more-link:hover{text-decoration:underline;transform:translateY(-1px)}#pricing-page .show-more-link:active{transform:translateY(0)}#pricing-page .show-more-link.clicked{animation:pulse .3s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}#pricing-page .nested-details.hideable.animate-in{animation:slideInUp .4s ease-out forwards}#pricing-page .nested-details.hideable.animate-out{animation:slideOutUp .3s ease-in forwards}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:60px}}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0);max-height:60px}to{opacity:0;transform:translateY(-10px);max-height:0}}#activeSubscriptionModal.modal{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px);animation:modalFadeIn .3s ease-out}#activeSubscriptionModal .modal-content{background-color:#ffffff;margin:auto;padding:0;border-radius:12px;max-width:650px;width:90%;max-height:90vh;top:30px;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.2);position:relative;animation:modalSlideIn .3s ease-out}#activeSubscriptionModal .modal-content h2{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:white;margin:0;padding:25px 30px;border-radius:12px 12px 0 0;font-size:24px;font-weight:600;display:flex;align-items:center;gap:10px}#activeSubscriptionModal .close{position:absolute;right:20px;top:20px;color:white;font-size:32px;font-weight:700;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;z-index:1}#activeSubscriptionModal .close:focus,#activeSubscriptionModal .close:hover{background-color:rgba(255,255,255,.2);transform:scale(1.1)}#activeSubscriptionModal .active-sub-info{padding:30px}#activeSubscriptionModal .active-sub-info>p{font-size:16px;color:#333;margin-bottom:20px;line-height:1.5}#activeSubscriptionModal .active-sub-info ul{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px 25px;margin:20px 0 30px;list-style:none}#activeSubscriptionModal .active-sub-info li{padding:8px 0;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}#activeSubscriptionModal .active-sub-info li:last-child{border-bottom:none}#activeSubscriptionModal .active-sub-info li strong{color:#2c3e50;font-weight:600}#activeSubscriptionModal .subscription-actions{margin-top:30px}#activeSubscriptionModal .subscription-actions h3{color:#2c3e50;font-size:20px;margin-bottom:25px;font-weight:600}#activeSubscriptionModal .action-option{background:#ffffff;border:2px solid #e9ecef;border-radius:10px;padding:25px;margin-bottom:20px;transition:all .3s ease;position:relative}#activeSubscriptionModal .action-option:hover{border-color:#007bff;box-shadow:0 5px 15px rgba(0,123,255,.1);transform:translateY(-2px)}#activeSubscriptionModal .action-option h4{color:#2c3e50;font-size:18px;margin:0 0 10px;font-weight:600;display:flex;align-items:center;gap:8px}#activeSubscriptionModal .action-option p{color:#6c757d;margin:0 0 20px;line-height:1.5;font-size:14px}#activeSubscriptionModal .btn,#activeSubscriptionModal .embed-nav ul a,#activeSubscriptionModal .form-apex input[type=submit],#activeSubscriptionModal .newsletter input[type=submit],.embed-nav ul #activeSubscriptionModal a,.form-apex #activeSubscriptionModal input[type=submit],.newsletter #activeSubscriptionModal input[type=submit]{display:inline-block;padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;text-align:center;min-width:140px}#activeSubscriptionModal .btn--secondary,#activeSubscriptionModal .newsletter input[type=submit],.newsletter #activeSubscriptionModal input[type=submit]{background:linear-gradient(135deg,#007bff,#0056b3);color:white;box-shadow:0 4px 15px rgba(0,123,255,.3)}#activeSubscriptionModal .btn--secondary:hover,#activeSubscriptionModal .newsletter input[type=submit]:hover,.newsletter #activeSubscriptionModal input[type=submit]:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,.4)}#activeSubscriptionModal .btn--transparent-secondary{background:transparent;color:#6c757d;border:2px solid #6c757d}#activeSubscriptionModal .btn--transparent-secondary:hover{background:#6c757d;color:white;transform:translateY(-2px)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{transform:scale(.8) translateY(-50px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media screen and (max-width:768px){#activeSubscriptionModal .modal-content{width:95%;margin:20px;max-height:calc(100vh - 40px)}#activeSubscriptionModal .modal-content h2{font-size:20px;padding:20px 25px}#activeSubscriptionModal .close{right:15px;top:15px;font-size:28px;width:35px;height:35px}#activeSubscriptionModal .action-option,#activeSubscriptionModal .active-sub-info{padding:20px}#activeSubscriptionModal .action-option h4{font-size:16px}#activeSubscriptionModal .btn,#activeSubscriptionModal .embed-nav ul a,#activeSubscriptionModal .form-apex input[type=submit],#activeSubscriptionModal .newsletter input[type=submit],.embed-nav ul #activeSubscriptionModal a,.form-apex #activeSubscriptionModal input[type=submit],.newsletter #activeSubscriptionModal input[type=submit]{width:100%;margin-bottom:10px}#activeSubscriptionModal .active-sub-info ul{padding:15px 20px}#activeSubscriptionModal .active-sub-info li{flex-direction:column;align-items:flex-start;gap:5px}}@media screen and (max-width:480px){#activeSubscriptionModal .modal-content h2{font-size:18px;padding:15px 20px}#activeSubscriptionModal .action-option,#activeSubscriptionModal .active-sub-info{padding:15px}}#activeSubscriptionModal .status-active{color:#28a745;font-weight:700}#activeSubscriptionModal .status-trialing{color:#17a2b8;font-weight:700}#activeSubscriptionModal .status-past_due{color:#ffc107;font-weight:700}#activeSubscriptionModal .status-canceled{color:#dc3545;font-weight:700}#activeSubscriptionModal .text-center{text-align:center}#activeSubscriptionModal .mb-0{margin-bottom:0}#activeSubscriptionModal .mt-2{margin-top:.5rem}#activeSubscriptionModal .text-muted{color:#6c757d}#support.entry .section-title{margin-bottom:25px}#support.entry .row{display:flex}@media screen and (max-width:767px){#support.entry .row{display:block}}#support.entry [class^=section]{padding:25px 35px}#support.entry .quick-hello{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:250px}#support.entry .plan-tables img{width:100%}.page-template-template-docs .crisp-client{display:none}article.page-template-basic h1{font-family:Lato,Arial,sans-serif;border-radius:4px;border-color:#ddd #ccc #ddd #00e396;border-style:solid;border-width:1px 1px 1px 4px;box-shadow:2px 2px 2px #f7f7f7;font-size:22px;margin-top:20px;margin-bottom:20px;padding-bottom:10px;padding-left:10px;padding-top:10px}article.page-template-basic h2{margin-top:10px;margin-bottom:20px;border-bottom:1px solid #e1e1e1;padding-top:8px;padding-bottom:5px;font-size:20px}article.page-template-basic h2,article.page-template-basic h3{font-family:Lato,Arial,sans-serif;font-weight:600;color:#212121}article.page-template-basic h3{font-size:18px}article.page-template-basic h4{font-family:Lato,Arial,sans-serif;margin:10px 0;font-size:16px;color:#212121}article.page-template-basic h5{font-family:Lato,Arial,sans-serif;margin:10px 0;font-size:15px;color:#212121}article.page-template-basic .inner-subsection{border-left:2px solid #e7e7e7}article.page-template-basic img.aligncenter{margin:0 auto}article.page-template-basic section{margin-bottom:30px;padding-bottom:15px;border-bottom:1px dotted #999}.chart-options .options-details{font-size:15px;color:#666}.chart-options .options-details h3{color:#fff;font-size:16px;font-weight:400;font-family:courier;background:#008ffb;padding:0 15px;margin-top:10px;display:inline-block}.chart-options .options-details h3:after{content:"";display:block;width:100%}.chart-options .options-details div div{padding-left:20px;border-left:1px dashed #ddd;transition:background-color 1.5s ease}.chart-options .options-details div div p{margin-bottom:30px;padding-left:15px}.chart-options .options-details div div p:last-child{padding-bottom:25px}.chart-options .options-details div div ul:last-child{margin-bottom:30px;padding-bottom:25px}.chart-options #methods h3{margin-top:40px;font-size:18px}.chart-options #methods hr{margin-left:-25px;margin-right:-10px}.chart-options #methods p{padding-left:0}.page-template-template-account-management .account-management-page{padding:40px 0;font-family:Arial,sans-serif}.page-template-template-account-management .account-wrapper{max-width:1100px;margin:0 auto;padding:20px}.page-template-template-account-management .login-required{text-align:center;padding:60px 20px;background-color:#f5f8fa;border-radius:5px;max-width:500px;margin:0 auto}.page-template-template-account-management .login-required p{margin-bottom:20px;font-size:18px}.page-template-template-account-management .account-header{border-bottom:1px solid #e0e0e0;padding-bottom:20px;margin-bottom:30px}.page-template-template-account-management .account-header h2{margin-bottom:15px;color:#333}.page-template-template-account-management .user-info{display:flex;flex-wrap:wrap;gap:20px;background:#f5f8fa;padding:15px;border-radius:5px;margin-top:15px}.page-template-template-account-management .user-info p{margin:0;font-size:16px}.page-template-template-account-management .user-info span{font-weight:700}.page-template-template-account-management .invoices-section h3,.page-template-template-account-management .subscriptions-section h3{margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;color:#333}.page-template-template-account-management #customerPortalSection,.page-template-template-account-management .invoices-section,.page-template-template-account-management .subscriptions-section{margin-bottom:40px}.page-template-template-account-management .error-message{color:#ff4560;padding:15px;background-color:#ffebee;border-radius:4px;margin:15px 0}.page-template-template-account-management table{width:100%;border-collapse:collapse;margin-top:15px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-template-template-account-management table td,.page-template-template-account-management table th{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}.page-template-template-account-management table th{background-color:#f5f8fa;font-weight:700}.page-template-template-account-management table tr:hover{background-color:#f9f9f9}.page-template-template-account-management .license-status{padding:5px 8px;border-radius:20px;font-size:12px;font-weight:700;display:inline-block}.page-template-template-account-management .status-active{background-color:#e6f7e6;color:#00e396}.page-template-template-account-management .status-canceled{background-color:#ffebee;color:#ff4560}.page-template-template-account-management .status-past_due{background-color:#fff8e1;color:#ff8f00}.page-template-template-account-management .cancel-sub-btn{background-color:#ff4560;color:white;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.page-template-template-account-management .cancel-sub-btn:hover{background-color:#ff4560}.page-template-template-account-management .cancel-sub-btn:disabled{background-color:#e0e0e0;color:#9e9e9e;cursor:not-allowed}.page-template-template-account-management .loading-spinner{text-align:center;padding:30px;color:#757575}.page-template-template-account-management .modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.page-template-template-account-management .modal-content{background-color:white;margin:15% auto;padding:30px;border-radius:5px;max-width:500px;box-shadow:0 5px 15px rgba(0,0,0,.2)}.page-template-template-account-management .close{float:right;font-size:28px;font-weight:700;cursor:pointer}.page-template-template-account-management .modal-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.page-template-template-account-management .empty-state{text-align:center;padding:40px 20px;color:#757575;background-color:#f5f8fa;border-radius:5px;margin:20px 0}.page-template-template-account-management .invoice-link{color:#008ffb;text-decoration:none}.page-template-template-account-management .invoice-link:hover{text-decoration:underline}.page-template-template-account-management #customerPortalSection{background-color:#f5f8fa;padding:20px;border-radius:5px;margin-top:30px}@media screen and (max-width:768px){.page-template-template-account-management table{display:block;overflow-x:auto;white-space:nowrap}.page-template-template-account-management .account-wrapper{padding:10px}}.page-template-template-account-management .developer-details-section,.page-template-template-account-management .seat-management-section{margin-bottom:40px}.page-template-template-account-management .developer-details-section h3,.page-template-template-account-management .seat-management-section h3{margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;color:#333}.page-template-template-account-management .current-seats-info{background:#f0f8ff;padding:15px;border-radius:5px;margin-bottom:20px;border-left:4px solid #2196f3}.page-template-template-account-management .seat-controls{display:flex;align-items:center;gap:15px;margin-bottom:20px}.page-template-template-account-management .seat-input-group{display:flex;align-items:center;gap:5px}.page-template-template-account-management .seat-btn{width:35px;height:35px;border:1px solid #ddd;background:#f9f9f9;cursor:pointer;border-radius:4px;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.page-template-template-account-management .seat-btn:hover{background:#e9e9e9}.page-template-template-account-management .seat-btn:disabled{background:#f5f5f5;color:#ccc;cursor:not-allowed}.page-template-template-account-management #newSeatCount{width:80px;padding:8px;text-align:center;border:1px solid #ddd;border-radius:4px;font-size:16px}.page-template-template-account-management .developer-form-info{background:#f9f9f9;padding:15px;border-radius:5px;margin-bottom:20px}.page-template-template-account-management .developer-field{display:grid;grid-template-columns:auto 1fr 1fr 1fr;gap:15px;align-items:center;padding:15px;margin-bottom:10px;background:#fafafa;border-radius:5px;border:1px solid #e0e0e0}.page-template-template-account-management .developer-field label{font-weight:700;color:#333;min-width:100px}.page-template-template-account-management .developer-field input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.page-template-template-account-management .developer-field input:focus{outline:none;border-color:#2196F3;box-shadow:0 0 5px rgba(33,150,243,.3)}.page-template-template-account-management .developer-form-actions{margin-top:20px;display:flex;gap:15px}.page-template-template-account-management .update-message{padding:10px 15px;border-radius:5px;margin-top:15px}.page-template-template-account-management .update-message.success{background:#e8f5e8;color:#2e7d32;border:1px solid #4caf50}.page-template-template-account-management .update-message.error{background:#ffebee;color:#c62828;border:1px solid #f44336}.page-template-template-account-management .update-message.info{background:#e3f2fd;color:#1565c0;border:1px solid #2196f3}.page-template-template-account-management .enterprise-seat-notice{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #4caf50;border-radius:8px;padding:20px;text-align:center;margin:20px 0}.page-template-template-account-management .enterprise-seat-notice h4{color:#2e7d32;margin:0 0 10px}.page-template-template-account-management .enterprise-seat-notice p{color:#2e7d32;margin:5px 0}.page-template-template-account-management .next-invoice-section{margin-bottom:40px}.page-template-template-account-management .next-invoice-card{background:linear-gradient(135deg,#f8f9ff,#e8f2ff);border:1px solid #d1e7ff;border-radius:8px;padding:20px;margin:20px 0}.page-template-template-account-management .next-invoice-card.enterprise{background:linear-gradient(135deg,#f0f8f0,#e8f5e8);border-color:#4caf50}.page-template-template-account-management .next-invoice-card.warning{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-color:#ffa726}.page-template-template-account-management .invoice-amount{font-size:24px;font-weight:700;color:#1565c0;margin:10px 0}.page-template-template-account-management .invoice-amount.enterprise{color:#2e7d32}.page-template-template-account-management .invoice-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:15px}.page-template-template-account-management .invoice-detail-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.1)}.page-template-template-account-management .no-next-invoice{text-align:center;padding:30px;color:#666;background:#f5f5f5;border-radius:8px}@media screen and (max-width:768px){.page-template-template-account-management .seat-controls{flex-direction:column;align-items:flex-start;gap:10px}.page-template-template-account-management .developer-field{grid-template-columns:1fr;gap:10px}.page-template-template-account-management .developer-form-actions{flex-direction:column}}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .checkout-result.bg-base{padding:60px 0;text-align:center;color:#212121;margin-top:0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .failed-container,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .info-container,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .success-container{max-width:700px;margin:0 auto;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .success-icon{color:#00e396;font-size:64px;margin-bottom:20px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .failed-icon{color:#ff4560;font-size:64px;margin-bottom:20px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .failed-icon svg,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .success-icon svg{width:64px;height:64px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .order-details{margin:30px 0;text-align:left;padding:20px;background:#f9f9f9;border-radius:6px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .error-details{margin:30px 0;text-align:left;padding:20px;background:#fff9f9;border-radius:6px;border-left:4px solid #ff4560}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .detail-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .detail-item:last-child{border-bottom:none}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .next-steps,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .retry-options{margin:30px 0;text-align:left}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .next-steps ul,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .retry-options ul{padding-left:20px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .next-steps li,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .retry-options li{margin:10px 0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .action-buttons{margin-top:30px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .action-buttons a,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .action-buttons button{margin:0 10px;display:inline-block}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .warning-message{background:#FFF3CD;border:1px solid #ffeeba;color:#856404;padding:12px;border-radius:4px;margin:20px 0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .error-message{margin-top:15px;padding:10px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .test-mode-notice{background:#e3f2fd;border:2px solid #2196f3;border-radius:8px;padding:15px;margin:20px 0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .test-mode-notice h3{color:#1565c0;margin:0 0 10px;font-size:1.1em}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .test-mode-notice p{color:#1565c0;margin:0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .enterprise-notice{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #4caf50;border-radius:8px;padding:20px;margin:20px 0;text-align:center}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .enterprise-notice h3{color:#2e7d32;margin:0 0 10px;font-size:1.2em}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .enterprise-notice p{color:#2e7d32;margin:0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .loading-spinner{margin:20px 0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;margin:0 auto}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .error-state,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .success-state{text-align:center;padding:20px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .error-icon{color:#ff4560;font-size:64px;margin-bottom:20px}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .error-icon svg{width:64px;height:64px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .action-buttons a,:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .action-buttons button{display:block;margin:10px 0}:is([class*=page-template-template-checkout-],.page-template-template-oauth-callback) .detail-item{flex-direction:column;gap:5px}}.page-template-template-reset-password .reset-password-section.bg-base{padding:60px 0;min-height:80vh;display:flex;align-items:center;color:#212121}.page-template-template-reset-password .reset-password-container{max-width:500px;margin:0 auto;padding:40px;background:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.1)}.page-template-template-reset-password .reset-header{text-align:center;margin-bottom:30px}.page-template-template-reset-password .logo-container{margin-bottom:20px}.page-template-template-reset-password .logo-container img{width:120px;height:auto}.page-template-template-reset-password .reset-header h1{margin:0 0 10px;color:#333;font-size:28px}.page-template-template-reset-password .reset-header p{color:#666;margin:0}.page-template-template-reset-password .loading-state{text-align:center;padding:40px 20px}.page-template-template-reset-password .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#008ffb;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.page-template-template-reset-password .error-state,.page-template-template-reset-password .success-state{text-align:center;padding:20px}.page-template-template-reset-password .error-icon{color:#F44336;font-size:64px;margin-bottom:20px}.page-template-template-reset-password .success-icon{color:#4CAF50;font-size:64px;margin-bottom:20px}.page-template-template-reset-password .error-icon svg,.page-template-template-reset-password .success-icon svg{width:64px;height:64px}.page-template-template-reset-password .reset-form{margin-top:20px}.page-template-template-reset-password .form-group{margin-bottom:25px}.page-template-template-reset-password .form-group label{display:block;margin-bottom:8px;font-weight:600;color:#333}.page-template-template-reset-password .form-group input{width:100%;padding:14px 16px;border:2px solid #e1e5e9;border-radius:6px;font-size:16px;transition:border-color .3s;box-sizing:border-box}.page-template-template-reset-password .form-group input:focus{outline:none;border-color:#008ffb}.page-template-template-reset-password .password-requirements{margin-top:10px;padding:15px;background:#f8f9fa;border-radius:6px;border-left:4px solid #008ffb}.page-template-template-reset-password .password-requirements small{font-weight:600;color:#333}.page-template-template-reset-password .field-error{color:#F44336;font-size:14px;margin-top:8px}.page-template-template-reset-password .form-errors{background:#ffebee;border:1px solid #ffcdd2;border-radius:6px;padding:15px;margin-bottom:20px}.page-template-template-reset-password .form-errors ul{margin:0;padding-left:20px;color:#c62828}.page-template-template-reset-password .btn-full-width{width:100%;padding:14px;font-size:16px;font-weight:600}.page-template-template-reset-password .action-buttons{margin-top:30px}.page-template-template-reset-password .action-buttons a{margin:0 10px 10px 0;display:inline-block}@media (max-width:768px){.page-template-template-reset-password .reset-password-container{margin:20px;padding:30px 20px}.page-template-template-reset-password .action-buttons a{display:block;margin:10px 0;text-align:center}}.embed-nav ul .features-brief a,.features-brief .embed-nav ul a,.features-brief a.btn{min-width:200px;padding:11px 15px;line-height:1.6}.features-brief .svg-icons{text-align:center;margin:0 auto;padding-top:75px;padding-bottom:65px;opacity:.93}.features-brief .svg-icons img,.features-brief .svg-icons svg{max-width:90px;border-radius:50%}.features-brief .svg-icons{position:relative;z-index:3}.features-brief .svg-icons .svg path{fill:#fff}.features-brief .svg-icons .col-sm-full:first-child .svg path,.features-brief .svg-icons .col-sm-full:nth-child(3) .svg path{fill:transparent;stroke:#fff;stroke-width:2px}.newsletter label{display:none}.newsletter ::placeholder{color:#fff;opacity:1}.newsletter input[type=email]{width:100%;padding:10px;box-sizing:border-box;background:0 0;outline:0;resize:none;font-family:Lato,Arial,sans-serif;transition:all .3s;border:2px solid #dce0f0}@keyframes animateHeart{0%{transform:scale(.8)}5%{transform:scale(.9)}10%{transform:scale(.8)}15%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(.8)}}@keyframes crossfadeImage{0%{opacity:0}to{opacity:1}}@keyframes animateGrid{0%{background-position:0}50%{background-position:4.5px}to{background-position:9px}}#features .col-image{text-align:center}#features .col-image img{margin-left:auto;margin-right:auto}#features .col-interactive{padding:2px 0 0;overflow:hidden}#features .col-interactive video{position:relative;top:6px}#features iframe.deferred-iframe{width:100%}#features #performanceChart{padding-bottom:15px}#features .viewport__chart{padding:5px;background:#fff}#features .performance .chart-update-actions{font-size:14px;margin-right:32px;top:86px;position:relative;text-align:right;z-index:2}#features .performance .chart-update-actions button{font-size:13px;line-height:24px;margin-left:4px;padding:3px 13px 1px;position:relative;top:-2px}#features .performance .apexcharts-toolbar{top:73px}#features .performance .apexcharts-tooltip{background:none;margin-left:50px;border:0;box-shadow:0 0 0 0}#features .performance .apexcharts-tooltip .apexcharts-tooltip-title{display:none}#features .performance .apexcharts-tooltip-series-group{float:left;margin-right:15px}#features .performance .perf-results{display:none}#features .features-small .col-one-of-three{padding:15px;min-height:305px;position:relative}@media screen and (min-width:768px){#features .features-small .col-one-of-three:after{background:#eee none repeat scroll 0 0;bottom:0;content:"";position:absolute;right:-7%;top:0;width:2px}}#features .features-small p{font-size:14px}#features .theme-palettes{padding:35px}#features .theme-palettes .palette{border-bottom:1px solid #fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:center;height:22px}#features .theme-palettes .palette .box{height:100%;width:20%}#features .theme-palettes .palette.palette1{height:50px}#features .theme-palettes .palette.palette1 .box1{background:#bfe6fa}#features .theme-palettes .palette.palette1 .box2{background:#80c8f7}#features .theme-palettes .palette.palette1 .box3{background:#56b4f5}#features .theme-palettes .palette.palette1 .box4{background:#2ca0f3}#features .theme-palettes .palette.palette1 .box5{background:#2890db}#features .theme-palettes .palette.palette2 .box1{background:#e8eaf6}#features .theme-palettes .palette.palette2 .box2{background:#c5cae9}#features .theme-palettes .palette.palette2 .box3{background:#9fa8da}#features .theme-palettes .palette.palette2 .box4{background:#7986cb}#features .theme-palettes .palette.palette2 .box5{background:#5c6bc0}#features .theme-palettes .palette.palette4 .box1{background:#fbe9e7}#features .theme-palettes .palette.palette4 .box2{background:#ffccbc}#features .theme-palettes .palette.palette4 .box3{background:#ffab91}#features .theme-palettes .palette.palette4 .box4{background:#ff8a65}#features .theme-palettes .palette.palette4 .box5{background:#ff7043}#features .theme-palettes .palette.palette5 .box1{background:#ffecb3}#features .theme-palettes .palette.palette5 .box2{background:#ffe082}#features .theme-palettes .palette.palette5 .box3{background:#ffd54f}#features .theme-palettes .palette.palette5 .box4{background:#ffca28}#features .theme-palettes .palette.palette5 .box5{background:#ffc107}#features .theme-palettes .palette.palette3 .box1{background:#dcedc8}#features .theme-palettes .palette.palette3 .box2{background:#c5e1a5}#features .theme-palettes .palette.palette3 .box3{background:#aed581}#features .theme-palettes .palette.palette3 .box4{background:#9ccc65}#features .theme-palettes .palette.palette3 .box5{background:#8bc34a}#features .theme-palettes .palette .box:hover{filter:brightness(1.2)}@media screen and (max-width:767px){#features .col-half{text-align:center}}@media screen and (min-width:768px){#features #features-donutChart #apexcharts-canvas{margin:0 auto}#features .col-image{border:1px solid #e7e7e7;border-radius:5px}}#features #features-smooth-animations{display:block;margin:0 auto}.post.type-post.status-publish .content-area{padding-bottom:20px;margin-bottom:30px;border-bottom:1px dotted #999}article.post.blog-post-card{margin-bottom:30px;border-bottom:1px solid #ededed;padding-bottom:43px}.no-shadow{box-shadow:none!important}.featured-image{max-height:300px;overflow:hidden;position:relative}.featured-image img{position:relative;z-index:1;box-shadow:none!important}.featured-image-washed:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(0deg,white 5%,transparent 50%);z-index:2}.flash-div{transition:all .3s ease;background:rgba(0,227,150,.3)}#return-to-top{position:fixed;bottom:20px;right:20px;background:#415a65;width:50px;height:50px;display:flex;text-decoration:none;border-radius:35px;align-items:center;justify-content:center}#return-to-top,#return-to-top i{transition:all .3s ease;color:#fff}#return-to-top i{margin:0;position:relative;left:16px;top:13px;font-size:19px}#return-to-top:hover{background:rgba(0,0,0,.9)}#return-to-top:hover i{color:#fff;top:7px}.anchor{display:block;position:relative;top:-180px;visibility:hidden}article.post .content-footer{padding-bottom:60px}.gallery-demo-sparklines .flex-container .col{width:33%;flex:1 0 0}@media screen and (max-width:767px){.gallery-demo-sparklines .flex-container{flex-direction:column}.gallery-demo-sparklines .flex-container .col{width:100%;flex:1}}.gallery-demo-sparklines table{width:100%}.gallery-demo-sparklines tbody tr{border-top:1px solid #e7e7e7}.gallery-demo-sparklines th{font-weight:700;font-family:Helvetica;padding-bottom:20px}.gallery-demo-sparklines td,.gallery-demo-sparklines th{border:0;width:25%;text-align:center}body{color:#212121}a{color:#008ffb;text-decoration:none}a,a:focus,a:hover{transition:all .15s ease-out 0s}a:focus,a:hover{color:#0072c8}.page-blog .sidebar-right{top:300px}.sidebar-reveal{top:260px}.single-post img{display:block;box-shadow:none!important}.single-post h1,.single-post h2{margin:50px 0 20px}.page-template-default h1,.page-template-default h2{margin-top:40px;margin-bottom:24px;font-weight:600}#page-wrap{left:0;right:0;top:0;margin:0 auto;box-shadow:0 -5px 1px rgba(0,0,0,.3);display:flex;flex-direction:column;min-height:100vh}#page-wrap>main{flex:1}textarea{resize:vertical}video{max-width:100%}hr{border-top:1px solid #f3f4f5;outline:0;height:0}.hljs{display:block;overflow-x:auto;padding:.5em;background:white;color:black}code.hljs{border:0}.hljs-comment,.hljs-quote,.hljs-variable{color:#008000}.hljs-built_in,.hljs-keyword,.hljs-name,.hljs-selector-tag,.hljs-tag{color:#00f}.hljs-addition,.hljs-attribute,.hljs-literal,.hljs-section,.hljs-string,.hljs-template-tag,.hljs-template-variable,.hljs-title,.hljs-type{color:#a31515}.hljs-deletion,.hljs-meta,.hljs-selector-attr,.hljs-selector-pseudo{color:#2b91af}.hljs-doctag{color:#808080}.hljs-attr{color:#f00}.hljs-bullet,.hljs-link,.hljs-symbol{color:#00b0e8}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs{background:#f6f8f9!important;border:1px solid #ddd;border-radius:4px;padding:9px 15px!important}.hljs:empty{display:none}a>.hljs-attr{color:#008ffb;border-bottom:1px dashed #555}.hljs-ln-line.hljs-ln-n{border-right:1px solid #ccc;padding-right:8px;margin-right:12px}.langicn{margin-right:10px;transition:all .35s ease;background-image:url(/img/fc/banner-home/lang-icons.svg)}.langicn,.langicn-angular,.langicn-angular4,.langicn-angular4\:regular,.langicn-angular\:regular,.langicn-backbone,.langicn-backbone\:regular,.langicn-django,.langicn-django\:regular,.langicn-dotnet,.langicn-dotnet\:regular,.langicn-ember,.langicn-ember\:regular,.langicn-java,.langicn-java\:regular,.langicn-javascript,.langicn-javascript\:regular,.langicn-jquery,.langicn-jquery\:regular,.langicn-php,.langicn-php\:regular,.langicn-python,.langicn-python\:regular,.langicn-react,.langicn-react\:regular,.langicn-ror,.langicn-ror\:regular,.langicn-vue,.langicn-vue\:regular{background-repeat:no-repeat;width:30px;height:30px}.langicn-angular,.langicn-angular\:regular{background-position:0 -30px}.langicn-angular4,.langicn-angular4\:regular{background-position:0 -90px}.langicn-django,.langicn-django\:regular{background-position:0 -210px}.langicn-dotnet,.langicn-dotnet\:regular{background-position:0 -270px}.langicn-java,.langicn-java\:regular{background-position:0 -390px}.langicn-javascript,.langicn-javascript\:regular{background-position:0 -450px}.langicn-jquery,.langicn-jquery\:regular{background-position:0 -510px}.langicn-php,.langicn-php\:regular{background-position:0 -570px}.langicn-python,.langicn-python\:regular{background-position:0 -630px}.langicn-react,.langicn-react\:regular{background-position:0 -691px}.langicn-ror,.langicn-ror\:regular{background-position:0 -751px}.langicn-vue,.langicn-vue\:regular{background-position:0 -812px}.langicn-node,.langicn-node\:regular{background-repeat:no-repeat;background-image:url(/public/images/nodejs.svg);width:30px;height:30px;background-size:30px}.langicn-active .langicn-angular,.langicn-active .langicn-angular\:regular,.tab-item.selected .langicn-angular,.tab-item.selected .langicn-angular\:regular,.tab.active .langicn-angular,.tab.active .langicn-angular\:regular{background-position:0 0}.langicn-active .langicn-angular4,.langicn-active .langicn-angular4\:regular,.tab-item.selected .langicn-angular4,.tab-item.selected .langicn-angular4\:regular,.tab.active .langicn-angular4,.tab.active .langicn-angular4\:regular{background-position:0 -60px}.langicn-active .langicn-django,.langicn-active .langicn-django\:regular,.tab-item.selected .langicn-django,.tab-item.selected .langicn-django\:regular,.tab.active .langicn-django,.tab.active .langicn-django\:regular{background-position:0 -180px}.langicn-active .langicn-dotnet,.langicn-active .langicn-dotnet\:regular,.tab-item.selected .langicn-dotnet,.tab-item.selected .langicn-dotnet\:regular,.tab.active .langicn-dotnet,.tab.active .langicn-dotnet\:regular{background-position:0 -240px}.langicn-active .langicn-java,.langicn-active .langicn-java\:regular,.tab-item.selected .langicn-java,.tab-item.selected .langicn-java\:regular,.tab.active .langicn-java,.tab.active .langicn-java\:regular{background-position:0 -360px}.langicn-active .langicn-javascript,.langicn-active .langicn-javascript\:regular,.tab-item.selected .langicn-javascript,.tab-item.selected .langicn-javascript\:regular,.tab.active .langicn-javascript,.tab.active .langicn-javascript\:regular{background-position:0 -420px}.langicn-active .langicn-jquery,.langicn-active .langicn-jquery\:regular,.tab-item.selected .langicn-jquery,.tab-item.selected .langicn-jquery\:regular,.tab.active .langicn-jquery,.tab.active .langicn-jquery\:regular{background-position:0 -480px}.langicn-active .langicn-php,.langicn-active .langicn-php\:regular,.tab-item.selected .langicn-php,.tab-item.selected .langicn-php\:regular,.tab.active .langicn-php,.tab.active .langicn-php\:regular{background-position:0 -540px}.langicn-active .langicn-python,.langicn-active .langicn-python\:regular,.tab-item.selected .langicn-python,.tab-item.selected .langicn-python\:regular,.tab.active .langicn-python,.tab.active .langicn-python\:regular{background-position:0 -600px}.langicn-active .langicn-react,.langicn-active .langicn-react\:regular,.tab-item.selected .langicn-react,.tab-item.selected .langicn-react\:regular,.tab.active .langicn-react,.tab.active .langicn-react\:regular{background-position:0 -660px}.langicn-active .langicn-ror,.langicn-active .langicn-ror\:regular,.tab-item.selected .langicn-ror,.tab-item.selected .langicn-ror\:regular,.tab.active .langicn-ror,.tab.active .langicn-ror\:regular{background-position:0 -721px}.langicn-active .langicn-vue,.langicn-active .langicn-vue\:regular,.tab-item.selected .langicn-vue,.tab-item.selected .langicn-vue\:regular,.tab.active .langicn-vue,.tab.active .langicn-vue\:regular{background-position:0 -781px}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.d-flex,.flex-container{display:flex;flex-direction:row}.align-vertical{align-items:center}.align-horizontal{justify-content:center}.flex-col-2-of-3{flex:2 0 0}.flex-col-1-of-3{flex:1 0 0}@media screen and (max-width:767px){.d-flex .flex-md-column,.flex-container .flex-md-column{flex-direction:column}}.flex-table,.flex-table .ft-body,.flex-table .ft-head{float:left;clear:both;width:100%}.flex-table .ft-body .ft-row,.flex-table .ft-head .ft-row{display:flex;flex-direction:row;border-bottom:1px solid #ddd}.flex-table .ft-body .ft-row:last-child,.flex-table .ft-head .ft-row:last-child{border-bottom:none}.flex-table .ft-body a.ft-row:hover,.flex-table .ft-head a.ft-row:hover{background:#f5f5f5;text-decoration:none;border-bottom:1px solid #d0d0d0}.flex-table .ft-body a.ft-row:last-child,.flex-table .ft-head a.ft-row:last-child{border-bottom:none}.flex-table .ft-head .ft-row{background:#008ffb;font-family:inherit;font-weight:400;color:#fff}.flex-table .fd,.flex-table .fh{flex:1;padding:1em}.pull-left{float:left}.pull-right{float:right}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.alignleft{float:left}.alignright{float:right}.textleft{text-align:right}.textright{text-align:left}.clear{clear:both}.img-responsive{max-width:100%;height:auto;display:block}.samples-script-code .hljs>div{display:none;white-space:nowrap!important}.samples-script-code .hljs #html-dist,.samples-script-code .hljs #html-dist div{display:block!important}.shadow-separator-wrap{text-align:center}.shadow-separator-wrap .shadow-separator{height:20px;margin:20px auto;overflow:hidden;width:100%;max-width:700px}.shadow-separator-wrap .shadow-separator:after{border-radius:100%;box-shadow:0 0 10px #333333;content:"";display:block;height:inherit;position:relative;top:100%}article>.entry{min-height:calc(100vh - 200px)}.thumbnail{background:#fff;border:1px solid #e7e7e7;border-radius:3px}.thumbnail.dropshadow{box-shadow:0 6px 14px 0 rgba(33,35,68,.05)!important}.page-id-5360 .thumbnail{background-color:#F6F6F6}.thumbnail-3d{border:1px solid #ddd}.thumbnail-3d__middle{box-shadow:3px 3px 18px -8px #bbb;position:relative;z-index:2}.thumbnail-3d__middle:after{border:2px solid #f6f6f6;bottom:-15px;content:"";left:15px;position:absolute;right:-15px;top:15px;z-index:-2}.thumbnail-3d__image{background:#fff none repeat scroll 0 0;position:relative}.sponsored-label{font-size:12px;letter-spacing:1.5px;margin:0 10px;opacity:.74;background:#008ffb;color:#fff;border-radius:6px;padding:3px 6px 2px;line-height:16px;position:relative}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-align-center{align-items:center}.bg-alternate-1{background-color:#f1f8fe}.bg-alternate-2,body.home .home-intro .intro-background,body.page-id-5104 .home-intro .intro-background{background-color:#f6f8f9}.bg-alternate-3{background-color:#f6f6f6}.bg-secondary{background-color:#00e396;color:#fff}.bg-base{background-color:#008ffb;color:#fafbfd}.bg-white{background:#fff}.bg-waves-1{background:url(/img/waves-1.png);background-size:cover}.bg-waves-inverted-1{background:url(/img/waves-inverted-1.png);background-size:cover}code{background:#f6f8f9;display:inline-block;padding:0 8px;margin:0 3px}.warning{color:#ff4560}a.deprecated{text-decoration:line-through;color:#feb019!important}.disabled{pointer-events:none;color:#ddd!important}.disabled .fab,.disabled a{color:inherit!important}.warning.deprecated{color:#fff;background:#feb019;padding:1px 10px;border-radius:3px;display:inline-block;margin-left:4px}.deprecated{text-decoration:line-through}.theme-waves-inverted{background:url(/img/theme-inverted-waves.png);background-size:cover;width:100%;height:145px}@media screen and (max-width:767px){.theme-waves-inverted{height:100px}}.bg-waves-inverted-bigger{background:url(/img/waves-inverted-bigger.png);background-size:cover}.bg-rings-1{background-size:auto;background-position:100%;z-index:4}.bg-rings-1,.slanted-waves-bottom-left{position:relative}.slanted-waves-bottom-left:after{top:-120px;width:50%;background:#f6f8f9;z-index:3}.slanted-waves-bottom-left:after,.slanted-waves-bottom-left:before{position:absolute;content:"";left:-10%;right:55%;height:70px;border-radius:10px;transform:skewX(-60deg)}.slanted-waves-bottom-left:before{z-index:2;top:-105px;width:60%;background:#fbfdff}.slanted-waves-top-right{position:relative}.slanted-waves-top-right:after{top:-54px;left:65%;width:50%;background:#f6f8f9}.slanted-waves-top-right:after,.slanted-waves-top-right:before{position:absolute;content:"";right:-10%;height:70px;border-radius:10px;transform:skewX(-60deg)}.slanted-waves-top-right:before{top:-70px;left:55%;width:60%;background:#fbfdff}.slanted-waves-top-left{position:relative;margin-top:100px}.slanted-waves-top-left:after{top:-54px;right:-65%;width:50%;background:#f6f8f9}.slanted-waves-top-left:after,.slanted-waves-top-left:before{position:absolute;content:"";left:-10%;height:70px;border-radius:10px;transform:skewX(60deg)}.slanted-waves-top-left:before{top:-70px;right:-55%;width:60%;background:#fbfdff}.slanted-waves-top-left.bg-base:after{background:#008ffb}.slanted-waves-bottom-right{position:relative;margin-top:105px}.slanted-waves-bottom-right:after{top:-120px;left:65%;width:50%;background:#f6f8f9;z-index:3}.slanted-waves-bottom-right:after,.slanted-waves-bottom-right:before{position:absolute;content:"";right:-10%;height:70px;border-radius:10px;transform:skewX(60deg)}.slanted-waves-bottom-right:before{z-index:2;top:-105px;left:55%;width:60%;background:#fbfdff}.slanted-waves-bottom-right.slanted-waves-base:after{background:#008ffb}.viewport{border-radius:4px}.viewport.dropShadow{box-shadow:0 10px 20px -10px rgba(92,92,92,.1);margin-bottom:48px}.viewport.border,.viewport.dropShadow{border:1px solid #e7e7e7;border-radius:5px}.viewport .code-editor{padding-left:11px;padding-right:11px}.viewport__top{height:30px;background-color:#fff;border-radius:4px 4px 0 0;position:relative}.viewport__top.bordered{border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.viewport__top__dot{width:9px;height:9px;position:absolute;top:11px;border-radius:50%}.viewport__top__dot:first-child{background-color:#FF006D;left:10px}.viewport__top__dot:nth-child(2){left:26px;background-color:#FFCA50}.viewport__top__dot:nth-child(3){left:42px;background-color:#57FFD1}.viewport__middle{position:relative;border:1px solid #ddd}.viewport__middle.gradient{padding:15px;background:linear-gradient(180deg,rgb(247,247,247) 0,rgb(255,255,255) 19%,rgb(255,255,255));border:0}.viewport__image img{display:block;width:100%}.animated-waves{position:relative}.animated-waves-inner{position:absolute;top:0;left:0;bottom:0;right:0}.animated-waves .parallax>use{animation:move-forever 12s linear infinite}.animated-waves .parallax>use:first-child{animation-delay:-2s}.animated-waves .parallax>use:nth-child(2){animation-delay:-2s;animation-duration:5s}.animated-waves .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:3s}.animated-waves .editorial{display:block;width:100%;height:10em;margin:0}.animated-waves .waves-placeholder{background-color:#f0f8fd;min-height:75vh;margin:-.1em 0 0;padding:1em}@media (max-width:50em){.animated-waves .editorial{height:17vw}}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.link-product-hunt{position:fixed;bottom:calc(50vh - 70px);right:0;height:70px;width:70px;z-index:20}.link-product-hunt img{width:100%}.github-corner{fill:#64ceaa;color:#fff;position:absolute;top:0;border:0;right:0;z-index:1000}.github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}@media screen and (max-width:767px){.github-corner,.link-product-hunt{display:none}}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveLinePointerRight{0%,to{left:0}50%{left:100%}}@keyframes moveLinePointerLeft{0%,to{left:100%}50%{left:0}}@keyframes scaleBars{0%{transform:scaleY(.5)}50%{transform:scaleY(.8)}to{transform:scaleY(.5)}}@keyframes rotateCogs{0%{transform:scale(.8) rotate(359deg)}to{transform:scale(.8) rotate(0deg)}}@keyframes fadeStackedBars{0%{opacity:0}10%{opacity:1}to{opacity:0}}@keyframes fadeRelativeUp{0%{opacity:0;top:10%}to{opacity:1;top:0}}@keyframes fadeRelativeDown{0%{opacity:0;top:-10%}to{opacity:1;top:0}}.sass-waves{min-height:220px}.sass-waves .box{opacity:.96;width:300px;height:300px;position:absolute;top:-142.8571428571px;left:0;right:0;bottom:0;margin:auto}@media screen and (max-width:767px){.sass-waves .box{width:240px;overflow:hidden}}.sass-waves .box span{background-color:#008FFB;display:block;position:absolute;bottom:0;border:2px solid #fff;box-sizing:border-box;border-radius:15px 15px 0 0}.sass-waves .box span:first-of-type{width:15px;height:0;left:0;animation:wow 5s ease-in-out .1s infinite}.sass-waves .box span:nth-of-type(2){width:15px;height:0;left:15px;animation:wow 5s ease-in-out .2s infinite}.sass-waves .box span:nth-of-type(3){width:15px;height:0;left:30px;animation:wow 5s ease-in-out .3s infinite}.sass-waves .box span:nth-of-type(4){width:15px;height:0;left:45px;animation:wow 5s ease-in-out .4s infinite}.sass-waves .box span:nth-of-type(5){width:15px;height:0;left:60px;animation:wow 5s ease-in-out .5s infinite}.sass-waves .box span:nth-of-type(6){width:15px;height:0;left:75px;animation:wow 5s ease-in-out .6s infinite}.sass-waves .box span:nth-of-type(7){width:15px;height:0;left:90px;animation:wow 5s ease-in-out .7s infinite}.sass-waves .box span:nth-of-type(8){width:15px;height:0;left:105px;animation:wow 5s ease-in-out .8s infinite}.sass-waves .box span:nth-of-type(9){width:15px;height:0;left:120px;animation:wow 5s ease-in-out .9s infinite}.sass-waves .box span:nth-of-type(10){width:15px;height:0;left:135px;animation:wow 5s ease-in-out 1s infinite}.sass-waves .box span:nth-of-type(11){width:15px;height:0;left:150px;animation:wow 5s ease-in-out 1.1s infinite}.sass-waves .box span:nth-of-type(12){width:15px;height:0;left:165px;animation:wow 5s ease-in-out 1.2s infinite}.sass-waves .box span:nth-of-type(13){width:15px;height:0;left:180px;animation:wow 5s ease-in-out 1.3s infinite}.sass-waves .box span:nth-of-type(14){width:15px;height:0;left:195px;animation:wow 5s ease-in-out 1.4s infinite}.sass-waves .box span:nth-of-type(15){width:15px;height:0;left:210px;animation:wow 5s ease-in-out 1.5s infinite}.sass-waves .box span:nth-of-type(16){width:15px;height:0;left:225px;animation:wow 5s ease-in-out 1.6s infinite}.sass-waves .box span:nth-of-type(17){width:15px;height:0;left:240px;animation:wow 5s ease-in-out 1.7s infinite}.sass-waves .box span:nth-of-type(18){width:15px;height:0;left:255px;animation:wow 5s ease-in-out 1.8s infinite}.sass-waves .box span:nth-of-type(19){width:15px;height:0;left:270px;animation:wow 5s ease-in-out 1.9s infinite}.sass-waves .box span:nth-of-type(20){width:15px;height:0;left:285px;animation:wow 5s ease-in-out 2s infinite}@keyframes wow{0%{height:0;-webkit-filter:hue-rotate(0deg)}25%{-webkit-filter:hue-rotate(-15deg) brightness(1.35)}50%{height:50%}75%{-webkit-filter:hue-rotate(15deg) brightness(1.45)}to{height:0;-webkit-filter:hue-rotate(0deg)}}.apexcharts-canvas{display:inline-block}section.intro{padding-top:5px;padding-bottom:25px}section.intro h1{margin:25px 0 35px}@media screen and (max-width:767px){section.intro{padding:30px}section.intro h1{margin:25px 0}}section.section{padding-top:50px;padding-bottom:60px}section.section .subtitle{font-size:28px;font-weight:400}@media screen and (min-width:768px){section.section .section-title{margin-bottom:50px}}section.section.fullHeight{min-height:100vh}section.section-tight{padding-top:30px;padding-bottom:30px;margin-top:20px;overflow:hidden}section.section-tight .viewport__middle{margin-bottom:-1px}.section-top-border-base{border-top:4px solid #008ffb!important}.section-top-border-secondary{border-top:4px solid #00e396!important}.section-top-border-purple{border-top:4px solid #775dd0!important}.section-top-border-red{border-top:4px solid #ff4560!important}.tip{font-style:italic;border-top:2px dotted #eee;border-bottom:2px dotted #eee;padding:10px}.tip .feather{margin-right:6px;top:4px;position:relative;stroke:#feb019}.infin{font-family:Arial;font-size:22px;color:#888}a.offset-anchor{display:block;position:relative;top:-90px;visibility:hidden}ul.apex-list{padding-left:20px}.apexcharts-watermark,.hide{display:none}.css-dropdown-menu .toggle,.css-dropdown-menu [id^=drop]{display:none}.css-dropdown-menu nav{margin:0;padding:0}.css-dropdown-menu #top-nav-lg ul li{display:unset!important;list-style:unset!important;margin:unset!important}.css-dropdown-menu #logo{display:block;float:left;left:15px;top:-3px}.css-dropdown-menu #top-nav-lg{left:unset!important}.css-dropdown-menu nav:after{content:"";display:table;clear:both}.css-dropdown-menu nav ul{float:right;padding:0;margin:0;list-style:none;position:relative;font-size:14px}.css-dropdown-menu nav ul li{margin:0;float:left}.css-dropdown-menu nav .menu a{display:block;padding:14px 20px;color:#fff;font-size:14px;text-decoration:none}.css-dropdown-menu nav .menu .btn,.css-dropdown-menu nav .menu .embed-nav ul a,.css-dropdown-menu nav .menu .form-apex input[type=submit],.css-dropdown-menu nav .menu .newsletter input[type=submit],.embed-nav ul .css-dropdown-menu nav .menu a,.form-apex .css-dropdown-menu nav .menu input[type=submit],.newsletter .css-dropdown-menu nav .menu input[type=submit]{padding:4px 20px!important;top:6px}.css-dropdown-menu nav ul ul{display:none;position:absolute;top:50px;background:rgba(0,0,0,.25)}.css-dropdown-menu nav ul li:hover>ul{display:inherit}.css-dropdown-menu nav ul ul li{width:170px;float:none;display:list-item;position:relative}.css-dropdown-menu nav ul ul ul li{position:relative;top:-60px;left:170px}.css-dropdown-menu li>a:after{content:" +"}.css-dropdown-menu li>a:only-child:after{content:""}body.home .cp_embed_wrapper{max-height:525px}.cp_embed_wrapper{box-shadow:0 9px 44px -10px rgba(92,92,92,.2);margin-top:30px}.cp_embed_wrapper,.cp_wrap{margin-bottom:40px}textarea.wpcf7-textarea{min-height:200px}.about-team-container .team{width:auto;display:flex;justify-content:center;text-align:center;flex-wrap:wrap}.about-team-container .team .member{width:325px;margin:10px;background:#f7f6f5;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.07);padding:25px}.about-team-container .team img{border-radius:50%}.about-team-container .team .member img{width:140px}.about-team-container .team .member h3{color:#444}html{scroll-behavior:smooth}.header .dropdown__menu{max-height:none;overflow:initial;opacity:1;pointer-events:auto}@media screen and (min-width:1118px){.header .dropdown__menu{position:absolute;left:0;top:6.75rem}}.header .nav__menu.show-menu{opacity:1;top:4.75rem;pointer-events:auto}.header a:hover{text-decoration:none}.docs-search{margin-bottom:1rem}.docs-search,.docs-search__input-wrap{position:relative}.docs-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af}.docs-search__input{width:100%;border-radius:.5rem;border:1px solid #e5e7eb;background:#f9fafb;padding:.5rem 2.5rem;font-size:.875rem}.docs-search__input:focus{border-color:#008ffb;background:#fff;outline:none}.docs-search__kbd{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);border-radius:.25rem;border:1px solid #d1d5db;background:#f3f4f6;padding:0 .375rem;font-size:10px;color:#9ca3af;display:none}@media (min-width:640px){.docs-search__kbd{display:inline-block}}.docs-search__overlay{position:fixed;inset:0;z-index:40}.docs-search__results{position:absolute;left:0;right:0;top:100%;z-index:50;margin-top:.25rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;padding:.25rem 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.docs-search__result{display:flex;width:100%;align-items:center;gap:.5rem;padding:.625rem 1rem;text-align:left;font-size:.875rem;border:none;background:none;cursor:pointer}.docs-search__result:hover{background:#f9fafb}.docs-search__result-icon{width:1rem;height:1rem;flex-shrink:0;color:#9ca3af}.docs-search__result-title{font-weight:500;color:#24272b}.docs-search__result-section{margin-left:.5rem;font-size:.75rem;color:#9ca3af}.gallery-demo-chart{overflow:hidden;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff}.related-demos{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.related-demos h3{margin-bottom:1rem}