@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (min-width: 731px){.two-image__grid{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:clamp(2rem,.8831168831rem + 2.2918258212vw,4rem)}}.two-image__image{display:block;overflow:hidden;border-radius:.2rem}@media screen and (min-width: 0)and (max-width: 730px){.two-image__image:first-child{margin-bottom:2.6666666667rem}}@media screen and (min-width: 731px){.two-image__image{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start}}.two-image__image picture,.two-image__image img{display:block;width:100%;height:auto;border-radius:.2rem;overflow:hidden}@media screen and (min-width: 731px){.two-image__image--small{grid-column:span 2;grid-row:1}}@media screen and (min-width: 731px){.two-image__image--large{grid-column:span 3;grid-row:1}}@media screen and (min-width: 731px){.two-columns--right-aligned .two-image__image--small:first-child{grid-column:2/span 2}.two-columns--right-aligned .two-image__image--small:last-child{grid-column:4/span 2}}