.fc-gallery{margin:40px 0}.fc-gallery .gallery{display:grid;gap:20px}.fc-gallery .gallery-columns-1{grid-template-columns:repeat(1,1fr)}.fc-gallery .gallery-columns-2{grid-template-columns:repeat(2,1fr)}.fc-gallery .gallery-columns-3{grid-template-columns:repeat(3,1fr)}.fc-gallery .gallery-columns-4,.fc-gallery .gallery-columns-5,.fc-gallery .gallery-columns-6,.fc-gallery .gallery-columns-7,.fc-gallery .gallery-columns-8,.fc-gallery .gallery-columns-9{grid-template-columns:repeat(4,1fr)}.fc-gallery .gallery-item{margin:0!important;width:auto!important;max-width:none!important}.fc-gallery .gallery-icon,.fc-gallery .gallery-icon a{display:block}.fc-gallery .gallery img{display:block;width:100%;height:auto;border-radius:8px}.fc-gallery .gallery-caption{margin-top:10px;text-align:center;font-size:14px;line-height:1.6}@media (max-width:767px){.fc-gallery .gallery{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 16px 14px;scrollbar-width:thin;scrollbar-color:#bdbdbd #f3f3f3}.fc-gallery .gallery::-webkit-scrollbar{height:6px}.fc-gallery .gallery::-webkit-scrollbar-track{background:#f3f3f3;border-radius:10px}.fc-gallery .gallery::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:10px}.fc-gallery .gallery::-webkit-scrollbar-thumb:hover{background:#999}.fc-gallery .gallery-item{flex:0 0 85%;scroll-snap-align:start;margin:0!important;width:auto!important;max-width:none!important}.fc-gallery .gallery::after{content:"";flex:0 0 1px}}