.Header_header__DGBV5{width:100%;height:80px;padding:10px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;z-index:99;background-color:#000;color:#fff}.Header_header__DGBV5 img{width:100px;margin-left:10px;cursor:pointer}.Header_header__DGBV5 .Header_hamburger__4n9Ke{display:none;flex-direction:column;margin-right:5px;cursor:pointer;gap:5px;z-index:100}.Header_header__DGBV5 .Header_hamburger__4n9Ke .Header_bar__6kVYi{width:35px;height:4px;background-color:#fff;border-radius:2px;transition:all .4s ease}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:nth-child(2){opacity:0}.Header_header__DGBV5 .Header_hamburger__4n9Ke.Header_active__kvaTB .Header_bar__6kVYi:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_header__DGBV5 .Header_navMenu__15mFu ul{display:flex;gap:30px;list-style:none;margin-right:30px}.Header_header__DGBV5 .Header_navMenu__15mFu ul li{font-size:.9em;cursor:pointer}.Header_header__DGBV5 .Header_navMenu__15mFu ul li:hover{text-decoration:underline;color:hsl(30,4%,69%)}@media(max-width:768px){.Header_header__DGBV5 img{width:75px;margin-left:10px;cursor:pointer}.Header_header__DGBV5 .Header_hamburger__4n9Ke{display:flex}.Header_header__DGBV5 .Header_navMenu__15mFu{position:fixed;top:80px;right:-100%;height:100vh;width:200px;background-color:rgba(0,0,0,.95);flex-direction:column;justify-content:flex-start;padding:20px;transition:right .4s ease-in-out;box-shadow:-2px 0 10px rgba(0,0,0,.4);z-index:98}.Header_header__DGBV5 .Header_navMenu__15mFu ul{flex-direction:column;align-items:flex-start;gap:20px;padding:0;margin:0}.Header_header__DGBV5 .Header_navMenu__15mFu.Header_active__kvaTB{right:0}}.Footer_footer__W37AO{width:100%;min-height:200px;padding:15px;display:flex;justify-content:space-around;align-items:center;text-align:left;color:#fff;background-color:#000;border:2px solid #000}.Footer_footer__W37AO .Footer_logo2__QZQQU{display:none}.Footer_footer__W37AO .Footer_footer-details__ukecB{width:fit-content;text-align:center}.Footer_footer__W37AO .Footer_footer-details__ukecB p{font-size:.87em}.Footer_footer__W37AO .Footer_footer-details__ukecB .Footer_signUp__EWRxC{cursor:pointer;text-decoration:underline}.Footer_footer__W37AO .Footer_footer-icons__eR_7U{width:150px;min-height:50px;display:flex;justify-content:space-evenly;padding:5px}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_whatsapp__qZWSs{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_whatsapp__qZWSs:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_instagram___NCXR{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_instagram___NCXR:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_tiktok__yBeYp{transition:color .3s ease}.Footer_footer__W37AO .Footer_footer-icons__eR_7U .Footer_tiktok__yBeYp:hover{transform:scale(1.1);color:#585858}.Footer_footer__W37AO .Footer_modalOverlay__DOhWM{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;animation:Footer_fadeIn__BZWyV .3s ease}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV{background:#fff;padding:2rem;border-radius:12px;max-width:450px;width:90%;position:relative;animation:Footer_slideUp__3LBDb .3s ease}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_closeBtn__x2IQd{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#999}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_closeBtn__x2IQd:hover{color:#333}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV h3{margin-bottom:10px;color:#333;font-size:1.5rem}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV p{margin-bottom:1.5rem;color:#666;line-height:1.5}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV form{display:flex;flex-direction:column;gap:15px}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_emailInput__4587R{padding:12px;border:2px solid #ddd;border-radius:6px;font-size:16px}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_emailInput__4587R:focus{outline:none;border-color:#000}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP{padding:12px;background:#000;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP:hover{background:#333}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_subscribeBtn__ZpQvP:disabled{background:#ccc;cursor:not-allowed}.Footer_footer__W37AO .Footer_newsletterCard__L2QuV .Footer_successMessage__t1vRI{text-align:center;padding:20px;color:#28a745;font-weight:500}@keyframes Footer_fadeIn__BZWyV{0%{opacity:0}to{opacity:1}}@keyframes Footer_slideUp__3LBDb{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.Footer_footer__W37AO{width:100%;padding:5px;flex-direction:column}.Footer_footer__W37AO .Footer_logo__Qt2xR{display:none}.Footer_footer__W37AO .Footer_logo2__QZQQU{display:flex}.Footer_footer__W37AO .Footer_footer-details__ukecB{width:90%;margin:10px 0;text-align:center;font-size:1.1em}.Footer_footer__W37AO .Footer_footer-icons__eR_7U{margin:10px 0;width:60%}}.galleryPage_galleryContainer__U77SU{width:100%;padding:10px;margin-top:80px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT{margin:10px auto;padding:10px;border:2px solid #fff}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallHeader__A5pDf{display:none;width:85%;height:fit-content;margin:30px auto;padding:15px;text-align:center;background-color:#000;background-size:cover;background-repeat:no-repeat;box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallHeader__A5pDf h3,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallHeader__A5pDf h4,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallHeader__A5pDf p{color:#fff}@media(max-width:768px){.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallHeader__A5pDf{display:block;margin-top:50px}}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallGrid__Ek_Yk{width:100%;height:fit-content;padding:10px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;display:none}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallGrid__Ek_Yk .galleryPage_artwork__eHB3S{width:300px;height:360px;box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_wallGrid__Ek_Yk .galleryPage_artwork__eHB3S .galleryPage_untitledIndlela__7nyLS{width:100%;height:100%;object-fit:cover}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselGrid__87sUV{width:100%;display:flex;flex-direction:column;gap:20px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_mobileCarousel__LjAJQ{display:none}@media(max-width:768px){.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_mobileCarousel__LjAJQ{display:block;width:100%;margin:10px 0}}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselWrapper__3DfHH{overflow:hidden;width:100%}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel__Da_Wm{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel__Da_Wm::-webkit-scrollbar{display:none}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp{flex:0 0 calc(94% - 2rem);scroll-snap-align:center;padding:10px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O{display:flex;justify-content:center;padding:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4{flex:1;width:100%}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_artworkImage__S65eI{width:100%;height:380px;object-fit:cover;transition:all .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_artworkImage__S65eI:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_carousel-artwork-details__zlHvA{padding:5px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_btnsContainer__d6jXw{width:100%;height:35px;margin:5px auto;padding:5px;display:flex;justify-content:space-between;background-color:rgba(230,230,230,.5);box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY{transition:all .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY.galleryPage_liked__tXwFF .galleryPage_heartIcon__Pme_X{animation:galleryPage_heartBeat__xb5lL .6s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY:active{transform:scale(.9)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carouselSlide___jWEp .galleryPage_slideContent__lF7_O .galleryPage_artworkCard__6Y5f4 .galleryPage_btnsContainer__d6jXw .galleryPage_addToCartBtn__MCjqG{width:35%;background-color:#000;box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_dots__E_QJk{display:flex;justify-content:center;gap:.5rem;padding:1rem 0}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_dot__DQfWZ{width:12px;height:12px;border-radius:50%;border:none;background:rgba(117,117,117,.4);cursor:pointer;transition:all .3s ease;opacity:.6}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_dot__DQfWZ.galleryPage_active__52asQ{background:#000;opacity:1;transform:scale(1.3);box-shadow:0 0 10px hsla(0,0%,100%,.5)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_dot__DQfWZ:hover{opacity:.8;transform:scale(1.1)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel-dots__wBFgq{display:flex;justify-content:center;gap:10px;margin-top:20px;padding:10px 0}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel-dots__wBFgq .galleryPage_dot__DQfWZ{width:15px;height:15px;border-radius:50%;border:none;background-color:hsla(0,0%,100%,.4);cursor:pointer;transition:all .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel-dots__wBFgq .galleryPage_dot__DQfWZ:hover{background-color:hsla(0,0%,100%,.7);transform:scale(1.1)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_carousel-dots__wBFgq .galleryPage_dot__DQfWZ.galleryPage_active__52asQ{background-color:#fff;transform:scale(1.2)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryHeader__IBIsA{width:90%;margin:20px auto;padding:15px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.4);background-color:#000;color:#fff}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryHeader__IBIsA h3,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryHeader__IBIsA h4{color:#fff}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryHeader__IBIsA p{width:80%;margin:0 auto;color:#fff}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi{width:100%;height:fit-content;padding:10px;margin:20px auto;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_showMoreArtwork__emFVB{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_showMoreArtwork__emFVB .galleryPage_artwork__eHB3S{display:none}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_showMoreArtwork__emFVB.galleryPage_active__52asQ .galleryPage_artwork__eHB3S{display:flex}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S{width:250px;height:fit-content;padding:5px;box-shadow:0 4px 8px rgba(0,0,0,.4);flex-direction:column}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_soloImgs__arCbR,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_storeroomImg__tNzYE{width:100%;height:290px;object-fit:cover}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_artwork-details__l5_jc{font-size:.9em;margin-top:2px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_artwork-details__l5_jc span{font-weight:700}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_btnsContainer__d6jXw{width:100%;height:35px;margin:5px auto;padding:5px;display:flex;justify-content:space-between;background-color:rgba(230,230,230,.5);box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY{transition:all .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY.galleryPage_liked__tXwFF .galleryPage_heartIcon__Pme_X{animation:galleryPage_heartBeat__xb5lL .6s ease}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_btnsContainer__d6jXw .galleryPage_likeBtn__aampY:active{transform:scale(.9)}@keyframes galleryPage_heartBeat__xb5lL{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryGrid__xhmFi .galleryPage_artwork__eHB3S .galleryPage_btnsContainer__d6jXw .galleryPage_addToCartBtn__MCjqG{width:35%;background-color:#000;box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_galleryShowMoreBtn__fpWue{display:block;width:120px;padding:8px;margin:20px auto;text-align:center;color:#fff;background-color:#000;box-shadow:0 4px 8px rgba(0,0,0,.4);cursor:pointer}@media(max-width:768px){.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT{padding:0}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySection__wKhcT .galleryPage_removeMobile__Ge_lb{display:none}}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH{width:95%;background-color:rgba(230,230,230,.5);box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryHeaderMid__L99RA{margin-top:40px;background-color:rgba(0,0,0,.9);box-shadow:0 4px 8px rgba(0,0,0,.4)}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryHeaderMid__L99RA h3,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryHeaderMid__L99RA h4,.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryHeaderMid__L99RA p{color:#fff}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryGridMid__4x8K8 .galleryPage_artwork__eHB3S{width:250px;height:fit-content}@media(max-width:768px){.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryGridMid__4x8K8 .galleryPage_artwork__eHB3S{width:100%;padding:5px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryGridMid__4x8K8 .galleryPage_artwork__eHB3S .galleryPage_soloImgs__arCbR{width:100%;object-fit:cover;height:fit-content}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH .galleryPage_galleryGridMid__4x8K8 .galleryPage_artwork__eHB3S .galleryPage_artwork-details__l5_jc{margin:3px}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionMid__pUQeH{width:92%;margin-top:50px;padding:10px}.galleryPage_galleryContainer__U77SU{padding:0}.galleryPage_galleryContainer__U77SU .galleryPage_removeMobile__Ge_lb{display:none}}.galleryPage_galleryContainer__U77SU .galleryPage_modalOverlay__0Jzz_{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:galleryPage_fadeIn__YOZw2 .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_comingSoonCard__zn_aN{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:galleryPage_slideUp__KAix2 .3s ease}.galleryPage_galleryContainer__U77SU .galleryPage_comingSoonCard__zn_aN h3{margin-bottom:1rem;color:#333}.galleryPage_galleryContainer__U77SU .galleryPage_comingSoonCard__zn_aN p{margin-bottom:1.5rem;color:#666;line-height:1.5}.galleryPage_galleryContainer__U77SU .galleryPage_closeBtn__b75CN{padding:10px 20px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer}.galleryPage_galleryContainer__U77SU .galleryPage_closeBtn__b75CN:hover{background:#333}@keyframes galleryPage_fadeIn__YOZw2{0%{opacity:0}to{opacity:1}}@keyframes galleryPage_slideUp__KAix2{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionStoreroom__dViWL{margin-top:40px}@media(max-width:768px){.galleryPage_galleryContainer__U77SU .galleryPage_gallerySectionStoreroom__dViWL{margin-top:0}}