.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:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;gap:4rem;justify-content:space-between;margin-bottom:8rem;padding-bottom:4rem}.text-side{flex:0 0 60%;padding-left:0;padding-right:2rem}.image-side{display:flex;flex:1 0 300px;justify-content:flex-end}.image-side img{border-radius:8px;border-radius:.5rem;box-shadow:0 4px 15px rgba(0,0,0,.08);height:auto;max-width:400px;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:2000px) and (min-width:1025px){.image-side{display:none!important}.text-side{flex:1 1 100%;max-width:100%;padding-right:0}}@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%}}