.screen-greeting{
	width: 100%;
    min-height: 100vh;
    background-color: white;
    position: relative;
}

/*NAVBAR-SECTION*/
#navbar-top {
    /* position: absolute; */
    top: 0;
    z-index: 999;
    /* height: 100px; */
    height: 70px;
    width: 414px;
    display: flex;
    justify-content: center;
    align-items: center;
	/* padding-bottom: 18px; */
	background: var(--main-color);
}

.berbuat-baik-name{
    padding-top:5px;
    font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
    color: #4B5563;
}

#navbar-top .navbar-wrapper {
    width: var(--screen-width);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 17px;
	/* margin-top: 25px; */
}

#navbar-top .navbar-wrapper img {
	width: 135px;
	height: 43;
	margin-right: 14px;
}

#navbar-top .navbar-wrapper .search-panel{
	/* width: 249px; */
	height: 40px;
	display: flex;
	/* padding: 15px 11px; */

	background: #FFFFFF;
	border-radius: 14px;
}

#navbar-top .navbar-wrapper .search-panel img{
	width: 14px;
	height: 14px;
    margin: 10px;
}

#navbar-top .navbar-wrapper .search-panel .search:focus{
	outline: none;
	border: none;
}

#navbar-top .navbar-wrapper .search-panel input{
	background: transparent;
	border: none;
	color: var(--darkgrey);
	width: 87%;
    padding-left: 10px;

	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	/* identical to box height */

	color: rgba(199, 199, 199, 1);
}
/*END-SECTION*/

/*GREETING-SECTION*/
.greeting-screen{
	width: 100%;
	max-width: 414px;
    background-color: white;
    position: relative;
	margin-top: 20px;
	/* padding:0 14px; */
}

#greeting-section{
	/* width: 374px; */
	/* height: 110px; */
	margin-top: 80px;
	margin-bottom: 26px;
	/* margin-left: 0; */
	/* margin-right: 0; */
	display: flex;
	align-items:center;
}

#greeting-section img{
	width: 100%;
	max-width: 170px;
	height: auto;
}
.row-lists-campaign .card-right{
	padding-left: 0 !important;
}
.row-lists-campaign .card-left{
	padding-right: 0 !important;
}

@media only screen and (max-width: 640px){
	#greeting-section{
		/* width: 374px;
		height: 110px; */
		margin-top: 80px;
		margin-bottom: 26px;
		/* margin-left: 27px; */
		/* margin-right: 0; */
		display: flex;
		/* padding: 0 10px; */
	}

	#greeting-section img{
		width: 100%;
		max-width: 126px;
		height: auto;
	}
	#greeting-section .hashtag{
		font-size: 16px !important;
	}
}

#greeting-section .text{
	width: 100%;
	max-width: 374px;
	height: auto;
	/* margin-top: 125px; */
	/* margin:18px 13px 16px 0px; */

	font-family: Inter;
	font-style: normal;
	font-size: 14px;
	line-height: 19px;
}

#greeting-section .hashtag{
	word-break: break-all;
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;

	color: #363636;
}

#greeting-section-login{
	width: 100%;
	height: 250px;
	display: flex;
	background-color: var(--main-color);
    /* background-image: url("https://bprprimaku.com/wp-content/uploads/2023/03/image_2023-03-20_104212388.png"); */
    background-image: url("../../assets/img/front/coba.png");
    background-position-x: -350px;
    background-position-y: 220px;
    /* opacity: 0.5; */
    background-position-y: -200px;
	padding: 0px 20px;
	/* margin-top: 75px; */
    margin-top: 50px;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;
	/* margin-bottom: 90px; */
}

#greeting-section-login img{
	max-width: 170px;
	height: 110px;
}

#banner-section{
	width: 100%;
	height: 250px;
	display: flex;
	background-color: var(--main-color);
    /* background-image: url("https://bprprimaku.com/wp-content/uploads/2023/03/image_2023-03-20_104212388.png"); */
    background-image: url("../../assets/img/front/coba.png");
    background-position-x: -350px;
    background-position-y: 220px;
    /* opacity: 0.5; */
    background-position-y: -200px;
	padding: 0px 20px;
	/* margin-top: 75px; */
    margin-top: 50px;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;
	/* margin-bottom: 90px; */
}

#banner-section img{
	max-width: 170px;
	height: 110px;
}

#greeting-section-login .text{
	width: 374px;
	height: 110px;
	margin-top: 125px;
	margin:18px 13px 16px 0px;

	font-family: Inter;
	font-style: normal;
	font-size: 16px;
	line-height: 19px;

	color: #FFFFFF;
}

#greeting-section-login .hashtag{
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;

	margin-top: 5px;

	color: #FFFFFF;
}
/*END-SECTION*/

/*SALDO-SECTION*/
#saldo-section{
	position: absolute;
	top: 154px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 375px;
	height: 130px;
	z-index: 3;
	border-radius: 16px;
	background-color: #FFFFFF;
	/* box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 4px 10px 0px #00000017;

	padding: 14px 17px;
}

#saldo-section .saldo{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 	0.875rem;
	line-height: 17px;
    margin-bottom: 2px;
	/* identical to box height */

	color: #363636;
}

#saldo-section .nominal{
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	/* identical to box height */

	color: #4B5563;
}

#saldo-section .title{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 0.75rem;
	line-height: 15px;
	/* identical to box height */

	color: #363636;
}

#saldo-section .total{
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 	13px;
	line-height: 15px;

	color: #4B5563;
}

#saldo-section .topup{
	width: 88px;
	height: 32px;

	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 17px;
	/* identical to box height */

	text-align: center;

	color: #FFFFFF;
    background: linear-gradient(94.46deg, var(--main-color) 18.67%, var(--secondary) 88.52%);


	border: none;
	/* background:var(--main-color); */
	border-radius: 8px;
}

#saldo-section .topup:hover{
	color: var(--main-color);
	background-color: #FFFFFF;
	border: #00178F 1px solid;
}


#saldo-section .history{
	width: 108px;
	height: 24px;

	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 0.5rem;
	line-height: 10px;
	/* identical to box height */

	color: #FFFFFF;

	border: none;
	background: #06D1FE;
	border-radius: 3px;
}

@media only screen and (max-width: 640px) {
	#saldo-section{
		position: absolute;
		top: 154px;
		/* left: 31px; */
		width: 100%;
		max-width: 350px;
		height: 130px;
		z-index: 3;
		border-radius: 6px;
		background-color: #FFFFFF;
		box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
		padding: 14px 17px;
	}
	#saldo-section .saldo{
		font-family: Inter;
		font-style: normal;
		font-weight: normal;
		font-size: 	0.875rem;
		line-height: 17px;
		/* identical to box height */
        margin-bottom: 2px;

		color: #363636;
	}

	#saldo-section .nominal{
		font-family: Inter;
		font-style: normal;
		font-weight: bold;
		font-size: 1.125rem;
		line-height: 22px;
		/* identical to box height */

		color: #363636;
	}

	#saldo-section .title{
		font-family: Inter;
		font-style: normal;
		font-weight: normal;
		font-size: 0.75rem;
		line-height: 15px;
		/* identical to box height */

		color: #363636;
	}

	#saldo-section .total{
		font-family: Inter;
		font-style: normal;
		font-weight: bold;
		font-size: 	1rem;
		line-height: 19px;

		color: #363636;;
	}

	#saldo-section .topup{
		width: 108px;
		height: 37px;

		font-family: Inter;
		font-style: normal;
		font-weight: 600;
		font-size: 0.875rem;
		line-height: 17px;
		/* identical to box height */

		text-align: center;

		color: #FFFFFF;

		border: none;
		background: linear-gradient(90.34deg, var(--primary) 21.28%, var(--secondary) 84.33%);;
		border-radius: 6px;
	}

	#saldo-section .history{
		width: 108px;
		height: 24px;

		font-family: Inter;
		font-style: normal;
		font-weight: normal;
		font-size: 0.5rem;
		line-height: 10px;
		/* identical to box height */

		color: #FFFFFF;

		border: none;
		background: #06D1FE;
		border-radius: 3px;
	}
}
/*END-SECTION*/

#slider-section{
	width: 100%;
	height: auto;
    /* margin-left: 2.5%; */
}

.top-slider{
	width: 100%;
	height: auto;
	border-radius: 12px;
	object-fit: cover;
}

.bottom-slider{
	width: 300px;
	height: 143px;
	object-fit: cover;
	border-radius: 7px;
}

#categories-section{
	width: 100%;
	height: 101px;
	margin-top: 21px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	padding: 15px;

	border: 1px solid #C7C7C7;
	box-sizing: border-box;
	border-radius: 5px;
}

#categories-section .wrapper{
	width: 100%;
	height: 70px;
}

#categories-section img{
	width: 45px;
	height: 45px;
	margin-bottom: 10px;
}

#categories-section .wrapper .name{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */

	color: #363636;
}

.sub-title-section{
	/* margin: 20px 0px 13px 0px; */
    /* margin-top: 2px; */

	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;

	color: #000000;
}

.title-section{
	/* margin: 20px 0px 13px 0px; */
    margin-top: 10px;
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;

	color: #000000;
}

.div-program-pilihan{
    margin-top: 7px;
}

.button-program-pilihan{
    font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;

    color: var(--primary);
}

#campaign-section{
	/* width: 386px; */
}

#campaign-section .campaign-wrapper{
	/* width: 374px; */
	/* height: 258px; */
	/* display: flex; */
}

#campaign-section .campaign-wrapper .card{
	/* width: 244px; */
	height: 300px;
    border: none;

	box-shadow: 0px 4px 5px 0px #0000000F;
    color: #FFFFFF;
	border-radius: 12px;
    gap: 4px;
}

#campaign-section .campaign-wrapper .card img{
	width: 100%;
	height: 135px;
	object-fit: cover;

	border-radius: 5px 5px 0px 0px;
}

#campaign-section .campaign-wrapper .card .content{
	/* width: 223px; */
	/* height: 96px; */
	padding: 12px;
}

#campaign-section .campaign-wrapper .card .content .title{
	/* width: 223px; */
	margin-top: 9px;
	/* word-break: break-all; */

	/* text-overflow: ellipsis; */
	display: inline-block;
    overflow: hidden;
    /* white-space: nowrap; */

	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;

	color: #000000;
}

#campaign-section .campaign-wrapper .card .content .validation{
	margin-bottom: 11px;

	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
    gap: 1%;
	/* identical to box height */

	color: #000000;
}

#campaign-section .campaign-wrapper .card .content .progress-bar{
	/* width: 223px; */
	height: 5px;
	margin-bottom: 14px;

	background: #E5E5E5;
	border-radius: 1px;
}

#campaign-section .campaign-wrapper .card .content .nominal{
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	font-size: 11px;
	line-height: 13px;

	color: #000000;
}

.nominal-grey{
    margin-top: 5px;
    font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;

	color: #00000099;

}

#campaign-section .campaign-wrapper .card-mini{
	/* width: 133px; */
	/* height: 253px; */

	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}

#campaign-section .campaign-wrapper .card-mini img{
	width: 100%;
	height: 135px;
	object-fit: cover;

	border-radius: 5px 5px 0px 0px;
}

#campaign-section .campaign-wrapper .card-mini .content{
	/* width: 113px; */
	height: 96px;
	margin: 0px 10px;
}

#campaign-section .campaign-wrapper .card-mini .content .title{
	/* width: 123px; */

	text-overflow: ellipsis;
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;

	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 9px;
	line-height: 11px;
	/* identical to box height */

	color: #363636;
}

#campaign-section .campaign-wrapper .card-mini .content .validation{
	margin-bottom: 12px;

	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	/* identical to box height */

	color: #979797;
}

#campaign-section .campaign-wrapper .card-mini .content .progress-bar{
	/* width: 113px; */
	height: 5px;
	/* margin-bottom: 12px; */

	background: #E5E5E5;
	border-radius: 1px;
}

.progress-bar{
	/* background: linear-gradient(90deg, #E62129 45.5%, #9E171C 86.94%) !important; */
    background: linear-gradient(90deg, var(--main-color) 45.5%, var(--secondary) 86.94%) !important;

}

.progress{
	/* display: flex; */
    /* height: 10px; */
    /* overflow: hidden; */
    /* line-height: 0; */
    /* font-size: .75rem; */
    background: #F1F1F1;
	border-radius: 100px;

	/* margin-bottom: 9px; */
	/* max-width: 195px; */
}

#campaign-section .campaign-wrapper .card-mini .content .nominal{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;

	color: #979797;
}


.btn-kategori-program{

    font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 15px;
    margin-top: 15px;

    /* margin:5px; */

    /* box-sizing: border-box; */
    display: inline-block;

    margin-right: 10px;
    margin-bottom: 10px;

    color: #000000;
    border: 1px solid #D1D5DB;
    padding: 8px 16px 8px 16px;
    border-radius: 8px;
    /* gap: 2%; */
    background-color: #FFFFFF;
    /* background: linear-gradient(94.46deg, #E62129 18.67%, #B81A21 88.52%); */

}

.btn-kategori-blog{

    font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 15px;
    margin-top: 15px;

    /* margin:5px; */

    /* box-sizing: border-box; */
    display: inline-block;

    margin-right: 10px;
    margin-bottom: 10px;

    color: #000000;
    border: 1px solid #D1D5DB;
    padding: 8px 16px 8px 16px;
    border-radius: 8px;
    /* gap: 2%; */
    background-color: #FFFFFF;
    /* background: linear-gradient(94.46deg, #E62129 18.67%, #B81A21 88.52%); */

}

.wrapper {
    /* padding: 0px; */
    position: relative;
    overflow-x: hidden;
    max-width: 1000px;
    background: #fff;
    border-radius: 13px;
}
.wrapper .tabs-box {
    display: flex;
    /* gap: 12px; */
    list-style: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.tabs-box.dragging {
    scroll-behavior: auto;
    cursor: grab;
}
.tabs-box .tab {
    cursor: pointer;
    white-space: nowrap;
}
.tabs-box .tab:hover{
    background: #efedfb;
}
.tabs-box.dragging .tab {
    user-select: none;
    pointer-events: none;
}
.tabs-box .tab.active{
    color: #FFFFFF;
    background: linear-gradient(94.46deg, var(--primary) 18.67%, var(--secondary) 88.52%);
}

.wrapper-blog {
    /* padding: 0px; */
    position: relative;
    overflow-x: hidden;
    max-width: 1000px;
    background: #fff;
    border-radius: 13px;
}
.wrapper-blog .tabs-box-blog {
    display: flex;
    /* gap: 12px; */
    list-style: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.tabs-box-blog.dragging {
    scroll-behavior: auto;
    cursor: grab;
}
.tabs-box-blog .tab-blog {
    cursor: pointer;
    white-space: nowrap;
}
.tabs-box-blog .tab-blog:hover{
    background: #efedfb;
}
.tabs-box-blog.dragging .tab-blog {
    user-select: none;
    pointer-events: none;
}
.tabs-box-blog .tab-blog.active{
    color: #FFFFFF;
    background: linear-gradient(94.46deg, var(--primary) 18.67%, var(--secondary) 88.52%);
}

.slider-bar{
	width: 374px;
	height: 14px;
	margin-top: 14px;
}

#info-section{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#info-section img{
	width: 100%;
	object-fit: cover;
	height: 210px;
}

.title-section{
	width: 374px;
	display: flex;
	justify-content: space-between;
    margin-bottom: 5px;
}

.title-section .see-all{
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	/* identical to box height */

	color: var(--primary);
}

#article-section{
	width: 372px;
	height: 189px;
	margin-bottom: 22px;
}

#article-section .card{
	width: 163px;
	height: 189px;

	border: none;
}

#article-section .card img{
	width: 163px;
	height: 90px;
	margin-bottom: 13px;
	border-radius: 13px;
	object-fit: cover;
}

#article-section .card .content .header{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */
	margin-bottom: 8px;

	letter-spacing: -0.015em;

	color: #C7C7C7;
}

#article-section .card .title{
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */


	color: #363636;
}

#doa-section{
	width: 374px;
	height: 194px;
	margin-bottom: 13px;
}

#doa-section .card{
	width: 262px;
	height: 187px;
	left: 0px;
	top: 0px;
	padding: 12px;

	background: #FFFFFF;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	border: none;
	border-radius: 5px;
}

#doa-section .card .card-title{
	width: 203px;
	height: 35px;
}

#doa-section .card img{
	width: 35px;
	height: 35px;
	margin: 0px 11px 13px 0px
}

#doa-section .card .name{
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;

	color: #363636
}

#doa-section .card .title{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;

	color: #979797;
}

#doa-section .card .card-content{
	width: 236px;
	height: 51px;
	margin-bottom: 13px;
}

#doa-section .card .card-content .content{
	margin-bottom: 13px;

	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;

	color: #6C6C6C;
}

#doa-section .card .card-content .post-hour{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;

	color: #979797;
}

#doa-section .card .card-bottom{
	width: 214px;
	height: 12px;
	padding: 0px 24px;

	display: flex;
	width: 100%;
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;

	color: #8A8A8A;
}

#doa-section .card .card-bottom #love{
	width: 12px;
	height: 12px;
}

#doa-section .card .card-bottom #share{
	width: 12px;
	height: 12px;
}

#bottom-categories-section{
	width: 100%;
	height: 116px;
	margin-top: 21px;
	margin-bottom: 16px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	padding: 15px;
	background: var(--primary);

	border: 1px solid #C7C7C7;
	box-sizing: border-box;
	border-radius: 5px;
}

#bottom-categories-section .wrapper{
	width: 100%;
	height: 70px;
}

#bottom-categories-section img{
	width: 45px;
	height: 45px;
	margin-bottom: 10px;
}

#bottom-categories-section .wrapper .name{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */

	color: #FFFFFF;
}

#card-section{
	width: 100%;
	max-width: 400px;
	height: auto;
	/* height: 374px; */
	/* margin-bottom: 80px; */
}

#card-section .card-wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
}

#card-section .card-wrapper a{
	width: 100%;
	height: 98px;
	margin-bottom: 20px;
	display: table;
}

#card-section .card-wrapper a img{
	width: 100%;
	padding-right:8px;
	/* max-width: 161px; */
	height: auto;
	border-radius: 12px;
	object-fit: cover;
}

#card-section .card-wrapper a .card-content{
	width: 100%;
	max-width: 201px;
	height: auto;
	padding-left: 12px;
	/* margin-left: 13px; */
}

#card-section .card-wrapper a .card-content .title{
	margin-bottom: 4px;
	width: 100%;
	max-width: 201px;
	height: auto;

	/*css-one-line*/
    /* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	display: inline-block;

	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;

	color: #000000;
}

@media only screen and (max-width:400px){
	#card-section .card-wrapper a .card-content .title{
		margin-bottom: 4px;
		width: 100%;
		max-width: 170px;
		height: 19px;

		/*css-one-line*/
		overflow: hidden;
		/*white-space: nowrap;*/
		display: inline-block;

		font-family: Inter;
		font-style: normal;
		font-weight: 600;
		font-size: 1rem;
		line-height: 19px;

		color: #363636;
	}
}

#card-section .card-content .validation{
	margin-bottom: 14px;

	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;

	color: #000000CC;
}

#card-section .card-content .validation img{
    margin-left: 3px;
	width: 20px;
	height: 100%;
}

#card-section .card-content .progress-bar{
	width: 100%;
	max-width: 195px;
	height: 6px;
	margin-bottom: 9px;

	background: var(--main-color);
	border-radius: 2px;
}

#card-section .card-content .nominal{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;

	color: #000000;
}

#card-section .card-content .nominal .bolder{
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;

	color: #000000;
}

#btn-view-all{
	width: 100%;
	height: 50px;
	background: linear-gradient(90.34deg, var(--primary) 21.28%, var(--secondary) 84.33%);
	border-radius: 12px;
	color: var(--screen-color);
	text-align: center;
    padding-top: 15px;

	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	/* identical to box height */

	/* letter-spacing: -0.015em; */

	color: #FFFFFF;
}

#btn-view-all:hover{
	color: var(--primary);
	background: var(--screen-color);
	border: var(--primary) 1px solid;
}

#card-section-blog{
	width: 100%;
	max-width: 400px;
	height: auto;
	/* height: 374px; */
	/* margin-bottom: 80px; */
}

#card-section-blog .card-wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
}

#card-section-blog .card-wrapper a{
	width: 100%;
	height: 98px;
	margin-bottom: 20px;
	display: table;
}

#card-section-blog .card-wrapper a img{
	width: 100%;
	padding-right:8px;
	/* max-width: 161px; */
	height: auto;
	border-radius: 12px;
	object-fit: cover;
}

#card-section-blog .card-wrapper a .card-content{
	width: 100%;
	max-width: 201px;
	height: auto;
	padding-left: 12px;
	/* margin-left: 13px; */
}

#card-section-blog .card-wrapper a .card-content .category{

	/*css-one-line*/
    /* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	display: inline-block;

	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;

	color: var(--main-color);
}

#card-section-blog .card-wrapper a .card-content .date{

	/*css-one-line*/
    /* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	display: inline-block;

	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 20px;

	color:  #00000099;
}

#card-section-blog .card-wrapper a .card-content .title{
	margin-bottom: 4px;
	width: 100%;
	max-width: 201px;
	height: auto;

	/*css-one-line*/
    /* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	display: inline-block;

	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;

	color: #000000;
}

@media only screen and (max-width:400px){
	#card-section-blog .card-wrapper a .card-content .title{
		margin-bottom: 4px;
		width: 100%;
		max-width: 170px;
		height: 19px;

		/*css-one-line*/
		overflow: hidden;
		/*white-space: nowrap;*/
		display: inline-block;

		font-family: Inter;
		font-style: normal;
		font-weight: 600;
		font-size: 1rem;
		line-height: 19px;

		color: #363636;
	}
}

#card-section-blog .card-content .validation{
	margin-bottom: 14px;

	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;

	color: #000000CC;
}

#card-section-blog .card-content .validation img{
    margin-left: 3px;
	width: 20px;
	height: 100%;
}

#card-section-blog .card-content .progress-bar{
	width: 100%;
	max-width: 195px;
	height: 6px;
	margin-bottom: 9px;

	background: var(--main-color);
	border-radius: 2px;
}

#card-section-blog .card-content .nominal{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;

	color: #000000;
}

#card-section-blog .card-content .nominal .bolder{
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;

	color: #000000;
}


.nav-bottom {
    background-color: white;
	/*left: calc(50% - 414px/2);*/
    width: 414px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    padding: 0 15px;
	border-top: 1px solid lightgray;
	z-index: 1;
}

.tengah{
    margin-top: -30px;

}

.nav-bottom .navbar-bottom-navigation {
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* margin-bottom: 20px; */
    width: 100%;
    margin-bottom: -35px;
}

.nav-bottom .navbar-bottom-navigation .navbar-bottom-link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.nav-bottom .navbar-bottom-navigation .navbar-bottom-text {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    letter-spacing: -0.015em;
    color: #A4A4A4;
    margin-top: 5px;
}

.nav-bottom .navbar-bottom-navigation .navbar-bottom-link.active .navbar-bottom-text {
    color: var(--primary);
}

.nav-bottom-link:hover {
    text-decoration: none;
}

.nav-bottom .navbar-bottom-navigation .navbar-bottom-link.active svg path {
    fill: var(--primary);
}

/*end-section*/

/*search-section*/
.search-section{
	margin-top: 75px;
}



.footer {
    margin: 0;
    padding: 0;
    width: 414px;
    height: 490px;
    background: linear-gradient(180deg, var(--primary) 0%, var(--secondary) 90.28%);
    /* background-color: var(--primary); */
    text-align: center;
}

.footer .title{

    padding-top: 10%;
    padding-bottom: 6%;

    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;

    color: #FFFFFF;
}

.footer .desc{

    padding: 0px 20px;

    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;


    color: #FFFFFF;

}

.footer .btn{

    background-color: #fffffF;
    border-radius: 12px;


    padding: 16px 20px 16px 24px;

    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;


    color: var(--main-color);
}

.footer p{

    margin-top:7%;

    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-left: -10px;


    color: #FFFFFF;
}

.footer .icon{


    display: flex;
    justify-content: center;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    float: center;
}

.footer .icon img{
    padding-right: 10px;
}

.footer .copy{

    margin-top:5%;

    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;


    color: #FFFFFF;
}
