.project2_container__DxSU8{padding:2rem}.project2_header__UGVke{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)}.project2_title__RSM0F{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__RSM0F:hover{opacity:.7}.project2_navList__p4pGd{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__p4pGd :hover{opacity:.7}.project2_navList__p4pGd li{margin-right:10px}.project2_navList__p4pGd li:last-child{margin-right:40px}.project2_navList__p4pGd li a{text-decoration:none;color:rgb(36,36,36);transition:opacity .3s ease}.project2_navList__p4pGd li:hover>a{opacity:.7}.project2_navList__p4pGd li.project2_dropdown__7HKA3{position:relative}.project2_videoSection__xExHO{position:relative;width:100%;height:100vh;overflow:hidden;background:rgba(255,255,255)}.project2_video__kIXLi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;object-fit:cover}.project2_fullscreenButton__znGQ8{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__8Aij0{width:100%;height:100%;object-fit:contain}.project2_fullscreenButton__znGQ8:hover .project2_playIcon__8Aij0{opacity:.8}.project2_imageGallerySection__psdIK{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:white;gap:2rem;padding-top:50px;padding-bottom:50px}.project2_imageContainer__KM6pO{width:90%;max-width:1200px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255)}.project2_projectImage__BiT5h{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__klebF{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.95)}}.project2_modal__flNPj{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.95);z-index:1000;cursor:pointer;animation:project2_modalFadeIn__klebF .2s ease;overscroll-behavior:contain}.project2_fullScreenImageWrapper__yzClG,.project2_modal__flNPj{display:flex;align-items:center;justify-content:center;overflow:hidden}.project2_fullScreenImageWrapper__yzClG{width:100%;height:100%;cursor:grab}.project2_fullScreenImageWrapper__yzClG:active{cursor:grabbing}.project2_fullScreenImage__RCIRL{width:100%;height:100%;object-fit:contain;pointer-events:none}.project2_navArrow__Onzoa{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__oDR3F{left:40px}.project2_navArrowRight__hgKOv{right:40px}.project2_navArrow__Onzoa:hover{background:transparent;opacity:1}.project2_gallerySection__jprK1{background-color:#ffffff;padding:2rem}.project2_galleryContainer__y2KzO{max-width:700px;margin:0 auto;text-align:center;background-color:#ffffff}.project2_galleryTitle__G0_Ye{font-size:24px;font-weight:600;color:#242424;margin-bottom:2rem}.project2_galleryGrid__PKQXK{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0;justify-content:center}.project2_galleryItem__FZWew{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__FZWew:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15);opacity:.8}.project2_galleryImage__B4_ti{width:100%;height:auto;display:block;object-fit:cover;border-bottom:1px solid #e0e0e0}.project2_galleryItemTitle__hISOq{font-size:18px;font-weight:500;color:#242424;padding:1rem}.project2_comeBack__lupa7{display:flex;justify-content:center;align-items:center;padding:2rem;background:rgba(255,255,255)}.project2_comeBackTitle___upTv{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___upTv:hover{opacity:.7}.project2_sectionSeparator__fYuCP{width:100%;margin:0 auto;padding-bottom:20px;padding-top:30px;background:rgba(255,255,255)}.project2_sectionSeparatorline__v3WTc{border-top:1px solid #777777;width:85%;margin:0 auto;padding-bottom:5px;background:rgba(255,255,255)}.project2_footer__4iV95{display:flex;justify-content:space-between;align-items:flex-end;position:relative;background-color:#d3d3d3;padding:2rem}.project2_footerLeft__CDr1x{position:absolute;left:2rem}.project2_footerCenter__BO2HH{margin:0 auto;text-align:center}.project2_footerLink__h5yt5{color:rgb(36,36,36)}.project2_contactButton__muXTV{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__muXTV:hover{opacity:.7}.project2_footerLink__h5yt5{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__h5yt5:hover{opacity:.7}