.Navbar-module__pSp8Ga__nav{z-index:1000;background-color:#e9c100;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.Navbar-module__pSp8Ga__container{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__pSp8Ga__logo{color:#373737;flex-shrink:0;justify-content:center;align-items:center;height:40px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__pSp8Ga__links{flex:1;gap:2rem;display:flex}@media (max-width:768px){.Navbar-module__pSp8Ga__links{display:none}}.Navbar-module__pSp8Ga__navLink{color:#373737;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.Navbar-module__pSp8Ga__navLink:hover{text-decoration:underline;transform:translateY(-2px)}.Navbar-module__pSp8Ga__languageSelector{color:#373737;cursor:pointer;background-color:#0000;border:2px solid #373737;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s}.Navbar-module__pSp8Ga__languageSelector:hover{background-color:#3737371a}.Navbar-module__pSp8Ga__languageSelector option{color:#373737;background-color:#e9c100}.Navbar-module__pSp8Ga__mobileMenuIcon{color:#373737;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__pSp8Ga__mobileMenuIcon{display:block}.Navbar-module__pSp8Ga__nav{padding:1rem}.Navbar-module__pSp8Ga__container{gap:1rem}.Navbar-module__pSp8Ga__logo{font-size:1.2rem}.Navbar-module__pSp8Ga__languageSelector{padding:.4rem .8rem;font-size:.8rem}}.Navbar-module__pSp8Ga__mobileMenu{z-index:999;background-color:#e9c100;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:60px;left:0;right:0;box-shadow:0 4px 6px #0000001a}@media (min-width:769px){.Navbar-module__pSp8Ga__mobileMenu{display:none}}.Navbar-module__pSp8Ga__mobileMenu .Navbar-module__pSp8Ga__navLink{border-bottom:1px solid #37373733;padding:.75rem}
.CompanyName-module__pLsFQG__section{text-align:center;gap:2rem;flex-direction:row!important;align-items:center!important}@media (max-width:768px){.CompanyName-module__pLsFQG__section{flex-direction:column!important}}.CompanyName-module__pLsFQG__content{flex:1}.CompanyName-module__pLsFQG__title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.CompanyName-module__pLsFQG__subtitle{color:#ccc;margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.CompanyName-module__pLsFQG__highlight{color:#e9c100;font-weight:700}.CompanyName-module__pLsFQG__imageWrapper{flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.CompanyName-module__pLsFQG__imageWrapper{width:100%}.CompanyName-module__pLsFQG__title{font-size:2rem}.CompanyName-module__pLsFQG__subtitle{font-size:1rem}}.CompanyName-module__pLsFQG__image{width:auto;max-width:100%;height:auto;animation:2s infinite CompanyName-module__pLsFQG__bounce}@keyframes CompanyName-module__pLsFQG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.Features-module__0vMnSW__section{text-align:center}.Features-module__0vMnSW__title{margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Features-module__0vMnSW__highlight{color:#e9c100}.Features-module__0vMnSW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1400px;display:grid}.Features-module__0vMnSW__featureCard{background-color:#ffffff14;border:2px solid #e9c100;border-radius:20px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;position:relative}.Features-module__0vMnSW__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #e9c10033}.Features-module__0vMnSW__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Features-module__0vMnSW__featureDescription{color:#ccc;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Features-module__0vMnSW__moreButton{color:#e9c100;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:.5rem;font-weight:600;transition:all .3s}.Features-module__0vMnSW__moreButton:hover{color:gold;transform:translate(5px)}.Features-module__0vMnSW__overlay{z-index:999;cursor:pointer;background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.Features-module__0vMnSW__dialog{color:#fff;z-index:1000;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border:2px solid #e9c100;border-radius:15px;max-width:90%;max-height:80vh;padding:2.5rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #000c}.Features-module__0vMnSW__dialogTitle{color:#e9c100;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.Features-module__0vMnSW__dialogDescription{color:#ccc;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Features-module__0vMnSW__closeButton{color:#373737;cursor:pointer;background:#e9c100;border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.Features-module__0vMnSW__closeButton:hover{background:gold;transform:scale(1.05)}@media (max-width:768px){.Features-module__0vMnSW__title{font-size:1.8rem}.Features-module__0vMnSW__featuresGrid{grid-template-columns:1fr}.Features-module__0vMnSW__dialog{max-width:95%;max-height:70vh;padding:1.5rem}.Features-module__0vMnSW__dialogTitle{font-size:1.3rem}.Features-module__0vMnSW__dialogDescription{font-size:.9rem}}@media (max-width:480px){.Features-module__0vMnSW__featureCard{padding:1rem}.Features-module__0vMnSW__title{font-size:1.5rem}}
.Collaboration-module__mYCwHW__section{text-align:center}.Collaboration-module__mYCwHW__title{margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Collaboration-module__mYCwHW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;max-width:1400px;display:grid}.Collaboration-module__mYCwHW__card{background-color:#ffffff14;border:2px solid #e9c100;border-radius:20px;padding:2rem 1.5rem 1.5rem;transition:all .3s;position:relative}.Collaboration-module__mYCwHW__card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #e9c10040}.Collaboration-module__mYCwHW__cardImageWrapper{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border:3px solid #e9c100;border-radius:50%;width:150px;height:150px;position:absolute;top:-75px;left:50%;overflow:hidden;transform:translate(-50%)}.Collaboration-module__mYCwHW__cardImage{object-fit:cover;width:100%;height:100%}.Collaboration-module__mYCwHW__cardContent{padding-top:3rem}.Collaboration-module__mYCwHW__cardTitle{color:#e9c100;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Collaboration-module__mYCwHW__cardSubtitle{color:#ccc;font-size:.9rem;line-height:1.4}@media (max-width:768px){.Collaboration-module__mYCwHW__title{font-size:1.8rem}.Collaboration-module__mYCwHW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Collaboration-module__mYCwHW__cardImageWrapper{width:120px;height:120px;top:-60px}.Collaboration-module__mYCwHW__card{padding:1.5rem 1rem 1rem}.Collaboration-module__mYCwHW__cardTitle{font-size:1.1rem}.Collaboration-module__mYCwHW__cardSubtitle{font-size:.8rem}}@media (max-width:480px){.Collaboration-module__mYCwHW__cardsGrid{grid-template-columns:1fr}.Collaboration-module__mYCwHW__cardImageWrapper{width:110px;height:110px;top:-55px}.Collaboration-module__mYCwHW__title{font-size:1.5rem}}
.Contact-module__gQiC5G__section{text-align:center;border-radius:10px;width:100%;padding:4rem 2rem}.Contact-module__gQiC5G__title{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:3rem;font-weight:700}.Contact-module__gQiC5G__subtitle{color:#ccc;text-transform:uppercase;margin-bottom:3rem;font-size:1.3rem}.Contact-module__gQiC5G__contactContainer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff14;border:2px solid #e9c100;border-radius:20px;max-width:600px;margin:auto;padding:2.5rem}.Contact-module__gQiC5G__infoItem{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Contact-module__gQiC5G__infoItem:last-child{margin-bottom:0}.Contact-module__gQiC5G__iconWrapper{background-color:#e9c100;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__gQiC5G__infoLabel{color:#fff;margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.Contact-module__gQiC5G__infoText{color:#9cf;font-size:.95rem;text-decoration:none;transition:all .3s}.Contact-module__gQiC5G__infoText:hover{color:#e9c100;text-decoration:underline}@media (max-width:768px){.Contact-module__gQiC5G__title{font-size:2rem}.Contact-module__gQiC5G__subtitle{font-size:1rem}.Contact-module__gQiC5G__contactContainer{padding:1.5rem}.Contact-module__gQiC5G__iconWrapper{width:44px;height:44px}.Contact-module__gQiC5G__infoItem{gap:1rem;margin-bottom:1.5rem}}@media (max-width:480px){.Contact-module__gQiC5G__title{font-size:1.5rem}.Contact-module__gQiC5G__subtitle{font-size:.9rem}.Contact-module__gQiC5G__contactContainer{padding:1rem}.Contact-module__gQiC5G__iconWrapper{flex-shrink:0;width:44px;height:44px}.Contact-module__gQiC5G__infoItem{flex-direction:column;align-items:center}.Contact-module__gQiC5G__infoContent{text-align:center;width:100%}}
.Footer-module__nhiC3q__footerWrapper{width:100%;font-size:0}.Footer-module__nhiC3q__waveContainer{justify-content:center;width:100%;height:auto;display:flex;overflow:hidden}.Footer-module__nhiC3q__waveImage{object-fit:cover;width:100%;height:auto;max-height:120px;display:block}.Footer-module__nhiC3q__footerBackground{background-color:#e9c100;width:100%}.Footer-module__nhiC3q__footerContent{color:#373737;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:2rem;font-size:15px;display:flex}.Footer-module__nhiC3q__start{justify-content:space-around;gap:2rem;width:100%;padding-bottom:1.5rem;display:flex}@media (max-width:768px){.Footer-module__nhiC3q__start{flex-direction:column;align-items:center;gap:1.5rem}}.Footer-module__nhiC3q__end{justify-content:center;gap:1.5rem;width:100%;display:flex}.Footer-module__nhiC3q__logoWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__nhiC3q__logoText{color:#373737;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module__nhiC3q__logoSubtext{color:#373737;margin:0;font-size:.9rem}.Footer-module__nhiC3q__infoWrapper{flex-direction:column;gap:.5rem;display:flex}.Footer-module__nhiC3q__infoWrapper p{margin:0;font-size:.95rem}.Footer-module__nhiC3q__socialLink{color:#373737;background-color:#3737371a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialLink:hover{background-color:#37373733;transform:translateY(-3px)}.Footer-module__nhiC3q__copyrightText{color:#555;border-top:1px solid #37373733;width:100%;padding-top:1rem;font-size:.85rem}.Footer-module__nhiC3q__copyrightText p{margin:0}@media (max-width:768px){.Footer-module__nhiC3q__footerContent{padding:1.5rem 1rem;font-size:13px}.Footer-module__nhiC3q__start{gap:1rem;padding-bottom:1rem}.Footer-module__nhiC3q__end{gap:1rem}.Footer-module__nhiC3q__logoText{font-size:1.2rem}.Footer-module__nhiC3q__infoWrapper,.Footer-module__nhiC3q__logoWrapper{text-align:center}}@media (max-width:480px){.Footer-module__nhiC3q__footerContent{padding:1rem;font-size:12px}.Footer-module__nhiC3q__start,.Footer-module__nhiC3q__end{gap:.8rem}.Footer-module__nhiC3q__socialLink{width:36px;height:36px}}
@keyframes AnimatedBackground-module__YVfqiW__animateTop{0%{opacity:1;border-radius:0;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;border-radius:50%;transform:translateY(100vh)rotate(720deg)scale(3.5)}}@keyframes AnimatedBackground-module__YVfqiW__animateBottom{0%{opacity:1;filter:brightness();border-radius:5%;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;filter:brightness(200%);border-radius:25%;transform:translateY(-100vh)rotate(720deg)scale(3.5)}}.AnimatedBackground-module__YVfqiW__cubesArea{z-index:0;pointer-events:none;background-image:url(/images/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.AnimatedBackground-module__YVfqiW__circlesTop,.AnimatedBackground-module__YVfqiW__circlesBottom{width:100%;height:100%;margin:0;padding:0;position:absolute;left:0;overflow:hidden}.AnimatedBackground-module__YVfqiW__circlesTop{top:0}.AnimatedBackground-module__YVfqiW__circlesBottom{bottom:0}.AnimatedBackground-module__YVfqiW__cube,.AnimatedBackground-module__YVfqiW__cubeBottom{background:#d9d9d966;border-radius:0;width:60px;height:60px;display:block;position:absolute}.AnimatedBackground-module__YVfqiW__cube{animation:30s cubic-bezier(.45,.05,.55,.95) infinite AnimatedBackground-module__YVfqiW__animateTop;top:0}.AnimatedBackground-module__YVfqiW__cubeBottom{animation:30s cubic-bezier(.45,.05,.55,.95) infinite AnimatedBackground-module__YVfqiW__animateBottom;bottom:-60px}
.page-module__EVJJWa__appWrapper{color:#fff;width:100%;min-height:100vh;position:relative}.page-module__EVJJWa__content{z-index:1;width:100%;margin-top:60px;position:relative}
