.custom-switch{align-items:center;background:#fff;border:1px solid #ccdcf6;border-radius:999px;color:#14198c;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.625rem;overflow:hidden;padding:.25rem .5rem;position:relative;transition:background .3s ease;user-select:none}.custom-switch-input{display:none}.custom-switch .icon-off,.custom-switch .icon-on{font-size:.8125rem;padding:.5rem 1.5625rem;position:relative;transition:color .3s ease;white-space:nowrap;z-index:2}@media (min-width:1200.02px){.custom-switch .icon-off,.custom-switch .icon-on{font-size:1rem;padding:.4375rem .8125rem}}.custom-switch .circle{background:#ccdcf6;left:0;right:calc(var(--right) + .1875rem);transition:left .3s ease,right .3s ease,width .3s ease;width:calc(var(--width) + .5625rem);z-index:1}.custom-switch .circle,.custom-switch:before{border-radius:999px;bottom:2px;position:absolute;top:2px}.custom-switch:before{background-color:#007bff;content:"";transition:all .3s ease;z-index:0}.custom-switch-input:checked~[data-is-on=true]{color:#3339c1}.custom-switch-input:checked~.circle{right:calc(var(--right) - .75rem)}.sticky-header{background:linear-gradient(0deg,hsla(43,28%,95%,.75),hsla(43,28%,95%,.75)),#fff;border-radius:20px 20px 0 0;display:flex;margin-right:auto;max-width:50%;overflow:hidden;position:sticky;text-align:center;top:var(--header-height);z-index:5}@media (min-width:992px){.sticky-header{max-width:calc(100% - 28.1875rem)}}.sticky-header-title-item{width:100%}.sticky-header-title-item-title{background:var(--Primary,#14198c);color:#fff}.sticky-header-title-item-content{margin:0 auto;max-width:13.75rem}.sticky-header-title-item-price{align-items:center;display:flex;gap:.3125rem;justify-content:center;padding-bottom:.9375rem;padding-top:.9375rem}.sticky-header-title-item-price sup{top:-.3em}.sticky-header-title-item-price-value{font-size:1.375rem;font-weight:700}.sticky-header-title-item-price-suffix{color:#5f677c;font-size:1rem}.sticky-header-title-item-button button{width:100%}.sticky-header-title-item-button-text{color:#5f677c;font-size:.75rem;margin-top:.375rem}.sticky-header .big-team-sticky{margin-block:.9375rem;margin-inline:auto;max-width:48%;text-align:center}.sticky-header .big-team-sticky h3{font-size:1.375rem}.sticky-header .big-team-sticky button{margin-top:.9375rem}.sticky-track-mobile{background:#fff;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.1);display:block;left:0;overflow:hidden;padding:.625rem 1.25rem;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease-in-out;width:100%;z-index:1000}.sticky-track-mobile.sticky{transform:translateY(0)}.sticky-track-mobile-wrapper{background:linear-gradient(0deg,hsla(43,28%,95%,.75),hsla(43,28%,95%,.75)),#fff;border:1px solid;border-radius:10px;box-shadow:0 4px 15px 0 rgba(204,220,246,.65);margin:auto;max-width:23.125rem;overflow:hidden}.sticky-track-mobile-discount{background:#14198c;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem;text-align:center}.sticky-track-mobile-content{align-items:center;display:flex;flex-direction:column;gap:.625rem;margin:auto;padding-bottom:.625rem;padding-top:.625rem}.sticky-track-mobile-title{color:#14198c;font-size:1.125rem;font-weight:700;text-align:center}.sticky-track-mobile .btn-secondary{display:flex;gap:.3125rem;width:max-content}.sticky-track-mobile .btn-secondary span{font-weight:300}.sticky-track-mobile .btn-secondary sup{font-size:.875rem;margin:2px;top:-.25em}.sticky-track-mobile-details{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.sticky-track-mobile-price{align-items:baseline;display:flex;gap:.25rem}.sticky-track-mobile-price-value{color:#000;font-size:1.25rem;font-weight:700}.sticky-track-mobile-price-value sup{font-size:.875rem;top:-.5em}.sticky-track-mobile-price-suffix{color:#5f677c;font-size:.875rem}.sticky-track-mobile-button{align-items:center;display:flex;flex-direction:column;gap:.25rem}.sticky-track-mobile-button .btn{font-size:.875rem;padding:.5rem 1rem;white-space:nowrap}.sticky-track-mobile-text{color:#5f677c;font-size:.75rem;margin:0}.sticky-track-mobile .big-team-title{color:#14198c;font-size:1.125rem;margin:0}.sticky-track-mobile .team-btn{padding-block:.5625rem}.basic-toggle-switch{display:inline-block;position:relative}.basic-toggle-switch-checkbox{height:0;position:absolute;visibility:hidden;width:0}.basic-toggle-switch-checkbox:checked+.basic-toggle-switch-label{background:#a9abdf}.basic-toggle-switch-checkbox:checked+.basic-toggle-switch-label .basic-toggle-switch-button{left:calc(100% - 2px);transform:translateX(-100%)}.basic-toggle-switch-button{background:#fff;border-radius:45px;box-shadow:0 0 2px 0 hsla(0,0%,4%,.29);content:"";height:1.25rem;left:2px;position:absolute;top:2px;transition:.2s;width:1.25rem}.basic-toggle-switch-label{align-items:center;background:#e5e7eb;border-radius:100px;cursor:pointer;display:flex;height:1.5rem;justify-content:space-between;position:relative;transition:background-color .2s;width:2.5rem}.basic-toggle-switch-label:active .basic-toggle-switch-button{width:1.4375rem}.pricing-card{background:hsla(35,48%,87%,.3);max-width:100%;padding-bottom:3.125rem;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);padding-top:3.75rem}@media (min-width:1200.02px){.pricing-card{align-items:flex-start;background:hsla(35,48%,87%,.2);border:1px solid #eee1cf;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;gap:3.125rem;justify-content:flex-end;margin-bottom:8.125rem;padding:2.0625rem}}.pricing-title{margin-top:1.4375rem;padding-top:1.25rem}@media (min-width:1200.02px){.pricing-title{border-top:1px solid #eee1cf}}.pricing-header{margin-bottom:1.5rem}.pricing-toggle{align-items:center;display:flex;justify-content:center;margin-bottom:1.25rem}@media (min-width:1200.02px){.pricing-toggle{gap:.75rem;justify-content:flex-end;margin-bottom:0}}.yearly-label{align-items:center;display:flex;gap:.5rem}.discount{background:#e6e9ff;border-radius:16px;color:#1a237e;font-size:.875rem;padding:.25rem .5rem}.pricing-content{margin:auto;max-width:25rem;width:100%}@media (min-width:768px){.pricing-content{max-width:43.75rem}}@media (min-width:1200.02px){.pricing-content{margin:0;max-width:unset}}.pricing-content h2{color:#0d162b;font-size:1.625rem;margin-bottom:.5rem}@media (min-width:1200.02px){.pricing-content h2{font-size:2rem}}.description{color:#0d162b;font-size:1.125rem;font-weight:400;margin-bottom:1.25rem}@media (min-width:1200.02px){.description{font-size:1.375rem;margin-bottom:1.5rem}}.pricing-calculator{background:#fff;border:1px solid #ccdcf6;border-radius:20px;box-shadow:0 4px 15px 0 rgba(204,220,246,.65);margin:0 auto 1.875rem;max-width:25rem;overflow:hidden;width:100%}@media (min-width:768px){.pricing-calculator{margin:0 auto 1.875rem;max-width:43.75rem}}@media (min-width:1200.02px){.pricing-calculator{margin:0;max-width:30.25rem}}.pricing-calculator-title{background:#14198c;color:#fff;font-size:1rem;padding:.5625rem;text-align:center}.price-calculator-footer{padding:0 2.5rem 1.5625rem;text-align:center}.price-calculator-footer .btn-secondary{width:100%}.calculator-header{color:#1a237e;font-weight:700;margin-bottom:1rem}.people-input{margin:.3125rem auto .625rem;max-width:13.8125rem;padding-top:.625rem}@media (min-width:768px){.people-input{margin:1.25rem auto .625rem}}.people-input label{display:block;font-size:1.125rem;margin-bottom:.5rem;text-align:center}@media (min-width:768px){.people-input label{font-size:1.375rem}}.people-input input{border:1px solid #ddd;border-radius:4px;padding:.5rem;text-align:center;width:100%}.price-display{border-top:1px solid rgba(204,220,246,.45);font-size:1.125rem;height:5.625rem;margin:1.25rem 0 .625rem;padding-top:.3125rem;position:relative;text-align:center}@media (min-width:768px){.price-display{font-size:1.375rem;margin:2.5rem 0 1.875rem;padding-top:1.875rem}}.calcLoader{align-items:center;display:flex;justify-content:center}.price-content,.spinner{bottom:0;left:0;position:absolute;right:0;text-align:center;top:.625rem}.big-team-wrapper{border-top:1px solid rgba(204,220,246,.45);margin-top:1.25rem;padding:1.5rem 2.5rem 1.25rem;text-align:center}@media (min-width:1200px){.big-team-wrapper{padding:2.5rem}}.hidden{opacity:0;pointer-events:none}.visible{opacity:1}.currency{color:#0d162b;font-size:1.625rem;font-weight:700}@media (min-width:768px){.currency{font-size:2rem}}.amount{color:#0d162b;font-size:2.625rem;font-weight:700;margin:0 .25rem}@media (min-width:768px){.amount{font-size:3.875rem}}.period{color:#666}.subscribe-button{background:#ff5722;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s;width:100%}.subscribe-button:hover{background:#f4511e}.price-note{color:#666;font-size:.875rem;margin-top:.5rem;text-align:center}.features-list{column-gap:5rem;margin-top:1.5rem;padding:0;width:fit-content}@media (min-width:768px){.features-list{column-count:2}}.feature-item{align-items:flex-start;display:flex;font-size:1.125rem;font-weight:400;gap:.5rem;margin-bottom:.75rem}@media (min-width:768px){.feature-item{max-width:17.4375rem}}.feature-item svg{height:1.5rem;margin-top:2px;max-width:1.5rem;min-width:1.5rem;width:100%}@media (min-width:768px){.feature-item svg{height:1.0625rem;margin-top:.3125rem;max-width:1.0625rem;min-width:1.0625rem}}.checkmark{color:#4caf50;font-weight:700}.price-table-container{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.table-view-container{margin-top:1.25rem;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:1200.02px){.table-view-container{padding:0}}.people-selector-container{margin-bottom:1.25rem;text-align:center}.people-selector-container input{border:1px solid #ddd;border-radius:4px;margin:0 .625rem;padding:.3125rem;width:5rem}.comparison-table{border:1px solid rgba(204,220,246,.65);border-bottom:unset;border-collapse:collapse;width:100%}.table-header{background:#fff;border:1px solid rgba(204,220,246,.65);border-bottom:0;border-radius:0 10px 0 0;font-size:1.125rem;font-weight:300;margin:0;padding:.5rem 1.25rem}.comparison-table .feature-header,.comparison-table .feature-label{background-color:#fff;font-weight:700;padding:0;text-align:right;width:28.25rem}.comparison-table .track-header{background-color:#e7f3ff}.comparison-table .price-cell{color:#333;font-weight:700}.comparison-table .feature-cell{font-size:1.1em}.feature-content{align-items:center;display:flex;flex-direction:column;gap:.3125rem}.feature-included{color:#28a745;font-weight:700}.feature-optional{color:#ffc107;font-size:.9em}.feature-unavailable{color:#dc3545}.feature-type{color:#666;font-size:.8em;font-weight:400;margin-right:.3125rem}.feature-header-content{background:linear-gradient(0deg,rgba(204,220,246,.14) 0,rgba(204,220,246,.14) 100%),var(--White,#fff);border-bottom:1px solid rgba(204,220,246,.65);box-shadow:0 22px 6px 0 rgba(204,220,245,0),0 14px 6px 0 rgba(204,220,245,.04),0 8px 5px 0 rgba(204,220,245,.13),0 3px 3px 0 rgba(204,220,245,.21),0 1px 2px 0 rgba(204,220,245,.25);padding:.625rem 1.25rem .625rem .625rem;position:relative;z-index:1}.feature-header-content,.feature-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.feature-title{color:#0d162b;font-size:1.125rem;font-weight:400;gap:.5rem;width:100%}@media (min-width:768px){.feature-title{font-size:1.375rem}}.included-feature-icon{height:1.625rem;width:1.625rem}.expand-icon{color:#666;font-size:.8em;transition:transform .3s ease}.expand-icon svg{height:2.125rem;padding:.5625rem;width:2.125rem}.collapse.show+.feature-row .expand-icon{transform:rotate(90deg)}@media (min-width:768px){.feature-row:hover{background-color:#f5f5f5}.feature-details-row{background-color:#fafafa}}.included-feature-badge{background:#f6f9fd;border:1px solid #ccdcf6;border-radius:30px;color:#14198c;font-size:.75rem;font-weight:600;line-height:1;margin-right:.5rem;padding:.1875rem .625rem;white-space:nowrap}.table-view-header{margin-bottom:2.5rem;margin-top:3.75rem;text-align:right}@media (min-width:768px){.table-view-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3.875rem;margin-top:0;text-align:right}}.table-view-header .header-title{color:#0d162b;font-size:1.75rem;font-weight:500}@media (min-width:768px){.table-view-header .header-title{font-size:2.75rem;font-weight:600}}.table-view-header .header-description{color:#0d162b;font-size:1.125rem;font-weight:400}@media (min-width:768px){.table-view-header .header-description{font-size:1.375rem}}.table-view-header .price-note{align-items:center;display:flex;text-align:right}@media (min-width:768px){.table-view-header .price-note{display:none}}.table-view-header .info-icon{height:.875rem;margin-left:.375rem;width:.875rem}.included-feature-tooltip{margin-right:.4375rem}.included-feature-tooltip svg{height:1.0625rem;width:1.0625rem}.custom-tooltip{--bs-tooltip-max-width:18.125rem;--bs-tooltip-padding-x:1.125rem;--bs-tooltip-padding-y:0.5rem;--bs-tooltip-margin:0.625rem;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#0d162b;--bs-tooltip-bg:#fff;--bs-tooltip-border-radius:0.625rem;--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;border-radius:10px;box-shadow:0 0 25px rgba(13,22,43,.15);color:#0d162b;font-size:1rem;font-weight:400}.custom-tooltip .tooltip-inner{text-align:right}.custom-tooltip .tooltip-arrow{left:unset;right:0}.custom-tooltip .tooltip-arrow:before{content:"";position:absolute;transform:rotate(180deg)}.feature-details{color:#666;font-size:.85em;list-style:none;margin:0;padding:0}.included-feature-item{border-bottom:1px solid rgba(204,220,246,.65)}@media (max-width:767.98px){.included-feature-content-inner{font-size:.875rem}}.included-feature-content{align-items:stretch;color:#0d162b;display:flex;font-size:1rem;gap:.75rem;justify-content:center;margin:auto;width:100%}@media (min-width:768px){.included-feature-content{background:hsla(43,28%,95%,.75)}}.included-feature-content-checkbox{display:flex;flex-direction:column;gap:.3125rem;justify-content:flex-start;margin:.625rem 0;max-width:10rem;text-align:center;width:100%}@media (max-width:767.98px){.included-feature-content-checkbox .basic-toggle-switch-label{margin:auto}}@media (min-width:768px){.included-feature-content-checkbox{flex-direction:row;flex-wrap:nowrap;gap:.75rem;text-align:right}}.included-feature-text{align-items:center;display:flex;font-size:.875rem;min-height:4.375rem;min-width:12.5rem;padding:0 1.25rem;text-align:right;width:100%}@media (max-width:767.98px){.included-feature-text{padding-left:0}}@media (min-width:768px){.included-feature-text{background-color:#fff;font-size:1rem;max-width:28.1875rem}}.included-feature-price{color:#0d162b;font-size:.875rem}@media (min-width:768px){.included-feature-price{font-size:1rem}}.feature-price{font-size:1rem}.total-price-row{background-color:#f8f9fa;font-weight:700}.total-price-cell{color:#28a745;font-size:1.1em}.table-footnote{color:#666;font-size:.85em;margin-top:.9375rem;text-align:center}.feature-content .custom-switch,.included-feature-content .custom-switch{margin:0}.collapse{transition:all .3s ease-in-out}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.component-dropdown__label{font-size:.875rem;margin-bottom:.6875rem}@media (min-width:768px){.component-dropdown__label{font-size:1rem}}.component-dropdown .dropdown-toggle{align-items:center;border:1px solid #ccdcf6;border-radius:2rem;color:#0d162b;display:flex;font-weight:400;justify-content:space-between;line-height:1.55;padding:.875rem 1rem;width:100%}@media (min-width:768px){.component-dropdown .dropdown-toggle{padding:.875rem 1.875rem}}.component-dropdown .dropdown-toggle .placeholder{color:#7e859b}.component-dropdown .dropdown-toggle .arrow{height:.75rem;position:relative;transition:all .4s ease;width:.75rem}@media (min-width:768px){.component-dropdown .dropdown-toggle .arrow{height:1rem;width:1rem}}.component-dropdown .dropdown-toggle .arrow svg{height:100%;inset:0;position:absolute;width:100%}.component-dropdown .dropdown-toggle.show{background-color:#eef3fb;border:1px solid #ccdcf6;box-shadow:none;color:#646b82;outline:none}.component-dropdown .dropdown-toggle.show .arrow{transform:rotate(180deg)}.component-dropdown .dropdown-menu{background-color:#fff;border:1px solid #ccdcf6;border-radius:10px;font-size:1.125rem;max-height:15.875rem;overflow:auto;padding:0;width:100%}.component-dropdown .dropdown-menu .dropdown-item{padding:0}.component-dropdown .dropdown-menu .dropdown-item .btn{border-bottom:1px solid #f0f5fc;border-radius:unset;padding:1.125rem 1.25rem;text-align:right;width:100%}.component-dropdown .dropdown-menu .dropdown-item .btn:focus,.component-dropdown .dropdown-menu .dropdown-item .btn:hover{background-color:#f6f9fd}.component-dropdown .dropdown-menu .dropdown-item .btn:active{background-color:#f6f9fd;color:#0d162b}.big-team-leave-details{padding:.25rem}.big-team-leave-details .title{font-size:1.625rem;text-align:center}@media (min-width:992px){.big-team-leave-details .title{font-size:2rem}}.big-team-leave-details .subtitle{font-size:1.25rem;margin-bottom:1.625rem;text-align:center}@media (min-width:992px){.big-team-leave-details .subtitle{font-size:1.5rem;margin-bottom:3.125rem}}.big-team-leave-details.form-success>:not(.success-msg){opacity:0;pointer-events:none;visibility:hidden}.big-team-leave-details.form-success .success-msg{align-items:flex-start;display:flex;inset:0;justify-content:center;margin:auto;position:absolute}.big-team-leave-details .form-wrapper{display:grid;gap:1.5625rem;grid-template-columns:1fr;padding:0 1.25rem 1.875rem}@media (min-width:992px){.big-team-leave-details .form-wrapper{column-gap:1.875rem;grid-template-columns:repeat(2,1fr);padding:0 3.125rem 3.125rem;row-gap:2.1875rem}.big-team-leave-details .form-wrapper .full-width,.big-team-leave-details .form-wrapper .textarea-group{grid-column:span 2}}.big-team-leave-details .form-wrapper .textarea-group .form-textarea{border-radius:10px}@media (min-width:992px){.big-team-leave-details .form-wrapper .form-check{grid-column:span 2}}.big-team-leave-details .form-wrapper .btn-wrapper{display:flex;justify-content:center;width:100%}@media (min-width:992px){.big-team-leave-details .form-wrapper .btn-wrapper{grid-column:span 2}}.big-team-leave-details .form-wrapper .btn-wrapper .form-button{color:#fff;margin-left:auto;margin-right:auto;padding:.75rem 3.125rem}@media (min-width:992px){.big-team-leave-details .form-wrapper .btn-wrapper .form-button{margin:0;padding:1rem 1.875rem;width:15.625rem}}.big-team-leave-details .success-msg{color:#fff;display:none;text-align:center;width:100%}@media (min-width:992px){.big-team-leave-details .success-msg{text-align:right}}.big-team-leave-details .success-msg .content-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:20%;text-align:center}@media (min-width:768px){.big-team-leave-details .success-msg .content-wrapper{max-width:50%}}.big-team-leave-details .success-msg .content-wrapper .icon{height:5.1875rem;width:5.1875rem}@media (min-width:768px){.big-team-leave-details .success-msg .content-wrapper .icon{height:7.0625rem;width:7.0625rem}}.big-team-leave-details .success-msg .content-wrapper .title{color:#0d162b;font-size:1.625rem;margin-top:1.875rem}@media (min-width:992px){.big-team-leave-details .success-msg .content-wrapper .title{font-size:2rem}}.big-team-leave-details .success-msg .content-wrapper .contact-product{color:#0d162b;font-size:1.25rem;margin-top:1.125rem}@media (min-width:768px){.big-team-leave-details .success-msg .content-wrapper .contact-product{font-size:1.5rem}}.big-team-leave-details .success-msg .content-wrapper .link-btn{margin-top:4.375rem;padding:.75rem 3.125rem}@media (min-width:768px){.big-team-leave-details .success-msg .content-wrapper .link-btn{padding:1rem 1.875rem}}@media (min-width:1200.02px){#hero.full-bg{padding-bottom:4.6875rem}}#hero.full-bg:after{background:radial-gradient(118.05% 74.33% at 29.62% 60.93%,var(--Secondary-500,#ccdcf6) 0,var(--Secondary-500,#ccdcf6) 7.85%,var(--Secondary-light-beige,#f6f4ef) 42.25%,var(--Secondary-beige,#eee1cf) 100%)}@media (min-width:1200.02px){#hero.full-bg .main-image{--bs-aspect-ratio:79.11647%;margin-bottom:-3.125rem;margin-top:-6.25rem}}#hero.full-bg .container{gap:0}@media (min-width:1200.02px){#hero.full-bg .images-section{max-width:31.25rem;width:50.4%}}#hero.full-bg:before{background:linear-gradient(180deg,rgba(240,245,252,0),hsla(0,0%,100%,.5) 57.92%,#fff);bottom:0;content:"";height:7.5rem;left:0;position:absolute;right:0}#hero h1.title{margin-top:0}@media (min-width:1200.02px){#hero h1.title{font-size:3.875rem!important;line-height:1!important}}#leave-details-modal .modal-header{--bs-modal-header-border-width:0;--bs-modal-header-border-color:transparent}#leave-details-modal .modal-body{--bs-modal-padding:0}#leave-details-modal .modal-dialog{max-width:51.875rem}#leave-details-modal .modal-content{border-radius:10px}@media (max-width:1200px){.prices-app-wrapper{max-width:100%;padding:0}}