:root{--gellixBold:Gellix-Semibold,sans-serif!important;--gellixBOLD:Gellix-Bold,sans-serif!important;--white:#fff;--dark-bg:#001c29;--dark-border:#004d58;--dark-text:#00283a;--cyan:#54cfe0;--teal:#00bda5;--blue:#00b8d1;--light-blue:#008394;--gray:#8a9ca4;--yellow:#ffbf0a;--yellow-bg:#ffebb3;--yellow-alpha:#ffbf0a26;--dark-alpha:rgba(10,31,46,.1);--dark-alpha-60:rgba(10,31,46,.6);--dark-alpha-70:rgba(10,31,46,.7);--white-alpha-10:hsla(0,0%,100%,.1);--white-alpha-60:hsla(0,0%,100%,.6);--yellow-light:#ffd45b;--light-cyan:#b0e9f1}.cps-inner-flex{display:flex}.compare-plan-heading{border-right:1px solid #004d58;padding-right:45px;width:26%}.compare-plan-initial-data{width:74%}.cp-heading-main h5{color:var(--white);font-family:var(--gellixBOLD);font-size:1.375rem;font-weight:700;line-height:1.25;margin-bottom:12px;text-align:left}.cp-heading-sub{color:var(--white);font-size:1.0625rem;line-height:1.47619;text-align:left}.compare-plan-initial-data{display:flex;gap:40px;padding-left:45px}.cp-single-plan{display:flex;flex-direction:column;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease;width:100%}.cp-plans.sticky .cp-single-plan{opacity:1!important}.cp-plan-title{color:var(--white);font-family:var(--gellixBOLD);font-size:1.625rem;font-weight:700;text-align:left}.cp-plan-subheading,.cp-plan-subheading p{color:var(--white);font-size:1.0625rem;line-height:1.47619;text-align:left}.cp-plan-subheading{padding:12px 0 0}.cp-plan-subheading p{margin-bottom:2px}.plan-details-button{align-items:center;background-color:var(--blue);border:1px solid var(--blue);border-radius:50px;color:var(--dark-text);display:flex;font-size:1.125rem;font-weight:600;justify-content:center;padding:12px 30px;position:relative;text-align:center;text-decoration:none;width:100%}.plan-details-button svg{position:absolute}.cp-plan-button{margin:20px 0 0}.compare-feature-button{margin:10px 0 0}.cs-feature-popup-btn{align-items:center;background:transparent;border:none!important;color:var(--blue);display:flex;font-size:1.1875rem;font-weight:400;gap:10px;justify-content:center;outline:none!important;width:100%}.cp-plan-subheading{min-height:66px}.cp-single-plan.business .plan-details-button{background-color:#fff;border-color:#fff}.cp-single-plan.business .plan-details-button:focus,.cp-single-plan.business .plan-details-button:hover{background-color:transparent;border-color:#fff;color:#fff}.cp-single-plan.business .cs-feature-popup-btn{color:#fff}.cp-single-plan.business .cs-feature-popup-btn svg path{fill:#fff}.cp-single-plan.enterprise .plan-details-button{background-color:#ffd45b;border-color:#ffd45b}.cp-single-plan.enterprise .cs-feature-popup-btn{border-color:#ffd45b;color:#ffd45b}.cp-single-plan.enterprise .plan-details-button:focus,.cp-single-plan.enterprise .plan-details-button:hover{background-color:transparent;border-color:#ffd45b;color:#ffd45b}.cp-single-plan.enterprise .cs-feature-popup-btn svg path{fill:var(--yellow-light)}.cs-plan-popup{align-items:center;background-color:rgba(0,40,58,.8);display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow-y:auto;padding:20px;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9999}.cs-plan-popup.active{opacity:1;pointer-events:all}.cs-plan-popup-content{background-color:#fff;border-radius:24px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);max-width:1200px;padding:0 24px 40px;position:relative;transform:translateY(20px);transition:transform .3s ease;width:100%}.cs-plan-popup.active .cs-plan-popup-content{transform:translateY(0)}.cs-plan-popup-closer{cursor:pointer;left:calc(100% + 100px);position:sticky;top:10px;width:fit-content;z-index:1111}.cp-plans-inner{display:flex;margin:0 0 0 auto;width:66%}.cp-plans .cp-plan-title{color:#00283a;text-align:center}.cp-plans.sticky .plan-details-button{color:#fff;font-size:16px;max-width:149px;padding:10px 16px}.cs-plan-popup-content{margin-top:100px;max-height:80vh;overflow:scroll}.cp-plans-inner{gap:24px}.cp-plans.sticky .cp-plan-button{display:flex;justify-content:center;margin:10px 0 0;text-align:center}.cp-plans.sticky .plan-details-button svg{display:none}.cp-plans.sticky .business .plan-details-button{background-color:#00283a}.cp-heading-expand{border-bottom:1px solid #8a9ca4;cursor:pointer;display:flex;justify-content:space-between;padding:16px}.cp-plan-features{padding:20px 0 0}.cp-plan-feature-title{color:var(--dark-text);font-family:var(--gellixBOLD);font-size:1.625rem;font-weight:700;line-height:1.15}.cp-expan-icon{cursor:pointer}.cp-plan-feature-description{border-bottom:1px solid #b0e9f1;display:flex;padding:16px}.cpd-inner-text{display:flex;flex-direction:column;justify-content:center;width:34%}.cpd-inner-title{font-family:var(--gellixBOLD);font-size:1.1875rem;padding-bottom:10px}.cpd-inner-desc,.cpd-inner-title{color:var(--dark-text);font-weight:400;text-align:left}.cpd-inner-desc{font-size:1.0625rem;line-height:1.52}.cp-plans.sticky{background-color:#fff;gap:24px;padding-top:40px;position:sticky;top:0;z-index:111}.cpd-inner-check{display:flex;justify-content:space-between;width:66%}.arrow-check-cp{align-items:center;display:flex;justify-content:center;width:100%}.cp-plan-single-group{margin:25px 0 0}.cp-plan-single-group .cp-plan-feature-description{max-height:0;opacity:0;overflow:hidden;padding:0 16px;transition:max-height .4s ease,opacity .3s ease,padding .3s ease}.cp-plan-single-group.open .cp-plan-feature-description{max-height:500px;opacity:1;padding:16px}.cp-plan-single-group .cp-expan-icon svg{transform:rotate(180deg);transition:transform .3s ease}.cp-plan-single-group.open .cp-expan-icon svg{transform:rotate(0deg)}.plan-details-button:focus,.plan-details-button:hover{background:transparent;border-color:#00b8d1}.cp-plans.sticky .plan-details-button:focus,.cp-plans.sticky .plan-details-button:hover{background-color:transparent!important;border-color:#00b8d1;color:#00b8d1}.compare-plan-section .module__inner.constrain{padding-bottom:120px;padding-top:64px}.cp-single-plan:first-child{animation-delay:.1s}.cp-single-plan:nth-child(2){animation-delay:.2s}.cp-single-plan:nth-child(3){animation-delay:.3s}.cp-single-plan:nth-child(4){animation-delay:.4s}.cp-plans.sticky .cp-single-plan.enterprise .plan-details-button{color:#00283a}.cp-plans.sticky .cp-single-plan.enterprise .plan-details-button:focus,.cp-plans.sticky .cp-single-plan.enterprise .plan-details-button:hover{color:var(--blue)}.cpd-inner-title span{cursor:pointer;display:inline-block;margin-left:5px;margin-top:6px}.arrow-check-cp.ssw-text svg{display:none}.ssw-text{font-size:16px}.cpd-inner-check svg{width:16px}@media (max-width:1240px){.plan-detaills-section .module__inner.constrain{gap:40px}.cps-inner-flex{flex-direction:column}.compare-plan-heading{border-bottom:1px solid #004d58;border-right:none;margin-bottom:35px;padding-bottom:35px;padding-right:0;text-align:center;width:100%}.cp-heading-main h5,.cp-heading-sub{text-align:center}.compare-plan-initial-data{padding:0;width:100%}.cs-plan-popup-content{margin-top:10px;max-height:85vh;overflow:scroll}}@media (max-width:992px){.compare-plan-section .module__inner.constrain{max-width:95%;padding-bottom:64px;padding-top:64px}.compare-plan-initial-data{display:grid;gap:30px;grid-template-columns:repeat(1,1fr);grid-row-gap:65px;margin:auto;max-width:250px}.module__inner.constrain{padding-left:24px!important;padding-right:24px!important}.cp-single-plan{width:50%;width:100%}.cs-plan-popup-content{overflow:scroll}.cs-plan-content-inner{width:950px}.arrow-check-cp.ssw-text svg{display:none}.ssw-text{font-size:14px;text-align:center}.cs-plan-popup{padding:20px 0}.cs-plan-popup.active{overflow:scroll}.cp-plans.sticky .cp-plan-title{font-size:20px}.cp-plans.sticky .plan-details-button{font-size:14px;padding:10px 12px!important;width:fit-content}.cp-plan-feature-title{font-size:18px}.cpd-inner-title{font-size:17px;padding-bottom:5px}.cpd-inner-desc{font-size:14px}}