.home_blog_post_area .home_blog_post .blog_post{margin-bottom:30px}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail{margin-bottom:30px;position:relative}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail .blog_mask{opacity:0;visibility:hidden;z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .4s ease;transition:all .4s ease;background-color:rgba(0,0,0,.4)}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail .blog_mask .blog_mask_content{position:absolute;left:110%;top:50%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail .blog_mask .blog_mask_content a{display:block;text-align:center;font-size:70px;color:#fff}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail:hover .blog_mask{opacity:1;visibility:visible;z-index:1;-webkit-transform:scale(1);transform:scale(1)}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail:hover .blog_mask .blog_mask_content{left:50%}.home_blog_post_area .home_blog_post .blog_post .post_thumbnail:hover .post_meta{opacity:0;visibility:hidden}.home_blog_post_area .home_blog_post .blog_post .post_title{margin-bottom:10px;font-size:1.8rem;text-transform:uppercase}.home_blog_post_area .home_blog_post .blog_post .post_title a{color:#333}.home_blog_post_area .home_blog_post .blog_post .post_title a:hover{color:#999}.home_blog_post_area .home_blog_post .blog_post .post_meta{margin-bottom:15px;overflow:hidden}.home_blog_post_area .home_blog_post .blog_post .post_meta p{margin-right:5px;display:inline-block;margin-bottom:5px;text-transform:uppercase;font-size:1.2rem;color:#999;font-family:Montserrat,sans-serif}.home_blog_post_area .home_blog_post .blog_post .post_meta p span{color:#000}.home_blog_post_area .home_blog_post .blog_post .post_meta p:after{content:'|';display:inline-block;margin-left:5px;font-style:normal}.home_blog_post_area .home_blog_post .blog_post .post_meta p:last-of-type:after{display:none}.home_blog_post_area .home_blog_post .blog_post .post_meta p i{margin-right:3px}.home_blog_post_area .home_blog_post .blog_post .post_description p{font-size:1.4rem;margin-bottom:25px}.home_blog_post_area .home_blog_post .blog_post .read_more a{color:#333;font-size:1.4rem;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase}.home_blog_post_area .home_blog_post .blog_post .read_more a i{margin-left:7px;vertical-align:middle;font-size:17px}.home_blog_post_area .home_blog_post .blog_post .read_more a:hover{color:#999}.home_blog_post_area.home_blog_style_featured .home_blog_post.row{margin:0}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post{padding:0;width:100%}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post .post_thumbnail{width:49%;float:left;margin:0 15px 10px 0}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post .post_thumbnail img{width:100%;height:auto}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post .post_title{font-size:2rem;line-height:1.2}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post .post_description{margin-bottom:14px}.home_blog_post_area.home_blog_style_featured .home_blog_post.row .blog_post .post_meta{margin-bottom:10px}.home_blog_post_area ul.slick-dots{display:block;text-align:center;margin-bottom:30px}.home_blog_post_area ul.slick-dots li{display:inline-block;float:none;margin:0 5px}.home_blog_post_area ul.slick-dots li button{width:10px;height:10px;border:0;border-radius:50%;font-size:0;padding:0;background-color:#ccc}.home_blog_post_area ul.slick-dots li.slick-active button{background-color:#000}.swiper-container-blog{position:relative;overflow:hidden}#index #blog_post .blog_post_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#index #blog_post:hover .post_thumbnail img{opacity:.7}#index #index .home_blog_post_area .swiper-button-prev,#index .home_blog_post_area .swiper-button-next{background:0 0;font-size:25px;text-align:center}#index #post_title{color:#333}@media (min-width:800px){#index .swiper-container-blog .swiper-wrapper{display:grid;grid-template-columns:.6fr .4fr;grid-template-rows:1fr .5fr;grid-auto-rows:1fr;gap:25px}#index .swiper-container-blog .swiper-wrapper article{width:100%}#index .swiper-container-blog .swiper-wrapper article:first-child{grid-column:1;grid-row:1/3;height:100%}#index .swiper-container-blog .swiper-wrapper article:first-child .blog_post_content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}#index .swiper-container-blog .swiper-wrapper article:first-child .blog_post_content .blog_post_content_top{height:100%}#index .swiper-container-blog .swiper-wrapper article:first-child .blog_post_content .blog_post_content_top .post_thumbnail{height:100%}#index .swiper-container-blog .swiper-wrapper article .blog_post_content{margin-bottom:0}}@media (max-width:800px){#index .swiper-container-blog .swiper-wrapper{margin-bottom:15px}#index .swiper-container-blog .swiper-pagination-bullet{background:#d5d5d5;opacity:1}#index .swiper-container-blog .swiper-pagination-bullet-active{background:#252525}#index .swiper-container-blog .swiper-pagination{bottom:0;width:50%;text-align:left;left:0!important}#index .post_thumbnail{height:350px!important}}#index .post_thumbnail{position:relative;height:200px;background-position:center center;background-size:cover}#index .post_thumbnail img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}#index .post_thumbnail .date_add{z-index:2;text-align:center;display:block;position:absolute;left:10px;top:10px;right:auto;padding:4px 6px;margin:0;line-height:16px;background:rgba(0,0,0,.8);color:#fff;text-transform:uppercase}#index .post_thumbnail .date_add .d{font-size:116.23%;font-weight:500;display:block}#index .post_thumbnail .date_add .m{font-size:85%;display:block}#index .post_content{background-color:#171716;padding:10px 20px;position:absolute;bottom:0;width:100%}#index .home_blog_post_area{color:#fff;padding:40px 0 60px;margin:0 -15px}#index .blog_post_content{padding:0}#index .post_title a{color:#fff}#index .post_title a:hover{color:#047}#index .read_more{text-align:center;display:block}#index .read_more a{float:none}.kr_blog_post_area .kr_blog_post_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home_blog_post_area .read-all{text-decoration:underline;float:right;padding-top:40px}.home_blog_post_area .read-all:hover{text-decoration:none}@media (max-width:800px){.home_blog_post_area .read-all{padding-top:0}}
/*# sourceMappingURL=xipblogdisplayposts.css.map */
