.project2_container__BOx4u{padding:2rem}.project2_header__Y5bE2{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;color:rgb(36,36,36);padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:0!important}.project2_title__pbKL_{font-family:Noto Sans,Arial,sans-serif;font-weight:500;font-size:18px;margin:0 0 0 17px;color:rgb(36,36,36);cursor:pointer;transition:color .3s ease}.project2_title__pbKL_:hover{opacity:.7}.project2_navList__ux04O{font-family:Noto Sans,Arial,sans-serif;list-style:none;font-weight:500;font-size:14px;display:flex;gap:20px;padding:0;margin:0;color:rgb(36,36,36)}.project2_navList__ux04O :hover{opacity:.7}.project2_navList__ux04O li{margin-right:10px}.project2_navList__ux04O li:last-child{margin-right:40px}.project2_navList__ux04O li a{text-decoration:none;color:rgb(36,36,36);transition:opacity .3s ease}.project2_navList__ux04O li:hover>a{opacity:.7}.project2_navList__ux04O li.project2_dropdown__BtxeL{position:relative}.project2_videoSection__bej5p{position:relative;width:100%;height:100vh;overflow:hidden;background:rgba(255,255,255)}.project2_video__46N8u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;object-fit:cover}.project2_fullscreenButton__Zc3_l{position:absolute;bottom:50%;left:50%;transform:translateX(-50%);width:100px;height:100px;border:none;background-color:transparent;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.project2_playIcon__qkT5P{width:100%;height:100%;object-fit:contain}.project2_fullscreenButton__Zc3_l:hover .project2_playIcon__qkT5P{opacity:.8}.project2_heroSection__Mdhbb{margin:0;padding:0}.project2_heroImageWrapper__ctaeO{width:100%;margin:0 auto}.project2_heroImage__mxePB{width:100%;height:auto;object-fit:contain;display:block}.project2_imageGallerySection___aJyi{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:white;gap:1.5rem;padding-top:40px!important;padding-bottom:50px;margin-top:0!important;margin-bottom:0;min-height:0!important}.project2_imageGallerySection___aJyi .project2_imageContainer__b52Mw:first-child{margin-top:0!important}.project2_imageContainer__b52Mw{width:90%;max-width:1200px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255);opacity:0;animation:project2_fadeInOnly__pI09p .6s ease-out forwards;margin-top:0!important;margin-bottom:0;transform:none!important}.project2_imageContainer__b52Mw:first-child{animation-delay:.1s}.project2_imageContainer__b52Mw:nth-child(2){animation-delay:.2s}.project2_imageContainer__b52Mw:nth-child(3){animation-delay:.3s}.project2_imageContainer__b52Mw:nth-child(4){animation-delay:.4s}.project2_imageContainer__b52Mw:nth-child(5){animation-delay:.5s}@keyframes project2_fadeInOnly__pI09p{0%{opacity:0}to{opacity:1}}.project2_projectImage__GQd4h{width:100%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);background:rgba(255,255,255)}@keyframes project2_modalFadeIn__TqBtF{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.95)}}.project2_modal__kZNqw{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.95);z-index:1000;cursor:pointer;animation:project2_modalFadeIn__TqBtF .2s ease;overscroll-behavior:contain}.project2_fullScreenImageWrapper__Hx5gk,.project2_modal__kZNqw{display:flex;align-items:center;justify-content:center;overflow:hidden}.project2_fullScreenImageWrapper__Hx5gk{width:100%;height:100%;cursor:grab}.project2_fullScreenImageWrapper__Hx5gk:active{cursor:grabbing}.project2_fullScreenImage__THuAn{width:100%;height:100%;object-fit:contain;pointer-events:none}.project2_navArrow__3XWWs{position:absolute;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#ffffff;font-size:48px;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;mix-blend-mode:difference;transition:opacity .2s ease;width:60px;height:60px;padding:0}.project2_navArrowLeft__0s_mD{left:40px}.project2_navArrowRight__MLCHJ{right:40px}.project2_navArrow__3XWWs:hover{background:transparent;opacity:1}.project2_gallerySection__F2lju{background-color:#ffffff;padding:2rem}.project2_galleryContainer__RifvL{max-width:700px;margin:0 auto;text-align:center;background-color:#ffffff}.project2_galleryTitle__0ayCH{font-size:24px;font-weight:600;color:#242424;margin-bottom:2rem}.project2_galleryGrid__g7zpz{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0;justify-content:center}.project2_galleryItem__Esn_i{position:relative;background-color:white;border-radius:0;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.project2_galleryItem__Esn_i:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15);opacity:.8}.project2_galleryImage__Ha_fO{width:100%;height:auto;display:block;object-fit:cover;border-bottom:1px solid #e0e0e0}.project2_galleryItemTitle__jF6Qs{font-size:18px;font-weight:500;color:#242424;padding:1rem}.project2_comeBack__uAygl{display:flex;justify-content:center;align-items:center;padding:2rem;background:rgba(255,255,255)}.project2_comeBackTitle__E4Qdc{font-family:Noto Sans,Arial,sans-serif;font-weight:500;font-size:18px;margin:0;align-items:center;color:rgb(36,36,36);cursor:pointer;transition:color .3s ease}.project2_comeBackTitle__E4Qdc:hover{opacity:.7}.project2_sectionSeparator__jv_yR{width:100%;margin:0 auto;padding-bottom:20px;padding-top:5px;background:rgba(255,255,255)}.project2_sectionSeparatorline__IGvC_{border-top:1px solid #777777;width:85%;margin:0 auto;padding-bottom:5px;background:rgba(255,255,255)}.project2_footer__tg_TP{display:flex;justify-content:space-between;align-items:flex-end;position:relative;background-color:#d3d3d3;padding:2rem}.project2_footerLeft___l57R{position:absolute;left:2rem}.project2_footerCenter__nMfNr{margin:0 auto;text-align:center}.project2_footerLink__jaQne{color:rgb(36,36,36)}.project2_contactButton__pQAJK{width:150px;height:50px;background-color:#ffffff;color:rgb(61,61,61);border:none;padding:10px 20px;font-size:16px;font-weight:600;font-family:Noto Sans,Arial,sans-serif;border-radius:8px;cursor:pointer;display:inline-block}.project2_contactButton__pQAJK:hover{opacity:.7}.project2_footerLink__jaQne{font-family:Noto Sans,Arial,sans-serif;font-weight:500;font-size:18px;color:rgb(61,61,61);margin:0;text-decoration:none;cursor:pointer;transition:color .3s ease}.project2_footerLink__jaQne:hover{opacity:.7}