.textBannerCtn{height:100dvh;display:flex;align-items:center;padding:var(--p)}.textBannerText{font-family:var(--geo);font-weight:300;font-size:54px;margin-left:-.1%!important;line-height:1.1em}.textBannerCtn svg{position:absolute;bottom:var(--p);left:var(--p)}@media screen and (max-width:1100px){.textBannerText{font-size:26px}}.projectGallery{margin-top:10%}.homeGalleryCtn{--pt:calc((100vh - 39.9vw) / 2);padding-top:var(--pt)}.homeGalleryDiv{padding:0 var(--p) var(--p);display:flex;align-items:stretch;justify-content:space-between}.homeGalleryLeft{width:40%}.homeGallerySlots{position:-webkit-sticky;position:sticky;--ht:30vw;top:calc((100vh - var(--ht)) / 2);height:30vw;margin-bottom:100px;letter-spacing:-.1vw}.homeGalleryRight{width:60%}.homeGalleryCell{position:relative;margin-bottom:100px}.homeGalleryCellLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}.homeGalleryCellLink:hover+.galleryCellImageCtn img{transform:scale(1.02)}.galleryCellImageCtn{position:relative;overflow:hidden;padding-bottom:66%}.galleryCellImageCtn img{transform-origin:center;object-fit:cover;transition:transform .7s var(--cEaseInOut)}.galleryTitle{font-weight:500;display:flex;justify-content:space-between;margin-top:10px;font-size:15px}.galleryTitle>div{display:flex;align-items:center}.galleryTitle>div>span:first-child{margin-right:10px}.galleryTitle>div>span:last-child{margin-left:10px}.singleSlot{font-family:var(--sang);--fs:4.5vw;font-size:var(--fs);font-weight:300;--lh:calc(1.4 * var(--fs));line-height:var(--lh);position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;white-space:nowrap;opacity:0;transition:opacity 1s ease}.singleSlot:not(.andreSlot){margin-left:-1.5%}.singleSlot.andreSlot{font-size:18px;line-height:1.5em;letter-spacing:0;font-family:var(--geo);font-weight:500}.homeGalleryCtn.projectGallery .homeGalleryRight{width:52.5%}@media screen and (max-width:1100px){.homeGalleryCtn{--pt:200px}.homeGalleryLeft{display:none}.homeGalleryRight{width:100%}.galleryTitle{font-size:12px}.homeGalleryCell{margin-bottom:50px}.homeGalleryCtn.projectGallery .homeGalleryRight{width:100%}}