/*! project-name v0.0.1 | (c) 2025 YOUR NAME | MIT License | http://link-to-your-git-repo.com */.responsive-gallery{width:100%;max-width:1200px;margin:0 auto;padding:20px 0}.gallery-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px}.gallery-item{position:relative}.gallery-item img{width:100%;height:auto;display:block;border-radius:4px}.gallery-item .expand-icon{width:40px;bottom:0;right:4px;position:absolute}.gallery-item-text .expand-icon{bottom:50px}.gallery-item-text .gallery-item-caption{margin-top:19px;line-height:20px;text-align:center}.indicator-container{display:none}.indicator-dot{width:8px;height:8px;border-radius:50%;background:#ccc;margin:0 4px;cursor:pointer}.indicator-dot.active{background:#333}.lightbox .lb-outerContainer{position:relative}.lightbox .lb-close{position:absolute;top:0;right:29%;color:#fff;font-size:30px;padding:5px;border-radius:50%;cursor:pointer;z-index:100;opacity:1}.lightbox .lb-image{border:0;border-radius:0}@media only screen and (max-width:768px){.indicator-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.gallery-wrapper,.indicator-container{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-wrapper{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.gallery-wrapper::-webkit-scrollbar{display:none}.gallery-item{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;margin-right:16px;scroll-snap-align:center}.gallery-item:last-child{margin-right:0}}.btn-white:active,.btn-white:hover{background-color:#fff}.banner-relative-wrapper .banner-section{height:auto;background-position:top}.banner-relative-wrapper .error-box{margin-top:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:28px;width:600px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1607843137254902);box-shadow:0 0 10px rgba(0,0,0,.1607843137254902);border-radius:16px;margin-bottom:96px}.banner-relative-wrapper .error-box>img:first-of-type{width:60px;height:55px}.banner-relative-wrapper .error-box>p:first-of-type{font-size:36px;line-height:45px;padding-top:43px;padding-bottom:43px}.banner-relative-wrapper .error-box a{margin-bottom:25px}@media only screen and (max-width:768px){.banner-relative-wrapper .error-box{margin-top:40%}.banner-relative-wrapper .error-box>img:first-of-type{width:60px;height:55px}.banner-relative-wrapper .error-box>p:first-of-type{font-size:30px;line-height:36px;padding-top:25px;padding-bottom:32px}}