.gallery{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex}.gallery .gallery-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.gallery .gallery-title{color:var(--text);margin-bottom:20px;font-size:28px;font-weight:700}.gallery .gallery-grid{flex-direction:column;justify-content:center;gap:15px;display:flex}.gallery .row{gap:15px;display:grid}.gallery .row img{object-fit:cover;border-radius:10px;width:100%;height:250px;padding:0!important}.gallery .row-1,.gallery .row-5{grid-template-columns:repeat(3,1fr)}.gallery .row-2{grid-template-columns:2fr 1fr}.gallery .row-3{grid-template-columns:1fr 1fr}.gallery .row-4{grid-template-columns:1fr 2fr}@media (max-width:1300px){.gallery .row{flex-wrap:wrap;gap:15px;display:flex!important}.gallery .row img{flex:45%;min-width:48%;max-width:100%}.gallery .row img:only-child{flex:100%;max-width:100%}}@media (max-width:768px){.gallery .row img{height:200px}}.loading{justify-content:center;align-items:center;width:100%;display:flex}.loading-box{justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.color{background-color:#eee;border-radius:5px}.grid{grid-template-rows:120px 120px 120px;grid-template-areas:"l1 l2 l3""l1 l2 l4""l6 l6 l5";gap:10px;width:100%;display:grid}.l1{grid-area:l1;animation:6s linear infinite Loading}.l2{grid-area:l2;animation:5s linear 1s infinite Loading}.l3{grid-area:l3;animation:4s linear 2s infinite Loading}.l4{grid-area:l4;animation:3s linear 3s infinite Loading}.l5{grid-area:l5;animation:2s linear 4s infinite Loading}.l6{grid-area:l6;animation:1s linear 5s infinite Loading}@keyframes Loading{0%{background-color:#eee}50%{background-color:#333}to{background-color:#eee}}@media (max-width:500px){.loading-box{width:90%}}@media (max-width:400px){.grid{grid-template-rows:80px 80px 80px}}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}[class^=number-slide],[class*=\ number-slide]{color:#fff;background:gray;justify-content:center;align-items:center;height:200px;max-height:100vh;font-size:50px;font-weight:500;display:flex}.thumbnail .keen-slider__slide{cursor:pointer;height:100px;margin-top:10px;font-size:30px}.thumbnail .keen-slider__slide.active{border:2px dashed #000}.main-slider img{object-fit:cover;border-radius:12px;width:100%;height:260px}.thumbnail img{object-fit:cover;border-radius:8px;width:100%;height:100%}.thumbnail .keen-slider__slide{cursor:pointer;opacity:.5}.thumbnail .keen-slider__slide.active{opacity:1;border:2px solid #000}
.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-content:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{width:100%;min-height:100%;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
