#carousel-gallery{margin-bottom:2.5rem}.carousel-gallery{max-height:320px;overflow:hidden;position:relative;border-radius:25px}.carousel-button{user-select:none;cursor:pointer;position:absolute;top:0;height:100%;width:40px;line-height:100%;font-size:40px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;z-index:100;background-color:#fff0;color:#8080808c;transition:all 500ms}.carousel-button:hover{color:#e7e7e7;background-color:#486d27c5}#carousel-back{left:0}#carousel-next{right:0}.carousel-gallery .wp-block-gallery{transition:all 1s;justify-content:left;flex-flow:row;overflow:hidden}.carousel-gallery .wp-block-image{min-height:225px;min-width:225px}