feature-carousel-2026{background:var(--Oat-100,#fbf8f1);display:block;overflow:clip}feature-carousel-2026 .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}feature-carousel-2026 content-width{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-inline:auto;max-width:1440px;padding:48px 0}feature-carousel-2026 .module-header{align-items:center;display:flex;flex-direction:column;gap:8px;padding-inline:24px;text-align:center;width:100%}feature-carousel-2026 .tagline{color:var(--Purple-600,#471132);font-family:DM Sans;font-size:16px!important;font-weight:700!important;line-height:150%!important;margin:0}feature-carousel-2026 .module-header h2{color:var(--Purple-600,#471132);font-family:P22 Mackinac;font-size:28px!important;font-weight:700!important;line-height:130%!important;margin:0}feature-carousel-2026 .carousel-area{margin-block-end:-22px;overflow:hidden;padding-block-end:22px;position:relative;width:100%}feature-carousel-2026 .cards-track{align-items:stretch;display:inline-flex;gap:16px;padding-inline:24px;transition:transform .42s cubic-bezier(.16,1,.3,1);will-change:transform}feature-carousel-2026 .feature-card{background:var(--Purple-600,#471132);border-radius:12px;box-shadow:0 8px 18px 0 rgba(83,78,94,.3);color:var(--Neutrals-0,#fff);display:flex;flex-direction:column;flex-shrink:0;min-height:544px;overflow:hidden;position:relative;transition:width .72s cubic-bezier(.16,1,.3,1),min-height .72s cubic-bezier(.16,1,.3,1),padding .62s cubic-bezier(.22,.61,.36,1),box-shadow .4s cubic-bezier(.4,0,.2,1);width:352px}feature-carousel-2026 .feature-card .card-bg{background-image:var(--card-bg);background-position:0 0;background-size:cover;inset:0;opacity:0;position:absolute;z-index:0}feature-carousel-2026 .feature-card .card-bg:after{background:rgba(47,8,32,.8);content:"";inset:0;position:absolute}feature-carousel-2026 .feature-card[data-has-bg=true] .card-bg{opacity:0;transition:opacity .3s ease}feature-carousel-2026 .collapsed-view,feature-carousel-2026 .expanded-view{inset:0;position:absolute;z-index:1}feature-carousel-2026 .collapsed-view{display:flex;flex-direction:column;gap:32px;justify-content:flex-start;opacity:1;padding:48px 124px 48px 48px;pointer-events:auto;transform:translateY(0);transition:opacity .32s linear,transform .6s cubic-bezier(.2,.8,.2,1);visibility:visible}feature-carousel-2026 .expanded-view{display:flex;flex-direction:column;gap:24px;opacity:0;overflow:auto;padding:32px 92px 32px 32px;pointer-events:none;transform:translateY(10px);transition:opacity .36s linear,transform .6s cubic-bezier(.16,1,.3,1);visibility:hidden}feature-carousel-2026 .feature-card.is-expanded{min-height:712px;width:calc(100vw - 48px);z-index:2}feature-carousel-2026 .feature-card.is-expanded .collapsed-view{opacity:0;pointer-events:none;transform:translateY(-10px);visibility:hidden}feature-carousel-2026 .feature-card.is-expanded .expanded-view{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}feature-carousel-2026 .feature-card.is-expanded h3{font-size:28px!important}feature-carousel-2026 .feature-card.is-expanded .card-summary p,feature-carousel-2026 .feature-card.is-expanded .expanded-body p{font-size:18px!important}feature-carousel-2026 .card-top{align-items:center;display:flex;gap:18px}feature-carousel-2026 .card-icon-wrap{align-items:center;background:var(--Purple-400,#9a6184);border-radius:24px;color:var(--Neutrals-0,#fff);display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:8px;width:40px}feature-carousel-2026 .card-icon-wrap img{height:24px;object-fit:contain;width:24px}feature-carousel-2026 .card-label{color:var(--Neutrals-0,#fff);font-family:DM Sans;font-size:16px!important;font-weight:700!important;line-height:150%!important;margin:0}feature-carousel-2026 .card-text,feature-carousel-2026 .expanded-left{display:flex;flex-direction:column;gap:16px}feature-carousel-2026 .expanded-left{gap:24px}feature-carousel-2026 .feature-card h3{color:var(--Neutrals-0,#fff);font-family:P22 Mackinac;font-size:24px!important;font-weight:700!important;line-height:130%!important;margin:0}feature-carousel-2026 .card-summary p,feature-carousel-2026 .expanded-body p{color:var(--Neutrals-0,#fff)!important;font-family:DM Sans;font-size:16px!important;font-weight:400!important;line-height:150%!important;margin:0}feature-carousel-2026 .card-summary p+p,feature-carousel-2026 .expanded-body p+p{margin-top:8px}feature-carousel-2026 .card-toggle{align-items:center;background:var(--Neutrals-0,#fff);border:0;border-radius:999px;bottom:48px;color:var(--Purple-500,#803663);cursor:pointer;display:inline-flex;height:58px;justify-content:center;padding:8px;position:absolute;right:48px;top:auto;transition:transform .22s cubic-bezier(.4,0,.2,1),top .72s cubic-bezier(.16,1,.3,1),bottom .72s cubic-bezier(.16,1,.3,1),right .72s cubic-bezier(.16,1,.3,1);width:58px;z-index:3}feature-carousel-2026 .feature-card .card-toggle{opacity:0;pointer-events:none}feature-carousel-2026 .feature-card.is-expanded .card-toggle,feature-carousel-2026 .feature-card.is-focused .card-toggle{opacity:1;pointer-events:auto}feature-carousel-2026 .card-toggle:focus-visible{outline:3px solid var(--Purple-200,#e6d7e0);outline-offset:3px}feature-carousel-2026 .toggle-icon{height:42px;position:relative;width:42px}feature-carousel-2026 .toggle-icon .icon-line{background:currentColor;border-radius:99px;height:2.5px;left:50%;position:absolute;top:50%;transform-origin:center;transition:transform .72s cubic-bezier(.16,1,.3,1);width:22px}feature-carousel-2026 .toggle-icon .line-a{transform:translate(-50%,-50%) rotate(0deg)}feature-carousel-2026 .toggle-icon .line-b{transform:translate(-50%,-50%) rotate(90deg)}feature-carousel-2026 .feature-card.is-expanded .card-toggle{bottom:auto;right:48px;top:48px}feature-carousel-2026 .feature-card.is-expanded .toggle-icon .line-a{transform:translate(-50%,-50%) rotate(45deg)}feature-carousel-2026 .feature-card.is-expanded .toggle-icon .line-b{transform:translate(-50%,-50%) rotate(-45deg)}feature-carousel-2026 .feature-card.is-expanded .expanded-view{scrollbar-color:var(--Purple-400,#9a6184) transparent;scrollbar-width:auto}feature-carousel-2026 .feature-card.is-expanded .expanded-view::-webkit-scrollbar{width:16px}feature-carousel-2026 .feature-card.is-expanded .expanded-view::-webkit-scrollbar-track{background:transparent}feature-carousel-2026 .feature-card.is-expanded .expanded-view::-webkit-scrollbar-thumb{background:var(--Purple-400,#9a6184);border-radius:8px}@media screen and (max-width:991px){body.feature-carousel-modal-open{overflow:hidden}feature-carousel-2026.is-mobile-modal-open{position:relative;z-index:999}feature-carousel-2026.is-mobile-modal-open .carousel-area{overflow:visible}feature-carousel-2026.is-mobile-modal-open .cards-track{transform:none!important;will-change:auto}feature-carousel-2026.has-expanded-card .carousel-area{touch-action:pan-y}feature-carousel-2026 .feature-card{width:346px}feature-carousel-2026 .feature-card:not(.is-expanded){min-height:560px}feature-carousel-2026 .feature-card:not(.is-expanded) .collapsed-view{gap:24px;padding:48px}feature-carousel-2026 .feature-card:not(.is-expanded) .collapsed-view .card-top{align-items:flex-start;flex-direction:column;gap:18px}feature-carousel-2026 .feature-card:not(.is-expanded) h3{font-size:24px!important;font-weight:500!important}feature-carousel-2026 .feature-card:not(.is-expanded) .card-toggle{color:var(--Purple-500,#803663);top:48px}feature-carousel-2026 .feature-card.is-expanded{border-radius:0;height:var(--feature-carousel-mobile-vh,100vh);inset:0;max-height:var(--feature-carousel-mobile-vh,100vh);min-height:var(--feature-carousel-mobile-vh,100vh);position:fixed;width:100vw;z-index:1000}feature-carousel-2026 .feature-card.is-expanded .expanded-view{gap:48px;height:100%;max-height:var(--feature-carousel-mobile-vh,100vh);overflow-y:auto;padding:92px 32px 32px;-webkit-overflow-scrolling:touch}feature-carousel-2026 .feature-card.is-expanded .expanded-view .card-top{align-items:flex-start;flex-direction:column;gap:18px}feature-carousel-2026 .feature-card.is-expanded .card-toggle{background:transparent;background:var(--Purple-600,#471132);border-radius:0;bottom:auto;color:var(--Neutrals-0,#fff);height:72px;justify-content:flex-end;padding:0;padding-inline:32px 22px;right:10px;top:0;width:100%}feature-carousel-2026 .feature-card.is-expanded .toggle-icon{height:36px;margin-block-start:auto;width:36px}feature-carousel-2026 .feature-card.is-expanded .toggle-icon .icon-line{background:var(--Neutrals-0,#fff);height:2px}feature-carousel-2026 .card-toggle[aria-label="Collapse card"]:focus{outline:none}}feature-carousel-2026 .expanded-right{display:flex;flex-direction:column;gap:24px}feature-carousel-2026 .expanded-media{aspect-ratio:16/9;overflow:hidden;width:100%}feature-carousel-2026 .expanded-media img{height:100%;object-fit:cover;width:100%}feature-carousel-2026 .carousel-nav{align-items:center;display:flex;gap:36px;justify-content:center;padding-inline:24px;width:100%}feature-carousel-2026 .carousel-arrow{background:none;border:0;color:var(--Neutrals-500,#c2beca);cursor:pointer;display:none;height:40px;padding:0;width:40px}feature-carousel-2026 .carousel-arrow:focus-visible{border-radius:6px;outline:3px solid var(--Purple-300,#c09bb1);outline-offset:4px}feature-carousel-2026 .carousel-dots{align-items:center;display:flex;gap:24px}feature-carousel-2026 .carousel-dot{background:var(--Neutrals-500,#c2beca);border:0;border-radius:999px;cursor:pointer;height:12px;padding:0;width:12px}feature-carousel-2026 .carousel-dot:focus-visible{outline:3px solid var(--Purple-300,#c09bb1);outline-offset:4px}feature-carousel-2026 .carousel-dot.active{background:var(--Neutrals-800,#534e5e)}feature-carousel-2026[data-count="1"] .carousel-nav{display:none}feature-carousel-2026 content-width.extra-top-padding{padding-block-start:96px}feature-carousel-2026 content-width.extra-bottom-padding{padding-block-end:96px}feature-carousel-2026 content-width.extra-top-bottom-padding{padding-block:96px}@media screen and (min-width:992px){feature-carousel-2026 content-width{gap:60px}feature-carousel-2026 .carousel-nav,feature-carousel-2026 .module-header{padding-inline:80px}feature-carousel-2026 .cards-track{gap:24px;padding-inline:80px}feature-carousel-2026 .carousel-area:after,feature-carousel-2026 .carousel-area:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:60px;z-index:2}feature-carousel-2026 .carousel-area:before{background:linear-gradient(90deg,#fbf8f1,rgba(251,248,241,0));left:0}feature-carousel-2026 .carousel-area:after{background:linear-gradient(270deg,#fbf8f1,rgba(251,248,241,0));right:0}feature-carousel-2026 .feature-card{max-height:640px;min-height:640px;padding:48px;width:600px}feature-carousel-2026 .feature-card .collapsed-view{max-width:570px;padding:48px 124px 48px 48px}feature-carousel-2026 .feature-card .collapsed-view[data-can-expand=false]{max-width:unset;padding-right:48px}feature-carousel-2026 .feature-card[data-has-bg=true] .card-bg{opacity:1}feature-carousel-2026 .feature-card.is-expanded{min-height:760px;padding:32px;width:830px}feature-carousel-2026 .feature-card.is-expanded .expanded-view{display:flex;flex-direction:column;margin-top:0;padding:48px 144px 48px 48px}feature-carousel-2026 .carousel-arrow{align-items:center;display:inline-flex;justify-content:center}feature-carousel-2026 .carousel-dots{gap:36px}feature-carousel-2026 .card-summary p,feature-carousel-2026 .expanded-body p{font-size:18px!important}feature-carousel-2026 .feature-card h3{font-size:28px!important}feature-carousel-2026 .card-text{margin-block-start:auto}feature-carousel-2026 .feature-card.is-expanded .card-summary,feature-carousel-2026 .feature-card.is-expanded h3{max-width:398px}feature-carousel-2026 .expanded-view{gap:48px}}@media screen and (min-width:1440px){feature-carousel-2026 .carousel-nav,feature-carousel-2026 .module-header{padding-inline:80px}feature-carousel-2026 .module-header h2{font-size:40px!important}feature-carousel-2026 .tagline{font-size:18px!important}feature-carousel-2026 .cards-track{padding-inline:80px}feature-carousel-2026 .feature-card.is-expanded{min-height:640px;width:min(1280px,calc(100vw - 180px))}feature-carousel-2026 .feature-card.is-expanded .expanded-view{align-items:stretch;display:flex;flex-direction:row;gap:48px;margin-top:0;padding:48px;padding-inline-end:142px}feature-carousel-2026 .feature-card.is-expanded .expanded-left{flex-shrink:0;gap:24px;justify-content:flex-start;max-width:398px}feature-carousel-2026 .feature-card.is-expanded .expanded-right{flex:1 1 auto}feature-carousel-2026 .card-text,feature-carousel-2026 .feature-card.is-expanded h3{margin-block-start:auto}}@media (prefers-reduced-motion:reduce){feature-carousel-2026 .card-toggle,feature-carousel-2026 .cards-track,feature-carousel-2026 .collapsed-view,feature-carousel-2026 .expanded-view,feature-carousel-2026 .feature-card,feature-carousel-2026 .toggle-icon .icon-line{transition-delay:0s!important;transition-duration:.01ms!important}}@media (prefers-contrast:more){feature-carousel-2026 .feature-card .card-bg:after{background:rgba(47,8,32,.9)}feature-carousel-2026 .card-toggle:focus-visible,feature-carousel-2026 .carousel-arrow:focus-visible,feature-carousel-2026 .carousel-dot:focus-visible{outline-width:4px}}@media (forced-colors:active){feature-carousel-2026 .card-toggle,feature-carousel-2026 .carousel-arrow,feature-carousel-2026 .carousel-dot,feature-carousel-2026 .feature-card{border:1px solid CanvasText;forced-color-adjust:auto}}