.skyforce-gallery{max-width:1400px!important;width:100%;margin-left:auto;margin-top:4rem;padding:0 1rem;margin-right:auto;margin-bottom:10rem}
.skyforce-gallery h1{font-weight:600;margin-left:auto;margin-right:auto;color:#000;font-family:franca,sans-serif;text-align:center;max-width:1200px}
.skyforce-gallery__columns{width:100%;display:grid;grid-template-columns:repeat(3,calc(33% - 1rem));gap:1rem;margin-top:4rem}
.skyforce-gallery__column{width:100%;display:flex;flex-direction:column;gap:1rem}
.skyforce-gallery__column img{width:100%;height:auto;border-radius:12px;transition:all .3s;cursor:pointer}
.skyforce-gallery__column img:hover{transform:scale(1.02)}

@media screen and (max-width:1024px){
  .skyforce-gallery__columns{grid-template-columns:100%!important}
}

@media screen and (max-width:768px){
  .skyforce-gallery h1{font-size:2rem!important;line-height:100%}
}

.skyforce-fullscreen-gallery{position:fixed;left:0;top:0;background:#0008;z-index:1000000;justify-content:center;align-items:center;display:none!important}
.skyforce-fullscreen-gallery.active{display:flex!important}
.skyforce-fullscreen-gallery-container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}
.skyforce-fullscreen-gallery-container img{max-height:90%;max-width:90%}
.skyforce-fullscreen-gallery-right{position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:2rem;height:2rem;left:calc(100vw - 3rem);cursor:pointer}
.skyforce-fullscreen-gallery-right path,
.skyforce-fullscreen-gallery-left path{fill:#fff}
.skyforce-fullscreen-gallery-left{position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:2rem;transform:rotate(180deg);height:2rem;left:1rem;cursor:pointer}
.skyforce-fullscreen-slider{display:flex;flex-wrap:nowrap;transition:all .5s}

.page-id-51 #breadcrumbs{display:none!important}

.skyforce-password-form{display:flex;flex-direction:column;gap:1rem}
.skyforce-password-form__error{padding:11px 22px!important;background:#fbb6b6;border-radius:4px;color:#000;font-weight:600;text-align:center}

.page-id-104 #breadcrumbs{display:none!important}
