@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Oswald:wght@500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#121212;color:#eee}a{text-decoration:none;color:inherit}button{font-family:inherit}a,button{transition:all .2s ease-in-out}html,body,#_root_ahyed_1{height:100%;margin:0}._container_ahyed_15{display:flex;flex-direction:column;min-height:100vh}._header_ahyed_27{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#1f1f1f4d;color:#eee;position:fixed;top:0;left:0;width:100%;z-index:100;box-shadow:0 8px 20px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);border-radius:0 0 12px 12px;transition:background-color .3s,box-shadow .3s}._header_ahyed_27:hover{background-color:#1f1f1f80;box-shadow:0 12px 30px #00000080}._logo_ahyed_79{font-family:Oswald,sans-serif;font-weight:700;font-size:1.8rem}._nav_ahyed_91{display:flex;gap:100px}._nav_ahyed_91 a{font-family:Inter,sans-serif;font-weight:700;font-size:1rem;color:#eee}._nav_ahyed_91 a:hover{text-decoration:underline;color:#ff3c00;text-decoration:none}._button_ahyed_129{padding:8px 18px;font-weight:600;font-family:Inter,sans-serif;background-color:transparent;color:#fff;border:1px solid #ccc;transition:background-color .2s,transform .2s}._button_ahyed_129:hover{background-color:#ff3c00;transform:translateY(-2px)}h1,h2,h3{font-family:Oswald,sans-serif;font-weight:600}@media (max-width: 768px){._header_ahyed_27{flex-direction:column;align-items:center;padding:15px 20px;gap:10px}._logo_ahyed_79{margin-bottom:5px}._nav_ahyed_91{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}._button_ahyed_129{align-self:center;padding:8px 16px}}._main_ahyed_227{flex:1;width:100%;padding-top:80px}._footer_ahyed_243{display:flex;justify-content:space-between;align-items:center;padding:20px 80px;background-color:#1f1f1f;color:#fff;font-family:Inter,sans-serif;flex-wrap:wrap;gap:15px}._footerLeft_ahyed_267{display:flex;flex-direction:column;gap:5px}._footerLeft_ahyed_267 small{font-size:.8rem;color:#ccc}._footerRight_ahyed_289{display:flex;gap:20px}._footerRight_ahyed_289 a{display:inline-block}._footerRight_ahyed_289 img{width:25px;height:auto;transition:transform .2s}._footerRight_ahyed_289 img:hover{transform:scale(1.1)}@media (max-width: 768px){._footer_ahyed_243{flex-direction:column;align-items:center;padding:20px;text-align:center}._footerLeft_ahyed_267{align-items:center}._footerRight_ahyed_289{justify-content:center;gap:15px;flex-wrap:wrap}._footerRight_ahyed_289 a{margin:0}}._hero_1k8ln_1{height:100vh;display:flex;flex-direction:column;justify-content:center;padding-left:80px;color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat}._heroTitle_1k8ln_25{font-family:Oswald,sans-serif;font-size:4rem}._heroSubtitle_1k8ln_37{font-family:Inter,sans-serif;font-size:1.8rem;margin-bottom:15px}._heroList_1k8ln_49{list-style-type:disc;padding-left:20px;font-size:1.2rem;font-family:Inter,"sans-serif";margin-top:10px;line-height:1.6;margin-bottom:40px}._heroList_1k8ln_49 li{margin-bottom:8px}._heroDate_1k8ln_77{font-size:2rem;font-weight:700;font-family:Inter,sans-serif;color:#fff;display:inline-block;margin-bottom:30px;width:fit-content}._heroButtons_1k8ln_99{display:flex;gap:20px}._heroButton_1k8ln_99{padding:12px 24px;border:1px solid #fff;color:#fff;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s}._heroButton_1k8ln_99:hover{background-color:#ff3c00;color:#fff}@media (max-width: 768px){._hero_1k8ln_1{height:auto;padding:80px 20px;text-align:center}._heroTitle_1k8ln_25{font-size:2.5rem}._heroSubtitle_1k8ln_37{font-size:1.4rem;margin-bottom:15px}._heroList_1k8ln_49{padding-left:0;list-style-position:inside;font-size:1rem;margin-bottom:20px}._heroList_1k8ln_49 li{margin-bottom:5px}._heroDate_1k8ln_77{font-size:1.5rem;margin:0 auto 20px;display:block;text-align:center}._heroButtons_1k8ln_99{flex-direction:column;gap:15px;align-items:center}._heroButton_1k8ln_99{width:100%;max-width:250px;text-align:center}}._newsPage_1p41j_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:40px 20px;max-width:1200px;margin:0 auto;flex:1;box-sizing:border-box}._newsItem_1p41j_23{background-color:#363535;color:#eee;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 6px #24181866;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._newsItem_1p41j_23:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0009}._newsImage_1p41j_55{width:100%;height:150px;object-fit:cover;display:block}._newsContent_1p41j_69{padding:25px;display:flex;flex-direction:column;gap:15px;flex-grow:1}._newsTitle_1p41j_85{font-size:1.2rem;color:#fff;font-weight:700;margin:0}._newsText_1p41j_99{font-size:.95rem;line-height:1.5;color:#ccc;margin:0}._newsDate_1p41j_113{font-size:.8rem;color:#fff;margin-top:auto}._newsDetail_4dzng_1{max-width:900px;margin:0 auto;padding:2rem 1rem 4rem;font-family:system-ui,sans-serif;line-height:1.7}._title_4dzng_17{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._shortDescription_4dzng_29{font-size:1.2rem;color:#555;margin-bottom:1.5rem}._imagePreview_4dzng_41{display:block;width:100%;max-height:450px;object-fit:cover;border-radius:12px;margin-bottom:1.5rem}._meta_4dzng_59{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._date_4dzng_73{font-size:.9rem;color:#777}._backLink_4dzng_83{font-size:.9rem;color:#0070f3;text-decoration:none}._backLink_4dzng_83:hover{text-decoration:underline}._content_4dzng_103{display:flex;flex-direction:column;gap:2rem}._textBlock_4dzng_115 p{font-size:1.1rem;margin:0}._textBlock_4dzng_115 ul,._textBlock_4dzng_115 ol{margin-left:1.5rem;padding-left:0}._textBlock_4dzng_115 li{margin:.25rem 0;font-size:1.1rem;line-height:1.7}._imageSection_4dzng_149{display:flex;flex-direction:column;align-items:center;gap:.5rem}._imageSection_4dzng_149 img{max-width:100%;border-radius:8px}._imageSection_4dzng_149 figcaption{font-size:.9rem;color:#666;text-align:center}._videoSection_4dzng_185 video{max-width:100%;border-radius:8px;display:block;margin:0 auto}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
