.full-size[data-v-645871f9]{height:100%;width:100%}.default-btn[data-v-645871f9]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff03;background-blend-mode:overlay;border:3px solid rgba(108,141,199,.5);border-radius:999px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.default-btn[data-v-645871f9]:before{background:radial-gradient(circle at 8.33% 47.67%,#c3fb31 0,#09f4e6 6.59%);border-radius:999px;box-shadow:0 0 10px #52e5a8;content:"";filter:blur(140px);height:55px;left:0;position:absolute;top:25px;width:160px;z-index:0}@media (min-width:768px){.default-btn[data-v-645871f9]:before{height:65px;width:200px}}.default-btn[data-v-645871f9]:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='10' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");border-radius:999px;content:"";filter:contrast(120%) brightness(120%);height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;top:0;width:100%}.default-btn[data-v-645871f9]:hover{background:#ffffff0d;border-color:#6c8dc7cc;transform:translateY(-2px)}.default-btn:hover span[data-v-645871f9]{color:#9ff3dc}.default-btn[data-v-645871f9]:hover:before{opacity:1;transform:scale(1.05)}.default-btn[data-v-645871f9]:hover:after{opacity:.15;transform:scale(1.02) rotate(1deg)}.default-btn[data-v-645871f9]:active{background:#ffffff05;border-color:#6c8dc74d;transform:translateY(1px)}.default-btn:active span[data-v-645871f9]{color:#5ed3b9}.default-btn[data-v-645871f9]:active:before{opacity:.7;transform:scale(.98)}.default-btn[data-v-645871f9]:active:after{opacity:.08;transform:scale(.98) rotate(-1deg)}.default-btn img[data-v-645871f9],.default-btn span[data-v-645871f9],.default-btn[data-v-645871f9]:after,.default-btn[data-v-645871f9]:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.arrow[data-v-645871f9]{height:10px;width:10px}.add[data-v-645871f9]{height:30px;width:30px}.hero-title{font-size:2.25rem;line-height:2.5rem}@media (min-width:1024px){.hero-title{font-size:3rem;line-height:1}}@media (min-width:1280px){.hero-title{font-size:4.5rem;line-height:1}}@media (min-width:1900px){.hero-title{font-size:120px}}@media (min-width:2400px){.hero-title{font-size:126px}}.green-rec,.more-btn:before,.why-btn:before{border-radius:3px;bottom:0;content:"";height:3px;left:25px;position:absolute}@media (min-width:1280px){.green-rec,.more-btn:before,.why-btn:before{border-radius:5px;left:45px}}.green-rec,.more-btn:before,.why-btn:before{background:radial-gradient(367% 163% at -22% -11%,#c3fb31 0,#09f4e6);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:3}.green-rec:after{background:inherit;content:"";filter:blur(4px);top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.green-rec:hover,.more-btn:hover:before,.why-btn:hover:before{box-shadow:0 0 10px #c3fb314d,0 0 20px #09f4e633;transform:translateY(-2px) scaleX(1.1)}.green-rec:hover:after{opacity:.6}.why-btn{height:50px;width:170px}@media (min-width:1280px){.why-btn{height:60px;width:200px}}@media (min-width:1728px){.why-btn{height:70px;width:261px}}.why-btn{position:relative}.why-btn:before{width:50%}@media (min-width:1280px){.why-btn:before{width:55%}}.more-btn{height:50px;width:120px}@media (min-width:1280px){.more-btn{height:60px;width:140px}}@media (min-width:1728px){.more-btn{height:70px;width:201px}}.more-btn{position:relative}.more-btn:before{width:40%}@media (min-width:1280px){.more-btn:before{width:45%}}:root{--duration:40s;--item-spacing:1rem}.content{min-height:11.25rem;overflow:hidden;position:relative;width:100%}.benefits{align-items:center;display:flex;flex-direction:column;gap:3.125rem;justify-content:center;max-width:100%;position:relative}.benefits:after{background-image:linear-gradient(-90deg,hsla(0,0%,100%,.11),transparent);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2.5rem;z-index:9}.btn-box{height:50px;width:50px}@media (min-width:1024px){.btn-box{height:65px;width:65px}}@media (min-width:1900px){.btn-box{height:5rem;width:5rem}}@media (min-width:2400px){.btn-box{height:100px;width:100px}}.basic-marquee{display:flex;overflow:hidden;width:100%}.marquee-content{animation:scroll var(--duration) linear infinite;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.basic-marquee__group{display:flex;flex-shrink:0;gap:var(--item-spacing);justify-content:space-around;padding:0 var(--item-spacing);width:100%}.basic-marquee--reverse .marquee-content{animation-direction:reverse}.flex-column-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;max-width:120px;min-width:90px;width:-moz-max-content;width:max-content}.static-layout{background:#181d3c;left:0;overflow:hidden;position:absolute;top:0;z-index:10}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:1023px){.flex-column-container{max-width:90px}}@media (max-width:639px){.flex-column-container{max-width:65px}}.split-text[data-v-6176f10d]{opacity:0}.tips-box[data-v-6176f10d]{background:radial-gradient(780% 100% at 50% 0,#1e223c 0,#12193c),#24273c,linear-gradient(90deg,#24273c,#262947 20%,#2a2c47,#3c4362,#292d45 80%,#242542 99%);height:250rem;width:100%}.trust-tag-item[data-v-6176f10d]{padding:.5rem}@media (min-width:768px){.trust-tag-item[data-v-6176f10d]{height:80px;padding:.25rem}}@media (min-width:1024px){.trust-tag-item[data-v-6176f10d]{padding:.5rem}}@media (min-width:1280px){.trust-tag-item[data-v-6176f10d]{height:100px}}@media (min-width:1900px){.trust-tag-item[data-v-6176f10d]{width:280px}}@media (min-width:2400px){.trust-tag-item[data-v-6176f10d]{height:128px;width:350px}}.trust-tag-item[data-v-6176f10d]{align-items:center;display:flex;flex-basis:0px;justify-content:space-evenly}@media (min-width:640px){.trust-tag-item[data-v-6176f10d]{justify-content:flex-start}}@media (min-width:1024px){.trust-tag-item[data-v-6176f10d]{justify-content:space-evenly}}.trust-tag-item[data-v-6176f10d]{border-radius:var(--radius)}@media (min-width:640px){.trust-tag-item[data-v-6176f10d]{border-radius:20px}}.trust-tag-item[data-v-6176f10d]{animation-duration:.3s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.trust-tag-item[data-v-6176f10d]:hover{--tw-scale-x:1.01;--tw-scale-y:1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.trust-btn[data-v-6176f10d]{height:38px;min-height:38px;min-width:38px;width:38px}@media (min-width:640px){.trust-btn[data-v-6176f10d]{min-height:45px;min-width:45px}}@media (min-width:1280px){.trust-btn[data-v-6176f10d]{min-height:60px;min-width:60px}}@media (min-width:2400px){.trust-btn[data-v-6176f10d]{min-height:72px;min-width:72px}}.light-card[data-v-6176f10d]{animation-duration:.3s;background:radial-gradient(56% 65% at 65% 55%,#1f2a62 0,#141b3c4d);background-blend-mode:overlay;border-radius:1rem;box-shadow:inset 0 0 0 .063rem transparent,0 0 .625rem #506bf54d;position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.light-card[data-v-6176f10d]:hover{--tw-translate-y:-8px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.light-card .post[data-v-6176f10d]{height:38%;width:120px}@media (min-width:480px){.light-card .post[data-v-6176f10d]{height:45%;width:180px}}@media (min-width:640px){.light-card .post[data-v-6176f10d]{height:80%;width:35%}}@media (min-width:768px){.light-card .post[data-v-6176f10d]{width:38%}}@media (min-width:1900px){.light-card .post[data-v-6176f10d]{height:90%}}@media (min-width:2400px){.light-card .post[data-v-6176f10d]{height:720px;width:540px}}@media (min-width:640px){.light-card .post[data-v-6176f10d]{left:-10px}}@media (min-width:768px){.light-card .post[data-v-6176f10d]{left:-20px}}@media (min-width:1900px){.light-card .post[data-v-6176f10d]{left:-50px}}@media (min-width:2400px){.light-card .post[data-v-6176f10d]{left:-100px}}.light-card .post[data-v-6176f10d]{box-shadow:inset 0 0 0 .063rem transparent,0 0 .625rem #ffdb2999}.light-card[data-v-6176f10d]:before{background:radial-gradient(66% 85% at 65% 55%,#2235dd 0,#141b3ce6);background-blend-mode:soft-light;bottom:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.125rem;right:0}.light-card[data-v-6176f10d]:after,.light-card[data-v-6176f10d]:before{border-radius:1rem;content:"";left:0;pointer-events:none;position:absolute;top:0}.light-card[data-v-6176f10d]:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='10' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");filter:contrast(120%) brightness(120%);height:100%;opacity:.08;width:100%}.contact-card[data-v-6176f10d]{animation-duration:.3s;background:linear-gradient(90deg,#181d3c,#181d3c),radial-gradient(127% 383% at 10% 71%,#e14dff 0,#ffad0a)!important;background-clip:padding-box,border-box!important;background-origin:padding-box,border-box!important;border:.188rem solid transparent;border-radius:1rem;isolation:isolate;position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.contact-card[data-v-6176f10d]:hover{--tw-translate-y:-8px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.contact-card[data-v-6176f10d]:before{background:radial-gradient(537% 163% at -22% -11%,#e14dff00 0,#ffad0a26);border-radius:1rem;padding:.125rem}.contact-card[data-v-6176f10d]:after,.contact-card[data-v-6176f10d]:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.contact-card[data-v-6176f10d]:after{background:url(../images/pattern.webp)}.tag[data-v-6176f10d]{left:-12px;position:absolute;top:50%}@media (min-width:640px){.tag[data-v-6176f10d]{left:-16px}}.tag[data-v-6176f10d]{background-color:#181d3c;transform:translateY(-50%);z-index:10}.intro-box[data-v-6176f10d]{border-radius:calc(var(--radius) + 6px)}@media (min-width:768px){.intro-box[data-v-6176f10d]{border-radius:2rem}}.intro-box[data-v-6176f10d]{background:linear-gradient(180deg,#ffffff0d -4%,#ffffff40),#0e1433;background-blend-mode:overlay,normal;border:.125rem solid hsla(0,0%,100%,.15);box-shadow:.068rem .682rem 2.728rem #00000026,.068rem .273rem .546rem #0000001a,inset 0 .068rem .136rem #ffffff80;box-sizing:border-box}.card-item[data-v-6176f10d]{border-radius:calc(var(--radius) + 6px)}@media (min-width:1024px){.card-item[data-v-6176f10d]{border-radius:2rem}}.card-item[data-v-6176f10d]{animation-duration:.3s;cursor:pointer;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.card-item[data-v-6176f10d]:hover{--tw-translate-y:-8px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:0 0 30px hsla(0,0%,100%,.1);--tw-shadow-colored:0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.card-item[data-v-6176f10d]{background:linear-gradient(180deg,#ffffffa6 -3%,#ffffff26),#0e1433;background-blend-mode:overlay,normal;box-shadow:.068rem .682rem 2.728rem #00000026,.068rem .273rem .546rem #0000001a,inset 0 .068rem .136rem #ffffff80;box-sizing:border-box}.card-item .pic[data-v-6176f10d]{animation-duration:.3s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.card-item .pic[data-v-6176f10d]:hover{--tw-shadow:0 0 20px rgba(85,190,242,.2);--tw-shadow-colored:0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.card-item .dec[data-v-6176f10d]{line-height:18px;--tw-text-opacity:1;color:rgba(var(--color-smText),var(--tw-text-opacity))}@media (min-width:768px){.card-item .dec[data-v-6176f10d]{line-height:1.5rem}}@media (min-width:1900px){.card-item .dec[data-v-6176f10d]{line-height:2.25rem}}.sub-card .sub-card-item[data-v-6176f10d]{animation-duration:.3s;cursor:pointer;gap:.75rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sub-card .sub-card-item[data-v-6176f10d]:hover{--tw-translate-y:-8px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sub-card .sub-card-item .pic[data-v-6176f10d]{animation-duration:.3s;border-radius:calc(var(--radius) + 4px);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sub-card .sub-card-item .pic[data-v-6176f10d]:hover{--tw-shadow:0 0 15px rgba(85,190,242,.2);--tw-shadow-colored:0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.light[data-v-6176f10d]{background:radial-gradient(24% 49% at 50% 53%,#1f2b63 0,#1f2b6300)}.case-item[data-v-6176f10d]{width:80px}@media (min-width:640px){.case-item[data-v-6176f10d]{width:120px}}@media (min-width:1024px){.case-item[data-v-6176f10d]{width:160px}}@media (min-width:1680px){.case-item[data-v-6176f10d]{width:190px}}.case-item[data-v-6176f10d]{animation-duration:.3s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.case-item[data-v-6176f10d]:hover{--tw-translate-y:-.5rem;--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.case-item .pic[data-v-6176f10d]{border-radius:9999px;height:55px;position:relative;width:55px}@media (min-width:640px){.case-item .pic[data-v-6176f10d]{height:75px;width:75px}}@media (min-width:1024px){.case-item .pic[data-v-6176f10d]{height:110px;width:110px}}.case-item .pic[data-v-6176f10d]{animation-duration:.3s;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.case-item .pic[data-v-6176f10d]:hover{--tw-shadow:0 0 15px hsla(0,0%,100%,.3);--tw-shadow-colored:0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1024px){.back-btn[data-v-6176f10d]{height:3.5rem;width:3.5rem}}.back-btn[data-v-6176f10d]{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);animation-duration:.3s;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
