.image-top-steps{border-bottom:1px solid var(--border-color)}.image-top-steps-top{position:relative;border-bottom:1px solid var(--border-color)}.image-top-steps-image{display:flex}.image-top-steps-image img{width:100%}.image-top-steps-headline{position:absolute;top:0;left:0;font-size:4rem;letter-spacing:-.08rem;padding:2.5rem var(--container-space);background:linear-gradient(90deg,#999 -18.8%,#FFF 20.47%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.image-top-steps-list{overflow:hidden}.image-top-steps-item{display:flex;flex-direction:column;gap:5rem;padding:2.5rem var(--container-space)}.image-top-step-slide{display:flex;height:auto}.image-top-step-slide:not(:last-child) .image-top-steps-item{border-right:1px solid var(--border-color)}.image-top-steps-number{font-size:1.5rem;font-weight:500;background:linear-gradient(180deg,#EBDDA0 4.45%,#A48E36 67.57%,#BC9907 91.1%,#F5D550 108.75%,#EBDDA0 128.45%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.image-top-steps-content{display:flex;flex-direction:column;gap:1rem}.image-top-steps-name{font-size:1.75rem;line-height:100%}.image-top-steps-description{line-height:140%}@media (max-width:992px){.image-top-steps-headline{font-size:2.5rem}}@media (max-width:768px){.image-top-steps-headline{font-size:1.75rem}}