@keyframes skeleton-loading{0%{background-color:#f5f5f5}50%{background-color:#fff}to{background-color:#f5f5f5}}.review-image-gallery{width:100%}.review-image-gallery.is-thumb .review-image-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.review-image-gallery.is-thumb .review-image-gallery__thumbs .image-btn{width:100%;cursor:pointer}.review-image-gallery.is-thumb .review-image-gallery__thumbs .thumb-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;display:block}.review-image-gallery.is-swiper .review-image-gallery__swiper{margin:0 auto;width:343px;border-radius:8px;background-color:#f4f6f8}.review-image-gallery.is-swiper .review-image-gallery__swiper .slide-item{width:343px;height:343px;display:flex;justify-content:center;align-items:center;background-color:#f4f6f8;border-radius:8px}.review-image-gallery.is-swiper .review-image-gallery__swiper .slide-img{width:100%;max-height:343px;object-fit:contain;display:block}.review-image-gallery.is-swiper .review-image-gallery__swiper .swiper-pagination.swiper-pagination-fraction{left:50%;transform:translateX(-50%);right:auto}.review-image-gallery.is-swiper .review-image-gallery__swiper .custom-swiper-nav__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:999px;cursor:pointer;border:1px solid #dbdbdb;background-color:#fff;display:flex;align-items:center;justify-content:center}.review-image-gallery.is-swiper .review-image-gallery__swiper .custom-swiper-nav__btn.custom-swiper-nav__prev{left:-20px}.review-image-gallery.is-swiper .review-image-gallery__swiper .custom-swiper-nav__btn.custom-swiper-nav__next{right:-20px}@media (max-width:904px){.review-image-gallery.is-swiper .review-image-gallery__swiper .custom-swiper-nav__btn{display:none}}