.fixed-scroll-section{align-items:stretch;background-color:#fbf7f2;display:flex;position:relative}.fixed-image{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:1200px){.text-side{padding-left:4rem}}@media (max-width:1024px){.scrollable-content{padding:5rem 3rem}.text-side{padding-left:2rem}}@media (max-width:1225px){.fixed-scroll-section{flex-direction:column}.fixed-image{height:40vh;position:relative}.scrollable-content{padding:2rem 1.5rem}.text-block.horizontal{align-items:center;flex-direction:column;text-align:center}.text-side{max-width:100%;padding-left:0}.text-block h3{margin-bottom:1rem}.image-side{justify-content:center;margin-top:1.5rem}.image-side img{max-width:100%}}