.gallery-dot,.gallery-item,.gallery-item-1,.gallery-item-3{cursor:pointer}.gallery{display:flex;flex-direction:column;align-items:center;width:100%}.gallery-container{display:flex;align-items:center;justify-content:center;position:relative;height:350px;width:900px}.gallery-item{position:absolute;transition:.4s ease-in-out;border-radius:15px;object-fit:contain}.gallery-item-1{left:0;transform:translateX(-50%) scale(.8);opacity:.8;z-index:1;height:550px}.gallery-item-2{left:50%;transform:translateX(-50%) scale(1);opacity:1;z-index:2;height:550px}.gallery-item-3{left:100%;transform:translateX(-50%) scale(.8);opacity:.8;z-index:1;height:550px}.gallery-nav{display:flex;justify-content:center;align-items:center;margin-top:160px;gap:16px}.gallery-dot{height:14px;width:14px;background-color:rgba(255,255,255,.5);border-radius:50%;transition:background-color .3s,transform .3s}.gallery-dot.active{background-color:#fff;transform:scale(1.3)}@media (max-width:680px){.gallery-container{height:300px}.gallery-item-1{left:5%;height:500px}.gallery-item-2{left:50%;height:500px}.gallery-item-3{left:95%;height:500px}.hero-slider{padding-bottom:24px}}@media (max-width:480px){.gallery-container{height:280px}.gallery-item-1{left:8%;height:460px}.gallery-item-2{left:50%;height:460px}.gallery-item-3{left:92%;height:460px}.hero-slider{padding-bottom:24px}}@media (max-width:425.99px){.gallery-container{height:200px}.gallery-item-1{left:14%;height:400px}.gallery-item-2{left:50%;height:400px}.gallery-item-3{left:86%;height:400px}.hero-slider{padding-bottom:24px}}@media (max-width:375px){.gallery-container{height:200px}.gallery-item-1{left:14%;height:390px}.gallery-item-2{left:50%;height:390px}.gallery-item-3{left:86%;height:390px}.hero-slider{padding-bottom:24px}}