.gallery-main{background-color:#f5f5f5;background-image:linear-gradient(#000000e6,#0009),url("/images/Designer (2).jpeg");flex-direction:column;align-items:center;min-height:100vh;display:flex}.gallery-header{border-radius:570px;width:90%;margin-bottom:10%}.gallery-wrapper{background-color:#032133;border-radius:12px;width:50%;height:70vh;padding:20px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000001a}.gallery-slider{transform-style:preserve-3d;background-image:linear-gradient(#00000080,#00000080),url("/images/Designer (24).jpeg");background-size:cover;align-items:center;width:100%;height:100%;transition:transform .5s;display:flex}.gallery-slide{justify-content:center;align-items:center;width:100%;height:90%;transition:transform .5s,opacity .5s;display:flex;position:absolute}.gallery-slide active img{border-radius:150px;width:400px;height:400px}.gallery-image{object-fit:contain;border-radius:20px;width:100%;height:100%;transition:opacity .5s ease-in-out}.gallery-arrow{color:#fff;cursor:pointer;z-index:10;background-color:#d30a0a80;border:none;border-radius:9%;padding:10px;font-size:40px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow.prev{left:40px}.gallery-arrow.next{right:40px}.prev{left:10px}.next{right:10px}.gallery-arrow:hover{color:#f50a0acc;background-color:#f6f5f5cc}.gallery-slide.inactive{opacity:.5}@media (max-width:768px){.gallery-wrapper{width:90%;height:60vh}.gallery-image{width:90%;height:90%}.gallery-arrow{color:#fff;border-radius:9%;padding:10px;font-size:10px}.gallery-arrow.prev{left:1px}.gallery-arrow.next{right:1px}}
