.history-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.history-page .timeline-skeleton-wrapper{width:100%}.history-page .timeline-skeleton-wrapper .skeleton-item{margin-bottom:50px;list-style:none}.history-page .timeline-skeleton-wrapper .skeleton-item .skeleton-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite shimmer}.history-page .timeline-skeleton-wrapper .skeleton-item .year-box{width:60px;height:20px}.history-page .timeline-skeleton-wrapper .skeleton-item .title-box{width:200px;height:28px;margin-bottom:15px}.history-page .timeline-skeleton-wrapper .skeleton-item .text-box{width:100%;height:16px;margin-bottom:8px}.history-page .timeline-skeleton-wrapper .skeleton-item .text-box.short{width:60%}.history-page .timeline-skeleton-wrapper .skeleton-item .img-box{border-radius:8px;width:300px;height:180px;margin-top:15px}.history-page .banner-wrapper{-o-object-fit:cover;object-fit:cover;filter:brightness(.9);--wave-width:90px;--wave-height:60px;--radius:88px;--mask:linear-gradient(#000 0 0)top/100% calc(100% - var(--wave-height))no-repeat,radial-gradient(var(--radius)at 50% calc(100% - var(--wave-height)*1.5),#000 99%,#0000 101%)calc(50% - var(--wave-width)/2)100%/var(--wave-width)calc(var(--wave-height)*2)repeat-x,radial-gradient(var(--radius)at 50% calc(100% + var(--wave-height)*.5),#0000 99%,#000 101%)50% calc(100% - var(--wave-height))/var(--wave-width)calc(var(--wave-height)*2)repeat-x;width:100%;height:400px;-webkit-mask:var(--mask);-webkit-mask:var(--mask);mask:var(--mask)}.history-page .banner-wrapper .about-banner{-o-object-fit:cover;object-fit:cover;filter:brightness(.9);width:100%;height:100%}.history-page .banner-wrapper .banner-content{color:#fff;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-page .banner-wrapper .banner-content h2{letter-spacing:.5rem;font-size:2.5rem;font-weight:300}.history-page .banner-wrapper .banner-content .line{background:#fff;width:40px;height:1px;margin:20px auto}.history-page .example-centered{max-width:1024px;margin:0 auto}.history-page .example-title{text-align:center;margin-bottom:80px}.history-page .example-title h2{color:#1d1d1f;letter-spacing:-1px;margin-bottom:12px;font-size:clamp(32px,5vw,52px);font-weight:800}.history-page .example-title p{color:#1a4999;letter-spacing:5px;opacity:.8;font-size:14px;font-weight:600}.history-page .timeline-centered{padding:40px 0;position:relative}.history-page .timeline-centered:before{content:"";background:linear-gradient(#1a499900 0%,#1a499933 10% 90%,#1a499900 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.history-page .timeline-centered .timeline-item{justify-content:center;align-items:center;width:100%;margin-bottom:80px;display:flex;position:relative}.history-page .timeline-centered .timeline-item .timeline-content{background:#ffffffc9;border:1px solid #00000008;width:min-content;min-width:300px;padding:24px 20px 16px;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative;box-shadow:0 20px 40px #0000000f}.history-page .timeline-centered .timeline-item .timeline-content:hover{border-color:#1a49991a;transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #1a49991a}.history-page .timeline-centered .timeline-item .timeline-content .timeline-title{color:#1d1d1f;margin-top:0;margin-bottom:12px;font-size:20px;font-weight:700}.history-page .timeline-centered .timeline-item .timeline-content p{color:#86868b;margin:0;font-size:14px;line-height:1.8}.history-page .timeline-centered .timeline-item .timeline-content .img{margin-top:20px;display:block;overflow:hidden;box-shadow:0 5px 15px #0000000d}@media (max-width:720px){.history-page .timeline-centered .timeline-item .timeline-content .img{width:100%!important}}.history-page .timeline-centered .timeline-item .timeline-info{width:42%}@media (max-width:720px){.history-page .timeline-centered .timeline-item .timeline-info{text-align:center;width:100%;margin-bottom:16px}}.history-page .timeline-centered .timeline-item .timeline-info span{color:#1a499933;font-family:Inter,sans-serif;font-size:48px;font-weight:800}@media (max-width:720px){.history-page .timeline-centered .timeline-item .timeline-info span{font-size:22px}}.history-page .timeline-centered .timeline-item .timeline-marker{z-index:5;background:#fff;border:3px solid #1a4999;border-radius:50%;width:14px;height:14px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-page .timeline-centered .timeline-item .timeline-marker:after{content:"";border:1px solid #1a499933;border-radius:50%;animation:2s infinite pulse;position:absolute;inset:-6px}.history-page .timeline-centered .timeline-item:nth-child(odd){flex-direction:row}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(odd){flex-direction:column}}.history-page .timeline-centered .timeline-item:nth-child(odd) .timeline-content{text-align:right;margin-right:auto}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(odd) .timeline-content{margin-right:0}}.history-page .timeline-centered .timeline-item:nth-child(odd) .timeline-info{text-align:left;padding-left:60px}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(odd) .timeline-info{text-align:center;margin-bottom:16px;padding-left:0}}.history-page .timeline-centered .timeline-item:nth-child(2n){flex-direction:row-reverse}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(2n){flex-direction:column}}.history-page .timeline-centered .timeline-item:nth-child(2n) .timeline-content{text-align:left;margin-left:auto}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(2n) .timeline-content{margin-left:0}}.history-page .timeline-centered .timeline-item:nth-child(2n) .timeline-info{text-align:right;margin-bottom:16px;padding-right:60px}@media (max-width:720px){.history-page .timeline-centered .timeline-item:nth-child(2n) .timeline-info{text-align:center;padding-right:0}}.history-page .timeline-centered .period{flex-direction:row!important}.history-page .timeline-centered .period .timeline-content{color:#fff;background:#1a4999;border-radius:0;width:auto;padding:12px 40px;display:inline-block;transform:skew(-10deg);text-align:center!important;margin:0 auto!important}.history-page .timeline-centered .period .timeline-content .timeline-title{color:#fff;margin:0;font-size:22px;display:block;transform:skew(10deg)}.history-page .timeline-centered .period:before,.history-page .timeline-centered .period .timeline-marker,.history-page .timeline-centered .period .timeline-info{display:none}@keyframes pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:720px){.history-page .timeline-skeleton-wrapper .skeleton-item .img-box{width:100%;max-width:300px}}
