html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a1a;color:#fff;font-family:"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,sans-serif}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:transparent;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;border-bottom:1px solid rgba(255,255,255,.4)}.header:not(.scrolled){background-color:transparent!important}.header.scrolled{background-color:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000004d}.header-inner{padding-top:12px;padding-bottom:12px}@media (min-width: 768px){.header-inner{padding-top:12px;padding-bottom:12px}}@media (min-width: 1024px){.header-inner{padding-top:12px;padding-bottom:12px}}@media (min-width: 1280px){.header-inner{padding-top:14px;padding-bottom:14px}}@media (min-width: 1536px){.header-inner{padding-top:16px;padding-bottom:16px}}.header-logo{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.header-logo{height:36px}}@media (min-width: 1024px){.header-logo{height:40px}}@media (min-width: 1280px){.header-logo{height:44px}}@media (min-width: 1536px){.header-logo{height:48px}}@media (min-width: 2000px){.header-logo{height:56px}}.header-action-icon{height:30px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.header-action-icon{height:32px}}@media (min-width: 1024px){.header-action-icon{height:34px}}@media (min-width: 1280px){.header-action-icon{height:36px}}@media (min-width: 1536px){.header-action-icon{height:38px}}.header-nav-link{font-size:14px;font-weight:500;color:#fffc;transition:color .3s ease;position:relative}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:-4px;width:60%;height:2px;background-color:#e53548;transform:translate(-50%) scaleX(0);transition:transform .3s ease;transform-origin:center}.header-nav-link:hover,.header-nav-link.active{color:#fff}.header-nav-link.active:after{transform:translate(-50%) scaleX(1)}@media (min-width: 1024px){.header-nav-link{font-size:15px}}@media (min-width: 1280px){.header-nav-link{font-size:16px}}@media (min-width: 1536px){.header-nav-link{font-size:17px}}@media (min-width: 2000px){.header-nav-link{font-size:18px}}.search-overlay.active{opacity:1;pointer-events:auto}.search-overlay #search-form input{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.search-overlay #search-form input::-moz-placeholder{color:#fff6}.search-overlay #search-form input::placeholder{color:#fff6}.search-overlay #search-form input:focus{border-color:#e6001299;background:#ffffff26}.search-overlay #search-form button[type=submit]{background:#e33d3d}.search-overlay #search-form button[type=submit]:hover{opacity:.9}.search-overlay .bg-brand-red{background-color:#e33d3d}.search-results{max-height:50vh;overflow-y:auto;padding-right:4px}.search-results.hidden{display:none}.search-results .search-results-list{display:flex;flex-direction:column;gap:12px}.search-results .search-result-item{display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .3s ease;text-decoration:none}.search-results .search-result-item:hover{background:#ffffff1a;border-color:#ffffff26}.search-results .search-result-item .search-result-img{width:80px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}@media (min-width: 768px){.search-results .search-result-item .search-result-img{width:100px;height:70px}}.search-results .search-result-item .search-result-info{flex:1;min-width:0}.search-results .search-result-item .search-result-info .search-result-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.search-results .search-result-item .search-result-info .search-result-title{font-size:16px}}.search-results .search-result-item .search-result-info .search-result-desc{font-size:13px;color:#ffffff80;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){.search-results .search-result-item .search-result-info .search-result-desc{font-size:14px}}.search-results .search-result-item .search-result-arrow{width:20px;height:20px;color:#ffffff4d;flex-shrink:0}.search-results .search-result-empty{text-align:center;padding:40px 0;color:#ffffff80;font-size:14px}.search-hot-tags.hidden{display:none}.search-hot-tags .search-hot-tag{padding:8px 16px;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;font-size:14px;cursor:pointer;transition:all .3s ease}.search-hot-tags .search-hot-tag:hover{background:#ffffff1a;color:#fff}.footer{background:#000}@media (max-width: 639px){.footer{padding-bottom:80px}}.footer .footer-top{position:relative;width:100%;overflow:hidden;background-image:url(../images/footer-top-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.footer .footer-top .footer-top-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1920px;margin:0 auto;padding:16px 24px}@media (min-width: 768px){.footer .footer-top .footer-top-inner{padding:20px 48px}}@media (min-width: 1024px){.footer .footer-top .footer-top-inner{padding:24px 80px}}@media (min-width: 1536px){.footer .footer-top .footer-top-inner{padding:28px 140px}}@media (min-width: 1800px){.footer .footer-top .footer-top-inner{padding:30px 200px}}@media (min-width: 2000px){.footer .footer-top .footer-top-inner{padding:32px 300px}}.footer .footer-top .footer-top-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}@media (min-width: 768px){.footer .footer-top .footer-top-logo{height:44px}}@media (min-width: 1024px){.footer .footer-top .footer-top-logo{height:52px}}@media (min-width: 1536px){.footer .footer-top .footer-top-logo{height:60px}}@media (min-width: 2000px){.footer .footer-top .footer-top-logo{height:68px}}.footer .footer-top .footer-top-text{height:12px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}@media (min-width: 768px){.footer .footer-top .footer-top-text{height:16px}}@media (min-width: 1024px){.footer .footer-top .footer-top-text{height:20px}}@media (min-width: 1536px){.footer .footer-top .footer-top-text{height:24px}}@media (min-width: 2000px){.footer .footer-top .footer-top-text{height:28px}}.footer .footer-main{padding-left:24px;padding-right:24px}@media (min-width: 768px){.footer .footer-main{padding-left:48px;padding-right:48px}}@media (min-width: 1024px){.footer .footer-main{padding-left:80px;padding-right:80px}}@media (min-width: 1280px){.footer .footer-main{padding-left:80px;padding-right:80px}}@media (min-width: 1536px){.footer .footer-main{padding-left:140px;padding-right:140px}}@media (min-width: 1800px){.footer .footer-main{padding-left:200px;padding-right:200px}}@media (min-width: 2000px){.footer .footer-main{padding-left:300px;padding-right:300px}}.footer .footer-slogan{font-size:14px;color:#ffffffb3;letter-spacing:.1em;margin-bottom:16px}@media (min-width: 768px){.footer .footer-slogan{font-size:16px}}.footer .footer-divider{height:1px;background:#fff6;margin-bottom:24px}@media (min-width: 768px){.footer .footer-divider{margin-bottom:32px}}.footer .footer-content{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}@media (min-width: 768px){.footer .footer-content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer .footer-left{display:flex;flex-direction:column;gap:24px}.footer .footer-qrcodes{display:flex;gap:32px}.footer .footer-qrcode-item{display:flex;flex-direction:column;gap:8px}.footer .footer-qrcode-label{font-size:13px;color:#fff}.footer .footer-qrcode-img{width:80px;height:80px;overflow:hidden}@media (min-width: 768px){.footer .footer-qrcode-img{width:96px;height:96px}}@media (min-width: 1024px){.footer .footer-qrcode-img{width:100px;height:100px}}.footer .footer-qrcode-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .footer-email{font-size:13px;color:#fff;display:flex;gap:4px}.footer .footer-email a{color:#fff;text-decoration:none}.footer .footer-email a:hover{opacity:.8;text-decoration:underline}@media (min-width: 768px){.footer .footer-email{font-size:14px}}.footer .footer-right{display:flex;flex-direction:column;gap:24px;align-items:flex-start}@media (min-width: 768px){.footer .footer-right{align-items:flex-end;text-align:right}}.footer .footer-phone-section{display:flex;flex-direction:column;gap:6px}@media (min-width: 768px){.footer .footer-phone-section{align-items:flex-end}}.footer .footer-phone-label{font-size:13px;color:#fff}.footer .footer-phone-numbers{display:flex;flex-direction:column;gap:2px}.footer .footer-phone-numbers a,.footer .footer-phone-numbers span{font-size:20px;font-weight:600;color:#fff;letter-spacing:.02em;text-decoration:none}.footer .footer-phone-numbers a:hover,.footer .footer-phone-numbers span:hover{opacity:.8}@media (min-width: 768px){.footer .footer-phone-numbers a,.footer .footer-phone-numbers span{font-size:24px}}@media (min-width: 1024px){.footer .footer-phone-numbers a,.footer .footer-phone-numbers span{font-size:28px}}.footer .footer-address-section{display:flex;flex-direction:column;gap:4px}@media (min-width: 768px){.footer .footer-address-section{align-items:flex-end}}.footer .footer-address-label{font-size:13px;color:#fff}.footer .footer-address-text{font-size:13px;color:#ffffffb3}@media (min-width: 768px){.footer .footer-address-text{font-size:14px}}.footer .footer-copyright{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#ffffff80;border-top:1px solid rgba(255,255,255,.4);padding-top:16px}@media (min-width: 768px){.footer .footer-copyright{flex-direction:row;gap:24px;padding-top:20px}}.float-right{position:fixed;right:16px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:12px}@media (max-width: 639px){.float-right{display:none}}@media (min-width: 640px){.float-right{gap:14px;right:18px}}@media (min-width: 768px){.float-right{gap:16px;right:20px}}@media (min-width: 1024px){.float-right{gap:18px;right:22px}}@media (min-width: 1280px){.float-right{gap:20px;right:24px}}@media (min-width: 1536px){.float-right{gap:22px;right:28px}}@media (min-width: 2000px){.float-right{gap:24px;right:32px}}.float-right .float-right-item{position:relative;cursor:pointer;display:block;text-decoration:none;color:inherit}.float-right .float-right-item .float-right-img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;display:block}@media (min-width: 768px){.float-right .float-right-item .float-right-img{width:56px;height:56px}}@media (min-width: 1024px){.float-right .float-right-item .float-right-img{width:56px;height:56px}}@media (min-width: 1280px){.float-right .float-right-item .float-right-img{width:66px;height:66px}}@media (min-width: 1536px){.float-right .float-right-item .float-right-img{width:74px;height:74px}}.float-right .float-right-item .float-right-panel{position:absolute;right:60px;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .3s ease;background:#fff;border-radius:8px;padding:10px;box-shadow:0 2px 12px #0000001a;z-index:1}@media (min-width: 768px){.float-right .float-right-item .float-right-panel{right:70px;padding:12px}}@media (min-width: 1024px){.float-right .float-right-item .float-right-panel{right:70px}}@media (min-width: 1280px){.float-right .float-right-item .float-right-panel{right:82px}}@media (min-width: 1536px){.float-right .float-right-item .float-right-panel{right:100px;padding:14px}}@media (min-width: 2000px){.float-right .float-right-item .float-right-panel{right:100px;padding:16px}}.float-right .float-right-item .float-right-panel:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:0;height:0;border:6px solid transparent;border-left:6px solid #fff}.float-right .float-right-item .float-right-panel img{width:80px;max-width:none;-o-object-fit:contain;object-fit:contain;display:block}@media (min-width: 768px){.float-right .float-right-item .float-right-panel img{width:90px}}@media (min-width: 1024px){.float-right .float-right-item .float-right-panel img{width:100px}}@media (min-width: 1280px){.float-right .float-right-item .float-right-panel img{width:120px}}@media (min-width: 1536px){.float-right .float-right-item .float-right-panel img{width:130px}}@media (min-width: 2000px){.float-right .float-right-item .float-right-panel img{width:150px}}.float-right .float-right-item .float-right-panel p{margin-top:6px;font-size:11px;color:#666;text-align:center;white-space:nowrap}@media (min-width: 768px){.float-right .float-right-item .float-right-panel p{font-size:12px;margin-top:8px}}@media (min-width: 2000px){.float-right .float-right-item .float-right-panel p{font-size:14px;margin-top:12px}}.float-right .float-right-item .float-right-panel .phone-number{font-size:13px;font-weight:700;color:#333;line-height:1.8;text-align:center;margin:0}@media (min-width: 768px){.float-right .float-right-item .float-right-panel .phone-number{font-size:14px}}@media (min-width: 1280px){.float-right .float-right-item .float-right-panel .phone-number{font-size:15px}}@media (min-width: 1536px){.float-right .float-right-item .float-right-panel .phone-number{font-size:16px}}@media (min-width: 2000px){.float-right .float-right-item .float-right-panel .phone-number{font-size:18px}}.float-right .float-right-item .float-right-panel .phone-hint{margin-top:4px;font-size:11px;color:#999}@media (min-width: 768px){.float-right .float-right-item .float-right-panel .phone-hint{font-size:12px;margin-top:6px}}@media (min-width: 2000px){.float-right .float-right-item .float-right-panel .phone-hint{font-size:14px;margin-top:8px}}.float-bottom-wrap{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;border-top:1px solid #8b8888}@media (max-width: 639px){.float-bottom-wrap{display:block}}.float-bottom-wrap .float-bottom-popup{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#000;border-radius:12px;padding:16px 20px;box-shadow:0 2px 16px #0000004d;z-index:1000;min-width:180px}.float-bottom-wrap .float-bottom-popup.active{display:block}.float-bottom-wrap .float-bottom-popup .float-bottom-popup-content{display:none;flex-direction:column;align-items:center;gap:8px}.float-bottom-wrap .float-bottom-popup .float-bottom-popup-content.active{display:flex}.float-bottom-wrap .float-bottom-popup .popup-row{display:flex;align-items:center;gap:8px;width:100%;justify-content:center;white-space:nowrap}.float-bottom-wrap .float-bottom-popup .popup-label{font-size:14px;color:#ffffffb3}.float-bottom-wrap .float-bottom-popup .popup-link{font-size:16px;font-weight:700;color:#fff;text-decoration:none}.float-bottom-wrap .float-bottom-popup .popup-link:hover{opacity:.8}.float-bottom-wrap .float-bottom-popup .popup-qr{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;display:block}.float-bottom-wrap .float-bottom-popup .popup-desc{font-size:13px;color:#fffc;margin:0;text-align:center}.float-bottom-wrap .float-bottom{display:flex;background:#000;border-top:1px solid rgba(255,255,255,.08);padding:6px 0;padding-bottom:env(safe-area-inset-bottom,8px)}.float-bottom-wrap .float-bottom .float-bottom-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;padding:4px 0;text-decoration:none;color:inherit}.float-bottom-wrap .float-bottom .float-bottom-item img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.float-bottom-wrap .float-bottom .float-bottom-item span{font-size:11px;color:#fff}.section-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;text-align:center}@media (min-width: 2000px){.section-title{font-size:clamp(2.5rem,3vw,3.5rem)}}.section-title .gradient-text{background:linear-gradient(135deg,#e33d3d,#d4428a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{font-size:1rem;color:#ffffff80;text-align:center;margin-top:12px}@media (min-width: 2000px){.section-subtitle{font-size:1.25rem;margin-top:16px}}.bg-dark{background-color:#0a0a1a}.bg-card{background-color:#12122a}.text-gray{color:#ffffffb3}.text-muted{color:#ffffff80}.mobile-menu{background:#000;z-index:9999!important}.mobile-menu .header-mobile-top{background:#000}.mobile-menu nav{background:#000}.mobile-menu a{color:#fff}.hero-section{position:relative;min-height:100vh;padding-top:80px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-section .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-section .hero-bg video,.hero-section .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}.hero-section .hero-content{position:relative;z-index:2;text-align:center}.hero-section .hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.2;letter-spacing:.05em}@media (min-width: 2000px){.hero-section .hero-title{font-size:clamp(4rem,4vw,5.5rem)}}.hero-section .hero-title .gradient-text{background:linear-gradient(135deg,#e33d3d,#d4428a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section .hero-title-img{max-width:100%;width:clamp(280px,70vw,900px);height:auto;display:block;margin:0 auto}@media (min-width: 2000px){.hero-section .hero-title-img{width:clamp(900px,50vw,1200px)}}.hero-section .hero-en{font-size:clamp(1rem,2.5vw,1.5rem);color:#ffffffb3;letter-spacing:.2em;margin-top:16px}@media (min-width: 2000px){.hero-section .hero-en{font-size:clamp(1.5rem,2vw,2rem);margin-top:24px}}#core-services{background:url(../images/index/rect.png),url(../images/index/core-bg.jpg);background-repeat:no-repeat;background-size:100% 40%,cover;background-position:0 100%,0 0}.core-services-pc{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.core-services-pc{display:none}}@media (min-width: 2000px){.core-services-pc{min-height:900px}}.core-services-pc .core-center{position:relative;width:320px;height:320px;display:flex;align-items:center;justify-content:center}@media (min-width: 2000px){.core-services-pc .core-center{width:400px;height:400px}}.core-services-pc .core-center .core-center-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.core-services-pc .core-center .core-center-logo{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2}.core-services-pc .core-center .core-center-logo img{width:120px;height:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 2000px){.core-services-pc .core-center .core-center-logo img{width:150px}}.core-services-pc .core-node{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;width:295px}@media (min-width: 2000px){.core-services-pc .core-node{width:360px;gap:12px}}.core-services-pc .core-node .node-icon{width:64px;height:64px;position:relative}@media (min-width: 2000px){.core-services-pc .core-node .node-icon{width:80px;height:80px}}.core-services-pc .core-node .node-icon .node-circle{width:100%;height:100%}.core-services-pc .core-node .node-icon .node-symbol{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.core-services-pc .core-node .node-icon .node-symbol img{-o-object-fit:contain;object-fit:contain}.core-services-pc .core-node .node-title{font-size:1.25rem;font-weight:700;color:#fff}@media (min-width: 2000px){.core-services-pc .core-node .node-title{font-size:1.5rem}}.core-services-pc .core-node .node-platforms{font-size:.875rem;color:#e33d3d;font-weight:600;text-align:center;line-height:1.6}@media (min-width: 2000px){.core-services-pc .core-node .node-platforms{font-size:1rem}}.core-services-pc .core-node .node-desc{font-size:.75rem;color:#ffffff80;text-align:center;line-height:1.6;max-width:240px}@media (min-width: 2000px){.core-services-pc .core-node .node-desc{font-size:.875rem;max-width:300px}}.core-services-pc .core-node .node-title span,.core-services-pc .core-node .node-platforms span,.core-services-pc .core-node .node-desc span{display:inline-block;white-space:pre}.core-services-pc .core-arc{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.core-services-pc .core-arc svg{width:100%;height:100%}.core-services-pc .core-arc .arc-line{fill:none;stroke:#e33d3d;stroke-width:2;stroke-linecap:round;opacity:.6}@media (min-width: 2000px){.core-services-pc .core-arc .arc-line{stroke-width:3;opacity:.8}}.core-services-mobile{display:none}@media (max-width: 1024px){.core-services-mobile{display:block}}.core-services-mobile .core-card{background:#12122a;border:1px solid rgba(255,255,255,.4);border-radius:16px;padding:24px;display:flex;gap:16px;align-items:flex-start}.core-services-mobile .core-card .core-card-icon{width:56px;height:56px;flex-shrink:0;position:relative}.core-services-mobile .core-card .core-card-icon .core-card-circle{width:100%;height:100%}.core-services-mobile .core-card .core-card-icon .core-card-symbol{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.core-services-mobile .core-card .core-card-icon .core-card-symbol img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.core-services-mobile .core-card .core-card-content{flex:1}.core-services-mobile .core-card .core-card-content .core-card-title{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:4px}.core-services-mobile .core-card .core-card-content .core-card-platforms{font-size:.875rem;color:#e33d3d;font-weight:600;margin-bottom:8px;line-height:1.5}.core-services-mobile .core-card .core-card-content .core-card-desc{font-size:.875rem;color:#ffffff80;line-height:1.6}.clients-section{background-image:url(../images/index/client-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;padding:30px 20px}@media (min-width: 640px){.clients-section{padding:42px 32px}}@media (min-width: 768px){.clients-section{padding:56px 48px}}@media (min-width: 1024px){.clients-section{padding:64px 56px}}@media (min-width: 1280px){.clients-section{padding:72px 64px}}@media (min-width: 1536px){.clients-section{padding:80px 72px}}@media (min-width: 2000px){.clients-section{padding:96px 80px;border-radius:32px}}.clients-section .clients-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:24px 16px;align-items:center;justify-items:center}@media (min-width: 768px){.clients-section .clients-grid{gap:32px 24px}}@media (min-width: 1024px){.clients-section .clients-grid{gap:40px 32px}}@media (min-width: 1280px){.clients-section .clients-grid{gap:48px 40px}}@media (min-width: 1536px){.clients-section .clients-grid{gap:56px 48px}}@media (min-width: 2000px){.clients-section .clients-grid{gap:64px 56px}}.clients-section .client-logo{height:22px;width:auto;-o-object-fit:contain;object-fit:contain;cursor:pointer}@media (min-width: 768px){.clients-section .client-logo{height:24px}}@media (min-width: 1024px){.clients-section .client-logo{height:26px}}@media (min-width: 1280px){.clients-section .client-logo{height:28px}}@media (min-width: 1536px){.clients-section .client-logo{height:30px}}@media (min-width: 2000px){.clients-section .client-logo{height:32px}}.clients-section .client-logo:hover{opacity:1;transform:scale(1.15)}#cases{background-image:url(../images/index/case-bg.png);background-size:cover;background-repeat:no-repeat}@media (min-width: 1280px){#clients>.w-full{padding-left:80px;padding-right:80px}}@media (min-width: 1536px){#clients>.w-full{padding-left:140px;padding-right:140px}}@media (min-width: 1800px){#clients>.w-full{padding-left:200px;padding-right:200px}}@media (min-width: 2000px){#clients>.w-full{padding-left:300px;padding-right:300px}}.cases-list{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){.cases-list{gap:32px}}.case-item{position:relative;border-radius:20px;overflow:visible;min-height:200px;padding:24px 18px 0;margin-bottom:5.5vw}@media (min-width: 768px){.case-item{min-height:280px;padding:24px 24px 0}}@media (min-width: 1024px){.case-item{min-height:340px;padding:40px 40px 0}}@media (min-width: 1280px){.case-item{min-height:380px;padding:48px 48px 0}}@media (min-width: 1536px){.case-item{min-height:400px;padding:56px 56px 0}}@media (min-width: 2000px){.case-item{min-height:420px;border-radius:28px}}.case-item .case-item-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;border-radius:inherit;background-image:url(../images/index/case1-bg.png)}.case-item .case-item-brand{position:absolute;top:0;right:0;transform:translateY(-40%);height:90px;width:auto;-o-object-fit:contain;object-fit:contain;z-index:2}@media (min-width: 640px){.case-item .case-item-brand{height:90px}}@media (min-width: 768px){.case-item .case-item-brand{height:90px}}@media (min-width: 1024px){.case-item .case-item-brand{height:100px}}@media (min-width: 1280px){.case-item .case-item-brand{height:110px}}@media (min-width: 1536px){.case-item .case-item-brand{height:120px}}@media (min-width: 2000px){.case-item .case-item-brand{height:135px}}.case-item .case-item-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}@media (min-width: 768px){.case-item .case-item-top{margin-bottom:20px}}@media (min-width: 1024px){.case-item .case-item-top{margin-bottom:24px}}@media (min-width: 1280px){.case-item .case-item-top{margin-bottom:28px}}@media (min-width: 1536px){.case-item .case-item-top{margin-bottom:32px}}.case-item .case-item-top .case-item-tag-img{height:24px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media (min-width: 640px){.case-item .case-item-top .case-item-tag-img{height:28px}}@media (min-width: 768px){.case-item .case-item-top .case-item-tag-img{height:32px}}@media (min-width: 1024px){.case-item .case-item-top .case-item-tag-img{height:36px}}@media (min-width: 1280px){.case-item .case-item-top .case-item-tag-img{height:40px}}@media (min-width: 1536px){.case-item .case-item-top .case-item-tag-img{height:44px}}@media (min-width: 2000px){.case-item .case-item-top .case-item-tag-img{height:48px}}.case-item .case-item-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;align-items:center}@media (min-width: 640px){.case-item .case-item-body{flex-direction:row;align-items:stretch;gap:20px}}@media (min-width: 768px){.case-item .case-item-body{gap:24px}}@media (min-width: 1024px){.case-item .case-item-body{gap:40px}}@media (min-width: 1280px){.case-item .case-item-body{gap:48px}}@media (min-width: 1536px){.case-item .case-item-body{gap:56px}}.case-item .case-item-left{max-width:100%;display:flex;flex-direction:row;flex-wrap:wrap;padding:16px 0 20px;row-gap:16px}@media (min-width: 640px){.case-item .case-item-left{flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;max-width:50%;padding:0 0 20px;row-gap:18px}}@media (min-width: 768px){.case-item .case-item-left{padding:0 0 24px;row-gap:24px}}@media (min-width: 1024px){.case-item .case-item-left{padding:0 0 28px;row-gap:30px}}@media (min-width: 1280px){.case-item .case-item-left{padding:0 0 32px;row-gap:36px}}@media (min-width: 1536px){.case-item .case-item-left{padding:0 0 34px;row-gap:42px}}@media (min-width: 2000px){.case-item .case-item-left{padding:0 0 32px}}.case-item .case-item-left .case-item-desc{font-size:15px;font-weight:500;color:#fff;line-height:1.6;white-space:nowrap}@media (min-width: 768px){.case-item .case-item-left .case-item-desc{font-size:16px}}@media (min-width: 1024px){.case-item .case-item-left .case-item-desc{font-size:20px}}@media (min-width: 1280px){.case-item .case-item-left .case-item-desc{font-size:24px}}@media (min-width: 1536px){.case-item .case-item-left .case-item-desc{font-size:28px}}@media (min-width: 2000px){.case-item .case-item-left .case-item-desc{font-size:32px}}.case-item .case-item-left .case-item-tags{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#ffffffd9}.case-item .case-item-left .case-item-tags .case-item-tags-row{display:flex;align-items:center;gap:16px}.case-item .case-item-left .case-item-tags .case-item-tags-row .sep{width:1px;height:14px;background:#ffffff4d;flex-shrink:0}@media (min-width: 640px){.case-item .case-item-left .case-item-tags{font-size:10px}}@media (min-width: 768px){.case-item .case-item-left .case-item-tags{gap:10px;font-size:12px}.case-item .case-item-left .case-item-tags .case-item-tags-row .sep{height:16px}}@media (min-width: 1024px){.case-item .case-item-left .case-item-tags{gap:12px;font-size:14px}.case-item .case-item-left .case-item-tags .case-item-tags-row .sep{height:18px}}@media (min-width: 1280px){.case-item .case-item-left .case-item-tags{font-size:15px}.case-item .case-item-left .case-item-tags .case-item-tags-row .sep{height:18px}}@media (min-width: 1536px){.case-item .case-item-left .case-item-tags{font-size:15px}}@media (min-width: 2000px){.case-item .case-item-left .case-item-tags{gap:14px;font-size:16px}.case-item .case-item-left .case-item-tags .case-item-tags-row .sep{height:20px}}.case-item .case-item-left .case-item-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:24px;background:#e33d3d;color:#fff;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-top:auto;transition:opacity .3s ease;margin-left:auto}@media (min-width: 640px){.case-item .case-item-left .case-item-btn{padding:6px 15px;font-size:12px;margin-left:0}}@media (min-width: 768px){.case-item .case-item-left .case-item-btn{padding:8px 18px;font-size:12px}}@media (min-width: 1024px){.case-item .case-item-left .case-item-btn{padding:8px 20px;font-size:14px}}@media (min-width: 1280px){.case-item .case-item-left .case-item-btn{padding:8px 20px;font-size:14px}}@media (min-width: 1536px){.case-item .case-item-left .case-item-btn{padding:11px 28px}}@media (min-width: 2000px){.case-item .case-item-left .case-item-btn{padding:12px 30px}}.case-item .case-item-left .case-item-btn img{width:20px;height:auto;display:inline-block;margin-left:4px}@media (min-width: 640px){.case-item .case-item-left .case-item-btn img{width:20px}}.case-item .case-item-left .case-item-btn:hover{opacity:.85}.case-item .case-item-right{flex:1;position:relative;display:flex;justify-content:center;padding-right:0;align-items:flex-end;min-height:120px}@media (min-width: 640px){.case-item .case-item-right{justify-content:flex-end;padding-right:20px;min-height:auto}}@media (min-width: 768px){.case-item .case-item-right{justify-content:flex-end;padding-right:2.5vw}}@media (min-width: 1024px){.case-item .case-item-right{padding-right:60px}}@media (min-width: 1280px){.case-item .case-item-right{padding-right:100px}}@media (min-width: 1536px){.case-item .case-item-right{padding-right:120px}}@media (min-width: 2000px){.case-item .case-item-right{padding-right:140px}}.case-item .case-item-right .case-item-img{width:80%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}@media (min-width: 640px){.case-item .case-item-right .case-item-img{width:220px}}@media (min-width: 768px){.case-item .case-item-right .case-item-img{width:300px}}@media (min-width: 1024px){.case-item .case-item-right .case-item-img{width:350px}}@media (min-width: 1280px){.case-item .case-item-right .case-item-img{width:400px}}@media (min-width: 1536px){.case-item .case-item-right .case-item-img{width:450px}}@media (min-width: 2000px){.case-item .case-item-right .case-item-img{width:500px}}@media (min-width: 640px){.case-item-reverse .case-item-body{flex-direction:row-reverse}.case-item-reverse .case-item-left{padding-right:20px}}@media (min-width: 768px){.case-item-reverse .case-item-left{padding-right:2.5vw}}@media (min-width: 1024px){.case-item-reverse .case-item-left{padding-right:30px}}@media (min-width: 1280px){.case-item-reverse .case-item-left{padding-right:50px}}@media (min-width: 1536px){.case-item-reverse .case-item-left{padding-right:60px}}@media (min-width: 2000px){.case-item-reverse .case-item-left{padding-right:70px}}@media (min-width: 768px){.case-item-reverse .case-item-tags{justify-items:end}}.case-item-reverse .case-item-right .case-item-img{width:90%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}@media (min-width: 640px){.case-item-reverse .case-item-right .case-item-img{width:260px}}@media (min-width: 768px){.case-item-reverse .case-item-right .case-item-img{width:340px}}@media (min-width: 1024px){.case-item-reverse .case-item-right .case-item-img{width:390px}}@media (min-width: 1280px){.case-item-reverse .case-item-right .case-item-img{width:440px}}@media (min-width: 1536px){.case-item-reverse .case-item-right .case-item-img{width:490px}}@media (min-width: 640px){.case-item-reverse .case-item-right{justify-content:flex-start;padding-right:0}}.cases-grid{display:grid;grid-template-columns:1fr;row-gap:45px;margin-top:32px}@media (min-width: 640px){.cases-grid{row-gap:75px}}@media (min-width: 768px){.cases-grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:35px;column-gap:35px;row-gap:55px}}@media (min-width: 1024px){.cases-grid{grid-template-columns:repeat(3,1fr);gap:35px}}@media (min-width: 1280px){.cases-grid{gap:45px}}@media (min-width: 2000px){.cases-grid{gap:65px}}.case-card{display:flex;flex-direction:column;position:relative}.case-card:hover .case-card-body:before{opacity:1}.case-card .case-card-brand{position:absolute;top:0;right:0;transform:translateY(-40%);width:35%;z-index:10;box-shadow:0 12px 30px #3c283240}.case-card .case-card-img-wrap{position:relative;width:100%;height:50vw;border-radius:30px 30px 0 0;overflow:hidden}@media (min-width: 640px){.case-card .case-card-img-wrap{height:300px}}@media (min-width: 768px){.case-card .case-card-img-wrap{height:25vw}}@media (min-width: 1024px){.case-card .case-card-img-wrap{height:20vw}}@media (min-width: 1280px){.case-card .case-card-img-wrap{height:17vw}}@media (min-width: 1536px){.case-card .case-card-img-wrap{height:15vw}}.case-card .case-card-img-wrap .case-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:16px 16px 0 0}.case-card .case-card-body{padding:35px 30px;display:flex;flex-direction:column;flex:1;background:linear-gradient(195deg,#0b0b22,#2c1428,#662736);border-radius:30px;margin-top:-40px;position:relative;z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .3s ease-in-out;overflow:hidden}.case-card .case-card-body>*{position:relative;z-index:1}.case-card .case-card-body:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(195deg,#1e0f3f,#8c206e 35%,#e22253 65%,#ff7f5f);opacity:0;transition:opacity .3s ease-in-out}@media (min-width: 640px){.case-card .case-card-body{padding:35px 40px;margin-top:-26px}}@media (min-width: 768px){.case-card .case-card-body{padding:35px 40px;margin-top:-22px}}@media (min-width: 1024px){.case-card .case-card-body{padding:25px 30px;margin-top:-40px}}@media (min-width: 1280px){.case-card .case-card-body{padding:30px 35px;margin-top:-40px}}@media (min-width: 1536px){.case-card .case-card-body{padding:35px 40px;margin-top:-40px}}.case-card .case-card-body .case-card-tag{display:block;width:-moz-fit-content;width:fit-content;height:35px;-o-object-fit:contain;object-fit:contain;margin-top:0;margin-bottom:26px}@media (min-width: 640px){.case-card .case-card-body .case-card-tag{height:50px;margin-bottom:38px}}@media (min-width: 768px){.case-card .case-card-body .case-card-tag{height:40px;margin-bottom:28px}}@media (min-width: 1024px){.case-card .case-card-body .case-card-tag{height:30px;margin-bottom:20px}}@media (min-width: 1280px){.case-card .case-card-body .case-card-tag{height:35px;margin-bottom:25px}}@media (min-width: 1536px){.case-card .case-card-body .case-card-tag{height:40px;margin-bottom:32px}}.case-card .case-card-body .case-card-desc{font-size:15px;color:#fff;line-height:1.6;flex:1;margin-bottom:50px}@media (min-width: 640px){.case-card .case-card-body .case-card-desc{font-size:18px;margin-bottom:110px}}@media (min-width: 768px){.case-card .case-card-body .case-card-desc{font-size:18px;margin-bottom:90px}}@media (min-width: 1024px){.case-card .case-card-body .case-card-desc{font-size:16px;margin-bottom:80px}}@media (min-width: 1280px){.case-card .case-card-body .case-card-desc{font-size:18px;margin-bottom:90px}}@media (min-width: 1536px){.case-card .case-card-body .case-card-desc{font-size:20px;margin-bottom:102px}}.case-card .case-card-body .case-card-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:24px;background:#e33d3d;color:#fff;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content;transition:opacity .3s ease}@media (min-width: 640px){.case-card .case-card-body .case-card-btn{padding:8px 20px;font-size:14px}}@media (min-width: 768px){.case-card .case-card-body .case-card-btn{padding:8px 20px;font-size:14px}}@media (min-width: 1024px){.case-card .case-card-body .case-card-btn{padding:6px 16px;font-size:12px}}@media (min-width: 1280px){.case-card .case-card-body .case-card-btn{padding:8px 20px;font-size:14px}}@media (min-width: 1536px){.case-card .case-card-body .case-card-btn{padding:8px 20px;font-size:14px}}.case-card .case-card-body .case-card-btn img{width:18px;height:auto;display:inline-block}@media (min-width: 640px){.case-card .case-card-body .case-card-btn img{width:20px}}.case-card .case-card-body .case-card-btn:hover{opacity:.85}@media (min-width: 1280px){#cases>.w-full{padding-left:80px;padding-right:80px}}@media (min-width: 1536px){#cases>.w-full{padding-left:140px;padding-right:140px}}@media (min-width: 1800px){#cases>.w-full{padding-left:200px;padding-right:200px}}@media (min-width: 2000px){#cases>.w-full{padding-left:300px;padding-right:300px}}
