@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{opacity:0;transform:translate3d(0,25%,0);visibility:hidden}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes slideInDown{0%{transform:translate3d(0,-25%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutDown{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(0,25%,0);visibility:hidden}}@keyframes feature-explorer-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.block-feature-explorer__intro{text-align:center}.block-feature-explorer.block .block-feature-explorer__intro.block__intro{margin-bottom:0}.block-feature-explorer.block .block-feature-explorer__intro.block__intro>:last-child{margin-bottom:60px!important}@media only screen and (max-width:1023px){.block-feature-explorer.block .block-feature-explorer__intro.block__intro>:last-child{margin-bottom:40px!important}}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-heading{color:#002843;letter-spacing:-.025em}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-heading:not(.rs-heading--sub){margin-bottom:20px}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-heading.rs-heading--sub{color:#004776;font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.4;margin-bottom:16px;text-transform:uppercase}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-richtext{margin-left:auto;margin-right:auto;max-width:740px}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-richtext p{color:#4b5560;font-size:18px;line-height:1.65;margin:0 0 16px}@media only screen and (max-width:767px){.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-richtext p{font-size:16px}}.block-feature-explorer.block .block-feature-explorer__intro.block__intro .rs-richtext p:last-child{margin-bottom:0}.block-feature-explorer__controls{display:flex;justify-content:center;margin-bottom:34px}.block-feature-explorer__expand-all{background:0 0;border:1px solid #e0e5ea;border-radius:999px;color:#004776;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;line-height:1.4;padding:8px 18px;transition-delay:0s;transition-duration:.15s;transition-property:border-color;transition-timing-function:ease}.block-feature-explorer__expand-all:hover{border-color:#004776}.block-feature-explorer__expand-all:focus-visible{outline:2px solid #004776;outline-offset:3px}@media only screen and (max-width:1023px){.block-feature-explorer--expand-all-desktop .block-feature-explorer__controls{display:none}}.block-feature-explorer__grid{align-items:stretch;display:grid;gap:40px;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width:1023px){.block-feature-explorer__grid{gap:40px 32px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.block-feature-explorer__grid{gap:44px;grid-template-columns:1fr}}.block-feature-explorer--cols-2 .block-feature-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media only screen and (max-width:767px){.block-feature-explorer--cols-2 .block-feature-explorer__grid{grid-template-columns:1fr}}.block-feature-explorer--cols-4 .block-feature-explorer__grid{gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:1199px){.block-feature-explorer--cols-4 .block-feature-explorer__grid{gap:40px 32px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.block-feature-explorer--cols-4 .block-feature-explorer__grid{gap:44px;grid-template-columns:1fr}}.block-feature-explorer__card{display:flex;flex-direction:column;min-width:0}.block-feature-explorer__illustration{background:#f7f8fa;border-radius:10px;margin-bottom:22px;overflow:hidden}.block-feature-explorer__illustration img{aspect-ratio:3/2;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.block-feature-explorer--ratio-16-11 .block-feature-explorer__illustration img{aspect-ratio:16/11}.block-feature-explorer--ratio-4-3 .block-feature-explorer__illustration img{aspect-ratio:4/3}.block-feature-explorer--ratio-1-1 .block-feature-explorer__illustration img{aspect-ratio:1/1}.block-feature-explorer--ratio-auto .block-feature-explorer__illustration img{aspect-ratio:auto;height:auto;object-fit:contain}.block-feature-explorer__card-body{display:flex;flex:1;flex-direction:column;min-width:0}.block-feature-explorer.block .block-feature-explorer__heading{color:#002843;font-size:21px;font-weight:600;letter-spacing:-.015em;line-height:1.3;margin:0 0 12px;overflow-wrap:anywhere}.block-feature-explorer.block .block-feature-explorer__summary{color:#4b5560;font-size:15px;line-height:1.65;margin:0 0 18px;overflow-wrap:break-word}.block-feature-explorer--boxed .block-feature-explorer__grid{align-items:stretch}.block-feature-explorer--boxed .block-feature-explorer__card{background:#fff;border:1px solid #e0e5ea;border-radius:12px;overflow:hidden;padding:24px}.block-feature-explorer--boxed .block-feature-explorer__illustration{border-radius:0;margin:-24px -24px 20px}.block-feature-explorer--boxed.block .block-feature-explorer__heading{font-size:17px}.block-feature-explorer--boxed.block .block-feature-explorer__summary{font-size:14px}.block-feature-explorer--boxed .block-feature-explorer__panel{margin-top:16px}.block-feature-explorer__panel{border-top:1px solid #e0e5ea;margin-top:auto}.block-feature-explorer__toggle{align-items:center;color:#004776;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:10px;justify-content:space-between;line-height:1.4;list-style:none;padding:14px 0 0;transition-delay:0s;transition-duration:.15s;transition-property:color;transition-timing-function:ease}.block-feature-explorer__toggle::-webkit-details-marker{display:none}.block-feature-explorer__toggle:hover{color:#002843}.block-feature-explorer__toggle:focus-visible{border-radius:4px;outline:2px solid #004776;outline-offset:3px}.block-feature-explorer__toggle-open{display:none}.block-feature-explorer__panel[open] .block-feature-explorer__toggle-open{display:inline}.block-feature-explorer__panel[open] .block-feature-explorer__toggle-closed{display:none}.block-feature-explorer__chevron{align-items:center;background:#e6eef4;border-radius:50%;display:flex;flex:0 0 22px;height:22px;justify-content:center;transition-delay:0s;transition-duration:.2s;transition-property:transform;transition-timing-function:ease;width:22px}.block-feature-explorer__chevron svg{display:block;height:11px;width:11px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6}.block-feature-explorer__panel[open] .block-feature-explorer__chevron{transform:rotate(180deg)}.block-feature-explorer__detail{animation:feature-explorer-reveal .22s ease;padding:18px 0 22px}.block-feature-explorer.block .block-feature-explorer__kicker{color:#4b5560;font-size:15px;line-height:1.6;margin:0 0 20px}.block-feature-explorer.block .block-feature-explorer__detail-body{color:#4b5560;font-size:15px;line-height:1.6;margin-bottom:20px}.block-feature-explorer.block .block-feature-explorer__detail-body p{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 12px}.block-feature-explorer.block .block-feature-explorer__detail-body p:last-child{margin-bottom:0}.block-feature-explorer.block .block-feature-explorer__detail-label{color:#8b939c;font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.4;margin:0 0 12px;text-transform:uppercase}.block-feature-explorer.block .block-feature-explorer__detail-items{display:block;list-style:none;margin:0;padding:0}.block-feature-explorer.block .block-feature-explorer__detail-items li{color:#4b5560;font-size:14px;line-height:1.5;margin:0;padding:0;position:relative}.block-feature-explorer.block .block-feature-explorer__detail-items li:before{content:none;margin:0;width:auto}.block-feature-explorer__detail-item-label:not(:only-child){color:#002843;font-weight:600}.block-feature-explorer__detail-item-label+.block-feature-explorer__detail-item-text:before{color:#8b939c;content:" — "}.block-feature-explorer.block .block-feature-explorer__detail-items--checklist li{margin-bottom:11px;padding:0 0 0 27px}.block-feature-explorer.block .block-feature-explorer__detail-items--checklist li:before{background:#e0f4f5;border-radius:50%;box-shadow:inset 0 0 0 2px;content:"";display:block;height:15px;left:0;margin:0;position:absolute;top:4px;width:15px}.block-feature-explorer.block .block-feature-explorer__detail-items--checklist li:last-child{margin-bottom:0}.block-feature-explorer.block .block-feature-explorer__detail-items--steps{counter-reset:feature-explorer-step}.block-feature-explorer.block .block-feature-explorer__detail-items--steps li{counter-increment:feature-explorer-step;margin-bottom:12px;padding:0 0 0 34px}.block-feature-explorer.block .block-feature-explorer__detail-items--steps li:before{align-items:center;background:#e6eef4;border-radius:50%;color:#004776;content:counter(feature-explorer-step);display:flex;font-size:11px;font-weight:600;height:23px;justify-content:center;left:0;margin:0;position:absolute;top:-1px;width:23px}.block-feature-explorer.block .block-feature-explorer__detail-items--steps li:last-child{margin-bottom:0}.block-feature-explorer.block .block-feature-explorer__detail-items--chips{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.block-feature-explorer.block .block-feature-explorer__detail-items--chips li{background:#e6eef4;border-radius:999px;color:#004776;font-size:13px;font-weight:500;line-height:1.4;padding:6px 12px}.block-feature-explorer.block .block-feature-explorer__closing{color:#4b5560;font-size:14px;line-height:1.7;margin-top:20px}.block-feature-explorer.block .block-feature-explorer__closing p{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 12px}.block-feature-explorer.block .block-feature-explorer__closing p:last-child{margin-bottom:0}.block-feature-explorer.block .block-feature-explorer__closing table{border-collapse:collapse;margin:0;width:100%}.block-feature-explorer.block .block-feature-explorer__closing th{border-bottom:2px solid #e0e5ea;color:#8b939c;font-size:11px;font-weight:600;letter-spacing:.08em;padding:10px 12px;text-align:left;text-transform:uppercase}.block-feature-explorer.block .block-feature-explorer__closing td{border-bottom:1px solid #e0e5ea;font-size:13px;line-height:1.5;padding:12px;vertical-align:top}.block-feature-explorer.block .block-feature-explorer__closing td:first-child{color:#002843;font-weight:600}.block-feature-explorer__table-scroll{margin-top:16px;overflow-x:auto;overscroll-behavior-x:contain}.block-feature-explorer__table-scroll:focus-visible{outline:2px solid #004776;outline-offset:2px}.block-feature-explorer__table-scroll table{min-width:320px}.block-feature-explorer__detail-link,.block-feature-explorer__link{color:#004776;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition-delay:0s;transition-duration:.15s;transition-property:border-color;transition-timing-function:ease}.block-feature-explorer__detail-link:after,.block-feature-explorer__link:after{content:" →"}.block-feature-explorer__detail-link:hover,.block-feature-explorer__link:hover{border-bottom-color:#004776;color:#002843}.block-feature-explorer__detail-link:focus-visible,.block-feature-explorer__link:focus-visible{border-radius:4px;outline:2px solid #004776;outline-offset:3px}.block-feature-explorer__detail-link{border-bottom:1px solid #e0e5ea;display:inline-block;margin-top:18px}.block-feature-explorer__link{display:inline-block;margin-top:auto;padding-top:18px}.block-feature-explorer--boxed .block-feature-explorer__link{padding-top:20px}.block-feature-explorer--link.block .block-feature-explorer__summary{margin-bottom:0}@supports(grid-template-rows:subgrid){.block-feature-explorer__grid{grid-auto-rows:auto auto auto 1fr;grid-template-rows:auto auto auto 1fr;margin-bottom:-40px}.block-feature-explorer--cols-2 .block-feature-explorer__grid,.block-feature-explorer--cols-4 .block-feature-explorer__grid,.block-feature-explorer__grid{row-gap:0}.block-feature-explorer__card{display:grid;grid-row:span 4;grid-template-rows:subgrid;margin-bottom:40px}.block-feature-explorer__illustration{grid-row:1}.block-feature-explorer__card-body{display:grid;grid-row:2/span 3;grid-template-rows:subgrid}.block-feature-explorer__link,.block-feature-explorer__panel{align-self:start;margin-top:0}}@media(prefers-reduced-motion:reduce){.block-feature-explorer *,.block-feature-explorer :after,.block-feature-explorer :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}