.leveling-gallery{position:relative;height:520px;background:#eef3f1;display:grid;place-items:center;overflow:hidden;margin-bottom:34px}.leveling-gallery img{width:100%;height:100%;object-fit:contain;display:block}.gallery-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:rgba(17,44,58,.86);color:#fff;font-size:36px;line-height:36px}.gallery-arrow.left{left:20px}.gallery-arrow.right{right:20px}.gallery-arrow:hover{background:var(--orange)}
