<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.animated-image-collage{position:relative;overflow:hidden;height:90vh}.animated-image-collage .animated-image-collage_box{flex-flow:column;height:90vh;display:flex;position:relative}.animated-image-collage .animated-image-collage_grid{z-index:1;flex-flow:column;flex:none;grid-template-rows:10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;justify-content:center;align-items:stretch;width:450vw;display:grid;position:relative;transform:none;max-height:90vh}@media screen and (min-width: 750px){.animated-image-collage .animated-image-collage_grid{width:300vw}}.animated-image-collage .animated-image-collage_item:nth-child(1){grid-area:6/1/11/4}.animated-image-collage .animated-image-collage_item:nth-child(2){grid-area:1/1/4/3}.animated-image-collage .animated-image-collage_item:nth-child(3){grid-area:1/7/4/10}.animated-image-collage .animated-image-collage_item:nth-child(4){grid-area:8/8/11/11}.animated-image-collage .animated-image-collage_item:nth-child(5){grid-area:1/12/4/15}.animated-image-collage .animated-image-collage_item:nth-child(6){grid-area:7/16/11/19}.animated-image-collage .animated-image-collage_item:nth-child(7){grid-area:1/20/4/22}.animated-image-collage .animated-image-collage_item:nth-child(8){grid-area:8/23/11/26}.animated-image-collage .animated-image-collage__text{display:flex;flex-direction:column;justify-content:space-between;min-height:90vh;text-align:center}@media screen and (min-width: 990px){.animated-image-collage .animated-image-collage__text{align-items:center}}.animated-image-collage .animated-image-collage__text .animated-image--btn{padding-bottom:2rem;margin:0 auto;z-index:2;mix-blend-mode:exclusion}@media screen and (min-width: 750px){.animated-image-collage .animated-image-collage__text .animated-image--btn{padding-bottom:4rem}}@media screen and (min-width: 1200px){.animated-image-collage .animated-image-collage__text .animated-image--btn{padding-bottom:8rem}}.animated-image-collage .animated-image-collage-content{width:100%;position:absolute;left:0;height:100%}.animated-image-collage .animated-image-collage__heading{max-width:1080px;mix-blend-mode:exclusion;z-index:3;position:absolute;top:50%;transform:translateY(-50%);left:50%;transform:translate(-50%, -50%)}.animated-image-collage .animated-image-collage__desc{max-width:52rem;margin-bottom:1.6rem}.animated-image-collage .animated-image-collage__desc p{margin:0}.animated-image-collage .animated-image-collage_block{grid-column-gap:9rem;grid-row-gap:9rem;width:100%;height:90vh;display:flex}.animated-image-collage .animated-image-collage_img{position:relative;width:100%;height:100%}.animated-image-collage .animated-image-collage_img img,.animated-image-collage .animated-image-collage_img svg,.animated-image-collage .animated-image-collage_img video{width:100%;height:100%;max-width:100%;position:absolute !important;object-fit:cover;object-position:center;top:0;border-radius:var(--border-radius)}</pre></body></html>