@charset "utf-8";
/* CSS Document */
/*jurnal*/
/* Card */
.card-th-news {
    margin-bottom: 2rem;
}
.card-news-small {
    display: inline-block;
    width: 30%;
}
.card-news-big {
    display: inline-block;
    width: 66%;
}
.card-news-marg-right {
    margin-right: 2rem;
}
.card-news-img {
    height: 400px;
    background: #000000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: luminosity;
}
.card-news-text {
    padding-top: 30px;
    height: 250px;
    overflow: hidden;
    padding-right: 4rem;
}
.card-news-text .news-headline {
    font-family: 'Mulish-Black.ttf';
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-size: 1.6em;
}
.date-publication {
    display: block;
    font-family: 'Mulish-Bold.ttf';
    margin-bottom: 10px;
    font-size: 14px;
}
.card-news-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-news-small .card-news-text p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-news-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}	
.gl-a{
		display: inline-block;
		width: 100%;
		padding-top: 1rem; 
		padding-bottom: 1rem; 
		text-align: center; 
		background: #2B2B2B; 
		color: #D7D7D7;
		cursor: pointer
	}
 .gl-a:hover{
		color:rgba(211,0,3,1.00);
		
	}
.content-new{
	padding-bottom: 1rem;
}
/* ================ADAPTATION============= */
	@media screen and (min-width:320px) and (max-width:576px) {
	.card-th-news {
    margin-bottom: 2rem;
}
	.card-news-img {
    height: 400px;    
}
	.card-news-text {
    padding-top: 30px;
    height:100%;
    overflow: hidden;
    padding-right: 4rem;
}
	.card-news-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}	
	.card-news-text .news-headline {   
    text-transform: uppercase;
    font-size: 1.3em;
}
		.card-th-news {
    margin-bottom: 2rem;
}
		.card-news-small {
    display:block;
    width: 100%;
}
		.card-news-big {
    display: block;
    width: 100%;
}
	.card-news-text p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
		
	}	
	@media screen and (min-width:577px) and (max-width:768px) {
		.card-news-small {
    display: inline-block;
    width: 45%;
}
.card-news-big {
    display: inline-block;
    width:45%;
}
	}


/*
     FILE ARCHIVED ON 11:52:12 Oct 01, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:31:39 Jun 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.395
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.024
  esindex: 0.007
  cdx.remote: 10.121
  LoadShardBlock: 68.429 (3)
  PetaboxLoader3.resolve: 70.659 (3)
  PetaboxLoader3.datanode: 72.542 (5)
  load_resource: 116.476
  loaddict: 43.172
*/