html{font-size:16px}@media (max-width:1440px){html{font-size:14px}}@media (max-width:1024px){html{font-size:12px}}@media (max-width:768px){html{font-size:12px}}.galiosight-home{background-color:#050a22;color:#fff;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;height:100vh;overflow-y:auto;-webkit-user-select:none;user-select:none}.galiosight-home::-webkit-scrollbar{width:0}.galiosight-home .home-wrapper{gap:15rem;height:auto!important}@media (max-width:768px){.galiosight-home .home-wrapper{gap:8rem}}.galiosight-home .base-background-img{background-repeat:no-repeat;background-size:contain;pointer-events:none;position:absolute;right:0;width:100vw;z-index:0}.galiosight-home .base-background-img.header-bg{aspect-ratio:2560/1359;background-image:url(/static/media/bg1.645eb332726ef128600c.png);background-position:100% 0;top:0}.galiosight-home .base-background-img.footer-bg{aspect-ratio:160/51;background-image:url(/static/media/bg2.7c04e588da5c6288f33c.png);bottom:0}.galiosight-home .main-login-btn{animation:fadeInUp 1s ease-out .7s both;background:linear-gradient(115.45deg,#0a6cff -4.7%,#a910e5 120.91%);border:none;border-radius:6.25rem;color:#fff;font-size:1.375rem;font-weight:600;height:4rem;line-height:4rem;overflow:hidden;position:relative;transition:all .3s ease;width:11.25rem}.galiosight-home .main-login-btn:before{background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.galiosight-home .main-login-btn:hover:before{left:100%}.galiosight-home .header{margin:0 auto;max-width:1300px;padding-top:1rem;width:70vw;z-index:1}.galiosight-home .header .logo{height:2.5rem;z-index:1}.galiosight-home .header .menu{gap:2.5rem;margin-left:5rem;z-index:1}.galiosight-home .header .menu a{color:#8d8ea1;cursor:pointer;font-size:1rem;text-decoration:none;transition:all .3s ease}.galiosight-home .header .menu a:hover{color:#ffffffe0;transform:translateY(-2px)}.galiosight-home .header .login-btn{background:linear-gradient(112.85deg,#94dcf633 25.8%,#b8a3f233 97.04%);border:none;border-radius:6.25rem;cursor:pointer;font-size:.875rem;height:2.25rem;line-height:2rem;min-width:5rem;overflow:hidden;padding:0 1rem;position:relative;transition:all .3s ease;z-index:0}.galiosight-home .header .login-btn:before{background:linear-gradient(112.85deg,#94dcf6 25.8%,#b8a3f2 97.04%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;z-index:-1}.galiosight-home .header .login-btn:hover{box-shadow:0 4px 12px #865cff66;transform:translateY(-2px)}.galiosight-home .main{gap:15rem;margin-bottom:3.75rem;margin-left:auto;margin-right:auto;max-width:1300px;min-height:calc(100% - 2.5rem);width:70vw;z-index:1}@media (max-width:768px){.galiosight-home .main{gap:8rem;margin-bottom:2rem;width:85vw}}.galiosight-home .main .main-header .title{animation:fadeInUp 1s ease-out;color:#fff;font-family:Helvetica;font-weight:700;letter-spacing:.25rem;text-align:center}.galiosight-home .main .main-header .title .highlight{-webkit-text-fill-color:#0000;animation:scaleIn 1.2s ease-out .1s both;background:linear-gradient(100.93deg,#cb4efd 14%,#39e4d8 90%);-webkit-background-clip:text;background-clip:text;color:#0000;display:block;font-size:6.125rem;margin-bottom:1rem}.galiosight-home .main .main-header .title p{animation:slideInLeft 1s ease-out .3s both;font-size:5.5rem}@media (max-width:768px){.galiosight-home .main .main-header .title p{font-size:4.5rem}}.galiosight-home .main .main-header .subtitle{animation:slideInRight 1s ease-out .6s both;color:#ffffffad;font-size:2rem;margin:3rem 0 4.5rem;text-align:center}@media (max-width:768px){.galiosight-home .main .main-header .subtitle{font-size:1.5rem;margin:2rem 0 3rem}}.galiosight-home .main .feature-cards{gap:2.375rem;margin:0 auto 12.5rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;width:100%}@media (max-width:1440px){.galiosight-home .main .feature-cards{margin:0 auto}}.galiosight-home .main .feature-cards.active{opacity:1;transform:translateY(0)}.galiosight-home .main .feature-cards.active .card:first-child{animation:cardStagger .6s ease-out .1s both}.galiosight-home .main .feature-cards.active .card:nth-child(2){animation:cardStagger .6s ease-out .3s both}.galiosight-home .main .feature-cards.active .card:nth-child(3){animation:cardStagger .6s ease-out .6s both}.galiosight-home .main .feature-cards .card{background-image:url(/static/media/feature-card-bg.1ab9d845fc16380b6e18.png);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;cursor:pointer;max-width:25rem;opacity:0;overflow:hidden;padding:20px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:33.33333%}.galiosight-home .main .feature-cards .card:focus{outline:2px solid #0a6cff;outline-offset:2px}.galiosight-home .main .feature-cards .card:active{transform:translateY(-6px) scale(.98)}.galiosight-home .main .feature-cards .card:before{background:linear-gradient(90deg,#0000,#865cff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.galiosight-home .main .feature-cards .card:hover{transform:translateY(-8px) scale(1.02)}.galiosight-home .main .feature-cards .card:hover:before{left:100%}.galiosight-home .main .feature-cards .card:hover .icon{transform:scale(1.1) rotate(5deg)}.galiosight-home .main .feature-cards .card .icon{aspect-ratio:1/1;transition:transform .3s ease;width:7.5rem}@media (max-width:1440px){.galiosight-home .main .feature-cards .card .icon{width:6rem}}.galiosight-home .main .feature-cards .card .card-title{color:#fff;font-size:1.75rem;font-weight:700;margin-top:1.625rem;transition:color .3s ease;white-space:nowrap}@media (max-width:1440px){.galiosight-home .main .feature-cards .card .card-title{font-size:1.5rem;margin-top:1.2rem}}.galiosight-home .main .map-section{gap:3rem;margin:0 auto 5rem;opacity:0;width:100%}@media (max-width:1024px){.galiosight-home .main .map-section{flex-direction:column-reverse;gap:6rem;margin:0 auto 3rem}}.galiosight-home .main .map-section.active{opacity:1}.galiosight-home .main .map-section.active .map-image{animation:slideInLeft .8s ease-out .1s both}.galiosight-home .main .map-section.active .map-desc{animation:slideInRight .8s ease-out .1s both}.galiosight-home .main .map-section.section-right img{left:auto!important;right:-20.65095%}@media (max-width:1024px){.galiosight-home .main .map-section.section-right{flex-direction:column}}.galiosight-home .main .map-section .map-image{flex-basis:calc(68% - 2rem);flex-grow:0;flex-shrink:0;max-width:calc(68% - 2rem);min-width:18.75rem;position:relative}@media (max-width:1024px){.galiosight-home .main .map-section .map-image{max-width:70vw;min-width:auto;width:100%}}.galiosight-home .main .map-section .map-image .image-placeholder{aspect-ratio:891/503;overflow:visible;position:relative;width:100%}.galiosight-home .main .map-section .map-image img{border-radius:.75rem;height:auto;left:-20.65095%;object-fit:contain;position:absolute;top:-23.06163%;transition:all .3s ease;width:121.21212%}.galiosight-home .main .map-section .map-image img:hover{transform:scale(1.02) translateY(-2px)}.galiosight-home .main .map-section .map-desc{flex-basis:calc(32% - 1rem);flex-grow:0;flex-shrink:0;max-width:calc(32% - 1rem);min-width:15.625rem}@media (max-width:1024px){.galiosight-home .main .map-section .map-desc{flex:none;max-width:none;text-align:center;width:100%}.galiosight-home .main .map-section .map-desc ul{align-items:center;display:flex;flex-direction:column}}.galiosight-home .main .map-section .map-desc img{height:72px;width:72px}.galiosight-home .main .map-section .map-desc h3{color:#fff;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;white-space:nowrap}@media (max-width:768px){.galiosight-home .main .map-section .map-desc h3{margin-bottom:1rem}}.galiosight-home .main .map-section .map-desc p{color:#b8a3f2;font-size:1rem;line-height:1.5;margin-bottom:.75rem}@media (max-width:1440px){.galiosight-home .main .map-section .map-desc p{font-size:1.5rem}}.galiosight-home .main .map-section .map-desc a,.galiosight-home .main .map-section .map-desc span{color:#ffffffe0;display:block;font-size:.875rem;line-height:1.6}.galiosight-home .main .map-section .map-desc a:hover{color:#3a88ff;text-decoration:underline}@media (max-width:1440px){.galiosight-home .main .map-section .map-desc a,.galiosight-home .main .map-section .map-desc span{font-size:1.1rem}}.galiosight-home .main .capability-section{color:#fff;opacity:0;text-align:center;transform:translateY(30px);transition:all .5s ease;width:100%}.galiosight-home .main .capability-section.active{opacity:1;transform:translateY(0)}.galiosight-home .main .capability-section .title{animation:fadeInUp .6s ease-out;color:#fff;font-size:3rem;font-weight:600;margin-bottom:2rem}@media (max-width:768px){.galiosight-home .main .capability-section .title{margin-bottom:1.5rem}}.galiosight-home .main .capability-section>p{animation:fadeInUp .6s ease-out .1s both;color:#ffffffad;font-size:1.5rem;margin-bottom:4.5rem}@media (max-width:768px){.galiosight-home .main .capability-section>p{font-size:1.2rem;margin-bottom:3rem}}.galiosight-home .main .capability-section .capabilities-container{background-color:#222c4f;border:1px solid #fff6;border-radius:1.25rem;height:40.5625rem;margin:0 auto;overflow:hidden;width:100%}@media (max-width:1024px){.galiosight-home .main .capability-section .capabilities-container{flex-direction:column;height:auto;min-height:30rem}}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu{border-bottom-left-radius:1.25rem;border-top-left-radius:1.25rem;flex:0 0 22.5rem;height:100%}@media (max-width:1024px){.galiosight-home .main .capability-section .capabilities-container .capabilities-menu{border-radius:1.25rem 1.25rem 0 0;display:flex;flex:none;flex-direction:row;height:auto;overflow-x:auto;overflow-y:hidden;width:100%}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu::-webkit-scrollbar{width:4px}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu::-webkit-scrollbar-thumb{background:#5a3ef266}}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item{background-color:#0e0a24;color:#ffffffad;cursor:pointer;flex-shrink:0;height:4.5rem;line-height:4.5rem;overflow:hidden;padding-left:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .5s ease}@media (max-width:1024px){.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item{height:3.5rem;line-height:3.5rem;min-width:12rem;padding:0 1rem}}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item .capability-number{font-family:Inter;font-size:1.125rem;font-style:italic}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item .capability-title{font-size:1rem}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item:before{background:linear-gradient(90deg,#0000,#865cff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item:hover{background:linear-gradient(90deg,#865cff1f,#0a6cff14);box-shadow:inset 2px 0 0 #865cff99;color:#fff}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item:hover:before{left:100%}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item:hover .capability-number{transform:scale(1.1)}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item:hover .capability-title{font-style:italic;text-shadow:0 0 8px #865cff66}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item.active{background:linear-gradient(282.13deg,#0000 -17.75%,#9010e533 19.2%,#5a3ef299 49.44%,#0a6cff 78.29%);color:#fff;font-size:20px;letter-spacing:1px}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item.active .capability-number{font-size:1.35rem}.galiosight-home .main .capability-section .capabilities-container .capabilities-menu .capability-item.active .capability-title{font-size:1.2rem}.galiosight-home .main .capability-section .capabilities-container .capabilities-content{background:#161f42;flex-basis:calc(100% - 22.5rem);flex-grow:0;flex-shrink:0;height:100%;overflow:hidden;padding:2.875rem 2.375rem 1.5rem 1.875rem}@media (max-width:1024px){.galiosight-home .main .capability-section .capabilities-container .capabilities-content{flex:none;height:auto;min-height:20rem;padding:2rem 1.5rem}}.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-header{color:#fff;font-size:1.125rem;margin-bottom:1.5625rem;min-height:3.5rem}@media (max-width:1024px){.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-header{margin-bottom:1rem;min-height:auto}}.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-image{background:#fff3;border-radius:1.25rem;max-height:100%;overflow:hidden;padding:.875rem;position:relative;transition:all .2s ease;width:100%}.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-image:hover{transform:scale(1.02)}.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-image .image-bg{background-color:#fff;border-radius:1.25rem;height:calc(100% - 1.75rem);left:.875rem;position:absolute;top:.875rem;width:calc(100% - 1.75rem);z-index:0}.galiosight-home .main .capability-section .capabilities-container .capabilities-content .content-image .capability-img{animation:imageSlideIn .4s ease-out;border-radius:1.25rem;height:auto;max-height:100%;max-width:100%;object-fit:contain;overflow:hidden;position:relative;transition:opacity .4s ease,transform .4s ease;width:auto;z-index:1}.galiosight-home .main .features-section{opacity:0}.galiosight-home .main .features-section .title{margin-bottom:6.25rem}@media (max-width:768px){.galiosight-home .main .features-section .title{margin-bottom:4rem}}.galiosight-home .main .features-section .title span{color:#fff;font-size:3rem;font-weight:700}@media (max-width:768px){.galiosight-home .main .features-section .title span{font-size:2rem}}.galiosight-home .main .features-section .title .highlight{background:linear-gradient(111.59deg,#cb4efd 12.32%,#39e4d8 104.28%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.5rem;font-weight:700;letter-spacing:.25rem;margin-right:1rem}@media (max-width:768px){.galiosight-home .main .features-section .title .highlight{font-size:2.5rem;margin-right:.5rem}}.galiosight-home .main .features-section img{object-fit:contain;width:100%}.galiosight-home .main .features-section.active{opacity:1}.galiosight-home .main .features-section.active .title span{animation:slideInRight 1s ease-out 0s both}.galiosight-home .main .features-section.active .title .highlight{animation:slideInLeft 1s ease-out 0s both,shake .3s ease 1s 5}.galiosight-home .main .features-section.active img{animation:scaleIn 1.2s ease-out .3s both}.galiosight-home .footer{gap:15rem;margin-left:auto;margin-right:auto;max-width:1300px;opacity:0;padding-bottom:6.25rem;text-align:center;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;width:70vw;z-index:1}@media (max-width:768px){.galiosight-home .footer{gap:8rem;width:90vw}}.galiosight-home .footer.active{opacity:1;transform:translateY(0)}.galiosight-home .footer .footer-header{gap:3rem;width:100%}@media (max-width:768px){.galiosight-home .footer .footer-header{gap:2rem}}.galiosight-home .footer .footer-header .title{animation:fadeInUp 1s ease-out;color:#fff;font-size:4.28rem;font-weight:700;letter-spacing:.25rem;text-align:center}@media (max-width:768px){.galiosight-home .footer .footer-header .title{font-size:3rem}}.galiosight-home .footer .footer-header .title .highlight{-webkit-text-fill-color:#0000;animation:scaleIn 1.2s ease-out .1s both;background:linear-gradient(111.59deg,#cb4efd 12.32%,#39e4d8 104.28%);-webkit-background-clip:text;background-clip:text;color:#0000}.galiosight-home .footer .footer-header .title p{animation:slideInLeft 1s ease-out .1s both}.galiosight-home .footer .footer-header .subtitle{animation:slideInRight 1s ease-out .2s both;color:#ffffffad;font-size:2rem;text-align:center}@media (max-width:768px){.galiosight-home .footer .footer-header .subtitle{font-size:1.5rem}}.galiosight-home .footer .footer-content{width:100%}.galiosight-home .footer .footer-content .content-left{text-align:left}.galiosight-home .footer .footer-content .content-left .links{gap:3.75rem}.galiosight-home .footer .footer-content .content-left a{color:#ffffffad;font-size:1rem;white-space:nowrap}.galiosight-home .footer .footer-content .content-left .copyright{color:#ffffff7a;font-size:.875rem;margin-top:2.25rem}.galiosight-home .footer .footer-content .content-right{color:#ffffff7a}@media (max-width:1024px){.galiosight-home .footer .footer-content .content-right{align-items:flex-start;flex-direction:column;gap:1rem;margin-left:4em}.galiosight-home .footer .footer-content .content-right .divider{display:none}.galiosight-home .footer .footer-content .content-right .qrcode{flex-direction:column}.galiosight-home .footer .footer-content .content-right .qrcode p{display:none}}.galiosight-home .footer .footer-content .content-right .email{color:#ffffffad}.galiosight-home .footer .footer-content .content-right .email img{transform:translateY(1px)}.galiosight-home .footer .footer-content .content-right .divider{border-left:1px solid #fff3;height:68px;margin:0 40px}.galiosight-home .footer .footer-content .content-right .qrcode p{font-size:.875rem;letter-spacing:.625rem;padding-top:10px;writing-mode:vertical-rl}.galiosight-home .footer .footer-content .content-right .qrcode .img-wrapper{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;padding:.375rem}.galiosight-home .footer .footer-content .content-right .qrcode img{height:7rem;width:7rem}@media (max-width:768px){.galiosight-home .footer .footer-content .content-right .qrcode img{height:5rem;width:5rem}}.galiosight-home .fixed-button-group{background:#1f2a4f;border-radius:6px;bottom:6rem;max-height:100px;min-height:48px;position:fixed;right:2.5rem;transform:translateY(1.25rem) scale(1);transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:100}.galiosight-home .fixed-button-group:hover{transform:translateY(-.125rem) scale(1.1)}.galiosight-home .fixed-button-group .divider{border-color:#0a6cff33;margin:0;min-width:auto;width:calc(100% - 16px)}.galiosight-home .fixed-button-group .help{height:48px;width:100%}.galiosight-home .fixed-button-group .back-to-top{background-color:initial;border:none;cursor:pointer;height:48px;padding:14px 8px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes cardStagger{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes imageSlideIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shake{0%{transform:rotate(0)}20%{transform:rotate(-2deg)}60%{transform:rotate(0)}80%{transform:rotate(2deg)}to{transform:rotate(0)}}.divider{font-feature-settings:"tnum";border-top:1px solid #0000000f;box-sizing:border-box;color:#1e304a;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;margin:0;padding:0}.divider-horizontal{clear:both;display:flex;margin:24px 0;min-width:100%;width:100%}.divider-vertical{border-left:1px solid #fff3;border-top:0;display:inline-block;height:68px;margin:0 40px;position:relative;top:-.06em;vertical-align:middle}.popover-container{position:relative}.popover-content{background:#1f2a4f;border-radius:12px;box-shadow:0 4px 20px #00000026;min-height:260px;padding:24px 16px;position:absolute;width:240px;z-index:1000}.popover-left{bottom:0;right:60px}.popover-content p{color:#ffffffe0;margin-bottom:8px}.popover-content span{color:#ffffffad;display:block;font-size:12px}.popover-content .img-wrapper{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;height:128px;margin-top:8px;padding:4px;width:128px}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box;font-family:PingFang SC,Microsoft YaHei,Arial Regular;word-spacing:1px}*,:after,:before{box-sizing:border-box;margin:0}li,p,ul{list-style:none;padding:0}:focus{outline:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background-color:#ffffff80}::-webkit-scrollbar-thumb{background-color:#70707080;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#707070b3;border-radius:8px}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}a{background-color:initial;cursor:pointer;outline:none;text-decoration:none;transition:color .3s}.flex-row{align-items:center;display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.align-center{align-items:center}.justify-center{justify-content:center}.space-between{justify-content:space-between}.relative{position:relative}.pointer{cursor:pointer}.mb8{margin-bottom:8px}.mb16{margin-bottom:16px}.mr6{margin-right:6px}.mr8{margin-right:8px}.mr12{margin-right:12px}.font18{font-size:18px}.font20{font-size:20px}
/*# sourceMappingURL=main.bc2293b4.css.map*/