.home__gallery{width:100%;max-width:1600px;margin:0 auto;display:flex;justify-content:center}.home__image-col{display:flex;justify-content:center;align-items:center}.home__image-wrapper{position:relative;width:100%;max-width:730px;aspect-ratio:2/6;overflow:hidden;border-radius:1rem;box-shadow:0 10px 15px #0000001a;transition:.3s ease-in-out;cursor:pointer}.home__image-wrapper:hover{transform:translateY(-8px);box-shadow:0 25px 50px #00000040}.home__image-wrapper:hover .home__image{transform:scale(1.05)}.home__image-wrapper:hover .home__image-overlay{opacity:1}.home__image-wrapper:active{transform:translateY(-4px)}.home__image-wrapper:focus{outline:3px solid rgba(191,115,73,.4);outline-offset:2px}@media(max-width:991px){.home__image-wrapper{max-width:600px}}@media(max-width:767px){.home__image-wrapper{max-width:560px}}@media(max-width:575px){.home__image-wrapper{max-width:600px;margin:0 auto}}.home__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s ease-in-out;display:block}.home__image-col:nth-child(5) .home__image{-o-object-position:center top;object-position:center top}.home__image-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#bf7349cc,#a65d3fe6);opacity:0;transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}.home__image-label{color:#fff;font-family:Josefin Sans,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.3);padding:.5rem}.home__carousel-container{width:100%;max-width:600px;margin:0 auto;padding:0 1rem}.home__carousel .slick-dots{bottom:-50px}.home__carousel .slick-dots li button{background:#bf73494d;border-radius:50%;width:12px;height:12px}.home__carousel .slick-dots li button:before{content:"";width:12px;height:12px;border-radius:50%;background:#bf73494d}.home__carousel .slick-dots li.slick-active button{background:#bf7349}.home__carousel .slick-dots li.slick-active button:before{background:#bf7349}.home__carousel-slide{padding:0 .25rem;outline:none}.home__carousel-image{aspect-ratio:3/4;max-height:500px;margin:0 auto}.home__carousel-image .home__image-overlay{opacity:1;background:linear-gradient(to top,rgba(166,93,63,.8) 0%,rgba(166,93,63,.4) 15%,transparent 25%);justify-content:center;align-items:flex-end;padding-bottom:1.5rem}.home__carousel-image .home__image-label{color:#fff;font-family:Josefin Sans,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.8);padding:.5rem 1rem;background:#0000004d;border-radius:.375rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home__image-wrapper{animation:fadeInScale .8s ease-out;animation-fill-mode:both}.home__image-wrapper:nth-child(1){animation:slideInUp .8s ease-out .1s both}.home__image-wrapper:nth-child(2){animation:slideInUp .8s ease-out .2s both}.home__image-wrapper:nth-child(3){animation:slideInUp .8s ease-out .3s both}.home__image-wrapper:nth-child(4){animation:slideInUp .8s ease-out .4s both}.home__image-wrapper:nth-child(5){animation:slideInUp .8s ease-out .5s both}@media(max-width:991px){.home__carousel-container{padding:0 1.5rem}.home__carousel .slick-dots{bottom:-40px}.home__carousel-image{max-height:450px}}@media(max-width:575px){.home__gallery .ant-row{justify-content:center}.home__image-wrapper{aspect-ratio:1/3}.home__carousel-container{padding:0 1rem}.home__carousel-image{aspect-ratio:2/3;max-height:400px}.home__carousel .slick-dots{bottom:-30px}.home__carousel .slick-dots li button{width:10px;height:10px}.home__carousel .slick-dots li button:before{width:10px;height:10px}}@media(min-width:1200px){.home__image-wrapper{max-width:800px}}
