.workHeroSection_container__5aygI{padding:196px 30px 100px}.workHeroSection_heading__pkljb{font-size:60px;font-weight:700;line-height:78px;letter-spacing:1.6px;text-align:center;max-width:729px;margin:auto}@media (max-width:1200px){.workHeroSection_heading__pkljb{font-size:42px;max-width:500px}}@media (max-width:768px){.workHeroSection_container__5aygI{padding:160px 30px 80px}.workHeroSection_heading__pkljb{font-size:28px;line-height:58px;max-width:400px;letter-spacing:1.2px}}@media (max-width:390px){.workHeroSection_container__5aygI{padding:140px 30px 80px}.workHeroSection_heading__pkljb{font-size:22px;line-height:48px}}.imageGallery_container__3ZZZD{padding:2rem;max-width:1200px;margin:0 auto}.imageGallery_section__1fIcn{margin-bottom:4rem}.imageGallery_sectionTitle__HYa3_{font-size:2rem;font-weight:800;margin-bottom:2.5rem;text-transform:uppercase;border-bottom:2px solid #eee;padding-bottom:.625rem}.imageGallery_sectionDivider__GFpgr{margin:4rem 0;border:none}.imageGallery_projectCard__W0FhJ{display:flex;flex-direction:row;align-items:center;gap:2rem;margin-bottom:4rem;cursor:pointer;padding:1.5rem;border-radius:16px;position:relative;transition:transform .4s ease,border-color .4s ease}.imageGallery_projectCard__W0FhJ:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,0),rgba(255,255,255,.1));opacity:0;transition:opacity .4s ease;z-index:-1}.imageGallery_projectCard__W0FhJ:hover{transform:translateY(-5px);border-color:rgba(0,0,0,.1)}.imageGallery_projectCard__W0FhJ:hover:before{opacity:1}.imageGallery_projectCard__W0FhJ:active{transform:translateY(0)}.imageGallery_projectCard__W0FhJ:nth-child(2n){animation-delay:.1s}.imageGallery_projectCard__W0FhJ:nth-child(odd){animation-delay:.2s}.imageGallery_left__qGM_f{flex-direction:row}.imageGallery_right__S4ob5{flex-direction:row-reverse}@keyframes imageGallery_fadeInUp__4Bvx1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.imageGallery_images__2AaFh{flex:1 1;display:flex;flex-direction:column;gap:1rem;position:relative}.imageGallery_imageWrapper__YJa74{position:relative;width:100%;height:250px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),box-shadow .5s ease}.imageGallery_projectCard__W0FhJ:hover .imageGallery_imageWrapper__YJa74{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.imageGallery_projectCard__W0FhJ:hover .imageGallery_imageWrapper__YJa74:nth-child(2){transform:translateY(-4px) scale(1.02);transition-delay:.05s}.imageGallery_projectImage__DV5b4{object-fit:cover;width:100%;height:100%;border-radius:12px;transition:transform .7s cubic-bezier(.215,.61,.355,1)}.imageGallery_projectCard__W0FhJ:hover .imageGallery_projectImage__DV5b4{transform:scale(1.08)}.imageGallery_description__uYuso{margin-top:1rem;font-size:.95rem;color:#666;transition:transform .4s ease,opacity .4s ease}.imageGallery_projectCard__W0FhJ:hover .imageGallery_description__uYuso{transform:translateY(-5px)}.imageGallery_longDescription__ivUNk{line-height:2;margin-top:.5rem;font-size:.95rem;color:#666;text-align:center}.imageGallery_text__ca3A_{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:transform .4s ease}.imageGallery_projectCard__W0FhJ:hover .imageGallery_text__ca3A_{transform:translateY(-5px)}.imageGallery_title__OCkRk{font-size:1.5rem;font-weight:700;position:relative;padding-bottom:8px}.imageGallery_title__OCkRk:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:60%;height:2px;background-color:#333;transition:transform .4s ease}.imageGallery_projectCard__W0FhJ:hover .imageGallery_title__OCkRk:after{transform:translateX(-50%) scaleX(1)}.imageGallery_status__pUhh4{font-size:1rem;color:#999}.imageGallery_learnMore__5xKWz{margin-top:1rem;font-weight:500;text-decoration:none;transition:transform .4s ease}.imageGallery_projectCard__W0FhJ:hover .imageGallery_learnMore__5xKWz{transform:translateY(-3px)}.imageGallery_button__Hnmte{height:52px;width:207px;background-color:black;color:white;border:none;border-radius:20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.imageGallery_button__Hnmte:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:rgba(255,255,255,.1);border-radius:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease}.imageGallery_button__Hnmte:hover{background-color:#333;transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.imageGallery_button__Hnmte:hover:before{width:300px;height:300px}.imageGallery_button__Hnmte:active{transform:translateY(0);box-shadow:0 3px 10px rgba(0,0,0,.1)}.imageGallery_arrowIcon__ctssF{object-fit:contain;filter:invert(1);transform:rotate(225deg);transition:transform .3s ease}.imageGallery_button__Hnmte:hover .imageGallery_arrowIcon__ctssF{transform:rotate(225deg) translateX(-3px)}.imageGallery_drawerContainer__C00DR{overflow-y:auto}.imageGallery_drawerContent__YR3KT{display:flex;flex-direction:column;gap:1.5rem;animation:imageGallery_fadeIn__BOfH2 .4s ease}@keyframes imageGallery_fadeIn__BOfH2{0%{opacity:0}to{opacity:1}}.imageGallery_drawerImageContainer__b4ohY{display:flex;gap:1rem;margin-bottom:1rem}.imageGallery_drawerImageWrapper__Klc1R{position:relative;width:100%;height:300px;border-radius:12px;overflow:hidden;box-shadow:0 5px 25px rgba(0,0,0,.12);animation:imageGallery_slideIn__G_tGO .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes imageGallery_slideIn__G_tGO{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.imageGallery_drawerImageWrapper__Klc1R:nth-child(2){animation-delay:.1s}.imageGallery_drawerImage__79NkO{object-fit:cover;animation:imageGallery_zoomIn__rlzVd .8s ease}@keyframes imageGallery_zoomIn__rlzVd{0%{transform:scale(1.1)}to{transform:scale(1)}}.imageGallery_projectHeader__4_9u5{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.imageGallery_drawerSubtitle__obRgh{font-size:1.75rem;margin-bottom:.5rem;position:relative;display:inline-block;animation:imageGallery_fadeSlideDown__kFQQv .5s ease}.imageGallery_drawerSubtitle__obRgh:after{content:"";position:absolute;bottom:-5px;left:0;width:60px;height:3px;background-color:#333;transform-origin:left;animation:imageGallery_expandLine__QWfCx .6s ease forwards}@keyframes imageGallery_expandLine__QWfCx{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes imageGallery_fadeSlideDown__kFQQv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.imageGallery_typeBadge__SjPhm{animation:imageGallery_fadeIn__BOfH2 .5s ease;animation-delay:.2s;animation-fill-mode:backwards}.imageGallery_projectMeta__KwvVi{display:flex;flex-wrap:wrap;gap:2rem;margin:1rem 0;animation:imageGallery_fadeIn__BOfH2 .6s ease;animation-delay:.2s;animation-fill-mode:both}.imageGallery_metaItem__Hd4bR{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1.25rem;border-radius:8px}.imageGallery_divider__QqOCT{width:100%;height:1px;background:linear-gradient(90deg,transparent,#ddd,transparent);margin:1rem 0;animation:imageGallery_expandWidth__iz7M1 .7s ease}@keyframes imageGallery_expandWidth__iz7M1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.imageGallery_descriptionSection__lD2aA{margin-top:1rem;animation:imageGallery_fadeIn__BOfH2 .7s ease;animation-delay:.3s;animation-fill-mode:both}.imageGallery_sectionTitle__HYa3_{font-weight:600;color:#333}.imageGallery_projectDescription__6APet{line-height:1.8;color:#333}.imageGallery_colorPalette__sY58g{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.imageGallery_colorSwatch__BGXub{width:80px;height:80px;border-radius:8px;display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.1);transition:transform .3s ease}.imageGallery_colorSwatch__BGXub:hover{transform:scale(1.05)}.imageGallery_colorCode__MZYQV{background-color:rgba(255,255,255,.9);padding:4px 8px;border-radius:4px;font-size:.75rem;margin-bottom:8px}.imageGallery_featuresList__dJLQ3{list-style-type:none;padding-left:0}.imageGallery_featureItem__bWAip{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.imageGallery_featureItem__bWAip:before{content:"•";position:absolute;left:0;color:#333;font-size:1.2rem}.imageGallery_drawerButton__h_OQk{height:52px;width:207px;background-color:black;color:white;border:none;border-radius:20px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:all .3s ease;animation:imageGallery_fadeSlideUp__J7AOB .5s ease;animation-delay:.5s;animation-fill-mode:both}@keyframes imageGallery_fadeSlideUp__J7AOB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.imageGallery_drawerButton__h_OQk:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:rgba(255,255,255,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.imageGallery_drawerButton__h_OQk:hover{background-color:#333;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.25)}.imageGallery_drawerButton__h_OQk:hover:before{width:300px;height:300px}.imageGallery_drawerButton__h_OQk:active{transform:translateY(0);box-shadow:0 5px 15px rgba(0,0,0,.2)}@media (max-width:768px){.imageGallery_left__qGM_f,.imageGallery_projectCard__W0FhJ,.imageGallery_right__S4ob5{flex-direction:column}.imageGallery_imageWrapper__YJa74{height:200px}.imageGallery_drawerImageContainer__b4ohY{flex-direction:column}.imageGallery_projectMeta__KwvVi{flex-direction:column;gap:1rem}.imageGallery_projectHeader__4_9u5{flex-direction:column;align-items:flex-start}}