.gallery-container{max-height:850px;min-width:270px;overflow-x:hidden}.gallery-slider-container{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;width:100%;min-width:270px;overflow-x:hidden}.gallery-container-items{display:flex;gap:0;min-width:270px;position:relative;overflow-x:auto;width:100%}.gallery-arrow-left-icon{position:absolute;left:15px;bottom:15px;z-index:2}.gallery-card-image{background-size:cover;background-position:50%;width:25%;min-width:190px;height:70vh;min-height:120px;max-height:700px;cursor:pointer}.gallery-facebook-icon{display:block;margin:12rem auto auto}.gallery-button-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;padding:0;outline:none;box-shadow:none;cursor:pointer}.gallery-arrow-right-icon{position:absolute;right:20px;bottom:15px;z-index:2}@media (min-width:0px) and (max-width:600px){.gallery-container-items{gap:.4rem}.gallery-card-image{width:45%rem}}