@charset "UTF-8";:root{--t-caret-icon-red-mask: rgb(201, 16, 36)}@media (prefers-color-scheme: dark){:root{--t-caret-icon-red-mask: rgb(255, 102, 105)}}.image-gallery{--t-image-gallery: rgb(34, 33, 29);--t-image-gallery-bg: rgb(218, 218, 210);--t-image-gallery-caption-bg: rgb(245, 245, 242)}@media (prefers-color-scheme: dark){.image-gallery{--t-image-gallery: rgb(250, 250, 248);--t-image-gallery-bg: rgb(17, 17, 17);--t-image-gallery-caption-bg: rgb(56, 55, 50)}}.image-gallery{position:relative;overflow:hidden;color:var(--t-image-gallery);--fec-image-ng-bg: rgb(0, 0, 0);content-visibility:auto;contain-intrinsic-size:auto 500px}.image-gallery__list{display:flex;flex-flow:row nowrap;gap:8px;margin:0;padding:0;background-color:var(--t-image-gallery-bg);overflow:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;list-style-type:none;scrollbar-width:none}.image-gallery__list::-webkit-scrollbar{display:none;width:0;height:0}.image-gallery__item{display:flex;flex-direction:column;flex:0 0 100%;scroll-snap-stop:always;scroll-snap-align:center}.image-gallery__figure{display:flex;flex-direction:column;margin:0;flex-grow:1;position:relative}.image-gallery__image-wrapper{aspect-ratio:4/3;position:relative}.image-gallery__caption-container{background-color:var(--t-image-gallery-caption-bg);flex-grow:1;display:flex;flex-direction:column}.image-gallery__counter{position:absolute;left:50%;transform:translate(-50%);padding:2px 8px;font-weight:400;font-variation-settings:"wght" 400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000000b3;color:#fff;bottom:8px;font-size:12px;letter-spacing:.4px;line-height:1.5}@media (min-width: 720px){.image-gallery__counter{bottom:16px;font-size:16px;letter-spacing:.4px;line-height:1.25}}.image-gallery__button-container{aspect-ratio:4/3;position:absolute;bottom:100%;width:100%;left:0}.image-gallery__button{position:absolute;height:64px;width:40px;top:150%;transform:translateY(-50%);border:none;cursor:pointer;padding:0;transition:background-color .2s ease;background-color:transparent}@media (min-width: 720px){.image-gallery__button{width:56px;height:96px}}.image-gallery__button:hover,.image-gallery__button:focus{background-color:#0000007a}.image-gallery__button:active{background-color:#000c}.image-gallery__button:before{content:"";position:absolute;display:block;top:-12px;bottom:-12px}.image-gallery__button-icon-container{filter:drop-shadow(0 0 2px rgb(0,0,0))}.image-gallery__button--left{left:0;border-radius:0 2px 2px 0}.image-gallery__button--left .image-gallery__button-icon{display:inline-block;-webkit-mask:url(/staticfiles/aron/assets/caret-C11W6tqP.svg) no-repeat 50% 50%;mask:url(/staticfiles/aron/assets/caret-C11W6tqP.svg) no-repeat 50% 50%;transition:transform .2s ease-in-out,background-color .2s ease-in-out;width:24px;height:24px;background-color:#fff;transform:rotate(90deg);-webkit-mask-size:100%;mask-size:100%}.image-gallery__button--left:before{left:0;right:-12px}.image-gallery__button--right{right:0;border-radius:2px 0 0 2px}.image-gallery__button--right .image-gallery__button-icon{display:inline-block;-webkit-mask:url(/staticfiles/aron/assets/caret-C11W6tqP.svg) no-repeat 50% 50%;mask:url(/staticfiles/aron/assets/caret-C11W6tqP.svg) no-repeat 50% 50%;transition:transform .2s ease-in-out,background-color .2s ease-in-out;width:24px;height:24px;background-color:#fff;transform:rotate(-90deg);-webkit-mask-size:100%;mask-size:100%}.image-gallery__button--right:before{left:-12px;right:0}.image-gallery__button--wiggle-wiggle .image-gallery__button-icon{animation:wiggleRightAnimation 1.6s cubic-bezier(.445,.05,.55,.95);animation-iteration-count:infinite}@media screen and (prefers-reduced-motion: reduce){.image-gallery__button--wiggle-wiggle .image-gallery__button-icon{animation:none}}@keyframes wiggleRightAnimation{0%{margin-left:-10px}50%{margin-left:10px}to{margin-left:-10px}}.image-gallery__button--hidden{display:none}.image-gallery--teaser{flex-grow:1}
