:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.Navbar-module___rHu7W__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08111f59;border-bottom:1px solid #ffffff0f;width:100%;padding:18px 36px;transition:all .4s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{background:#060d18f0;border-bottom:1px solid #d4a14a33;padding:12px 36px;box-shadow:0 10px 30px #0006}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;display:flex}.Navbar-module___rHu7W__brand{background:#ddd8d8;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:170px;height:70px;padding:0;display:flex;overflow:hidden}.Navbar-module___rHu7W__logoImage{object-fit:contain;width:110px}.Navbar-module___rHu7W__drawerLogoBrand{background:#ddd8d8;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:140px;height:56px;padding:0;display:flex;overflow:hidden}.Navbar-module___rHu7W__logoImageDrawer{object-fit:contain;width:90px;display:block}.Navbar-module___rHu7W__navbar{flex:1;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__navList{background:#ffffff08;border:1px solid #ffffff0f;border-radius:99px;justify-content:center;align-items:center;gap:16px;margin:0;padding:6px 16px;list-style:none;display:flex}.Navbar-module___rHu7W__navItem{justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module___rHu7W__navLink{z-index:2;color:#f5f5f5bf;white-space:nowrap;border-radius:99px;padding:8px 14px;font-size:.825rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.Navbar-module___rHu7W__navLink:hover,.Navbar-module___rHu7W__activeLink{color:#fff}.Navbar-module___rHu7W__activeLink{font-weight:600;color:#f1bd64!important}.Navbar-module___rHu7W__hoverBg{z-index:1;background:#ffffff14;border-radius:99px;position:absolute;inset:0}.Navbar-module___rHu7W__activeLine{pointer-events:none;background:linear-gradient(90deg,#d4a14a,#f1bd64);border-radius:2px;height:2px;position:absolute;bottom:2px;left:12px;right:12px;box-shadow:0 0 10px #d4a14a99}.Navbar-module___rHu7W__actions{align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__cta{color:#08111f;white-space:nowrap;background:linear-gradient(135deg,#d4a14a 0%,#f1bd64 100%);border-radius:99px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.825rem;font-weight:700;text-decoration:none;transition:box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #d4a14a40}.Navbar-module___rHu7W__cta:hover{box-shadow:0 6px 28px #d4a14a73}.Navbar-module___rHu7W__ctaIcon{transition:transform .2s}.Navbar-module___rHu7W__cta:hover .Navbar-module___rHu7W__ctaIcon{transform:translate(2px,-2px)}.Navbar-module___rHu7W__mobileToggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Navbar-module___rHu7W__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;background:#000000a6;position:fixed;inset:0}.Navbar-module___rHu7W__mobileDrawer{z-index:1100;background:#060d18fa;border-right:1px solid #d4a14a33;flex-direction:column;justify-content:space-between;width:82%;max-width:320px;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:10px 0 30px #00000080}.Navbar-module___rHu7W__drawerHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:20px;display:flex}.Navbar-module___rHu7W__drawerCloseBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module___rHu7W__mobileMenuList{flex-direction:column;flex:1;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__mobileMenuLink{color:#ffffffd9;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:.925rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}@media (hover:hover){.Navbar-module___rHu7W__mobileMenuLink:hover{color:#f1bd64;background:#d4a14a1f}.Navbar-module___rHu7W__mobileMenuLink:hover .Navbar-module___rHu7W__mobileLinkIcon{opacity:1;transform:translate(2px,-2px)}}.Navbar-module___rHu7W__activeMobileLink{font-weight:600;color:#f1bd64!important;background:#d4a14a26!important}.Navbar-module___rHu7W__activeMobileLink .Navbar-module___rHu7W__mobileLinkIcon{opacity:1;color:#f1bd64}.Navbar-module___rHu7W__mobileLinkIcon{opacity:.5;transition:transform .2s,opacity .2s}.Navbar-module___rHu7W__drawerFooter{border-top:1px solid #ffffff14;padding-top:20px}.Navbar-module___rHu7W__mobileCta{color:#08111f;background:linear-gradient(135deg,#d4a14a 0%,#f1bd64 100%);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}@media (max-width:1100px){.Navbar-module___rHu7W__navList{display:none}.Navbar-module___rHu7W__mobileToggle{display:flex}}@media (max-width:680px){.Navbar-module___rHu7W__header,.Navbar-module___rHu7W__scrolled{padding:10px 16px}.Navbar-module___rHu7W__cta{padding:8px 14px;font-size:.75rem}.Navbar-module___rHu7W__logoImage,.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImage{height:68px}}
:root{--navy-bg:#08111f;--gold-primary:#c49a45;--gold-hover:#b08738;--text-white:#fff;--text-light:#ffffffd9;--hero-bg-url:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2000&q=80)}.Hero-module__JgYmMq__hero{background-color:var(--navy-bg);flex-direction:column;width:100%;height:100vh;min-height:650px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backdrop{background-image:var(--hero-bg-url);z-index:0;background-position:100%;background-size:cover;transition:transform .3s;position:absolute;inset:0}.Hero-module__JgYmMq__heroOverlay{z-index:1;background:linear-gradient(90deg,#08111ff5 0%,#08111fd9 1%,#08111f73 70%);position:absolute;inset:0}.Hero-module__JgYmMq__heroContainer{z-index:2;flex-direction:column;justify-content:space-between;width:100%;max-width:1320px;height:100%;margin:0 auto;padding:100px 32px 32px;display:flex;position:relative}.Hero-module__JgYmMq__contentWrapper{flex:1;align-items:center;display:flex}.Hero-module__JgYmMq__content{max-width:580px}.Hero-module__JgYmMq__title{color:var(--text-white);margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:500;line-height:1.1}.Hero-module__JgYmMq__goldText{color:var(--gold-primary);font-weight:600}.Hero-module__JgYmMq__description{color:var(--text-light);max-width:500px;margin-bottom:28px;font-size:.925rem;line-height:1.55}.Hero-module__JgYmMq__actions{align-items:center;gap:16px;margin-bottom:9px;display:flex}.Hero-module__JgYmMq__primaryButton{background-color:var(--gold-primary);color:#08111f;border-radius:4px;justify-content:center;align-items:center;padding:10px 22px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Hero-module__JgYmMq__primaryButton:hover{background-color:var(--gold-hover);transform:translateY(-1px)}.Hero-module__JgYmMq__secondaryButton{color:var(--text-white);border:1px solid var(--gold-primary);background-color:#0000;border-radius:4px;justify-content:center;align-items:center;padding:10px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Hero-module__JgYmMq__secondaryButton:hover{background-color:#c49a4526;transform:translateY(-1px)}.Hero-module__JgYmMq__featureBar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1626e0;border:1px solid #ffffff1f;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;padding:18px 28px;display:grid}.Hero-module__JgYmMq__featureItem{align-items:center;gap:14px;display:flex}.Hero-module__JgYmMq__iconBox{color:var(--gold-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__featureTitle{color:var(--text-white);font-size:.825rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.Hero-module__JgYmMq__hero{height:auto;min-height:100vh}.Hero-module__JgYmMq__heroContainer{gap:40px;padding-top:120px}.Hero-module__JgYmMq__featureBar{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Hero-module__JgYmMq__backdrop{background-position:top}.Hero-module__JgYmMq__heroOverlay{background:linear-gradient(#08111feb 0%,#08111fcc 60%,#08111ffa 100%)}.Hero-module__JgYmMq__heroContainer{padding:90px 20px 24px}.Hero-module__JgYmMq__featureBar{grid-template-columns:1fr;padding:16px}.Hero-module__JgYmMq__actions{flex-direction:column;align-items:stretch}.Hero-module__JgYmMq__primaryButton,.Hero-module__JgYmMq__secondaryButton{width:100%}}
.About-module__S-Ka5a__aboutSection{background-color:#fff;justify-content:center;width:100%;padding:80px 0;scroll-margin-top:50px;display:flex}.About-module__S-Ka5a__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1240px;margin:0 auto;padding:0 32px;display:grid}.About-module__S-Ka5a__leftColumn{flex-direction:column;align-items:flex-start;display:flex}.About-module__S-Ka5a__subheading{color:#c49a45;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1px;font-size:1.75rem;font-weight:700}.About-module__S-Ka5a__heading{color:#0b1727;letter-spacing:-.01em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,3.2vw,2.8rem);font-weight:600;line-height:1.18}.About-module__S-Ka5a__description{color:#526071;max-width:480px;margin-bottom:32px;font-size:.95rem;line-height:1.7}.About-module__S-Ka5a__ctaButton{color:#c49a45;background-color:#08111f;border:1.5px solid #c49a45;border-radius:4px;align-items:center;gap:12px;padding:12px 26px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #08111f1f}.About-module__S-Ka5a__ctaButton:hover{color:#d8ad56;background-color:#0f1d33;border-color:#d8ad56;transform:translateY(-2px);box-shadow:0 8px 20px #08111f2e}.About-module__S-Ka5a__arrow{color:#c49a45;font-size:.95rem;transition:transform .25s}.About-module__S-Ka5a__ctaButton:hover .About-module__S-Ka5a__arrow{transform:translate(4px)}.About-module__S-Ka5a__rightColumn{justify-content:center;width:100%;display:flex}.About-module__S-Ka5a__imageCard{border:1px solid #08111f0f;border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #08111f14}.About-module__S-Ka5a__boardroomImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.About-module__S-Ka5a__dotsContainer{z-index:10;gap:6px;display:flex;position:absolute;top:16px;right:16px}.About-module__S-Ka5a__dot{cursor:pointer;background-color:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s,transform .3s}.About-module__S-Ka5a__dot:hover{background-color:#fffc}.About-module__S-Ka5a__activeDot{background-color:#c49a45;transform:scale(1.2)}.About-module__S-Ka5a__floatingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#08111fe0;border:1px solid #c49a4566;border-radius:8px;align-items:center;gap:12px;padding:12px 18px;display:flex;position:absolute;bottom:20px;left:20px}.About-module__S-Ka5a__badgeNumber{color:#c49a45;font-family:Georgia,serif;font-size:1.4rem;font-weight:700;line-height:1}.About-module__S-Ka5a__badgeText{color:#fff;text-transform:uppercase;letter-spacing:.05em;max-width:90px;font-size:.725rem;font-weight:600;line-height:1.25}@media (max-width:960px){.About-module__S-Ka5a__container{grid-template-columns:1fr;gap:40px}.About-module__S-Ka5a__aboutSection{padding:60px 0}.About-module__S-Ka5a__imageCard,.About-module__S-Ka5a__boardroomImage{height:320px}}
.WhyChooseUs-module__YwVtra__section{box-sizing:border-box;background:linear-gradient(#060d18 0%,#0b1727 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #0003;justify-content:center;width:100%;padding:64px 24px 80px;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__YwVtra__container{z-index:2;width:100%;max-width:1280px;margin:0 auto;position:relative}.WhyChooseUs-module__YwVtra__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.WhyChooseUs-module__YwVtra__header h2{color:#fff;letter-spacing:-.01em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3.8vw,2.8rem);font-weight:600}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.WhyChooseUs-module__YwVtra__card{text-align:center;cursor:pointer;background:#fffffffa;border:1px solid #fff3;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:380px;padding:0 0 32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.WhyChooseUs-module__YwVtra__cardImageContainer{width:100%;height:200px;margin-bottom:25px;position:relative;overflow:hidden}.WhyChooseUs-module__YwVtra__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.WhyChooseUs-module__YwVtra__card:hover .WhyChooseUs-module__YwVtra__cardImage{transform:scale(1.08)}.WhyChooseUs-module__YwVtra__card:before{content:"";opacity:0;z-index:3;background:linear-gradient(90deg,#c49a45,#f5d76e);height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.WhyChooseUs-module__YwVtra__card:hover{background-color:#fff;border-color:#c49a4599;transform:translateY(-6px);box-shadow:0 20px 40px #0006,0 0 24px #c49a4540}.WhyChooseUs-module__YwVtra__card:hover:before{opacity:1}.WhyChooseUs-module__YwVtra__iconWrapper{z-index:2;background:#c49a451f;border:3px solid #fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-36px;margin-bottom:16px;transition:all .35s;display:flex;position:relative}.WhyChooseUs-module__YwVtra__card:hover .WhyChooseUs-module__YwVtra__iconWrapper{background:#c49a45;box-shadow:0 6px 16px #c49a454d}.WhyChooseUs-module__YwVtra__icon{color:#c49a45;stroke-width:1.75px;width:28px;height:28px;transition:color .35s,transform .35s}.WhyChooseUs-module__YwVtra__card:hover .WhyChooseUs-module__YwVtra__icon{color:#fff}.WhyChooseUs-module__YwVtra__cardTitle{color:#0b1727;margin:0 0 10px;padding:0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.35}.WhyChooseUs-module__YwVtra__cardDescription{color:#475569;margin:0;padding:0 24px;font-size:.92rem;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(2,1fr);gap:20px}.WhyChooseUs-module__YwVtra__card{min-height:auto;padding-bottom:28px}}@media (max-width:600px){.WhyChooseUs-module__YwVtra__section{padding:48px 16px}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:1fr;gap:16px}.WhyChooseUs-module__YwVtra__card{text-align:center;align-items:center;padding-bottom:24px}}
.VisionMission-module__14a6Cq__section{box-sizing:border-box;background:#fff;border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;justify-content:center;width:100%;padding:80px 24px;display:flex;position:relative;overflow:hidden}.VisionMission-module__14a6Cq__container{width:100%;max-width:1100px;margin:0 auto}.VisionMission-module__14a6Cq__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.VisionMission-module__14a6Cq__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:flex-start;padding:48px 36px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.VisionMission-module__14a6Cq__card:hover{background:#fff;border-color:#c49a4566;box-shadow:0 16px 36px #0b172714,0 0 20px #c49a451a}.VisionMission-module__14a6Cq__iconBox{background:#c49a451a;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:24px;transition:background .3s;display:flex}.VisionMission-module__14a6Cq__card:hover .VisionMission-module__14a6Cq__iconBox{background:#c49a45}.VisionMission-module__14a6Cq__icon{color:#c49a45;transition:color .3s}.VisionMission-module__14a6Cq__card:hover .VisionMission-module__14a6Cq__icon{color:#fff}.VisionMission-module__14a6Cq__title{color:#0b1727;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:600}.VisionMission-module__14a6Cq__desc{color:#475569;margin:0;font-size:1rem;line-height:1.75}@media (max-width:820px){.VisionMission-module__14a6Cq__grid{grid-template-columns:1fr;gap:24px}.VisionMission-module__14a6Cq__card{padding:36px 28px}}@media (max-width:600px){.VisionMission-module__14a6Cq__section{padding:56px 16px}}
.OurValues-module__SqLpXa__section{box-sizing:border-box;background-color:#060d18;background-image:linear-gradient(110deg,#060d18 35%,#060d18d9 70%,#0b1727f2 100%),url(/merlion.jpg);background-position:50%,100% 100%;background-repeat:no-repeat;background-size:cover,45%;border-top:1px solid #ffffff14;border-bottom:1px solid #0003;justify-content:center;width:100%;padding:64px 24px 80px;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}.OurValues-module__SqLpXa__container{z-index:2;width:100%;max-width:1280px;margin:0 auto;position:relative}.OurValues-module__SqLpXa__header{text-align:center;margin-bottom:48px}.OurValues-module__SqLpXa__header h2{color:#fff;margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(2.2rem,3.8vw,2.8rem);font-weight:600}.OurValues-module__SqLpXa__header p{color:#94a3b8;margin:0;font-size:1rem}.OurValues-module__SqLpXa__grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.OurValues-module__SqLpXa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:18px;flex-direction:column;grid-column:span 2;align-items:flex-start;min-height:220px;padding:32px 28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.OurValues-module__SqLpXa__card:before{content:"";opacity:0;background:linear-gradient(90deg,#c49a45,#f5d76e);height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.OurValues-module__SqLpXa__card:hover{background:#fff;border-color:#c49a4599;transform:translateY(-6px);box-shadow:0 20px 40px #0006,0 0 24px #c49a4540}.OurValues-module__SqLpXa__card:hover:before{opacity:1}.OurValues-module__SqLpXa__grid>:nth-child(4){grid-column:2/span 2}.OurValues-module__SqLpXa__grid>:nth-child(5){grid-column:4/span 2}.OurValues-module__SqLpXa__iconBox{background:#c49a451f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;transition:all .35s;display:flex}.OurValues-module__SqLpXa__card:hover .OurValues-module__SqLpXa__iconBox{background:#c49a45;box-shadow:0 6px 16px #c49a454d}.OurValues-module__SqLpXa__icon{color:#c49a45;width:26px;height:26px;transition:color .35s}.OurValues-module__SqLpXa__card:hover .OurValues-module__SqLpXa__icon{color:#fff}.OurValues-module__SqLpXa__title{color:#0b1727;margin:0 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:700}.OurValues-module__SqLpXa__desc{color:#475569;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.OurValues-module__SqLpXa__section{background-size:cover,70%}.OurValues-module__SqLpXa__grid{grid-template-columns:repeat(2,1fr);gap:20px}.OurValues-module__SqLpXa__card{grid-column:span 1!important}}@media (max-width:640px){.OurValues-module__SqLpXa__section{background:linear-gradient(#060d18 0%,#0b1727 100%);padding:48px 16px}.OurValues-module__SqLpXa__grid{grid-template-columns:1fr;gap:16px}.OurValues-module__SqLpXa__card{min-height:auto;padding:24px 20px}}
.Contact-module__Bs3a0a__section{background-color:#f3f5f8;justify-content:center;width:100%;padding:100px 24px;display:flex}.Contact-module__Bs3a0a__container{width:100%;max-width:1180px;margin:0 auto}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.Contact-module__Bs3a0a__infoColumn{padding-right:20px}.Contact-module__Bs3a0a__title{color:#0b1727;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3.5vw,2.8rem);font-weight:500;line-height:1.2}.Contact-module__Bs3a0a__description{color:#64748b;margin-bottom:40px;font-size:.95rem;line-height:1.65}.Contact-module__Bs3a0a__contactList{flex-direction:column;gap:18px;display:flex}.Contact-module__Bs3a0a__contactItem{color:#0b1727;align-items:center;gap:14px;font-size:.9rem;font-weight:500;display:flex}.Contact-module__Bs3a0a__contactIcon{color:#c49a45;flex-shrink:0;width:18px;height:18px}.Contact-module__Bs3a0a__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 10px 30px #0000000a}.Contact-module__Bs3a0a__form{flex-direction:column;gap:20px;display:flex}.Contact-module__Bs3a0a__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__Bs3a0a__fieldGroup{flex-direction:column;gap:6px;display:flex}.Contact-module__Bs3a0a__fieldGroup label{color:#475569;font-size:.78rem;font-weight:600}.Contact-module__Bs3a0a__fieldGroup input,.Contact-module__Bs3a0a__fieldGroup select,.Contact-module__Bs3a0a__fieldGroup textarea{color:#0b1727;box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.875rem;transition:border-color .2s,background-color .2s}.Contact-module__Bs3a0a__fieldGroup input:focus,.Contact-module__Bs3a0a__fieldGroup select:focus,.Contact-module__Bs3a0a__fieldGroup textarea:focus{background-color:#fff;border-color:#c49a45}.Contact-module__Bs3a0a__fieldGroup input::placeholder,.Contact-module__Bs3a0a__fieldGroup textarea::placeholder{color:#94a3b8}.Contact-module__Bs3a0a__fieldGroup select{cursor:pointer}.Contact-module__Bs3a0a__fieldGroup textarea{resize:vertical}.Contact-module__Bs3a0a__customSelectTrigger{cursor:pointer;color:#0b1727;box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:41px;padding:10px 14px;font-size:.875rem;transition:border-color .2s,background-color .2s;display:flex}.Contact-module__Bs3a0a__customSelectTrigger:hover{background-color:#fff;border-color:#c49a45}.Contact-module__Bs3a0a__selectTriggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Contact-module__Bs3a0a__selectChevron{color:#64748b;flex-shrink:0;margin-left:4px}.Contact-module__Bs3a0a__dropdownMenu{z-index:999;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-width:200px;position:absolute;top:46px;left:0;overflow:hidden;box-shadow:0 10px 30px #00000014}.Contact-module__Bs3a0a__dropdownSearchWrapper{background:#fff;border-bottom:1px solid #e2e8f0;padding:10px;position:sticky;top:0}.Contact-module__Bs3a0a__dropdownSearchBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:6px 10px;display:flex}.Contact-module__Bs3a0a__dropdownSearchIcon{color:#94a3b8;flex-shrink:0;margin-right:6px}.Contact-module__Bs3a0a__dropdownSearchInput{color:#0b1727;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.85rem}.Contact-module__Bs3a0a__dropdownSearchInput::placeholder{color:#94a3b8}.Contact-module__Bs3a0a__dropdownList{max-height:200px;overflow-y:auto}.Contact-module__Bs3a0a__dropdownItem{cursor:pointer;color:#0b1727;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;transition:background-color .15s;display:flex}.Contact-module__Bs3a0a__dropdownItem:hover{color:#c49a45;background-color:#f8fafc}.Contact-module__Bs3a0a__dropdownItemName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Contact-module__Bs3a0a__dropdownItemCode{color:#64748b;font-weight:500}.Contact-module__Bs3a0a__dropdownNoResult{color:#94a3b8;text-align:center;padding:12px;font-size:.85rem}.Contact-module__Bs3a0a__submitButton{color:#fff;cursor:pointer;background-color:#c49a45;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:8px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .2s;display:flex}.Contact-module__Bs3a0a__submitButton:hover{background-color:#b38938;transform:translateY(-1px)}.Contact-module__Bs3a0a__btnIcon{width:18px;height:18px}@media (max-width:960px){.Contact-module__Bs3a0a__grid{grid-template-columns:1fr;gap:40px}.Contact-module__Bs3a0a__infoColumn{padding-right:0}}@media (max-width:580px){.Contact-module__Bs3a0a__section{padding:64px 16px}.Contact-module__Bs3a0a__formCard{padding:24px}.Contact-module__Bs3a0a__row{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{color:#f5f5f5d6;background:radial-gradient(100% 100% at 50% 0,#0f1f36cc 0%,#060d18 100%);border-top:1px solid #ffffff0d;padding:80px 32px 0;position:relative;overflow:hidden}.Footer-module__Grjkva__topGlowBorder{background:linear-gradient(90deg,#0000 0%,#d4a14a99 50%,#0000 100%);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__inner{grid-template-columns:1.2fr 1.8fr;gap:60px;max-width:1240px;margin:0 auto;padding-bottom:54px;display:grid}.Footer-module__Grjkva__brandBlock{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__Grjkva__logoLink{-webkit-backdrop-filter:blur(16px);background:#e7e4e4;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;width:180px;height:75px;margin-bottom:20px;transition:all .3s;display:inline-flex}.Footer-module__Grjkva__logoLink:hover{background:#ffffff1f;border-color:#d4a14a59;box-shadow:0 8px 30px #d4a14a26}.Footer-module__Grjkva__logoImage{object-fit:contain;width:auto;height:98px;display:block}.Footer-module__Grjkva__brandDesc{color:#f5f5f5ad;max-width:420px;font-size:.925rem;line-height:1.75}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.Footer-module__Grjkva__col h3{color:#fff;letter-spacing:.03em;text-transform:uppercase;margin-bottom:22px;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__col ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__col a{color:#f5f5f5b8;align-items:center;gap:4px;font-size:.9rem;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.Footer-module__Grjkva__col a:hover{color:#f1bd64;transform:translate(3px)}.Footer-module__Grjkva__linkIcon{opacity:.4;transition:opacity .2s,transform .2s}.Footer-module__Grjkva__col a:hover .Footer-module__Grjkva__linkIcon{opacity:1;transform:translate(2px,-2px)}.Footer-module__Grjkva__contactList li{color:#f5f5f5b8;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.5;display:flex}.Footer-module__Grjkva__contactIcon{color:#d4a14a;flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__socials{gap:12px;display:flex}.Footer-module__Grjkva__socialBtn{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:inline-flex}.Footer-module__Grjkva__socialBtn:hover{color:#f1bd64;background:#d4a14a26;border-color:#d4a14a66;transform:translateY(-3px);box-shadow:0 4px 16px #d4a14a33}.Footer-module__Grjkva__copyContainer{border-top:1px solid #ffffff0f;padding:24px 0 32px}.Footer-module__Grjkva__copy{color:#f5f5f580;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;font-size:.825rem;display:flex}.Footer-module__Grjkva__legalLinks{align-items:center;gap:10px;display:flex}.Footer-module__Grjkva__legalLinks a{color:#f5f5f580;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__legalLinks a:hover{color:#d4a14a}.Footer-module__Grjkva__dot{opacity:.3}@media (max-width:1024px){.Footer-module__Grjkva__inner{grid-template-columns:1fr;gap:40px}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.Footer-module__Grjkva__footer{padding:48px 20px 0}.Footer-module__Grjkva__inner{text-align:center}.Footer-module__Grjkva__brandBlock{align-items:center}.Footer-module__Grjkva__brandDesc{text-align:center}.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr;gap:36px}.Footer-module__Grjkva__col{flex-direction:column;align-items:center;display:flex}.Footer-module__Grjkva__col h3{text-align:center;margin-bottom:16px}.Footer-module__Grjkva__col ul{align-items:center}.Footer-module__Grjkva__col a{justify-content:center}.Footer-module__Grjkva__contactList li{text-align:center;justify-content:center}.Footer-module__Grjkva__socials{justify-content:center}.Footer-module__Grjkva__copy{text-align:center;flex-direction:column;justify-content:center;gap:12px}}
