.hero-section{color:#fff;background:linear-gradient(135deg,#5b8def 0%,#7ba7ff 50%,#5b8def 100%);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.hero-background{pointer-events:none;position:absolute;inset:0}.gradient-circle{filter:blur(100px);opacity:.3;border-radius:50%;position:absolute}.gradient-circle.gradient-1{background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);width:600px;height:600px;top:-200px;right:-200px}.gradient-circle.gradient-2{background:radial-gradient(circle,#5b8def80 0%,#0000 70%);width:800px;height:800px;bottom:-300px;left:-200px}.hero-content{z-index:1;justify-content:space-between;align-items:center;gap:80px;display:flex;position:relative}.hero-text{flex:1;max-width:550px}.hero-subtitle{opacity:.95;margin-bottom:20px;font-size:18px;font-weight:400}.hero-title{letter-spacing:-1px;margin-bottom:30px;font-size:48px;font-weight:700;line-height:1.2}.hero-title .highlight{color:#fff;text-shadow:0 4px 20px #0000001a}.hero-description{opacity:.9;color:#fffffff2;margin-bottom:40px;font-size:16px;line-height:1.7}.app-buttons{flex-wrap:wrap;gap:15px;display:flex}.store-button{background:#000;border:1px solid #ffffff1a;border-radius:8px;align-items:center;min-width:160px;padding:8px 20px;text-decoration:none;transition:all .3s;display:inline-flex}.store-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.button-content{align-items:center;gap:12px;display:flex}.store-logo{flex-shrink:0}.apple-logo{margin-top:-2px}.button-text{color:#fff;flex-direction:column;align-items:flex-start;display:flex}.small-text{letter-spacing:.5px;opacity:.9;text-transform:uppercase;font-size:10px}.main-text{margin-top:-2px;font-size:18px;font-weight:500}.hero-image{flex:none;position:relative}.phone-image-wrapper{justify-content:center;align-items:center;width:650px;display:flex;position:relative}.phone-main-image{filter:drop-shadow(0 30px 80px #0003);will-change:transform;width:100%;height:auto;animation:8s cubic-bezier(.45,0,.55,1) infinite floatGentle}@keyframes floatGentle{0%,to{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-5px)}}@media (max-width:1400px){.phone-image-wrapper{width:550px}}@media (max-width:1200px){.hero-content{gap:60px}.phone-image-wrapper{width:500px}.hero-title{font-size:42px}}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column;gap:50px}.hero-text{max-width:100%}.hero-title{font-size:38px}.app-buttons{justify-content:center}.phone-image-wrapper{width:600px;max-width:90vw}}@media (max-width:768px){.hero-section{min-height:auto;padding:80px 0 40px;overflow:hidden}.hero-section .container{padding:0 20px}.hero-content{gap:30px}.hero-title{margin-bottom:15px;font-size:28px;line-height:1.3}.hero-subtitle{font-size:15px;line-height:1.4}.hero-description{margin-bottom:20px;font-size:13px;line-height:1.5}.phone-image-wrapper{width:100%;max-width:400px}.phone-main-image{width:100%;height:auto}.app-buttons{gap:10px}.store-button{min-width:135px;padding:8px 12px}.store-icon{width:20px;height:20px}.small-text{font-size:9px}.main-text{font-size:15px}}@media (max-width:480px){.hero-section{padding:70px 0 30px}.hero-title{font-size:24px}.hero-subtitle{font-size:14px}.phone-image-wrapper{max-width:320px}.app-buttons{flex-flow:wrap;justify-content:center}.store-button{min-width:130px}}
.flexibility-section{background:#f0f4f8;align-items:center;min-height:400px;padding:60px 0;display:flex}.flex-content{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;width:100%;display:grid}.flex-text-area{padding-left:0}.flex-subtitle{color:#333;letter-spacing:-.3px;margin-bottom:10px;font-size:18px;font-weight:500;text-align:left!important}.flex-title{color:#4a90e2;letter-spacing:-2px;margin-bottom:35px;font-size:83px;font-weight:600;line-height:1;position:relative;text-align:left!important}.flex-title:after{content:"";background:linear-gradient(90deg,#ddd 0% 30%,#0000 30%) 0 0/10px 1px repeat-x;width:100%;height:1px;position:absolute;bottom:-15px;left:0}.flex-description{color:#333;margin-top:35px;font-size:14px;font-weight:400;line-height:1.8;text-align:left!important}.flex-image-area{justify-content:flex-end;align-items:center;padding-right:0;display:flex}.image-wrapper{justify-content:center;align-items:center;width:500px;height:350px;display:flex;position:relative}.flex-image{object-fit:contain;filter:drop-shadow(0 20px 40px #4a90e226);width:100%;height:100%;transition:filter 50ms}@media (max-width:1400px){.flex-content{gap:60px}.image-wrapper{width:450px;height:315px}}@media (max-width:1200px){.flex-content{grid-template-columns:1fr 1fr;gap:50px}.flex-title{font-size:69px}.flex-subtitle{font-size:16px}.image-wrapper{width:400px;height:280px}}@media (max-width:1024px){.flexibility-section{padding:50px 0}.flex-content{grid-template-columns:1fr;gap:40px}.flex-subtitle,.flex-title,.flex-description{text-align:center!important}.flex-title:after{width:200px;left:50%;transform:translate(-50%)}.flex-image-area{justify-content:center}.image-wrapper{width:450px;height:315px}}@media (max-width:768px){.flexibility-section{padding:40px 0}.flexibility-section .container{padding:0 20px}.flex-content{flex-direction:column;gap:30px}.flex-text{text-align:center;max-width:100%;padding:0}.flex-title{margin-bottom:20px;font-size:48px;line-height:1.1}.flex-subtitle{font-size:18px}.flex-description{margin-top:20px;font-size:13px;line-height:1.5}.flex-description br{display:none}.image-wrapper{width:100%;max-width:350px;height:auto;margin:0 auto}.animated-image{width:100%;height:auto}}@media (max-width:480px){.flexibility-section{padding:30px 0}.flex-title{font-size:36px}.flex-subtitle{font-size:16px}.image-wrapper{max-width:280px}}
.point-section{background:#fff;padding:100px 0;position:relative}.point-header{text-align:center;margin-bottom:120px}.point-main-title{color:#333;letter-spacing:-.5px;margin-bottom:15px;font-size:38px;font-weight:600;line-height:1.5}.point-main-title .highlight{color:#4a90e2;font-weight:700}.point-main-subtitle{color:#333;letter-spacing:-.5px;font-size:38px;font-weight:600;line-height:1.5}.point-main-subtitle .highlight{color:#4a90e2;font-weight:700}.points-container{flex-direction:column;gap:60px;display:flex}.point-item{background:#fff;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:40px 0;transition:all .3s;display:grid}.point-item.image-right .point-content{order:1}.point-item.image-right .point-image-wrapper,.point-item.image-left .point-content{order:2}.point-item.image-left .point-image-wrapper{order:1}.point-content{max-width:500px;padding:0 20px}.point-item.image-right .point-content{text-align:left;margin-left:auto}.point-item.image-left .point-content{text-align:left;margin-right:auto}.point-number{color:#4a90e2;letter-spacing:1px;margin-bottom:20px;font-size:16px;font-weight:700}.point-title{color:#333;letter-spacing:-.5px;margin-bottom:5px;font-size:28px;font-weight:700;line-height:1.2}.point-subtitle{color:#333;letter-spacing:-.5px;margin-bottom:30px;font-size:28px;font-weight:700;line-height:1.2}.point-description{color:#666;font-size:15px;font-weight:400;line-height:1.8}.point-image-wrapper{width:100%;max-width:500px;height:400px;padding:0 20px;position:relative}.point-item.image-right .point-image-wrapper{margin-right:auto}.point-item.image-left .point-image-wrapper{margin-left:auto}.point-image-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #667eea4d}.point-item:hover .point-image-placeholder{transform:translateY(-5px);box-shadow:0 15px 50px #667eea66}.points-container .point-item:first-child .point-image-placeholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.points-container .point-item:nth-child(2) .point-image-placeholder{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.points-container .point-item:nth-child(3) .point-image-placeholder{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.points-container .point-item:nth-child(4) .point-image-placeholder{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}@media (max-width:1200px){.point-header{margin-bottom:80px}.point-main-title,.point-main-subtitle{font-size:34px}.points-container{gap:50px}.point-item{gap:60px}.point-title,.point-subtitle{font-size:24px}}@media (max-width:1024px){.point-section{padding:80px 0}.point-main-title,.point-main-subtitle{font-size:30px}.points-container{gap:40px}.point-item{grid-template-columns:1fr;gap:40px;padding:40px 20px}.point-item.image-right .point-content,.point-item.image-left .point-content{text-align:center;order:1;margin:0 auto}.point-item.image-right .point-image-wrapper,.point-item.image-left .point-image-wrapper{order:2;margin:0 auto}.point-content,.point-image-wrapper{padding:0}}@media (max-width:768px){.point-section{padding:60px 0}.point-header{margin-bottom:60px;padding:0 20px}.point-main-title,.point-main-subtitle{font-size:26px}.points-container{gap:35px}.point-item{padding:30px 15px}.point-number{font-size:14px}.point-title,.point-subtitle{font-size:22px}.point-description{font-size:14px}.point-image-wrapper{height:300px}}@media (max-width:480px){.point-section{padding:30px 0}.point-section .container{padding:0 15px}.point-main-title,.point-main-subtitle{font-size:20px}.points-container{gap:20px}.point-item{padding:20px 15px}.point-number{font-size:12px}.point-title,.point-subtitle{font-size:18px}.point-description{font-size:12px}.point-image-wrapper{max-width:100%;height:220px}.point-image-placeholder{font-size:16px}}
.parallax-section{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.parallax-video-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.parallax-video{object-fit:cover;will-change:transform;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.parallax-overlay{z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.parallax-content{z-index:2;width:100%;padding:100px 0;position:relative}.parallax-text-wrapper{text-align:center;color:#fff;max-width:900px;margin:0 auto}.parallax-title{letter-spacing:-.5px;text-shadow:2px 2px 8px #00000080;margin-bottom:20px;font-size:42px;font-weight:600;line-height:1.5}.parallax-subtitle{letter-spacing:-.5px;text-shadow:2px 2px 8px #00000080;font-size:38px;font-weight:600;line-height:1.5}.parallax-title .highlight,.parallax-subtitle .highlight{color:#5b8def;text-shadow:2px 2px 10px #000000b3;font-weight:700}@media (max-width:1200px){.parallax-section{min-height:550px}.parallax-title{font-size:38px}.parallax-subtitle{font-size:34px}}@media (max-width:1024px){.parallax-section{min-height:500px}.parallax-title{font-size:34px}.parallax-subtitle{font-size:30px}.parallax-content{padding:80px 20px}}@media (max-width:768px){.parallax-section{min-height:450px}.parallax-video{transform:translate(-50%,-50%)!important}.parallax-title{font-size:28px}.parallax-subtitle{font-size:26px}.parallax-text-wrapper{padding:0 20px}}@media (max-width:480px){.parallax-section{min-height:400px}.parallax-title{font-size:24px}.parallax-subtitle{font-size:22px}.parallax-content{padding:60px 15px}}@media (prefers-reduced-motion:reduce){.parallax-video{transform:translate(-50%,-50%)!important}}
.benefits-section{color:#fff;background:linear-gradient(135deg,#4a90e2 0%,#6b5bff 100%) 0 0/300% 300%;padding:100px 0;animation:15s infinite gradientShift;position:relative}@keyframes gradientShift{0%{background:linear-gradient(135deg,#4a90e2 0%,#6b5bff 100%) 0%/300% 300%}25%{background:linear-gradient(135deg,#5a78c8 0%,#7a6fe8 100%) 50%/300% 300%}50%{background:linear-gradient(135deg,#6a66b5 0%,#8a7fd8 100%) 100%/300% 300%}75%{background:linear-gradient(135deg,#5580d0 0%,#7565e0 100%) 50%/300% 300%}to{background:linear-gradient(135deg,#4a90e2 0%,#6b5bff 100%) 0%/300% 300%}}.benefit-item.animation-done{opacity:1!important;visibility:visible!important;transition:transform .3s!important;transform:translate(0)!important}.benefit-item.animation-done:hover{transform:translate(10px)!important}.benefit-item.animation-done.active{transform:translate(0)!important}.benefit-item[data-aos=fade-right]{transition:all .8s}.benefits-section .section-title-en{color:#ffffffb3}.benefits-section .section-title{color:#fff}.benefits-content{justify-content:space-between;align-items:stretch;gap:60px;min-height:500px;display:flex}.benefits-list{flex-direction:column;flex:1;justify-content:center;display:flex}.benefit-item{cursor:pointer;background:0 0;border-radius:15px;align-items:center;gap:50px;margin-bottom:40px;padding:0;transition:all .3s;position:relative;opacity:1!important;visibility:visible!important;display:flex!important}.benefit-item:last-child{margin-bottom:0}.benefit-item:not(:last-child) .benefit-number:after{content:"";z-index:1;pointer-events:none;background-image:repeating-linear-gradient(#fff6 0 5px,#0000 5px 10px);background-size:2px 10px;width:2px;height:97px;animation:1.5s linear infinite flowDotted;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)}@keyframes flowDotted{0%{background-position:0 0}to{background-position:0 10px}}.benefit-item:hover{transform:translate(10px)}.benefit-item.active{transform:none!important}.benefit-number{color:#4a90e2;z-index:3;background:#fff;border:3px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:700;transition:all .3s;display:flex;position:relative}.benefit-item.active .benefit-number{color:#fff;background:#4a90e2;border-color:#ffffff80;transform:scale(1.1);box-shadow:0 0 20px #ffffff4d}.benefit-item:hover .benefit-number{transform:scale(1.05)}.benefit-item.active:not(:last-child) .benefit-number:after{background-image:repeating-linear-gradient(#fff9 0 5px,#0000 5px 10px)}.benefit-item:hover:not(:last-child) .benefit-number:after{background-image:repeating-linear-gradient(#ffffff80 0 5px,#0000 5px 10px)}.benefit-text-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffff1a;border-radius:15px;flex:1;padding:25px;transition:all .3s;position:relative;overflow:hidden}.benefit-text-wrapper:before{content:"";z-index:0;background:#ffffff1a;width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.benefit-item.active .benefit-text-wrapper:before{width:100%}.benefit-item.active .benefit-text-wrapper{background:#fff3;box-shadow:0 10px 30px #0003}.benefit-item:hover .benefit-text-wrapper{background:#ffffff26}.benefit-text{z-index:1;position:relative}.benefit-text h3{margin-bottom:10px;font-size:24px;font-weight:600}.benefit-text p{opacity:.95;font-size:16px;line-height:1.6}.benefits-image{border-radius:20px 20px 0 0;flex:1;justify-content:center;align-items:flex-end;margin-bottom:-100px;display:flex;position:relative;overflow:hidden}.benefits-image img{object-fit:cover;object-position:center bottom;width:100%;height:auto;min-height:100%;transition:transform .3s}.benefits-image:hover img{transform:scale(1.05)}@media (max-width:1200px){.benefits-content{gap:40px}}@media (max-width:1024px){.benefits-content{flex-direction:column;gap:50px}.benefits-list{width:100%}.benefits-image{border-radius:20px 20px 0 0;width:100%;height:400px;margin-bottom:-60px}}@media (max-width:768px){.benefit-item:hover,.benefit-item.active{transform:translate(5px)}.benefit-text h3{font-size:20px}.benefits-image{border-radius:15px 15px 0 0;height:350px;margin-bottom:-60px}.benefits-section{padding:40px 0}.benefits-section .container{padding:20px}.benefits-content{flex-direction:column;gap:30px}.benefits-left{width:100%}.benefit-item{gap:20px;margin-bottom:25px}.benefit-text-wrapper{padding:20px}.benefit-number{width:50px;height:50px;font-size:20px}.benefit-item:not(:last-child) .benefit-number:after{height:75px}.benefit-text h3{margin-bottom:8px;font-size:20px}.benefit-text p{font-size:14px}.benefits-right{width:100%;max-width:350px;margin:0 auto}.benefits-image{height:400px}}@media (max-width:480px){.benefits-section{padding:30px 0}.benefit-item{gap:15px;margin-bottom:20px}.benefit-text-wrapper{padding:15px}.benefit-number{width:45px;height:45px;font-size:18px}.benefit-item:not(:last-child) .benefit-number:after{height:65px}.benefit-text h3{margin-bottom:5px;font-size:18px}.benefit-text p{font-size:13px}.benefits-right{max-width:280px}.benefits-image{height:320px}}
.goholab-section{background:linear-gradient(135deg,#fff 0%,#fafafa 10%,#f5f5f5 20%,#eee 30%,#e8e8e8 40%,#e0e0e0 50%,#e8e8e8 60%,#eee 70%,#f5f5f5 80%,#fafafa 90%,#fff 100%) 0 0/200% 200%;justify-content:center;align-items:center;min-height:700px;padding:120px 0;animation:20s infinite gradientShift;display:flex;position:relative;overflow:hidden}.goholab-section:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(at 0 0,#f0f0f0cc 0%,#0000 50%),radial-gradient(at 100% 100%,#e6e6e699 0%,#0000 50%),radial-gradient(circle,#f5f5f580 0%,#0000 70%);animation:25s ease-in-out infinite overlayMove;position:absolute;inset:0}.goholab-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff80 50%,#0000 70%),linear-gradient(-45deg,#0000 30%,#f0f0f04d 50%,#0000 70%);width:200%;height:200%;animation:30s linear infinite rotateGradient;position:absolute;top:-50%;left:-50%}@keyframes gradientShift{0%,to{background-position:0%}25%{background-position:50% 25%}50%{background-position:100%}75%{background-position:50% 75%}}@keyframes overlayMove{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-30px,30px)scale(.95)}}@keyframes rotateGradient{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(1)}}.animated-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-shape{filter:blur(80px);opacity:.3;mix-blend-mode:multiply;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.shape-1{background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);width:600px;height:600px;animation-duration:25s;top:-200px;left:-200px}.shape-2{background:linear-gradient(135deg,#e8e8e8 0%,#d8d8d8 100%);width:500px;height:500px;animation-duration:30s;animation-delay:-5s;bottom:-150px;right:-150px}.shape-3{background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%);width:400px;height:400px;animation-duration:35s;animation-delay:-10s;top:50%;left:50%;transform:translate(-50%,-50%)}.shape-4{background:linear-gradient(135deg,#eee 0%,#dedede 100%);width:350px;height:350px;animation-duration:28s;animation-delay:-15s;top:20%;right:10%}@keyframes float{0%,to{transform:translate(0)rotate(0)scale(1)}25%{transform:translate(100px,-100px)rotate(90deg)scale(1.1)}50%{transform:translate(-50px,100px)rotate(180deg)scale(.9)}75%{transform:translate(-100px,-50px)rotate(270deg)scale(1.05)}}.floating-particles{width:100%;height:100%;position:absolute;top:0;left:0}.floating-particles span{opacity:.4;background:linear-gradient(135deg,#f8f8f8,#e8e8e8);border-radius:50%;width:20px;height:20px;animation:25s linear infinite particle-float;display:block;position:absolute;box-shadow:0 0 10px #0000000d}.floating-particles span:first-child{width:15px;height:15px;animation-duration:20s;animation-delay:0s;left:10%}.floating-particles span:nth-child(2){width:25px;height:25px;animation-duration:25s;animation-delay:-5s;left:30%}.floating-particles span:nth-child(3){width:20px;height:20px;animation-duration:30s;animation-delay:-10s;left:50%}.floating-particles span:nth-child(4){width:18px;height:18px;animation-duration:22s;animation-delay:-7s;left:70%}.floating-particles span:nth-child(5){width:22px;height:22px;animation-duration:28s;animation-delay:-15s;left:90%}@keyframes particle-float{0%{opacity:0;bottom:-100px;transform:translate(0)rotate(0)}10%{opacity:.02}90%{opacity:.02}to{opacity:0;bottom:calc(100% + 100px);transform:translate(200px)rotate(720deg)}}.goholab-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:35px;display:flex;position:relative}.text-group{flex-direction:column;gap:2px;line-height:1.2;display:flex}.subtitle{color:#333;letter-spacing:-.5px;opacity:0;font-size:32px;font-weight:600;line-height:1.15;animation:1s forwards fadeInUp}.subtitle .highlight{color:#4a90e2;font-weight:700;transition:all .3s;display:inline-block;position:relative}.subtitle .highlight:hover{color:#6b5bff;transform:scale(1.05)}.divider-line-vertical{background:0 0;width:2px;height:60px;margin:10px 0;position:relative;overflow:hidden}.dot-flow{background-image:repeating-linear-gradient(#4a90e2 0 6px,#0000 6px 12px);width:100%;height:100%;animation:2s linear infinite dotFlow;position:absolute}@keyframes dotFlow{0%{transform:translateY(-12px)}to{transform:translateY(0)}}.main-title h1{color:#4a90e2;letter-spacing:4px;text-transform:uppercase;background:linear-gradient(135deg,#4a90e2 0%,#6b5bff 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000000d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:72px;font-weight:700;animation:3s ease-in-out infinite titlePulse;position:relative}@keyframes titlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.goholab-section.visible .subtitle{animation-delay:.2s}.goholab-section.visible .subtitle:nth-child(2){animation-delay:.4s}.goholab-section.visible .subtitle:nth-child(3){animation-delay:.6s}@media (max-width:1024px){.goholab-section{min-height:600px;padding:100px 0}.subtitle{font-size:28px}.main-title h1{font-size:60px}.bg-shape{filter:blur(80px)}.shape-1{width:400px;height:400px}.shape-2{width:350px;height:350px}.shape-3{width:300px;height:300px}.shape-4{width:250px;height:250px}}@media (max-width:768px){.goholab-section{min-height:500px;padding:80px 0}.goholab-content{gap:25px}.subtitle{font-size:24px;font-weight:600}.subtitle .highlight{font-weight:700}.main-title h1{letter-spacing:2px;font-size:48px}.divider-line-vertical{height:50px}.bg-shape{filter:blur(100px);opacity:.02}.floating-particles span{opacity:.01}}@media (max-width:480px){.goholab-section{min-height:450px;padding:60px 0}.goholab-content{gap:20px}.text-group{gap:0}.subtitle{font-size:20px;font-weight:600;line-height:1.2}.subtitle .highlight{font-weight:700}.main-title h1{letter-spacing:1.5px;font-size:36px}.divider-line-vertical{width:1.5px;height:40px}.shape-1{width:300px;height:300px}.shape-2{width:250px;height:250px}.shape-3{width:200px;height:200px}.shape-4{width:180px;height:180px}}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.feature-carousel-section{background:#4285f4;width:100%;padding:100px 0 120px;position:relative;overflow:hidden visible}.section-header{text-align:center;z-index:2;margin-bottom:80px;position:relative}.section-header .section-title{color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-size:48px;font-weight:700}.section-header .section-subtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:18px;font-weight:400;line-height:1.6}.carousel-wrapper{z-index:2;width:100vw;margin-left:calc(50% - 50vw);padding:20px 0;position:relative;overflow:visible}.swiper-carousel{width:100%;overflow:visible!important}.swiper-carousel .swiper-wrapper{align-items:stretch}.swiper-carousel .swiper-slide{opacity:.3;filter:blur(3px);height:auto;transition:all .5s cubic-bezier(.4,0,.2,1);transform:scale(.85)}.swiper-carousel .swiper-slide-active,.swiper-carousel .swiper-slide-prev,.swiper-carousel .swiper-slide-next{opacity:1;filter:blur();transform:scale(1)}.swiper-carousel .swiper-slide-prev-prev,.swiper-carousel .swiper-slide-next-next{opacity:.4;filter:blur(2px);pointer-events:none;transform:scale(.9)}.feature-card{cursor:pointer;text-align:center;-webkit-user-drag:none;user-drag:none;background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:360px;height:460px;margin:0 auto;padding:40px 35px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 40px #0000001a}.swiper-slide-prev-prev .feature-card,.swiper-slide-next-next .feature-card{background:#f8f9fa}.swiper-slide-active .feature-card:hover,.swiper-slide-prev .feature-card:hover,.swiper-slide-next .feature-card:hover{transform:scale(1.02);box-shadow:0 15px 50px #00000026}.card-profile{pointer-events:none;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;padding:3px;display:flex}.profile-image{object-fit:cover;-webkit-user-drag:none;user-drag:none;background:#fff;border-radius:50%;width:100%;height:100%;padding:8px}.card-name{color:#1a1a1a;letter-spacing:-.5px;-webkit-user-select:none;user-select:none;margin-top:18px;margin-bottom:4px;font-size:28px;font-weight:700}.card-position{color:#4a90e2;text-transform:uppercase;letter-spacing:1px;-webkit-user-select:none;user-select:none;margin-bottom:18px;font-size:16px;font-weight:500}.card-testimonial{color:#666;text-align:center;word-break:keep-all;-webkit-user-select:none;user-select:none;flex:1;align-items:center;padding:0 10px;font-size:14px;line-height:1.7;display:flex;overflow:hidden}.feature-card:hover .card-profile{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);transition:background .5s}.feature-card:hover .profile-image{transition:transform .3s;transform:scale(1.05)}@keyframes dragHint{0%,to{transform:translate(0)}25%{transform:translate(-15px)}75%{transform:translate(15px)}}.carousel-wrapper:not(:hover) .swiper-carousel{animation:2s ease-in-out 1s dragHint}@media (max-width:1024px){.section-header{margin-bottom:60px}.section-header .section-title{font-size:40px}.section-header .section-subtitle{padding:0 20px;font-size:16px}.feature-card{width:320px;height:420px;padding:35px 30px}.card-profile{width:110px;height:110px}.swiper-carousel .swiper-wrapper{padding:0}.card-name{font-size:26px}.card-position{font-size:15px}.card-testimonial{font-size:13px}}@media (max-width:768px){.feature-carousel-section{width:100%;padding:60px 0 80px}.section-header{margin-bottom:50px}.section-header .section-title{margin-bottom:15px;font-size:32px}.section-header .section-subtitle{padding:0 15px;font-size:15px}.carousel-wrapper{width:100%;padding:20px 0;left:0;transform:none}.swiper-carousel .swiper-wrapper{padding:0}.feature-card{width:260px;height:400px;padding:35px 25px}.card-profile{width:100px;height:100px;padding:2px}.profile-image{padding:6px}.card-name{font-size:24px}.card-position{font-size:14px}.card-testimonial{font-size:12px}.swiper-carousel .swiper-slide{filter:none;opacity:.2;transform:scale(.85)}.swiper-carousel .swiper-slide-active{opacity:1;transform:scale(1)}.carousel-wrapper:not(:hover) .swiper-carousel{animation:none}}@media (max-width:480px){.section-header{margin-bottom:40px}.section-header .section-title{margin-bottom:12px;font-size:28px}.section-header .section-subtitle{padding:0 10px;font-size:14px}.feature-card{width:240px;height:380px;padding:30px 20px}.card-profile{width:90px;height:90px}.profile-image{padding:5px}.card-name{margin-top:12px;font-size:22px}.card-position{margin-bottom:12px;font-size:13px}.card-testimonial{font-size:11px;line-height:1.6}}
