.carousel.grid{grid-row-gap:23px}.carousel .imageTitle,.carousel .imagecarouselcount{font-size:12px;line-height:15px}.carousel .carouselcontrols{display:flex}@media print{.carousel .carouselcontrols{display:none}}@media screen and (max-width:721.98px){.carousel .carouselcontrols{display:none}}@media (max-width:1199.98px){.carousel .carouselcontrols button:first-child{margin-right:23px}}.carousel .carouselcontrols button{display:flex;align-items:center;justify-content:center;padding:0;min-width:30px;max-width:30px;height:30px;background-color:#090909;border:1px solid #090909}.carousel .carouselcontrols button svg{display:block;width:16px;fill:#fff}.carousel .carouselcontrols button:focus-visible,.carousel .carouselcontrols button:hover{background-color:#00e2b0;border-color:#00e2b0}.carousel .carouselcontrols button:focus-visible svg,.carousel .carouselcontrols button:hover svg{fill:#090909}.carousel .carouselcontrols button:active{background-color:#deec29;border-color:#deec29}.carousel .carouselcontrols button:active svg{fill:#090909}.carousel .carouselcontrols button.disabled{background-color:#fff;border-color:#090909;pointer-events:none}.carousel .carouselcontrols button.disabled svg{fill:#090909}.carousel .carouselcontrols button.controlleft svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle}.carousel .carouselcontrols button.controlright{margin-left:0}.carousel .carouselcontrols button.controlright svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);vertical-align:middle}.carousel .paging-indicators{width:100%}.carousel .paging-indicators .indicator{display:inline-block;width:23px;height:23px;background-color:#090909;-webkit-clip-path:polygon(35.7% 0,64.3% 0,90% 17.8%,100% 50%,90% 82.2%,64.3% 100%,35.7% 100%,10% 82.2%,0 50%,10% 17.8%);clip-path:polygon(35.7% 0,64.3% 0,90% 17.8%,100% 50%,90% 82.2%,64.3% 100%,35.7% 100%,10% 82.2%,0 50%,10% 17.8%);padding:0;border-radius:0;border:none}.carousel .paging-indicators .indicator:not(:last-child){margin-right:23px}.carousel .paging-indicators .indicator.active{background-color:#eb2814}.carousel .paging-indicators .indicator:focus-visible{background-color:#00e2b0;outline:0}.carousel .tilewrapper{transition:var(--carousel-transition-speed)}