@import url("https://ch-api.healthhub.sg/api/public/content/0ee497367b3d463c98f31fe21f1cfa94");

.hpb-container.nutrition .intro .masthead {
	background: url(https://ch-api.healthhub.sg/api/public/content/3a249f6e64144adeba258c94e3a5df73?v=66e75cf2)
		center center/cover no-repeat;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs {
	position: relative;
	max-width: 564px;
	margin: auto;
	padding: 0;
	border: 0;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs::before {
	content: "";
	display: block;
	padding-bottom: 91.135%;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li > img {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li a {
	position: absolute;
	z-index: 1;
	background: transparent;
	cursor: pointer;
	border: 0;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li.active > img {
	opacity: 1;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li:nth-child(1) a {
	left: 19%;
	top: 19.75%;
	width: 31%;
	height: 33%;
	border-radius: 1000px 0 0 0;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li:nth-child(2) a {
	left: 19%;
	top: 52.5%;
	width: 31%;
	height: 33.75%;
	border-radius: 0 0 0 1000px;
}

.hpb-container.nutrition .explore-my-healthy-plate .nav-tabs li:nth-child(3) a {
	left: 50%;
	top: 19.75%;
	width: 30%;
	height: 66.5%;
	border-radius: 0 1000px 1000px 0;
}

.hpb-container.nutrition
	.healthier-and-delicious-recipes
	.slick-slider
	.slick-dots {
	bottom: -60px;
}

@media screen and (max-width: 767px) {
	.hpb-container.nutrition
		.healthier-and-delicious-recipes
		.slick-slider
		.slick-dots {
		bottom: 3.5vw;
	}

	.hpb-container.nutrition
		.healthier-and-delicious-recipes
		.slick-slider
		.slick-dots
		li.slick-active
		button {
		border: 1px solid #fff;
	}
}

@media (min-width: 768px) {
	.hpb-container.nutrition .what-makes-up-a-wholegrain .adjust-image {
		-webkit-transform: translate(11.8556701031%, 0);
		-ms-transform: translate(11.8556701031%, 0);
		transform: translate(11.8556701031%, 0);
	}
}

.hpb-container.nutrition .what-makes-up-a-wholegrain .number-circle {
	line-height: 3em;
	width: 3em;
	font-weight: bold;
	padding: 0;
}

@media (max-width: 767px) {
	.hpb-container.nutrition .how-do-i-start-eating-wholegrains .img-rice {
		width: 70px;
	}

	.hpb-container.nutrition .how-do-i-start-eating-wholegrains .img-arrow {
		width: 85px;
	}
}

.hpb-container.nutrition
	.how-to-use-the-nutrition-information-panel-nip
	.cooking-oil-tips {
	border: 1px solid #707070;
	border-radius: 10px;
}

@media (max-width: 767px) {
	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips {
		padding-bottom: 13vw;
	}
}

.hpb-container.nutrition
	.how-to-use-the-nutrition-information-panel-nip
	.cooking-oil-tips
	.tip-wrapper {
	padding: 25px 15px 15px;
}

@media (min-width: 768px) {
	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tip-wrapper {
		padding: 35px 60px 25px;
	}
}

@media (max-width: 767px) {
	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tips-slider {
		margin-bottom: 0;
	}

	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tips-slider
		.slick-arrow {
		top: 50%;
	}

	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tips-slider
		.slick-arrow.slick-prev {
		left: 0;
	}

	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tips-slider
		.slick-arrow.slick-next {
		right: 0;
	}
}

/* 2025.10.23 */
@media (min-width: 768px) {
	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.slick-slider
		.slick-arrow {
		top: calc(50% + 30px);
	}

	.hpb-container.nutrition
		.how-to-use-the-nutrition-information-panel-nip
		.cooking-oil-tips
		.tip-wrapper {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		padding: 35px 60px 0;
	}
}

/* START: POPUP */

.healthpoints-announcement .modal-dialog {
	width: calc(100% - 40px);
	max-width: 1200px;
}

.healthpoints-announcement .modal-content {
	position: relative;
	border: 0;
	border-radius: 28px;
	overflow: hidden;
	box-shadow: none;
}

.healthpoints-announcement .modal-body {
	padding: 0;
}

.healthpoints-announcement .popup-flex-container {
	display: flex;
	width: 100%;
}

.healthpoints-announcement .vertical-alignment-helper {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
}

.healthpoints-announcement .vertical-align-center {
	margin: 0;
	width: 80%;
	max-width: 880px;
}

/* LEFT */

.healthpoints-announcement .flex-content-image {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.healthpoints-announcement .popup-image {
	display: block;
	width: 100%;
	height: 100%;
}

/* RIGHT */

.healthpoints-announcement .flex-content {
	width: 50%;
	padding: 0px 35px;

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;

	background: #fff;
	text-align: left;
	position: relative;
}

.healthpoints-announcement .popup-texts-bottom {
	position: absolute;
	bottom: 25px;
	left: 0;
	padding: 0 35px;
}
.hpb-container.nutrition
	.healthpoints-announcement
	.btn-rounded:not(.no-arrow)::after {
	transform: scale(0.5, 1) translateY(1px);
	margin-left: 0.1em;
}
.healthpoints-announcement .label-date {
	font-size: 17px;
	background-color: #fad7d7;
	border-radius: 50px;
	padding: 6px 12px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #535353;
}
@media (max-width: 767px) {
	.healthpoints-announcement .label-date {
		font-size: 13px;
	}
}
.healthpoints-announcement .texts-content {
	max-width: 500px;
	margin-bottom: 8px;

	font-family: "Fira Sans", Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.05;

	color: #cf4d4d;
}

.healthpoints-announcement .texts-paragraphs {
	margin-bottom: 20px;
	color: #535353;
}
.uppercase {
	text-transform: uppercase;
}

/* BUTTON */
/* .hpb-container h6,
.hpb-container p,
.hpb-container .f6 {
	font-size: 12px;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.hpb-container h6,
	.hpb-container p,
	.hpb-container .f6 {
		font-size: 15px;
	}
}
.hpb-container.nutrition a {
	color: #c84e4e;
	text-decoration: underline;
}
.hpb-container.nutrition .btn-rounded {
	display: inline-block;
	color: #fff;
	background: #c84e4e;
	text-decoration: none;
	border-radius: 1000px;
	padding: 9px 10px;
	min-width: 125px;
	text-align: center;
}
@media (min-width: 768px) {
	.hpb-container.nutrition .btn-rounded {
		padding: 15px;
		min-width: 172px;
	}
}
.hpb-container.nutrition .btn-rounded.red {
	background-color: #c84e4e;
	color: #fff;
} */

.healthpoints-announcement .popup-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;

	min-width: 235px;
	padding: 18px 35px;

	background: #cf4d4d;
	border-radius: 100px;

	color: #fff !important;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none !important;
}

.healthpoints-announcement .popup-cta:hover,
.healthpoints-announcement .popup-cta:focus {
	color: #fff;
	text-decoration: none;
}

/* CLOSE */

.healthpoints-announcement .popup-close {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 10;

	width: 40px;
	height: 40px;

	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 50%;

	background: #c84e4e;
	opacity: 1;
}

.healthpoints-announcement .popup-close::before,
.healthpoints-announcement .popup-close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;

	width: 22px;
	height: 3px;
	border-radius: 2px;

	background: #fff;
}

.healthpoints-announcement .popup-close::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.healthpoints-announcement .popup-close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 1024px) {
	.healthpoints-announcement .texts-content {
		font-size: 45px;
	}

	.healthpoints-announcement .flex-content {
		padding: 0px 25px;
	}

	.healthpoints-announcement .flex-content-image,
	.healthpoints-announcement .flex-content {
		width: 100%;
	}
	.healthpoints-announcement .popup-flex-container {
		flex-direction: column;
		min-height: 0;
	}

	.healthpoints-announcement .flex-content {
		padding: 20px;
		align-items: center;
		text-align: center;
		padding-bottom: 90px;
	}

	.healthpoints-announcement .popup-close {
		background: #fff;
	}
	.healthpoints-announcement .popup-close::before,
	.healthpoints-announcement .popup-close::after {
		background: #cf4d4d;
	}
	.healthpoints-announcement .d-none {
		display: none !important;
	}
	.healthpoints-announcement .d-block {
		display: block !important;
	}
}

@media (max-width: 930px) {
	.healthpoints-announcement .texts-content {
		font-size: 40px;
	}
}

@media (max-width: 840px) {
	.healthpoints-announcement .texts-content {
		font-size: 37px;
	}
}

@media (max-width: 767px) {
	.healthpoints-announcement .texts-content {
		font-size: 29px;
	}
	.healthpoints-announcement .label-date {
		font-size: 12px;
	}

	.healthpoints-announcement .popup-close {
		right: 20px;
		width: 30px;
		height: 30px;
	}
}

/* MOBILE */

@media (max-width: 590px) {
	/* .healthpoints-announcement .d-sm-block {
		display: block !important;
	}
	.healthpoints-announcement .d-sm-none {
		display: none !important;
	} */
	.healthpoints-announcement .modal-dialog {
		width: calc(100% - 30px);
		margin: 15px auto;
	}

	.healthpoints-announcement .modal-content {
		border-radius: 20px;
	}
	.healthpoints-announcement .label-date {
		font-size: 13px;
	}
	.hpb-container.nutrition .healthpoints-announcement .btn-rounded {
		width: 100%;
	}
	.healthpoints-announcement .flex-content {
		padding-bottom: 110px;
	}
	.healthpoints-announcement .texts-content {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.healthpoints-announcement .popup-cta {
		min-width: 200px;
		padding: 14px 30px;
		font-size: 18px;
	}

	.healthpoints-announcement .popup-close {
		top: 18px;
		right: 18px;
		width: 36px;
		height: 36px;
	}
}

/* END: POPUP */
