.bold-first-line:first-line{font-weight:700}.speech-bubble-container{display:inline-flex;align-items:center;white-space:nowrap;vertical-align:baseline}.speech-bubble-container,.speech-bubble-text{position:relative;font-size:inherit;font-family:inherit;line-height:inherit}.speech-bubble-text{color:var(--color-dark);z-index:1}@media (min-width:1024px){.block-manifesto .speech-bubble-orange{margin-left:60px}}.value-card-with-triangle-pink:after{content:"";position:absolute;bottom:-14px;right:32px;width:42px;height:28px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA0MiAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDAwMzcgMS45NTYzN0wzOS45NzE4IDI1Ljg1MDVDNDAuNjQ5NCAyNi4yNjM4IDQxLjUwMDYgMjUuNzU4MiA0MS41MDA2IDI0Ljk0NDlWMS4wNTA3M0M0MS41MDA2IDAuNDcwNDA5IDQxLjA0NzUgMCA0MC40ODg0IDBIMS41MTcwNUMwLjQ4MzY4NyAwIDAuMTEwOTk4IDEuNDE1NjIgMS4wMDAzNyAxLjk1NjM3WiIgZmlsbD0iI0ZEQUVGMCIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;background-position:50%}.value-card-with-triangle-green:after{left:32px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCA0MiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQwLjk5OTYgMS45NTYzN0wyLjAyODI0IDI1Ljg1MDVDMS4zNTA2MiAyNi4yNjM4IDAuNDk5MzcxIDI1Ljc1ODIgMC40OTkzNzEgMjQuOTQ0OVYxLjA1MDczQzAuNDk5MzcxIDAuNDcwNDA5IDAuOTUyNTI2IDAgMS41MTE1NiAwSDQwLjQ4MjlDNDEuNTE2MyAwIDQxLjg4OSAxLjQxNTYyIDQwLjk5OTYgMS45NTYzN1oiIGZpbGw9IiM0NUM5QjYiLz4KPC9zdmc+Cg==")}.value-card-with-triangle-green:after,.value-card-with-triangle-orange:after{content:"";position:absolute;bottom:-14px;width:42px;height:26px;background-size:contain;background-repeat:no-repeat;background-position:50%}.value-card-with-triangle-orange:after{right:32px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCA0MiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDAwMzcgMS45NTYzN0wzOS45NzE4IDI1Ljg1MDVDNDAuNjQ5NCAyNi4yNjM4IDQxLjUwMDYgMjUuNzU4MiA0MS41MDA2IDI0Ljk0NDlWMS4wNTA3M0M0MS41MDA2IDAuNDcwNDA5IDQxLjA0NzUgMCA0MC40ODg0IDBIMS41MTcwNUMwLjQ4MzY4NyAwIDAuMTEwOTk4IDEuNDE1NjIgMS4wMDAzNyAxLjk1NjM3WiIgZmlsbD0iI0ZGNjg0RiIvPgo8L3N2Zz4K")}@media (min-width:1024px){.block-manifesto .speech-bubble-triangle{transform:translateY(8px)!important}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.steps-scroll-desktop{position:relative;background:var(--color-blue,#000080);color:white;overflow:visible;isolation:isolate}.steps-scroll-container{display:grid;grid-template-columns:480px 1fr;gap:3rem;max-width:1280px;margin:0 auto;padding:0 1.25rem;align-items:start}.steps-scroll-sticky{position:sticky;top:calc(50vh - 300px);height:600px;display:flex;align-items:center;justify-content:center;z-index:1}.steps-scroll-sticky-inner{position:relative;width:100%;height:auto}.steps-scroll-images{position:relative;width:480px;height:600px}.steps-scroll-image{transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),filter .6s cubic-bezier(.4,0,.2,1);height:auto;mix-blend-mode:normal}.steps-scroll-image,.steps-scroll-image:not(:first-child){position:absolute;top:0;left:0;width:100%}.steps-scroll-image{height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1);will-change:opacity;backface-visibility:hidden}.steps-scroll-image.is-active{pointer-events:auto;z-index:10}.steps-scroll-image.is-next,.steps-scroll-image.is-prev{z-index:5}.steps-scroll-image[data-opacity]{transition:opacity .3s ease-out}.steps-scroll-image.is-visible{visibility:visible}.steps-scroll-image:not(.is-visible){visibility:hidden}.steps-scroll-content{position:relative}.steps-scroll-step{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;transform:translateY(0);transition:transform .1s ease-out}@supports (animation-timeline:scroll()){.steps-scroll-image{transition:none}.steps-scroll-step{view-timeline-name:--step;view-timeline-axis:block}.steps-scroll-image{animation:imageReveal linear both;animation-timeline:view(block nearest);animation-range:entry 25% cover 50%}@keyframes imageReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}}.steps-scroll-desktop:after{content:"";display:block;height:1px;position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.steps-scroll-image{transition:none;animation:none}.steps-scroll-step{transform:none!important;transition:none}}.block-steps-scroll{overflow:visible}@media (max-width:1200px){.steps-scroll-container{grid-template-columns:420px 1fr;gap:2rem}}@media (max-width:900px){.steps-scroll-container{grid-template-columns:360px 1fr;gap:1.5rem}}@media (max-width:767px){.steps-scroll-desktop{display:none}.steps-scroll-container{display:block}.steps-scroll-sticky{display:none}}