.news main{padding-top:100px}@media only screen and (max-width: 1200px){.news main{padding-top:80px}}.news section.section1{padding:100px 0 80px;background-color:var(--lighter-gray)}.news section.section1 .container{margin:0 auto;max-width:900px;width:calc(100% - 120px)}@media only screen and (max-width: 767px){.news section.section1 .container{width:100%}}@media only screen and (max-width: 767px){.news section.section1 .title-wrap{padding:0 8%}}.news section.section1 .banner-menu{margin-top:40px}.news section.section2 .container{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width: 767px){.news section.section2 .container{grid-template-columns:auto;background-color:var(--lighter-gray);border-top:6px solid var(--white);border-bottom:6px solid var(--white)}}.news section.section2 .col{position:relative}@media only screen and (max-width: 767px){.news section.section2 .col:not(:first-child){border-top:6px solid var(--white)}}.news section.section2 .col:nth-child(odd){padding:50px 7.8125% 50px 6.25%}@media only screen and (max-width: 1200px){.news section.section2 .col:nth-child(odd){padding:50px 40px 50px 60px}}@media only screen and (max-width: 767px){.news section.section2 .col:nth-child(odd){padding:50px 8%}}.news section.section2 .col:nth-child(odd) .col-wrap{margin-left:auto}@media only screen and (max-width: 1024px){.news section.section2 .col:nth-child(odd) .col-wrap{flex-direction:column}}.news section.section2 .col:nth-child(odd):last-child:before{content:"";display:block;width:200%;height:6px;background-color:var(--white);position:absolute;top:0;left:0;transform:translate3d(0,-100%,0)}@media only screen and (max-width: 767px){.news section.section2 .col:nth-child(odd):last-child:before{width:100%}}.news section.section2 .col:nth-child(2n){padding:50px 6.25% 50px 7.8125%}@media only screen and (max-width: 1200px){.news section.section2 .col:nth-child(2n){padding:50px 60px 50px 40px}}@media only screen and (max-width: 767px){.news section.section2 .col:nth-child(2n){padding:50px 8%}}.news section.section2 .col:nth-child(2n):after{content:"";display:block;width:6px;height:100%;background-color:var(--white);position:absolute;top:0;left:0;transform:translate3d(-50%,0,0)}.news section.section2 .col:nth-child(2n) .col-wrap{flex-direction:row-reverse}@media only screen and (max-width: 1024px){.news section.section2 .col:nth-child(2n) .col-wrap{flex-direction:column}}@media only screen and (max-width: 767px){.news section.section2 .col:nth-child(2n) .col-wrap{margin-left:auto}}.news section.section2 .col:not(:nth-child(1),:nth-child(2)){border-top:6px solid var(--white)}.news section.section2 .col-wrap{width:100%;max-width:675px;min-height:300px;display:flex;align-items:center;gap:25px 50px}@media only screen and (max-width: 1200px){.news section.section2 .col-wrap{min-height:unset;gap:25px 30px}}@media only screen and (max-width: 767px){.news section.section2 .col-wrap{margin:0 auto;max-width:400px}}@media only screen and (min-width: 1201px){.news section.section2 .col-wrap:hover .hide-wrap{margin:15px 0 0}.news section.section2 .col-wrap:hover img{scale:1.1}}@media only screen and (max-width: 1200px){.news section.section2 .col-wrap:active .hide-wrap{margin:15px 0 0}.news section.section2 .col-wrap:active img{scale:1.1}}.news section.section2 .img{max-width:300px;width:44%;overflow:hidden;flex-shrink:0;position:relative}.news section.section2 .img:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}.news section.section2 .img img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1024px){.news section.section2 .img{max-width:200px;width:100%;flex-direction:column}}.news section.section2 .img img{box-shadow:0 0 20px #00000040;transition:scale var(--trans-s);top:0;left:0;transform:translateZ(0)}.news section.section2 .info{overflow:hidden}.news section.section2 .date-wrap{margin-bottom:15px}.news section.section2 .title{font-size:1.125rem;font-weight:500;line-height:1.5;letter-spacing:.5px;transition:color var(--trans-s)}@media only screen and (min-width: 1201px){.news section.section2 .title:hover{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.news section.section2 .title:active{color:var(--primary-blue)}}.news section.section2 .hide-wrap{margin:15px 0 -115px;height:100px;transition:margin var(--trans-m)}@media only screen and (max-width: 1200px){.news section.section2 .hide-wrap{margin:15px 0 0}}.news section.section2 .text{font-weight:350;line-height:1.6;letter-spacing:1px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news section.section2 .arrow-ball-btn{margin-top:30px}@media only screen and (max-width: 1200px){.news section.section2 .arrow-ball-btn{color:var(----primary-blue)}}.news section.section2 .more-news{padding:100px 60px 120px;display:flex;justify-content:center}@media only screen and (max-width: 767px){.news section.section2 .more-news{background-color:var(--lighter-gray)}}.news section.section2 .more-news .more-btn{cursor:pointer}.news .no-content{margin-top:6px}@media only screen and (max-width: 767px){.news .no-content{background-color:var(--lighter-gray)}}
