*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100%;overflow-x:hidden}body{background:#020814;color:white;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{position:relative;min-height:100vh;overflow:hidden;padding:48px 4vw;background:radial-gradient(circle at 50% 53%,rgba(126,68,255,.27),transparent 20%),radial-gradient(circle at 38% 54%,rgba(0,215,255,.2),transparent 27%),linear-gradient(135deg,#020612 0%,#06162f 48%,#020814 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,190,255,.75) 1px,transparent 2px),linear-gradient(rgba(0,150,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(0,150,255,.055) 1px,transparent 1px);background-size:160px 160px,70px 70px,70px 70px;opacity:.42;pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 48%,rgba(0,0,0,.55));pointer-events:none}.title{position:relative;z-index:10;text-align:center}.title h1{font-size:clamp(46px,6vw,86px);font-weight:900;letter-spacing:2px;line-height:.95;background:linear-gradient(90deg,#fff 5%,#12dcff 42%,#7769ff 67%,#d24cff);-webkit-background-clip:text;color:transparent;text-shadow:0 0 42px rgba(0,210,255,.25)}.title p{margin-top:18px;letter-spacing:11px;text-transform:uppercase;font-size:clamp(10px,1.2vw,17px);color:rgba(255,255,255,.88)}.stage{position:relative;z-index:3;width:min(1440px,100%);height:735px;margin:0 auto}.geo-map{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);width:min(1120px,86vw);z-index:2;filter:drop-shadow(0 0 8px rgba(0,223,255,.9)) drop-shadow(0 0 30px rgba(0,119,255,.42));opacity:.96}.geo-map svg{width:100%;height:auto;display:block;overflow:visible}.region{fill:rgba(3,35,74,.48);stroke:rgba(112,238,255,.82);stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round;transition:.28s ease;vector-effect:non-scaling-stroke}.region:nth-child(3n){fill:rgba(37,47,100,.44);stroke:rgba(139,116,255,.58)}.region:nth-child(4n){fill:rgba(7,58,86,.42);stroke:rgba(24,221,255,.75)}.region:hover{fill:rgba(0,217,255,.20);stroke:#8ff8ff;filter:drop-shadow(0 0 10px rgba(0,225,255,.9))}.map-net{fill:none;stroke:rgba(30,220,255,.28);stroke-width:1;stroke-linecap:round;stroke-dasharray:4 8;animation:netMove 12s linear infinite;vector-effect:non-scaling-stroke}@keyframes netMove{to{stroke-dashoffset:-120}}.map-node{fill:#75f7ff;filter:drop-shadow(0 0 8px #00dfff);animation:pulse 2.8s infinite;transform-box:fill-box;transform-origin:center}.map-node.pink{fill:#ff55ef}.map-node.gold{fill:#ffbe61}@keyframes pulse{50%{opacity:.38;transform:scale(.75)}}.core{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:340px;height:340px;z-index:8}.cube{position:relative;width:100%;height:100%;display:grid;place-items:center;text-align:center;border-radius:14px;background:linear-gradient(135deg,rgba(0,226,255,.74),rgba(127,65,255,.72) 50%,rgba(255,58,240,.58));box-shadow:0 0 70px rgba(0,225,255,.75),0 0 130px rgba(170,60,255,.65),inset 0 0 55px rgba(255,255,255,.25);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden}.cube:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0 1px,transparent 1px 17px),repeating-linear-gradient(0deg,rgba(255,255,255,.1) 0 1px,transparent 1px 17px);opacity:.7}.cube-text{position:relative;text-shadow:0 0 18px rgba(0,0,0,.55)}.cube-text b{font-size:78px;line-height:.9}.cube-text span{display:block;margin-top:12px;font-size:28px;font-weight:800;letter-spacing:4px}.cube-text small{display:block;margin-top:8px;letter-spacing:7px;font-size:14px}.card{position:absolute;z-index:11;width:390px;min-height:148px;display:flex;align-items:center;gap:24px;padding:21px 28px;background:linear-gradient(145deg,rgba(4,16,36,.9),rgba(3,8,22,.78));border:1px solid var(--c);border-radius:26px;box-shadow:0 0 38px var(--g),0 28px 80px rgba(0,0,0,.35);backdrop-filter:blur(16px);transition:.35s}.card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 0 68px var(--g),0 34px 100px rgba(0,0,0,.45)}.card:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.08);border-radius:20px;pointer-events:none}.icon{position:relative;width:100px;height:100px;flex:0 0 100px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--c);box-shadow:0 0 34px var(--g),inset 0 0 30px var(--g)}.icon svg{width:58px;height:58px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px var(--c))}.info{position:relative}.name{font-size:34px;font-weight:900;line-height:1}.name em{font-style:normal;color:var(--c);text-shadow:0 0 16px var(--g)}.desc{margin-top:16px;color:rgba(255,255,255,.78);font-size:17px}.vipgo{--c:#16d9ff;--g:rgba(0,216,255,.35);left:0;top:150px}.mylux{--c:#ffbd66;--g:rgba(255,189,102,.3);right:0;top:150px}.dekor{--c:#4fffe5;--g:rgba(79,255,229,.28);left:0;bottom:36px}.osale{--c:#ff56d8;--g:rgba(255,86,216,.3);right:0;bottom:36px}.cube{background:transparent!important;box-shadow:none!important;clip-path:none!important;border-radius:0!important;overflow:visible!important}.cube:before{display:none!important}.cube-text{text-align:center!important;text-shadow:0 0 14px rgba(0,0,0,.95),0 0 24px rgba(0,225,255,.45),0 0 42px rgba(255,86,216,.24)!important}.cube-text b,.cube-text span,.cube-text small{color:#ffffff!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.22)) drop-shadow(0 0 16px rgba(0,225,255,.22))!important}.desc,.title p,.cube-text small{font-family:"ALK Sanet",Arial,Helvetica,sans-serif!important}.name,.title h1,.cube-text b,.cube-text span{font-family:Arial,Helvetica,sans-serif!important}.card{overflow:hidden}.visit-btn{position:absolute;right:10px;bottom:8px;display:inline-flex;align-items:center;gap:5px;height:25px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-family:"ALK Sanet",Arial,Helvetica,sans-serif;font-size:8.5px;line-height:1;opacity:0;transform:translateY(7px);transition:opacity .24s ease,transform .24s ease,background .24s ease,border-color .24s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.visit-btn svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.card:hover .visit-btn{opacity:1;transform:translateY(0);background:rgba(255,255,255,.14);border-color:var(--c)}@media(max-width:900px){.visit-btn{right:7px;bottom:6px;height:21px;padding:0 7px;font-size:7px}.visit-btn svg{width:11px;height:11px}}@media(hover:none){.visit-btn{opacity:.85;transform:none}}.hero{min-height:100svh;width:100%;padding:clamp(12px,2.6vw,44px);display:grid;place-items:center;overflow:hidden}.title{position:absolute;left:50%;top:clamp(14px,3.2vh,42px);transform:translateX(-50%);width:min(92vw,980px);z-index:20;text-align:center;pointer-events:none}.title h1{font-size:clamp(28px,5.6vw,82px);line-height:.94}.title p{margin-top:clamp(7px,1.1vw,16px);font-size:clamp(8px,1.1vw,16px);letter-spacing:clamp(1.5px,.65vw,10px);line-height:1.35}.stage{--stage-w:min(1500px,100vw);--stage-h:min(820px,100svh);position:relative;width:var(--stage-w);height:var(--stage-h);min-height:520px;margin:0 auto;transform-origin:center center}.geo-map{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:clamp(760px,83vw,1220px);max-width:none;z-index:2;opacity:.88;pointer-events:none;filter:drop-shadow(0 0 8px rgba(0,210,255,.28))}.geo-map svg{width:100%;height:auto;display:block;overflow:visible}.core{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:clamp(150px,20vw,290px);height:clamp(150px,20vw,290px);z-index:8;display:grid;place-items:center;pointer-events:none}.center-logo,.ge-minimal-logo{width:100%;height:100%;max-width:none;max-height:none;display:block}.card{width:clamp(198px,15.4vw,252px)!important;min-height:clamp(76px,6.2vw,92px)!important;padding:clamp(9px,.9vw,13px) clamp(10px,1vw,14px)!important;gap:clamp(7px,.75vw,10px)!important;border-radius:clamp(15px,1.2vw,18px)!important}.icon{width:clamp(32px,2.8vw,42px)!important;height:clamp(32px,2.8vw,42px)!important;flex:0 0 clamp(32px,2.8vw,42px)!important}.icon svg{width:clamp(17px,1.55vw,22px)!important;height:clamp(17px,1.55vw,22px)!important}.name{font-size:clamp(12px,1.12vw,19px)!important;line-height:1!important}.desc{font-size:clamp(7.5px,.68vw,10px)!important;line-height:1.22!important;margin-top:clamp(3px,.35vw,5px)!important;max-width:clamp(86px,8vw,124px)!important}.vipgo{left:clamp(24px,5.2vw,88px)!important;top:clamp(116px,15.2vh,178px)!important}.mylux{right:clamp(24px,5.2vw,88px)!important;top:clamp(116px,15.2vh,178px)!important}.dekor{left:clamp(24px,5.2vw,88px)!important;bottom:clamp(62px,10.4vh,126px)!important}.osale{right:clamp(24px,5.2vw,88px)!important;bottom:clamp(62px,10.4vh,126px)!important}.line{display:block}@media(max-width:1180px){.stage{width:100vw;height:100svh;min-height:620px}.geo-map{width:clamp(780px,112vw,1080px);opacity:.66}.core{top:51%;width:clamp(150px,24vw,240px);height:clamp(150px,24vw,240px)}.vipgo{left:clamp(14px,3vw,34px)!important;top:clamp(96px,13vh,142px)!important}.mylux{right:clamp(14px,3vw,34px)!important;top:clamp(96px,13vh,142px)!important}.dekor{left:clamp(14px,3vw,34px)!important;bottom:clamp(46px,8vh,88px)!important}.osale{right:clamp(14px,3vw,34px)!important;bottom:clamp(46px,8vh,88px)!important}}@media(max-width:900px){.hero{padding:8px}.title{display:block!important;top:clamp(10px,2.3vh,18px);width:94vw}.title h1{font-size:clamp(22px,7.6vw,40px)!important}.title p{font-size:clamp(7px,2.2vw,10px)!important;letter-spacing:clamp(1px,.8vw,3px)!important;margin-top:6px!important}.stage{width:100vw!important;height:100svh!important;min-height:640px!important}.geo-map{left:50%;top:51%;width:clamp(720px,168vw,980px)!important;opacity:.52!important}.core{top:51%;width:clamp(132px,35vw,210px)!important;height:clamp(132px,35vw,210px)!important}.card{width:clamp(145px,40vw,188px)!important;min-height:clamp(62px,12vw,76px)!important;padding:7px 8px!important;gap:6px!important}.icon{width:clamp(28px,7vw,34px)!important;height:clamp(28px,7vw,34px)!important;flex-basis:clamp(28px,7vw,34px)!important}.icon svg{width:clamp(15px,4vw,18px)!important;height:clamp(15px,4vw,18px)!important}.name{font-size:clamp(10.5px,3.2vw,14px)!important}.desc{font-size:clamp(7px,1.9vw,8.5px)!important;max-width:80px!important}.vipgo{left:10px!important;top:clamp(72px,12vh,102px)!important}.mylux{right:10px!important;top:clamp(72px,12vh,102px)!important}.dekor{left:10px!important;bottom:clamp(28px,5vh,48px)!important}.osale{right:10px!important;bottom:clamp(28px,5vh,48px)!important}}@media(max-width:430px){.stage{min-height:610px!important}.geo-map{width:220vw!important;opacity:.48!important}.core{width:132px!important;height:132px!important}.card{width:calc(50vw - 15px)!important;min-height:60px!important;padding:6px!important;gap:5px!important}.icon{width:26px!important;height:26px!important;flex-basis:26px!important}.icon svg{width:14px!important;height:14px!important}.name{font-size:10px!important}.desc{font-size:6.8px!important;max-width:72px!important}.visit-btn{height:18px!important;padding:0 6px!important;font-size:6.5px!important}.visit-btn svg{width:10px!important;height:10px!important}}@media(max-height:720px) and (min-width:901px){.title{top:12px}.title h1{font-size:clamp(26px,4.5vw,56px)!important}.title p{font-size:clamp(7px,.8vw,12px)!important;margin-top:6px!important}.stage{height:100svh!important;min-height:520px!important}.geo-map{width:clamp(680px,78vw,1020px)!important;top:53%}.core{width:clamp(135px,16vw,230px)!important;height:clamp(135px,16vw,230px)!important;top:53%}.card{width:220px!important;min-height:76px!important}.vipgo,.mylux{top:72px!important}.dekor,.osale{bottom:28px!important}}html,body{width:100%;min-width:320px;min-height:100%;overflow:hidden}body{margin:0;background:#020814}.hero{position:relative;width:100%;min-height:100svh;padding:0;display:grid;place-items:center;overflow:hidden;isolation:isolate}#starCanvas{position:absolute;inset:0;width:100vw;height:100svh;z-index:1;pointer-events:none;opacity:.82}.stage{position:relative !important;z-index:3;width:min(1500px,100vw);height:min(820px,100svh);min-height:560px;margin:0 auto;transform-origin:center center}.geo-map{position:absolute !important;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important;width:clamp(760px,82vw,1220px) !important;max-width:none;z-index:2;opacity:.86;pointer-events:none;filter:drop-shadow(0 0 8px rgba(0,210,255,.24))}.geo-map svg{width:100%;height:auto;display:block;overflow:visible}.core{position:absolute !important;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important;width:clamp(150px,20vw,290px) !important;height:clamp(150px,20vw,290px) !important;z-index:15;display:grid;place-items:center;pointer-events:auto !important;cursor:pointer}.center-logo,.ge-minimal-logo{width:100%;height:100%;max-width:none;max-height:none;display:block;pointer-events:auto}.card{width:clamp(198px,15.4vw,252px) !important;min-height:clamp(76px,6.2vw,92px) !important;padding:clamp(9px,.9vw,13px) clamp(10px,1vw,14px) !important;gap:clamp(7px,.75vw,10px) !important;border-radius:clamp(15px,1.2vw,18px) !important;z-index:20 !important}.icon{width:clamp(32px,2.8vw,42px) !important;height:clamp(32px,2.8vw,42px) !important;flex:0 0 clamp(32px,2.8vw,42px) !important}.icon svg{width:clamp(17px,1.55vw,22px) !important;height:clamp(17px,1.55vw,22px) !important}.name{font-size:clamp(12px,1.12vw,19px) !important;line-height:1 !important}.desc{font-size:clamp(7.5px,.68vw,10px) !important;line-height:1.22 !important;margin-top:clamp(3px,.35vw,5px) !important;max-width:clamp(86px,8vw,124px) !important}.vipgo{left:clamp(24px,5.2vw,88px) !important;top:clamp(100px,13vh,162px) !important}.mylux{right:clamp(24px,5.2vw,88px) !important;top:clamp(100px,13vh,162px) !important}.dekor{left:clamp(24px,5.2vw,88px) !important;bottom:clamp(74px,11vh,140px) !important}.osale{right:clamp(24px,5.2vw,88px) !important;bottom:clamp(74px,11vh,140px) !important}.dynamic-lines{position:absolute;inset:0;width:100%;height:100%;z-index:10;pointer-events:none;overflow:visible}.dynamic-line{fill:none;stroke:currentColor;stroke-width:2.45;stroke-linecap:round;stroke-dasharray:9 13;animation:dash 4s linear infinite;filter:drop-shadow(0 0 8px currentColor);opacity:.88}.dynamic-dot{fill:currentColor;filter:drop-shadow(0 0 10px currentColor)}.line-vipgo,.dot-vipgo{color:#16d9ff}.line-mylux,.dot-mylux{color:#ffbd66}.line-dekor,.dot-dekor{color:#4fffe5}.line-osale,.dot-osale{color:#ff56d8}@keyframes dash{to{stroke-dashoffset:-120}}.ge-hover-card{position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - clamp(125px,15vw,198px))) scale(.96);z-index:45;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.ge-hover-card.is-visible,.core:hover+.ge-hover-card,.core:hover~.ge-hover-card{opacity:1;visibility:visible;transform:translate(-50%,calc(-50% - clamp(135px,15vw,210px))) scale(1)}.ge-hover-inner{min-width:220px;padding:14px 18px;border-radius:20px;background:linear-gradient(145deg,rgba(5,18,40,.95),rgba(4,10,25,.88));border:1px solid rgba(255,255,255,.13);box-shadow:0 16px 44px rgba(0,0,0,.38),0 0 26px rgba(22,217,255,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);text-align:center}.ge-hover-title{font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:800;letter-spacing:.3px;background:linear-gradient(90deg,#ffffff,#9cf7ff,#ff72df);-webkit-background-clip:text;background-clip:text;color:transparent}.ge-hover-sub{margin-top:6px;font-family:"ALK Sanet",Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:.6px;color:rgba(255,255,255,.74)}@media(max-width:1180px){.stage{width:100vw;height:100svh;min-height:620px}.geo-map{width:clamp(780px,112vw,1080px) !important;opacity:.64}.core{width:clamp(150px,24vw,240px) !important;height:clamp(150px,24vw,240px) !important}.vipgo{left:clamp(14px,3vw,34px) !important;top:clamp(80px,11vh,124px) !important}.mylux{right:clamp(14px,3vw,34px) !important;top:clamp(80px,11vh,124px) !important}.dekor{left:clamp(14px,3vw,34px) !important;bottom:clamp(62px,9vh,104px) !important}.osale{right:clamp(14px,3vw,34px) !important;bottom:clamp(62px,9vh,104px) !important}}@media(max-width:900px){.stage{width:100vw !important;height:100svh !important;min-height:640px !important}.geo-map{width:clamp(720px,168vw,980px) !important;opacity:.50 !important}.core{width:clamp(132px,35vw,210px) !important;height:clamp(132px,35vw,210px) !important}.card{width:clamp(145px,40vw,188px) !important;min-height:clamp(62px,12vw,76px) !important;padding:7px 8px !important;gap:6px !important}.icon{width:clamp(28px,7vw,34px) !important;height:clamp(28px,7vw,34px) !important;flex-basis:clamp(28px,7vw,34px) !important}.icon svg{width:clamp(15px,4vw,18px) !important;height:clamp(15px,4vw,18px) !important}.name{font-size:clamp(10.5px,3.2vw,14px) !important}.desc{font-size:clamp(7px,1.9vw,8.5px) !important;max-width:80px !important}.vipgo{left:10px !important;top:clamp(64px,10vh,92px) !important}.mylux{right:10px !important;top:clamp(64px,10vh,92px) !important}.dekor{left:10px !important;bottom:clamp(34px,6vh,58px) !important}.osale{right:10px !important;bottom:clamp(34px,6vh,58px) !important}.dynamic-line{stroke-width:2;opacity:.72}.dynamic-dot{opacity:.85}.ge-hover-inner{min-width:172px;padding:11px 14px;border-radius:16px}.ge-hover-title{font-size:16px}.ge-hover-sub{font-size:9px}}@media(max-width:430px){.stage{min-height:610px !important}.geo-map{width:220vw !important;opacity:.46 !important}.core{width:132px !important;height:132px !important}.card{width:calc(50vw - 15px) !important;min-height:60px !important;padding:6px !important;gap:5px !important}.icon{width:26px !important;height:26px !important;flex-basis:26px !important}.icon svg{width:14px !important;height:14px !important}.name{font-size:10px !important}.desc{font-size:6.8px !important;max-width:72px !important}.dynamic-line{stroke-width:1.8;opacity:.62}}@media(max-width:900px){.stage{width:100vw !important;height:100svh !important;min-height:620px !important}.geo-map{width:min(96vw,720px) !important;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important;opacity:.62 !important}.core{width:clamp(118px,30vw,178px) !important;height:clamp(118px,30vw,178px) !important;top:50% !important}.vipgo{left:10px !important;top:clamp(54px,8vh,78px) !important}.mylux{right:10px !important;top:clamp(54px,8vh,78px) !important}.dekor{left:10px !important;bottom:clamp(28px,5vh,46px) !important}.osale{right:10px !important;bottom:clamp(28px,5vh,46px) !important}}@media(max-width:560px){.stage{min-height:600px !important}.geo-map{width:98vw !important;max-width:98vw !important;opacity:.68 !important}.core{width:118px !important;height:118px !important}.card{width:calc(50vw - 14px) !important;min-height:58px !important}}@media(max-width:390px){.stage{min-height:580px !important}.geo-map{width:99vw !important;opacity:.70 !important}.core{width:106px !important;height:106px !important}.card{width:calc(50vw - 12px) !important;min-height:55px !important}}@media(max-width:950px) and (orientation:landscape){.hero{min-height:100dvh !important}.stage{width:100vw !important;height:100dvh !important;min-height:420px !important}.geo-map{width:min(72vw,760px) !important;max-height:82dvh !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;opacity:.62 !important}.core{width:clamp(88px,13vw,140px) !important;height:clamp(88px,13vw,140px) !important;top:50% !important}.card{width:clamp(148px,22vw,205px) !important;min-height:54px !important;padding:6px 8px !important;gap:5px !important}.icon{width:26px !important;height:26px !important;flex-basis:26px !important}.icon svg{width:14px !important;height:14px !important}.name{font-size:10px !important}.desc{font-size:6.2px !important;max-width:74px !important}.vipgo{left:8px !important;top:18px !important}.mylux{right:8px !important;top:18px !important}.dekor{left:8px !important;bottom:16px !important}.osale{right:8px !important;bottom:16px !important}.dynamic-line{stroke-width:1.7 !important;opacity:.56 !important}.dynamic-dot{opacity:.72 !important}.ge-hover-card{transform:translate(-50%,calc(-50% - 92px)) scale(.96) !important}.ge-hover-card.is-visible{transform:translate(-50%,calc(-50% - 100px)) scale(1) !important}.ge-hover-inner{min-width:150px !important;padding:9px 12px !important}.ge-hover-title{font-size:14px !important}.ge-hover-sub{font-size:8px !important}}@media(max-width:740px) and (orientation:landscape){.geo-map{width:min(68vw,620px) !important}.card{width:140px !important;min-height:50px !important}.desc{display:none !important}.core{width:84px !important;height:84px !important}}*{-webkit-touch-callout:none}img,svg,canvas{-webkit-user-drag:none;user-drag:none}@media(max-width:900px){.vipgo{top:clamp(88px,16vh,128px)!important;left:12px!important}.mylux{top:clamp(88px,16vh,128px)!important;right:12px!important}.dekor{bottom:clamp(82px,16vh,126px)!important;left:12px!important}.osale{bottom:clamp(82px,16vh,126px)!important;right:12px!important}}@media(max-width:560px){.vipgo{top:clamp(96px,18vh,136px)!important}.mylux{top:clamp(96px,18vh,136px)!important}.dekor{bottom:clamp(92px,18vh,138px)!important}.osale{bottom:clamp(92px,18vh,138px)!important}}@media(max-width:390px){.vipgo{top:104px!important}.mylux{top:104px!important}.dekor{bottom:98px!important}.osale{bottom:98px!important}}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}body{-webkit-user-select:none;user-select:none}img,svg,canvas{pointer-events:auto;-webkit-user-drag:none;user-drag:none}