.intro{min-height:unset}.project-search-wrapper{position:relative;height:auto}.intro-top .text-container{max-width:unset}.partners-content{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:60px}.partner-item{width:calc(33.33% - (60px/3))}.bundle-wrapper{min-height:350px;width:100%;background-color:#e2e2e2;display:flex;align-items:end;border-radius:10px}.bundle{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;padding:30px;gap:30px;width:100%}.bundle-item{display:block;min-width:90px;max-width:125px;width:calc(33.33% - (60px/3));aspect-ratio:1/1;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;padding:5px;text-align:center}.bundle-item img{object-fit:contain;object-position:center;width:40px;height:40px}.bundle-item:not(:has(span)) img{width:70%;height:auto}.partner-item h2{font-size:20px;margin-top:10px;font-weight:500;display:block}.steps{display:flex;flex-direction:column;row-gap:40px}.step-item{width:100%;column-gap:60px;align-items:center}.step-item.justify-content-end{flex-direction:row-reverse}.step-img,.step-img img{width:300px;height:250px;border-radius:10px;overflow:hidden;object-fit:cover}.step-content{max-width:30vw}.step-title{font-size:2rem;font-weight:500;display:block;margin-bottom:10px}