@font-face{font-family:Muli;src:url(https://fonts.googleapis.com/css?family=Muli:300,400,500,600,700,800,900)}
.text-center{text-align:center}
.pointer{cursor:pointer}
.wrap{padding:18px 16px 0 16px}
.press-banner-section{margin:30px 5% 30px 9%;position:relative}
.press-banner-section .press-banner-div{display:flex;align-items:center;justify-content:center}
.press-banner-title{color:#000;font-family:Muli;font-size:36px;line-height:43px;text-align:left;margin-top:0}
.press-banner-desc{color:#000;font-family:Muli;font-size:14px;line-height:17px;text-align:left;margin-top:0}
.press-news-tabs-list{list-style:none;padding-left:0;display:flex;align-items:center;justify-content:space-between;overflow:hidden;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #f5f5f5}
.press-news-tabs-list li{flex:0 0 20%;padding-bottom:22px}
.press-news-tabs-list li:focus-visible{outline:0}
.press-news-tabs-list li a{display:flex;flex-direction:column;row-gap:15px;text-decoration:none;align-items:center;color:#000;font-family:Muli;font-size:16px;font-weight:800;line-height:19px;text-align:left;outline:0}
.press-news-tabs-list li.active a{color:#fb0;font-weight:900}
.press-news-tabs-list li.active{border-bottom:3px solid #fb0}
.filter-button{background-color:#fff;border:1px solid #f5f5f5;border-radius:4px;width:102px;height:31px;margin:20px 5% 0 auto;text-align:center;font-family:Muli;font-size:14px;line-height:17px;text-align:center}
.filter-button a{color:#000;text-decoration:none;display:flex;align-items:center;justify-content:center;height:100%;column-gap:5px;cursor:pointer}
.press-news-list{display:grid;grid-column-gap:15px;grid-row-gap:15px}
.press-news-list-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px 4px rgb(227 230 236 / 80%);width:100%}
.press-news-list-card .press-news-list-card-image{border-radius:16px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.press-news-list-card .press-news-list-card-image img{height:103px;width:100%;object-position:center}
.economic-background{background-color:#024b64}
.express-background{background-color:#4aa}
.forbes-background{background-color:#32629a}
.press-news-list-card .press-news-list-card-body{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 140px);padding:10px}
.press-news-list-card .press-news-list-card-body .press-news-list-card-desc{color:#000;font-family:Muli;font-size:14px;line-height:17px;text-align:left;font-weight:700}
.press-news-list-card .press-news-list-card-body .press-news-list-card-date-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}
.press-news-list-card .press-news-list-card-body .press-news-list-card-date-section .press-news-list-card-date{color:#444;font-family:Muli;font-size:14px;line-height:17px;text-align:left;margin-bottom:0}
.press-news-list-card .press-news-list-card-body .press-news-list-card-date-section .material-icons{color:#fb0}
.cust-pagination{margin:20px;display:none}
.cust-pagination ul{list-style:none;padding:0;display:flex;align-items:center;justify-content:center;column-gap:10px}
.cust-pagination ul li a.active{color:#fff;background-color:#fb0;border-radius:100%;width:18px;height:18px;display:inline-block;vertical-align:middle}
.cust-pagination ul li a{color:#999;font-family:Muli;font-size:12px;line-height:19px;text-align:center;text-decoration:none;cursor:pointer}
.cust-pagination ul li a .material-icons{color:#fb0;font-size:17px;display:flex;align-items:center}
.press-filter-header{display:flex;align-items:center;justify-content:space-between}
.press-filter-title{margin-bottom:0;color:#000;font-family:Muli;font-size:14px;line-height:17px;text-align:center;font-weight:800}
.press-filter-header .press-filter-count{background-color:#fb0;border-radius:100%;width:26px;height:26px;display:inline-block;text-align:center}
.press-filter-header .press-filter-count span{color:#fff;font-family:Muli;font-size:16px;line-height:19px;text-align:left;font-weight:800}
.filter-round-div{background-color:#fff;border-radius:16px;box-shadow:0 2px 4px 2px rgb(227 230 236 / 60%);height:28px;display:inline-block;text-align:center;vertical-align:middle;padding:5px 15px;cursor:pointer}
.filter-round-div div{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:17px;column-gap:5px}
.filter-round-div.active{background-color:#fb0;color:#fff}
.filter-recent-year{display:flex;align-items:center;justify-content:center;margin:20px;column-gap:15px}
.category-type{margin:15px 0}
.category-type-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:15px;row-gap:15px;margin:20px;padding-bottom:30px}
.category-type:nth-child(1){border-bottom:1px solid #f5f5f5}
.form-button-section{display:flex;align-items:center;justify-content:center;column-gap:30px}
.reset-filter-btn{background-color:#fff;border:1px solid #ddd;border-radius:4px;width:149px;height:48px;color:#444;font-family:Muli;font-size:16px;line-height:19px;text-align:center;font-weight:800;cursor:pointer}
.apply-filter-btn{background-color:#fb0;border-radius:4px;width:149px;height:48px;color:#000;font-family:Muli;font-size:16px;line-height:19px;font-weight:800;text-align:center;cursor:pointer}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:0}
.btn.active,.btn:active{box-shadow:none}
.media-query-info-section .media-query-info-title{color:#000;font-family:Muli;font-size:25px;line-height:30px;font-weight:900;text-align:center}
.media-query-info-section .media-query-info-desc{color:#000;font-family:Muli;font-size:16px;line-height:19px;text-align:center;font-weight:400}
.media-query-form-section{margin-top:30px}
.media-query-form-group{margin-bottom:39px;position:relative}
.media-query-form-group .form-control{background-color:#fff;border:1px solid #ddd;border-radius:4px;height:48px;box-shadow:none;color:#000;font-family:Muli;font-size:16px;line-height:19px;text-align:left;font-weight:400}
.media-query-form-group .form-control:focus{border:2px solid #fb0}
.media-query-form-group label{position:absolute;top:-7px;left:9px;background:#fff;padding:0 5px;color:#999;font-family:Muli;font-size:13px;line-height:16px;text-align:left;font-weight:700;margin-bottom:0}
.media-query-form-group label span{color:#d11;font-family:Muli;font-size:13px;line-height:16px;text-align:left;font-weight:700}
.media-query-form-group .form-control::placeholder{color:#999;font-family:Muli;font-size:16px;line-height:19px;text-align:left;font-weight:400}
.media-query-form-group textarea{background-color:#fff !important;border-radius:16px !important;box-shadow:0 2px 20px 2px rgb(227 230 236 / 80%) !important;resize:none;height:309px !important;border:none !important;padding:25px}
.media-query-form-group .btn-send{background-color:#fb0;border-radius:4px;box-shadow:0 6px 13px 0 rgba(255,187,0,.47);width:146px;height:48px;color:#000;font-family:Muli;font-size:16px;line-height:18px;text-align:center;font-weight:700}
.media-resource-detailsSection,.media-resource-section{margin:40px 0}
.media-resource-list{display:flex;flex-wrap:wrap;row-gap:40px;column-gap:40px;margin-left:16px}
.media-resource-card,.media-resource-stack-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px 4px rgb(227 230 236 / 80%);width:294px;height:153px}
.media-resource-stack-card{position:relative}
.media-resource-card{position:absolute;left:-16px;top:16px;z-index:9;padding:25px}
.media-resource-card-body,.media-resource-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}
.media-resource-card-header .media-source-link{color:#999;text-decoration:none;cursor:pointer}
.media-resource-card-header .media-resource-card-icon{background-color:#fff;border:1px solid #fb0;border-radius:100%;width:40px;height:40px;display:inline-block;text-align:center;padding:6px}
.media-resource-card-body .media-resource-card-content{display:flex;flex-direction:column}
.media-resource-card-content .media-resource-card-title{color:#000;font-family:Muli;font-size:16px;line-height:19px;text-align:left;font-weight:700;margin-bottom:10px}
.media-resource-card-content .media-resource-card-desc{color:#999;font-family:Muli;font-size:12px;line-height:14px;text-align:left;font-weight:700}
.media-resource-next-icon,.media-resource-next-icon:hover{background-color:#fb0;border-radius:100%;width:40px;height:40px;text-align:center;line-height:54px;color:#fff !important;text-decoration:none !important;outline:0 !important}
.error{color:#d11;font-family:Muli;font-size:12px;line-height:14px;text-align:left;position:absolute;margin:5px 0}
.media-resource-details-card{background-color:#fff;width:298px;height:190px;position:relative}
.media-resource-details-card:hover::after{content:"";width:100%;height:190px;background-color:#000;border-radius:16px;opacity:.6000000238418579;position:absolute;top:0;left:0}
.media-resource-details-card img{border-radius:16px}
.media-resource-details-card .resource-detail-img{height:190px}
.media-resource-name{color:#fff;font-family:Muli;font-size:12px;line-height:14px;text-align:left;font-weight:800;position:absolute;top:12px;left:20px;display:none;z-index:1}
.media-resource-download{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none;z-index:1;cursor:pointer}
.media-resource-see-profile{position:absolute;bottom:10px;right:20px;display:none;z-index:1;cursor:pointer}
.media-resource-details-card:hover .media-resource-download,.media-resource-details-card:hover .media-resource-name,.media-resource-details-card:hover .media-resource-see-profile{display:block}
.press-bredcrumb{display:flex;align-items:center;list-style:none;padding:0 20px;margin-bottom:0}
.press-bredcrumb li a{color:#999;font-family:Muli;font-size:16px;line-height:19px;text-align:left;display:flex;align-items:center;text-decoration:none}
.press-bredcrumb li a span{font-size:12px}
.media-resource-details-section .media-resource-section{margin-top:20px}
.filter-press .modal-content{padding:34px;background-color:#fff;border-radius:16px}
.filter-press .modal-content .modal-header{padding:0;border-bottom:1px solid #f5f5f5}
@media(min-width:768px){.press-news-section{margin:30px 5% 0 9%}
.media-resource-details-section{margin-top:0 !important}
.press-news-list{grid-template-columns:repeat(auto-fit,minmax(298px,1fr))}
.media-resource-section{margin:30px 5% 30px 9%}
}
@media(max-width:991px){.press-news-tabs-list li a{font-size:14px;line-height:17px;text-align:center;padding-right:40px}
.press-news-tabs-list li{padding-bottom:16px;flex:none}
.press-news-tabs-list{white-space:nowrap}
.filter-round-div div span{font-size:12px;line-height:14px}
.filter-recent-year{margin:20px 0}
.apply-filter-btn,.reset-filter-btn{width:136px;height:46px;font-size:14px;line-height:17px}
}
@media(max-width:767px){.media-resource-list{justify-content:center}
.press-banner-section{margin:30px 0 30px 0}
.press-filter-header .press-filter-count{line-height:14px !important;width:16px !important;height:16px !important}
.press-filter-header .press-filter-count span{font-size:10px !important;line-height:12px !important}
.filter-press .modal-content{padding:16px 16px 24px 16px}
.media-resources .container{padding-left:15px !important;padding-right:15px !important}
}
@media(max-width:991px) and (min-width:768px){.media-resource-list{margin-left:0;column-gap:30px}
}
.skeleton{animation:skeleton-loading 1s linear infinite alternate;border-radius:4px}
@keyframes skeleton-loading{0{background-color:#f2f2f2}
100%{background-color:#d9d9d9}
}
.pagination_center{display:flex;justify-content:center;align-items:center}
.pagination{margin-top:20px;display:flex;justify-content:center;align-items:center;list-style-type:none;padding:10px}
.active-page{background:#fb0;color:#fff;border-radius:100%;cursor:pointer;display:flex;margin:0 6px;height:24px;font-size:15px;width:24px;justify-content:center;align-items:center}
.pagination .lihov{color:#000;border-radius:100%;cursor:pointer;display:flex;margin:0 6px;height:24px;font-size:15px;width:24px;justify-content:center;align-items:center}
.lihov:hover{background:#fb0;transition:background .5s;color:#fff;border-radius:100%;cursor:pointer;display:flex;margin:0 6px;height:24px;font-size:15px;width:24px;justify-content:center;align-items:center;cursor:pointer}
.arrow{background:#fff;border-radius:20px;display:flex;align-items:center;color:#999;font-size:14px;justify-content:center}
.arrow:hover{color:#fb0;cursor:pointer}
.pub-name{color:#444;font-family:Muli;font-size:14px;line-height:17px;text-align:left}
.arrow>a{padding-right:4px}
.dot{color:#fb0}
.arrow a{padding-left:4px}
.wrapper-con{margin:10px;box-shadow:0 4px 20px 4px rgb(227 230 236 / 80%);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between}
.wrapper-grid{display:grid;grid-template-columns:repeat(auto-fit,45%);justify-content:center}
.img-wrap{width:100%;height:127px;border-radius:16px;object-fit:cover}
.heading{color:#000;font-family:Muli;font-size:14px;line-height:20px;text-align:left;padding-top:18px;font-weight:600}
.details-news{padding:10px;padding-top:0}
.date-flex{display:flex;justify-content:space-between;padding:10px 0 10px 7px;align-items:center}
@media screen and (min-width:1200px){.wrapper-grid{grid-template-columns:repeat(3,325px)}
}
@media screen and (max-width:550px){.wrapper-grid{grid-template-columns:repeat(auto-fit,95%) !important}
}