@media (min-width:992px){.image-list-module .row-fluid{align-items:stretch}.image-list-module .media-container,.image-list-module .text-item{height:75vh;max-height:700px}}.image-list-module .media-container{position:sticky;top:20vh}@media (min-width:992px){.image-list-module .media-container{display:flex;flex-direction:column;justify-content:center;width:100%}}.image-list-module .media-container .media-item{display:block;height:auto;left:0;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .6s ease-in;width:auto}.image-list-module .text-container .text-item{opacity:0;transition:opacity .6s ease-in}.image-list-module .media-container .media-item.active,.image-list-module .text-container .text-item.active{opacity:1;transition:opacity .6s ease-out}.image-list-module .text-item:not(:last-child){margin-bottom:10vh}.image-list-module .text-item{display:flex;flex-direction:column;gap:40px;justify-content:center}.image-list-module .text-item:not(:last-child){margin-bottom:0}@media (max-width:991px){.image-list-module .list-item{display:flex;flex-direction:column;gap:20px}.image-list-module .list-item .accordion-container:not(:first-child){margin-top:0}.image-list-module div.media-item{align-items:center;background-color:#f8f8f8;border-radius:6px;display:flex;font-style:italic;justify-content:center}}