.photo-grid{padding-left:1.6rem;padding-right:1.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.photo-grid_background{position:absolute;left:0;top:0;right:0;z-index:1;pointer-events:none}.photo-grid_background img{height:100%;width:100%;object-fit:cover}.photo-grid_inner{max-width:var(--section-max);margin:0 auto;width:100%;position:relative;z-index:2}.photo-grid_content{display:flex;flex-direction:column;justify-content:center;text-align:center;margin-bottom:3rem}.photo-grid_content .title,.photo-grid_content .subtitle{text-align:center;margin:0 auto}.photo-grid_content .subtitle{margin-bottom:1.2rem}@media only screen and (min-width:750px){.photo-grid_content{margin-bottom:6rem}}.photo-grid_grid{display:grid;grid-template-columns:1fr;width:100%;margin:0 auto;grid-gap:1.6rem}@media only screen and (min-width:750px){.photo-grid_grid{grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(3,1fr)}}.pg-rive-wrap{width:100%;height:80%;padding:3.2rem}.photo-grid_item{display:flex;flex-direction:column;position:relative;border-radius:1.6rem;min-height:max(40rem,30vh);padding:3rem}.photo-grid_item:hover .photo-grid_image{opacity:1}.photo-grid_item_text{position:relative;z-index:2;display:flex;flex-direction:column}.photo-grid_item_text-color_light .photo-grid_item_title{color:#f3f6ff}.photo-grid_item_text-color_light .photo-grid_item_subtitle{color:#cbd6f5}.photo-grid_item_text-color_dark .photo-grid_item_title,.photo-grid_item_text-color_dark .photo-grid_item_subtitle{color:#000}.photo-grid_item_title{line-height:1;font-size:3.2rem;text-wrap:balance}@media only screen and (min-width:750px){.photo-grid_item_title{font-size:4rem}}.photo-grid_item_title.title-default{font-size:3.2rem}@media only screen and (min-width:750px){.photo-grid_item_title.title-default{font-size:4rem}}.photo-grid_item_title.title-small{font-size:2.4rem}@media only screen and (min-width:750px){.photo-grid_item_title.title-small{font-size:3rem}}.photo-grid_item_title.title-large{font-size:4rem}@media only screen and (min-width:750px){.photo-grid_item_title.title-large{font-size:5rem}}.photo-grid_item_subtitle{font-weight:400;margin:0;margin-top:.8rem;max-width:30rem;line-height:1.5;text-wrap:balance}@media only screen and (max-width:750px){.photo-grid_item_subtitle{font-size:1.6rem}}.photo-grid_image{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;object-fit:cover;height:100%;width:100%;z-index:1;border-radius:1.6rem;opacity:.8;transition:.2s opacity ease-in-out}.photo-grid_item:nth-of-type(1) .photo-grid_item_text{margin-top:auto}.photo-grid_item:nth-of-type(4){padding:0;background:linear-gradient(156deg,#292e56cc -1.2%,#051833cc 98.53%);box-shadow:0 0 52px #ffffff29 inset}.photo-grid_item:nth-of-type(4) .photo-grid_item_text{text-align:center;position:absolute;bottom:3rem;width:100%}.photo-grid_item:nth-of-type(4) .photo-grid_item_text .photo-grid_item_title{margin:0 auto}.photo-grid_item:nth-of-type(4) .photo-grid_item_text .photo-grid_item_subtitle{width:100%;margin:0 auto}.photo-grid_item:nth-of-type(4) .photo-grid_image{opacity:1}.photo-grid_item:nth-of-type(4) img{max-height:95%;object-fit:contain}@media only screen and (min-width:750px){.photo-grid_item:nth-of-type(1){grid-column:1 / span 5;grid-row-start:1}.photo-grid_item:nth-of-type(2){grid-column:6 / span 4;grid-row-start:1}.photo-grid_item:nth-of-type(3){grid-row-start:2;grid-column:1 / span 3}.photo-grid_item:nth-of-type(4){grid-row-start:2;grid-column:4 / span 3}.photo-grid_item:nth-of-type(5){grid-row-start:2;grid-column:7 / span 3}.photo-grid_item:nth-of-type(6){grid-row-start:3;grid-column:1 / span 9;max-height:30rem;min-height:auto}.photo-grid_item:nth-of-type(6) .photo-grid_item_text{position:absolute;top:50%;transform:translateY(-50%);left:12rem}.photo-grid_item:nth-of-type(6) .photo-grid_item_text p{max-width:min(100%,50rem)}}

