.image-stack-content-section{display:flex;flex-direction:row;gap:var(--gutter-x-loose)}.image-stack-content-section.image-content .image-stack-content{order:2}.image-stack-content-section.image-content .image-stack-images{order:1}.image-stack-content-section .image-stack-content{width:50%;height:-moz-fit-content;height:fit-content;position:sticky;top:calc(var(--header-height) + 2rem)}.image-stack-content-section .image-stack-content .buttons{margin-top:var(--space-l)}.image-stack-content-section .image-stack-images{width:50%;display:flex;flex-direction:column;gap:var(--space-m)}.image-stack-content-section .image-stack-images .test img{width:100%;-o-object-fit:contain;object-fit:contain;height:auto;border-radius:12px}@media(max-width: 48rem){.image-stack-content-section{flex-direction:column}.image-stack-content-section .image-stack-content{width:100%;position:relative;top:unset}.image-stack-content-section .image-stack-images{overflow:scroll;flex-wrap:nowrap;flex-direction:row;width:calc(100% + var(--container-standard) + var(--container-standard));padding:0 var(--container-standard);margin-left:calc(-1*var(--container-standard));margin-right:calc(-1*var(--container-standard));gap:var(--gutter-tight)}.image-stack-content-section .image-stack-images .test{height:12.5rem;width:auto}.image-stack-content-section .image-stack-images .test img{width:auto;height:12.5rem}}
/*# sourceMappingURL=image_stack_content.css.map */
