.hp3-features{--hp3-features-aap-background:rgba(232,232,237,0.72);--hp3-features-aap-background-hover:rgba(232,232,237,0.92);--hp3-features-aap-inner-glow:rgba(0,0,0,0.11);--hp3-features-ref-radius:28px;--hp3-features-pill-height:56px;--hp3-features-expanded-width:423px;--hp3-features-morph-duration:830ms;--hp3-features-morph-ease:cubic-bezier(0.32,1.03,0.38,1);--hp3-features-fade-ease:cubic-bezier(0.25,0.9,0.35,1);--hp3-features-zoom-ease:cubic-bezier(0.34,1.36,0.64,1);--hp3-features-zoom-settle-ease:cubic-bezier(0.22,1,0.36,1);--hp3-features-pop-ease:cubic-bezier(0.34,1.56,0.64,1);--hp3-features-pop-duration:1060ms;--hp3-features-ease-in-quad:cubic-bezier(0.33,0,0.67,0.33);--hp3-features-ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--hp3-features-label-exit-o-duration:50ms;--hp3-features-label-enter-o-duration:400ms;--hp3-features-label-enter-o-delay:350ms;--hp3-features-content-y:var(--hp3-features-ref-radius);--hp3-features-content-o-enter-duration:600ms;--hp3-features-content-o-delay:250ms;--hp3-features-content-y-enter-duration:400ms;--hp3-features-content-exit-t-duration:400ms;--hp3-features-content-exit-o-duration:300ms;--hp3-features-media-duration:830ms;--hp3-features-bg-color-duration:250ms;padding-top:clamp(64px,8vw,112px);padding-bottom:clamp(48px,7vw,104px);color:var(--c-gray2,#3c3e3d);font-family:var(--font-display,"PublicaSans",sans-serif);font-weight:400;-webkit-font-smoothing:antialiased}.hp3-features .hp3-container{max-width:var(--max-w,1728px);margin:0 auto;padding:0 var(--gutter,20px)}@supports (transition-timing-function:linear(0,1)){.hp3-features{--hp3-features-morph-ease:linear(0,0.074,0.2318,0.4093,0.5727,0.7078,0.8115,0.8863,0.9374,0.9703,0.99,1.0009,1.006,1.0076,1.0074,1.0064,1.005,1.0037,1.0026,1.0017,1.001,1.0006,1.0003,1.0001,1);--hp3-features-fade-ease:linear(0,0.0711,0.2163,0.3745,0.5186,0.6388,0.7341,0.8071,0.8616,0.9017,0.9307,0.9515,0.9662,0.9766,0.9839,0.9889,0.9924,0.9948,0.9965,0.9976,0.9984,0.9989,0.9993,0.9995,1);--hp3-features-zoom-ease:linear(0,0.0727,0.2387,0.437,0.6276,0.7883,0.9102,0.9931,1.0424,1.0654,1.0701,1.0635,1.0512,1.0372,1.0241,1.0132,1.0051,0.9997,0.9966,0.9953,0.9951,0.9957,0.9966,0.9976,1);--hp3-features-zoom-settle-ease:linear(0,0.0727 4.2%,0.2387 8.3%,0.437 12.5%,0.6276 16.7%,0.7883 20.8%,0.9102 25%,0.9931 29.2%,1 29.8%,1);--hp3-features-pop-ease:linear(0,0.0804,0.2632,0.4788,0.6817,0.8473,0.9666,1.0412,1.0788,1.0891,1.0819,1.0657,1.0465,1.0284,1.0136,1.003,0.9963,0.993,0.9921,0.9927,0.9941,0.9959,0.9975,0.9988,1)}}.hp3-features__header{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:end}.hp3-features__heading{font-size:clamp(28px,3.5vw,52px);line-height:1.1;letter-spacing:-.025em;color:var(--c-text,#292b2a);margin:0;display:flex;flex-direction:column}.hp3-features__heading-accent{color:var(--c-accent,#ff6105)}.hp3-features__intro{line-height:1.2;font-size:clamp(18px,2vw,24px);max-width:640px;margin:0;color:var(--c-text,#292b2a)}@media (max-width:1068px){.hp3-features{--hp3-features-expanded-width:374px}}.hp3-features__panel{position:relative;display:grid;grid-template-columns:minmax(240px,36%) 1fr;gap:0;margin-top:clamp(28px,4vw,48px);height:clamp(560px,52.8vw,760px);width:100%;border-radius:var(--hp3-features-ref-radius);overflow:visible}.hp3-features__nav{position:absolute;left:16px;top:50%;z-index:4;display:flex;flex-direction:column;gap:20px;opacity:0;transform:translateY(-50%);pointer-events:none;transition:opacity var(--hp3-features-morph-duration) var(--hp3-features-fade-ease)}.hp3-features__panel--expanded .hp3-features__nav{opacity:1;pointer-events:auto}.hp3-features__close,.hp3-features__nav-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:opacity .2s ease,background .2s ease,transform .2s var(--ease-out-quart,cubic-bezier(.25,1,.5,1))}.hp3-features__nav-btn{width:44px;height:44px;border-radius:999px;background:transparent;color:var(--c-gray2,#3c3e3d);box-shadow:none}.hp3-features__close:before,.hp3-features__nav-btn:before{content:"";position:absolute;inset:4px;border-radius:999px;background:var(--hp3-features-aap-background);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 0 .5px var(--hp3-features-aap-inner-glow);transition:background-color var(--hp3-features-bg-color-duration) linear}.hp3-features__close svg,.hp3-features__nav-btn svg{position:relative;z-index:1;width:12px;height:12px;pointer-events:none}.hp3-features__close:hover:before,.hp3-features__nav-btn:hover:not(:disabled):before{background:var(--hp3-features-aap-background-hover)}.hp3-features__nav-btn:before{width:36px;height:36px}.hp3-features__nav-btn:disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.hp3-features__sidebar{position:relative;z-index:3;display:flex;align-items:center;min-height:0;padding:clamp(20px,3vw,42px) clamp(24px,3vw,44px) clamp(20px,3vw,42px) clamp(54px,6.25vw,90px);overflow:visible}.hp3-features__chips{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1;pointer-events:auto}.hp3-features__chip-item{flex:0 0 auto;position:relative;display:flex;width:fit-content;max-width:100%;overflow:visible;opacity:0;transform-origin:left center;animation:hp3-features-chip-intro .7s cubic-bezier(.16,1,.3,1) calc(.14s + var(--hp3-chip-delay, 0s)) both;transition:width var(--hp3-features-morph-duration) var(--hp3-features-morph-ease),height var(--hp3-features-morph-duration) var(--hp3-features-morph-ease),margin var(--hp3-features-morph-duration) var(--hp3-features-morph-ease)}.hp3-features__chip-item--expanded{z-index:2;max-width:none;margin-right:clamp(-170px,-12vw,-72px)}.hp3-features__chip-bg-container{pointer-events:none;position:absolute;inset:0;display:flex;align-items:stretch;justify-content:stretch}.hp3-features__chip-bg{display:block;width:100%;height:100%;border-radius:var(--hp3-features-ref-radius);background:var(--hp3-features-aap-background);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 0 .5px var(--hp3-features-aap-inner-glow);transition:background-color var(--hp3-features-bg-color-duration) linear}.hp3-features__chip-item:not(.hp3-features__chip-item--expanded):hover .hp3-features__chip-bg{background:var(--hp3-features-aap-background-hover)}.hp3-features__chip{position:relative;z-index:1;display:inline-flex;align-items:center;gap:14px;width:100%;min-height:var(--hp3-features-pill-height);height:100%;padding:0 32px 0 16px;border:none;background:transparent;color:var(--c-text,#292b2a);font-size:16px;font-weight:400;line-height:1.2353641176;letter-spacing:-.022em;cursor:pointer;white-space:nowrap;opacity:1;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity var(--hp3-features-label-enter-o-duration) ease-in-out var(--hp3-features-label-enter-o-delay)}.hp3-features__chip-item--expanded .hp3-features__chip{pointer-events:none;opacity:0;transition:opacity var(--hp3-features-label-exit-o-duration) ease-in-out}.hp3-features__chip-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;flex-shrink:0;border:1.5px solid var(--c-gray2,#3c3e3d);box-sizing:border-box}.hp3-features__chip-plus path{stroke:var(--c-gray2,#3c3e3d);transition:stroke .25s ease}.hp3-features__card{position:absolute;inset:0;z-index:3;box-sizing:border-box;pointer-events:none;visibility:hidden;transform-origin:top left;transition:visibility var(--hp3-features-content-exit-t-duration) step-end}.hp3-features__chip-item--expanded .hp3-features__card{pointer-events:auto;visibility:visible;transition:visibility 0s step-start}.hp3-features__card-mask{overflow:hidden;width:100%;height:100%;border-radius:var(--hp3-features-ref-radius)}.hp3-features__card-text{margin:0;max-width:var(--hp3-features-expanded-width);padding:28px;color:var(--c-text,#292b2a);font-size:17px;font-weight:300;line-height:1.4705882353;letter-spacing:-.022em;opacity:0;transform:translateY(var(--hp3-features-content-y));transition:opacity var(--hp3-features-content-exit-o-duration) ease-in-out,transform var(--hp3-features-content-exit-t-duration) ease-in-out;strong{font-weight:500}p{margin:0}p+p{margin-top:.75em}}.hp3-features__chip-item--expanded .hp3-features__card-text{opacity:1;transform:translateY(0);transition:opacity var(--hp3-features-content-o-enter-duration) ease-in-out var(--hp3-features-content-o-delay),transform var(--hp3-features-content-y-enter-duration) ease-in-out}.hp3-features__media{position:absolute;inset:0;min-height:clamp(560px,52.8vw,760px);border-radius:var(--hp3-features-ref-radius);overflow:hidden;background:#f5f5f7;cursor:default;contain:layout paint}.hp3-features__media-frame{position:absolute;inset:0;width:100%;height:100%;opacity:0;z-index:0;pointer-events:none;overflow:hidden}.hp3-features__media-frame--active{opacity:1;pointer-events:auto;z-index:2;will-change:opacity}.hp3-features__media-frame--exiting{opacity:1;z-index:1}.hp3-features__media-frame--active .hp3-features__image,.hp3-features__media-frame--exiting .hp3-features__image{will-change:transform}.hp3-features__media--motion-open .hp3-features__media-frame--active{animation:hp3-features-media-fade-in .45s var(--hp3-features-zoom-ease) .1s both}.hp3-features__media--motion-open .hp3-features__media-frame--active .hp3-features__image{animation:hp3-features-media-settle-in .5s var(--hp3-features-zoom-settle-ease) .1s both}.hp3-features__media--motion-open .hp3-features__media-frame--exiting .hp3-features__image{animation:hp3-features-media-blow-out .15s var(--hp3-features-ease-in-quad) both}.hp3-features__media--motion-close .hp3-features__media-frame--active{animation:hp3-features-media-fade-in .45s var(--hp3-features-zoom-ease) .1s both}.hp3-features__media--motion-close .hp3-features__media-frame--active .hp3-features__image{animation:hp3-features-media-settle-in .45s var(--hp3-features-zoom-settle-ease) .1s both}.hp3-features__media--motion-switch-backward{--hp3-features-media-dir:-1}.hp3-features__media--motion-switch-backward .hp3-features__media-frame--active,.hp3-features__media--motion-switch-forward .hp3-features__media-frame--active{animation:hp3-features-media-fade-in .33s var(--hp3-features-ease-in-out-quad) .2s both}.hp3-features__media--motion-switch-backward .hp3-features__media-frame--active .hp3-features__image,.hp3-features__media--motion-switch-forward .hp3-features__media-frame--active .hp3-features__image{animation:hp3-features-media-slide-in .4s var(--hp3-features-ease-in-out-quad) .15s both}@keyframes hp3-features-media-settle-in{0%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes hp3-features-media-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hp3-features-media-blow-out{0%{transform:scale(1)}to{transform:scale(1.4)}}@keyframes hp3-features-media-slide-in{0%{transform:translateX(calc(9% * var(--hp3-features-media-dir, 1))) scale(1.2)}to{transform:translateX(0) scale(1)}}.hp3-features__image{object-fit:cover;object-position:center;box-sizing:border-box;padding:0}.hp3-features__mobile-card{display:none}@keyframes hp3-features-chip-intro{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hp3-features-content-in-o{0%{opacity:0}to{opacity:1}}@keyframes hp3-features-content-in-y{0%{transform:translateY(var(--hp3-features-content-y))}to{transform:translateY(0)}}@keyframes hp3-features-content-out-o{0%{opacity:1}to{opacity:0}}@keyframes hp3-features-mobile-card-from-right{0%{transform:translateX(calc(50vw - 20px)) scale(.12)}to{transform:translateX(0) scale(1)}}@keyframes hp3-features-mobile-card-from-left{0%{transform:translateX(calc(-50vw + 20px)) scale(.12)}to{transform:translateX(0) scale(1)}}@keyframes hp3-features-mobile-card-to-left{0%{transform:translateX(0) scale(1)}to{transform:translateX(calc(-50vw + 20px)) scale(.12)}}@keyframes hp3-features-mobile-card-to-right{0%{transform:translateX(0) scale(1)}to{transform:translateX(calc(50vw - 20px)) scale(.12)}}.hp3-features__close{position:absolute;top:16px;right:16px;z-index:5;width:44px;height:44px;border:none;border-radius:999px;background:transparent;color:var(--c-gray2,#3c3e3d);cursor:pointer;opacity:0;transform:scale(0);pointer-events:none;transition:opacity var(--hp3-features-morph-duration) var(--hp3-features-fade-ease),transform var(--hp3-features-morph-duration) var(--hp3-features-fade-ease),background .2s ease,color .2s ease}.hp3-features__panel--expanded .hp3-features__close{opacity:1;transform:scale(1);pointer-events:auto;transition:opacity var(--hp3-features-morph-duration) var(--hp3-features-fade-ease),transform var(--hp3-features-pop-duration) var(--hp3-features-pop-ease),background .2s ease,color .2s ease}@media (max-width:768px){.hp3-features{--hp3-features-content-y:24px;--hp3-features-content-o-enter-duration:420ms;--hp3-features-content-o-delay:200ms;--hp3-features-content-y-enter-duration:420ms;--hp3-features-content-exit-t-duration:300ms;--hp3-features-content-exit-o-duration:200ms;padding-top:clamp(56px,16vw,84px);padding-bottom:clamp(52px,14vw,84px)}.hp3-features__header{grid-template-columns:1fr;gap:24px}.hp3-features>.hp3-container:last-child{padding-inline:0}.hp3-features__panel{display:block;height:auto;aspect-ratio:393/433;min-height:430px;max-height:min(760px,calc(100svh - 88px));margin-top:clamp(28px,8vw,44px);border-radius:0;overflow:hidden}.hp3-features__nav{top:auto;right:0;bottom:clamp(80px,20vw,112px);left:0;z-index:6;display:block;height:44px;transform:none;pointer-events:none;transition:opacity .2s ease-in-out}.hp3-features__panel--expanded .hp3-features__nav{transform:none;transition:opacity .2s ease-in-out .3s}.hp3-features__nav-btn{position:absolute;top:50%;pointer-events:auto}.hp3-features__nav-btn:first-child{left:-14px;transform:translateY(100%)}.hp3-features__nav-btn:last-child{right:-14px;transform:translateY(100%)}.hp3-features__nav-btn svg{transform:rotate(-90deg)}.hp3-features__sidebar{position:absolute;inset:0;z-index:4;display:block;padding:0;overflow:hidden;pointer-events:none}.hp3-features__scroll-nav{display:none}.hp3-features__chips{position:absolute;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:row;gap:12px;padding:0 26px 24px;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;pointer-events:auto;scroll-padding-inline:26px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;transition:opacity var(--hp3-features-label-enter-o-duration) ease-in-out var(--hp3-features-label-enter-o-delay),transform var(--hp3-features-label-enter-o-duration) var(--hp3-features-fade-ease) var(--hp3-features-label-enter-o-delay)}.hp3-features__chips::-webkit-scrollbar{display:none}.hp3-features__panel--expanded .hp3-features__chips{pointer-events:none;opacity:0;transform:translateY(14px);transition:opacity .2s ease-in-out,transform .25s var(--hp3-features-ease-in-out-quad)}.hp3-features__media{position:absolute;inset:0;z-index:1;min-height:0;height:100%;border-radius:0}.hp3-features__chip-item{width:auto;height:auto;margin-right:0;scroll-snap-align:start;transform-origin:center}.hp3-features__chip-bg{border-radius:999px;background:var(--hp3-features-aap-background);box-shadow:inset 0 0 .5px rgba(0,0,0,.18);backdrop-filter:none;-webkit-backdrop-filter:none}.hp3-features__chip{display:inline-flex;width:auto;min-height:56px;height:56px;padding:0 20px 0 14px;gap:14px;color:var(--c-gray2,#3c3e3d);font-size:14px;line-height:1.2857742857;letter-spacing:-.016em}.hp3-features__card{display:none}.hp3-features__close{top:18px;right:18px}.hp3-features__mobile-card{position:absolute;right:0;bottom:clamp(34px,9vw,48px);left:0;z-index:5;display:grid;grid-template-rows:1fr;width:min(calc(100vw - 80px),400px);margin-inline:auto;overflow:hidden;color:var(--c-gray2,#3c3e3d);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(24px) scale(.62);transform-origin:50% 100%;will-change:transform,opacity;transition:transform var(--hp3-features-morph-duration) var(--hp3-features-fade-ease),opacity .3s ease-in-out,visibility 0s .3s}.hp3-features__panel--expanded .hp3-features__mobile-card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:transform var(--hp3-features-morph-duration) var(--hp3-features-morph-ease),opacity .25s ease-out,visibility 0s}.hp3-features__panel--motion-open .hp3-features__mobile-card,.hp3-features__panel--motion-switching .hp3-features__mobile-card{overflow:visible}.hp3-features__panel--motion-closing .hp3-features__mobile-card-text{animation:hp3-features-content-out-o .15s ease-out both}.hp3-features__mobile-card-track{display:grid;min-height:0;min-width:0;width:100%}.hp3-features__mobile-card-item{grid-area:1/1;min-width:0;overflow:hidden;border-radius:var(--hp3-features-ref-radius);background:rgba(238,238,242,.94);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:inset 0 0 .5px var(--hp3-features-aap-inner-glow);opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility 0s .2s}.hp3-features__mobile-card-item--active,.hp3-features__panel--motion-switching .hp3-features__mobile-card-item--exiting{opacity:1;visibility:visible;transition:opacity .2s ease-in-out}.hp3-features__panel--motion-open .hp3-features__mobile-card-item--active{background:var(--hp3-features-aap-background);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:opacity .2s ease-in-out,background-color .35s linear,-webkit-backdrop-filter .35s linear,backdrop-filter .35s linear}.hp3-features__mobile-card--switch-forward .hp3-features__mobile-card-item--active{animation:hp3-features-mobile-card-from-right var(--hp3-features-morph-duration) var(--hp3-features-morph-ease) both}.hp3-features__mobile-card--switch-forward .hp3-features__mobile-card-item--exiting{animation:hp3-features-mobile-card-to-left var(--hp3-features-morph-duration) var(--hp3-features-morph-ease) both,hp3-features-content-out-o .3s ease-out .2s both}.hp3-features__mobile-card--switch-backward .hp3-features__mobile-card-item--active{animation:hp3-features-mobile-card-from-left var(--hp3-features-morph-duration) var(--hp3-features-morph-ease) both}.hp3-features__mobile-card--switch-backward .hp3-features__mobile-card-item--exiting{animation:hp3-features-mobile-card-to-right var(--hp3-features-morph-duration) var(--hp3-features-morph-ease) both,hp3-features-content-out-o .3s ease-out .2s both}.hp3-features__mobile-card--switch-backward .hp3-features__mobile-card-item--active .hp3-features__mobile-card-text,.hp3-features__mobile-card--switch-forward .hp3-features__mobile-card-item--active .hp3-features__mobile-card-text{animation:hp3-features-content-in-o var(--hp3-features-content-o-enter-duration) ease-out var(--hp3-features-content-o-delay) both}.hp3-features__mobile-card--switch-backward .hp3-features__mobile-card-item--exiting .hp3-features__mobile-card-text,.hp3-features__mobile-card--switch-forward .hp3-features__mobile-card-item--exiting .hp3-features__mobile-card-text{animation:hp3-features-content-out-o var(--hp3-features-content-exit-o-duration) ease-out both}.hp3-features__mobile-card-text{margin:0;padding:24px;font-size:14px;line-height:1.4285914286;letter-spacing:-.016em;strong{font-weight:600}p{margin:0}p+p{margin-top:.75em}}.hp3-features__panel--motion-opening .hp3-features__mobile-card-text{animation:hp3-features-content-in-o var(--hp3-features-content-o-enter-duration) ease-out var(--hp3-features-content-o-delay) both,hp3-features-content-in-y var(--hp3-features-content-y-enter-duration) ease-out both}.hp3-features__image{object-fit:cover}}@media (prefers-reduced-motion:reduce){.hp3-features{--hp3-features-morph-duration:0ms;--hp3-features-label-exit-o-duration:0ms;--hp3-features-label-enter-o-duration:0ms;--hp3-features-label-enter-o-delay:0ms;--hp3-features-content-o-enter-duration:0ms;--hp3-features-content-y-enter-duration:0ms;--hp3-features-content-o-delay:0ms;--hp3-features-content-exit-t-duration:0ms;--hp3-features-content-exit-o-duration:0ms;--hp3-features-media-duration:0ms}.hp3-features__card,.hp3-features__card-mask,.hp3-features__chip,.hp3-features__chip-bg,.hp3-features__chip-item,.hp3-features__chips,.hp3-features__close,.hp3-features__media-frame,.hp3-features__media-frame .hp3-features__image,.hp3-features__mobile-card,.hp3-features__mobile-card-item,.hp3-features__mobile-card-text,.hp3-features__mobile-card-track,.hp3-features__nav{animation:none;transition:none}.hp3-features__chip-item{opacity:1}}