.paragraph-with-img--wrapper{color:var(--text-color);display:flex;gap:30px;justify-content:space-around;margin-bottom:var(--band-lg);margin-top:var(--band-sm);width:100%}.paragraph-with-img--right{background-color:var(--bg-secondary);border-radius:var(--border-radius-sm);height:fit-content;max-width:45%;padding:var(--band-sm);position:sticky;top:50px}img.simple-paragraph--img{border-radius:var(--border-radius-sm);height:200px;object-fit:cover;width:100%}.paragraph-with-img--left{max-width:45%}.paragraph-with-img--left a{margin-top:var(--band-sm)}ul li{color:var(--text-primary);font-weight:400;list-style:disc;margin-bottom:10px;padding-left:unset;position:relative}@media (max-width:1050px){.paragraph-with-img--wrapper{display:flex;flex-wrap:wrap-reverse}.paragraph-with-img--left,.paragraph-with-img--right{max-width:unset}.paragraph-with-img--right{position:static}.paragraph-with-img--left{flex-basis:100%}}