.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{height:2400px;position:relative;width:100%}.card_sticky,.container_sticky{align-items:center;display:flex;flex-direction:column;gap:33px}.card_sticky{border-radius:8px;box-sizing:border-box;color:#000;justify-content:center;min-height:550px;padding:32px;position:sticky;transition:width .1s cubic-bezier(.4,0,.2,1);width:100%}.card_sticky:first-child{background:#ff6f47;top:110px}.card_sticky:nth-child(2){background:#b9b9b9;top:143px}.card_sticky:nth-child(3){background:#ddd;top:179px}.card_sticky:nth-child(4){background:#272727;color:#fff;top:214px}.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%}}