.steps{position:relative}.steps--background{padding-top:8rem}@media (min-width:36em){.steps--background{padding-top:11.875rem}}.steps--background:after{aspect-ratio:2351/2185;background:var(--color--brown);content:"";left:0;-webkit-mask-image:url(../../components/steps/images/ellipse-steps.svg);mask-image:url(../../components/steps/images/ellipse-steps.svg);-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:max(105vw,2351px);z-index:-1}@media (min-width:48em){.steps--background:after{left:50%}}.steps__heading{font-size:calc(2.5rem + var(--fluid-bp)*24);margin-bottom:5.4375rem;text-align:center}@media (min-width:36em){.steps__heading{margin-bottom:6.875rem}}@media (min-width:48em){.steps__content{--grid--column-gap:2.5rem;--grid--row-gap:3.125rem;--grid--columns:1;column-gap:var(--grid--column-gap);display:grid;grid-template-columns:repeat(var(--grid--columns),minmax(0,1fr));row-gap:var(--grid--row-gap)}}@media (min-width:48em) and (min-width:48em){.steps__content{--grid--columns:10}}@media (min-width:62em){.steps__content{--grid--row-gap:5rem;--grid--column-gap:5rem}}.steps__media{aspect-ratio:1/1.3;border-radius:2rem;display:block;grid-column:span 5/span 5;margin-bottom:2.5rem;max-height:51.625rem;overflow:hidden;position:relative}@media (min-width:48em){.steps__media{margin-bottom:0}}.steps__media .video-item{height:100%}.steps__media .size-large{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.steps-items{grid-column:span 5/span 5;grid-column-start:6}@media (min-width:62em){.steps-items{padding-top:4rem}}.steps-items__cta{display:flex;grid-column:span 10;justify-content:center}@media (max-width:47.99em){.steps-items__cta{margin-top:var(--space--m)}}.step{display:flex;margin-bottom:4.1875rem;position:relative}.step:last-child{margin-bottom:0}.step:last-child .step__marker:after{display:none}.step__heading{font-size:calc(2.25rem + var(--fluid-bp)*4);margin-bottom:.5rem}.step__text{line-height:1.75rem}@media (min-width:36em){.step__text{line-height:2.5rem}}.step__marker{background:linear-gradient(180deg,var(--gradient--1));content:"";flex-shrink:0;height:4rem;margin-right:2rem;width:4rem}.step__marker,.step__marker span{align-items:center;border-radius:100%;display:flex;justify-content:center}.step__marker span{background:#fff;font-family:var(--type--2--font-family);font-weight:var(--type--2--font-weight--semibold);height:3.125rem;width:3.125rem}.step__marker svg{height:.75rem;width:1.125rem}.step__marker:after{background:linear-gradient(180deg,var(--gradient--1));content:"";display:block;height:100%;position:absolute;top:4.0625rem;width:1px}.step__content{padding-top:.5rem}.media__button{background:#0000;bottom:0;left:0;margin:0 auto;position:absolute;right:0;top:0;transition:transform .3s ease-in;width:8rem;z-index:2}.media__button:hover{transform:scale(1.1)}