.Navbar-module___rHu7W__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e8e8e8;position:sticky;top:0;box-shadow:8px 8px 16px #dc2f0214,-8px -8px 16px #ffffffe6,inset 1px 1px 2px #fffc,inset -1px -1px 2px #dc2f020d}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Navbar-module___rHu7W__brand{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Navbar-module___rHu7W__logoPlaceholder{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;overflow:hidden;box-shadow:4px 4px 8px #dc2f0233,-2px -2px 4px #ffffff80,inset 1px 1px 2px #ffffff4d}.Navbar-module___rHu7W__logo{object-fit:cover;width:100%;height:100%}.Navbar-module___rHu7W__logoPlaceholder:hover{transform:scale(1.05);box-shadow:6px 6px 12px #dc2f0240,-3px -3px 6px #fff9,inset 1px 1px 2px #ffffff4d}.Navbar-module___rHu7W__brandName{color:#1a1a1a;letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Navbar-module___rHu7W__desktopLinks{gap:2rem;list-style:none;display:flex}.Navbar-module___rHu7W__navLink{color:#1a1a1a;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.Navbar-module___rHu7W__homeIcon{color:#ff6b35}.Navbar-module___rHu7W__navLink:hover{color:#ff6b35;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);box-shadow:3px 3px 6px #dc2f021a,-3px -3px 6px #fffc}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);border:none;border-radius:8px;padding:.5rem;transition:all .3s;display:none;box-shadow:4px 4px 8px #dc2f021a,-4px -4px 8px #ffffffe6}.Navbar-module___rHu7W__hamburger:hover{background:linear-gradient(135deg,#faf8f5 0%,#fff 100%);box-shadow:6px 6px 12px #dc2f0226,-6px -6px 12px #fff}.Navbar-module___rHu7W__mobileMenu{background:linear-gradient(135deg,#fff 0%,#f5f5f5 100%);border-top:1px solid #ff6b351a;flex-direction:column;gap:1rem;padding:1.5rem;display:none}.Navbar-module___rHu7W__mobileLink{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);border-radius:8px;align-items:center;gap:.4rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:3px 3px 6px #dc2f0214,-3px -3px 6px #ffffffe6}.Navbar-module___rHu7W__mobileLink:hover{color:#ff6b35;background:linear-gradient(135deg,#faf8f5 0%,#fff 100%);box-shadow:4px 4px 8px #dc2f021f,-4px -4px 8px #fff}@media (max-width:768px){.Navbar-module___rHu7W__desktopLinks{display:none}.Navbar-module___rHu7W__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__mobileMenu{display:flex}.Navbar-module___rHu7W__container{padding:1rem}.Navbar-module___rHu7W__brandName{display:none}.Navbar-module___rHu7W__logoPlaceholder{width:36px;height:36px;font-size:1.5rem}}@media (max-width:640px){.Navbar-module___rHu7W__container{padding:.75rem}.Navbar-module___rHu7W__logoPlaceholder{width:32px;height:32px;font-size:1.25rem}.Navbar-module___rHu7W__mobileMenu{gap:.5rem;padding:1rem}.Navbar-module___rHu7W__mobileLink{padding:.5rem .75rem;font-size:.9rem}}
.Footer-module__Grjkva__footer{color:#1a1a1a;background:#e8e8e8;border-top:1px solid #ffffff80;margin-top:3rem;padding:4rem 1.5rem 2rem;box-shadow:inset 0 8px 16px #0000000d,inset 0 -8px 16px #ffffffe6}.Footer-module__Grjkva__container{max-width:1280px;margin:0 auto}.Footer-module__Grjkva__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__Grjkva__column{background:#e8e8e8;border:1px solid #fff9;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.Footer-module__Grjkva__column:hover{transform:translateY(-2px);box-shadow:12px 12px 24px #0003,-12px -12px 24px #fff}.Footer-module__Grjkva__columnTitle{color:#ff6b35;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Footer-module__Grjkva__columnText{color:#555;font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__links{list-style:none}.Footer-module__Grjkva__links li{margin-bottom:.75rem}.Footer-module__Grjkva__links a{color:#555;border-radius:8px;align-items:center;margin:-.5rem;padding:.5rem;font-size:.95rem;transition:all .3s;display:flex}.Footer-module__Grjkva__links a:hover{color:#ff6b35;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);box-shadow:2px 2px 4px #dc2f021a,-2px -2px 4px #fffc}.Footer-module__Grjkva__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__contactItem{color:#555;cursor:pointer;border-radius:8px;align-items:flex-start;gap:.75rem;margin:-.5rem;padding:.5rem;font-size:.95rem;transition:all .3s;display:flex}.Footer-module__Grjkva__contactItem svg{flex-shrink:0;margin-top:.25rem}.Footer-module__Grjkva__contactItem:hover{color:#ff6b35;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);box-shadow:2px 2px 4px #dc2f021a,-2px -2px 4px #fffc}.Footer-module__Grjkva__socials{gap:1rem;display:flex}.Footer-module__Grjkva__social{color:#ff6b35;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:4px 4px 8px #dc2f021f,-4px -4px 8px #ffffffe6,inset 1px 1px 2px #ffffff80}.Footer-module__Grjkva__social:hover{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ffd166 100%);transform:translateY(-3px);box-shadow:6px 6px 12px #dc2f0233,-6px -6px 12px #fffc,inset 0 0 #fff0}.Footer-module__Grjkva__bottom{border-top:1px solid #dc2f021a;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;display:flex}.Footer-module__Grjkva__copyright{color:#666;margin:0;font-size:.9rem;font-weight:500}.Footer-module__Grjkva__legal{align-items:center;gap:1rem;font-size:.9rem;display:flex}.Footer-module__Grjkva__legal a{color:#666;border-radius:4px;padding:.25rem .5rem;transition:all .3s}.Footer-module__Grjkva__legal a:hover{color:#ff6b35;background:linear-gradient(135deg,#fff 0%,#faf8f5 100%);box-shadow:2px 2px 4px #dc2f0214,-2px -2px 4px #fffc}.Footer-module__Grjkva__legal span{color:#999}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Footer-module__Grjkva__footer{padding:3rem 1.5rem 2rem}}@media (max-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__footer{margin-top:2rem;padding:2rem 1rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__Grjkva__legal{justify-content:center}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:1.5rem 1rem}.Footer-module__Grjkva__grid{gap:1.5rem}.Footer-module__Grjkva__columnTitle{font-size:1rem}.Footer-module__Grjkva__columnText{font-size:.9rem}.Footer-module__Grjkva__contactItem{font-size:.85rem}.Footer-module__Grjkva__socials{gap:.75rem}.Footer-module__Grjkva__social{width:36px;height:36px}}
.Hero-module__JgYmMq__hero{background-color:#e8e8e8;justify-content:center;align-items:center;min-height:600px;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__container{z-index:2;flex-direction:column;gap:2rem;width:98%;max-width:1280px;display:flex;position:relative}.Hero-module__JgYmMq__imageWrapper{justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__JgYmMq__imageGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__JgYmMq__sliderWrapper{justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.Hero-module__JgYmMq__arrowButton{cursor:pointer;color:#ff6b35;background-color:#fff;border:2px solid #ff6b35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Hero-module__JgYmMq__arrowButton:hover{color:#fff;background-color:#ff6b35;box-shadow:0 8px 24px #ff6b354d}.Hero-module__JgYmMq__arrowButton:active{transform:scale(.95)}.Hero-module__JgYmMq__arrowButton svg{width:24px;height:24px}.Hero-module__JgYmMq__neumorphicBox{background:#e8e8e8;border-radius:50px;width:100%;margin:0 auto;padding:3rem;box-shadow:20px 20px 60px #c5c5c5,-20px -20px 60px #fff}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(#0000 50%,#e8e8e8 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;text-align:center;justify-content:center;width:100%;padding:0;display:flex;position:relative}.Hero-module__JgYmMq__sideImage{flex:0 auto;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__image{object-fit:cover;border-radius:12px;width:100%;max-width:400px;height:auto;animation:.5s ease-in-out Hero-module__JgYmMq__fadeInImage;display:block;box-shadow:0 8px 24px #00000026}@keyframes Hero-module__JgYmMq__fadeInImage{0%{opacity:.8}to{opacity:1}}.Hero-module__JgYmMq__title{color:#ff6b35;text-shadow:2px 2px 4px #dc2f024d,0 0 20px #ff6b3533;letter-spacing:-1px;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#000;text-shadow:1px 1px 2px #ffffff80;margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:1.6}@media (max-width:1024px){.Hero-module__JgYmMq__hero{min-height:500px}.Hero-module__JgYmMq__title{font-size:3rem}.Hero-module__JgYmMq__subtitle{font-size:1.25rem}.Hero-module__JgYmMq__sliderWrapper{gap:1.5rem}.Hero-module__JgYmMq__arrowButton{border-width:1.5px;width:40px;height:40px}.Hero-module__JgYmMq__arrowButton svg{width:20px;height:20px}.Hero-module__JgYmMq__imageGrid{gap:1.5rem}.Hero-module__JgYmMq__image{max-width:250px}}@media (max-width:768px){.Hero-module__JgYmMq__hero{background-attachment:scroll;min-height:auto;padding:1rem 0}.Hero-module__JgYmMq__container{gap:1.5rem;width:98%}.Hero-module__JgYmMq__sliderWrapper{flex-direction:row;gap:1rem}.Hero-module__JgYmMq__arrowButton{border-width:1.5px;width:35px;height:35px}.Hero-module__JgYmMq__arrowButton svg{width:16px;height:16px}.Hero-module__JgYmMq__imageGrid{flex-direction:column;gap:1.5rem;width:100%;padding:0 1rem}.Hero-module__JgYmMq__sideImage{width:100%;max-width:100%}.Hero-module__JgYmMq__content{order:2;width:100%;padding:1.5rem}.Hero-module__JgYmMq__image{width:100%;max-width:100%;height:auto}.Hero-module__JgYmMq__title{font-size:2.25rem}.Hero-module__JgYmMq__subtitle{font-size:1.1rem}.Hero-module__JgYmMq__neumorphicBox{padding:2rem}}@media (max-width:640px){.Hero-module__JgYmMq__hero{min-height:auto;padding:1.5rem 0}.Hero-module__JgYmMq__title{font-size:1.75rem}.Hero-module__JgYmMq__subtitle{margin-bottom:1.5rem;font-size:1rem}.Hero-module__JgYmMq__content{padding:1rem}.Hero-module__JgYmMq__image{max-width:100%;height:250px}.Hero-module__JgYmMq__neumorphicBox{border-radius:30px;padding:1.5rem}.Hero-module__JgYmMq__imageGrid{gap:1rem;padding:0 1rem}}
.Card-module__GAP3lW__card{background:#e8e8e8;border:1px solid #ffffffe6;border-radius:16px;padding:2rem;transition:all .3s;animation:4s ease-in-out infinite Card-module__GAP3lW__float;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.Card-module__GAP3lW__card.Card-module__GAP3lW__elevated{box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Card-module__GAP3lW__card.Card-module__GAP3lW__flat{box-shadow:none;background:#fff;border:1px solid #ff6b351a}.Card-module__GAP3lW__card.Card-module__GAP3lW__outlined{background:0 0;border:2px solid #ff6b35}.Card-module__GAP3lW__card:hover{transform:translateY(-4px);box-shadow:12px 12px 24px #dc2f021f,-12px -12px 24px #fff,inset 2px 2px 4px #fffc,inset -2px -2px 4px #dc2f020d}.Card-module__GAP3lW__serviceCard{cursor:pointer;background:#e8e8e8;border:1px solid #ffffffe6;border-radius:16px;transition:all .3s;animation:5s ease-in-out infinite Card-module__GAP3lW__floatSlow;overflow:hidden;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.Card-module__GAP3lW__serviceCard:hover{transform:translateY(-8px);box-shadow:12px 12px 24px #0003,-12px -12px 24px #fff}.Card-module__GAP3lW__imageContainer{background:linear-gradient(135deg,#ff6b35 0%,#ffd166 100%);width:100%;height:200px;overflow:hidden}.Card-module__GAP3lW__imageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Card-module__GAP3lW__serviceCard:hover .Card-module__GAP3lW__imageContainer img{transform:scale(1.05)}.Card-module__GAP3lW__icon{color:#ff6b35;background:#e8e8e8;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin:1.5rem 1.5rem 0;font-size:2rem;display:flex;box-shadow:inset 4px 4px 8px #00000026,inset -4px -4px 8px #ffffffe6}.Card-module__GAP3lW__title{color:#1a1a1a;margin:1.5rem 1.5rem .75rem;font-size:1.25rem;font-weight:700}.Card-module__GAP3lW__description{color:#666;margin:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6}.Card-module__GAP3lW__awardCard{background:#e8e8e8;border:1px solid #ffffffe6;border-radius:12px;gap:1rem;padding:1rem;transition:all .3s;animation:5.5s ease-in-out infinite Card-module__GAP3lW__floatDelay;display:flex;overflow:hidden;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.Card-module__GAP3lW__awardCard:hover{transform:translate(4px);box-shadow:12px 12px 24px #0003,-12px -12px 24px #fff}.Card-module__GAP3lW__awardImageContainer{background:linear-gradient(135deg,#dc2f02 0%,#ffd166 100%);border-radius:8px;flex-shrink:0;width:100px;height:100px;overflow:hidden}.Card-module__GAP3lW__awardImageContainer img{object-fit:cover;width:100%;height:100%}.Card-module__GAP3lW__awardContent{flex-direction:column;flex:1;justify-content:center;display:flex}.Card-module__GAP3lW__year{color:#ff6b35;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.Card-module__GAP3lW__awardTitle{color:#1a1a1a;margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:700}.Card-module__GAP3lW__category{color:#999;margin:0;font-size:.85rem}@media (max-width:768px){.Card-module__GAP3lW__card{padding:1.5rem}.Card-module__GAP3lW__serviceCard{border-radius:12px}.Card-module__GAP3lW__icon{width:50px;height:50px;font-size:1.5rem}.Card-module__GAP3lW__title{font-size:1.1rem}.Card-module__GAP3lW__awardCard{text-align:center;flex-direction:column;align-items:center}.Card-module__GAP3lW__awardImageContainer{width:80px;height:80px}}
.AboutUs-module__kNFmNG__section{background:#e8e8e8;padding:8rem 1.5rem;position:relative}.AboutUs-module__kNFmNG__container{max-width:1280px;margin:0 auto}.AboutUs-module__kNFmNG__header{text-align:center;background:#e8e8e8;border-radius:24px;margin-bottom:3rem;padding:2.5rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.AboutUs-module__kNFmNG__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.AboutUs-module__kNFmNG__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:2px;width:100px;height:4px;margin:0 auto;box-shadow:2px 2px 4px #dc2f024d,-1px -1px 2px #ffffff80}.AboutUs-module__kNFmNG__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.AboutUs-module__kNFmNG__textContent{flex-direction:column;gap:1.5rem;display:flex}.AboutUs-module__kNFmNG__description{color:#555;margin:0;font-size:1.05rem;line-height:1.8}.AboutUs-module__kNFmNG__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;display:grid}.AboutUs-module__kNFmNG__statItem{text-align:center;background:#e8e8e8;border-radius:16px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:4.5s ease-in-out infinite AboutUs-module__kNFmNG__float;box-shadow:8px 8px 16px #00000026,-8px -8px 16px #ffffffe6,inset 2px 2px 5px #ffffff4d}.AboutUs-module__kNFmNG__statItem:hover{transform:translateY(-6px)scale(1.05);box-shadow:12px 12px 24px #0003,-12px -12px 24px #fff,inset 0 0 #fff0}.AboutUs-module__kNFmNG__statNumber{background:linear-gradient(135deg,#ff6b35,#ffd166);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:900}.AboutUs-module__kNFmNG__statLabel{color:#666;margin-top:.5rem;font-size:.9rem;font-weight:600}.AboutUs-module__kNFmNG__imageContent{justify-content:center;align-items:center;display:flex}.AboutUs-module__kNFmNG__imagePlaceholder{background:#f5f5f5;border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;overflow:hidden}.AboutUs-module__kNFmNG__aboutImage{object-fit:contain;border-radius:20px;width:100%;height:100%}@media (max-width:1024px){.AboutUs-module__kNFmNG__section{padding:4rem 1.5rem}.AboutUs-module__kNFmNG__content{gap:2rem}.AboutUs-module__kNFmNG__stats{gap:1rem}.AboutUs-module__kNFmNG__imagePlaceholder{border-radius:16px;height:300px}.AboutUs-module__kNFmNG__aboutImage{border-radius:16px}}@media (max-width:768px){.AboutUs-module__kNFmNG__section{padding:3rem 1rem}.AboutUs-module__kNFmNG__title{font-size:2rem}.AboutUs-module__kNFmNG__content{grid-template-columns:1fr;gap:1.5rem}.AboutUs-module__kNFmNG__stats{grid-template-columns:1fr;gap:1rem}.AboutUs-module__kNFmNG__imagePlaceholder{border-radius:12px;height:250px}.AboutUs-module__kNFmNG__aboutImage{border-radius:12px}}@media (max-width:640px){.AboutUs-module__kNFmNG__section{padding:2rem 1rem}.AboutUs-module__kNFmNG__title{font-size:1.5rem}.AboutUs-module__kNFmNG__description{font-size:.95rem}.AboutUs-module__kNFmNG__statNumber{font-size:1.5rem}.AboutUs-module__kNFmNG__imagePlaceholder{height:200px}}
.Beacon-module__NOhFsG__section{background:#e8e8e8;padding:8rem 1.5rem;position:relative}.Beacon-module__NOhFsG__container{max-width:1280px;margin:0 auto}.Beacon-module__NOhFsG__header{text-align:center;background:#e8e8e8;border:1px solid #ffffffe6;border-radius:20px;margin-bottom:4rem;padding:2rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Beacon-module__NOhFsG__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Beacon-module__NOhFsG__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:2px;width:100px;height:4px;margin:0 auto 1.5rem;box-shadow:2px 2px 4px #dc2f024d,-1px -1px 2px #ffffff80}.Beacon-module__NOhFsG__subtitle{color:#666;max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.8}.Beacon-module__NOhFsG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Beacon-module__NOhFsG__beaconCard{text-align:center;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.Beacon-module__NOhFsG__imageWrapper{border:3px solid #ff6b3533;border-radius:50%;width:200px;height:200px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:6px 6px 12px #dc2f0226,-6px -6px 12px #fffffff2,inset 2px 2px 4px #ffffff4d}.Beacon-module__NOhFsG__imageWrapper:hover{border-color:#ff6b3566;transform:scale(1.05);box-shadow:8px 8px 16px #dc2f0233,-8px -8px 16px #fff}.Beacon-module__NOhFsG__beaconImage{object-fit:cover;width:100%;height:100%}.Beacon-module__NOhFsG__beaconName{color:#ff6b35;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Beacon-module__NOhFsG__beaconDescription{color:#555;margin:0;font-size:.95rem;line-height:1.8}@media (max-width:1024px){.Beacon-module__NOhFsG__section{padding:4rem 1.5rem}.Beacon-module__NOhFsG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Beacon-module__NOhFsG__title{font-size:2rem}.Beacon-module__NOhFsG__imageWrapper{width:180px;height:180px}}@media (max-width:768px){.Beacon-module__NOhFsG__section{padding:3rem 1rem}.Beacon-module__NOhFsG__grid{grid-template-columns:1fr;gap:2rem}.Beacon-module__NOhFsG__header{margin-bottom:3rem;padding:1.5rem}.Beacon-module__NOhFsG__title{font-size:1.75rem}.Beacon-module__NOhFsG__subtitle{font-size:1rem}.Beacon-module__NOhFsG__imageWrapper{width:160px;height:160px}.Beacon-module__NOhFsG__beaconName{font-size:1.25rem}}@media (max-width:640px){.Beacon-module__NOhFsG__section{padding:2rem 1rem}.Beacon-module__NOhFsG__title{font-size:1.5rem}.Beacon-module__NOhFsG__subtitle{font-size:.9rem}.Beacon-module__NOhFsG__imageWrapper{width:140px;height:140px}.Beacon-module__NOhFsG__beaconDescription{font-size:.9rem}}
.Services-module__rBvGKa__section{background:#e8e8e8;padding:5rem 1.5rem;position:relative}.Services-module__rBvGKa__container{max-width:1280px;margin:0 auto}.Services-module__rBvGKa__header{text-align:center;background:#e8e8e8;border-radius:24px;margin-bottom:4rem;padding:2.5rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Services-module__rBvGKa__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Services-module__rBvGKa__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:2px;width:100px;height:4px;margin:0 auto 1.5rem;box-shadow:2px 2px 4px #dc2f024d,-1px -1px 2px #ffffff80}.Services-module__rBvGKa__subtitle{color:#666;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Services-module__rBvGKa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1280px){.Services-module__rBvGKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.Services-module__rBvGKa__section{padding:4rem 1.5rem}.Services-module__rBvGKa__header{margin-bottom:3rem}.Services-module__rBvGKa__title{font-size:2rem}.Services-module__rBvGKa__grid{gap:1.5rem}}@media (max-width:768px){.Services-module__rBvGKa__section{padding:3rem 1rem}.Services-module__rBvGKa__header{margin-bottom:2rem}.Services-module__rBvGKa__title{font-size:1.75rem}.Services-module__rBvGKa__subtitle{font-size:1rem}.Services-module__rBvGKa__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:640px){.Services-module__rBvGKa__section{padding:2rem 1rem}.Services-module__rBvGKa__title{font-size:1.5rem}.Services-module__rBvGKa__subtitle{font-size:.9rem}.Services-module__rBvGKa__grid{grid-template-columns:1fr;gap:1rem}}
.gallery-module__zlwOTG__container{max-width:1200px;margin:0 auto;padding:80px 20px 40px}.gallery-module__zlwOTG__title{text-align:center;color:#333;margin-bottom:40px;font-size:2.5rem;font-weight:700}.gallery-module__zlwOTG__carouselContainer{width:100%;max-width:900px;margin:0 auto 60px;position:relative}.gallery-module__zlwOTG__mediaDisplay{aspect-ratio:4/3;background:#f0f0f0;border-radius:12px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.gallery-module__zlwOTG__media{object-fit:contain;width:100%;height:100%;display:block}.gallery-module__zlwOTG__arrow{color:#fff;cursor:pointer;z-index:20;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0;padding:0;font-size:2.5rem;line-height:1;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__arrow:hover{background:#000000d9}.gallery-module__zlwOTG__arrowLeft{left:-40px}.gallery-module__zlwOTG__arrowRight{right:-40px}.gallery-module__zlwOTG__counter{color:#fff;z-index:15;background:#0009;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__empty{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}@media (max-width:768px){.gallery-module__zlwOTG__container{padding:60px 15px 30px}.gallery-module__zlwOTG__title{margin-bottom:30px;font-size:2rem}.gallery-module__zlwOTG__carouselContainer,.gallery-module__zlwOTG__mediaDisplay{max-width:100%}.gallery-module__zlwOTG__arrow{width:50px;height:50px;font-size:1.8rem}.gallery-module__zlwOTG__arrowLeft{left:-30px}.gallery-module__zlwOTG__arrowRight{right:-30px}}@media (max-width:480px){.gallery-module__zlwOTG__carouselContainer{max-width:calc(100vw - 100px);margin:0 auto 60px}.gallery-module__zlwOTG__mediaDisplay{max-width:100%}.gallery-module__zlwOTG__arrow{width:45px;height:45px;font-size:1.5rem}.gallery-module__zlwOTG__arrowLeft{left:-35px}.gallery-module__zlwOTG__arrowRight{right:-35px}.gallery-module__zlwOTG__title{font-size:1.5rem}}
.Awards-module__MtgEuG__section{background:#e8e8e8;padding:5rem 1.5rem;position:relative}.Awards-module__MtgEuG__container{max-width:1280px;margin:0 auto}.Awards-module__MtgEuG__header{text-align:center;background:#e8e8e8;border:1px solid #ffffffe6;border-radius:20px;margin-bottom:4rem;padding:2rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Awards-module__MtgEuG__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Awards-module__MtgEuG__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:2px;width:100px;height:4px;margin:0 auto 1.5rem;box-shadow:2px 2px 4px #dc2f024d,-1px -1px 2px #ffffff80}.Awards-module__MtgEuG__subtitle{color:#666;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Awards-module__MtgEuG__awardsList{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:1024px){.Awards-module__MtgEuG__section{padding:4rem 1.5rem}.Awards-module__MtgEuG__header{margin-bottom:3rem}.Awards-module__MtgEuG__title{font-size:2rem}.Awards-module__MtgEuG__awardsList{gap:1.5rem}}@media (max-width:768px){.Awards-module__MtgEuG__section{padding:3rem 1rem}.Awards-module__MtgEuG__header{margin-bottom:2rem}.Awards-module__MtgEuG__title{font-size:1.75rem}.Awards-module__MtgEuG__subtitle{font-size:1rem}.Awards-module__MtgEuG__awardsList{grid-template-columns:1fr;gap:1rem}}@media (max-width:640px){.Awards-module__MtgEuG__section{padding:2rem 1rem}.Awards-module__MtgEuG__title{font-size:1.5rem}.Awards-module__MtgEuG__subtitle{font-size:.9rem}.Awards-module__MtgEuG__awardsList{gap:1rem}}
.Contact-module__LNuBlq__section{background:#e8e8e8;padding:5rem 1.5rem}.Contact-module__LNuBlq__container{max-width:1280px;margin:0 auto}.Contact-module__LNuBlq__header{text-align:center;background:#e8e8e8;border-radius:24px;margin-bottom:4rem;padding:2.5rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Contact-module__LNuBlq__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Contact-module__LNuBlq__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:4px;width:100px;height:4px;margin:0 auto 1.5rem;box-shadow:3px 3px 6px #0003,-2px -2px 4px #ffffffb3,inset 1px 1px 2px #ff6b3580}.Contact-module__LNuBlq__subtitle{color:#666;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Contact-module__LNuBlq__content{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Contact-module__LNuBlq__infoSection{display:contents}.Contact-module__LNuBlq__infoCard{text-align:center;background:#e8e8e8;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:5.5s ease-in-out infinite Contact-module__LNuBlq__floatDelay;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6,inset 2px 2px 5px #ffffff4d}.Contact-module__LNuBlq__infoCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:15px 15px 30px #0003,-15px -15px 30px #fff,inset 0 0 #fff0}.Contact-module__LNuBlq__iconWrapper{color:#ff6b35;background:#e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex;box-shadow:inset 4px 4px 8px #00000026,inset -4px -4px 8px #ffffffe6}.Contact-module__LNuBlq__infoTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Contact-module__LNuBlq__infoText{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Contact-module__LNuBlq__infoSubtext{color:#999;margin:0;font-size:.85rem}@media (max-width:1024px){.Contact-module__LNuBlq__section{padding:4rem 1.5rem}.Contact-module__LNuBlq__header{margin-bottom:3rem}.Contact-module__LNuBlq__title{font-size:2rem}.Contact-module__LNuBlq__content{gap:2rem}}@media (max-width:768px){.Contact-module__LNuBlq__section{padding:3rem 1rem}.Contact-module__LNuBlq__header{margin-bottom:2rem}.Contact-module__LNuBlq__title{font-size:1.75rem}.Contact-module__LNuBlq__subtitle{font-size:1rem}.Contact-module__LNuBlq__content{grid-template-columns:1fr;gap:1.5rem}.Contact-module__LNuBlq__infoCard{padding:1.5rem}}@media (max-width:640px){.Contact-module__LNuBlq__section{padding:2rem 1rem}.Contact-module__LNuBlq__title{font-size:1.5rem}.Contact-module__LNuBlq__subtitle{font-size:.9rem}.Contact-module__LNuBlq__content{gap:1rem}.Contact-module__LNuBlq__infoCard{padding:1rem}}
.Team-module__utvX1q__section{background:#e8e8e8;padding:5rem 1.5rem}.Team-module__utvX1q__container{max-width:1280px;margin:0 auto}.Team-module__utvX1q__header{text-align:center;background:#e8e8e8;border-radius:24px;margin-bottom:4rem;padding:2.5rem;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.Team-module__utvX1q__title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Team-module__utvX1q__titleUnderline{background:linear-gradient(90deg,#ff6b35,#ffd166);border-radius:4px;width:100px;height:4px;margin:0 auto 1.5rem;box-shadow:3px 3px 6px #0003,-2px -2px 4px #ffffffb3,inset 1px 1px 2px #ff6b3580}.Team-module__utvX1q__subtitle{color:#666;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Team-module__utvX1q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Team-module__utvX1q__memberCard{background:#e8e8e8;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);animation:5.2s ease-in-out infinite Team-module__utvX1q__floatSlow;display:flex;overflow:hidden;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6,inset 2px 2px 5px #ffffff4d}.Team-module__utvX1q__memberCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:15px 15px 30px #0003,-15px -15px 30px #fff,inset 0 0 #fff0}.Team-module__utvX1q__imageContainer{background:linear-gradient(135deg,#ff6b35 0%,#ffd166 100%);justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.Team-module__utvX1q__imageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Team-module__utvX1q__memberCard:hover .Team-module__utvX1q__imageContainer img{transform:scale(1.05)}.Team-module__utvX1q__imagePlaceholder{color:#fff;opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;font-weight:900;display:flex}.Team-module__utvX1q__memberContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Team-module__utvX1q__memberName{color:#1a1a1a;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.Team-module__utvX1q__memberPosition{color:#ff6b35;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.95rem;font-weight:600}.Team-module__utvX1q__memberBio{color:#666;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Team-module__utvX1q__socialLinks{gap:1rem;display:flex}.Team-module__utvX1q__socialLinks a{color:#ff6b35;background:#e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:5px 5px 10px #00000026,-5px -5px 10px #ffffffe6}.Team-module__utvX1q__socialLinks a:hover{color:#dc2f02;transform:translateY(-3px);box-shadow:7px 7px 15px #0003,-7px -7px 15px #fff,inset 3px 3px 6px #0000001a,inset -3px -3px 6px #fffc}@media (max-width:1280px){.Team-module__utvX1q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.Team-module__utvX1q__section{padding:4rem 1.5rem}.Team-module__utvX1q__header{margin-bottom:3rem}.Team-module__utvX1q__title{font-size:2rem}.Team-module__utvX1q__grid{gap:1.5rem}}@media (max-width:768px){.Team-module__utvX1q__section{padding:3rem 1rem}.Team-module__utvX1q__header{margin-bottom:2rem}.Team-module__utvX1q__title{font-size:1.75rem}.Team-module__utvX1q__subtitle{font-size:1rem}.Team-module__utvX1q__grid{grid-template-columns:1fr;gap:1rem}.Team-module__utvX1q__imageContainer{height:200px}.Team-module__utvX1q__memberContent{padding:1.5rem}.Team-module__utvX1q__memberName{font-size:1.15rem}}@media (max-width:640px){.Team-module__utvX1q__section{padding:2rem 1rem}.Team-module__utvX1q__title{font-size:1.5rem}.Team-module__utvX1q__subtitle{font-size:.9rem}.Team-module__utvX1q__memberBio{font-size:.85rem}}
.WhoWeAre-module__e_MRNa__section{background:#e8e8e8;padding:8rem 1.5rem}.WhoWeAre-module__e_MRNa__container{max-width:1280px;margin:0 auto}.WhoWeAre-module__e_MRNa__content{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.WhoWeAre-module__e_MRNa__imageSection{position:sticky;top:100px}.WhoWeAre-module__e_MRNa__image{border-radius:20px;width:100%;height:auto;transition:all .3s;box-shadow:12px 12px 24px #00000026,-12px -12px 24px #fffffff2}.WhoWeAre-module__e_MRNa__image:hover{transform:translateY(-5px);box-shadow:15px 15px 30px #0003,-15px -15px 30px #fff}.WhoWeAre-module__e_MRNa__textSection{flex-direction:column;gap:1.5rem;display:flex}.WhoWeAre-module__e_MRNa__title{color:#ff6b35;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.WhoWeAre-module__e_MRNa__intro{color:#333;margin:0;font-size:1.25rem;font-weight:600;line-height:1.6}.WhoWeAre-module__e_MRNa__description{color:#555;margin:0;font-size:1.05rem;line-height:1.8}.WhoWeAre-module__e_MRNa__list{margin:1rem 0;padding-left:0;list-style:none}.WhoWeAre-module__e_MRNa__list li{color:#555;margin-bottom:.5rem;padding-left:2rem;font-size:1.05rem;line-height:1.8;position:relative}.WhoWeAre-module__e_MRNa__list li:before{content:"●";color:#ff6b35;font-size:1.5rem;position:absolute;top:-2px;left:0}.WhoWeAre-module__e_MRNa__visionMission{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0;display:grid}.WhoWeAre-module__e_MRNa__box{background:#e8e8e8;border:1px solid #ffffffe6;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.WhoWeAre-module__e_MRNa__box:hover{transform:translateY(-3px);box-shadow:12px 12px 24px #0003,-12px -12px 24px #fff}.WhoWeAre-module__e_MRNa__boxTitle{color:#ff6b35;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.WhoWeAre-module__e_MRNa__boxText{color:#555;margin:0;font-size:1rem;line-height:1.7}.WhoWeAre-module__e_MRNa__missionList{margin:0;padding-left:0;list-style:none}.WhoWeAre-module__e_MRNa__missionList li{color:#555;margin-bottom:.75rem;padding-left:1.5rem;font-size:1rem;line-height:1.7;position:relative}.WhoWeAre-module__e_MRNa__missionList li:before{content:"✓";color:#ff6b35;font-size:1.2rem;font-weight:900;position:absolute;top:0;left:0}.WhoWeAre-module__e_MRNa__journey{background:#e8e8e8;border:1px solid #ffffffe6;border-radius:16px;margin-top:2rem;padding:2rem;box-shadow:10px 10px 20px #00000026,-10px -10px 20px #ffffffe6}.WhoWeAre-module__e_MRNa__journeyTitle{color:#ff6b35;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.WhoWeAre-module__e_MRNa__journeyText{color:#555;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.WhoWeAre-module__e_MRNa__journeyText:last-child{margin-bottom:0}@media (max-width:1024px){.WhoWeAre-module__e_MRNa__section{padding:4rem 1.5rem}.WhoWeAre-module__e_MRNa__content{gap:2rem}.WhoWeAre-module__e_MRNa__title{font-size:2rem}.WhoWeAre-module__e_MRNa__visionMission{gap:1rem}}@media (max-width:768px){.WhoWeAre-module__e_MRNa__section{padding:3rem 1rem}.WhoWeAre-module__e_MRNa__content{grid-template-columns:1fr;gap:2rem}.WhoWeAre-module__e_MRNa__imageSection{position:relative;top:0}.WhoWeAre-module__e_MRNa__title{font-size:1.75rem}.WhoWeAre-module__e_MRNa__intro{font-size:1.1rem}.WhoWeAre-module__e_MRNa__visionMission{grid-template-columns:1fr}.WhoWeAre-module__e_MRNa__journey{padding:1.5rem}.WhoWeAre-module__e_MRNa__journeyTitle{font-size:1.5rem}}@media (max-width:640px){.WhoWeAre-module__e_MRNa__section{padding:2rem 1rem}.WhoWeAre-module__e_MRNa__title{font-size:1.5rem}.WhoWeAre-module__e_MRNa__intro,.WhoWeAre-module__e_MRNa__description{font-size:.95rem}.WhoWeAre-module__e_MRNa__list li,.WhoWeAre-module__e_MRNa__missionList li{font-size:.9rem}.WhoWeAre-module__e_MRNa__box{padding:1.5rem}.WhoWeAre-module__e_MRNa__boxTitle{font-size:1.25rem}.WhoWeAre-module__e_MRNa__journey{padding:1rem}.WhoWeAre-module__e_MRNa__journeyTitle{font-size:1.25rem}.WhoWeAre-module__e_MRNa__journeyText{font-size:.95rem}}
