@font-face{font-family:GerTT-Bold;src:url(/fonts/GerTT-Bold.otf)format("opentype")}@font-face{font-family:GerTT-Medium;src:url(/fonts/GerTT-Medium.otf)format("opentype")}:root{--font-1:"Open Sans",sans-serif;--font-2:"GerTT-Bold",sans-serif;--font-3:"GerTT-Medium",sans-serif;--color-white:#fff;--color-dark:#222;--color-black:#000;--color-red:#900;--main-color:#1987c7}.bg-blue-600{background-color:var(--main-color)}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{border-radius:50px}::-webkit-scrollbar-thumb{background:#374151;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#374151}body{font-family:var(--font-1);background-color:var(--color-white);margin:0;padding:0;overflow-x:hidden}a,a:hover{color:#000;text-decoration:none}h1,h2,h3,h4,h5,h6,div,p,a,span,ul,li,button,input,textarea{font-family:var(--font-1)}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.skeleton-main,.skeleton-thumbs>div{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.tc-container{max-width:1330px;margin:0 auto;padding:0 12px}.tc-container.small{max-width:880px}header{background-color:var(--color-white);z-index:999;position:fixed;top:0;left:0;right:0}header .main-header{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 24px;display:flex;box-shadow:0 0 20px -4px #0000001a}@media (min-width:320px) and (max-width:1023px){header .main-header{padding:0 12px}}header .main-header .header-left{flex-wrap:wrap;align-items:center;display:flex}header .main-header .header-left .logo{margin-right:32px}header .main-header .header-left .menu{flex-wrap:wrap;align-items:center;display:flex}@media (min-width:320px) and (max-width:1023px){header .main-header .header-left .menu{display:none}}header .main-header .header-left .menu .menu-item.menu-open a{color:var(--main-color)}header .main-header .header-left .menu .menu-item a{color:var(--color-dark);padding:16px;font-size:14px;line-height:20px;transition:color .3s;display:flex}header .main-header .header-left .menu .menu-item a:hover{color:var(--main-color)}header .main-header .header-right{flex-wrap:wrap;align-items:center;display:flex}@media (min-width:320px) and (max-width:1023px){header .main-header .header-right{padding:8px 0}}header .main-header .header-right .search-head{margin-right:32px;position:relative}@media (min-width:320px) and (max-width:767px){header .main-header .header-right .search-head{display:none}}header .main-header .header-right .search-head .search-input{width:220px;box-shadow:none;border:1px solid #2222221a;padding:5px 16px}header .main-header .header-right .search-head .search-input:hover,header .main-header .header-right .search-head .search-input:focus{box-shadow:none;border:1px solid var(--color-dark)}header .main-header .header-right .search-head .search-input .ant-input-prefix{margin-inline-end:8px}header .main-header .header-right .search-head .search-input input{color:var(--color-dark);font-size:14px;line-height:20px}header .main-header .header-right .search-head .search-dropdown{background-color:#fff;border:1px solid #f5f5f5;border-radius:8px;width:622px;padding:20px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 6px #0000004d}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_header p,header .main-header .header-right .search-head .search-dropdown .search-result .search-result_header .view-all{color:#666;font-size:14px;line-height:20px}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_header .view-all{text-decoration:underline}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item{cursor:pointer;flex-wrap:wrap;justify-content:space-between;display:flex}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-image{object-fit:contain;width:84px;height:84px}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-info{width:calc(100% - 92px)}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-name{color:var(--color-dark);font-size:14px;line-height:20px}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .sale{color:var(--color-dark);margin-right:8px;font-size:14px;font-weight:400;line-height:normal;text-decoration:line-through}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .price{color:var(--color-dark);font-size:14px;font-weight:700;line-height:normal}header .main-header .header-right .search-head .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .price.red{color:var(--color-red)}header .main-header .header-right .cart-btn{color:var(--color-dark);cursor:pointer;flex-direction:row;align-items:center;gap:8px;padding:16px;font-size:14px;line-height:20px;display:flex}header .main-header .header-right .cart-btn svg{object-fit:contain;width:20px;height:20px}header .main-header .header-right .auth-header.desktop{align-items:center;display:flex}@media (min-width:320px) and (max-width:1023px){header .main-header .header-right .auth-header.desktop{display:none}}header .main-header .header-right .auth-header.mobile{display:none}@media (min-width:320px) and (max-width:1023px){header .main-header .header-right .auth-header.mobile{gap:4px;display:flex}}header .main-header .header-right .auth-header.mobile .mobi-btn{width:36px;height:36px;color:var(--color-dark);justify-content:center;align-items:center;display:flex;position:relative}header .main-header .header-right .auth-header.mobile .mobi-btn svg{object-fit:contain;width:20px;height:20px}header .main-header .header-right .auth-header.mobile .mobi-btn .count{background-color:var(--color-dark);color:#fff;border-radius:500px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;line-height:normal;display:flex;position:absolute;top:-4px;right:-4px}header .main-header .header-right .auth-header .h-btn{color:var(--color-dark);cursor:pointer;flex-direction:row;align-items:center;gap:8px;padding:16px;font-size:14px;line-height:20px;display:flex}header .main-header .header-right .auth-header .h-btn svg{object-fit:contain;width:20px;height:20px}.ant-drawer .ant-drawer-content-wrapper .cart-drawer{width:436px!important}@media (min-width:320px) and (max-width:767px){.ant-drawer .ant-drawer-content-wrapper .cart-drawer{width:320px!important}}.ant-drawer .ant-drawer-content-wrapper .mobile-menu_drawer,.ant-drawer .ant-drawer-content-wrapper .mobile-auth_drawer,.ant-drawer .ant-drawer-content-wrapper .mobile-search_drawer,.ant-drawer .ant-drawer-content-wrapper .filter-drawer{width:97.273vw!important;max-width:428px!important}.ant-drawer .ant-drawer-content-wrapper .mobile-menu_drawer .ant-drawer-header .ant-drawer-header-title,.ant-drawer .ant-drawer-content-wrapper .mobile-auth_drawer .ant-drawer-header .ant-drawer-header-title,.ant-drawer .ant-drawer-content-wrapper .mobile-search_drawer .ant-drawer-header .ant-drawer-header-title,.ant-drawer .ant-drawer-content-wrapper .filter-drawer .ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse;display:flex}.ant-drawer .ant-drawer-content-wrapper .mobile-menu_drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close,.ant-drawer .ant-drawer-content-wrapper .mobile-auth_drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close,.ant-drawer .ant-drawer-content-wrapper .mobile-search_drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close,.ant-drawer .ant-drawer-content-wrapper .filter-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{color:var(--color-dark);margin:0 0 0 auto}.ant-drawer .ant-drawer-content-wrapper .mobile-menu_drawer .ant-drawer-body,.ant-drawer .ant-drawer-content-wrapper .mobile-auth_drawer .ant-drawer-body,.ant-drawer .ant-drawer-content-wrapper .mobile-search_drawer .ant-drawer-body,.ant-drawer .ant-drawer-content-wrapper .filter-drawer .ant-drawer-body{padding:24px 32px}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer{flex-direction:column;height:100%;display:flex}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer .user-info-section{border-bottom:1px solid #2222221a;align-items:center;gap:8px;margin-bottom:24px;padding-bottom:24px;display:flex}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer .user-info-section .user-info-section_text h3{margin-bottom:4px;font-size:18px;font-weight:600;line-height:normal}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer .user-info-section .user-info-section_text p{color:#22222280;font-size:14px;line-height:normal}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer .menu-item-btn:hover{background-color:#f5f5f5!important}.ant-drawer .ant-drawer-content-wrapper .user-profile-drawer .menu-item-btn:active{background-color:#e8e8e8!important}.filter-drawer .ant-drawer-header{border-bottom:none!important;padding:16px 24px 0 16px!important}.filter-drawer .filter-content{flex-direction:column;width:100%;height:100%;display:flex}.filter-drawer .filter-content .filter-header{border-bottom:1px solid #1987c71a;flex-direction:row;align-items:flex-end;gap:8px;margin-bottom:16px;padding-bottom:23px;display:flex}.filter-drawer .filter-content .filter-header h2,.filter-drawer .filter-content .filter-header p{color:var(--color-dark);line-height:normal}.filter-drawer .filter-content .filter-header h2{font-size:24px;font-weight:700}.filter-drawer .filter-content .filter-header p{margin-bottom:4px;font-size:12px;font-weight:500}.filter-drawer .filter-content .filter-body{height:calc(100% - 208px);padding-right:8px;overflow-y:scroll}.filter-drawer .filter-content .filter-body .filter-collapse{background:0 0;border:none}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-item{border-bottom:1px solid #2222221a!important}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-item:last-child{border-bottom:none!important}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-header{padding:8px 0;background:0 0!important}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-header .ant-collapse-header-text{color:var(--color-dark);font-size:14px;font-weight:700;line-height:24px}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-header .ant-collapse-expand-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;padding-inline:0!important}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content{border-top:none!important}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box{padding:8px 0 16px}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section{flex-direction:column;gap:8px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main{flex-direction:row;justify-content:space-between;padding-top:4px;padding-bottom:4px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers{cursor:pointer;align-items:center;gap:8px;width:calc(100% - 80px);display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers:hover .custom-check{border:1px solid var(--color-dark);background-color:var(--color-dark)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .custom-check{background-color:var(--color-white);border:1px solid #2222221a;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s;display:flex;position:relative}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .custom-check.selected,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .custom-check:hover{border:1px solid var(--color-dark);background-color:var(--color-dark)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .custom-check .radio{opacity:0;cursor:pointer;position:absolute;inset:0}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .custom-check svg{color:#fff;width:12px;height:auto}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .category-items_main_headers .tt{color:var(--color-dark);font-size:14px;line-height:normal}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .expand-count{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:80px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .expand-count .count{color:#22222280;font-size:12px;line-height:normal}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .expand-count .expaned-btn{border:1px solid var(--color-dark);width:20px;height:20px;color:var(--color-dark);cursor:pointer;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .category-section .category-items .category-items_main .expand-count .expaned-btn:hover{color:#fff;background-color:var(--color-dark)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .status-buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .status-buttons .status-btn{width:max-content;color:var(--color-dark);border:1px solid var(--color-dark);border-radius:4px;padding:7px 16px;font-size:14px;line-height:20px;transition:all .3s;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .status-buttons .status-btn.selected,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .status-buttons .status-btn:hover{background-color:var(--color-dark);color:#fff}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price{flex-direction:column;gap:8px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items{cursor:pointer;flex-direction:row;align-items:center;gap:8px;width:100%;padding:4px 0;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items:hover .custom-radio:after,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items.selected .custom-radio:after{opacity:1}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items .custom-radio{border:1px solid var(--color-dark);border-radius:500px;width:20px;height:20px;position:relative}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items .custom-radio:after{content:"";background-color:var(--color-dark);opacity:0;border-radius:500px;width:12px;height:12px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items .custom-radio input{opacity:0;cursor:pointer;position:absolute;inset:0}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-price .price-items p{color:var(--color-dark);font-size:14px;line-height:normal}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item{cursor:pointer;border-radius:500px;width:28px;height:28px;position:relative}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item.selected:before,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item.selected:after,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:hover:before,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:hover:after{opacity:1}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:before,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:after{content:"";opacity:0;border-radius:500px;width:28px;height:28px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:before{border:1px solid var(--color-dark);z-index:2}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-colors .color-item:after{border:4px solid var(--color-white);z-index:1}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes .size-item{cursor:pointer;border:1px solid #2222221a;border-radius:4px;justify-content:center;align-items:center;width:100%;height:48px;display:flex;position:relative}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes .size-item.selected,.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes .size-item:hover{border:2px solid var(--main-color)}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes .size-item input{opacity:0;cursor:pointer;top:0;left:0;position:absolute;inset:0}.filter-drawer .filter-content .filter-body .filter-collapse .ant-collapse-content .ant-collapse-content-box .filter-sizes .size-item p{color:var(--color-dark);font-size:14px;font-weight:700;line-height:normal}.filter-drawer .filter-content .filter-footer{align-items:flex-end;height:140px;padding:10px 0 8px;display:flex}.filter-drawer .filter-content .filter-footer .clear-filter-btn{text-align:center;cursor:pointer;text-transform:uppercase;background-color:var(--color-white);border:1px solid var(--main-color);width:220px;color:var(--main-color);border-radius:500px;margin:auto auto 0;padding:16px;font-size:14px;font-weight:700;line-height:20px;transition:all .3s}.filter-drawer .filter-content .filter-footer .clear-filter-btn:hover{background-color:var(--main-color);color:#fff}.auth-drawer .title{color:var(--color-dark);text-align:center;margin-bottom:24px;font-size:24px;font-weight:700;line-height:normal}.auth-drawer .auth-drawer_form .ant-form{flex-direction:column;display:flex}.auth-drawer .auth-drawer_form .ant-form .ant-form-item{font-family:var(--font-1);margin-bottom:0}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input{min-height:auto}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-input{color:var(--color-dark);font-size:14px;line-height:20px;font-family:var(--font-1);border:1px solid #2222221a;border-radius:4px;padding:15px 16px}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-input:focus,.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-input:hover{box-shadow:none;border:1px solid var(--main-color)}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-password{box-shadow:none;border:1px solid #2222221a;border-radius:4px;align-items:center;padding:15px 16px}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-password.ant-input-affix-wrapper-focused,.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-password:hover{border:1px solid var(--main-color)}.auth-drawer .auth-drawer_form .ant-form .ant-form-item .ant-form-item-control-input .custom-password input{color:var(--color-dark);font-size:14px;line-height:20px;font-family:var(--font-1)}.auth-drawer .auth-drawer_form .ant-form .auth-btn{background-color:var(--main-color);border:1px solid var(--main-color);border-radius:500px;width:100%;height:auto;padding:15px 16px}.auth-drawer .auth-drawer_form .ant-form .auth-btn:hover{box-shadow:none;background-color:#0000}.auth-drawer .auth-drawer_form .ant-form .auth-btn:hover span{color:var(--main-color)}.auth-drawer .auth-drawer_form .ant-form .auth-btn span{font-size:14px;font-weight:600;line-height:20px;display:flex}.auth-drawer .auth-drawer_form .ant-form .auth-drawer_bottom .auth-drawer_divider{flex-wrap:wrap;justify-content:center;padding:32px 0;display:flex;position:relative}.auth-drawer .auth-drawer_form .ant-form .auth-drawer_bottom .auth-drawer_divider:after{content:"";background-color:#0000001a;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.auth-drawer .auth-drawer_form .ant-form .auth-drawer_bottom .auth-drawer_divider p{z-index:3;color:#00000080;background-color:#fff;padding:0 16px;font-size:12px;line-height:14px;position:relative}.auth-drawer .auth-drawer_form .ant-form .auth-drawer_bottom .auth-drawer_register{color:var(--color-dark);background-color:#0000000d;border:1px solid #2222221a;border-radius:500px;justify-content:center;width:max-content;margin:0 auto;padding:12px 32px;font-size:14px;font-weight:600;line-height:20px;transition:all .3s;display:flex}.auth-drawer .auth-drawer_form .ant-form .auth-drawer_bottom .auth-drawer_register:hover{border:1px solid var(--color-dark);background-color:#0000}.mobile-search_drawer .ant-drawer-body .search-drawer{margin-bottom:26px}.mobile-search_drawer .ant-drawer-body .search-drawer .search-input{width:100%;box-shadow:none;border:1px solid #2222221a;padding:12px 16px}.mobile-search_drawer .ant-drawer-body .search-drawer .search-input:hover,.mobile-search_drawer .ant-drawer-body .search-drawer .search-input:focus{box-shadow:none;border:1px solid var(--color-dark)}.mobile-search_drawer .ant-drawer-body .search-drawer .search-input .ant-input-prefix{margin-inline-end:8px}.mobile-search_drawer .ant-drawer-body .search-drawer .search-input input{color:var(--color-dark);font-size:14px;line-height:20px}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_header p,.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_header .view-all{color:#666;font-size:14px;line-height:20px}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_header .view-all{color:var(--color-black);text-decoration:underline}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content{flex-direction:column;gap:16px;display:flex}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-image{object-fit:contain;width:64px;height:64px}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-info{width:calc(100% - 80px)}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-name{color:var(--color-dark);font-size:14px;line-height:20px}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .sale{color:var(--color-dark);margin-right:8px;font-size:14px;font-weight:400;line-height:normal;text-decoration:line-through}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .price{color:var(--color-dark);font-size:14px;font-weight:700;line-height:normal}.mobile-search_drawer .ant-drawer-body .search-dropdown .search-result .search-result_content .search-item .search-item-info .search-item-price .price.red{color:var(--color-red)}.mobile-drawer{flex-direction:column;justify-content:space-between;height:100%;display:flex}.mobile-drawer .mobile-drawer_collapse .back-btn{flex-direction:row;align-items:center;gap:8px;margin-bottom:16px;display:flex}.mobile-drawer .mobile-drawer_collapse .back-btn .icon{width:20px;height:20px;padding:4px}.mobile-drawer .mobile-drawer_collapse .back-btn .icon svg{object-fit:contain;width:100%;height:100%}.mobile-drawer .mobile-drawer_collapse .back-btn p{color:var(--color-dark);font-size:14px;line-height:20px}.mobile-drawer .mobile-drawer_collapse .back-btn_link{color:var(--color-dark);justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;font-size:20px;font-weight:700;line-height:normal;display:flex}.mobile-drawer .mobile-drawer_collapse .back-btn_link span{font-size:12px;font-weight:400}.mobile-drawer .mobile-drawer_collapse .custom-menu{width:100%}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .menu-item{cursor:pointer;padding:8px 0;transition:background-color .3s}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .menu-item a{text-transform:capitalize;color:var(--color-dark);font-size:14px;font-weight:700;line-height:24px}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-title{cursor:pointer;color:var(--color-dark);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-title.open .arrow{transform:rotate(90deg)}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-title p{text-transform:capitalize;font-size:14px;font-weight:700;line-height:24px}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-title .arrow{width:24px;height:24px;padding:5px;transition:transform .3s;transform:rotate(0)}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-title .arrow svg{object-fit:contain;width:100%;height:100%}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-content{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-content.open{max-height:500px}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-content .submenu-item{cursor:pointer;padding:8px 16px;transition:background-color .3s}.mobile-drawer .mobile-drawer_collapse .custom-menu .menu-item-wrapper .submenu-content .submenu-item a{text-transform:capitalize;color:var(--color-dark);font-size:14px;line-height:24px;display:flex}.mobile-drawer .mobile-drawer_content{height:calc(100% - 62px);overflow-y:scroll}.mobile-drawer .mobile-drawer_content .menu-list{flex-direction:column;gap:8px;display:flex}.mobile-drawer .mobile-drawer_content .menu-list .menu-item{flex-direction:row;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.mobile-drawer .mobile-drawer_content .menu-list .menu-item .menu-title{font-size:14px;font-weight:500;line-height:24px}.mobile-drawer .mobile-drawer_content .menu-list .menu-item .right-icon{justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex}.mobile-drawer .mobile-drawer_content .menu-list .menu-item .right-icon svg{object-fit:contain;width:100%;height:100%}.mobile-drawer .mobile-drawer_footer{height:52px}.mobile-drawer .mobile-drawer_footer .h-btn{cursor:pointer;width:100%;box-shadow:none;background-color:var(--main-color);color:var(--color-white);border:1px solid #2222221a;border-radius:500px;justify-content:center;align-items:center;gap:8px;padding:15px 16px;font-size:16px;line-height:20px;transition:all .3s;display:flex}.mega-menu-dropdown{z-index:1001;background-color:#0000004d;border-top:1px solid #ececec;position:fixed;inset:52px 0 0}.mega-menu-dropdown .mega-menu-content{background-color:#fff;padding:32px 0}.mega-menu-dropdown .mega-menu-content .mega-menu-columns{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1330px;margin:0 auto;display:grid}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-title{color:var(--color-dark);text-transform:uppercase;cursor:pointer;padding:8px;font-size:12px;font-weight:700;line-height:20px;transition:color .3s}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-title:hover{color:var(--main-color)}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-list.no-title li a{text-transform:uppercase;font-size:12px;font-weight:700}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-list li a{color:var(--color-dark);padding:4px 8px;font-size:14px;line-height:20px;transition:color .3s;display:flex}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-list li a:hover{color:var(--main-color)}.mega-menu-dropdown .mega-menu-content .mega-menu-columns .mega-menu-column .mega-menu-list li a.sale{color:var(--color-red)}.cart-drawer .ant-drawer-header{padding:24px!important}.cart-drawer .ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse}.cart-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{color:var(--color-dark);margin-inline-end:0}.cart-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-title .custom-drawer-title{flex-direction:row;align-items:flex-end;gap:8px;display:flex}.cart-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-title .custom-drawer-title .tt{font-size:24px;font-weight:700;line-height:normal}.cart-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-title .custom-drawer-title .item-count{color:var(--color-dark);margin-bottom:4px;font-size:12px;font-weight:400;line-height:normal}.cart-drawer .ant-drawer-body .cart-items{flex-direction:column;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item{border-bottom:1px solid #2222221a;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-image{border-radius:4px;width:68px;height:68px;overflow:hidden}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-image img{object-fit:cover;width:100%;height:100%}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details{width:calc(100% - 84px)}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .name{margin-bottom:8px;display:flex;position:relative}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .name h4{width:calc(100% - 28px);color:var(--color-dark);font-size:14px;font-weight:700;line-height:normal}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .name .remove-btn{cursor:pointer;width:20px;height:20px;color:var(--color-red);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .variants{flex-direction:column;margin-bottom:8px;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .variants p{color:var(--color-dark);font-size:12px;line-height:normal}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions .quantity-control{border:1px solid #2222221a;border-radius:4px;flex-direction:row;align-items:center;height:28px;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions .quantity-control .btn{cursor:pointer;width:26px;height:26px;color:var(--color-dark);justify-content:center;align-items:center;font-size:16px;display:flex}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions .quantity-control .quantity{border:none;width:42px}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions .quantity-control .quantity .ant-input-number-input{text-align:center;font-size:14px;font-weight:500;font-family:var(--font-1);padding:0}.cart-drawer .ant-drawer-body .cart-items .cart-item .item-details .item-actions .item-price{color:var(--color-dark);font-size:16px;font-weight:700;line-height:normal}.cart-drawer .ant-drawer-footer{padding:24px!important}.cart-drawer .ant-drawer-footer .cart-footer .cart-total{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cart-drawer .ant-drawer-footer .cart-footer .cart-total .txt{color:var(--color-dark);margin-right:8px;font-size:14px;line-height:20px}.cart-drawer .ant-drawer-footer .cart-footer .cart-total .price{color:var(--color-dark);font-size:16px;font-weight:700;line-height:20px}.cart-drawer .ant-drawer-footer .cart-footer .btn-group{flex-direction:column;gap:10px;display:flex}.cart-drawer .ant-drawer-footer .cart-footer .btn-group .btn{width:100%;color:var(--color-dark);border:1px solid #2222221a;border-radius:500px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:15px 16px;font-size:14px;line-height:20px;transition:all .3s;display:flex}.cart-drawer .ant-drawer-footer .cart-footer .btn-group .btn:hover{color:var(--main-color);border:1px solid var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #1987c74d}.cart-drawer .ant-drawer-footer .cart-footer .btn-group .btn svg{object-fit:contain;width:20px;height:20px;padding:2px}.cart-drawer .ant-drawer-footer .cart-footer .btn-group .btn.primary{background-color:var(--main-color);color:var(--color-white)}.cart-drawer .ant-drawer-footer .cart-footer .btn-group .btn.primary:hover{color:var(--main-color);border:1px solid var(--main-color);background-color:#fff}footer{background-color:#f5f5f5;padding:32px 0}footer .menu-list{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:32px;display:grid}@media (min-width:320px) and (max-width:767px){footer .menu-list{grid-template-columns:repeat(2,1fr)}}footer .menu-list .menu-item .menu-box .title{text-transform:uppercase;color:var(--color-dark);padding:8px;font-size:12px;font-weight:700;line-height:20px}footer .menu-list .menu-item .menu-box .menu-link{flex-direction:column;display:flex}footer .menu-list .menu-item .menu-box .menu-link a{color:var(--color-dark);flex-direction:row;justify-content:space-between;padding:4px 8px;font-size:14px;line-height:20px;display:flex}footer .menu-list .menu-item .menu-box .menu-link a .icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}footer .menu-list .menu-item .menu-box .menu-link a .icon svg{object-fit:contain;width:100%;height:100%}footer .menu-list .menu-item .menu-box .menu-link a p{width:calc(100% - 30px)}footer .social{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:16px;display:flex}@media (min-width:320px) and (max-width:767px){footer .social{gap:16px}}footer .social a{width:24px;height:24px;color:var(--color-dark);justify-content:center;align-items:center;display:flex}footer .social a svg{object-fit:contain;width:100%;height:100%}footer .copy-right p{text-align:center;color:var(--color-dark);font-size:12px;line-height:normal}.link-btn{background-color:var(--color-dark);color:var(--color-white);width:max-content;box-shadow:none;border-radius:500px;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;display:flex}.link-btn:hover{background-color:var(--color-white);color:var(--color-dark)}.link-btn.dark{background-color:var(--color-dark);color:var(--color-white)}.link-btn.dark:hover{color:var(--color-dark);background-color:#fff;box-shadow:0 0 20px -5px #0003}.main{padding-top:52px}.main-title{color:var(--color-dark);font-size:24px;font-weight:700;line-height:normal}.full-banner{width:100%;height:auto;position:relative;overflow:hidden}@media (min-width:320px) and (max-width:1023px){.full-banner{height:500px}}.full-banner:hover .banner-img{transform:scale(1.03)}.full-banner .banner-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:flex;transform:scale(1)}@media (min-width:320px) and (max-width:767px){.full-banner .banner-img{display:none}}.full-banner .banner-img.mobile{display:none}@media (min-width:320px) and (max-width:767px){.full-banner .banner-img.mobile{display:flex}}.full-banner .banner-content{width:352px;position:absolute;top:50%;left:66px;transform:translateY(-50%)}@media (min-width:320px) and (max-width:767px){.full-banner .banner-content{width:90%;left:50%;transform:translate(-50%,-50%)}}.full-banner .banner-content .banner-logo{filter:brightness(0)invert();margin-bottom:16px}.full-banner .banner-content .title,.full-banner .banner-content .text,.full-banner .banner-content .desc{color:var(--color-white);font-family:var(--font-1)}.full-banner .banner-content .title{margin-bottom:16px;font-size:40px;font-weight:800;line-height:normal}.full-banner .banner-content .text{margin-bottom:16px;font-size:12px;line-height:normal}.full-banner .banner-content .desc{color:var(--color-white);flex-direction:column;margin-bottom:16px;font-size:32px;font-weight:700;line-height:normal;display:flex}.looking-more .list{position:relative}.looking-more .list .link-item{flex-direction:column;gap:8px;display:flex}.looking-more .list .link-item:hover .img img{transform:scale(1.05)}.looking-more .list .link-item .img{border-radius:4px;width:100%;height:265px;overflow:hidden}.looking-more .list .link-item .img img{object-fit:cover;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.looking-more .list .link-item .title{flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.looking-more .list .link-item .title p{font-size:14px;font-weight:500;line-height:20px}.looking-more .list .link-item .title .icon{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.looking-more .list .link-item .title .icon svg{object-fit:contain;width:100%;height:100%}.home-page .sub-header{width:100%}@media (min-width:320px) and (max-width:767px){.home-page .sub-header{overflow-x:scroll}}.home-page .sub-header .list{background-color:#f5f5f5;flex-wrap:wrap;justify-content:center;display:flex}@media (min-width:320px) and (max-width:767px){.home-page .sub-header .list{width:max-content}}.home-page .sub-header .list a{color:var(--color-dark);width:max-content;padding:12px 16px;font-size:14px;line-height:20px;display:flex}@media (min-width:320px) and (max-width:767px){.home-page .sub-header .list a{padding:8px}}.home-page .announcement-full{background-color:var(--main-color);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}@media (min-width:320px) and (max-width:767px){.home-page .announcement-full{padding:16px 24px}}.home-page .announcement-full .title{color:var(--color-white);font-size:16px;line-height:20px}@media (min-width:320px) and (max-width:767px){.home-page .announcement-full .title{text-align:center;font-size:14px}}.home-page .cover-section .announcement-top{background-color:#c25700;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.home-page .cover-section .announcement-top .title{font-size:24px;line-height:normal}@media (min-width:320px) and (max-width:767px){.home-page .cover-section .announcement-top .title{font-size:18px}}.home-page .cover-section .cover{width:100%;height:auto;position:relative}@media (min-width:320px) and (max-width:1023px){.home-page .cover-section .cover{height:auto}}.home-page .cover-section .cover img{object-fit:cover;width:100%;height:100%}.home-page .cover-section .cover img.desktop{display:flex}@media (min-width:320px) and (max-width:767px){.home-page .cover-section .cover img.desktop{display:none}}.home-page .cover-section .cover img.mobile{display:none}@media (min-width:320px) and (max-width:767px){.home-page .cover-section .cover img.mobile{display:flex}}.home-page .cover-section .cover .cover-content{width:320px;position:absolute;bottom:32%;left:10%}@media (min-width:320px) and (max-width:767px){.home-page .cover-section .cover .cover-content{width:90%;bottom:5%;left:50%;transform:translate(-50%)}.home-page .cover-section .cover .cover-content .link-btn{margin:0 auto}}.home-page .cover-section .cover .cover-content .desc{color:var(--color-white);flex-direction:column;margin-bottom:16px;font-size:32px;font-weight:700;line-height:normal;display:flex}.home-page .features-section{margin-bottom:32px}.home-page .features-section .category-list{grid-template-columns:repeat(6,1fr);gap:12px;margin:32px 0;display:grid}@media (min-width:320px) and (max-width:767px){.home-page .features-section .category-list{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}}.home-page .features-section .category-list .category-item a{color:var(--color-dark);text-align:center;background-color:#2222220d;border-radius:500px;justify-content:center;align-items:center;padding:16px;transition:all .3s;display:flex}.home-page .features-section .category-list .category-item a:hover{background-color:var(--main-color);color:var(--color-white)}@media (min-width:320px) and (max-width:767px){.home-page .features-section .category-list .category-item a{padding:12px 8px;font-size:14px}}.home-page .features-section .banner-card{border-radius:4px;width:100%;height:500px;position:relative;overflow:hidden}@media (min-width:320px) and (max-width:1023px){.home-page .features-section .banner-card{height:auto;margin-bottom:16px}}.home-page .features-section .banner-card:hover img{transform:scale(1.03)}.home-page .features-section .banner-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;transform:scale(1)}.home-page .features-section .banner-list{position:relative}@media (min-width:320px) and (max-width:767px){.home-page .features-section .banner-list .swiper-slide{width:80%!important}}.home-page .features-section .banner-list .banner-item:hover .img img{transform:scale(1.05)}.home-page .features-section .banner-list .banner-item:hover .banner-detail .link-btn{color:var(--color-dark);background-color:#fff;box-shadow:0 0 20px -5px #0003}.home-page .features-section .banner-list .banner-item .img{border-radius:4px;width:100%;height:528px;margin-bottom:16px;display:flex;overflow:hidden}@media (min-width:320px) and (max-width:767px){.home-page .features-section .banner-list .banner-item .img{height:340px;margin-bottom:8px}}.home-page .features-section .banner-list .banner-item .img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;transform:scale(1)}.home-page .features-section .banner-list .banner-item .banner-detail .title{color:var(--color-dark);margin-bottom:16px;font-size:24px;font-weight:700;line-height:normal}@media (min-width:320px) and (max-width:767px){.home-page .features-section .banner-list .banner-item .banner-detail .title{margin-bottom:8px}}.home-page .features-section .banner-list .banner-item .banner-detail .desc{color:var(--color-dark);margin-bottom:16px;font-size:14px;line-height:20px}.home-page .new-products{margin-bottom:64px}@media (min-width:320px) and (max-width:767px){.home-page .new-products{margin-bottom:32px}}.home-page .new-products .products-list{position:relative}.home-page .guide{margin-bottom:64px}.home-page .guide .list{grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:320px) and (max-width:767px){.home-page .guide .list{grid-template-columns:repeat(1,1fr)}}.home-page .guide .list{gap:12px}.home-page .guide .list .item .img{border-radius:4px;width:100%;height:220px;margin-bottom:10px;overflow:hidden}.home-page .guide .list .item .img img{object-fit:cover;width:100%;height:100%}.home-page .guide .list .item .detail .title{color:var(--color-dark);min-height:56px;margin-bottom:10px;font-size:24px;font-weight:600;line-height:normal}.home-page .guide .list .item .detail .desc{color:var(--color-dark);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:40px;margin-bottom:10px;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.custom-prev,.custom-next{z-index:3;width:36px;height:36px;color:var(--color-white);cursor:pointer;background-color:#22222280;border-radius:500px;justify-content:center;align-items:center;font-size:16px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.custom-prev.swiper-button-lock,.custom-next.swiper-button-lock{opacity:0}.custom-prev svg,.custom-next svg{width:auto;height:16px}.custom-prev:hover,.custom-next:hover{background-color:var(--color-dark);color:#fff}.custom-prev{left:16px}.custom-prev svg{margin:0 auto 0 12px}.custom-next{right:16px}.custom-next svg{margin:0 11px 0 auto}.breadcrumb{flex-flow:wrap;align-items:center;gap:6px;display:flex}.breadcrumb a,.breadcrumb span{color:#22222280;cursor:pointer;font-size:12px;line-height:20px;transition:color .3s}.breadcrumb a:hover{color:var(--color-dark)}@media (min-width:320px) and (max-width:767px){.breadcrumb{display:none}}.ant-select-dropdown{width:max-content!important}.size-guide .size-guide_button{cursor:pointer;background-color:#f5f5f5;border:1px solid #2222221a;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;display:flex}.size-guide .size-guide_button p{color:var(--color-dark);font-size:14px;line-height:20px}.size-guide .size-guide_button svg{object-fit:contain;width:12px;height:12px}.product-page .full-banner{height:306px}.product-page .full-banner .banner-content{width:460px}@media (min-width:320px) and (max-width:767px){.product-page .full-banner .banner-content{width:90%}}.product-page .product-filter{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}@media (min-width:320px) and (max-width:767px){.product-page .product-filter .filter-left,.product-page .product-filter .filter-right{width:calc(50% - 4px)}}.product-page .product-filter .filter-left{flex-direction:row;gap:10px;display:flex}.product-page .product-filter .filter-left .filter-btn{cursor:pointer;color:var(--color-dark);border:1px solid #2222221a;border-radius:4px;align-items:center;gap:8px;padding:15px 16px;transition:all .3s;display:flex}@media (min-width:320px) and (max-width:767px){.product-page .product-filter .filter-left .filter-btn{width:100%}}.product-page .product-filter .filter-left .filter-btn:hover{border:1px solid #222}.product-page .product-filter .filter-left .filter-btn svg{object-fit:contain;width:20px;height:20px;padding:2px}.product-page .product-filter .filter-left .filter-btn p{color:var(--color-dark);font-size:14px;font-weight:600;line-height:20px}.product-page .product-filter .filter-right{flex-direction:row;align-items:center;gap:10px;display:flex}.product-page .product-filter .filter-right .total-count{color:var(--color-dark);font-size:12px;line-height:20px}@media (min-width:320px) and (max-width:767px){.product-page .product-filter .filter-right .total-count{display:none}}.product-page .product-filter .filter-right .ant-select{width:280px;height:auto}.product-page .product-filter .filter-right .ant-select:hover .ant-select-selector{box-shadow:none;border-color:var(--color-dark)!important}@media (min-width:320px) and (max-width:767px){.product-page .product-filter .filter-right .ant-select{width:100%}}.product-page .product-filter .filter-right .ant-select .ant-select-selector{border:1px solid #2222221a;padding:10px 8px 10px 16px}.product-page .product-filter .filter-right .ant-select .ant-select-selector .ant-select-selection-item{color:var(--color-dark);padding-inline-end:28px;font-size:14px;line-height:20px}.product-page .product-filter .filter-right .ant-select .ant-select-arrow{width:20px;height:20px;color:var(--color-dark);top:50%;justify-content:center;align-items:center;margin-top:0;padding:2px;display:flex;inset-inline-end:8px;transform:translateY(-50%)}.product-page .product-filter .filter-right .ant-select .ant-select-arrow svg{object-fit:contain;width:100%;height:100%;display:flex}.product-page .product-list{grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:64px;display:grid}@media (min-width:320px) and (max-width:767px){.product-page .product-list{grid-template-columns:repeat(2,1fr);gap:8px}}.product-page .product-read_top{margin-top:32px}@media (min-width:320px) and (max-width:767px){.product-page .product-read_top{margin-top:0}}.product-page .product-read{flex-wrap:wrap;justify-content:space-between;margin-bottom:64px;padding-top:16px;display:flex}@media (min-width:320px) and (max-width:767px){.product-page .product-read{margin-bottom:24px;padding-top:0}}.product-page .product-read .gallery,.product-page .product-read .content{width:calc(50% - 6px)}@media (min-width:320px) and (max-width:767px){.product-page .product-read .gallery,.product-page .product-read .content{width:100%;padding:0}}.product-page .product-read .gallery .top-swiper{margin-bottom:12px;position:relative}.product-page .product-read .gallery .top-swiper .mySwiper2 .banner-item{border-radius:4px;overflow:hidden}.product-page .product-read .gallery .top-swiper .mySwiper2 .banner-item img{object-fit:contain;width:100%;height:100%}.product-page .product-read .gallery .mySwiper .swiper-slide{cursor:pointer;border:2px solid #0000;border-radius:4px;transition:border .3s;overflow:hidden}.product-page .product-read .gallery .mySwiper .swiper-slide.swiper-slide-thumb-active{border:2px solid var(--color-dark)}.product-page .product-read .content{padding-left:112px}@media (min-width:320px) and (max-width:767px){.product-page .product-read .content{padding-top:32px;padding-left:0}}.product-page .product-read .content .name{color:var(--color-dark);margin-bottom:6px;font-size:24px;font-weight:700;line-height:normal}.product-page .product-read .content .short-desc{gap:24px;margin-bottom:20px;display:flex}.product-page .product-read .content .short-desc .short-desc_text{color:var(--color-dark);font-size:14px;line-height:20px}.product-page .product-read .content .short-desc .short-desc_text.gray{color:#acacac}.product-page .product-read .content .color-selector{margin-bottom:20px}.product-page .product-read .content .color-selector .color-selector__title{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.product-page .product-read .content .color-selector .color-selector__title span{font-weight:600}.product-page .product-read .content .color-selector .color-selector__options{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-page .product-read .content .color-selector .color-selector__options .color-selector__options_item{cursor:pointer;border:1px solid #2222221a;border-radius:500px;width:22px;height:22px;transition:border .1s}.product-page .product-read .content .color-selector .color-selector__options .color-selector__options_item.active,.product-page .product-read .content .color-selector .color-selector__options .color-selector__options_item:hover{border:2px solid var(--main-color)}.product-page .product-read .content .color-selector .color-selector__options :disabled{opacity:.3;cursor:not-allowed}.product-page .product-read .content .size-selector{margin-bottom:32px}.product-page .product-read .content .size-selector .size-selector__title{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.product-page .product-read .content .size-selector .size-selector__title span{font-weight:600}.product-page .product-read .content .size-selector .size-selector__options{flex-wrap:wrap;gap:8px;display:flex}.product-page .product-read .content .size-selector .size-selector__options .size-selector__options_item{min-width:48px;height:48px;color:var(--color-dark);cursor:pointer;border:1px solid #2222221a;border-radius:4px;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;transition:border .1s;display:flex}.product-page .product-read .content .size-selector .size-selector__options .size-selector__options_item.active,.product-page .product-read .content .size-selector .size-selector__options .size-selector__options_item:hover{border:2px solid var(--main-color)}.product-page .product-read .content .size-selector .size-selector__options .size-selector__options_item:disabled{opacity:.3;cursor:not-allowed}.product-page .product-read .content .price-box .sale-tag{color:#fff;background-color:#900;border-radius:4px;padding:2px 8px;font-size:14px;line-height:20px}.product-page .product-read .content .price-box .sale{color:var(--color-dark);margin-right:8px;font-size:14px;font-weight:400;line-height:normal;text-decoration:line-through}.product-page .product-read .content .price-box .price{color:var(--color-dark);font-size:24px;font-weight:700;line-height:normal}.product-page .product-read .content .price-box .price.red{color:var(--color-red)}.product-page .product-read .content .btn-group{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.product-page .product-read .content .btn-group .add-cart-btn{background-color:var(--main-color);color:var(--color-white);cursor:pointer;box-shadow:none;border:1px solid #2222221a;border-radius:500px;flex:220px;justify-content:center;align-items:center;gap:8px;padding:15px 16px;transition:all .3s;display:flex}.product-page .product-read .content .btn-group .add-cart-btn:hover{border:1px solid var(--main-color);color:var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #1987c780}.product-page .product-read .content .btn-group .add-cart-btn:hover p{color:var(--main-color)}.product-page .product-read .content .btn-group .add-cart-btn svg{object-fit:contain;width:20px;height:20px}.product-page .product-read .content .btn-group .add-cart-btn p{color:var(--color-white);font-size:16px;line-height:20px}.product-page .product-read .content .btn-group .wishlist-btn{color:var(--color-dark);cursor:pointer;background-color:#fff;border:1px solid #2222221f;border-radius:500px;flex:0 180px;justify-content:center;align-items:center;gap:8px;padding:15px 24px;transition:all .3s;display:flex}.product-page .product-read .content .btn-group .wishlist-btn svg{width:18px;height:18px}.product-page .product-read .content .btn-group .wishlist-btn p{color:inherit;font-size:16px;line-height:20px}.product-page .product-read .content .btn-group .wishlist-btn:hover{border-color:var(--main-color);color:var(--main-color)}.product-page .product-read .content .btn-group .wishlist-btn.active{border-color:var(--main-color);color:var(--main-color);background-color:#1987c714}.product-page .product-read .content .btn-group .wishlist-btn.active svg{color:var(--main-color)}.product-page .product-read .content .stock-count{color:#22222280;margin-bottom:20px;font-size:12px;line-height:16px}.product-page .product-read .content .available-payments{margin-bottom:20px}.product-page .product-read .content .available-payments .tt{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.product-page .product-read .content .available-payments .list{flex-wrap:wrap;gap:4px;display:flex}.product-page .product-read .content .available-payments .list .item{border:1px solid #2222221a;border-radius:4px;width:32px;height:32px;overflow:hidden}.product-page .product-read .content .available-payments .list .item img{object-fit:contain;width:100%;height:100%}.product-page .product-read .content .available-payments_biggers{flex-direction:column;gap:12px;display:flex}.product-page .product-read .content .available-payments_biggers .item{box-shadow:none;cursor:pointer;background-color:#f5f5f5;border:1px solid #2222221a;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:17px 16px;transition:all .3s;display:flex}.product-page .product-read .content .available-payments_biggers .item:hover{border:1px solid #2222224d;box-shadow:0 0 20px -4px #22222226}.product-page .product-read .content .available-payments_biggers .item .icon{width:32px;height:32px}.product-page .product-read .content .available-payments_biggers .item .icon img{object-fit:contain;width:100%;height:100%}.product-page .product-read .content .available-payments_biggers .item .text{width:calc(100% - 68px)}.product-page .product-read .content .available-payments_biggers .item .text .sub{color:var(--color-dark);font-size:12px;line-height:12px}.product-page .product-read .content .available-payments_biggers .item .text .big{color:var(--color-dark);font-size:14px;font-weight:600;line-height:20px}.product-page .product-read .content .available-payments_biggers .item .arrow{width:20px;height:20px;color:var(--color-dark);padding:4px}.product-page .product-read .content .available-payments_biggers .item .arrow svg{object-fit:contain;width:100%;height:100%}.product-page .product-read_description{margin-bottom:32px}@media (min-width:320px) and (max-width:767px){.product-page .product-read_description{margin-bottom:24px}}.product-page .product-read_description .product-read_description-title{color:var(--color-dark);margin-bottom:16px;font-size:24px;font-weight:600}@media (min-width:320px) and (max-width:767px){.product-page .product-read_description .product-read_description-title{margin-bottom:8px;font-size:18px}}.product-page .product-read_description .product-read_description-text{color:var(--color-dark);font-size:14px}.product-page .related-products{margin-bottom:32px}.product-page .related-products .related-products_title{color:var(--color-dark);margin-bottom:10px;font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:767px){.product-page .related-products .related-products_title{margin-bottom:8px;font-size:18px}}.product-page .related-products .related-products_content{position:relative}.product-page .product-advantage{margin-bottom:32px}.product-page .pr-collapse{margin-bottom:64px}@media (min-width:320px) and (max-width:767px){.product-page .pr-collapse{margin-bottom:32px}}.product-page .ant-collapse .ant-collapse-item .ant-collapse-header{border-bottom:1px solid #2222221a;align-items:center;padding:12px 0}.product-page .ant-collapse .ant-collapse-content-box{padding:16px 0!important}.product-page .collapse_title{color:var(--color-dark);font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:767px){.product-page .collapse_title{margin-bottom:8px;font-size:18px}}.product-page .product-review .product-review_title{color:var(--color-dark);margin-bottom:10px;font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:767px){.product-page .product-review .product-review_title{margin-bottom:8px;font-size:18px}}.product-page .product-review .product-review_container{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (min-width:320px) and (max-width:767px){.product-page .product-review .product-review_container{grid-template-columns:repeat(1,1fr)}}.product-page .product-review .product-review_container .rating-list .rate-item{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.product-page .product-review .product-review_container .rating-list .rate-item .stars{display:flex}.product-page .product-review .product-review_container .rating-list .rate-item .stars .ant-rate{height:16px;color:var(--main-color);font-size:16px}.product-page .product-review .product-review_container .rating-list .rate-item .stars .ant-rate .ant-rate-star{margin-inline-end:0}.product-page .product-review .product-review_container .rating-list .rate-item .progress{width:calc(100% - 88px);display:flex}.product-page .product-review .product-review_container .rating-list .rate-item .progress .ant-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg{background-color:var(--main-color)}.product-page .product-review .product-review_container .rating-list .rate-item .progress .ant-progress .ant-progress-outer .ant-progress-text span{color:var(--color-dark);font-size:12px;line-height:16px;display:flex}.product-page .product-review .product-review_container .average{flex-direction:column;align-items:center;gap:8px;display:flex}.product-page .product-review .product-review_container .average .count{color:#000;font-size:24px;font-weight:700;line-height:20px}.product-page .product-review .product-review_container .average .ant-rate{height:16px;color:var(--main-color);font-size:16px}.product-page .product-review .product-review_container .average .ant-rate .ant-rate-star{margin-inline-end:0}.product-page .product-review .product-review_container .average .total{color:var(--color-black);font-size:14px;line-height:20px}.product-page .product-review .product-review_container .review-form .ant-form{flex-direction:column;gap:8px;display:flex}.product-page .product-review .product-review_container .review-form .ant-form .ant-form-item{margin-bottom:0}.product-page .product-review .product-review_container .review-form .ant-form .ant-form-item.rate-con .ant-form-item-control-input-content{justify-content:center}.product-page .product-review .product-review_container .review-form .ant-form .ant-form-item .ant-rate{color:var(--main-color);justify-content:center;gap:12px;display:flex}.product-page .product-review .product-review_container .review-form .ant-form .ant-form-item .ant-rate .ant-rate-star{border-radius:4px;margin-inline-end:0;font-size:24px}.product-page .product-review .product-review_container .review-form .ant-form .form-btn{flex-wrap:wrap;justify-content:flex-end;display:flex}.product-page .product-review .product-review_container .review-form .ant-form .form-btn .ant-btn{background-color:var(--main-color);border:1px solid var(--main-color);cursor:pointer;border-radius:500px;height:auto;padding:7px 24px;transition:all .3s;display:flex}.product-page .product-review .product-review_container .review-form .ant-form .form-btn .ant-btn span{display:flex}.product-page .product-review .product-review_container .review-form .ant-form .form-btn .ant-btn:hover{color:var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #0003}.product-page .product-materials{margin-bottom:64px}@media (min-width:320px) and (max-width:767px){.product-page .product-materials{margin-bottom:32px}}.product-page .product-materials .product-materials_title{color:var(--color-dark);margin-bottom:16px;font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_title{margin-bottom:8px;font-size:18px}}.product-page .product-materials .product-materials_content{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content{grid-template-columns:repeat(2,1fr);gap:12px}}.product-page .product-materials .product-materials_content .material-item{border-radius:12px;padding:20px;box-shadow:0 0 20px -4px #2222221a}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item{padding:10px}}.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-image{justify-content:center;margin-bottom:20px;display:flex}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-image{margin-bottom:6px}}.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-image img{object-fit:contain;width:180px;height:180px}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-image img{width:80px;height:80px}}.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-heading{color:var(--main-color);text-align:center;margin-bottom:8px;font-size:18px;font-weight:600;line-height:24px}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item .product-materials_content__body .wp-block-heading{font-size:14px}}.product-page .product-materials .product-materials_content .material-item .product-materials_content__body p{color:var(--color-dark);font-size:14px;line-height:20px}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item .product-materials_content__body p{font-size:12px}}.product-page .product-materials .product-materials_content .material-item .product-materials_content__body ul li{color:var(--color-dark);text-align:center;font-size:14px;line-height:20px}@media (min-width:320px) and (max-width:767px){.product-page .product-materials .product-materials_content .material-item .product-materials_content__body ul li{font-size:12px}}.swiper-pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.swiper-pagination .swiper-pagination-bullet{cursor:pointer;background-color:#2222221a;border-radius:500px;width:12px;height:12px;transition:all .3s;display:flex}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color-dark);width:32px}.product-item{box-shadow:none;border:1px solid #2222221a;border-radius:4px;transition:all .3s;overflow:hidden}.product-item:hover{box-shadow:0 0 20px -4px #00000026}.product-item:hover .image-box img{transform:scale(1.05)}.product-item .image-box{border-radius:4px;width:100%;height:324px;display:flex;position:relative;overflow:hidden}@media (min-width:320px) and (max-width:767px){.product-item .image-box{height:47.467vw}}.product-item .image-box a{width:100%;height:100%}.product-item .image-box img{object-fit:cover;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.product-item .product-detail{padding:12px}.product-item .product-detail .category{color:#22222280;font-size:12px;line-height:normal}.product-item .product-detail .title{color:var(--color-dark);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:20px;margin-bottom:12px;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}@media (min-width:320px) and (max-width:767px){.product-item .product-detail .title{-webkit-line-clamp:2;min-height:40px}}.product-item .product-detail .color-list{flex-wrap:wrap;gap:4px;display:flex}.product-item .product-detail .color-list .color-item{border:1px solid #2222221a;border-radius:500px;width:16px;height:16px;display:flex}.product-item .product-detail .color-list .color-item.active,.product-item .product-detail .color-list .color-item:hover{border:1px solid var(--main-color)}.product-item .product-detail .price-section{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.product-item .product-detail .price-section .price-box .sale{color:var(--color-dark);margin-right:8px;font-size:14px;font-weight:400;line-height:normal;text-decoration:line-through}.product-item .product-detail .price-section .price-box .price{color:var(--color-dark);font-size:16px;font-weight:700;line-height:normal}.product-item .product-detail .price-section .price-box .price.red{color:var(--color-red)}.product-item .product-detail .price-section .add-cart-btn{width:36px;height:36px;color:var(--color-dark);cursor:pointer;background-color:#2222221a;border-radius:500px;align-items:center;display:flex}.product-item .product-detail .price-section .add-cart-btn svg{object-fit:contain;width:18px;height:18px;margin:auto auto auto 11px}.promo-badge{z-index:10;background-color:var(--color-red);border:1px solid #2222221a;border-radius:8px 0;padding:4px 8px;position:absolute;top:4px;left:4px}.promo-badge__text{color:var(--color-white);font-size:12px;font-weight:600;line-height:normal;display:flex}.promo-badge--inline{border-radius:8px;margin-bottom:4px;padding:0 8px;display:inline-block;position:static}.promo-badge--product-detail{padding:6px 14px;display:inline-block;position:static}.promo-badge--banner{border-radius:16px;align-items:center;gap:8px;padding:8px 16px;display:inline-flex;position:static}.cart-page,.checkout-page{padding:40px 0}@media (min-width:320px) and (max-width:767px){.cart-page,.checkout-page{padding:24px 0}}.cart-page .page-header,.checkout-page .page-header{border-bottom:1px solid #2222221a;flex-direction:row;align-items:flex-end;gap:8px;margin-bottom:16px;padding-bottom:16px;display:flex}@media (min-width:320px) and (max-width:767px){.cart-page .page-header,.checkout-page .page-header{margin-bottom:16px;padding-bottom:8px}}.cart-page .page-header h3,.checkout-page .page-header h3{color:var(--color-dark);font-size:24px;font-weight:700;line-height:normal}.cart-page .page-header p,.checkout-page .page-header p{color:var(--color-dark);margin-bottom:4px;font-size:12px;line-height:normal}.cart-page .cart-con,.checkout-page .cart-con{flex-wrap:wrap;justify-content:space-between;display:flex}.cart-page .cart-con .cart-list,.checkout-page .cart-con .cart-list{flex-direction:column;width:calc(100% - 560px);display:flex}@media (min-width:320px) and (max-width:767px){.cart-page .cart-con .cart-list,.checkout-page .cart-con .cart-list{width:100%;margin-bottom:32px}}.cart-page .cart-con .cart-list .cart-item,.checkout-page .cart-con .cart-list .cart-item{border-bottom:1px solid #2222221a;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.cart-page .cart-con .cart-list .cart-item:last-child,.checkout-page .cart-con .cart-list .cart-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-page .cart-con .cart-list .cart-item .item-image,.checkout-page .cart-con .cart-list .cart-item .item-image{border-radius:4px;width:160px;height:160px;overflow:hidden}.cart-page .cart-con .cart-list .cart-item .item-image img,.checkout-page .cart-con .cart-list .cart-item .item-image img{object-fit:cover;width:100%;height:100%}.cart-page .cart-con .cart-list .cart-item .item-details,.checkout-page .cart-con .cart-list .cart-item .item-details{width:calc(100% - 176px)}.cart-page .cart-con .cart-list .cart-item .item-details .name,.checkout-page .cart-con .cart-list .cart-item .item-details .name{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px;padding-right:32px;display:flex;position:relative}.cart-page .cart-con .cart-list .cart-item .item-details .name h4,.checkout-page .cart-con .cart-list .cart-item .item-details .name h4{color:var(--color-dark);font-size:14px;font-weight:700;line-height:normal}.cart-page .cart-con .cart-list .cart-item .item-details .name .s-pr,.checkout-page .cart-con .cart-list .cart-item .item-details .name .s-pr{color:var(--color-dark);font-size:16px;font-weight:700;line-height:22px}.cart-page .cart-con .cart-list .cart-item .item-details .name .remove-btn,.checkout-page .cart-con .cart-list .cart-item .item-details .name .remove-btn{cursor:pointer;width:20px;height:20px;color:var(--color-red);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.cart-page .cart-con .cart-list .cart-item .item-details .variants,.checkout-page .cart-con .cart-list .cart-item .item-details .variants{flex-direction:column;margin-bottom:8px;display:flex}.cart-page .cart-con .cart-list .cart-item .item-details .variants p,.checkout-page .cart-con .cart-list .cart-item .item-details .variants p{color:var(--color-dark);font-size:12px;line-height:normal}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control{border:1px solid #2222221a;border-radius:4px;flex-direction:row;align-items:center;height:28px;display:flex}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control:hover,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control:hover{border-color:var(--color-dark)}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .btn,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .btn{cursor:pointer;width:26px;height:26px;color:var(--color-dark);justify-content:center;align-items:center;font-size:16px;display:flex}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .quantity,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .quantity{border:none;width:42px}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .quantity .ant-input-number-input,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .quantity-control .quantity .ant-input-number-input{text-align:center;font-size:14px;font-weight:500;font-family:var(--font-1);padding:0}.cart-page .cart-con .cart-list .cart-item .item-details .item-actions .item-price,.checkout-page .cart-con .cart-list .cart-item .item-details .item-actions .item-price{color:var(--color-dark);font-size:16px;font-weight:700;line-height:normal}.cart-page .cart-con .customer-info,.checkout-page .cart-con .customer-info{flex-direction:column;gap:32px;width:calc(100% - 560px);display:flex}@media (min-width:320px) and (max-width:767px){.cart-page .cart-con .customer-info,.checkout-page .cart-con .customer-info{width:100%;margin-bottom:32px}}@media (min-width:768px) and (max-width:1023px){.cart-page .cart-con .customer-info,.checkout-page .cart-con .customer-info{width:100%;margin-bottom:32px}}.cart-page .cart-con .customer-info .customer-type-toggle .type-toggle-btn:hover,.checkout-page .cart-con .customer-info .customer-type-toggle .type-toggle-btn:hover{border-color:#40a9ff!important}.cart-page .cart-con .customer-info .customer-type-toggle .type-toggle-btn.active,.checkout-page .cart-con .customer-info .customer-type-toggle .type-toggle-btn.active{box-shadow:0 2px 4px #1890ff33}.cart-page .cart-con .customer-info .form-group .form-group_tt,.checkout-page .cart-con .customer-info .form-group .form-group_tt{color:var(--color-dark);margin-bottom:16px;font-size:14px;font-weight:600;line-height:normal}.cart-page .cart-con .customer-info .form-group .form-group_list,.checkout-page .cart-con .customer-info .form-group .form-group_list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.cart-page .cart-con .customer-info .form-group .form-group_list,.checkout-page .cart-con .customer-info .form-group .form-group_list{grid-template-columns:repeat(2,1fr)}}.cart-page .cart-con .customer-info .form-group .form-group_list .ant-form-item,.checkout-page .cart-con .customer-info .form-group .form-group_list .ant-form-item{margin-bottom:0}.cart-page .cart-con .customer-info .form-group .form-group_list input,.cart-page .cart-con .customer-info .form-group .form-group_list textarea,.checkout-page .cart-con .customer-info .form-group .form-group_list input,.checkout-page .cart-con .customer-info .form-group .form-group_list textarea{background-color:#fafafa;border:1px solid #e8e8e8}.cart-page .cart-con .customer-info .form-group .form-group_list input:focus,.cart-page .cart-con .customer-info .form-group .form-group_list textarea:focus,.checkout-page .cart-con .customer-info .form-group .form-group_list input:focus,.checkout-page .cart-con .customer-info .form-group .form-group_list textarea:focus{background-color:#fff}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group{flex-wrap:wrap;justify-content:space-between;display:flex}@media (min-width:320px) and (max-width:767px){.cart-page .cart-con .customer-info .shipping-options .ant-radio-group,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group{flex-direction:column;gap:16px}}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper{background-color:#fff;border:2px solid #2222221a;border-radius:500px;flex-direction:row;justify-content:space-between;align-items:center;width:calc(50% - 8px);padding:8px 16px;transition:all .3s;display:flex}@media (min-width:320px) and (max-width:767px){.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper{width:100%}}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:after,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:after{display:none}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked{background-color:var(--main-color)}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio .ant-radio-inner,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio .ant-radio-inner,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner{background-color:var(--main-color);border-color:#fff}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio .ant-radio-inner:after,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner:after,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio .ant-radio-inner:after,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner:after{background-color:var(--color-white);opacity:1;transform:scale(.5)}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .price,.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .price,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper:hover .ant-radio-label .shipping-options_radio .price,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-label .shipping-options_radio .price{color:var(--color-white)}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner{background-color:var(--main-color);border-color:#fff}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after{background-color:var(--color-white);transform:scale(.5)}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-inner,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-inner{background-color:#fff;border-width:1.5px;border-color:#22222280;width:18px;height:18px}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-inner:after,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-inner:after{background-color:var(--main-color)}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label{width:calc(100% - 30px);padding-inline:0}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .shipping-options_radio_info .tt{color:var(--color-dark);font-size:14px;font-weight:500;line-height:20px}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .shipping-options_radio_info .time{color:#22222280;font-size:14px;line-height:20px}.cart-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .price,.checkout-page .cart-con .customer-info .shipping-options .ant-radio-group .ant-radio-wrapper .ant-radio-label .shipping-options_radio .price{color:var(--color-dark);font-size:14px;font-weight:600}.cart-page .cart-con .cart-detail,.checkout-page .cart-con .cart-detail{background-color:#f5f5f5;border-radius:4px;width:436px;height:max-content;padding:24px 16px}@media (min-width:320px) and (max-width:767px){.cart-page .cart-con .cart-detail,.checkout-page .cart-con .cart-detail{width:100%}}@media (min-width:768px) and (max-width:1023px){.cart-page .cart-con .cart-detail,.checkout-page .cart-con .cart-detail{width:100%}}.cart-page .cart-con .cart-detail .tt,.checkout-page .cart-con .cart-detail .tt{color:var(--color-dark);margin-bottom:32px;font-size:20px;font-weight:700;line-height:normal}.cart-page .cart-con .cart-detail .pr-price,.checkout-page .cart-con .cart-detail .pr-price{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cart-page .cart-con .cart-detail .pr-price p,.checkout-page .cart-con .cart-detail .pr-price p{color:var(--color-dark);font-size:14px}.cart-page .cart-con .cart-detail .pr-price p.bold,.checkout-page .cart-con .cart-detail .pr-price p.bold{font-size:16px;font-weight:600}.cart-page .cart-con .cart-detail .payment-box .tt,.checkout-page .cart-con .cart-detail .payment-box .tt{color:var(--color-dark);margin-bottom:16px;font-size:16px;font-weight:700;line-height:normal}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group{flex-direction:column;gap:16px;width:100%;display:flex}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper{border:1px solid #2222221a;border-radius:16px;gap:16px;padding:16px}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper:hover,.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper:hover,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked{border:1px solid #1987c780}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after{transform:scale(.5)}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-inner,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-inner{background-color:#fff;border-color:#1987c780}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-inner:after,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-inner:after{background-color:var(--main-color)}.cart-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-label,.checkout-page .cart-con .cart-detail .payment-box .payment-list .ant-radio-group .ant-radio-wrapper .ant-radio-label{color:var(--color-dark);padding-inline:0;font-size:14px;font-weight:600;line-height:20px}.cart-page .cart-con .cart-detail .total-section,.checkout-page .cart-con .cart-detail .total-section{border-top:1px solid #2222221a;margin-top:32px;padding-top:32px}.cart-page .cart-con .cart-detail .total-section .total-price,.checkout-page .cart-con .cart-detail .total-section .total-price{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.cart-page .cart-con .cart-detail .total-section .total-price p,.checkout-page .cart-con .cart-detail .total-section .total-price p{color:var(--color-dark);font-size:14px}.cart-page .cart-con .cart-detail .total-section .total-price p.bold,.checkout-page .cart-con .cart-detail .total-section .total-price p.bold{font-size:16px;font-weight:600}.cart-page .cart-con .cart-detail .total-section .buy-btn .ant-btn,.checkout-page .cart-con .cart-detail .total-section .buy-btn .ant-btn{background-color:var(--main-color);border-radius:500px;height:auto;padding:15px 16px}.cart-page .cart-con .cart-detail .total-section .buy-btn .ant-btn:hover,.checkout-page .cart-con .cart-detail .total-section .buy-btn .ant-btn:hover{color:var(--main-color);border:1px solid var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #1987c780}.cart-page .cart-con .cart-detail .total-section .buy-btn .ant-btn:hover span,.checkout-page .cart-con .cart-detail .total-section .buy-btn .ant-btn:hover span{color:var(--main-color)}.cart-page .cart-con .cart-detail .total-section .buy-btn .ant-btn span,.checkout-page .cart-con .cart-detail .total-section .buy-btn .ant-btn span{color:var(--color-white);font-size:16px;line-height:20px;font-family:var(--font-1)}.cart-page .cart-con .cart-detail .total-section .buy-btn a,.checkout-page .cart-con .cart-detail .total-section .buy-btn a{width:100%;color:var(--color-white);background-color:var(--main-color);box-shadow:none;border:1px solid #2222221a;border-radius:500px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:15px 16px;font-size:16px;line-height:20px;transition:all .3s;display:flex}.cart-page .cart-con .cart-detail .total-section .buy-btn a:hover,.checkout-page .cart-con .cart-detail .total-section .buy-btn a:hover{border:1px solid var(--main-color);color:var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #1987c780}.cart-page .cart-con .cart-detail .total-section .buy-btn a svg,.checkout-page .cart-con .cart-detail .total-section .buy-btn a svg{object-fit:contain;width:20px;height:20px;padding:2px}.blog-page{padding:64px 0}@media (min-width:320px) and (max-width:767px){.blog-page{padding:32px 0}}.blog-page .tc-container{max-width:800px}.blog-page .page-title{text-align:center;color:var(--color-dark);margin-bottom:32px;font-size:24px;font-weight:700;line-height:normal}@media (min-width:320px) and (max-width:767px){.blog-page .page-title{margin-bottom:20px;font-size:18px}}.blog-page .text{margin-bottom:24px}.blog-page .text h2{color:var(--color-black);margin-bottom:8px;font-size:14px;font-weight:600;line-height:normal}.blog-page .text p{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.blog-page .text ul{margin-bottom:8px;padding-left:20px;list-style-type:disc}.blog-page .text ul.number-type{padding-left:20px;list-style-type:decimal}.blog-page .text ul li{color:var(--color-dark);font-size:14px;line-height:20px}.blog-page .text .custom-table{width:100%;overflow-x:scroll}@media (min-width:320px) and (max-width:1023px){.blog-page .text .custom-table{margin-bottom:24px}}.blog-page .text .custom-table table{border-collapse:collapse;width:100%;margin-bottom:16px}@media (min-width:320px) and (max-width:1023px){.blog-page .text .custom-table table{width:800px}}.blog-page .text .custom-table table th,.blog-page .text .custom-table table td{text-align:left;color:var(--color-dark);border:1px solid #2222221a;padding:8px;font-size:14px;line-height:20px}.blog-page .text .custom-table table th{background-color:#f5f5f5;font-weight:600}.about-page .page-top{background-color:var(--color-black);padding:64px 0}.about-page .page-top .tt{color:var(--color-white);margin-bottom:16px;font-size:40px;font-weight:700;line-height:normal}.about-page .page-top .desc{flex-direction:column;gap:16px;display:flex}.about-page .page-top .desc p{color:var(--color-white);font-size:18px;line-height:normal}.about-page .about-video-section{background-color:var(--color-black);margin-bottom:64px;padding:64px 0}.about-page .about-video-section .video-wrapper{border-radius:16px;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@media (min-width:320px) and (max-width:767px){.about-page .about-video-section .video-wrapper{border-radius:8px}}.about-page .about-video-section .about-video{background-color:#000;width:100%;height:auto;display:block}.about-page .about-card{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.about-page .about-card .img{width:60%;height:auto}@media (min-width:320px) and (max-width:767px){.about-page .about-card .img{width:100%}}.about-page .about-card .img img{width:100%;height:auto}.about-page .about-card .detail{width:calc(40% - 20px)}@media (min-width:320px) and (max-width:767px){.about-page .about-card .detail{width:100%;margin-top:20px;margin-bottom:20px}}.about-page .about-card .detail h2{color:var(--color-dark);margin-bottom:16px;font-size:40px;font-weight:700;line-height:normal}.about-page .about-card .detail h4{color:var(--color-dark);margin-bottom:16px;font-size:18px;font-weight:700;line-height:normal}.about-page .about-card .detail p{color:var(--color-dark);font-size:14px;line-height:normal}.about-page .about-imgs{flex-wrap:wrap;margin-bottom:64px;display:flex}.about-page .about-imgs .img1,.about-page .about-imgs .img2{object-fit:cover;height:500px}@media (min-width:320px) and (max-width:767px){.about-page .about-imgs .img1,.about-page .about-imgs .img2{height:auto}}.about-page .about-imgs .img1{width:70%}@media (min-width:320px) and (max-width:767px){.about-page .about-imgs .img1{width:100%}}.about-page .about-imgs .img2{width:30%}@media (min-width:320px) and (max-width:767px){.about-page .about-imgs .img2{width:100%}}.about-page .full-card{flex-wrap:wrap;display:flex}.about-page .full-card .img,.about-page .full-card .detail{width:50%;height:auto}@media (min-width:320px) and (max-width:767px){.about-page .full-card .img,.about-page .full-card .detail{width:100%}}.about-page .full-card .img img{width:100%;height:auto}.about-page .full-card .detail{align-items:center;display:flex;position:relative;overflow:hidden}.about-page .full-card .detail .back-img{z-index:2;width:100%;height:auto;transition:all .1s;position:absolute;inset:0}.about-page .full-card .detail .content{z-index:3;padding:20px;position:relative}.about-page .full-card .detail .content h2{color:var(--color-dark);margin-bottom:16px;font-size:40px;font-weight:700;line-height:normal}.about-page .full-card .detail .content p{color:var(--color-dark);margin-bottom:16px;font-size:14px;line-height:normal}.about-page .full-card .detail .content a{background-color:var(--color-black);width:max-content;color:var(--color-white);border:1px solid var(--color-black);border-radius:500px;justify-content:center;align-items:center;padding:7px 20px;font-size:14px;font-weight:600;line-height:20px;transition:all .3s;display:flex}.about-page .full-card .detail .content a:hover{color:var(--color-black);background-color:#fff}.about-page .about-quote{padding:64px 0}.about-page .about-quote .quote{flex-flow:column wrap;place-content:center;margin-bottom:32px;display:flex}.about-page .about-quote .quote .q{width:24px;height:22px;color:var(--main-color);margin:0 auto}.about-page .about-quote .quote p{text-align:center;color:var(--color-black);margin:32px 0;font-size:56px;font-weight:800;line-height:normal}@media (min-width:320px) and (max-width:767px){.about-page .about-quote .quote p{font-size:40px}}.about-page .about-quote .desc{text-align:center;color:var(--color-dark);font-size:18px;font-weight:700;line-height:normal}@media (min-width:320px) and (max-width:767px){.quick-view-page .tc-container{padding:0}}.quick-view-page .product-read{flex-wrap:wrap;justify-content:space-between;padding-top:16px;padding-bottom:16px;display:flex}.quick-view-page .product-read .gallery,.quick-view-page .product-read .content{width:calc(50% - 6px)}@media (min-width:320px) and (max-width:767px){.quick-view-page .product-read .gallery,.quick-view-page .product-read .content{width:100%;padding:0}}.quick-view-page .product-read .gallery .top-swiper{margin-bottom:12px;position:relative}.quick-view-page .product-read .gallery .top-swiper .mySwiper2 .banner-item{border-radius:4px;overflow:hidden}.quick-view-page .product-read .gallery .top-swiper .mySwiper2 .banner-item img{object-fit:contain;width:100%;height:100%}.quick-view-page .product-read .gallery .mySwiper .swiper-slide{cursor:pointer;border:2px solid #0000;border-radius:4px;transition:border .3s;overflow:hidden}.quick-view-page .product-read .gallery .mySwiper .swiper-slide.swiper-slide-thumb-active{border:2px solid var(--color-dark)}.quick-view-page .product-read .content .name{color:var(--color-dark);margin-bottom:6px;font-size:24px;font-weight:700;line-height:normal}.quick-view-page .product-read .content .short-desc{gap:24px;margin-bottom:20px;display:flex}.quick-view-page .product-read .content .short-desc .short-desc_text{color:var(--color-dark);font-size:14px;line-height:20px}.quick-view-page .product-read .content .short-desc .short-desc_text.gray{color:#acacac}.quick-view-page .product-read .content .color-selector{margin-bottom:20px}.quick-view-page .product-read .content .color-selector .color-selector__title{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.quick-view-page .product-read .content .color-selector .color-selector__title span{font-weight:600}.quick-view-page .product-read .content .color-selector .color-selector__options{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.quick-view-page .product-read .content .color-selector .color-selector__options .color-selector__options_item{cursor:pointer;border:1px solid #2222221a;border-radius:500px;width:22px;height:22px;transition:border .1s}.quick-view-page .product-read .content .color-selector .color-selector__options .color-selector__options_item.active,.quick-view-page .product-read .content .color-selector .color-selector__options .color-selector__options_item:hover{border:2px solid var(--main-color)}.quick-view-page .product-read .content .color-selector .color-selector__options .color-selector__options_item :disabled{opacity:.3;cursor:not-allowed}.quick-view-page .product-read .content .color-selector .color-selector__options .color-selector__options_item.disabled{display:none}.quick-view-page .product-read .content .size-selector{margin-bottom:32px}.quick-view-page .product-read .content .size-selector .size-selector__title{color:var(--color-dark);margin-bottom:8px;font-size:14px;line-height:20px}.quick-view-page .product-read .content .size-selector .size-selector__title span{font-weight:600}.quick-view-page .product-read .content .size-selector .size-selector__options{flex-wrap:wrap;gap:8px;display:flex}.quick-view-page .product-read .content .size-selector .size-selector__options .size-selector__options_item{min-width:48px;height:48px;color:var(--color-dark);cursor:pointer;border:1px solid #2222221a;border-radius:4px;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;transition:border .1s;display:flex}.quick-view-page .product-read .content .size-selector .size-selector__options .size-selector__options_item.active,.quick-view-page .product-read .content .size-selector .size-selector__options .size-selector__options_item:hover{border:2px solid var(--main-color)}.quick-view-page .product-read .content .size-selector .size-selector__options .size-selector__options_item.disabled{display:none}.quick-view-page .product-read .content .size-selector .size-selector__options .size-selector__options_item:disabled{opacity:.3;cursor:not-allowed}.quick-view-page .product-read .content .price-box .sale{color:var(--color-dark);margin-right:8px;font-size:14px;font-weight:400;line-height:normal;text-decoration:line-through}.quick-view-page .product-read .content .price-box .price{color:var(--color-dark);font-size:24px;font-weight:700;line-height:normal}.quick-view-page .product-read .content .price-box .price.red{color:var(--color-red)}.quick-view-page .product-read .content .btn-group{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.quick-view-page .product-read .content .btn-group .add-cart-btn{background-color:var(--main-color);color:var(--color-white);cursor:pointer;box-shadow:none;border:1px solid #2222221a;border-radius:500px;flex:200px;justify-content:center;align-items:center;gap:8px;padding:15px 16px;transition:all .3s;display:flex}.quick-view-page .product-read .content .btn-group .add-cart-btn:hover{border:1px solid var(--main-color);color:var(--main-color);background-color:#fff;box-shadow:0 0 20px -5px #1987c780}.quick-view-page .product-read .content .btn-group .add-cart-btn:hover p{color:var(--main-color)}.quick-view-page .product-read .content .btn-group .add-cart-btn svg{object-fit:contain;width:20px;height:20px}.quick-view-page .product-read .content .btn-group .add-cart-btn p{color:var(--color-white);font-size:16px;line-height:20px}.quick-view-page .product-read .content .btn-group .wishlist-btn{color:var(--color-dark);cursor:pointer;background-color:#fff;border:1px solid #2222221f;border-radius:500px;flex:0 160px;justify-content:center;align-items:center;gap:8px;padding:15px 24px;transition:all .3s;display:flex}.quick-view-page .product-read .content .btn-group .wishlist-btn svg{width:18px;height:18px}.quick-view-page .product-read .content .btn-group .wishlist-btn p{color:inherit;font-size:16px;line-height:20px}.quick-view-page .product-read .content .btn-group .wishlist-btn:hover{border-color:var(--main-color);color:var(--main-color)}.quick-view-page .product-read .content .btn-group .wishlist-btn.active{border-color:var(--main-color);color:var(--main-color);background-color:#1987c714}.quick-view-page .product-read .content .btn-group .wishlist-btn.active svg{color:var(--main-color)}.quick-view-page .product-read .content .product-detail_btn{width:max-content;color:var(--color-dark);justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:8px;display:flex}.quick-view-page .product-read .content .product-detail_btn p{font-size:14px;line-height:20px}.quick-view-page .product-read .content .product-detail_btn svg{object-fit:contain;width:14px;height:14px}.quick-view-page .product-read .content .stock-count{color:#22222280;margin-bottom:20px;font-size:12px;line-height:16px}.wishlist-page{padding:32px 0}.wishlist-page .wishlist-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.wishlist-page .wishlist-header h2{color:var(--color-dark);font-size:28px;font-weight:700;line-height:1.2}.wishlist-page .wishlist-empty{justify-content:center;padding:48px 0;display:flex}.wishlist-page .wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}@media (min-width:320px) and (max-width:767px){.wishlist-page .wishlist-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.hike-society_page{padding-top:64px}@media (min-width:320px) and (max-width:767px){.hike-society_page{padding-top:32px}}.hike-society_page .title{color:var(--color-dark);margin-bottom:32px;font-size:24px;font-weight:700}@media (min-width:320px) and (max-width:767px){.hike-society_page .title{margin-bottom:16px}}.hike-society_page .img{width:100%;height:auto;margin-bottom:24px}.hike-society_page .img.desktop{display:flex}@media (min-width:320px) and (max-width:767px){.hike-society_page .img.desktop{display:none}}.hike-society_page .img.mobile{display:none}@media (min-width:320px) and (max-width:767px){.hike-society_page .img.mobile{display:flex}}.hike-society_page .img img{width:100%;height:auto}.hike-society_page .desc{margin-bottom:72px}.hike-society_page .desc p{color:var(--color-dark);margin-bottom:4px;font-size:14px;line-height:20px}.hike-society_page .list{flex-direction:column;margin-bottom:64px;display:flex}@media (min-width:320px) and (max-width:767px){.hike-society_page .list{gap:32px}}.hike-society_page .list .item{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item{flex-direction:column;gap:20px}}.hike-society_page .list .item:nth-child(2n){flex-direction:row-reverse}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item:nth-child(2n){flex-direction:column}}.hike-society_page .list .item .map{width:50%}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item .map{width:100%}}.hike-society_page .list .item .map iframe{width:100%;height:420px}.hike-society_page .list .item .img{width:50%;margin-bottom:0;display:flex}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item .img{width:100%}}.hike-society_page .list .item .body{width:calc(50% - 20px)}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item .body{width:100%}}.hike-society_page .list .item .body .tags{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.hike-society_page .list .item .body .tags .tag{background-color:var(--color-dark);border-radius:500px;padding:8px 34px}.hike-society_page .list .item .body .tags .tag p{color:var(--color-white);font-size:14px;line-height:20px}.hike-society_page .list .item .body .tt{color:var(--color-dark);text-transform:uppercase;font-size:40px;font-weight:700}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item .body .tt{font-size:24px}}.hike-society_page .list .item .body .text{color:var(--color-dark);font-size:18px}@media (min-width:320px) and (max-width:767px){.hike-society_page .list .item .body .text{font-size:14px}}.hike-society_page .gallery .gallery-group{grid-template-columns:repeat(4,1fr);display:grid}@media (min-width:320px) and (max-width:767px){.hike-society_page .gallery .gallery-group{grid-template-columns:repeat(1,1fr)}}.hike-society_page .gallery .gallery-group .ant-image{width:100%;height:100%}.hike-society_page .gallery .gallery-group img{object-fit:cover;width:100%;height:100%}.hike-society_page .gallery .gallery-group .img-full{width:100%;height:460px;margin-bottom:0}@media (min-width:320px) and (max-width:767px){.hike-society_page .gallery .gallery-group .img-full{height:auto;margin-bottom:0}}.hike-society_page .gallery .gallery-group .img-row{flex-direction:column;height:460px;display:flex}@media (min-width:320px) and (max-width:767px){.hike-society_page .gallery .gallery-group .img-row{height:auto}}.hike-society_page .gallery .gallery-group .img-row .img-half{width:100%;height:230px}@media (min-width:320px) and (max-width:767px){.hike-society_page .gallery .gallery-group .img-row .img-half{height:auto}}.technology-page .banner{width:100%;height:305px;position:relative}@media (min-width:320px) and (max-width:767px){.technology-page .banner{height:auto}}.technology-page .banner img{object-fit:cover;width:100%;height:100%}.technology-page .banner .detail{position:absolute;top:50%;left:14%;transform:translateY(-50%)}@media (min-width:320px) and (max-width:767px){.technology-page .banner .detail{text-align:center;width:90%;left:50%;transform:translate(-50%,-50%)}}.technology-page .banner .detail .tt{text-transform:uppercase;color:#fff;font-size:64px;line-height:normal}@media (min-width:320px) and (max-width:767px){.technology-page .banner .detail .tt{font-size:32px}}.technology-page .technology-list{grid-template-columns:repeat(4,1fr);gap:24px 20px;padding:64px 0;display:grid}@media (min-width:320px) and (max-width:767px){.technology-page .technology-list{grid-template-columns:repeat(1,1fr);gap:24px;padding:32px 0}}.technology-page .technology-list .item{background-color:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 32px -4px #0c0c0d1a}.technology-page .technology-list .item .img{border-radius:20px;width:100%;height:162px;margin-bottom:16px;overflow:hidden}.technology-page .technology-list .item .img .ant-image{width:100%;height:100%}.technology-page .technology-list .item .img img{object-fit:cover;width:100%;height:100%}.technology-page .technology-list .item .detail .item-title{color:#000;margin-bottom:8px;font-size:18px;font-weight:700;line-height:20px}.technology-page .technology-list .item .detail .item-tag{color:var(--color-white);background-color:var(--main-color);border-radius:500px;width:max-content;margin-bottom:16px;padding:4px 8px;font-size:14px;line-height:20px}.technology-page .technology-list .item .detail .item-desc{color:var(--color-dark);font-size:14px}.responsibilities-page{padding-bottom:64px}.responsibilities-page .banner{margin-bottom:64px;position:relative}.responsibilities-page .banner:after{content:"";z-index:2;background-color:#1987c733;position:absolute;inset:0}.responsibilities-page .banner img{z-index:1;object-fit:cover;width:100%;height:auto;position:relative}@media (min-width:320px) and (max-width:1023px){.responsibilities-page .banner img{height:500px}}.responsibilities-page .banner .banner-detail{z-index:3;width:90%;max-width:600px;position:absolute;top:50%;left:16%;transform:translateY(-50%)}@media (min-width:320px) and (max-width:767px){.responsibilities-page .banner .banner-detail{text-align:center;left:50%;transform:translate(-50%,-50%)}}.responsibilities-page .banner .banner-detail .tt{color:var(--color-white);margin-bottom:16px;font-size:48px;font-weight:700}@media (min-width:320px) and (max-width:767px){.responsibilities-page .banner .banner-detail .tt{font-size:32px;line-height:normal}}.responsibilities-page .banner .banner-detail .desc{color:var(--color-white);font-size:16px;line-height:normal}@media (min-width:320px) and (max-width:767px){.responsibilities-page .banner .banner-detail .desc{text-align:center}}.responsibilities-page .content{background-color:var(--main-color);margin-bottom:32px;padding:42px 24px}.responsibilities-page .content .detail{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.responsibilities-page .content .detail p{color:var(--color-white);font-size:16px}@media (min-width:320px) and (max-width:767px){.responsibilities-page .content .detail p{text-align:center;font-size:14px}}.responsibilities-page .content .detail .president{margin-top:24px}.responsibilities-page .content .detail .president .top-text{color:var(--color-white);margin-bottom:4px;font-size:20px;font-weight:700}@media (min-width:320px) and (max-width:767px){.responsibilities-page .content .detail .president .top-text{text-align:center}}.responsibilities-page .content .detail .president .bot-text{color:var(--color-white);font-size:16px;font-style:italic}@media (min-width:320px) and (max-width:767px){.responsibilities-page .content .detail .president .bot-text{text-align:center}}.responsibilities-page .list{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px;display:grid}@media (min-width:320px) and (max-width:767px){.responsibilities-page .list{grid-template-columns:repeat(1,1fr)}}.responsibilities-page .list .item{text-align:center;padding:24px;box-shadow:0 0 20px -4px #22222226}@media (min-width:320px) and (max-width:767px){.responsibilities-page .list .item{padding:16px}}.responsibilities-page .list .item .tt{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:60px;margin-bottom:8px;font-size:20px;font-weight:700;line-height:30px;display:-webkit-box;overflow:hidden}.responsibilities-page .list .item .sub{font-size:14px;font-weight:700}.responsibilities-page .list .item .txt{color:var(--color-dark);margin-top:12px;font-size:14px;line-height:20px}.responsibilities-page .report-section{margin-bottom:32px;padding:64px 0;background-color:#bcbdbd!important}@media (min-width:320px) and (max-width:767px){.responsibilities-page .report-section{margin-bottom:20px;padding:32px 0}}.responsibilities-page .report-section .tt{text-align:center;color:var(--color-dark);margin-bottom:24px;font-size:32px;font-weight:700}@media (min-width:320px) and (max-width:767px){.responsibilities-page .report-section .tt{font-size:24px}}.responsibilities-page .report-section .report-list{position:relative}.responsibilities-page .report-section .report-list .report-item .img{width:100%;height:152px;margin-bottom:8px}@media (min-width:320px) and (max-width:767px){.responsibilities-page .report-section .report-list .report-item .img{height:auto}}.responsibilities-page .report-section .report-list .report-item .img img{object-fit:cover;width:100%;height:100%}.responsibilities-page .report-section .report-list .report-item .report-item_tt{color:var(--color-dark);font-size:14px;font-weight:600;line-height:20px}.responsibilities-page .grid-list{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (min-width:320px) and (max-width:767px){.responsibilities-page .grid-list{grid-template-columns:repeat(1,1fr)}}.responsibilities-page .grid-list .grid-item{padding:24px;box-shadow:0 0 20px -4px #22222226}.responsibilities-page .grid-list .grid-item img{margin-bottom:16px}.responsibilities-page .grid-list .grid-item .tt{color:var(--color-dark);margin-bottom:12px;font-size:18px;font-weight:700;line-height:normal}.responsibilities-page .grid-list .grid-item .txt{color:var(--color-dark);margin-bottom:20px;font-size:14px;line-height:20px}.responsibilities-page .grid-list .grid-item a{width:max-content;color:var(--main-color);display:flex;position:relative}.responsibilities-page .grid-list .grid-item a:hover:after{width:100%;left:0;right:auto}.responsibilities-page .grid-list .grid-item a:after{content:"";background-color:var(--color-dark);width:0;height:1px;transition:all .3s;position:absolute;bottom:-2px;left:auto;right:0}.account-page{padding:40px 0}.account-page .account-layout{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;min-height:80vh;display:flex}.account-page .account-layout .sidebar{border-radius:32px;width:350px;padding:16px;position:sticky;top:80px;box-shadow:0 3px 8px #00000029}@media (min-width:320px) and (max-width:1023px){.account-page .account-layout .sidebar{display:none}}.account-page .account-layout .sidebar .avatar-section{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.account-page .account-layout .sidebar .avatar-section .avatar{background-color:var(--main-color);width:68px;height:68px;color:var(--color-white);border-radius:500px;justify-content:center;align-items:center;font-size:24px;line-height:normal;display:flex}.account-page .account-layout .sidebar .avatar-section .avatar-info{width:calc(100% - 84px)}.account-page .account-layout .sidebar .avatar-section .avatar-info .name{margin-bottom:6px;font-size:22px;font-weight:700;line-height:normal}.account-page .account-layout .sidebar .avatar-section .avatar-info .id{color:var(--color-dark);opacity:.5;font-size:12px;line-height:normal}.account-page .account-layout .sidebar .menu-list{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.account-page .account-layout .sidebar .menu-list .menu-item{width:100%;color:var(--color-dark);border-radius:500px;flex-wrap:wrap;gap:8px;padding:16px;transition:all .3s;display:flex}.account-page .account-layout .sidebar .menu-list .menu-item.active,.account-page .account-layout .sidebar .menu-list .menu-item:hover{background-color:var(--main-color);color:#fff}.account-page .account-layout .sidebar .menu-list .menu-item.active P,.account-page .account-layout .sidebar .menu-list .menu-item:hover P{color:#fff}.account-page .account-layout .sidebar .menu-list .menu-item .icon{width:24px;height:24px;padding:1px}.account-page .account-layout .sidebar .menu-list .menu-item .icon svg{object-fit:contain;width:100%;height:100%}.account-page .account-layout .sidebar .menu-list .menu-item p{font-size:14px;font-weight:600;line-height:24px}.account-page .account-layout .sidebar .logout-button{cursor:pointer;width:100%;color:var(--color-dark);border:1px solid #2222221a;border-radius:500px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:15px 16px;transition:all .3s;display:flex}.account-page .account-layout .sidebar .logout-button:hover{background-color:var(--main-color);color:#fff}.account-page .account-layout .sidebar .logout-button p{font-size:14px;font-weight:600;line-height:20px}.account-page .account-layout .content{width:calc(100% - 390px)}@media (min-width:320px) and (max-width:1023px){.account-page .account-layout .content{width:100%}}.account-page .account-layout .content .title{color:var(--color-dark);margin-bottom:32px;font-size:24px;font-weight:700;line-height:normal}@media (min-width:320px) and (max-width:1023px){.account-page .account-layout .content .title{margin-bottom:20px}}.account-page .account-layout .content .order-list{flex-direction:column;gap:16px;display:flex}.account-page .account-layout .content .order-list .order-card{border:1px solid #2222221a;border-radius:16px;padding:16px}.account-page .account-layout .content .order-list .order-card .order-card_head{border-bottom:1px solid #2222221a;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (min-width:320px) and (max-width:767px){.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title{flex-direction:column;align-items:flex-start}}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title .badge{border:1px solid #2222221a;border-radius:8px 0;flex-direction:row;align-items:center;gap:4px;padding:4px 8px;display:flex}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title .badge p{color:var(--color-white);font-size:16px;font-weight:600;line-height:20px}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title .badge svg{width:20px;height:20px;color:var(--color-white)}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title .txt{color:#22222280;font-size:14px;font-weight:600;line-height:normal}.account-page .account-layout .content .order-list .order-card .order-card_head .badge-title .txt.bold{color:var(--color-dark);font-size:24px;font-weight:700;line-height:normal}.account-page .account-layout .content .order-list .order-card .order-card_head a{flex-direction:row;align-items:center;display:flex}.account-page .account-layout .content .order-list .order-card .order-card_head a p{color:var(--main-color);font-size:14px;font-weight:600;line-height:24px}.account-page .account-layout .content .order-list .order-card .order-card_head a .ico{width:24px;height:24px;color:var(--main-color);flex-wrap:wrap;justify-content:center;align-items:center;margin-left:4px;padding:5px;display:flex}.account-page .account-layout .content .order-list .order-card .order-card_head a .ico svg{object-fit:contain;width:100%;height:100%}.account-page .account-layout .content .order-list .order-card .order-card_body{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (min-width:320px) and (max-width:1023px){.account-page .account-layout .content .order-list .order-card .order-card_body{grid-template-columns:repeat(2,1fr)}}.account-page .account-layout .content .order-list .order-card .order-card_body .order-car_body__item .txt{color:#22222280;font-size:14px;font-weight:600;line-height:normal}.account-page .account-layout .content .order-list .order-card .order-card_body .order-car_body__item .txt.bold{color:var(--color-dark);margin-top:8px}.empty-wishlist{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:320px) and (max-width:767px){.empty-wishlist{gap:32px}}.empty-wishlist p{color:#2222221a;padding:42px 0;font-size:24px;font-weight:700;line-height:normal}@media (min-width:320px) and (max-width:767px){.empty-wishlist p{padding:0;font-size:18px}}.empty-wishlist svg{width:80%;max-width:532px}
