.Hero-module__ZARIfG__hero{background-color:var(--primary-bg);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrap{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;opacity:1;transform:scale(1.05)}.Hero-module__ZARIfG__overlay{z-index:2;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:3;text-align:center;max-width:900px;padding:0 2rem;position:relative}.Hero-module__ZARIfG__subTitle{letter-spacing:.35em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-serif);text-transform:capitalize;color:#fff;margin-bottom:2rem;font-size:6rem;font-weight:300;line-height:1.1}.Hero-module__ZARIfG__title span{color:#fffc;font-size:5rem;font-style:italic;display:block}.Hero-module__ZARIfG__ctaBtn{border:1px solid var(--accent-gold);color:#fff;letter-spacing:.2em;transition:var(--transition-smooth);background:0 0;border-radius:50px;margin-top:1rem;padding:1rem 2.5rem;font-size:.85rem;font-weight:500;box-shadow:0 0 20px #d4af370d}.Hero-module__ZARIfG__ctaBtn:hover{background:var(--accent-gold);color:var(--primary-bg);box-shadow:0 10px 30px #d4af374d}@media (max-width:992px){.Hero-module__ZARIfG__title{font-size:4.5rem}.Hero-module__ZARIfG__title span{font-size:3.8rem}}@media (max-width:576px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__title span{font-size:2.5rem}.Hero-module__ZARIfG__subTitle{letter-spacing:.2em;font-size:.75rem}}
.Essence-module__ZpVvNq__section{background:var(--primary-bg);padding:8rem 0}.Essence-module__ZpVvNq__flexWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Essence-module__ZpVvNq__textBlock{flex-direction:column;display:flex}.Essence-module__ZpVvNq__subTitle{letter-spacing:.3em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:500}.Essence-module__ZpVvNq__title{margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.Essence-module__ZpVvNq__description{color:var(--text-muted);text-align:justify;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Essence-module__ZpVvNq__imageWrap{border:1px solid var(--border-subtle);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000026}.Essence-module__ZpVvNq__imageWrap:after{content:"";border:1px solid var(--accent-gold);opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;position:absolute;top:0;left:0;transform:scale(1.05)}.Essence-module__ZpVvNq__imageWrap:hover:after{opacity:.2;transform:scale(.98)}.Essence-module__ZpVvNq__artisanImg{transition:transform .8s}.Essence-module__ZpVvNq__imageWrap:hover .Essence-module__ZpVvNq__artisanImg{transform:scale(1.05)}@media (max-width:992px){.Essence-module__ZpVvNq__flexWrapper{grid-template-columns:1fr;gap:4rem}.Essence-module__ZpVvNq__imageWrap{order:2}.Essence-module__ZpVvNq__textBlock{order:1}}
.Statistics-module__df-pLG__section{background:var(--primary-bg);border-bottom:1px solid var(--border-subtle);padding:6rem 0;position:relative}.Statistics-module__df-pLG__grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Statistics-module__df-pLG__statBox{flex-direction:column;align-items:center;padding:2rem;display:flex}.Statistics-module__df-pLG__number{font-family:var(--font-serif);color:var(--accent-gold);margin-bottom:1rem;font-size:5rem;font-weight:300;line-height:1}.Statistics-module__df-pLG__label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.9rem;font-weight:500}@media (max-width:768px){.Statistics-module__df-pLG__grid{grid-template-columns:1fr;gap:4rem}.Statistics-module__df-pLG__section{padding:4rem 0}}
.ManagementTeam-module__K2AUrq__section{background:var(--secondary-bg);border-top:1px solid var(--border-subtle);padding:8rem 0}.ManagementTeam-module__K2AUrq__header{text-align:center;margin-bottom:5rem}.ManagementTeam-module__K2AUrq__subTitle{letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:500}.ManagementTeam-module__K2AUrq__title{font-size:3.5rem}.ManagementTeam-module__K2AUrq__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ManagementTeam-module__K2AUrq__profileCard{border:1px solid var(--border-subtle);aspect-ratio:3/4;text-align:center;min-width:280px;transition:var(--transition-smooth);border-radius:8px;flex:0 calc(20% - 2rem);position:relative;overflow:hidden}.ManagementTeam-module__K2AUrq__profileCard:hover{border-color:var(--accent-gold);transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.ManagementTeam-module__K2AUrq__profileImage{object-fit:cover;z-index:1;transition:transform .6s}.ManagementTeam-module__K2AUrq__profileCard:hover .ManagementTeam-module__K2AUrq__profileImage{transform:scale(1.05)}.ManagementTeam-module__K2AUrq__infoOverlay{z-index:2;background:linear-gradient(#0000 0%,#000000e6 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:4rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.ManagementTeam-module__K2AUrq__name{font-family:var(--font-serif);color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:400}.ManagementTeam-module__K2AUrq__role{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:500}@media (max-width:1200px){.ManagementTeam-module__K2AUrq__profileCard{flex:0 calc(33.333% - 2rem)}}@media (max-width:900px){.ManagementTeam-module__K2AUrq__profileCard{flex:0 calc(50% - 2rem)}}@media (max-width:600px){.ManagementTeam-module__K2AUrq__profileCard{flex:0 100%;max-width:350px}.ManagementTeam-module__K2AUrq__title{font-size:2.8rem}}
.Testimonials-module__ItA9Ha__section{background-color:var(--primary-bg);padding:8rem 0}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{font-family:var(--font-serif);color:var(--text-light);margin-bottom:1rem;font-size:3rem}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-muted);font-size:1.1rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Testimonials-module__ItA9Ha__reviewCard{background:var(--secondary-bg);border:1px solid var(--border-subtle);transition:var(--transition-smooth);border-radius:8px;padding:3rem 2.5rem;position:relative}.Testimonials-module__ItA9Ha__reviewCard:hover{border-color:#d4af3733;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.Testimonials-module__ItA9Ha__stars{color:var(--accent-gold);gap:4px;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__reviewText{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__reviewerName{color:var(--text-light);font-family:var(--font-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:600}@media (max-width:992px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.GlobalPresence-module__EddkTq__section{border-top:1px solid var(--border-subtle);background-color:var(--primary-bg);align-items:center;width:100%;min-height:600px;display:flex;position:relative;overflow:hidden}.GlobalPresence-module__EddkTq__mapContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.GlobalPresence-module__EddkTq__bgImage{object-fit:cover;opacity:.9}.GlobalPresence-module__EddkTq__mapPointsLayer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.GlobalPresence-module__EddkTq__mapPoint{opacity:0;z-index:10;position:absolute}.GlobalPresence-module__EddkTq__pulseDot{background-color:var(--accent-gold);border-radius:50%;width:8px;height:8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 10px #d4af3780}.GlobalPresence-module__EddkTq__pulseDot:after{content:"";border:1px solid #d4af3799;border-radius:50%;width:30px;height:30px;animation:2s ease-out infinite GlobalPresence-module__EddkTq__pulseAnim;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes GlobalPresence-module__EddkTq__pulseAnim{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.GlobalPresence-module__EddkTq__verticalLine{background:linear-gradient(to top, var(--accent-gold), transparent);transform-origin:bottom;width:1px;height:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.GlobalPresence-module__EddkTq__flagLabel{color:var(--text-light);letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;opacity:0;background:#fffc;border:1px solid #d4af374d;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.GlobalPresence-module__EddkTq__overlay{z-index:2;background:linear-gradient(90deg,#ffffffe6 30%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:0}.GlobalPresence-module__EddkTq__content{z-index:3;max-width:600px;position:relative}.GlobalPresence-module__EddkTq__title{color:var(--text-light);margin-bottom:1.5rem;font-size:3.5rem}.GlobalPresence-module__EddkTq__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.GlobalPresence-module__EddkTq__ctaBtn{border:1px solid var(--border-subtle);letter-spacing:.15em;transition:var(--transition-smooth);background:#00000008;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.85rem;font-weight:500;display:inline-flex}.GlobalPresence-module__EddkTq__ctaBtn:hover{background:var(--text-light);color:var(--primary-bg);transform:translate(5px)}@media (max-width:992px){.GlobalPresence-module__EddkTq__section{min-height:500px;padding:6rem 0}.GlobalPresence-module__EddkTq__overlay{background:#ffffffd9}.GlobalPresence-module__EddkTq__title{font-size:2.8rem}}
.Awards-module__6y1-4q__section{background:var(--secondary-bg);border-top:1px solid var(--border-subtle);padding:8rem 0}.Awards-module__6y1-4q__headerWrap{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.Awards-module__6y1-4q__title{color:var(--text-light);font-size:3.5rem;line-height:1.2}.Awards-module__6y1-4q__subTitle{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-top:.5rem;font-size:.85rem;font-weight:500}.Awards-module__6y1-4q__viewAllBtn{color:var(--accent-gold);letter-spacing:.15em;border-bottom:1px solid var(--accent-gold);transition:var(--transition-smooth);align-items:center;gap:.8rem;padding-bottom:5px;font-size:.85rem;font-weight:600;display:inline-flex}.Awards-module__6y1-4q__viewAllBtn:hover{color:var(--text-light);border-color:var(--text-light)}.Awards-module__6y1-4q__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Awards-module__6y1-4q__badgeCard{background:var(--primary-bg);border:1px solid var(--border-subtle);text-align:center;transition:var(--transition-smooth);flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.Awards-module__6y1-4q__badgeCard:hover{border-color:var(--accent-gold);transform:translateY(-5px)}.Awards-module__6y1-4q__logoWrapper{width:100%;height:120px;transition:var(--transition-smooth);justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Awards-module__6y1-4q__orgLogo{object-fit:contain;width:100%;height:100%}.Awards-module__6y1-4q__badgeName{font-family:var(--font-serif);font-size:1.6rem;font-weight:400}@media (max-width:992px){.Awards-module__6y1-4q__grid{grid-template-columns:repeat(2,1fr)}.Awards-module__6y1-4q__headerWrap{flex-direction:column;align-items:flex-start;gap:2rem}.Awards-module__6y1-4q__title{font-size:2.8rem}}@media (max-width:576px){.Awards-module__6y1-4q__grid{grid-template-columns:1fr}}
.AwardsCertificates-module__puSZDW__section{background-color:var(--primary-bg);padding-bottom:8rem}.AwardsCertificates-module__puSZDW__hero{background-color:var(--text-dark);justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.AwardsCertificates-module__puSZDW__heroImage{object-fit:cover;filter:brightness(.5);z-index:1}.AwardsCertificates-module__puSZDW__heroContent{z-index:2;text-align:center;max-width:900px;padding:0 20px;position:relative}.AwardsCertificates-module__puSZDW__heroLabel{color:var(--accent-gold);letter-spacing:.4em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:block}.AwardsCertificates-module__puSZDW__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem;font-size:5.5rem;font-weight:300;line-height:1.1}.AwardsCertificates-module__puSZDW__heroDesc{color:#fffc;max-width:650px;margin:0 auto;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.AwardsCertificates-module__puSZDW__heroTitle{font-size:3.5rem}.AwardsCertificates-module__puSZDW__heroDesc{font-size:1rem}}
.OurJourney-module__tdFKqG__section{background-color:var(--primary-bg);padding-bottom:8rem}.OurJourney-module__tdFKqG__hero{background-color:var(--text-dark);justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.OurJourney-module__tdFKqG__heroImage{object-fit:cover;filter:brightness(.5);z-index:1}.OurJourney-module__tdFKqG__heroContent{z-index:2;text-align:center;max-width:800px;padding:0 20px;position:relative}.OurJourney-module__tdFKqG__heroLabel{color:var(--accent-gold);letter-spacing:.4em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:block}.OurJourney-module__tdFKqG__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem;font-size:5.5rem;font-weight:300;line-height:1.1}.OurJourney-module__tdFKqG__heroDesc{color:#fffc;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.OurJourney-module__tdFKqG__heroTitle{font-size:3.5rem}.OurJourney-module__tdFKqG__heroDesc{font-size:1rem}}
