.home_header__5FqNo{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)}.home_title__6bp0U{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}.home_title__6bp0U:hover{opacity:.7}.home_navList__G5ver{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)}.home_navList__G5ver :hover{opacity:.7}.home_navList__G5ver li{margin-right:10px}.home_navList__G5ver li:last-child{margin-right:40px}.home_navList__G5ver li a{text-decoration:none;color:rgb(36,36,36);transition:opacity .3s ease}.home_navList__G5ver li:hover>a{opacity:.7}.home_navList__G5ver li.home_dropdown__BoNxi{position:relative}.home_dropdownList__LkCG1{display:none;position:absolute;top:100%;left:0;background-color:#ffffff;list-style:none;margin:0;padding:0;border-radius:4px;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.2);align-items:center;justify-content:space-around}.home_dropdownList__LkCG1 li{padding:.5rem 1rem}.home_dropdownList__LkCG1 li a{color:rgb(49,49,49)}.home_dropdownList__LkCG1 li a:hover{background-color:#c5c5c5}.home_navList__G5ver .home_dropdown__BoNxi:hover .home_dropdownList__LkCG1{display:block}.home_videoSection__hes6j{position:relative;width:100%;height:100vh;overflow:hidden;background:rgba(255,255,255)}.home_video__u9Kvp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;object-fit:cover}.home_fullscreenButton__Bjd3D{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}.home_playIcon___5k_J{width:100%;height:100%;object-fit:contain}.home_fullscreenButton__Bjd3D:hover .home_playIcon___5k_J{opacity:.8}.home_bestProjectSection__lP8qd{background-color:#ffffff;padding:3rem 1rem}.home_bestProjectContainer__XOCXG{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.home_bestProjectImage__WMxVs{width:100%;max-width:800px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.home_bestProjectImage__WMxVs:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15);opacity:.8}.home_gallerySection__ZQzso{background-color:#ffffff;padding:2rem 1rem}.home_galleryContainer__7Jp3E{max-width:1600px;margin:0 auto;text-align:center}.home_galleryTitle__uykPy{font-size:24px;font-weight:600;color:#242424;margin-bottom:2rem}.home_galleryGrid__VykGc{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-content:center}.home_galleryItem__T_lFG{position:relative;background-color:white;border-radius:0;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;text-align:center;opacity:0;animation:home_slideUp__x3TmN .6s ease-out forwards}.home_galleryItem__T_lFG:first-child{animation-delay:.1s}.home_galleryItem__T_lFG:nth-child(2){animation-delay:.2s}.home_galleryItem__T_lFG:nth-child(3){animation-delay:.3s}.home_galleryItem__T_lFG:nth-child(4){animation-delay:.4s}@keyframes home_slideUp__x3TmN{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home_overlay__wxTa2{position:absolute;bottom:0;left:0;width:100%;height:30%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.home_overlayText___v9p6{color:rgb(70,70,70);font-size:20px;font-weight:600;font-family:Noto Sans;text-shadow:0 0 0 rgba(0,0,0,0)}.home_galleryItem__T_lFG:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.2);opacity:.9}.home_galleryImage__JCjz3{width:100%;height:350px;object-fit:cover;border-bottom:1px solid #e0e0e0;transition:transform .4s cubic-bezier(.4,0,.2,1)}.home_galleryItem__T_lFG:hover .home_galleryImage__JCjz3{transform:scale(1.05)}.home_galleryItemTitle__rHWN_{font-size:18px;font-weight:500;color:#242424;padding:1rem}.home_comeBack__OWb4j{display:flex;justify-content:center;align-items:center;padding:2rem;background:rgba(255,255,255)}.home_comeBackTitle__9F573{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}.home_comeBackTitle__9F573:hover{opacity:.7}.home_sectionSeparator__zyvT3{border-top:1px solid #6e6e6e;width:85%;margin:-5px auto;padding-bottom:5px}.home_footer__HqMXW{text-align:center;padding:2rem;background-color:#d3d3d3;color:white}.home_contactButton__7Cbax{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}.home_contactButton__7Cbax:hover{opacity:.7}