.page_contactPage__LEfly{display:flex;flex-direction:column;align-items:center}.page_container__irkzO{display:flex;flex-direction:column;min-height:100vh}.page_contactContainer__vcNsC{max-width:1104px;width:100%;margin:80px auto;display:flex;flex-direction:column;gap:60px}@media(max-width:768px){.page_contactContainer__vcNsC{padding:0 20px}}.Header_header__MwWvM{height:97px;position:absolute;top:0;left:0;width:100%;padding-top:8px;z-index:10;display:flex;justify-content:center;font-family:var(--font-geist-sans);--header-text-color:#FFFFFF;--button-bg:rgba(255,255,255,0.1)}.Header_header__MwWvM:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background-color:#db4f35}.Header_header__MwWvM.Header_dark__HbFwH{--header-text-color:#121212;--button-bg:rgba(0,0,0,0.05)}.Header_header__MwWvM.Header_dark__HbFwH .Header_langButton__z3Gh8,.Header_header__MwWvM.Header_dark__HbFwH .Header_navList__XXku8 li a{color:#121212}.Header_container__Aasa1{width:82%;max-width:100%;padding:0 16px;display:flex;justify-content:space-between;align-items:center;height:100%;position:relative}@media(max-width:1410px){.Header_container__Aasa1{width:92%}}@media(max-width:768px){.Header_container__Aasa1{justify-content:flex-start}}.Header_logo__V9h3K{display:block}@media(max-width:768px){.Header_logo__V9h3K{margin-left:10px;margin-top:3px}}.Header_nav____I21{display:block}.Header_navList__XXku8{display:flex;list-style:none;gap:60px}@media(max-width:1000px){.Header_navList__XXku8{gap:30px;font-size:13px}}.Header_navList__XXku8 li{align-content:center}.Header_navList__XXku8 li a{color:var(--header-text-color);text-decoration:none;transition:color .3s ease;text-transform:uppercase;letter-spacing:5%}.Header_navList__XXku8 li a:hover{opacity:.8;transition:opacity .3s ease}.Header_mobileMenuButton__7Op9u{display:none;background:none;border:none;cursor:pointer;z-index:1001;margin-top:2px}@media(max-width:768px){.Header_mobileMenuButton__7Op9u{display:block}}.Header_hamburgerIcon__W90P2{width:36px;height:36px}@media(max-width:768px){.Header_nav____I21{display:none}.Header_nav____I21.Header_navOpen__GBxfs{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.9);z-index:100}}.Header_mobileMenuOverlay__Bos3g{position:fixed;top:0;right:0;width:0;height:100vh;background-color:#db4f35;z-index:1000;overflow-x:hidden;transition:width .3s ease-in-out;display:flex;flex-direction:column;padding:80px 0 40px;box-shadow:-4px 0 10px rgba(0,0,0,.1)}.Header_mobileMenuOverlay__Bos3g.Header_open__2KMgq{width:80%}.Header_mobileNavList__X_nbx{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.Header_mobileNavList__X_nbx li{margin:0;padding:0;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_mobileNavList__X_nbx li:last-child{border-bottom:none}.Header_mobileNavList__X_nbx li a{display:block;padding:20px 32px;font-family:var(--font-haskoy),sans-serif;font-weight:500;font-size:18px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#fff;text-decoration:none;transition:background-color .3s ease}.Header_mobileNavList__X_nbx li a:hover{background-color:hsla(0,0%,100%,.05)}.Header_mobileLangSelector__OBFHQ{margin-top:auto;padding:0 32px;position:relative;margin-bottom:32px}@media(max-width:768px){.Header_mobileLangSelector__OBFHQ{margin-top:10px}}.Header_mobileLangSelector__OBFHQ .Header_mobileLangButton__YsB9V{display:flex;align-items:center;gap:8px;background:none;border:1px solid hsla(0,0%,100%,.3);border-radius:99px;padding:8px 16px;font-family:var(--font-geist-sans);font-weight:500;font-size:16px;color:#fff;cursor:pointer}.Header_mobileLangSelector__OBFHQ .Header_mobileLangButton__YsB9V .Header_flagIcon__q2mex{border-radius:2px}.Header_mobileLangSelector__OBFHQ .Header_mobileLangButton__YsB9V .Header_langArrow__b6pZY{width:12px!important;height:12px!important;transition:transform .3s ease}.Header_mobileLangSelector__OBFHQ .Header_mobileLangButton__YsB9V[aria-expanded=true] .Header_langArrow__b6pZY{transform:rotate(180deg)}.Header_closeButton__F8LA9{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:8px}.Header_closeButton__F8LA9:hover{opacity:.8}.Header_langSelector__NN7hi{position:relative}.Header_langButton__z3Gh8{width:75px;height:33px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:99px;border:1px solid hsla(0,0%,100%,.3);padding:8px;backdrop-filter:blur(31px);-webkit-backdrop-filter:blur(31px);background:var(--button-bg);cursor:pointer;color:var(--header-text-color);font-family:var(--font-geist-sans);text-transform:uppercase}.Header_langButton__z3Gh8:hover{color:#db4f35}.Header_flagIcon__q2mex{border-radius:4px}.Header_langArrow__b6pZY{width:12px!important;height:12px!important;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.Header_langButton__z3Gh8[aria-expanded=true] .Header_langArrow__b6pZY{transform:rotate(180deg)}.Header_langDropdown__8vlbR{position:absolute;top:100%;right:0;background:#fff;border:1px solid #eaeaea;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);list-style:none;padding:8px 0;margin-top:8px;min-width:80px;z-index:10;justify-content:center}.Header_langDropdown__8vlbR li button{display:flex;align-items:center;justify-content:center;width:100%;text-align:left;padding:8px 16px;background:none;border:none;cursor:pointer;color:#121212;font-family:var(--font-geist-sans);text-transform:uppercase}.Header_langDropdown__8vlbR li button img{margin-right:5px}.Header_langDropdown__8vlbR li button:hover{background-color:#f5f5f5;color:#db4f35}.Header_mobileLangDropdown__P6Gfs{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);list-style:none;padding:8px 0;min-width:120px;z-index:10}@media(max-width:768px){.Header_mobileLangDropdown__P6Gfs{left:30px}}.Header_mobileLangDropdown__P6Gfs li{border-bottom:none!important}.Header_mobileLangDropdown__P6Gfs li button{display:flex;align-items:center;width:100%;text-align:left;padding:8px 16px;background:none;border:none;cursor:pointer;color:#121212;font-family:var(--font-geist-sans);font-size:14px}.Header_mobileLangDropdown__P6Gfs li button:hover{background-color:#f5f5f5}.Header_mobileLangDropdown__P6Gfs li button .Header_flagIcon__q2mex{margin-right:8px}.Header_pageOverlay__if93L{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.3);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.Header_pageOverlay__if93L.Header_visible__HQq7x{opacity:1;visibility:visible}.Header_container__Aasa1.Header_menuOpen__OhIKG .Header_mobileMenuButton__7Op9u{opacity:.7;pointer-events:none}.Header_container__Aasa1.Header_menuOpen__OhIKG .Header_logoContainer__dC_In{opacity:.7}.Footer_footer__OYoYH{height:120px;background:#db4f35;display:flex;align-items:center;width:100%}@media(max-width:768px){.Footer_footer__OYoYH{height:auto;padding:20px 0}}.Footer_contentContainer__YqC50{width:82%;margin:0 auto}@media(max-width:1410px){.Footer_contentContainer__YqC50{width:92%}}.Footer_footerContent__QQ0Yh{display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.Footer_footerContent__QQ0Yh{flex-direction:column;gap:20px;padding:20px 0}}.Footer_logoContainer__H787O{display:flex;align-items:center}@media(max-width:768px){.Footer_logoContainer__H787O{margin-bottom:20px}}.Footer_navigationContainer__VKwYw{display:flex;align-items:center;gap:40px}@media(max-width:768px){.Footer_navigationContainer__VKwYw{flex-direction:column;gap:20px}}.Footer_navigation__qQ48w{display:flex;gap:32px}@media(max-width:768px){.Footer_navigation__qQ48w{flex-direction:column;align-items:center;gap:16px}}.Footer_navLink__bUQea{font-family:var(--font-geist-sans);font-weight:300;font-size:17px;line-height:140%;letter-spacing:0;text-align:right;text-decoration:underline;text-underline-offset:3px;color:#fff;transition:opacity .3s ease}.Footer_navLink__bUQea:hover{opacity:.8}.Footer_socialIcons__ATjeL{display:flex;gap:8px}.Footer_socialIcon__l8cBS{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);transition:background-color .3s ease}.Footer_socialIcon__l8cBS:hover{background-color:hsla(0,0%,100%,.1)}.HeroSection_heroSection__22z7u{height:100vh;width:100%;background-color:#1c222b;background-size:cover;background-position:top;background-repeat:no-repeat;position:relative;transition:background-image .5s ease-in-out}.HeroSection_heroSection__22z7u.HeroSection_transitioning__JkEQV{animation:HeroSection_fadeTransition__FsilD .5s ease-in-out}@media(max-width:768px){.HeroSection_heroSection__22z7u{height:100vh;min-height:600px;background-position:0 0}}@media(min-width:2000px){.HeroSection_heroSection__22z7u{background-size:contain}}.HeroSection_bg-0__QNGlR{background-image:url(/images/backgrounds/carousel/PRIME\ RESIDENCE.png)}.HeroSection_bg-1__vv7Pg{background-image:url(/images/backgrounds/carousel/POINT\ RESIDENCE.png)}.HeroSection_bg-2__aPnuK{background-image:url(/images/backgrounds/carousel/BOTANIC\ RESIDENCE.png)}.HeroSection_bg-3__XzFbg{background-image:url("/images/backgrounds/carousel/LIVING PARK RESIDENCE.png")}@keyframes HeroSection_fadeTransition__FsilD{0%{opacity:.8}to{opacity:1}}.HeroSection_contentContainer__ucPna{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:flex-end}.HeroSection_contentContainer__ucPna:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.4) 50%,rgba(0,0,0,.2));z-index:1}.HeroSection_content__s9AUi{width:82%;position:relative;z-index:2;margin:0 auto 100px;display:flex;flex-direction:column;justify-content:flex-start;color:#fff}@media(max-width:1410px){.HeroSection_content__s9AUi{width:92%}}@media(max-width:768px){.HeroSection_content__s9AUi{margin-bottom:60px}.HeroSection_content__s9AUi h1{font-size:36px;line-height:110%;margin-bottom:16px}.HeroSection_content__s9AUi p{font-size:15px;margin-bottom:24px}}.HeroSection_content__s9AUi h1{font-family:Bai Jamjuree,sans-serif;font-weight:600;font-size:50px;line-height:100%;letter-spacing:0;margin-bottom:24px;max-width:654px}.HeroSection_content__s9AUi p{font-family:var(--font-geist-sans);font-weight:400;font-size:17px;line-height:150%;letter-spacing:0;margin-bottom:32px;max-width:653px}.HeroSection_buttonContainer__ZDIrq{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:16px}@media(max-width:768px){.HeroSection_buttonContainer__ZDIrq{display:flex;align-items:center;justify-content:space-between;flex-direction:row}}.HeroSection_buttonContainer__ZDIrq button{width:177px;height:42px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;background:#db4f35;border:none;color:#fff;font-family:var(--font-haskoy),sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease}.HeroSection_buttonContainer__ZDIrq button:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}@media(max-width:768px){.HeroSection_buttonContainer__ZDIrq button{width:177px}}.HeroSection_buttonIcon__4zrFI{width:16px;height:16px;object-fit:contain}.HeroSection_carouselControl__fIopH{width:282px;height:33px;border-radius:999px;padding:8px 12px;background:rgba(0,0,0,.6);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.HeroSection_carouselControl__fIopH{width:auto;padding:8px 10px}}.HeroSection_projectName__jsKgl{font-family:var(--font-geist-sans);font-weight:400;font-size:13px;line-height:100%;letter-spacing:.07em;text-transform:uppercase;color:#fff}@media(max-width:768px){.HeroSection_projectName__jsKgl{display:none}}.HeroSection_projectYear__jEHxX{font-family:var(--font-geist-sans);font-weight:400;font-size:13px;line-height:100%;letter-spacing:.07em;text-transform:uppercase;color:#545352}@media(max-width:768px){.HeroSection_projectYear__jEHxX{display:none}}.HeroSection_carouselNav__ytWIz{display:flex;align-items:center;gap:8px;position:relative}@media(max-width:768px){.HeroSection_carouselNav__ytWIz{margin:0 auto}}.HeroSection_carouselDotCurrent__XQMAo{width:16px;height:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;transition:width .3s ease-in-out}.HeroSection_carouselDotCurrent__XQMAo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#db4f35;border-radius:8px;opacity:0;animation:HeroSection_dotAppear__JVSWJ .3s forwards}.HeroSection_carouselDotCurrent__XQMAo img{position:relative;z-index:2}.HeroSection_carouselDot__O8u47{width:8px;height:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.HeroSection_carouselDot__O8u47:hover{transform:scale(1.2)}.HeroSection_carouselDot__O8u47.HeroSection_animating__lD60s{animation:HeroSection_dotMerge__cO9AE .3s forwards}.HeroSection_carouselDot__O8u47 img{position:relative;z-index:2;transition:opacity .3s ease}@keyframes HeroSection_dotMerge__cO9AE{0%{transform:scale(1)}50%{transform:scale(.8);opacity:.7}to{transform:scale(1)}}@keyframes HeroSection_dotAppear__JVSWJ{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ProjectsSection_projectsSection__XW_iJ{width:100%;background-color:#fff;padding:80px 0}@media(max-width:768px){.ProjectsSection_projectsSection__XW_iJ{padding:40px 0}}.ProjectsSection_contentContainer__enKGP{width:82%;margin:0 auto}@media(max-width:1410px){.ProjectsSection_contentContainer__enKGP{width:92%}}.ProjectsSection_introSection__6hrhg{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:64px}@media(max-width:768px){.ProjectsSection_introSection__6hrhg{flex-direction:column;gap:32px}}.ProjectsSection_controlsContainer__LUWr_{display:flex;justify-content:space-between;align-items:center;width:80%;position:relative;right:0;bottom:-60px;gap:20px}@media(max-width:768px){.ProjectsSection_controlsContainer__LUWr_{position:static;margin-top:32px}}.ProjectsSection_introContent__MHDzp{max-width:70%}@media(max-width:768px){.ProjectsSection_introContent__MHDzp{max-width:100%}}.ProjectsSection_headerContainer__x2Kor{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-left:0}.ProjectsSection_sectionIcon__47P_E{width:24px;height:24px;flex-shrink:0}.ProjectsSection_introContent__MHDzp h2{font-family:Bai Jamjuree,sans-serif;font-weight:600;font-size:48px;line-height:110%;letter-spacing:0;color:#121212;margin:0;padding:0}.ProjectsSection_introContent__MHDzp p{font-family:var(--font-geist-sans);font-weight:400;font-size:17px;line-height:150%;letter-spacing:0;text-align:justify;color:#3a3a3a;max-width:628px;margin-top:24px;margin-left:40px}@media(max-width:768px){.ProjectsSection_introContent__MHDzp p{max-width:100%;margin-left:0}}.ProjectsSection_projectsButton__jMcpr{width:217px;height:42px;padding:12px;background:#db4f35;border:none;color:#fff;font-family:var(--font-haskoy),sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:left;text-decoration:none}.ProjectsSection_projectsButton__jMcpr:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}@media(max-width:768px){.ProjectsSection_projectsButton__jMcpr{display:none}}.ProjectsSection_mobileProjectsButton__B6kXF{max-width:217px;height:42px;padding:12px;background:#db4f35;border:none;color:#fff;font-family:var(--font-haskoy),sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:left;text-decoration:none}.ProjectsSection_mobileProjectsButton__B6kXF:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}.ProjectsSection_buttonIcon__3ktG0{width:16px;height:16px;object-fit:contain;transform:scaleY(-1)}.ProjectsSection_galleryWrapper__NCtdQ{width:100vw;margin-left:0;margin-right:calc(-50vw + 50% + 9%);overflow:visible;position:relative}@media(max-width:1410px){.ProjectsSection_galleryWrapper__NCtdQ{margin-right:calc(-50vw + 50% + 4%)}}@media(max-width:1024px){.ProjectsSection_galleryWrapper__NCtdQ{margin-right:-80px}}@media(max-width:768px){.ProjectsSection_galleryWrapper__NCtdQ{margin-right:-40px}}.ProjectsSection_navigationButtons__3RuZG{display:flex;justify-content:flex-end;gap:6px}@media(max-width:768px){.ProjectsSection_navigationButtons__3RuZG{position:static}}.ProjectsSection_navButton__oi3q9{width:48px;height:48px;padding:16px;display:flex;align-items:center;justify-content:center;background:#db4f35;border:none;cursor:pointer;transition:background-color .3s ease}.ProjectsSection_navButton__oi3q9:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}.ProjectsSection_navButtonDisabled__6xnq0{background:rgba(219,79,53,.4);cursor:default}.ProjectsSection_navButtonDisabled__6xnq0:hover{background:rgba(219,79,53,.4)}.ProjectsSection_navButtonDisabled__6xnq0 img{opacity:.5}.ProjectsSection_projectsGallery__HqVOQ{display:flex;gap:24px;overflow-x:auto;padding:10px calc(50vw - 50% + 150px) 10px 0;width:100%;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}@media(max-width:1410px){.ProjectsSection_projectsGallery__HqVOQ{padding-right:calc(50vw - 50% + 100px)}}@media(max-width:1024px){.ProjectsSection_projectsGallery__HqVOQ{padding-right:80px}}@media(max-width:768px){.ProjectsSection_projectsGallery__HqVOQ{padding-right:40px}}.ProjectsSection_projectsGallery__HqVOQ::-webkit-scrollbar{display:none}.ProjectsSection_projectCard__ftX0r{flex:0 0 auto;width:312px;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease}.ProjectsSection_projectCard__ftX0r:hover{transform:translateY(-8px)}.ProjectsSection_projectCard__ftX0r:hover .ProjectsSection_projectThumbnail__ZeRCc{transform:scale(1.05)}.ProjectsSection_thumbnailContainer__r_Cfb{position:relative;width:100%;aspect-ratio:312/384;overflow:hidden;margin-bottom:16px}.ProjectsSection_projectThumbnail__ZeRCc{object-fit:cover;transition:transform .5s ease}.ProjectsSection_projectInfo__Td5ii{display:flex;align-items:center;justify-content:space-between}.ProjectsSection_projectDetails__KRNz8{display:flex;flex-direction:column;gap:4px}.ProjectsSection_projectDetails__KRNz8 h3{font-family:Bai Jamjuree,sans-serif;font-weight:500;font-size:20px;line-height:110%;letter-spacing:0;color:#000}.ProjectsSection_projectYear__tUCWD{font-family:Bai Jamjuree,sans-serif;font-weight:500;font-size:14px;line-height:110%;letter-spacing:10%;color:gray}.ProjectsSection_projectButton__tOfQ_{width:40px;height:40px;padding:12px;display:flex;align-items:center;justify-content:center;background:#db4f35;border:none;color:#fff;cursor:pointer;transition:background-color .3s ease}.ProjectsSection_projectButton__tOfQ_:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}.ProjectsSection_scrollButton__JTfux{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease}.ProjectsSection_scrollButton__JTfux:hover{background:#f5f5f5;transform:scale(1.05)}.ProjectsSection_scrollButton__JTfux:first-child{margin-right:16px}.ProjectsSection_scrollButton__JTfux:last-child{margin-left:16px}@media(max-width:768px){.ProjectsSection_scrollButton__JTfux{display:none}}.ProjectsSection_leftButtonIcon__kdcZm{transform:scaleX(-1)}.VisionSection_visionSection__LDW6B{width:100%;background-color:#1c222b;position:relative;overflow:hidden}@media(max-width:768px){.VisionSection_visionSection__LDW6B{display:flex;flex-direction:column-reverse}}.VisionSection_imageContainer__KRs4X{width:100%;height:590px;position:relative}@media(max-width:768px){.VisionSection_imageContainer__KRs4X{height:198px}}.VisionSection_visionImage__QI5YR{object-fit:cover;width:100%}@media(max-width:768px){.VisionSection_visionImage__QI5YR{height:auto}}.VisionSection_contentContainer__RoKOn{width:100%;display:flex;justify-content:center;position:relative;z-index:1}.VisionSection_content__sxzAq{width:82%;margin:0 auto;display:flex;justify-content:space-between;padding:64px 0}@media(max-width:1410px){.VisionSection_content__sxzAq{width:92%}}@media(max-width:768px){.VisionSection_content__sxzAq{flex-direction:column}}.VisionSection_visionDiv__PgFp9{width:48%;display:flex;flex-direction:column}@media(max-width:768px){.VisionSection_visionDiv__PgFp9{width:100%;margin-bottom:40px}}.VisionSection_brandContainer__TKvjN{display:flex;align-items:center;gap:8px;margin-bottom:12px}.VisionSection_brandText__BDlXQ{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.VisionSection_brandLine__tOBOx{display:block;width:150px;height:2px;margin-left:10px}.VisionSection_visionDiv__PgFp9 h2{font-family:Bai Jamjuree,sans-serif;font-weight:600;font-size:48px;line-height:100%;letter-spacing:0;color:#fff;margin-bottom:64px}@media(max-width:768px){.VisionSection_visionDiv__PgFp9 h2{font-size:28px}}.VisionSection_visionButton__PNBT_{width:144px;height:42px;padding:12px;background:#db4f35;border:none;color:#fff;font-family:var(--font-haskoy),sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:left;text-decoration:none}.VisionSection_visionButton__PNBT_:hover{background-color:rgb(187.5714285714,57.5714285714,33.4285714286)}.VisionSection_buttonIcon__9moca{width:16px;height:16px;object-fit:contain;transform:scaleY(-1)}.VisionSection_visionDescription__46yws{width:48%;display:flex;flex-direction:column}@media(max-width:768px){.VisionSection_visionDescription__46yws{width:100%}}.VisionSection_visionItem__hqmnf{display:flex;flex-direction:column;margin-bottom:64px}.VisionSection_visionItem__hqmnf:last-child{margin-bottom:0}@media(max-width:768px){.VisionSection_visionItem__hqmnf{margin-bottom:30px}}.VisionSection_visionItemHeader__TElTy{display:flex;align-items:center;gap:16px;margin-bottom:16px}.VisionSection_visionItemHeader__TElTy h3{font-family:Bai Jamjuree,sans-serif;font-weight:600;font-size:32px;line-height:100%;letter-spacing:0;color:#fff}@media(max-width:768px){.VisionSection_visionItemHeader__TElTy h3{font-size:24px}}.VisionSection_visionIcon__T_6oY{width:24px;height:24px}.VisionSection_visionItem__hqmnf p{font-family:var(--font-geist-sans);font-weight:300;font-size:16px;line-height:150%;letter-spacing:0;text-align:justify;color:#fff;opacity:.8}.IntroCard_heroSection__bw2e_{position:relative;width:100%;height:60vh;margin-top:97px;overflow:hidden}@media(max-width:768px){.IntroCard_heroSection__bw2e_{height:50vh}}.IntroCard_heroImage__dvrKj{object-fit:cover;object-position:center;z-index:1}@media(max-width:768px){.IntroCard_heroImage__dvrKj{object-position:left}}.IntroCard_heroContentWrapper__nGvwQ{position:absolute;bottom:0;left:10%;width:40%;background-color:#fff;z-index:2;display:flex;justify-content:center;height:160px}@media(max-width:1024px){.IntroCard_heroContentWrapper__nGvwQ{width:50%;left:5%}}@media(max-width:768px){.IntroCard_heroContentWrapper__nGvwQ{width:97%;left:50%;transform:translateX(-50%)}}.IntroCard_heroContent__61s_7{width:78.5%;max-width:628px;margin-top:60px;padding-bottom:24px}.IntroCard_heroContent__61s_7:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background-color:#db4f35}.IntroCard_heroContent__61s_7 h2{font-family:var(--font-bai-jamjuree);font-weight:600;font-size:48px;line-height:110%;color:#121212;padding-top:12px}@media(max-width:768px){.IntroCard_heroContent__61s_7{width:80%;padding-bottom:16px}.IntroCard_heroContent__61s_7 h2{font-size:36px}}.IntroCard_brandContainer__3nwld{display:flex;align-items:center;gap:8px;margin-top:12px}.IntroCard_brandText__np2Az{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.IntroCard_brandLine___1QfG{display:block;width:75px;height:1px;background-color:#db4f35;margin-left:10px}.DescriptiveCard_descriptiveCard__nhY0R{width:100%;margin-top:100px}@media(max-width:768px){.DescriptiveCard_descriptiveCard__nhY0R{padding:0;margin-top:20px}}.DescriptiveCard_contentContainer__rrEfv{width:100%;display:flex;justify-content:center}.DescriptiveCard_content__k75Ej{width:100%;display:flex;gap:64px;justify-content:space-between}@media(min-width:1600px){.DescriptiveCard_content__k75Ej{justify-content:space-evenly}}.DescriptiveCard_content__k75Ej.DescriptiveCard_reversed__PjhHO{flex-direction:row-reverse}@media(max-width:768px){.DescriptiveCard_content__k75Ej{flex-direction:column-reverse;gap:32px}.DescriptiveCard_content__k75Ej.DescriptiveCard_reversed__PjhHO{flex-direction:column-reverse}}.DescriptiveCard_imageContainer__2BfeY{width:710px;max-width:48%;position:relative;overflow:hidden}@media(max-width:768px){.DescriptiveCard_imageContainer__2BfeY{width:100%;max-width:100%;height:300px}}.DescriptiveCard_image__fiPYJ{object-fit:cover;object-position:center}.DescriptiveCard_descriptionContainer__KGn64{max-width:509px;display:flex;flex-direction:column;justify-content:center;margin-right:10%;margin-left:5%;padding:40px 0 0}.DescriptiveCard_descriptionContainer__KGn64 p{opacity:.8}@media(max-width:768px){.DescriptiveCard_descriptionContainer__KGn64{width:90%;margin:0 auto 30px;padding-bottom:0}}.DescriptiveCard_brandContainer__kvsrj{display:flex;align-items:center;gap:8px;margin-bottom:30px}.DescriptiveCard_brandText__NCxoV{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.DescriptiveCard_brandLine__3WD0_{display:block;width:75px;height:1px;background-color:#db4f35;margin-left:10px}.DescriptiveCard_introText__b6VOz{font-family:"Geist",var(--font-geist-sans);font-weight:400;font-size:17px;line-height:150%;letter-spacing:0;text-align:justify;margin-bottom:30px;opacity:.9}.DescriptiveCard_descriptionItem__uq_Rx{display:flex;flex-direction:column;gap:16px;max-width:509px;margin-bottom:30px}.DescriptiveCard_itemHeader__BErvo{display:flex;align-items:center;gap:16px}.DescriptiveCard_itemHeader__BErvo h3{font-family:var(--font-bai-jamjuree);font-weight:600;font-size:24px;line-height:100%;letter-spacing:0}@media(max-width:768px){.DescriptiveCard_itemHeader__BErvo h3{font-size:24px}}.DescriptiveCard_iconContainer__iNAaB{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background-color:#1c222b;border-radius:4px}.DescriptiveCard_icon__UNTWi{width:16px;height:16px}.DescriptiveCard_descriptionItem__uq_Rx p{font-family:var(--font-geist-sans);font-weight:300;font-size:16px;line-height:150%;letter-spacing:0;text-align:justify;opacity:.8;margin:0;color:hsla(0,0%,100%,.8)}.ValuesComponent_valuesComponent__xg1gy{width:100%;margin-top:100px;display:flex;justify-content:center;border:1px solid #e3e3e3}@media(max-width:768px){.ValuesComponent_valuesComponent__xg1gy{margin-top:0}}.ValuesComponent_contentContainer__HgVsx{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.ValuesComponent_contentContainer__HgVsx{width:86%}}.ValuesComponent_headerSection__hT_j8{width:100%;height:150px;position:relative;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;padding-left:64px}@media(max-width:768px){.ValuesComponent_headerSection__hT_j8{padding-left:24px;justify-content:center}}.ValuesComponent_backgroundImageContainer__Hrhke{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border:1px solid #e3e3e3;border-top:none}.ValuesComponent_backgroundImage__Wu22s{object-fit:contain;object-position:right;opacity:.9}@media(max-width:768px){.ValuesComponent_backgroundImage__Wu22s{object-position:bottom}}.ValuesComponent_headerContent__ztF6z{position:relative;z-index:2;text-align:left}.ValuesComponent_headerContent__ztF6z h2{font-family:var(--font-bai-jamjuree);font-weight:600;font-size:32px;line-height:110%;color:#121212;margin-top:16px}@media(max-width:768px){.ValuesComponent_headerContent__ztF6z h2{margin-top:8px}.ValuesComponent_headerContent__ztF6z{right:10%}}.ValuesComponent_brandContainer__aNTbC{display:flex;align-items:center;justify-content:flex-start;gap:8px}@media(max-width:768px){.ValuesComponent_brandContainer__aNTbC{justify-content:center}}.ValuesComponent_brandText__thAN8{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.ValuesComponent_brandLine__kvUD4{display:block;width:75px;height:1px;background-color:#db4f35;margin-left:10px}.ValuesComponent_valuesContainer__BJR1B{width:100%;max-width:1200px;height:255px;display:flex;justify-content:center;align-items:center;border:1px solid #e3e3e3;border-top:none;border-bottom:none}@media(max-width:768px){.ValuesComponent_valuesContainer__BJR1B{flex-direction:column;height:auto}}.ValuesComponent_valueCard__SBW5e{width:25%;padding:24px;display:flex;flex-direction:column;justify-content:center;height:100%;border-right:1px solid #e3e3e3}.ValuesComponent_valueCard__SBW5e.ValuesComponent_lastCard__f7RaE{border-right:none}@media(max-width:768px){.ValuesComponent_valueCard__SBW5e{width:100%;border-right:none;border-bottom:1px solid #e3e3e3}.ValuesComponent_valueCard__SBW5e.ValuesComponent_lastCard__f7RaE{border-bottom:none}}.ValuesComponent_valueCard__SBW5e h3{font-family:var(--font-bai-jamjuree);font-weight:600;font-size:20px;line-height:110%;color:#121212}.ValuesComponent_valueCard__SBW5e p{font-family:var(--font-geist-sans)!important;color:#121212;opacity:.8;margin:0;font-family:Geist;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;text-align:justify}.ValuesComponent_iconContainer__EyaIc{display:inline-flex;align-items:center;justify-content:center;margin-right:12px;vertical-align:middle}.ValuesComponent_icon__r4Y8S{width:24px;height:24px}@media(max-width:768px){.ValuesComponent_icon__r4Y8S{width:16px;height:16px}}.ValuesComponent_titleContainer__DQGqf{display:flex;align-items:center;margin-bottom:16px}.page_visionPage__YAyJZ{width:100%;min-height:100vh;display:flex;flex-direction:column}.page_main__TtBsz{flex:1 1;align-items:center}.page_container__5N_Uz,.page_main__TtBsz{width:100%;display:flex;flex-direction:column}.page_container__5N_Uz{align-items:flex-start;margin-top:80px;margin-bottom:80px}@media(max-width:768px){.page_container__5N_Uz{margin-top:40px;margin-bottom:40px}}.page_description__DLuDz{display:flex;justify-content:left;width:100%;gap:64px}@media(max-width:768px){.page_description__DLuDz{flex-direction:column-reverse}}.page_imageContainer__Eq2BA{width:600px;height:400px;position:relative}@media(max-width:768px){.page_imageContainer__Eq2BA{width:100%;height:300px;margin-bottom:40px}}.page_visionImage__0ZCec{object-fit:cover;object-position:center}.page_visionDescription__LDz88{display:flex;flex-direction:column;gap:24px;margin-left:100px;margin-top:50px}@media(max-width:768px){.page_visionDescription__LDz88{width:90%;margin:30px auto 0}}.page_visionDescription__LDz88 p{font-family:"Geist",var(--font-geist-sans);font-weight:400;font-size:18px;line-height:175%;letter-spacing:0;text-align:justify;max-width:509px;color:#121212}@media(max-width:768px){.page_visionDescription__LDz88 p{font-size:16px}}.page_brandContainer__37crs{display:flex;align-items:center;gap:8px;margin-bottom:8px}.page_brandText__Yg8Pz{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.page_brandLine__yKlWO{display:block;width:75px;height:1px;background-color:#db4f35;margin-left:10px}.ObjectivesSection_objectivesSection__AAH1X{padding:6rem 0;width:100%;display:flex;justify-content:center;background-color:#fff}@media(max-width:768px){.ObjectivesSection_objectivesSection__AAH1X{padding:50px 0;width:90%;margin:0 auto}}.ObjectivesSection_contentContainer___eWSs{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.ObjectivesSection_sectionHeader__KUxUM{text-align:center;margin-bottom:4rem;width:100%}@media(max-width:768px){.ObjectivesSection_sectionHeader__KUxUM{margin-bottom:40px}}.ObjectivesSection_sectionHeader__KUxUM h2{font-family:Bai Jamjuree;font-weight:600;font-size:40px;line-height:100%;letter-spacing:0;text-align:start;padding-top:0}@media(max-width:768px){.ObjectivesSection_sectionHeader__KUxUM h2{font-size:32px}}.ObjectivesSection_brandContainer__6BWpd{display:flex;align-items:center;gap:.75rem;margin-bottom:15px}.ObjectivesSection_brandText__wxPJA{font-family:var(--font-haskoy),sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.09em;text-transform:uppercase;color:#db4f35}.ObjectivesSection_brandLine__t0oDS{display:block;width:75px;height:1px;background-color:#db4f35;margin-left:10px}.ObjectivesSection_objectivesGrid__T9_pT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin:0 auto}@media(max-width:1024px){.ObjectivesSection_objectivesGrid__T9_pT{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ObjectivesSection_objectivesGrid__T9_pT{grid-template-columns:1fr}}.ObjectivesSection_objectiveCard__RItfw{display:flex;flex-direction:column;background-color:#fff;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:768px){.ObjectivesSection_objectiveCard__RItfw{margin-bottom:30px}}.ObjectivesSection_imageContainer__qWTvZ{width:100%;height:250px;position:relative;overflow:hidden}.ObjectivesSection_imageContainer__qWTvZ .ObjectivesSection_objectiveImage__WdxIZ{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ObjectivesSection_imageContainer__qWTvZ:hover .ObjectivesSection_objectiveImage__WdxIZ{transform:scale(1.05)}.ObjectivesSection_objectiveContent__8A_er{margin-top:30px}.ObjectivesSection_objectiveContent__8A_er p{font-family:var(--font-geist-sans);font-size:1rem;line-height:1.6;color:#666;margin-top:10px}.ObjectivesSection_itemHeader__FEa1d{display:flex;align-items:center;gap:16px}.ObjectivesSection_itemHeader__FEa1d h3{font-family:var(--font-bai-jamjuree);font-weight:600;font-size:24px;line-height:100%;letter-spacing:0}@media(max-width:768px){.ObjectivesSection_itemHeader__FEa1d h3{font-size:24px}}.ObjectivesSection_descriptionItem__DkvPT{display:flex;flex-direction:column;gap:16px;max-width:509px;margin-bottom:30px}.ObjectivesSection_descriptionItem__DkvPT p{font-family:var(--font-geist-sans);font-weight:300;font-size:16px;line-height:150%;letter-spacing:0;text-align:justify;opacity:.8;margin:0;color:hsla(0,0%,100%,.8)}.ObjectivesSection_headerLine__qjbjb{display:block;width:40px;height:2px;background-color:#333}.ProjectCarousel_carouselContainer__WeZ5I{width:100%;height:100vh;position:relative;overflow:hidden;margin-top:97px}.ProjectCarousel_carousel__Jndpm{width:100%;height:100%;position:relative}.ProjectCarousel_carouselSlide__vmkND{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.ProjectCarousel_carouselSlide__vmkND.ProjectCarousel_active__CDyUg{opacity:1;z-index:1}.ProjectCarousel_carouselImage__wppO4{object-fit:cover;object-position:center}.ProjectCarousel_carouselButton__0uOBX{position:absolute;top:50%;z-index:2;cursor:pointer;width:48px;height:48px;background:#fff;box-shadow:0 12px 24px 0 rgba(0,0,0,.2);border:none}.ProjectCarousel_carouselButton__0uOBX:focus{outline:none}.ProjectCarousel_carouselButton__0uOBX img{width:12px;height:12px}.ProjectCarousel_prevButton__K6tpr{left:20px}.ProjectCarousel_nextButton____DyE{right:20px}@media(max-width:768px){.ProjectCarousel_carouselContainer__WeZ5I{height:50vh}.ProjectCarousel_carouselButton__0uOBX{width:36px;height:36px}.ProjectCarousel_prevButton__K6tpr{left:10px}.ProjectCarousel_nextButton____DyE{right:10px}}