:root {
	--white: #ffffff;
	--yellow: #fab20e;
	--blue: #00529c;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: "Inter", sans-serif;
}

input {
	all: unset;
}

img {
	width: 100%;
}

.widget-container {
	height: 225px;
	position: relative;
	width: 1070px;
	display: flex;
	background: url(../images/bg-d.jpg?v=20260429), linear-gradient(180deg, rgba(41, 58, 142, 1) 0%, rgba(117, 130, 209, 1) 100%);
	background-size: cover, cover;
	background-repeat: no-repeat;
	overflow: hidden;
}


.wrap {
	padding: 35px 70px 20px 20px;
	width: 100%;
	display: flex;
	align-items: start;
	/* justify-content: center; */
	position: relative;
}

.first-col>div {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 290px;
	height: 100px;
}



.second-col {
	width: 445px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.title-article-wrap {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 200px;


}

.title-jadwal-wrap {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 485px;
	margin-bottom: 10px;
}

.slider-artikel-wrap .tns-nav {
	display: none;
}





.slider-artikel-wrap {
	position: relative;
	z-index: 3;
	margin: 0 auto;
	max-width: 400px;
	width: 400px;
	/* overflow: hidden; */
	height: 140px;
}

.article-mainTitle {
	width: 165px;
	border-radius: 0 0 15px 15px;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #7582D1;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 15px;

	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}


.slider-artikel {
	width: 100%;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	flex-wrap: wrap;
}



.artikel-item {
	width: 100%;
	flex: none;
	position: relative;
	overflow: hidden;
}

.artikel-item>div {
	width: calc(100% - 10px);
	margin: 0 auto;
}

.artikel-item img {
	width: 100%;
	max-height: 105px;
	object-fit: cover;
	border-radius: 8px;
}

.artikel-item .text {
	padding-top: 1px;
}

.artikel-item .text p:first-child {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.artikel-item a {
	position: absolute;
	inset: 0;
}



.tns-controls {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 2;
}



.tns-controls button {
	position: absolute;
	top: -5px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 0;
	background-color: #EA9B22;
	background-image: url(../images/arr-white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.tns-controls [data-controls="prev"] {
	left: -15px;
	background-position: left 12px center;
	transform: rotate(180deg);
}

.tns-controls [data-controls="next"] {
	right: 0;
	background-position: left 12px center;
	transform: translateX(415px);
}

.slider-artikel-wrap .tns-nav {
	display: none;
}

.cta-lipsus {
	position: absolute;
	width: 245px;
	height: 220px;
	top: -30px;
	left: -15px;
	z-index: 3;
}

.cta {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0;
	border-radius: 0;
}

.cta-bottom {
	position: absolute;
	bottom: 0;
	left: 252px;
	width: 615px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-radius: 0;
}




.sliding-wrap {
	position: absolute;
	bottom: 28px;
	left: 245px;
	font-size: 10px;
	width: 80%;
	pointer-events: none;
}






.slider-doaWrap {
	width: 100%;
	max-width: 365px;
}



.item-doa>div {
	display: flex;
}

.slider-doa-bg {
	position: absolute;
	width: 100%;
	top: 100%;
	right: 0;
	height: 50px;
}

.doa-bg-wrap {
	width: 100%;
	display: flex;
}

.nama-doa {
	width: 35%;
	max-width: 170px;
	min-height: 45px;
	height: 100%;
	border-radius: 24px;
	padding: 3px 26px 3px 13px;
	position: relative;
	z-index: 1;
	left: 10px;
	bottom: 12px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	overflow: hidden;
	/* border: 1px solid brown; */
	/* background-color: #00529c; */
}


.slider-namaDoa {
	width: 100%;
	max-width: 100%;

}

.item-namaDoa {
	height: 28px;
	padding: 0 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.item-namaDoa p {
	color: #fff;
	font-weight: 600;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 11px;
	/* line-height: 10px; */
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);

}

.tns-outer [data-action] {
	display: none;
}



.marquee-doa {
	/* background-color: #EA9B22; */
	flex-grow: 1;
	height: 25px;
	margin-top: 8px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.slider-bacaanDoa {
	width: 420px;
	max-width: 420px;
	height: 100%;
	overflow: hidden;
}

.item-bacaanDoa>div {
	width: 100%;
	height: 100%;

}



.bacaan-wrap {
	height: 100%;
	/* overflow-y: hidden; */
	/* overflow: hidden; */
	left: 5%;
	position: relative;
	opacity: 0;
	transition: opacity 500ms ease-in-out;
}

.item-bacaanDoa.tns-slide-active .bacaan-wrap {
	animation: marquee 20s linear infinite;
	opacity: 1;
}


.bacaan-wrap p {
	color: #121212;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	white-space: nowrap;
}

@keyframes marquee {
	0% {
		left: 115%;
	}

	100% {
		left: -100%;
	}
}

.banner-download {
	width: 240px;
	position: absolute;
	bottom: 0;
	right: 14px;
}

.download-text {
	background: #293A8E;
	background: linear-gradient(0deg, rgba(41, 58, 142, 1) 0%, rgba(117, 130, 209, 1) 100%);
	color: #fff;
	width: 250px;
	height: 55px;
	border-radius: 24px 24px 0 0;
	font-size: 12px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 4px 12px 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 2px 0;
}

.download-text>p {
	font-size: 16px;
}

.download-text>p:nth-child(2) {
	font-size: 12px;
}

.download-text>p:first-child {
	font-weight: 700;
}

.bounce-text span {
	display: inline-block;
	animation: bounce 500ms forwards ease-in-out;
}

.bounce-text span:nth-child(1) {
	animation-delay: 0s;
}

.bounce-text span:nth-child(2) {
	animation-delay: 0.1s;
}

.bounce-text span:nth-child(3) {
	animation-delay: 0.2s;
}

.bounce-text span:nth-child(4) {
	animation-delay: 0.3s;
}

.bounce-text span:nth-child(5) {
	animation-delay: 0.4s;
}

.bounce-text span:nth-child(6) {
	animation-delay: 0.5s;
}

.bounce-text span:nth-child(7) {
	animation-delay: 0.6s;
}

.bounce-text span:nth-child(8) {
	animation-delay: 0.7s;
}

.bounce-text span:nth-child(9) {
	animation-delay: 0.8s;
}

.bounce-text span:nth-child(10) {
	animation-delay: 0.9s;
}

.bounce-text span:nth-child(11) {
	animation-delay: 0.9s;
}


@keyframes bounce {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-6px);
	}
}

.small-deco {
	width: 30px;

}