.module-gallery{position:relative;margin-bottom:var(--theme-layout-offset-v)}.module-gallery.is-legacy{margin-top:48rem;margin-bottom:48rem}.module-gallery .items{position:relative}.module-gallery .items .slick-arrow{display:block;font-size:0;position:absolute;top:calc(50% - 52rem);width:44rem;height:44rem;background-color:var(--theme-color-background-b);border-radius:4rem;background-repeat:no-repeat;background-size:24rem;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\'%3E%3Cpath d=\'M17.835 3.86961L16.055 2.09961L6.16504 11.9996L16.065 21.8996L17.835 20.1296L9.70504 11.9996L17.835 3.86961Z\' fill=\'%232E3E51\'/%3E%3C/svg%3E")}@media screen and (hover:hover){.module-gallery .items .slick-arrow{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.module-gallery .items .slick-arrow:hover{background-color:var(--theme-color-focus-default);cursor:pointer}.module-gallery .items .slick-arrow:focus{outline:none}}@media screen and (max-width:799px){.module-gallery .items .slick-next,.module-gallery .items .slick-prev{display:none!important}}@media screen and (min-width:800px){.module-gallery .items .slick-next{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-60rem}.module-gallery .items .slick-prev{left:-60rem}}.module-gallery .items .item{position:relative}.module-gallery .items .item figure{width:100%;max-width:100%;text-align:right}.module-gallery .items .item figure img{object-fit:cover;object-position:top;width:100%;aspect-ratio:1.5}.module-gallery .paging{position:absolute;bottom:0;left:0;list-style-type:none!important;padding-left:0!important;margin-bottom:0!important;color:var(--theme-color-text-subdued)!important;font-family:var(--theme-font-family)!important;font-weight:500!important;font-size:15rem!important;line-height:1.55!important}.module-gallery .caption{position:absolute;background:#fff;bottom:0;width:calc(100% - 290rem);margin-left:90rem;margin-right:200rem;font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued)}.module-gallery .caption::selection{background-color:var(--theme-color-action-accent-hover)}.module-gallery figcaption{padding-top:38rem;text-align:right;font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued);display:inline-block;width:200rem}.module-gallery figcaption::selection{background-color:var(--theme-color-action-accent-hover)}.module-gallery .test-class{font-weight:500}.module-gallery.is-style-no-format .items .item figure img{aspect-ratio:auto}.module-gallery.no-captions .paging{position:static;padding-top:38rem}