.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding) * 1px);position:relative}.react-photo-album--image{width:100%;height:auto;aspect-ratio:var(--react-photo-album--photo-width) /var(--react-photo-album--photo-height);display:block}.react-photo-album--button{cursor:pointer;border:initial;background:initial}.react-photo-album--columns{justify-content:space-between}.react-photo-album--columns .react-photo-album--track{justify-content:space-between;row-gap:calc(var(--react-photo-album--spacing) * 1px);width:calc((100% - 1px * (var(--react-photo-album--columns) - 1) * var(--react-photo-album--spacing) - 2px * var(--react-photo-album--columns) * var(--react-photo-album--padding) - var(--react-photo-album--adjusted-gaps) * 1px) * var(--react-photo-album--column-ratio) / var(--react-photo-album--total-ratio) + 2px * var(--react-photo-album--padding));flex-direction:column}.react-photo-album--columns .react-photo-album--photo{width:100%}.gallerySingleBoxWrap{padding:3rem 0;display:flex;justify-content:center;flex-direction:column}.gallery-single-image-title{font-size:34px;font-weight:500;color:#424242;line-height:60px;margin-bottom:35px}.gallery-item-image{width:100%;height:auto;overflow:hidden;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer}.galleryFinalImgSingle{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-photo,.react-photo-album--image{object-fit:cover!important}.imageCollageBoxTitleParent{margin:6rem 0!important}.imageCollageBoxTitleMainParent{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:2}.imageCollageBoxTitle{font-size:195px;color:#f5f5f5;position:absolute;z-index:1;margin-top:-70px}.imageCollageBoxTitle,.imageCollageBoxTitleMain{font-weight:500;text-transform:uppercase;width:max-content}.imageCollageBoxTitleMain{font-size:35px;color:#343434;margin-bottom:20px}.imageCollageBoxSubtitle{font-size:16px;font-weight:500;letter-spacing:1px;color:#343434;text-align:center;line-height:25px}@media screen and (max-width:1100px){.gallery-single-image-title{font-size:28px;font-weight:500;color:#424242;line-height:45px;margin-bottom:35px}}@media screen and (max-width:1118px){.imageCollageBoxTitle{font-size:120px;font-weight:500;color:#f5f5f5;text-transform:uppercase;position:relative;width:max-content;margin-top:0;margin-bottom:-170px}.imageCollageBoxTitleParent{margin:1rem 0 4rem!important}}@media screen and (max-width:718px){.gallery-single-image-title{font-size:24px;font-weight:500;color:#424242;line-height:40px;margin-bottom:35px}.imageCollageBoxTitle{font-size:80px;font-weight:500;color:#f5f5f5;text-transform:uppercase;position:relative;width:max-content;margin-top:0;margin-bottom:-200px}}@media screen and (max-width:518px){.imageCollageBoxTitle{font-size:55px;font-weight:500;color:#f5f5f5;text-transform:uppercase;position:relative;width:max-content;margin-top:0;margin-bottom:-252px}}