.newsCtn{padding:var(--gl)}.newsCtn h1{font-size:var(--hl);margin-top:70px}.newsTop{padding:30px 0 100px}.newsTop span{padding:0 20px}.newsFlexCtn{opacity:1;transition:all .5s var(--expo);gap:40px;display:flex;transform:translateY(0)}.newsFlexCtn.animating{opacity:0;transform:translateY(40px)}.newsFlexCtn>div{width:50%}.newsCellImageCtn{position:relative;overflow:hidden}.newsCellCtn{position:relative}.newsCellCtn.Square .newsCellImageCtn{aspect-ratio:1}.newsCellCtn.Rectangle .newsCellImageCtn{aspect-ratio:16/8}.newsCellImage{object-fit:cover}.newsCellCtn{margin-bottom:50px}.newsCellLink{z-index:1;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.newsCellInfo h3{width:100%;font-size:26px;font-family:var(--sans);align-items:flex-start;gap:1rem;margin-top:30px;font-weight:500;display:flex}.newsCellInfo h3 span{word-break:break-word;position:relative}.newsCellInfo h3 svg{opacity:0;width:20px;transition:all .3s var(--expo);flex-shrink:0;top:0;right:-30px;transform:translate(-30px)rotate(45deg)}.newsCellCtn:hover h3 svg{opacity:1;transform:translate(0)}.newsCellSubtype{font-family:var(--serif);color:#999;margin:10px 0;font-size:20px}.newsCellCtn.Split{border-top:2px solid #d3d3d3;padding-top:30px;display:flex}.newsCellCtn.Split .newsCellImageCtn{aspect-ratio:1;flex:1 0 25%;width:25%}.newsCellCtn.Split .newsCellInfo{flex:0 75%;padding-left:20px}.newsCellDisc{font-family:var(--serif);font-size:20px}@media screen and (max-width:1100px){.newsCtn h1{margin-top:110px}.newsFlexCtn{gap:20px}.newsCellInfo h3{margin-top:20px;font-size:16px}.newsCellSubtype,.newsCellDisc{font-size:14px}.newsCellCtn{margin-bottom:20px}.newsCellCtn.Split{border:none;flex-direction:column;padding-top:0}.newsCellCtn.Split .newsCellImageCtn{aspect-ratio:3/2;width:100%}.newsCellCtn.Split .newsCellInfo{padding:0}.newsTop{padding:30px 0 40px}.workFilterButton{font-size:16px}.newsTop span{padding:0 10px}}
