html,body{margin:0;padding:0;font-weight:400;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;background:#f3f3f3;color:#424242}body *{box-sizing:border-box}a{text-decoration:none;color:#424242}a:hover{color:#31926e}.topBarSearch{display:flex;align-items:center;justify-content:center;width:200px;height:30px;border-radius:20px;gap:10px;padding:0 14px;background:#19191966}.topBarSearch input{width:170px;height:100%;border-radius:20px;background:transparent;border:none;outline:none;color:#fff}.topBarSearch input::placeholder{color:#fff;opacity:.7}.filter-dropdown{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:1000;min-width:200px}.filter-dropdown.show{display:block;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-15px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.filter-dropdown-content{background:#fff;border-radius:4px;box-shadow:0 0 8px #0003;overflow:hidden}.filter-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:12px 0;line-height:1;border-bottom:1px solid #EEEEEE}.filter-dropdown-title{margin:0;font-size:14px;color:#424242}.filter-dropdown-close{background:none;border:none;font-size:24px;line-height:1;color:#757575;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.filter-dropdown-close:hover{color:#424242}.filter-dropdown-body{padding:10px 0;max-height:300px;overflow-y:auto}.filter-dropdown-item{background:#f5f5f5;font-size:12px;height:26px;border-radius:2px;text-align:center;line-height:26px;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer}.filter-dropdown-item:hover,.filter-dropdown-item.active{background:#ffecb3;color:#31926e}.filter-dropdown-item.filter-confirm{background:#31926e;color:#fff}.filter-dropdown-item.disabled{background:#f5f5f5;color:#9e9e9e}.filter-dropdown-footer{padding:10px 0;border-top:1px solid #EEEEEE}.topBarAccount{position:relative}.topBarAccount .photo{height:22px;border-radius:50%;margin-right:6px}.topBarAccount .vip{position:absolute;z-index:1;left:18px;bottom:4px;width:8px}.topBarAccount .topBarAccountLink{position:relative;display:flex;align-items:center;gap:6px;color:#fff}.topBarAccount .topBarAccountLink strong{font-weight:400;vertical-align:middle;color:#fff;font-size:13px}.topBarAccount #acountDrop{display:none;position:absolute;right:-10px;top:40px;z-index:1089!important;background:#fff;width:138px;text-align:center;box-shadow:0 0 8px #0003}.topBarAccount #acountDrop:before{content:"";position:absolute;top:-12px;left:32px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #fff;filter:drop-shadow(0 -2px 2px rgba(0,0,0,.05))}.topBarAccount #acountDrop li{margin:0;display:block;height:auto;line-height:1}.topBarAccount #acountDrop li:last-child{border-top:1px solid #e9e9e9;margin-top:4px}.topBarAccount #acountDrop li a{padding:0 10px;color:#33333!important;height:30px;line-height:30px;font-size:13px}.topBarAccount #acountDrop li a:hover{color:#333!important;background:#f4f4f4;color:#2f8162!important}.line-clamp-2{max-height:42px;line-height:21px;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.indexNewsTitle{width:100%;position:absolute;z-index:2;bottom:0;left:0;color:#fff;padding:0 10px;display:flex;align-items:center;height:50px;font-size:16px;background:linear-gradient(180deg,#0000,#00000080)}.indexNewsTitle span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-material-symbols\:keyboard-arrow-down-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.625 14.913q-.175-.063-.325-.213l-4.6-4.6q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.9 3.9l3.9-3.9q.275-.275.7-.275t.7.275t.275.7t-.275.7l-4.6 4.6q-.15.15-.325.213t-.375.062t-.375-.062'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:logout{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h7v2H5v14h7v2zm11-4l-1.375-1.45l2.55-2.55H9v-2h8.175l-2.55-2.55L16 7l5 5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:person{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9.175 10.825Q8 9.65 8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12t-2.825-1.175M4 20v-2.8q0-.85.438-1.562T5.6 14.55q1.55-.775 3.15-1.162T12 13t3.25.388t3.15 1.162q.725.375 1.163 1.088T20 17.2V20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-material-symbols\:star-rate-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 16.3l-3.7 2.825q-.275.225-.6.213t-.575-.188t-.387-.475t-.013-.65L8.15 13.4l-3.625-2.575q-.3-.2-.375-.525t.025-.6t.35-.488t.6-.212H9.6l1.45-4.8q.125-.35.388-.538T12 3.475t.563.188t.387.537L14.4 9h4.475q.35 0 .6.213t.35.487t.025.6t-.375.525L15.85 13.4l1.425 4.625q.125.35-.012.65t-.388.475t-.575.188t-.6-.213z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.relative{position:relative}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-\[5px\]{margin-top:5px;margin-bottom:5px}.mb-\[10px\]{margin-bottom:10px}.mb-\[20px\]{margin-bottom:20px}.mb-\[4px\]{margin-bottom:4px}.mb-\[5px\]{margin-bottom:5px}.mt-\[10px\]{margin-top:10px}.block{display:block}.inline-block{display:inline-block}.h-\[16px\]{height:16px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[30px\]{height:30px}.h-\[350px\]{height:350px}.h-\[50px\]{height:50px}.h-\[55px\]{height:55px}.h-\[80px\]{height:80px}.h-\[8px\]{height:8px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-\[100px\]{width:100px}.w-\[116px\]{width:116px}.w-\[1180px\]{width:1180px}.w-\[12px\]{width:12px}.w-\[150px\]{width:150px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[250px\]{width:250px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[40px\]{width:40px}.w-\[500px\]{width:500px}.w-\[508px\]{width:508px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[76px\]{width:76px}.w-\[8px\]{width:8px}.w-auto{width:auto}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow-0,.grow-0{flex-grow:0}.flex-grow-1,.grow-1{flex-grow:1}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[10px\]{gap:10px}.gap-\[1px\]{gap:1px}.gap-\[20px\]{gap:20px}.gap-\[28px\]{gap:28px}.gap-\[30px\]{gap:30px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.overflow-hidden{overflow:hidden}.border,.border-1{border-width:1px}.border-0{border-width:0px}.border-b-\[1px\]{border-bottom-width:1px}.border-\[\#ccc\]{--un-border-opacity:1;border-color:rgb(204 204 204 / var(--un-border-opacity))}.border-\[\#dddddd\]{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity))}.border-\[\#eeeeee\]{--un-border-opacity:1;border-color:rgb(238 238 238 / var(--un-border-opacity))}.border-\[\#FAFAFA\]{--un-border-opacity:1;border-color:rgb(250 250 250 / var(--un-border-opacity))}.rounded-\[1px\]{border-radius:1px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.border-solid{border-style:solid}.bg-\[\#007CC7\]{--un-bg-opacity:1;background-color:rgb(0 124 199 / var(--un-bg-opacity))}.bg-\[\#2F8162\]{--un-bg-opacity:1;background-color:rgb(47 129 98 / var(--un-bg-opacity))}.bg-\[\#31926E\]{--un-bg-opacity:1;background-color:rgb(49 146 110 / var(--un-bg-opacity))}.bg-\[\#D3282F\]{--un-bg-opacity:1;background-color:rgb(211 40 47 / var(--un-bg-opacity))}.bg-\[\#E53935\]{--un-bg-opacity:1;background-color:rgb(229 57 53 / var(--un-bg-opacity))}.bg-\[\#eeeeee\]{--un-bg-opacity:1;background-color:rgb(238 238 238 / var(--un-bg-opacity))}.bg-\[\#F5F5F5\]{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity))}.bg-\[\#FAFAFA\]{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity))}.bg-\[\#FFFDE7\]{--un-bg-opacity:1;background-color:rgb(255 253 231 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-\[\#31926E\]:hover{--un-bg-opacity:1;background-color:rgb(49 146 110 / var(--un-bg-opacity))}.p-\[10px\]{padding:10px}.p-\[5px\]{padding:5px}.p-0{padding:0}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[5px\]{padding-left:5px;padding-right:5px}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[48px\]{padding-top:48px;padding-bottom:48px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pb-\[10px\]{padding-bottom:10px}.pb-\[5px\]{padding-bottom:5px}.pb-\[8px\]{padding-bottom:8px}.pb-0{padding-bottom:0}.pr-\[20px\]{padding-right:20px}.text-center{text-align:center}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[\#31926E\]{--un-text-opacity:1;color:rgb(49 146 110 / var(--un-text-opacity))}.text-\[\#424242\]{--un-text-opacity:1;color:rgb(66 66 66 / var(--un-text-opacity))}.text-\[\#757575\]{--un-text-opacity:1;color:rgb(117 117 117 / var(--un-text-opacity))}.text-\[\#9E9E9E\]{--un-text-opacity:1;color:rgb(158 158 158 / var(--un-text-opacity))}.text-\[\#E53935\]{--un-text-opacity:1;color:rgb(229 57 53 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-\[\#ffd903\]:hover{--un-text-opacity:1;color:rgb(255 217 3 / var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.font-light{font-weight:300}.font-semibold{font-weight:600}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[28px\]{line-height:28px}.leading-none{line-height:1}.no-underline{text-decoration:none}
