.categories-section.di__container-big, .highlighted-section.di__container-big, .popular-section.di__container-big {
	padding: 0;	
	padding-bottom: 100px;
}

.categories-section h2, .highlighted-section h2, .horoscope-section h2 {
	font-family: var(--main-font);
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	line-height: 38px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 50px 0 0 0;*/
	font-weight: bold;
}

.categories-section h3, .highlighted-section h3 {
	font-family: var(--main-font);
	font-size: 25px;
	padding-top: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px; /* 60% */
	text-transform: uppercase;
	border-bottom: 1px solid black;
    	padding-bottom: 10px;
	text-align: left;
}

.categories-section .latest-posts .the__latest-post, .popular-section .the__latest-post {
	position: relative;
	width: 100%;
	/*padding: 20px;*/
}


.popular-section {
	position: relative;
}

@media (min-width: 798px) {
	.latest-posts {
		margin: 0 -30px;
	}
}

@media (max-width: 798px) {
	
	.categories-section a:has(.index-3), .all-posts a:has(.index-3), .beige-section a:has(.index-3) {
		flex-grow: 1;
	}
}

.beige-section a:has(.index-5)
{
	/*flex-grow: 1;*/
}

/*.categories-section .latest-posts .the__latest-post .red-rectangle {*/
.red-rectangle {
	background: var(--pink-color);
	/*width: 30%;*/
	position: absolute;
	top: 0%;
	padding: 0 5px;
}

.banner-slider .red-rectangle {
	bottom: 0;
    top: inherit;
}

.red-rectangle span {
	color: white;
	font-family: var(--main-font);
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 200% */	
}

.categories-section .latest-posts .the__latest-post img {
    width: 100%;
    height: 100%;
	aspect-ratio: 1 / 1;
    background-color: transparent;
}

.highlighted-section h2 strong {
	font-family: 'Inferi';
	text-decoration: none;
	font-size: 50px;
	font-style: italic;
	font-weight: 100;
	line-height: 50px; /* 98.529% */
}

.highlighted-section h2 {
	color: #000;
	font-family: var(--main-font);
	font-size: 28px;
	text-transform: none !important;
	font-style: normal;
	font-weight: bold;
	line-height: 40px; /* 107.143% */
}

.highlighted-section .latest-posts a {
	margin: 0 auto !important;
	margin-bottom: 25px !important;
}

.highlighted-section .latest-posts a:hover {
	text-decoration: none;
	color: black;
}

.blurry-lilac-container {
	position: absolute;
	background-color: var(--lilac-color);
	filter: blur(25px);
	z-index: -1;
	right: 0;
	left: 0;
	height: 100%;
}

.blurry-citron-container {
	position: absolute;
	background-color: var(--citron-color);
	filter: blur(25px);
	z-index: -1;
	right: 0;
	left: 0;
	height: 100%;
}

.popular-section .text-container {
	padding: 50px 20px; /* 100px 20px */
}

.popular-section h3 {
	font-family: var(--main-font);
	font-size: 35px;
	font-style: normal;
	font-weight: 100;
	line-height: 30px; /* 107.143% */
	text-align: center;
	padding-top: 100px;
}

.purple_btn {
	background-color: var(--lilac-color) !important;
	text-decoration: none;
	font-size: 15px;
	padding: 13px 20px;
}

.purple_btn:hover {
	text-decoration: none;
	color: black;
}

.most-popular {
	display: flex;
	align-items: baseline;
}

.most-popular a {
	flex: 30;
	padding: 0 10px;
}
									
.the__latest-post img {
	aspect-ratio: 1;
}

.post-card {
	background-color: transparent; 
	width: 100%;
	position: relative;
}

@media (min-width: 768px) {
	.post-card {
		width: 33%;
	}
	
	/*.post-card:first-child,
	.post-card:first-child .the__latest-post{
		padding-left: 0 !important;
	}
		
	.post-card:nth-child(3n),
	.post-card:nth-child(3n) .the__latest-post{
		padding-right: 0 !important;
	}*/

	.categories-section {
		padding: 0 30px;
	}
}

/* RESPONSIVE */

@media (max-width: 798px) {
	.categories-section .latest-posts, .highlighted-section .latest-posts {
		/*padding: 0 20px;*/
	}

	.categories-section .latest-posts .the__latest-post img {
		/*height: 200px;*/
	}
	
	/*.post-card:first-child {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}*/

	.post-card:right-child {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 425px) {
	
	.categories-section .latest-posts, .highlighted-section .latest-posts {
		/*padding: 0 20px;*/
	}
	.categories-section .latest-posts .the__latest-post .red-rectangle {
	    top: 12%;
	    right: -4%;
	}

	.categories-section.di__container-big, .highlighted-section.di__container-big, .popular-section.di__container-big {
	    padding-bottom: 50px;
	}

	.highlighted-section {
		text-align: center;
	}

	.popular-section .text-container {
	    padding: 50px 20px;
	}

	.popular-section h3 {
	    padding-top: 50px;
	}

	.pop-slider .slick-dots, .slick-dots {
	    /*padding-left: 70%;*/
	}
	
	.vid-slider {
	    padding: 20px 0;
	}

	.vid-slider .slick-slide.slide-prev .slide {
	    transform: translateX(88%);
	}
	
	.vid-slider .slick-slide.slide-next .slide {
	    transform: translateX(-88%);
	}

	.categories-section .latest-posts .the__latest-post img {
	    width: 100%;
	    /*height: 130px;*/
	    background-color: transparent;
	}
}

@media (max-width: 375px) {
	.categories-section .latest-posts .the__latest-post, .highlighted-section .latest-posts .the__latest-post, .popular-section .the__latest-post, .weekly-buzz .latest-posts .the__latest-post {
		width: 100%;
	}

	.popular-section .the__latest-post {
		padding: 20px 0;
	}

	.weekly-buzz .di__container-big, .di__container-big.el__horoscope {
		padding: 20px 0;
	}
}

.post-card-excerpt {
	display: -webkit-box;
    -webkit-line-clamp: 4;
	line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}