@charset "UTF-8";
.posts{display:grid;gap:48px 32px}.posts .post .thumb{margin-bottom:20px;display:block}.posts .post .thumb img{margin:0 auto;border-radius:16px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.posts .post .thumb:hover img{opacity:0.8}.posts .post .cat{margin-bottom:8px;font-weight:500;color:#6941C6}.posts .post h3{font-size:24px;position:relative;padding-bottom:10px;padding-right:40px}.posts .post h3:after{content:"";position:absolute;right:0;top:4px;width:24px;height:24px;background:url("../../images/arrow-up-right.svg") 0 0 no-repeat}.posts .post h3 a{color:#242B64}.posts .post h3 a:hover{color:#050E5D}.posts .post p{color:#505583}.posts .post time{color:#505583;font-size:14px;display:block}@media screen and (max-width:767px){.posts{grid-template-columns:1fr}}@media screen and (max-width:1080px) and (min-width:768px){.posts{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width:1081px){.posts{grid-template-columns:repeat(3, 1fr);gap:80px 32px}}.posterBox{padding:48px 0}@media screen and (min-width:1081px){.posterBox{padding:64px 0}}.poster{background:url("../../images/big-p.svg") 50% 0 no-repeat;border-radius:24px;color:#fff;text-align:center;padding:48px 20px}.poster h3{font-size:36px;padding-bottom:8px}.poster p a{color:rgba(206, 209, 234, 0.9);line-height:32px;position:relative;display:inline-block}.poster p a:after{content:"";position:absolute;bottom:0;left:0;right:0;background:rgba(206, 209, 234, 0.9);height:1px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.poster p a:hover{color:#fff}.poster p a:hover:after{background:#fff}.poster .buttonBox{margin-top:20px}.poster .button:before{background:rgba(237, 238, 244, 0.2)}@media screen and (min-width:1081px){.poster{padding:34px 0}.poster h3{font-size:40px}.poster .buttonBox{margin-top:28px}}.article .container{width:720px}.article .desc{margin-bottom:64px}.article .topMedia{margin-bottom:96px}.article .topMedia .container{width:1024px}.article .media{display:block;position:relative}.article .media span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#f00;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;color:#fff;font-size:36px;width:90px;height:58px;border-radius:14px}.article .media span:before{content:"▶";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.article .media:hover span{opacity:0.7}.article .conclusion{background:#F3F5F9;border-radius:24px;padding:24px;margin-top:28px;margin-bottom:48px}.recentNews{padding-top:32px}.recentNews .more{background:rgba(119, 126, 187, 0.15);color:#505583;margin-top:40px;padding:0 24px}@media screen and (max-width:767px){.recentNews .more{width:100%}}@media screen and (min-width:768px){.recentNews{padding-top:96px}.recentNews .more{margin-top:0;background:none;position:absolute;top:3px;right:0;background:0}.recentNews .more:hover{background:rgba(119, 126, 187, 0.15)}}