.gallery-area,.gallery-item{position:relative}.gallery-item{width:100%;margin-bottom:25px}.gallery-img{height:100%}.gallery-img img{width:100%;border-radius:20px}.gallery-content{position:absolute;width:100%;height:100%;top:0;left:0}.gallery-content:before{content:"";position:absolute;left:10px;top:10px;right:10px;bottom:10px;background:linear-gradient(to right top,#EE8619,#C85409);border-radius:20px;opacity:0;visibility:hidden;transition:.3s}.gallery-content:hover:before{opacity:.8;visibility:visible}.gallery-link{width:60px;height:60px;background:#fff;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:.5s;border-radius:50px;opacity:0;visibility:hidden;font-size:30px;color:#B83907}.gallery-link:hover{color:#B83907}.gallery-content:hover .gallery-link{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.gallery-title{color:#fff;font-size:25px}.delivery-area{position:relative;background-image:url(/_next/static/media/bg.be56924f.png);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:1}.delivery-area:before{content:"";position:absolute;background:linear-gradient(90deg,#A13502,#EE8619);width:100%;height:100%;left:0;top:0;opacity:.9;z-index:-1}.delivery-img{position:absolute;bottom:0}.delivery-content{margin-bottom:35px}.delivery-content h6{color:#fff;text-transform:uppercase;letter-spacing:5px}.delivery-content h1{font-size:80px;color:#fff;margin-top:10px}.delivery-content h1 span{color:#FDDB05}.delivery-call span{text-transform:uppercase;color:#fff;font-weight:500;letter-spacing:1px}.delivery-call h2{color:#FDDB05;font-size:60;letter-spacing:2px;margin-top:5px}@media (max-width:991px){.delivery-img{display:none}}