body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.layout{background:#000;display:flex;flex-direction:column;font-family:Michroma,sans-serif;min-height:100vh;overflow-x:hidden}.header,.layout{margin:0;padding:0}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff1a;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:.5rem 3.5rem;position:relative}.logo{flex:0 0 auto}.logo-link{align-items:center;display:flex;gap:.5rem;text-decoration:none}.logo-image{height:85px;object-fit:contain;width:150px}.navigationss{left:50%;position:absolute;transform:translateX(-50%)}.nav-listss{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-itemss,.nav-linkss{position:relative;white-space:nowrap}.nav-linkss{color:#fff;display:block;font-family:Michroma,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:1px;padding:.5rem 0;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.nav-linkss:before{background:linear-gradient(90deg,#00db63,#a20b86);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-linkss:hover:before{width:100%}.nav-linkss:hover{color:#00db63;text-shadow:0 0 10px #00db6380}.nav-linkss:active{color:#a20b86;text-shadow:0 0 10px #a20b8680}.header-right{align-items:center;display:flex;gap:1rem;position:relative;z-index:1002}.hamburger-btn{background:#0000;border:none;color:#a20b86;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease;z-index:1003}.hamburger-btn:hover{color:#00db63;transform:scale(1.1)}.social-lins{gap:0}.social-lin,.social-lins{align-items:center;display:flex}.social-lin{color:#a20b86;font-size:.9rem;height:38px;justify-content:center;text-decoration:none;transition:all .3s ease;width:38px}.social-lin:hover{color:#00db63;transform:translateY(-2px)}.mobile-nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000fa;border-left:1px solid #ffffff1a;box-shadow:-5px 0 30px #00000080;height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem 1.5rem;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:300px;z-index:9999}.mobile-nav-menu.active{right:0}.mobile-nav-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-nav-header h3{color:#00db63;font-family:Michroma,sans-serif;font-size:1.2rem;letter-spacing:2px;margin:0;text-transform:uppercase}.close-btn{align-items:center;background:#0000;border:none;color:#a20b86;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem;transition:all .3s ease;z-index:10000}.close-btn:hover{color:#00db63;transform:rotate(90deg)}.mobile-nav-list{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0;padding:0}.mobile-nav-item{width:100%}.mobile-nav-link{border-bottom:1px solid #0000;color:#fff;display:block;font-family:Michroma,sans-serif;font-size:1rem;font-weight:500;letter-spacing:1px;padding:.8rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.mobile-nav-link:before{background:linear-gradient(90deg,#00db63,#a20b86);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.mobile-nav-link:hover:before{width:100%}.mobile-nav-link:hover{color:#00db63;padding-left:10px}.menu-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:9998}.main-content{background:#000;flex:1 1;margin:0;overflow-x:hidden;padding:0;position:relative;z-index:1}@media (max-width:992px){.header-container{padding:.5rem 2rem}.nav-listss{gap:1.5rem}}@media (max-width:768px){.header-container{flex-direction:row;justify-content:space-between;padding:.5rem 1rem}.desktop-nav{display:none!important}.hamburger-btn{align-items:center;display:flex;justify-content:center}.social-lins{gap:.2rem}.social-lin{font-size:.85rem;height:32px;width:32px}.header-right{gap:.3rem}.mobile-nav-menu{width:280px}}@media (max-width:480px){.logo-image{height:57px;width:100px}.social-lins{gap:.1rem}.social-lin{font-size:.75rem;height:28px;width:28px}.hamburger-btn{font-size:1.3rem;padding:.3rem}.mobile-nav-menu{padding:1.5rem 1rem;width:250px}.mobile-nav-link{font-size:.9rem}}@media (max-width:360px){.social-lins{display:none}.header-right{gap:0}.mobile-nav-menu{width:100%}}.footer{background:#000;border-top:1px solid #ffffff1a;color:#fff;font-family:Michroma,sans-serif;margin-top:auto;overflow:hidden;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#00db63,#a20b86,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1.5fr 1.5fr;padding:3rem 0 2rem}.footer-brand{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;margin-bottom:1.5rem}.footer-logo img{display:block;filter:drop-shadow(0 0 15px rgba(0,219,99,.4));height:auto;object-fit:contain;width:159px}.footer-description{color:#ccc;font-family:Michroma,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:2rem}.social-links{display:flex;gap:.8rem}.social-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:45px;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease;width:45px}.social-link:hover{background:linear-gradient(135deg,#00db63,#a20b86);box-shadow:0 8px 20px #00db634d;color:#000;transform:translateY(-3px)}.tooltip{background:#000000e6;border:1px solid #00db634d;border-radius:6px;bottom:-40px;color:#fff;font-size:.8rem;opacity:0;padding:8px 12px;pointer-events:none;transition:all .3s ease;white-space:nowrap;z-index:10}.tooltip,.tooltip-arrow{left:50%;position:absolute;transform:translateX(-50%)}.tooltip-arrow{border-bottom:5px solid #00db63e6;border-left:5px solid #0000;border-right:5px solid #0000;height:0;top:-5px;width:0}.social-link:hover .tooltip{bottom:-35px;opacity:1}.footer-links{display:flex;flex-direction:column}.footer-heading{color:#00db63;font-family:Michroma,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem;text-shadow:0 0 10px #00db634d;text-transform:uppercase}.footer-nav{list-style:none;margin:0;padding:0}.footer-nav li{margin-bottom:.8rem}.footer-link{align-items:center;color:#ccc;display:flex;font-family:Michroma,sans-serif;font-size:.9rem;gap:.5rem;overflow:hidden;padding:.3rem 0;position:relative;text-decoration:none;transition:all .3s ease}.link-arrow{color:#a20b86;font-weight:700;opacity:0;text-shadow:0 0 8px #a20b8680;transform:translateX(-10px);transition:all .3s ease}.footer-link:hover{color:#fff;padding-left:5px}.footer-link:hover .link-arrow{opacity:1;transform:translateX(0)}.footer-contact{display:flex;flex-direction:column}.footer-contact .footer-heading{color:#a20b86;text-shadow:0 0 10px #a20b864d}.contact-info{display:flex;flex-direction:column;gap:1.2rem}.contact-item{align-items:flex-start;border-radius:6px;color:#ccc;cursor:pointer;display:flex;font-family:Michroma,sans-serif;gap:1rem;padding:.5rem;transition:all .3s ease}.contact-item:hover{background:#ffffff0d;color:#fff}.contact-iconn{color:#00db63;flex-shrink:0;font-size:1.1rem;margin-top:2px;transition:all .3s ease}.contact-item:hover .contact-iconn{color:#a20b86;transform:scale(1.1)}.contact-text{flex:1 1;font-size:.85rem;line-height:1.4}.contact-hint{color:#888;display:block;font-size:.7rem;margin-top:3px;opacity:0;transition:opacity .3s ease}.contact-item:hover .contact-hint{color:#00db63;opacity:1}.footer-map{display:flex;flex-direction:column}.footer-map .footer-heading{color:#00db63}.map-container{border:1px solid #00db6333;border-radius:8px;box-shadow:0 4px 15px #0003;overflow:hidden}.map-container iframe{display:block}.footer-bottom{border-top:1px solid #ffffff1a;padding:1.5rem 0;position:relative}.footer-bottom:before{background:linear-gradient(90deg,#0000,#a20b86,#00db63,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:-1px}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.copyright{align-items:center;color:#999;display:flex;font-family:Michroma,sans-serif;font-size:.85rem;gap:.3rem;margin:0}.brand-name{color:#00db63;font-weight:700;letter-spacing:1px;text-shadow:0 0 8px #00db6366}.heart-icon{color:#a20b86;filter:drop-shadow(0 0 5px rgba(162,11,134,.5))}.footer-legal{display:flex;gap:1.5rem}.legal-link{color:#999;font-family:Michroma,sans-serif;font-size:.8rem;text-decoration:none;transition:all .3s ease}.legal-link:hover{color:#a20b86;text-shadow:0 0 8px #a20b864d}@media (max-width:1024px){.footer-main{gap:2rem;grid-template-columns:1fr 1fr}.footer-map{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:0 1.5rem}.footer-main{gap:2rem;grid-template-columns:1fr;padding:2.5rem 0 1.5rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal{gap:1.5rem}.social-links{justify-content:center}.map-container iframe{height:180px}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-main{gap:1.5rem;padding:2rem 0 1rem}.footer-legal{flex-direction:column;gap:.8rem}.contact-item{align-items:center;flex-direction:column;gap:.5rem;text-align:center}.copyright{flex-direction:column;gap:.3rem}.map-container iframe{height:150px}.footer-logo img{width:120px}.social-link{font-size:1.1rem;height:40px;width:40px}}.scroll-to-top{align-items:center;bottom:30px;display:flex;flex-direction:column;font-family:Michroma,sans-serif;gap:15px;opacity:0;position:fixed;right:30px;transition:all .3s ease;visibility:hidden;z-index:1000}.scroll-to-top.visible{opacity:1;visibility:visible}.arrow-btn{align-items:center;background:#000;border:2px solid #00db63;border-radius:50%;box-shadow:0 4px 20px #00db6366;color:#00db63;cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-size:1.2rem;height:50px;justify-content:center;position:relative;transition:all .3s ease;width:50px;z-index:3}.arrow-btn:hover{background:#00db63;box-shadow:0 6px 25px #00db6399;color:#000;transform:translateY(-3px) scale(1.1)}.arrow-btn:active{transform:translateY(-1px) scale(1.05)}.dots-btn{align-items:center;background:#000;border:2px solid #a20b86;border-radius:50%;box-shadow:0 4px 20px #a20b8666;color:#a20b86;cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-size:1.1rem;height:45px;justify-content:center;position:relative;transition:all .3s ease;width:45px;z-index:3}.dots-btn:hover{background:#a20b86;box-shadow:0 6px 25px #a20b8699;color:#000;transform:translateY(-3px) scale(1.1)}.social-arc{bottom:70px;display:flex;opacity:0;position:absolute;right:0;transform-origin:bottom right;transition:all .5s cubic-bezier(.25,.46,.45,.94);visibility:hidden}.social-arc.open{opacity:1;visibility:visible}.social-arc.open .social-btn{animation:arcRevealLeft .6s cubic-bezier(.25,.46,.45,.94) both;position:absolute;right:0}.social-arc.open .social-btn.whatsapp{animation-delay:.1s;bottom:0;right:60px}.social-arc.open .social-btn.instagram{animation-delay:.2s;bottom:45px;right:45px}.social-arc.open .social-btn.linkedin{animation-delay:.3s;bottom:80px;right:0}@keyframes arcRevealLeft{0%{opacity:0;transform:translateX(20px) scale(.5)}70%{transform:translateX(-5px) scale(1.1)}to{opacity:1;transform:translateX(0) scale(1)}}.social-btn{align-items:center;border:none;border-radius:50%;box-shadow:0 4px 20px #0006;color:#fff;cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-size:1.2rem;height:45px;justify-content:center;position:relative;transition:all .3s ease;width:45px;z-index:2}.social-btn:hover{box-shadow:0 8px 25px #00000080;transform:translateY(-3px) scale(1.15);z-index:4}.social-btn.whatsapp{background:#25d366;border:2px solid #128c7e}.social-btn.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:2px solid #c13584}.social-btn.linkedin{background:#0077b5;border:2px solid #00a0dc}.social-btn:before{background:inherit;border-radius:50%;bottom:-2px;content:"";filter:blur(8px);left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.social-btn:hover:before{opacity:.6}.social-btn:after{background:#000000e6;border:1px solid #00db634d;border-radius:8px;box-shadow:0 4px 15px #0000004d;color:#fff;content:attr(title);font-family:Michroma,sans-serif;font-size:.8rem;left:-140px;min-width:80px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease;visibility:hidden;white-space:nowrap}.social-btn:hover:after{left:-135px;opacity:1;visibility:visible}.social-arc:before{border-right:2px solid #0000;border-top:2px solid #0000;border-color:#00db634d #00db634d #0000 #0000;border-style:solid;border-top-right-radius:100px;border-width:2px;bottom:25px;content:"";height:80px;opacity:0;position:absolute;right:25px;transform:scale(.8);transform-origin:bottom right;transition:all .5s ease;width:120px}.social-arc.open:before{opacity:.3;transform:scale(1)}.dots-btn:not(:hover){animation:subtlePulse 3s ease-in-out infinite}@keyframes subtlePulse{0%,to{box-shadow:0 4px 20px #a20b8666;transform:scale(1)}50%{box-shadow:0 6px 25px #a20b8699;transform:scale(1.05)}}.arrow-btn:not(:hover){animation:arrowGlow 4s ease-in-out infinite}@keyframes arrowGlow{0%,to{box-shadow:0 4px 20px #00db6366}50%{box-shadow:0 6px 25px #00db6399}}@media (max-width:768px){.scroll-to-top{bottom:20px;right:20px}.arrow-btn{font-size:1.1rem;height:45px;width:45px}.dots-btn{font-size:1rem}.dots-btn,.social-btn{height:40px;width:40px}.social-btn{font-size:1.1rem}.social-arc.open .social-btn.whatsapp{right:50px}.social-arc.open .social-btn.instagram{bottom:40px;right:35px}.social-arc.open .social-btn.linkedin{bottom:70px;right:0}.social-arc:before{height:70px;width:100px}.social-btn:after{font-size:.7rem;left:-120px;min-width:70px;padding:6px 10px}.social-btn:hover:after{left:-115px}}@media (max-width:480px){.scroll-to-top{bottom:15px;right:15px}.arrow-btn{font-size:1rem;height:40px;width:40px}.dots-btn{font-size:.9rem}.dots-btn,.social-btn{height:35px;width:35px}.social-btn{font-size:1rem}.social-arc.open .social-btn.whatsapp{right:45px}.social-arc.open .social-btn.instagram{bottom:35px;right:30px}.social-arc.open .social-btn.linkedin{bottom:60px;right:0}.social-arc:before{height:60px;width:90px}.social-btn:after{font-size:.65rem;left:-100px;min-width:60px;padding:5px 8px}.social-btn:hover:after{left:-95px}}.hero{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;font-family:Michroma,sans-serif;justify-content:center;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative}.hero-pattern{inset:0;opacity:.7;position:absolute;z-index:1}.fx-laser-ray{animation:fx-laser-sweep 4s linear infinite;background:linear-gradient(90deg,#0000,#00db6366,#0000);box-shadow:0 0 10px #00db6399;height:2px;width:100%}.fx-ray-2{animation-delay:.8s;animation-duration:5s}.fx-ray-3{animation-delay:1.6s;animation-duration:4s}.fx-ray-4{animation-delay:2.4s;animation-duration:5.5s}.fx-ray-5{animation-delay:3.2s;animation-duration:4.2s}.fx-ray-6{animation-delay:1.2s;animation-duration:5s}.fx-ray-7{animation-delay:2s;animation-duration:4.8s}.fx-ray-8{animation-delay:2.8s;animation-duration:5.2s}.fx-grid-pattern{animation:fx-grid-move 20s linear infinite;background-image:linear-gradient(#00db631a 1px,#0000 0),linear-gradient(90deg,#00db631a 1px,#0000 0);background-size:50px 50px;inset:0}.fx-pulse-effect{animation:fx-pulse 6s ease-out infinite;border:1px solid #00db634d;height:150px;width:150px}.hero-content{margin-bottom:3rem;position:relative;text-align:center;z-index:2}.hero-heading{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(45deg,#00db63,#a20b86);-webkit-background-clip:text;background-size:200% 200%;font-size:3rem;margin:2.5rem 0 2rem;text-transform:uppercase}.hero-subheading{color:#fff;font-size:.8rem;margin:.5rem 0 1.5rem}.hero-tagline{font-size:1rem;letter-spacing:2px;text-transform:uppercase}.reels-container{overflow:hidden;position:relative;width:100%;z-index:2}.reels-scroll{-ms-overflow-style:none;animation:scrollReels 40s linear infinite;display:flex;gap:.5rem;overflow-x:auto;padding:2rem 0;scroll-behavior:smooth;scrollbar-width:none;transition:animation-play-state .3s ease;width:-webkit-max-content;width:max-content}.reels-scroll::-webkit-scrollbar{display:none}.reels-scroll.paused{animation-play-state:paused}.reel-item{border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;flex:0 0 220px;height:350px;overflow:hidden;position:relative;transition:all .4s ease}.reel-item:hover{border-color:#00db6380;box-shadow:0 15px 40px #00db634d;transform:translateY(-10px) scale(1.05)}.reel-video{border-radius:10px}.nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #00db63cc;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:55px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:55px;z-index:10}.nav-btn:hover{background:#00db6399;box-shadow:0 0 20px #00db63cc;transform:translateY(-50%) scale(1.15)}.prev-btn{left:2%}.next-btn{right:2%}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-2200px - 15rem))}}.reel-popup-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:900}.reel-popup{animation:popupAppear .4s cubic-bezier(.175,.885,.32,1.275);background:#0f0f0ff2;border-radius:20px;box-shadow:0 0 60px #00db6380,0 0 100px #00db6333;height:90lvh;overflow:hidden;position:relative;width:50lvh;z-index:905}@keyframes popupAppear{0%{opacity:0;transform:scale(.7) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mute-control{background:#a20b864d!important;border:2px solid #a20b8680!important;color:#fff!important}.mute-control:hover{background:#a20b86cc!important;border-color:#a20b86e6!important;transform:scale(1.1)}.popup-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #ffffff1a;gap:1rem;margin-top:1.5rem;padding:.5rem 1rem}.popup-control-btn{background:#00db634d;border:2px solid #00db6380;color:#fff;font-size:1.2rem;height:48px;width:48px}.popup-control-btn:hover{background:#00db63cc;border-color:#00db63e6;transform:scale(1.1)}.play-pause-control{background:#00db6380;border-color:#00db63cc;height:56px;width:56px}@media (max-width:768px){.popup-controls{gap:.8rem}.popup-control-btn{font-size:1rem;height:40px;width:40px}.play-pause-control{height:48px;width:48px}}@media (max-width:480px){.popup-controls{gap:.5rem;padding:.4rem .8rem}.popup-control-btn{font-size:.9rem;height:36px;width:36px}.play-pause-control{height:42px;width:42px}}.popup-close-btn{align-items:center;background:#000c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:40px;z-index:10}.popup-close-btn:hover{background:#db0063cc;box-shadow:0 0 15px #db0063cc;transform:scale(1.1)}.popup-video-container{align-items:center;display:flex;height:100%;justify-content:center;margin:0;overflow:hidden;padding:0;width:100%}.popup-video{border-radius:10px;height:100%;object-fit:cover;width:100%}.popup-controls{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000004d;border-radius:50px;bottom:20px;gap:25px;left:50%;padding:5px 30px;position:absolute;transform:translateX(-50%);z-index:10}.popup-control-btn,.popup-controls{align-items:center;display:flex;justify-content:center}.popup-control-btn{background:#00db6333;border:.5px solid #00db63cc;border-radius:50%;color:#000;cursor:pointer;font-size:1.4rem;height:40px;transition:all .3s ease;width:40px}.popup-control-btn:hover{background:#00db6399}.play-pause-control{background:#00db6366;font-size:1.6rem;height:45px;width:45px}.popup-counter{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border:1px solid #00db6380;border-radius:20px;color:#fff;font-family:Michroma,sans-serif;font-size:.9rem;left:15px;padding:8px 16px;position:absolute;top:15px}@media (max-width:1200px){.reel-item{flex:0 0 200px;height:320px}.nav-btn{height:50px;width:50px}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-2000px - 15rem))}}}@media (max-width:1024px){.reel-item{flex:0 0 200px;height:320px}.nav-btn{font-size:1.1rem;height:48px;width:48px}.prev-btn{left:1.5%}.next-btn{right:1.5%}.reel-popup{height:50vh;width:85vw}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-2000px - 15rem))}}}@media (max-width:768px){.reel-item{flex:0 0 160px;height:280px}.nav-btn{font-size:1rem;height:42px;width:42px}.hero-heading{font-size:2.5rem}.prev-btn{left:1%}.next-btn{right:1%}.reel-popup{height:45vh;width:90vw}.popup-controls{bottom:15px;gap:20px;padding:10px 20px}.popup-control-btn{font-size:1.2rem;height:45px;width:45px}.play-pause-control{font-size:1.4rem;height:55px;width:55px}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-1600px - 15rem))}}}@media (max-width:480px){.reel-item{flex:0 0 140px;height:240px}.hero-heading{font-size:2rem}.nav-btn{font-size:.9rem;height:38px;width:38px}.prev-btn{left:.5%}.next-btn{right:.5%}.reel-popup{height:40vh;width:95vw}.popup-controls{bottom:10px;gap:15px;padding:8px 16px}.popup-control-btn{font-size:1rem;height:40px;width:40px}.play-pause-control{font-size:1.2rem;height:50px;width:50px}.popup-close-btn{font-size:1rem;height:35px;width:35px}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-1400px - 15rem))}}}@media (max-width:360px){.reel-item{flex:0 0 120px;height:200px}.nav-btn{font-size:.8rem;height:35px;width:35px}.reel-popup{height:35vh;width:98vw}.nav-btn{display:none}@keyframes scrollReels{0%{transform:translateX(0)}to{transform:translateX(calc(-1200px - 15rem))}}}.services-section{background:#000;font-family:Michroma,sans-serif;overflow:hidden;padding:6rem 2rem;position:relative}.services-container{margin:0 auto;max-width:1400px;position:relative;z-index:2}.services-content{margin-bottom:5rem;text-align:center}.services-heading{color:#00db63;font-family:Michroma,sans-serif;font-size:3rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;position:relative;text-shadow:0 0 20px #00db634d;text-transform:uppercase}.services-heading:after{background:linear-gradient(90deg,#00db63,#a20b86);border-radius:2px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.services-subheading{color:#fff;font-family:Michroma,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.gradient-text{color:#a20b86;font-weight:700;text-shadow:0 0 15px #a20b864d}.services-description{color:#fff;font-family:Michroma,sans-serif;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:800px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.service-card{background:#111;border:1px solid #333;border-radius:10px;box-shadow:0 8px 32px #00db631a;cursor:pointer;overflow:hidden;position:relative;transition:all .4s ease}.service-card:hover{border-color:#00db634d;box-shadow:0 15px 40px #a20b8633;transform:translateY(-8px)}.video-container{height:300px;overflow:hidden;position:relative;width:100%}.service-video{filter:brightness(.9);height:100%;object-fit:cover;transition:all .5s ease;width:100%}.service-card:hover .service-video{filter:brightness(.3) blur(3px);transform:scale(1.05)}.gradient-overlay{background:linear-gradient(180deg,#0000 0,#0006 70%,#000000b3);height:100%;left:0;opacity:.7;position:absolute;top:0;transition:opacity .4s ease;width:100%}.service-card:hover .gradient-overlay{opacity:.9}.service-overlay{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:2rem;pointer-events:none;position:absolute;top:0;transform:translateY(15px);transition:all .5s ease;width:100%}.service-card:hover .service-overlay{opacity:1;transform:translateY(0)}.overlay-content{box-sizing:border-box;color:#fff;max-width:100%;padding:0 1rem;text-align:center;width:100%}.overlay-heading{color:#00db63;font-family:Michroma,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:1px;line-height:1.3;margin-bottom:1rem;text-shadow:0 0 10px #00db634d;text-transform:uppercase}.overlay-description{word-wrap:break-word;color:#fff;font-family:Michroma,sans-serif;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;max-width:100%;text-align:center}.hover-line{background:linear-gradient(90deg,#00db63,#a20b86);border-radius:1px;height:1px;margin:0 auto;width:40px}.service-icon-main{color:#00db63;font-size:1.8rem;opacity:.8;position:absolute;right:1.5rem;text-shadow:0 0 10px #00db634d;top:1.5rem;transition:all .4s ease;z-index:3}.service-card:hover .service-icon-main{color:#a20b86;opacity:1;transform:scale(1.1)}.service-info{background:#111;border-top:1px solid #333;padding:1.5rem;position:relative;text-align:center}.service-title{color:#fff;font-family:Michroma,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.8px;line-height:1.3;margin:0 0 .8rem;text-transform:uppercase}.title-underline{background:linear-gradient(90deg,#00db63,#a20b86);border-radius:1px;height:1px;margin:0 auto;opacity:.7;transition:width .3s ease;width:25px}.service-card:hover .title-underline{opacity:1;width:50px}@media (max-width:1200px){.services-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-section{padding:4rem 1rem}.services-heading{font-size:2.2rem}.services-subheading{font-size:1.4rem}.services-description{font-size:1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.video-container{height:250px}.service-overlay{padding:1.5rem}.overlay-content{padding:0 .5rem}.overlay-heading{font-size:1.1rem}.overlay-description{font-size:.85rem}.service-info{padding:1.2rem}}@media (max-width:480px){.services-heading{font-size:1.8rem}.services-subheading{font-size:1.2rem}.video-container{height:200px}.overlay-heading{font-size:1rem}.overlay-description{font-size:.8rem}.service-title{font-size:.9rem}}.usp-section{background:#000;font-family:Michroma,sans-serif;overflow:hidden;padding:1rem 2rem 3.5rem;position:relative}.usp-container{margin:0 auto;max-width:1200px;position:relative}.usp-upper{margin-bottom:5rem}.section-title{color:#00db63;font-family:Michroma,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:2px;margin-bottom:4rem;position:relative;text-align:center;text-transform:uppercase}.section-title:after{background:linear-gradient(90deg,#00db63,#a20b86);bottom:-15px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.usp-points-container{margin:0 auto;position:relative;width:100%}.usp-points-row{justify-content:space-between;margin-bottom:3rem}.usp-point,.usp-points-row{align-items:center;display:flex;position:relative;z-index:5}.usp-point{cursor:pointer;flex:1 1;padding:0 1rem}.point-content,.usp-point{flex-direction:column;transition:all .3s ease}.point-content{align-items:center;display:flex;justify-content:center;padding:1.5rem 1rem;position:relative;text-align:center;width:100%;z-index:5}.usp-point.active .point-content{transform:translateY(-5px)}.point-number{color:#ffffffb3;font-size:.8rem;font-weight:600;margin-bottom:.8rem;transition:all .3s ease}.usp-point.active .point-number{color:#00db63}.point-icon{color:#fffc;font-size:1.8rem;margin-bottom:1rem;transition:all .3s ease}.usp-point.active .point-icon{color:#a20b86;transform:scale(1.1)}.point-text{transition:all .3s ease}.point-title{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;line-height:1.3;margin-bottom:.5rem;text-transform:uppercase}.point-description{color:#ccc;font-size:.8rem;line-height:1.4;margin:0}.point-hover-info{background:#000000f2;border:1px solid #00db634d;border-radius:8px;left:50%;margin-top:.5rem;opacity:0;padding:1rem;position:absolute;text-align:center;top:100%;transform:translateX(-50%);transition:all .3s ease;visibility:hidden;width:200px;z-index:100}.point-hover-info p{color:#fff;font-size:.75rem;line-height:1.4;margin:0}.usp-point:hover .point-hover-info{opacity:1;visibility:visible}.animated-line-container{height:4px;margin:2rem auto 0;position:relative;width:calc(100% - 4rem);z-index:2}.line-background{background:#ffffff1a;left:0;position:absolute;top:0;width:100%}.line-background,.line-fill{border-radius:2px;height:100%}.line-fill{background:linear-gradient(90deg,#00db63,#a20b86);box-shadow:0 0 10px #00db6399;transition:width .5s ease-in-out;width:0}.line-dots{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;z-index:3}.line-dot{background:#ffffff4d;border:2px solid #ffffff80;border-radius:50%;height:12px;position:relative;transition:all .3s ease;width:12px}.line-dot.active{background:#00db63;border-color:#a20b86;box-shadow:0 0 15px #00db63cc;transform:scale(1.2)}.line-dot:first-child,.line-dot:nth-child(2),.line-dot:nth-child(3),.line-dot:nth-child(4),.line-dot:nth-child(5){transform:translateY(-50%)}.usp-lower{margin-top:4rem}.feature-cards{grid-gap:1rem 2rem;display:grid;gap:1rem 2rem;grid-template-columns:repeat(2,1fr)}.feature-card{align-items:center;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:95px;justify-content:center;max-height:250px;overflow:hidden;padding:1rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:hover{background:#00db630d;border-color:#00db634d;transform:translateY(-3px)}.card-icon{color:#00db63;font-size:1.5rem;margin-bottom:.2rem;padding:10px 0 0;transition:all .3s ease}.feature-card:hover .card-icon{color:#a20b86}.card-title{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3;margin-bottom:.8rem;text-transform:uppercase}.card-subtitle{color:#ccc;font-size:1rem;line-height:1.4;margin-bottom:1rem}.card-hover-text{align-items:center;background:#000000f2;border:1px solid #00db634d;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:2rem 1.5rem;position:absolute;right:0;top:0;transition:all .3s ease;visibility:hidden}.card-hover-text p{color:#fff;font-size:.9rem;line-height:1.5;margin:0;text-align:center}.feature-card:hover .card-hover-text{opacity:1;visibility:visible}@media (max-width:1024px){.usp-points-row{flex-wrap:wrap;gap:2rem;justify-content:center}.usp-point{flex-basis:calc(33.333% - 2rem);flex-grow:0;flex-shrink:0}.feature-cards{grid-template-columns:repeat(2,1fr)}.animated-line-container{width:calc(100% - 2rem)}}@media (max-width:768px){.usp-section{padding:4rem 1rem}.section-title{font-size:2rem;margin-bottom:3rem}.usp-point{flex-basis:calc(50% - 2rem);flex-grow:0;flex-shrink:0}.feature-cards{gap:1.5rem;grid-template-columns:1fr}.feature-card{height:220px;padding:1.5rem 1rem}.card-title{font-size:1.1rem}.card-subtitle{font-size:.9rem}.animated-line-container{margin-top:1.5rem;width:calc(100% - 1rem)}}@media (max-width:480px){.section-title{font-size:1.6rem}.usp-point{flex:0 0 100%}.point-title{font-size:.85rem}.point-description{font-size:.75rem}.feature-card{height:200px;padding:1.2rem 1rem}.card-title{font-size:1rem}.card-subtitle{font-size:.85rem}.card-hover-text p{font-size:.8rem}.animated-line-container{display:none}}.contact-container{align-items:center;background:#000;display:flex;font-family:Michroma,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.contact-container:before{background:linear-gradient(90deg,#0000,#00db63,#a20b86,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.contact-content{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;max-width:1200px;width:100%}.contact-text{text-align:left}.contact-heading{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(45deg,#00db63,#a20b86);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-family:Michroma,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:2px;line-height:1.1;margin:0 0 1.5rem;text-transform:uppercase}.contact-subheading{color:#fff;font-family:Michroma,sans-serif;font-size:1.4rem;font-weight:300;letter-spacing:.5px;line-height:1.4;margin:0 0 3rem}.brand-highlight{align-items:center;display:flex;font-family:Michroma,sans-serif;font-size:1.8rem;font-weight:600;gap:.5rem}.brand-number{color:#00db63;font-weight:700;text-shadow:0 0 10px #00db634d}.brand-name{color:#a20b86;font-weight:600;letter-spacing:2px;text-shadow:0 0 10px #a20b864d;text-transform:uppercase}.contact-form-container{background:#ffffff05;border:1px solid #ffffff1a;border-radius:0;padding:3rem 2rem;position:relative}.contact-form-container:before{background:linear-gradient(45deg,#0000,#00db631a,#a20b861a,#0000);border-radius:1px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px;z-index:-1}.contact-form{display:flex;flex-direction:column;gap:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{width:100%}.input-container{align-items:center;display:flex;position:relative}.input-icon{color:#00db63;font-size:1rem;left:1rem;position:absolute;transition:all .3s ease;z-index:2}.input-container:focus-within .input-icon{color:#a20b86}.message-icon{align-self:flex-start;margin-top:1rem}.form-input{background:#0000;border:1px solid #333;border-radius:0;color:#fff;font-family:Michroma,sans-serif;font-size:.95rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.form-input::placeholder{color:#666;font-weight:300}.form-input:focus{background:#00db6305;border-color:#00db63;box-shadow:0 0 10px #00db631a;outline:none}.select-container{position:relative;width:100%}.select-container:after{color:#00db63;content:"▼";font-size:.7rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.select-container:focus-within:after{color:#a20b86;transform:translateY(-50%) rotate(180deg)}.select-input{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;padding-right:2.5rem!important}.select-input option{background:#000;color:#fff;padding:10px}.select-input:focus{background:#00db6305;border-color:#00db63}.textarea-input{font-family:Michroma,sans-serif;min-height:120px;resize:vertical}.form-input.error{background:#ff444405;border-color:#f44}.form-input.success{border-color:#00db63}.error-message{color:#f44;display:block;font-size:.8rem;margin-top:.5rem}.success-message{background:#00db631a;border:1px solid #00db634d;color:#00db63;padding:1rem;text-align:center}.submit-btn,.success-message{font-size:1rem;margin-top:1rem}.submit-btn{align-items:center;background:linear-gradient(45deg,#00db63,#a20b86);border:none;border-radius:0;color:#000;cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-weight:600;gap:.8rem;justify-content:center;letter-spacing:1px;padding:1.2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover{background:linear-gradient(45deg,#a20b86,#00db63);box-shadow:0 8px 25px #00db634d;transform:translateY(-2px)}.submit-btn:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.btn-icon{font-size:.9rem}.loading{cursor:not-allowed;opacity:.7}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:968px){.contact-content{gap:4rem;grid-template-columns:1fr}.contact-content,.contact-text{text-align:center}.contact-heading{font-size:2.8rem}}@media (max-width:768px){.contact-container{padding:1.5rem}.contact-form-container{padding:2rem 1.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.contact-heading{font-size:2.2rem}.brand-highlight{font-size:1.5rem;justify-content:center}}@media (max-width:480px){.contact-container{padding:1rem}.contact-form-container{padding:1.5rem 1rem}.contact-heading{font-size:1.8rem}.contact-subheading{font-size:1.1rem}.form-input{padding:.8rem .8rem .8rem 2.5rem}.input-icon{font-size:.9rem;left:.8rem}.select-container:after{right:.8rem}}.about-us-page{background:#000;color:#fff;font-family:Michroma,sans-serif;overflow-x:hidden}.intro-section{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);display:flex;flex-direction:column;justify-content:center;min-height:80vh;overflow:hidden;padding:4rem 2rem 2rem;position:relative}.intro-background{left:0;top:0;z-index:0}.floating-shapes,.intro-background{height:100%;position:absolute;width:100%}.shape{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#00db631a 0,#0000 70%);border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:150px;left:10%;top:10%;width:150px}.shape-2{animation-delay:2s;background:radial-gradient(circle,#a20b861a 0,#0000 70%);height:100px;right:15%;top:60%;width:100px}.shape-3{animation-delay:4s;bottom:20%;height:80px;left:20%;width:80px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.intro-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto 3rem;max-width:1200px;position:relative;z-index:2}.intro-content{padding-right:2rem}.intro-badge{background:#00db631a;border:1px solid #00db634d;border-radius:15px;display:inline-block;margin-bottom:1.5rem;padding:.4rem 1rem}.intro-badge span{color:#00db63;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.intro-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#00db63);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-transform:uppercase}.intro-subtitle{color:#a20b86;font-size:1.1rem;font-weight:300;letter-spacing:1px;margin-bottom:1.5rem}.intro-description{color:#ccc;font-size:.9rem;line-height:1.6;max-width:400px}.intro-visual{height:300px;position:relative}.floating-cards-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:100%;position:relative}.floating-card{align-items:center;animation:float-card 8s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;font-size:.8rem;gap:.8rem;padding:1rem;transition:all .3s ease}.floating-card:hover{border-color:#00db634d;transform:translateY(-5px)}.card-1{animation-delay:0s}.card-2{animation-delay:1s}.card-3{animation-delay:2s}.card-4{animation-delay:3s}.card-5{animation-delay:4s}.card-6{animation-delay:5s}.card-7{animation-delay:6s}.card-8{animation-delay:7s}@keyframes float-card{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-8px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}.card-icon{color:#a20b86;font-size:1rem}.floating-card span{color:#fff;font-weight:600}.stats-section{display:block;margin:0 auto;max-width:1200px;position:relative;z-index:2}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.stat-item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:15px;padding:2rem 1rem;text-align:center;transition:all .3s ease}.stat-item:hover{border-color:#00db634d;box-shadow:0 10px 25px #00db6333;transform:translateY(-5px)}.stat-number{color:#00db63;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#ccc;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.process-section{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:5rem 2rem;position:relative}.process-controls{margin-top:1.5rem}.control-btn{align-items:center;background:#00db631a;border:1px solid #00db634d;border-radius:20px;color:#00db63;cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-size:.8rem;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease}.control-btn:hover{background:#00db6333;transform:translateY(-2px)}.process-timeline{margin:0 auto;max-width:1000px;padding:2rem 0;position:relative}.timeline-line{background:linear-gradient(180deg,#0000 0,#00db631a 10%,#00db6326 50%,#00db631a 90%,#0000);bottom:0;filter:blur(.5px);left:85px;position:absolute;top:0;transform:translateX(-50%);width:1px;z-index:1}.process-step{align-items:flex-start;cursor:pointer;display:flex;margin-bottom:3rem;opacity:1;position:relative;transform:translateY(0);transition:all .3s ease;z-index:2}.process-step.active{opacity:1}.process-step:hover{opacity:.9}.step-marker{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;display:flex;flex:0 0 70px;flex-direction:column;height:70px;justify-content:center;margin-right:2rem;position:relative;transition:all .3s ease;z-index:3}.process-step.active .step-marker{background:#00db631a;border-color:#00db6380;box-shadow:0 0 20px #00db634d;transform:scale(1.1)}.step-number{color:#00db63;font-size:.7rem;font-weight:700}.step-icon{color:#fff;font-size:1.1rem;margin-top:2px}.step-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:15px;flex:1 1;min-height:280px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;z-index:2}.step-content:before{background:linear-gradient(135deg,#00db6305,#0000 50%,#a20b8605);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.process-step.active .step-content{background:#00db630d;border-color:#00db634d;box-shadow:0 10px 30px #00db6333;transform:translateY(-5px)}.process-step.active .step-content:before{opacity:1}.step-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.step-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.8px;margin:0;text-transform:uppercase}.step-duration{background:#a20b8633;border:1px solid #a20b864d;border-radius:12px;color:#a20b86;font-size:.75rem;font-weight:600;padding:.3rem .8rem}.step-description{color:#ccc;font-size:.85rem;line-height:1.5;margin-bottom:1rem}.step-hover-content{margin-bottom:1.5rem}.step-hover-content p{color:#fff;font-size:.8rem;line-height:1.5;margin:0}.step-deliverables,.step-features{margin-bottom:1rem}.step-deliverables h4,.step-features h4{color:#00db63;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.step-deliverables ul{list-style:none;margin:0;padding:0}.step-deliverables li{align-items:center;color:#fff;display:flex;font-size:.75rem;gap:.5rem;margin-bottom:.3rem}.check-icon{color:#00db63;font-size:.7rem}.features-tags{display:flex;flex-wrap:wrap;gap:.3rem}.feature-tag{background:#a20b8633;border:1px solid #a20b864d;border-radius:8px;color:#a20b86;font-size:.7rem;font-weight:600;padding:.2rem .6rem}.step-deliverables,.step-features,.step-hover-content{opacity:1;transform:translateY(0)}.step-deliverables li{opacity:1;transform:translateX(0)}.feature-tag{opacity:1;transform:scale(1)}@media (max-width:1024px){.process-step{align-items:center;flex-direction:column;text-align:center}.step-marker{margin-bottom:1rem;margin-right:0}.step-content{margin:0!important;min-height:auto}.timeline-line{left:50%}}@media (max-width:768px){.process-section{padding:3rem 1rem}.timeline-line{left:30px}.step-content{min-height:auto;padding:1.5rem}.step-title{font-size:1rem}.process-step{align-items:flex-start;flex-direction:row;text-align:left}.step-marker{flex:0 0 60px;height:60px;margin-bottom:0;margin-right:1.5rem}}@media (max-width:480px){.step-content{padding:1.2rem}.step-title{font-size:.9rem}.step-description{font-size:.8rem}.process-step{align-items:center;flex-direction:column;text-align:center}.step-marker{flex:0 0 50px;height:50px;margin-bottom:1rem;margin-right:0}.step-number{font-size:.6rem}.step-icon{font-size:.9rem}}.contact-section{background:#000;padding:1rem}@media (max-width:1024px){.intro-container{gap:2rem;grid-template-columns:1fr;text-align:center}.intro-content{padding-right:0}.intro-description{margin:0 auto}.stats-container,.team-grid,.team-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.intro-section{min-height:auto;padding:3rem 1rem 1rem}.intro-title{font-size:1.8rem}.section-title{font-size:2rem}.team-grid{max-width:400px}.floating-cards-grid,.stats-container,.team-grid,.team-stats{grid-template-columns:1fr}.stat-number{font-size:2rem}.process-step.left,.process-step.right{align-items:center;flex-direction:column;text-align:center}.step-content{margin:1rem 0!important;min-height:auto}.timeline-line{left:30px}}@media (max-width:550px){.stats-section{padding-top:22rem}.intro-title{font-size:1.5rem}.section-title{font-size:1.6rem}.step-content{padding:1.5rem}.step-title{font-size:1rem}.stat-number{font-size:1.8rem}}.loader-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader-video{height:500px;object-fit:contain;width:500px}.fx-services-container{background:#000;font-family:Michroma,sans-serif}.fx-video-container{height:85vh;margin:0;overflow:hidden;padding:0;position:relative}.fx-background-video{object-fit:cover}.fx-background-video,.fx-video-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.fx-video-overlay{align-items:center;background:#0006;display:flex;justify-content:center}.fx-video-text{text-align:center}.fx-video-heading{color:#fff;font-size:4rem;font-weight:700;letter-spacing:3px;margin:0;text-shadow:2px 2px 4px #00000080;text-transform:uppercase}.fx-video-control{align-items:center;background:#00db63e6;border:none;border-radius:25px;bottom:20px;color:#000;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:absolute;right:20px;transition:all .3s ease;width:120px;z-index:10}.fx-video-control:hover{background:#00db63;transform:scale(1.05)}.fx-services-hero{align-items:center;background:#000;display:flex;height:50vh;padding:0 2rem}.fx-hero-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;width:100%}.fx-hero-text{padding-right:2rem}.fx-hero-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-top:2.5rem}.fx-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00db63,#a20b86);-webkit-background-clip:text;background-clip:text}.fx-hero-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:500px}.fx-stats-container{display:flex;gap:2rem}.fx-stat-item{text-align:center}.fx-stat-number{color:#00db63;display:block;font-size:2rem;font-weight:700;margin-bottom:.3rem}.fx-stat-label{color:#ccc;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.fx-hero-graphics{height:300px;position:relative}.fx-floating-elements{height:100%;position:relative;width:100%}.fx-floating-element{animation:fx-float-animation 6s ease-in-out infinite;color:#a20b86b3;font-size:2.5rem;position:absolute}.fx-floating-element:first-child{animation-delay:0s}.fx-floating-element:nth-child(2){animation-delay:1s}.fx-floating-element:nth-child(3){animation-delay:2s}.fx-floating-element:nth-child(4){animation-delay:3s}.fx-floating-element:nth-child(5){animation-delay:4s}@keyframes fx-float-animation{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}.fx-services-grid-section{background:#000;padding:6rem 2rem}.fx-services-wrapper{margin:0 auto;max-width:1200px}.fx-grid-row{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.fx-grid-row:first-child{grid-template-columns:repeat(3,1fr)}.fx-grid-row:last-child{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}.fx-service-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:15px;cursor:pointer;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.fx-service-item:hover{background:#fff;border-color:#00db6380;box-shadow:0 10px 30px #00db6333;transform:translateY(-5px)}.fx-service-item:hover .fx-service-icon,.fx-service-item:hover .fx-service-name{color:#000}.fx-service-item:hover .fx-service-desc{color:#333}.fx-service-item:hover .fx-tag-item{background:#a20b8626;border-color:#a20b8666;color:#a20b86}.fx-service-item:hover .fx-short-content{border-top-color:#0000001a;color:#333}.fx-service-icon{color:#00db63;font-size:3rem;margin-bottom:1.5rem;transition:color .3s ease}.fx-service-name{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase;transition:color .3s ease}.fx-service-desc{color:#ccc;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;transition:color .3s ease}.fx-service-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.fx-tag-item{background:#a20b861a;border:1px solid #a20b8633;border-radius:12px;color:#a20b86;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem .8rem;text-transform:uppercase;transition:all .3s ease}.fx-short-content{border-top:1px solid #ffffff1a;color:#e0e0e0;font-size:.85rem;font-style:italic;line-height:1.5;margin-top:1rem;padding-top:1rem;transition:all .3s ease}.fx-contact-section{background:#000}@media (max-width:1024px){.fx-grid-row:first-child{grid-template-columns:repeat(2,1fr)}.fx-grid-row:last-child{grid-template-columns:1fr;max-width:500px}.fx-hero-wrapper{gap:2rem}.fx-video-heading{font-size:3rem}}@media (max-width:768px){.fx-video-container{height:40vh}.fx-video-heading{font-size:2.2rem}.fx-services-hero{height:auto;padding:4rem 1.5rem}.fx-hero-wrapper{gap:3rem;grid-template-columns:1fr;text-align:center}.fx-hero-text{padding-right:0}.fx-hero-title{font-size:2.2rem}.fx-stats-container{justify-content:center}.fx-services-grid-section{padding:4rem 1.5rem}.fx-grid-row:first-child{grid-template-columns:1fr}}@media (max-width:600px){.fx-hero-graphics{display:none}}@media (max-width:480px){.fx-video-container{height:35vh}.fx-video-heading{font-size:1.8rem}.fx-video-control{font-size:1rem;height:40px;width:100px}.fx-hero-title{font-size:1.8rem}.fx-hero-description{font-size:1rem}.fx-stats-container{flex-direction:column;gap:1rem}.fx-service-item{padding:2rem 1.5rem}.fx-service-name{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.fx-floating-element,.fx-service-desc,.fx-service-icon,.fx-service-item,.fx-service-name,.fx-short-content,.fx-tag-item{animation:none!important;transition:none!important}}.fx-packages-section{background:#000;border-top:1px solid #ffffff1a;padding:0 2rem 6rem}.fx-packages-container{margin:0 auto;max-width:1200px}.fx-packages-header{align-items:center;background:linear-gradient(135deg,#000,#0a0a0a);border-radius:15px;display:flex;height:300px;justify-content:center;margin-bottom:3rem;overflow:hidden;position:relative}.fx-header-background{height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.fx-laser-ray{animation:fx-laser-sweep 3s linear infinite;background:linear-gradient(90deg,#0000,#00db6399 50%,#0000);box-shadow:0 0 15px #00db63cc;height:3px;position:absolute}.fx-ray-1{animation-delay:0s;top:15%;width:100%}.fx-ray-2{animation-delay:.5s;animation-duration:4s;left:5%;top:25%;width:90%}.fx-ray-3{animation-delay:1s;animation-duration:3.5s;left:10%;top:35%;width:80%}.fx-ray-4{animation-delay:1.5s;animation-duration:4.5s;left:7%;top:45%;width:85%}.fx-ray-5{animation-delay:2s;animation-duration:3s;left:12%;top:55%;width:75%}.fx-ray-6{animation-delay:2.5s;animation-duration:4s;left:2%;top:65%;width:95%}.fx-ray-7{animation-delay:.8s;animation-duration:3.8s;left:15%;top:75%;width:70%}.fx-ray-8{animation-delay:1.2s;animation-duration:4.2s;left:6%;top:85%;width:88%}.fx-grid-pattern{animation:fx-grid-move 15s linear infinite;background-image:linear-gradient(#00db6333 1px,#0000 0),linear-gradient(90deg,#00db6333 1px,#0000 0);background-size:40px 40px;height:100%;left:0;position:absolute;top:0;width:100%}.fx-pulse-effect{animation:fx-pulse 4s ease-out infinite;border:2px solid #00db634d;border-radius:50%;height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.fx-header-content{position:relative;text-align:center;z-index:2}.fx-packages-title{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:3px;margin-bottom:1rem;text-shadow:0 0 30px #00db63e6;text-transform:uppercase}.fx-packages-subtitle{color:#ccc;font-size:1rem;letter-spacing:1px}@keyframes fx-laser-sweep{0%{opacity:0;transform:translateX(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateX(100%)}}@keyframes fx-grid-move{0%{transform:translate(0)}to{transform:translate(40px,40px)}}@keyframes fx-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}to{opacity:1;transform:translate(-50%,-50%) scale(.8)}}.fx-package-tabs-single-row{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:center;margin-bottom:3rem}.fx-package-tab-simple{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;color:#fff;cursor:pointer;font-family:Michroma,sans-serif;font-size:.599rem;font-weight:600;letter-spacing:.5px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.fx-package-tab-simple:hover{background:#00db631a;border-color:#00db634d;transform:translateY(-2px)}.fx-package-tab-simple.active{background:#00db6333;border-color:#00db6399;box-shadow:0 0 20px #00db634d;color:#00db63}.fx-package-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:15px;padding:2.5rem}.fx-package-main{border-bottom:1px solid #ffffff1a;margin-bottom:2.5rem;padding-bottom:2rem}.fx-package-header{text-align:center}.fx-package-main-title{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:.8rem;text-transform:uppercase}.fx-package-main-desc{color:#ccc;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.fx-book-now-btn{align-items:center;background:linear-gradient(45deg,#00db63,#a20b86);border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-flex;font-family:Michroma,sans-serif;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.fx-book-now-btn:hover{box-shadow:0 5px 15px #00db634d;transform:translateY(-2px)}.fx-sub-packages-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.fx-sub-package{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:1.5rem;transition:all .3s ease}.fx-sub-package:hover{border-color:#00db6333;transform:translateY(-2px)}.fx-sub-package-title{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:.8rem;text-transform:uppercase}.fx-sub-package-desc{color:#ccc;font-size:.8rem;line-height:1.4;margin-bottom:1.2rem}.fx-sub-package-features{display:flex;flex-wrap:wrap;gap:.5rem}.fx-feature-item{align-items:center;background:#a20b861a;border:1px solid #a20b8633;border-radius:15px;color:#a20b86;display:flex;font-size:.7rem;font-weight:600;gap:.4rem;letter-spacing:.3px;padding:.4rem .8rem;text-transform:uppercase}.fx-feature-icon{font-size:.6rem}@media (max-width:768px){.fx-packages-section{padding:0 1rem 4rem}.fx-packages-header{height:200px;margin-bottom:2rem}.fx-packages-title{font-size:2rem}.fx-packages-subtitle{font-size:.9rem}.fx-package-tabs-single-row{gap:.3rem}.fx-package-tab-simple{font-size:.7rem;padding:.6rem 1rem}.fx-package-details{padding:1.5rem}.fx-sub-packages-grid{grid-template-columns:1fr}}@media (max-width:480px){.fx-packages-title{font-size:1.6rem}.fx-package-main-title{font-size:1.2rem}.fx-package-tabs-single-row{flex-wrap:wrap;justify-content:center}.fx-package-tab-simple{font-size:.65rem;padding:.5rem .8rem}.fx-book-now-btn{font-size:.7rem;padding:.6rem 1.2rem}}.fx-brands-section{background:#fff;border-top:1px solid #0000001a;overflow:hidden;padding:0;position:relative}.fx-brands-container{margin:0 auto;max-width:1400px;position:relative;z-index:2}.fx-brands-header{align-items:center;background:linear-gradient(135deg,#00db63,#a20b86);display:flex;flex-direction:column;height:300px;justify-content:center;margin-bottom:4rem;overflow:hidden;position:relative}.fx-brands-title{color:#000;font-size:3rem;font-weight:700;letter-spacing:4px;margin-bottom:1rem;text-shadow:0 0 30px #00db6380,0 0 60px #a20b864d;text-transform:uppercase}.fx-brands-subtitle,.fx-brands-title{padding:0 20px;position:relative;text-align:center;z-index:2}.fx-brands-subtitle{color:#0c0c0c;font-size:1.2rem;letter-spacing:2px}.fx-featured-brands{margin:60px 0 40px;padding:0 20px;width:100%}.fx-brand-slider{align-items:center;display:flex;gap:30px;position:relative;width:100%}.fx-slider-btn{align-items:center;background:#f0f0f0;border:2px solid #00db634d;border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#00db63;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:50px;justify-content:center;margin:0;padding:0;transition:all .3s ease;width:50px}.fx-slider-btn:hover{background:#00db631a;border-color:#00db63;color:#a20b86;transform:scale(1.1)}.fx-slider-btn:active{transform:scale(.95)}.fx-brand-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f8f8;border:1px solid #0000000d;border-radius:20px;box-shadow:0 20px 40px #0000001a;display:flex;flex:1 1;gap:40px;overflow:hidden;padding:30px}.fx-brand-image-wrapper{flex:0 0 300px;position:relative}.fx-brand-image{align-items:center;background:#fff;border:1px solid #0000001a;border-radius:15px;box-shadow:0 5px 15px #0000000d;display:flex;height:300px;justify-content:center;overflow:hidden;padding:30px;width:100%}.fx-brand-image img{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}.fx-brand-image:hover img{transform:scale(1.05)}.fx-brand-category-tag{background:linear-gradient(135deg,#00db63,#a20b86);border-radius:25px;box-shadow:0 5px 15px #00db634d;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:1px;max-width:200px;min-width:100px;overflow:hidden;padding:8px 16px;position:absolute;right:-10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;top:-10px;white-space:nowrap;width:auto;z-index:5}.fx-brand-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.fx-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#00db63);-webkit-background-clip:text;color:#000;font-size:2.5rem;font-weight:700;letter-spacing:2px;line-height:1.2;margin-bottom:15px;text-transform:uppercase}.fx-brand-desc{color:#333;font-size:1rem;line-height:1.8;margin-bottom:20px}.fx-brand-deliverables{display:flex;flex-wrap:wrap;gap:10px}.fx-deliverable-tag{background:#fff;border:1px solid #0000004d;border-radius:15px;color:#000;font-size:.8rem;font-weight:500;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase;transition:all .3s ease}.fx-deliverable-tag:hover{background:hsla(0,0%,100%,.993);border-color:#000;color:#a20b86;transform:translateY(-2px)}.fx-slider-indicators{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:30px}.fx-indicator{background:#0003;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.fx-indicator:hover{background:#00db6380;transform:scale(1.2)}.fx-indicator.active{background:#00db63;border-radius:10px;box-shadow:0 0 15px #00db63;width:30px}@media (min-width:1200px){.fx-brands-title{font-size:3rem}.fx-brands-subtitle{font-size:1.2rem}.fx-brand-name{font-size:2.5rem}.fx-brand-desc{font-size:1rem}}@media (max-width:1199px) and (min-width:1024px){.fx-brands-title{font-size:2.8rem}.fx-brands-subtitle{font-size:1.1rem}.fx-brand-name{font-size:2.2rem}.fx-brand-desc{font-size:.95rem}.fx-brand-image-wrapper{flex:0 0 280px}.fx-brand-image{height:280px}}@media (max-width:1023px){.fx-brands-header{height:250px;margin-bottom:3rem}.fx-brands-title{font-size:2.4rem;letter-spacing:3px}.fx-brands-subtitle{font-size:1rem}.fx-brand-card{flex-direction:column;gap:30px;padding:25px}.fx-brand-image-wrapper{flex:0 0 auto;margin:0 auto;max-width:280px;width:100%}.fx-brand-image{height:280px;padding:25px}.fx-brand-name{font-size:2rem;text-align:center}.fx-brand-desc{font-size:.95rem;text-align:center}.fx-brand-deliverables{justify-content:center}.fx-brand-category-tag{font-size:.75rem;max-width:160px;min-width:90px;padding:6px 14px;right:-8px;top:-8px}.fx-slider-btn{font-size:18px;height:45px;width:45px}.fx-brand-slider{gap:20px}}@media (max-width:767px){.fx-brands-header{height:220px;margin-bottom:2.5rem}.fx-brands-title{font-size:2rem;letter-spacing:2px;padding:0 15px}.fx-brands-subtitle{font-size:.9rem;padding:0 15px}.fx-featured-brands{padding:0 15px}.fx-brand-slider{gap:15px}.fx-slider-btn{font-size:16px;height:40px;min-width:40px;width:40px}.fx-brand-card{gap:25px;padding:20px}.fx-brand-image-wrapper{max-width:240px}.fx-brand-image{height:240px;padding:20px}.fx-brand-name{font-size:1.8rem;margin-bottom:12px}.fx-brand-desc{font-size:.9rem;line-height:1.6;margin-bottom:15px}.fx-deliverable-tag{font-size:.75rem;padding:5px 10px}.fx-brand-category-tag{font-size:.7rem;max-width:140px;min-width:80px;padding:5px 12px;right:-5px;top:-5px}}@media (max-width:575px){.fx-brands-header{height:200px;margin-bottom:2rem}.fx-brands-title{font-size:1.6rem;letter-spacing:1.5px;padding:0 10px}.fx-brands-subtitle{font-size:.8rem;padding:0 10px}.fx-featured-brands{padding:0 12px}.fx-brand-slider{align-items:center;flex-direction:row;gap:10px}.fx-slider-btn{font-size:14px;height:35px;margin:0;min-width:35px;position:relative;top:0;transform:none;width:35px}.fx-prev-btn{order:1}.fx-brand-card{flex:1 1;gap:20px;order:2;padding:15px}.fx-next-btn{order:3}.fx-brand-image-wrapper{max-width:200px}.fx-brand-image{height:200px;padding:15px}.fx-brand-name{font-size:1.4rem;letter-spacing:1px;margin-bottom:10px}.fx-brand-desc{font-size:.8rem;line-height:1.5}.fx-brand-deliverables{gap:6px}.fx-deliverable-tag{font-size:.65rem;padding:4px 8px}.fx-brand-category-tag{font-size:.65rem;max-width:120px;min-width:70px;padding:4px 10px;right:-3px;top:-3px}.fx-slider-indicators{gap:8px;margin-top:20px}.fx-indicator{height:8px;width:8px}.fx-indicator.active{width:24px}}@media (max-width:480px){.fx-brands-header{height:180px;margin-bottom:1.5rem}.fx-brands-title{font-size:1.4rem;letter-spacing:1px}.fx-brands-subtitle{font-size:.75rem}.fx-featured-brands{padding:0 10px}.fx-brand-slider{gap:8px}.fx-slider-btn{border-width:1.5px;font-size:12px;height:32px;min-width:32px;width:32px}.fx-brand-card{gap:15px;padding:12px}.fx-brand-image-wrapper{max-width:160px}.fx-brand-image{height:160px;padding:12px}.fx-brand-name{font-size:1.2rem;margin-bottom:8px}.fx-brand-desc{font-size:.75rem;line-height:1.4;margin-bottom:12px}.fx-deliverable-tag{border-radius:12px;font-size:.6rem;padding:3px 6px}.fx-brand-category-tag{border-radius:20px;font-size:.6rem;max-width:100px;min-width:60px;padding:3px 8px}.fx-slider-indicators{gap:6px;margin-top:15px}.fx-indicator{height:6px;width:6px}.fx-indicator.active{width:20px}}@media (max-width:375px){.fx-brands-header{height:160px}.fx-brands-title{font-size:1.2rem;letter-spacing:.5px}.fx-brands-subtitle{font-size:.7rem}.fx-brand-slider{gap:5px}.fx-slider-btn{font-size:10px;height:28px;min-width:28px;width:28px}.fx-brand-card{padding:10px}.fx-brand-image-wrapper{max-width:140px}.fx-brand-image{height:140px;padding:10px}.fx-brand-name{font-size:1rem}.fx-brand-desc{font-size:.7rem}.fx-deliverable-tag{font-size:.55rem;padding:2px 5px}.fx-brand-category-tag{font-size:.55rem;max-width:80px;min-width:50px;padding:2px 6px}.fx-slider-indicators{margin-top:12px}}@media (max-width:320px){.fx-brand-slider{flex-wrap:wrap;justify-content:center}.fx-prev-btn{margin-right:auto;order:1}.fx-brand-card{margin:10px 0;order:3;width:100%}.fx-next-btn{margin-left:auto;order:2}.fx-slider-btn{height:30px;width:30px}}@media (prefers-reduced-motion:reduce){.fx-comet,.fx-nebula,.fx-planet,.fx-star{animation:none!important}}.portfolio-section{background:#000}.portfolio-header{align-items:center;background:linear-gradient(135deg,#000,#0a0a0a);border-radius:15px;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.portfolio-header-background{height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.portfolio-laser-ray{animation:portfolio-laser-sweep 3s linear infinite;background:linear-gradient(90deg,#0000,#00db6399 50%,#0000);box-shadow:0 0 15px #00db63cc;height:3px;position:absolute}.portfolio-ray-1{animation-delay:0s;top:15%;width:100%}.portfolio-ray-2{animation-delay:.5s;animation-duration:4s;left:5%;top:25%;width:90%}.portfolio-ray-3{animation-delay:1s;animation-duration:3.5s;left:10%;top:35%;width:80%}.portfolio-ray-4{animation-delay:1.5s;animation-duration:4.5s;left:7%;top:45%;width:85%}.portfolio-ray-5{animation-delay:2s;animation-duration:3s;left:12%;top:55%;width:75%}.portfolio-ray-6{animation-delay:2.5s;animation-duration:4s;left:2%;top:65%;width:95%}.portfolio-ray-7{animation-delay:.8s;animation-duration:3.8s;left:15%;top:75%;width:70%}.portfolio-ray-8{animation-delay:1.2s;animation-duration:4.2s;left:6%;top:85%;width:88%}.portfolio-grid-pattern{animation:portfolio-grid-move 15s linear infinite;background-image:linear-gradient(#00db6333 1px,#0000 0),linear-gradient(90deg,#00db6333 1px,#0000 0);background-size:40px 40px;height:100%;left:0;position:absolute;top:0;width:100%}.portfolio-pulse-effect{animation:portfolio-pulse 4s ease-out infinite;border:2px solid #00db634d;border-radius:50%;height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.portfolio-header-content{position:relative;text-align:center;z-index:2}.portfolio-title{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:3px;margin-bottom:1rem;text-shadow:0 0 30px #00db63e6;text-transform:uppercase}.portfolio-subtitle{color:#ccc;font-size:1rem;letter-spacing:1px}@keyframes portfolio-laser-sweep{0%{opacity:0;transform:translateX(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateX(100%)}}@keyframes portfolio-grid-move{0%{transform:translate(0)}to{transform:translate(40px,40px)}}@keyframes portfolio-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}to{opacity:1;transform:translate(-50%,-50%) scale(.8)}}@media (max-width:768px){.portfolio-header{height:200px}.portfolio-title{font-size:2rem}.portfolio-subtitle{font-size:.9rem}}@media (max-width:480px){.portfolio-title{font-size:1.6rem}}.portfolio-hero-3d{background:linear-gradient(135deg,#000,#020202);font-family:Michroma,sans-serif,Roboto;height:100vh;overflow:hidden;position:relative;width:100%}.categories-container-3d{display:flex;flex-wrap:wrap;gap:clamp(.4rem,1.5vw,.75rem);justify-content:center;left:0;padding:.5rem clamp(1rem,3vw,2rem);pointer-events:none;position:absolute;right:0;top:clamp(1rem,3vh,2rem);z-index:50}.category-tab-3d{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0009;border:1px solid #ffffff26;border-radius:9999px;box-shadow:0 10px 30px -10px #00000080;color:#ffffffe6;cursor:pointer;font-size:clamp(.75rem,2vw,.85rem);letter-spacing:.07em;margin-bottom:clamp(.4rem,1.2vh,.6rem);padding:clamp(.4rem,1.2vh,.6rem) clamp(.8rem,2.5vw,1.5rem);pointer-events:auto;text-transform:uppercase;transition:all .4s cubic-bezier(.2,.9,.3,1);white-space:nowrap;z-index:51}.category-tab-3d:hover{background:#ffffffe6;border-color:#0000;box-shadow:0 15px 35px -10px #000c;color:#000;transform:translateY(-2px)}.category-tab-3d.active{background:#fff;border-color:#0000;box-shadow:0 15px 40px -8px #fff6;color:#0a0a0a;transform:scale(1.05)}.coverflow-container{align-items:center;cursor:grab;display:flex;height:100%;justify-content:center;margin-top:clamp(3em,5vh,5em);overflow:visible;padding-top:clamp(50px,15vh,150px);perspective:1200px;-webkit-perspective:1200px;position:relative;touch-action:pan-y pinch-zoom;width:100%}.coverflow-container:active{cursor:grabbing}.coverflow-stage{align-items:center;display:flex;height:100%;justify-content:center;margin-top:clamp(-10px,-2vh,-20px);position:relative;width:100%}.coverflow-slide,.coverflow-stage{transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.coverflow-slide{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:clamp(340px,45vh,550px);left:50%;margin-left:calc(clamp(200px, 25vw, 300px)/-2);margin-top:calc(clamp(340px, 45vh, 550px)/-2);pointer-events:auto;position:absolute;top:50%;width:clamp(200px,25vw,300px);will-change:transform,opacity,filter}.slide-content-3d{background:#1a1a1a;border-radius:clamp(12px,2vw,20px);box-shadow:0 25px 50px -12px #000c;height:100%;overflow:hidden;position:relative;transition:box-shadow .3s ease;width:100%}.slide-content-3d.active{box-shadow:0 30px 70px -15px #ffffff26,0 0 0 clamp(1px,.2vw,2px) #ffffff1a}.coverflow-video{height:100%;object-fit:cover;width:100%}.coverflow-video,.slide-reflection{inset:0;pointer-events:none;position:absolute}.slide-reflection{background:linear-gradient(180deg,#0000 60%,#0006);opacity:.5}.vignette-overlay{background:radial-gradient(circle at center,#0000 30%,rgba(0,0,0,.726) 150%);mix-blend-mode:multiply;z-index:5}.grain-overlay,.vignette-overlay{inset:0;pointer-events:none;position:absolute}.grain-overlay{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZmlsdGVyIGlkPSJhIj48ZmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iLjc0IiBudW1PY3RhdmVzPSIzIi8+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsdGVyPSJ1cmwoI2EpIiBvcGFjaXR5PSIuMSIvPjwvc3ZnPg==);mix-blend-mode:overlay;opacity:.02;z-index:6}.buffering-indicator{align-items:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000080;display:flex;inset:0;justify-content:center;position:absolute;z-index:20}.buffering-spinner{animation:spin 1s linear infinite;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.3));height:clamp(1.5rem,4vw,2rem);width:clamp(1.5rem,4vw,2rem)}.nav-button-3d{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#141414b3;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 10px 30px -10px #00000080;color:#fff;cursor:pointer;display:flex;height:clamp(36px,6vw,48px);justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.2,.9,.3,1);width:clamp(36px,6vw,48px);z-index:40}.nav-button-3d:hover{background:#00db63;border-color:#0003;box-shadow:0 15px 40px -10px #000c;transform:translateY(-50%) scale(1.1)}.nav-button-3d:active{transform:translateY(-50%) scale(.95)}.nav-button-3d.prev{left:clamp(.5rem,2vw,1.5rem)}.nav-button-3d.next{right:clamp(.5rem,2vw,1.5rem)}.nav-button-3d svg{height:clamp(20px,4vw,28px);width:clamp(20px,4vw,28px)}.mute-button-3d{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#141414b3;border:1px solid #ffffff1a;border-radius:50%;bottom:clamp(2rem,8vh,4rem);box-shadow:0 10px 30px -10px #00000080;color:#fff;cursor:pointer;display:flex;height:clamp(40px,6vw,52px);justify-content:center;position:absolute;right:clamp(1rem,3vw,2rem);transition:all .3s cubic-bezier(.2,.9,.3,1);width:clamp(40px,6vw,52px);z-index:40}.mute-button-3d:hover{background:#282828e6;border-color:#fff3;transform:scale(1.1)}.mute-button-3d svg{height:clamp(18px,3.5vw,24px);width:clamp(18px,3.5vw,24px)}.progress-container-3d{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0000004d;border:1px solid #ffffff0d;border-radius:9999px;bottom:clamp(.5rem,2vh,1rem);display:flex;gap:clamp(.4rem,1vw,.75rem);left:50%;padding:clamp(.4rem,1vh,.6rem) clamp(.8rem,2vw,1.25rem);position:absolute;transform:translateX(-50%);z-index:40}.progress-dot-3d{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:clamp(4px,1vw,6px);padding:0;transition:all .3s cubic-bezier(.2,.9,.3,1);width:clamp(4px,1vw,6px)}.progress-dot-3d:hover{background:#fff9;transform:scale(1.2)}.progress-dot-3d.active{background:#fff;border-radius:10px;box-shadow:0 0 15px #ffffff80;width:clamp(16px,3vw,24px)}.progress-dots-wrapper{max-width:clamp(100px,20vw,140px);overflow:hidden;position:relative}.progress-dots-scroll,.progress-dots-wrapper{align-items:center;display:flex;gap:clamp(.4rem,1vw,.75rem)}.progress-dots-scroll{transition:transform .3s ease}.progress-range-indicator{color:#ffffff80;font-size:clamp(.65rem,1.5vw,.75rem);font-weight:500;letter-spacing:.5px;padding:0 clamp(.2rem,1vw,.5rem)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:1200px){.coverflow-slide{height:550px;margin-left:-150px;margin-top:-275px;width:300px}.categories-container-3d{gap:.75rem;top:2rem}.category-tab-3d{font-size:.85rem;padding:.6rem 1.5rem}}@media (max-width:1199px){.coverflow-slide{height:500px;margin-left:-140px;margin-top:-250px;width:280px}.categories-container-3d{gap:.6rem;top:1.5rem}.category-tab-3d{font-size:.8rem;padding:.5rem 1.2rem}}@media (max-width:1023px){.coverflow-container{padding-top:100px}.coverflow-slide{height:440px;margin-left:-130px;margin-top:-220px;width:260px}.categories-container-3d{gap:.5rem;padding:0 1.2rem;top:1.2rem}.category-tab-3d{font-size:.75rem;padding:.45rem 1rem}.mute-button-3d,.nav-button-3d{height:44px;width:44px}.mute-button-3d{bottom:4rem}.progress-container-3d{bottom:1.2rem;padding:.4rem 1rem}}@media (max-width:767px){.portfolio-hero-3d{height:100vh;min-height:600px}.coverflow-container{padding-top:80px}.coverflow-slide{height:380px;margin-left:-110px;margin-top:-190px;width:220px}.categories-container-3d{gap:.4rem;padding:0 1rem;top:1rem}.category-tab-3d{font-size:.7rem;letter-spacing:.05em;padding:.4rem .8rem}.nav-button-3d{height:40px;width:40px}.nav-button-3d svg{height:24px;width:24px}.nav-button-3d.prev{left:.8rem}.nav-button-3d.next{right:.8rem}.mute-button-3d{bottom:3.5rem;height:40px;right:1rem;width:40px}.mute-button-3d svg{height:20px;width:20px}.progress-container-3d{bottom:1rem;gap:.4rem;padding:.35rem .8rem}.progress-dot-3d{height:5px;width:5px}.progress-dot-3d.active{width:18px}.progress-dots-wrapper{max-width:120px}}@media (max-width:575px){.portfolio-hero-3d{min-height:550px}.coverflow-container{padding-top:70px}.coverflow-slide{height:320px;margin-left:-90px;margin-top:-160px;width:180px}.categories-container-3d{gap:.3rem;padding:0 .8rem;top:.8rem}.category-tab-3d{font-size:.65rem;letter-spacing:.03em;padding:.3rem .6rem}.nav-button-3d{height:36px;width:36px}.nav-button-3d svg{height:20px;width:20px}.nav-button-3d.prev{left:.5rem}.nav-button-3d.next{right:.5rem}.mute-button-3d{bottom:3rem;height:36px;right:.8rem;width:36px}.mute-button-3d svg{height:18px;width:18px}.progress-container-3d{bottom:.8rem;gap:.3rem;padding:.3rem .6rem}.progress-dot-3d{height:4px;width:4px}.progress-dot-3d.active{width:16px}.progress-dots-wrapper{gap:.3rem;max-width:100px}.progress-range-indicator{font-size:.6rem}}@media (max-width:480px){.portfolio-hero-3d{min-height:500px}.coverflow-container{padding-top:60px}.coverflow-slide{height:280px;margin-left:-80px;margin-top:-140px;width:160px}.slide-content-3d{border-radius:12px}.categories-container-3d{gap:.25rem;padding:0 .5rem;top:.7rem}.category-tab-3d{border-width:1px;font-size:.6rem;padding:.25rem .5rem}.nav-button-3d{height:32px;width:32px}.nav-button-3d svg{height:18px;width:18px}.mute-button-3d{bottom:2.5rem;height:32px;right:.6rem;width:32px}.mute-button-3d svg{height:16px;width:16px}.progress-container-3d{bottom:.7rem;padding:.25rem .5rem}.progress-dot-3d{height:3px;width:3px}.progress-dot-3d.active{width:14px}.progress-dots-wrapper{gap:.25rem;max-width:80px}.progress-range-indicator{font-size:.55rem;padding:0 .15rem}}@media (max-width:375px){.portfolio-hero-3d{min-height:450px}.coverflow-container{padding-top:50px}.coverflow-slide{height:250px;margin-left:-70px;margin-top:-125px;width:140px}.categories-container-3d{gap:.2rem;top:.5rem}.category-tab-3d{font-size:.55rem;padding:.2rem .4rem}.nav-button-3d{height:28px;width:28px}.nav-button-3d svg{height:16px;width:16px}.mute-button-3d{bottom:2rem;height:28px;right:.5rem;width:28px}.mute-button-3d svg{height:14px;width:14px}.progress-container-3d{bottom:.6rem;padding:.2rem .4rem}.progress-dot-3d{height:3px;width:3px}.progress-dot-3d.active{width:12px}.progress-dots-wrapper{max-width:70px}}@media (max-height:500px) and (orientation:landscape){.portfolio-hero-3d{min-height:100vh}.coverflow-container{padding-top:40px}.coverflow-slide{height:240px;margin-left:-80px;margin-top:-120px;width:160px}.categories-container-3d{top:.4rem}.category-tab-3d{font-size:.6rem;padding:.2rem .5rem}.mute-button-3d,.nav-button-3d{height:30px;width:30px}.mute-button-3d{bottom:1.5rem}.progress-container-3d{bottom:.5rem}}@media (min-height:900px){.coverflow-container{padding-top:120px}.coverflow-slide{height:580px;margin-left:-160px;margin-top:-290px;width:320px}}@media (min-height:1080px){.coverflow-container{padding-top:150px}.coverflow-slide{height:620px;margin-left:-175px;margin-top:-310px;width:350px}}.slide-content-3d.active:before{background:linear-gradient(135deg,#ffffff4d,#ffffff1a);border-radius:clamp(12px,2vw,20px);content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}.category-tab-3d:focus-visible,.mute-button-3d:focus-visible,.nav-button-3d:focus-visible,.progress-dot-3d:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (hover:none) and (pointer:coarse){.mute-button-3d,.nav-button-3d{background:#141414d9;height:44px;width:44px}.category-tab-3d{background:#000c;padding:.5rem 1rem}.progress-container-3d{background:#00000080}}@media (prefers-reduced-motion:reduce){.buffering-spinner,.category-tab-3d,.coverflow-slide,.mute-button-3d,.nav-button-3d,.progress-dot-3d{animation:none!important;transition:none!important}.coverflow-slide{transition:opacity .2s ease}}.projects-section{align-items:center;background:linear-gradient(135deg,#000,#0a0a0a);display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;padding:40px 20px;position:relative;width:100%}.projects-container{margin:0 auto;max-width:1400px;width:100%}.projects-header{margin-bottom:20px;padding:0 15px;text-align:center}.projects-title{color:#fff;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:16px;text-transform:uppercase}.projects-subtitle{color:#ffffffb3;font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:400;letter-spacing:2px;text-transform:uppercase}.projects-carousel{align-items:center;display:flex;gap:clamp(10px,2vw,20px);justify-content:center;padding:0 5px;position:relative;width:100%}.projects-wrapper{flex:1 1;margin:0 auto;max-width:min(1100px,90vw);transition:opacity .3s ease;width:100%}.projects-wrapper.transitioning{opacity:.6}.projects-nav-btn{align-items:center;background:#ffffff14;border:1px solid #00db634d;border-radius:50%;box-shadow:0 0 20px #00db6333;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:clamp(18px,3vw,22px);height:clamp(35px,5vw,46px);justify-content:center;outline:none;transition:all .3s ease;width:clamp(35px,5vw,46px);z-index:10}.projects-nav-btn:hover{background:#00db6333;border-color:#00db63cc;box-shadow:0 0 30px #00db6366;transform:scale(1.1)}.projects-nav-btn:active{transform:scale(.95)}.projects-nav-btn:disabled{cursor:not-allowed;opacity:.5}.volume-control-btn{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;border:2px solid #ffffff40;border-radius:50%;bottom:clamp(15px,3vw,24px);box-shadow:0 4px 16px #0006;color:#fff;cursor:pointer;display:flex;height:clamp(40px,6vw,52px);justify-content:center;position:absolute;right:clamp(15px,3vw,24px);transition:all .25s ease;width:clamp(40px,6vw,52px);z-index:11}.volume-control-btn:hover{background:#00b450d9;border-color:#fff9;transform:scale(1.12)}.volume-control-btn:active{transform:scale(.94)}.volume-control-btn svg{height:clamp(18px,3vw,26px);width:clamp(18px,3vw,26px)}.projects-dots{display:flex;flex-wrap:wrap;gap:clamp(8px,2vw,12px);justify-content:center;margin-top:clamp(20px,4vw,30px);padding:0 15px}.projects-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:clamp(8px,1.5vw,10px);padding:0;transition:all .3s ease;width:clamp(8px,1.5vw,10px)}.projects-dot:hover{background:#fffc;transform:scale(1.2)}.projects-dot.active{background:#00db63;border-radius:10px;width:clamp(20px,3vw,30px)}.projects-counter{color:#ffffff80;font-size:clamp(.8rem,2vw,.9rem);letter-spacing:1px;margin-top:clamp(15px,3vw,20px);text-align:center}.project-card{background:#0d0d0d;border:1px solid #ffffff0d;border-radius:0;box-shadow:0 25px 50px -12px #000c;margin:0 auto;max-width:1400px;overflow:hidden;transition:all .4s cubic-bezier(.2,.9,.3,1);width:100%}.project-card.active{opacity:1;transform:scale(1)}.project-card.inactive{filter:blur(1px);opacity:.7;transform:scale(.98)}.project-video-container{aspect-ratio:16/9;background:#000;overflow:hidden;position:relative;width:100%}@media (min-width:1200px){.project-video-container{aspect-ratio:20/9}}.project-thumbnail{height:100%;left:0;object-fit:cover;opacity:1;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:1}.project-thumbnail.hidden{opacity:0}.project-video{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:2}.project-video.visible{opacity:1}.project-video-controls{background:linear-gradient(0deg,#000000e6,#0000);bottom:0;left:0;opacity:0;padding:clamp(8px,2vw,15px) clamp(8px,2vw,15px) clamp(10px,2.5vw,15px);pointer-events:none;position:absolute;transform:translateY(20px);transition:all .3s ease;width:100%;z-index:10}.project-video-container:hover .project-video-controls{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:none) and (pointer:coarse){.project-video-controls{background:linear-gradient(0deg,#000000f2,#0006);opacity:1;pointer-events:auto;transform:translateY(0)}}.project-progress-container{background:#fff3;border-radius:10px;cursor:pointer;height:clamp(3px,1vh,4px);margin-bottom:clamp(5px,1.5vh,8px);overflow:hidden;position:relative;width:100%}.project-progress-bar{background:linear-gradient(90deg,#00db63,#a20b86);border-radius:10px;box-shadow:0 0 15px #00db6380;height:100%;position:relative;transition:width .1s linear}.project-progress-handle{background:#fff;border-radius:50%;box-shadow:0 0 15px #00db63;height:clamp(8px,1.5vw,10px);opacity:0;position:absolute;right:0;top:50%;transform:translate(50%,-50%);transition:opacity .2s ease;width:clamp(8px,1.5vw,10px)}.project-progress-container:hover .project-progress-handle{opacity:1}.project-time-display{align-items:center;color:#fff;display:flex;font-size:clamp(.7rem,2vw,.85rem);font-weight:500;gap:10px;justify-content:space-between;letter-spacing:.5px;text-shadow:0 0 10px #00000080}.project-time-current{color:#fff;min-width:45px;text-align:left}.project-time-duration{color:#ffffffb3;min-width:45px;text-align:right}.project-play-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-size:clamp(12px,2.5vw,15px);height:clamp(35px,6vw,50px);justify-content:center;transition:all .3s ease;width:clamp(35px,6vw,50px)}.project-play-btn:hover{background:#00db63;color:#fff;transform:scale(1.1)}.project-play-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00db634d;border:2px solid #00db63;border-radius:50%;box-shadow:0 0 40px #00db6380;cursor:pointer;display:flex;height:clamp(50px,10vw,80px);justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:clamp(50px,10vw,80px);z-index:5}.project-play-overlay:hover{background:#00db6399;transform:translate(-50%,-50%) scale(1.1)}.project-play-icon{border-bottom:clamp(10px,2vw,15px) solid #0000;border-left:clamp(16px,3vw,25px) solid #fff;border-top:clamp(10px,2vw,15px) solid #0000;height:0;margin-left:clamp(3px,1vw,5px);width:0}.project-buffering{animation:pulse 1.5s ease infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border:1px solid #00db634d;border-radius:30px;box-shadow:0 0 30px #00db634d;color:#fff;font-size:clamp(.8rem,2vw,.9rem);left:50%;padding:clamp(8px,2vw,10px) clamp(15px,3vw,20px);position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:6}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.project-title-section{background:#0d0d0d;overflow:hidden;padding:clamp(12px,3vw,20px) clamp(16px,4vw,28px);position:relative}.project-title-section:before{background:linear-gradient(90deg,#0000,#00db63,#a20b86,#0000);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.project-title{color:#fff;font-size:clamp(1rem,4vw,1.8rem);font-weight:600;letter-spacing:-.02em;line-height:1.3;margin:0;text-transform:uppercase;word-break:break-word}@media (min-width:1200px){.projects-wrapper{max-width:1100px}.project-title{font-size:1.8rem}}@media (max-width:1199px){.projects-wrapper{max-width:900px}.project-title{font-size:1.6rem}}@media (max-width:1023px){.projects-section{padding:30px 15px}.projects-wrapper{max-width:700px}.project-title{font-size:1.4rem}.project-video-container{aspect-ratio:16/9}}@media (max-width:767px){.projects-section{min-height:auto;padding:25px 10px}.projects-header{margin-bottom:15px}.projects-wrapper{max-width:500px}.projects-carousel{gap:8px}.project-card{margin:0}.project-title-section{padding:15px}.project-title{font-size:1.2rem;text-align:center}.project-play-overlay{height:60px;width:60px}.project-play-icon{border-bottom:12px solid #0000;border-left:20px solid #fff;border-top:12px solid #0000}.volume-control-btn{bottom:15px;height:44px;right:15px;width:44px}}@media (max-width:575px){.projects-section{padding:20px 8px}.projects-title{font-size:1.5rem;margin-bottom:10px}.projects-subtitle{font-size:.8rem;letter-spacing:1.5px}.projects-wrapper{max-width:100%}.projects-carousel{gap:5px}.projects-nav-btn{font-size:16px;height:32px;min-width:32px;width:32px}.project-card{border-radius:8px}.project-title-section{padding:12px}.project-title{font-size:1rem}.project-video-controls{padding:10px 10px 8px}.project-time-display{font-size:.7rem}.project-time-current,.project-time-duration{min-width:35px}.project-play-btn{font-size:11px;height:32px;width:32px}.project-play-overlay{height:50px;width:50px}.project-play-icon{border-bottom:10px solid #0000;border-left:16px solid #fff;border-top:10px solid #0000}.volume-control-btn{bottom:12px;height:38px;right:12px;width:38px}.volume-control-btn svg{height:18px;width:18px}.projects-dots{gap:6px;margin-top:15px}.projects-dot{height:6px;width:6px}.projects-dot.active{width:18px}}@media (max-width:480px){.projects-section{padding:15px 5px}.projects-title{font-size:1.3rem}.projects-subtitle{font-size:.7rem}.projects-carousel{gap:3px}.projects-nav-btn{font-size:14px;height:28px;min-width:28px;width:28px}.project-title{font-size:.9rem}.project-play-overlay{height:45px;width:45px}.project-play-icon{border-bottom:8px solid #0000;border-left:14px solid #fff;border-top:8px solid #0000}.volume-control-btn{bottom:10px;height:35px;right:10px;width:35px}.volume-control-btn svg{height:16px;width:16px}.projects-counter{font-size:.7rem}}@media (max-width:375px){.projects-title{font-size:1.2rem}.projects-nav-btn{font-size:12px;height:24px;min-width:24px;width:24px}.project-title-section{padding:10px}.project-title{font-size:.85rem}.project-time-display{font-size:.65rem}.project-time-current,.project-time-duration{min-width:30px}.project-play-btn{font-size:10px;height:28px;width:28px}.project-play-overlay{height:40px;width:40px}.project-play-icon{border-bottom:7px solid #0000;border-left:12px solid #fff;border-top:7px solid #0000}.volume-control-btn{height:32px;width:32px}.volume-control-btn svg{height:14px;width:14px}}@media (max-width:320px){.projects-nav-btn{font-size:10px;height:22px;min-width:22px;width:22px}.project-title{font-size:.75rem}.project-play-overlay{height:35px;width:35px}.volume-control-btn{bottom:8px;height:28px;right:8px;width:28px}}@media (max-height:500px) and (orientation:landscape){.projects-section{min-height:auto;padding:20px}.project-video-container{aspect-ratio:16/9}.projects-header{margin-bottom:15px}.projects-title{font-size:1.3rem;margin-bottom:5px}.projects-subtitle{font-size:.8rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.project-thumbnail{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){.project-buffering,.project-card,.project-play-overlay,.project-progress-bar,.project-video-controls,.projects-dot,.projects-nav-btn,.volume-control-btn{animation:none!important;transition:none!important}}.reel-grid-container{background:#000;margin:0 auto;max-width:1400px;padding:20px;width:100%}.reel-grid{grid-gap:10px;aspect-ratio:5/4;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(6,1fr);min-height:900px}.reel-card{background:#1a1a1a;border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%}.reel-video{display:block;height:100%;object-fit:cover;width:100%}.reel-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%);background-size:200% 100%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.reel-video[src]+.reel-skeleton{display:none}.mute-button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #fff3;border-radius:50%;bottom:10px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:10px;transition:all .2s ease;width:32px;z-index:10}.mute-button:hover{background:#000c;border-color:#fff6;transform:scale(1.1)}.reel-1{grid-area:2/1/4/2}.reel-2{grid-area:4/1/6/2}.reel-3{grid-area:1/2/3/3}.reel-4{grid-area:3/2/5/3}.reel-5{grid-area:5/2/7/3}.reel-6{grid-area:2/3/4/4}.reel-7{grid-area:4/3/6/4}.reel-8{grid-area:1/4/3/5}.reel-9{grid-area:3/4/5/5}.reel-10{grid-area:5/4/7/5}.reel-11{grid-area:2/5/4/6}.reel-12{grid-area:4/5/6/6}@media (max-width:768px){.reel-grid-container{padding:15px}.reel-grid{aspect-ratio:auto;gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);min-height:auto}.reel-1{grid-area:1/1/2/2}.reel-2{grid-area:2/1/3/2}.reel-3{grid-area:3/1/4/2}.reel-4{grid-area:4/1/5/2}.reel-5{grid-area:5/1/6/2}.reel-6{grid-area:6/1/7/2}.reel-7{grid-area:1/2/2/3}.reel-8{grid-area:2/2/3/3}.reel-9{grid-area:3/2/4/3}.reel-10{grid-area:4/2/5/3}.reel-11{grid-area:5/2/6/3}.reel-12{grid-area:6/2/7/3}.mute-button{bottom:8px;height:28px;right:8px;width:28px}.reel-card{border-radius:8px;min-height:200px}}@media (max-width:480px){.reel-grid-container{padding:10px}.reel-grid{gap:6px}.mute-button{bottom:6px;height:24px;right:6px;width:24px}.reel-card{border-radius:6px;min-height:160px}}@media (max-width:360px){.reel-grid-container{padding:8px}.reel-grid{gap:4px}.mute-button{bottom:4px;height:22px;right:4px;width:22px}.reel-card{min-height:140px}}@media (max-height:500px) and (orientation:landscape) and (max-width:768px){.reel-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.reel-1{grid-area:1/1/2/2}.reel-2{grid-area:2/1/3/2}.reel-3{grid-area:3/1/4/2}.reel-4{grid-area:4/1/5/2}.reel-5{grid-area:1/2/2/3}.reel-6{grid-area:2/2/3/3}.reel-7{grid-area:3/2/4/3}.reel-8{grid-area:4/2/5/3}.reel-9{grid-area:1/3/2/4}.reel-10{grid-area:2/3/3/4}.reel-11{grid-area:3/3/4/4}.reel-12{grid-area:4/3/5/4}.reel-card{min-height:140px}}@media (hover:none) and (pointer:coarse) and (max-width:768px){.mute-button{background:#000c;border-width:2px}}@media (prefers-reduced-motion:reduce){.reel-skeleton{animation:none}.mute-button{transition:none}}
/*# sourceMappingURL=main.daf025b9.css.map*/