.floorplan h3 {font-size: 24px
}@media (min-width: 640px) {.floorplan h3 {font-size: 30px
    }
}@media (min-width: 1100px) {.floorplan h3 {font-size: 35px
    }
}@media (min-width: 1300px) {.floorplan h3 {font-size: 40px
    }
}.floorplan .floorplans-carousel .swiper-slide {display: flex;height: auto;align-items: center;justify-content: center
}.floorplan .floorplans-carousel .swiper-slide img {-o-object-fit: contain;object-fit: contain;-o-object-position: center;object-position: center
}@media (min-width: 1300px) {.floorplan .floorplans-carousel .swiper-slide img {max-height: calc(100dvh - 160px)
    }
}
