.blog-category-page{width:100%;padding:60px 0 0;max-width:1400px;margin:0 auto;}@media screen and (max-width: 1420px){.blog-category-page{padding:60px 20px 0px 20px;}}@media screen and (max-width: 1220px){.blog-category-page{max-width:717px;}}@media screen and (max-width: 734px){.blog-category-page{width:345px;}}.blog-category-page .category-page-wrapper{display:flex;flex-wrap:wrap;margin-bottom:60px;}.blog-category-page .category-page-wrapper .category-item{box-shadow:0px 15px 30px rgba(65,93,154,0.15);transition:.6s;margin-bottom:20px;margin-right:11px;width:24%;height:460px;overflow:hidden;text-decoration:none;position:relative;display:block;}.blog-category-page .category-page-wrapper .category-item:hover{box-shadow:0px 0px 4px rgba(65,93,154,0.15);}.blog-category-page .category-page-wrapper .category-item:hover .cover{transform:scale(1.1);}@media screen and (max-width: 1220px){.blog-category-page .category-page-wrapper .category-item{width:48%;}}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item{width:345px;display:flex;box-shadow:none;height:100px;border-bottom:1px solid #efefef;}}.blog-category-page .category-page-wrapper .category-item .item-cover{overflow:hidden;height:210px;}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item .item-cover{flex:0 0 100px;height:100px;}}.blog-category-page .category-page-wrapper .category-item .item-cover .cover{width:100%;height:210px;transition:.7s;object-fit:cover;}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item .item-cover .cover{width:100px;height:100px;}}.blog-category-page .category-page-wrapper .category-item h4{padding:20px 20px 0 20px;box-sizing:border-box;position:relative;color:#232323;font-family:"Verdana-Bold";font-size:17px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 10px;}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item h4{padding:5px 5px 0 15px;font-size:14px;}}.blog-category-page .category-page-wrapper .category-item p{padding-left:20px;padding-right:20px;height:155px;overflow:hidden;position:relative;margin:0;color:#232323;text-overflow:ellipsis;font-family:"Verdana-Regular";font-size:14px;font-style:normal;font-weight:400;line-height:20px;}.blog-category-page .category-page-wrapper .category-item p::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,0) 100%);}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item p{display:none;}}.blog-category-page .category-page-wrapper .category-item span{display:flex;align-items:center;position:absolute;right:50px;bottom:26px;color:#8E3589;text-decoration:none;font-family:"Montserrat-Regular";font-weight:normal;font-size:16px;line-height:20px;}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item span{font-size:14px;bottom:4px;}}.blog-category-page .category-page-wrapper .category-item span svg{margin-left:10px;}.blog-category-page .category-page-wrapper .category-item span::after{content:'';background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMgNi41TDEgNi41IiBzdHJva2U9IiM4RTM1ODkiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz48cGF0aCBkPSJNMTQgNi41TDguNDc3MzIgMTIuMDIyNyIgc3Ryb2tlPSIjOEUzNTg5IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PHBhdGggZD0iTTE0IDYuNUw4LjQ3NzMyIDAuOTc3MzIiIHN0cm9rZT0iIzhFMzU4OSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==');background-position:center center;background-repeat:no-repeat;width:30px;height:22px;position:absolute;margin:3px 0px 0 95px;}@media screen and (max-width: 734px){.blog-category-page .category-page-wrapper .category-item span::after{margin:3px 0px 0 85px;}}.blog-category-page .category-page-wrapper .category-item span:hover{cursor:pointer;}.blog-category-page .line{background:#DDE3E8;width:90%;height:1px;margin:0 auto;}