@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--blue: #3a5aff;--yellow: #ffc43b;--grey: #f2f2f2}#root,body,html,*{padding:0;margin:0;box-sizing:border-box}#root{margin:0 auto;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal}header,#root main section:not(.free){max-width:1440px;padding-left:3.125rem;padding-right:3.125rem;margin:auto}a{text-decoration:none;color:#000}@media(max-width:900px){html,body,#root{min-width:0}header,#root main section:not(.free){padding-left:1rem;padding-right:1rem}}@media(max-width:600px){header,#root main section:not(.free){padding-left:.75rem;padding-right:.75rem}}button{font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;border:none;background-color:transparent}.btn-primary{background-color:var(--blue);border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;transition:all .25s ease-in-out;color:#fff;text-decoration:none}.btn-primary:hover{background-color:var(--yellow);color:#fff}.download-backdrop{position:fixed;inset:0;background-color:#0a0c1e8c;z-index:20}.download-panel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:21;background-color:#fff;color:#111;border-radius:20px;padding:2rem;width:min(560px,100vw - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto;box-shadow:0 30px 80px #0f172a59}.download-panel .head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.download-panel .head h2{font-size:1.35rem}.download-panel .head .close{font-size:1.75rem;line-height:1;color:#888;padding:.25rem .5rem;border-radius:8px}.download-panel .head .close:hover{background-color:#f2f2f2;color:#222}.download-panel .hint{color:#777;margin-top:.25rem}.download-panel .platforms{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.download-panel .platform{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.25rem .75rem 1rem;border:1px solid #e4e4e4;border-radius:16px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.download-panel .platform img{width:48px;height:48px;filter:brightness(0)}.download-panel .platform .name{font-weight:600}.download-panel .platform:hover{border-color:var(--blue);box-shadow:0 8px 20px #3a5aff26;transform:translateY(-2px)}.download-panel .platform.checking{border-color:var(--blue);animation:platform-checking 1s ease-in-out infinite}.download-panel .notice{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:2.5rem 1rem 1.5rem}.download-panel .notice h3{font-size:1.5rem}.download-panel .notice p{color:#666;line-height:1.6;max-width:26rem}.download-panel .notice .btn-primary{margin-top:.75rem}@keyframes platform-checking{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:700px){.download-panel{padding:1.5rem}.download-panel .platforms{grid-template-columns:repeat(2,1fr)}}.dropdown{display:flex;flex-direction:column;gap:.5rem}.dropdown>p{cursor:pointer;font-weight:500;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.dropdown>p:hover{background-color:#ffffff0d}.dropdown>p:after{content:"▸";transition:transform .3s ease}.dropdown .dropdown-select{max-height:0;overflow:hidden;transition:max-height .1s ease;padding:0 .5rem;gap:1rem;display:flex;flex-direction:column;justify-content:center}.dropdown .dropdown-select p{cursor:pointer;transition:background-color .2s ease}.dropdown .dropdown-select p:hover{background-color:#ffffff0d}.dropdown.open>p:after{transform:rotate(90deg)}.dropdown.open .dropdown-select{max-height:500px}.card-testimonial{display:flex!important;justify-content:center;align-items:center;padding:5rem;position:relative}.card-testimonial:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2px;height:100%;background-color:#fff;max-height:300px}.card-testimonial>*{flex:1;padding:2rem;position:relative}.card-testimonial .left{display:flex;justify-content:end;align-items:center}.card-testimonial .left .quote{position:absolute;top:-12.5%;left:15%;width:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;padding:2rem;border-radius:12px;font-size:24px;font-weight:700}.card-testimonial .left .rounded{width:250px;height:250px;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:100%}.card-testimonial .left .rounded img{width:auto;height:100%;background-image:cover}.card-testimonial .right{display:flex;flex-direction:column;justify-content:center;gap:2rem;color:#fff}.card-testimonial .right .name{font-size:18px;font-weight:700}.card-testimonial .right .from{max-height:65px;width:max-content}.card-news{display:flex;flex-direction:column;position:relative;aspect-ratio:635/300;width:635px;padding:2rem;overflow:hidden;border-radius:2rem;color:#fff}.card-news>img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.card-news .detail{display:flex;justify-content:center;flex-direction:column;gap:2rem;max-width:50%;width:100%;height:100%}.card-news .detail h1,.card-news .detail p,.card-news .detail a{color:#fff}.card-news .detail a{font-weight:700;font-size:20px}.black,.black a{color:#fff}.flex{display:flex}.flex>*{flex:1}.flex>*:has(img){display:flex;justify-content:center;align-items:center}.flex>*:has(img)>img{width:80%;height:80%;background-size:cover}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.home .hero{min-height:80vh;padding:2rem}.home .hero .left{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:2rem}.home .hero .left .title{font-size:80px}.home .hero .left .detail{font-size:22px}.home .hero .left .download{display:flex}.home .hero .left .btn-download-hero{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--blue);color:#fff;font-size:1.25rem;font-weight:600;border-radius:999px;padding:1rem 2.75rem;box-shadow:0 10px 25px #3a5aff59;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.home .hero .left .btn-download-hero svg{width:1.5em;height:1.5em}.home .hero .left .btn-download-hero:hover{background-color:#2a41c4;transform:translateY(-2px);box-shadow:0 14px 30px #3a5aff66}.home .hero .left .btn-download-hero:active{transform:translateY(0) scale(.98);box-shadow:0 6px 16px #3a5aff4d}.home .hero .right{display:flex;justify-content:center;align-items:center}.home .hero .right img{width:min(100%,42rem);height:auto;max-height:70vh;object-fit:contain}.home .introduction{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;padding:5rem}.home .introduction .content,.home .introduction .content .right{display:flex;justify-content:center;align-items:center}.home .introduction .content .right p{width:60%}.home .purpose{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;background-color:var(--grey);padding:5rem 3.125rem}.home .purpose .detail{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:calc(1440px - 7rem)}.home .purpose .detail .detail-child{display:flex;flex-direction:column;max-width:220px;gap:1rem}.home .purpose .detail .detail-child .title{font-size:22px}.home .purpose .detail .detail-child>p{color:#544837}.home .purpose .detail .detail-child>a{font-weight:700}.home .news{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem;overflow:hidden;padding:5rem 0}.home .news .title{display:flex;flex-direction:column;align-items:center;text-align:center}.home .news .title h1{color:#000;font-size:40px}.home .news .title .subtitle{font-size:22px;opacity:.75;margin-top:10px;text-align:center;max-width:900px}.home .news .carousel{width:100%}.home .news .carousel .card-news{position:relative;overflow:hidden;border-radius:1rem}.home .news .carousel .card-news img{width:100%;height:100%;display:block;object-fit:cover}.home .news .carousel .card-news .detail{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;min-height:150px;background:linear-gradient(90deg,#000000e6,#0000004d 35%,#0000);color:#fff;z-index:1}.home .news .carousel .card-news .detail .title,.home .news .carousel .card-news .detail .description{color:#fff;white-space:normal;overflow-wrap:break-word}.home .news .carousel .card-news .detail .title{font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.2;margin-bottom:.75rem}.home .news .carousel .card-news .detail .description{opacity:.95;font-size:.95rem;line-height:1.6;max-width:100%}.home .news .carousel .card-news.spacewalk:after,.home .news .carousel .card-news.songlines:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#00000061,#0003 45%,#00000014 72%,#0000),linear-gradient(90deg,#000000e6,#0000004d 35%,#0000);z-index:0;pointer-events:none}.home .news .carousel .card-news.spacewalk .detail,.home .news .carousel .card-news.songlines .detail{background:none;z-index:1}.home .news .carousel .news-slider .slick-slide{padding:0 1rem;box-sizing:border-box}.home .news .carousel .news-slider .slick-slide>div{display:flex;justify-content:center}.home .news .carousel .news-slider .slick-dots{position:relative;margin-top:2rem}.home .news .carousel .news-slider .slick-dots li button:before{font-size:12px}.home .news .carousel .news-slider .slick-dots li.slick-active button:before{color:var(--blue, #3b5fe5)}.home .news .modules-video-block{width:min(100%,960px);display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.home .news .modules-video-block h2{color:#000;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.15}.home .news .modules-video-block .modules-video{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:1rem;box-shadow:0 30px 80px #0f172a24;background:#080b10}.home .news .modules-video-block .modules-video iframe{display:block;width:100%;height:100%;border:0}.home .login{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:3rem;padding:5rem 0 0}.home .login.free{position:relative;width:100%;height:100svh;padding:0;overflow:hidden}.home .login .title{display:flex;flex-direction:column;gap:1.5rem}.home .login .content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:700px;gap:1.5rem;color:#111;background:transparent;border-radius:0;box-shadow:none}.home .login .content h1{color:#111}.home .login .content>input{padding:1rem;border-radius:14px;border:1px solid rgba(0,0,0,.12);width:100%;max-width:400px;background:#fff;color:#111}.home .login .content .code-form{display:flex;align-items:center;gap:6px;width:100%;max-width:420px;background:#fff;border-radius:999px;padding:6px 6px 6px 12px;box-shadow:0 8px 24px #0000001f}.home .login .content .code-form input{flex:1;min-width:0;border:none;outline:none;background:transparent;padding:.75rem .5rem;font-size:1rem;font-weight:600;color:#111}.home .login .content .code-form input::placeholder{color:#9aa0a6;font-weight:600}.home .login .content .code-form button{flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#eef0f3;color:#444;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.home .login .content .code-form button:hover{background:#e2e5ea;color:#111}.home .login .content .code-form button svg{width:20px;height:20px}.home .work{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem;padding:5rem}.home .work .container-work{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem}.home .work .container-work .content{display:flex;gap:5rem;max-height:500px}.home .work .container-work .content:nth-child(2n){flex-direction:row-reverse}.home .work .container-work .content>*{flex:1;display:flex;justify-content:center;flex-direction:column}.home .work .container-work .content>* img{width:100%;height:100%;background-size:cover}.home .work .container-work .content .right>*{max-width:75%}.home .testimonial{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem;background-color:var(--blue);padding:5rem 0}.home .testimonial .title{color:#fff}.home .testimonial .container-testimonial{width:100%}.home .testimonial .container-testimonial .slick-dots li button:before{font-size:14px;color:#fff;opacity:1}.home .testimonial .container-testimonial .slick-dots li.slick-active button:before{color:var(--yellow)}.home .subscribe{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem}.home .subscribe .content{display:flex;justify-content:center;align-items:center}.home .subscribe .content>*{flex:1}.home .subscribe .content .left img{width:80%;height:80%}.home .subscribe .content .right{display:flex;flex-direction:column;justify-content:center;gap:2rem}.home .subscribe .content .right form{display:flex;gap:1rem;align-items:center}.home .subscribe .content .right form input{padding:.5rem;width:300px;border-radius:6px;border:1px solid black}.home .subscribe .content .right>.btn-primary{width:max-content}.home .contact{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:5rem 2rem;background-color:#f9f9f9}.home .contact .title{text-align:center}.home .contact .title h1{font-size:40px}.home .contact .title .subtitle{font-size:22px;opacity:.75;max-width:700px;margin-top:10px}.home .contact .contact-body{display:flex;justify-content:center;align-items:stretch;gap:2rem;width:100%;max-width:1240px}.home .contact .contact-map{flex:1;max-width:600px;display:flex;flex-direction:column;gap:.75rem}.home .contact .contact-map iframe{flex:1;width:100%;min-height:340px;border:1px solid #d7d7d7;border-radius:16px;background:#fff}.home .contact .contact-map .contact-address{font-size:.95rem;color:#555}.home .contact .contact-form{display:flex;flex-direction:column;gap:1rem;flex:1;width:100%;max-width:600px}.home .contact .contact-form .contact-honeypot{display:none}.home .contact .contact-form input,.home .contact .contact-form textarea{padding:1rem;border-radius:16px;border:1px solid #d7d7d7;background:#fff;box-shadow:inset 0 1px 4px #0f172a0f;font-family:inherit;font-size:16px}.home .contact .contact-form textarea{resize:vertical}.home .contact .contact-form .btn-primary{align-self:flex-start}@media(max-width:900px){.home .hero{flex-direction:column;align-items:flex-start;gap:2rem;min-height:auto;padding:2.5rem 1.5rem}.home .hero .left{width:100%;max-width:780px}.home .hero .left .title{font-size:clamp(2.8rem,7vw,4rem);line-height:1.02}.home .hero .left .detail{font-size:1rem;color:#2d3748;max-width:42rem}.home .hero .left .btn-download-hero{font-size:1.1rem;padding:.9rem 2.25rem}.home .hero .right{width:100%}.home .hero .right img{width:100%;max-height:none}.home .news{padding:3rem 1.5rem}.home .news .title h1{font-size:2.4rem}.home .news .title .subtitle{font-size:1rem;max-width:100%}.home .news .carousel .card-news{width:100%;min-height:340px}.home .news .modules-video-block{width:100%;gap:1rem}.home .news .modules-video-block h2{font-size:1.8rem}.home .news .modules-video-block .modules-video{border-radius:.85rem}.home .card-news{border-radius:1.75rem;box-shadow:0 30px 80px #0f172a1f;overflow:hidden}.home .login{padding:3rem 1.5rem}.home .login .content{width:100%;max-width:700px;padding:0;border-radius:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:1rem}.home .login .content h1{color:#111}.home .login .content>input{width:100%;max-width:100%;border-radius:14px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#111;padding:1rem}.home .work{padding:3rem 1.5rem}.home .work .container-work .content{flex-direction:column;gap:2rem;max-height:none}.home .work .container-work .content>*{width:100%}.home .work .container-work .content .right>*{max-width:100%}.home .testimonial,.home .subscribe{padding:3rem 1.5rem}.home .contact .contact-body{flex-direction:column;gap:1.5rem}.home .contact .contact-map{max-width:none}.home .contact .contact-map iframe{min-height:280px}}@media(max-width:700px){.home .hero{padding:1.5rem .85rem}.home .hero .left{gap:1rem}.home .hero .left .title{font-size:2.2rem}.home .purpose,.home .news,.home .contact,.home .work,.home .testimonial,.home .subscribe,.home .login{padding-left:.75rem;padding-right:.75rem}.home .card-news{position:relative;min-height:260px;aspect-ratio:16/10;width:100%!important;max-width:100%!important;border-radius:1.75rem;box-shadow:0 30px 80px #0f172a1f;overflow:hidden;background:#080b10}.home .card-news img{position:absolute;inset:0;display:block!important;width:100%;height:100%;object-fit:contain;z-index:0}.home .card-news .detail{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.25rem;background:linear-gradient(180deg,#0000,#000000b3);z-index:1}.home .card-news .detail .title{margin-bottom:0;font-size:1.45rem}.home .card-news .detail .description{display:none!important}.home .news .carousel,.home .news .carousel .news-slider{width:100%}.home .news .carousel .slick-list{overflow:hidden}.home .news .carousel .slick-track{display:flex;align-items:stretch}.home .news .carousel .slick-slide{padding:0 .3rem;box-sizing:border-box;height:auto}.home .news .carousel .slick-slide>div{height:100%}.home .news .carousel .card-news{width:100%!important;max-width:100%!important;margin:0 auto}.home .contact .title h1{font-size:1.9rem}.home .contact .title .subtitle{font-size:.95rem}.home .contact .contact-form{gap:.75rem}.home .contact .contact-form .btn-primary{width:100%}.home .login .content{padding:1.5rem}}header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 5rem 1rem 3.125rem;height:75px;position:relative;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.06)}header .logo{text-decoration:none;color:#000;font-weight:500;height:100%;display:flex;justify-content:start;align-items:center;gap:1rem;white-space:nowrap}header .logo img{height:2rem;width:auto}header .menu-toggle{display:none;width:2.5rem;height:2.5rem;border:1px solid rgba(15,23,42,.12);background:#fffffff5;border-radius:12px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:.2rem;padding:.4rem;transition:transform .2s ease,background-color .2s ease,border-color .2s ease;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);z-index:30}header .menu-toggle span{display:block;width:1.25rem;height:3px;background:#111;margin:.14rem 0;transition:transform .2s ease,opacity .2s ease}header .menu-toggle:hover{background:#0f172a14;border-color:#0f172a2e;transform:translateY(-50%) scale(1.03)}header .nav-buttons{display:flex;gap:1rem;align-items:center}header .nav-buttons .nav-btn{padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .25s ease;border:2px solid transparent;background-color:transparent;color:#333;cursor:pointer;display:inline-block;text-align:center}header .nav-buttons .nav-btn:hover{background-color:#3b82f61a;border-color:var(--blue);color:var(--blue)}header .nav-buttons .nav-btn.btn-primary{background-color:var(--blue);color:#fff;border-color:var(--blue)}header .nav-buttons .nav-btn.btn-primary:hover{background-color:#3b82f61a;border-color:var(--blue);color:var(--blue)}@media(max-width:1200px){header .menu-toggle{display:flex}}@media(min-width:1201px){header .menu-toggle{display:none}}@media(max-width:1024px){header{padding:1rem 1.25rem;align-items:center;height:auto}.nav-buttons{position:absolute;top:100%;left:1.25rem;right:1.25rem;margin-top:.75rem;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;background:#fff;border-radius:1.5rem;box-shadow:0 30px 80px #0f172a1f;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.nav-buttons.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-buttons .nav-btn[href="/help-center"]{display:none}.nav-btn{width:100%;border-radius:18px;padding:.95rem 1rem;text-align:center}}@media(max-width:700px){header{padding:.85rem}.nav-buttons{left:.85rem;right:.85rem}.nav-btn{font-size:1rem;padding:.9rem 1rem}}footer{background-color:var(--blue);color:#fff}footer a{color:#fff}footer .footer-inner{max-width:1440px;margin:0 auto;padding:3.125rem;display:flex;flex-direction:column;gap:3.125rem}footer .content{display:flex;justify-content:space-between;align-items:flex-start;gap:3.125rem;flex-wrap:wrap}footer .main{display:flex;flex-direction:column;gap:2.5rem;max-width:400px}footer .main .logo{font-weight:bolder;font-size:2rem}footer .main .download{display:flex;flex-direction:column;font-weight:700;gap:.75rem}footer .main .download .link{display:flex;gap:.5rem;flex-wrap:wrap}footer .main .download .link>button{width:50px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;padding:0;transition:transform .15s ease}footer .main .download .link>button img{width:72%;height:72%}footer .main .download .link>button:hover{transform:translateY(-2px)}footer .main .download .link>button.checking{animation:platform-checking 1s ease-in-out infinite}footer .main .follow{display:flex;flex-direction:column;gap:.75rem;font-weight:700}footer .main .follow .link{display:flex;gap:.5rem}footer .main .follow .link>a{width:50px;aspect-ratio:1/1}footer .main .follow .link>a img{width:100%;height:100%}footer .secondary{display:flex;flex-direction:column;gap:2.5rem}footer .secondary h2{font-size:1.15rem}footer .secondary .list{display:flex;flex-direction:column;gap:1rem}footer .secondary .list a{transition:opacity .2s ease}footer .secondary .list a:hover{opacity:.75}footer .copyright{font-size:.85rem;opacity:.85}@media(max-width:900px){footer .footer-inner{padding:2rem 1rem;gap:2rem}footer .content{flex-direction:column;gap:2rem}footer .main{max-width:none;gap:1.5rem}}@media(max-width:600px){footer .footer-inner{padding:1.5rem .75rem}}.faq{display:flex;flex-direction:column;gap:1rem;align-items:start;padding:3.125rem 0}.faq .backdrop{position:fixed;inset:0;background-color:#00000080;z-index:10}.faq .result{position:fixed;left:50%;top:30%;transform:translate(-50%,-30%);display:flex;flex-direction:column;width:50vw;gap:.25rem;z-index:11}.faq .result>input{width:100%;background-color:#fff;border-radius:4px;outline:none;border:none;padding:.75rem;font-size:1rem}.faq .result .results{display:flex;flex-direction:column;gap:.25rem;max-height:50vh;overflow-y:auto}.faq .result .document{display:flex;flex-direction:column;gap:.25rem;background-color:#fff;border-radius:4px;padding:.75rem;cursor:pointer}.faq .result .document:hover{background-color:#f5f5f5}.faq .result .document>.title{font-size:1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.faq .result .document>p{font-size:.875rem;color:#555;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.faq .result .document mark{background-color:#ff0;padding:0}.faq>.title{width:100%}.faq .content{display:flex;width:100%;gap:5rem}.faq .content .main-faq{display:flex;flex-direction:column;gap:1rem}.faq .content .sidebar{display:flex;flex-direction:column;gap:1rem;flex:1;position:sticky;top:2rem;align-self:flex-start}.faq .content .sidebar .search>input{border:none;outline:1px solid transparent;background-color:#f1f1f1;padding:.5rem;border-radius:4px;width:100%}.faq .content .sidebar .search>input::placeholder{opacity:.8}.faq .content .sidebar .search>input:focus{outline:1px solid blue}.faq .content .sidebar .dropdowns{display:flex;flex-direction:column}.faq .content .sidebar .dropdowns>p{height:50px;display:flex;align-items:center;padding:0 .5rem;cursor:pointer}.faq .content .sidebar .dropdowns>p.active{font-weight:700}.faq .content .sidebar .dropdowns .dropdown{gap:0}.faq .content .sidebar .dropdowns .dropdown>p{height:50px;display:flex;align-items:center;padding:0 .5rem;cursor:pointer}.faq .content .sidebar .dropdowns .dropdown .dropdown-select{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq .content .sidebar .dropdowns .dropdown .dropdown-select p{padding:.25rem .5rem .25rem 1.5rem;cursor:pointer}.faq .content .sidebar .dropdowns .dropdown .dropdown-select p.active{font-weight:700}.faq .content .sidebar .dropdowns .dropdown .dropdown-select p.load-more{color:#06c;font-size:.875rem;margin-top:.25rem}.faq .content .sidebar .dropdowns .dropdown .dropdown-select p.load-more:hover{text-decoration:underline}.faq .content .sidebar .dropdowns .dropdown.open .dropdown-select{max-height:2000px}.faq .content .main-faq{flex:4;min-width:0}.faq .content .main-faq iframe{width:100%;height:auto;aspect-ratio:16/9}.faq .content .main-faq a{color:#06c;text-decoration:underline}.faq .content .main-faq a:hover{color:#049}.faq .content .main-faq img{display:block;max-width:100%;height:auto;margin:1rem 0;border-radius:.75rem;box-shadow:0 8px 24px #0000001f}.faq .content .main-faq figure{margin:1rem 0}.faq .content .main-faq figcaption{margin-top:.5rem;font-size:.95rem;color:#555}.faq .content .main-faq ul{padding-left:1.5rem;margin:0rem 0}.faq .content .main-faq ul li{margin-bottom:.5rem;line-height:1.5}.faq .content .main-faq ul ul{margin:.5rem 0 .5rem 1.5rem}.faq .content .main-faq ol{padding-left:1.5rem;margin:0rem 0}.faq .content .main-faq ol li{margin-bottom:.5rem;line-height:1.5}.faq .content .main-faq .table-scroll{overflow-x:auto;margin:1rem 0;cursor:grab}.faq .content .main-faq .table-scroll.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.faq .content .main-faq .table-scroll table{min-width:1610px;margin:0}.faq .content .main-faq table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.95rem}.faq .content .main-faq table th,.faq .content .main-faq table td{border:1px solid #d0d0d0;padding:.6rem .75rem;text-align:left;vertical-align:top;line-height:1.4}.faq .content .main-faq table thead th{background:#f3f4f6;font-weight:600}.faq .content .main-faq table tbody tr:nth-child(2n){background:#fafafa}.faq .content .main-faq .version-entry{margin-bottom:1rem}.faq .content .main-faq .version-entry h2{margin:0 0 .5rem}.faq .content .main-faq .version-entry h3{margin:.5rem 0 .25rem;font-size:1rem;color:#555}.legal{padding:3.125rem 0 5rem}.legal .legal-layout{display:flex;align-items:flex-start;gap:4rem}.legal .legal-sidebar{position:sticky;top:2rem;flex:0 0 260px;display:flex;flex-direction:column;gap:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.legal .legal-side-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:.5rem}.legal .legal-nav{display:flex;flex-direction:column}.legal .legal-nav a{padding:.55rem .75rem;border-radius:8px;font-size:.95rem;font-weight:500;color:#444;transition:background-color .2s ease,color .2s ease}.legal .legal-nav a:hover{background-color:var(--grey)}.legal .legal-nav a.active{background-color:#3a5aff14;color:var(--blue);font-weight:700}.legal .legal-toc{display:flex;flex-direction:column}.legal .legal-toc a{padding:.3rem .75rem;border-left:2px solid #e4e4e4;font-size:.85rem;line-height:1.4;color:#666;transition:border-color .2s ease,color .2s ease}.legal .legal-toc a:hover{border-left-color:var(--blue);color:var(--blue)}.legal .legal-doc{flex:1;min-width:0;max-width:820px;display:flex;flex-direction:column;gap:2.5rem}.legal .legal-header{display:flex;flex-direction:column;gap:1.25rem}.legal .legal-header .legal-kicker{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.legal .legal-header h1{font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.1}.legal .legal-byline{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.65rem;row-gap:.25rem;font-size:.92rem;color:#666}.legal .legal-byline span+span:before{content:"·";margin-right:.65rem;color:#bbb}.legal .legal-lead{border-left:3px solid var(--blue);background-color:#3a5aff0d;border-radius:0 8px 8px 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.65;color:#333}.legal .legal-section{display:flex;flex-direction:column;gap:.9rem;scroll-margin-top:1.5rem}.legal .legal-section h2{display:flex;align-items:baseline;gap:.75rem;font-size:1.45rem;line-height:1.3;padding-top:.5rem}.legal .legal-section .legal-section-number{flex-shrink:0;font-size:.95rem;font-weight:700;color:var(--blue);background-color:#3a5aff14;border-radius:6px;padding:.15rem .55rem}.legal .legal-section h3{font-size:1.05rem;padding-top:.4rem}.legal .legal-section p,.legal .legal-section li{line-height:1.7;color:#333}.legal .legal-section ul{padding-left:1.4rem;display:flex;flex-direction:column;gap:.45rem}.legal .legal-section ul li::marker{color:var(--blue)}.legal .legal-section a{color:var(--blue);font-weight:500;text-decoration:underline;text-underline-offset:2px}.legal .legal-section a:hover{color:#2a41c4}.legal .legal-links{list-style:none;padding:0;display:flex;flex-direction:column;gap:.6rem}.legal .legal-links a{font-size:1rem}.legal .table-scroll{overflow-x:auto;border:1px solid #e8eaf2;border-radius:12px}.legal table{width:100%;border-collapse:collapse;font-size:.9rem}.legal table th,.legal table td{padding:.7rem .9rem;text-align:left;vertical-align:top;line-height:1.55;border-bottom:1px solid #edeff5}.legal table tbody tr:last-child th,.legal table tbody tr:last-child td{border-bottom:none}.legal table thead th{background-color:#f8f9fc;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#666;white-space:nowrap}.legal table tbody th[scope=row]{font-weight:600;color:#222;white-space:nowrap}.legal .legal-cards{display:flex;flex-direction:column;gap:1.25rem}.legal .legal-card{display:flex;flex-direction:column;gap:1rem;border:1px solid #e8eaf2;border-radius:12px;padding:1.5rem;transition:box-shadow .2s ease}.legal .legal-card:hover{box-shadow:0 6px 20px #141e5012}.legal .legal-card-head{display:flex;align-items:flex-start;gap:1rem}.legal .legal-card-index{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#3a5aff14;color:var(--blue);font-weight:700;font-size:.9rem}.legal .legal-card-title{display:flex;flex-direction:column;gap:.35rem}.legal .legal-card-title h4{font-size:1.05rem;line-height:1.3}.legal .legal-card-country{align-self:flex-start;font-size:.78rem;font-weight:600;color:#555;background-color:var(--grey);border-radius:999px;padding:.2rem .7rem}.legal .legal-card-field{display:flex;flex-direction:column;gap:.25rem}.legal .legal-card-field p{font-size:.92rem}.legal .legal-card-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#888}.legal .legal-card-contact{font-size:.85rem;color:#666;border-top:1px solid #edeff5;padding-top:.9rem}.legal .legal-enquiries{border-top:1px solid #e8eaf2;padding-top:1.5rem;font-size:.95rem;color:#555}.legal .legal-enquiries a{color:var(--blue);font-weight:500;text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){.legal{padding-top:1.5rem}.legal .legal-layout{flex-direction:column;align-items:stretch;gap:2rem}.legal .legal-sidebar{position:static;flex:none;max-height:none;overflow:visible;width:100%;gap:.75rem}.legal .legal-doc{max-width:100%}.legal .legal-nav{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.legal .legal-nav .legal-side-label{display:none}.legal .legal-nav a{white-space:nowrap;border:1px solid #e4e4e4;border-radius:999px;padding:.45rem 1rem}.legal .legal-nav a.active{border-color:var(--blue)}.legal .legal-toc{display:none}.legal .legal-card{padding:1.1rem}}
