.top-carousel{contain:content;height:auto;margin-bottom:2rem;max-width:100%;position:relative;width:100%}.top-carousel--has-thumbnails{margin-bottom:1rem}@media screen and (min-width:1081px){.top-carousel--has-thumbnails{margin-bottom:0}}.top-carousel__images{background:#111;display:flex;height:auto;justify-content:center}@media screen and (min-width:1081px){.top-carousel__images{height:calc(100vh - 18rem);overflow:hidden}.main--banner .top-carousel__images{height:calc(100vh - 20rem)}}.top-carousel__image{display:none;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.top-carousel__image--active{display:block}.top-carousel__thumbnails{display:flex;flex-wrap:wrap;justify-content:center;margin-top:-1.5rem;padding:0 .25rem;width:100%}@media screen and (min-width:1081px){.top-carousel__thumbnails{justify-content:flex-end;margin-top:-2rem}}.top-carousel__thumbnail{background:#9c9c9c;box-shadow:0 0 1rem rgba(0,0,0,.15);cursor:pointer;height:3rem;margin:.25rem;transition:transform .1s;width:auto}@media screen and (min-width:641px){.top-carousel__thumbnail{height:5rem}}@media screen and (min-width:1081px){.top-carousel__thumbnail{height:7rem}}.top-carousel__thumbnail:hover{transform:scale(1.05)}.top-carousel__thumbnail:active{transform:scale(1);transition:transform 0s}
