.fixed-scroll-section{align-items:stretch;background-color:#fbf7f2;display:flex;position:relative}.fixed-image{background-color:#e6e6e6;background-position:50%;background-size:cover;flex:1;height:100vh;position:sticky;top:0}.scrollable-content{display:flex;flex:1;flex-direction:column;justify-content:flex-start;padding:8rem 5rem}.text-block.horizontal{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.1);display:flex;gap:3rem;justify-content:space-between;margin-bottom:8rem;padding-bottom:4rem}.text-side{flex:1.2;max-width:65%;padding-left:6rem}.image-side{display:flex;flex:0.8;justify-content:flex-end}.image-side img{border-radius:.5rem;height:auto;max-width:320px;object-fit:cover;width:100%}.text-block h3{color:#333;font-size:.9rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1rem;text-transform:uppercase}.text-body{color:#444;font-size:1.125rem;line-height:1.7}@media (max-width:1024px){.fixed-scroll-section{flex-direction:column}.fixed-image{height:400px;position:relative}.scrollable-content{padding:4rem 2rem}.text-block.horizontal{align-items:center;flex-direction:column;gap:2rem;margin-bottom:4rem;padding-bottom:3rem;text-align:center}.text-side{max-width:100%;padding-left:0}.image-side{justify-content:center;width:100%}.image-side img{max-width:100%}}