.sr-hero-mosaic__top-heading{background:#f3f3f4;border-radius:6px;padding:0 24px;width:fit-content}.sr-hero-mosaic{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:minmax(151px,auto) minmax(255px,auto) minmax(0,1fr) minmax(0,1fr);height:auto;min-height:0;padding:80px 40px 40px 0}.sr-hero-mosaic .sr-hero-mosaic__content{grid-column:1/4;grid-row:1/3;padding:10px 30px 10px 0}.sr-hero-mosaic .mosaic-item{min-height:0;overflow:hidden}.sr-hero-mosaic .mosaic-item img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%}.sr-hero-mosaic .mosaic-item:hover img{transform:scale(1.04)}.sr-hero-mosaic .mosaic-item--1{align-self:stretch;grid-column:4/span 2;grid-row:1/span 1;justify-self:stretch;max-height:155px}.sr-hero-mosaic .mosaic-item--2{align-self:stretch;grid-column:4/span 1;grid-row:2/span 1;justify-self:stretch;max-height:100%}.sr-hero-mosaic .mosaic-item--3{align-self:stretch;grid-column:5/span 1;grid-row:2/span 2;justify-self:stretch;max-height:100%}.sr-hero-mosaic .mosaic-item--4{align-self:stretch;grid-column:1/span 1;grid-row:3/span 2;justify-self:stretch;max-height:100%}.sr-hero-mosaic .mosaic-item--5{grid-column:2/span 1}.sr-hero-mosaic .mosaic-item--5,.sr-hero-mosaic .mosaic-item--6{align-self:stretch;grid-row:3/span 1;justify-self:stretch;max-height:200px}.sr-hero-mosaic .mosaic-item--6{grid-column:3/span 2}.sr-hero-mosaic .mosaic-item--7{grid-column:2/span 2}.sr-hero-mosaic .mosaic-item--7,.sr-hero-mosaic .mosaic-item--8{align-self:stretch;grid-row:4/span 1;justify-self:stretch;max-height:200px}.sr-hero-mosaic .mosaic-item--8{grid-column:4/span 2}@media (min-width:1200px){.sr-hero-mosaic .mosaic-item--1,.sr-hero-mosaic .mosaic-item--2,.sr-hero-mosaic .mosaic-item--3,.sr-hero-mosaic .mosaic-item--4,.sr-hero-mosaic .mosaic-item--5,.sr-hero-mosaic .mosaic-item--6,.sr-hero-mosaic .mosaic-item--7,.sr-hero-mosaic .mosaic-item--8{display:block}}@media (max-width:1199.98px){.sr-hero-mosaic{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto 200px;max-height:unset;padding:10px 10px 3rem}.sr-hero-mosaic .sr-hero-mosaic__content{grid-column:1/4;grid-row:1;padding:30px 20px}.sr-hero-mosaic .mosaic-item--1{grid-column:1/4;grid-row:2}.sr-hero-mosaic .mosaic-item--2{grid-column:1;grid-row:3}.sr-hero-mosaic .mosaic-item--3{grid-column:2/4;grid-row:3}.sr-hero-mosaic .mosaic-item--4,.sr-hero-mosaic .mosaic-item--5,.sr-hero-mosaic .mosaic-item--6,.sr-hero-mosaic .mosaic-item--7,.sr-hero-mosaic .mosaic-item--8{display:none}}@media (max-width:575.98px){.sr-hero-mosaic{gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:8px}.sr-hero-mosaic .sr-hero-mosaic__content{grid-column:1/3;grid-row:auto}.sr-hero-mosaic .mosaic-item--1{display:block;grid-column:1/3;grid-row:auto;height:180px}.sr-hero-mosaic .mosaic-item--2,.sr-hero-mosaic .mosaic-item--3,.sr-hero-mosaic .mosaic-item--4,.sr-hero-mosaic .mosaic-item--5,.sr-hero-mosaic .mosaic-item--6,.sr-hero-mosaic .mosaic-item--7,.sr-hero-mosaic .mosaic-item--8{display:none}}