@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(calc(-31.667rem * 12))}}.image-hex{padding-top:4rem;padding-bottom:4rem;overflow:hidden}@media (min-width:768px){.image-hex{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1400px){.image-hex{padding-top:8rem;padding-bottom:8rem}}.image-hex .section-header__title{margin-bottom:3rem}.image-hex .image-hex__description{margin-bottom:5rem}.image-hex .image-hex__description p{margin:0}.image-hex .image-hex__container{display:flex;will-change:transform;animation:scrolling 80s linear infinite}@media screen and (prefers-reduced-motion:reduce){.image-hex .image-hex__container{animation:none}}.image-hex div.image-hex__container:nth-of-type(2){margin-top:-4.111rem;margin-left:-15.833rem}.image-hex .image-hex__images{display:flex;-moz-column-gap:5rem;column-gap:5rem}.image-hex div.image-hex__images:nth-of-type(2){margin-left:5rem}.image-hex .image-hex__image{position:relative;overflow:hidden;display:inline-block;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:26.667rem;height:30.556rem}.image-hex .image-hex__image img{display:block;position:absolute;top:0;left:0;width:100%;max-width:none;height:100%;-o-object-fit:cover;object-fit:cover}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.image-hex .image-hex__image img{width:auto;min-width:100%}}
/*# sourceMappingURL=image-hex.css.map */