.ProjectHeader_projectHeader__H3GwF{background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;height:297px;margin-bottom:20px}@media(max-width:768px){.ProjectHeader_projectHeader__H3GwF{padding:0 14px}}.ProjectHeader_bottomBar__MlAQR{margin-bottom:29px}.ProjectHeader_filterBox___Yb_u{background-color:rgba(0,0,0,.4196078431);height:54px;border-radius:4px;padding-left:21px}.ProjectHeader_headerContent__rYOE0{width:100%;display:flex;justify-content:center}.ProjectHeader_filters__aNEJr{background-color:rgba(0,0,0,.4196078431);height:54px;border-radius:4px;margin-bottom:29px;display:flex;align-items:center;width:100%;max-width:1280px;padding:0 20px;justify-content:space-between}.ProjectHeader_left__xc5_z select,.ProjectHeader_right__MgWad select{margin-right:10px}.ProjectHeader_left__xc5_z select:last-child,.ProjectHeader_right__MgWad select:last-child{margin-right:0}.ProjectHeader_container__2uKKY{display:flex;justify-content:space-between;align-items:center;width:100%}.ProjectHeader_leftSelectors__a7mz5{display:flex;gap:8px}@media(max-width:480px){.ProjectHeader_leftSelectors__a7mz5{flex-wrap:wrap;gap:4px}}.ProjectHeader_headerTitle__0GRkg h1{font-size:34px;color:#fff;margin-bottom:42px}.ProjectHeader_customCheckbox__5vvZB{width:16px;height:16px;border:1px solid #d5d7da;border-radius:4px;appearance:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;display:inline-block;vertical-align:middle;margin:0;position:relative}.ProjectHeader_customCheckbox__5vvZB:checked{background:rgba(0,0,0,0);border-color:#9b2c9b;background-color:#9b2c9b}.ProjectHeader_statusLabel__yLHyi{color:#fff;font-size:14px;margin-right:22px;opacity:.65}.ProjectHeader_checkboxGroup__Evcvt{display:flex;gap:33px}@media(max-width:480px){.ProjectHeader_checkboxGroup__Evcvt{flex-wrap:wrap;gap:10px}}.ProjectHeader_checkboxLabel__C6w7I{font-size:14px;color:#fff;display:flex;align-items:center;gap:6px;margin-right:0}.FlexContainer_flexContainer__2LB9j{display:flex;align-items:center;justify-content:space-between;width:1280px;margin:auto}.CallRequestModal_overlay__E134x{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.CallRequestModal_modal__tRnAi{background:#fff;border-radius:8px;width:430px;height:500px;max-width:100%;max-height:90vh;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2);display:flex;flex-direction:column}.CallRequestModal_header__Q0_Fx{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e4e4;padding:24px 24px 16px;min-height:32px}.CallRequestModal_header__Q0_Fx:has(.CallRequestModal_closeButton__kbAw6:only-child){justify-content:flex-end}.CallRequestModal_title___EBoN{font-size:18px;font-weight:600;color:#30374f;margin:0}.CallRequestModal_closeButton__kbAw6{background:rgba(0,0,0,.1294117647);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:background-color .3s ease;position:relative}.CallRequestModal_closeButton__kbAw6:hover{background-color:rgba(0,0,0,.2078431373)}.CallRequestModal_closeButton__kbAw6:after,.CallRequestModal_closeButton__kbAw6:before{content:"";position:absolute;width:16px;height:2px;background-color:#333;border-radius:1px}.CallRequestModal_closeButton__kbAw6:before{transform:rotate(45deg)}.CallRequestModal_closeButton__kbAw6:after{transform:rotate(-45deg)}.CallRequestModal_content__Sa9Nv{padding:24px;flex:1;display:flex;flex-direction:column}.CallRequestModal_description__w68OY{text-align:center;color:#4a5578;font-size:14px;line-height:1.5;margin:0 0 32px}.CallRequestModal_form__p5VyR{display:flex;flex-direction:column;gap:16px;flex:1}.CallRequestModal_inputGroup___O8Mw{display:flex;flex-direction:column}.CallRequestModal_input__VvWM5{width:100%;height:48px;padding:12px 16px;border:1px solid #e4e4e4;border-radius:4px;font-size:14px;color:#30374f;background:#fff;box-sizing:border-box}.CallRequestModal_input__VvWM5::placeholder{color:#9ca3af}.CallRequestModal_input__VvWM5:focus{outline:none;border-color:#923a7f;box-shadow:0 0 0 3px rgba(146,58,127,.1)}.CallRequestModal_phoneGroup__Mi_b6{display:flex;gap:8px}.CallRequestModal_countryCode__2Grwg{width:90px;height:48px;padding:12px 8px;border:1px solid #e4e4e4;border-radius:4px;font-size:14px;color:#30374f;background:#fff;cursor:pointer}.CallRequestModal_countryCode__2Grwg:focus{outline:none;border-color:#923a7f;box-shadow:0 0 0 3px rgba(146,58,127,.1)}.CallRequestModal_phoneInput__2_sjF{flex:1;height:48px;padding:12px 16px;border:1px solid #e4e4e4;border-radius:4px;font-size:14px;width:100%;color:#30374f;background:#fff}.CallRequestModal_phoneInput__2_sjF::placeholder{color:#9ca3af}.CallRequestModal_phoneInput__2_sjF:focus{outline:none;border-color:#923a7f;box-shadow:0 0 0 3px rgba(146,58,127,.1)}.CallRequestModal_submitButton__nYlKx{width:100%;height:52px;background:#923a7f;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:auto}.CallRequestModal_submitButton__nYlKx:hover{background:#7a2f6b}.CallRequestModal_submitButton__nYlKx:focus{outline:none;box-shadow:0 0 0 3px rgba(146,58,127,.3)}.CallRequestModal_submitButton__nYlKx:disabled{background:#ccc;cursor:not-allowed}.CallRequestModal_submitButton__nYlKx:disabled:hover{background:#ccc}.CallRequestModal_successContent__FSyGq{flex-direction:column;text-align:center;height:100%;gap:24px}.CallRequestModal_successContent__FSyGq,.CallRequestModal_successIcon__6pQcU{display:flex;align-items:center;justify-content:center}.CallRequestModal_successMessage__Attno{display:flex;flex-direction:column;gap:8px}.CallRequestModal_successTitle__aBkJH{font-size:16px;font-weight:600;color:#30374f;margin:0;line-height:1.4}.CallRequestModal_successSubtitle__J75fh{font-size:14px;color:#4a5578;margin:0;line-height:1.4}.CallRequestModal_errorMessage__SoPQo{background:#fee;color:#c33;border:1px solid #fcc;border-radius:4px;padding:12px;margin:16px 0;font-size:14px;text-align:center}@media(max-width:480px){.CallRequestModal_modal__tRnAi{width:100%;height:auto;max-height:90vh;margin:20px}.CallRequestModal_overlay__E134x{padding:10px}}.LoadingScreen_loadingContainer__GlUPl{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:9999}.LoadingScreen_loadingContainer__GlUPl,.LoadingScreen_logoContainer__WViLb{display:flex;align-items:center;justify-content:center;flex-direction:column}.LoadingScreen_logo__nsJvY{max-width:400px;height:auto;opacity:0;transform:translateY(30px);animation:LoadingScreen_slowFadeInUp__se_Ul 2s ease-out forwards}@keyframes LoadingScreen_slowFadeInUp__se_Ul{0%{opacity:0;transform:translateY(30px) scale(.95)}50%{opacity:.3;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.LoadingScreen_logo__nsJvY{max-width:280px}}@media(max-width:480px){.LoadingScreen_logo__nsJvY{max-width:240px}}.ProjectSection_swiperContainer__ALWeQ{position:relative}.ProjectSection_swiperContainer__ALWeQ .mySwiper,.ProjectSection_swiperContainer__ALWeQ .mySwiper .swiper-wrapper{width:100%!important;max-width:100%!important}.ProjectSection_swiperContainer__ALWeQ .mySwiper .swiper-slide{width:calc(50% - 10px)!important;flex-shrink:0!important;min-width:calc(50% - 10px)!important;max-width:calc(50% - 10px)!important}.ProjectSection_swiperContainer__ALWeQ .mySwiper .swiper-slide>*{width:100%!important;min-width:100%;flex-shrink:0}.ProjectSection_desktopView__af_Rz{display:block}@media(max-width:768px){.ProjectSection_desktopView__af_Rz{display:none}}.ProjectSection_mobileView__DWRrl{display:none}@media(max-width:768px){.ProjectSection_mobileView__DWRrl{display:block}}.ProjectSection_projectGrid__WfVBc{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media(max-width:1024px){.ProjectSection_projectGrid__WfVBc{gap:16px}}.ProjectSection_projectGridItem__C9aDv{width:100%}.ProjectSection_projectList__tDZOZ{display:flex;flex-direction:column;gap:20px}.ProjectSection_projectListItem__LWbUO{width:100%}.ProjectSection_customArrow__lZtW9{backdrop-filter:blur(14.8px);width:64px!important;height:64px!important;background:rgba(195,195,195,.1019607843)!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;transition:all .3s ease;margin-top:0!important;top:50%!important;transform:translateY(-50%)!important;z-index:10}.ProjectSection_customArrow__lZtW9:after{display:none!important}.ProjectSection_customArrow__lZtW9 img{width:8px;transition:transform .3s ease}.ProjectSection_customArrow__lZtW9:hover{background:rgba(195,195,195,.2509803922)!important}.ProjectSection_customArrow__lZtW9:hover img{transform:scale(1.1)}.ProjectSection_customArrow__lZtW9.ProjectSection_swiper-button-disabled__upXMO{opacity:.5!important;cursor:not-allowed!important}.ProjectSection_customArrow__lZtW9.ProjectSection_swiper-button-disabled__upXMO:hover{background:rgba(195,195,195,.1019607843)!important}.ProjectSection_customArrow__lZtW9.ProjectSection_swiper-button-disabled__upXMO:hover img{transform:none!important}.ProjectSection_prevArrow__VISfb{left:-32px!important}.ProjectSection_prevArrow__VISfb img{transform:rotate(180deg)}.ProjectSection_prevArrow__VISfb:hover img{transform:rotate(180deg) scale(1.1)}.ProjectSection_nextArrow__LkIJB{right:-32px!important}.ProjectSection_swiperContainer__ALWeQ .mySwiper .swiper-button-next:not(.ProjectSection_customArrow__lZtW9),.ProjectSection_swiperContainer__ALWeQ .mySwiper .swiper-button-prev:not(.ProjectSection_customArrow__lZtW9){display:none!important}@media(max-width:1400px){.ProjectSection_prevArrow__VISfb{left:-70px!important}.ProjectSection_nextArrow__LkIJB{right:-70px!important}}@media(max-width:1200px){.ProjectSection_customArrow__lZtW9{width:48px!important;height:48px!important}.ProjectSection_customArrow__lZtW9 img{width:20px;height:20px}.ProjectSection_prevArrow__VISfb{left:-60px!important}.ProjectSection_nextArrow__LkIJB{right:-60px!important}}@media(max-width:768px){.ProjectSection_customArrow__lZtW9{width:40px!important;height:40px!important}.ProjectSection_customArrow__lZtW9 img{width:16px;height:16px}.ProjectSection_prevArrow__VISfb{left:10px!important}.ProjectSection_nextArrow__LkIJB{right:10px!important}}.ProjectSection_projectSectionSpacing__IToth{margin-bottom:48px}@media(max-width:768px){.ProjectSection_projectSectionSpacing__IToth{margin-bottom:32px}}.ProjectItem_projectLink__pjoB_{text-decoration:none;color:inherit;display:block;transition:transform .3s ease;overflow:hidden}.ProjectItem_projectLink__pjoB_:hover{transform:translateY(-2px)}@media(min-width:769px){.ProjectItem_projectLink__pjoB_:hover{transform:translateY(-2px) scale(1.05)}}.ProjectItem_projectLink__pjoB_:hover .ProjectItem_projectCard__Kik9a{box-shadow:0 8px 25px rgba(0,0,0,.2)}.ProjectItem_projectCard__Kik9a{padding:8px;border-radius:4px;background-color:#fff;transition:box-shadow .3s ease,transform .3s ease}.ProjectItem_projectCard__Kik9a .ProjectItem_projectImage__Nnl8L{width:100%;min-height:271px;border-radius:4px;background-size:cover;background-position:50%;overflow:hidden;position:relative}.ProjectItem_projectCard__Kik9a .ProjectItem_projectImage__Nnl8L:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:50%;transition:transform .3s ease-in-out;transform:scale(1)}.ProjectItem_projectCard__Kik9a .ProjectItem_projectImage__Nnl8L:hover:before{transform:scale(1.2)}.ProjectItem_projectCard__Kik9a .ProjectItem_descriptionContainer__aAqCb{padding:0 20px}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi{display:flex;justify-content:space-between;padding-top:20px;align-items:flex-start}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_title__2s3XX{color:#30374f;margin-top:0}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_title__2s3XX h2{margin-top:0}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_projectStatus__qZZHK{opacity:30%;min-width:132px;height:31px;line-height:.4;color:#fff;font-size:13px;text-align:center;border-radius:4px;background-color:#1c6c28}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_projectStatus__qZZHK.ProjectItem_statusOngoing__pt4Jg{background-color:#923a7f;opacity:1}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_projectStatus__qZZHK.ProjectItem_statusEnded__R6fHg{background-color:#1b2f49;opacity:1}.ProjectItem_projectCard__Kik9a .ProjectItem_titleSection__02nEi .ProjectItem_projectStatus__qZZHK.ProjectItem_statusDefault__twueS{background-color:#1c6c28}.ProjectItem_projectCard__Kik9a .ProjectItem_locationSection__51jE_{display:flex;gap:5px;line-height:18px;color:#4a5578;align-items:center}.SwiperSlider_swiperWrapperCustom__e6mob{position:relative;width:100%}.SwiperSlider_swiperWrapperCustom__e6mob .swiper,.SwiperSlider_swiperWrapperCustom__e6mob .swiper-wrapper{width:100%!important}.SwiperSlider_swiperWrapperCustom__e6mob .swiper-slide{width:100%!important;flex-shrink:0!important;min-width:100%!important}.SwiperSlider_loadingPlaceholder__rjL3y{width:100%;height:800px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:SwiperSlider_loading__Ew0iB 1.5s infinite;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666}@keyframes SwiperSlider_loading__Ew0iB{0%{background-position:200% 0}to{background-position:-200% 0}}.SwiperSlider_slideImage__mFV7B{width:100%!important;min-width:100%;height:800px;background-size:cover;background-position:50%;position:relative;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}@media(max-width:768px){.SwiperSlider_slideImage__mFV7B{height:100vh;min-height:600px}}.SwiperSlider_slideContentContainer__Ajj0e{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;text-align:center}@media(max-width:768px){.SwiperSlider_slideContentContainer__Ajj0e{position:static;transform:none;justify-content:center;padding-top:0;flex:1;padding-left:20px;padding-right:20px}}.SwiperSlider_locationIcon__7C6Ok{display:flex;align-items:center;justify-content:center}.SwiperSlider_locationText__expvE{color:#fff;font-size:24px;font-weight:500}@media(max-width:768px){.SwiperSlider_locationText__expvE{font-size:14px}}.SwiperSlider_rightButton__ezybj{margin-bottom:20px}.SwiperSlider_rightButton__ezybj .callButton,.SwiperSlider_rightButton__ezybj button{background:none!important;background-color:rgba(0,0,0,0)!important;color:#fff!important;border:none!important;padding:10px 0!important;position:relative;display:flex!important;align-items:center!important;gap:8px!important;min-width:auto!important;height:auto!important;font-size:18px!important;cursor:pointer!important}.SwiperSlider_rightButton__ezybj .callButton:after,.SwiperSlider_rightButton__ezybj button:after{content:"→";font-size:16px;color:#fff;margin-left:8px}.SwiperSlider_bottomLine__w_B9m{width:50vw;height:1px;background-color:#fff}.SwiperSlider_slideContent__yAnio{background:hsla(0,0%,100%,.8);padding:20px 40px;border-radius:8px;font-size:24px;font-weight:700;text-align:center}.SwiperSlider_customNavButton__fff4b{position:absolute;top:50%;transform:translateY(-50%);border-radius:14px;border:1px solid rgba(195,195,195,.1019607843);background-color:rgba(80,80,80,.431372549);width:64px;height:64px;color:#fff;font-size:24px;z-index:10;cursor:pointer}.SwiperSlider_customNavButton__fff4b:hover{opacity:1}@media(max-width:768px){.SwiperSlider_customNavButton__fff4b{width:50px;height:50px;font-size:20px}}.SwiperSlider_prevButton__TjGjs{left:120px}@media(max-width:768px){.SwiperSlider_prevButton__TjGjs{left:18px}}.SwiperSlider_nextButton__o09IZ{right:120px}@media(max-width:768px){.SwiperSlider_nextButton__o09IZ{right:18px}}.SwiperSlider_sliderTitle__zgpaU{font-size:74px;color:#fff;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.SwiperSlider_sliderTitle__zgpaU h1{margin:0;font-size:inherit;text-align:inherit}@media(max-width:768px){.SwiperSlider_sliderTitle__zgpaU{font-size:34px;position:relative;top:auto;transform:none;margin-bottom:20px}}.SwiperSlider_mobileLocationInfo__tXfUW{display:none}@media(max-width:768px){.SwiperSlider_mobileLocationInfo__tXfUW{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:15px}}.SwiperSlider_bottomContent__o_i9Q{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-bottom:106px;width:100%;box-sizing:border-box;position:relative}@media(max-width:768px){.SwiperSlider_bottomContent__o_i9Q{display:none}}.SwiperSlider_leftSection__tiK1B{display:flex;align-items:center}.SwiperSlider_rightSection__zR5y3{display:flex;flex-direction:column;align-items:flex-end;width:1280px;margin:auto;gap:33px}@media(max-width:768px){.SwiperSlider_rightSection__zR5y3{display:none}}.SwiperSlider_locationInfo__klngL{display:flex;align-items:center;gap:12px}@media(max-width:768px){.SwiperSlider_locationInfo__klngL{display:none}}.SwiperSlider_mobileBottomSection__ZZKFY{display:none}@media(max-width:768px){.SwiperSlider_mobileBottomSection__ZZKFY{display:flex;flex-direction:column;align-items:center;gap:20px;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:10}}.SwiperSlider_mobileNavButtons__4XIzf{display:none}@media(max-width:768px){.SwiperSlider_mobileNavButtons__4XIzf{display:flex;position:absolute;bottom:98px;transform:none;width:100%;justify-content:space-between;padding:0 18px;pointer-events:none;z-index:10}.SwiperSlider_mobileNavButtons__4XIzf .SwiperSlider_mobileNavButton__oM4Nv{pointer-events:auto}}.SwiperSlider_mobileViewButton__jd0WU{margin-top:10px}.SwiperSlider_mobileViewButton__jd0WU button{background:none!important;background-color:rgba(0,0,0,0)!important;color:#fff!important;border:none!important;padding:10px 0!important;position:relative;display:flex!important;align-items:center!important;gap:8px!important;min-width:auto!important;height:auto!important;font-size:18px!important;cursor:pointer!important}.SwiperSlider_mobileViewButton__jd0WU button:after{content:"→";font-size:16px;color:#fff;margin-left:8px}.SwiperSlider_mobileViewButton__jd0WU .callButton{background:none!important;background-color:rgba(0,0,0,0)!important;color:#fff!important;border:none!important;padding:10px 0!important;position:relative;display:flex!important;align-items:center!important;gap:8px!important;min-width:auto!important;height:auto!important;font-size:18px!important;cursor:pointer!important}.SwiperSlider_mobileViewButton__jd0WU .callButton:after{content:"→";font-size:16px;color:#fff;margin-left:8px}@media(max-width:768px){.SwiperSlider_mobileViewButton__jd0WU{position:relative;width:100vw;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-end;padding-right:14px}.SwiperSlider_mobileViewButton__jd0WU .callButton,.SwiperSlider_mobileViewButton__jd0WU button{width:auto!important}.SwiperSlider_mobileViewButton__jd0WU:before{content:"";position:absolute;bottom:-10px;left:0;width:calc(100% - 14px);height:1px;background-color:#fff}.SwiperSlider_desktopNavButton__dDM3d{display:none}}.SwiperSlider_mobileNavButton__oM4Nv{position:static;transform:none}@media(min-width:769px){.SwiperSlider_mobileNavButton__oM4Nv{display:none}}@media(max-width:768px){.SwiperSlider_mobileNavButton__oM4Nv{pointer-events:auto;left:auto!important;right:auto!important}}.page_homeContainer___HpZL{display:flex;flex-direction:column;position:relative}.page_section__Lvu0g{margin-top:80px}.page_section__Lvu0g:last-child{margin-bottom:0}.page_lastSection__rsrQC{margin-top:95px;margin-bottom:139px}.GiftCardItem_giftCardItem__I8U5c{background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.GiftCardItem_giftCardItem__I8U5c:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.GiftCardItem_imageContainer__uJgSM{position:relative;width:100%;height:200px;overflow:hidden}.GiftCardItem_giftCardImage__d14kS{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.GiftCardItem_giftCardItem__I8U5c:hover .GiftCardItem_giftCardImage__d14kS{transform:scale(1.05)}.GiftCardItem_content__JTnBv{padding:16px}.GiftCardItem_title__n2EoF{font-size:18px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.3}.GiftCardItem_category__u4R4v{font-size:14px;color:#666;margin:0 0 12px;font-weight:500}.GiftCardItem_link__c4445{display:inline-block;background:#923a7f;color:#fff;text-decoration:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;transition:background-color .3s ease}.GiftCardItem_link__c4445:hover{background:#7a2f68}