brand-timeline{display:block}.brand-timeline__container{overflow:hidden}.brand-timeline__layers-list{position:relative;z-index:1}.brand-timeline__layer{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-width:100%;min-height:100vh;min-height:100dvh;padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile)}@media screen and (min-width: 750px){.brand-timeline__layer{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop)}}.timeline-main-layer{position:relative}.brand-timeline__sphere-holder{position:absolute;top:50%;left:50%;width:85vw;transform:translate(-50%, -50%);aspect-ratio:1/1;z-index:-1}@media screen and (min-width: 750px){.brand-timeline__sphere-holder{width:85vh}}.brand-timeline__sphere-holder svg{width:100%;height:100%}.brand-timeline__layer-container{display:flex;flex-direction:column;align-items:center}.timeline-main-layer__content-container{width:var(--width-content-container, auto);max-width:var(--max-width-main-content-container, 100%);text-align:center}.timeline-main-layer__title-holder{margin-bottom:24px}@media screen and (min-width: 750px){.timeline-main-layer__title-holder{margin-bottom:20px}}.timeline-main-layer__title-holder>*{font-size:var(--font-size-h2, 4rem);font-weight:500;line-height:1.2;letter-spacing:-0.02em}@media screen and (min-width: 750px){.timeline-main-layer__title-holder>*{font-size:var(--font-size-h2, 8rem);font-weight:600;line-height:1.1;letter-spacing:0}}@media screen and (min-width: 750px){.timeline-main-layer__title-holder>*{font-size:var(--font-size-h3, 3.2rem);line-height:1;font-weight:500;letter-spacing:-0.02em}}@media screen and (min-width: 750px)and (min-width: 750px){.timeline-main-layer__title-holder>*{font-size:var(--font-size-h3, 5.2rem)}}.timeline-main-layer__description{margin-bottom:24px}@media screen and (min-width: 750px){.timeline-main-layer__description{margin-bottom:40px}}.brand-timeline__button{display:inline-flex}.brand-timeline__line-holder{position:absolute;top:50%;left:0;z-index:0;width:100%;transform:translateY(-50%);pointer-events:none;opacity:0}.brand-timeline__line-holder svg{display:block;width:100%;height:3px}.brand-timeline__line-holder svg line{stroke:rgb(var(--color-secondary-button-text))}.timeline-next-layer__content-container{display:flex;flex-direction:column;gap:32px;max-width:220px}@media screen and (min-width: 750px){.timeline-next-layer__content-container{flex-direction:row;max-width:none}}.timeline-next-layer__image-holder{flex-shrink:0;width:100%;max-width:220px;line-height:1;aspect-ratio:1/1}@media screen and (min-width: 750px){.timeline-next-layer__image-holder{width:220px;max-width:none}}.timeline-next-layer__image-holder img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;border-radius:8px}.timeline-next-layer__text-holder{display:flex;flex-direction:column;gap:24px;max-width:500px}.timeline-next-layer__text-content{display:flex;flex-direction:column;gap:8px;margin-top:auto}.timeline-next-layer__label{display:inline-block;font-size:6rem;line-height:1;color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--stroke-text-color, rgb(var(--color-foreground)));font-family:var(--font-stroke-family, var(--font-body-family));font-weight:var(--font-stroke-weight, 600);letter-spacing:.02em}.timeline-main-layer__content-container,.timeline-next-layer__content-container{position:relative}.timeline-main-layer__content-container:before,.timeline-next-layer__content-container:before{content:"";position:absolute;top:50%;left:0;z-index:-1;display:block;width:calc(100% + 26vw);transform:translate(-13vw, -50%);height:40px;background:radial-gradient(circle, rgba(var(--color-background), 1) 65%, rgba(var(--color-background), 0.71) 81%, rgba(var(--color-background), 0) 100%)}@media screen and (min-width: 750px){.timeline-main-layer__content-container:before,.timeline-next-layer__content-container:before{width:calc(100% + 52vw);transform:translate(-26vw, -50%)}}