:root{--temp24Primary:#006437;--temp24PrimaryDark:#004d2a;--temp24Accent:#006437;--temp24SoftBg:#eef6f1;--temp24AltBg:#e4f0e9;--temp24PageBg:#f5f7f6;--temp24CardBg:#fff;--temp24Beige:#e8f0eb;--temp24ContentMax:1200px;--temp24FooterBg:#f2f7f0;--temp24FooterContact:#4a5c52;--temp24Text:#1a1a1a;--temp24Muted:#666;--temp24HeadHeight:72px;--temp24GutterX:24px}.bg-temp24PageBgColor{background-color:var(--temp24PageBg)}.temp24-page{overflow-x:hidden;background:var(--temp24PageBg);color:var(--temp24Text)}.temp24-container{max-width:var(--temp24ContentMax);margin:0 auto;padding-left:var(--temp24GutterX);padding-right:var(--temp24GutterX)}.temp24-content-placeholder,.temp24-home-placeholder,.temp24-list-placeholder{padding:48px 0 64px}.temp24-content-placeholder__title,.temp24-home-placeholder__title,.temp24-list-placeholder__title{margin:0 0 12px;font-size:28px;font-weight:500;color:var(--temp24Primary)}.temp24-content-placeholder__text,.temp24-home-placeholder__text,.temp24-list-placeholder__text{margin:0;font-size:14px;color:var(--temp24Muted)}.temp24-foot{color:#4a4a4a;padding:0;font-size:13px}.temp24-page-head{position:relative;z-index:100;width:100%}.temp24-home-hero-wrap .temp24-page-head--overlay{position:absolute;top:0;left:0;right:0;z-index:20}.temp24-header-pc--overlay{background:#fff;border-bottom:1px solid #e8eee9;box-shadow:0 1px 0 rgba(0,0,0,.03)}.temp24-header-pc--solid{background:var(--temp24Primary);border-bottom:none;box-shadow:none}.temp24-header-pc__inner{display:flex;align-items:center;width:100%;max-width:var(--temp24ContentMax);min-height:var(--temp24HeadHeight);margin:0 auto;padding:10px var(--temp24GutterX);gap:18px}.temp24-header-pc__nav{display:flex;flex:1;min-width:0;align-items:center;overflow:hidden}.temp24-header-pc__nav-scroll{display:flex;flex:1;min-width:0;align-items:center;gap:6px 22px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.temp24-header-pc__nav-scroll::-webkit-scrollbar{display:none}.temp24-header-pc--overlay .temp24-header-pc__nav-link{color:#333}.temp24-header-pc--solid .temp24-header-pc__nav-link{color:#fff}.temp24-header-pc__nav-link{position:relative;padding:6px 0;font-size:15px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:color .2s ease}.temp24-header-pc__nav-link--active,.temp24-header-pc__nav-link:hover{color:var(--temp24Primary)}.temp24-header-pc__nav-link--active:after{content:"";position:absolute;left:50%;bottom:-2px;width:22px;height:2px;background:var(--temp24Primary);transform:translateX(-50%);border-radius:1px}.temp24-header-pc__actions{display:flex;flex-shrink:0;align-items:center;gap:10px}.temp24-header-pc__search{gap:8px;width:240px;height:40px;padding:0 14px 0 12px;border:0;border-radius:12px;background:#eff3ff}.temp24-header-pc__search-input{flex:1;min-width:0;border:0;background:transparent;font-size:14px;line-height:1.2;color:#1a2b4a}.temp24-header-pc__search-input::-webkit-search-cancel-button,.temp24-header-pc__search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.temp24-header-pc__search-input::placeholder{color:#adb2bf}.temp24-header-pc__search-btn{flex-shrink:0;width:20px;height:20px;padding:0;border:0;background:transparent;color:var(--temp24Primary);cursor:pointer}.temp24-header-pc__portal,.temp24-header-pc__search-btn{display:inline-flex;align-items:center;justify-content:center}.temp24-header-pc__portal{height:40px;padding:0 18px;border-radius:12px;background:var(--temp24Primary);color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.temp24-header-pc__portal:hover{background:var(--temp24PrimaryDark);color:#fff}.temp24-header-pc__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#4a5d78;cursor:pointer}.temp24-header-pc__icon-btn:hover{color:var(--temp24Primary)}.temp24-header-mobile--overlay,.temp24-header-mobile--solid{background:#fff;border-bottom:1px solid #e8eef6;color:var(--temp24Primary)}.temp24-header-mobile__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:#4a5d78;cursor:pointer}.temp24-header-mobile--overlay .temp24-header-mobile__menu,.temp24-header-mobile--solid .temp24-header-mobile__menu{background:#fff;color:var(--temp24Primary)}.temp24-header-mobile--solid .temp24-header-mobile__search{background:#fff}.temp24-header-mobile__bar,.temp24-header-mobile__menu,.temp24-header-mobile__search{padding-left:var(--temp24GutterX);padding-right:var(--temp24GutterX)}.temp24-header-mobile__bar{padding-top:8px;padding-bottom:8px}.temp24-header-mobile__search{padding-top:8px;padding-bottom:4px}.temp24-header-mobile__menu{padding-top:8px;padding-bottom:12px}.temp24-hero__viewport{position:relative;width:100%;height:240px}@media (min-width:768px){.temp24-hero__viewport{height:560px}}@media (min-width:1200px){.temp24-hero__viewport{height:870px}}.temp24-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.temp24-hero__slide.is-active{opacity:1;pointer-events:auto}.temp24-hero__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;background:linear-gradient(0deg,rgba(40,30,20,.55),rgba(40,30,20,.18) 42%,rgba(40,30,20,0) 72%)}.temp24-hero__overlay-inner{width:100%;padding-bottom:48px}@media (min-width:768px){.temp24-hero__overlay-inner{padding-bottom:280px}}.temp24-hero__copy{max-width:640px;margin:0 auto;color:#fff;text-align:center}.temp24-hero__accent{display:none}.temp24-hero__title{margin:0 0 14px;font-size:28px;font-weight:600;line-height:1.3;color:#fff}.temp24-hero__title-line{display:block}@media (min-width:768px){.temp24-hero__title{font-size:42px;margin-bottom:16px}}.temp24-hero__desc{margin:0 0 28px;max-width:480px;padding-left:14px;border-left:2px solid hsla(0,0%,100%,.85);line-height:1.85}@media (min-width:768px){.temp24-hero__desc{font-size:15px;margin-bottom:32px}}.temp24-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}@media (max-width:767px){.temp24-hero__viewport{height:300px}.temp24-hero__overlay{align-items:center;padding-bottom:64px;background:linear-gradient(180deg,rgba(20,30,45,.15),rgba(20,30,45,.4) 50%,rgba(20,30,45,.2))}.temp24-hero__overlay-inner{padding-top:8px;padding-bottom:8px}.temp24-hero__copy{max-width:100%;padding:0 4px}.temp24-hero__title{margin:0 0 10px;font-size:20px;line-height:1.35}.temp24-hero__ctas{gap:8px}.temp24-hero__btn{flex:1 1 auto;min-width:0;max-width:140px;height:36px;padding:0 12px;font-size:13px}.temp24-hero__stats{display:block;padding:10px 0 12px}.temp24-hero__stats-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.temp24-hero__stat-value{line-height:1.2}.temp24-hero__stat-label{margin-top:2px;font-size:10px;line-height:1.3}}.temp24-hero__btn{display:inline-flex;align-items:center;gap:8px;min-width:128px;height:44px;padding:0 22px;border-radius:2px;font-size:14px;font-weight:500;line-height:1;transition:opacity .2s ease,background .2s ease,color .2s ease}.temp24-hero__btn:hover{opacity:.92}.temp24-hero__btn--solid{background:#fff;color:var(--temp24Primary);border:1px solid #fff}.temp24-hero__btn--solid:hover{background:hsla(0,0%,100%,.92);color:var(--temp24Primary)}.temp24-hero__btn--ghost,.temp24-hero__btn--primary{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.95)}.temp24-hero__btn--ghost:hover,.temp24-hero__btn--primary:hover{background:hsla(0,0%,100%,.12);color:#fff}.temp24-hero__btn-arrow{font-size:16px;line-height:1}.temp24-hero__btn--secondary{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.9)}.temp24-hero__btn--secondary:hover{background:hsla(0,0%,100%,.08);opacity:1}.temp24-hero__arrow{position:absolute;top:50%;z-index:3;display:none;align-items:center;justify-content:center;margin-top:-22px;background:hsla(0,0%,100%,.85)}@media (min-width:768px){.temp24-hero__arrow{display:inline-flex}}.temp24-hero__arrow--left{left:24px}.temp24-hero__arrow--right{right:24px}.temp24-hero__arrow-img--left{transform:rotate(180deg)}.temp24-hero__dots{left:0;right:0;bottom:16px;z-index:3;justify-content:center}.temp24-hero__dot{width:8px;height:8px;border-radius:50%}.temp24-foot{background:#152033}.temp24-foot__main{padding:48px 0 36px}.temp24-foot__grid{gap:28px}@media (min-width:900px){.temp24-foot__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:32px;align-items:start;justify-content:space-between}.temp24-foot__grid>*{min-width:0}}.temp24-foot__intro{min-width:0}.temp24-foot__brand{gap:10px}.temp24-foot__logo{width:40px;height:40px}.temp24-foot__name{font-weight:600;color:#fff}.temp24-foot__desc{margin:0 0 18px;max-width:320px;line-height:1.85;color:#b8c3d4}.temp24-foot__socials{display:flex;align-items:center;gap:12px}.temp24-foot__social-wrap{position:relative}.temp24-foot__social-btn{display:block;width:36px;height:36px;padding:0;border:0;background:transparent;cursor:pointer;line-height:0;filter:brightness(0) invert(1);opacity:.85}.temp24-foot__social-icon{display:block;width:36px;height:36px;object-fit:contain}.temp24-foot__share-panel{position:absolute;left:0;bottom:calc(100% + 8px);z-index:30;min-width:128px;padding:8px;border:1px solid #2a3a52;background:#1b2a40;box-shadow:0 8px 24px rgba(0,0,0,.28)}.temp24-foot__share-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:0;background:transparent;cursor:pointer;font-size:13px;color:#d5dde8}.temp24-foot__share-item:hover{background:hsla(0,0%,100%,.06)}.temp24-foot__qr-pop{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:30;display:none;width:132px;padding:6px;border:1px solid #2a3a52;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.28);transform:translateX(-50%)}.temp24-foot__social-wrap--qr:focus-within .temp24-foot__qr-pop,.temp24-foot__social-wrap--qr:hover .temp24-foot__qr-pop{display:block}.temp24-foot__qr-pop-img{display:block;width:120px;height:120px;object-fit:contain}.temp24-foot__links-title{margin:0 0 14px;font-size:15px;font-weight:600;line-height:1.3;color:#fff}.temp24-foot__link{color:#b8c3d4;line-height:1.4;transition:color .2s ease}.temp24-foot__link:hover{color:#fff}.temp24-foot__contact{color:#d5dde8;min-width:0}.temp24-foot__contact-title,.temp24-foot__follow-title{margin:0 0 14px;font-size:15px;font-weight:600;color:#fff}.temp24-foot__contact-line{gap:8px;margin:0 0 10px;color:#b8c3d4}.temp24-foot__contact-line img{margin-top:2px;flex-shrink:0;filter:brightness(0) invert(1);opacity:.75}.temp24-foot__follow-qr{position:relative;width:112px;height:112px;padding:6px;background:#fff;border-radius:8px}.temp24-foot__bar{border-top:1px solid hsla(0,0%,100%,.1);padding:16px 0 22px;background:#101826}.temp24-foot__bar-inner{gap:8px;text-align:center}.temp24-foot__bar-copy{color:#8a97ab}.temp24-foot__bar-links{display:none}.temp24-foot__bar-link{color:#8a97ab}.temp24-home-hero-wrap{position:relative}.temp24-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:32px}.temp24-section-head--center{flex-direction:column;align-items:center;text-align:center}.temp24-section-head--center .temp24-section-head__trailing{display:flex;flex-direction:column;align-items:center}.temp24-section-head__en{display:inline-flex;align-items:center;gap:10px;margin:0 0 10px;font-size:12px;letter-spacing:.14em;color:var(--temp24Muted);text-transform:uppercase}.temp24-section-head__en-line{display:inline-block;width:28px;height:1px;background:var(--temp24Muted)}.temp24-section-head--center .temp24-section-head__en{display:none}.temp24-section-head__name{margin:0;font-size:28px;font-weight:600;color:var(--temp24Primary);line-height:1.35}@media (min-width:768px){.temp24-section-head__name{font-size:32px}}.temp24-section-head__underline{display:block;width:40px;height:2px;margin-top:12px;background:#b4cde4}.temp24-section-head__trailing{flex-shrink:0;margin-top:8px}.temp24-anniversary{padding:64px 0;background:#fff8f4}.temp24-anniversary__inner{display:grid;gap:36px}@media (min-width:900px){.temp24-anniversary__inner{grid-template-columns:1.15fr .85fr;align-items:start;gap:48px}}.temp24-anniversary__summary{margin:0 0 28px;line-height:1.9;color:#5c564f}.temp24-anniversary__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.temp24-anniversary__stat-value{display:block;font-size:28px;font-weight:600;color:var(--temp24Primary);line-height:1.2}@media (min-width:768px){.temp24-anniversary__stat-value{font-size:36px}}.temp24-anniversary__stat-label{display:block;margin-top:6px;font-size:13px;color:var(--temp24Muted)}.temp24-anniversary__media-wrap{position:relative;padding:12px;background:#f3ebe3}.temp24-anniversary__img{position:relative;width:100%;aspect-ratio:435/550;overflow:hidden;background:#e8e4dc}.temp24-anniversary__badge{position:absolute;left:0;bottom:28px;z-index:2;display:flex;flex-direction:column;gap:10px;width:132px;min-height:132px;padding:16px;background:var(--temp24Primary);color:#fff;font-size:14px;font-weight:500;line-height:1.45}.temp24-anniversary__badge-icon{display:block;width:28px;height:28px;background:url(/images/temp24/icon-enroll.png) 50%/contain no-repeat}.temp24-campus-news{padding:56px 0;background:#6f583c}.temp24-campus-news__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.temp24-campus-news__name{margin:0;font-size:28px;font-weight:600;color:#fff}.temp24-campus-news__en{margin:8px 0 0;font-size:13px;color:hsla(0,0%,100%,.72)}.temp24-campus-news__more{display:inline-flex;align-items:center;gap:8px;margin-top:6px;font-size:13px;color:#fff}.temp24-campus-news__more-plus{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid;border-radius:50%;font-size:14px;line-height:1}.temp24-campus-news__layout{display:grid;gap:28px}@media (min-width:900px){.temp24-campus-news__layout{grid-template-columns:1.35fr 1fr;gap:36px;align-items:start}}.temp24-campus-news__feat{display:flex;flex-direction:column;gap:12px;color:#fff}.temp24-campus-news__feat-media{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:rgba(0,0,0,.15)}.temp24-campus-news__feat-badge{position:absolute;top:14px;left:14px;z-index:1;padding:6px 12px;border-radius:4px;background:rgba(40,30,20,.55);color:#fff;font-size:12px}.temp24-campus-news__feat-title{margin:0;font-size:20px;font-weight:600;color:#fff;line-height:1.45}.temp24-campus-news__feat-summary{margin:0;font-size:13px;line-height:1.75;color:hsla(0,0%,100%,.78)}.temp24-campus-news__feat-date{font-size:12px;color:hsla(0,0%,100%,.55)}.temp24-campus-news__side{margin:0;padding:0;list-style:none}.temp24-campus-news__side>li+li{margin-top:18px}.temp24-campus-news__side-link{display:flex;gap:14px;color:#fff}.temp24-campus-news__datebox{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;background:hsla(0,0%,100%,.14);color:#fff}.temp24-campus-news__datebox-day{font-size:22px;font-weight:600;line-height:1}.temp24-campus-news__datebox-ym{margin-top:4px;font-size:10px;opacity:.9}.temp24-campus-news__side-main{min-width:0;display:flex;flex-direction:column;gap:6px}.temp24-campus-news__side-title{font-size:15px;font-weight:600;color:#fff;line-height:1.45}.temp24-campus-news__side-summary{font-size:12px;line-height:1.65;color:hsla(0,0%,100%,.72)}.temp24-news-blocks{padding:40px 0 24px;background:#fff8f4}.temp24-news-blocks__grid{display:grid;gap:28px}@media (min-width:900px){.temp24-news-blocks__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}}.temp24-news-blocks__card{display:flex;flex-direction:column;gap:10px;color:var(--temp24Text)}.temp24-news-blocks__img{display:block;width:100%;aspect-ratio:16/10;overflow:hidden;background:#eee;margin-bottom:6px}.temp24-news-blocks__icon-wrap{display:inline-flex}.temp24-news-blocks__icon{width:28px;height:28px;object-fit:contain}.temp24-news-blocks__title{font-size:18px;font-weight:600;color:var(--temp24Primary)}.temp24-news-blocks__desc{margin:0;font-size:13px;line-height:1.75;color:var(--temp24Muted)}.temp24-news-blocks__links{display:flex;flex-wrap:wrap;gap:10px 14px;margin:14px 0 0;padding:0;list-style:none}.temp24-news-blocks__links a{color:var(--temp24Primary);font-size:13px}.temp24-news-blocks__links--dot{flex-direction:column;gap:8px}.temp24-news-blocks__links--dot li{position:relative;padding-left:14px}.temp24-news-blocks__links--dot li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--temp24Primary)}.temp24-news-blocks__links--pill a{display:inline-flex;padding:6px 14px;border-radius:999px;background:#f2ebe6}.temp24-news-blocks__links--outline a{display:inline-flex;padding:6px 14px;border:1px solid var(--temp24Primary)}.temp24-scenery{padding:56px 0 72px;background:#eff6ea}.temp24-scenery__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px;text-align:left;flex-direction:row}.temp24-scenery__en{margin:0 0 6px;font-size:12px;letter-spacing:.14em;color:#2f8a5a;text-transform:uppercase;font-weight:600}.temp24-scenery__heading{margin:0;font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.temp24-scenery__tools{display:flex;align-items:center;gap:8px}.temp24-scenery__arrow{width:32px;height:32px;border:1px solid #d7e3dc;background:#fff;cursor:pointer;font-size:18px;line-height:1;border-radius:12px;color:#2f8a5a}.temp24-scenery__arrow:hover{border-color:#2f8a5a;color:#006437}.temp24-scenery__viewport{overflow:hidden;width:100%}.temp24-scenery__track{display:flex;width:100%;transition:transform .45s ease}.temp24-scenery__slide{flex:0 0 100%;width:100%;min-width:100%;overflow:hidden}.temp24-scenery__grid{display:grid;grid-template-columns:262px 548px 262px;justify-content:start;gap:20px;margin:0;padding:0;list-style:none;height:450px}.temp24-scenery__cell{min-width:0;min-height:0;height:450px}.temp24-scenery__cell--narrow{width:262px}.temp24-scenery__cell--wide{width:548px}.temp24-scenery__card{display:block}.temp24-scenery__card,.temp24-scenery__img{position:relative;width:100%;height:100%;border-radius:14px;overflow:hidden}.temp24-scenery__img{background:#e4efe6}@media (max-width:1100px){.temp24-scenery__grid{grid-template-columns:minmax(0,.48fr) minmax(0,1fr) minmax(0,.48fr);height:min(450px,42vw)}.temp24-scenery__cell,.temp24-scenery__cell--narrow,.temp24-scenery__cell--wide{width:auto;height:100%}.temp24-scenery__card{height:100%}}@media (max-width:767px){.temp24-scenery__grid{grid-template-columns:1fr;gap:14px;height:auto}.temp24-scenery__cell,.temp24-scenery__cell--narrow,.temp24-scenery__cell--wide{width:100%;height:auto}.temp24-scenery__card{height:220px}.temp24-scenery__head{flex-direction:column;align-items:flex-start}}.temp24-subpage{background:#f9f9ff}.temp24-subpage__main{padding-top:20px;padding-bottom:56px}.temp24-subpage__grid{gap:24px}@media (min-width:900px){.temp24-subpage__grid{grid-template-columns:260px minmax(0,1fr);gap:32px}.temp24-subpage__grid--full{grid-template-columns:minmax(0,1fr)}}.temp24-sidenav{border:0;border-radius:12px}.temp24-sidenav__head{margin-bottom:18px;padding:0 4px}.temp24-sidenav__title{margin:0 0 8px;padding:0;background:transparent;color:var(--temp24Primary);font-size:24px;line-height:1.3}.temp24-sidenav__en{margin:0;font-size:13px;line-height:1.5;color:#8a93a3}.temp24-sidenav__list{display:flex;flex-direction:column;gap:6px}.temp24-sidenav__link{gap:10px;justify-content:flex-start;padding:12px 14px;border-bottom:0;color:#575d68;font-size:15px;line-height:1.3;background:transparent;transition:background .2s ease,color .2s ease}.temp24-sidenav__list>li:last-child .temp24-sidenav__link{border-bottom:0}.temp24-sidenav__icon{display:inline-flex;flex-shrink:0;width:18px;height:18px;align-items:center;justify-content:center}.temp24-sidenav__icon img{width:18px;height:18px;object-fit:contain}.temp24-sidenav__arrow{display:none}.temp24-sidenav__link:hover{background:rgba(0,66,117,.06)}.temp24-sidenav__link.is-active{background:var(--temp24Primary);font-weight:500;box-shadow:none;border-left:0}.temp24-sidenav__link.is-active .temp24-sidenav__icon img{filter:brightness(0) invert(1)}.temp24-sidenav__link.is-active .temp24-sidenav__arrow{color:#fff}.temp24-sidenav__subscribe{display:flex;align-items:center;justify-content:center;width:100%;margin-top:18px;padding:12px 14px;border-radius:8px;background:#005a9c;color:#fff;font-size:14px;font-weight:500;transition:background .2s ease}.temp24-sidenav__subscribe:hover{background:#004f8a}.temp24-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.temp24-breadcrumb,.temp24-breadcrumb__link{color:var(--temp24Muted)}.temp24-breadcrumb__link:hover{color:var(--temp24Primary)}.temp24-breadcrumb__sep{margin:0 2px;color:#c5bbb0}.temp24-breadcrumb__current{color:var(--temp24Primary)}.temp24-list-panel{min-width:0}@media (min-width:900px){.temp24-list-panel{padding:0 0 8px}}.temp24-list-head{flex-wrap:wrap;align-items:baseline;gap:12px;padding-bottom:0;border-bottom:0}.temp24-list-head__title{color:var(--temp24Primary);line-height:1.3}.temp24-list-head__count{margin:0;font-size:13px;color:var(--temp24Muted)}.temp24-list-item{border:0;box-shadow:0 2px 12px rgba(15,40,80,.06)}.temp24-list-item__link{display:flex;padding:18px}.temp24-list-item__thumb{width:200px;height:132px;flex-shrink:0;background:#eee}.temp24-list-item__pin{position:absolute;top:0;left:0;z-index:1;padding:3px 8px;background:rgba(80,80,80,.72);color:#fff;font-size:12px;line-height:1.4}.temp24-list-item__body{flex:1;padding-top:0}.temp24-list-item__date{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;color:#94a3b8}.temp24-list-item__date-icon{width:14px;height:14px;object-fit:contain;opacity:.85}.temp24-list-item__title{margin:0 0 8px;font-size:18px;font-weight:700;color:#121c2a;line-height:1.45}.temp24-list-item__link:hover .temp24-list-item__title{color:var(--temp24Primary)}.temp24-list-item__summary{font-size:14px;color:#6b7280}.temp24-list-item__meta{justify-content:space-between;margin-top:auto;padding-top:12px;font-size:13px}.temp24-list-item__more{color:var(--temp24Primary);font-weight:500}.temp24-list__empty{margin:24px 0;color:var(--temp24Muted)}.temp24-list__pagination .pagination{margin:0}.temp24-list__pagination .pagination li>a{border-color:#e0d8ce;color:#5c564f}.temp24-list__pagination .pagination li.active>a{background:var(--temp24Accent);border-color:var(--temp24Accent)}.temp24-list__pagination .pagination li:not(.disabled):not(.active)>a:hover{background:#f7f3ee;border-color:var(--temp24Accent);color:var(--temp24Accent)}.temp24-content-page .temp24-subpage__main{padding-top:16px}.temp24-content-layout{gap:20px}@media (min-width:1024px){.temp24-content-layout{grid-template-columns:240px minmax(0,1fr);gap:28px}}.temp24-content-layout__main{position:relative;min-width:0}.temp24-content-layout__side{min-width:0}@media (min-width:1024px){.temp24-content-layout__side{position:sticky;top:24px}}.temp24-content-article{max-width:none;margin:0;border:1px solid #bfcaba;border-radius:12px;box-shadow:0 2px 16px rgba(15,40,80,.06)}.temp24-content-article__title{margin:0 0 18px}.temp24-content-article__meta{margin-bottom:28px;padding-bottom:18px}.temp24-content-article__body{line-height:1.95;text-align:justify}.temp24-content-article__body p{margin:0 0 1.1em}.temp24-content-article__body img{display:block;margin:24px auto}.temp24-article-toolbar{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:16px}@media (min-width:1024px){.temp24-article-toolbar{position:absolute;left:0;top:36px;z-index:5;flex-direction:column;width:48px;margin:0;gap:34px}}.temp24-article-toolbar__btn{display:flex;flex-direction:column;align-items:center;width:48px;height:auto;min-height:48px;padding:0;border:0;background:transparent;cursor:pointer;line-height:0}.temp24-article-toolbar__btn--labeled{gap:4px}.temp24-article-toolbar__btn.is-active{opacity:.85;filter:brightness(.92)}.temp24-article-toolbar__icon{display:block;width:48px;height:48px;object-fit:contain}.temp24-article-toolbar__caption{display:block;width:100%;font-size:11px;line-height:1.2;text-align:center;color:#8a93a3;white-space:nowrap}.temp24-article-actions__share,.temp24-article-toolbar__fontsize,.temp24-fontsize--toolbar{position:relative}.temp24-fontsize--toolbar .temp24-fontsize__menu{left:calc(100% + 8px);top:0}.temp24-share-panel>li{margin:0;padding:0;list-style:none}@media (max-width:1023px){.temp24-fontsize--toolbar .temp24-fontsize__menu,.temp24-share-panel{left:0;top:calc(100% + 6px)}}.temp24-fontsize{position:relative}.temp24-fontsize__trigger{border:0;background:transparent;color:#8a8178;font-size:14px;cursor:pointer}.temp24-fontsize__menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:flex;gap:4px;padding:8px;border:1px solid #ebe6df;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}.temp24-fontsize__option{border:0;background:transparent;padding:4px 8px;cursor:pointer;color:#5c564f}.temp24-fontsize__option.is-active{color:var(--temp24Accent);font-weight:600}.temp24-article-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;padding-top:20px;border-top:1px solid #ebe6df}.temp24-article-bottom__btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--temp24Primary);font-size:13px;cursor:pointer;text-decoration:none}.temp24-article-bottom__btn:hover{opacity:.85}.temp24-article-bottom__icon{width:14px;height:auto;object-fit:contain}.temp24-related{margin:0;padding:24px 22px 22px;border:0;border-radius:6px;box-shadow:0 6px 22px rgba(80,60,40,.1)}.temp24-related__head{display:flex;align-items:center;gap:8px;margin-bottom:22px}.temp24-related__icon{display:block;width:22px;height:19px;flex-shrink:0;object-fit:contain}.temp24-related__title{margin:0;font-size:16px;line-height:1.2;color:#3d3226}.temp24-related__list{margin:0;padding:0;list-style:none}.temp24-related__list>li+li{margin-top:22px;padding-top:0;border:0}.temp24-related__card{display:flex;flex-direction:column;gap:8px;color:var(--temp24Text)}.temp24-related__date{font-size:12px;line-height:1.2;color:#a39a90}.temp24-related__card-title{font-size:14px;font-weight:500;color:#2a241e;line-height:1.6}.temp24-related__more{display:flex;align-items:center;justify-content:center;margin-top:24px;padding:12px;border:1px solid #ddd5cb;border-radius:2px;background:transparent;color:var(--temp24Primary);font-size:13px;line-height:1.2;transition:background .2s ease}.temp24-related__more:hover{background:#f7f3ee}@media (max-width:767px){.temp24-subpage__main.temp24-container{padding-left:var(--temp24GutterX);padding-right:var(--temp24GutterX)}.temp24-list-item__link{flex-direction:column;gap:12px;padding:12px}.temp24-list-item__thumb{width:100%;height:auto;aspect-ratio:16/10}.temp24-list-head__title{font-size:22px}.temp24-content-article{padding:65px 73px}.temp24-content-article__title{font-size:20px;text-align:left}.temp24-content-article__meta{justify-content:flex-start}.temp24-article-toolbar{flex-wrap:nowrap;overflow-x:auto;gap:12px;padding-bottom:4px}.temp24-article-toolbar__btn{width:48px;height:auto;min-height:48px;flex-shrink:0}.temp24-article-toolbar__icon{width:48px;height:48px;flex-shrink:0}.temp24-faculty__actions{grid-template-columns:1fr}}.temp24-hero__stats{position:absolute;left:0;right:0;bottom:0;z-index:3;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:28px 0 20px}.temp24-hero__stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;color:#fff;text-align:center}.temp24-hero__stat-value{display:block;font-weight:600;line-height:1.2}.temp24-hero__stat-label{display:block;margin-top:4px;font-size:13px;opacity:.9}.temp24-hero__arrow{font-size:36px;line-height:1;color:#fff;background:rgba(0,0,0,.28);border:0;width:44px;height:44px;border-radius:50%;cursor:pointer}.temp24-anniversary__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.35;color:var(--temp24Primary)}.temp24-anniversary__summary{margin:0;font-size:14px;line-height:1.85;color:#666}.temp24-anniversary__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.temp24-anniversary__action{display:inline-flex;align-items:center;gap:8px;min-width:132px;padding:12px 16px;border-radius:10px;background:#eaf1fb;color:var(--temp24Primary);font-size:14px}.temp24-anniversary__media{position:relative;min-height:300px;border-radius:20px;overflow:hidden}.temp24-faculty{padding:56px 0;background:#eef3fa}.temp24-faculty__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px}.temp24-faculty__more{color:var(--temp24Primary);font-size:14px;white-space:nowrap}.temp24-faculty__more:after{content:" →"}.temp24-faculty__layout{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;align-items:stretch}.temp24-faculty__feat{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(18,58,122,.06)}.temp24-faculty__feat-media{position:relative;aspect-ratio:16/10}.temp24-faculty__feat-body{display:flex;flex:1;flex-direction:column;padding:20px 22px 24px}.temp24-faculty__feat-title{margin:0 0 10px;font-size:20px;color:var(--temp24Primary);font-weight:700}.temp24-faculty__feat-summary{margin:0 0 14px;font-size:14px;color:#666;line-height:1.7}.temp24-faculty__feat-cta{margin-top:auto;color:var(--temp24Primary);font-size:14px}.temp24-faculty__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0;padding:0;list-style:none;min-height:100%}.temp24-faculty__card{display:flex;flex-direction:column;justify-content:space-between;min-height:148px;height:100%;padding:20px 18px;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(18,58,122,.05);transition:transform .2s ease}.temp24-faculty__card:hover{transform:translateY(-2px)}.temp24-faculty__card--tint{background:#d7e6fb}.temp24-faculty__card--tint .temp24-faculty__card-title{color:#345681}.temp24-faculty__card--navy{background:var(--temp24Primary)}.temp24-faculty__card--navy .temp24-faculty__card-title{color:#fff}.temp24-faculty__card--plain{background:#fff}.temp24-faculty__card--plain .temp24-faculty__card-title{color:#121c2a}.temp24-faculty__card-icon{width:44px;height:44px;margin-bottom:16px}.temp24-faculty__card-title{font-size:16px;color:#121c2a;font-weight:600;line-height:1.4}.temp24-research{padding:56px 0;background:#1b2430;color:#fff}.temp24-research .temp24-section-head__en,.temp24-research .temp24-section-head__en-line,.temp24-research .temp24-section-head__name{color:#fff}.temp24-research .temp24-section-head__underline{background:hsla(0,0%,100%,.55)}.temp24-research__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0 0;padding:0;list-style:none}.temp24-research__card{display:flex;flex-direction:column;background:transparent;border-radius:0;overflow:hidden;box-shadow:none}.temp24-research__media{position:relative;aspect-ratio:16/10;border-radius:12px;overflow:hidden}.temp24-research__body{padding:16px 0 4px}.temp24-research__title{margin:0 0 8px;font-size:20px;color:#fff;font-weight:600}.temp24-research__summary{margin:0 0 12px;font-size:13px;color:#fff;line-height:1.6}.temp24-research__cta{color:#d2e4ff;font-size:13px;opacity:1}.temp24-news{padding:56px 0 64px}.temp24-news__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;align-items:start}.temp24-news__side{background:#eff3ff;border-radius:12px;padding:28px 18px 24px}.temp24-news__side-title{margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.25;color:var(--temp24Primary)}.temp24-news__side-en{margin:0 0 22px;font-size:13px;line-height:1.5;color:#8a93a3}.temp24-news__tabs{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.temp24-news__tab{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;background:transparent;padding:12px 14px;border-radius:8px;cursor:pointer;color:#575d68;font-size:15px;line-height:1.3;transition:background .2s ease,color .2s ease}.temp24-news__tab:hover{background:rgba(0,66,117,.06)}.temp24-news__tab.is-active{background:var(--temp24Primary);color:#fff}.temp24-news__tab-icon{display:inline-flex;flex-shrink:0;width:20px;height:20px;align-items:center;justify-content:center}.temp24-news__tab-icon img{width:20px;height:20px;object-fit:contain}.temp24-news__tab.is-active .temp24-news__tab-icon img{filter:brightness(0) invert(1)}.temp24-news__tab-label{min-width:0}.temp24-news__subscribe{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:8px;background:#fff;color:var(--temp24Primary);font-size:14px;border:1px solid #d7e4f7}.temp24-news__main{min-width:0;padding-top:4px}.temp24-news__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.temp24-news__list>li+li{border-top:1px solid #e6ebf2}.temp24-news__item{display:grid;grid-template-columns:176px minmax(0,1fr);gap:24px;align-items:start;padding:22px 0;background:transparent;border-radius:0;overflow:visible}.temp24-news__list>li:first-child .temp24-news__item{padding-top:0}.temp24-news__thumb{position:relative;width:176px;height:108px;border-radius:10px;overflow:hidden;background:#e8eef6}.temp24-news__body{padding:0;min-width:0}.temp24-news__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:600;line-height:1.3;color:var(--temp24Primary)}.temp24-news__meta-sep{color:var(--temp24Primary);font-weight:500}.temp24-news__date{display:block;margin-bottom:6px;font-size:12px;color:var(--temp24Primary)}.temp24-news__title{margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.45;color:#121c2a}.temp24-news__item:hover .temp24-news__title{color:var(--temp24Primary)}.temp24-news__summary{margin:0;font-size:14px;color:#6b7280;line-height:1.7}.temp24-news__more{display:flex;align-items:center;justify-content:center;width:198px;height:48px;margin-top:8px;padding:0;border-radius:12px;background:#dee9fd;color:var(--temp24Primary);font-size:15px;font-weight:500;transition:background .2s ease}.temp24-news__more:hover{background:#d0e0f8}.temp24-news__empty{color:var(--temp24Muted);padding:24px 0}.temp24-content-layout{grid-template-columns:240px minmax(0,1fr);gap:28px}.temp24-content-sidebar{display:flex;flex-direction:column;gap:16px}.temp24-content-subscribe{display:block;border-radius:12px;overflow:hidden;background:#10233f;color:#fff}.temp24-content-subscribe__media{display:block;position:relative;aspect-ratio:3/4;min-height:220px}.temp24-content-subscribe__overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 16px;background:linear-gradient(0deg,rgba(0,30,60,.82),rgba(0,30,60,.2) 55%,rgba(0,30,60,0))}.temp24-content-subscribe__title{display:block;font-size:18px;font-weight:700;line-height:1.35;color:#fff}.temp24-content-subscribe__sub{display:block;margin-top:6px;font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.88)}.temp24-content-side-actions{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.temp24-content-side-action{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#fff;color:var(--temp24Text);font-size:14px;border:1px solid #e6ebf2}.temp24-side-tools{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.temp24-fontsize--side,.temp24-side-tools__item{position:relative;width:48px}.temp24-side-tools__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer;line-height:0}.temp24-side-tools__btn:hover{opacity:.85}.temp24-side-tools__icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.temp24-side-tools__share-panel{position:absolute;left:calc(100% + 8px);top:0;z-index:20;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid #e6ebf2;border-radius:10px;box-shadow:0 8px 24px rgba(16,35,63,.12);min-width:140px}.temp24-side-tools__share-item{width:100%;display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:8px;cursor:pointer;font-size:13px;color:var(--temp24Text)}.temp24-fontsize--side .temp24-fontsize__menu{left:calc(100% + 8px);top:0;right:auto;width:auto}.temp24-share-panel{list-style:none;margin:0;box-shadow:0 8px 24px rgba(0,0,0,.1)}.temp24-share-panel__item{color:var(--temp24Text)}.temp24-foot{background:var(--temp24FooterBg)}.temp24-foot,.temp24-foot__bar-copy,.temp24-foot__bar-link,.temp24-foot__contact-address,.temp24-foot__contact-meta,.temp24-foot__desc,.temp24-foot__link{color:#d5dde8}.temp24-foot__contact-title,.temp24-foot__links-title{color:#fff}@media (max-width:900px){.temp24-content-layout,.temp24-faculty__layout,.temp24-news__layout,.temp24-research__grid{grid-template-columns:1fr}.temp24-news__side{padding:22px 16px 20px}.temp24-news__item{grid-template-columns:120px 1fr;gap:14px;padding:16px 0}.temp24-news__thumb{width:120px;height:84px}.temp24-news__title{font-size:16px}.temp24-faculty__grid{grid-template-columns:1fr 1fr}}@media print{.no-print{display:none!important}.temp24-content-layout{display:block}}.temp24-list__pagination .pagination li.active>a{background:var(--temp24Primary)!important;border-color:var(--temp24Primary)!important;color:#fff!important;border-radius:50%}.temp24-content-sidebar .temp24-sidenav{margin-bottom:0}@media (max-width:900px){.temp24-content-layout{grid-template-columns:1fr}}.temp24-quick-links{position:sticky;top:120px;align-self:start}.temp24-quick-links__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.temp24-quick-links__item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;background:var(--temp24CardBg);border:1px solid #e2ebe6;color:var(--temp24Text);font-size:12px;text-align:center}.temp24-quick-links__item:hover{color:var(--temp24Primary);border-color:var(--temp24Primary)}@media (max-width:767px){.temp24-quick-links{position:static;margin:16px 0}.temp24-quick-links__list{flex-direction:row;justify-content:center}}.temp24-icons{padding:28px 0 8px}.temp24-icons__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.temp24-icons__link{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--temp24Text);font-size:14px}.temp24-icons__icon{width:72px;height:72px;border-radius:50%;background:#fff;border:1px solid #e6eee9;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(15,61,44,.06)}.temp24-activity{padding:48px 0;background:var(--temp24SoftBg)}.temp24-activity__viewport{position:relative}.temp24-activity__page{display:none}.temp24-activity__page.is-active{display:block}.temp24-activity__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.temp24-activity__card{display:block;color:inherit;overflow:hidden}.temp24-activity__media{position:relative;aspect-ratio:16/10;background:#dfeae4;border-radius:8px}.temp24-activity__date{position:absolute;left:12px;top:12px;z-index:1;padding:4px 8px;color:#006335;border-radius:2px;font-size:12px}.temp24-activity__title{margin:14px 16px 8px;font-size:17px;font-weight:600}.temp24-activity__summary{margin:0 16px;color:var(--temp24Muted);font-size:13px;line-height:1.6}.temp24-activity__more{display:inline-block;margin:12px 16px 16px;font-size:13px}.temp24-activity__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.temp24-activity__dot{width:8px;height:8px;border-radius:50%;border:0;background:#c5d5cc;cursor:pointer}.temp24-activity__dot.is-active{background:var(--temp24Primary)}.temp24-depts{padding:52px 0 60px;background:#f5fbf0}.temp24-depts__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px}.temp24-depts__en{margin:0 0 6px;font-size:12px;letter-spacing:.14em;color:#2f8a5a;text-transform:uppercase;font-weight:600}.temp24-depts__heading{margin:0;font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.temp24-depts__more{color:#2f8a5a!important;font-size:14px;white-space:nowrap;line-height:1.4}.temp24-depts__more:hover{color:#006437!important}.temp24-depts__layout{display:grid;grid-template-columns:548px minmax(0,1fr);gap:18px;align-items:stretch;min-height:600px}.temp24-depts__feat{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;box-sizing:border-box;width:548px;height:600px;min-height:600px;padding:32px 28px 36px;overflow:hidden;border-radius:14px;background:#006437;color:#fff}.temp24-depts__feat-icon{display:block;width:44px;height:44px;object-fit:contain;position:relative;z-index:1}.temp24-depts__feat-title{position:relative;z-index:1;margin:0;font-size:24px;font-weight:700;line-height:1.35;color:#fff}.temp24-depts__feat:hover .temp24-depts__feat-title{opacity:.92}.temp24-depts__feat-desc{position:relative;z-index:1;margin:0;font-size:14px;line-height:1.75;color:hsla(0,0%,100%,.88)}.temp24-depts__feat-mark{position:absolute;right:-20px;bottom:-24px;width:180px;height:180px;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.12;pointer-events:none;z-index:0}.temp24-depts__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:18px;height:600px;min-height:600px}.temp24-depts__cell{min-width:0;min-height:0}.temp24-depts__cell--wide{grid-column:1/-1}.temp24-depts__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:100%;min-height:160px;padding:22px 22px 20px;overflow:hidden;border-radius:14px;border:1px solid #dce8df;background:#fff;color:inherit;box-shadow:0 2px 10px rgba(15,61,44,.04)}.temp24-depts__card-icon{display:block;width:28px;height:28px;object-fit:contain;position:relative;z-index:1}.temp24-depts__card-title{position:relative;z-index:1;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.35}.temp24-depts__card:hover .temp24-depts__card-title{color:#006437}.temp24-depts__card-desc{position:relative;z-index:1;margin:0;color:#6b766f;font-size:13px;line-height:1.65}.temp24-depts__card-mark{position:absolute;right:8px;bottom:12px;width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.08;pointer-events:none;z-index:0}.temp24-depts__cell--wide .temp24-depts__card{min-height:148px;justify-content:center}.temp24-depts__cell--wide .temp24-depts__card-mark{width:80px;height:80px;opacity:.1}.temp24-partners{padding:36px 0 40px;background:#fff;border-top:1px solid #bfcaba;border-bottom:1px solid #bfcaba}.temp24-partners__title{margin:0 0 28px;text-align:center;font-size:16px;font-weight:500;color:#8a948c;letter-spacing:.04em}.temp24-partners__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 72px}.temp24-partners__item{display:inline-flex;flex-direction:row;align-items:center;gap:10px;color:#8a948c;opacity:1;filter:none}.temp24-partners__item:hover{color:#006437}.temp24-partners__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:0;background:transparent}.temp24-partners__icon img{display:block;width:22px;height:22px;object-fit:contain}.temp24-partners__name{font-size:14px;line-height:1.2;white-space:nowrap}@media (max-width:991px){.temp24-icons__list{grid-template-columns:repeat(3,1fr)}.temp24-activity__grid,.temp24-depts__layout,.temp24-news-notices__grid{grid-template-columns:1fr}.temp24-depts__layout{min-height:0}.temp24-depts__feat{width:100%;height:auto;min-height:360px}}@media (max-width:767px){.temp24-icons__list{grid-template-columns:repeat(3,1fr)}.temp24-depts__grid{grid-template-columns:1fr;grid-template-rows:none;height:auto;min-height:0}.temp24-depts__cell--wide{grid-column:auto}.temp24-depts__head{flex-direction:column;align-items:flex-start}}.temp24-subpage__grid--three{grid-template-columns:240px minmax(0,1fr) 88px;gap:24px;align-items:start}.temp24-hot-topic{margin-bottom:20px;padding:16px;background:var(--temp24SoftBg)}.temp24-hot-topic__label{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--temp24Primary)}.temp24-hot-topic__media{display:block;position:relative;width:100%;aspect-ratio:16/9;margin-bottom:10px;overflow:hidden;background:#dfeae4}.temp24-hot-topic__title{font-weight:600}@media (max-width:991px){.temp24-subpage__grid--three{grid-template-columns:1fr}}.temp24-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:24px;align-items:start}.temp24-content-article{background:#fff;padding:65px 73px}.temp24-content-article__title{line-height:1.4}.temp24-content-article__meta{margin-bottom:24px;padding-bottom:16px}.temp24-content-article__body{font-size:16px;line-height:1.85;color:#333}.temp24-content-article__body img{max-width:100%;height:auto}.temp24-content-article__toolbar{margin-top:28px;padding-top:16px;border-top:1px solid #e8eee9}.temp24-article-actions{flex-wrap:wrap;gap:10px}.temp24-article-actions__ctrl{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #d7e3dc;background:#fff;color:var(--temp24Text);font-size:13px;cursor:pointer}.temp24-article-actions__ctrl:hover{border-color:var(--temp24Primary);color:var(--temp24Primary)}.temp24-share-panel{position:absolute;left:calc(100% + 8px);top:0;bottom:auto;z-index:20;min-width:148px;padding:8px;background:#fff;border:1px solid #e2ebe6;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.temp24-share-panel__item{display:flex;width:100%;align-items:center;gap:8px;padding:8px;border:0;background:transparent;cursor:pointer;font-size:13px}.temp24-share-panel__item:hover{background:var(--temp24SoftBg)}.temp24-related{margin-top:28px;padding:24px}.temp24-related__title{margin:0 0 16px;font-size:18px;font-weight:600}.temp24-related__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.temp24-related__card{display:block;color:inherit}.temp24-related__media{display:block;position:relative;aspect-ratio:16/10;margin-bottom:10px;overflow:hidden;background:#e8f0eb}.temp24-related__name{display:block;font-size:15px;font-weight:600;margin-bottom:6px}.temp24-related__meta{color:var(--temp24Muted);font-size:12px}@media (max-width:767px){.temp24-content-layout,.temp24-related__grid{grid-template-columns:1fr}.temp24-content-article{padding:20px 16px}.temp24-content-article__title{font-size:22px}}@media print{.no-print{display:none!important}.temp24-content-layout{grid-template-columns:1fr}}.temp24-block-en{margin:0 0 6px;font-size:12px;letter-spacing:.12em;color:#9aa59e;text-transform:uppercase}.temp24-block-title{margin:0;font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.temp24-header-pc__search{display:flex;align-items:center;gap:6px;min-width:200px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #dde5e0}.temp24-header-pc--solid .temp24-header-pc__search{border-color:transparent}.temp24-header-pc__search-input{border:0!important;background:transparent!important;outline:none;width:140px;font-size:13px}.temp24-header-pc--overlay .temp24-header-pc__icon-btn{color:#333}.temp24-header-pc--solid .temp24-header-pc__icon-btn{color:#fff}.temp24-header-pc__portal{display:none!important}.temp24-hero__desc{max-width:520px;margin:14px 0 0;color:hsla(0,0%,100%,.92);font-size:14px;line-height:1.7}.temp24-hero__btn{border-radius:4px;min-width:112px;justify-content:center}.temp24-hero__dots{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.temp24-hero__dot{width:28px;height:3px;border:0;border-radius:2px;background:hsla(0,0%,100%,.45);cursor:pointer;padding:0}.temp24-hero__dot.is-active,.temp24-icons{background:#fff}.temp24-icons{padding:36px 0 20px}.temp24-icons__icon{width:64px;height:64px;border:0;box-shadow:none;background:transparent}.temp24-icons__label{font-size:14px;color:#222}.temp24-news-notices{background:#f5fbf0;padding:52px 0 60px}.temp24-news-notices__grid{display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:48px 56px}.temp24-news-notices .temp24-notices{width:240px;min-width:0}.temp24-news-notices .temp24-news__head,.temp24-news-notices .temp24-notices__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0}.temp24-news-notices .temp24-news__head-left,.temp24-news-notices .temp24-notices__head-left{display:flex;align-items:center;gap:10px;min-width:0;flex-shrink:0}.temp24-news-notices .temp24-news__head-icon,.temp24-news-notices .temp24-notices__head-icon{display:block;flex-shrink:0;width:auto;height:20px;object-fit:contain}.temp24-news-notices .temp24-news__heading,.temp24-news-notices .temp24-notices__heading{margin:0;font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.2}.temp24-news-notices .temp24-news__more{display:inline-flex!important;align-items:center;justify-content:flex-end;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#2f8a5a!important;font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap}.temp24-news-notices .temp24-news__more:hover{background:transparent!important;color:#006437!important;text-decoration:none}.temp24-news-notices .temp24-news__divider,.temp24-news-notices .temp24-notices__divider{height:1px;margin:14px 0 22px;background:#d7e6d9}.temp24-news-notices .temp24-news__feat{display:grid;grid-template-columns:256px minmax(0,1fr);gap:20px;margin-bottom:4px;color:inherit}.temp24-news-notices .temp24-news__feat-media{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#e4efe6;margin:0!important;border-radius:2px}.temp24-news-notices .temp24-news__feat-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px}.temp24-news-notices .temp24-news__tag{display:inline-block;padding:2px 12px;background:#e5f4e8;color:#2f8a5a;font-size:12px;line-height:1.7;border-radius:999px;font-weight:500}.temp24-news-notices .temp24-news__feat-date{color:#9aa59e;font-size:13px}.temp24-news-notices .temp24-news__feat-title{margin:0 0 10px;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.45}.temp24-news-notices .temp24-news__feat:hover .temp24-news__feat-title{color:#006437}.temp24-news-notices .temp24-news__feat-summary{margin:0;color:#8a948c;font-size:13px;line-height:1.7}.temp24-news-notices .temp24-news__list{list-style:none;margin:0!important;padding:0;display:block!important;gap:0!important}.temp24-news-notices .temp24-news__list>li+li{border-top:0!important}.temp24-news-notices .temp24-news__list-item{border-top:1px solid #d7e6d9;padding:16px 0}.temp24-news-notices .temp24-news__list-item:last-child{padding-bottom:0}.temp24-news-notices .temp24-news__row{display:flex;gap:16px;align-items:flex-start;color:inherit}.temp24-news-notices .temp24-news__datebox{flex-shrink:0;box-sizing:border-box;width:64px;height:64px;padding:12px 0 6px;background:#e9f0e4;border:1px solid #bfcaba;color:#1a1a1a;text-align:center;line-height:1.1;border-radius:4px}.temp24-news-notices .temp24-news__datebox strong{display:block;font-size:22px;font-weight:700;color:#222}.temp24-news-notices .temp24-news__datebox em{display:block;margin-top:2px;font-style:normal;font-size:12px;color:#8a948c}.temp24-news-notices .temp24-news__row-body{display:flex;flex-direction:column;gap:6px;min-width:0;padding-top:2px;align-items:stretch}.temp24-news-notices .temp24-news__row-title{font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.45}.temp24-news-notices .temp24-news__row:hover .temp24-news__row-title{color:#006437}.temp24-news-notices .temp24-news__row-summary{color:#8a948c;font-size:13px;line-height:1.6}.temp24-news-notices .temp24-notices__card{background:#eff6ea;border:1px solid #bfcaba;border-radius:8px;padding:24px 26px 20px}.temp24-news-notices .temp24-notices__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.temp24-news-notices .temp24-notices__item{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;color:inherit;padding:0!important;border:0!important;border-bottom:0!important}.temp24-news-notices .temp24-notices__title{margin:0;flex:none;font-size:15px;font-weight:600;color:#1a1a1a;line-height:1.55}.temp24-news-notices .temp24-notices__tag{color:#2f8a5a;font-weight:700}.temp24-news-notices .temp24-notices__item:hover .temp24-notices__title{color:#006437}.temp24-news-notices .temp24-notices__date{display:block;flex-shrink:0;font-size:12px;color:#9aa59e;line-height:1.4}@media (max-width:991px){.temp24-news-notices .temp24-news__feat{grid-template-columns:1fr}.temp24-news-notices .temp24-news__feat-media{max-width:420px}}.temp24-activity__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.temp24-activity{background:#f7faf8}.temp24-activity__tools{display:flex;align-items:center;gap:8px}.temp24-activity__arrow{width:32px;height:32px;border:1px solid #d7e3dc;background:#fff;cursor:pointer;font-size:18px;line-height:1;border-radius:12px}.temp24-activity__card{background:#fff;display:flex;flex-direction:column;height:100%}.temp24-activity__foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding:12px 16px 16px;border-top:1px solid #f0f3f1;font-size:13px}.temp24-activity__tag{color:#888}.temp24-activity__more{color:var(--temp24Primary)}.temp24-activity__date{display:flex;flex-direction:column;align-items:center;min-width:48px;padding:6px 8px;background:#fff}.temp24-activity__date strong{font-size:16px;line-height:1}.temp24-activity__date em{font-style:normal;font-size:10px;letter-spacing:.04em}.temp24-foot{background:#f2f7f0;color:#4a5c52}.temp24-foot__main{padding:52px 0 36px}.temp24-foot__grid{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(2,minmax(120px,.85fr)) minmax(220px,1.1fr);gap:32px 40px;align-items:start}.temp24-foot__name{color:#006437;font-size:18px;font-weight:700;margin:0;line-height:1.3}.temp24-foot__brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.temp24-foot__logo{width:48px;height:48px;object-fit:contain;filter:none!important;opacity:1!important}.temp24-foot__desc{margin:0;max-width:340px;color:#5a6b62;font-size:13px;line-height:1.8}.temp24-foot__contact-title,.temp24-foot__links-title{color:#1a1a1a;font-size:16px;font-weight:700;margin:0 0 16px}.temp24-foot__links-list{list-style:none;margin:0;padding:0}.temp24-foot__links-item+.temp24-foot__links-item{margin-top:10px}.temp24-foot__link{color:#5a6b62;font-size:13px;line-height:1.5;text-decoration:none}.temp24-foot__link:hover{color:#006437}.temp24-foot__contact{color:#5a6b62;background:transparent;padding:0}.temp24-foot__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.temp24-foot__contact-line{display:flex;align-items:flex-start;gap:10px;margin:0;color:#5a6b62;font-size:13px;line-height:1.55}.temp24-foot__contact-icon{flex-shrink:0;margin-top:2px;color:#6b7c73}.temp24-foot__contact-line img{filter:none!important;opacity:1!important}.temp24-foot__bar{border-top:1px solid #d5e2d8;background:transparent;padding:0}.temp24-foot__bar-inner{display:flex;justify-content:space-between;align-items:center;gap:20px 32px;flex-wrap:wrap;padding:16px 0 20px}.temp24-foot__bar-copy{margin:0;color:#8a968e;font-size:12px;line-height:1.5}.temp24-foot__bar-sep{display:inline-block;min-width:1.5em}.temp24-foot__bar-links{display:flex;flex-wrap:wrap;align-items:center;gap:0 28px}.temp24-foot__bar-link{color:#8a968e;font-size:12px;line-height:1.5;text-decoration:none}.temp24-foot__bar-link:hover{color:#006437}.temp24-foot .temp24-foot__bar{background:transparent!important;border-top:1px solid #d5e2d8;padding:0}.temp24-foot .temp24-foot__contact-line{color:#5a6b62}.temp24-foot .temp24-foot__contact-title{color:#1a1a1a}@media (max-width:991px){.temp24-foot__grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.temp24-foot__grid{grid-template-columns:1fr}.temp24-foot__bar-inner{flex-direction:column;align-items:flex-start}}.temp24-subpage{background:#f6f8f7}.temp24-subpage__grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.temp24-subpage__grid--full{grid-template-columns:minmax(0,1fr)}@media (min-width:900px){.temp24-subpage__grid{grid-template-columns:260px minmax(0,1fr);gap:28px}.temp24-subpage__grid--full{grid-template-columns:minmax(0,1fr)}}.temp24-sidenav__panel{background:#fff;padding:18px 14px 12px;margin-bottom:16px;border:1px solid #e6eee9;border-radius:12px}.temp24-sidenav__title{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:0 6px;font-size:16px;font-weight:700;color:#1a1a1a}.temp24-sidenav__title-icon{color:#006437;flex-shrink:0}.temp24-sidenav__list{list-style:none;margin:0;padding:0}.temp24-sidenav__link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;margin-bottom:4px;color:#333;border:0;border-radius:8px;text-decoration:none;font-size:14px;line-height:1.4}.temp24-sidenav__link:hover{background:#f3f8f4;color:#006437}.temp24-sidenav__link.is-active,.temp24-sidenav__link.is-active:hover{background:#006437;color:#fff}.temp24-sidenav__label{min-width:0}.temp24-hot-topic{background:#f4f8f5;border:1px solid #e6eee9;border-left:4px solid #006437;border-radius:10px;padding:16px 16px 14px;margin:0}.temp24-hot-topic__label{margin:0 0 10px;color:#006437;font-size:15px;font-weight:700}.temp24-hot-topic__card{display:block;color:inherit}.temp24-hot-topic__title{display:block;font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.45}.temp24-hot-topic__summary{display:block;margin-top:8px;color:#6b766f;font-size:13px;line-height:1.6}.temp24-hot-topic__more{display:inline-block;margin-top:12px;color:#2f8a5a;font-size:13px;font-weight:500}.temp24-breadcrumb{margin-bottom:18px;font-size:13px;color:#8a968e}.temp24-breadcrumb__link{color:#8a968e;text-decoration:none}.temp24-breadcrumb__current,.temp24-breadcrumb__link:hover{color:#006437}.temp24-breadcrumb__sep{margin:0 6px;color:#c5d0c8}.temp24-list-head{margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.temp24-list-head__title{margin:0;font-size:26px;font-weight:700;color:#1a1a1a;line-height:1.25}.temp24-list-head__search{position:relative;display:flex;align-items:center;flex-shrink:0}.temp24-list-head__search input{width:320px;height:53px;padding:0 44px 0 16px;border:1px solid #bfcaba;border-radius:2px;background:#fff;font-size:14px;color:#333;outline:none;box-sizing:border-box}.temp24-list-head__search input:focus{border-color:#2f8a5a}.temp24-list-head__search-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:2px;background:transparent;color:#8a968e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.temp24-list-head__search-btn:hover{color:#006437}.temp24-list-panel{background:transparent;box-shadow:none;padding:0}.temp24-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.temp24-list-item{background:#fff;border:1px solid #e6eee9;border-radius:12px;box-shadow:0 2px 10px rgba(15,61,44,.04);overflow:hidden}.temp24-list-item__link{display:grid;grid-template-columns:277px minmax(0,1fr);gap:20px;align-items:stretch;padding:28px 18px;color:inherit;min-height:0}.temp24-list-item__link--text{grid-template-columns:1fr}.temp24-list-item__thumb{position:relative;width:277px;height:236px;min-height:236px;border-radius:8px;overflow:hidden;background:#e8f0eb}.temp24-list-item__body{display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:100%}.temp24-list-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;color:#9aa59e;font-size:12px;line-height:1.4;margin-bottom:10px}.temp24-list-item__meta-item{display:inline-flex;align-items:center;gap:6px}.temp24-list-item__meta-sep{color:#c5d0c8;font-size:12px;line-height:1}.temp24-list-item__icon{flex-shrink:0;color:#9aa59e}.temp24-list-item__title{margin:0 0 10px;font-size:20px;font-weight:500;color:#171d16;line-height:1.4}.temp24-list-item__link:hover .temp24-list-item__title{color:#006437}.temp24-list-item__summary{margin:0;font-weight:500;font-size:16px;color:#40493d;line-height:1.7}.temp24-list-item__more{margin-top:auto;padding-top:14px;color:#2f8a5a;font-size:13px;font-weight:600;line-height:1.4}.temp24-list__pagination{margin-top:28px}.temp24-list__pagination .pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.temp24-list__pagination .pagination li>a{min-width:34px;height:34px;padding:0 10px;border:1px solid #d7e3dc;border-radius:6px;background:#fff;color:#555;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.temp24-list__pagination .pagination li.active>a{background:#006437;border-color:#006437;color:#fff}.temp24-list__pagination .pagination li:not(.disabled):not(.active)>a:hover{border-color:#2f8a5a;color:#006437}.temp24-content-page{background:#f5fbf0}.temp24-content-top{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.temp24-content-back{color:#40493d;font-size:16px;margin-bottom:20px}.temp24-content-layout{grid-template-columns:1fr}.temp24-content-article{box-shadow:0 8px 28px rgba(0,0,0,.04);border-radius:2px}.temp24-content-article__header{margin-bottom:0}.temp24-content-article__title{margin:0 0 16px;font-size:36px;line-height:1.45;font-weight:700;color:#171d16;text-align:left}@media (max-width:767px){.temp24-content-article__title{font-size:22px}}.temp24-content-article__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px 28px;margin:0 0 28px;padding:0 0 36px;border-bottom:1px solid #edf2ef;color:#6b776f;font-size:14px;line-height:1.4}.temp24-content-article__meta-item{display:inline-flex;align-items:center;gap:6px;color:inherit}.temp24-content-article__meta-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.temp24-content-article__footer{display:flex;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid #edf2ef}.temp24-article-actions{display:flex;align-items:center;gap:12px;position:relative}.temp24-article-actions__label{color:#5a6b62;font-size:14px;white-space:nowrap}.temp24-article-actions__icons{display:flex;align-items:center;gap:10px}.temp24-article-actions__share{position:relative;width:auto;z-index:40}.temp24-article-actions__icon-btn{width:40px;height:40px;border-radius:6px;border:1px solid #d7e0d9;background:#fff;color:#4a5c52;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.temp24-article-actions__icon-btn:hover{border-color:#2f8a5a;color:#006437}.temp24-article-actions .temp24-share-panel{position:absolute;left:calc(100% + 8px);right:auto;top:0;bottom:auto;z-index:50;box-sizing:border-box;width:max-content;min-width:148px;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid #e2ebe6;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.temp24-article-actions .temp24-share-panel>li{margin:0;padding:0;list-style:none}.temp24-article-actions .temp24-share-panel__item{display:flex;width:100%;align-items:center;gap:8px;margin:0;padding:8px 10px;border:0;border-radius:4px;background:transparent;cursor:pointer;font-size:13px;line-height:1.4;color:#333;text-align:left;white-space:nowrap}.temp24-article-actions .temp24-share-panel__item:hover{background:#f3f8f4;color:#006437}@media (max-width:1023px){.temp24-article-actions .temp24-share-panel{left:0;top:calc(100% + 6px)}}.temp24-article-actions,.temp24-article-actions__icons,.temp24-article-actions__share,.temp24-content-article,.temp24-content-article__footer{overflow:visible}.temp24-related__title{display:flex;align-items:center;gap:8px}.temp24-related__title:before{content:"";width:4px;height:18px;background:var(--temp24Primary)}.temp24-float{position:fixed;right:16px;top:45%;z-index:80;transform:translateY(-50%)}.temp24-float__list{list-style:none;margin:0;padding:0;border:1px solid #e2ebe6;border-radius:10px 0 0 10px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06)}.temp24-float__item,.temp24-float__list{display:flex;flex-direction:column;background:#fff}.temp24-float__item{width:56px;min-height:58px;padding:8px 4px;border:0;border-bottom:1px solid #eef2f0;align-items:center;justify-content:center;gap:4px;color:#006437;box-shadow:none}.temp24-float__item:last-child{border-bottom:0}.temp24-float__item:hover{background:#f3f8f4;border-color:transparent}.temp24-float__icon{display:block;width:22px;height:22px;object-fit:contain}.temp24-float__label{font-size:11px;line-height:1.2;color:#4a5c52;white-space:nowrap}@media (max-width:991px){.temp24-news-notices__grid{grid-template-columns:1fr;gap:36px}.temp24-news-notices .temp24-notices{width:100%}.temp24-news__feat,.temp24-subpage__grid{grid-template-columns:1fr}.temp24-subpage__grid{gap:20px}.temp24-subpage__grid--full{grid-template-columns:minmax(0,1fr)}.temp24-list-item__link{grid-template-columns:200px 1fr;gap:14px;padding:20px 14px;min-height:0}.temp24-list-item__thumb{width:100%;height:auto;min-height:0;aspect-ratio:277/236}.temp24-list-head{flex-direction:column;align-items:stretch;gap:12px}.temp24-list-head__title{font-size:22px}.temp24-list-head__search input{width:100%}}@media (max-width:767px){.temp24-float{display:none}.temp24-subpage__main.temp24-container{padding-left:var(--temp24GutterX);padding-right:var(--temp24GutterX)}.temp24-list-item__link{grid-template-columns:1fr;gap:12px;padding:16px 14px}.temp24-list-item__thumb{width:100%;height:auto;min-height:0;aspect-ratio:16/10}.temp24-list-item__title{font-size:17px}.temp24-sidenav__panel{padding:14px 12px 10px}.temp24-hero__viewport{height:min(72vw,420px);min-height:320px}.temp24-hero__overlay{align-items:flex-end;justify-content:center;padding:0;background:linear-gradient(180deg,rgba(20,30,24,.08),rgba(20,30,24,.28) 42%,rgba(20,30,24,.62))}.temp24-hero__overlay-inner{width:100%;padding:0 var(--temp24GutterX) 40px}.temp24-hero__copy{max-width:100%;margin:0;padding:0;text-align:center}.temp24-hero__title{margin:0 0 8px;font-size:clamp(16px,4.2vw,24px);font-weight:600;line-height:1.35}.temp24-hero__title-line{display:block}.temp24-hero__desc{max-width:100%;margin:0 auto 14px;padding:0;border:0;font-size:12px;line-height:1.65;color:hsla(0,0%,100%,.9);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.temp24-hero__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.temp24-hero__btn{flex:0 1 auto;min-width:108px;max-width:none;height:36px;padding:0 16px;font-size:13px;border-radius:4px}.temp24-hero__dots{bottom:12px;gap:6px}.temp24-hero__dot{width:18px;height:3px}}.temp-shell{position:relative}@media (min-width:768px){.temp-home .temp-page-head,.temp-home .temp24-page-head{position:relative;z-index:100}}@media (max-width:767px){.temp-page-head,.temp24-page-head{position:relative;z-index:100}}.temp-home{margin-top:0;padding-top:0}.temp-home-scroll{overflow-x:hidden}