﻿@keyframes Highlight{from{width:0;}to{width:calc(100% + 10px);}}@media screen and (max-width:768px){#Articles{padding-top:30.233vw;padding-bottom:13.953vw;margin:0 3.721vw;}#Articles .head-container{display:flex;align-items:center;flex-direction:column;gap:4.651vw;}#Articles .head-container .title-text{font-family:Montserrat-Bold;width:fit-content;position:relative;font-size:7.907vw;}#Articles .head-container .title-text::before{content:"";position:absolute;height:5.581vw;top:55%;left:-1.163vw;background-color:#ff0;border-radius:2.791vw;z-index:-1;width:0;animation:Highlight .6s ease .4s forwards;}#Articles .head-container .desc-text{width:77.907vw;font-family:Montserrat-Medium;font-size:3.721vw;line-height:1.5;}#Articles .articles-featured{display:flex;margin-top:15.581vw;align-items:center;flex-direction:column;gap:10vw;}#Articles .articles-featured .head-article{width:100%;height:auto;}#Articles .articles-featured .head-article .article-item{display:flex;flex-direction:column;gap:4.651vw;}#Articles .articles-featured .head-article .article-item .article-image{position:relative;width:100%;border-radius:3.488vw;overflow:hidden;}#Articles .articles-featured .head-article .article-item .article-image img,#Articles .articles-featured .head-article .article-item .article-image .img{width:100%;height:100%;display:block;}#Articles .articles-featured .head-article .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:3.721vw;}#Articles .articles-featured .head-article .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:2.093vw;}#Articles .articles-featured .head-article .article-text .date-text img,#Articles .articles-featured .head-article .article-text .date-text .img{width:3.256vw;height:auto;}#Articles .articles-featured .head-article .article-text .item-text{margin-top:2.326vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles{display:flex;flex-direction:column;gap:10vw;width:100%;}#Articles .articles-featured .subhead-articles .article-item{display:flex;flex-direction:column-reverse;gap:4.651vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container{display:flex;flex-direction:column;justify-content:space-between;width:92%;margin:0 auto;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text{font-family:Montserrat-Medium;font-size:3.721vw;line-height:1.25;padding-left:1.395vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:2.093vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text img,#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text .img{width:3.256vw;height:auto;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .item-text{margin-top:2.326vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .bottom-links{display:none;}#Articles .articles-featured .subhead-articles .article-item .article-image{width:100%;border-radius:3.488vw;overflow:hidden;height:auto;flex-shrink:0;}#Articles .articles-featured .subhead-articles .article-item .article-image img,#Articles .articles-featured .subhead-articles .article-item .article-image .img{width:100%;height:100%;display:block;}#Articles .articles-list{display:flex;flex-wrap:wrap;padding-top:10vw;justify-content:space-between;}#Articles .articles-list .article-item{display:flex;flex-direction:column;gap:5.349vw;width:100%;height:93.023vw;flex-shrink:0;}#Articles .articles-list .article-item .article-image{position:relative;width:100%;border-radius:3.488vw;overflow:hidden;}#Articles .articles-list .article-item .article-image img,#Articles .articles-list .article-item .article-image .img{width:100%;height:100%;display:block;}#Articles .articles-list .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:3.721vw;}#Articles .articles-list .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:2.093vw;}#Articles .articles-list .article-text .date-text img,#Articles .articles-list .article-text .date-text .img{width:3.256vw;height:auto;}#Articles .articles-list .article-text .item-text{margin-top:2.326vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.link{color:#000;font-family:"Montserrat-Medium";}.link .arrow{width:3.721vw;overflow:hidden;margin-left:4.419vw;position:relative;}.link .arrow .img{transition:opacity .5s,transform .5s;}.link .arrow .img.in{opacity:1;transform:translate(0,0);}.link .arrow .img.out{top:0;left:0;opacity:0;position:absolute;transform:translate(-100%,100%);}.link:hover{color:rgba(0,0,0,.6);}.link:hover .arrow .img.in{opacity:0;transform:translate(100%,-100%);}.link:hover .arrow .img.out{opacity:1;transform:translate(0,0);}}@media screen and (min-width:769px) and (max-width:1023px){#Articles{padding-top:130px;padding-bottom:60px;margin:0 80px;}#Articles .head-container{display:flex;align-items:center;flex-direction:column;gap:20px;}#Articles .head-container .title-text{font-family:Montserrat-Bold;width:fit-content;position:relative;font-size:34px;}#Articles .head-container .title-text::before{content:"";position:absolute;height:24px;top:55%;left:-5px;background-color:#ff0;border-radius:12px;z-index:-1;width:0;animation:Highlight .6s ease .4s forwards;}#Articles .head-container .desc-text{width:335px;font-family:Montserrat-Medium;font-size:16px;line-height:1.5;}#Articles .articles-featured{display:flex;margin-top:67px;align-items:center;flex-direction:column;gap:43px;}#Articles .articles-featured .head-article{width:100%;height:auto;}#Articles .articles-featured .head-article .article-item{display:flex;flex-direction:column;gap:20px;cursor:pointer;transform:translateY(0);transition:all .3s ease;}#Articles .articles-featured .head-article .article-item:hover{transform:translateY(2%);}#Articles .articles-featured .head-article .article-item:hover .item-text{color:rgba(0,0,0,.6);}#Articles .articles-featured .head-article .article-item:hover .article-image img,#Articles .articles-featured .head-article .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-featured .head-article .article-item .article-image{position:relative;width:100%;border-radius:15px;overflow:hidden;}#Articles .articles-featured .head-article .article-item .article-image img,#Articles .articles-featured .head-article .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-featured .head-article .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:16px;}#Articles .articles-featured .head-article .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:9px;}#Articles .articles-featured .head-article .article-text .date-text img,#Articles .articles-featured .head-article .article-text .date-text .img{width:14px;height:auto;}#Articles .articles-featured .head-article .article-text .item-text{margin-top:10px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles{display:flex;flex-direction:column;gap:43px;width:100%;}#Articles .articles-featured .subhead-articles .article-item{display:flex;flex-direction:column-reverse;gap:20px;cursor:pointer;transform:translateY(0);transition:all .3s ease;}#Articles .articles-featured .subhead-articles .article-item:hover{transform:translateY(2%);}#Articles .articles-featured .subhead-articles .article-item:hover .item-text{color:rgba(0,0,0,.6);}#Articles .articles-featured .subhead-articles .article-item:hover .article-image img,#Articles .articles-featured .subhead-articles .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-featured .subhead-articles .article-item .article-text-container{display:flex;flex-direction:column;justify-content:space-between;width:92%;margin:0 auto;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text{font-family:Montserrat-Medium;font-size:16px;line-height:1.25;padding-left:6px;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:9px;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text img,#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text .img{width:14px;height:auto;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .item-text{margin-top:10px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .bottom-links{display:none;}#Articles .articles-featured .subhead-articles .article-item .article-image{width:100%;border-radius:15px;overflow:hidden;height:auto;flex-shrink:0;}#Articles .articles-featured .subhead-articles .article-item .article-image img,#Articles .articles-featured .subhead-articles .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-list{display:flex;flex-wrap:wrap;padding-top:43px;justify-content:space-between;row-gap:50px;column-gap:2%;}#Articles .articles-list .article-item{display:flex;flex-direction:column;gap:23px;width:49%;height:400px;flex-shrink:0;cursor:pointer;transform:translateY(0);transition:all .3s ease;}#Articles .articles-list .article-item:hover{color:rgba(0,0,0,.6);}#Articles .articles-list .article-item:hover .article-image img,#Articles .articles-list .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-list .article-item .article-image{position:relative;width:100%;border-radius:15px;overflow:hidden;}#Articles .articles-list .article-item .article-image img,#Articles .articles-list .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-list .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:16px;}#Articles .articles-list .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:9px;}#Articles .articles-list .article-text .date-text img,#Articles .articles-list .article-text .date-text .img{width:14px;height:auto;}#Articles .articles-list .article-text .item-text{margin-top:10px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.link{color:#000;font-family:"Montserrat-Medium";transition:color .5s ease;}.link .arrow{width:16px;overflow:hidden;margin-left:19px;position:relative;}.link .arrow .img{transition:opacity .5s,transform .5s;}.link .arrow .img.in{opacity:1;transform:translate(0,0);}.link .arrow .img.out{top:0;left:0;opacity:0;position:absolute;transform:translate(-100%,100%);}.link:hover{color:rgba(0,0,0,.6);}.link:hover .arrow .img.in{opacity:0;transform:translate(100%,-100%);}.link:hover .arrow .img.out{opacity:1;transform:translate(0,0);}}@media screen and (min-width:1024px){#Articles{padding-top:11.688vw;margin:0 9.375vw;}#Articles .head-container{display:flex;justify-content:space-between;align-items:center;}#Articles .head-container .title-text{font-family:Montserrat-Bold;width:fit-content;position:relative;font-size:3.125vw;}#Articles .head-container .title-text::before{content:"";position:absolute;height:1.5vw;top:55%;left:-.313vw;background-color:#ff0;border-radius:.75vw;z-index:-1;width:0;animation:Highlight .6s ease .4s forwards;}#Articles .head-container .desc-text{width:20.938vw;font-family:Montserrat-Medium;font-size:1vw;line-height:1.5;}#Articles .articles-featured{display:flex;justify-content:space-between;margin-top:4.188vw;align-items:center;}#Articles .articles-featured .head-article{width:auto;height:auto;}#Articles .articles-featured .head-article .article-item{display:flex;flex-direction:column;gap:1.438vw;width:26.488vw;transform:translateY(0);transition:all .3s ease;}#Articles .articles-featured .head-article .article-item:hover{transform:translateY(2%);}#Articles .articles-featured .head-article .article-item:hover .item-text{color:rgba(0,0,0,.6);}#Articles .articles-featured .head-article .article-item:hover .article-image img,#Articles .articles-featured .head-article .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-featured .head-article .article-item .article-image{position:relative;width:100%;border-radius:.938vw;overflow:hidden;}#Articles .articles-featured .head-article .article-item .article-image img,#Articles .articles-featured .head-article .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-featured .head-article .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:1vw;}#Articles .articles-featured .head-article .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:.563vw;}#Articles .articles-featured .head-article .article-text .date-text img,#Articles .articles-featured .head-article .article-text .date-text .img{width:.875vw;height:auto;}#Articles .articles-featured .head-article .article-text .item-text{margin-top:.625vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles{width:50.313vw;background-color:rgba(191,191,191,.13);border-radius:2.063vw;padding:2.188vw 1.813vw;}#Articles .articles-featured .subhead-articles .article-item{display:flex;justify-content:space-between;gap:1.625vw;}#Articles .articles-featured .subhead-articles .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-featured .subhead-articles .article-item:first-child{padding-bottom:1.063vw;}#Articles .articles-featured .subhead-articles .article-item:last-child{border-top:.031vw solid rgba(112,112,112,.5);padding-top:1.063vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container{display:flex;flex-direction:column;justify-content:space-between;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text{font-family:Montserrat-Medium;font-size:1vw;line-height:1.25;padding-left:.375vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:.563vw;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text img,#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .date-text .img{width:.875vw;height:auto;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .article-text .item-text{margin-top:.625vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}#Articles .articles-featured .subhead-articles .article-item .article-text-container .bottom-links{display:flex;gap:.75vw;}#Articles .articles-featured .subhead-articles .article-item .article-image{width:12.188vw;height:auto;flex-shrink:0;border-radius:1vw;overflow:hidden;}#Articles .articles-featured .subhead-articles .article-item .article-image img,#Articles .articles-featured .subhead-articles .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-list{display:flex;flex-wrap:wrap;padding-top:5.313vw;gap:1.625vw;row-gap:3.125vw;}#Articles .articles-list .article-item{display:flex;flex-direction:column;gap:1.438vw;width:18.825vw;height:25vw;flex-shrink:0;cursor:pointer;transform:translateY(0);transition:all .3s ease;}#Articles .articles-list .article-item:hover{transform:translateY(2%);}#Articles .articles-list .article-item:hover .item-text{color:rgba(0,0,0,.6);}#Articles .articles-list .article-item:hover .article-image img,#Articles .articles-list .article-item:hover .article-image .img{transform:scale(1.1);}#Articles .articles-list .article-item .article-image{position:relative;width:100%;border-radius:.938vw;overflow:hidden;}#Articles .articles-list .article-item .article-image img,#Articles .articles-list .article-item .article-image .img{width:100%;height:100%;display:block;transform:scale(1);background-position:center;background-size:cover;transition:transform .4s ease;}#Articles .articles-list .article-text{width:92%;margin:0 auto;font-family:Montserrat-Medium;font-size:1vw;transition:all .3s ease;}#Articles .articles-list .article-text .date-text{display:flex;align-items:center;color:rgba(58,58,60,.6);gap:.563vw;}#Articles .articles-list .article-text .date-text img,#Articles .articles-list .article-text .date-text .img{width:.875vw;height:auto;}#Articles .articles-list .article-text .item-text{margin-top:.625vw;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.link{color:#000;font-family:"Montserrat-Medium";transition:color .5s ease;}.link .arrow{width:1vw;overflow:hidden;margin-left:1.188vw;position:relative;}.link .arrow .img{transition:opacity .5s,transform .5s;}.link .arrow .img.in{opacity:1;transform:translate(0,0);}.link .arrow .img.out{top:0;left:0;opacity:0;position:absolute;transform:translate(-100%,100%);}.link:hover{color:rgba(0,0,0,.6);}.link:hover .arrow .img.in{opacity:0;transform:translate(100%,-100%);}.link:hover .arrow .img.out{opacity:1;transform:translate(0,0);}}