.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}section.pricing-hero{padding:1.88rem 0 1.5rem;text-align:center}@media(min-width:992px){section.pricing-hero{padding:2.5rem 0 3rem;text-align:left}}section.pricing-hero .hero--container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}@media(min-device-width:320px)and (max-device-width:992px){section.pricing-hero .hero--container{justify-content:center}}section.pricing-hero h1{color:#40be46!important;font-weight:700;margin:0 auto}@media(min-width:768px){section.pricing-hero h1{font-size:3.625rem!important;line-height:136%;margin:0}section.pricing-hero p{font-size:1.5rem!important}}section.pricing-hero :last-child{margin-bottom:0}section.pricing-links{padding-top:3rem}section.pricing-links .links-container{border-bottom:1px solid #8c9fa4;display:flex;gap:2.31rem}section.pricing-links .links-container a{border-bottom:3px solid transparent;color:#6e8389;display:inline-flex;font-size:1.375rem;font-weight:700;line-height:142%;padding-bottom:1rem;text-align:center;transition-duration:.2s;transition-property:border-color,color}@media(max-width:991px){section.pricing-links .links-container a{text-align:left}}section.pricing-links .links-container a.active,section.pricing-links .links-container a:hover{border-color:#008a09;color:#008a09}section.pricing-plans{background-color:#f2f7fc;overflow:clip;padding-bottom:2.5rem;position:relative}@media(min-width:768px){section.pricing-plans{padding-bottom:5rem}}section.pricing-plans .plans-container{display:flex;flex-direction:column}@media(min-device-width:320px)and (max-device-width:992px){section.pricing-plans .plans-container{gap:2rem}}@media(min-width:992px){section.pricing-plans .plans-container{column-gap:1.62rem;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,minmax(19rem,1fr));justify-content:space-between}}@media(min-width:1400px){section.pricing-plans .plans-container{grid-template-columns:repeat(3,26rem)}}.plan-card{border-radius:.75rem;position:relative;scroll-margin:calc(6rem + var(--height-header, 2rem))}@media(min-width:992px){.plan-card{display:grid;grid-row:span 11;grid-template-rows:subgrid}.plan-card:not(.popular) .plan-content{grid-row:2/span 10}}.plan-card .plan-title{color:#2a4061}@media(min-width:992px){.plan-card .btn-wrapper{background-color:#fff;padding-top:1rem;position:sticky;top:calc(var(--height-header, 0) + 7.5rem);z-index:2}}.plan-card .btn-primary-cta{background-color:#008a09;width:100%}.plan-card .btn-primary-cta:hover{background-color:#2a4061}.plan-card .btn-collapse-plan{background-color:#fff;color:#000;z-index:4}@media(min-width:992px){.plan-card .btn-collapse-plan{pointer-events:none;position:sticky!important;top:var(--height-header,0)}}@media(min-device-width:320px)and (max-device-width:992px){.plan-card .mobile-collapse{margin-top:1.88rem}}@media(min-width:992px){.plan-card .mobile-collapse{display:grid;grid-row:2/span 9;grid-template-rows:subgrid}}.plan-card .mobile-collapse>.description{border-bottom:.5px solid var(--Blue-900,#0c1b32);margin-bottom:0;padding-bottom:1.5rem}.plan-card .plan-content{background:linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),#f2f7fc;border:1.5px solid #cbe1f2;border-radius:.75rem;padding:1.5rem;position:relative;transition:background-color .2s,border-color .2s}@media(min-width:992px){.plan-card .plan-content{display:grid;grid-row:span 10;grid-template-rows:subgrid;padding:1.75rem}}.plan-card .plan-content>*{position:relative}.plan-card .btn-collapse{font-size:1.25rem;line-height:130%;margin-bottom:0;padding:0}@media(min-width:1200px){.plan-card .btn-collapse{font-size:2.5rem;margin-bottom:.75rem}}.plan-card .btn-collapse svg{height:1.5rem;width:1.5rem}.plan-card .btn-collapse svg line{stroke:#40be46;transform-origin:center;transition:rotate .2s}.plan-card .btn-collapse:not(.collapsed) svg line{stroke:#6e8389}.plan-card .btn-collapse:not(.collapsed) svg line:first-child{rotate:90deg}.plan-card .btn-consumption-modal{color:#008a09;font-weight:600}@media(min-width:992px){.plan-card .btn-consumption-modal{margin-bottom:3.6rem!important}}.plan-card .btn-consumption-modal:after{content:"";font-size:1rem}.plan-card .priceInfo{font-size:1rem!important;font-weight:600!important;line-height:139%;margin-bottom:0;position:relative}.plan-card .priceInfo span.price{color:#008a09;display:inline-block;font-size:2.375rem;font-weight:700;line-height:100%;margin-top:.2rem}.plan-card .priceInfo small{bottom:-.7rem;display:block;font-size:.625rem;font-weight:700;position:absolute}.plan-card .btn-toggle-popover{text-underline:none!important;color:#008a09;font-weight:600!important;opacity:1;padding-bottom:0;padding-top:1rem;text-transform:unset!important}.plan-card .btn-toggle-popover:after{content:"";font-size:1rem;top:0}.plan-card .cta-secondary{color:#008a09;font-size:.84375rem;letter-spacing:normal;transition-duration:.2s;transition-property:opacity,color}.plan-card .cta-secondary svg{transition:rotate .2s,color .2s}.plan-card .cta-secondary.expanded svg{rotate:90deg}.plan-card .cta-secondary *{transition:color .2s}.plan-card .container-price-cta{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-bottom:1rem;padding-top:1.5rem}@media(min-width:992px){.plan-card .container-price-cta{background:#fff;position:sticky;top:calc(var(--height-header, 0) + 2rem);z-index:3}}.plan-card .container-features{display:grid;grid-row:span 5;grid-template-rows:subgrid;margin-top:1.37rem}.plan-card .addon-link:after{content:"";font-size:1.2rem;top:2px}.plan-card .secondary-cta-container{position:relative}.plan-card:hover .plan-content{background-color:#fff;border-color:#40be46}.plan-card.popular .plan-content{background:linear-gradient(90deg,#06a332,#2a477c 130%);border:none;border-radius:10px;overflow:visible}@media(min-width:992px){.plan-card.popular .plan-content{background:linear-gradient(90deg,#06a332,#2a477c 47.53%);border-top-left-radius:0}}.plan-card.popular .plan-content:before{background:#fff;border-radius:.5rem;bottom:2px;content:"";left:2px;position:absolute;right:2px;top:2px}.plan-card.popular .highlight{background:linear-gradient(90deg,#06a332,#2a477c 102.53%);border-top-left-radius:.75rem;border-top-right-radius:.75rem;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.6rem;padding:.3125rem 2rem .1875rem 1.7rem}@media(min-width:992px){.plan-card.popular .highlight{width:fit-content!important}}@media(min-device-width:320px)and (max-device-width:992px){.plan-card.popular .highlight{border-radius:.5625rem;font-size:.875rem;padding:.2rem .8rem;position:absolute;right:0;top:-1.4rem;z-index:8}}.plan-card.popular .highlight:before{background-image:url(images/2e069549150b52e02d851949bcf13dd7.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.2rem;width:1.2rem}.plan-card.popular .highlight svg{display:none!important}.plan-card .container-features p{margin-bottom:2rem}.plan-card .container-features p strong{display:block;margin-bottom:.5rem}.plan-card ul.features-list{list-style:square;margin-bottom:1.44rem;padding-left:0}.plan-card ul.features-list li{align-items:center;column-gap:1rem;flex-wrap:wrap;line-height:130%;list-style-type:none;row-gap:1rem;transition:color .2s,opacity .2s}.plan-card ul.features-list li:not(:last-of-type){margin-bottom:1rem}.plan-card ul.features-list li.group-heading{background:linear-gradient(180deg,#f5f5f5,#fff);border-radius:.5rem;padding:1.25rem 1.5rem .75rem!important}@media(max-width:992px){.plan-card ul.features-list li.group-heading{padding-inline:1rem!important}}.plan-card ul.features-list li.group-heading:nth-of-type(2){background:linear-gradient(180deg,#f1f8f2,#fff)}.plan-card ul.features-list li.group-heading:nth-of-type(3){background:linear-gradient(180deg,#eef5ff,#fff)}.plan-card ul.features-list li.group-heading:nth-of-type(4){background:linear-gradient(180deg,#f2efff,#fff)}.plan-card ul.features-list li.group-heading>span{align-items:center;display:flex;font-weight:600;gap:.5rem;margin-bottom:.84rem}.plan-card ul.features-list li.group-heading>span img{height:1.3rem;object-fit:contain;width:1.5rem}.plan-card ul.features-list li.with-desc{padding-left:1.25rem;position:relative}.plan-card ul.features-list li.with-desc:after{color:#008a09;content:"";display:block;font-family:FontAwesome;font-size:1.5rem;font-weight:900;left:.1rem;position:absolute;top:0;transform:rotate(90deg);transition:transform .2s}.plan-card ul.features-list li.with-desc.collapsed:after{transform:rotate(0)}.plan-card ul.features-list li.with-desc div{font-size:.8125rem;line-height:140%;margin-top:.3125rem}.plan-card ul.features-list li.with-desc+li:not(.with-desc){margin-top:2rem}.plan-card ul.features-list li.as-link{margin-top:-.5rem!important}.plan-card ul.features-list li:not(.with-desc):not(.group-heading):not(.as-link){list-style-type:disc;margin-left:1.2rem}.plan-card ul.features-list li .label{background:var(--Gradient-Green-Blue-1,linear-gradient(270deg,#2a404d 0,#127178 47%,#3eb747 100%));border:.662px solid #cbcbcb;border-radius:.1655rem;color:#fff;display:inline-block;font-size:.66206rem;font-weight:600;letter-spacing:.3px;line-height:100%;padding:2px;position:relative;text-transform:uppercase;transform:translate(-2px,-7px)}.plan-card ul.features-list li ul{padding-left:3px}.plan-card ul.features-list span.text-suffix{font-size:.8125rem;font-style:italic;line-height:142%}.page-template-pricing-v2024 section.pricing-plans .full-features{margin-top:1.88rem}.page-template-pricing-v2024 section.pricing-plans .full-features .btn-collapse span{color:#455257;font-size:1.25rem;font-weight:600!important;text-transform:capitalize}.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table{color:#5b7078!important}.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table td,.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table th{color:#5b7078;font-size:.75rem;line-height:150%;padding:1rem 0 0}.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table .row-group-heading th{font-size:.875rem;line-height:158%;padding-bottom:1rem}.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table tr.grey td,.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table tr.grey th{color:#8c9fa4!important}.page-template-pricing-v2024 section.pricing-plans .full-features table.comparison-table tr td:last-of-type{text-align:right!important}.deployment-desc-text{font-size:1.25rem;line-height:156%;margin-top:-1rem;max-width:37rem;width:100%}.deployment-desc-text a{color:#008a09;text-decoration:underline}.deployment-toggle{border-bottom:1px solid #8c9fa4;display:flex;gap:2.31rem;padding-top:3rem}@media(min-width:1400px){.deployment-toggle .container{max-width:1340px}}.deployment-toggle .active-bkg{display:none}.deployment-toggle button{border:none;border-bottom:3px solid transparent;color:#6e8389;display:inline-flex;font-size:1.375rem;font-weight:700;line-height:142%;padding-inline:0;padding-bottom:1rem;text-align:center;text-transform:unset;transition-duration:.2s;transition-property:border-color,color}@media(max-width:991px){.deployment-toggle button{text-align:left}}.deployment-toggle button.active,.deployment-toggle button:hover{border-color:#008a09;color:#008a09}section.pricing-comparison{background-color:#f2f7fc}@media(min-width:768px){section.pricing-comparison{padding-bottom:4.5rem;padding-top:2.5rem}section.pricing-comparison h2{margin-bottom:3.75rem;margin-top:5.62rem}}.comparison-table{display:grid;grid-template-columns:75% 25%}@media(min-width:992px){.comparison-table{grid-template-columns:auto repeat(3,1fr)}.comparison-table.hidden{display:none}}.comparison-table .table-header{border-bottom:1px solid #008a09}@media(max-width:991px){.comparison-table .table-header .table-cell:not(.table-name){display:none}}.comparison-table .table-name{color:#0c1d37;font-size:1rem;font-weight:700;letter-spacing:-.03rem;line-height:133%;position:relative}@media(min-width:992px){.comparison-table .table-name{font-size:1.5rem}}.comparison-table .table-name:after{bottom:1rem;color:green;content:"";font-family:FontAwesome,serif;font-size:1.8rem;margin-left:.8rem;position:absolute;rotate:90deg;transition:rotate .2s}@media(max-width:991px){.comparison-table .table-name:after{position:absolute;right:0;top:1rem}}.comparison-table .table-group{display:grid;grid-column:1/-1;grid-template-columns:subgrid}.comparison-table .table-group.collapsed{border:none!important}.comparison-table .table-group.collapsed .table-row:not(.table-header) .table-cell{display:none}.comparison-table .table-group.collapsed .table-name:after{rotate:0deg}@media(min-width:992px){.comparison-table .table-group>div:last-child .table-cell{padding-bottom:2.5rem}}.comparison-table .table-group>div:first-child .table-cell{padding-top:1rem}.comparison-table .table-cell{padding:.5rem;position:relative;text-align:center}.comparison-table .table-cell p{margin-bottom:0}.comparison-table .table-name{cursor:pointer;padding-top:1rem}@media(max-width:991px){.comparison-table .table-name{grid-column:1/-1}}@media(min-width:992px){.comparison-table .table-name{padding-right:3rem}}.comparison-table .table-cta,.comparison-table .table-name{padding-bottom:1rem}.comparison-table .table-cta .name,.comparison-table .table-name .name{font-size:1.25rem;font-weight:700;text-transform:uppercase}.comparison-table .table-ctas{display:grid;grid-column:1/-1;grid-template-columns:subgrid;grid-template-rows:repeat(4,auto);position:sticky;top:var(--height-header,0);z-index:10}.comparison-table .table-ctas+.table-group{border-bottom:1px solid #008a09}.comparison-table .table-cta{align-content:center;display:grid;flex-direction:column;gap:.5rem;grid-row:1/-1;grid-template-rows:subgrid;margin-bottom:-1px;padding-top:1.5rem}.comparison-table .table-cta .btn-primary-cta{background-color:#008a09;margin:0 auto!important;min-width:11rem!important;white-space:nowrap;width:fit-content!important}.comparison-table .table-cta .btn-toggle-popover{text-underline:none!important;color:#008a09;margin:0 auto!important;opacity:1;padding:0!important;text-transform:unset!important}.comparison-table .table-cta .btn-toggle-popover:after{content:"";font-size:1rem;top:-1px}.comparison-table .table-cta .cta-secondary{color:#008a09;font-size:.84375rem;letter-spacing:normal;transition-duration:.2s;transition-property:opacity,color}.comparison-table .table-cta .cta-secondary svg{transition:rotate .2s,color .2s}.comparison-table .table-cta .cta-secondary.expanded svg{rotate:90deg}.comparison-table .table-cta .cta-secondary *{transition:color .2s}.comparison-table .feature-name{display:flex;flex-direction:column}.comparison-table .feature-name .name{margin-bottom:0}@media(min-width:992px){.comparison-table .feature-name .name{font-weight:600}}.comparison-table .feature-name .name[role=button]:after{color:green;content:"";display:inline-block;font-family:FontAwesome,serif;font-size:1rem;margin-left:5px;position:relative;rotate:90deg;top:1px;transition:rotate .2s}.comparison-table .feature-name .description{margin-bottom:0!important;max-width:80%;padding-left:.75rem;width:15rem}@media(min-width:992px){.comparison-table .feature-name .description{margin-top:.5rem;max-width:100%;width:25rem}}.comparison-table .feature-name .description p{line-height:normal;margin-bottom:0}.comparison-table .feature-name.collapsed .name:after{rotate:0deg}.comparison-table .feature-name.collapsed .description{display:none}.comparison-table .feature-name,.comparison-table .table-name{padding-left:2px;text-align:left}.comparison-table .table-row{display:grid;grid-column:1/-1;grid-template-columns:subgrid}@media(max-width:991px){.comparison-table .table-row:not(.table-header) .table-cell{font-size:.75rem;padding:0}.comparison-table .table-row:not(.table-header) .table-cell:not(.feature-name){text-align:right}}.comparison-table .priceInfo{font-size:1.25rem;font-weight:400!important;margin:0 0 .5rem!important}.comparison-table .priceInfo .price{font-weight:700}@media(min-width:992px){.comparison-table .table-row .table-cell,.comparison-table .table-row .table-cell+.table-cell{background-color:#f2f7fc}.comparison-table .table-row .table-cell+.table-cell+.table-cell{background-color:#ecf3fa}.comparison-table .table-row .table-cell+.table-cell+.table-cell+.table-cell{background-color:#e5f0f8}}section.pricing-comparison .btn-container{display:flex;justify-content:center;margin-top:2rem;position:relative}section.pricing-comparison .btn-container:before{background:#9aa5af;content:"";height:2px;position:absolute;top:50%;transform:translateY(-50%);width:100%}section.pricing-comparison button.btn.btn-collapse{position:relative;text-decoration:none;text-transform:unset}section.pricing-comparison button.btn.btn-collapse:not(.collapsed) svg{transform:rotate(180deg)}section.pricing-comparison button.btn.btn-collapse span{align-items:center;background-color:#f2f7fc;color:#2a4061;display:flex;gap:.5rem;justify-content:center;letter-spacing:-.025rem;line-height:152.182%;margin:0 auto;padding:.5rem 1.75rem}section.pricing-comparison button.btn.btn-collapse svg{transition:transform .2s}.jf-modal{background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;padding-top:10px;position:fixed;top:0;width:100%;z-index:101}.jf-modal .jf-modal-content{background-color:#fefefe;border:1px solid #888;margin:5% auto;max-width:750px;padding:55px 20px 50px;width:80%}.jf-modal .mod-fs36{font-size:2.25rem}.jf-modal .close{color:#aaa;float:right;font-size:28px;font-weight:700;margin-top:-44px}.jf-modal .close:focus,.jf-modal .close:hover{color:#000;cursor:pointer;text-decoration:none}#modal-addon .close{right:1rem;top:3rem}#modal-addon .addons-container{gap:2.38rem}#modal-addon .jf-modal-content{max-width:30rem;padding:2.5rem 3.62rem;width:100%}#modal-addon h2{line-height:140%;margin-bottom:3.12rem}#modal-addon .modal-addon{gap:1.37rem}#modal-addon img{align-self:start;height:auto;width:3.188rem}#modal-addon p{line-height:normal;max-width:17rem;width:100%}#modal-addon .checkbox-field input{display:none}#modal-addon .checkbox-field input:checked+label{background:#40be46;border-color:#40be46;color:#fff}#modal-addon .checkbox-field input:checked+label .icon{border-radius:0}#modal-addon .checkbox-field input:checked+label .icon .plus{display:none}#modal-addon .checkbox-field input:checked+label .icon .checkmark{display:block}#modal-addon .checkbox-field label{border:1px solid #0c1d37;border-radius:1.25rem;cursor:pointer;font-size:.75rem;gap:.37rem;padding:.5rem;text-transform:capitalize;transition:background-color .2s,color .2s,border-color .2s;width:4.69rem}#modal-addon .checkbox-field label .icon{aspect-ratio:1/1;background:#40be46;border-radius:50%;transition:border .2s;width:.875rem}#modal-addon .checkbox-field label .icon .checkmark{display:none}#modal-addon .checkbox-field .text{display:block;flex:1}#modal-addon button.btn-modal-addon{background-color:#008a09}.error{color:#ff1c4d!important;font-weight:600!important;text-align:left!important}.magic-checkbox-error:before{border-color:#ff1c4d!important;border-width:2px!important}@keyframes hover-color{0%{border-color:silver}to{border-color:#40be46}}.magic-checkbox,.magic-radio{display:none;position:absolute}.magic-checkbox[disabled],.magic-radio[disabled]{cursor:not-allowed}.magic-checkbox+label,.magic-radio+label{cursor:pointer;display:block;padding-left:30px;position:relative;vertical-align:middle}.magic-checkbox+label:hover:before,.magic-radio+label:hover:before{animation-duration:.4s;animation-fill-mode:both;animation-name:hover-color}.magic-checkbox+label:before,.magic-radio+label:before{border:1px solid silver;content:"";display:inline-block;height:20px;left:0;position:absolute;top:0;width:20px}.magic-checkbox+label:after,.magic-radio+label:after{content:"";display:none;position:absolute}.magic-checkbox[disabled]+label,.magic-radio[disabled]+label{color:#e4e4e4;cursor:not-allowed}.magic-checkbox[disabled]+label:after,.magic-checkbox[disabled]+label:before,.magic-checkbox[disabled]+label:hover,.magic-radio[disabled]+label:after,.magic-radio[disabled]+label:before,.magic-radio[disabled]+label:hover{cursor:not-allowed}.magic-checkbox[disabled]+label:hover:before,.magic-radio[disabled]+label:hover:before{animation-name:none;border:1px solid #e4e4e4}.magic-checkbox[disabled]+label:before,.magic-radio[disabled]+label:before{border-color:#e4e4e4}.magic-checkbox:checked+label:before,.magic-radio:checked+label:before{animation-name:none}.magic-checkbox:checked+label:after,.magic-radio:checked+label:after{display:block}.magic-radio+label:before{border-radius:50%}.magic-radio+label:after{background:#40be46;border-radius:50%;height:8px;left:6px;top:6px;width:8px}.magic-radio:checked+label:before{border:1px solid #40be46}.magic-radio:checked[disabled]+label:before{border:1px solid #b2e5b4}.magic-radio:checked[disabled]+label:after{background:#b2e5b4}.magic-checkbox+label:before{border-radius:3px}.magic-checkbox+label:after{border:2px solid #fff;border-left:0;border-top:0;box-sizing:border-box;height:12px;left:7px;top:2px;transform:rotate(45deg);width:6px}.magic-checkbox:checked+label:before{background:#40be46;border:#40be46}.magic-checkbox:checked[disabled]+label:before{background:#b2e5b4;border:#b2e5b4}.popForm{margin:0 auto;max-width:31.25rem}.popForm input::placeholder{color:#686868}.popForm .pop-bs{border-style:solid}.popForm .pop-br2{border-radius:2px}.popForm .pop-bw1{border-width:1px}.popForm .pop-pb{padding-bottom:var(--pop-bot-padding)}.popForm .pop-w100{width:100%}.popForm .pop-ipad{padding:6px 12px}.popForm .pop-h50{height:50px}.popForm .pop-row{max-width:500px;padding-bottom:1.25rem;width:100%}.popForm button{border:2px solid #fff;border-radius:.1875rem;font-size:1.125rem;font-weight:700;padding:1rem .75rem;text-transform:unset;transition-duration:.2s;transition-property:background-color,color}.popForm button,.popForm button:hover{background-color:#40be46;color:#fff}.popForm button:not(.enabled){background:rgba(0,0,0,.46)!important;transition:background-color .2s}.consumption-pricing-modal .modal-dialog{max-width:42.813rem}.consumption-pricing-modal .modal-header{border:0;padding:0 0 16px}.consumption-pricing-modal .close{font-size:2rem;font-weight:500;margin:-1.6rem -1.25rem -1rem auto;padding-right:0}.consumption-pricing-modal .modal-body{padding:0}.consumption-pricing-modal .modal-content{padding:1.8rem 2.8rem}.consumption-pricing-modal p{font-size:.813rem;line-height:1.4rem}.consumption-pricing-modal table{font-feature-settings:"tnum" on,"lnum" on;color:#212529;font-size:16px;font-weight:400;line-height:140%;margin-bottom:1rem;width:100%}.consumption-pricing-modal table tr td,.consumption-pricing-modal table tr th{border-top:1px solid #ebebeb;padding:.75rem;text-align:center;vertical-align:top}.consumption-pricing-modal table tr:first-child td span,.consumption-pricing-modal table tr:first-child th span{border-top:0;font-weight:700!important}.consumption-pricing-modal table tr:last-child{border-bottom:1px solid #ebebeb}.consumption-pricing-modal table~p,.consumption-pricing-modal ul{font-size:10px;letter-spacing:-.02em;line-height:18px}.consumption-pricing-modal ul{list-style:square;padding:0 1rem}.consumption-pricing-modal ul li::marker{color:#40be46}.plan-cta-popover{display:flex;gap:1.25rem;justify-content:center;padding:1rem 0}@media(min-width:992px){.plan-cta-popover{background:#fff;border:1px solid #4b82c5;border-radius:.75rem;box-shadow:0 6px 16px 0 rgba(0,0,0,.2);padding:2.5rem 0;position:absolute;right:0;top:3rem;width:26rem;z-index:100}}.plan-cta-popover.hidden{display:none}.plan-cta-popover a{align-items:center;display:flex}@media(min-width:992px){.plan-cta-popover a:hover img{scale:1.1}}.plan-cta-popover a+a{border-left:1px solid #c1cbce;padding-left:1rem}.plan-cta-popover img{max-height:1.5rem;max-width:calc(33vw - 3rem);object-fit:contain;transition:scale .2s ease}@media(min-width:992px){.plan-cta-popover img{max-height:2rem;max-width:6rem}}.marquee,.marquee .list{overflow:hidden}.marquee .list{align-items:center;list-style:none;margin:0 5px}.marquee .list li{display:inline-block;margin-left:25px;margin-right:25px}.marquee .list li img{object-fit:contain}.additional-resources{padding-bottom:4rem;padding-top:0}@media(min-width:768px){.additional-resources{padding-bottom:6.25rem;padding-top:0}}.additional-resources.pt{padding-top:3.12rem}@media(min-width:768px){.additional-resources.pt{padding-bottom:5.62rem;padding-top:5.62rem}}.additional-resources h2{color:#0c1d37;font-size:1.5rem;line-height:1.5;padding-bottom:2rem;text-align:left}@media(min-width:768px){.additional-resources h2{font-size:2rem;line-height:2.75rem;padding-bottom:2.5rem;text-align:center}}@media(max-device-width:768px){.additional-resources .resource-card{margin:0 auto;max-width:424px;width:100%}}.additional-resources .resource-card .card{background:#fff;border:1px solid #cbcbcb;padding:1.375rem 1.563rem 1.25rem 2.063rem;transition:all .32s ease}.additional-resources .resource-card .card .category{line-height:1.188rem;text-decoration-color:#005304!important;text-decoration-thickness:2px!important;text-underline-offset:10px;transition:all .32s ease}.additional-resources .resource-card .card .text{line-height:151.68%;min-height:70px}.additional-resources .resource-card .card .link{line-height:1.375rem;max-width:100%!important;position:relative;transition:all .32s ease}.additional-resources .resource-card .card .link:after{content:"";display:inline-block!important;font-family:FontAwesome;font-size:.8em;font-weight:400;opacity:0;position:relative;top:1px;transition:all .32s ease;visibility:hidden;width:0}@media(min-width:992px){.additional-resources .resource-card .card:hover{background:#2a4061}.additional-resources .resource-card .card:hover .category,.additional-resources .resource-card .card:hover .description,.additional-resources .resource-card .card:hover .text{color:#fff!important}}.additional-resources .resource-card .card:hover .category{text-decoration-color:#40be46!important;transition:all .32s ease}.additional-resources .resource-card .card:hover .link{color:#40be46!important;transition:all .32s ease}.additional-resources .resource-card .card:hover .link:after{opacity:1;padding-left:5px;visibility:visible;width:.8em}.additional-resources .resource-card.card-white-bg .card{background-color:#fff}.additional-resources .resource-card.card-white-bg .card:hover{background:#2a4061}.additional-resources .resource-card.card-white-bg .card:hover .category,.additional-resources .resource-card.card-white-bg .card:hover .text{color:#fff!important}.additional-resources .card-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(20.5rem,1fr));justify-content:center}@media(min-width:768px){.additional-resources .card-grid{gap:2rem}}.additional-resources .card-grid .card{border-radius:8px;display:flex;flex-direction:column;padding:24px 28px}.additional-resources .card-grid .card span{margin-top:auto}section.accordion-section{padding:2rem 0}@media(min-width:1200px){section.accordion-section{padding:5.62rem 0}}section.accordion-section h2{color:#8c9fa4;line-height:132%}section.accordion-section .card h5{margin-bottom:1.125rem}section.accordion-section .card .btn-link{align-items:center;border-bottom:1px solid #40be46;color:inherit!important;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1.125rem;text-decoration:none!important;text-transform:unset;width:100%}section.accordion-section .card .btn-link svg{flex-shrink:0;height:auto;transform:rotate(0);transition:transform .6s cubic-bezier(.47,2.02,.31,.64);width:1.5rem}section.accordion-section .card .btn-link:not(.collapsed) svg{transform:rotate(180deg)}section.accordion-section .card p{color:#c4eec6}section.accordion-section .accordion-two-column .card p{margin-bottom:1rem}section.accordion-section .accordion-two-column .card .btn-link{line-height:1.5}@media(min-width:992px){section.accordion-section .accordion-two-column .card .btn-link{align-items:flex-start}}section.accordion-section .accordion-two-column .card .btn-link svg{width:1rem}@media(min-width:992px){section.accordion-section .accordion-two-column .card .btn-link svg{margin-top:10px}}section.accordion-section .accordion-two-column .card p{color:#2f2f2f}.description-with-image-v2{background-color:#2a4061;background-repeat:no-repeat;padding:3.12rem 0}@media(min-device-width:320px)and (max-device-width:992px){.description-with-image-v2{background-image:unset!important}}@media(min-width:992px){.description-with-image-v2{background-position:right -37% center;background-size:59%;padding:5.62rem 0}}@media(min-width:1550px){.description-with-image-v2{background-position:right 1rem center;background-size:contain}}@media(min-width:2000px){.description-with-image-v2{background-position:right 30% center}}.description-with-image-v2 h2{line-height:136%;margin-bottom:1rem}.description-with-image-v2 .description{font-size:1.25rem;line-height:156%}.description-with-image-v2 .description>:last-child{margin-bottom:0}.description-with-image-v2 a.btn{margin-top:1.5rem}@media(min-width:992px){.description-with-image-v2 a.btn{margin-top:2.12rem}}.single-question-answer{background:#0d2045;border:1px solid rgba(65,111,180,.502);border-radius:.5rem;gap:12px;margin:20px 0 0;max-width:1200px;padding:1.5rem 3rem}.single-question-answer .question,.single-question-answer .question-index{font-size:1.125rem;line-height:160%}.single-question-answer .question{display:flex;flex-wrap:wrap;font-weight:600;gap:.5rem;justify-content:start;position:relative}.single-question-answer .question .question-num{font-weight:300}@media(max-width:768px){.single-question-answer .question .question-num{position:absolute;right:1rem;top:-2.5rem}}.single-question-answer .question .info-tooltip{margin-right:auto;top:-2px}.single-question-answer .question .info-tooltip svg{height:13px;width:13px}.single-question-answer .question .info-tooltip svg circle{stroke:#fff}.single-question-answer .question .info-tooltip svg path{fill:#fff}.single-question-answer .question-instruction{color:var(--bold-gray);font-size:14px;margin-top:12px}.single-question-answer .selector-answer-list{margin-bottom:0;margin-top:18px}.single-question-answer .selector-answer-list label{color:var(--bold-gray);font-size:16px;line-height:145%}@media(min-width:768px){.single-question-answer .selector-answer-list label{font-size:18px}}.single-question-answer .selector-answer-list.error .magic-checkbox+label:before,.single-question-answer .selector-answer-list.error .magic-radio+label:before{border-color:#ff1c4d!important;border-width:1.5px}.single-question-answer .selector-answer-list .magic-checkbox+label:before{border-color:#40be46;border-radius:0;top:3px}.single-question-answer .selector-answer-list .magic-checkbox:checked+label:after{top:5px}.single-question-answer .selector-answer-list .magic-radio+label:before{border-color:#40be46;top:3px}.single-question-answer .selector-answer-list .magic-radio:checked+label:before{background-color:#40be46}.single-question-answer .selector-answer-list .magic-radio:checked+label:after{background-color:#fff;top:9px}@media(min-width:768px){.single-question-answer .selector-answer-list{margin-top:24px}}.single-question-answer .range-bar{padding:85px 10px 0}.single-question-answer .range-bar .range{margin:0 auto;position:relative;width:100%}.single-question-answer .range-bar .range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#5b7078;border-radius:24px;display:block;height:16px;margin:0;padding:0;width:100%}.single-question-answer .range-bar .range input[type=range].error{border:1px solid #ff1c4d}.single-question-answer .range-bar .range input[type=range]:focus{outline:none}.single-question-answer .range-bar .range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:25px;height:40px;width:40px}.single-question-answer .range-bar .range input[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#40be46;border:none;border-radius:25px;height:40px;width:40px}.single-question-answer .range-bar .range .current-value{background-color:#fff;border-radius:10px;color:#2a4061!important;font-size:14px;left:20px;line-height:16px;margin-inline-start:-35px;min-width:70px;padding:6px 12px;position:absolute;top:-56px;white-space:nowrap}.single-question-answer .range-bar .range .current-value:before{border:8px solid transparent;border-top-color:#fff;bottom:-16px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@media(min-width:768px){.single-question-answer .range-bar .range .current-value{font-size:16px;line-height:32px;margin-inline-start:-50px;padding:5px 20px;top:-64px;width:94px}}.single-question-answer .range-bar .range label.error{display:none!important}.single-question-answer .range-bar .value-wrapper{align-items:center;display:flex;justify-content:space-between;margin:20px auto 0;padding-inline-start:10px;width:100%}.single-question-answer .range-bar .value-wrapper .max-value,.single-question-answer .range-bar .value-wrapper .min-value{color:inherit;opacity:.5}.single-question-answer .range-bar .value-wrapper .mid-value{margin-left:20px}@media(min-width:768px){.single-question-answer .range-bar{padding:100px 0 8px}.single-question-answer{gap:10px;margin-left:auto;margin-right:auto}}section.product-selector-teaser{background-color:#2a4061;color:#fff;padding:5.62rem 0}section.product-selector-teaser .container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}@media(min-width:768px){section.product-selector-teaser .text-container{max-width:30rem}}section.product-selector-teaser h2{font-size:2.5rem;font-weight:700;line-height:136%}@media(min-width:768px){section.product-selector-teaser h2{margin-top:2rem}}section.product-selector-teaser .description{font-size:1.25rem;line-height:156%}section.product-selector-teaser .question-container{flex:1}.jf-juno-ai{color:#2a4061;padding-block:2.68rem}@media(min-width:992px){.jf-juno-ai{padding-block:5rem}}.jf-juno-ai--wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.jf-juno-ai--wrapper{flex-direction:row}}.jf-juno-ai h2{font-size:2.5rem;font-weight:700;letter-spacing:-.05rem;line-height:133%}.jf-juno-ai .placeholder{align-items:center;background-color:#fff;border-radius:.5rem;display:flex;flex:1;justify-content:center;min-height:31rem;width:100%}.jf-juno-ai.dark-mode{color:#fff}.jf-table-section h2{color:#000}.jf-table-section tr{border-bottom:1px solid #a9bad1}.jf-table-section tr:first-child th{border-radius:.75rem .75rem 0 0}.jf-table-section tr:nth-child(odd):not(:first-child):not(:nth-child(2)){display:none}.jf-table-section th{font-size:1.125rem;font-weight:700;justify-content:start;line-height:120%;padding:1rem;text-align:center}@media(min-width:992px){.jf-table-section th{font-size:1.75rem;line-height:138%;padding:1.75rem!important}}.jf-table-section th span{display:none;font-size:1rem;font-weight:400;line-height:165%;margin-top:.75rem}@media(min-width:992px){.jf-table-section th span{display:inline-block}}.jf-table-section td{padding-block:5px}.jf-table-section td:first-of-type{padding-left:0;text-align:left}.jf-table-section td:first-of-type .title{cursor:pointer;font-size:1rem;font-weight:600;line-height:130%;position:relative}@media(min-width:992px){.jf-table-section td:first-of-type .title{font-size:1.125rem;font-weight:700;line-height:185%}}.jf-table-section td:first-of-type .title:not(.no-desc):after{bottom:0;color:green;content:"";display:inline-block;font-family:FontAwesome,serif;font-size:1.3rem;margin-left:.5rem;position:absolute;rotate:0deg;transition:rotate .2s}.jf-table-section td:first-of-type .title.expanded:after{rotate:90deg}@media(max-width:991px){.jf-table-section td:first-of-type .title+.description{display:none}}.jf-table-section td:first-of-type .description{font-size:.875rem;font-weight:400;line-height:165%;max-width:27rem;width:100%}.jf-table-section .checkmark{background:url(images/728c0a114bc49f2690390cceb71af49c.svg) no-repeat 50%;background-size:contain;color:transparent;height:1rem;width:1.4rem}.jf-table-section .dollar{color:#008a09;font-size:1.375rem;font-weight:400;line-height:100%}.jf-table-section .dash{color:#008a09;font-size:1.375rem;font-weight:600;line-height:100%}@media(min-width:992px){.jf-table-section--description{display:none}}.jf-table-section table{border-spacing:1rem;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.jf-table-section table tbody,.jf-table-section table tr{display:grid;grid-column:1/-1;grid-template-columns:subgrid}.jf-table-section table td,.jf-table-section table th{border:none;display:flex;flex-direction:column;justify-content:center;position:relative}.jf-table-section table td:nth-child(2n),.jf-table-section table th:nth-child(2n){background-color:#f2f7fc}.jf-table-section table td:nth-child(odd):not(:first-child),.jf-table-section table th:nth-child(odd):not(:first-child){background-color:#e8f4fb}.jf-table-section table td:not(:first-of-type),.jf-table-section table th:not(:first-of-type){align-items:center;margin-left:.3rem}@media(min-width:992px){.jf-table-section table td:not(:first-of-type),.jf-table-section table th:not(:first-of-type){margin-left:.5rem}}.table{color:#212529;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#bdc1ca}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#848d9d}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#aeb4bf}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#caedcb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#9cdd9f}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b6e6b9}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>td,.table-danger>th{background-color:#ffbfcd}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ff89a2}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ffa6b9}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>td,.table-dark>th{background-color:#bdbdbd}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#858585}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b0b0b0}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#343a40;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.jf-table-section{color:#2a4061;padding-block:2.68rem}@media(min-width:992px){.jf-table-section{padding-block:5rem}}.jf-table-section h2{font-size:2.5rem;font-weight:700;letter-spacing:-.05rem;line-height:133%;margin-bottom:2.5rem;text-align:center}.jf-table-section.dark-mode{color:#fff}@media(max-width:1199px){.jf-table-section.repeater h2{display:none}}@media(min-width:992px){.jf-table-section.repeater .jf-table-section--{display:none}}.jf-table-section.repeater .jf-table-section--table-sections-wrapper{display:flex;flex-direction:column;gap:2.5rem;position:relative}@media(min-width:1200px){.jf-table-section.repeater .jf-table-section--table-sections-wrapper{column-gap:4.25rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);justify-content:space-between;margin-top:3.75rem;row-gap:2.25rem}.jf-table-section.repeater .jf-table-section--table-sections-wrapper:before{background-color:#adb1c3;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:.0625rem;z-index:-1}}@media(min-width:1400px){.jf-table-section.repeater .jf-table-section--table-sections-wrapper{column-gap:12.25rem;justify-content:space-between}}.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:first-of-type td:nth-child(2n),.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:first-of-type th:nth-child(2n){background-color:#f5fcf6}.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:first-of-type td:nth-child(odd):not(:first-child),.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:first-of-type th:nth-child(odd):not(:first-child){background-color:#ecf9ed}.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:nth-of-type(2) td:nth-child(2n),.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:nth-of-type(2) th:nth-child(2n){background-color:#f2f7fc}.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:nth-of-type(2) td:nth-child(odd):not(:first-child),.jf-table-section.repeater .jf-table-section--table-sections-wrapper>.table-section:nth-of-type(2) th:nth-child(odd):not(:first-child){background-color:#e8f4fb}.jf-table-section.repeater .table-section{display:flex;flex-direction:column;gap:2.5rem;max-width:100%}@media(min-width:1200px){.jf-table-section.repeater .table-section{display:grid;grid-row:1/-1;grid-template-rows:subgrid}}.jf-table-section.repeater .table-section>h3{color:#000;font-size:1.5rem;font-weight:700;line-height:138%;text-align:center}@media(min-width:1200px){.jf-table-section.repeater .table-section>h3{display:none}}.jf-table-section.repeater .table-section>.descriptions{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media(min-width:1200px){.jf-table-section.repeater .table-section>.descriptions{flex-direction:row;gap:1rem}.jf-table-section.repeater .table-section>.descriptions .description{max-width:100%;width:15.75rem}}.jf-table-section.repeater .table-section>.descriptions .description p{line-height:normal;margin-bottom:0}.jf-table-section.repeater .table-section h4{color:#0c1b32;font-size:1.25rem;font-weight:700;line-height:138%}@media(min-width:1200px){.jf-table-section.repeater .table-section h4{font-size:1.375rem}}.jf-table-section.repeater table{border-spacing:1rem;display:grid;grid-template-columns:auto repeat(2,5.5rem);margin-bottom:0;width:100%}@media(min-width:992px){.jf-table-section.repeater table{grid-template-columns:auto repeat(2,7.5rem)}}.jf-table-section.repeater table tbody,.jf-table-section.repeater table tr{display:grid;grid-column:1/-1;grid-template-columns:subgrid}.jf-table-section.repeater table tr{border-bottom:1px solid #a9bad1}.jf-table-section.repeater table tr:first-child th{border-radius:.75rem .75rem 0 0}.jf-table-section.repeater table tr:nth-child(odd):not(:first-child):not(:nth-child(2)){display:none}.jf-table-section.repeater table td,.jf-table-section.repeater table th{border:none;display:flex;flex-direction:column;justify-content:start;position:relative}.jf-table-section.repeater table td:not(:first-of-type),.jf-table-section.repeater table th:not(:first-of-type){align-items:center;font-size:.8rem;line-height:normal;margin-left:.3rem;text-align:center}@media(min-width:992px){.jf-table-section.repeater table td:not(:first-of-type),.jf-table-section.repeater table th:not(:first-of-type){margin-left:.5rem}}.jf-table-section.repeater table th{font-size:1rem!important;font-weight:600!important;line-height:120%;text-align:center}.jf-table-section.repeater table th:first-of-type{color:#008a09;font-size:1rem;padding-left:0!important;text-align:left}@media(min-width:1200px){.jf-table-section.repeater table th:first-of-type{font-size:1.375rem!important}}@media(min-width:992px){.jf-table-section.repeater table th{padding:1.75rem 1.75rem 1rem}}.jf-table-section.repeater table td{padding-block:1rem}@media(min-width:992px){.jf-table-section.repeater table td:first-of-type .title{align-items:start;font-size:1rem;font-weight:600;justify-content:start;line-height:130%}}.jf-table-section.repeater+.jf-table-section.repeater{display:none}span.green{color:#008a09!important}section.logo-strip{background-color:#d7dee0;padding:2.62rem 0}section.logo-strip h3{font-weight:700;margin-bottom:1rem}@media(min-width:1401px){section.logo-strip .marquee{align-items:center;display:flex;gap:2.5rem;margin:0 auto;max-width:1340px}section.logo-strip .marquee *>div{overflow:hidden}section.logo-strip li img{height:2rem}section.logo-strip h3{font-size:1.5rem;line-height:138%;margin-bottom:0;white-space:nowrap}}section.accordion-section h5 span{font-weight:600}section.accordion-section .card-body p{color:#2a3032}section#product-selector-cta .tool-questions-answers>div:not(:first-of-type){display:none!important}