.HeroSection{height:100dvh;max-width:1920px}.HeroSection,.main-hero{position:relative;margin-left:auto;margin-right:auto;overflow:hidden;text-align:center}.main-hero{display:flex;height:100svh;justify-content:center;padding-top:10vh;padding-bottom:10vh}@media not all and (min-width:768px){.main-hero{height:100svh;align-items:center;padding-bottom:0;padding-top:0}}.main-hero{.hero-blur{position:absolute;inset:0;height:100%;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);will-change:backdrop-filter}.hero-video-container{position:relative;display:flex;width:100%;align-items:flex-end;justify-content:center;opacity:0}@media not all and (min-width:768px){.hero-video-container{margin-bottom:5rem;height:60vh}}.hero-video-container{video{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}&:after{content:"";position:absolute;inset:0;height:100%;width:100%;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,0) 90%,#fff)}}.grid-container{position:absolute;inset:0;display:grid;height:100%;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));align-items:flex-end;justify-content:center}@media not all and (min-width:768px){.grid-container{display:flex}}.grid-container{gap:var(--grid-gutter);padding:25vh 20px 20px}.hero-title{grid-column:span 3/span 3;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media not all and (min-width:768px){.hero-title{grid-column:span 3/span 3;width:100%;flex-direction:row;align-items:flex-end;justify-content:space-between}}.hero-title{h1{z-index:10;text-align:left;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}dl,h1{position:relative}dl{z-index:10;display:flex;flex-direction:column;text-align:left;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}@media not all and (min-width:768px){dl{padding-bottom:0!important}}dl{padding-bottom:3vh;dt{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;letter-spacing:.05rem}dd{font-size:1.875rem;line-height:2.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media not all and (min-width:768px){dd{font-size:1.5rem;line-height:2rem}}}}}.scroll-indicator{position:relative;z-index:10;display:flex;height:2.5rem;width:1.25rem;align-items:center;justify-content:center;overflow:hidden;background-color:rgba(0,0,0,.05);--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));border-radius:2.6rem;.scroll-arrow{animation:arrow-bounce 2.5s ease-in-out 4s infinite}}@keyframes arrow-bounce{0%{transform:translateY(0);opacity:1}30%{transform:translateY(20px);opacity:0}31%{transform:translateY(-20px);opacity:0}60%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:1}}.hero-banner{position:relative;margin-left:auto;margin-right:auto;height:100svh;max-width:1920px;overflow:hidden;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));.hero-swiper{width:100%;height:100%;.hero-swiper-item{&:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 40%)}position:relative;height:100%;display:grid;grid-template-columns:repeat(var(--grid-columnCount),1fr);gap:var(--grid-gutter);justify-content:center;align-items:flex-end;width:100%;padding:25vh 5rem 5vh;.item-info{color:#000;grid-column:1/3;text-align:left;position:relative;z-index:10;padding-bottom:3vh;dl.title-info{dt{font-size:1rem}dd{font-size:1.5rem;line-height:2rem;font-weight:600}}dl.tag-list{gap:1rem;margin-top:1rem;font-size:13px;dt{font-size:13px;font-weight:600}dd{display:flex;gap:.8rem;span{font-weight:400;color:#666}}}}.item-img{position:relative;width:100%;-o-object-fit:cover;object-fit:cover;grid-column:3/6;display:flex;height:100%;max-height:800px;img{width:100%;min-width:1000px;height:100%;-o-object-fit:cover;object-fit:cover}iframe,video{width:100%;min-width:1000px;height:100%;position:relative;-o-object-fit:cover;object-fit:cover;box-shadow:none;border-radius:0;overflow:visible}}}}}.hero-banner h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-banner p{font-size:1.25rem;opacity:.9}.external-widget{border:2px solid #e2e8f0;border-radius:8px;padding:1rem}@media print{.no-print{display:none!important}body{font-size:12pt;line-height:1.5}}.legacy-support{background-color:#f7fafc;border:1px solid #e2e8f0;padding:1rem;margin:1rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.slogan-block{top:0;left:0;z-index:0;display:flex;min-height:100svh;width:100%;flex-direction:column;align-items:center;font-weight:300}.sticky-list{display:grid;.sidebar-con{grid-column:1/-1;grid-row:1;align-items:flex-start;.list-wrap{margin-top:5rem;display:flex;flex-direction:column}@media not all and (min-width:768px){.list-wrap{margin-top:2.5rem}}.list-wrap{.list-item{-moz-column-gap:var(--grid-gutter);column-gap:var(--grid-gutter);display:grid;grid-template-columns:repeat(3,1fr);padding-top:7vw;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}@media not all and (min-width:768px){.list-item{-moz-column-gap:2.5rem;column-gap:2.5rem}}.list-item{@media not all and (min-width:768px){.cate-title{font-size:.875rem;line-height:1.25rem}}&.active{.cate-title{--tw-text-opacity:1;color:rgb(0 113 227/var(--tw-text-opacity,1))}}}}}.sidebar-wrapper{grid-column:1/-1;grid-row:1;left:0;height:100lvh;position:sticky;width:100%;top:0;pointer-events:none;padding-left:calc(var(--grid-outerGutter) + 9.02778vw)}}.rotating-text-gsap{position:relative;height:50px;.text-container{position:relative;height:100%;overflow:hidden;.text-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;font-size:3rem;color:#3b82f6;text-align:center;line-height:48px;will-change:transform,opacity}}}@media (max-width:768px){.rotating-text-gsap{height:36px;.text-container{.text-item{font-size:1.875rem}}}}