@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;700&display=swap");.custom-rows-module{display:flex;flex-direction:column;font-family:Inter Tight,sans-serif;gap:4rem}.row-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.row-wrapper.text-left .text-content{order:1}.row-wrapper.text-left .image-content,.row-wrapper.text-right .text-content{order:2}.row-wrapper.text-right .image-content{order:1}.image-content,.text-content{flex:1;padding:1rem}.image-content img{display:block;height:auto;width:100%}@media (max-width:768px){.row-wrapper{flex-direction:column}.image-content,.text-content{order:unset!important;padding:0;width:100%}}.category{color:#93895f;font-size:16px;font-weight:400;margin-bottom:.5rem}.headline{color:#121212;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:.75rem}.headline p{margin:0}.description{color:#5e5e5e;font-size:18px;font-weight:400;line-height:1.6}