#Notice{position:relative;margin-left:160px;height:calc(100dvh);display:flex;background:linear-gradient(180.11deg,#0c0a13 9.8%,#2a2149 49.05%)}#Notice .notice_bak,#Notice .notice_space_bak{width:100%;height:100%;display:flex}#Notice .notice_space_bak{flex-direction:column;background:url(/assets/images/space_bak.png) top no-repeat,transparent;background-size:cover}#Notice .overlay{position:absolute;width:100%;height:100%;background:rgba(21,21,21,.5)}#Notice .title{width:100%;margin-top:40px;color:#ffffff;font-size:50px;font-family:Autobus;text-align:center;z-index:1}#Notice .bold{font-weight:600}#Notice .accordion_wrap{width:100%;height:100%;overflow-y:auto;display:flex;align-items:center;justify-content:center;z-index:100;animation:Fade 1.5s ease}@keyframes Fade{0%{transform:translateY(50vh);opacity:0}40%{transform:translateY(50vh);opacity:0}to{transform:translateY(0);opacity:1}}#Notice .accordion{width:84%;height:100%;padding-top:40px}#Notice .szh-accordion__item{width:100%;margin-bottom:40px}#Notice .szh-accordion__item:last-child{padding-bottom:80px}#Notice .szh-accordion__item-btn{text-align:left;padding:0 40px;width:100%;display:flex;border:1px solid #ffffff;border-radius:15px;color:#ffca3b;height:92px;font-size:24px;align-items:center;cursor:pointer;font-family:Autobus;background:rgba(21,21,21,.8)}#Notice .accordionHeader{width:100%;padding-right:16px}#Notice .accordionDate{padding-right:16px;text-align:right;color:#fff;font-size:12px;font-family:Montserrat-Medium}#Notice .itemBtnExpanded{border-radius:15px 15px 0 0;border-bottom:none}#Notice .chevron{width:32px;height:32px;stroke:#ffca3b;margin-left:auto;transition:transform .25s cubic-bezier(0,0,0,1)}#Notice .itemBtnExpanded .chevron{transform:rotate(180deg)}#Notice .itemContent{overflow-y:auto;border:1px solid #ffffff;border-top:0 solid #ffffff;background:rgba(21,21,21,.8);border-radius:0 0 15px 15px;color:#ffffff;font-family:Montserrat-Light;font-size:18px;line-height:26px;transition:height .25s cubic-bezier(.4,0,.2,1)}#Notice .itemPanel{padding:0 40px 40px}@media screen and (max-width:1023px){#Notice{margin-left:0}#Notice .itemContent{max-height:100%}}@media screen and (max-width:768px){#Notice .szh-accordion__item{margin-bottom:30px}#Notice .szh-accordion__item-btn{font-size:12px;height:65px;padding:0 20px}#Notice .accordionHeader{width:100%;padding-right:0}#Notice .itemPanel{font-size:12px;line-height:20px;padding:0 20px 20px}#Notice .chevron{width:24px;height:24px}}