@import"https://use.typekit.net/jmk3xov.css";.gallery{position:relative;max-width:1000px;margin:auto}.gallery-container{display:flex;overflow:hidden;width:100%;height:500px}.gallery-container img{width:100%;display:none}.gallery-container img.active{display:block}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;user-select:none}.next{right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:#000c}
