html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none;color:inherit;outline:rgba(0,0,0,0)}ul,ol{padding:0}ul{list-style:none}body,h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote{margin:0}img{max-width:100%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button,textarea,select{font:inherit;padding:0;background-color:rgba(0,0,0,0);outline:rgba(0,0,0,0);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer;display:inline-block}address,cite{font-style:normal}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#fff}svg,path,g,circle{-webkit-transition:all .4s;transition:all .4s}@font-face{font-family:"Anuphan";src:url("../fonts/Anuphan-Medium.woff2") format("woff2"),url("../fonts/Anuphan-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Sans";src:url("../fonts/IBMPlexSans-SemiBold.woff2") format("woff2"),url("../fonts/IBMPlexSans-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Anuphan";src:url("../fonts/Anuphan-SemiBold.woff2") format("woff2"),url("../fonts/Anuphan-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Sans";src:url("../fonts/IBMPlexSans-Medium.woff2") format("woff2"),url("../fonts/IBMPlexSans-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}.html{overflow-x:hidden;position:relative}.html--hidden{overflow:hidden}.body{font-family:"Anuphan",sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#181a1f;background-color:#fafafa;position:relative;overflow-x:hidden}.body--overflow-hidden{overflow-y:hidden;background-color:rgba(0,0,0,0)}.body--main{background-color:#181a1f;color:#eaecef}.container{max-width:1255px;padding:0 15px;margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}::-moz-selection{background-color:#f6cc27;color:#181a1f}::selection{background-color:#f6cc27;color:#181a1f}.menu-btn{height:45px;width:45px;cursor:pointer;z-index:1000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-radius:50%;padding:18px 12px;-webkit-transition:all .4s;transition:all .4s;background-color:#d02138;border:1px solid rgba(0,0,0,0)}@media(max-width: 415px){.menu-btn{width:42px;height:42px}}.menu-btn:hover{background-color:#86202c}.menu-btn:hover .menu-btn__line,.menu-btn:hover .menu-btn__line::after,.menu-btn:hover .menu-btn__line::before{background-color:#fff}.menu-btn:focus{background-color:rgba(0,0,0,0);border-color:#86202c}.menu-btn:focus .menu-btn__line,.menu-btn:focus .menu-btn__line::after,.menu-btn:focus .menu-btn__line::before{background-color:#86202c}@media(max-width: 960px){.menu-btn--header{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu-btn__line,.menu-btn__line::after,.menu-btn__line::before{background-color:#fff;content:"";left:0;top:0;width:15px;height:2px;-webkit-transition:all .4s;transition:all .4s}.menu-btn__line::after,.menu-btn__line::before{position:absolute}.menu-btn__line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-btn__line::before{margin-top:-6px}.menu-btn__line::after{margin-top:6px}.menu-btn.active{background-color:#d02138;border-color:rgba(0,0,0,0)}.menu-btn.active .menu-btn__line{background:rgba(0,0,0,0);-webkit-transition:all .4s;transition:all .4s;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.menu-btn.active .menu-btn__line::before{margin-top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:.4s;transition-delay:.4s;background-color:#fff}.menu-btn.active .menu-btn__line::after{margin-top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.4s;transition-delay:.4s;background-color:#fff}.btn{font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:16px;line-height:1.1;background-color:#eaecef;color:#181a1f;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:6px;padding:13px 19px;letter-spacing:-0.24px;-webkit-transition:background-color .4s,border .4s,color .4s,-webkit-transform .6s;transition:background-color .4s,border .4s,color .4s,-webkit-transform .6s;transition:background-color .4s,border .4s,color .4s,transform .6s;transition:background-color .4s,border .4s,color .4s,transform .6s,-webkit-transform .6s}.btn:hover{background-color:rgba(234,236,239,.74);border-color:rgba(0,0,0,0)}.btn:active{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.btn:focus{background-color:#f6cc27;color:#000;border-color:rgba(0,0,0,0)}.btn:focus svg path{fill:#000}.btn--transparent{border-color:rgba(234,236,239,.2);background-color:rgba(0,0,0,0);color:#eaecef}.btn--transparent:hover{border-color:rgba(234,236,239,.42);background-color:rgba(0,0,0,0);color:#eaecef}.btn--transparent:focus{background-color:#eaecef;border-color:rgba(0,0,0,0);color:#181a1f}.btn--transparent:focus svg path{fill:#181a1f}.footer{padding:44px 0 30px}.footer__columns{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}.footer__column--social{max-width:144px;width:100%}.footer__column-name{font-size:16px;font-weight:600;font-family:"IBM Plex Sans",sans-serif;line-height:1.2;margin-bottom:18px;display:inline-block}.footer__column-name.top{margin-top:36px}.footer__socials{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);grid-gap:16px}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;-webkit-transition:border .4s,-webkit-transform .4s;transition:border .4s,-webkit-transform .4s;transition:border .4s,transform .4s;transition:border .4s,transform .4s,-webkit-transform .4s}.footer__social-link:hover svg path{fill:rgba(234,236,239,.7)}.footer__social-link:active{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.footer__social-link:focus{border-color:#f6cc27}.footer__social-link:focus svg path{fill:#fff}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px}.footer__links li{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;line-height:1.2;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:color .4s,border .4s;transition:color .4s,border .4s}.footer__link:hover{color:#f6cc27}.footer__link:active{color:rgba(246,204,39,.8);border-color:rgba(0,0,0,0)}.footer__link:focus{color:rgba(234,236,239,.8);border-bottom-color:#f6cc27}.footer__bottom{border-top:1px solid rgba(234,236,239,.2);padding-top:22px;text-align:center;font-size:14px;font-weight:500;line-height:1.2;color:rgba(234,236,239,.6)}.title-section{text-align:center;font-weight:600;font-family:"IBM Plex Sans",sans-serif;line-height:1.2;font-size:30px;letter-spacing:-0.44px}@media(max-width: 1200px){.title-section{font-size:28px}}.home{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__inner{text-align:center;max-width:690px;margin:0 auto}.home__img{margin:0 auto 55px}@media(max-height: 650px){.home__img{width:330px;height:auto}}@media(max-height: 550px){.home__img{width:310px;margin-bottom:40px}}.home__title{font-size:28px;font-weight:500;margin-bottom:40px}@media(max-height: 650px){.home__title{font-size:26px;max-width:650px}}.home__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px;border-radius:8px;background-color:#fff;border:1px solid #c1c1c1;max-width:590px;width:100%;margin:0 auto}.home__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.home__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;text-align:left;font-size:16px}.home__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:20px;font-weight:600;font-family:"IBM Plex Sans",sans-serif}.home__download-btn{font-size:14px;background-color:#f6cc27;color:#181a1f;padding:10px 14px}.home__download-btn:hover{color:#181a1f;background-color:rgba(246,204,39,.7)}.main{padding:63px 0}@media(max-width: 1170px){.main{padding:50px 0}}.main__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__content{max-width:530px}.main__title{font-size:44px;font-weight:600;font-family:"IBM Plex Sans",sans-serif;line-height:1.2;margin-bottom:24px}@media(max-width: 1200px){.main__title{font-size:40px}}@media(max-width: 1100px){.main__title{font-size:38px}}.main__text{color:#b7bdc6;margin-bottom:52px;max-width:400px}.main__platforms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.main__platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.main__version{font-weight:600;font-size:14px;color:#848e9c}@media(max-width: 1100px){.main__img{margin-right:-80px}}.not-available{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#181a1f;height:100vh;padding:0 15px;color:#eaecef}.not-available__title{margin:25px 0 40px;font-size:24px;font-weight:500;font-family:"IBM Plex Sans",sans-serif;max-width:330px}.not-available__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:14px;border-radius:8px;border:1px solid #3a3e46;max-width:300px;width:100%;margin:0 auto}.not-available__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.not-available__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;text-align:left;font-size:12px;color:rgba(234,236,239,.8)}.not-available__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;line-height:1.2;font-weight:600;color:#eaecef;font-family:"IBM Plex Sans",sans-serif}.download{background-color:#0d0e12;padding:54px 0}.download__title{margin-bottom:28px}.download__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download__line{display:-webkit-box;display:-ms-flexbox;display:flex;height:1px;margin:54px auto;background-color:rgba(234,236,239,.2);max-width:780px;width:100%}.form{background:#f4f6f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;overflow-y:hidden}.form__container{background:#fff;padding:40px 30px;border-radius:16px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1);width:100%;max-width:500px}.form__link{margin:0 auto 24px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.form__link img{height:37px}.form__title{font-size:24px;font-weight:bold;text-align:center;margin-bottom:24px}.form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px}.form__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.label{font-size:14px;margin-bottom:4px;color:#333}.input{padding:14px 14px;border:1px solid #ccc;border-radius:8px;font-size:15px;-webkit-transition:.2s;transition:.2s}.input:focus{border-color:#4a90e2;outline:none;background:#fefefe}.input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;-webkit-text-fill-color:#333 !important;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s;caret-color:#4a90e2;font-weight:normal}.form__btn{padding:12px;background-color:#4a90e2;border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.form__btn:hover{background-color:#357abd}.error{display:none;font-size:15px;color:#e74c3c;text-align:center}.error.active{display:block;margin-bottom:-8px}.form__logout{color:#e74c3c;border:1px solid rgba(0,0,0,0);font-weight:400;cursor:pointer;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;display:inline-block;-webkit-transition:color .4s,border .4s;transition:color .4s,border .4s}.form__logout:hover{color:#c0392b;border-bottom-color:#c0392b}