.tl-image-cluster{min-height:100px}.tl-image-cluster__container{box-sizing:border-box;column-gap:2em;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:var(--max-width);row-gap:2em;width:100%}.tl-image-cluster__column{flex-basis:calc(68% - 1em)}.tl-image-cluster__column-small{display:flex;flex-basis:calc(32% - 1em);flex-direction:column;justify-content:space-between;row-gap:2em;width:100%}.tl-image-cluster__image{display:block;height:auto!important;width:100%!important}.tl-image-cluster__pre-container{align-items:center;column-gap:2em;display:flex;justify-content:space-between;margin-bottom:2rem}.tl-image-cluster__pre-container-line{width:50%}.red-line{background-color:var(--thermo-red);border:none;height:3px}.tl-image-cluster__pre-container-dots{background-repeat:repeat-x;background-size:27.5px;height:35px;width:50%}.tl-image-cluster__post-container{align-items:center;display:flex;justify-content:center;margin-top:2rem}.tl-image-cluster__post-container-dots{background-position:calc(50% - 19px) top;background-repeat:repeat-x;background-size:27.3px;height:35px;width:100%}@media (min-width:900px){.tl-image-cluster__container{flex-wrap:nowrap}.tl-image-cluster__column{flex-basis:33%}.tl-image-cluster__column-small{flex-basis:calc(16.33333% - 1em)}.tl-image-cluster__post-container-dots,.tl-image-cluster__pre-container-dots{width:calc(33% - 1em)}.tl-image-cluster__pre-container-line{width:calc(67% - 1em)}}