.HeroCarousel-module__kybdLG__carousel{--slide-w:56%;background:var(--accent);width:100%;padding:24px 0 40px;position:relative}.HeroCarousel-module__kybdLG__viewport{width:100%;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__track{will-change:transform;transition-property:transform;transition-timing-function:cubic-bezier(.65,0,.35,1);display:flex}.HeroCarousel-module__kybdLG__slide{flex:0 0 var(--slide-w);box-sizing:border-box;padding:0 12px}.HeroCarousel-module__kybdLG__slideLink{width:100%;color:inherit;transform-origin:50%;will-change:transform;flex-direction:column;gap:20px;text-decoration:none;transition:transform .9s cubic-bezier(.34,1.35,.64,1);display:flex;position:relative;transform:scale(.9)}.HeroCarousel-module__kybdLG__slideActive .HeroCarousel-module__kybdLG__slideLink{transform:scale(1)}.HeroCarousel-module__kybdLG__imageWrap{aspect-ratio:16/9;background:#f0ede8;border-radius:20px;width:100%;transition:box-shadow .5s ease-out;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000014}.HeroCarousel-module__kybdLG__slideActive .HeroCarousel-module__kybdLG__imageWrap{box-shadow:0 20px 48px #00000029}.HeroCarousel-module__kybdLG__image{object-fit:cover}.HeroCarousel-module__kybdLG__imagePlaceholder{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);width:100%;height:100%}.HeroCarousel-module__kybdLG__meta{flex-direction:column;align-items:flex-start;gap:12px;padding:0 4px;display:flex}.HeroCarousel-module__kybdLG__category{color:var(--accent);background:#fff;border-radius:9999px;padding:7px 14px;font-size:13px;font-weight:800;line-height:1}.HeroCarousel-module__kybdLG__title{color:#fff;margin:0;font-size:22px;font-weight:800;line-height:1.5}.HeroCarousel-module__kybdLG__date{font-family:var(--font-display);color:#ffffffd9;margin:0;font-size:14px;font-weight:500;line-height:1}.HeroCarousel-module__kybdLG__nav{top:calc(24px + (100vw * var(--slide-w-num) * 9 / 16) / 2);cursor:pointer;z-index:2;background:#fffffff0;border:1px solid #d6d3d1;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;transform:translateY(-50%);box-shadow:0 4px 16px #0000001f}.HeroCarousel-module__kybdLG__carousel{--slide-w-num:.56}.HeroCarousel-module__kybdLG__nav:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.HeroCarousel-module__kybdLG__navPrev{left:calc((100% - var(--slide-w)) / 2 - 64px)}.HeroCarousel-module__kybdLG__navNext{right:calc((100% - var(--slide-w)) / 2 - 64px)}.HeroCarousel-module__kybdLG__arrow{border-top:2px solid #1c1917;border-right:2px solid #1c1917;width:10px;height:10px;display:inline-block}.HeroCarousel-module__kybdLG__navPrev .HeroCarousel-module__kybdLG__arrow{margin-left:4px;transform:rotate(-135deg)}.HeroCarousel-module__kybdLG__navNext .HeroCarousel-module__kybdLG__arrow{margin-right:4px;transform:rotate(45deg)}.HeroCarousel-module__kybdLG__dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.HeroCarousel-module__kybdLG__dot{cursor:pointer;background:#fff6;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.HeroCarousel-module__kybdLG__dot:hover{background:#ffffffb3}.HeroCarousel-module__kybdLG__dotActive{background:#fff;width:24px}@media (max-width:1200px){.HeroCarousel-module__kybdLG__carousel{--slide-w:64%;--slide-w-num:.64}}@media (max-width:960px){.HeroCarousel-module__kybdLG__carousel{--slide-w:74%;--slide-w-num:.74;padding:16px 0 32px}.HeroCarousel-module__kybdLG__slideLink{gap:16px}.HeroCarousel-module__kybdLG__title{font-size:18px}}@media (max-width:768px){.HeroCarousel-module__kybdLG__carousel{--slide-w:88%;--slide-w-num:.88}.HeroCarousel-module__kybdLG__slide{padding:0 6px}.HeroCarousel-module__kybdLG__slideLink{transform:scale(.94)}.HeroCarousel-module__kybdLG__nav{display:none}.HeroCarousel-module__kybdLG__title{font-size:16px}.HeroCarousel-module__kybdLG__imageWrap{border-radius:14px}}
.ArticleCard-module__nuuL6G__card{color:inherit;flex-direction:column;gap:14px;text-decoration:none;display:flex}.ArticleCard-module__nuuL6G__card:hover .ArticleCard-module__nuuL6G__title{color:#555}.ArticleCard-module__nuuL6G__imageWrap{aspect-ratio:16/9;background:#f0ede8;border-radius:8px;width:100%;position:relative;overflow:hidden}.ArticleCard-module__nuuL6G__image{object-fit:cover;transition:transform .3s}.ArticleCard-module__nuuL6G__card:hover .ArticleCard-module__nuuL6G__image{transform:scale(1.03)}.ArticleCard-module__nuuL6G__imagePlaceholder{background:#e7e5e4;width:100%;height:100%}.ArticleCard-module__nuuL6G__number{color:#fff;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.ArticleCard-module__nuuL6G__body{flex-direction:column;gap:8px;display:flex}.ArticleCard-module__nuuL6G__category{color:var(--accent);letter-spacing:.02em;font-size:12px;font-weight:700}.ArticleCard-module__nuuL6G__title{color:#1a1a1a;margin:0;font-size:15px;font-weight:700;line-height:1.55;transition:color .2s}.ArticleCard-module__nuuL6G__meta{color:#999;margin:0;font-size:12px}
.ArticleSection-module__7w3lkW__section{background:#fff;padding:64px 40px}.ArticleSection-module__7w3lkW__tinted{background:#fffbeb}.ArticleSection-module__7w3lkW__inner{max-width:1200px;margin:0 auto}.ArticleSection-module__7w3lkW__heading{color:#1c1917;margin:0 0 32px;font-size:24px;font-weight:800;line-height:1.6}.ArticleSection-module__7w3lkW__grid{gap:32px;display:grid}.ArticleSection-module__7w3lkW__grid3{grid-template-columns:repeat(3,1fr)}.ArticleSection-module__7w3lkW__grid4{grid-template-columns:repeat(4,1fr)}@media (max-width:960px){.ArticleSection-module__7w3lkW__section{padding:48px 24px}.ArticleSection-module__7w3lkW__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ArticleSection-module__7w3lkW__section{padding:40px 16px}.ArticleSection-module__7w3lkW__heading{margin-bottom:24px;font-size:20px}.ArticleSection-module__7w3lkW__grid{gap:24px}.ArticleSection-module__7w3lkW__grid3,.ArticleSection-module__7w3lkW__grid4{grid-template-columns:1fr}}
.VideoCard-module__QtzwJa__card{color:inherit;flex-direction:column;gap:14px;text-decoration:none;display:flex}.VideoCard-module__QtzwJa__card:hover .VideoCard-module__QtzwJa__title{color:#555}.VideoCard-module__QtzwJa__imageWrap{aspect-ratio:16/9;background:#f0ede8;border-radius:8px;width:100%;position:relative;overflow:hidden}.VideoCard-module__QtzwJa__image{object-fit:cover;transition:transform .3s}.VideoCard-module__QtzwJa__card:hover .VideoCard-module__QtzwJa__image{transform:scale(1.03)}.VideoCard-module__QtzwJa__body{flex-direction:column;gap:8px;display:flex}.VideoCard-module__QtzwJa__category{color:var(--accent);letter-spacing:.02em;font-size:12px;font-weight:700}.VideoCard-module__QtzwJa__title{color:#1a1a1a;margin:0;font-size:15px;font-weight:700;line-height:1.55;transition:color .2s}
.VideoSection-module__PHhaZq__section{background:#fff;padding:64px 40px}.VideoSection-module__PHhaZq__tinted{background:#fffbeb}.VideoSection-module__PHhaZq__inner{max-width:1200px;margin:0 auto}.VideoSection-module__PHhaZq__head{justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 32px;display:flex}.VideoSection-module__PHhaZq__heading{color:#1c1917;margin:0;font-size:24px;font-weight:800;line-height:1.6}.VideoSection-module__PHhaZq__more{color:var(--accent);white-space:nowrap;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s}.VideoSection-module__PHhaZq__more:hover{opacity:.7}.VideoSection-module__PHhaZq__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (max-width:960px){.VideoSection-module__PHhaZq__section{padding:48px 24px}.VideoSection-module__PHhaZq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.VideoSection-module__PHhaZq__section{padding:40px 16px}.VideoSection-module__PHhaZq__heading{font-size:20px}.VideoSection-module__PHhaZq__head{margin-bottom:24px}.VideoSection-module__PHhaZq__grid{grid-template-columns:1fr;gap:24px}}
.EventSection-module__ju2b7W__section{background:#fffbeb;padding:72px 40px}.EventSection-module__ju2b7W__inner{max-width:1200px;margin:0 auto}.EventSection-module__ju2b7W__header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:32px;display:flex}.EventSection-module__ju2b7W__heading{color:#1c1917;margin:0;font-size:24px;font-weight:800;line-height:1.6}.EventSection-module__ju2b7W__viewAll{color:var(--accent);font-size:14px;font-weight:800;text-decoration:none;transition:opacity .15s}.EventSection-module__ju2b7W__viewAll:hover{opacity:.75}.EventSection-module__ju2b7W__list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.EventSection-module__ju2b7W__item{color:inherit;background:#fff;border:1px solid #d6d3d1;border-radius:20px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.EventSection-module__ju2b7W__item:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 32px #0000000f}.EventSection-module__ju2b7W__date{font-family:var(--font-display);color:var(--accent);font-size:14px;font-weight:700;line-height:1}.EventSection-module__ju2b7W__tags{flex-wrap:wrap;gap:6px;display:flex}.EventSection-module__ju2b7W__tag{color:#57534e;background:#fefce8;border:1px solid #d6d3d1;border-radius:9999px;padding:4px 10px;font-size:12px;line-height:1}.EventSection-module__ju2b7W__title{color:#1c1917;margin:0;font-size:16px;font-weight:800;line-height:1.6}@media (max-width:960px){.EventSection-module__ju2b7W__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EventSection-module__ju2b7W__section{padding:48px 16px}.EventSection-module__ju2b7W__list{grid-template-columns:1fr;gap:16px}.EventSection-module__ju2b7W__header{margin-bottom:24px}.EventSection-module__ju2b7W__heading{font-size:20px}}
.page-module__CXL22W__main{background:#fffbeb;min-height:60vh}.page-module__CXL22W__breadcrumb{color:#2d2d2d;white-space:nowrap;align-items:center;gap:6px;padding:16px 40px;font-size:12px;line-height:1;display:flex;overflow:hidden}.page-module__CXL22W__breadcrumbLink{color:#2d2d2d;text-decoration:none;transition:opacity .15s}.page-module__CXL22W__breadcrumbLink:hover{opacity:.6}.page-module__CXL22W__breadcrumbSep{color:#a8a29e}.page-module__CXL22W__breadcrumbCurrent{color:#2d2d2d}.page-module__CXL22W__cover{background:var(--accent);justify-content:center;align-items:center;width:100%;height:320px;padding:0 40px;display:flex}.page-module__CXL22W__title{color:#fff;text-align:center;margin:0;font-size:40px;font-weight:800;line-height:1.3}.page-module__CXL22W__subnav{background:#fff}.page-module__CXL22W__subnavInner{flex-wrap:wrap;gap:8px;max-width:1200px;margin:0 auto;padding:16px 40px;display:flex}.page-module__CXL22W__subnavItem{color:#57534e;background:#fefce8;border:1px solid #d6d3d1;border-radius:9999px;align-items:center;padding:8px 16px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.page-module__CXL22W__subnavItem:hover{border-color:var(--accent);color:var(--accent);background:#fff}.page-module__CXL22W__list{padding:64px 40px}.page-module__CXL22W__listInner{max-width:1200px;margin:0 auto}.page-module__CXL22W__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.page-module__CXL22W__empty{text-align:center;color:#57534e;padding:64px 0;font-size:16px}@media (max-width:960px){.page-module__CXL22W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__CXL22W__breadcrumb{padding:12px 16px}.page-module__CXL22W__cover{height:200px}.page-module__CXL22W__coverInner{padding:0 20px 24px}.page-module__CXL22W__title{font-size:26px}.page-module__CXL22W__subnavInner{padding:12px 16px}.page-module__CXL22W__list{padding:40px 16px}.page-module__CXL22W__grid{grid-template-columns:1fr;gap:24px}}
.page-module__XHUwTa__main{background:#fffbeb;min-height:60vh}.page-module__XHUwTa__breadcrumb{color:#2d2d2d;white-space:nowrap;align-items:center;gap:6px;padding:16px 40px;font-size:12px;line-height:1;display:flex;overflow:hidden}.page-module__XHUwTa__breadcrumbLink{color:#2d2d2d;text-decoration:none;transition:opacity .15s}.page-module__XHUwTa__breadcrumbLink:hover{opacity:.6}.page-module__XHUwTa__breadcrumbSep{color:#a8a29e}.page-module__XHUwTa__breadcrumbCurrent{color:#2d2d2d}.page-module__XHUwTa__cover{background:var(--accent);justify-content:center;align-items:center;width:100%;height:320px;padding:0 40px;display:flex}.page-module__XHUwTa__title{color:#fff;text-align:center;margin:0;font-size:40px;font-weight:800;line-height:1.3}.page-module__XHUwTa__list{padding:64px 40px}.page-module__XHUwTa__listInner{max-width:1200px;margin:0 auto}.page-module__XHUwTa__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.page-module__XHUwTa__empty{text-align:center;color:#57534e;padding:64px 0;font-size:16px}@media (max-width:1024px){.page-module__XHUwTa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.page-module__XHUwTa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__XHUwTa__breadcrumb{padding:12px 16px}.page-module__XHUwTa__cover{height:200px}.page-module__XHUwTa__title{font-size:26px}.page-module__XHUwTa__list{padding:40px 16px}.page-module__XHUwTa__grid{grid-template-columns:1fr;gap:24px}}
.WaveDivider-module__-YF8bq__divider{width:100%;height:70px;font-size:0;line-height:0;display:block}.WaveDivider-module__-YF8bq__wave{width:100%;height:100%;display:block}@media (max-width:768px){.WaveDivider-module__-YF8bq__divider{height:50px}}
