@keyframes arrow-pointing{0%{transform:translateX(0)}to{transform:translateX(.1875rem)}}.module.module--gallery .gallery-wrapper{position:relative}.module.module--gallery .gallery-wrapper .progress-bar{background-color:#d3d3d3;background-image:linear-gradient(90deg,#273b49,#273b49);background-repeat:no-repeat;background-size:0 100%;bottom:.75rem;display:none;height:.0625rem;left:6.25rem;position:absolute;right:0;transition:background-size .6s ease-in-out}@media print,screen and (max-width:47.93625em){.module.module--gallery .gallery-wrapper .progress-bar{display:block}}@media print,screen and (min-width:47.9375em){.module.module--gallery .gallery-container{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-auto-rows:minmax(8.6875rem,auto);grid-template-columns:auto auto;row-gap:1.25rem}}@media print,screen and (min-width:77.5em){.module.module--gallery .gallery-container{grid-auto-rows:minmax(21.375rem,auto)}}.module.module--gallery .gallery-container .item-link{display:block;height:15.5625rem;overflow:hidden;position:relative}.module.module--gallery .gallery-container .item-link img{transition:transform 1.6s ease}@media print,screen and (min-width:47.9375em){.module.module--gallery .gallery-container .item-link{height:100%}.module.module--gallery .gallery-container .item-link:first-child{grid-column:span 1;grid-row:span 2;height:100%;width:calc(100% + 6.25rem)}.module.module--gallery .gallery-container .item-link:nth-child(2),.module.module--gallery .gallery-container .item-link:nth-child(3){grid-column:span 1;grid-row:span 1;height:100%;margin-left:6.25rem}.module.module--gallery .gallery-container .item-link:nth-child(4),.module.module--gallery .gallery-container .item-link:nth-child(5){grid-column:span 1;grid-row:span 2;height:100%}}.module.module--gallery .gallery-container .item-link:after{background-color:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .6s ease}.module.module--gallery .gallery-container .item-link .gallery-content{bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;z-index:1}@media print,screen and (min-width:47.9375em){.module.module--gallery .gallery-container .item-link .gallery-content{padding:1.5rem}}@media print,screen and (min-width:77.5em){.module.module--gallery .gallery-container .item-link .gallery-content{padding:2rem}}.module.module--gallery .gallery-container .item-link .gallery-content .description{opacity:0;transition:opacity .6s ease}.module.module--gallery .gallery-container .item-link .gallery-content .title{position:relative}.module.module--gallery .gallery-container .item-link .gallery-content .title:before{background:url(280948e23c77.svg) no-repeat;background-position:50%;background-size:contain;bottom:0;content:"";height:100%;position:absolute;right:0;width:1.5rem}.module.module--gallery .gallery-container .item-link:hover:after{background-color:rgba(0,0,0,.6)}.module.module--gallery .gallery-container .item-link:hover img{transform:scale(1.1)}.module.module--gallery .gallery-container .item-link:hover .gallery-content .description{opacity:1}.module.module--gallery .gallery-container .item-link:hover .gallery-content .title:before{animation:arrow-pointing .6s ease-in-out infinite alternate}