body,#root{width:100vw;margin:0;padding:0;overflow-x:hidden;background-color:#111214;color:#fff}#root:before{content:"";position:fixed;z-index:0;top:0;left:0;width:100vw;height:100vh;opacity:.18;pointer-events:none;-webkit-backdrop-filter:blur(285.8px);backdrop-filter:blur(285.8px)}#root{position:relative;z-index:1;background-color:#111214}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}html{background-color:#111214}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}@media (max-width: 1200px){.navbar-container{max-width:98vw;width:99%;padding:.5rem 1rem}.navbar-links{gap:24px;font-size:.95rem}}@media (max-width: 900px){.navbar-container{flex-direction:column;align-items:stretch;height:auto;padding:.5rem}.navbar-logo-frame{margin:0 auto .5rem;justify-content:center;width:120px;height:40px}.navbar-links{gap:16px;font-size:.9rem;max-width:100vw;flex-wrap:wrap;justify-content:center;height:auto}.navbar-lang{margin:0 auto;justify-content:center}.logo-icon{width:40px;height:32px}.logo-text{width:70px;height:13px;top:10px;left:35px}.lang-globe,.dropdown-icon{width:16px;height:16px}}@media (max-width: 600px){.navbar-container{flex-direction:column;align-items:stretch;padding:.5rem .2rem;min-width:0}.navbar-logo-frame{width:90px;height:28px}.logo-icon{width:28px;height:20px}.logo-text{width:45px;height:8px;top:6px;left:22px}.navbar-links{gap:8px;font-size:.8rem;flex-wrap:wrap;max-width:100vw;height:auto;padding:0 2px}.navbar-lang{margin:0 auto;justify-content:center}.lang-dropdown{right:50%;transform:translate(50%);min-width:60px}.lang-globe,.dropdown-icon{width:12px;height:12px}}.navbar{width:100vw;position:fixed;top:0;left:0;z-index:1000;margin:0;background:none;border-radius:0;padding:0;box-sizing:border-box}.navbar-container{max-width:1700px;width:95%;margin:2rem auto 0;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;background:linear-gradient(90deg,#0a1a1f,#183b4a);border-radius:16px;box-sizing:border-box;height:75px;position:relative;z-index:10}.navbar-logo-frame{display:flex;align-items:center;width:200px;height:75px;position:relative;margin-left:0;justify-content:flex-start;margin-top:10px}.navbar-logo-frame a{display:block;width:100%;height:100%;transition:all .3s ease;border-radius:8px}.navbar-logo-frame a:hover{transform:scale(1.05);filter:brightness(1.1)}.logo-icon{width:92px;height:75px;object-fit:contain;opacity:1;filter:brightness(0) invert(1)}.logo-text{width:144px;height:27px;position:absolute;top:24px;left:85px;object-fit:contain;opacity:1}.navbar-links{list-style:none;display:flex;gap:42px;margin:0;padding:0;align-items:center;justify-content:center;width:100%;max-width:802px;height:27px;position:relative;opacity:1;flex:1 1 auto}.navbar-links li a{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s}.navbar-links li a.active,.navbar-links li a:hover{color:#19e6ff}.navbar-right{display:flex;align-items:center;gap:.5rem}.staggered-menu-mount{right:0;left:auto;width:auto;position:absolute}.staggered-menu-mount{display:none;position:static;z-index:2000}.hamburger{display:none;width:40px;height:40px;border-radius:10px;background:#0f222b;border:1px solid #1f3a45;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s}.hamburger:hover{background:#15303a}.hamburger span{display:block;width:18px;height:2px;background:#fff;margin:3px 0;border-radius:2px;transition:transform .2s,opacity .2s}.hamburger.open span:nth-child(1){transform:translateY(5px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;background:#0006;display:none;z-index:1000}.mobile-menu.show{display:block}.mobile-menu-panel{position:absolute;top:0;right:0;width:78vw;max-width:360px;height:100vh;background:linear-gradient(180deg,#0a1a1f,#111b24);border-left:1px solid #1f3a45;border-top-left-radius:16px;border-bottom-left-radius:16px;padding:18px 20px 28px;transform:translate(100%);transition:transform .25s ease-out}.mobile-menu.show .mobile-menu-panel{transform:translate(0)}.mobile-links{list-style:none;padding:20px 0 10px;margin:0;display:flex;flex-direction:column;gap:14px}.mobile-links li a{color:#fff;text-decoration:none;font-size:1.05rem;font-weight:600}.mobile-links li a.active{color:#19e6ff}.mobile-lang{margin-top:22px}.mobile-lang-label{color:#7aa3b0;font-size:.8rem;margin-bottom:8px}.mobile-lang-options{display:flex;gap:8px}.mobile-lang-options button{background:#0f222b;color:#cfe9ef;border:1px solid #1f3a45;padding:6px 10px;border-radius:8px;cursor:pointer}.mobile-lang-options button.active,.mobile-lang-options button:hover{color:#fff;border-color:#19e6ff}.login-btn{background:linear-gradient(135deg,#17dbfc,#467efe);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:80px}.login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #17dbfc4d;color:#fff}.auth-buttons{display:flex;align-items:center;gap:.75rem}.register-btn{background:transparent;color:#17dbfc;text-decoration:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:600;transition:all .3s ease;border:2px solid #17DBFC;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:80px}.register-btn:hover{background:#17dbfc;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #17dbfc4d}.user-menu{display:flex;align-items:center;gap:1rem}.user-greeting{color:#fff;font-size:.9rem;font-weight:500}.logout-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:80px}.logout-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff6b6b4d}.navbar-lang{display:flex;align-items:center;gap:.3rem;color:#fff;font-size:1.2rem;cursor:pointer;padding:.3rem .7rem;border-radius:8px;transition:background .2s;position:relative;min-width:70px;z-index:1001}.navbar-lang:hover{background:#183b4a}.lang-globe{width:19.25px;height:19.25px;object-fit:contain;margin-right:4px;border-radius:50%;opacity:1}.phone-container{position:relative;display:inline-block;margin-right:3px!important}.phone-link{display:inline-block;text-decoration:none;transition:opacity .3s ease}.phone-link:hover{text-decoration:none}.phone-icon{width:19.25px;height:19.25px;object-fit:contain;opacity:1;cursor:pointer;transition:opacity .3s ease;filter:brightness(0) invert(1);display:block}.phone-icon:hover{opacity:.8}.phone-tooltip{position:absolute;bottom:-35px;left:50%;transform:translate(-100%);background:#183b4a;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000;border:1px solid #1f3a45;box-shadow:0 4px 12px #0000004d}.phone-tooltip.show{opacity:1;visibility:visible}.dropdown-icon{width:21px;height:21px;object-fit:contain;vertical-align:middle;opacity:1;margin-left:2px}.lang-dropdown{position:absolute;top:110%;right:17px;left:auto;background:#183b4a;border-radius:8px;box-shadow:0 4px 16px #00000026;min-width:70px;z-index:2000;display:flex;flex-direction:column;padding:.3rem 0;white-space:nowrap}.lang-option{color:#fff;padding:.5rem 1.2rem;cursor:pointer;font-size:1rem;transition:background .2s;text-align:left}.lang-option:hover{background:#19e6ff22;color:#19e6ff}.logo-icon,.logo-text,.lang-globe,.dropdown-icon{max-width:100%;height:auto;display:block}.logo-white{width:200px;height:auto;display:block;margin:0 auto}@media (max-width: 1200px){.navbar-container{max-width:1000px;padding:.5rem 1rem}.navbar-links{gap:24px;max-width:600px}.logo-white{width:140px}.navbar-links li a{font-size:.9rem}}@media (max-width: 900px){.staggered-menu-mount{display:block}.navbar-container{max-width:100vw;width:100vw;box-sizing:border-box;flex-direction:row;align-items:center;height:64px;padding:.5rem .75rem;border-radius:12px}.navbar-logo-frame{width:auto;justify-content:flex-start;margin-bottom:0}.logo-white{width:110px}.navbar-links{display:none}.navbar-links li a{font-size:.85rem}.navbar-lang,.desktop-only{display:none}.staggered-menu-mount{display:inline-flex;margin-left:auto}.login-btn{padding:.6rem 1.2rem;font-size:.85rem;min-width:70px}}@media (max-width: 600px){.navbar-container{flex-direction:row;align-items:center;height:60px;padding:.5rem .75rem;border-radius:12px;width:100vw;box-sizing:border-box}.navbar-logo-frame{width:auto;justify-content:flex-start;margin-bottom:0}.logo-white{width:90px}.navbar-links{display:none}.navbar-links li a{font-size:.8rem}.navbar-lang,.desktop-only{display:none}.hamburger{display:inline-flex}.login-btn{padding:.5rem 1rem;font-size:.8rem;min-width:60px}}@media (max-width: 400px){.logo-white{width:70px}.navbar-links li a{font-size:.75rem}}@media (max-width: 768px){.navbar-container{height:62px;padding:.5rem .7rem}.logo-white{margin-top:8px;width:140px}}@media (max-width: 425px){.navbar-container{height:58px;padding:.45rem .65rem}.logo-white{margin-top:10px;width:135px}}@media (max-width: 420px){.navbar-container{height:56px;padding:.4rem .6rem}.logo-white{margin-top:10px;width:130px}}@media (max-width: 375px){.navbar-container{height:52px;padding:.35rem .55rem}.logo-white{margin-top:10px;width:122px}}@media (max-width: 320px){.navbar-container{height:48px;padding:.3rem .5rem}.logo-white{margin-top:12px;width:115px}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.navbar-container{height:55px;padding:.5rem .75rem;border-radius:12px;width:100vw;box-sizing:border-box;max-width:100vw}}.staggered-menu-wrapper{position:static;width:auto;height:auto;z-index:2000}.staggered-menu-header{position:static;width:auto;display:flex;align-items:center;justify-content:flex-end;padding:0;background:transparent;pointer-events:auto;z-index:20}.staggered-menu-header>*{pointer-events:auto}.sm-logo{display:none}.sm-logo-img{display:block;height:28px;width:auto;object-fit:contain}.sm-toggle{position:relative;display:inline-flex;align-items:center;gap:.3rem;background:#0f222b;border:1px solid #1f3a45;border:none;cursor:pointer;color:#e9e9ef;font-weight:500;line-height:1;padding:8px 10px;border-radius:10px}.sm-toggle:focus-visible{outline:2px solid #ffffffaa;outline-offset:4px;border-radius:4px}.sm-toggle-textWrap{position:relative;display:none;height:1em;overflow:hidden;white-space:nowrap}.sm-toggle-textInner{display:flex;flex-direction:column;line-height:1;overflow:visible}.sm-toggle-line{display:flex;align-items:center;justify-content:center}.sm-toggle-line.menu-state{height:17px;font-weight:500;font-size:18px}.sm-toggle-line.close-state{font-weight:600;height:10px;line-height:1;font-size:20px}.sm-icon{position:relative;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.sm-icon-line{position:absolute;left:50%;top:50%;width:100%;height:2px;background:currentColor;border-radius:2px;transform:translate(-50%,-50%);transition:transform .4s ease}.sm-icon-line-v{transform:translate(-50%,-50%) rotate(90deg);transition:transform .4s ease}.sm-icon-plus{display:inline-block;transition:opacity .3s ease}.sm-icon-x{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:600;display:none;transition:opacity .3s ease}.sm-icon.x-state .sm-icon-plus{display:none}.sm-icon.x-state .sm-icon-x{display:block}.sm-icon:not(.x-state) .sm-icon-plus{display:inline-block}.sm-icon:not(.x-state) .sm-icon-x{display:none}.staggered-menu-panel{position:fixed;top:0;right:0;width:clamp(260px,78vw,420px);height:100vh;background:linear-gradient(90deg,#0a1a1f,#183b4a);border-left:1px solid #1f3a45;display:flex;flex-direction:column;padding:1rem 1.25rem 1.5rem;overflow-y:auto;z-index:10}[data-position=left] .staggered-menu-panel{right:auto;left:0}.sm-prelayers{position:fixed;top:0;right:0;bottom:0;width:clamp(260px,78vw,420px);pointer-events:none;z-index:5}[data-position=left] .sm-prelayers{right:auto;left:0}.sm-prelayer{position:absolute;top:0;right:0;height:100%;width:100%;transform:translate(0)}.sm-panel-inner{flex:1;display:flex;flex-direction:column;gap:1.1rem}.sm-close{align-self:flex-end;margin:.25rem 0 .75rem}.sm-panel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.sm-panel-item{position:relative;color:#fff;font-weight:700;font-size:2rem;cursor:pointer;line-height:1;letter-spacing:-.5px;text-transform:none;text-decoration:none}.sm-panel-item:hover{color:var(--sm-accent, #19e6ff)}.sm-panel-itemLabel{display:inline-block;will-change:transform;transform-origin:50% 100%}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-panel-list[data-numbering] .sm-panel-item:after{counter-increment:smItem;content:counter(smItem,decimal-leading-zero);position:absolute;top:.05em;right:-2.2em;font-size:14px;font-weight:500;color:var(--sm-accent, #19e6ff);opacity:var(--sm-num-opacity, 0)}.sm-socials{margin-top:auto;padding-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}.sm-socials-title{margin:0;font-size:.95rem;font-weight:600;color:var(--sm-accent, #19e6ff)}.sm-socials-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem}.sm-socials-link{font-size:1rem;font-weight:500;color:#cfe9ef;text-decoration:none;padding:2px 0}.sm-socials-link:hover{color:var(--sm-accent, #19e6ff)}.sm-lang{margin-top:2rem}.sm-lang-title{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:var(--sm-accent, #19e6ff)}.sm-lang-options{display:flex;gap:8px}.sm-lang-options button{background:#0f222b;color:#cfe9ef;border:1px solid #1f3a45;padding:6px 10px;border-radius:8px;cursor:pointer}.sm-lang-options button.active,.sm-lang-options button:hover{color:#fff;border-color:#19e6ff}.sm-phone{margin-top:2rem}.sm-phone-title{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:var(--sm-accent, #19e6ff)}.sm-phone-number{display:inline-block;background:#0f222b;color:#cfe9ef;border:1px solid #1f3a45;padding:8px 12px;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease}.sm-phone-number:hover{color:#fff;border-color:#19e6ff;text-decoration:none;transform:translateY(-1px)}@media (max-width: 640px){.sm-panel-item{font-size:1.6rem}}.footer{background:#111214;color:#fff;position:relative;padding:4rem 0 2rem;overflow:hidden;width:100%}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:1400px;margin:0 auto;position:relative;z-index:1;gap:10rem;width:100%;padding:0 2rem 0 6rem}.footer-col{flex:0 0 auto;min-width:220px;z-index:2}.footer-col-left{max-width:350px;width:350px}.footer-col-center{max-width:300px;width:300px}.footer-col-right{max-width:230px;width:230px}.footer-logo-row{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem}.footer-logo-icon{width:56px;height:45px;object-fit:contain}.footer-logo-text{width:120px;height:22px;object-fit:contain}.footer-logo-white{width:200px;height:auto;object-fit:contain;margin-left:-10px}.footer-desc{font-size:.9rem;color:#e0e0e0;margin-bottom:1.5rem;line-height:1.5;transition:all .3s ease;cursor:default}.footer-desc:hover{color:#fff;transform:scale(1.02)}.footer-email-form{display:flex;align-items:center;background:#181f26;border-radius:40px;padding:.2rem .5rem .2rem 1.2rem;margin-bottom:2rem;max-width:340px}.footer-email-input{background:transparent;border:none;color:#fff;font-size:.9rem;flex:1;outline:none;padding:.8rem 0}.footer-email-input::placeholder{color:#b0b0b0}.footer-email-btn{background:linear-gradient(144.98deg,#467efe 19.57%,#17dbfc 63.17%,#fff 109.8%);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.footer-email-btn-arrow{width:16px;height:16px;border-radius:50%;object-fit:contain;filter:brightness(0) invert(1)}.footer-socials{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;margin-top:1.2rem;font-size:1.2rem}.footer-socials a{color:#fff;transition:color .2s}.footer-socials a:hover{color:#19e6ff}.footer-col-left .footer-divider{margin:2rem 0 1.2rem;border-top:2px solid #19e6ff33}.footer-col-left .footer-meta-row{flex-direction:row;align-items:center;gap:1rem;justify-content:flex-start}.footer-title{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;transition:all .3s ease;cursor:default}.footer-title:hover{color:#19e6ff;transform:scale(1.05)}.footer-links{list-style:none;padding:0;margin:0;color:#fff;font-size:.9rem}.footer-links li{margin-bottom:.7rem;transition:all .3s ease;cursor:pointer}.footer-links li:hover{color:#19e6ff;transform:translate(5px)}.footer-product-link{color:inherit;text-decoration:none;transition:all .3s ease;display:block;font-weight:200}.footer-product-link:hover{color:#19e6ff;text-decoration:none}.footer-contact{list-style:none;padding:0;margin:0;color:#fff;font-size:.9rem;word-wrap:break-word;overflow-wrap:break-word;font-weight:100!important}.footer-contact li{margin-bottom:1.1rem;display:flex;align-items:center;gap:.7rem;transition:all .3s ease;cursor:pointer;font-weight:100!important}.footer-contact li:hover{color:#19e6ff;transform:translate(5px)}.footer-contact a{color:inherit;text-decoration:none;transition:all .3s ease;font-weight:100!important}.footer-contact a:hover{color:#19e6ff;text-decoration:underline}.footer-contact-icon{color:#19e6ff;font-size:1em}.footer-bg-img{position:absolute;right:0;bottom:0;width:520px;max-width:60vw;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.footer-bottom{margin-top:4rem;position:relative;z-index:2}.footer-divider{border:none;border-top:2px solid #19e6ff33;margin-bottom:1.2rem}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#b0b0b0;max-width:1400px;margin:0 auto;padding:0 1rem}.footer-madeby,.footer-copyright{font-size:1rem;position:relative;z-index:3}.footer-meta-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:-.8rem;margin-left:34px;position:relative;z-index:3}@media (min-width: 1024px){.footer-meta-row{justify-content:flex-start;gap:2rem}}.footer-madeby,.footer-copyright{font-size:12px;color:#b0b0b0;white-space:nowrap;transition:all .3s ease;cursor:default}.footer-madeby:hover,.footer-copyright:hover{color:#19e6ff;transform:scale(1.05)}@media (max-width: 1000px){.footer-content{flex-direction:column;align-items:flex-start;gap:2.5rem;padding:0 2vw}.footer-col{max-width:100%;min-width:0}.footer-bg-img{width:220px;max-width:90vw;right:8px}.footer-bottom-row{flex-direction:column;gap:.7rem;align-items:flex-start}}@media (max-width: 768px){.footer-content{flex-direction:column;gap:2rem}.footer-col-left{width:100%;max-width:100%}.footer-center-right-row{display:flex;justify-content:space-between;width:100%}.footer-col-center,.footer-col-right{width:48%;max-width:48%;flex:0 0 48%}}@media (max-width: 425px){.footer-col-center,.footer-col-right{width:48%;max-width:48%;flex:0 0 48%;margin-left:25px;margin-top:15px}.footer-bg-img{width:415px!important;max-width:100vw!important;right:0!important;bottom:-32px!important}}@media (max-width: 375px){.footer-col-center,.footer-col-right{margin-left:22px}}@media (max-width: 320px){.footer-col-center,.footer-col-right{margin-left:11px}}@media (min-width: 769px){.footer-center-right-row{display:contents}}@media (min-width: 1001px) and (max-width: 1279px){.footer-bg-img{right:-10px;bottom:-32px;width:450px;max-width:60vw}.footer-logo-white{width:60%;margin-left:0}.footer-meta-row{flex-direction:column;align-items:flex-start;gap:.3rem;margin-top:.5rem}.footer-col-left .footer-meta-row{flex-direction:row;align-items:center;gap:.8rem;margin-top:.5rem}}@media (max-width: 600px){.footer-content{padding:0 1vw;gap:1.2rem}.footer-bg-img{width:120px;max-width:100vw;right:8px}.footer-title{font-size:1.1rem}.footer-links,.footer-contact{font-size:.8rem}.footer-email-form{max-width:100%;padding:.2rem .5rem}.footer-logo-row{gap:.2rem}.footer-logo-white{width:40%;margin-left:0}.footer-meta-row{flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.5rem}.footer-col-left .footer-meta-row{flex-direction:row;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.footer-madeby,.footer-copyright{font-size:.7rem;white-space:normal}}@media (max-width: 400px){.footer-logo-white{width:70%}.footer-title{font-size:1.8rem}.footer-links,.footer-contact{font-size:.7rem}.footer-bg-img{width:80px;right:10px}}@media (min-width: 1400px){.footer-bg-img{right:-16px;bottom:-32px;width:600px;max-width:50vw}}@media (min-width: 1800px){.footer-bg-img{width:832px;max-width:45vw}}@media (min-width: 1920px) and (max-width: 2559px){.footer-content{max-width:1920px;gap:21rem;padding:0 3rem 0 8rem}.footer-col-left{max-width:400px;width:400px}.footer-col-center,.footer-col-right{max-width:350px;width:350px}.footer-logo-white{width:220px;height:auto}.footer-desc{font-size:1rem;line-height:1.6;margin-bottom:2rem}.footer-email-form{max-width:380px;padding:.3rem .6rem .3rem 1.4rem}.footer-email-input{font-size:1rem;padding:1rem 0}.footer-email-btn{width:45px;height:45px}.footer-email-btn-arrow{width:18px;height:18px}.footer-title{font-size:2.2rem;margin-bottom:1.5rem}.footer-links,.footer-contact{font-size:16px}.footer-links li{margin-bottom:.8rem}.footer-contact li{margin-bottom:1.3rem;gap:.8rem}.footer-socials{gap:1.5rem;font-size:1.3rem;margin-top:1.5rem}.footer-bg-img{width:958px;max-width:65vw;bottom:-48px}.footer-bottom-row{max-width:1920px;padding:0 2rem;font-size:.9rem}.footer-madeby,.footer-copyright{font-size:.9rem}.footer-divider{margin-bottom:1.5rem}.footer{padding:5rem 0 3rem}.footer-bottom{margin-top:5rem}.footer-madeby,.footer-copyright{font-size:15px}}@media (min-width: 2560px){.footer-content{max-width:2560px;gap:10rem;padding:0 4rem 0 10rem}.footer-col-left{max-width:450px;width:450px}.footer-col-center,.footer-col-right{max-width:400px;width:400px}.footer-logo-white{width:250px;height:auto}.footer-desc{font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.footer-email-form{max-width:420px;padding:.4rem .7rem .4rem 1.6rem}.footer-email-input{font-size:1.1rem;padding:1.2rem 0}.footer-email-btn{width:50px;height:50px}.footer-email-btn-arrow{width:20px;height:20px}.footer-title{font-size:1.8rem;margin-bottom:1.8rem}.footer-links,.footer-contact{font-size:1.1rem}.footer-links li{margin-bottom:1rem}.footer-contact li{margin-bottom:1.5rem;gap:1rem}.footer-socials{gap:1.8rem;font-size:1.4rem;margin-top:1.8rem}.footer-bg-img{width:1100px;max-width:70vw;bottom:-63px}.footer-bottom-row{max-width:2000px;padding:0 3rem;font-size:1rem}.footer-madeby,.footer-copyright{font-size:1rem}.footer-divider{margin-bottom:2rem}.footer{padding:6rem 0 4rem}.footer-bottom{margin-top:6rem}}@media (min-width: 1280px) and (max-width: 1399px){.footer-bg-img{right:-35px;bottom:-100px;width:500px;max-width:55vw}}@media (min-width: 1400px){.footer-bg-img{right:-16px;bottom:-99px;width:600px;max-width:50vw}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.footer-logo-white{width:200px!important;height:auto}.footer-bg-img{bottom:-113px!important}.footer-copyright,.footer-madeby{z-index:9!important}.footer-divider{z-index:9!important;position:relative}.footer-center-right-row{margin-left:-13px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.footer-bg-img{bottom:-123px!important}.footer-contact a{width:120px}}.page-title-container{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;transform:translate(-50%,-50%);z-index:10}.page-title-content{text-align:center}.page-title{font-size:3rem;font-weight:600;background:linear-gradient(90deg,#17dbfc,#fff,#467efe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:.5px}.page-subtitle{display:none}.page-title-container.page-title-about{top:10%}.page-title-container.page-title-services{top:17.9%}.page-title-container.page-title-equipment{top:11%}.page-title-container.page-title-contact{top:18%}.page-title-container.page-title-products{top:20.001%}.page-title-container.page-title-blog{top:18.4%!important}@media (max-width: 768px){.page-title{font-size:1.5rem}.page-title-container h1{font-size:3.5rem!important}}@media (max-width: 480px){.page-title{font-size:1.25rem}.page-title-container h1{font-size:2.8rem!important}}@media (max-width: 425px){.page-title{font-size:1.5rem!important;max-width:90vw;min-width:200px}.page-title-container h1{font-size:2.5rem!important}.page-title-container.page-title-about{top:150px}.page-title-container.page-title-contact{top:169px}}@media (max-width: 320px){.page-title-container.page-title-equipment{top:134px}.page-title-container h1{font-size:2rem!important}}@media (min-width: 321px) and (max-width: 360px){.page-title-container.page-title-equipment{top:142px}.page-title-container h1{font-size:2.2rem!important}}@media (min-width: 361px) and (max-width: 375px){.page-title-container.page-title-equipment{top:150px}.page-title-container h1{font-size:2.3rem!important}}@media (min-width: 376px) and (max-width: 425px){.page-title-container.page-title-equipment{top:158px}.page-title-container h1{font-size:2.4rem!important}}@media (min-width: 426px) and (max-width: 480px){.page-title-container.page-title-equipment{top:168px}.page-title-container h1{font-size:2.6rem!important}}@media (min-width: 481px) and (max-width: 768px){.page-title-container.page-title-equipment{top:180px}.page-title-container h1{font-size:3rem!important}}@media (max-width: 320px){.page-title-container.page-title-services{top:140px}}@media (min-width: 321px) and (max-width: 360px){.page-title-container.page-title-services{top:148px}}@media (min-width: 361px) and (max-width: 375px){.page-title-container.page-title-services{top:156px}}@media (min-width: 376px) and (max-width: 425px){.page-title-container.page-title-services{top:169px}}@media (min-width: 426px) and (max-width: 480px){.page-title-container.page-title-services{top:175px}}@media (min-width: 481px) and (max-width: 768px){.page-title-container.page-title-services{top:185px}}@media (min-width: 769px) and (max-width: 1024px){.page-title-container.page-title-equipment{top:280px}}@media (min-width: 1025px) and (max-width: 1366px){.page-title-container.page-title-equipment{top:220px}}@media (min-width: 1601px){.page-title-container.page-title-about{top:10%}.page-title-container.page-title-services{top:17.9%}.page-title-container.page-title-equipment{top:11%}.page-title-container.page-title-contact{top:18%}.page-title-container.page-title-products{top:20.001%}}@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 832px) and (max-height: 832px){.page-title-container.page-title-about{top:10%!important}.page-title-container.page-title-services{top:17.9%!important}.page-title-container.page-title-equipment{top:10.8%!important}.page-title-container.page-title-contact{top:17.4%!important}.page-title-container.page-title-products{top:19.2%!important}.page-title-container.page-title-blog{top:17.1%!important}}@media (min-width: 1920px) and (max-width: 1920px) and (min-height: 1080px) and (max-height: 1080px){.page-title-container.page-title-about{top:10.5%!important}.page-title-container.page-title-services{top:19%!important}.page-title-container.page-title-equipment{top:12.1%!important}.page-title-container.page-title-contact{top:21.2%!important}.page-title-container.page-title-products{top:23.67%!important}}@media (min-width: 2560px) and (max-width: 2560px) and (min-height: 1440px) and (max-height: 1440px){.page-title-container.page-title-about{top:10%!important}.page-title-container.page-title-services{top:17.9%!important}.page-title-container.page-title-equipment{top:11%!important}.page-title-container.page-title-contact{top:18%!important}.page-title-container.page-title-products{top:20.001%!important}}@media (min-width: 3440px) and (max-width: 3440px) and (min-height: 1440px) and (max-height: 1440px){.page-title-container.page-title-about{top:10%!important}.page-title-container.page-title-services{top:17.9%!important}.page-title-container.page-title-equipment{top:11%!important}.page-title-container.page-title-contact{top:18%!important}.page-title-container.page-title-products{top:20.001%!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-about,.page-title-container.page-title-services,.page-title-container.page-title-equipment{top:135px!important}.page-title-container.page-title-contact{top:138px!important}.page-title-container.page-title-products{top:135px!important}.page-title-container.page-title-blog{top:160px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.page-title-container.page-title-about,.page-title-container.page-title-services,.page-title-container.page-title-equipment{top:144px!important}.page-title-container.page-title-contact{top:138px!important}.page-title-container.page-title-products{top:144px!important}.page-title-container.page-title-blog{top:160px!important}}@media (min-width: 376px) and (max-width: 425px){.page-title-container.page-title-contact{top:9.5%}.page-title-container.page-title-contact .page-title{font-size:14px!important;margin-left:8px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;background:transparent}.loading-spinner{position:relative;width:80px;height:80px;margin-bottom:2rem}.spinner-ring{position:absolute;top:0;left:0;width:100%;height:100%;border:4px solid transparent;border-radius:50%;animation:spin 2s linear infinite}.spinner-ring:nth-child(1){border-top-color:#17dbfc;animation-delay:0s;animation-duration:2s}.spinner-ring:nth-child(2){border-right-color:#467efe;animation-delay:-.5s;animation-duration:2s}.spinner-ring:nth-child(3){border-bottom-color:#17dbfc;animation-delay:-1s;animation-duration:2s}.spinner-ring:nth-child(4){border-left-color:#467efe;animation-delay:-1.5s;animation-duration:2s}.loading-text{color:#fff;font-size:18px;font-weight:500;margin-bottom:1rem;text-align:center}.loading-dots{display:flex;gap:8px;align-items:center}.loading-dots span{width:8px;height:8px;background:linear-gradient(45deg,#17dbfc,#467efe);border-radius:50%;animation:pulse 1.4s ease-in-out infinite both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width: 768px){.loading-container{min-height:50vh;padding:1rem}.loading-spinner{width:60px;height:60px;margin-bottom:1.5rem}.spinner-ring{border-width:3px}.loading-text{font-size:16px;margin-bottom:.75rem}.loading-dots span{width:6px;height:6px}}@media (max-width: 480px){.loading-container{min-height:40vh;padding:.5rem}.loading-spinner{width:50px;height:50px;margin-bottom:1rem}.spinner-ring{border-width:2px}.loading-text{font-size:14px;margin-bottom:.5rem}.loading-dots span{width:5px;height:5px}}.about-container{min-height:120vh;padding:200px 2rem 2rem;background:#111214;color:#fff;position:relative;display:flex;flex-direction:column;overflow:visible}.about-circle-background{position:absolute;top:15%;left:1%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.about-circle-background-left-2{position:absolute;top:50%;left:1%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.about-circle-background-right{position:absolute;top:35%;right:1%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.about-circle-background-right-2{position:absolute;top:70%;right:1%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.about-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;top:100px;left:50%;transform:translate(-50%);z-index:2}.about-text{color:#17dbfc;font-size:43px;font-weight:500;text-align:center;margin-left:40px}.about-text p{margin:0}.about-rainbow{margin-top:-10%;width:100vw;position:relative;left:50%;transform:translate(-50%)}.about-rainbow>div{width:100%!important;height:100%!important}.about-rainbow canvas{width:100%!important;height:100%!important}.about-logo{width:35%;height:auto;display:flex;justify-content:center;align-items:center;margin:-120px auto 100px;padding-bottom:0;position:relative}.about-logo img{width:100%;height:auto;display:block}.about-logo-text{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:40px;font-weight:500;text-align:center;margin-top:-30px;z-index:3;width:180%}.about-logo-description{position:absolute;top:53%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:17px;font-weight:300;text-align:center;margin:0;z-index:3;width:575px;line-height:1.5}.about-team-header{position:relative;width:95%;max-width:100vw;min-height:40px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;top:-20px;margin:0 auto 2.5rem;z-index:10;box-sizing:border-box;border-radius:12px;overflow:hidden}.about-team-title,.about-team-nav{position:relative;z-index:1}.about-team-title{font-family:MadaniArabic-Bold,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#fff}.about-team-nav{display:flex;align-items:center;gap:10px;position:relative}.about-team-nav-dot{border-radius:40px;width:30px;height:30px;border:0px solid rgba(147,157,184,.2);display:inline-block;background:transparent;margin:0;outline:none;box-shadow:none;pointer-events:none}.about-team-nav-dot-faded{background:linear-gradient(0deg,#171926b3,#171926b3),linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);opacity:1}.about-team-nav-dot-gradient{background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:0px solid rgba(147,157,184,.2);opacity:1}.about-team-divider{width:1px;height:15px;background:#939db81f;margin:0 10px}.about-team-bar{width:281px;height:30px;border-radius:9999px;border:0px solid rgba(147,157,184,.2);background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.1%);display:inline-block;margin-left:0}@media (max-width: 900px){.about-team-header{flex-direction:column;align-items:flex-start;padding:0 1rem;min-height:60px;margin-bottom:1.2rem}.about-team-title{font-size:26px;margin-bottom:.5rem}.about-team-bar{width:180px;height:32px;padding-right:8px}}@media (max-width: 768px){.about-team-header{flex-direction:row!important;align-items:center;justify-content:space-between;min-height:48px;padding:0 .75rem;margin-bottom:.75rem}.about-team-title{font-size:18px;margin:0}.about-team-nav{gap:6px}.about-team-bar{width:120px;height:24px}}@media (max-width: 480px){.about-team-header{min-height:44px;padding:0 .5rem}.about-team-title{font-size:16px}.about-team-bar{width:100px;height:22px}}.about-description-section{display:flex;justify-content:center;align-items:center;margin:2rem auto;max-width:1200px;padding:4rem 19rem 3rem 8rem;background:linear-gradient(83.26deg,#467efe1a 23.32%,#17dbfc1a 81.97%);position:relative;transform:none;border-radius:20px;border:1px solid rgba(23,219,252,.2)}.about-description-section:before{content:"";position:absolute;inset:0 10px 0 0;background:url(/assets/logo-only.png) no-repeat 85% center;background-size:250px;opacity:.1;pointer-events:none;z-index:0}.about-director-img{width:34%;height:auto;position:absolute;z-index:3;top:54px;left:86%;border-radius:0 0 150px 150px}.about-description-text{color:#fff;font-size:13px;font-weight:400;text-align:left;line-height:1.6;margin:0;max-width:374px;position:relative;z-index:1;right:94px;top:-30px}.about-name{font-size:18px;font-weight:600;text-align:left;margin:0 0 1rem;position:absolute;z-index:2;top:7.8rem;left:32.6rem}.about-position{font-size:14px;font-weight:400;text-align:center;margin:0;position:absolute;z-index:2;top:61%;left:36.5rem;color:#fff;width:100px;transform:translate(-50%);opacity:.5}.about-comma{width:40px;height:auto;right:80px;position:relative;z-index:1;filter:brightness(0) invert(1);transform:rotate(180deg);opacity:.5}.loading{grid-column:1 / -1;text-align:center;color:#fff;font-size:18px;padding:2rem}.about-team-cards{display:flex;flex-wrap:wrap;gap:2rem;width:100%;margin:8rem 0 2rem;padding:0 2rem;box-sizing:border-box;justify-content:center;padding-bottom:100px}.team-card{flex:0 0 calc(25% - 1.5rem);background:transparent;border-radius:90px 90px 0 0;border:1px solid #17DBFC;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:280px}.team-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #17dbfc33}.card-image{position:relative;height:280px;background:linear-gradient(0deg,#d9d9d980,#d9d9d980),linear-gradient(180deg,#467efe1a 27.88%,#17dbfc1a 61.54%,#ffffff1a);overflow:hidden;transition:background .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.card-image:after{content:none}.team-card:hover .card-image{background:#d9d9d9cc;transform:scale(1.04);z-index:1}.card-image img{width:100%;height:100%;object-fit:cover;object-position:center top;margin-top:50px}.card-content{padding:1.5rem;text-align:center;border-top:1px solid #17DBFC}.card-name{color:#fff;font-size:18px;font-weight:600;margin-bottom:.5rem}.card-position{color:#fff;font-size:14px;font-weight:400;margin-bottom:1rem;line-height:1.3}.card-contacts{display:flex;justify-content:center;gap:7px;align-items:center}.card-contacts svg,.card-contacts img{width:20px;height:17px;transition:opacity .3s ease;object-fit:contain}.card-contacts svg:hover,.card-contacts img:hover{opacity:.8}.card-contacts .linkedin-icon{width:24px!important;height:28px!important;margin-top:4px}@media (max-width: 1200px){.about-team-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 900px){.about-team-cards{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 600px){.about-team-cards{grid-template-columns:1fr;gap:1rem}.card-image{height:180px}.card-content{padding:1rem}.card-name{font-size:16px}.card-position{font-size:13px}}.logo-carousel-container{width:100%;overflow:hidden;margin:0;padding:0}.logo-carousel{position:relative;width:100%;overflow:hidden}.logo-carousel-track{display:flex;animation:scroll var(--animation-duration, 60s) linear infinite;width:var(--carousel-width, 9200px );transform:translate(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.logo-carousel::-webkit-scrollbar{display:none}.logo-carousel{-ms-overflow-style:none;scrollbar-width:none}.logo-item{flex-shrink:0;width:200px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 20px;padding:10px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.logo-item:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.logo-item img{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s ease}.logo-item:hover img{filter:brightness(1) invert(0)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-200px * var(--logo-count, 23)))}}.logo-carousel-container:hover .logo-carousel-track{animation-play-state:paused}@media (max-width: 1200px){.about-container{padding:150px 1.5rem 2rem}.about-text{font-size:36px;margin-left:20px}.about-logo{width:40%}.about-logo-text{font-size:36px;width:160%}.about-logo-description{font-size:12px;width:450px}.about-description-section{padding:3rem 15rem 2rem 6rem;transform:translate(-80px)}.about-director-img{width:35%;top:40px;left:82%}.about-description-text{font-size:10px;max-width:320px;right:70px;top:-25px}.about-name{font-size:16px;top:6rem;left:28rem}.about-position{font-size:12px;top:58%;left:32rem}.about-team-cards{gap:1.5rem;padding:0 1.5rem}.team-card{flex:0 0 calc(33.333% - 1rem);max-width:250px}.card-image{height:250px}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:300px;height:300px}}@media (max-width: 900px){.about-container{padding:120px 1rem 2rem}.about-text{font-size:30px;margin-left:15px}.about-rainbow{margin-top:-15%}.about-logo{width:45%}.about-logo-text{font-size:32px;width:140%}.about-logo-description{font-size:15px;width:380px}.about-description-section{padding:2.5rem 12rem 2rem 4rem;transform:translate(-60px)}.about-director-img{width:32%;top:30px;left:78%}.about-description-text{font-size:9px;max-width:280px;right:50px;top:-20px}.about-name{font-size:14px;top:5rem;left:24rem}.about-position{font-size:11px;top:55%;left:28rem}.team-card{flex:0 0 calc(50% - 1rem);max-width:220px}.card-image{height:220px}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:250px;height:250px}}@media (max-width: 768px){.about-container{padding:100px 1rem 2rem}.about-text{font-size:26px;margin-left:10px}.about-rainbow{margin-top:-12%}.about-logo{width:55%}.about-logo-text{font-size:28px;width:120%}.about-logo-description{font-size:14px;width:320px}.about-description-section{padding:2rem 8rem 1.5rem 2rem;transform:translate(-40px);flex-direction:column;text-align:center}.about-director-img{width:40%;position:relative;top:0;left:0;margin:0 auto 1rem}.about-description-text{font-size:11px;max-width:100%;right:0;top:0;text-align:center}.about-name{font-size:16px;position:relative;top:0;left:0;margin:1rem 0 .5rem}.about-position{font-size:12px;position:relative;top:0;left:0;margin:0 0 1rem}.about-comma{width:30px;right:0;margin:1rem auto 0}.team-card{flex:0 0 calc(50% - .75rem);max-width:180px}.card-image{height:180px}.card-content{padding:1rem}.card-name{font-size:16px}.card-position{font-size:13px}.logo-item{width:130px;height:80px;margin:0 12px}.logo-carousel-track{width:calc(150px * var(--logo-count, 23) * 2);animation-duration:calc(var(--animation-duration, 60s) * .83)}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:200px;height:200px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-150px * var(--logo-count, 23)))}}}@media (max-width: 600px){.about-container{padding:80px .5rem 2rem}.about-text{font-size:22px;margin-left:5px}.about-rainbow{margin-top:-10%}.about-logo{width:65%}.about-logo-text{font-size:24px;width:100%}.about-logo-description{font-size:13px;width:280px}.about-description-section{padding:1.5rem 1rem 1rem;transform:translate(0);margin:1rem .5rem}.about-director-img{width:50%}.about-description-text{font-size:10px}.about-name{font-size:14px}.about-position{font-size:11px}.about-comma{width:25px}.team-card{flex:0 0 calc(50% - .75rem);max-width:50%}.card-image{height:200px}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:150px;height:150px}}@media (max-width: 480px){.about-container{padding:60px .5rem 2rem}.about-text{font-size:20px;margin-left:0}.about-rainbow{margin-top:11%}.page-title-container.page-title-about{top:4.8%}.about-team-header{min-height:44px;padding:0 .5rem}.about-team-title{font-size:16px}.about-team-nav{gap:3px}.about-team-nav-dot,.about-team-nav-dot-faded,.about-team-nav-dot-gradient{width:16px;height:16px}.about-team-divider{height:10px;margin:0 5px}.about-team-bar{width:100px;height:22px}.page-title{font-size:14px}.about-logo{width:75%;margin-top:-11px}.about-logo-text{font-size:22px}.about-logo-description{font-size:12px;width:240px}.about-description-section{padding:1rem .5rem .5rem;margin:1rem .25rem}.about-director-img{width:60%}.about-description-text{font-size:9px}.about-name{font-size:12px}.about-position{font-size:10px;margin-left:105px}.about-comma{width:20px}.team-card{max-width:180px}.card-image{height:180px}.card-content{padding:.75rem}.card-name{font-size:14px}.card-position{font-size:12px}.logo-item{width:120px;height:100px;margin:0 10px}.logo-carousel-track{width:calc(120px * var(--logo-count, 23) * 2);animation-duration:calc(var(--animation-duration, 60s) * .67)}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:120px;height:120px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-120px * var(--logo-count, 23)))}}}@media (max-width: 1024px){.about-container .page-title-container.page-title-about{top:9%}.page-title{font-size:26px}}@media (max-width: 768px){.about-container .page-title-container.page-title-about{top:6.7%}.page-title{font-size:18px}.about-team-header{flex-direction:row!important;align-items:center;justify-content:space-between;min-height:48px;padding:0 .75rem;margin-bottom:.75rem}.about-team-title{font-size:18px;margin:0}.about-team-nav{gap:4px}.about-team-nav-dot,.about-team-nav-dot-faded,.about-team-nav-dot-gradient{width:20px;height:20px}.about-team-divider{height:12px;margin:0 6px}.about-team-bar{width:120px;height:24px}}@media (min-width: 1920px){.about-logo-description{font-size:18px;width:580px}.about-description-text{font-size:16px;line-height:1.7;max-width:450px}.about-name{font-size:26px;top:10rem;left:34rem}.about-position{font-size:18px;left:39rem}}@media (min-width: 2560px){.about-logo-description{font-size:20px;width:650px}.about-description-text{font-size:18px;line-height:1.8;max-width:520px}.about-name{font-size:28px;top:10rem;left:36rem}.about-position{font-size:20px;left:41rem}}@media (max-width: 360px){.about-container{padding:50px .25rem 2rem}.about-logo-top{width:85%}.about-text{font-size:18px}.about-logo{width:80%}.about-logo-text{font-size:20px}.about-logo-description{font-size:11px;width:200px}.about-description-section{padding:.75rem .25rem .25rem;margin:.75rem .125rem}.about-director-img{width:70%}.about-description-text{font-size:8px}.about-name{font-size:11px}.about-position{font-size:9px}.about-comma{width:18px}.team-card{flex:0 0 calc(50% - .5rem);max-width:50%}.card-image{height:160px}.card-content{padding:.5rem}.card-name{font-size:13px}.card-position{font-size:11px}.about-circle-background,.about-circle-background-left-2,.about-circle-background-right,.about-circle-background-right-2{width:100px;height:100px}}@media (max-width: 320px){.page-title-container.page-title-about{top:4.2%!important}.page-title{font-size:12px}.about-team-header{min-height:40px;padding:0 .4rem}.about-team-title{font-size:14px}.about-team-nav{gap:2px}.about-team-nav-dot,.about-team-nav-dot-faded,.about-team-nav-dot-gradient{width:14px;height:14px}.about-team-divider{height:8px;margin:0 4px}.about-team-bar{width:86px;height:20px}}@media (min-width: 361px) and (max-width: 375px){.about-container .page-title-container.page-title-about{top:6.8%}.about-container .page-title-content .page-title{font-size:13px}.about-logo-description{margin-top:22px}.about-position{margin-left:95px}.about-team-header{min-height:42px;padding:0 .5rem}.about-team-title{font-size:15px}.about-team-nav{gap:3px}.about-team-nav-dot,.about-team-nav-dot-faded,.about-team-nav-dot-gradient{width:15px;height:15px}.about-team-divider{height:9px;margin:0 5px}.about-team-bar{width:92px;height:21px}}@media (min-width: 376px) and (max-width: 425px){.about-container .page-title-container.page-title-about{top:7%}.about-container .page-title-content .page-title{font-size:12.5px}.about-logo-description{margin-top:22px}.about-team-header{min-height:43px;padding:0 .6rem}.about-team-title{font-size:16px}.about-team-nav{gap:3px}.about-team-nav-dot,.about-team-nav-dot-faded,.about-team-nav-dot-gradient{width:16px;height:16px}.about-team-divider{height:10px;margin:0 5px}.about-team-bar{width:96px;height:22px}}@media (width: 393px) and (height: 852px){.about-logo-description{font-size:12px;width:240px;margin-top:22px}.about-logo-text{font-size:21px}}@media (min-width: 1280px) and (max-width: 1919px){.about-description-text{font-size:14px;line-height:1.7}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-about .page-title{font-size:11px!important;margin-left:1px}}html,body{margin:0;padding:0;overflow-x:hidden}.home-container{padding:0;text-align:center;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;margin:0;background-color:#111214;overflow:hidden;position:relative}.home-container h1{font-size:2.5rem;margin-bottom:1rem;color:#fff}.home-container p{font-size:1.2rem;color:#ccc;max-width:600px;line-height:1.6}.circle-background-left{position:absolute;top:110%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.2;z-index:1;pointer-events:none}.circle-background-right{position:absolute;top:110%;right:0%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.2;z-index:9;pointer-events:none}.slider-container{width:100vw;height:50vh;margin:0;padding:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-color:#111214}.top-ellipse{position:absolute;top:-93px;left:50%;transform:translate(-50%);width:1920px;height:147px;z-index:10;pointer-events:none}.ellipse-svg{width:100%;height:100%;display:block}.image-scroller-wrapper{position:relative;width:100vw;height:60vh;overflow:hidden;margin:0;padding:0}.image-scroller-container{position:relative;height:100%;width:100%;display:flex;margin:0;padding:0}.image-scroller{display:flex;height:100%;width:100%;transition:transform .3s ease;transform:translate(0);margin:0;padding:0;gap:20px}.image-slide{width:33.333333vw;height:60vh;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:cover;margin:0;padding:0;transition:all .3s ease}.image-slide.clickable:hover{transform:scale(1.02);filter:brightness(1.1);box-shadow:0 8px 25px #19e6ff4d}@media (max-width: 768px){.image-slide{width:100vw!important;max-width:100vw;height:50vh}.image-scroller{gap:0px!important}.circular-progress{width:500px!important;height:500px!important}.circular-progress svg{width:490px!important;height:380px!important}.circle-logo-icon{width:350px!important;height:90px!important}}.bottom-ellipse{position:absolute;bottom:-119px;left:50%;transform:translate(-50%);width:1920px;height:147px;z-index:20;pointer-events:none}@keyframes slideInNext{0%{transform:translate(100px) scale(.9);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes slideInPrev{0%{transform:translate(-100px) scale(.9);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.circular-progress-container{position:relative;width:100vw;height:20vh;display:flex;justify-content:center;align-items:center;overflow:visible;margin:0;padding:0;top:42px}.circular-progress{position:relative;width:650px;height:650px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;outline:none;transform:translateY(0);top:150px;clip-path:inset(0 0 50% 0)}.circle-logo{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);z-index:15;display:flex;align-items:center;justify-content:center}.circle-logo-icon{width:350px;height:90px;object-fit:contain}.circle-logo-text{position:fixed;top:18%;left:50%;transform:translate(-50%,-50%);z-index:5;display:flex;align-items:center;justify-content:center;width:100vw;max-width:1400px;pointer-events:none}.logo-text-background{width:100%;max-width:1400px;height:auto;object-fit:contain;filter:brightness(0) invert(1);image-rendering:auto;transform:scale(1)}.circular-progress svg{background:transparent;border:none;outline:none;overflow:visible;width:640px;height:400px}.progress-circle{transition:all .6s cubic-bezier(.4,0,.2,1)}.slider-name{font-family:Arial,sans-serif;font-size:14px;font-weight:500;fill:#fff;transition:transform .4s cubic-bezier(.4,0,.2,1),fill .3s;cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform}.slider-name:hover{fill:#17dbfc;font-weight:600;font-size:18px}.slider-name.active{fill:#17dbfc;font-weight:700;font-size:22px;transition:all .4s cubic-bezier(.4,0,.2,1)}.slider-name.active:hover{font-size:26px;transition:font-size .2s}.slider-buttons-container{position:relative;width:100%;height:80px;display:flex;justify-content:center;align-items:center;margin-top:20px}.slider-nav-btn{position:absolute;width:70px;height:70px;border-radius:50%;border:none;outline:none;cursor:pointer;background:linear-gradient(144.98deg,#467efe 19.57%,#17dbfc 63.17%,#fff 109.8%);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:20;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 4px 15px #467efe4d;aspect-ratio:1;min-width:70px;min-height:70px;max-width:70px;max-height:70px;overflow:hidden}.slider-nav-btn:hover:not(:disabled){width:75px;height:75px;min-width:75px;min-height:75px;max-width:75px;max-height:75px;box-shadow:0 6px 20px #467efe66}.slider-nav-btn:focus{outline:none;border:none;box-shadow:none}.slider-nav-btn:active:not(:disabled){outline:none;border:none}.slider-nav-btn:disabled{opacity:.6;cursor:not-allowed;transform:scale(.95)}.slider-prev-btn{left:50px;top:calc(50% - 35px)}.slider-next-btn{right:50px;top:calc(50% - 35px)}.slider-nav-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1);transition:transform .3s ease}.slider-nav-btn:hover:not(:disabled) .slider-nav-icon{transform:scale(1.1)}.slide-number{font-size:4rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (min-width: 1600px) and (max-width: 1919px){.slider-container{width:100vw;height:48vh;margin:0;padding:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-color:#111214}.circular-progress{position:relative;width:620px;height:320px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;outline:none;transform:translateY(0);top:193px;clip-path:inset(0 0 50% 0)}}@media (min-width: 1920px) and (max-width: 2559px){.slider-container{width:100vw;height:49vh;margin:0;padding:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-color:#111214}.circular-progress{position:relative;width:900px;height:460px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;outline:none;transform:translateY(0);top:233px;clip-path:inset(0 0 50% 0)}.circular-progress svg{width:890px;height:460px}.circle-logo-icon{width:480px;height:125px}.slider-name{font-size:18px;font-weight:500}.slider-name:hover{font-size:24px;font-weight:600}.slider-name.active{font-size:28px;font-weight:700}.slider-name.active:hover{font-size:32px}}@media (min-width: 1280px) and (max-width: 1919px){.circular-progress{top:167px}}@media (min-width: 1920px){.circular-progress{width:900px;height:640px;top:233px}}@media (min-width: 2560px){.circular-progress{width:780px;height:400px;top:280px}.circular-progress svg{width:770px;height:400px}.circle-logo-icon{width:450px;height:120px}}@media (min-width: 3440px){.circular-progress{width:920px;height:480px;top:320px}.circular-progress svg{width:910px;height:480px}.circle-logo-icon{width:550px;height:140px}}@media (min-width: 3840px){.circular-progress{width:1070px;height:560px;top:380px}.circular-progress svg{width:1060px;height:560px}.circle-logo-icon{width:650px;height:160px}}.home-logo-text{position:absolute;top:83%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:50vw;max-width:1400px;pointer-events:none}.home-logo-text-background{width:100%;max-width:1400px;height:auto;object-fit:contain;filter:brightness(0) invert(1);image-rendering:auto;transform:scale(1)}@media (max-width: 1200px){.circular-progress-container{top:-8px}.circular-progress{top:180px}.slider-nav-btn{width:65px;height:65px;min-width:65px;min-height:65px;max-width:65px;max-height:65px}.slider-nav-btn:hover:not(:disabled){width:70px;height:70px;min-width:70px;min-height:70px;max-width:70px;max-height:70px}}@media (max-width: 1024px){.circular-progress-container{top:-10px}.circular-progress{top:190px}.slider-nav-btn{width:60px;height:60px;min-width:60px;min-height:60px;max-width:60px;max-height:60px}.slider-nav-btn:hover:not(:disabled){width:65px;height:65px;min-width:65px;min-height:65px;max-width:65px;max-height:65px}}@media (max-width: 768px){.circular-progress-container{top:-12px}.circular-progress{top:195px}.slider-nav-btn{width:45px;height:45px;min-width:45px;min-height:45px;max-width:45px;max-height:45px}.slider-nav-btn:hover:not(:disabled){width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px}}@media (max-width: 600px){.circular-progress-container{top:-13px}.circular-progress{top:200px}.slider-nav-btn{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px}.slider-nav-btn:hover:not(:disabled){width:45px;height:45px;min-width:45px;min-height:45px;max-width:45px;max-height:45px}}@media (max-width: 480px){.circular-progress-container{top:-14px}.circular-progress{top:202px}.slider-nav-btn{width:38px;height:38px;min-width:38px;min-height:38px;max-width:38px;max-height:38px}.slider-nav-btn:hover:not(:disabled){width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px}}@media (max-width: 425px){.circular-progress-container{top:-14px}.circular-progress{top:204px;width:320px;height:320px}.circular-progress svg{width:310px;height:250px}.circle-logo-icon{width:220px;height:56px}.slider-name{font-size:10px;font-weight:500}.slider-name:hover{font-size:12px;font-weight:600}.slider-name.active{font-size:14px;font-weight:700}.slider-name.active:hover{font-size:16px}.slider-nav-btn{width:35px;height:35px;min-width:35px;min-height:35px;max-width:35px;max-height:35px}.slider-nav-btn:hover:not(:disabled){width:38px;height:38px;min-width:38px;min-height:38px;max-width:38px;max-height:38px}}@media (min-width: 425px) and (max-width: 425px){.circular-progress{width:520px;height:520px}.circular-progress svg{width:510px;height:400px}.circle-logo-icon{width:370px;height:95px}.slider-name{font-size:10px;font-weight:500}.slider-name:hover{font-size:12px;font-weight:600}.slider-name.active{font-size:14px;font-weight:700}.slider-name.active:hover{font-size:16px}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.circular-progress{width:530px;height:530px;top:90px}.circular-progress svg{width:520px;height:410px}.circle-logo-icon{width:380px;height:98px}.slider-name{font-size:11px;font-weight:500}.slider-name:hover{font-size:13px;font-weight:600}.slider-name.active{font-size:15px;font-weight:700}.slider-name.active:hover{font-size:17px}.circular-progress-container{top:-12px}.slider-nav-btn{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px}.slider-nav-btn:hover:not(:disabled){width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px}.image-slide{width:100vw!important;max-width:100vw;height:50vh}.image-scroller{gap:0px}}@media (max-width: 360px){.circular-progress-container{top:-15px}.circular-progress{top:210px}.slider-nav-btn{width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px}.slider-nav-btn:hover:not(:disabled){width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.circular-progress{width:540px;height:540px;top:238px}.circular-progress svg{width:530px;height:420px}.circle-logo-icon{width:390px;height:100px}.image-slide{width:100vw!important;max-width:100vw;height:50vh}.image-scroller{gap:0px}}.contact-container{min-height:100vh;padding:120px 2rem 2rem;background:#111214;color:#fff;position:relative;display:flex;flex-direction:column;overflow:visible}.contact-circle-background-left{position:absolute;top:64%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.contact-circle-background-right{position:absolute;top:15%;right:0%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.contact-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:200px;left:50%;transform:translate(-50%)}.contact-logo{width:35%;height:auto}.contact-logo img{width:100%;height:auto}.contact-text{color:#17dbfc;font-size:43px;font-weight:500;text-align:center;margin-left:42px}.contact-text p{margin:0}.contact-rainbow{margin-top:-10%;width:100vw;position:relative;left:50%;transform:translate(-50%)}.contact-rainbow img{width:100%;height:auto}.contact-rainbow>div{width:100%!important;height:100%!important}.contact-rainbow canvas{width:100%!important;height:100%!important}.contact-main-section{display:flex;justify-content:center;align-items:flex-start;padding:40px 2rem;margin-top:600px;gap:13%}.contact-left-section{flex:0 0 auto;max-width:500px;height:400px;display:flex;align-items:center}.contact-content{max-width:500px}.contact-heading{margin-bottom:40px}.heading-line-1{font-size:48px;font-weight:700;background:linear-gradient(263.82deg,#4edeff -9.75%,#467efe 58.82%,#17dbfc 132.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 10px;line-height:1.2}.heading-line-2{font-size:48px;font-weight:700;color:#fff;margin:0;line-height:1.2}.contact-description{margin-bottom:40px;color:#fff;font-weight:400;font-style:Regular;font-size:20px;line-height:120%;letter-spacing:0px;vertical-align:middle}.contact-description p{font-size:16px;line-height:1.6;color:#9ba1b6;margin:0;color:#fff}.contact-location{margin-bottom:30px}.contact-location a{text-decoration:none;color:#fff;transition:color .3s ease}.contact-location a:hover{color:#17dbfc;text-decoration:underline}.contact-location span{font-size:18px;font-weight:500;color:inherit}.contact-info{display:flex;flex-direction:column;gap:20px}.contact-item{display:flex;align-items:center;gap:15px}.contact-icon{font-size:20px;width:24px;text-align:center}.contact-icon img{width:18px;height:20px;filter:brightness(0) invert(1)}.contact-item span{font-size:14px;color:#fff;font-weight:500}.contact-item a{transition:all .3s ease}.contact-item a:hover{color:#17dbfc!important;text-decoration:underline!important;transform:translate(5px)}.contact-right-section{flex:0 0 auto;height:400px;display:flex;align-items:center}.contact-form-container{width:400px;background:#00000047;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:20px;padding:20px;border:1px solid rgba(255,255,255,.1)}.contact-form-container h2{color:#fff;font-size:18px;font-weight:600;margin-bottom:25px;text-align:start}.contact-form{display:flex;flex-direction:column;gap:25px}.form-row{display:flex;gap:20px}.form-row .form-group{flex:1}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#fff;font-size:13px;font-weight:500}.required{color:#17dbfc}.form-group input,.form-group textarea{padding:10px 0;background:transparent;border:none;border-bottom:1px solid;border-image-source:linear-gradient(327.19deg,#007BFF 22.5%,#17DBFC 80.89%);border-image-slice:1;color:#fff;font-size:13px;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#17dbfc}.form-group textarea{min-height:70px;resize:vertical}.submit-btn{background:linear-gradient(90deg,#17dbfc,#467efe);color:#fff;border:none;padding:12px 25px;border-radius:35px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:15px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #17dbfc4d}.contact-map{width:100%;position:relative;left:50%;transform:translate(-50%);width:100vw;margin-top:100px}.contact-map img{width:100%;height:auto}@media (max-width: 1200px){.contact-container{padding:100px 1.5rem 1.5rem}.contact-center{top:150px}.contact-logo{width:40%}.contact-text{font-size:36px;margin-left:30px}.contact-rainbow{margin-top:-15%}.contact-main-section{gap:8%;margin-top:500px;padding:30px 1.5rem}.contact-left-section{max-width:450px}.contact-form-container{width:350px}.heading-line-1,.heading-line-2{font-size:40px}.contact-description p{font-size:16px}.contact-location span{font-size:18px}.contact-item span{font-size:15px}.contact-circle-background-left,.contact-circle-background-right{width:300px;height:300px}}@media (max-width: 1024px){.contact-container{padding:80px 1.2rem 1.2rem}.contact-center{top:120px}.contact-logo{width:45%}.contact-text{font-size:30px;margin-left:25px}.contact-rainbow{margin-top:-12%}.contact-main-section{gap:5%;margin-top:450px;padding:25px 1.2rem}.contact-left-section{max-width:400px}.contact-form-container{width:320px}.heading-line-1,.heading-line-2{font-size:36px}.contact-description p{font-size:15px}.contact-location span{font-size:17px}.contact-item span{font-size:14px}.contact-circle-background-left,.contact-circle-background-right{width:250px;height:250px}}@media (max-width: 900px){.contact-container{padding:70px 1rem 1rem}.contact-center{top:100px}.contact-logo{width:50%}.contact-text{font-size:26px;margin-left:20px}.contact-rainbow{margin-top:-10%}.contact-main-section{gap:3%;margin-top:400px;padding:20px 1rem}.contact-left-section{max-width:350px}.contact-form-container{width:300px}.heading-line-1,.heading-line-2{font-size:32px}.contact-description p{font-size:14px}.contact-location span{font-size:16px}.contact-item span{font-size:13px}.contact-circle-background-left,.contact-circle-background-right{width:200px;height:200px}}@media (max-width: 768px){.contact-container{padding:60px .8rem .8rem}.contact-center{top:80px}.contact-logo{width:55%}.contact-text{font-size:24px;margin-left:15px}.contact-rainbow{margin-top:-8%}.contact-main-section{gap:2%;margin-top:350px;padding:15px .8rem}.contact-left-section{max-width:320px}.contact-form-container{width:280px}.heading-line-1,.heading-line-2{font-size:28px}.contact-description p{font-size:13px}.contact-location span{font-size:15px}.contact-item span{font-size:12px}.contact-circle-background-left,.contact-circle-background-right{width:180px;height:180px}}@media (max-width: 600px){.contact-container{padding:50px .6rem .6rem}.contact-center{top:60px}.contact-logo{width:60%}.contact-text{font-size:22px;margin-left:10px}.contact-rainbow{margin-top:-6%}.contact-main-section{flex-direction:column;gap:40px;align-items:center;margin-top:300px;padding:20px .6rem}.contact-left-section,.contact-right-section{height:auto;max-width:100%;width:100%}.contact-form-container{width:100%;max-width:400px}.heading-line-1,.heading-line-2{font-size:26px;text-align:center}.contact-description p{font-size:14px;text-align:center}.contact-location{text-align:center}.contact-location span{font-size:14px}.contact-info{align-items:center}.contact-item span{font-size:12px}.form-row{flex-direction:column;gap:15px}.contact-form{gap:20px}.contact-circle-background-left,.contact-circle-background-right{width:150px;height:150px}}@media (max-width: 480px){.contact-container{padding:40px .4rem .4rem}.contact-center{top:50px}.contact-logo{width:70%}.contact-text{font-size:20px;margin-left:8px}.contact-rainbow{margin-top:11%}.contact-main-section{padding:15px .4rem;margin-top:250px;gap:30px}.contact-left-section{padding:0 10px}.heading-line-1,.heading-line-2{font-size:24px}.contact-description p,.contact-location span{font-size:13px}.contact-item span{font-size:11px}.contact-form-container{padding:15px}.contact-form{gap:15px}.form-group input,.form-group textarea{font-size:12px}.submit-btn{padding:10px 20px;font-size:14px}.contact-circle-background-left,.contact-circle-background-right{width:120px;height:120px}}@media (max-width: 360px){.contact-container{padding:30px .3rem .3rem}.contact-center{top:40px}.contact-logo{width:80%}.contact-text{font-size:18px;margin-left:5px}.contact-rainbow{margin-top:-4%}.contact-main-section{padding:10px .3rem;margin-top:200px;gap:25px}.contact-left-section{padding:0 5px}.heading-line-1,.heading-line-2{font-size:22px}.contact-description p,.contact-location span{font-size:12px}.contact-item span{font-size:10px}.contact-form-container{padding:12px}.contact-form{gap:12px}.form-group input,.form-group textarea{font-size:11px}.submit-btn{padding:8px 16px;font-size:13px}.contact-circle-background-left,.contact-circle-background-right{width:100px;height:100px}}@media (max-width: 320px){.contact-rainbow{margin-top:11%}.page-title-container.page-title-contact{top:8.4%}}@media (min-width: 361px) and (max-width: 375px){.contact-rainbow{margin-top:11%}.page-title-container.page-title-contact{top:9.2%}}@media (min-width: 376px) and (max-width: 425px){.contact-rainbow{margin-top:11%}.page-title-container.page-title-contact{top:10.3%}}.services-container{min-height:100vh;background-color:#111214;color:#fff;display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow:visible}.services-circle-background-1{position:absolute;top:20%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.15;z-index:1;pointer-events:none}.services-circle-background-2{position:absolute;top:60%;right:5%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.15;z-index:1;pointer-events:none}.services-circle-background-3{position:absolute;top:80%;left:15%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.1;z-index:1;pointer-events:none}.services-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin-top:180px}.services-logo{width:35%;height:auto}.services-logo img{width:100%;height:auto}.services-text{color:#17dbfc;font-size:43px;font-weight:500;text-align:center;margin-left:42px}.services-text p{margin:0}.services-rainbow{margin-top:-10%;width:100vw;position:relative;left:52%;transform:translate(-50%)}.services-rainbow img{width:100%;height:auto}.services-rainbow>div{width:100%!important;height:100%!important}.services-rainbow canvas{width:100%!important;height:100%!important}.services-grid-3d{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding:2rem;max-width:1400px;margin:0 auto;position:relative;z-index:2;justify-items:center}.service-card-3d-wrapper{display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.service-card-3d-wrapper:hover{transform:scale(1.05)}.mobile-card{background-color:#111;border-radius:15px;padding:18px 15px;width:200px;height:250px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff}.mobile-card .icon{width:90px;height:90px;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(190deg) brightness(118%) contrast(119%);margin-top:33%}.card-text-content{margin-top:auto;text-align:center}.card-title{font-size:16px;font-weight:400;color:#fffc;margin-bottom:5px}.card-subtitle{font-size:18px;font-weight:700;color:#fff}@media (max-width: 1200px){.services-container{padding:1.5rem 0}.services-center{margin-top:150px;padding:1.5rem}.services-logo{width:40%}.services-text{font-size:36px;margin-left:30px}.services-rainbow{margin-top:-15%}.services-grid-3d{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:1rem;margin-top:80px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:300px;height:300px}}@media (max-width: 900px){.services-center{margin-top:120px;padding:1rem}.services-logo{width:45%}.services-text{font-size:30px;margin-left:25px}.services-rainbow{margin-top:-12%}.card-section{margin-top:25px;gap:1rem;padding:0 1rem}.mobile-card{width:160px;height:200px;padding:12px 10px}.mobile-card .icon{width:70px;height:70px;margin-top:28%}.card-title{font-size:14px}.card-subtitle{font-size:15px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:250px;height:250px}}@media (max-width: 768px){.services-center{margin-top:100px;padding:.5rem}.services-logo{width:50%}.services-text{font-size:26px;margin-left:20px}.services-rainbow{margin-top:-10%}.card-section{margin-top:20px;gap:.8rem;padding:0 .5rem}.mobile-card{width:140px;height:180px;padding:10px 8px}.mobile-card .icon{width:60px;height:60px;margin-top:25%}.card-title{font-size:13px}.card-subtitle{font-size:14px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:200px;height:200px}.services-grid-3d{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:1rem;margin-top:80px}}@media (max-width: 600px){.services-center{margin-top:80px;padding:.5rem}.services-logo{width:60%}.services-text{font-size:22px;margin-left:15px}.services-rainbow{margin-top:-8%}.card-section{margin-top:15px;gap:.6rem;padding:0 .25rem}.mobile-card{width:120px;height:160px;padding:8px 6px}.mobile-card .icon{width:50px;height:50px;margin-top:22%}.card-title{font-size:12px}.card-subtitle{font-size:13px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:150px;height:150px}.services-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:60px}}@media (max-width: 480px){.services-center{margin-top:60px;padding:.25rem}.services-logo{width:70%}.services-text{font-size:20px;margin-left:10px}.card-section{margin-top:10px;gap:.5rem;padding:0 .125rem}.mobile-card{width:100px;height:140px;padding:6px 4px}.mobile-card .icon{width:40px;height:40px;margin-top:20%}.card-title{font-size:11px}.card-subtitle{font-size:12px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:120px;height:120px}.services-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:60px}}@media (min-width: 376px) and (max-width: 425px){.services-center{margin-top:80px;padding:.5rem}.services-logo{width:55%}.services-text{font-size:24px;margin-left:18px}.services-grid-3d{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:2rem 1rem;margin-top:10px;max-width:450px;margin-left:auto;margin-right:auto}.service-card-3d-wrapper{width:100%;max-width:150px}}@media (min-width: 321px) and (max-width: 375px){.services-grid-3d{grid-template-columns:1fr;gap:2rem;padding:1.5rem 2rem;margin-top:10px;max-width:300px;margin-left:auto;margin-right:auto}.service-card-3d-wrapper{width:100%;max-width:280px}}@media (max-width: 320px){.services-grid-3d{grid-template-columns:1fr;gap:1.8rem;padding:1.2rem 1.5rem;margin-top:10px;max-width:280px;margin-left:auto;margin-right:auto}.service-card-3d-wrapper{width:100%;max-width:260px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:180px;height:180px}}@media (max-width: 360px){.services-center{margin-top:50px;padding:.125rem}.services-logo{width:80%}.services-text{font-size:18px;margin-left:5px}.services-rainbow{margin-top:-5%}.card-section{margin-top:8px;gap:.4rem;padding:0 .0625rem}.mobile-card{width:90px;height:120px;padding:4px 3px}.mobile-card .icon{width:35px;height:35px;margin-top:18%}.card-title{font-size:10px}.card-subtitle{font-size:11px}.services-circle-background-1,.services-circle-background-2,.services-circle-background-3{width:100px;height:100px}.services-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:60px}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-services .page-title{font-size:11px!important;margin-left:7px}}.filters-container{background-color:#181818;position:relative;border-radius:5px;width:100%;height:100%}.filters-content{overflow:hidden;position:relative;width:100%;height:100%}.filter-icon{position:absolute;display:flex;height:24px;align-items:center;justify-content:center;left:24px;top:18px;width:24px}.icon-rotated{flex:none;transform:rotate(90deg)}.iconset-container{position:relative;width:24px;height:24px}.iconset-svg{display:block;width:100%;height:100%}.filters-title{position:absolute;display:flex;flex-direction:column;font-family:"MadaniArabic-SemiBold:Regular",sans-serif;justify-content:center;line-height:0;left:87.5px;font-style:normal;color:#fff;font-size:18px;text-align:center;white-space:nowrap;top:38.5px;letter-spacing:1px;transform:translate(-50%,-50%)}.filters-title-text{display:block;line-height:21px;white-space:pre}.category-title{position:absolute;display:flex;flex-direction:column;font-family:"MadaniArabic-SemiBold:Regular",sans-serif;justify-content:center;line-height:0;left:70.5px;font-style:normal;color:#fff;font-size:18px;text-align:center;white-space:nowrap;top:142.5px;letter-spacing:1px;transform:translate(-50%,-50%)}.category-title-text{display:block;line-height:21px;white-space:pre}.category-subtitle-text{display:block;line-height:14px;white-space:pre;font-size:12px;color:#fff9;margin-top:4px}.tags-title{position:absolute;display:flex;flex-direction:column;font-family:"MadaniArabic-SemiBold:Regular",sans-serif;justify-content:center;line-height:0;left:48px;font-style:normal;color:#fff;font-size:18px;text-align:center;white-space:nowrap;top:370px;letter-spacing:1px;transform:translate(-50%,-50%)}.tags-title-text{display:block;line-height:21px;white-space:pre}.tags-subtitle-text{display:block;line-height:14px;white-space:pre;font-size:12px;color:#fff9;margin-top:4px}.search-results-counter{position:absolute;left:24px;top:320px;display:flex;align-items:center}.search-results-text{color:#17dbfc;font-size:12px;font-family:MadaniArabic-Medium,sans-serif;opacity:.8}.category-item{position:absolute;display:flex;flex-direction:column;font-family:"MadaniArabic-Light:Regular",sans-serif;justify-content:center;line-height:0;font-style:normal;color:#fff;font-size:14px;text-align:left;white-space:nowrap;letter-spacing:1px;cursor:pointer;transition:all .2s}.category-item:hover{color:#17dbfc}.category-item.selected{color:#17dbfc!important;font-weight:700;transition:all .2s ease}.category-item-text{display:block;line-height:21px;white-space:pre;transition:color .2s ease}.tag-item{position:absolute;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;height:28px;align-items:center;justify-content:flex-start;left:24px;padding:0 4px;border-radius:4px;cursor:pointer;transition:all .2s}.tag-item:hover{background-color:#17dbfc1a}.tag-item.selected{color:#17dbfc!important;font-weight:700;transition:all .2s ease}.tag-text{display:flex;flex-direction:column;font-family:"MadaniArabic-Light:Regular",sans-serif;justify-content:center;line-height:0;font-style:normal;position:relative;flex-shrink:0;color:#fff;font-size:14px;text-align:center;white-space:nowrap;letter-spacing:1px;transition:color .2s ease}.tag-label{display:block;line-height:21px;white-space:pre}.tag-item.selected .tag-text{color:#17dbfc!important}.search-container{position:absolute;box-sizing:border-box;display:flex;flex-direction:row;gap:13.178px;height:42px;align-items:center;justify-content:center;left:24px;overflow:hidden;padding:13.178px 0;top:66px;width:calc(100% - 48px);border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#ffffff0d;transition:all .3s ease}.search-container:focus-within{border-color:#17dbfc99;background:#ffffff14;box-shadow:0 0 0 2px #17dbfc33}.search-frame{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0;position:relative;flex-shrink:0;width:229px}.search-input{font-family:MadaniArabic-Medium,sans-serif;line-height:1.2;font-style:normal;position:relative;flex-shrink:0;font-size:14px;color:#fffc;text-align:left;white-space:nowrap;min-width:0;flex:1}.search-placeholder{font-family:"MadaniArabic-Medium:Regular",sans-serif;line-height:0;font-style:normal;position:relative;flex-shrink:0;font-size:14px;color:#fff6;text-align:left;white-space:nowrap}.search-text{display:block;line-height:1.2;white-space:pre}.search-icon{height:24px;position:relative;flex-shrink:0;width:23.04px}.search-svg{display:block;width:100%;height:100%}.filters-outer-border{position:absolute;border:0px 1px 0px 0px solid #007bff;inset:0;pointer-events:none;border-radius:5px}.filters-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#ffffffb3;font-family:"MadaniArabic-SemiBold:Regular",sans-serif}.loading-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.2);border-top:2px solid rgba(255,255,255,.8);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.clear-filters-btn{position:absolute;left:24px;top:600px;cursor:pointer;padding:8px 16px;background-color:#ffffff1a;border-radius:4px;font-size:12px;color:#ffffffb3;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}.clear-filters-btn:hover{background-color:#ffffff4d!important;transform:scale(1.05)}.filters-simple{display:flex;flex-direction:column;gap:16px;padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px}.filters-header{margin-bottom:4px}.search-box{width:100%}.filters-simple .search-input{width:100%;height:40px;padding:0 12px;border:none;outline:none;border-radius:8px;background:#ffffff0f;color:#fff;font-size:14px;transition:background .2s ease,box-shadow .2s ease,transform .05s ease}.filters-simple .search-input::placeholder{color:#ffffff73}.filters-simple .search-input:focus{background:#ffffff1a;box-shadow:0 0 0 2px #467efe59,0 6px 18px #00000040 inset}.filter-column{flex:1}.filters-row{display:flex;flex-direction:column;gap:16px}.filter-title{margin:0 0 8px;font-size:14px;color:#ffffffe6}.filter-list{display:flex;flex-direction:column;gap:8px}.filter-item{padding:8px 10px;border-radius:6px;background:transparent;color:#ffffffe6;cursor:pointer;transition:background .2s ease,color .2s ease,transform .05s ease}.filter-item:hover{background:#ffffff14}.filter-item.selected{background:#467efe2e;color:#b8ccff}@media (max-width: 768px){.filters-row{gap:12px}}.equipment-card{overflow:hidden;box-shadow:0 8px 32px #0003;transition:all .3s ease;position:relative;width:100%;max-width:320px;margin:0 auto}.equipment-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.equipment-card-image-container{position:relative;width:100%;height:300px;background:#939db833;overflow:hidden}.equipment-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.equipment-card:hover .equipment-card-image{transform:scale(1.05)}.equipment-card-placeholder{width:100%;height:100%;background:#939db833;display:flex;align-items:center;justify-content:center}.equipment-card-placeholder img{width:80px;height:80px;opacity:.5}.equipment-card-black-section{padding:20px;text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.equipment-card-info{margin-bottom:16px}.equipment-card-categories{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:12px}.equipment-card-category{background:#22c55e33;color:#4ade80;padding:3px 10px;border-radius:16px;font-size:11px;font-weight:500;border:1px solid rgba(34,197,94,.3);text-transform:uppercase;letter-spacing:.5px;font-family:MadaniArabic-Medium,sans-serif;margin-bottom:13px}.equipment-card-name{color:#fff;font-size:16px;font-weight:500;margin-bottom:8px;line-height:1.3;font-family:MadaniArabic-Medium,sans-serif}.equipment-card-model{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px;font-family:MadaniArabic-Medium,sans-serif}.equipment-card-name{color:#fff;font-size:16px;font-weight:500;margin-bottom:16px;line-height:1.4}.equipment-card-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}.equipment-card-tag{background:#3b82f633;color:#60a5fa;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid rgba(59,130,246,.3)}.equipment-card-more-btn{background:linear-gradient(263.82deg,#17192699 -9.75%,#467efe99 58.82%,#17dbfc99 132.96%);color:#fff;border:none;padding:7px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.5px;font-family:MadaniArabic-Medium,sans-serif}.equipment-card-more-btn:hover{background:linear-gradient(263.82deg,#171926cc -9.75%,#467efecc 58.82%,#17dbfccc 132.96%);transform:translateY(-2px);box-shadow:0 8px 25px #467efe66}.equipment-card-more-btn:active{transform:translateY(0)}@media (max-width: 768px){.equipment-card{max-width:280px}.equipment-card-image-container{height:180px}.equipment-card-black-section{padding:12px;min-height:80px}.equipment-card-model{font-size:16px}.equipment-card-name{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;margin-bottom:8px}.equipment-card-categories,.equipment-card-tags,.equipment-card-category,.equipment-card-tag,.equipment-card-model{display:none}.equipment-card-more-btn{padding:8px 16px;font-size:12px}}@media (max-width: 480px){.equipment-card{max-width:100%}.equipment-card-image-container{height:160px}.equipment-card-black-section{padding:10px;min-height:70px}.equipment-card-name{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px;margin-bottom:6px}.equipment-card-more-btn{padding:6px 14px;font-size:11px}.equipment-card-categories,.equipment-card-tags,.equipment-card-category,.equipment-card-tag,.equipment-card-model{display:none}}@media (max-width: 360px){.equipment-card-image-container{height:140px}.equipment-card-black-section{padding:8px;min-height:60px}.equipment-card-name{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px;margin-bottom:4px}.equipment-card-more-btn{padding:5px 12px;font-size:10px}}.equipment-container{min-height:100vh;background:#111214;color:#fff;display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow:hidden}.language-selector-section{margin-bottom:20px;padding:15px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.language-label{display:block;color:#fff;font-size:14px;font-weight:500;margin-bottom:8px}.language-select{width:100%;padding:8px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:14px;cursor:pointer;transition:all .3s ease}.language-select:focus{background:#ffffff26;border-color:#467efe;box-shadow:0 0 0 .2rem #467efe40;outline:none}.language-select option{background-color:#2a2a2a;color:#fff}.equipment-circle-background-left-1{position:absolute;top:35%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.07;z-index:1;pointer-events:none}.equipment-circle-background-left-2{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.05;z-index:1;pointer-events:none}.equipment-circle-background-left-3{position:absolute;top:85%;left:60%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.05;z-index:1;pointer-events:none}.equipment-circle-background-left-4{position:absolute;top:100%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.08;z-index:1;pointer-events:none}.equipment-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin-top:180px}.equipment-logo{width:35%;height:auto}.equipment-logo img{width:100%;height:auto}.equipment-text{color:#17dbfc;font-size:43px;font-weight:500;text-align:center;margin-left:42px}.equipment-text p{margin:0}.equipment-rainbow{margin-top:-10%;width:100vw;position:relative;left:52%;transform:translate(-50%)}.equipment-rainbow img{width:100%;height:auto}.equipment-content-row{display:flex;flex-direction:column;width:100%;margin-top:100px;margin-bottom:200px;gap:40px;padding:0 40px}.equipment-mobile-controls{display:none}@media (max-width: 768px){.equipment-mobile-controls{display:flex;align-items:center;gap:20px;width:100%;padding:0 20px;box-sizing:border-box;margin-top:-10px}.emc-filter-btn{width:52px;height:52px;border-radius:8px;border:1px solid #1f3a45;background:linear-gradient(180deg,#1a1b1d,#1b1e21);display:flex;align-items:center;justify-content:center;cursor:pointer}.emc-filter-svg{width:28px;height:28px;display:block}.emc-search{flex:1;height:52px;display:flex;align-items:center;border-radius:8px;border:1px solid #1f3a45;background:linear-gradient(180deg,#1a1b1d,#1b1e21);padding:0 12px;gap:8px}.emc-search-input{flex:1;height:100%;background:transparent;border:none;outline:none;color:#cfcfcf;font-size:20px;font-weight:600}.emc-search-btn{width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.emc-search-icon{width:26px;height:26px;display:inline-block;mask:url(/assets/search.svg) no-repeat center / contain;-webkit-mask:url(/assets/search.svg) no-repeat center / contain;background:#fff}}@media (max-width: 480px){.equipment-mobile-controls{padding:0 16px;gap:16px}.emc-filter-btn{width:48px;height:48px}.emc-search{height:48px;width:78%}.emc-search-input{font-size:18px}}@media (min-width: 426px) and (max-width: 480px){.equipment-mobile-controls{padding:0;gap:46px}.emc-filter-btn{width:48px;height:48px}.emc-filter-svg{width:26px;height:26px}.emc-search{height:48px;width:78%}.emc-search-input{font-size:18px}.emc-search-icon{width:24px;height:24px}}@media (min-width: 376px) and (max-width: 425px){.equipment-mobile-controls{padding:0;gap:40px}.emc-filter-btn{width:46px;height:46px}.emc-filter-svg{width:24px;height:24px}.emc-search{height:46px;width:76%}.emc-search-input{font-size:17px}.emc-search-icon{width:22px;height:22px}}@media (min-width: 361px) and (max-width: 375px){.equipment-mobile-controls{padding:0;gap:34px}.emc-filter-btn{width:44px;height:44px}.emc-filter-svg{width:22px;height:22px}.emc-search{height:44px;width:74%}.emc-search-input{font-size:16px}.emc-search-icon{width:20px;height:20px}}@media (max-width: 360px){.equipment-mobile-controls{padding:0;gap:28px}.emc-filter-btn{width:42px;height:42px}.emc-filter-svg{width:20px;height:20px}.emc-search{height:42px;width:73%}.emc-search-input{font-size:15px}.emc-search-icon{width:18px;height:18px}}@media (max-width: 1024px){.emc-filter-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:flex-end;justify-content:center;z-index:10000}.emc-filter-sheet{width:100%;max-height:80vh;background:#111b22;border-top-left-radius:16px;border-top-right-radius:16px;border:1px solid #1f3a45;box-shadow:0 -8px 30px #0000004d;padding:14px 16px;box-sizing:border-box;overflow-y:auto}.emc-filter-header{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-bottom:10px;font-weight:600}.emc-filter-close{background:transparent;color:#fff;border:1px solid #1f3a45;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px}.emc-filter-body{padding:4px 0}}.equipment-bottom-section{display:flex;width:100%;gap:40px;margin-top:60px;align-items:flex-start}.equipment-sidebar{width:320px;flex-shrink:0;min-height:600px;height:fit-content;max-height:80vh;overflow-y:auto}.equipment-right-content{flex:1;min-height:600px;padding:20px}.equipment-cards-container{width:100%}.equipment-cards-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.equipment-cards-header h3{color:#fff;font-size:24px;font-weight:600;margin:0 0 16px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:15px}.active-filters span:first-child{color:#ffffffb3;font-size:14px;margin-right:8px}.filter-badge{background:#3b82f633;color:#60a5fa;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid rgba(59,130,246,.3)}.equipment-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.no-equipment-found{text-align:center;padding:60px 20px;color:#ffffffb3}.no-equipment-found p{font-size:18px;margin-bottom:24px}.clear-filters-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.clear-filters-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.equipment-right-content-placeholder{text-align:center;color:#6c757d;padding:40px 20px}.equipment-right-content-placeholder h3{margin-bottom:10px;color:#495057}@media (max-width: 1200px){.equipment-sidebar{width:280px}.equipment-bottom-section{gap:30px}.equipment-content-row{gap:30px;padding:0 30px}.equipment-cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}}@media (max-width: 768px){.equipment-content-row{gap:20px;padding:0 20px}.equipment-bottom-section{flex-direction:column;gap:20px;margin-top:5px}.equipment-sidebar{width:100%;height:auto}.equipment-right-content{min-height:400px}.equipment-main-content{flex-direction:column;gap:20px}.equipment-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.equipment-cards-grid .equipment-card{height:280px}.equipment-cards-header h3{font-size:20px}}.equipment-main-content{flex:1;display:flex;flex-direction:row;gap:40px}.equipment-left,.equipment-right{flex:1;display:flex;align-items:flex-start}.equipment-left{flex:1;display:flex;justify-content:flex-end;align-items:stretch}.equipment-right{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.equipment-nav-btn{width:120px;height:50px;border:none;border-radius:999px;background:linear-gradient(263.82deg,#17dbfc,#467efe 58.82%,#171926 132.96%);color:#fff;font-size:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 24px;box-shadow:0 2px 12px #17dbfc26;transition:background .2s}.equipment-nav-btn:active{background:linear-gradient(263.82deg,#171926,#467efe 58.82%,#17dbfc 132.96%)}.prev-btn{order:0}.next-btn{order:2}.equipment-main-img{order:1}.equipment-image-section{position:relative;display:flex;flex-direction:column;align-items:center}.equipment-main-img{width:350px;height:auto;display:block}.equipment-zoom-controls{position:absolute;right:-60px;top:0;display:flex;flex-direction:column;gap:10px}.zoom-btn{width:48px;height:48px;font-size:2rem;background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:none;border-radius:12px;color:#fff;margin-bottom:8px;cursor:pointer;box-shadow:0 2px 12px #17dbfc26;transition:background .2s}.zoom-btn:last-child{margin-bottom:0}.equipment-nav-controls{display:flex;justify-content:space-between;width:100%;margin:24px 0 0;gap:120px}.nav-btn{width:80px;height:40px;font-size:2rem;background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:none;border-radius:20px;color:#fff;cursor:pointer;box-shadow:0 2px 12px #17dbfc26;transition:background .2s}.equipment-nav-btns-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-top:48px;margin-bottom:24px}.equipment-main-img{margin:0 0 24px}.equipment-details{width:100%;margin-top:20px;text-align:left;display:none;flex-direction:column;align-items:flex-start;gap:8px}.equipment-product-id{font-family:Sansation;font-size:2rem;font-weight:400;color:#ffffffb3;margin:0;line-height:1}.equipment-product-name{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.1}.equipment-cpu{font-style:italic;color:#fff;font-size:1.1rem;margin:0}.equipment-model{color:#17dbfc;font-size:1.1rem;font-weight:700;font-style:italic;margin:0}.emc-more-btn{display:none}.equipment-square{width:400px;height:400px;border-width:0px 2px 2px 0px;border-style:solid;border-image-source:linear-gradient(327.19deg,rgba(0,123,255,1) 22.5%,rgba(23,219,252,1) 80.89%);border-image-slice:1;background:transparent;display:flex;justify-content:center;align-items:center;padding:0;box-sizing:border-box;margin:0;position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.equipment-square-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.equipment-product-title{font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:1.2rem}.equipment-product-model{font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.equipment-product-cpu{font-size:1.2rem;font-weight:500;color:#fff;letter-spacing:.02em}.blue{color:#17dbfc!important}.equipment-img{width:120px;height:90px;object-fit:contain;margin-bottom:1.2rem}.equipment-more-btn{position:absolute;left:86%;bottom:-28px;transform:translate(-50%);padding:.8rem 2.5rem;font-size:1.3rem;font-weight:600;border-radius:0;background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border-image:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border-image-slice:1;color:#fff;cursor:pointer;box-shadow:0 2px 12px #17dbfc26;z-index:2;width:176px}.equipment-img-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:350px;height:350px;margin:0 auto}.equipment-main-img{display:block;width:350px;height:350px;object-fit:contain;object-position:center}.equipment-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;width:auto;height:auto;background:none;border:none;padding:0}.prev-btn{left:-130px;top:285px}.next-btn{right:-130px;top:285px}.equipment-title-left{position:absolute;left:-111px;top:4px;width:160px;text-align:left;font-size:30px;font-weight:200;color:#fff;white-space:pre-line;z-index:3;font-family:Sansation;line-height:.8;padding-top:0;margin-top:0}.equipment-product-id{font-family:Sansation;font-size:36px;font-weight:400;color:#ffffffb3;margin-bottom:21px;line-height:1}.equipment-modal{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out}.equipment-modal-img{max-width:90vw;max-height:90vh;box-shadow:0 0 40px #000;border-radius:12px}.equipment-image-scroller{position:absolute;left:10px;top:10px;bottom:10px;width:8px;z-index:10}.equipment-scroller-track{position:relative;width:100%;height:100%;background:#ffffff1a;border-radius:4px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:pan-y;overflow:hidden}.equipment-scroller-thumb{position:absolute;width:100%;background:linear-gradient(180deg,#17dbfc,#467efe);border-radius:4px;transition:all .2s ease;box-shadow:0 0 8px #17dbfc66}.equipment-scroller-track:hover .equipment-scroller-thumb{background:linear-gradient(180deg,#17dbfc,#467efe);box-shadow:0 0 12px #17dbfc99}@media (max-width: 1200px){.equipment-container{padding:1.5rem 0}.equipment-center{margin-top:150px;padding:1.5rem}.equipment-logo{width:40%}.equipment-text{font-size:36px;margin-left:30px}.equipment-content-row{margin-top:80px;margin-bottom:150px}.equipment-square{width:350px;height:350px}.equipment-product-title{font-size:1.8rem}.equipment-product-model{font-size:1.3rem}.equipment-product-cpu{font-size:1.1rem}.equipment-img-wrapper,.equipment-main-img{width:300px;height:300px}.equipment-nav-btn{width:100px;height:40px;font-size:2rem;margin:0 20px}.prev-btn{left:-110px;top:260px}.next-btn{right:-110px;top:260px}.equipment-title-left{left:-90px;font-size:26px}.equipment-product-id{font-size:32px}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:300px;height:300px}}@media (max-width: 900px){.equipment-center{margin-top:120px;padding:1rem}.equipment-logo{width:45%}.equipment-text{font-size:30px;margin-left:25px}.equipment-content-row{margin-top:60px;margin-bottom:120px}.equipment-square{width:300px;height:300px}.equipment-product-title{font-size:1.6rem}.equipment-product-model{font-size:1.2rem}.equipment-product-cpu{font-size:1rem}.equipment-img-wrapper,.equipment-main-img{width:250px;height:250px}.equipment-nav-btn{width:80px;height:35px;font-size:1.8rem;margin:0 15px}.prev-btn{left:-90px;top:240px}.next-btn{right:-90px;top:240px}.equipment-title-left{left:-70px;font-size:22px}.equipment-product-id{font-size:28px}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:250px;height:250px}}@media (max-width: 1024px){.equipment-main-content{flex-direction:column;gap:24px;align-items:center}.equipment-right{order:1;width:100%;justify-content:center}.equipment-left{order:2;width:100%;justify-content:center}.equipment-sidebar{display:none}}@media (max-width: 768px){.equipment-center{margin-top:100px;padding:.5rem}.equipment-logo{width:50%}.equipment-text{font-size:26px;margin-left:20px}.equipment-content-row{flex-direction:column;margin-top:40px;margin-bottom:80px;gap:2rem}.equipment-left{display:none}.equipment-right{justify-content:center;align-items:center}.equipment-square{width:280px;height:280px}.equipment-product-title{font-size:1.4rem}.equipment-product-model{font-size:1.1rem}.equipment-product-cpu{font-size:.9rem}.equipment-img-wrapper,.equipment-main-img{width:280px;height:280px}.equipment-nav-btn{width:70px;height:30px;font-size:1.5rem;margin:0 10px}.prev-btn{left:-80px;top:210px}.next-btn{right:-80px;top:210px}.equipment-title-left{display:none}.equipment-details{display:flex;margin-top:15px;gap:6px}.equipment-product-id{display:none}.equipment-product-name{font-size:1.3rem}.equipment-cpu,.equipment-model{font-size:1rem}.emc-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:none;border-radius:10px;color:#fff;font-weight:600;font-size:.95rem;margin-top:6px;margin-left:auto}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:200px;height:200px}}@media (max-width: 600px){.equipment-center{margin-top:80px;padding:.5rem}.equipment-logo{width:60%}.equipment-text{font-size:22px;margin-left:15px}.equipment-content-row{margin-top:30px;margin-bottom:60px;gap:1.5rem}.equipment-left{display:none}.equipment-square{width:250px;height:250px}.equipment-product-title{font-size:1.2rem}.equipment-product-model{font-size:1rem}.equipment-product-cpu{font-size:.8rem}.equipment-img-wrapper,.equipment-main-img{width:260px;height:260px}.equipment-nav-btn{width:60px;height:25px;font-size:1.2rem;margin:0 8px}.prev-btn{left:-70px;top:190px}.next-btn{right:-70px;top:190px}.equipment-title-left{display:none}.equipment-details{display:flex;margin-top:12px;gap:5px}.equipment-product-id{display:none}.equipment-product-name{font-size:1.2rem}.equipment-cpu,.equipment-model{font-size:.9rem}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:150px;height:150px}.equipment-bottom-section{margin-top:4px}}@media (max-width: 480px){.equipment-center{margin-top:60px;padding:.25rem}.equipment-logo{width:70%}.equipment-text{font-size:20px;margin-left:10px}.equipment-content-row{margin-top:20px;margin-bottom:40px;gap:1rem}.equipment-left{display:none}.equipment-square{width:220px;height:220px}.equipment-product-title{font-size:1rem}.equipment-product-model{font-size:.9rem}.equipment-product-cpu{font-size:.7rem}.equipment-img-wrapper,.equipment-main-img{width:250px;height:250px}.equipment-nav-btn{width:50px;height:20px;font-size:1rem;margin:0 5px}.prev-btn{left:-60px;top:163px}.next-btn{right:-60px;top:163px}.equipment-title-left{display:none}.equipment-details{display:flex;margin-top:10px;gap:4px}.equipment-product-id{display:none}.equipment-product-name{font-size:1.1rem}.equipment-cpu,.equipment-model{font-size:.85rem}.equipment-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.equipment-cards-grid .equipment-card{height:269px}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:120px;height:120px}.equipment-bottom-section{margin-top:3px}}@media (max-width: 360px){.equipment-center{margin-top:50px;padding:.125rem}.equipment-logo{width:80%}.equipment-text{font-size:18px;margin-left:5px}.equipment-rainbow{margin-top:-5%}.equipment-content-row{margin-top:15px;margin-bottom:30px;gap:.75rem}.equipment-left{display:none}.equipment-square{width:200px;height:200px}.equipment-product-title{font-size:.9rem}.equipment-product-model{font-size:.8rem}.equipment-product-cpu{font-size:.6rem}.equipment-img-wrapper,.equipment-main-img{width:220px;height:220px}.equipment-nav-btn{width:40px;height:18px;font-size:.8rem;margin:0 3px}.prev-btn{left:-50px;top:150px}.next-btn{right:-50px;top:150px}.equipment-title-left{display:none}.equipment-details{display:flex;margin-top:8px;gap:3px}.equipment-product-id{display:none}.equipment-product-name{font-size:1rem}.equipment-cpu,.equipment-model{font-size:.75rem}.equipment-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.equipment-cards-grid .equipment-card{height:250px}.equipment-circle-background-left-1,.equipment-circle-background-left-2,.equipment-circle-background-left-3,.equipment-circle-background-left-4{width:100px;height:100px}.equipment-bottom-section{margin-top:2px}}@media (max-width: 425px){.page-title{font-size:12px;margin-left:13px}}@media (max-width: 375px){.page-title{font-size:11px;margin-left:12px}}@media (max-width: 360px){.page-title{font-size:10px;margin-left:11px}}@media (max-width: 320px){.page-title{font-size:9px;margin-left:10px}}.equipment-rainbow>div{width:100%!important;height:100%!important}.equipment-rainbow canvas{width:100%!important;height:100%!important}.equipment-memory-cleanup{position:absolute!important;left:-9999px!important;top:-9999px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important;padding:0!important}.memory-cleanup-container{display:flex;flex-direction:column;gap:10px}.memory-info{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ffffffb3}.memory-usage{font-family:Courier New,monospace}.memory-warning{color:#ff9800;font-weight:700}.memory-cleanup-btn{background:linear-gradient(45deg,#2196f3,#21cbf3);color:#fff;border:none;padding:10px 15px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.memory-cleanup-btn:hover{background:linear-gradient(45deg,#1976d2,#1e88e5);transform:translateY(-2px);box-shadow:0 4px 12px #2196f34d}.memory-cleanup-btn:disabled{background:#666;cursor:not-allowed;transform:none;box-shadow:none}.last-cleanup{font-size:11px;color:#ffffff80;text-align:center}.image-placeholder{background:linear-gradient(45deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center}.image-error{background:linear-gradient(45deg,#ffebee,#ffcdd2);display:flex;align-items:center;justify-content:center;color:#c62828}.equipment-spline{width:100%;height:100%}@media (max-width: 768px){.equipment-memory-cleanup{display:none}.memory-info{flex-direction:column;gap:5px;text-align:center}.memory-cleanup-btn{padding:8px 12px;font-size:13px}}@media (min-width: 1920px) and (max-width: 1920px) and (min-height: 1080px) and (max-height: 1080px){.equipment-pagination{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:3rem!important}.pagination-controls,.pagination-btn,.pagination-number{display:flex!important;visibility:visible!important;opacity:1!important}}@media (min-width: 1920px){.equipment-pagination{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:3rem!important}.pagination-controls,.pagination-btn,.pagination-number{display:flex!important;visibility:visible!important;opacity:1!important}}@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 832px) and (max-height: 832px){.equipment-pagination{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:3rem!important}.pagination-controls,.pagination-btn,.pagination-number{display:flex!important;visibility:visible!important;opacity:1!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-equipment .page-title{font-size:11px!important}.equipment-pagination{background:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:1rem 0!important}.pagination-controls{flex-direction:row!important;gap:.5rem!important}}.equipment-pagination{display:flex;flex-direction:column;align-items:center;margin-top:3rem;padding:2rem 1rem}.pagination-btn{background:linear-gradient(135deg,#467efe,#5a67d8);border:none;color:#fff;padding:0;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1;box-sizing:border-box}.pagination-next{font-size:1.6rem}.pagination-next span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;margin:0!important;padding:0!important;text-align:center!important;vertical-align:middle!important;position:relative!important;top:-6px!important;left:0!important;transform:none!important;font-size:inherit!important}.pagination-prev{font-size:1.6rem}.pagination-prev span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;margin:0!important;padding:0!important;text-align:center!important;vertical-align:middle!important;position:relative!important;top:-6px!important;left:0!important;transform:none!important;font-size:inherit!important}.pagination-number{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.equipment-pagination{margin-top:2rem;padding:1.5rem .5rem}.equipment-pagination .pagination-controls{flex-direction:row!important;gap:.5rem!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;display:flex!important}.pagination-btn{min-width:32px;height:32px;padding:.4rem;font-size:1rem;display:flex;align-items:center;justify-content:center;text-align:center}.pagination-next,.pagination-prev{font-size:1.3rem}.pagination-next span,.pagination-prev span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;margin:0!important;padding:0!important;font-size:inherit!important}.pagination-numbers{gap:.3rem}.pagination-number{min-width:40px;height:40px;font-size:.9rem;padding:.6rem .8rem}}@media (max-width: 480px){.equipment-pagination .pagination-controls{flex-direction:row!important;gap:.3rem!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;display:flex!important}.pagination-btn{min-width:28px;height:28px;padding:.3rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;text-align:center}.pagination-next,.pagination-prev{font-size:1.2rem}.pagination-next span,.pagination-prev span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;margin:0!important;padding:0!important;font-size:inherit!important}.pagination-numbers{gap:.2rem}.pagination-number{min-width:35px;height:35px;font-size:.8rem;padding:.5rem .6rem}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.equipment-rainbow{margin-top:0rem!important}.equipment-pagination .pagination-controls{flex-direction:row!important;gap:.3rem!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;display:flex!important}.pagination-btn{min-width:28px!important;height:28px!important;padding:0!important;font-size:.9rem!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;box-sizing:border-box!important}.pagination-next,.pagination-prev{font-size:1.7rem!important}.pagination-next span,.pagination-prev span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;margin:0!important;padding:0!important;font-size:inherit!important;text-align:center!important;vertical-align:middle!important;position:relative!important;top:-3px!important;left:0!important;transform:none!important}.pagination-numbers{gap:.2rem!important}.pagination-number{min-width:30px!important;height:30px!important;font-size:.8rem!important;padding:.4rem .5rem!important}}.similar-equipment-card{background:#fff;width:250px;height:320px;box-shadow:0 10px 30px #0000001a;position:relative;border-radius:15px;flex-shrink:0;overflow:hidden;transition:all .3s ease}.similar-equipment-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.similar-blue-border-div{border:2px solid rgba(70,126,254,1);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:10px;display:flex;justify-content:center;align-items:center;overflow:hidden}.similar-blue-border-div img{width:100%;height:100%}.similar-version-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;margin-top:86px}.similar-version-icon{width:20px;height:20px;object-fit:contain;margin-top:3px}.similar-version-name{color:#999;font-size:16px;font-weight:500}.similar-equipment-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:120px;color:#333;font-size:18px;font-weight:600;text-align:center;white-space:nowrap}.similar-image-container{background:#181818;border-radius:0 0 0 45px;width:80px;height:80px;display:flex;justify-content:center;align-items:center;padding:23px;position:absolute;top:-25px;right:-25px}.similar-image-container img{width:80%;height:80%;object-fit:contain}.equipment-detail-container{min-height:100vh;background:#111214;color:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;overflow:visible}.equipment-detail-center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.equipment-detail-circle-background-1{position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.3;pointer-events:none}.equipment-detail-circle-background-2{position:absolute;top:55%;left:60%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.03;pointer-events:none}.equipment-detail-circle-background-3{position:absolute;top:80%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.3;pointer-events:none}.equipment-detail-circle-background-4{position:absolute;top:60%;left:100%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.2;pointer-events:none}.equipment-detail-nav-button{position:relative;width:auto;min-width:120px;height:40px;background:linear-gradient(90deg,#17dbfc,#467efe);border:none;border-radius:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem;transition:all .3s ease;box-shadow:0 4px 15px #17dbfc4d;margin-left:auto}.equipment-detail-nav-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #17dbfc66}.equipment-detail-nav-button:active{transform:translateY(0)}.equipment-detail-nav-button svg{width:20px;height:20px}.equipment-detail-nav-button .button-text{color:#fff;font-size:14px;font-weight:500;font-family:Sansation,sans-serif;transition:color .3s ease}.equipment-detail-nav-button:hover .button-text{color:#fff}.equipment-detail-content{max-width:1200px;width:80%;background:#939db833;border-radius:20px;padding:3rem;display:flex;gap:4rem;position:relative;overflow:hidden;margin-top:150px}.equipment-detail-content:before{content:"";position:absolute;top:0;right:0;width:300px;height:100%;background:linear-gradient(90deg,transparent,rgba(23,219,252,.1));pointer-events:none}.equipment-detail-left{flex:1;z-index:2}.equipment-detail-title{font-size:4rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#007bff,#17dbfc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Sansation;line-height:1.2;width:100%}.equipment-detail-description{font-size:23px;line-height:1.6;color:#fff;margin-bottom:2.5rem;max-width:443px;font-weight:300}.equipment-detail-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;font-size:10px}.equipment-feature-item{display:flex;align-items:center;gap:1rem}.feature-checkmark{width:24px;height:24px;background:linear-gradient(135deg,#007bff,#17dbfc);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.feature-text{font-size:.9rem;color:#ffffffe6;font-weight:400}.equipment-detail-right{flex:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.equipment-image-container{position:relative;width:100%;max-width:1000px;display:flex;justify-content:center;align-items:center}.equipment-detail-image{width:100%;height:auto;max-width:1000px;filter:drop-shadow(0 10px 30px rgba(23,219,252,.3)) drop-shadow(0 0 50px rgba(70,126,254,.4)) drop-shadow(0 0 100px rgba(23,219,252,.3));transition:transform .3s ease}.equipment-detail-image:hover{transform:scale(1.05)}.equipment-detail-team-header{position:relative;width:100%;max-width:1340px;min-height:40px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;margin:3rem auto 2.5rem;z-index:10;box-sizing:border-box;border-radius:12px;overflow:hidden}.equipment-detail-team-title,.equipment-detail-team-nav{position:relative;z-index:1}.equipment-detail-team-title{font-family:MadaniArabic-Bold,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#fff}.equipment-detail-team-nav{display:flex;align-items:center;gap:10px;position:relative}.equipment-detail-team-nav-dot{border-radius:40px;width:30px;height:30px;border:0px solid rgba(147,157,184,.2);display:inline-block;background:transparent;margin:0;outline:none;box-shadow:none;pointer-events:none}.equipment-detail-team-nav-dot-faded{background:linear-gradient(0deg,#171926b3,#171926b3),linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);opacity:1}.equipment-detail-team-nav-dot-gradient{background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:0px solid rgba(147,157,184,.2);opacity:1}.equipment-detail-team-divider{width:1px;height:15px;background:#939db81f;margin:0 10px}.equipment-detail-team-bar{width:281px;height:30px;border-radius:9999px;border:0px solid rgba(147,157,184,.2);background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.1%);display:inline-block;margin-left:0}.equipment-specifications-section{width:90%;max-width:1340px;margin:0 auto;padding:2rem;background:transparent;position:relative}.equipment-specifications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.equipment-model{font-size:2rem;font-weight:700;color:#17dbfc;font-family:Sansation}.equipment-specifications-list{display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:visible;min-height:auto}.specification-item-base{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;gap:.5rem;transition:transform .3s ease,opacity .3s ease}.additional-specifications{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;max-height:0;opacity:0;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .6s ease,transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(50px) scale(.95)}.additional-specifications.show{max-height:1000px;opacity:1;transform:translateY(0) scale(1)}.additional-specifications.hide{max-height:0;opacity:0;transform:translateY(50px) scale(.95);transition:max-height .8s cubic-bezier(.4,0,.2,1) .7s,opacity .6s ease .7s,transform .8s cubic-bezier(.4,0,.2,1) .7s}.additional-specifications.hide .specification-item-additional{animation-fill-mode:forwards}.specification-item-additional{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;gap:.5rem;transition:transform .3s ease,opacity .3s ease;transform:translateY(30px);opacity:0}.additional-specifications.show .specification-item-additional{animation:rotateInFromBottom .7s cubic-bezier(.68,-.55,.265,1.55) forwards}.additional-specifications.show .specification-item-additional:nth-child(1){animation-delay:.1s}.additional-specifications.show .specification-item-additional:nth-child(2){animation-delay:.2s}.additional-specifications.show .specification-item-additional:nth-child(3){animation-delay:.3s}.additional-specifications.show .specification-item-additional:nth-child(4){animation-delay:.4s}.additional-specifications.show .specification-item-additional:nth-child(5){animation-delay:.5s}.additional-specifications.show .specification-item-additional:nth-child(6){animation-delay:.6s}.additional-specifications.hide .specification-item-additional{animation:flipOut .5s cubic-bezier(.55,.085,.68,.53) forwards}.additional-specifications.hide .specification-item-additional:nth-child(1){animation-delay:.5s}.additional-specifications.hide .specification-item-additional:nth-child(2){animation-delay:.4s}.additional-specifications.hide .specification-item-additional:nth-child(3){animation-delay:.3s}.additional-specifications.hide .specification-item-additional:nth-child(4){animation-delay:.2s}.additional-specifications.hide .specification-item-additional:nth-child(5){animation-delay:.1s}.additional-specifications.hide .specification-item-additional:nth-child(6){animation-delay:0s}@keyframes rotateInFromBottom{0%{transform:translateY(50px) rotate(-10deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes flipOut{0%{transform:rotateY(0);opacity:1}to{transform:rotateY(90deg);opacity:0}}.specification-item{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;gap:.5rem;transition:transform .3s ease,opacity .3s ease}.spec-label{font-size:1.1rem;color:#ffffffe6;font-weight:400;text-align:left;white-space:nowrap;flex-shrink:0}.spec-line-css{height:2px;flex-grow:1;background:repeating-linear-gradient(to right,rgba(255,255,255,.3) 0px,rgba(255,255,255,.3) 8px,transparent 8px,transparent 16px);margin:0 1rem}.spec-value{font-size:1.1rem;color:#ffffffe6;font-weight:400;text-align:right;min-width:auto;display:flex;flex-direction:column;gap:.2rem;flex-shrink:0;white-space:nowrap;margin-left:auto}.spec-value-top,.spec-value-bottom{font-size:1.1rem;color:#ffffffe6;font-weight:400;line-height:1.2}@media (max-width: 1200px){.equipment-detail-container{padding:1.5rem}.equipment-detail-content{width:85%;padding:2.5rem;gap:3rem;margin-top:120px}.equipment-detail-title{font-size:3.5rem;width:60%}.equipment-detail-description{font-size:20px;max-width:500px}.equipment-detail-features{gap:.8rem}.feature-text{font-size:.85rem}.equipment-specifications-section{width:85%;padding:1.5rem}.equipment-model{font-size:1.8rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:1rem}.equipment-detail-team-header{width:85%;padding:0 2rem;margin:2.5rem auto 2rem}.equipment-detail-team-title{font-size:32px}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:300px;height:300px}}@media (max-width: 1000px){.equipment-detail-container{padding:1.2rem}.equipment-detail-content{flex-direction:column;gap:2rem;padding:2rem;width:90%;margin-top:100px}.equipment-detail-title{font-size:3rem;width:100%}.equipment-detail-description{max-width:100%;font-size:18px}.equipment-detail-features{grid-template-columns:1fr;gap:1rem}.equipment-specifications-section{width:90%;padding:1.5rem}.equipment-detail-team-header{width:90%;padding:0 1.5rem}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:250px;height:250px}}@media (max-width: 900px){.equipment-detail-container{padding:1rem}.equipment-detail-content{padding:1.8rem;width:95%;margin-top:80px}.equipment-detail-title{font-size:2.5rem}.equipment-detail-description{font-size:16px}.equipment-specifications-section{width:95%;padding:1.2rem}.equipment-model{font-size:1.6rem}.equipment-detail-team-header{flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem;min-height:40px;margin-bottom:1.2rem;width:95%}.equipment-detail-team-title{font-size:24px;margin-bottom:0}.equipment-detail-team-nav{gap:8px}.equipment-detail-team-nav-dot{width:24px;height:24px}.equipment-detail-team-bar{width:200px}.equipment-specifications-list{gap:1.2rem;max-width:100%}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:200px;height:200px}}@media (max-width: 768px){.equipment-detail-container{padding:.8rem}.equipment-detail-content{padding:1.5rem;width:100%;margin-top:60px}.equipment-detail-title{font-size:2rem}.equipment-detail-description{font-size:14px}.feature-text{font-size:.8rem}.equipment-specifications-section{width:100%;padding:1rem}.equipment-model{font-size:1.4rem}.specification-item{flex-direction:row;align-items:center;gap:.5rem}.spec-label{min-width:auto;font-size:.9rem;flex-shrink:0}.spec-line-css{margin:0 .5rem;max-width:100%;width:100%}.spec-value{font-size:.9rem;flex-shrink:0;margin-left:auto;text-align:right}.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.spec-value-top,.spec-value-bottom{font-size:.9rem}.equipment-detail-team-header{width:100%;padding:0 .8rem;margin-bottom:1rem;min-height:35px}.equipment-detail-team-title{font-size:20px;margin-bottom:0}.equipment-detail-team-nav{gap:7px}.equipment-detail-team-nav-dot{width:22px;height:22px}.equipment-specifications-list{gap:1rem;max-width:100%}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:150px;height:150px}}@media (max-width: 600px){.equipment-detail-container{padding:.6rem}.equipment-detail-content{padding:1.2rem;margin-top:100px}.equipment-detail-title{font-size:1.8rem}.equipment-detail-description{font-size:13px}.equipment-detail-features{gap:.8rem}.feature-checkmark{width:20px;height:20px;font-size:12px}.feature-text{font-size:.75rem}.equipment-specifications-section{padding:.8rem}.equipment-model{font-size:1.2rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:.8rem}.spec-value,.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.equipment-detail-team-header{padding:0 .5rem;margin-bottom:.8rem;min-height:32px}.equipment-detail-team-title{font-size:18px;margin-bottom:0}.equipment-detail-team-nav{gap:6px}.equipment-detail-team-nav-dot{width:20px;height:20px}.equipment-detail-team-bar{width:150px;height:25px}.equipment-specifications-list{gap:.8rem;max-width:100%}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:120px;height:120px}}@media (max-width: 425px){.equipment-detail-content{padding:.9rem;margin-top:110px}.equipment-detail-title{font-size:1.7rem}.equipment-detail-description{font-size:11.5px}.equipment-feature-item{gap:.55rem}.feature-checkmark{width:17px;height:17px;font-size:9.5px}.feature-text{font-size:.68rem}.equipment-specifications-section{padding:.55rem}.equipment-model{font-size:1.05rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:.72rem}.spec-value,.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.equipment-detail-team-header{padding:0 .35rem;margin-bottom:.55rem;min-height:30px}.equipment-detail-team-title{font-size:16px;margin-bottom:0}.equipment-detail-team-nav{gap:5px}.equipment-detail-team-nav-dot{width:18px;height:18px}.equipment-detail-team-bar{width:110px;height:18px}.equipment-specifications-list{gap:.7rem;max-width:100%}}@media (max-width: 480px){.equipment-detail-container{padding:.4rem}.equipment-detail-content{padding:1rem;margin-top:121px}.equipment-detail-title{font-size:1.6rem}.equipment-detail-description{font-size:12px}.equipment-feature-item{gap:.6rem}.feature-checkmark{width:18px;height:18px;font-size:10px}.feature-text{font-size:.7rem}.equipment-specifications-section{padding:.6rem}.equipment-model{font-size:1.1rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:.75rem}.spec-value,.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.equipment-detail-team-header{padding:0 .4rem;margin-bottom:.6rem;min-height:28px}.equipment-detail-team-title{font-size:16px;margin-bottom:0}.equipment-detail-team-nav{gap:4px}.equipment-detail-team-nav-dot{width:16px;height:16px}.equipment-detail-team-bar{width:120px;height:20px}.equipment-specifications-list{gap:.6rem;max-width:100%}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:100px;height:100px}}@media (max-width: 360px){.equipment-detail-container{padding:.3rem}.equipment-detail-content{padding:.8rem;margin-top:80px}.equipment-detail-title{font-size:1.4rem}.equipment-detail-description{font-size:11px}.equipment-feature-item{gap:.5rem}.feature-checkmark{width:16px;height:16px;font-size:9px}.feature-text{font-size:.65rem}.equipment-specifications-section{padding:.5rem}.equipment-model{font-size:1rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:.7rem}.spec-value,.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.equipment-detail-team-header{padding:0 .3rem;margin-bottom:.5rem}.equipment-detail-team-title{font-size:16px}.equipment-detail-team-bar{width:100px;height:18px}.equipment-detail-circle-background-1,.equipment-detail-circle-background-2,.equipment-detail-circle-background-3,.equipment-detail-circle-background-4{width:80px;height:80px}}.similar-equipment-scroller{margin-top:40px;padding:0 20px;width:100%;overflow:hidden}.similar-equipment-cards{display:flex;gap:20px;overflow-x:auto;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.similar-equipment-cards::-webkit-scrollbar{display:none}.similar-equipment-card{scroll-snap-align:start;flex-shrink:0}.similar-equipment-cards>div{scroll-snap-align:start}.similar-equipment-dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:30px;padding:20px;border-radius:10px}.similar-equipment-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#467efecc,#17dbfccc);cursor:pointer;transition:all .3s ease;opacity:.8}.similar-equipment-dot:hover{opacity:1;transform:scale(1.2);border-color:#fff9}.similar-equipment-dot-active{width:16px;height:16px;opacity:1;background:linear-gradient(135deg,#467efe,#17dbfc);box-shadow:0 0 15px #467efecc}@media (max-width: 320px){.equipment-detail-content{padding:.6rem;margin-top:98px}.equipment-detail-title{font-size:1.2rem}.equipment-detail-description{font-size:10px}.equipment-feature-item{gap:.4rem}.feature-checkmark{width:14px;height:14px;font-size:8px}.feature-text{font-size:.6rem}.equipment-specifications-section{padding:.4rem}.equipment-model{font-size:.9rem}.spec-label,.spec-value-top,.spec-value-bottom{font-size:.65rem}.spec-value,.specification-item-base .spec-value,.specification-item-additional .spec-value{margin-left:auto;text-align:right}.equipment-detail-team-header{padding:0 .3rem;margin-bottom:.4rem;min-height:26px}.equipment-detail-team-title{font-size:14px;margin-bottom:0}.equipment-detail-team-nav{gap:3px}.equipment-detail-team-nav-dot{width:14px;height:14px}.equipment-detail-team-bar{width:100px;height:16px}.equipment-specifications-list{gap:.5rem;max-width:100%}}@media (max-width: 768px){.equipment-detail-nav-button{min-width:110px;height:36px;padding:0 14px}.equipment-detail-nav-button .button-text{font-size:13px}.equipment-detail-nav-button svg{width:18px;height:18px}}@media (max-width: 600px){.equipment-detail-nav-button{min-width:100px;height:34px;padding:0 12px}.equipment-detail-nav-button .button-text{font-size:12px}.equipment-detail-nav-button svg{width:18px;height:18px}}@media (max-width: 480px){.equipment-detail-nav-button{min-width:96px;height:32px;padding:0 12px}.equipment-detail-nav-button .button-text{font-size:12px}.equipment-detail-nav-button svg{width:16px;height:16px}}@media (max-width: 425px){.equipment-detail-nav-button{min-width:92px;height:30px;padding:0 10px}.equipment-detail-nav-button .button-text{font-size:11px}.equipment-detail-nav-button svg{width:16px;height:16px}}@media (max-width: 360px){.equipment-detail-nav-button{min-width:88px;height:28px;padding:0 10px}.equipment-detail-nav-button .button-text{font-size:10px}.equipment-detail-nav-button svg{width:14px;height:14px}}@media (max-width: 320px){.equipment-detail-nav-button{min-width:84px;height:26px;padding:0 8px}.equipment-detail-nav-button .button-text{font-size:10px}.equipment-detail-nav-button svg{width:14px;height:14px}}.service-detail-container{min-height:100vh;background:#111214;color:#fff;padding:2rem;position:relative;overflow:visible}.service-detail-circle-background-right{position:absolute;top:55%;right:0%;transform:translate(50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(140px);opacity:.13;z-index:1;pointer-events:none}.service-detail-content{max-width:1400px;margin:0 auto;margin-top:8rem;display:flex;gap:3rem;padding:0 2rem}.service-detail-left{flex:0 0 500px;background:linear-gradient(39.77deg,#467efe1a 39.49%,#17dbfc1a 85.99%);border-radius:32px;padding:2rem;border:1px solid rgba(70,126,254,.1);height:fit-content;position:relative}.service-detail-sidebar-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-align:left;font-family:MadaniArabic-Medium,sans-serif}.aside-container{position:relative;border-radius:32px;width:100%;height:100%}.heading-container{position:absolute;height:34px;left:30px;right:30.28px;top:30px}.heading-text{position:absolute;text-transform:capitalize;display:flex;flex-direction:column;font-family:MadaniArabic-Medium,sans-serif;justify-content:center;line-height:0;left:23px;font-style:normal;color:#fff;font-size:24px;text-align:left;white-space:nowrap;top:17px;transform:translateY(-50%)}.heading-text p{display:block;line-height:1.5;white-space:pre}.icon-container{overflow:hidden;position:relative;width:32px;height:32px}.icon-container img{display:block;max-width:none;width:100%;height:100%}.icon-container-small{overflow:hidden;position:relative;width:28px;height:28px}.icon-container-small img{display:block;max-width:none;width:100%;height:100%}.background{position:absolute;background-color:#fff;right:-.14px;border-radius:20px;width:36px;height:36px;top:50%;transform:translateY(-50%);background:conic-gradient(from 90deg,#17dbfc -4.634%,#2fadfd,#467efe 25.123%,#2fadfd,#17dbfc 95.366%,#2fadfd,#467efe 125.12%)}.background-inner{position:absolute;display:flex;align-items:center;justify-content:center;left:2px;width:32px;height:32px;top:2px}.background-inner .icon-flip{flex:none;transform:none}.link-container{position:relative;height:40px;width:100%;cursor:pointer}.link-text{position:absolute;background-color:#fff;-webkit-background-clip:text;background-clip:text;text-transform:capitalize;display:flex;flex-direction:column;font-family:MadaniArabic-Regular,sans-serif;justify-content:center;line-height:0;left:25px;font-style:normal;color:#fff;font-size:20px;text-align:left;white-space:nowrap;top:20px;letter-spacing:.5px;transform:translateY(-50%);-webkit-text-fill-color:transparent}.link-text p{display:block;line-height:26px;white-space:pre}.side-indicator{position:absolute;bottom:43.97%;left:0;border-radius:3.5px;top:43.97%;width:7px;background:conic-gradient(from 90deg,#17dbfc -4.634%,#2fadfd,#467efe 25.123%,#2fadfd,#17dbfc 95.366%,#2fadfd,#467efe 125.12%)}.item-container{position:relative;height:41px;width:100%}.item-border{position:absolute;border-bottom:1px solid rgba(255,255,255,.1);inset:0;pointer-events:none}.link-container-inactive{position:relative;height:40px;width:100%;cursor:pointer}.link-text-inactive{position:absolute;text-transform:capitalize;display:flex;flex-direction:column;font-family:MadaniArabic-Regular,sans-serif;justify-content:center;line-height:0;left:25px;font-style:normal;color:#fff;font-size:16px;text-align:left;white-space:nowrap;top:20px;letter-spacing:.5px;transform:translateY(-50%)}.link-text-inactive p{display:block;line-height:26px;white-space:pre}.icon-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;right:-.28px;width:28px;height:28px;top:50%;transform:translateY(-50%)}.icon-wrapper .icon-flip{flex:none;transform:none}.side-indicator-white{position:absolute;background-color:#fff;bottom:43.97%;left:0;border-radius:3.5px;top:43.97%;width:7px}.item-inactive{opacity:.5}.item-container:hover .link-container-inactive{background:#ffffff0d;border-radius:8px;transition:all .3s ease}.item-container:hover .link-text-inactive{color:#17dbfc;transition:color .3s ease}.item-container:hover .item-inactive{opacity:.8;transition:opacity .3s ease}.item-container:hover .icon-wrapper{transform:translateY(-50%) scale(1.1);transition:transform .3s ease}.item-container:hover .side-indicator-white{background-color:#17dbfc;transition:background-color .3s ease}.list-container{position:relative;width:100%;margin-top:0;display:flex;flex-direction:column;gap:10px}.service-detail-right{flex:1;overflow:hidden;background:#111214}.service-detail-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;-webkit-background-clip:text;background-clip:text;margin-top:2rem}.service-detail-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:1rem}.service-detail-description{font-size:1rem;color:#fff;line-height:1.6;margin-bottom:2rem;text-align:justify}.service-detail-content-area{min-height:400px;display:flex;align-items:center;justify-content:center;color:#666;font-style:italic}.service-detail-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000004d}@media (max-width: 1200px){.service-detail-container{padding:1.5rem}.service-detail-content{flex-direction:column;gap:2rem;padding:0 1rem;margin-top:6rem}.service-detail-left{flex:none;width:100%;max-width:600px;margin:45px auto 0}.service-detail-right{padding:1.5rem;width:100%;margin-top:-65px}.service-detail-title{font-size:2.2rem;margin-top:-45px}.service-detail-description{font-size:.95rem}.service-detail-sidebar-title{font-size:1.4rem}.link-text{font-size:18px}.link-text-inactive{font-size:15px}.service-detail-circle-background-right{width:300px;height:300px}}@media (max-width: 900px){.service-detail-container{padding:1.2rem}.service-detail-content{gap:1.8rem;padding:0 .8rem;margin-top:5rem}.service-detail-left{padding:1.8rem;border-radius:28px;margin-top:50px}.service-detail-right{padding:1.2rem;margin-top:-70px}.service-detail-title{font-size:2rem;margin-top:-50px}.service-detail-description{font-size:.9rem}.service-detail-sidebar-title{font-size:1.3rem}.link-text{font-size:17px}.link-text-inactive{font-size:14px}.service-detail-circle-background-right{width:250px;height:250px}}@media (max-width: 768px){.service-detail-container{padding:1rem}.service-detail-content{padding:0 .5rem;margin-top:4rem;gap:1.5rem}.service-detail-left{padding:1.5rem;border-radius:20px;margin-top:55px}.service-detail-right{padding:1rem;margin-top:-75px}.service-detail-title{font-size:1.8rem;margin-bottom:1.5rem;margin-top:-55px}.service-detail-description{font-size:.85rem;line-height:1.5}.service-detail-image{max-width:100%;height:auto}.service-detail-sidebar-title{font-size:1.2rem;margin-bottom:.8rem}.link-text{font-size:16px;top:16px}.link-text-inactive{font-size:13px;top:16px}.link-container,.link-container-inactive{height:35px}.item-container{height:36px}.icon-container{width:28px;height:28px}.icon-container-small{width:24px;height:24px}.background{width:32px;height:32px;border-radius:16px}.background-inner{width:28px;height:28px}.icon-wrapper{width:24px;height:24px}.article-row{flex-direction:column;gap:1.5rem}.article-container{width:100%;height:180px}.article-title{font-size:16px;top:100px}.article-description{font-size:13px;top:150px}.service-detail-circle-background-right{width:200px;height:200px}}@media (max-width: 600px){.service-detail-container{padding:.8rem}.service-detail-content{padding:0 .3rem;margin-top:3.5rem;gap:1.2rem}.service-detail-left{padding:1.2rem;border-radius:16px;margin-top:60px}.service-detail-right{padding:.8rem;margin-top:-80px}.service-detail-title{font-size:1.6rem;margin-bottom:1.2rem;margin-top:-58px}.service-detail-description{font-size:.8rem;line-height:1.4}.service-detail-sidebar-title{font-size:1.1rem;margin-bottom:.6rem}.link-text{font-size:15px;top:14px}.link-text-inactive{font-size:12px;top:14px}.link-container,.link-container-inactive{height:32px}.item-container{height:33px}.icon-container{width:26px;height:26px}.icon-container-small{width:22px;height:22px}.background{width:30px;height:30px;border-radius:15px}.background-inner{width:26px;height:26px}.icon-wrapper{width:22px;height:22px}.article-container{height:160px}.article-title{font-size:15px;top:90px}.article-description{font-size:12px;top:130px}.service-detail-circle-background-right{width:150px;height:150px}}@media (max-width: 480px){.service-detail-container{padding:.6rem}.service-detail-content{padding:0 .2rem;margin-top:3rem;gap:1rem}.service-detail-left{padding:1rem;border-radius:12px;max-width:100%;margin-top:66px}.service-detail-right{padding:.6rem;margin-top:-86px}.service-detail-title{font-size:1.4rem;margin-bottom:1rem;margin-top:-62px}.service-detail-description{font-size:.75rem;line-height:1.3}.service-detail-sidebar-title{font-size:1rem;margin-bottom:.5rem}.link-text{font-size:14px;top:12px;left:20px}.link-text-inactive{font-size:11px;top:12px;left:20px}.link-container,.link-container-inactive{height:30px}.item-container{height:31px}.icon-container{width:24px;height:24px}.icon-container-small{width:20px;height:20px}.background{width:28px;height:28px;border-radius:14px}.background-inner{width:24px;height:24px}.icon-wrapper{width:20px;height:20px}.article-container{height:140px}.article-title{font-size:14px;top:80px}.article-description{font-size:11px;top:110px}.service-detail-circle-background-right{width:120px;height:120px}}@media (max-width: 360px){.service-detail-container{padding:.4rem}.service-detail-content{padding:0 .1rem;margin-top:2.5rem;gap:.8rem}.service-detail-left{padding:.8rem;border-radius:8px;margin-top:70px}.service-detail-right{padding:.4rem;margin-top:-90px}.service-detail-title{font-size:1.2rem;margin-bottom:.8rem;margin-top:-66px}.service-detail-description{font-size:.7rem;line-height:1.2}.service-detail-sidebar-title{font-size:.9rem;margin-bottom:.4rem}.link-text{font-size:13px;top:10px;left:15px}.link-text-inactive{font-size:10px;top:10px;left:15px}.link-container,.link-container-inactive{height:28px}.item-container{height:29px}.icon-container{width:22px;height:22px}.icon-container-small{width:18px;height:18px}.background{width:26px;height:26px;border-radius:13px}.background-inner{width:22px;height:22px}.icon-wrapper{width:18px;height:18px}.article-container{height:120px}.article-title{font-size:13px;top:70px}.article-description{font-size:10px;top:95px}.service-detail-circle-background-right{width:100px;height:100px}}.service-detail-center{display:flex;align-items:center;justify-content:center;min-height:50vh;text-align:center}.service-detail-center h2{color:#fff;font-size:1.5rem;margin:0}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.service-detail-content{flex-direction:column-reverse}.service-detail-right{margin-top:-27px!important}}.products-container{min-height:100vh;background:#111214;color:#fff;padding:2rem 0;position:relative;overflow-x:hidden;overflow:visible}.page-title-container{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:24.6%;left:50%;transform:translate(-50%,-50%);z-index:10}.products-circle-background-left-1{position:absolute;top:25%;left:5%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.2;z-index:1;pointer-events:none}.products-circle-background-left-2{position:absolute;top:90%;left:10%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.2;z-index:1;pointer-events:none}.products-center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:200px;left:50%;transform:translate(-50%)}.products-logo{width:35%;height:auto}.products-logo img{width:100%;height:auto}.products-text{color:#17dbfc;font-size:43px;font-weight:500;text-align:center;margin-left:42px}.products-text p{margin:0}.products-rainbow{margin-top:-10%;width:100vw;position:relative;left:50%;transform:translate(-50%)}.products-rainbow img{width:100%;height:auto}.products-rainbow>div{width:100%!important;height:100%!important}.products-rainbow canvas{width:100%!important;height:100%!important}.spline-fallback{width:100%;height:100%}.spline-fallback img{width:100%;height:auto}.products-team-header{position:relative;width:95%;max-width:100vw;min-height:40px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;margin:800px auto 2.5rem;z-index:10;box-sizing:border-box;border-radius:12px;overflow:hidden}.products-team-title,.products-team-nav{position:relative;z-index:1}.products-team-title{font-family:MadaniArabic-Bold,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#fff}.products-team-subtext{color:#ffffffb3;font-size:14px;font-weight:300;text-align:center;position:relative;z-index:2;line-height:1.5;max-width:600px;margin:10px auto 20px}.products-team-nav{display:flex;align-items:center;gap:10px;position:relative}.products-team-nav-dot{border-radius:40px;width:30px;height:30px;border:0px solid rgba(147,157,184,.2);display:inline-block;background:transparent;margin:0;outline:none;box-shadow:none;pointer-events:none}.products-team-nav-dot-faded{background:linear-gradient(0deg,#171926b3,#171926b3),linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);opacity:1}.products-team-nav-dot-gradient{background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.96%);border:0px solid rgba(147,157,184,.2);opacity:1}.products-team-divider{width:1px;height:15px;background:#939db81f;margin:0 10px}.products-team-bar{width:281px;height:30px;border-radius:9999px;border:0px solid rgba(147,157,184,.2);background:linear-gradient(263.82deg,#171926 -9.75%,#467efe 58.82%,#17dbfc 132.1%);display:inline-block;margin-left:0}@media (max-width: 900px){.products-team-header{flex-direction:column;align-items:flex-start;padding:0 1rem;min-height:60px;margin-bottom:1.2rem}.products-team-title{font-size:26px;margin-bottom:.5rem}.products-team-subtext{font-size:13px;margin:8px 0 15px;max-width:500px}.products-team-bar{width:200px}}@media (min-width: 481px) and (max-width: 600px){.products-team-title{font-size:22px}.products-team-subtext{font-size:12px;margin:6px 0 12px;max-width:400px}.products-team-bar{width:150px;height:25px}}.products-grid-3d{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;padding:2rem;max-width:1400px;margin:0 auto;position:relative;z-index:2;justify-items:center}.product-card-3d-wrapper{display:flex;justify-content:center;align-items:center}.products-grid{display:flex;justify-content:flex-start;align-items:center;padding:0 2rem;margin-top:7rem;gap:7rem;flex-wrap:wrap;margin-left:116px;margin-bottom:8rem}.product-card{background:linear-gradient(180deg,#467efe1a 27.88%,#17dbfc1a 61.54%,#ffffff01);padding:6.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:0px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;max-width:400px;text-align:center}.product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d;border-color:#467efe4d}.product-icon{margin-bottom:1.5rem;display:flex;justify-content:center;position:relative}.product-icon img{width:222px;height:222px;object-fit:contain;filter:brightness(0) invert(1);transition:transform .3s ease;opacity:0}.product-card:hover .product-icon img{transform:scale(1.1)}.product-name{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:22px;font-weight:200;color:#fff;width:100%;text-align:center}@media (min-width: 601px) and (max-width: 768px){.products-grid-3d{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:1rem;margin-top:350px}.products-grid{padding:0 1rem}.product-card{padding:2rem;max-width:100%}.product-name{font-size:1.5rem}}@media (min-width: 361px) and (max-width: 374px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important;padding:.5rem!important;margin-top:64px!important}}@media (min-width: 375px) and (max-width: 424px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:1fr!important;gap:1.5rem!important;padding:.5rem!important;margin-top:64px!important}}@media (min-width: 425px) and (max-width: 480px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important;padding:.5rem!important;margin-top:64px!important}}@media (min-width: 481px) and (max-width: 600px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important;padding:.5rem!important;margin-top:64px!important}}@media (max-width: 900px){.products-grid{gap:2rem;margin-left:0;margin-right:0;padding:0 1rem;justify-content:center}.product-card{padding:3rem 1.5rem;max-width:90vw}.product-icon{margin-bottom:1.5rem}.product-name{font-size:1.1rem}}@media (max-width: 600px){.products-grid{gap:3rem;margin-left:20px;margin-right:20px;padding:0 1rem;justify-content:center}.product-card{padding:4rem 2rem;max-width:300px}.product-icon{margin-bottom:1.5rem}.product-name{font-size:1.5rem}}@media (max-width: 1200px){.products-container{padding:1.5rem 0}.products-center{top:150px}.products-logo{width:40%}.products-text{font-size:36px;margin-left:30px}.products-team-header{margin:600px auto 2rem}.products-team-title{font-size:32px}.products-grid{gap:5rem;margin-left:80px;margin-bottom:6rem}.product-card{padding:5rem;max-width:350px}.product-name{font-size:20px}.products-circle-background-left-1,.products-circle-background-left-2{width:300px;height:300px}}@media (max-width: 900px){.products-container{padding:1rem 0}.products-center{top:120px}.products-logo{width:45%}.products-text{font-size:30px;margin-left:25px}.products-team-header{margin:500px auto 2rem}.products-team-title{font-size:28px}.products-grid{gap:3rem;margin-left:40px;margin-bottom:5rem}.product-card{padding:4rem;max-width:300px}.product-name{font-size:18px}.products-circle-background-left-1,.products-circle-background-left-2{width:250px;height:250px}}@media (max-width: 768px){.products-container{padding:.5rem 0}.products-center{top:100px}.products-logo{width:50%}.products-text{font-size:26px;margin-left:20px}.products-team-header{margin:400px auto 2rem}.products-team-title{font-size:24px}.products-grid{gap:2rem;margin-left:20px;margin-bottom:4rem}.product-card{padding:3rem 2rem;max-width:250px}.product-name{font-size:16px}.products-circle-background-left-1,.products-circle-background-left-2{width:200px;height:200px}}@media (max-width: 600px){.products-center{top:80px}.products-logo{width:60%}.products-text{font-size:22px;margin-left:15px}.products-team-header{margin:350px auto 2rem}.products-team-title{font-size:20px}.products-grid{gap:1.5rem;margin-left:10px;margin-bottom:3rem}.product-card{padding:2.5rem 1.5rem;max-width:200px}.product-name{font-size:14px}.products-circle-background-left-1,.products-circle-background-left-2{width:150px;height:150px}}@media (min-width: 321px) and (max-width: 374px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:300px}.product-card{padding:1.5rem}.product-icon img{width:60px;height:60px}.product-name{font-size:1.3rem}.products-center{top:90px}.products-logo{width:70%}.products-text{font-size:20px;margin-left:10px}.products-team-header{margin:300px auto 2rem;flex-direction:row;align-items:center;justify-content:space-between;min-height:40px;padding:.5rem 1rem}.products-team-title{font-size:16px;margin-bottom:0}.products-team-nav{gap:6px}.products-team-nav-dot{width:8px;height:8px}.products-team-bar{width:120px;height:20px}.products-grid{gap:1rem;margin-left:5px;margin-bottom:2rem}.product-card{padding:2rem 1rem;max-width:180px}.product-name{font-size:12px}.products-circle-background-left-1,.products-circle-background-left-2{width:120px;height:120px}}@media (min-width: 375px) and (max-width: 480px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:64px}.product-card{padding:1.5rem}.product-icon img{width:60px;height:60px}.product-name{font-size:1.3rem}.products-center{top:90px}.products-logo{width:70%}.products-text{font-size:20px;margin-left:10px}.products-team-header{margin:300px auto 2rem;flex-direction:row;align-items:center;justify-content:space-between;min-height:45px;padding:.6rem 1.2rem}.products-team-title{font-size:17px;margin-bottom:0}.products-team-nav{gap:7px}.products-team-nav-dot{width:9px;height:9px}.products-team-bar{width:140px;height:24px}}@media (max-width: 360px){.products-center{top:50px}.page-title-container.page-title-products{top:161px}.products-logo{width:80%}.products-text{font-size:18px;margin-left:5px}.products-team-header{margin:250px auto 2rem;flex-direction:row;align-items:center;justify-content:space-between;min-height:35px;padding:.4rem .8rem}.products-team-title{font-size:14px;margin-bottom:0}.products-team-nav{gap:5px}.products-team-nav-dot{width:7px;height:7px}.products-team-bar{width:100px;height:18px}.products-grid{gap:.75rem;margin-left:2px;margin-bottom:1.5rem}.product-card{padding:1.5rem .75rem;max-width:160px}.product-name{font-size:11px}.products-circle-background-left-1,.products-circle-background-left-2{width:100px;height:100px}}@media (max-width: 320px){.page-title-container.page-title-products{top:161px}.products-grid-3d{grid-template-columns:1fr;gap:1.5rem;padding:.5rem;margin-top:64px}.product-card{padding:1.5rem}.product-icon img{width:60px;height:60px}.product-name{font-size:1.3rem}.products-center{top:60px}.products-logo{width:70%}.products-text{font-size:20px;margin-left:10px}.products-team-header{margin:300px auto 2rem}}.products-pagination{display:flex;flex-direction:column;align-items:center;margin-top:3rem;padding:2rem 1rem;gap:1.5rem}.pagination-info{color:#fffc;font-size:1rem;font-weight:500}.pagination-controls{display:flex;align-items:center;gap:1rem}.pagination-btn{background:linear-gradient(135deg,#467efe,#5a67d8);border:none;color:#fff;padding:.75rem 1rem;border-radius:8px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center}.pagination-btn:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#467efe);transform:translateY(-2px);box-shadow:0 4px 15px #467efe4d}.pagination-btn:disabled{background:#fff3;cursor:not-allowed;opacity:.5}.pagination-next{font-size:3rem}.pagination-next span{margin-top:-12px}.pagination-prev{font-size:3rem}.pagination-prev span{margin-top:-12px}.pagination-numbers{display:flex;gap:.5rem;align-items:center}.pagination-number{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:45px;height:45px;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}.pagination-number.active{background:linear-gradient(135deg,#467efe,#5a67d8);border-color:#467efe;color:#fff;box-shadow:0 4px 15px #467efe4d}.pagination-number.active:hover{background:linear-gradient(135deg,#5a67d8,#467efe)}@media (max-width: 768px){.products-pagination{margin-top:2rem;padding:1.5rem .5rem}.pagination-controls{flex-direction:column;gap:1rem}.pagination-btn{min-width:45px;height:45px;padding:.6rem .8rem;font-size:1.3rem}.pagination-next,.pagination-prev{font-size:1.6rem}.pagination-numbers{gap:.3rem}.pagination-number{min-width:40px;height:40px;font-size:.9rem;padding:.6rem .8rem}}@media (max-width: 480px){.pagination-info{font-size:.9rem}.pagination-btn{min-width:40px;height:40px;padding:.5rem .6rem;font-size:1.1rem}.pagination-next,.pagination-prev{font-size:1.4rem}.pagination-numbers{gap:.2rem}.pagination-number{min-width:35px;height:35px;font-size:.8rem;padding:.5rem .6rem}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-products .page-title{font-size:11px!important;margin-left:6px}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.products-rainbow{margin-top:0rem!important}}.factory-container{min-height:100vh;background:#111214;color:#fff}.product-detail-container{min-height:100vh;background:#111214;color:#fff;padding:80px 0 0;overflow-x:hidden;position:relative;overflow:visible;margin-bottom:60px}.product-detail-circle-background-1{position:absolute;top:25%;right:-28%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(150px);opacity:.15;z-index:1;pointer-events:none}.product-detail-circle-background-2{position:absolute;top:75%;left:0%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(100px);opacity:.09;z-index:1;pointer-events:none}.product-detail-content{display:flex;flex-direction:column;width:100%}.main-section{min-height:80vh;display:flex;align-items:flex-start;justify-content:center;position:relative;overflow:hidden;width:100%;padding-top:2rem}.main-left{flex:0 0 50%;display:flex;align-items:center;justify-content:center;min-height:80vh;position:relative}.scroller-wrapper{position:fixed;left:2rem;top:50%;transform:translateY(-50%);z-index:1000;width:100px;height:300px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.scroller-wrapper.visible{opacity:1;visibility:visible}.main-right{flex:0 0 50%;padding:3rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:80vh}.first-section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;opacity:0;transform:translateY(50px);transition:opacity .6s ease,transform .6s ease}.first-section.animate-in{opacity:1;transform:translateY(0)}.first-left{flex:0 0 50%;display:flex;align-items:center;justify-content:center;height:80vh;padding:2rem}.first-right{flex:0 0 50%;display:flex;align-items:center;justify-content:center;height:80vh}.second-section{min-height:102vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;opacity:0;transform:translateY(50px);transition:opacity .6s ease,transform .6s ease}.second-section.animate-in{opacity:1;transform:translateY(0)}.second-left{flex:0 0 50%;display:flex;align-items:center;justify-content:flex-end;height:80vh}.second-right{flex:0 0 50%;display:flex;align-items:center;justify-content:center;height:80vh;padding:2rem}.third-section{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%}.third-left{flex:0 0 50%;display:flex;align-items:center;justify-content:center;height:80vh;padding:2rem}.third-right{flex:0 0 50%;display:flex;align-items:center;justify-content:center;height:80vh}.product-detail-image{max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product-detail-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#ffffff1a;border:2px dashed rgba(255,255,255,.3);border-radius:10px;color:#fff9;font-size:1rem}.product-detail-title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#fff}.product-detail-line{width:60px;height:2px;background:#467efe}.product-detail-description{font-size:1.1rem;line-height:1.7;color:#889fb8;margin-bottom:3rem;text-align:justify;max-width:93%;word-wrap:break-word;overflow-wrap:break-word}.product-detail-scroll{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;color:#fff;cursor:pointer;transition:opacity .2s ease}.product-detail-scroll:hover{opacity:.8}.scroll-arrow{width:25px;height:25px;background:linear-gradient(135deg,#467efe,#17dbfc);-webkit-mask:url(/assets/arrowDown.png) no-repeat center / contain;mask:url(/assets/arrowDown.png) no-repeat center / contain;-webkit-mask-size:contain;mask-size:contain;transition:transform .3s ease}.scroll-arrow.rotated{transform:rotate(180deg)}.first-tagline-container{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;position:relative;flex-shrink:0;z-index:1}.first-tagline-line{grid-area:1 / 1;height:2px;margin-left:0;margin-top:0;width:72px;background:linear-gradient(90deg,#17dbfc,#2fadfd,#467efe,#2fadfd 90%,#17dbfc)}.first-content-title{font-family:MadaniArabic-SemiBold,Arial,sans-serif;font-weight:600;font-style:normal;color:#fff;font-size:50px;text-align:left;line-height:1.2;margin:0;position:relative;z-index:1}.first-content-title p{display:block;line-height:1.2;margin:0}.first-content-description{font-family:MadaniArabic-Medium,Arial,sans-serif;font-weight:500;font-style:normal;color:#fff;font-size:1.1rem;text-align:left;line-height:1.6;max-width:100%;position:relative;z-index:1}.first-content-description p{display:block;line-height:1.6;margin:0}.first-more-container{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;position:relative;flex-shrink:0;z-index:1}.first-more-text{grid-area:1 / 1;background:linear-gradient(90deg,#17dbfc,#2fadfd,#467efe,#2fadfd 90%,#17dbfc);background-clip:text;-webkit-background-clip:text;font-family:MadaniArabic-Regular,system-ui,-apple-system,sans-serif;height:auto;line-height:1.5;margin-left:0;margin-top:0;font-style:normal;position:relative;color:transparent;-webkit-text-fill-color:transparent;font-size:18px;text-align:left;width:501px;word-wrap:break-word;overflow-wrap:break-word}.first-more-text p{display:block;line-height:1.5;margin:0;word-wrap:break-word;overflow-wrap:break-word}.page-number-01{font-family:MadaniArabic-SemiBold;font-weight:700;font-size:14rem;color:#ffffff1a;position:absolute;top:-76px;left:-125px;z-index:0;line-height:1}.page-number-02{font-family:MadaniArabic-SemiBold;font-weight:700;font-size:14rem;color:#ffffff1a;position:absolute;top:-169px;left:-125px;z-index:0;line-height:1}.page-number-03{font-family:MadaniArabic-SemiBold;font-weight:700;font-size:14rem;color:#ffffff1a;position:absolute;top:-76px;left:-125px;z-index:0;line-height:1}.first-content-container{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;position:relative;margin-left:12rem;margin-top:51px}.second-content-container{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;position:relative;margin-left:12rem;margin-top:51px}.third-content-container{display:flex;flex-direction:column;gap:0rem;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;position:relative;margin-left:12rem;margin-top:51px}.second-tagline-container{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;position:relative;flex-shrink:0;z-index:1}.second-tagline-line{grid-area:1 / 1;height:2px;margin-left:0;margin-top:0;width:72px;background:linear-gradient(90deg,#17dbfc,#2fadfd,#467efe,#2fadfd 90%,#17dbfc)}.second-content-heading{font-family:MadaniArabic-SemiBold,Arial,sans-serif;font-style:normal;position:relative;flex-shrink:0;color:#fff;font-size:50px;font-weight:600;text-align:left;width:555px;z-index:1}.second-content-heading p{display:block;line-height:normal;margin:0}.second-content-description{font-family:MadaniArabic-Medium,Arial,sans-serif;font-weight:500;font-style:normal;color:#fff;font-size:16px;text-align:left;line-height:1.6;max-width:92%;position:relative;z-index:1}.second-content-description p{display:block;line-height:1.6;margin:0}.third-tagline-container{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;position:relative;flex-shrink:0;z-index:1}.third-tagline-line{grid-area:1 / 1;height:2px;margin-left:0;margin-top:0;width:72px;background:linear-gradient(90deg,#17dbfc,#2fadfd,#467efe,#2fadfd 90%,#17dbfc)}.third-main-title{font-family:MadaniArabic-SemiBold,system-ui,-apple-system,sans-serif;font-style:normal;position:relative;flex-shrink:0;color:#fff;font-size:40px;text-align:left;width:400px;z-index:1}.third-main-title p{display:block;line-height:normal}.third-more-container{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;position:relative;flex-shrink:0;z-index:1}.third-more-text{grid-area:1 / 1;background:linear-gradient(90deg,#17dbfc,#2fadfd,#467efe,#2fadfd 90%,#17dbfc);background-clip:text;-webkit-background-clip:text;font-family:MadaniArabic-Regular,system-ui,-apple-system,sans-serif;height:auto;line-height:1.5;margin-left:0;margin-top:0;font-style:normal;position:relative;color:transparent;-webkit-text-fill-color:transparent;font-size:14px;text-align:left;width:350px;margin-bottom:10px}.third-more-text p{display:block;line-height:normal}.third-description-text{font-family:MadaniArabic-Medium,system-ui,-apple-system,sans-serif;line-height:1.2;font-style:normal;position:relative;flex-shrink:0;color:#fff;font-size:16px;text-align:left;width:450px;z-index:1}.third-description-text p{display:block;margin-bottom:0}.third-description-text p:last-child{display:block}@media (min-width: 1201px) and (max-width: 1440px){.first-content-container,.second-content-container{margin-left:8rem;max-width:500px}}@media (max-width: 1200px){.product-detail-container{padding:80px 0 0}.main-section,.first-section,.second-section,.third-section,.main-left,.first-left,.second-left,.third-left{min-height:70vh}.main-right{padding:2rem;min-height:70vh}.product-detail-title{font-size:2.5rem}.product-detail-description{font-size:1rem}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.8rem}.first-content-description p,.second-content-description p{font-size:.9rem}.first-more-text p,.third-more-text p{font-size:.85rem}.third-description-text p{font-size:.8rem}.scroller-wrapper{left:1.5rem;width:80px;height:250px}.product-detail-circle-background-1,.product-detail-circle-background-2{width:300px;height:300px}}@media (max-width: 900px){.product-detail-container{padding-top:80px}.main-section,.first-section,.second-section,.third-section,.main-left,.first-left,.second-left,.third-left{min-height:60vh}.main-right{padding:1.5rem;min-height:60vh}.product-detail-title{font-size:2rem}.product-detail-description{font-size:.9rem}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.5rem}.first-content-description p,.second-content-description p{font-size:.8rem}.first-more-text p,.third-more-text p{font-size:.75rem}.third-description-text p{font-size:.7rem}.scroller-wrapper{left:1rem;width:70px;height:200px}.product-detail-circle-background-1,.product-detail-circle-background-2{width:250px;height:250px}}@media (max-width: 768px){.product-detail-container{padding-top:80px}.main-section,.first-section,.second-section,.third-section{flex-direction:column;min-height:auto;padding:1.5rem 1rem}.main-left,.first-left,.second-left,.third-left{flex:none;width:100%;height:auto;min-height:250px}.second-left{order:2}.second-right{order:1}.main-right{padding:1rem;height:auto;min-height:200px}.product-detail-title{font-size:1.8rem}.product-detail-description{font-size:.85rem}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.3rem}.first-content-description p,.second-content-description p{font-size:.75rem}.first-more-text p,.third-more-text p{font-size:.7rem}.third-description-text p{font-size:.65rem}.scroller-wrapper{position:relative;left:0;top:0;transform:none;width:100%;height:60px;margin:1rem 0}.scroller-container{width:100%;height:60px;display:none}.scroller-track{width:100%;height:60px}.scroller-labels{flex-direction:row;justify-content:space-around;width:100%;height:60px}.scroller-label{width:auto;height:60px;padding:0 1rem}.scroller-label p{font-size:.9rem}.product-detail-circle-background-1,.product-detail-circle-background-2{width:200px;height:200px}}@media (max-width: 600px){.product-detail-container{padding-top:80px}.main-section,.first-section,.second-section,.third-section{padding:1rem .5rem}.main-left,.first-left,.second-left,.third-left{min-height:200px}.main-right{padding:.75rem;min-height:150px}.product-detail-title{font-size:1.5rem}.product-detail-description{font-size:.8rem}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.1rem}.first-content-description p,.second-content-description p{font-size:.7rem}.first-more-text p,.third-more-text p{font-size:.65rem}.third-description-text p{font-size:.6rem}.scroller-wrapper{height:50px;margin:.75rem 0}.scroller-container{height:50px;display:none}.scroller-track,.scroller-labels{height:50px}.scroller-label{height:50px;padding:0 .5rem}.scroller-label p{font-size:.8rem}.product-detail-circle-background-1,.product-detail-circle-background-2{width:150px;height:150px}}@media (max-width: 480px){.product-detail-container{padding-top:80px}.main-section,.first-section,.second-section,.third-section{padding:.75rem .25rem}.main-left,.first-left,.second-left,.third-left{min-height:180px}.main-right{padding:.5rem;min-height:120px}.product-detail-title{font-size:1.3rem}.product-detail-description{font-size:.75rem}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1rem}.first-content-description p,.second-content-description p{font-size:.65rem}.first-more-text p,.third-more-text p{font-size:.6rem}.third-description-text p{font-size:.55rem}.scroller-wrapper{height:45px;margin:.5rem 0}.scroller-container{height:45px;display:none}.scroller-track,.scroller-labels{height:45px}.scroller-label{height:45px;padding:0 .25rem}.scroller-label p{font-size:.7rem}.product-detail-circle-background-1,.product-detail-circle-background-2{width:120px;height:120px}}@media (max-width: 320px){.product-detail-container{margin-bottom:40px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.5rem .25rem!important;min-height:auto!important}.main-left,.first-left,.second-left,.third-left{min-height:160px!important;padding:.5rem!important;margin-top:0!important}.main-right{padding:.5rem!important;min-height:120px!important}.product-detail-title{font-size:1.2rem!important;margin-bottom:1rem!important;line-height:1.3!important}.product-detail-description{font-size:.75rem!important;line-height:1.4!important;margin-bottom:1.5rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1rem!important;padding:0 .5rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.1rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.7rem!important;line-height:1.4!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.6rem!important;line-height:1.3!important}.page-number-01,.page-number-02,.page-number-03{font-size:6rem!important;top:-46px!important;left:1px!important}.scroller-wrapper{position:fixed!important;left:-1rem!important;top:28%!important;transform:translateY(-50%)!important;width:80px!important;height:206px!important}.scroller-container{width:80px!important;height:200px!important;padding:.5rem!important;display:none!important}.scroller-track{height:160px!important;left:60px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:60px!important;height:200px!important;gap:1.5rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.7rem!important}.scroller-label p{font-size:.7rem!important}.scroller-indicator{height:40px!important;left:60px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:100px!important;height:100px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:50px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 321px) and (max-width: 360px){.product-detail-container{padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.5rem .125rem!important}.main-left,.first-left,.second-left,.third-left{min-height:160px!important}.main-right{padding:.25rem!important;min-height:100px!important}.product-detail-title{font-size:1.1rem!important}.product-detail-description{font-size:.7rem!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:.9rem!important}.first-content-description p,.second-content-description p{font-size:.6rem!important}.first-more-text p,.third-more-text p{font-size:.55rem!important}.third-description-text p{font-size:.5rem!important}.scroller-wrapper{height:40px!important;margin:.25rem 0!important}.scroller-container{height:40px!important;display:none!important}.scroller-track,.scroller-labels{height:40px!important}.scroller-label{height:40px!important;padding:0 .125rem!important}.scroller-label p{font-size:.6rem!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:100px!important;height:100px!important}}@media (min-width: 361px) and (max-width: 375px){.product-detail-container{margin-bottom:50px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.75rem .5rem!important;min-height:auto!important}.main-left,.first-left,.second-left,.third-left{min-height:180px!important;padding:.75rem!important}.main-right{padding:.75rem!important;min-height:140px!important}.product-detail-title{font-size:1.4rem!important;margin-bottom:1.25rem!important;line-height:1.3!important}.product-detail-description{font-size:.8rem!important;line-height:1.5!important;margin-bottom:1.75rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.25rem!important;padding:0 .75rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.3rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.75rem!important;line-height:1.5!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.65rem!important;line-height:1.4!important}.page-number-01,.page-number-02,.page-number-03{font-size:7rem!important;top:-35px!important;left:-60px!important}.scroller-wrapper{position:fixed!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;width:90px!important;height:240px!important}.scroller-container{width:90px!important;height:240px!important;padding:.75rem!important;display:none!important}.scroller-track{height:200px!important;left:68px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:68px!important;height:240px!important;gap:1.7rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.75rem!important}.scroller-label p{font-size:.75rem!important}.scroller-indicator{height:45px!important;left:68px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:120px!important;height:120px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:60px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 321px) and (max-width: 360px){.product-detail-container{margin-bottom:45px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.6rem .4rem!important;min-height:auto!important}.main-left,.first-left,.second-left,.third-left{min-height:170px!important;padding:.6rem!important}.main-right{padding:.6rem!important;min-height:130px!important}.product-detail-title{font-size:1.3rem!important;margin-bottom:1.1rem!important;line-height:1.3!important}.product-detail-description{font-size:.77rem!important;line-height:1.45!important;margin-bottom:1.6rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.1rem!important;padding:0 .6rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.2rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.72rem!important;line-height:1.45!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.62rem!important;line-height:1.35!important}.page-number-01,.page-number-02,.page-number-03{font-size:6.5rem!important;top:-32px!important;left:-55px!important}.scroller-wrapper{position:fixed!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;width:85px!important;height:220px!important}.scroller-container{width:85px!important;height:220px!important;padding:.6rem!important;display:none!important}.scroller-track{height:180px!important;left:64px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:64px!important;height:220px!important;gap:1.6rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.72rem!important}.scroller-label p{font-size:.72rem!important}.scroller-indicator{height:42px!important;left:64px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:110px!important;height:110px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:55px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 361px) and (max-width: 390px){.product-detail-container{margin-bottom:52px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.85rem .6rem!important;min-height:auto!important;margin-top:0!important}.main-left,.first-left,.second-left,.third-left{min-height:185px!important;padding:.85rem!important}.main-right{padding:.85rem!important;min-height:145px!important}.product-detail-title{font-size:1.45rem!important;margin-bottom:1.35rem!important;line-height:1.3!important}.product-detail-description{font-size:.82rem!important;line-height:1.55!important;margin-bottom:1.85rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.35rem!important;padding:0 .85rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.4rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.77rem!important;line-height:1.55!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.67rem!important;line-height:1.45!important}.page-number-01,.page-number-02,.page-number-03{font-size:7.5rem!important;top:-57px!important;left:-13px!important}.scroller-wrapper{position:fixed!important;left:-1rem!important;top:31%!important;transform:translateY(-50%)!important;width:95px!important;height:260px!important}.scroller-container{width:95px!important;height:260px!important;padding:.85rem!important;display:none!important}.scroller-track{height:220px!important;left:72px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:72px!important;height:260px!important;gap:2.8rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.77rem!important}.scroller-label p{font-size:.77rem!important}.scroller-indicator{height:47px!important;left:72px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:130px!important;height:130px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:65px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 391px) and (max-width: 414px){.product-detail-container{margin-bottom:55px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:.9rem .7rem!important;min-height:auto!important}.main-left,.first-left,.second-left,.third-left{min-height:190px!important;padding:.9rem!important}.main-right{padding:.9rem!important;min-height:150px!important}.product-detail-title{font-size:1.5rem!important;margin-bottom:1.4rem!important;line-height:1.3!important}.product-detail-description{font-size:.83rem!important;line-height:1.58!important;margin-bottom:1.9rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.4rem!important;padding:0 .9rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.45rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.78rem!important;line-height:1.58!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.68rem!important;line-height:1.48!important}.page-number-01,.page-number-02,.page-number-03{font-size:7.8rem!important;top:-40px!important;left:-68px!important}.scroller-wrapper{position:fixed!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;width:100px!important;height:280px!important}.scroller-container{width:100px!important;height:280px!important;padding:.9rem!important;display:none!important}.scroller-track{height:240px!important;left:76px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:76px!important;height:280px!important;gap:1.9rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.78rem!important}.scroller-label p{font-size:.78rem!important}.scroller-indicator{height:48px!important;left:76px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:135px!important;height:135px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:68px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 376px) and (max-width: 425px){.product-detail-container{margin-bottom:60px;padding-top:80px!important}.first-more-text p,.third-more-text p{font-size:.7rem!important;line-height:1.5!important;width:330px}.main-section,.first-section,.second-section,.third-section{padding:1rem .75rem!important;min-height:auto!important;margin-top:0!important}.main-left,.first-left,.second-left,.third-left{min-height:200px!important;padding:1rem!important}.main-right{padding:1rem!important;min-height:160px!important}.product-detail-title{font-size:1.6rem!important;margin-bottom:1.5rem!important;line-height:1.3!important}.product-detail-description{font-size:.85rem!important;line-height:1.6!important;margin-bottom:2rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.5rem!important;padding:0 1rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.5rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.8rem!important;line-height:1.6!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.7rem!important;line-height:1.5!important}.page-number-01,.page-number-02,.page-number-03{font-size:8rem!important;top:-63px!important;left:-10px!important}.scroller-wrapper{position:fixed!important;left:-1rem!important;top:31%!important;transform:translateY(-50%)!important;width:100px!important;height:300px!important}.scroller-container{width:100px!important;height:300px!important;padding:1rem!important;display:none!important}.scroller-track{height:260px!important;left:76px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:76px!important;height:300px!important;gap:3rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.8rem!important}.scroller-label p{font-size:.8rem!important}.scroller-indicator{height:50px!important;left:76px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:140px!important;height:140px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:70px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}@media (min-width: 426px) and (max-width: 480px){.product-detail-container{margin-bottom:65px;padding-top:80px!important}.main-section,.first-section,.second-section,.third-section{padding:1.1rem .9rem!important;min-height:auto!important}.main-left,.first-left,.second-left,.third-left{min-height:220px!important;padding:1.1rem!important}.main-right{padding:1.1rem!important;min-height:180px!important}.product-detail-title{font-size:1.7rem!important;margin-bottom:1.6rem!important;line-height:1.3!important}.product-detail-description{font-size:.9rem!important;line-height:1.65!important;margin-bottom:2.1rem!important;max-width:100%!important}.first-content-container,.second-content-container,.third-content-container{margin-left:0!important;margin-top:1.6rem!important;padding:0 1.1rem!important;max-width:100%!important}.first-content-title p,.second-content-heading p,.third-main-title p{font-size:1.6rem!important;line-height:1.2!important}.first-content-description p,.second-content-description p{font-size:.85rem!important;line-height:1.65!important}.first-more-text p,.third-more-text p,.third-description-text p{font-size:.75rem!important;line-height:1.55!important}.page-number-01,.page-number-02,.page-number-03{font-size:8.5rem!important;top:-45px!important;left:-15px!important}.scroller-wrapper{position:fixed!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;width:100px!important;height:320px!important}.scroller-container{width:100px!important;height:320px!important;padding:1.1rem!important;display:none!important}.scroller-track{height:280px!important;left:76px!important;width:3px!important}.scroller-labels{flex-direction:column!important;justify-content:flex-start!important;width:76px!important;height:320px!important;gap:2.1rem!important}.scroller-label{height:auto!important;padding:0!important;font-size:.85rem!important}.scroller-label p{font-size:.85rem!important}.scroller-indicator{height:55px!important;left:76px!important;width:3px!important}.product-detail-circle-background-1,.product-detail-circle-background-2{width:150px!important;height:150px!important}.first-tagline-line,.second-tagline-line,.third-tagline-line{width:75px!important}.first-more-text,.third-more-text{width:100%!important;height:auto!important}.second-content-heading,.third-main-title{width:100%!important}.second-content-description{max-width:100%!important}.third-description-text{width:100%!important}}.scroller-container{position:relative;width:100px;height:300px;min-height:300px;-webkit-user-select:none;user-select:none;padding:1rem}.scroller-container .cursor-grab:hover{transform:scaleX(1.5);transition:transform .2s ease}.scroller-container .cursor-grab:active{transform:scaleX(2)}.scroller-container .cursor-pointer:hover{opacity:.8}.scroller-container.dragging{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.scroller-container::-webkit-scrollbar{display:none}.scroller-container{-ms-overflow-style:none;scrollbar-width:none}.scroller-labels{position:absolute;left:0;top:1rem;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-end;justify-content:flex-start;width:60px}.scroller-label{position:relative;cursor:pointer;transition:opacity .2s ease;font-family:Gilroy,Arial,sans-serif;font-weight:700;font-size:18px;color:#fff;text-align:right;white-space:nowrap}.scroller-label:hover{opacity:.8}.scroller-label p{display:block;line-height:normal;margin:0}.scroller-track{position:absolute;background:#fff;height:240px;left:74px;opacity:.5;top:0;width:3px;cursor:pointer}.scroller-indicator{position:absolute;background:#fff;height:60px;left:74px;width:3px;cursor:grab;transition:all .2s ease-out}.scroller-indicator:active{cursor:grabbing}.scroller-indicator:hover{transform:scaleX(1.5)}.blog-container{min-height:100vh;background:#111214;color:#fff;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.blog-top{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0 0;margin-top:180px}.blog-spline{margin-top:-10%;width:100vw;position:relative;left:50%;transform:translate(-50%)}.blog-spline-canvas{width:100%;height:100%}@media (max-width: 425px){.blog-container .page-title{font-size:1.5rem!important;max-width:90vw;min-width:200px}}@media (max-width: 375px){.page-title-container.page-title-blog{top:185px!important}}@media (max-width: 360px){.page-title-container.page-title-blog{top:175px!important}}@media (max-width: 320px){.page-title-container.page-title-blog{top:160px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.page-title-container.page-title-blog .page-title{font-size:12px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.blog-spline{margin-top:-2rem!important}}.blog-content{width:100%;padding:0 40px 140px}.blog-section-title{font-size:22px;font-weight:600;padding-bottom:10px;border-bottom:4px solid;border-image-source:linear-gradient(90deg,#467EFE 0%,rgba(24,24,24,0) 100%);border-image-slice:1;margin-bottom:16px;display:flex;align-items:flex-end;min-height:56px}.blog-container .page-title{font-size:3rem;font-weight:600;background:linear-gradient(90deg,#17dbfc,#fff,#467efe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:.5px;height:62px}.blog-section-text{color:#ffffffbf;line-height:1.7}.blog-section-left .blog-section-title{font-size:32px;margin-top:-4px;border-image-source:linear-gradient(90deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%)}.blog-section-right .blog-section-title{font-size:20.3px;font-weight:500;border-image-source:linear-gradient(270deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%)}@media (min-width: 601px) and (max-width: 992px){.blog-section-left .blog-section-title{font-size:24px}.blog-section-right .blog-section-title{font-size:16px}.blog-section-title{min-height:48px}}@media (min-width: 426px) and (max-width: 600px){.blog-section-title{font-size:20px}.blog-section-right .blog-section-title,.blog-section-title.text-lg-end{font-size:18px}}@media (max-width: 600px){.blog-top{margin-top:120px}}@media (max-width: 425px){.blog-top{margin-top:90px}.blog-section-left .blog-section-title{font-size:19px;margin-top:-4px;border-image-source:linear-gradient(90deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%);margin-bottom:-12px}.blog-section-right .blog-section-title{font-size:15.3px;font-weight:500;border-image-source:linear-gradient(270deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%)}}@media (max-width: 375px){.blog-top{margin-top:80px}.blog-section-left .blog-section-title{font-size:18px;margin-bottom:-10px}.blog-section-right .blog-section-title{font-size:14.8px}}@media (max-width: 320px){.blog-top{margin-top:70px}.blog-section-left .blog-section-title{font-size:17px;margin-bottom:-8px}.blog-section-right .blog-section-title{font-size:14.2px}}.blog-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px}.blog-card-title{font-size:18px;font-weight:600;margin-bottom:8px}.blog-card-excerpt{color:#ffffffb3;font-size:14px;margin-bottom:16px}.blog-card-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.blog-card-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 8px 25px #3b82f659}.blog-loading,.blog-error,.blog-empty{grid-column:1 / -1;text-align:center;color:#ffffffbf;padding:40px 0}.blog-gallery{margin-top:20px}.blog-feature{margin-top:10px}.blog-number-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;height:120px;display:flex;align-items:center;justify-content:center}.blog-number{font-weight:800;font-size:28px;color:#467efe}.blog-title-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;height:120px;display:flex;align-items:center;padding:0 18px;font-size:18px;font-weight:600}.blog-desc-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;min-height:200px;padding:18px;font-size:15px;line-height:1.8;color:#ffffffd9}.blog-slider-container{margin-top:40px;padding-top:40px}.blog-slider-cards{display:flex;gap:20px;align-items:flex-start;margin-bottom:30px;position:relative}.blog-slider-card{flex:1;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);transform-origin:center}.blog-slider-card-small{flex:0 0 30%;transform:scale(.85) translateY(20px);opacity:.7;filter:blur(1px);transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-slider-card-big{flex:0 0 40%;transform:scale(1) translateY(0);opacity:1;z-index:2;filter:blur(0px);box-shadow:0 20px 40px #0006;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-slider-card.slide-left{transform:translate(-100px) scale(.85);opacity:0}.blog-slider-card.slide-right{transform:translate(100px) scale(.85);opacity:0}.blog-slider-card.slide-center{transform:translate(0) scale(1);opacity:1}.blog-slider-card[style*="order: 1"]{animation:moveToLeft .6s cubic-bezier(.4,0,.2,1) forwards}.blog-slider-card[style*="order: 2"]{animation:moveToCenter .6s cubic-bezier(.4,0,.2,1) forwards}.blog-slider-card[style*="order: 3"]{animation:moveToRight .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes moveToLeft{0%{transform:scale(1) translateY(0);opacity:1;z-index:2}to{transform:scale(.85) translateY(20px);opacity:.7;z-index:1}}@keyframes moveToCenter{0%{transform:scale(.85) translateY(20px);opacity:.7;z-index:1}to{transform:scale(1) translateY(0);opacity:1;z-index:2}}@keyframes moveToRight{0%{transform:scale(1) translateY(0);opacity:1;z-index:2}to{transform:scale(.85) translateY(20px);opacity:.7;z-index:1}}.blog-slider-card-small:hover{transform:scale(.9) translateY(10px);opacity:.85;filter:blur(.5px)}.blog-slider-card-big:hover{transform:scale(1.02) translateY(-5px);box-shadow:0 25px 50px #00000080}.blog-image-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;height:400px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-image-card.tall{height:580px;box-shadow:0 15px 35px #0006;border:2px solid rgba(70,126,254,.3);transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-image-card img{width:100%;height:100%;object-fit:cover;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-image{transition:all .6s cubic-bezier(.4,0,.2,1);transform-origin:center}.image-slide-out-left{animation:slideOutLeft .6s cubic-bezier(.4,0,.2,1) forwards}.image-slide-in-left{animation:slideInLeft .6s cubic-bezier(.4,0,.2,1) forwards}.image-slide-out-center{animation:slideOutCenter .6s cubic-bezier(.4,0,.2,1) forwards}.image-slide-in-center{animation:slideInCenter .6s cubic-bezier(.4,0,.2,1) forwards}.image-slide-out-right{animation:slideOutRight .6s cubic-bezier(.4,0,.2,1) forwards}.image-slide-in-right{animation:slideInRight .6s cubic-bezier(.4,0,.2,1) forwards}.image-center{animation:none}@keyframes slideOutLeft{0%{transform:scale(.85) translateY(20px);opacity:.7}to{transform:scale(.6) translate(-100px) translateY(20px);opacity:0}}@keyframes slideInLeft{0%{transform:scale(.6) translate(100px) translateY(20px);opacity:0}to{transform:scale(.85) translateY(20px);opacity:.7}}@keyframes slideOutCenter{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.6) translate(-100px) translateY(0);opacity:0}}@keyframes slideInCenter{0%{transform:scale(.6) translate(100px) translateY(0);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes slideOutRight{0%{transform:scale(.85) translateY(20px);opacity:.7}to{transform:scale(.6) translate(100px) translateY(20px);opacity:0}}@keyframes slideInRight{0%{transform:scale(.6) translate(-100px) translateY(20px);opacity:0}to{transform:scale(.85) translateY(20px);opacity:.7}}.blog-slider-card-small:hover .blog-image-card{transform:scale(1.02);box-shadow:0 10px 25px #0000004d;border-color:#467efe33}.blog-slider-card-big:hover .blog-image-card{transform:scale(1.01);box-shadow:0 20px 45px #00000080;border-color:#467efe80}.blog-slider-card-small:hover .blog-image-card img{transform:scale(1.05)}.blog-slider-card-big:hover .blog-image-card img{transform:scale(1.02)}.blog-caption-inner{background:transparent;border:none;color:#fff;padding:1.25rem;border-radius:.375rem;font-size:14px;height:168px;position:relative;box-shadow:none}.blog-caption-overlay{position:absolute;left:0;right:0;z-index:2;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-caption-overlay .blog-caption-inner{background:transparent;border:none;box-shadow:none;width:100%;padding:10px;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-caption-overlay .cap-desc-box{height:auto;display:block;margin-top:29px;transition:all .6s cubic-bezier(.4,0,.2,1)}.blog-slider-card-big:hover .blog-caption-overlay{transform:translateY(-5px)}.blog-slider-card-big:hover .blog-caption-top{transform:translateY(-8px)}.blog-slider-card-big:hover .blog-caption-bottom{transform:translateY(8px)}.cap-number-box,.cap-title-box,.cap-desc-box{height:50%;display:flex;align-items:center;box-sizing:border-box;width:100%}.cap-number-box{justify-content:center}.cap-number{font-weight:800;font-size:62px;line-height:1;color:#467efe}.cap-title-box{padding:0 8px;font-weight:700;font-size:20px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cap-desc-box{font-size:16px;line-height:1.6;color:#fff;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cap-desc-box p{margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}@keyframes slideInFromLeft{0%{transform:translate(-100px) scale(.8);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes slideInFromRight{0%{transform:translate(100px) scale(.8);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes scaleUp{0%{transform:scale(.85);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes scaleDown{0%{transform:scale(1);opacity:1}to{transform:scale(.85);opacity:.7}}.blog-slider-navigation{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.blog-slider-nav-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:50px;position:relative;overflow:hidden}.blog-slider-nav-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.blog-slider-nav-btn:hover:before{left:100%}.blog-slider-ellipsis{color:#fff9;font-size:16px;font-weight:600;padding:12px 8px;display:flex;align-items:center;justify-content:center;min-width:30px}.blog-slider-nav-btn:hover{background:#fff3;border-color:#fff6;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #0003}.blog-slider-nav-btn.active{background:#467efe;border-color:#467efe;color:#fff;box-shadow:0 4px 15px #467efe4d;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 15px #467efe4d}50%{box-shadow:0 6px 20px #467efe80}to{box-shadow:0 4px 15px #467efe4d}}.blog-slider-nav-btn.active:hover{background:#3b5ce6;border-color:#3b5ce6;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #467efe66}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child){justify-content:center}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child){justify-content:center;gap:40px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-slider-card-big{flex:0 0 60%;max-width:600px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-slider-card-big{flex:0 0 50%}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-slider-card-small{flex:0 0 35%}@media (max-width: 768px){.blog-slider-cards{flex-direction:row;gap:0;justify-content:center;overflow:hidden}.blog-slider-card-small{display:none!important}.blog-slider-card-big{flex:0 0 100%;max-width:100%;transform:scale(1) translateY(0);opacity:1;z-index:2;filter:blur(0px);box-shadow:0 10px 30px #0000004d}.blog-image-card{height:220px}.blog-image-card.tall{height:280px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-slider-card-big{flex:0 0 100%;max-width:100%}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card{height:280px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card.tall{height:400px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-slider-card-big{flex:0 0 100%;max-width:100%}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card{height:280px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card.tall{height:400px}.blog-slider-navigation{gap:8px;margin-top:20px}.blog-slider-nav-btn{padding:6px 12px;font-size:12px;min-width:35px}}@media (max-width: 480px){.blog-slider-card-big{flex:0 0 95%;max-width:95%;margin:0 auto}.blog-image-card{height:200px}.blog-image-card.tall{height:260px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-slider-card-big{flex:0 0 95%;max-width:95%}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card{height:250px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card.tall{height:360px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-slider-card-big{flex:0 0 95%;max-width:95%}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card{height:250px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card.tall{height:360px}.blog-slider-navigation{gap:6px;margin-top:15px}.blog-slider-nav-btn{padding:5px 10px;font-size:11px;min-width:30px}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.blog-slider-card-big{flex:0 0 92%;max-width:92%;margin:0 auto}.blog-image-card{height:250px}.blog-image-card.tall{height:320px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-slider-card-big{flex:0 0 92%;max-width:92%}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card{height:280px}.blog-slider-cards:has(.blog-slider-card:nth-child(1):last-child) .blog-image-card.tall{height:380px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-slider-card-big{flex:0 0 92%;max-width:92%}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card{height:280px}.blog-slider-cards:has(.blog-slider-card:nth-child(2):last-child) .blog-image-card.tall{height:380px}.blog-slider-navigation{gap:5px;margin-top:15px}.blog-slider-nav-btn{padding:4px 8px;font-size:10px;min-width:28px}}.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#111214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease,visibility .3s ease}.loading-overlay.hidden{opacity:0;visibility:hidden}.blog-detail-page .about-team-header{position:relative;width:105%;max-width:100vw;min-height:40px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;top:10px;margin:0 auto 2.5rem;z-index:10;box-sizing:border-box;border-radius:12px;overflow:hidden;margin-left:-40px}.blog-detail-page{min-height:100vh;margin-top:15rem}@media (max-width: 600px){.blog-detail-page{max-width:100vw;min-width:300px;margin-top:0}}@media (max-width: 425px){.blog-detail-page{padding-top:7rem;margin-top:0}}@media (max-width: 375px){.blog-detail-page{padding-top:6.5rem;margin-top:0}}@media (max-width: 320px){.blog-detail-page{padding-top:6rem;margin-top:0}}.blog-detail-title{border-bottom:4px solid;border-image-source:linear-gradient(90deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%);border-image-slice:1;margin-bottom:24px;display:flex;align-items:flex-end;min-height:56px;font-size:32px;margin-top:-4px;color:#fff!important;padding-bottom:16px;padding-top:40px}.blog-detail-desc{color:#fff;width:86%;font-size:18px;padding-top:25px}@media (max-width: 425px){.blog-detail-desc{font-size:16px;line-height:1.7;width:92%}}@media (max-width: 375px){.blog-detail-desc{font-size:15px;line-height:1.7;width:94%}}@media (max-width: 320px){.blog-detail-desc{font-size:14px;line-height:1.6;width:96%}}.blog-additional-section{margin-top:60px;padding:40px 0}.blog-additional-left{padding-right:30px}.blog-additional-right{padding-left:30px}.blog-detail-title-2{color:#fff!important;font-size:28px;font-weight:600;margin-bottom:20px;border-bottom:3px solid;border-image-source:linear-gradient(90deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%);border-image-slice:1;padding-bottom:15px;width:100%;text-align:left}.blog-detail-desc-2{color:#fff;width:120%;font-size:23px;line-height:1.6;margin-bottom:30px;margin-top:40px;text-align:left}@media (max-width: 425px){.blog-detail-desc-2{width:100%;font-size:18px;line-height:1.7}}@media (max-width: 375px){.blog-detail-desc-2{font-size:17px;line-height:1.7}}@media (max-width: 320px){.blog-detail-desc-2{font-size:16px;line-height:1.6}}.blog-features-full{margin-top:0;width:100%;display:flex;flex-direction:row;gap:20px;flex-wrap:nowrap}.blog-features{margin-top:0;width:100%;display:flex;flex-direction:row;gap:15px;flex-wrap:nowrap}.blog-feature-item{margin-bottom:0;padding:20px;flex:1;width:calc(33.333% - 10px);display:flex;align-items:flex-start;gap:15px}.blog-feature-icon{flex-shrink:0;width:24px;height:24px}.blog-feature-icon img{width:24px;height:24px}.blog-feature-icon-placeholder{width:24px;height:24px;background:linear-gradient(135deg,#007bff,#17dbfc);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px}.blog-feature-content{flex:1}.blog-feature-content h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}.blog-feature-content p{color:#fffc;font-size:14px;line-height:1.5;margin:0}.blog-third-section{margin-top:60px;padding:40px 0}@media (max-width: 425px){.blog-features-full{flex-direction:column;align-items:flex-start;gap:12px}.blog-feature-item{width:100%;padding:16px}}@media (max-width: 375px){.blog-features-full{gap:10px}.blog-feature-item{padding:14px}}@media (max-width: 320px){.blog-features-full{gap:8px}.blog-feature-item{padding:12px}}.blog-detail-title-3{color:#fff!important;font-size:28px;font-weight:600;margin-bottom:20px;border-bottom:3px solid;border-image-source:linear-gradient(90deg,#467EFE 10%,#467EFE 10%,rgba(24,24,24,0) 70%);border-image-slice:1;padding-bottom:15px;width:100%;text-align:left}.blog-detail-desc-3{color:#fff;width:100%;font-size:18px;line-height:1.6;margin-bottom:0;text-align:left}.blog-detail-gallery{margin-top:40px;padding-top:40px}.blog-image-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;height:400px;display:flex;align-items:center;justify-content:center;position:relative}.blog-image-card.tall{height:580px}.blog-image-card img{width:100%;height:100%;object-fit:cover}.blog-caption-overlay{position:absolute;left:0;right:0;z-index:2}.blog-caption-overlay .blog-caption-inner{background:transparent;border:none;box-shadow:none;width:100%;padding:10px}.blog-caption-overlay .cap-desc-box{height:auto;display:block;margin-top:29px}.blog-caption-top{top:0}.blog-caption-bottom{bottom:-30px}.blog-caption{margin-top:10px}.cap-title-box h2{margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:pre-line;line-height:1.2;font-size:28px}@media (max-width: 768px){.blog-image-card{height:260px}.blog-image-card.tall{height:340px}}.blog-feature-item h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.blog-feature-item p{color:#fffc;font-size:14px;line-height:1.5;margin:0}.blog-images-layout{display:flex;align-items:flex-start;justify-content:space-between;height:600px;gap:20px;width:100%;padding-top:80px}.blog-images-middle{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:200px;height:400px}.blog-image-oval{border-radius:150px;overflow:hidden;border:4px solid #467EFE;flex-shrink:0}.blog-image-1{width:200px;height:450px}.blog-image-2{width:200px;height:450px;position:absolute;top:115px;left:0;z-index:999}.blog-image-3{width:200px;height:450px;position:absolute;bottom:115px;left:0;z-index:3}.blog-image-4{width:200px;height:450px}.blog-image-oval img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.blog-images-layout{height:auto;flex-direction:column;gap:20px}.blog-images-middle{flex-direction:row;gap:20px}.blog-image-oval{width:120px;height:160px}}@media (max-width: 425px){.blog-images-layout{flex-direction:row;align-items:flex-end;justify-content:space-between;height:auto;gap:12px;padding-top:77px;padding-bottom:41px}.blog-image-oval{border-width:2px}.blog-image-1,.blog-image-4{width:110px;height:260px;border-radius:70px}.blog-images-middle{width:120px;height:260px}.blog-image-2,.blog-image-3{width:120px;height:260px;border-radius:80px}.blog-image-2{top:60px}.blog-image-3{bottom:60px}.blog-image-oval img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block}}@media (max-width: 375px){.blog-images-layout{flex-direction:row;align-items:flex-end;justify-content:space-between;height:auto;gap:10px;padding-top:72px;padding-bottom:36px}.blog-image-oval{border-width:2px}.blog-image-1,.blog-image-4{width:95px;height:230px;border-radius:64px}.blog-images-middle{width:110px;height:230px}.blog-image-2,.blog-image-3{width:110px;height:230px;border-radius:72px}.blog-image-2{top:50px}.blog-image-3{bottom:50px}.blog-image-oval img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block}}@media (max-width: 320px){.blog-images-layout{flex-direction:row;align-items:flex-end;justify-content:space-between;height:auto;gap:8px;padding-top:68px;padding-bottom:32px}.blog-image-oval{border-width:2px}.blog-image-1,.blog-image-4{width:85px;height:210px;border-radius:58px}.blog-images-middle{width:100px;height:210px}.blog-image-2,.blog-image-3{width:100px;height:210px;border-radius:68px}.blog-image-2{top:45px}.blog-image-3{bottom:45px}.blog-image-oval img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block}}.blog-detail-spline-container{position:relative;height:100vh;width:100%;overflow:hidden}.blog-detail-title .page-title-container{top:35.6%}.blog-back-btn{margin:2rem 0;padding:.75rem 1.5rem;border-radius:25px;font-weight:500;transition:all .3s ease}.blog-back-btn:hover{transform:translate(-5px);box-shadow:0 4px 15px #467efe4d}.blog-detail-content{padding:2rem 0 4rem}.blog-detail-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;margin-bottom:2rem}.blog-detail-header{padding:2rem 2rem 1rem;border-bottom:1px solid #e9ecef}.blog-detail-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.2}.blog-detail-meta{display:flex;gap:1rem;align-items:center}.blog-detail-date{color:#6c757d;font-size:.9rem;font-weight:500}.blog-detail-category{background:linear-gradient(135deg,#467efe,#5a67d8);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-detail-image{width:100%;height:400px;overflow:hidden;position:relative}.blog-detail-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-detail-image:hover img{transform:scale(1.05)}.blog-detail-body{padding:2rem}.blog-detail-text{font-size:1.1rem;line-height:1.8;color:#495057}.blog-detail-text p{margin-bottom:1.5rem}@media (max-width: 768px){.blog-detail-title{font-size:2rem}.blog-detail-header{padding:1.5rem 1.5rem 1rem}.blog-detail-body{padding:1.5rem}.blog-detail-image{height:250px}.blog-detail-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 576px){.blog-detail-title{font-size:1.75rem}.blog-detail-header,.blog-detail-body{padding:1rem}.blog-detail-text{font-size:1rem}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.blog-detail-page{margin-top:-2rem}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.blog-detail-page{margin-top:-29px}.blog-slider-cards{flex-direction:row!important;gap:0!important;justify-content:center!important;overflow:hidden!important}.blog-slider-card-small{display:none!important}.blog-slider-card-big{flex:0 0 92%!important;max-width:92%!important;margin:0 auto!important;transform:scale(1) translateY(0)!important;opacity:1!important;z-index:2!important;filter:blur(0px)!important;box-shadow:0 10px 30px #0000004d!important}.blog-image-card{height:250px!important}.blog-image-card.tall{height:320px!important}.blog-slider-navigation{gap:5px!important;margin-top:15px!important}.blog-slider-nav-btn{padding:4px 8px!important;font-size:10px!important;min-width:28px!important}}.test-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.card{background:#fff;border-radius:20px;padding:40px;box-shadow:inset 0 0 20px #0000001a,0 20px 40px #0003;text-align:center;max-width:400px;width:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;transform-style:preserve-3d;perspective:1000px}.card:before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(145deg,#f0f0f0,#fff);z-index:-1;transform:translateZ(-1px)}.card:after{content:"";position:absolute;inset:5px;border-radius:15px;background:linear-gradient(145deg,#fff,#f0f0f0);z-index:-2;transform:translateZ(-2px)}.card:hover{transform:translateY(-15px) scale(1.02) rotateX(5deg) rotateY(5deg);box-shadow:inset 0 0 30px #00000026,0 30px 60px #0000004d,0 0 50px #667eea33;border:1px solid rgba(102,126,234,.1)}.card h2{color:#333;margin-bottom:20px;font-size:2rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.1)}.card p{color:#666;font-size:1.1rem;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.05)}.testcard-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#181818;padding:20px}.testcard-card{background:#fff;width:250px;height:350px;box-shadow:0 10px 30px #0000001a;position:relative;border-radius:15px}.blue-border-div{border:2px solid rgba(70,126,254,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:10px;display:flex;justify-content:center;align-items:center;overflow:hidden}.blue-border-div img{width:100%;height:100%;object-fit:cover}.version-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;margin-top:86px}.version-icon{width:20px;height:20px;object-fit:contain;margin-top:3px}.version-name{color:#999;font-size:16px;font-weight:500}.equipment-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:120px;color:#333;font-size:18px;font-weight:600;text-align:center;white-space:nowrap}.image-container{background:#181818;border-radius:0 0 0 45px;width:80px;height:80px;display:flex;justify-content:center;align-items:center;padding:20px;position:absolute;top:-25px;right:-25px}.image-container img{width:80%;height:80%;object-fit:contain}.admin-sidebar{width:280px;height:100vh;background:#1a1a2e;display:flex;flex-direction:column;position:relative}.sidebar-logo{padding:40px 20px;text-align:center}.sidebar-logo img{height:40px;width:auto;object-fit:contain}.sidebar-nav{flex:1;padding:20px 0;display:flex;flex-direction:column}.nav-item{display:flex;align-items:center;padding:16px 24px;margin:0 12px;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;color:#ffffffb3;border-left:4px solid transparent;text-decoration:none}.nav-item:hover{background:#ffffff0d;color:#ffffffe6}.nav-item.active{background:#ffffff1a;color:#fff;box-shadow:0 2px 8px #0003;border-left:8px solid #467efe;margin-left:0;border-radius:0 8px 8px 0}.nav-item:not(.active){border-left:8px solid rgba(192,192,192,.3);margin-left:0;border-radius:0 8px 8px 0}.nav-icon{width:24px;height:24px;margin-right:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-icon svg{width:20px;height:20px;fill:currentColor}.nav-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1.2;white-space:nowrap}.nav-item.active .nav-text{font-weight:600;color:#fff}.nav-item.active .nav-icon svg{fill:#fff}.nav-item:not(.active) .nav-text{color:#ffffffb3}.nav-item:not(.active) .nav-icon svg{fill:#ffffffb3}.sidebar-user-section{margin-top:auto;padding:20px;border-top:1px solid rgba(255,255,255,.1)}.user-info{display:flex;align-items:center;gap:12px;margin-bottom:16px}.user-avatar{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-avatar svg{width:24px;height:24px;fill:#fffc}.user-details{display:flex;flex-direction:column;flex:1}.user-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#fff;line-height:1.2}.user-role{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;color:#fff9;line-height:1.2}.logout-button{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:8px;color:#dc3545;cursor:pointer;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500}.logout-button:hover{background:#dc354533;border-color:#dc354580;transform:translateY(-1px)}.logout-button svg{width:18px;height:18px;fill:currentColor}.footer-logo{text-align:center;background:#1a1a2e}.footer-logo img{height:173px;width:auto;object-fit:contain}@media (max-width: 768px){.admin-sidebar{width:100%;height:auto;position:relative}.sidebar-nav{padding:10px 0}.nav-item{margin:0 8px;padding:12px 16px}.user-profile{padding:16px}}.admin-dashboard{padding:24px;background:#0f172a;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#e2e8f0}.dashboard-header{margin-bottom:32px;text-align:center}.dashboard-header h1{font-size:2.5rem;font-weight:700;color:#f8fafc;margin:0 0 8px;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-header p{font-size:1.1rem;color:#94a3b8;margin:0 0 12px;font-weight:500}.last-updated{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;color:#60a5fa;font-weight:500}.last-updated span{display:flex;align-items:center;gap:6px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px}.dashboard-card{background:#1e293b;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;border:1px solid #334155;transition:all .3s ease}.dashboard-card:hover{box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d;transform:translateY(-2px);border-color:#475569}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.card-header h2{font-size:1.5rem;font-weight:600;color:#f8fafc;margin:0}.time-filters{display:flex;gap:8px;background:#334155;padding:4px;border-radius:8px}.radio-filter{display:flex;align-items:center;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s ease;font-size:.875rem;font-weight:500;color:#94a3b8}.radio-filter input[type=radio]{display:none}.radio-filter span{position:relative;padding-left:0}.radio-filter input[type=radio]:checked+span{color:#3b82f6}.radio-filter input[type=radio]:checked{background:#3b82f6}.radio-filter:has(input[type=radio]:checked){background:#1e293b;color:#60a5fa;box-shadow:0 1px 3px #0000004d}.time-dropdown{position:relative}.time-select{background:#1e293b;border:1px solid #475569;border-radius:8px;padding:8px 16px;font-size:.875rem;color:#f8fafc;cursor:pointer;outline:none;transition:all .2s ease}.time-select:hover{border-color:#60a5fa}.time-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.chart-container{height:300px;position:relative}.donut-chart-container{height:200px;width:200px;margin:0 auto;display:flex;align-items:center;justify-content:center}.chart-placeholder{text-align:center;color:#94a3b8;font-size:.875rem}.charts-row{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.metrics-table{flex:1;min-width:300px}.metrics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px}.metrics-header h3{color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0}.total-count{color:#94a3b8;font-size:.875rem;font-weight:500}.count-number{color:#60a5fa;font-weight:600;font-size:1rem}.metrics-table table{width:100%;border-collapse:collapse}.metrics-table th{text-align:left;padding:12px 16px;font-size:.875rem;font-weight:600;color:#94a3b8;border-bottom:1px solid #475569;background:#334155;text-transform:uppercase;letter-spacing:.05em}.metrics-table td{padding:16px;font-size:.875rem;color:#f8fafc;border-bottom:1px solid #475569}.page-info{display:flex;align-items:center;gap:12px}.color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.count-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:4px 12px;border-radius:20px;font-weight:600;font-size:.875rem;display:inline-block;min-width:40px;text-align:center}.status-badge{padding:4px 12px;border-radius:20px;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.status-badge.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.status-badge.inactive{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.page-url{color:#60a5fa;font-family:Courier New,monospace;font-size:.875rem}@media (max-width: 1200px){.dashboard-grid{grid-template-columns:1fr}.charts-row{flex-direction:column;align-items:center}.donut-chart-container{margin-bottom:24px}}@media (max-width: 768px){.admin-dashboard{padding:16px}.dashboard-header h1{font-size:2rem}.card-header{flex-direction:column;align-items:flex-start}.time-filters{width:100%;justify-content:center}.chart-container{height:250px}}@media (max-width: 480px){.dashboard-card{padding:16px}.time-filters{flex-direction:column;gap:4px}.radio-filter{justify-content:center}.metrics-table{min-width:auto;overflow-x:auto}}.chart-container canvas{border-radius:8px}.dashboard-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chart-container:empty:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-spinner{text-align:center;font-size:3rem;margin:100px 0;animation:spin 1s linear infinite}.error-message{text-align:center;margin:100px 0;padding:40px;background:#1e293b;border:1px solid #dc2626;border-radius:16px;color:#fca5a5}.error-message p{font-size:1.2rem;margin-bottom:20px}.retry-button{background:#dc2626;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s ease}.retry-button:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.visitor-tracking{margin-top:24px;padding:20px;background:#334155;border-radius:12px;border:1px solid #475569}.tracking-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-bottom:20px}.stat-item{text-align:center;padding:12px;background:#1e293b;border-radius:8px;border:1px solid #475569}.stat-label{display:block;font-size:.75rem;color:#94a3b8;margin-bottom:4px;font-weight:500}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#f8fafc}.admin-nav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;margin-bottom:24px;max-width:100%;overflow-x:hidden;padding-top:10px}.admin-nav-card{background:#1e293bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(71,85,105,.3);border-radius:12px;padding:18px;position:relative;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;gap:14px;text-decoration:none;color:inherit}.admin-nav-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d;border-color:#60a5fa80;background:#1e293be6}.admin-nav-card.active{border-color:#3b82f6;background:#3b82f61a;box-shadow:0 0 0 2px #3b82f64d}.admin-nav-card.active .card-icon-container{background:#3b82f633}.admin-nav-card.active .card-title{color:#60a5fa}.card-icon-container{width:44px;height:44px;background:#4755694d;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon{width:22px;height:22px}.card-title{font-size:1rem;font-weight:600;color:#f8fafc;margin-bottom:2px;line-height:1.2}.card-subtitle{font-size:.8rem;color:#94a3b8;line-height:1.3;flex-grow:1}.card-text-container{display:flex;flex-direction:column;flex-grow:1}.card-arrow{margin-left:auto;flex-shrink:0}.card-arrow .arrow-icon{width:16px;height:16px;transform:rotate(360deg)}@media (max-width: 1200px){.admin-nav-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width: 768px){.admin-nav-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-nav-card{padding:14px;min-height:110px;gap:10px}}@media (max-width: 480px){.admin-nav-grid{grid-template-columns:1fr;gap:12px}.admin-nav-card{padding:16px;min-height:100px;gap:12px}}.user-icon-container{position:absolute;background:#ffffff26;box-sizing:border-box;display:flex;flex-direction:row;gap:8.332px;align-items:center;justify-content:center;left:18.33px;overflow:hidden;padding:2.499px;border-radius:1666.32px;width:63.32px;height:63.32px;top:20.83px}.ix-about-icon{position:relative;flex-shrink:0;width:24px;height:24px}.ix-about-svg{display:block;width:100%;height:100%;fill:none;preserve-aspect-ratio:none}.main-title{position:absolute;font-family:"MadaniArabic-Medium:Regular",sans-serif;line-height:0;left:163px;font-style:normal;color:#fff;font-size:19.996px;text-align:center;white-space:nowrap;top:28px;transform:translate(-50%)}.main-title p{display:block;line-height:1.2;white-space:pre}.subtitle{position:absolute;font-family:"MadaniArabic-Regular:Regular",sans-serif;line-height:0;left:151px;font-style:normal;opacity:.7;color:#fff;font-size:16px;text-align:center;white-space:nowrap;top:58px;transform:translate(-50%)}.subtitle p{display:block;line-height:1.2;white-space:pre}.arrow-container{position:absolute;display:flex;align-items:center;justify-content:center;right:28px;width:24px;height:24px;top:50%;transform:translateY(-50%)}.arrow-icon{flex:none;transform:scaleY(-1)}.icon-wrapper{overflow:hidden;position:relative;width:24px;height:24px}.icon-image{display:block;max-width:none;width:100%;height:100%}.card-border{position:absolute;border:.833px solid rgba(255,255,255,.05);inset:0;pointer-events:none;border-radius:9.998px;box-shadow:0 1.886px 15.368px #00000040}.metrics-table table{width:100%;border-collapse:collapse;margin-top:16px}.metrics-table th{background:#334155;color:#f8fafc;font-weight:600;font-size:.875rem;padding:12px 16px;text-align:left;border-bottom:2px solid #475569}.metrics-table td{padding:16px;border-bottom:1px solid #334155;color:#e2e8f0;font-size:.875rem}.metrics-table tr:hover{background:#334155}.page-info{display:flex;flex-direction:column;gap:4px}.page-name{font-weight:600;color:#f8fafc}.page-url{font-size:.75rem;color:#94a3b8;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.additional-analytics{grid-template-columns:repeat(3,1fr);margin-bottom:32px}.admin-about-container{padding:20px 40px}.admin-about-card{background:linear-gradient(265.98deg,#467efe33 -8.44%,#18181833 94.15%);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;color:#fff}.admin-about-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.slide-indicator{color:#467efe;font-size:18px;font-weight:500}.top-actions{display:flex;gap:12px;align-items:center}.add-btn{padding:10px 18px;background:linear-gradient(135deg,#467efe,#17dbfc);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.delete-btn{padding:8px 12px;color:#ff3b30;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.delete-btn img{width:24px;height:24px;filter:invert(39%) sepia(86%) saturate(3440%) hue-rotate(343deg) brightness(95%) contrast(101%)}.admin-about-content{display:flex;gap:24px;align-items:flex-start}.content-left{flex:1;display:flex;flex-direction:column;gap:20px}.form-group.row{display:grid;grid-template-columns:160px 1fr;gap:12px 16px;align-items:start}.form-group.row label{font-size:16px;font-weight:500;align-self:start}.form-group.row input,.form-group.row textarea{width:100%;padding:14px 16px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0f;color:#fff;font-size:14px}.form-group textarea{min-height:120px;resize:vertical}.content-right{flex:0 0 380px}.image-upload-container{display:flex;flex-direction:column;gap:10px;position:relative}.image-placeholder{width:100%;height:280px;border:2px dashed rgba(255,255,255,.3);border-radius:12px;background:#ffffff05;display:flex;align-items:center;justify-content:center;position:relative}.image-actions{position:absolute;left:-34px;bottom:4px;display:flex;flex-direction:column;gap:6px}.action-btn{width:32px;height:32px;border:none;border-radius:6px 0 0 6px;background:linear-gradient(90deg,#467efe,#17dbfc);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px}.image-info{font-size:12px;color:#ffffffbf;text-align:left}.team-member-section{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;background:#ffffff05}.team-member-header{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:12px}.team-member-header h6{color:#467efe;font-weight:600;margin:0}.form-control{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.form-control:focus{background:#ffffff1a!important;border-color:#467efe!important;box-shadow:0 0 0 .2rem #467efe40!important;color:#fff!important}.form-control::placeholder{color:#ffffff80!important}.form-label,.col-form-label{color:#fff!important;font-weight:500}.references-note{color:#fffc;font-size:14px}.references-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.upload-tile{border:2px dashed rgba(23,219,252,.6);border-radius:12px;background:#ffffff05;height:240px;display:flex;align-items:center;justify-content:center;cursor:pointer}.upload-inner{text-align:center}.upload-title{color:#9ed0ff;font-weight:600;margin-bottom:6px}.upload-sub{color:#ffffffbf;font-size:14px}.reference-item{position:relative;height:240px;border-radius:12px;background:#ffffff0a;overflow:hidden}.reference-canvas{width:100%;height:100%;background:#0f1115}.reference-actions{position:absolute;right:10px;bottom:10px;display:flex;gap:8px}.admin-products-header h2{color:#fff}.admin-products-container .admin-about-card{background:linear-gradient(265.98deg,#467efe33 -8.44%,#18181833 94.15%);border:1px solid rgba(255,255,255,.08);border-radius:14px}.admin-products-container .image-placeholder{height:280px}.admin-products-container .thumbs-strip{display:flex;flex-wrap:wrap;gap:10px}.admin-products-container .thumb-tile{position:relative;width:84px;height:84px;border-radius:10px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.09)}.admin-products-container .thumb-tile img{width:100%;height:100%;object-fit:cover}.admin-products-container .thumb-actions{position:absolute;left:-28px;bottom:6px;display:flex;flex-direction:column;gap:4px}.admin-products-container .thumb-actions .action-btn{width:24px;height:24px;border-radius:6px 0 0 6px}.admin-products-container .thumb-edit-btn{position:absolute;right:6px;bottom:6px;width:28px;height:28px;border:none;border-radius:6px;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.admin-products-container .thumb-tile.broken{outline:1px dashed rgba(255,99,99,.7)}.admin-products-container .thumb-add{display:grid;grid-template-columns:1fr auto;gap:10px}.admin-products-container .image-placeholder{border:2px dashed rgba(255,255,255,.25)}.admin-products-container .image-placeholder:hover{border-color:#467efe99}.admin-products-container .image-info{font-size:12px;color:#ffffffa6}.top-actions .btn-outline-danger{border-color:#dc354580;color:#dc3545;transition:all .3s ease}.top-actions .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff;transform:scale(1.05)}.page-info{color:#fff;font-size:14px;margin-bottom:15px}.page-info .text-muted{color:#fff9!important}.admin-equipment-container{padding:20px 40px}.admin-equipment-header h2{color:#fff;margin:0}.add-btn{background:linear-gradient(90deg,#5c67ff,#ad51ff);color:#fff;border:none;padding:8px 14px;border-radius:8px}.language-selector-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.language-selector-inline .form-select{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;font-size:14px!important;padding:6px 12px!important;border-radius:6px!important}.language-selector-inline .form-select:focus{background:#ffffff26!important;border-color:#467efe!important;box-shadow:0 0 0 .2rem #467efe40!important}.language-selector-inline .form-text{font-size:12px!important;color:#ffffffb3!important;margin:0!important}.admin-equipment-container .admin-about-card{background:linear-gradient(265.98deg,#467efe33 -8.44%,#18181833 94.15%);border:1px solid rgba(255,255,255,.08);border-radius:14px}.admin-equipment-container .form-control,.admin-equipment-container .form-select,.admin-equipment-container textarea{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.admin-equipment-container .form-control:focus,.admin-equipment-container .form-select:focus,.admin-equipment-container textarea:focus{background:#ffffff1a!important;border-color:#467efe!important;box-shadow:0 0 0 .2rem #467efe40!important;color:#fff!important}.admin-equipment-container .form-control::placeholder{color:#ffffff80!important}.admin-equipment-container .form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;background-size:16px 12px!important}.admin-equipment-container .form-select option{background-color:#2a2a2a!important;color:#fff!important}.admin-equipment-container .form-select option:checked{background-color:#467efe!important}.admin-equipment-container .form-text{color:#fff9!important}.features-section,.specifications-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:15px;margin-bottom:15px}.features-section h6,.specifications-section h6{color:#fff;margin-bottom:15px;font-weight:600}.feature-item,.spec-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:10px;margin-bottom:10px}.feature-item .form-control,.spec-item .form-control{margin-bottom:8px}.feature-item .btn,.spec-item .btn{padding:4px 8px;font-size:12px}.categories-display,.tags-display{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:15px;margin-bottom:15px}.categories-display h6,.tags-display h6{color:#fff;margin-bottom:15px;font-weight:600}.badge{font-size:12px;padding:6px 12px;border-radius:20px;margin:2px}.badge.bg-primary{background-color:#467efe!important}.badge.bg-secondary{background-color:#6c757d!important}.table-dark.table-striped{--bs-table-bg: rgba(17, 18, 20, .6);--bs-table-striped-bg: rgba(255, 255, 255, .05);--bs-table-color: #ffffff;border-radius:12px;overflow:hidden}.table-dark.table-striped img{border-radius:6px}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{width:95%;max-width:720px;background:linear-gradient(265.98deg,#467efe26 -8.44%,#181818e6 94.15%);border:1px solid rgba(255,255,255,.08);border-radius:14px;color:#fff}.modal-header,.modal-footer{border-color:#ffffff1a}.page-item.active .page-link{background:#467efe;border-color:#467efe;color:#fff}.page-item.disabled .page-link{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d}.image-upload-container{position:relative}.image-placeholder{position:relative;border:2px dashed rgba(255,255,255,.2);border-radius:12px;overflow:hidden;min-height:200px;width:100%}.image-actions{position:absolute;left:10px!important;bottom:10px;display:flex;gap:8px;z-index:10}.action-btn{width:32px;height:32px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-btn:hover{background:#000000e6;transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.action-btn img{width:16px;height:16px;filter:invert(1)}.image-info{font-size:12px;color:#fff9;text-align:center;margin-top:8px}@media (max-width: 768px){.admin-equipment-container{padding:15px 20px}.feature-item .d-flex,.spec-item .d-flex{flex-direction:column;gap:8px}.feature-item .btn,.spec-item .btn{align-self:flex-end}}.admin-equipment-container .badge{font-size:12px;font-weight:600;padding:6px 8px}.admin-equipment-container .btn-outline-secondary{border-color:#6c757d;color:#6c757d;padding:4px 8px;font-size:12px;min-width:32px}.admin-equipment-container .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.admin-equipment-container .btn-outline-secondary:disabled{opacity:.5;cursor:not-allowed}.admin-equipment-container .features-section,.admin-equipment-container .specifications-section{border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:15px;margin-bottom:20px;background:#ffffff05}.admin-equipment-container .feature-item,.admin-equipment-container .specification-item{background:#ffffff0d;border-radius:6px;padding:10px;margin-bottom:8px;border:1px solid rgba(255,255,255,.1)}.admin-equipment-container .alert-info{background-color:#0dcaf01a;border-color:#0dcaf04d;color:#0dcaf0}.admin-equipment-container .alert-sm{font-size:12px;padding:8px 12px;margin-bottom:15px;border-radius:6px}.admin-equipment-container .alert strong{color:#0dcaf0}.admin-services-header h2{color:#fff}.admin-services-container .admin-about-card{background:linear-gradient(265.98deg,#467efe33 -8.44%,#18181833 94.15%);border:1px solid rgba(255,255,255,.08);border-radius:14px}.admin-services-container .form-control{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.admin-services-container .form-control:focus{background:#ffffff1a!important;border-color:#467efe!important;box-shadow:0 0 0 .2rem #467efe40!important;color:#fff!important}.admin-services-container .form-control::placeholder{color:#ffffff80!important}.service-id-badge{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:40px;padding:8px 16px;background:linear-gradient(135deg,#467efe,#17dbfc);border-radius:20px;box-shadow:0 4px 15px #467efe4d,0 0 0 1px #ffffff1a,inset 0 1px #fff3;position:relative;overflow:hidden;transition:all .3s ease}.service-id-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.service-id-badge:hover:before{left:100%}.service-id-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px #467efe66,0 0 0 1px #ffffff26,inset 0 1px #ffffff4d}.id-number{font-family:Arial,sans-serif;font-size:16px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:1px;position:relative;z-index:1}.modal-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.modal-content{background:linear-gradient(265.98deg,#467efe1a -8.44%,#181818f2 94.15%);border:1px solid rgba(255,255,255,.1);border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000080;animation:slideIn .3s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.modal-title{color:#fff;font-size:20px;font-weight:600;margin:0}.modal-close{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-body{padding:24px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid rgba(255,255,255,.1)}.modal-footer .btn{padding:10px 20px;border-radius:8px;font-weight:500;transition:all .3s ease}.modal-footer .btn-secondary{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.modal-footer .btn-secondary:hover{background:#fff3;border-color:#ffffff4d}.modal-footer .btn-primary{background:linear-gradient(135deg,#467efe,#17dbfc);border:none;color:#fff;box-shadow:0 4px 15px #467efe4d}.modal-footer .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #467efe66}.form-label{color:#fff;font-weight:500;margin-bottom:8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.pagination{margin:0;gap:5px}.page-link{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 12px;border-radius:8px;transition:all .3s ease}.page-link:hover{background:#fff3;border-color:#ffffff4d;color:#fff}.page-item.active .page-link{background:linear-gradient(90deg,#5c67ff,#ad51ff);border-color:#5c67ff;color:#fff}.page-item.disabled .page-link{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d;cursor:not-allowed}.admin-blog-container .image-placeholder{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;width:100%;height:180px}.admin-blog-container .image-actions{right:8px;top:8px;display:flex;gap:6px}.admin-blog-container .action-btn{width:32px;height:32px;border-radius:8px;background:#00000080;display:inline-flex;align-items:center;justify-content:center;border:none}.admin-blog-container .action-btn img{width:16px;height:16px;filter:brightness(0) invert(1) contrast(1.1)}.admin-blog-container .image-info{color:#fff9;font-size:12px;margin-top:6px}.admin-categories-tags{padding:24px;background:#1a1a1a;min-height:100vh;color:#fff}.page-header{margin-bottom:32px;text-align:center}.page-header h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:8px}.page-header p{font-size:1.1rem;color:#b0b0b0;margin:0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1400px;margin:0 auto}.section-card{background:#2d2d2d;border-radius:12px;box-shadow:0 4px 6px #0000004d;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #404040}.section-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000080;border-color:#555}.section-header{padding:24px;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.section-header h2{margin:0;font-size:1.5rem;font-weight:600}.btn-primary{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-primary:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.items-grid{padding:24px;display:grid;gap:16px}.item-card{background:#3a3a3a;border-radius:8px;padding:20px;border:1px solid #505050;transition:all .2s ease}.item-card:hover{background:#454545;border-color:#606060;box-shadow:0 2px 8px #0000004d}.item-content h3{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#fff}.description{color:#b0b0b0;font-size:.9rem;margin:0 0 16px;line-height:1.4}.item-meta{display:flex;gap:12px;margin-bottom:16px}.status{padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.status.active{background:#2d5a2d;color:#90ee90}.count{color:#b0b0b0;font-size:.85rem;font-weight:500}.item-actions{display:flex;gap:8px}.btn-edit,.btn-delete{padding:8px 16px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-edit{background:#17a2b8;color:#fff}.btn-edit:hover{background:#138496;transform:translateY(-1px)}.btn-delete{background:#dc3545;color:#fff}.btn-delete:hover{background:#c82333;transform:translateY(-1px)}.empty-state{text-align:center;padding:40px 20px;color:#b0b0b0}.empty-state p{margin:0;font-size:1rem}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:#2d2d2d;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:modalSlideIn .3s ease;border:1px solid #404040}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:24px 24px 16px;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:1.3rem;font-weight:600;color:#fff}.modal-close{background:none;border:none;font-size:1.5rem;color:#b0b0b0;cursor:pointer;padding:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close:hover{background:#404040;color:#fff}.modal-content form{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#fff;font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #505050;border-radius:8px;font-size:1rem;transition:border-color .2s ease;box-sizing:border-box;background:#3a3a3a;color:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;background:#454545}.form-group input[type=color]{height:50px;padding:8px;cursor:pointer}.form-group textarea{resize:vertical;min-height:80px}.form-group:has(label:contains("English")){border-left:3px solid #007bff;padding-left:15px;margin-bottom:20px}.form-group:has(label:contains("Azərbaycan")){border-left:3px solid #28a745;padding-left:15px;margin-bottom:15px}.form-group:has(label:contains("Русский")){border-left:3px solid #dc3545;padding-left:15px;margin-bottom:15px}.form-group label{font-weight:600;margin-bottom:8px;display:block}.form-group label:contains("English"){color:#007bff}.form-group label:contains("Azərbaycan"){color:#28a745}.form-group label:contains("Русский"){color:#dc3545}.form-group input::placeholder,.form-group textarea::placeholder{color:gray}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #404040}.btn-secondary{background:#6c757d;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#5a6268;transform:translateY(-1px)}.loading,.error{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.1rem;color:#b0b0b0}.error{color:#ff6b6b}@media (max-width: 1024px){.content-grid{grid-template-columns:1fr;gap:24px}}@media (max-width: 768px){.admin-categories-tags{padding:16px}.page-header h1{font-size:2rem}.section-header{flex-direction:column;gap:16px;text-align:center}.modal-content{width:95%;margin:20px}.modal-actions{flex-direction:column}.modal-actions button{width:100%}}.user-profile-container{padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh;background:#0f0f23}.profile-header{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:15px;color:#fff;box-shadow:0 10px 30px #0000004d;border:1px solid #2a2a3e}.profile-header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.profile-header p{font-size:1.1rem;opacity:.9;margin:0}.profile-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.profile-section{background:#1a1a2e;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000004d;border:1px solid #2a2a3e}.profile-section h2{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #4a9eff;display:inline-block}.user-info-grid{display:grid;gap:1rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#2a2a3e;border-radius:8px;border-left:4px solid #4a9eff}.info-item label{font-weight:600;color:#b8b8b8;font-size:.95rem}.info-item span{color:#fff;font-weight:500;text-align:right;max-width:200px;word-wrap:break-word}.password-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#b8b8b8;font-size:.95rem}.password-input-container{position:relative;display:flex;align-items:center}.password-input{width:100%;padding:1rem 3rem 1rem 1rem;border:2px solid #2a2a3e;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#2a2a3e;color:#fff}.password-input:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff33}.password-toggle-btn{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .3s ease}.password-toggle-btn:hover{background-color:#3a3a4e}.update-password-btn{background:linear-gradient(135deg,#4a9eff,#6b46c1);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.update-password-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #4a9eff66}.update-password-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-message{background:#2d1b1b;color:#ff6b6b;padding:1rem;border-radius:8px;border:1px solid #4a2a2a;font-size:.9rem}.success-message{background:#1b2d1b;color:#6bff6b;padding:1rem;border-radius:8px;border:1px solid #2a4a2a;font-size:.9rem}@media (max-width: 768px){.user-profile-container{padding:1rem}.profile-content{grid-template-columns:1fr;gap:1.5rem}.profile-header{padding:1.5rem;margin-bottom:2rem}.profile-header h1{font-size:2rem}.profile-section{padding:1.5rem}.info-item{flex-direction:column;align-items:flex-start;gap:.5rem}.info-item span{text-align:left;max-width:100%}}@media (max-width: 480px){.profile-header h1{font-size:1.75rem}.profile-section{padding:1rem}.password-input{padding:.875rem 2.5rem .875rem .875rem}.update-password-btn{padding:.875rem 1.5rem}}.admin-panel-container{display:flex;height:100vh;width:100vw;overflow:auto}.admin-dashboard{padding:20px}.admin-dashboard h1{color:#333;margin-bottom:20px;font-size:28px}.admin-dashboard p{color:#666;font-size:16px;line-height:1.6}.admin-nav{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.admin-nav-brand h1{color:#17dbfc;margin:0;font-size:1.8rem;font-weight:600}.admin-nav-links{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.admin-nav-links li a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;font-weight:500}.admin-nav-links li a:hover{background:#17dbfc1a;color:#17dbfc}@media (max-width: 768px){.admin-nav{padding:1rem;flex-direction:column;gap:1rem}.admin-nav-links{gap:1rem}.admin-main{padding:1rem}}.login-container{min-height:100vh;background:#111214;color:#fff;padding:0;font-family:Arial,sans-serif;position:relative;overflow-x:hidden;overflow:visible}.login-footer-left{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.login-footer-left img{width:100%;height:100%;object-fit:cover}.login-centered-div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:80%;display:flex;z-index:1001}.login-left-side{flex:1;position:relative;border-image-source:linear-gradient(40.3deg,#FFFFFF 20.95%,rgba(255,255,255,0) 73.14%);background:#b1b1b10a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:hidden}.login-right-side{flex:1;background:#000;display:flex;align-items:center;justify-content:center;padding:2rem}.login-logo-top-left{position:absolute;top:2rem;left:50%;transform:translate(-50%);z-index:1002;width:300px;height:auto;transition:transform .3s ease}.login-logo-top-left:hover{transform:translate(-50%) scale(1.1)}.login-logo-top-left img{width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.login-circle-background-left{position:absolute;top:20%;left:20%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:conic-gradient(from 213.15deg at 50% 50%,#17dbfc -16.68deg,#467efe 90.44deg,#17dbfc 343.32deg,#467efe 450.44deg);-webkit-backdrop-filter:blur(285.79998779296875px);backdrop-filter:blur(285.79998779296875px);filter:blur(150px);opacity:.6;z-index:1;pointer-events:none}.login-form{width:100%;max-width:400px;text-align:center}.login-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px}.login-input-group{margin-bottom:1.5rem;position:relative}.login-input-field{width:100%;padding:1rem 1.5rem;background:#2a2a2a;border:none;border-radius:25px;color:#fff;font-size:1rem;outline:none;transition:all .3s ease}.login-input-field::placeholder{color:#ccc}.login-input-field:focus{background:#3a3a3a;box-shadow:0 0 0 2px #467efe4d}.login-password-container{position:relative}.login-password-toggle{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#ccc;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:color .3s ease}.login-password-toggle:hover{color:#fff}.login-checkbox-group{margin-bottom:2rem;text-align:left}.login-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;color:#ffffffb3}.login-checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#467EFE}.login-button{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#17dbfc,#467efe);border:none;border-radius:25px;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #467efe66}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-error-message{background:#c5303033;color:#ff6b6b;padding:12px 16px;border-radius:8px;border:1px solid rgba(197,48,48,.3);font-size:.9rem;text-align:center;margin-bottom:1.5rem}.login-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.login-footer p{color:#ffffffb3;font-size:.85rem;margin:5px 0}.login-footer strong{color:#fff}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}body.admin-panel-body{display:block;place-items:initial}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#111214;color:#fff;gap:1rem}.loading-spinner{width:50px;height:50px;border:3px solid rgba(23,219,252,.3);border-top:3px solid #17DBFC;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
