.GalleryLoop{width:100vw;overflow:hidden}.GalleryLoop .wrapper{width:max-content}.GalleryLoop .images{display:inline-grid;grid-template-columns:repeat(6,1fr);width:100vw;white-space:nowrap;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);animation:moveLeft 25s linear infinite}@media(max-width:700px){.GalleryLoop .images{grid-template-columns:repeat(4,1fr);animation:none}.GalleryLoop .images:last-child{display:none}}.SectionEvolution{padding:8vw 6vw}@media(min-width:880px){.SectionEvolution .grid{max-width:1400px;margin:0 auto}.SectionEvolution .grid__one,.SectionEvolution .grid__two{display:grid;grid-template-columns:1fr 1fr}.SectionEvolution .grid__one{align-items:center}.SectionEvolution .grid__one .text{padding-left:6vw}.SectionEvolution .grid__one .image{max-width:60%;margin-left:auto;border-radius:.625rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.SectionEvolution .grid__two .text{padding-right:6vw}.SectionEvolution .grid__two .image:first-child{max-width:40%;margin:0 auto 1.5rem 0;border-radius:.625rem;border-top-right-radius:0}.SectionEvolution .grid__two .image:last-child{border-radius:.625rem;border-top-left-radius:0}}@media(max-width:880px){.SectionEvolution .text{padding:1.5rem 0}.SectionEvolution .image,.SectionEvolution .image-has-video{width:100%;border-radius:.625rem}}.SectionEvolution .text__heading{font-size:clamp(1.625rem,3vw,2.5rem);font-weight:800;line-height:1.2}.SectionEvolution .text__caption{font-size:1rem;font-weight:200;line-height:1.5;margin:1.25rem 0;opacity:.85}.SectionEvolution .image-has-video:hover{cursor:pointer;filter:brightness(90%);transition:.3s}