.page-module__E0kJGG__homePage{background:var(--bg-primary);width:100%;min-height:100vh}.page-module__E0kJGG__heroSection{width:100%;min-height:100vh;position:relative;overflow:hidden}.page-module__E0kJGG__heroBackground{z-index:1;background-position:top;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroOverlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__logoSection{pointer-events:auto;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:80px;left:48px}.page-module__E0kJGG__logoImage{object-fit:contain;filter:drop-shadow(2px 2px 4px #00000080);width:280px;height:auto}.page-module__E0kJGG__socialIcons{gap:12px;margin-top:24px;display:flex}.page-module__E0kJGG__socialIcon{color:#141414;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.page-module__E0kJGG__socialIcon:hover{background:var(--primary-color);color:#fff;transform:scale(1.1)}.page-module__E0kJGG__featureCardsWrapper{z-index:3;padding:0 48px;position:absolute;bottom:15%;left:0;right:0}.page-module__E0kJGG__featureCards{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto;display:grid}.page-module__E0kJGG__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border-radius:8px;transition:transform .3s;overflow:hidden}.page-module__E0kJGG__featureCard:hover{transform:translateY(-8px)}.page-module__E0kJGG__featureCardImage{background:#1f1f1f;justify-content:center;align-items:center;width:100%;height:180px;padding:16px;display:flex;overflow:hidden}.page-module__E0kJGG__cardImage{object-fit:contain;width:100%;height:100%}.page-module__E0kJGG__featureCardContent{text-align:left;padding:24px}.page-module__E0kJGG__featureCardTitle{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:20px;font-weight:700}.page-module__E0kJGG__featureCardSubtitle{color:#ffffffb3;margin:0 0 20px;font-size:14px}.page-module__E0kJGG__featureCardButton{letter-spacing:1px;text-transform:uppercase;width:100%;background:var(--primary-color)!important;border:none!important;border-radius:4px!important;height:44px!important;font-size:13px!important;font-weight:600!important}.page-module__E0kJGG__featureCardButton:hover{background:var(--primary-darker)!important}.page-module__E0kJGG__aboutSection{background:var(--bg-primary);padding:100px 48px}.page-module__E0kJGG__aboutContent{align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:flex}.page-module__E0kJGG__aboutImageWrapper{flex-shrink:0}.page-module__E0kJGG__aboutImage{object-fit:cover;border-radius:8px;width:400px;height:auto}.page-module__E0kJGG__aboutText{flex:1}.page-module__E0kJGG__aboutTitle{color:var(--primary-color);margin:0 0 24px;font-size:42px;font-weight:700}.page-module__E0kJGG__aboutDescription{color:var(--text-secondary);margin:0 0 16px;font-size:18px;line-height:1.8}.page-module__E0kJGG__aboutButton{letter-spacing:2px;margin-top:24px;background:var(--primary-color)!important;border:none!important;height:auto!important;padding:12px 48px!important;font-size:16px!important;font-weight:600!important}.page-module__E0kJGG__aboutButton:hover{background:var(--primary-darker)!important}.page-module__E0kJGG__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:48px 24px}.page-module__E0kJGG__footerContent{text-align:center;max-width:1200px;margin:0 auto}.page-module__E0kJGG__footerSocial{justify-content:center;gap:24px;margin-bottom:24px;display:flex}.page-module__E0kJGG__footerSocial a{color:var(--text-secondary);font-size:24px;transition:color .3s}.page-module__E0kJGG__footerSocial a:hover{color:var(--primary-color)}.page-module__E0kJGG__footerLinks{margin-bottom:16px}.page-module__E0kJGG__footerLinks a{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .3s}.page-module__E0kJGG__footerLinks a:hover{color:var(--primary-color)}.page-module__E0kJGG__footerDivider{color:var(--text-secondary);margin:0 16px}.page-module__E0kJGG__footerCopyright{color:var(--text-secondary);margin:0;font-size:14px}@media (max-width:1024px) and (min-width:769px){.page-module__E0kJGG__featureCards{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__featureCard:last-child{grid-column:span 2;max-width:50%;margin:0 auto}.page-module__E0kJGG__aboutContent{text-align:center;flex-direction:column}.page-module__E0kJGG__aboutImage{width:300px}}@media (max-width:768px){.page-module__E0kJGG__logoSection{top:24px;left:24px}.page-module__E0kJGG__logoImage{width:200px}.page-module__E0kJGG__heroSection{min-height:55vh;overflow:visible}.page-module__E0kJGG__heroBackground{background-attachment:scroll;height:55vh}.page-module__E0kJGG__featureCardsWrapper{margin-top:24px;padding:0 16px 24px;position:relative;bottom:auto;left:auto;right:auto}.page-module__E0kJGG__featureCards{grid-template-columns:1fr;gap:16px}.page-module__E0kJGG__featureCard:last-child{grid-column:span 1;max-width:100%}.page-module__E0kJGG__featureCardImage{height:140px}.page-module__E0kJGG__aboutSection{padding:48px 24px}.page-module__E0kJGG__aboutContent{text-align:center;flex-direction:column}.page-module__E0kJGG__aboutTitle{font-size:32px}.page-module__E0kJGG__aboutImage{width:250px}}.page-module__E0kJGG__videoSection{height:60vh;position:relative;overflow:hidden}.page-module__E0kJGG__videoWrapper{width:100%;height:100%;position:relative}.page-module__E0kJGG__previewVideo{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__videoOverlay{text-align:center;background:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.page-module__E0kJGG__videoTitle{color:#d5a848;text-shadow:0 4px 20px #00000080;margin-bottom:16px;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__videoSubtitle{color:#ffffffe6;text-shadow:0 2px 10px #00000080;font-size:1.5rem}@media (max-width:768px){.page-module__E0kJGG__videoSection{height:50vh}.page-module__E0kJGG__videoTitle{font-size:1.8rem}.page-module__E0kJGG__videoSubtitle{font-size:1.1rem}}
.HeroLogo-module__UxiD5q__heroOverlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HeroLogo-module__UxiD5q__logoSection{pointer-events:auto;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:80px;left:48px}.HeroLogo-module__UxiD5q__logoImage{object-fit:contain;filter:drop-shadow(2px 2px 4px #00000080);width:280px;height:auto}.HeroLogo-module__UxiD5q__logoWrapper{display:inline-block;position:relative}.HeroLogo-module__UxiD5q__socialIconsContainer{width:100%;height:40px;position:absolute;bottom:-30px;left:0}.HeroLogo-module__UxiD5q__socialIcon{color:#141414;opacity:0;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex;position:absolute;transform:translateY(-30px)}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__left{left:20%;transform:translate(-50%)translateY(-30px)}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__center{left:50%;transform:translate(-50%)translateY(-30px)}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__right{left:80%;transform:translate(-50%)translateY(-30px)}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__animate{animation:.8s forwards HeroLogo-module__UxiD5q__fadeInDown}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__left.HeroLogo-module__UxiD5q__animate{animation:.8s forwards HeroLogo-module__UxiD5q__fadeInDownLeft}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__center.HeroLogo-module__UxiD5q__animate{animation:.8s forwards HeroLogo-module__UxiD5q__fadeInDownCenter}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__right.HeroLogo-module__UxiD5q__animate{animation:.8s forwards HeroLogo-module__UxiD5q__fadeInDownRight}.HeroLogo-module__UxiD5q__socialIcon:hover{background:var(--primary-color,#d5a848);color:#fff;box-shadow:0 4px 15px #d5a84866}.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__left:hover,.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__center:hover,.HeroLogo-module__UxiD5q__socialIcon.HeroLogo-module__UxiD5q__right:hover{transform:translate(-50%)translateY(0)scale(1.1)}@keyframes HeroLogo-module__UxiD5q__fadeInDownLeft{0%{opacity:0;transform:translate(-50%)translateY(-30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes HeroLogo-module__UxiD5q__fadeInDownCenter{0%{opacity:0;transform:translate(-50%)translateY(-30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes HeroLogo-module__UxiD5q__fadeInDownRight{0%{opacity:0;transform:translate(-50%)translateY(-30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes HeroLogo-module__UxiD5q__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroLogo-module__UxiD5q__subtitleContainer{gap:24px}.HeroLogo-module__UxiD5q__subtitleWord{font-size:.9rem}.HeroLogo-module__UxiD5q__socialIcon{width:36px;height:36px;font-size:18px}}@media (max-width:480px){.HeroLogo-module__UxiD5q__subtitleContainer{gap:16px}.HeroLogo-module__UxiD5q__subtitleWord{letter-spacing:.1em;font-size:.8rem}.HeroLogo-module__UxiD5q__socialIcon{width:32px;height:32px;font-size:16px}}
