.App{box-sizing:border-box;max-width:100%;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.kid1-toggle-container{align-items:flex-end;bottom:122px;display:flex;flex-direction:column;position:fixed;right:10px;z-index:2000}.kid1-toggle-button{align-items:center;background:#0006;border:none;border-radius:999px;box-shadow:0 6px 18px #00000040;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:1.3;min-height:48px;min-width:28px;padding:6px 8px;text-align:center}.kid1-toggle-button--en{transform:rotate(-90deg);transform-origin:100% 50%}.kid1-toggle-button--active{background:#00b8d499;color:#011018}.kid1-toggle-title{font-weight:600}.kid1-toggle-title--zh{letter-spacing:.1em;text-orientation:upright}.kid1-toggle-title--en{display:inline-block;white-space:nowrap}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{align-items:center;background:linear-gradient(90deg,#002f4b,#00618a);box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;height:61px;justify-content:center;left:0;padding:0 30px;position:fixed;top:0;transition:background-color .8s ease;width:100%;z-index:1000}@keyframes fadeInOutIcon{0%{opacity:.05}to{opacity:1}}.logo-icon{animation:fadeInOutIcon 2s}.header.scrolled{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(90deg,#002f4b80,#00618a80)}.header-container{justify-content:space-between;margin-right:20px;max-width:1278px;width:100%}.header-container,.header-logo{align-items:center;display:flex}.header-logo{height:37px}.header-logo:hover{cursor:pointer}.logo-icon{align-items:center;background-color:none;border-radius:8px;color:#00618a;font-size:32px;font-weight:700;justify-content:center;margin-right:2px;width:39.55px}.logo-icon,.logo-text{display:flex;height:37px}.logo-text{align-items:flex-start;flex-direction:column;justify-content:flex-end}.logo-text h1{color:#fff;font-family:Noto Sans Lao ExtraCondensed,sans-serif;font-size:20px;font-weight:700;margin:0}.logo-text-title{height:17px}.logo-text p{color:#dcdcdc;font-family:Noto Sans Lao ExtraCondensed,sans-serif;font-size:14px;margin:0}.header-actions{gap:15px}.header-actions,.lang-toggle{align-items:center;display:flex}.lang-toggle{background:none;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;justify-content:center;min-height:44px;min-width:44px;padding:8px 16px;transition:all .3s ease}.header.scrolled .lang-toggle{border-color:#ffffff4d;color:#fff}.lang-toggle:hover{background:#ffffff1a}.header.scrolled .lang-toggle:hover{background:#0000000d}@media (max-width:768px){.header-actions{gap:10px}}.logo-text-subtitle{height:17px;margin-bottom:0}.menu-toggle{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:none;display:flex;font-size:24px;justify-content:center;margin-right:10px;min-height:44px;min-width:44px;padding:10px}.header-nav{display:flex;flex-direction:row;margin-left:auto;margin-right:20px}.nav-links{display:flex;gap:20px;list-style:none}.nav-links a{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;text-decoration:none}.nav-title{color:#fafafa;font-family:Helvetica,sans-serif;font-size:14px;font-weight:700;position:relative;text-align:center;width:100%;z-index:2}.nav-title,.nav-title:before{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}.nav-title:before{background:#0000;border-left:2px solid #fafafa;border-right:2px solid #fafafa;content:"";height:150%;left:-5px;max-height:0;opacity:1;position:absolute;top:0;transform:translateY(20px);-webkit-transform:translateY(20px);width:calc(100% + 5px)}.nav-title:after{color:#d3d3d3;content:attr(data-text);display:inline-block;font-size:.7em;left:0;opacity:0;position:absolute;top:20px;transform:translateY(30px);-webkit-transform:translateY(30px);transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;white-space:nowrap;width:100%}.nav-link-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 15px;position:relative}.nav-link-container:hover .nav-title:before{max-height:150%;transform:translateY(0);-webkit-transform:translateY(0);transition-delay:.3s;-webkit-transition-delay:.3s}.nav-link-container:hover .nav-title:after{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);transition-delay:.5s;-webkit-transition-delay:.5s}.nav-link-container:hover .nav-title{color:#fff;transform:translateY(-10px) scale(1.1);-webkit-transform:translateY(-10px) scale(1.1)}.nav-subtitle{display:block;font-family:Helvetica,sans-serif;font-size:.7em;font-weight:700;height:0;overflow:hidden;visibility:hidden;white-space:nowrap}.nav-links a:hover{text-decoration:none}@media (max-width:1024px){.header{padding:0 15px}.header-nav{margin-right:20px}.nav-links{gap:15px}}@media (max-width:768px){.header{padding:0 15px}.header-container{margin-right:0}nav.header-nav.open ul li a{align-items:center;background:#fbfbfbf2;border-radius:1px;display:flex;flex-direction:row;height:41px;margin-bottom:1px;margin-top:1px;padding:1px}nav.header-nav.open ul li a div:first-child{margin-left:0;margin-right:0}.menu-toggle{display:flex;display:block;margin-right:0;min-height:44px;min-width:44px;padding:10px}.header-nav{border-radius:8px;display:none;flex-direction:column;height:auto;padding:10px;position:absolute;top:61px;width:97%;z-index:10}.header-nav.open{align-items:center;border-radius:47px;display:flex;justify-content:center;left:2px;margin:0;padding:0;width:98%}.nav-links{flex-direction:column;gap:0;margin:0;padding:0;width:100%}.nav-links a{border-radius:5px;padding:10px;text-align:center}.nav-links a:hover{background:#00618a}.nav-title{color:#74768f;font-family:Helvetica,sans-serif;font-size:14px;font-weight:700}.nav-subtitle{color:#74768f;display:none;font-size:12px}.nav-link-container{align-items:center;background-color:#fbfbfbe6;display:flex;flex-direction:row;font-family:Helvetica,sans-serif;font-size:15px;font-weight:700;height:41px;margin-bottom:1px;margin-right:0;padding:0 10px}li:last-child .nav-link-container{border-radius:0 0 17px 17px}.nav-title{color:#00618a}.nav-title:before{border-left-color:#00618a;border-right-color:#00618a}.nav-link-container:hover .nav-title,.nav-title:after{color:#002f4b}}@media (max-width:480px){.nav-links a{font-size:14px}}@media (max-width:322px){.header,.header-logo{align-items:center;display:flex;height:auto}.header{background:linear-gradient(90deg,#002f4b,#00618a);box-shadow:0 4px 6px #0000001a;color:#fff;justify-content:center;left:0;padding:0 15px;position:fixed;top:0;width:100%;z-index:1000}.logo-text-subtitle{height:auto;margin-bottom:0}.logo-text{align-items:flex-start;display:flex;flex-direction:column;height:auto}.logo-text h1{font-size:14px}.logo-text p{font-size:10px}.header-nav{top:46px}}.hero-section{background-color:#000;background-image:url(/static/media/hero-section-backgroudn.862dc2f16b99728278d6.svg);background-position:-45px -41px;background-position:top;background-repeat:no-repeat;background-size:1374px 619px;color:#fff;height:416px;padding:100px 0;position:relative;text-align:center;z-index:0}@keyframes fadeInOut{0%{opacity:.5}to{opacity:.8}}.hero-section-floating-background{animation:fadeInOut 2s infinite alternate;background-image:url(/static/media/services-section-background.fc5e25c7d213ac5b595e.svg);background-position:170% 522px;background-repeat:no-repeat;background-size:85%;color:#fff;height:205%;left:0;opacity:.7;padding:0;pointer-events:none;position:absolute;text-align:center;top:0;width:100%;z-index:1}@media (max-width:1648px){.hero-section-floating-background{animation:fadeInOut 2s infinite alternate;background-image:url(/static/media/timeline-with-mountain.8a818001bd9fc4067494.svg);background-position:120% 235px;background-repeat:no-repeat;background-size:900px;color:#fff;height:205%;left:0;opacity:.7;padding:0;position:absolute;text-align:center;top:0;width:100%}}@media (max-width:768px){.hero-section-floating-background{animation:fadeInOut 2s infinite alternate;background-image:url(/static/media/services-section-background.fc5e25c7d213ac5b595e.svg);background-position:50% 548px;background-repeat:no-repeat;background-size:139%;color:#fff;height:2181px;left:0;opacity:.9;padding:0;position:absolute;text-align:center;top:0;width:100%}}.hero-container{margin:75px 75px 0;max-width:1000px;text-align:left;z-index:3}.hero-title{word-wrap:break-word;animation:fadeInOutTitle 5s ease infinite alternate;font-family:Sora,sans-serif;font-size:53px;font-weight:700;text-align:left;text-shadow:2px 0 20.6px #ffffff8c}@keyframes fadeInOutTitle{0%{text-shadow:0 0 0 #ffffff8c}to{text-shadow:2px 0 20.6px #ffffff8c}}.hero-subtitle{font-family:Sora,sans-serif;font-size:40px;line-height:1.1;margin-bottom:0;margin-top:0}.hero-section.lang-en .hero-title{font-size:42px}.hero-section.lang-en .hero-subtitle{font-size:32px}.hero-subtitle-container{margin-bottom:0;margin-top:10px;min-height:51px}.hero-description{color:#dcdcdc;font-family:Sora,sans-serif;font-size:16px;line-height:1;text-align:left}.hero-button-container{align-items:flex-start;display:flex;flex-direction:column;margin-top:10px;position:relative;z-index:10}.hero-button-container .hero-button-svg{margin-left:0;margin-right:auto}@media (max-width:768x){.hero-button-container{align-items:center!important}.hero-button-container .hero-button-svg{margin-left:auto!important;margin-right:auto!important}}.hero-button{background-color:#00bcd4;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Sora,sans-serif;font-size:16px;padding:10px 20px;text-align:left}.hero-button:hover{background-color:#008ba3}.hero-button-svg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Sora,sans-serif;font-size:16px;height:50px;margin:0;overflow:hidden;padding:0;position:relative;text-align:center;transition:transform .3s,color .3s,background-color .3s;width:180px}.hero-button-svg:focus,.hero-button-svg:hover{background:#00bcd499;color:#fff;transform:scale(1.05)}.hero-button-svg:focus .hero-button-line,.hero-button-svg:hover .hero-button-line{animation-play-state:paused}.hero-button-svg-element{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@keyframes hero-outer-dashoffset{0%{stroke-dasharray:210px 210px;stroke-dashoffset:0}50%{stroke-dasharray:140px 280px}to{stroke-dasharray:210px 210px;stroke-dashoffset:420px}}.hero-button-line--outer{animation:hero-outer-dashoffset 6s linear infinite;stroke-dasharray:210px 210px;stroke-dashoffset:0}@keyframes hero-inner-dashoffset{0%{stroke-dasharray:210px 210px;stroke-dashoffset:0}50%{stroke-dasharray:140px 280px}to{stroke-dasharray:210px 210px;stroke-dashoffset:-420px}}.hero-button-line--inner{animation:hero-inner-dashoffset 5s infinite;stroke-dasharray:210px 210px;stroke-dashoffset:0}.hero-button-content{align-items:center;display:flex;height:100%;justify-content:center;left:0;line-height:1;margin:0;padding:0;position:absolute;text-align:center;top:0;width:100%;z-index:2}.hero-footer{color:#fff;font-size:16px;margin-top:7px}.hero-footer,.hero-title-container div,.hero-title-container div:last-child{margin-bottom:0}.hero-slogan-container{margin-bottom:10px;margin-top:10px;min-height:157px}.hero-slogan-container div{min-height:83px}@media (min-width:1278px){.hero-section{background-image:url(/static/media/hero-section-backgroudn.862dc2f16b99728278d6.svg);background-position:top;background-repeat:no-repeat;background-size:cover}.hero-container{align-items:center;justify-content:center;left:50%;margin:75px 0;position:relative;transform:translateX(-50%) translateX(-180px);width:1278px;z-index:3}}@media (min-width:769px) and (max-width:768px){.hero-button-container{align-items:center}.hero-button-container .hero-button-svg{margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero-slogan-container div{min-height:42px}.hero-container{margin:75px 10px 0;max-width:796px;text-align:left;z-index:3}.hero-title{font-size:46px;font-weight:700}.hero-subtitle,.hero-title{font-family:Sora,sans-serif;text-align:center}.hero-subtitle{font-size:20px;line-height:1.1;margin-bottom:0;margin-top:0}.hero-subtitle-container{margin-bottom:0;margin-top:10px;min-height:51px}.hero-description{color:#dcdcdc;font-family:Sora,sans-serif;font-size:12px;line-height:1;text-align:center}.hero-button-container{align-items:center;display:flex;flex-direction:column;margin-top:8px;text-align:center;z-index:3}.hero-button-container .hero-button-svg{margin-left:auto;margin-right:auto}.hero-button-content{justify-content:center}.hero-button{background-color:#00bcd4;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Sora,sans-serif;font-size:14px;padding:10px 20px;text-align:center}.hero-button-svg{background:#ffffff1a;border-radius:8px;font-size:14px;height:45px;width:160px}.hero-button-svg:focus,.hero-button-svg:hover{background:#00bcd499}.hero-button-svg .hero-button-svg-element{height:100%;width:100%}}@media (max-width:177px){.hero-section{background-color:#000;background-image:url(/static/media/hero-section-backgroudn.862dc2f16b99728278d6.svg);background-position:top;background-size:cover;color:#fff;height:auto;padding:100px 0;text-align:center}}.hero-section-video-container{height:618px;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.hero-section-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;opacity:0;position:absolute;top:79%;transform:translate(-50%,-50%);transition:opacity .5s ease-in;width:auto;z-index:0}.hero-section-video.video-loaded{opacity:.1}.hero-section-video-placeholder{background-color:#0a0a0a;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{overflow-x:hidden;width:100%}