*{padding:0;margin:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:"Work Sans"}img{max-width:100%;display:block;margin:0}a{color:#4ab9bb}a:visited{color:#4ab9bb}.w100mw400{width:100% !important;max-width:400px !important}.d-none{display:none !important}@-webkit-keyframes pulse_br{70%{-webkit-box-shadow:0 0 0 6px rgba(237,22,80,0);box-shadow:0 0 0 6px rgba(237,22,80,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(237,22,80,0);box-shadow:0 0 0 0 rgba(237,22,80,0)}}@keyframes pulse_br{70%{-webkit-box-shadow:0 0 0 6px rgba(237,22,80,0);box-shadow:0 0 0 6px rgba(237,22,80,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(237,22,80,0);box-shadow:0 0 0 0 rgba(237,22,80,0)}}.mw100{max-width:100%}.mt-20{margin-top:20px !important}.toolTipWrp{position:relative}.toolTipWrp .toolTipText{position:absolute;display:none;top:-24px;left:0px;padding:2px 4px;border:1px solid rgba(74,185,187,.2);background-color:#fff;border-radius:4px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.container{padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto;max-width:1240px}.content_container{padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto;max-width:1128px}.body_container{margin-left:auto;margin-right:auto;max-width:1128px;width:100%}.form-group{margin-top:12px}h1{font-size:22px}h2{font-size:17px}h3{font-size:16px}h4{font-size:15px}.mt-12{margin-top:12px !important}.pageTitle{margin-bottom:16px}.mb-12{margin-bottom:12px}.mb-20{margin-bottom:20px !important}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#20a9ac;outline:none;border:none;font-weight:500;color:rgba(255,255,255,.8);font-size:16px;font-variant-numeric:lining-nums tabular-nums;border-radius:8px;cursor:pointer;width:100%}.btn:hover{opacity:.8;color:#fff}.formGroup{margin-bottom:12px}.pRelative{position:relative}.rows{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-6px;margin-right:6px}.rows>div{padding-left:6px;padding-right:6px}.rows .col-4{width:33.33333%}.rows .col-4 select{width:100%}.rows .col-6{width:50%}.box-form{padding-top:12px}form label{display:inline-block;margin-bottom:.5rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;font-size:14px;height:44px;padding-left:12px;padding-right:12px}.form-control::-webkit-input-placeholder{color:#99a1b2}.form-control::-moz-placeholder{color:#99a1b2}.form-control:-ms-input-placeholder{color:#99a1b2}.form-control::-ms-input-placeholder{color:#99a1b2}.form-control::placeholder{color:#99a1b2}.form-control:focus{color:#212529;background-color:#fff;border-color:rgba(32,169,172,.4);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(32,169,172,.25);box-shadow:0 0 0 .25rem rgba(32,169,172,.25)}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-fcus:focus{color:#212529;background-color:#fff;border-color:rgba(32,169,172,.4);outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(32,169,172,.25);box-shadow:0 0 0 .25rem rgba(32,169,172,.25)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30%}.iconPreviewPassword{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.iconPreviewPassword:hover path{fill:#000}.pageAuth{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}.authContainer{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-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:770px}.authContainer .authBg{width:100%;aspect-ratio:1.25/1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.authContainer .authBg .authBannerImage{position:absolute;z-index:10;width:100%}.authContainer .authBg .authBrandImage{position:absolute;z-index:20;height:80%;left:30px;bottom:24px}.authContainer .webLogo{display:-webkit-box;display:-ms-flexbox;display:flex}.authContainer .authFormWrp{margin-top:16px;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;width:100%;padding-left:16px;padding-right:16px;padding-bottom:24px}.authContainer .webLogo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authContainer .slogan{margin-top:8px;width:250px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:16px;color:#1f2229;font-size:14px;font-weight:400;line-height:20px}.txtForgotPass{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#4ab9bb;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.txtForgotPass:hover{opacity:.8}.txtNotAccountYet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#7b7b7b;font-size:14px;font-weight:400;line-height:20px;margin-left:auto}.txtNotAccountYet a{color:#4ab9bb;font-weight:700;text-decoration:none;display:inline-block;margin-left:4px}.txtNotAccountYet a:hover{opacity:.8}.txtOr{margin-top:24px;font-size:14px;font-weight:400;line-height:20px;color:#7b7b7b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.txtAccept{font-size:13px;color:#000;font-weight:400;line-height:20px}.txtAccept a{color:#4ab9bb;font-size:13px;font-weight:600;line-height:20px;text-decoration:none}.checkboxContainer{font-size:14px;color:#7b7b7b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkboxContainer input{display:none}.checkboxContainer .checkmark{position:relative;margin-left:4px;display:block;width:20px;height:20px;background-color:#fff;border:1px solid #d3d7de;border-radius:4px;margin-right:8px;cursor:pointer}.checkboxContainer .checkmark:after{content:"";position:absolute;display:none}.checkboxContainer .checkmark.checked{background-color:#20a9ac;border:1px solid #20a9ac}.checkboxContainer .checkmark.checked:after{display:block;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btnLoginWithGoogle{cursor:pointer;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;margin-top:12px}.btnLoginWithGoogle svg{margin-right:8px}.btnLoginWithGoogle:hover{opacity:.8}.btnAuthPost .authformloader{display:none}.btnAuthPost.loading{background-color:#29303c}.btnAuthPost.loading .authformloader{display:block}.btnAuthPost.loading .text{display:none}.authErrMsg{color:#ff3d00;font-size:14px;font-weight:400;line-height:20px;width:100%;text-align:center;opacity:0}.authformloader{width:32px;height:32px;border-radius:50%;position:relative;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.authformloader::before,.authformloader::after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:3px solid #fff;-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite}.authformloader::after{border-color:#ff3d00;animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;inset:6px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}.popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.popup.show{display:block}.popupContent{background-color:#fff;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;border-radius:10px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.3);box-shadow:0 5px 15px rgba(0,0,0,.3)}.popupContent .title{font-size:1.5em;font-weight:bold}.popupContent .closePopup{cursor:pointer;font-size:1.5em;font-weight:bold}.popupHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:20px}.popupBody{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee}.popupBody .text{margin-right:auto;margin-left:auto;max-width:400px;text-align:center;margin-bottom:16px;line-height:20px}.dropdownWrp{position:relative}.dropdownWrp.disalbed .head svg{display:none}.dropdownWrp .head{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownWrp .head img{aspect-ratio:18/12;width:24px;margin-right:8px}.dropdownWrp .head svg{width:12px;height:12px;margin-left:2px}.dropdownWrp .head .text{color:#000;font-size:16px}.dropdownWrp .content{position:absolute;top:100%;min-width:130px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;background-color:#fff;border-radius:8px;padding:8px 16px;display:none}.dropdownWrp.show .head svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdownWrp.show .content{display:block}body.menuOpen{overflow:hidden}#header{height:56px}#header.hideHeader{display:none !important}#header .nav_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-left:16px;padding-right:16px}#header .nav_container .nav_logo{position:absolute;top:50%;right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}#header .nav_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#header .nav_right .searchIcon{margin-right:16px;cursor:pointer}#header .nav_right .searchIcon:hover{opacity:.8}#header .nav_right .profileIcon{width:24px;height:24px;position:relative}#header .nav_right .profileIcon svg{width:100%;height:100%}#header .nav_right .profileIcon .userAvatar{display:none;width:24px;height:24px;border-radius:50%}#header .nav_right .profileIcon.loggedIn .userAvatar{display:block}#header .nav_right .profileIcon.loggedIn svg{display:none}#header .menuToggleBtn{cursor:pointer}#header .nav_menu{position:fixed;top:0px;left:0px;bottom:0px;right:0px;background:rgba(0,0,0,.31);z-index:1000;display:none}#header .nav_menu.show{display:block}#header .nav_menu .listMenuItem{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header .nav_menu .listMenuItem .menuItem{margin-bottom:24px}#header .nav_menu .listMenuItem .menuLink{text-decoration:none;font-size:16px;font-style:normal;font-weight:600;line-height:20px;color:#29303c}#header .nav_menu .listMenuItem .menuLink.active{color:#20a9ac}#header .nav_menu .listMenuItem .menuLink:hover{color:#4ab9bb}#header .nav_menu .nav_menu_container{background-color:#fff;width:100%;height:100%;padding:20px;max-width:300px}#header .nav_menu .nav_menu_close_icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:4px}#header .nav_menu .nav_menu_close_icon:hover svg path{fill:#20a9ac}#header .nav_menu .lineDivider{height:1px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background-color:#e5e5e5;margin-bottom:24px}#header .nav_menu .listMenuHeaderPages{list-style-type:none}#header .nav_menu .listMenuHeaderPages .menuItem{display:-webkit-box;display:-ms-flexbox;display:flex}#header .nav_menu .listMenuHeaderPages .menuLink{text-decoration:none;color:#29303c;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:24px}#header .nav_menu .listMenuHeaderPages .menuLink:hover{color:#4ab9bb}#header .langWrp{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .dropdownWrp .head:hover{opacity:.8}#header .dropdownWrp .head:hover .text{color:#4ab9bb}#header .dropdownWrp .head:hover svg path{fill:#4ab9bb}#header .dropdownWrp .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;top:calc(100% + 4px)}#header .dropdownWrp .content .langItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-decoration:none;color:#29303c;margin-bottom:16px}#header .dropdownWrp .content .langItem img{margin-right:8px}#header .dropdownWrp .content .langItem:last-child{margin-bottom:0px}#header .dropdownWrp .content .langItem:hover{opacity:.8}#header .dropdownWrp .content .langItem:hover .text{color:#4ab9bb}#header .authUserSec{display:-webkit-box;display:-ms-flexbox;display:flex}#header .authUserSec .authLink{text-decoration:none;font-size:16px;color:#29303c;margin-right:16px}#header .authUserSec .authLink:hover{opacity:.8}.bannerWrp{width:100%;background-image:url("/assets/image/banner_bg.png");background-size:100% 100%;background-repeat:no-repeat;background-position:center;padding-top:16px;padding-bottom:20px;margin-bottom:8px}.bannerWrp .sl1{color:#fff;text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:150%}.bannerWrp .sl2{color:#ffab4f;text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:150%}.bannerWrp .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.openSearchBox{cursor:pointer}.searchModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:10000;display:none;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.searchModalOverlay.show{display:block;opacity:1}@-webkit-keyframes fallAndBounce{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fallAndBounce{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.searchModal{position:relative;-webkit-animation:none;animation:none}.searchModal.show{-webkit-animation:fallIn .8s cubic-bezier(0.68, -0.55, 0.27, 1.55);animation:fallIn .8s cubic-bezier(0.68, -0.55, 0.27, 1.55);opacity:1}@-webkit-keyframes fallIn{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fallIn{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInBackground{from{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.6)}}@keyframes fadeInBackground{from{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.6)}}.searchBg{pointer-events:none}.searchBg1{position:absolute;opacity:.3;background:radial-gradient(#278485 10%, #4AB9BB 50%);border-radius:9999px;-webkit-filter:blur(100px);filter:blur(100px);height:150px;width:150px;left:30%;top:25%;border-color:#e2e8f0}.searchBg2{height:200px;width:240px;position:absolute;-webkit-filter:blur(100px);filter:blur(100px);top:35%;left:30%;opacity:.7;background:#278485}.searchBg3{width:100px;height:80px;background:radial-gradient(#278485 10%, #4AB9BB 50%);position:absolute;-webkit-filter:blur(100px);filter:blur(100px);top:35%;left:30%;opacity:.7}.searchModalContent{width:100%;padding:12px;width:100%;max-width:672px;margin-right:auto;margin-left:auto;margin-top:100px}.searchBoxWrp{width:100%;position:relative}.searchBoxWrp .searchBox{height:48px;position:relative;border-radius:8px;background-color:#fff;position:relative}.searchBoxWrp .sugText{position:absolute;top:0px;height:100%;width:100%;padding-left:52px;padding-right:52px;outline:none;border-radius:8px;font-size:14px;letter-spacing:1px;color:#7e8b98;z-index:5;font-weight:400;font-family:Arial,Helvetica,sans-serif;background-color:rgba(0,0,0,0)}.searchBoxWrp .txtInput{font-weight:400;top:0px;left:0px;position:absolute;height:100%;width:100%;outline:none;padding-left:52px;padding-right:52px;border-radius:8px;border:none;font-size:14px;letter-spacing:1px;background-color:rgba(0,0,0,0);z-index:100;font-family:Arial,Helvetica,sans-serif}.searchBoxWrp .txtInput::-webkit-input-placeholder{color:#676767;font-size:14px;line-height:150%;display:none}.searchBoxWrp .txtInput::-moz-placeholder{color:#676767;font-size:14px;line-height:150%;display:none}.searchBoxWrp .txtInput:-ms-input-placeholder{color:#676767;font-size:14px;line-height:150%;display:none}.searchBoxWrp .txtInput::-ms-input-placeholder{color:#676767;font-size:14px;line-height:150%;display:none}.searchBoxWrp .txtInput::placeholder{color:#676767;font-size:14px;line-height:150%;display:none}.searchBoxWrp .txtInput:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(142,62,255,.55);box-shadow:0 0 0 .2rem rgba(142,62,255,.55)}.searchBoxWrp .btnSubmit{position:absolute;left:16px;top:12px;width:24px;height:24px;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;border:none;outline:none;background-color:rgba(0,0,0,0);z-index:100;cursor:pointer}.searchBoxWrp .btnSubmit:hover{opacity:.8}.searchBoxWrp .btnSubmit svg{width:24px;height:24px}.searchBoxWrp .btnSubmit svg path{fill:#29303c}.searchBoxWrp .searchSuggeuestBox{position:absolute;top:calc(100% + 3px);left:0px;width:100%;min-height:400px;z-index:2000;padding:12px 10px;border-radius:8px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;background-color:#fff;overflow-x:auto;display:none}.searchBoxWrp .btnCloseSearchSug{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;z-index:3001;width:24px;height:24px;display:none;cursor:pointer}.searchBoxWrp .btnCloseSearchSug svg{width:100%;height:100%}.searchBoxWrp .btnCloseSearchSug svg path{stroke:#ccc}.searchBoxWrp.searching .searchSuggeuestBox{display:block}.searchBoxWrp.searching .btnCloseSearchSug{display:block}.sugItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:12px;border-radius:8px;max-width:100%}.sugItem:last-child{margin-bottom:0px}.sugItem .icon{width:64px;height:64px;margin-right:8px}.sugItem img{width:64px;height:64px;border-radius:8px;min-width:64px}.sugItem .title{font-size:16px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}.sugItem .desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sugItem .desc .downloadCount,.sugItem .desc .version{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding-left:8px;padding-right:8px;border-radius:4px;font-size:14px}.sugItem .desc .downloadCount svg,.sugItem .desc .version svg{width:14px;height:14px;margin-right:4px}.sugItem .desc .downloadCount svg path,.sugItem .desc .version svg path{stroke:currentColor}.sugItem .desc .downloadCount{margin-right:12px;background-color:#f8ddc0;color:#e27804}.sugItem .desc .version{color:#278485;background-color:#c4f5f6}.sugItem .matchText{font-weight:bold}.sugItem:hover,.sugItem.active{background-color:#f5f5f5}.listTopSearch{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:16px;top:calc(100% + 12px);width:100%}.listTopSearch.loaded .loaderWrp{display:none}.listTopSearch .loaderWrp{margin-right:auto;margin-left:auto;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;margin-top:12px}.listTopSearch .loader{width:42px;aspect-ratio:1;--_c:no-repeat radial-gradient(farthest-side,#25b09b 92%,#0000);background:var(--_c) top,var(--_c) left,var(--_c) right,var(--_c) bottom;background-size:12px 12px;-webkit-animation:l7 1s infinite;animation:l7 1s infinite}@-webkit-keyframes l7{to{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}}@keyframes l7{to{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}}.topSearchItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 4px);background-color:#ccc;height:42px;border-radius:4px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;border:1px solid #fff;text-decoration:none;cursor:pointer;padding-left:2px;-webkit-animation:flyIn .4s ease-out forwards;animation:flyIn .4s ease-out forwards;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.topSearchItem:hover{background-color:#fff}.topSearchItem .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6px;width:38px;height:38px;border:1px solid rgba(255,255,255,.5)}.topSearchItem .icon img{border-radius:4px;width:100%;height:100%}.topSearchItem .title{font-size:13px;color:#000}@-webkit-keyframes flyIn{0%{opacity:0;-webkit-transform:translateX(var(--initialX)) translateY(var(--initialY));transform:translateX(var(--initialX)) translateY(var(--initialY))}100%{opacity:1;-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}@keyframes flyIn{0%{opacity:0;-webkit-transform:translateX(var(--initialX)) translateY(var(--initialY));transform:translateX(var(--initialX)) translateY(var(--initialY))}100%{opacity:1;-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}.listTopSearch .topSearchItem:nth-child(1){--initialX: -50px;--initialY: -50px;-webkit-animation-delay:.1s;animation-delay:.1s}.listTopSearch .topSearchItem:nth-child(2){--initialX: 50px;--initialY: -50px;-webkit-animation-delay:.1s;animation-delay:.1s}.listTopSearch .topSearchItem:nth-child(3){--initialX: -50px;--initialY: 0px;-webkit-animation-delay:.15s;animation-delay:.15s}.listTopSearch .topSearchItem:nth-child(4){--initialX: 50px;--initialY: 0px;-webkit-animation-delay:.15s;animation-delay:.15s}.listTopSearch .topSearchItem:nth-child(5){--initialX: -100px;--initialY: 0px;-webkit-animation-delay:.2s;animation-delay:.2s}.listTopSearch .topSearchItem:nth-child(6){--initialX: 100px;--initialY: 0px;-webkit-animation-delay:.2s;animation-delay:.2s}.listTopSearch .topSearchItem:nth-child(7){--initialX: 0px;--initialY: 100px;-webkit-animation-delay:.3s;animation-delay:.3s}.listTopSearch .topSearchItem:nth-child(8){--initialX: 0px;--initialY: 100px;-webkit-animation-delay:.3s;animation-delay:.3s}.ctSec{background-color:#fff;padding-left:16px;padding-right:16px;padding-top:20px;padding-bottom:24px;margin-bottom:12px}.ctSec .ctSecTitle{color:#000;font-size:16px;font-weight:700;line-height:150%;margin-bottom:16px}.secYellow{background-color:#fffae9 !important}.btDiv{display:-webkit-box;display:-ms-flexbox;display:flex}.Opa0.imgLazy{opacity:.08}.skeleton{background-color:#e2e5e7;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;-webkit-animation:shine .5s ease infinite;animation:shine .5s ease infinite}@-webkit-keyframes shine{to{background-position:right -40px top 0}}@keyframes shine{to{background-position:right -40px top 0}}.listTop{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-6px;margin-right:-6px;margin-bottom:16px}.topCardWrp{width:100%;padding-left:6px;padding-right:6px}.topCardWrp.top1{margin-bottom:16px}.topCardWrp.top2{width:50%}.topCardWrp.top2 .badegeInside{width:33px;height:36px}.topCardWrp.top2 .badegeInside .topNumb{font-size:14px;top:4px}.topCard{position:relative;aspect-ratio:343/191;width:100%;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.topCard:hover{opacity:.75}.topCard .badgeWrp{position:absolute;top:0px;left:0px}.topCard .badegeInside{width:44px;height:48px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.topCard .badegeInside svg{position:absolute;z-index:1;width:100%;height:100%}.topCard .badegeInside .topNumb{z-index:2;color:#fff;font-size:18px;font-weight:600;line-height:150%;position:absolute;top:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.topCard .title{position:absolute;bottom:10px;left:10px;z-index:2;color:#fff;font-size:14px;font-weight:600;line-height:150%}.topCard .thumb{width:100%;height:100%;border-radius:8px;overflow:hidden}.topCard .thumb img{width:100%;height:100%}.topCard .blurFilter{position:absolute;top:0px;left:0px;z-index:1;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(45.03%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 45.03%, rgba(0, 0, 0, 0.9) 100%);border-radius:8px}.itemBlogs:hover{opacity:.8}.itemBlogs .blur{display:none}.listBlogs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.listBlogs .itemBlogs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:8px;text-decoration:none}.listBlogs .itemBlogs:hover{opacity:.8;-webkit-box-shadow:rgba(149,157,165,.2) 0px 8px 24px;box-shadow:rgba(149,157,165,.2) 0px 8px 24px}.listBlogs .itemBlogs .blogThumb{aspect-ratio:16/9;border-radius:8px;overflow:hidden;min-width:110px;width:110px}.listBlogs .itemBlogs .blogThumb img{height:100%;width:100%}.listBlogs .itemBlogs .infoThumb{width:calc(100% - 118px)}.listBlogs .itemBlogs .infoThumb .description{display:none}.listBlogs .itemBlogs .infoThumb .author{display:none}.listBlogs .itemBlogs .title,.listBlogs .itemBlogs .date{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.listBlogs .itemBlogs .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:4px}.listBlogs .itemBlogs .date span{color:gray}.listBlogs .blogLeft .itemBlogs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.listBlogs .blogLeft .itemBlogs .blogThumb{width:100%;min-width:none}.listBlogs .blogLeft .itemBlogs .title{color:#000;font-weight:700;line-height:150%}.listBlogs .blogLeft .itemBlogs .date{display:none}.listBlogs .blogRight{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.seeMore{border-radius:8px;border:1px solid #c4e1e2;margin:0 auto;margin-top:16px;margin-bottom:-4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.seeMore:hover{border-color:#20a9ac;-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.seeMore:hover{border-color:#20a9ac}.seeMore a{padding:6px 20px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.seeMore a span{color:#20a9ac;font-size:16px;font-weight:600;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background:-webkit-gradient(linear, left bottom, left top, from(#808080), to(#808080)),gray;background:linear-gradient(0deg, #808080 0%, #808080 100%),gray}.swiper-pagination-bullet-active{width:20px;height:8px;border-radius:4px;background:#ffab4f}.swiper-pagination{position:initial;margin-top:16px}.cardChoice{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;cursor:pointer;border-radius:8px;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;color:#000}.cardChoice:hover{opacity:.9;-webkit-transform:translateY(-3px) scale(1.01);transform:translateY(-3px) scale(1.01);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15)}.cardChoice:visited{color:#000}.cardChoice .icon{width:70px;height:70px;min-width:70px;border-radius:8px}.cardChoice .icon img{width:100%;height:100%;border-radius:8px;border:1px solid rgba(0,0,0,.05)}.cardChoice .info{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;padding-left:12px}.cardChoice .info .title{line-height:24px;font-size:16px;margin-bottom:4px;color:inherit}.cardChoice .info .rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cardChoice .info .rate .text{color:gray;text-align:center;font-size:16px;line-height:150%}.cardChoice .info .rate .star{width:16px;height:16px;margin-left:4px}.listApks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;margin-bottom:-16px}.cardApkIconWrp{width:100%;padding-left:8px;padding-right:8px}.cardApkIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px;text-decoration:none;padding:8px;border:1px solid #cbcbcb;border-radius:8px;-webkit-transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.cardApkIcon:hover{border-color:rgba(32,169,172,.8);-webkit-transform:translateY(-1px) scale(1.02);transform:translateY(-1px) scale(1.02);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);opacity:.95}.cardApkIcon:visited{color:#000}.cardApkIcon .icon{width:90px;height:90px;min-width:90px;border-radius:8px}.cardApkIcon .icon img{width:100%;height:100%;border-radius:8px}.cardApkIcon .info{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;padding-left:12px;width:100%}.cardApkIcon .info .title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:9px}.cardApkIcon .specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;width:100%}.cardApkIcon .specs .category,.cardApkIcon .specs .version{background:#f8ddc0;color:#e27804;border-radius:4px;padding-left:8px;padding-right:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px;font-size:14px;max-width:65%;width:65%;position:relative}.cardApkIcon .specs .fcontent{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.cardApkIcon .specs .fcontent span{position:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cardApkIcon .specs .version{color:#278485;background:#c4f5f6;width:35%}.cardApkIcon .marquee{overflow:hidden;white-space:nowrap;position:relative;width:100%}.cardApkIcon .marquee-text{position:absolute;white-space:nowrap;display:inline-block}@-webkit-keyframes marquee{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.pagination{margin-top:16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .listPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none}.pagination li.active a{background-color:#ffab4f;color:#fff}.pagination a,.pagination span{height:38px;width:38px;border:1px solid #d3d3d3;border-radius:3px;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;margin-right:4px;margin-left:4px;text-decoration:none;color:var(--neutrals-title-29303-c, #29303C);text-align:center;font-size:16px;font-weight:500}.pagination a:hover,.pagination span:hover{background-color:rgba(255,171,79,.5);color:#fff;border-color:#ffab4f}.pagination a:hover svg path,.pagination span:hover svg path{fill:#fff}.pagination .firstPage svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#main{min-height:85vh;background-color:#f4f4f4}#footer{padding-top:20px}#footer.hide{display:none !important}#footer .container{position:relative;padding-bottom:56px}#footer .container .listSocials{position:absolute;bottom:20px}#footer .ft_top{margin-bottom:16px;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-align:center;-ms-flex-align:center;align-items:center}#footer .ft_sec{margin-bottom:18px}#footer .ft_sec .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}#footer .ft_sec .heading .line{display:block;height:3px;background-color:#ffab4f;border-radius:3px}#footer .ft_sec .heading .lineLeft{width:20px;margin-right:12px}#footer .ft_sec .heading .lineRight{margin-left:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#footer .ft_sec .heading h3{font-size:14px;font-style:normal;font-weight:600;line-height:1.5}#footer .ft_sec .listFtSec{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .ft_sec .listFtSec li{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;margin-bottom:8px}#footer .ft_sec .listFtSec a{text-decoration:none;font-size:14px;line-height:1.5;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#footer .ft_sec .listFtSec a:hover{color:#4ab9bb}#footer .ft_sec:last-child{margin-bottom:0px}#footer .ft_bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f2f2f2}#footer .ft_bot .cpRight{text-align:center;font-size:13px;line-height:1.5;border-bottom:1px solid #ddd;padding-top:8px;padding-bottom:10px;padding-left:30px;padding-right:30px}#footer .ft_bot .ft_dmca{padding:8px 16px;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.listSocials{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.listSocials li{width:20px;height:20px;margin-right:6px;margin-left:6px}.listSocials li svg{width:20px;height:20px}.listSocials li img{width:20px;height:20px}.listSocials li:hover{opacity:.8}.adminBar{position:fixed;bottom:200px;left:20px;display:none;z-index:1000000}.adminBar.show{display:-webkit-box;display:-ms-flexbox;display:flex}.adminBar .adminBarInner{display:-webkit-box;display:-ms-flexbox;display:flex}.adminBar a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background-color:red;color:#fff;font-size:bold;margin-left:8px;margin-right:8px;border-radius:4px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;cursor:pointer;border:1px solid rgba(0,0,0,0);text-decoration:none;font-size:14px}.adminBar a svg{width:20px;height:20px}.adminBar a:hover{border-color:#20a9ac;background-color:#20a9ac}.breadcumb{height:28px;overflow-x:auto;white-space:nowrap}.breadcumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:28px}.breadcumb ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcumb ul li a:hover{color:#4ab9bb}.breadcumb ul li a,.breadcumb ul li span{color:#6e6e6e;font-size:13px;font-weight:400;line-height:150%;text-decoration:none}.breadcumb ul li span{color:#20a9ac;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcumb ul li::after{content:url("../svg/group.svg");width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2px}.breadcumb ul li:last-child{color:#20a9ac}.breadcumb ul li:last-child::after{display:none}.mt-16{margin-top:16px !important}.mb-16{margin-bottom:16px !important}.mt_single{margin-top:8px !important}.pt-16{padding-top:16px}@-webkit-keyframes changeColor{0%{background-color:#add8e6}50%{background-color:#90ee90}100%{background-color:#add8e6}}@keyframes changeColor{0%{background-color:#add8e6}50%{background-color:#90ee90}100%{background-color:#add8e6}}.btnDownload{padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--Corner-Radius-12px, 12px);background:#20a9ac;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;border:1px solid rgba(0,0,0,0);-webkit-transition:background .3s ease,border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.btnDownload:hover{opacity:.9;-webkit-transform:translateY(-2px) scale(1.02);transform:translateY(-2px) scale(1.02);background:#28d3d7;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);border-color:#3ed8db}.btnDownload .downIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btnDownload .downIcon svg{width:24px;height:24px}.btnDownload .downContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 28px);gap:4px}.btnDownload .downTitle,.btnDownload .downInfo{color:#fff;font-size:14px;font-weight:700;line-height:150%}.btnDownload .downInfo{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;gap:16px}.btnGotoDownloadMain{min-width:277px;max-width:400px;-webkit-animation:pulse_br 1.5s infinite;animation:pulse_br 1.5s infinite;-webkit-box-shadow:0 0 0 0 #4ab9bb;box-shadow:0 0 0 0 #4ab9bb}.selftAlign{margin-left:auto;margin-right:auto}.btnJoinTelegram{padding:12px 16px;border-radius:var(--Corner-Radius-12px, 12px);border:1.5px solid #9feced;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btnJoinTelegram span{color:#20a9ac;font-size:14px;font-weight:700;line-height:150%}.btnJoinTelegram:hover{opacity:.8}.beautiScrollBar::-webkit-scrollbar{height:4px}.beautiScrollBar::-webkit-scrollbar-track{background:#edecec}.beautiScrollBar::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:2px;border:3px solid #d3d3d3;cursor:pointer}.editor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.editor .thumb{width:46px;height:46px;border-radius:99px;overflow:hidden;margin:auto 0}.editor .thumb img{width:100%;height:100%}.editor .info{color:#282828;font-size:12px;font-weight:400;line-height:150%}.editor .name{color:#000;font-size:14px;font-weight:500;line-height:150%}.editor .name a{color:#000}.editor .review{color:#747474;font-size:12px;font-weight:400;line-height:150%;font-style:italic}.editor .contentEditor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section{margin:0 -16px;padding:16px;background-color:#fff}.section a{text-decoration:none}.section.comment{background-color:#9feced}.section .title{color:#000;font-size:18px;font-weight:700;line-height:150%}.section .title.more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .title.more a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .title.more svg path{fill:#000}.section .des{margin-top:8px;margin-bottom:16px;color:#030303;font-size:14px;font-weight:400;line-height:150%}.section .content{margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.section .content .info{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;gap:8px;position:relative}.section .content .info .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.section .content .info .title_info{color:#000;font-size:18px;font-weight:700;line-height:150%}.section .content .info .cate{color:#20a9ac;font-size:14px;font-weight:500;line-height:150%;text-decoration:none;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section .content .info .for_android{position:absolute;bottom:32px;right:0;padding:2px 8px;color:#fff;font-size:14px;font-weight:500;line-height:150%;border-radius:4px;background:#ffab4f}.section .content .thumb{border-radius:8px;overflow:hidden;aspect-ratio:1/1;width:110px;min-width:80px;-webkit-box-shadow:rgba(50,50,93,.25) 0px 1px 7px -2px,rgba(0,0,0,.3) 0px 1px 5px -3px;box-shadow:rgba(50,50,93,.25) 0px 1px 7px -2px,rgba(0,0,0,.3) 0px 1px 5px -3px}.section .content .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.section .link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section .link a{text-decoration:none}.section .link .btnDownload{margin-left:auto;margin-right:auto;width:100%}.section .screenShoot{margin-top:16px;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.section .screenShoot::-webkit-scrollbar{height:4px}.section .screenShoot::-webkit-scrollbar-track{background:#edecec}.section .screenShoot::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:2px;border:3px solid #d3d3d3;cursor:pointer}.section .screenShoot a{display:block;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;margin-right:12px}.section .screenShoot a:last-child .imgScreen{margin-right:0}.section .screenShoot iframe{width:250px;height:144px}.section .screenShoot .imgScreen{border-radius:8px;height:144px}.section .screenShoot .swiper{padding-bottom:14px}.section .screenShoot .videoYoutube{position:relative}.section .screenShoot .videoYoutube img{opacity:.7}.section .screenShoot .videoYoutube::after{content:url("../svg/youtobe.svg");position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.section .screenShoot .videoYoutube .watchOnYtb{position:absolute;bottom:0px;left:0px;background-color:#ffab4f;padding:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:6px;border-bottom-left-radius:8px}.section .screenShoot .videoYoutube .watchOnYtb .text{color:#fff;font-size:13px;line-height:1.5;font-weight:500}.section .screenShoot .videoYoutube .watchOnYtb svg{margin-right:4px;margin-left:10px;width:16px;height:12px}.section .description{position:relative}.section .description .des{color:#000;font-size:14px;font-weight:400;line-height:150%;overflow:hidden;-webkit-transition:all .3 ease;transition:all .3 ease}.section .description .see_more{position:absolute;left:0px;bottom:-24px;color:#0194ff;font-size:14px;font-weight:500;line-height:150%;height:22px;background-color:#fff}.section .description .see_more .tripleDot{color:#000;margin-right:2px}.section .description .see_more_end{position:absolute;background:-webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(33%, rgba(255, 255, 255, 0.8)), color-stop(55%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.8) 33%, rgba(255, 255, 255, 0.6) 55%, rgba(255, 255, 255, 0) 100%);bottom:-4px;height:24px;position:absolute;width:100%;right:0px}.section .description.open .des{max-height:30000px}.section .description.open .see_more{display:none}.section .description.open .see_more_end{display:none}.section .infomation{margin-top:16px}.section .infomation .title{font-size:14px}.section .infomation .tableInfo{margin-top:16px;width:100%}.section .infomation .tableInfo th,.section .infomation .tableInfo td{color:#777;font-size:14px;font-weight:400;letter-spacing:-0.165px}.section .infomation .tableInfo td{color:#000;font-weight:500}.section .infomation .tableInfo .item{padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #dedede;border-bottom:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .infomation .tableInfo .item:last-child{border-bottom:1px solid #dedede}.section .old_version{padding:16px;border-radius:8px;border-top:2px solid #ffab4f;background:#f5f5f5}.section .old_version .title{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .old_version .title a{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#000}.section .list_article{margin-top:16px}.section .list_article .title{font-size:16px}.section .list_article .itemBlogs{text-decoration:none}.section .list_article .itemBlogs .blogThumb{border-radius:8px;overflow:hidden;aspect-ratio:16/9}.section .list_article .itemBlogs .date{display:none}.section .list_article .itemBlogs .infoThumb{margin-top:8px}.section .list_article .itemBlogs .infoThumb .title{font-size:14px;font-weight:400}.section .list_similar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.section .list_similar .item_similar{}.section .list_similar .item_similar:nth-child(n+5){display:none}.section .list_similar .icon{width:160px;height:90px;min-width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .list_similar a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .list_similar .info{padding-left:8px}.section .list_similar .info .title{color:#000;font-size:14px;font-weight:400;line-height:150%;text-overflow:ellipsis;overflow:hidden}.section .list_similar .info .rate .text{font-size:14px}.section .problem_install{border-radius:8px;border-top:2px solid #0194ff;background:#f5f5f5;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.section .problem_install .content{display:block}.section .problem_install .icon{padding:4px 0;width:24px;height:24px}.section .problem_install .description{width:calc(100% - 32px)}.section .problem_install .description .title,.section .problem_install .description .content{color:#000;font-size:16px;font-weight:500;line-height:150%}.section .problem_install .description .content{font-size:13px;font-weight:400;margin-top:8px;margin-bottom:0}.section .problem_install .show_report{color:#0194ff;cursor:pointer;margin-left:4px}.section .faq .more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 0;color:#0194ff;font-size:14px;font-weight:700;letter-spacing:-0.165px}.section .list_category .itemBlogs{position:relative;border-radius:8px;overflow:hidden;display:block}.section .list_category .itemBlogs .infoThumb{position:absolute;z-index:2;bottom:12px;left:12px;right:12px}.section .list_category .itemBlogs .infoThumb .title{color:#fff;font-size:14px;font-weight:600;line-height:150%}.section .list_category .itemBlogs .blogThumb{aspect-ratio:16/9}.section .list_category .itemBlogs .blogThumb img{position:absolute;z-index:-1;background-color:rgba(0,0,0,0)}.section .list_category .itemBlogs .blurFilter{background:-webkit-gradient(linear, left top, left bottom, color-stop(45.03%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9))),#d3d3d3 50%/cover no-repeat;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 45.03%, rgba(0, 0, 0, 0.9) 100%),#d3d3d3 50%/cover no-repeat;background-color:rgba(0,0,0,0);width:100%;height:100%;position:absolute;z-index:1;top:0px;left:0px}.section .list_category .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section .list_category .swiper-wrapper .swiper-slide{width:80%;margin-right:12px}.section .list_blog_archive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.section .list_blog_archive .itemBlogs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.section .list_blog_archive .itemBlogs .blogThumb{aspect-ratio:1280/720;width:148px;min-width:148px;border-radius:6px}.section .list_blog_archive .itemBlogs .blogThumb img{border-radius:6px;width:100%;height:100%}.section .list_blog_archive .itemBlogs .infoThumb{width:calc(100% - 12px)}.section .list_blog_archive .itemBlogs .infoThumb .title,.section .list_blog_archive .itemBlogs .infoThumb .description{color:#000;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.165px}.section .list_blog_archive .itemBlogs .infoThumb .description{margin:4px 0 8px;overflow:hidden;color:#515151;font-size:12px;font-weight:400}.section .list_blog_archive .itemBlogs .infoThumb .footInfo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.section .list_blog_archive .itemBlogs .infoThumb .date,.section .list_blog_archive .itemBlogs .infoThumb .author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.section .list_blog_archive .itemBlogs .infoThumb .date span,.section .list_blog_archive .itemBlogs .infoThumb .author span{color:#515151;font-size:12px;font-weight:400;line-height:150%;letter-spacing:-0.165px}.section .list_blog_archive .itemBlogs .infoThumb .date svg,.section .list_blog_archive .itemBlogs .infoThumb .author svg{width:20px;height:20px}.section .sort_blog{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:16px;overflow-y:auto}.section .sort_blog .item_soft{padding:0px 14px 16px;text-wrap:nowrap;border-bottom:2px solid #e4e4e4;color:#888;font-size:16px;font-weight:700;line-height:150%}.section .sort_blog .item_soft.active{color:#20a9ac;border-bottom:2px solid #20a9ac}.section .list_social{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.section .list_social .item_social svg{width:20px;height:20px}.section .list_cateBlog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px}.section .list_cateBlog .item{width:50%}.section .list_cateBlog .item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none}.section .list_cateBlog .item span{color:#000;font-size:16px;font-weight:500;line-height:150%}.section .list_cateBlog .item svg{width:24px;height:24px}.section .list_related_Blog{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section .list_related_Blog .itemBlogs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.section .list_related_Blog .itemBlogs .blogThumb{aspect-ratio:16/9;min-width:115px;width:115px;border-radius:6px}.section .list_related_Blog .itemBlogs .blogThumb img{border-radius:6px;height:100%}.section .list_related_Blog .itemBlogs .infoThumb{width:100%}.section .list_related_Blog .itemBlogs .infoThumb .description{display:none}.section .list_related_Blog .itemBlogs .infoThumb .footInfo{display:none}.section .list_related_Blog .itemBlogs .infoThumb .title{color:#000;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.165px;-webkit-line-clamp:3}.section .about .title,.section .about .description{color:#000;font-size:18px;font-weight:700;line-height:150%}.section .about .description{font-size:14px;font-weight:400}.section .about .title{margin-bottom:16px}.section .about .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section .about .head .about_thumb{aspect-ratio:4/3}.section .about .head .about_thumb img{border-radius:7px}.section .about .head .about_mission,.section .about .head .about_story{border-radius:12px;background:#c0fbf2;padding:24px}.section .about .head .about_story{margin-top:16px}.section .about .head .about_mission{margin-top:24px}.section .about .social_about,.section .about .technical,.section .about .other,.section .about .important,.section .about .problem{margin-top:40px}.single_blog .des{color:#6c6c6c}.single_blog .editor_blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single_blog .editor_blog .editor{margin-bottom:12px}.single_blog .thumb_blog{margin-bottom:16px;aspect-ratio:1280/720;width:100%}.single_blog .thumb_blog img{max-width:100%;width:100%;height:100%}.single_blog .wrap_content p{color:#6c6c6c;font-size:14px;font-weight:400;line-height:150%;margin-bottom:16px}.list_category_child{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:8px;overflow-y:auto;padding-bottom:8px}.list_category_child .item{border-radius:8px;border:1px solid #20a9ac;padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.list_category_child .item:hover{background:#20a9ac}.list_category_child .item:hover a{color:#fff}.list_category_child .item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#20a9ac;font-size:16px;font-weight:500;line-height:150%;text-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .3s ease;transition:color .3s ease}.list_old_version{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.item_old_version{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;gap:12px;border-radius:8px}.item_old_version:hover{opacity:.8;color:#212529;background-color:#fff;border-color:#4ab9bb;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.item_old_version .type{aspect-ratio:49/49;min-width:49px;border-radius:8px;background:#ffab4f;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}.item_old_version .type span{color:#fff;font-size:14px;font-weight:700;line-height:150%}.item_old_version .info{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;gap:8px;width:calc(100% - 61px)}.item_old_version .version{color:#0194ff;font-size:14px;font-weight:700;letter-spacing:-0.165px}.item_old_version .date{color:#777;font-size:14px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment .title{font-size:16px}.comment .rating{margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.comment .rating .point{color:#000;font-size:80px;font-weight:600;line-height:100%}.comment .rating .review,.comment .rating .comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.comment .rating .review span,.comment .rating .comment span{font-size:14px;font-style:italic;font-weight:400;line-height:150%}.comment .rating .review svg,.comment .rating .comment svg{width:16px;height:16px}.comment .rating .left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:120px}.comment .rating .right{width:100%;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}.comment .rating .right .evaluate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px}.comment .rating .right .evaluate .line_evaluate{border-radius:4px;height:8px;width:100%;background-color:#d1f7f8;position:relative}.comment .rating .right .evaluate span{min-width:10px}.comment .rating .right .evaluate .line_active{border-radius:4px;background-color:#ffab4f;position:absolute;left:0;top:0;bottom:0}.comment hr{border:1px solid #ccf5f5;height:0px;border-radius:1px}.review_comment{margin:16px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.review_comment .content{margin:8px 0}.review_comment .editor{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.review_comment .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review_comment .vote{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.review_comment .star svg path{fill:#fff}.review_comment .star.active svg path{fill:#ffab4f}.review_comment .repCommentWrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.review_comment .repCommentWrp .replyWrp,.review_comment .repCommentWrp .likeWrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.review_comment .repCommentWrp .replyWrp svg,.review_comment .repCommentWrp .likeWrp svg{width:20px;height:20px}.review_comment .repCommentWrp .replyWrp svg path,.review_comment .repCommentWrp .likeWrp svg path{fill:#b5b5b5}.review_comment .repCommentWrp .replyWrp.active svg path,.review_comment .repCommentWrp .likeWrp.active svg path{fill:#008587}.review_comment .repCommentWrp .replyWrp:hover,.review_comment .repCommentWrp .likeWrp:hover{cursor:pointer}.review_comment .repCommentWrp .replyWrp:hover svg path,.review_comment .repCommentWrp .likeWrp:hover svg path{fill:#278485}.review_comment .repCommentWrp .replyWrp .text,.review_comment .repCommentWrp .likeWrp .text{font:16px;line-height:20px}.review_comment .numLike{font-size:12px;color:#333}.send_comment{margin-top:24px}.send_comment form{text-align:right}.send_comment form textarea{width:100%;border-radius:var(--Corner-Radius-10px, 10px);background:var(--neutrals-white-ffffff, #FFF);min-height:79px;padding:16px;border:0;overflow:hidden;margin:12px 0;line-height:1.5;color:#212529;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.send_comment form textarea:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.send_comment form .form_vote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--neutrals-paragraph-535763, #535763);font-size:13px;font-weight:500}.send_comment form .vote{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.send_comment form .vote svg{width:20px;height:20px}.send_comment form .vote svg path{fill:#fff}.send_comment form .vote .star{cursor:pointer}.send_comment form .vote .star.active svg path{fill:#ffab4f}.send_comment form .btnSubmit{padding:12px 16px;border-radius:var(--Corner-Radius-12px, 12px);border:1px solid #000;color:#000;font-size:14px;font-weight:700;line-height:150%;background-color:rgba(0,0,0,0);cursor:pointer}.send_comment form .btnSubmit:hover{background-color:#000;color:#fff}.send_comment .error{color:red;width:100%;text-align:center;font-size:14px;font-weight:bold;margin-top:6px}.send_comment .btnCancelReply{display:none;color:#20a9ac;color:red;font-size:14px;font-weight:700;line-height:150%;cursor:pointer;border:1px solid #20a9ac;padding:2px 6px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.send_comment .btnCancelReply:hover{opacity:.75}.send_comment.replyMode .vote{display:none}.send_comment.replyMode .btnCancelReply{display:block}.item_review{margin-bottom:12px}.list-replies{padding-left:20px}.list-replies .item_review:first-child{margin-top:12px}.btn-seemore-reply{cursor:pointer;margin-left:24px;text-decoration:underline}.archive .section .title_cate{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;background:#d9f7f8;color:#20a9ac;font-size:16px;font-weight:700;line-height:150%;padding:4px 12px;margin-bottom:8px}.archive .section .description{color:#777;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-0.165px}.archive .section .list_category{margin:16px 0}.archive .section .list_category .itemBlogs .date{display:none}.archive .section .head_contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.archive .section .head_contact .title_cate{margin-bottom:0}.archive .section .body_contact .description,.archive .section .body_contact li{color:#000;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-0.165px}.archive .section .body_contact ul{margin-left:16px}.archive .section .body_contact .form_report{color:#000;font-size:14px;font-weight:600;line-height:150%;letter-spacing:-0.165px}.archive .section .body_contact .form_contact{margin-top:16px}.archive .section .body_contact .form_contact .form_input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px}.archive .section .body_contact .form_contact label,.archive .section .body_contact .form_contact input{color:#000;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.165px}.archive .section .body_contact .form_contact input{border-radius:8px;border:1px solid #cfcfcf;padding:16px;color:#747474;font-weight:400}.archive .section .body_contact .form_contact textarea{border-radius:8px;border:1px solid #cfcfcf;height:134px;padding:16px}.archive .section .body_contact .form_contact .verification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.archive .section .body_contact .form_contact .verification .left,.archive .section .body_contact .form_contact .verification .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive .section .body_contact .form_contact .verification .right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.archive .section .body_contact .item_reason{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.archive .section .body_contact .btn_send{width:100%;border-radius:12px;background:#20a9ac;border:rgba(0,0,0,0);padding:12px 24px;color:#fff;font-weight:700}.line_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:2;max-height:4}.line_1{overflow:hidden;text-overflow:ellipsis;line-height:1;text-wrap:nowrap}.single .singleRight{margin-top:8px}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.accordion .item_accordion{padding:8px 12px;border-radius:8px;border:1px solid #777;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,.1);box-shadow:0px 2px 20px 0px rgba(0,0,0,.1)}.accordion .item_accordion .head,.accordion .item_accordion .body{color:#030303;font-size:16px;font-weight:700;line-height:150%}.accordion .item_accordion .body{margin:10px 0;font-size:14px;font-weight:400;display:none}.accordion .item_accordion .head:hover{cursor:pointer}.accordion .item_accordion .head.more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordion .item_accordion.active{border:1px solid #20a9ac;background:#e1faff}.accordion .item_accordion.active .body{display:block}#report{z-index:2000;position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.31);display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}#report .title{color:#000;font-size:18px;font-weight:700;line-height:20px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#report .form_report{margin:0 auto;padding:16px;background-color:#fff;max-width:343px;width:343px;border-radius:8px;opacity:0}#report .form_report.open{opacity:1;-webkit-animation:fadeInUp .4s ease forwards;animation:fadeInUp .4s ease forwards}#report .form_report .close{cursor:pointer}#report .submit_report{margin:24px 0px;width:100%;border-radius:8px;background:#4ab9bb;height:44px;border-color:rgba(0,0,0,0);font-size:16px;color:#fff;cursor:pointer;-webkit-transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}#report .submit_report:hover{border-color:rgba(32,169,172,.8);-webkit-transform:translateY(-1px) scale(1.02);transform:translateY(-1px) scale(1.02);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);opacity:.95}#report .alert{text-align:center;color:#8f8f8f;font-size:13px;font-weight:500;line-height:var(--Line-Height-Heading-7, 20px)}#report.open{display:-webkit-box;display:-ms-flexbox;display:flex}#report .form_input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px;position:relative}#report .form_input label,#report .form_input input{color:#000;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.165px}#report .form_input input,#report .form_input select,#report .form_input textarea{height:50px;border-radius:8px;border:1px solid #cfcfcf;color:#747474;font-size:16px;font-weight:400;padding:16px;line-height:24px}#report .form_input textarea{height:96px}#report .errText{color:red;font-size:14px;font-weight:500;line-height:150%;position:absolute;right:0px;display:none}#report .errText.show{display:block}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.page_about{padding-bottom:15px !important}.page_about .section{padding:0;background-color:rgba(0,0,0,0)}.team_box{padding:0 16px;margin:0 auto}.team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;background-color:#fff;overflow:hidden}.team .head_team{background:linear-gradient(80deg, #08C7CA 5.18%, #85AF62 55.15%, #FF9A2E 96.4%);margin:0 -16px;padding:24px 16px;position:relative;overflow:hidden}.team .head_team .title,.team .head_team .description{color:#fff;text-align:center;font-size:14px;font-weight:400;line-height:150%}.team .head_team .title{font-size:20px;font-weight:700;margin-bottom:6px}.team .head_team .ellipse,.team .head_team .ellipse1,.team .head_team .ellipse2,.team .head_team .ellipse3,.team .head_team .ellipse4{position:absolute;bottom:-2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.team .head_team .ellipse3{border-radius:var(--Corner-Radius-0px, 299.779px);border:10.447px solid rgba(255,255,255,.04);width:300px;height:300px;bottom:-65%}.team .head_team .ellipse4{border-radius:var(--Corner-Radius-0px, 299.779px);border:10.447px solid rgba(255,255,255,.04);width:369px;height:360px;bottom:-70%}.team .mission_team{position:relative}.team .mission_team .title,.team .mission_team .description{color:#fff;font-size:18px;font-weight:700;line-height:150%}.team .mission_team .description{font-size:14px;font-weight:400}.team .mission_team .title{margin-bottom:6px}.team .mission_team .thumb{border-radius:16px;overflow:hidden;margin-bottom:-10%}.team .mission_team .thumb img{-webkit-transform:scale(1.5);transform:scale(1.5);display:inline}.team .mission_team .info{position:inherit;border-top-right-radius:16px;border-bottom-left-radius:16px;background:#ffab4f;padding:12px}.team .title,.team .description{color:#000;text-align:center;font-size:18px;font-weight:700;line-height:150%}.team .description{font-size:14px;font-weight:400}.team .title{margin-bottom:8px}.team .people_team .list_people{margin-top:40px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.team .people_team .list_people .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team .people_team .list_people .item .icon{width:100px;height:100px;border-radius:50px;overflow:hidden}.team .people_team .list_people .item .info{padding:16px}.team .people_team .list_people .item .name,.team .people_team .list_people .item .content{color:var(--Text-Color, #1D263A);text-align:center;font-size:14px;font-weight:700;line-height:150%}.team .people_team .list_people .item .content{font-size:13px;font-weight:400;opacity:.6;height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.team .information{margin:0 -16px;background:#c0fbf2;padding:27px 16px;position:relative;overflow:hidden}.team .information .title{font-size:18px;position:inherit;z-index:2}.team .information .description{font-size:14px;position:inherit;z-index:2}.team .information .left,.team .information .right{position:absolute;z-index:1}.team .information .left{left:0;top:0}.team .information .right{bottom:-2px;right:0}.team .team_box{max-width:1032px}.team .review .team_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.team .review .item{text-align:center}.team .review .item1,.team .review .item2{overflow:hidden;margin-top:16px}.team .review .item2{border-radius:4px}.team .gamePlay .left{background-color:#ffab4f;padding:46px 35px}.team .gamePlay .title,.team .gamePlay .description{text-align:left;color:#fff}.team .faq_team{width:100%}.team .faq_team .faq{margin-top:40px}.team .details_content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team .details_content .thumb{position:relative;aspect-ratio:3/3.08}.team .details_content .thumb .lap{width:300px}.team .details_content .thumb .mobile{position:absolute;width:79px;height:119px;right:15px;top:77px;bottom:112px}.team .details_content .thumb .laptop{position:absolute;width:198px;left:3px;top:3px;bottom:100px}.team .about_us{background:#ffab4f;padding:24px 0px}.team .about_us .description{color:#fff;font-size:20px;font-weight:600;line-height:150%}.wrap_content{color:#333;line-height:1.8}.wrap_content figure{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wrap_content figure img{border-radius:4px;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.wrap_content>*{margin-bottom:16px}.wrap_content p{word-break:inherit}.wrap_content h2,.wrap_content h3,.wrap_content h4,.wrap_content h5,.wrap_content h6{line-height:1.4em}.wrap_content ol,.wrap_content ul{margin-left:20px}.wrap_content table{margin:20px auto;border-collapse:collapse;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto}.wrap_content table thead th{background:#000;color:#fff;padding:10px}.wrap_content table tbody tr td{padding:8px 10px}.wrap_content table tbody tr:nth-child(even) td{background:#eceaea}.wrap_content table tbody tr:hover td{cursor:pointer;background:rgba(0,0,0,.05)}.wrap_content a{word-break:break-all}.wrap_content a:visited{color:#4ab9bb}.wrap_content blockquote{border-left:4px solid #4ab9bb;padding:16px 0 16px 20px;font-style:italic;background-color:rgba(0,0,0,.04)}.linkItem{margin-bottom:12px}.listLinkDownloadFile{margin-bottom:20px}.noResult{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;height:100px;font-size:24px;font-weight:500;color:#000}.listSortType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-bottom:16px}.listSortType .itemSort{padding:8px 16px;border-radius:8px;border:1px solid #b3b1b1;color:#000;cursor:pointer;-webkit-transition:background .3s ease,color .3s ease,border-color .3s ease;transition:background .3s ease,color .3s ease,border-color .3s ease}.listSortType .itemSort:hover{background:#20a9ac;color:#fff;border-color:#20a9ac}.listSortType .active{background:#20a9ac;border-color:#20a9ac;color:#fff}.listShare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;height:32px;max-width:350px}.st-btn.st-remove-label{min-width:32px !important}.editorBio{font-size:14px;margin-top:12px}.listAccPages{display:-webkit-box;display:-ms-flexbox;display:flex}.listAccPages .pageItem{padding:8px 12px;border-radius:4px;border:1px solid #4ab9bb;cursor:pointer}.listAccPages .pageItem:hover{background:#20a9ac;color:#fff;border-color:#20a9ac}.listAccPages .pageItem.active{background-color:#008587;color:#fff}.bp-change-avatar{margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:2px;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-align:center;-ms-flex-align:center;align-items:center}.bp-change-avatar img{border-radius:50%;width:100px;height:100px;border:1px solid #ccc;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.bp-change-avatar #change-avatar-file{display:none}.bp-change-avatar .bpca-text{font-size:15px;margin-bottom:12px;font-weight:500}.bp-change-avatar .btn-change-avatar{padding:8px 16px;border-radius:4px;background:#20a9ac;color:#fff;cursor:pointer;margin-top:12px;outline:none;border:none}.bp-change-avatar .btn-change-avatar:hover{background:#008587}.secProfile{max-width:500px;margin-left:auto;margin-right:auto}.box-form .error{color:red}.box-form .bfl-error{width:100%;text-align:center;margin-bottom:8px}.modal-overlay{position:fixed;top:0px;left:0px;right:0px;bottom:0px;z-index:-1;background:rgba(0,0,0,.5);z-index:2000;display:none;-webkit-animation:fadeIn .4s;animation:fadeIn .4s}.modal-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10000}.modal{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);background-clip:padding-box;border:1px solid rgba(0,0,0,.2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;margin-top:150px;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-animation:scaleUp .3s ease forwards;animation:scaleUp .3s ease forwards}.modal .content{padding:1rem;min-width:250px}.modal .title{top:0px;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;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;color:#20a9ac}.modal .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal .close-btn{color:#fff;background-color:#6c757d;border-color:#6c757d;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:5px}.modal .close-btn:hover{background-color:#5a6268;border-color:#545b62}@-webkit-keyframes fadeIn{from{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.5)}}@keyframes fadeIn{from{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.5)}}@-webkit-keyframes scaleUp{from{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleUp{from{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.authUserSec{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:none;background-color:rgba(0,0,0,.2)}.authUserSec.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeInBackground .3s ease-out;animation:fadeInBackground .3s ease-out}.authUserSec .listShare{margin-right:auto;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.authModalContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-left:auto;position:relative;padding-top:32px;background-color:#fff;-webkit-box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;padding-left:24px;max-width:300px;width:300px;-webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out;opacity:0;-webkit-transform:translateX(200px);transform:translateX(200px)}.authModalContainer .btnCloseAuthContainer{position:absolute;top:6px;left:6px;cursor:pointer;width:24px;height:24px}.authModalContainer .btnCloseAuthContainer svg path{fill:#20a9ac}.authModalContainer .btnCloseAuthContainer:hover svg path{fill:#105556}.authModalContainer .brandLogo{margin-left:auto;margin-right:auto;margin-bottom:24px}.authModalContainer .authItem{margin-bottom:10px}.authModalContainer .authItem a{text-decoration:none}.authModalContainer .authItem:hover a{color:#105556}.authModalContainer .userInfoWrp{width:100%;margin-bottom:20px}.authModalContainer .userInfoWrp img{width:40px;height:40px;border-radius:50%;margin-bottom:2px;border:1px solid rgba(0,0,0,.05)}.authModalContainer .listLoggedIn,.authModalContainer .userInfoWrp{display:none}.authModalContainer.loggedin .listLoggedIn,.authModalContainer.loggedin .userInfoWrp{display:block}.authModalContainer.loggedin .listNotLog{display:none}.authModalContainer.show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out}@keyframes fadeInBackground{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.2)}}.hide{display:none !important}.subcribeWrp{margin-bottom:20px}.btnSubscribe{margin-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;background-color:#4ab9bb;color:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;max-width:400px;width:100%;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btnSubscribe:hover{opacity:.8}.btnSubscribe .text{font-size:13px;font-weight:bold}.btnSubscribe.disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.btnSubscribe svg{width:28px;height:28px;margin-right:4px}.btnSubscribe svg path{fill:#fff}.btnSubscribe:hover{background-color:#4ab9bb}.unsubWebpushBtn{background-color:#a08a8a;color:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;max-width:435px;width:100%;padding:8px 16px;margin-bottom:20px;width:fit-content;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.unsubWebpushBtn:hover{opacity:.8}.unsubWebpushBtn .text{font-size:16px;font-weight:bold}.unsubWebpushBtn svg{width:32px;height:32px;margin-right:8px}.unsubWebpushBtn svg path{fill:#fff}.unsubWebpushBtn:hover{background-color:#ff4141}.listSkills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-top:16px}.listSkills .skill{padding:.4rem .8rem;border-radius:.5rem;background-color:#e0f7fa;color:#00796b;font-size:.875rem;font-weight:600;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:background-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background-color .2s ease;transition:transform .2s ease,background-color .2s ease,-webkit-transform .2s ease}.listSkills .skill:hover{background-color:#b2ebf2;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.listSkills .skill:active{-webkit-transform:scale(0.95);transform:scale(0.95)}.lSocialEditor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.socialIcon{width:24px;height:24px;background-color:#ccc;border-radius:4px;overflow:hidden;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;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .3s ease,-webkit-transform .3s ease;transition:-webkit-filter .3s ease,-webkit-transform .3s ease;transition:filter .3s ease,transform .3s ease;transition:filter .3s ease,transform .3s ease,-webkit-filter .3s ease,-webkit-transform .3s ease}.socialIcon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.socialIcon svg,.socialIcon img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}#gtx-trans{display:none !important}.p-des{font-size:15px;color:#333}body.home .searchIcon{display:none !important}.btnSendRecovery{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:6px 10px;border-radius:8px;background:#20a9ac;font-size:13px;font-weight:500;color:#fff;cursor:pointer;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.btnSendRecovery:hover{background:#008587}.btnSendRecovery.sending{background:#ccc;color:#fff;cursor:not-allowed}.ads12{min-height:365px}.ads12 .txt-ads{height:20px}.center-child{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page404{width:100%;height:300px;margin:20px 0;border-radius:10px;position:relative;overflow:hidden}.wrapcontent{text-align:center}.wrapcontent .title-404{font-size:3rem;color:#20a9ac;text-shadow:0 0 15px rgba(32,169,172,.4)}.wrapcontent .page-direct{margin-top:20px;font-size:1.2rem}.wrapcontent .page-direct a{color:#f90;text-decoration:none;font-weight:bold}.wrapcontent .page-direct a:hover{color:#105556}@media screen and (min-width: 992px){.team{max-width:100%;gap:150px}.team .head_team{margin:0;padding:90px}.team .head_team .title{font-size:50px;margin-bottom:24px;overflow:hidden}.team .head_team .description{font-size:20px}.team .head_team .ellipse,.team .head_team .ellipse1,.team .head_team .ellipse2,.team .head_team .ellipse3,.team .head_team .ellipse4{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:30px solid rgba(255,255,255,.04);border-radius:var(--Corner-Radius-0px, 1060px)}.team .head_team .ellipse svg,.team .head_team .ellipse1 svg,.team .head_team .ellipse2 svg,.team .head_team .ellipse3 svg,.team .head_team .ellipse4 svg{display:none}.team .head_team .ellipse{width:259px;height:253px;top:300px}.team .head_team .ellipse1{width:451px;height:441px;top:200px}.team .head_team .ellipse2{width:657px;height:642px;top:100px}.team .head_team .ellipse3{width:860px;height:840px;top:0px}.team .head_team .ellipse4{width:1060px;height:1036px;top:-100px}.team .mission_team{position:static}.team .mission_team .team_box{position:relative}.team .mission_team .info{padding:30px;position:absolute;left:16px;bottom:0;max-width:818px}.team .mission_team .title{font-size:40px;margin-bottom:16px;text-align:left}.team .mission_team .description{font-size:20px;text-align:left}.team .mission_team .thumb{margin-bottom:0;aspect-ratio:12/10}.team .mission_team .thumb img{-webkit-transform:scale(1.5);transform:scale(1.5)}.team .title{font-size:40px;margin-bottom:16px}.team .description{font-size:20px}.team .people_team .list_people{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}.team .people_team .list_people .item{width:calc(25% - 18px)}.team .information .title{font-size:40px;margin-bottom:16px}.team .information .description{font-size:20px}.team .review{overflow:hidden}.team .review .title{margin-bottom:24px}.team .review .team_box{-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;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:50px;border-radius:16px;overflow:hidden}.team .review .item{width:calc(100% - 520px)}.team .review .item1{position:absolute;top:0;left:0;bottom:0;aspect-ratio:475/783;margin-top:0;width:475px}.team .review .item1 img{width:100%;height:100%}.team .review .item2{margin-top:0}.team .gamePlay{background-color:#ffab4f;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:758px}.team .gamePlay .team_box{display:-webkit-box;display:-ms-flexbox;display:flex}.team .gamePlay .left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.team .gamePlay .left .teamContent{max-width:647px;margin-left:12.75%}.team .gamePlay .right{overflow:hidden;width:645px}.team .gamePlay .right img{height:100%;width:200%;-webkit-transform:translateX(-20%);transform:translateX(-20%);max-width:none}.team .faq_team .faq{max-width:720px;margin:40px auto 0}.team .details_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.team .details_content .title,.team .details_content .description{text-align:left}.team .details_content .thumb{width:503px;min-width:503px}.team .details_content .thumb .lap{width:500px}.team .details_content .thumb .laptop{width:331px}.team .details_content .thumb .mobile{width:132px;top:129px;right:25px;bottom:187px;height:198px}.team .about_us{background:#ffab4f;padding:50px 0px}.team .about_us .description{font-size:20px}.accordion{gap:16px}.archive .head_contact .title_cate{font-size:24px}.archive .body_contact p,.archive .body_contact li{font-size:16px !important}.archive .body_contact .form_contact label,.archive .body_contact .form_contact input{font-size:16px !important}.archive .body_contact .verification .left{width:calc(100% - 126px)}#report .form_report{width:550px;max-width:550px}.breadcumb ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.breadcumb ul li{gap:8px;font-size:16px}.breadcumb ul li a,.breadcumb ul li span{font-size:16px}.breadcumb ul li::after{padding:0;width:28px;height:28px}.mt_single{margin-top:12px !important}.mt_single:first-child{margin-top:0px !important}.single{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.single .singleRight{width:296px;margin-top:0}.single .singleRight .title{font-size:18px}.single .singleRight .section{padding:16px}.single .singleLeft{width:calc(100% - 318px)}.single .singleLeft .section.old_ver,.single .singleLeft .section.comment{padding:16px}.single.archive_blog{padding:16px}.single.archive_blog .section{padding:16px}.page_about{padding-top:30px;padding-bottom:88px !important}.section{margin:0;padding:24px}.section .des{font-size:16px}.section .title{font-size:24px}.section .bodyContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.section .link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section .content{margin:0;gap:16px}.section .content .thumb{width:148px;min-width:148px}.section .content .info{gap:0}.section .content .info .title_info{font-size:24px}.section .content .info .for_android{position:static;font-size:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 0 16px}.section .content .info .cate{font-size:16px}.section .description .des{font-size:16px}.section .description .see_more{bottom:-20px;font-size:16px;cursor:pointer}.section .screenShoot{margin-top:24px}.section .infomation .title{font-size:16px}.section .infomation .tableInfo th,.section .infomation .tableInfo td{font-size:16px}.section .infomation .tableInfo tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section .infomation .tableInfo tbody .item{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 24px}.section .infomation .tableInfo tbody .item:nth-child(even){border-left:none}.section .infomation .tableInfo tbody .item:nth-last-child(1),.section .infomation .tableInfo tbody .item:nth-last-child(2){border-bottom:1px solid #dedede}.section .infomation .tableInfo a{text-decoration:none}.section .old_version .title{font-size:18px}.section.comment .title{font-size:18px}.section.comment .rating{gap:50px}.section.comment .rating .point{font-size:100px}.section.comment .rating .review span,.section.comment .rating .comment span{font-size:16px}.section.comment .rating .left{min-width:150px}.section.comment .review_comment .editor .name{font-size:16px}.section.comment .review_comment .editor .contentEditor{font-size:14px}.section.comment .send_comment form .form_vote{font-size:16px}.section .list_similar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.section .list_similar .item_similar{width:100%}.section .list_similar .item_similar:nth-child(n+5){display:block}.section .list_similar .icon{width:90px;height:90px;min-width:90px}.section .list_similar .info{padding-left:12px}.section .list_similar .info .title{font-size:16px}.section .list_similar .info .rate .text{font-size:16px}.section .problem_install .description .content{display:block;font-size:16px}.section .list_category .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section .list_category .swiper-wrapper .swiper-slide{width:30%;margin-right:12px}.section .list_blog_archive .itemBlogs{gap:16px}.section .list_blog_archive .itemBlogs .blogThumb{min-width:208px}.section .list_blog_archive .itemBlogs .infoThumb{width:calc(100% - 16px)}.section .list_blog_archive .itemBlogs .infoThumb .title{font-size:16px}.section .list_blog_archive .itemBlogs .infoThumb .description,.section .list_blog_archive .itemBlogs .infoThumb .footInfo{font-size:14px}.section .list_blog_archive .itemBlogs .infoThumb .description{margin:8px 0px 16px}.section .sort_blog{text-align:center}.section .sort_blog .item_soft{width:100%}.section .single_blog .wrap_content p{font-size:16px}.section .single_blog .editor_blog{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .about .title{font-size:24px}.section .about .description{font-size:16px}.section .about .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.section .about .head .about_thumb{width:100%;aspect-ratio:10/5;height:537px;overflow:hidden;border-radius:8px}.section .about .head .about_story,.section .about .head .about_mission{width:calc(50% - 12px);margin-top:0}.listBlogs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.listBlogs .itemBlogs{width:calc(33.333333% - 11px);gap:12px}.listBlogs .itemBlogs .blur{display:none}.listBlogs .itemBlogs .title,.listBlogs .itemBlogs .date{font-size:16px}.listBlogs .itemBlogs .blogThumb{min-width:135px}.listBlogs .blogLeft,.listBlogs .blogRight{width:calc(50% - 8px)}.listBlogs .blogLeft .itemBlogs,.listBlogs .blogRight .itemBlogs{width:100%}.listBlogs .blogLeft .itemBlogs{position:relative}.listBlogs .blogLeft .itemBlogs .blur{position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(44.74%, rgba(0, 0, 0, 0)), color-stop(100%, #000), color-stop(50%, lightgray));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 44.74%, #000 100%, lightgray 50%);border-radius:8px;display:block}.listBlogs .blogLeft .itemBlogs .blogThumb{height:303px}.listBlogs .blogLeft .itemBlogs .blogThumb img{width:100%}.listBlogs .blogLeft .itemBlogs .infoThumb{position:absolute;left:16px;bottom:16px;right:16px;border-radius:8px}.listBlogs .blogLeft .itemBlogs .title{color:#fff;font-size:16px;font-weight:700;line-height:150%}.listBlogs .blogRight{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.listBlogs .blogRight .itemBlogs{height:calc(50% - 8px)}.listBlogs .blogRight .itemBlogs .blogThumb{min-width:254px;width:254px;border-radius:8px;overflow:hidden}.listBlogs .blogRight .itemBlogs .infoThumb{margin:auto 0}.container{padding-left:20px;padding-right:20px}.content_container{padding-left:0px;padding-right:0px;padding-bottom:28px}.pageAuth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh}.authContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:rgba(149,157,165,.2) 0px 8px 24px;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;border-radius:8px;overflow:hidden}.authContainer .authBg{width:50%;height:618px}.authContainer .authBg .authBannerImage{position:absolute;max-width:none;height:100%}.authContainer .authBg .authBrandImage{width:80%;height:auto;top:64%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.authContainer .authFormWrp{width:50%}.searchBg1{height:300px;width:300px;top:15%;left:25%}.searchBg2{height:300px;width:300px;top:25%;left:55%}.searchBg3{width:320px;height:180px;top:25%;left:40%}.listTop{margin-right:-8px;margin-left:-8px;margin-bottom:16px}.topCardWrp{width:33.333333%;padding-left:8px;padding-right:8px}.topCardWrp.top1{margin-bottom:0px}.topCardWrp.top2{width:33.3333%}.topCardWrp.top2 .badegeInside{width:44px;height:48px}.topCardWrp.top2 .badegeInside .topNumb{font-size:18px;top:6px}.topCardWrp .badegeInside{width:44px;height:48px}.listChoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;margin-bottom:-16px}.cardChoiceWrp{width:33.333333%;padding-left:8px;padding-right:8px;margin-bottom:16px}.cardApkIconWrp{width:33.3333%}.topSearchItem{width:calc(33.3333% - 6px)}.listTopSearch .topSearchItem:nth-child(1){--initialX: -50px;--initialY: -50px;-webkit-animation-delay:.1s;animation-delay:.1s}.listTopSearch .topSearchItem:nth-child(2){--initialX: 0px;--initialY: -50px;-webkit-animation-delay:.1s;animation-delay:.1s}.listTopSearch .topSearchItem:nth-child(3){--initialX: 50px;--initialY: -50px;-webkit-animation-delay:.15s;animation-delay:.15s}.listTopSearch .topSearchItem:nth-child(4){--initialX: -50px;--initialY: 0px;-webkit-animation-delay:.15s;animation-delay:.15s}.listTopSearch .topSearchItem:nth-child(5){--initialX: 0px;--initialY: 0px;-webkit-animation-delay:.2s;animation-delay:.2s}.listTopSearch .topSearchItem:nth-child(6){--initialX: 50px;--initialY: 0px;-webkit-animation-delay:.2s;animation-delay:.2s}.listTopSearch .topSearchItem:nth-child(7){--initialX: 0px;--initialY: 50px;-webkit-animation-delay:.3s;animation-delay:.3s}.listTopSearch .topSearchItem:nth-child(8){--initialX: 0px;--initialY: 50px;-webkit-animation-delay:.3s;animation-delay:.3s}#header{height:88px}#header .menuToggleBtn{display:none}#header .nav_container{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}#header .nav_container .nav_logo{position:initial;-webkit-transform:none;transform:none}#header .nav_container .nav_logo img{min-width:157px;min-height:32px}#header .langWrp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:32px}#header .nav_menu{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,0);width:100%;height:100%}#header .nav_menu .nav_menu_close_icon{display:none}#header .nav_menu .nav_menu_container{padding:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;max-width:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .nav_menu .lineDivider{display:none}#header .nav_menu .listSocials{display:none}#header .nav_menu .listMenuItem{margin-left:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .nav_menu .listMenuItem .menuItem{margin-bottom:0px;margin-right:48px}#header .nav_menu .listMenuItem .menuItem:last-child{margin-right:0px}#header .nav_menu .listMenuItem .menuItem .menuLink{font-size:18px;font-weight:600}#header .nav_menu .listMenuHeaderPages{display:none}#header .searchIcon{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}#header .nav_right .profileIcon{cursor:pointer}#header .nav_right .profileIcon.show .authUserSec{display:-webkit-box;display:-ms-flexbox;display:flex}.bannerWrp{width:100%;height:295px;padding-top:48px;padding-bottom:48px;margin-bottom:12px}.bannerWrp .sl{text-align:center;max-width:670px;margin-left:auto;margin-right:auto}.bannerWrp .sl p{display:inline;font-size:32px}.bannerWrp .line{margin-bottom:24px}#footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px}#footer .ft_top{width:calc(25% - 26.6666666667px);margin-right:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#footer .ft_top .logo{margin-bottom:16px}#footer .ft_top .listSocials{position:initial}#footer .ft_sec{width:calc(25% - 26.6666666667px);margin-right:80px;margin-bottom:0px}#footer .ft_sec:last-child{margin-right:0px}#footer .ft_sec .listFtSec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .ft_sec .listFtSec li{margin-left:32px;width:80%}#footer .ft_sec .listFtSec li:last-child{margin-bottom:0px}#footer .ft_sec .listFtSec a{font-size:16px}#footer .ft_bot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0px}#footer .ft_bot .ft_bot_container{max-width:1240px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}#footer .ft_bot .cpRight{padding:0px;border-bottom:none}#footer .ft_bot .ft_dmca{padding:0px}.cardChoice .icon{width:90px;height:90px;min-width:90px}.ads12{min-height:300px}}/*# sourceMappingURL=style.min.css.map */