.main-body {
	padding-top: 0;
}

.carousel-control-next-icon {
    background-image: url("../images/smartpedia/duniaolahraga/icon-next.png");
    width: 4rem;
    height: 4rem;
}
.carousel-control-prev-icon {
    background-image: url("../images/smartpedia/duniaolahraga/icon-prev.png");
    width: 4rem;
    height: 4rem;
}

.carousel-control-next-icon:hover {
    transform: scale(1.1);
}

.carousel-control-prev-icon:hover {
    transform: scale(1.1);
}

/* .carousel-control-prev {
    opacity: 0;
    z-index: -1;
} */

.carousel-control-next {
    opacity: 1;
    top: auto;
    bottom: 3rem;
    z-index: 999;
    right: 5rem;
    width: max-content;
}
.carousel-control-prev {
    opacity: 1;
    top: auto;
    bottom: 3rem;
    z-index: 999;
    right: calc(3rem + 7rem);
    left: auto;
    width: max-content;
}

.puasa_pertamaku--container {
    max-width: 1440px;
    min-height: 620px;
    position: relative;
    margin: 0 auto;
    background: #f8f0ca;
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.scene_1::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/duniaolahraga/section00_intro_background.jpg");
}

.scene_2::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene2-background.jpg");
}

.scene_3::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene3-background.jpg");
}

.scene_4::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene4-background.jpg");
}

.scene_5::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene5-background.jpg");
}

.scene_6::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene6-background.jpg");
}

.scene_7::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene7-background.jpg");
}

.scene_8::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene8-background.jpg");
}

.scene_9::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene9-background.jpg");
}

.scene_10::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    filter: blur(14px);
    width: 100vw;
    height: 100vh;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene10-background.jpg");
}

.scene_1--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section00_intro_background.jpg");
}

.scene_1--logo_puasa {
    position: absolute;
    width: 20vw;
    height: auto;
    left: 120px;
    top: 32%;
    background-image: url("../images/smartpedia/puasa-pertamaku/logo-puasa-pertama.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 444 / 368;
}

.scene_1--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 390px;
    height: auto;
    right: 80px;
    top: 265px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 617 / 489; */
}

.scene_1--vido {
    position: absolute;
    width: 270px;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 100px;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene1-talent.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 363 / 722;
}

/*revli*/

.button-select {
	border: 0px !important;
	background-color: transparent !important;
}

.button-img {
	border: 0px !important;
	background-color: transparent !important;
}


.button-back {
	border: 0px !important;
	background-color: transparent !important;
}

.button-back img {
	width: 186px;
    bottom: 35px;
    right: 63px;
    position: absolute;
}

.button-back img:hover {
	 transform: scale(1.1);
}

.scene_1-sepeda--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section04_sepeda_scene1_bg.jpg");
}

.scene_1-sepeda--bubble img{
    width: 500px;
	position: absolute;
	right: 130px;
	top: 190px;
}

.scene_1-basket--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section03_basket_scene1_bg.jpg");
}

.scene_1-basket--bubble img{
    width: 425px;
	position: absolute;
	left: 45px;
	top: 325px;
}

.scene_1-berenang--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section02_berenang_scene1_bg.jpg");
}

.scene_1-berenang--bubble img{
    width: 425px;
	position: absolute;
	left: 45px;
	top: 375px;
}

.scene_2-basket--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section03_basket_scene2_bg.jpg");
}

.scene_2-basket--bubble0 img{
    width: 365px;
	position: absolute;
	left: 110px;
	top: 205px;
}

.scene_2-basket--bubble1 img{
    width: 300px;
	position: absolute;
	right: 145px;
	top: 355px;
}

.scene_2-berenang--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section02_berenang_scene2_bg.jpg");
}

.scene_2-berenang--bubble0 img{
    width: 365px;
	position: absolute;
	left: 45px;
	top: 180px;
}

.scene_2-berenang--bubble1 img{
    width: 355px;
	position: absolute;
	right: 20px;
	top: 195px;
}

.scene_2-berenang--bubble2 img{
    width: 562px;
    position: absolute;
    right: 311px;
    top: 535px;
}


.scene_2--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section01_menu_background.jpg");
}

.scene_2-sepeda--bubble img{
    width: 500px;
	position: absolute;
	right: 130px;
	top: 190px;
}

.scene_2--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 420px;
    height: auto;
    left: 64%;
    top: 265px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 680 / 581; */
}

.scene_2_text img{
    display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	padding-top: 50px;
	padding-bottom: 10px;
}

.card-olahraga {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}

.card-olahraga .image-olahraga {
	width: 100%;
}

.card-olahraga .btn-olahraga {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 80%;	
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.card-olahraga .btn-olahraga-berenang {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 85%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.card-olahraga .btn-olahraga:hover {
	 transform: scale(1.1);
}

.card-olahraga .btn-olahraga-berenang:hover {
	 transform: scale(1.1);
}

.scene_2--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene2-talent-rev1.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
}

.scene_3--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section02_berenang_scene1_bg.jpg");
}

.scene_3-sepeda--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section04_sepeda_scene3_bg.jpg");
}

.scene_3-sepeda--bubble0 img {
	width: 385px;
	position: absolute;
	right: 110px;
	top: 245px;
}

.scene_3-sepeda--bubble1 img {
	width: 245px;
	position: absolute;
	left: 75px;
	top: 150px;
}

.scene_3-sepeda--bubble2 img {
	width: 245px;
	position: absolute;
	left: 40px;
	top: 405px;
}

.scene_3-sepeda--bubble3 img {
	width: 175px;
	position: absolute;
	right: 517px;
	top: 275px;
}

.scene_3-sepeda--bubble4 img {
	width: 175px;
	position: absolute;
	right: 415px;
	top: 455px;
}


.scene_3-berenang--bubble0 img {
	width: 385px;
	position: absolute;
	right: 396px;
	top: 483px;
}

.scene_3-berenang--bubble1 img {
	width: 200px;
	position: absolute;
	left: 215px;
	top: 370px;
}

.scene_3-berenang--bubble2 img {
	width: 200px;
	position: absolute;
	right: 183px;
	top: 375px;
}

.scene_3-berenang--bubble3 img {
	width: 165px;
	position: absolute;
	left: 340px;
	top: 230px;
}

.scene_3-berenang--bubble4 img {
	width: 138px;
	position: absolute;
	right: 281px;
	top: 250px;
}

.scene_3--bubble img{
    width: 400px;
	position: absolute;
	left: 40px;
	top: 265px;
}

.scene_3--vido {
    position: absolute;
    width: 66%;
    left: 23%;
    bottom: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene3-talent.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 1272 / 840;
}

.scene_3-basket--bubble0 img {
	width: 385px;
	position: absolute;
	left: 110px;
	top: 315px;
}

.scene_3-basket--bubble1 img {
	width: 160px;
	position: absolute;
	right: 265px;
	top: 315px;
}

.scene_3-basket--bubble2 img {
	width: 170px;
	position: absolute;
	right: 240px;
	top: 390px;
}

.scene_3-basket--bubble3 img {
	width: 150px;
	position: absolute;
	right: 335px;
	top: 505px;
}

.scene_4-sepeda--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section04_sepeda_scene4_bg.jpg");
}

.scene_4-sepeda--bubble0 img {
	width: 500px;
	position: absolute;
	right: 100px;
	top: 35px;
}

.scene_4-sepeda--bubble1 img {
	width: 500px;
	position: absolute;
	right: 100px;
	top: 300px;
}

.scene_4-berenang--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section02_berenang_scene4_bg.jpg");
}

.scene_4-berenang--bubble0 img {
	width: 500px;
	position: absolute;
	right: 100px;
	top: 35px;
}

.scene_4-berenang--bubble1 img {
	width: 500px;
	position: absolute;
	right: 100px;
	top: 300px;
}

.scene_4-basket--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section03_basket_scene4_bg.jpg");
}

.scene_4-basket--bubble0 img {
	width: 470px;
	position: absolute;
	left: 65px;
	top: 75px;
}

.scene_4-basket--bubble1 img {
	width: 470px;
	position: absolute;
	left: 65px;
	top: 335px;
}

.scene_4--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene4-background.jpg");
}

.scene_5-sepeda--background {
	position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/duniaolahraga/section00_closing.jpg");
}

.scene_4--bubble_fg {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 410px;
    height: auto;
    left: 8%;
    bottom: 55px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 601 / 416;/ */
    z-index: 3;
}

.scene_4--bubble_bg {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 31%;
    height: auto;
    left: 65%;
    top: 145px;
    padding: 30px;
    padding-left: 90px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 580 / 335; */
    z-index: 1;
}

.scene_4--vido {
    position: absolute;
    width: 66%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene4-talent.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 1388 / 1007;
    z-index: 2;
}

.scene_5--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene5-background.jpg");
}

.scene_5--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 47%;
    height: auto;
    left: 10%;
    top: 72%;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: center;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 893 / 251; */
}

.scene_5--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene5-talent.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
}

.scene_5--activity_1 {
    position: absolute;
    width: 33%;
    left: 3%;
    top: 16%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene5-activity1.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 589 / 470;
}

.scene_5--activity_2 {
    position: absolute;
    width: 30%;
    right: 6%;
    top: 41%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene5-activity2.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 585 / 452;
}

.scene_6--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene6-background-rev1.jpg");
}

.scene_6--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 430px;
    height: auto;
    left: 5%;
    bottom: 325px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 660 / 280; */
}

.scene_6--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene6-talent-rev2.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
}

.scene_7--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene7-background-rev1.jpg");
}

.scene_7--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 460px;
    height: auto;
    left: 3%;
    bottom: 65px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 660 / 245; */
}

.scene_7--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene7-talent-rev2.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
}

.scene_8--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene8-background.jpg");
}

.scene_8--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 460px;
    height: auto;
    right: 3%;
    top: 275px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 660 / 245; */
}

.scene_8--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene8-talent-rev2.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
}

.scene_9--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene9-background.jpg");
}

.scene_9--bubble_bg {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 380px;
    height: auto;
    left: 69%;
    bottom: 480px;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: left;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 566 / 347; */
    z-index: 1;
}

.scene_9--bubble_fg {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 37%;
    height: auto;
    left: 2%;
    top: 51%;
    padding: 30px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: LEFT;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 757 / 526; */
    z-index: 4;
}

.scene_9--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene9-talent-rev1.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    z-index: 2;
}

.scene_9--vcall_kanan {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene9-vcal-kanan.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    z-index: 3;
}

.scene_9--vcall_kiri {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene9-vcal-kiri.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    z-index: 3;
}

.scene_10--background {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 100%;
    height: 100%;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene10-background.jpg");
}

.scene_10--bubble {
    position: absolute;
    background-color: white;
    border-radius: 20px;
    width: 50%;
    height: auto;
    right: 50%;
    transform: translateX(50%);
    top: 66%;
    padding: 50px 50px;
    font-size: 16px;
    line-height: 1.7;
    color: #106ca1;
    text-align: center;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.63);
    /* aspect-ratio: 983 / 275; */
    z-index: 1;
}

.scene_10--vido {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url("../images/smartpedia/puasa-pertamaku/scene10-food.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    z-index: 2;
}

/*revli*/
@media (max-width: 510px) {
	
	.scene_4-berenang--bubble1 img {
		width: 159px;
		position: absolute;
		right: 32px;
		top: 96px;
	}
	
	.scene_4-berenang--bubble0 img {
		width: 159px;
		position: absolute;
		right: 31px;
		top: 12px;
	}
	
	.scene_3-berenang--bubble0 img {
		width: 151px;
		position: absolute;
		right: 124px;
		top: 168px;
	}
	
	.scene_3-berenang--bubble1 img {
		width: 76px;
		position: absolute;
		left: 57px;
		top: 111px;
	}
	
	.scene_3-berenang--bubble2 img {
		width: 78px;
		position: absolute;
		right: 29px;
		top: 125px;
	}
	
	.scene_3-berenang--bubble3 img {
		width: 76px;
		position: absolute;
		left: 87px;
		top: 57px;
	}
	
	.scene_3-berenang--bubble4 img {
		width: 69px;
		position: absolute;
		right: 57px;
		top: 57px;
	}
	
	.scene_2-berenang--bubble2 img {
		width: 169px;
		position: absolute;
		right: 102px;
		top: 155px;
	}
	
	.scene_2-berenang--bubble1 img {
		width: 107px;
		position: absolute;
		right: 20px;
		top: 64px;
	}
	
	.scene_2-berenang--bubble0 img {
		width: 115px;
		position: absolute;
		left: 17px;
		top: 64px;
	}
	
	.scene_1-berenang--bubble img {
		width: 132px;
		position: absolute;
		left: 19px;
		top: 114px;
	}
	
	.scene_4-basket--bubble1 img {
		width: 154px;
		position: absolute;
		left: 22px;
		top: 109px;
	}
	
	.scene_4-basket--bubble0 img {
		width: 154px;
		position: absolute;
		left: 22px;
		top: 21px;
	}
	
	.scene_3-basket--bubble3 img {
		width: 53px;
		position: absolute;
		right: 101px;
		top: 167px;
	}
	
	.scene_3-basket--bubble2 img {
		width: 68px;
		position: absolute;
		right: 62px;
		top: 131px;
	}
	
	.scene_3-basket--bubble1 img {
		width: 68px;
		position: absolute;
		right: 76px;
		top: 99px;
	}
	
	.scene_3-basket--bubble0 img {
		width: 123px;
		position: absolute;
		left: 26px;
		top: 89px;
	}
	
	.scene_2-basket--bubble1 img {
		width: 115px;
		position: absolute;
		right: 24px;
		top: 85px;
	}
	
	.scene_2-basket--bubble0 img {
		width: 133px;
		position: absolute;
		left: 23px;
		top: 59px;
	}
	
	.scene_1-basket--bubble img {
		width: 136px;
		position: absolute;
		left: 12px;
		top: 108px;
	}
	
	.scene_3-sepeda--bubble0 img {
		width: 122px;
		position: absolute;
		right: 19px;
		top: 72px;
	}

	.scene_1-sepeda--bubble img {
		width: 157px;
		position: absolute;
		right: 63px;
		top: 66px;
	}
	
	.scene_2-sepeda--bubble img {
		width: 157px;
		position: absolute;
		right: 63px;
		top: 66px;
	}
	
	.scene_3-sepeda--bubble2 img {
		width: 90px;
		position: absolute;
		left: 7px;
		top: 121px;
	}
	
	.scene_3-sepeda--bubble1 img {
		width: 75px;
		position: absolute;
		left: 23px;
		top: 30px;
	}
	
	.scene_3-sepeda--bubble3 img {
		width: 58px;
		position: absolute;
		right: 150px;
		top: 88px;
	}
	
	.scene_3-sepeda--bubble4 img {
		width: 63px;
		position: absolute;
		right: 122px;
		top: 142px;
	}
	
	.scene_4-sepeda--bubble0 img {
		width: 153px;
		position: absolute;
		right: 36px;
		top: 7px;
	}
	
	.scene_4-sepeda--bubble1 img {
		width: 153px;
		position: absolute;
		right: 36PX;
		top: 89px;
	}
	
	.button-back img {
		width: 70px;
		bottom: 12px;
		right: 25px;
		position: absolute;
	}

	.scene_3--bubble img{
		width: 120px;
		position: absolute;
		left: 10px;
		top: 65px;
	}
	
	.scene_2_text img{
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.card-olahraga {
		padding: 0px;
	}

	.card-olahraga .image-olahraga {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.card-olahraga .btn-olahraga {
		padding-bottom: 20px;
		padding-top: 5px;
		width: 100%;	
		padding-left: 10px;
		padding-right: 10px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.card-olahraga .btn-olahraga-berenang {
		padding-bottom: 20px;
		padding-top: 5px;
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
    
    .carousel-control-next-icon {
        width: 2rem;
        height: 2rem;
    }
    .carousel-control-prev-icon {
        width: 2rem;
        height: 2rem;
    }

    .carousel-control-next {
        bottom: 0.5rem;
        right: 1.5rem;
    }
    .carousel-control-prev {
        bottom: 0.5rem;
        right: 4rem;
    }
    
    .puasa_pertamaku--container {
        width: 100vw;
        max-width: 177.78vh;
        height: 56.25vw;
        min-height: 56.25vw;
        max-height: 100vh;
    }

    .scene_1--logo_puasa {
        width: 20vw;
        left: 13%;
        top: 30%;
    }

    .scene_1--bubble {
        width: 33%;
        right: 6%;
        top: 17vw;
        padding: 8px;
        font-size: 0.35rem;
    }

    .scene_1--vido {
        width: 20vw;
        left: 46%;
        bottom: 6vw;
    }

    .scene_2--bubble {
        width: 37%;
        left: 55%;
        top: 24%;
        padding: 8px;
        font-size: 0.35rem;
    }

    .scene_2--vido {
        width: 74%;
        left: 0;
        bottom: 0;
    }

    .scene_3--bubble {
        width: 34%;
        left: 4%;
        top: 34%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_3--vido {
        width: 66%;
        left: 23%;
        bottom: 0;
    }

    .scene_4--bubble_fg {
        width: 32%;
        height: auto;
        left: 6%;
        bottom: 3%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_4--bubble_bg {
        width: 31%;
        height: auto;
        left: 65%;
        top: 11%;
        padding: 8px;
        padding-left: 21px;
        font-size: .35rem;
    }

    .scene_4--vido {
        width: 66%;
        left: 50%;
        bottom: 0;
    }

    .scene_5--bubble {
        width: 47%;
        height: auto;
        left: 10%;
        top: 70%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_5--activity_1 {
        width: 32%;
        left: 6%;
        top: 15%;
    }

    .scene_5--activity_2 {
        width: 30%;
        right: 7%;
        top: 47%;
    }

    .scene_6--bubble {
        width: 32%;
        left: 8%;
        bottom: 43%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_7--bubble {
        width: 34%;
        left: 4%;
        bottom: 8%;
        padding: 12px 8px;
        font-size: .35rem;
    }

    .scene_8--bubble {
        width: 39%;
        right: 3%;
        top: 35%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_9--bubble_bg {
        width: 29%;
        left: 69%;
        bottom: 62%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_9--bubble_fg {
        width: 38%;
        left: 2%;
        top: 50%;
        padding: 8px;
        font-size: .35rem;
    }

    .scene_10--bubble {
        padding: 8px;
        font-size: .35rem;
    }
}


/* Animation */

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}