.Header-module__Af2_WG__header{z-index:100;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{padding:1rem 0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{z-index:101;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__Af2_WG__logo span{letter-spacing:.1em;color:var(--color-light);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__logoImage{object-fit:contain;width:32px;height:32px}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__nav a{font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__Af2_WG__corporateLink{color:#b89d3e}.Header-module__Af2_WG__nav a:hover{color:#64805e}.Header-module__Af2_WG__langSwitcher{border-left:1px solid #fff3;align-items:center;gap:.5rem;margin-left:1rem;padding-left:1rem;display:flex}.Header-module__Af2_WG__langSwitcher a{color:#fff9;font-size:.8rem}.Header-module__Af2_WG__activeLang{font-weight:700;color:#64805e!important}.Header-module__Af2_WG__bookBtn{text-align:center;background-color:var(--accent-primary);color:var(--text-primary);font-family:var(--font-montserrat), sans-serif;letter-spacing:.05rem;cursor:pointer;border:none;border-radius:4px;margin-left:1rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__Af2_WG__bookBtn:hover{color:#131314;background-color:#b89d3e;transform:translateY(-2px)}.Header-module__Af2_WG__mobileToggle{color:var(--text-primary);cursor:pointer;z-index:101;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__Af2_WG__logo{font-size:1.25rem}.Header-module__Af2_WG__mobileToggle{display:block}.Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background-color:#131314fa;flex-direction:column;justify-content:flex-start;gap:1.5rem;height:100vh;padding:6rem 2rem 4rem;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;position:fixed;top:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__Af2_WG__navOpen{opacity:1;pointer-events:auto;transform:translate(0)}.Header-module__Af2_WG__nav a{font-size:1.25rem}.Header-module__Af2_WG__langSwitcher{border:none;justify-content:center;margin:.5rem 0 0;padding:0}.Header-module__Af2_WG__langSwitcher a{font-size:1rem}.Header-module__Af2_WG__bookBtn{width:100%;margin:1rem 0 0;padding:.8rem;font-size:1rem}}
.Hero-module__Z8hQ_W__hero{background-color:var(--bg-secondary);align-items:center;height:100svh;min-height:500px;padding-top:5rem;display:flex;position:relative}.Hero-module__Z8hQ_W__heroBg{object-fit:cover;z-index:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(90deg,#131314f2 0%,#13131480 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:2;width:100%;position:relative}.Hero-module__Z8hQ_W__content{max-width:650px}.Hero-module__Z8hQ_W__title{color:var(--text-primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);line-height:1.1}.Hero-module__Z8hQ_W__ruTitle{word-break:break-word;font-size:clamp(2rem,6vw,4rem)}.Hero-module__Z8hQ_W__subtitle{color:#ffffffd9;margin-bottom:2.5rem;font-size:clamp(1rem,3vw,1.1rem);line-height:1.6}.Hero-module__Z8hQ_W__ctaBtn{text-align:center;color:var(--text-primary);border:2px solid var(--accent-primary);font-family:var(--font-montserrat), sans-serif;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;background-color:#0000;border-radius:4px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__Z8hQ_W__ctaBtn:hover{background-color:var(--accent-primary);transform:translateY(-2px)}.Hero-module__Z8hQ_W__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Z8hQ_W__corporateBtn{color:#b89d3e;border-color:#b89d3e}.Hero-module__Z8hQ_W__corporateBtn:hover{color:#131314;background-color:#b89d3e}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{align-items:flex-end;padding-bottom:5rem}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(#1313144d 0%,#131314 100%)}.Hero-module__Z8hQ_W__content{text-align:center;margin:0 auto}.Hero-module__Z8hQ_W__ruTitle{font-size:clamp(1.6rem,7vw,2.2rem)}.Hero-module__Z8hQ_W__ctaBtn{width:100%;padding:1.2rem}}
.Services-module__PFRRnG__section{background-color:var(--bg-primary);padding:8rem 0}.Services-module__PFRRnG__title{text-align:center;text-transform:uppercase;letter-spacing:.1rem;margin-bottom:4rem;font-size:2.5rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__PFRRnG__card{background-color:var(--bg-secondary);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Services-module__PFRRnG__card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000080}.Services-module__PFRRnG__imageWrapper{background-color:#ffffff0d;width:100%;height:200px;position:relative}.Services-module__PFRRnG__serviceImage{object-fit:cover;transition:transform .5s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__serviceImage{transform:scale(1.05)}.Services-module__PFRRnG__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Services-module__PFRRnG__cardTitle{color:var(--text-secondary);margin-bottom:1rem;font-size:1.25rem}.Services-module__PFRRnG__cardDesc{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Services-module__PFRRnG__section{padding:5rem 0}.Services-module__PFRRnG__title{margin-bottom:3rem;font-size:2rem}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:1.5rem}}
.About-module__vqXTeW__section{background-color:var(--bg-secondary);padding:8rem 0}.About-module__vqXTeW__container{align-items:center;gap:4rem;display:flex}.About-module__vqXTeW__content{flex:1}.About-module__vqXTeW__imageWrapper{flex:1;width:100%}.About-module__vqXTeW__image{border-radius:8px;width:100%;height:400px;position:relative;overflow:hidden}.About-module__vqXTeW__aboutBgImage{object-fit:cover}.About-module__vqXTeW__title{text-transform:uppercase;margin-bottom:2rem;font-size:2.5rem}.About-module__vqXTeW__description{color:#fffc;font-size:1.1rem;line-height:1.8}.About-module__vqXTeW__teamTitle{font-family:var(--font-lexend-deca), sans-serif;color:var(--text-primary);text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-top:8rem;margin-bottom:4rem;font-size:2.5rem;font-weight:600}.About-module__vqXTeW__teamGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.About-module__vqXTeW__teamCard{background-color:var(--bg-primary);border-radius:12px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.About-module__vqXTeW__teamCard:hover{transform:translateY(-10px)}.About-module__vqXTeW__teamImageWrapper{width:100%;height:280px;position:relative;overflow:hidden}.About-module__vqXTeW__teamImage{object-fit:cover;object-position:center 20%;transition:transform .5s}.About-module__vqXTeW__teamCard:hover .About-module__vqXTeW__teamImage{transform:scale(1.05)}.About-module__vqXTeW__teamContent{background:linear-gradient(180deg, var(--bg-primary) 0%, #131314f2 100%);flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.About-module__vqXTeW__teamName{font-family:var(--font-lexend-deca), sans-serif;color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.About-module__vqXTeW__teamRole{font-family:var(--font-montserrat), sans-serif;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.About-module__vqXTeW__teamDescription{font-family:var(--font-montserrat), sans-serif;color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.About-module__vqXTeW__teamGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.About-module__vqXTeW__section{padding:5rem 0}.About-module__vqXTeW__container{flex-direction:column;gap:3rem}.About-module__vqXTeW__title{text-align:center;font-size:2rem}.About-module__vqXTeW__description{text-align:center}.About-module__vqXTeW__image{height:300px}.About-module__vqXTeW__teamTitle{margin-top:5rem;margin-bottom:3rem;font-size:2rem}.About-module__vqXTeW__teamGrid{grid-template-columns:1fr;gap:2rem}.About-module__vqXTeW__teamImageWrapper{height:350px}}.About-module__vqXTeW__reviewsContainer{min-height:200px;margin:4rem auto}
.Contact-module__OWeMSG__contact{background-color:var(--bg-primary);border-top:1px solid #ffffff0d;padding:6rem 0}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto}.Contact-module__OWeMSG__title{text-align:center;font-family:var(--font-lexend-deca), sans-serif;color:var(--text-primary);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;display:grid}.Contact-module__OWeMSG__infoBox{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__OWeMSG__infoItem{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__OWeMSG__iconWrapper{color:var(--accent-primary);background:#b89d3e1a;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:all .3s;display:flex}.Contact-module__OWeMSG__infoItem:hover .Contact-module__OWeMSG__iconWrapper{background:var(--accent-primary);color:var(--text-primary);transform:translateY(-2px)}.Contact-module__OWeMSG__details h3{font-family:var(--font-lexend-deca), sans-serif;color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Contact-module__OWeMSG__details p,.Contact-module__OWeMSG__details a{font-family:var(--font-montserrat), sans-serif;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__details a:hover{color:var(--accent-primary)}.Contact-module__OWeMSG__social{gap:1.5rem;margin-top:1.5rem;display:flex}.Contact-module__OWeMSG__socialLink{width:50px;height:50px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Contact-module__OWeMSG__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);transform:translateY(-3px);box-shadow:0 10px 20px #b89d3e33}.Contact-module__OWeMSG__mapBox{border:1px solid #ffffff0d;border-radius:20px;min-height:400px;overflow:hidden;box-shadow:0 20px 40px #0003}.Contact-module__OWeMSG__map{filter:grayscale()invert(90%)contrast(80%);width:100%;height:100%}@media (max-width:992px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__mapBox{height:400px}}
.Footer-module__EZoWya__footer{text-align:center;background-color:#0a0a0a;border-top:1px solid #ffffff0d;padding:4rem 0}.Footer-module__EZoWya__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__brand{justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__brand span{letter-spacing:.1em;color:var(--color-light);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700}.Footer-module__EZoWya__logoImage{object-fit:contain;width:48px;height:48px}.Footer-module__EZoWya__info{color:#ffffff80;font-size:.9rem;line-height:1.6}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0}.Footer-module__EZoWya__brand{font-size:1.5rem}.Footer-module__EZoWya__info{font-size:.85rem}}
