@font-face{font-family:ZarinMaster;font-weight:300;src:url('../fonts/Zm-Regular.woff2') format('woff2')}@font-face{font-family:ZarinMaster;font-weight:400;src:url('../fonts/Zm-Medium.woff2') format('woff2')}@font-face{font-family:ZarinMasterF;font-weight:400;src:url('../fonts/FD-Regular.woff2') format('woff2')}@font-face{font-family:ZarinMasterF;font-weight:500;src:url('../fonts/FD-SemiBold.woff2') format('woff2')}@font-face{font-family:ZarinMaster;font-weight:500;src:url('../fonts/Zm-SemiBold.woff2') format('woff2')}@font-face{font-family:ZarinMaster;font-weight:700;src:url('../fonts/Zm-Bold.woff2') format('woff2')}@font-face{font-family:ZarinMaster;font-weight:800;src:url('../fonts/Zm-ExtraBold.woff2') format('woff2')}@font-face{font-family:ZarinMaster;font-weight:900;src:url('../fonts/Zm-Black.woff2') format('woff2')}@font-face{font-family:YekanBakh;font-style:normal;font-weight:100;src:url("../fonts/YekanBakh-Regular.woff2") format("woff2"),url("../fonts/YekanBakh-Regular.ttf") format("truetype")}@font-face{font-family:YekanBakh;font-style:normal;font-weight:500;src:url("../fonts/YekanBakh-Medium.woff2") format("woff2"),url("../fonts/YekanBakh-Medium.ttf") format("truetype")}*{font-family:ZarinMaster,"vazir","iransans","iransansX","yekan bakh",'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.f{font-family:ZarinMasterF,tahoma!important}#app{padding-top:81px}.ltr{direction:ltr!important}.rtl{direction:rtl!important}.scroll-off{overflow:hidden!important}.pointer{cursor:pointer}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.wt-1{font-weight:300}.wt-2,.normal{font-weight:400}.wt-3,.bold{font-weight:500}.wt-4{font-weight:800}.wt-5{font-weight:900}.opacity-0{opacity:0}.opacity-100{opacity:100}.ease{transition:all 0.2s ease}strong,b{font-weight:600}.relative{position:relative}body,html{direction:rtl;color:#54667a;background-color:#ffffff;margin:0;padding:0;min-width:350px}.select-none{user-select:none!important}.select-on{user-select:text!important}.bg-white{background-color:#ffffff}.borderr-5{border-radius:5px}.borderr-7{border-radius:7px}.margin-0{margin:0}.padding-0{padding:0}.container{width:100%;max-width:1400px;margin:auto;padding:0 15px}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.w-100{width:100%}.flex{display:flex}.flex-r{flex-direction:row}.flex-rr{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-c{flex-direction:column}.flex-cr{flex-direction:column-reverse}.flex-jcenter{justify-content:center}.flex-icenter{align-items:center}.flex-center{justify-content:center;align-items:center}::-webkit-scrollbar{width:5px;height:0px}::-webkit-scrollbar-track{background:#898989}body *::-webkit-scrollbar-track{background:#ffffff}::-webkit-scrollbar-thumb{background-color:#ffc107;border-radius:25px;border:none;border-right:solid 1px #ffc107}body *::-webkit-scrollbar-thumb{border-right:solid 1px #ffffff}.gap-0{gap:0!important}.gap-5{gap:5px!important}.gap-10{gap:10px!important}.gap-15{gap:15px!important}.gap-20{gap:20px!important}.list-style-none{list-style:none!important}a{text-decoration:none;color:inherit}img{-webkit-user-drag:none}#fit-background{position:fixed;top:0;right:0;left:0;bottom:0;display:none;background:rgba(0,0,0,0.7);z-index:9999}#fit-background.white{background:rgba(255,255,255,0.9)}.fit-fixed{position:fixed;top:0;left:0;right:0;bottom:0}#header-container{border-bottom:solid 1px #ebedf2;position:fixed;top:0;left:0;right:0;background:#ffffff;transition:all 0.4s;box-shadow:0 1px 0px rgba(0,0,0,0);z-index:99}#header-container.fixed-disabled{position:relative;left:auto;right:auto;top:auto;transform:none!important}#header-container.scroll{box-shadow:0 1px 13px rgba(0,0,0,0.1)}#header-container.hide{transform:translate3d(0,-110%,0)}.header-wrapper{height:80px}.header-mobmenu-btn{display:none;padding-left:10px;cursor:pointer;height:80px}.header-mobmenu-btn svg{width:22px;height:22px}.header-logo a{background:url(../images/logo_type.png);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;font-size:0;color:transparent;width:125px;height:35px;transition:all 0.2s ease}.header-logo a:hover{opacity:0.8}.header-menu{padding:0 35px;font-size:14px;color:#292826;font-weight:300}.header-menu .menu-item-drop-icon{width:16px;height:16px}.header-menu ul{gap:5px}.header-menu ul li{position:relative}.header-menu ul li a{padding:28px 14px;transition:all 0.2s ease;border-radius:7px;color:#54667a;gap:3px}.header-menu ul li a:hover,.header-menu ul li:hover a{color:#ffb900}.header-menu .has-submenu a svg{width:14px;height:14px;pointer-events:none}.header-menu .header-menu-item-icon{padding-left:1px}.header-menu .header-menu-item-icon svg{width:16px;height:16px}.header-menu .header-submenu-mega{position:absolute;top:76px;right:0;width:710px;max-width:1400px;background:#fff;box-shadow:0 6px 12px rgb(82 85 90 / 8%);border:1px solid #ebedf2;border-radius:4px;padding:8px;display:none;opacity:0;padding-right:8px;max-height:70vh;overflow:auto}.header-menu .header-submenu-mega.one{width:200px;padding:5px 0!important}.header-menu .has-submenu:hover .header-submenu-mega{display:block;animation:headerSubmenu_mega 0.2s ease-in-out 0s forwards}@keyframes headerSubmenu_mega{to{opacity:1;top:70px}}.header-menu .has-submenu > a > svg{transition:all 0.1s linear}.header-menu .has-submenu:hover > a > svg{transform:rotate(-180deg) scale(0.8)}.header-menu .header-submenu-mega ul li{width:33.33333%;padding:0}.header-menu .header-submenu-mega.one ul li{width:100%}.header-menu .header-submenu-mega ul li a{color:#54667a!important;padding:10px 20px}.header-menu .header-submenu-mega.one ul li a{padding:10px 18px 10px 12px;border-radius:0;position:relative}.header-menu .header-submenu-mega ul li a:hover{color:#ff4f5d!important}.header-menu .header-submenu-mega.one ul li a:hover{color:#ff4f5d!important;background:#fcfcfc}.header-menu .submenu-mega-item-icon{width:0px;height:4px;border-radius:3px;margin-left:6px;background:none;transition:all 0.2s ease}.header-menu .header-submenu-mega ul li a:hover >.submenu-mega-item-icon{background:none;width:2px}.header-menu .header-submenu-mega ul.icon .submenu-mega-item-icon{background:none!important;width:14px;height:16px;margin-left:4px}.header-menu .header-submenu-mega ul.icon .submenu-mega-item-icon svg{transition:none;color:#cdcdcd}.header-menu .header-submenu-mega ul.icon li a:hover > .submenu-mega-item-icon{width:14px}.header-menu .submenu-other-link{background:#ffffff!important;color:#ff4f5d!important;padding:8px 10px!important;margin:5px 10px!important;margin-top:12px!important;text-align:center;border-radius:4px!important;border:solid 1px #ff4f5d}.header-menu .submenu-other-link:hover{/* box-shadow:0 0 0 1px #ffc107;background:#ffffff!important;color:#ffc107!important;*/ color:#ffffff!important;background:#ff4f5d!important}.header-menu .submenu-other-link svg{width:20px!important;height:20px!important}.header-profile{position:relative}#header-profile-menu-btn{cursor:pointer;gap:5px;color:#54667a;position:relative;z-index:10000}#header-profile-menu-btn img{width:42px;height:42px;border-radius:50%;transition:all 0.2s ease}#header-profile-menu-btn:active img{box-shadow:0 0 0 4px rgba(0,0,0,0.07)}#header-profile-menu-btn svg{width:14px;height:14px;transition:all 0.2s ease}#header-profile-menu-wrapper{position:absolute;left:-18px;top:-20px;background:#ffffff;box-shadow:0 7px 12px rgba(82,85,90,0.16);border:1px solid #ebedf2;width:270px;border-radius:4px;opacity:0;z-index:9999;visibility:hidden;pointer-events:none;transition:all 0.08s linear;border-top-right-radius:0;border-top-left-radius:0}#header-profile-menu-out{width:290vw;position:absolute;z-index:999;left:50%;height:290vh;top:50%;transform:translate(-50%,-50%)}.header-profile-items,.header-profile-menu-info{position:relative;z-index:9999}.header-profile.show > #header-profile-menu-wrapper{visibility:visible;pointer-events:all;left:-11px;opacity:1}.header-profile-menu-info{gap:10px;padding:0px 19px 0px;border-bottom:solid 1px #e9e9e9;height:81px}.header-profile-menu-info img{width:42px;height:42px;border-radius:50%}.header-profile-name{font-size:13px;font-weight:500;margin-bottom:1px}.header-profile-wallet{font-size:12px;color:#8c98a4;gap:3px}.header-profile-wallet svg{width:18px;height:18px;opacity:.5;color:#8e9aa7}.header-profile-wallet span{padding-right:5px;font-weight:500}.header-profile-wallet.green{color:#1dc97a}.header-profile-wallet.red{color:#f44336}.header-profile-wallet.red span{display:inline-block;direction:ltr;padding-left:3px}#header-profile-menu-wrapper hr{height:1px;width:100%;border:none;background:#ebedf2;margin:0;padding:0;display:block}.header-profile-items{color:#54667a;padding:0 0 5px;max-height:62vh;overflow:auto}.header-profile-items a{width:100%;gap:8px;font-size:14px;font-weight:300;padding:10px 18px 10px 12px;position:relative;border-radius:7px;transition:all 0.2s ease}.header-profile-items a:hover{color:#ff4f5d;background:#f7f7f7}.header-profile-items a svg{width:18px;height:18px;opacity:0.3;transition:all 0.2s ease}.header-profile-items a:hover svg{opacity:1;color:#ff4f5d}.header-profile-items a span{flex:1}.profile-item-count{flex:none!important;background:#ff4f5d;color:#fff;font-size:10px;line-height:normal;font-weight:500;height:20px;min-width:20px;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:25px;padding:0 6px;transition:all 0.2s ease}.header-profile.show > #header-profile-menu-btn > svg{transform:rotate(-180deg) scale(0.8)}.header-items{padding-left:12px}.header-item-icon{padding:0 10px;cursor:pointer;height:78px;position:relative}.header-items .header-item.cart .header-item-icon{padding-left:5px}.header-item-icon svg{width:22px;height:22px;color:#54667a}.header-items .header-item.search .header-item-icon svg{width:19px;height:19px}.header-item-count{position:absolute;top:38px;left:18px;display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:normal;font-size:9px;color:#ffffff;background:#ff4f5d;min-width:22px;border:solid 2px #ffffff;height:22px;padding:0 5px;text-align:center;border-radius:25px;z-index:1}.header-item-count.profile{top:21px;left:49px}#header-notifications-wrapper{position:absolute;top:76px;left:0;width:370px;background:#ffffff;box-shadow:0 6px 12px rgb(82 85 90 / 8%);border:1px solid #ebedf2;border-radius:4px;opacity:0;z-index:99999;visibility:hidden;pointer-events:none}#header-notifications-list{flex:1}#header-notifications-wrapper.show{visibility:visible;pointer-events:all;top:70px;opacity:1}#header-notifications-wrapper::before{content:'';position:absolute;top:-53px;left:-10px;height:65px;width:220px;cursor:pointer}.header-notifications-title{font-size:16px;padding:11px 15px;font-weight:500;border-bottom:solid 1px #ebedf2}.header-notifications-list{overflow:auto;max-height:70vh}.header-notifications-item{border-bottom:solid 1px #ebedf2;padding:10px}.header-notifications-item .item-icon{width:38px}.header-notifications-item .item-icon .item-icon-bg{width:30px;height:30px;background:#d9d9d9;border-radius:50%;margin:10px 0;position:relative}.header-notifications-item.new .item-icon .item-icon-bg::after{content:'';position:absolute;bottom:-1px;right:-2px;width:6px;height:6px;border-radius:50%;background:#ffc107;border:solid 2px #ffffff}.header-notifications-item .item-icon svg{width:16px;height:16px;color:#ffffff}.header-notifications-item .item-contents{padding-right:8px}.header-notifications-item .item-title{font-size:13px;padding-top:4px;word-spacing:-1px;padding-left:5px;opacity:0.8}.header-notifications-item .item-date{font-size:10px;opacity:0.5}.header-notifications-item:hover{background:#fafafa}.header-notifications-item.new .item-title,.header-notifications-item.new .item-date{font-weight:500;opacity:1}.header-notifications-item-placeholder{position:relative;height:48px;min-height:69px;width:100%;border-bottom:solid 1px #ebedf2}.header-notifications-item-placeholder span{position:absolute;background:#e4e4e4;animation:headerNotificationPlaceholder 0.5s ease 0s infinite alternate;opacity:0.5}.header-notifications-item-placeholder span:nth-child(1){width:30px;height:30px;border-radius:50%;top:20px;right:14px}.header-notifications-item-placeholder span:nth-child(2){width:290px;height:7px;top:24px;right:56px;border-radius:5px}.header-notifications-item-placeholder span:nth-child(3){width:130px;height:7px;top:41px;right:56px;border-radius:5px}@keyframes headerNotificationPlaceholder{to{opacity:1}}.header-login-btn a{display:block;background:#54667a;color:#ffffff;font-size:14px;padding:8px 20px;border-radius:10px;margin-right:6px;-webkit-user-drag:none}.header-login-btn a:hover{background:#7c8795}.header-login-btn a:active{background:#67717e}.btn{text-decoration:none;cursor:pointer;user-select:none;padding:8px 18px;margin:5px;text-align:center;background:#e8e8e8;color:#7a7e81;border:none;outline:none;box-shadow:none;font-size:13px;font-weight:400;display:inline-block;border-radius:6px;line-height:normal;transition:all 0.2s ease;-webkit-user-drag:none}.btn:hover{background:#e0e0e0}.btn:active{opacity:0.5}.btn.btn-primary{background:#ffb900;color:#ffffff}.btn.btn-primary:hover{background:#ffc731}.btn:disabled{background:#dedede;pointer-events:none}#search-popup{max-height:100vh;overflow:auto;padding-bottom:50px;z-index:9999;top:-20px;opacity:0}#search-popup.show{animation:searchPopupShow .2s ease 0s forwards;display:flex}@keyframes searchPopupShow{to{top:0;opacity:1}}#search-popup-wrapper{max-width:800px;width:90%;font-size:15px;margin:30px 0}.search-popup-form{background:#ffffff;box-shadow:0 0 40px rgba(82,85,90,0.16);padding:0;border-radius:6px}.search-popup-input{display:block;width:100%;border:none;box-shadow:none;outline:none;font-size:17px;color:#54667a;height:70px;background:none;padding:0 30px;margin:0}.search-popup-submit{position:absolute;background:none;width:44px;height:70px;display:flex;justify-content:center;align-items:center;top:0;left:13px;outline:none;border:none;box-shadow:none;cursor:pointer;color:#bfbfbf}.search-popup-submit:hover{color:#ff4f5d}.search-popup-submit svg{width:22px;height:22px}.search-popup-autocomplete{gap:20px;padding:20px 0}.search-popup-autocomplete .search-item{background:#fff;box-shadow:0 0 40px rgba(82,85,90,0.16);border-radius:6px;gap:15px;padding:20px;transition:all 0.1s linear}.search-popup-autocomplete .search-item:hover,.search-popup-autocomplete .search-item.focus{transform:scale(1.015)}.search-popup-autocomplete .search-item img{width:40px;height:40px}.search-popup-autocomplete .search-item span{font-size:17px}.search-loading{position:absolute;top:24px;left:23px;width:22px;height:22px;border:solid 1px #e9e9e9;border-radius:50%;border-top-color:#ffc107;pointer-events:none;display:none}.search-popup-form.loading .search-loading{display:block}.search-popup-form.loading .search-popup-submit{opacity:0;pointer-events:none}#search-popup-close{width:50px;height:50px;margin:15px auto;background:#ffffff;box-shadow:0 0 40px rgb(82 85 90 / 28%);border-radius:50%;color:#95a0ad;cursor:pointer;opacity:1}#search-popup-close:hover{opacity:0.7}#search-popup-close svg{width:20px;height:20px}@media screen and (max-width:800px){#search-popup-wrapper{width:100%;font-size:15px;margin-top:0}}@media screen and (max-width:600px){.search-popup-autocomplete .search-item span,.search-popup-input{font-size:15px}.search-popup-form{border-radius:0}.search-popup-autocomplete{padding:20px 10px}}#menu-side{position:fixed;top:0;right:0;bottom:0;z-index:99999;background:#fff;box-shadow:0 0 70px rgb(0 0 0 / 28%);max-width:300px;width:80vw;transform:translateX(530px);transition:all .3s;opacity:1;visibility:hidden;pointer-events:none}#menu-side.show{transform:translateX(0px);opacity:1;visibility:visible;pointer-events:all}#menu-side-items{overflow:auto}#menu-side-items ul{display:flex;flex-direction:column}#menu-side-items .header-menu-item-icon svg{width:16px;height:16px}#menu-side-items ul li a{position:relative}#menu-side-items ul li .header-submenu-mega a{font-size:12px;padding:6px 16px}#menu-side-items ul li a .menu-item-drop-icon svg{width:16px;height:16px}#menu-side-items ul li a .menu-item-drop-icon{position:absolute;top:0;left:0;width:48px;height:40px;display:flex;justify-content:center;align-items:center}#menu-side-items ul li a > span:nth-child(2){flex:1}#menu-side-items ul li > a{padding:14px 16px;font-size:14px}#menu-side-items ul li > a > .header-menu-item-icon{margin-left:5px}#menu-side-items .header-submenu-mega{visibility:hidden;overflow:hidden;max-height:0px;padding:0;transition:all 0.2s ease;background:#54667a;color:#ffffff;opacity:0}#menu-side-items ul li.show .header-submenu-mega{visibility:visible;padding:10px 0;max-height:2000px;opacity:1}#menu-side-items .submenu-mega-item-icon{position:absolute;top:11px;left:14px;opacity:0.3}#menu-side-items .submenu-mega-item-icon svg{width:16px;height:16px}#menu-side-items ul li a > .menu-item-drop-icon{transition:all 0.2s ease}#menu-side-items ul li.show a > .menu-item-drop-icon{transform:rotate(180deg)}#menu-side-items .submenu-other-link svg{width:16px;height:16px;opacity:0.5}#menu-side-header{padding:11px 0 10px;border-bottom:solid 1px #f3f3f3;margin-bottom:11px}#menu-side-search-box{background:#f3f3f3;padding:0;position:relative;border-radius:7px;margin:10px 10px 9px 0;height:40px;cursor:text}#menu-side-search-box svg{width:14px;height:14px;position:absolute;top:12px;right:13px;opacity:0.2}#menu-side-close{width:50px;height:42px;position:relative;justify-content:end;cursor:pointer;padding-left:14px}#menu-side-close svg{width:24px;height:24px;position:absolute;top:10px;right:14px;opacity:0.3}#menu-side-search-box span{pointer-events:none;font-size:13px;position:absolute;top:8px;right:38px;opacity:0.4}#header-notifications-close{position:absolute;top:0;left:0;width:50px;height:50px;opacity:0.5;display:none;cursor:pointer}#header-notifications-close svg{width:20px;height:20px}@media screen and (max-width:1100px){.header-menu{display:none}#header-mobmenu-btn{display:flex}.header-logo{flex:1}.header-logo a{width:108px;height:31px}}.header-login-btn a svg{display:none;width:20px;height:20px}@media screen and (max-width:600px){#header-notifications-close{display:flex}#header-notifications-wrapper{position:fixed;left:0;right:0;width:100%;bottom:0;top:5px}#header-notifications-wrapper.show{top:0px}.header-notifications-list{max-height:none;flex:1}}@media screen and (max-width:550px){.header-login-btn a span{display:none}.header-login-btn a svg{display:block}.header-login-btn a{padding:8px 8px;border-radius:21px;margin-right:0px}}@media screen and (max-width:450px){#header-profile-menu-btn img{width:30px;height:30px}#header-profile-menu-btn svg{width:10px;height:10px}.header-item-count.profile{top:14px;left:35px}.header-item-icon{padding:0 7px}.header-items{padding-left:5px}.header-wrapper{height:70px}#app{padding-top:71px}.header-logo a{width:100px;height:28px}#header-profile-menu-wrapper{top:40px}.header-profile.show > #header-profile-menu-wrapper{top:42px}}.header-login-btn{font-weight:bold}.footer{background:#27292f;color:#fff;padding:0;margin-top:30px;padding-top:2px}.footer-container{padding-bottom:30px}.footer-columns{padding-top:60px}.footer-detail{width:400px;flex:0 0 400px}.footer-logo{width:160px;margin-bottom:20px;transition:all 0.2s ease}.footer-logo:hover{opacity:0.8}.footer-about{font-size:15px;margin-bottom:10px;opacity:0.9;font-weight:300}.footer-socials{gap:7px;padding:10px 0;margin-bottom:10px}.footer-socials a{width:45px;height:45px;background:#1d2028;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all 0.2s ease;position:relative}.footer-socials a:hover{background:#fff;color:#1c1f2d}.footer-socials-tip{white-space:nowrap;position:absolute;bottom:-31px;left:50%;transform:translateX(-50%) scale(0);font-size:11px;background:#ffffff;color:#373a4a;padding:2px 10px;border-radius:1px;pointer-events:none;transition:all 0.1s linear;font-weight:400;opacity:0}.footer-socials a:hover .footer-socials-tip{bottom:-31px;opacity:1;transform:translateX(-50%) scale(1)}.footer-links{padding:0 70px;flex:1;align-items:flex-start;justify-content:flex-start;height:max-content;row-gap:12px}.footer-links a{flex:0 0 50%;opacity:0.8;transition:all 0.2s ease;white-space:nowrap}.footer-links a > span{font-size:11px;background:#f9d342;padding:2px 10px;color:#373a4a;margin-right:7px;font-weight:600;border-radius:25px}.footer-socials a svg{width:50%;height:50%}.footer-links a:hover{opacity:1;padding-right:5px}.footer-namad{gap:23px;max-width:400px;min-width:320px;justify-content:flex-end}.footer-namad a{width:150px;opacity:0.8;transition:all 0.2s ease}.footer-namad a:hover{opacity:1}.footer-namad a img{width:100%}.footer-bottom{margin-top:30px;padding:20px 30px 20px;border-radius:14px}.footer-copyright{font-size:15px;opacity:0.9;position:relative;padding-left:20px}.footer-copyright span{font-size:15px;font-weight:300;margin-top:5px;display:block;opacity:0.8}.footer-gototop-btn{width:35px;height:35px;background:#3c3e4a;border-radius:5px;cursor:pointer;transition:all 0.2s ease}.footer-gototop-btn svg{width:50%;height:50%}.footer-gototop-btn:hover{background:#52566b}.footer-gototop-btn:active{background:#101118}.footer-gototop-btn-tip{white-space:nowrap;position:absolute;left:28px;top:0px;font-size:13px;height:35px;background:#52566b;padding-left:6px;padding-right:10px;line-height:35px;border-radius:0px 6px 7px 0px;pointer-events:none;opacity:0;transition:all 0.2s ease}.footer-gototop-btn:hover .footer-gototop-btn-tip{opacity:1;left:31px}.footer-gototop-btn:active .footer-gototop-btn-tip{opacity:0}.footer-coding-tip svg{width:16px;height:16px;display:inline-block;color:#FFEB3B;margin:0 3px -5px;animation:footerCodingTipHeart 2s linear 0s infinite alternate}.footer-attrs{justify-content:space-between}.footer-attrs-item-icon{width:60px;height:60px;background:#3c3e46;border-radius:50%}.footer-attrs-item:hover .footer-attrs-item-icon{animation:footerCodingTipHeart2 0.4s ease 0s forwards}.footer-attrs-item-icon svg{width:50%;height:50%}.footer-attrs-item-title{font-size:16px;font-weight:500;margin-top:13px;transition:all 0.2s ease}.footer-attrs-item:hover .footer-attrs-item-title{animation:footerItemTitle .3s ease-in-out 0s forwards alternate}@keyframes footerItemTitle{from{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.footer-attrs-item-desc{font-size:14px;max-width:170px;text-align:center;margin-top:7px;opacity:0.8;font-weight:300}.footer-attrs-container{background:#303238;padding:38px;padding-bottom:30px;padding-top:30px;margin-bottom:30px;color:#fff;margin-top:30px;border-radius:14px}@keyframes footerCodingTipHeart{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}@keyframes footerCodingTipHeart2{0%{transform:rotate(0deg) matrix(1,0,0,01,0,0)}10%{transform:rotate(-20deg) matrix(1,0,0,01,0,0)}50%{transform:rotate(20deg) matrix(0.95,0,0,01,0,0)}100%{transform:rotate(0deg) matrix(1,0,0,01,0,0)}}@media screen and (max-width:1250px){.footer-columns{flex-wrap:wrap}.footer-namad{width:100%;flex:0 0 100%;max-width:100%;justify-content:center;margin-top:30px}.footer-detail{width:50%;flex:0 0 50%}.footer-links{width:50%;flex:0 0 50%;padding-left:0}}@media screen and (max-width:1000px){.footer-detail{width:100%;flex:0 0 100%;order:2}.footer-links{width:100%;flex:0 0 100%;padding-right:0;margin-bottom:40px;order:1}.footer-links a{flex:0 0 20%}.footer-namad{order:2}.footer-logo{margin:0 auto 20px}.footer-socials{justify-content:center}}@media screen and (max-width:900px){.footer-attrs-item{flex:0 0 33.3333%}.footer-attrs{flex-wrap:wrap;row-gap:30px}}@media screen and (max-width:800px){.footer-links a{flex:0 0 25%}}@media screen and (max-width:650px){.footer-links a{flex:0 0 33.33333%}.footer-socials-tip,.footer-gototop-btn-tip{display:none}.footer-gototop-btn-tip.footer-coding-tip{opacity:1!important;position:relative;display:block!important;left:auto!important;bottom:auto;background:#34374a}.footer-gototop-btn.coding{width:auto}.footer-gototop-btn.coding svg{width:38px;height:20px;order:1}}@media screen and (max-width:600px){.footer-attrs-item{flex:0 0 50%}.footer-attrs{justify-content:center;flex-wrap:wrap;row-gap:30px}}@media screen and (max-width:520px){.footer-links a{flex:0 0 50%}.footer-copyright{width:100%;flex:0 0 100%;padding-left:0;text-align:center}.footer-bottom{flex-wrap:wrap;justify-content:center;row-gap:30px}}@media screen and (max-width:400px){.footer-links a{flex:auto;padding:0!important}.footer-links{column-gap:25px;justify-content:center;text-align:center}.footer-attrs-item{flex:0 0 100%}.footer-attrs-item-icon{width:40px;height:40px}}#cart-side{position:fixed;top:10px;right:0;bottom:10px;z-index:99999;background:#fff;box-shadow:0 0 70px rgb(0 0 0 / 28%);max-width:520px;width:90%;transform:translateX(530px);transition:all .3s;opacity:1;visibility:hidden;pointer-events:none;border-radius:10px 0 0 10px}#cart-side.show{transform:translateX(0px);opacity:1;visibility:visible;pointer-events:all}#cart-side-title{height:85px;border-bottom:solid 1px #e9e9e9}#cart-side-title span{font-size:18px;font-weight:500;padding:0 28px 0 0;display:block}#cart-side-close{position:absolute;top:0;left:0;width:65px;height:80px;cursor:pointer;opacity:0.5}#cart-side-close:hover{opacity:0.7}#cart-side-close svg{width:20px;height:20px}#cart-side-contents{overflow:auto;padding-bottom:40px}.cart-side-footer-bg{background-image:linear-gradient(rgba(255,255,255,0),rgb(255,255,255));position:absolute;left:0;right:0;top:-70px;height:70px;pointer-events:none}.cart-side-info{background:#ededed;color:#374759;margin:5px 20px 15px;font-size:17px;padding:10px 20px;height:60px;border-radius:8px}.cart-side-info-label{font-size:16px}.cart-side-info-label > svg{width:20px;height:20px;margin-left:5px;opacity:0.7;display:none}.cart-side-info-price{font-size:21px;font-weight:500;padding:0 10px 0 5px}.cart-side-info-sy{font-size:15px;opacity:0.6}.cart-side-checkout{height:60px;background:#ff4f5d;color:#fff;margin:0 20px 15px;border-radius:8px;font-weight:500;font-size:18px;transition:all 0.2s ease;-webkit-user-drag:none}.cart-side-checkout:hover{background:#f14a57}.cart-side-checkout:active{background:#de3f4c}.cart-side-checkout > svg{width:16px;height:16px;margin-right:5px;opacity:0.6}.cart-side-item{margin-top:27px;border-bottom:solid 1px #e9e9e9;padding-bottom:27px;gap:11px}.cart-side-item-delete{width:50px;justify-content:flex-end;cursor:pointer;height:60px;align-self:self-start}.cart-side-item-delete > div{width:34px;height:34px;border-radius:50%;color:#5e5e5e;transition:all 0.2s ease}.cart-side-item-delete > div > svg{width:20px;height:20px}.cart-side-item-delete:hover > div{color:#F44336;background:#fef0ef}.cart-side-item-delete:active > div{color:#F44336;background:#fef0ef;opacity:0.8}.cart-side-item-icon{padding-right:5px;padding-left:8px;align-self:self-start;position:relative}.cart-side-item-icon > img{width:60px;height:60px}.cart-side-item-icon > span{color:#ffffff;position:absolute;top:37px;right:-5px;min-width:29px;height:29px;background:#FFC107;font-weight:500;padding:0 3px;font-size:11px;display:flex;justify-content:center;align-items:center;border-radius:25px;box-shadow:0 0 0 3px #fff}.cart-side-item-title{font-size:15px;font-weight:400;flex:1}.cart-side-item-title > strong{font-weight:500}.cart-side-item-title > span{background:#ff4f5d;color:#ffffff;width:fit-content;padding:3px 12px;border-radius:12px;font-size:12px;margin-top:7px;font-weight:500}.cart-side-item-title > span.out{background:#fff;box-shadow:0 0 0 1px #ff4f5d;color:#ff4f5d;font-weight:500}.cart-side-item-price{padding:0 5px 0 27px;line-height:26px}.cart-side-item-price > strong{font-size:21px;font-weight:500}.cart-side-item-price > span{font-size:11px;opacity:0.7;user-select:none}.cart-side-item:last-child{border-bottom:none}#cart-side-title span.cart-mini-count{background:#ff4f5d;color:#eee;min-width:30px;height:30px;padding:0;display:flex;font-size:13px;font-weight:400;margin-right:15px;border-radius:50%}.cart-side-loading > span{width:30px;height:30px;border:solid 2px #ff4f5d;border-top-color:transparent;border-radius:50%}@media screen and (max-width:500px){.cart-side-checkout,.cart-side-info{height:50px;font-size:16px}#cart-side{border-radius:0;top:0;bottom:0}.cart-side-item{flex-wrap:wrap}.cart-side-item-title{order:2;width:100%;flex:auto;padding:0 30px;flex-direction:row;flex-wrap:wrap;column-gap:10px}.cart-side-item-icon{flex:1}.cart-side-item-title > strong{width:100%}}.product-item-image{}.product-item-image img{width:400px;height:400px;display:block;margin:0;padding:0}.product-item-title{padding:0;margin:0}.product-item-title a{display:block;font-size:17px;font-weight:500;padding:16px 20px 1px}.product-item-developer{padding:4px 20px 4px 8px;gap:8px}.product-item-developer img{width:25px;height:25px;border-radius:50%}.product-item-developer span{font-size:12px;font-weight:500}.product-item-category{font-size:12px;padding:4px 0px 4px;gap:8px;color:#9ea6af}.product-item-category span{font-weight:500;color:#54667a}.product-item-desc{padding:8px 20px;font-size:13px;font-weight:300;text-align:justify}.product-item-detail{padding:10px 20px 13px;border-top:solid 1px #ebedf2;margin-top:10px}.product-item-sales{line-height:20px}.product-item-sales span{font-size:18px;font-weight:500}.product-item-sales small{font-size:13px;font-weight:300;opacity:0.8}.product-item-rate{line-height:20px}.product-item-rate svg{width:16px;height:16px;color:#ffc107}.product-item-rate span{font-size:14px;font-weight:500}.product-item-price{column-gap:3px;justify-content:flex-end;line-height:20px}.product-item-price .del{padding-left:2px;font-size:15px;opacity:0.8;text-decoration:line-through}.product-item-price .price{font-size:18px;font-weight:500}.product-item-price .desc{white-space:nowrap;font-size:13px;padding-right:2px;opacity:0.8}.product-item-window{position:absolute;top:21px;left:15px;gap:4px}.product-item-window i{width:12px;height:12px;background:#e9e9e9;border-radius:50%}.product-item-percent{position:absolute;top:18px;left:-20px;z-index:5;color:#fff;width:70px;height:70px}.product-item-percent svg{width:70px;height:70px;position:absolute;color:#ffb03b}.product-item-percent span{position:absolute;top:14px;left:0;right:0;text-align:center;font-size:16px;font-weight:500;direction:ltr}.product-item-percent small{position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;font-weight:300}.custom-tooltip{max-width:249px;z-index:9;display:flex;align-items:center;position:relative;cursor:pointer}.custom-tooltip-btn,.custom-tooltip-btn svg{width:17px;height:17px;color:#90A4AE;cursor:pointer}.custom-tooltip-content{background:#ffffff;color:#455a64;box-shadow:0 2px 35px rgb(173 188 200 / 22%);border-radius:3px;padding:14px;position:absolute;top:100%;min-width:240px;left:-15px;font-size:13px;line-height:22px;display:none;margin-top:15px;font-weight:300}.custom-tooltip:hover{z-index:99}.custom-tooltip-content::after{content:'';position:absolute;top:-20px;left:0;right:0;height:25px}.custom-tooltip-content a{text-decoration:underline;opacity:0.9}.custom-tooltip-content a:hover{text-decoration:none}.custom-tooltip-content a svg{width:7px;height:7px}.custom-tooltip-arrow{background-color:#ffffff;border-radius:0 0 0 3px;display:none;height:14px;margin-right:1px;margin-top:10px;position:absolute;top:100%;transform:rotate(-45deg);width:14px}.custom-tooltip:hover > .custom-tooltip-content{display:block}.custom-tooltip:hover > .custom-tooltip-arrow{display:block}.radio-input,.checkbox-input{display:block;width:100%;padding:5px 30px 5px 0;position:relative;cursor:pointer;font-size:14px;user-select:none;font-weight:400}.radio-input input[type=radio],.checkbox-input input[type=checkbox]{display:none}.radio-input .label > span{position:absolute;top:8px;right:0;width:20px;height:20px;background:#fff;border:solid 2px #cfd8dc;border-radius:50%}.radio-input .label > span > span{content:' ';width:9px;height:9px;background:#ffffff;border-radius:50%;display:flex;position:absolute;top:4px;right:4px}.radio-input input[type=radio]:checked ~ .label{font-weight:600}.radio-input input[type=radio]:checked ~ .label > span > span{background:#ffb03b}.radio-input input[type=radio]:checked ~ .label > span{border-color:#ffb03b}/* .radio-input .label::before{content:'';width:16px;height:16px;background:#ffffff;border-radius:50%;display:block;position:absolute;top:7px;right:2px;border:solid 2px #cfd8dc}.radio-input .label::after{content:'';background:#ffffff;position:absolute;top:12px;right:7px;width:10px;height:10px;border-radius:50%}.radio-input input[type=radio]:checked ~ .label::before{border-color:#ffb03b}.radio-input input[type=radio]:checked ~ .label::after{background:#ffb03b}*/ .checkbox-input .label::after{content:'';border-bottom:2px solid #ffffff;border-radius:1px;border-right:2px solid #ffffff;height:10px;right:8px;top:9px;transform:rotate(45deg);width:5px;position:absolute}.checkbox-input .label::before{content:'';width:16px;height:16px;background:#ffffff;border-radius:3px;display:block;position:absolute;top:7px;right:2px;border:solid 2px #cfd8dc}.checkbox-input:hover .label::before{border-color:#ffb03b}.checkbox-input input[type=checkbox]:checked ~ .label::before{border-color:#ffb03b;background:#ffb03b}/* .checkbox-input:hover .label{color:#ffb03b}*/
.checkbox-input input[type=checkbox]:checked ~ .label{font-weight:600}.line{width:100%;display:block;height:1px;background:#ebedf2;margin:20px 0}.rotate{animation:rotate 1s linear 0s infinite}@keyframes rotate{to{transform:rotate(-360deg)}}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}.add-to-cart-btn{position:relative}.add-to-cart-btn.loading{color:transparent;pointer-events:none;opacity:0.8!important}.add-to-cart-btn.loading *{display:none!important}.add-to-cart-btn.loading::after{content:'';display:block!important;width:16px;height:16px;border:solid 1px #fff;border-radius:50%;border-top-color:transparent;animation:rotate 1s linear 0s infinite}.developer-star{position:absolute;bottom:2px;right:-4px;background:#ffb100;color:#ffffff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:solid 2px #ffffff;pointer-events:none;user-select:none}.developer-star svg{width:10px;height:10px}.alert2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert2-icon .alert2-icon-content{display:flex;align-items:center;font-size:3.75em}.alert2-icon.alert2-error{border-color:#f27474;color:#f27474}.alert2-icon.alert2-error .alert2-x-mark{position:relative;flex-grow:1}.alert2-icon.alert2-error [class^=alert2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.alert2-icon.alert2-error [class^=alert2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.alert2-icon.alert2-error [class^=alert2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.alert2-icon.alert2-error.alert2-icon-show{-webkit-animation:alert2-animate-error-icon .5s;animation:alert2-animate-error-icon .5s}.alert2-icon.alert2-error.alert2-icon-show .alert2-x-mark{-webkit-animation:alert2-animate-error-x-mark .5s;animation:alert2-animate-error-x-mark .5s}.alert2-icon.alert2-warning{border-color:#facea8;color:#f8bb86}.alert2-icon.alert2-warning.alert2-icon-show{-webkit-animation:alert2-animate-error-icon .5s;animation:alert2-animate-error-icon .5s}.alert2-icon.alert2-warning.alert2-icon-show .alert2-icon-content{-webkit-animation:alert2-animate-i-mark .5s;animation:alert2-animate-i-mark .5s}.alert2-icon.alert2-info{border-color:#9de0f6;color:#3fc3ee}.alert2-icon.alert2-info.alert2-icon-show{-webkit-animation:alert2-animate-error-icon .5s;animation:alert2-animate-error-icon .5s}.alert2-icon.alert2-info.alert2-icon-show .alert2-icon-content{-webkit-animation:alert2-animate-i-mark .8s;animation:alert2-animate-i-mark .8s}.alert2-icon.alert2-question{border-color:#c9dae1;color:#87adbd}.alert2-icon.alert2-question.alert2-icon-show{-webkit-animation:alert2-animate-error-icon .5s;animation:alert2-animate-error-icon .5s}.alert2-icon.alert2-question.alert2-icon-show .alert2-icon-content{-webkit-animation:alert2-animate-question-mark .8s;animation:alert2-animate-question-mark .8s}.alert2-icon.alert2-success{border-color:#a5dc86;color:#a5dc86}.alert2-icon.alert2-success [class^=alert2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.alert2-icon.alert2-success [class^=alert2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.alert2-icon.alert2-success [class^=alert2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.alert2-icon.alert2-success .alert2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.alert2-icon.alert2-success .alert2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.alert2-icon.alert2-success [class^=alert2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.alert2-icon.alert2-success [class^=alert2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.alert2-icon.alert2-success [class^=alert2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.alert2-icon.alert2-success.alert2-icon-show .alert2-success-line-tip{-webkit-animation:alert2-animate-success-line-tip .75s;animation:alert2-animate-success-line-tip .75s}.alert2-icon.alert2-success.alert2-icon-show .alert2-success-line-long{-webkit-animation:alert2-animate-success-line-long .75s;animation:alert2-animate-success-line-long .75s}.alert2-icon.alert2-success.alert2-icon-show .alert2-success-circular-line-right{-webkit-animation:alert2-rotate-success-circular-line 4.25s ease-in;animation:alert2-rotate-success-circular-line 4.25s ease-in}#alert2-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999999;background:rgba(0,0,0,0.351);transition:all 0.2s ease}#alert2-wrapper{background:#ffffff;animation:alert2-show .5s ease-in-out 0s forwards;max-width:450px;width:100%;display:flex;flex-direction:column;border-radius:3px;box-shadow:0 13px 59px rgb(0 0 0 / 14%)}.dark #alert2-wrapper{background:#000000}#alert2-container.hide #alert2-wrapper{animation:alert2-hide .1s ease-in-out 0s forwards}#alert2-container.hide{opacity:0}#alert2-title{font-size:16px;font-weight:500;padding:0 20px;text-align:center;margin-top:10px;user-select:none}#alert2-message{font-size:14px;padding:0 20px;text-align:center;margin-bottom:18px;overflow:auto;max-height:200px}.alert2-hr{height:1px;background:#f1f1f1;margin-top:10px}.dark .alert2-hr{background:#121212}#alert2-btns{gap:8px;flex-wrap:wrap}#alert2-btns a,#alert2-btns a:hover,#alert2-btns a:active{text-decoration:none;color:#5e6675;font-size:14px;font-weight:500;padding:12px 21px;cursor:pointer;position:relative;overflow:hidden;white-space:nowrap;user-select:none;flex:1;text-align:center;min-width:fit-content}#alert2-btns a:active{opacity:0.8}#alert2-btns a::before{content:'';position:absolute;top:0;right:50%;left:50%;bottom:0;background:rgb(0 0 0 / 0%);z-index:0;transition:all 0.2s ease}#alert2-btns a:hover::before{background:rgb(0 0 0 / 4%);right:0;left:0}#alert2-btns a span{position:relative;z-index:1}@keyframes alert2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes alert2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes alert2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes alert2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes alert2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes alert2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes alert2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes alert2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes alert2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}.verify-access-wrapper{width:450px;padding:40px;background:#ffffff;border-radius:7px;margin:50px 0}.verify-access-icon{padding-bottom:10px}.verify-access-icon svg{width:100px;height:100px;color:#292826}.verify-access-message{font-size:14px;text-align:center;padding:9px 0}.verify-access-btn{text-align:center;background:#009688;padding:10px 5px;border-radius:7px;cursor:pointer;color:#fff;margin-top:10px;position:relative;height:48px}.verify-access-btn.loading > *{display:none}.verify-access-btn span{display:none;background:#009688;color:#ffffff;padding:0 5px;margin-right:5px;border-radius:25px;font-weight:500;min-width:29px;height:29px;font-size:12px}.verify-access-btn.disabled span{display:flex}.verify-access-btn:hover{background:#ffffff;color:#009688;box-shadow:0 0 0 2px #009688}.verify-access-btn:active{transition:all 0.05s ease;background:#009688;color:#ffffff;box-shadow:0 0 0 2px #009688}.verify-access-btn.disabled{background:#ffffff;color:#009688;box-shadow:0 0 0 2px #009688;opacity:0.8;pointer-events:none}.verify-access-btn.loading{background:#ffffff;color:#009688;box-shadow:0 0 0 2px #009688;opacity:0.8;pointer-events:none}.verify-access-btn.loading::after{content:'';opacity:1;width:20px;height:20px;border:2px solid #009688;border-top-color:transparent;display:block;border-radius:50%;animation:rotate 1s linear 0s infinite}.verify-access-step{margin:30px 0;border-bottom:1px dashed #dbdbdb;height:5px}.verify-access-step.one{margin-bottom:32px}.verify-access-step.two{margin-top:50px}.verify-access-step span{width:40px;height:40px;border:1px solid #dbdbdb;text-align:center;border-radius:50%;color:#b1b1b1;font-size:14px;font-weight:500;background:#fff}.verify-access-form{}.verify-access-btn-submit{margin:10px 0;font-size:17px;display:flex;gap:3px;padding:11px;border-radius:7px}.verify-access-btn-submit svg{width:14px;height:14px}.reverse-verify-access{border:2px dashed #009688;text-align:center;letter-spacing:11px;font-weight:700;font-size:19px;padding:10px 0;border-radius:8px;color:#009688;margin-bottom:15px;user-select:all}.verify-access-wrapper .btn.login-submit{margin:6px 0;padding:10px 18px;font-size:15px;display:flex!important;gap:2px}.verify-access-wrapper .btn.login-submit svg{width:12px;height:12px}#verify-access--reverse,#verify-access-step-two{display:none}#verify-access-step-two.show{animation:VAStepTwoShow .2s ease-in-out 0s forwards alternate}@keyframes VAStepTwoShow{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0px)}}.verify-access-reverse-btn{width:fit-content;font-size:12px;padding:2px 11px;border-radius:3px;user-select:none;margin-top:8px;cursor:pointer;transition:all 0.2s ease}.verify-access-reverse-btn svg{width:9px;height:9px;margin-right:2px}.verify-access-reverse-btn:hover{background:#efefef}.verify-access-reverse-btn:active{background:#fff}.message-bottom-input{border:solid 1px #ef8e16;color:#ef8e16;margin-top:9px;font-size:14px;padding:5px 13px;border-radius:9px;display:flex;flex-direction:row;align-items:center}.message-bottom-input > div{flex:1}.message-bottom-input svg{width:14px;height:14px;margin-left:8px}.message-bottom-input button{padding:0px 10px;margin:9px 0;background:#fff!important;color:#ef8616!important;box-shadow:0 0 0 1px #ef8616!important}.message-container{align-items:flex-start;gap:6px;background:#ffffff;margin:7px 0 7px;padding:5px 11px;color:#33343a;font-size:14px;font-weight:500;border-radius:8px;box-shadow:0 3px 14px rgb(0 0 0 / 1%);border:solid 1px #ccc}.message-container > .message--icon{width:16px;height:16px;margin-top:4px}.message-container > .message--text{}.message-container > .message--close{padding-top:2px;cursor:pointer;opacity:0;transition:all 0.2s ease}.message-container:hover > .message--close{opacity:.8}.message-container > .message--close:hover{opacity:1}.message-container > .message--close > svg{width:20px;height:20px}.message-container.message-success{background:rgba(76,175,80,0.07);color:#4CAF50;border-color:#8BC34A}.message-container.message-error{background:rgba(255,79,93,0.06);color:#ff4f5d;border-color:#ff4f5d}.message-container.message-warning{background:rgba(255,171,31,0.06);color:#ffab1f;border-color:#f9bd58}.message-container.message-info{background:rgba(37,177,213,0.12);color:#25b1d5;border-color:#63c6df}#toast-message-wrapper{position:fixed;bottom:30px;left:30px;user-select:none;z-index:99999}.bounceInLeft{animation-name:Toastify__bounceInLeft}.bounceOutLeft{animation-name:Toastify__bounceOutLeft}.toast-message-item{position:relative;min-height:70px;width:320px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,0.1);display:flex;justify-content:flex-start;max-height:800px;overflow:hidden;cursor:pointer;background:#fff;color:#757575;gap:10px;animation-fill-mode:both;animation-duration:.7s;transition:all 0.2s ease}@media screen and (max-width:500px){/*#toast-message-wrapper{bottom:0px;left:0px;right:0px}*/ .toast-message-item{width:100%;margin-bottom:0;margin-top:1rem;border-top:solid 1px #dadada;border-radius:0}}.toast-message-item-icon{padding-right:9px}.toast-message-item-icon > svg{width:20px;height:20px;animation-fill-mode:both;animation-duration:.3s}.toast-message-item-icon.zoomin > svg{animation-name:Toastify__zoomIn}.error .toast-message-item-icon{}.loading .toast-message-item-icon{}.toast-message-item-text{font-size:14px;font-weight:300;padding-left:20px;line-height:20px}.toast-message-item-close{position:absolute;top:8px;left:8px;width:14px;opacity:.1;transition:all 0.2s ease}.toast-message-item-close:hover{opacity:.4}.toast-message-item.loading .toast-message-item-close{display:none}.toast-message-item-close > svg{}.toast-message-item-progressbar{position:absolute;bottom:0;right:0;width:100%;height:2px;transition:all 0.2s linear;animation:Toastify__trackProgress linear 1 forwards;animation-duration:10s;animation-play-state:running}.toast-message-item.success .toast-message-item-icon{color:#07bc0c}.toast-message-item.success .toast-message-item-progressbar{background-color:#07bc0c}.toast-message-item.error .toast-message-item-icon{color:#e74c3c}.toast-message-item.error .toast-message-item-progressbar{background-color:#e74c3c}.toast-message-item.loading .toast-message-item-icon span{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:#e0e0e0;border-right-color:#616161;animation:Toastify__spin .65s linear infinite}.toast-message-item.loading .toast-message-item-progressbar{display:none}@keyframes Toastify__trackProgress{from{width:100%}to{width:0%}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.show-all-notifications-btn{font-size:16px;font-weight:500}#users_answers_selection_wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000c4;z-index:99999999;overflow:auto;display:block}.users_answers_selection_container{max-width:1300px;background:#ffffff;border-radius:10px;margin:30px auto;height:auto;min-height:90vh}.users_answers_selection-head{padding-bottom:8px}.users_answers_selection-title{flex:1;font-size:17px;margin:14px 30px;font-weight:600;margin-bottom:0}.users_answers_selection-search{margin:20px;margin-bottom:0}.users_answers_selection-search > input[type=text]{width:300px;border-radius:5px;font-size:13px;height:44px;font-weight:300}.users_answers_selection-search button[type=submit]{width:20px;height:20px;background:none;border:none;outline:none;box-shadow:none;position:absolute;top:12px;left:14px;color:#bababa}.users_answers_selection-search button[type=submit]:hover{color:#ffc731}.users_answers_selection-search button[type=submit]:active{color:#ffc731;opacity:0.8}.users_answers_selection-search button[type=submit] svg{width:16px;height:16px}.users_answers_selection-groups{padding:0 30px 15px;column-gap:5px;row-gap:8px}.users_answers_selection-group-item{font-size:14px;background:#fff;border-radius:25px;padding:5px 20px;transition:all 0.2s ease;opacity:0.8}.users_answers_selection-group-item:hover{background:#e6ecf3;opacity:1}.users_answers_selection-group-item:active{background:#dde6f0;opacity:1}.users_answers_selection-group-item.active{background:#6a7e93;color:#fff;font-weight:500;opacity:1}.users_answers_selection-items{padding:0 22px 20px}.users_answers_selection-item-wrapper{flex:0 0 25%;padding:8px}.users_answers_selection-item{background:#e6ecf3;border-radius:13px;padding:18px 22px;transition:all 0.2s ease;height:100%}.users_answers_selection-item:hover{background:#dde6f0}.users_answers_selection-item:active{background:#d1dce8}.users_answers_selection-item-title{font-size:15px;font-weight:500;padding-bottom:6px}.users_answers_selection-item-desc{font-size:14px;font-weight:300}.users_answers_selection-cancel-btn{color:#9a9a9a;padding-left:30px;font-size:15px;font-weight:300;padding-top:19px;cursor:pointer;transition:all 0.2s ease}.users_answers_selection-cancel-btn svg{width:19px;height:22px;margin-left:2px;padding-top:4px;opacity:0.5}.users_answers_selection-cancel-btn:hover{color:#6b6b6b}.users_answers_selection-cancel-btn:active{color:#6b6b6b;opacity:0.5}.users_answers_selection-item-holder{height:120px;position:relative;border-radius:13px;background:#e6ecf3;overflow:hidden;cursor:progress;transition:all 0.2s ease}.users_answers_selection-item-holder:hover{background:#dde6f0}.users_answers_selection-item-holder:active{background:#d1dce8}.users_answers_selection-item-holder span{position:absolute;top:-50px;bottom:-50px;width:30px;background:#fff;transform:rotate(-25deg);right:-100px;animation:users_answers_selection 1.1s ease-in-out 0s infinite alternate;opacity:0.5;filter:blur(30px)}.users_answers_selection-empty{padding:0 30px}@keyframes users_answers_selection{50%{right:200px}70%{right:-100px}100%{right:700px}}.users_answers_selection-more > div{background:#e6ecf3;padding:1pc 40px;border-radius:9px;cursor:pointer;transition:all 0.2s ease;gap:7px}.users_answers_selection-more > div > svg{width:16px;height:16px;opacity:0.5}.users_answers_selection-more > div:hover{background:#dde6f0}.users_answers_selection-more > div:active{background:#d1dce8}@media screen and (max-width:1000px){.users_answers_selection-item-wrapper{flex:0 0 33.333333%}}@media screen and (max-width:800px){.users_answers_selection-item-wrapper{flex:0 0 50%}}@media screen and (max-width:750px){.users_answers_selection-search{order:2;width:100%;margin-bottom:15px}.users_answers_selection-head{flex-wrap:wrap}.users_answers_selection-search > input[type=text]{width:100%}}@media screen and (max-width:600px){.users_answers_selection-item-wrapper{flex:0 0 100%}}.zm-pages{justify-content:center;gap:5px;font-size:14px;user-select:none;padding:10px 0;white-space:nowrap;flex-wrap:wrap}.zm-pages > .counts,.zm-pages > .current,.zm-pages > a{padding:7px 17px}@media screen and (max-width:500px){.zm-pages{font-size:12px}.zm-pages > .counts,.zm-pages > .current,.zm-pages > a{padding:3px 10px}}.zm-pages > a{background:#fff;border-radius:6px;transition:all 0.2s ease;box-shadow:0 2px 5px rgb(0 0 0 / 2%);border:solid 1px #fff}.zm-pages > a:hover{border:solid 1px #f9d342;color:#595959}.zm-pages > .current{background:#f9d342;color:#fff;border-radius:6px;box-shadow:0 4px 8px rgb(0 0 0 / 4%);scale:1.1;margin:0 2px}.header-navbar{width:100%;background:#f9d342;color:#292826;user-select:none;-webkit-user-drag:none;cursor:pointer;transition:all 0.2s ease;box-shadow:0 10px 20px rgba(0,0,0,0.01)}.header-navbar:hover{opacity:0.8}.header-navbar:active{opacity:0.9}.header-navbar > .container{padding:10px 22px;margin:auto;width:100%;gap:7px}.header-navbar-text{flex:1;font-size:15px;font-weight:500}.header-navbar-btn{gap:4px;font-size:16px;font-weight:500}@media screen and (max-width:600px){.header-navbar-btn{display:none}}.header-navbar-btn svg{width:14px;height:14px;opacity:0.6}.image-notify-fixed{position:fixed;bottom:20px;right:-200px;z-index:99;animation:ZarinMaster_ImageNotifyFiexed1 .3s ease-out 0s 1 normal forwards,ZarinMaster_ImageNotifyFiexed2 1.5s ease-in-out .3s infinite alternate forwards;user-select:none;pointer-events:none;opacity:0;transition:all 0.2s ease}.image-notify-fixed.show{opacity:1;pointer-events:all;right:20px}.image-notify-fixed:hover{animation-play-state:paused}.image-notify-fixed-close{width:25px;height:25px;background:#575757;color:#fff;border-radius:50%;margin-bottom:5px;margin-right:10px;box-shadow:0 5px 10px rgba(0,0,0,0.3);cursor:pointer;transition:all 0.2s ease;opacity:0;position:relative;z-index:1}@media screen and (max-width:500px){.image-notify-fixed{animation:none;width:50%}.image-notify-fixed-close{opacity:1}}.image-notify-fixed:hover .image-notify-fixed-close{opacity:1}.image-notify-fixed-close:active{opacity:0.5!important}.image-notify-fixed-close svg{width:50%;height:50%}.image-notify-fixed-close:hover{background:#fff;color:#575757;transform:scale(1.1)}.image-notify-fixed-image{max-width:250px;transition:all 0.2s ease;-webkit-user-drag:none}.image-notify-fixed-image:hover{opacity:0.9}.image-notify-fixed-image img{max-width:100%}@keyframes ZarinMaster_ImageNotifyFiexed2{0%{transform:translateY(-10px)}50%{transform:translateY(-6px)}to{transform:translateY(-10px)}}@keyframes ZarinMaster_ImageNotifyFiexed1{to{transform:translateY(-10px)}}.ck-source-editing-area{overflow:hidden!important;max-height:300px!important}.ck-source-editing-area textarea{overflow:auto!important}