.galleryModal .topSection{padding:16px}@media only screen and (min-width:64rem){.galleryModal .topSection{padding:16px 40px}}.galleryModal .topSection .tabBtns{display:none}@media only screen and (min-width:64rem){.galleryModal .topSection .tabBtns{display:flex;border:1px solid #2d2d2e;border-radius:8px;overflow:hidden}}.galleryModal .topSection .tabBtns .tabBtn{width:140px;height:48px;text-align:center;border-right:1px solid #2d2d2e}.galleryModal .topSection .tabBtns .tabBtn:last-child{border-right:none}.galleryModal .topSection .tabBtns .tabBtn.active{background:#2d2d2e;color:#fff}.galleryModal .modalContent{border-radius:32px 32px 0 0}.galleryModal .tabContainer{padding:16;min-height:calc(100vh - 137px);max-height:calc(100vh - 137px);overflow:scroll}@media only screen and (min-width:64rem){.galleryModal .tabContainer{padding:32px 40px;max-height:calc(100vh - 203px);min-height:auto}}.galleryModal .tabContainer .tabBtns{display:none}@media only screen and (max-width:63.9375rem){.galleryModal .tabContainer .tabBtns{display:flex;flex-wrap:nowrap;overflow:scroll;margin-bottom:16px}}.galleryModal .tabContainer .tabBtns .tabBtn{min-width:120px;height:40px;text-align:center;border:1px solid #2d2d2e;border-right:none}.galleryModal .tabContainer .tabBtns .tabBtn:last-child{border-right:1px solid #2d2d2e}.galleryModal .tabContainer .tabBtns .tabBtn.active{background:#2d2d2e;color:#fff}.galleryModal .tabContent{transition:opacity .5s ease,height .5s ease;opacity:0;height:0;overflow:scroll}.galleryModal .tabContent.show{opacity:1;height:auto}.galleryModal .tabContent.hide{opacity:0;height:0}.galleryModal .photoGrid{display:grid;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:64rem){.galleryModal .photoGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}}.galleryModal .photoGrid .item .imageBox{position:relative;padding-top:300px}.galleryModal .photoGrid .item .imageBox img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}@media only screen and (min-width:64rem){.galleryModal .photoGrid .item:nth-child(6n+1){grid-column:span 3/span 6}.galleryModal .photoGrid .item:nth-child(6n+1) .imageBox{padding-top:68%}.galleryModal .photoGrid .item:nth-child(6n+2){grid-column:span 3/span 6}.galleryModal .photoGrid .item:nth-child(6n+2) .imageBox{padding-top:68%}.galleryModal .photoGrid .item:nth-child(6n+3){grid-column:span 2/span 6}.galleryModal .photoGrid .item:nth-child(6n+3) .imageBox{padding-top:68%}.galleryModal .photoGrid .item:nth-child(6n+4){grid-column:span 2/span 6}.galleryModal .photoGrid .item:nth-child(6n+4) .imageBox{padding-top:68%}.galleryModal .photoGrid .item:nth-child(6n+5){grid-column:span 2/span 6}.galleryModal .photoGrid .item:nth-child(6n+5) .imageBox{padding-top:68%}.galleryModal .photoGrid .item:nth-child(6n+0){grid-column:span 6/span 6}.galleryModal .photoGrid .item:nth-child(6n+0) .imageBox{padding-top:49%}}.galleryModal .floorPlan .planSlider{position:relative}@media only screen and (max-width:63.9375rem){.galleryModal .floorPlan .planSlider .slick-track{grid-template-columns:repeat(1,minmax(0,1fr));display:grid;gap:16;width:auto!important}.galleryModal .floorPlan .planSlider .slick-track .slick-cloned{display:none}}@media only screen and (min-width:64rem){.galleryModal .floorPlan .planSlider{margin:0 -16px}}.galleryModal .floorPlan .planSlider .item{width:100%}@media only screen and (min-width:64rem){.galleryModal .floorPlan .planSlider{margin:0}.galleryModal .floorPlan .planSlider:before{content:"";position:absolute;left:0;top:0;width:150px;height:100%;z-index:1;background:linear-gradient(270deg,rgba(0,0,0,0) 22%,rgba(0,0,0,.6))}.galleryModal .floorPlan .planSlider:after{content:"";position:absolute;right:0;top:0;width:150px;height:100%;background:linear-gradient(270deg,rgba(0,0,0,.6) 22%,rgba(0,0,0,0))}}.galleryModal .floorPlan .planSlider .sliderActionBox{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.galleryModal .floorPlan .planSlider .sliderActionBox .prevBtn{display:block;height:100%;width:100%;cursor:url(/_next/static/media/leftWhiteMDArrow.65337933.svg),auto}.galleryModal .floorPlan .planSlider .sliderActionBox .nextBtn{display:block;height:100%;width:100%;cursor:url(/_next/static/media/rightWhiteMDArrow.ae120985.svg),auto}.galleryModal .floorPlan .planSlider .actionBox{position:absolute;bottom:24px;right:50%;transform:translate(50%);z-index:2}@media only screen and (min-width:64rem){.galleryModal .floorPlan .planSlider .actionBox{bottom:24px;right:40px;transform:none}}.galleryModal .floorPlan .planSlider .actionBox .actionBtn{backdrop-filter:blur(4px);background:#fff;padding:12px 16px;font-size:12px;text-align:center;font-family:HankenGroteskRegular}@media only screen and (min-width:64rem){.galleryModal .floorPlan .planSlider .actionBox .actionBtn{padding:17px 32px;font-size:14px}}@media only screen and (max-width:63.9375rem){.galleryModal .floorPlan .planSlider .item img{height:400px;width:100%;object-fit:cover}}.galleryModal .backdrop{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5)}