.half{width:50%}.card_sticky_img{height:auto}.card_sticky_content{align-items:center;display:flex;gap:16px}.card_sticky_content_text{display:flex;flex-direction:column;gap:16px}.container_sticky_2{height:1800px;position:relative}.card_sticky_2,.container_sticky_2{align-items:center;display:flex;flex-direction:column;gap:33px;width:100%}.card_sticky_2{border-radius:8px;box-sizing:border-box;color:#000;justify-content:center;min-height:500px;padding:32px;position:sticky;transition:width .1s cubic-bezier(.4,0,.2,1)}.card_sticky_2:first-child{background:#ff6f47;top:110px}.card_sticky_2:nth-child(2){background:#b9b9b9;top:143px}.card_sticky_2:nth-child(3){background:#ddd;top:179px}.card_sticky_content_text h3{text-align:left}@media screen and (max-width:764px){.card_sticky{min-height:none;padding:16px}.container_sticky{height:2400px}.card_sticky_content{flex-direction:column}.half{width:100%}}