@keyframes fade-in{0%{opacity:0}to{opacity:1}}.galeria-grid{display:flex;flex-direction:column;justify-content:center}.galeria-grid__modal{background-size:cover;bottom:0;height:0;left:0;margin:auto;opacity:0;position:fixed;right:0;text-align:center;top:0;width:0}.galeria-grid__modal__close{cursor:pointer;display:none;position:absolute;right:40px;top:40px}.galeria-grid__modal__controls{align-items:center;display:none;height:100%;justify-content:space-between}.galeria-grid__modal__controls div{align-items:center;background:rgba(33,37,41,.8);cursor:pointer;display:flex;height:40px;justify-content:left;width:32px}.galeria-grid__modal__controls div svg{height:22px;opacity:1;transition:opacity .3s}@media(min-width:768px){.galeria-grid__modal__controls div svg{height:32px}.galeria-grid__modal__controls div{height:80px;width:40px}}.galeria-grid__modal__controls__next{border-radius:50px 0 0 50px;padding-left:10px}.galeria-grid__modal__controls__prev{border-radius:0 50px 50px 0;padding-left:6px}.galeria-grid__modal.active{background-repeat:no-repeat;background-size:contain;height:90%;opacity:1;width:calc(100vw - 24px);z-index:21}.galeria-grid__modal.active .galeria-grid__modal__close{display:block}.galeria-grid__modal.active .galeria-grid__modal__controls{display:flex}@media(min-width:768px){.galeria-grid__modal.active{background-size:cover;height:calc(100vh - 100px);max-height:680px;max-width:1268px;width:calc(100vw - 100px)}}.galeria-grid .repeater-items-content{display:flex}.galeria-grid .repeater-items-content div{display:none}.galeria-grid .repeater-items-content div.active{animation:fade-in .5s;display:block}.galeria-grid .repeater-items-content .image{border-radius:8px;height:500px;width:100%}.galeria-grid .repeater-items-content .image img{border-radius:8px}.galeria-grid__controls{align-items:center;display:flex;justify-content:space-between;padding-top:24px}.galeria-grid__controls__next,.galeria-grid__controls__prev{opacity:1;transition:opacity .2s}.galeria-grid__controls__nav{display:flex;gap:4px;justify-content:center;width:100%}.galeria-grid__controls__nav span{background-color:#d9d9d9;display:block;height:4px;max-width:44px;transition:background-color .5s;width:15%}.galeria-grid__controls__nav span.active{background-color:#f7a11d;transition:background-color .5s}.galeria-grid__mask{height:0;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s;width:0}.galeria-grid__mask.active{background-color:#000;height:100vh;opacity:.9;transition:opacity .3s;width:100vw;z-index:21}.galeria-grid__mask.active .repeater-items-content{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}@media(min-width:768px){.galeria-grid__controls{display:none}.galeria-grid .repeater-items-content{grid-column-gap:16px;grid-row-gap:16px;display:grid;grid-template-columns:1fr 1.32fr 1.08fr;grid-template-rows:repeat(3,1fr);margin:0 auto;max-width:1238px}.galeria-grid .repeater-items-content div{cursor:pointer;display:block}.galeria-grid .repeater-items-content div:first-child{grid-area:1/1/2/3;margin-left:auto;max-height:217.92px}.galeria-grid .repeater-items-content div:nth-child(2){grid-area:2/1/3/2;max-height:213.61px;max-width:353px}.galeria-grid .repeater-items-content div:nth-child(3){grid-area:3/1/4/2;max-height:213.61px;max-width:353px}.galeria-grid .repeater-items-content div:nth-child(4){grid-area:2/2/4/3;max-height:446.08px;max-width:469px}.galeria-grid .repeater-items-content div:nth-child(5){grid-area:1/3/3/4;max-height:448.96px;max-width:384px}.galeria-grid .repeater-items-content div:nth-child(6){grid-area:3/3/4/4;max-height:215.04px;max-width:384px}.galeria-grid .repeater-items-content .image,.galeria-grid .repeater-items-content .image img{border-radius:0}}@media(min-width:1200px){.galeria-grid .repeater-items-content div:first-child{grid-area:1/2/2/3;max-width:307px}}.collection.galeria-grid .galeria-grid__controls__nav span.active{background-color:#236ee3}@media(min-width:768px){.collection.galeria-grid{padding-left:16px;padding-right:16px}.collection.galeria-grid .repeater-items-content{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);max-width:unset}.collection.galeria-grid .repeater-items-content div{max-height:unset;max-height:362px;max-width:unset}.collection.galeria-grid .repeater-items-content div:first-child{grid-area:1/1/2/3}.collection.galeria-grid .repeater-items-content div:nth-child(2){grid-area:1/3/2/5}.collection.galeria-grid .repeater-items-content div:nth-child(3){grid-area:2/1/3/2}.collection.galeria-grid .repeater-items-content div:nth-child(4){grid-area:2/2/3/4}.collection.galeria-grid .repeater-items-content div:nth-child(5){grid-area:2/4/3/5}}
