@charset "UTF-8";
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
/* BREAKPOINT */
/* CUSTOM VARIABLE */
/* BASE VARIABLE */
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
/* FONT-FAMILY */
/* FONT SIZE */
.fw-bold {
  font-weight: bold;
}

#main.akselerasi #problem {
  padding: 100px 0 140px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem {
    padding: 60px 0 100px;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem {
    padding: 60px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem {
    padding: 60px 0 60px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem {
    padding: 40px 0 60px;
  }
}
#main.akselerasi #problem .inner {
  max-width: 1048px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem .inner {
    padding: 0 3%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem .inner .title-section {
    padding-left: 2%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .title-section {
    padding-left: 0;
  }
}
#main.akselerasi #problem .inner .problem-img {
  position: absolute;
  right: 0;
  bottom: -37px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem .inner .problem-img {
    width: 30%;
    right: 5%;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem .inner .problem-img {
    width: 40%;
    left: 50%;
    transform: translate(-25%, -30%);
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-img {
    width: 45%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-img {
    left: 67%;
    margin-top: -20%;
  }
}
#main.akselerasi #problem .inner .problem-img img {
  width: 350px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem .inner .problem-img img {
    width: 100%;
  }
}
#main.akselerasi #problem .inner .problem-box {
  max-width: 726px;
  width: 100%;
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem .inner .problem-box {
    max-width: 100%;
  }
}
#main.akselerasi #problem .inner .problem-box .box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat {
  font-family: "Quicksand", sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
}
#main.akselerasi #problem .inner .problem-box .box .chat .text {
  position: relative;
}
#main.akselerasi #problem .inner .problem-box .box .chat .text h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text h3 {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text h3 {
    font-size: 12px;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat .text p {
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text p {
    font-size: 12px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text p {
    font-size: 10px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi #problem .inner .problem-box .box .chat .text p {
    font-size: 9px;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat1 {
  width: 269px;
  height: 187px;
  position: relative;
  top: 28px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat1 {
    width: 32%;
    height: 21vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat1 {
    width: 45%;
    height: 28vw;
    top: 15px;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat1 {
    width: 47.5%;
    height: 30vw;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat1 .text {
  left: 35px;
  top: 25px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat1 .text {
    left: 15%;
    top: 10%;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat2 {
  width: 243px;
  height: 195px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat2 {
    width: 35%;
    height: 25vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat2 {
    width: 50%;
    height: 36vw;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat2 .text {
  top: 20px;
  left: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat2 .text {
    top: 12%;
    left: 10%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat2 .text {
    top: 10%;
    left: 5%;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat3 {
  width: 180px;
  height: 160px;
  position: relative;
  top: 71px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat3 {
    width: 25%;
    height: 21vw;
    top: 40px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat3 {
    width: 35%;
    height: 28.5vw;
    top: 20px;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat3 .br400 {
  display: none;
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat3 .br400 {
    display: block;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat3 .text {
  top: 15px;
  left: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat3 .text {
    top: 12%;
    left: 7%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat3 .text {
    top: 7.5%;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat4 {
  width: 234px;
  height: 223px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 {
    width: 35%;
    height: 31.5vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 {
    margin-right: 0;
    width: 42%;
    height: 36vw;
    position: relative;
    top: 10px;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat4 .br400 {
  display: none;
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .br400 {
    display: block;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text {
  top: 30px;
  left: 35px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text {
    top: 30px;
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text {
    top: 15%;
    left: 15%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text {
    top: 12%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text {
    top: 10%;
  }
  #main.akselerasi #problem .inner .problem-box .box .chat.chat4 .text .non400 {
    display: none;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat5 {
  width: 238px;
  height: 160px;
  position: relative;
  top: 4px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 {
    width: 35%;
    height: 25vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 {
    top: 0;
    width: 45%;
    height: 28vw;
    right: 25%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 {
    width: 47.5%;
    height: 30vw;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.chat5 .text {
  top: 10px;
  left: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 .text {
    top: 12%;
    left: 12%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 .text {
    left: 10%;
    top: 10%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.chat5 .text {
    left: 7.5%;
  }
}
#main.akselerasi #problem .inner .problem-box .box .chat.SP {
  display: none;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box .chat.SP {
    display: block;
  }
}
#main.akselerasi #problem .inner .problem-box .box.bottom {
  margin-top: 16px;
  justify-content: center;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem .inner .problem-box .box.bottom {
    display: none;
  }
}
#main.akselerasi #problem-n3 {
  padding: 100px 0 140px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem-n3 {
    padding: 60px 0 100px;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem-n3 {
    padding: 60px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 {
    padding: 60px 0 60px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 {
    padding: 40px 0 60px;
  }
}
#main.akselerasi #problem-n3 .inner {
  max-width: 1048px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem-n3 .inner {
    padding: 0 3%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem-n3 .inner .title-section {
    padding-left: 2%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .title-section {
    padding-left: 0;
  }
}
#main.akselerasi #problem-n3 .inner .problem-img {
  position: absolute;
  right: 0;
  bottom: -37px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem-n3 .inner .problem-img {
    width: 30%;
    right: 5%;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem-n3 .inner .problem-img {
    width: 40%;
    left: 50%;
    transform: translate(-25%, -30%);
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-img {
    width: 45%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-img {
    left: 67%;
    margin-top: -20%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-img img {
  width: 350px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #problem-n3 .inner .problem-img img {
    width: 100%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box {
  max-width: 726px;
  width: 100%;
}
@media screen and (max-width: 950px) {
  #main.akselerasi #problem-n3 .inner .problem-box {
    max-width: 100%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat {
  font-family: "Quicksand", sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat .text {
  position: relative;
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat .text h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text h3 {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text h3 {
    font-size: 12px;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat .text p {
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text p {
    font-size: 12px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text p {
    font-size: 10px;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat .text p {
    font-size: 9px;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 {
  width: 269px;
  height: 187px;
  position: relative;
  top: 28px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 {
    width: 32%;
    height: 21vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 {
    width: 47%;
    height: 29.5vw;
    top: 15px;
    left: -3%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 {
    width: 47.5%;
    height: 30vw;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 .text {
  left: 30px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat1 .text {
    left: 8%;
    top: 15%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 {
  width: 243px;
  height: 195px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 {
    width: 35%;
    height: 25vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 {
    width: 50%;
    height: 36vw;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 .text {
  top: 20px;
  left: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 .text {
    top: 12%;
    left: 7%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat2 .text {
    top: 10%;
    left: 5%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 {
  width: 180px;
  height: 160px;
  position: relative;
  top: 71px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 {
    width: 25%;
    height: 21vw;
    top: 40px;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 {
    width: 35%;
    height: 28.5vw;
    top: 20px;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 .br400 {
  display: none;
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 .br400 {
    display: block;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 .text {
  top: 20px;
  left: 7px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 .text {
    top: 12%;
    left: 6%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat3 .text {
    top: 7.5%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 {
  width: 234px;
  height: 223px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 {
    width: 35%;
    height: 31.5vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 {
    margin-right: 0;
    width: 42%;
    height: 36vw;
    position: relative;
    top: 10px;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .br400 {
  display: none;
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .br400 {
    display: block;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .text {
  top: 40px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .text {
    top: 15%;
    left: 15%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .text {
    top: 15%;
    left: 10%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .text {
    top: 15%;
  }
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat4 .text .non400 {
    display: none;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 {
  width: 238px;
  height: 160px;
  position: relative;
  top: 4px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 {
    width: 35%;
    height: 25vw;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 {
    top: 0;
    width: 45%;
    height: 28vw;
    right: 25%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 {
    width: 47.5%;
    height: 30vw;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 .text {
  top: 13px;
  left: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 .text {
    top: 12%;
    left: 12%;
  }
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 .text {
    left: 5%;
    top: 10%;
  }
}
@media screen and (max-width: 400px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.chat5 .text {
    left: 3%;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box .chat.SP {
  display: none;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box .chat.SP {
    display: block;
  }
}
#main.akselerasi #problem-n3 .inner .problem-box .box.bottom {
  margin-top: 16px;
  justify-content: center;
}
@media screen and (max-width: 560px) {
  #main.akselerasi #problem-n3 .inner .problem-box .box.bottom {
    display: none;
  }
}
#main.akselerasi .join {
  background-color: #FFFFFF;
  padding: 60px 0 40px;
}
#main.akselerasi .join .title-section {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .join .title-section {
    margin-bottom: 30px;
  }
}
#main.akselerasi .join .inner {
  max-width: 630px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main.akselerasi .join .inner .item {
  width: 275px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .join .inner .item {
    width: 47.5%;
    margin-bottom: 30px;
  }
}
#main.akselerasi .join .inner .item .icon {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 95px;
  margin-bottom: 15px;
}
#main.akselerasi .join .inner .item h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .join .inner .item h3 {
    font-size: 18px;
  }
}
#main.akselerasi .join .inner .item p {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .join .inner .item p {
    font-size: 15px;
    display: inline;
  }
  #main.akselerasi .join .inner .item p br {
    display: none;
  }
}
#main.akselerasi #greview {
  padding: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #greview {
    padding: 2.5rem 0 60px;
  }
}
#main.akselerasi #greview .inner .title-section {
  font-size: 42px;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi #greview .inner .title-section {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #greview .inner .title-section {
    font-size: 24px;
    margin-bottom: 1.5rem;
  }
}
#main.akselerasi #greview .inner .btnBox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
}
#main.akselerasi #greview .inner .btnBox a {
  font-weight: normal;
  font-size: 16px;
  transition: all 0.3s ease;
  width: 150px;
  height: 45px;
  color: #FFF;
  background-color: #D2002D;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header {
  border-bottom: 0;
  padding: 2rem;
  padding-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #greview .inner .modal-dialog .modal-header {
    padding: 1.5rem;
    padding-bottom: 0;
  }
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .close {
  position: absolute;
  right: 1rem;
  top: 0.25rem;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .close span {
  font-size: 2.5rem;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading img {
  width: 60px;
  margin-right: 1.25rem;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading .info {
  flex: 1;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading .info h3 {
  font-size: 18px;
  font-weight: bold;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading .info span {
  font-size: 14px;
}
#main.akselerasi #greview .inner .modal-dialog .modal-header .heading .info .stars {
  display: flex;
  margin-top: 0.25rem;
}
#main.akselerasi #greview .inner .modal-dialog .modal-body {
  padding: 2rem;
}
@media screen and (max-width: 767px) {
  #main.akselerasi #greview .inner .modal-dialog .modal-body {
    padding: 1.5rem;
  }
}
#main.akselerasi #greview .inner .modal-dialog .modal-body .review p, #main.akselerasi #greview .inner .modal-dialog .modal-body .review ul {
  margin-bottom: 1rem;
}
#main.akselerasi #greview .inner .modal-dialog .modal-body .review p.nm, #main.akselerasi #greview .inner .modal-dialog .modal-body .review ul.nm {
  margin-bottom: 0;
}
#main.akselerasi #greview .inner .modal-dialog .modal-body .review ul {
  padding-left: 20px;
}
#main.akselerasi #greview .inner .modal-dialog .modal-body .review ul li {
  list-style-type: disc;
}
#main.akselerasi #greview .inner .modal-dialog .modal-body .review span {
  color: #0098F7;
}
#main.akselerasi #greview .inner .listReview {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 950px) {
  #main.akselerasi #greview .inner .listReview {
    flex-wrap: wrap;
  }
}
#main.akselerasi #greview .inner .listReview li {
  width: 32%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 1.5rem;
  border-radius: 6px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 950px) {
  #main.akselerasi #greview .inner .listReview li {
    width: 75%;
    margin: auto;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi #greview .inner .listReview li {
    width: 100%;
  }
}
#main.akselerasi #greview .inner .listReview li:hover {
  box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
}
#main.akselerasi #greview .inner .listReview li .heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
#main.akselerasi #greview .inner .listReview li .heading img {
  width: 60px;
  margin-right: 1.25rem;
}
#main.akselerasi #greview .inner .listReview li .heading .info {
  flex: 1;
}
#main.akselerasi #greview .inner .listReview li .heading .info h3 {
  font-size: 18px;
  font-weight: bold;
}
#main.akselerasi #greview .inner .listReview li .heading .info span {
  font-size: 14px;
}
#main.akselerasi #greview .inner .listReview li .heading .info .stars {
  display: flex;
  margin-top: 0.25rem;
}
#main.akselerasi #greview .inner .listReview li .review span {
  color: #0098F7;
}
#main.akselerasi .how {
  padding: 80px 0 100px;
  position: relative;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .how {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how {
    padding: 60px 0 30px;
  }
}
#main.akselerasi .how .line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 304px;
  height: 1px;
  background-color: #C02834;
  display: none;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how .line {
    width: 250px;
  }
}
#main.akselerasi .how .inner {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .how .inner {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
#main.akselerasi .how .inner.otodidak .item {
  width: 300px;
}
#main.akselerasi .how .inner .item {
  margin-bottom: 30px;
  width: 250px;
  margin: 0 30px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .how .inner .item {
    margin: 0;
    margin-bottom: 30px;
    width: 47.5%;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how .inner .item {
    margin: 0;
    margin-bottom: 30px;
  }
}
#main.akselerasi .how .inner .item .icon {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 150px;
}
#main.akselerasi .how .inner .item .icon img {
  height: 100%;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .how .inner .item .icon {
    height: 120px;
  }
}
#main.akselerasi .how .inner .item h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how .inner .item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#main.akselerasi .how .inner .item h3.n3-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
}
#main.akselerasi .how .inner .item p {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how .inner .item p {
    font-size: 14px;
  }
}
#main.akselerasi .how .video {
  max-width: 640px;
  width: 100%;
  margin: 60px auto 0;
}
#main.akselerasi .how .video iframe {
  width: 100%;
  height: 360px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .how .video iframe {
    height: 50vw;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .how .video iframe {
    height: 50vw;
  }
}
#main.akselerasi .program-kelas {
  background-color: #FFF2F2;
  padding: 80px 0 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas {
    padding: 40px 0 60px;
  }
}
#main.akselerasi .program-kelas .title-section {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .title-section {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner {
    padding: 20px;
    border-radius: 10px;
  }
}
#main.akselerasi .program-kelas .inner .nav {
  max-width: 536px;
  width: 100%;
  margin: auto;
  position: relative;
}
#main.akselerasi .program-kelas .inner .nav.nav-tabs {
  border-bottom: 0;
}
#main.akselerasi .program-kelas .inner .nav .nav-item {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .nav .nav-item {
    margin-right: 15px;
  }
}
#main.akselerasi .program-kelas .inner .nav .nav-item:last-child {
  margin-right: 0;
}
#main.akselerasi .program-kelas .inner .nav .nav-item a {
  margin-bottom: 0;
  border-color: transparent;
  background-color: #F8E4E4;
  font-size: 20px;
  font-weight: bold;
  color: rgba(147, 49, 50, 0.5);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 8px 55px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .nav .nav-item a {
    font-size: 16px;
    padding: 5px 30px;
  }
}
#main.akselerasi .program-kelas .inner .nav .nav-item a.active {
  background-color: #FFF;
  color: rgb(147, 49, 50);
}
#main.akselerasi .program-kelas .inner .tab-content .program-box {
  max-width: 536px;
  width: 100%;
  margin: auto;
  position: relative;
  background-color: #FFF;
  padding: 40px 50px;
  border-radius: 0 15px 15px 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .tab-content .program-box {
    padding: 20px;
  }
}
#main.akselerasi .program-kelas .inner .batch {
  position: absolute;
  z-index: 1;
  width: 175px;
  right: -75px;
  top: -30px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .batch {
    width: 125px;
    right: auto;
    top: 40px;
    left: -10px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi .program-kelas .inner .batch {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .batch.n4 {
    top: 90px;
  }
}
#main.akselerasi .program-kelas .inner h3 {
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 365px) {
  #main.akselerasi .program-kelas .inner h3 {
    font-size: 20px;
  }
}
#main.akselerasi .program-kelas .inner .nol {
  font-size: 15px;
  font-family: "Quicksand", sans-serif;
  margin-bottom: 12px;
}
#main.akselerasi .program-kelas .inner .price {
  color: #D2002D;
  font-size: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .price {
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 85px;
  }
  #main.akselerasi .program-kelas .inner .price.otodidak {
    padding-left: 0;
  }
}
@media screen and (max-width: 365px) {
  #main.akselerasi .program-kelas .inner .price {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi .program-kelas .inner .price {
    font-size: 15px;
    padding-left: 75px;
  }
  #main.akselerasi .program-kelas .inner .price.otodidak {
    padding-left: 0;
  }
}
#main.akselerasi .program-kelas .inner .price span {
  display: block;
  color: #333333;
  font-size: 16px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .price span {
    font-size: 15px;
  }
}
@media screen and (max-width: 350px) {
  #main.akselerasi .program-kelas .inner .price span {
    font-size: 14px;
  }
}
#main.akselerasi .program-kelas .inner .price span a {
  color: #3366BB;
  text-decoration: underline;
}
#main.akselerasi .program-kelas .inner .date-batch {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .date-batch p.pc {
    display: none;
  }
}
#main.akselerasi .program-kelas .inner .date-batch p.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .date-batch p.sp {
    display: block;
  }
}
#main.akselerasi .program-kelas .inner .date-batch div.end {
  align-items: flex-start;
}
#main.akselerasi .program-kelas .inner .date-batch div span {
  background-color: #933132;
  color: #FFF;
  padding: 3px 10px;
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .date-batch div span {
    position: absolute;
    margin-left: 0;
    left: 75px;
    font-size: 14px;
    top: -3px;
  }
}
#main.akselerasi .program-kelas .inner .date-batch div p {
  margin: 1rem auto;
  color: #933132;
  text-align: center;
  padding: 0.5rem 1rem;
  border: 2px solid #933132;
  font-weight: bold;
}
#main.akselerasi .program-kelas .inner .garansi {
  margin: 10px 0;
  color: #933132;
  font-weight: bold;
}
#main.akselerasi .program-kelas .inner .garansi h4 {
  display: inline-block;
  border: 2px solid #933132;
  font-weight: bold;
  color: #933132;
  padding: 5px 8px;
  margin-bottom: 5px;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi .program-kelas .inner .garansi h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner .garansi h4 {
    font-size: 16px;
  }
}
#main.akselerasi .program-kelas .inner div.bottom {
  margin: 25px 0 45px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner div.bottom {
    margin: 15px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner div p {
    font-size: 14px;
  }
}
#main.akselerasi .program-kelas .inner div .bold {
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner div .bold {
    font-size: 16px;
  }
}
#main.akselerasi .program-kelas .inner div ul {
  padding-left: 20px;
}
#main.akselerasi .program-kelas .inner div ul li {
  position: relative;
}
#main.akselerasi .program-kelas .inner div ul li:before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  background-color: #c85f5b;
  border-radius: 50%;
  left: -15px;
  top: 10px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .inner div ul li {
    font-size: 15px;
  }
}
#main.akselerasi .program-kelas .inner div ul li a {
  color: #3366BB;
  text-decoration: underline;
}
#main.akselerasi .program-kelas .inner .btn-register {
  background-color: #D2002D;
  margin: auto;
}
#main.akselerasi .program-kelas .inner .btn-register span {
  color: #FFF;
}
#main.akselerasi .program-kelas .schedule {
  position: relative;
  margin: auto;
  margin-top: 60px;
}
#main.akselerasi .program-kelas .schedule:before {
  display: none;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .schedule:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 98px;
    transform: translate(-50%, 0);
    width: 5px;
    height: calc(100% - 98px);
    background-color: #933132;
    display: block;
    z-index: 0;
  }
}
#main.akselerasi .program-kelas .schedule .title-schedule {
  width: 100%;
  font-size: 32px;
  color: #933132;
  font-weight: bold;
  padding-bottom: 70px;
  background-color: #FFF2F2;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .schedule .title-schedule {
    font-size: 24px;
    z-index: 1;
  }
}
#main.akselerasi .program-kelas .schedule .list-PC {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .program-kelas .schedule .list-PC {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .schedule .list-PC {
    display: none;
  }
}
#main.akselerasi .program-kelas .schedule .list-PC .list {
  width: 45%;
  padding-left: 40px;
  position: relative;
  padding-top: 20px;
}
#main.akselerasi .program-kelas .schedule .list-PC .list:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0;
  transform: translate(-50%, 0);
  width: 5px;
  height: 100%;
  background-color: #933132;
  display: block;
  z-index: 0;
}
#main.akselerasi .program-kelas .schedule .list-PC .list .start {
  position: absolute;
  left: -25px;
  top: -50px;
  width: 80px;
  z-index: 2;
}
#main.akselerasi .program-kelas .schedule .list-PC .list .finish {
  position: absolute;
  left: -25px;
  bottom: -45px;
  width: 80px;
  z-index: 2;
}
#main.akselerasi .program-kelas .schedule .list-PC .list .finish.finishN4 {
  bottom: -16px;
}
#main.akselerasi .program-kelas .schedule .sp-block {
  display: none;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .schedule .sp-block {
    display: block;
    padding-left: 40px;
    position: relative;
  }
  #main.akselerasi .program-kelas .schedule .sp-block .start {
    position: absolute;
    left: -15px;
    top: -60px;
    width: 80px;
    z-index: 2;
  }
  #main.akselerasi .program-kelas .schedule .sp-block .finish {
    position: absolute;
    left: -15px;
    bottom: -60px;
    width: 70px;
    z-index: 2;
  }
}
#main.akselerasi .program-kelas .schedule .roww {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .program-kelas .schedule .roww {
    display: none;
  }
}
#main.akselerasi .program-kelas .schedule .roww.reverse {
  flex-direction: row-reverse;
}
#main.akselerasi .program-kelas .schedule .roww.last {
  justify-content: flex-start;
}
#main.akselerasi .program-kelas .schedule .roww.last .item {
  margin-right: 5.3333%;
}
#main.akselerasi .program-kelas .schedule .item {
  position: relative;
  width: 100%;
  background-color: #FFF;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}
#main.akselerasi .program-kelas .schedule .item h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .program-kelas .schedule .item h3 {
    font-size: 18px;
  }
}
#main.akselerasi .program-kelas .schedule .item p {
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .program-kelas .schedule .item p {
    font-size: 14px;
  }
}
#main.akselerasi .program-kelas .schedule .item .dot {
  position: absolute;
  left: -44px;
  top: 50%;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  border-radius: 50%;
  transform: translate(0, -50%);
  border: 2px solid #933132;
  z-index: 1;
  display: block;
}
#main.akselerasi .program-kelas .schedule .item .line {
  position: absolute;
  left: -31px;
  width: 30px;
  top: 50%;
  border: 1px solid #933132;
  transform: translate(0, -50%);
  z-index: 0;
  display: block;
}
#main.akselerasi .program-kelas .schedule .item .arrow-right {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #ECB5B6;
}
#main.akselerasi .program-kelas .schedule .item .arrow-right.arrow-down {
  right: calc(50% - 14.5px);
  transform: rotate(90deg);
  top: auto;
  bottom: -39px;
}
#main.akselerasi .program-kelas .schedule .item .arrow-right.arrow-left {
  right: auto;
  left: -40px;
  top: calc(50% - 14.5px);
  transform: rotate(180deg);
}
#main.akselerasi .testimoni {
  background-color: #FFF2F2;
  padding: 110px 0 130px;
  position: relative;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .testimoni {
    padding: 80px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni {
    padding: 40px 0 60px;
  }
}
#main.akselerasi .testimoni .quote-right {
  position: absolute;
  top: -15%;
  right: -5%;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi .testimoni .quote-right {
    width: 45%;
    top: -15%;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .quote-right {
    top: -10%;
  }
}
#main.akselerasi .testimoni .quote-left {
  position: absolute;
  bottom: -8%;
  left: -5%;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi .testimoni .quote-left {
    width: 45%;
    bottom: -15%;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .quote-left {
    bottom: -10%;
  }
}
#main.akselerasi .testimoni .inner .title-section {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .title-section {
    margin-bottom: 20px;
  }
}
#main.akselerasi .testimoni .inner .desc {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .desc {
    margin-bottom: 30px;
  }
}
#main.akselerasi .testimoni .inner .desc h5 {
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  border: 2px solid #933132;
  padding: 5px 12px;
  color: #933132;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .desc h5 {
    font-size: 20px;
  }
}
#main.akselerasi .testimoni .inner .desc h5 span {
  position: relative;
  top: 9px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .desc h5 span {
    top: 7px;
  }
}
#main.akselerasi .testimoni .inner .desc p {
  margin-top: 10px;
}
#main.akselerasi .testimoni .inner .nav-tabs {
  border-bottom: 0;
  margin-bottom: 2rem;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .nav-tabs {
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
}
#main.akselerasi .testimoni .inner .nav-tabs .nav-link {
  margin-bottom: 0;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 0.5rem;
  color: #933132;
  font-weight: bold;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
}
@media screen and (max-width: 340px) {
  #main.akselerasi .testimoni .inner .nav-tabs .nav-link {
    width: 125px;
  }
}
#main.akselerasi .testimoni .inner .nav-tabs .nav-link.active {
  background-color: #933132;
  color: #FFF;
  border-color: #933132;
}
#main.akselerasi .testimoni .inner .nav-tabs .nav-link span {
  position: relative;
  top: 6px;
}
#main.akselerasi .testimoni .inner .list-testimoni {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #main.akselerasi .testimoni .inner .list-testimoni {
    max-width: 700px;
  }
}
@media screen and (max-width: 900px) {
  #main.akselerasi .testimoni .inner .list-testimoni {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .list-testimoni {
    gap: 2%;
    justify-content: flex-start;
    margin-bottom: 0;
  }
}
#main.akselerasi .testimoni .inner .list-testimoni li {
  width: 100px;
  transition: all 0.3s ease;
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .list-testimoni li {
    width: 23.5%;
    margin-bottom: 2%;
  }
}
#main.akselerasi .testimoni .inner .list-testimoni li a {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #933132;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .list-testimoni li a {
    width: 100%;
    height: 21.15vw;
  }
}
#main.akselerasi .testimoni .inner .list-testimoni li a img {
  width: 100%;
  object-fit: cover;
}
#main.akselerasi .testimoni .inner .list-testimoni li a div {
  transition: all 0.3s ease;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: -100%;
  background: rgba(235, 64, 52, 0.75);
  font-size: 15px;
  color: #FFF;
  text-align: center;
}
#main.akselerasi .testimoni .inner .list-testimoni li a div span {
  font-size: 12px;
}
#main.akselerasi .testimoni .inner .list-testimoni li:hover {
  transform: scale(1.2);
}
#main.akselerasi .testimoni .inner .list-testimoni li:hover a div {
  top: 0;
}
#main.akselerasi .testimoni .inner .video {
  max-width: 640px;
  width: 100%;
  margin: auto;
  margin-top: 50px;
  height: 360px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .testimoni .inner .video {
    height: 50vw;
  }
}
#main.akselerasi .testimoni .inner .video iframe {
  width: 100%;
  height: 100%;
}
#main.akselerasi .team {
  background-color: #FFFFFF;
  padding: 60px 0 80px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .team {
    padding: 40px 0 30px;
  }
}
#main.akselerasi .team.N4 {
  background-color: #FFF2F2;
}
#main.akselerasi .team .title-section {
  margin-bottom: 60px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .team .title-section {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .team .title-section {
    margin-bottom: 30px;
  }
}
#main.akselerasi .team .inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .team .inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi .team .inner .item {
    width: 47.5%;
    margin-bottom: 20px;
  }
}
#main.akselerasi .team .inner .item .img {
  text-align: center;
  margin-bottom: 20px;
}
#main.akselerasi .team .inner .item .img img {
  width: 150px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .team .inner .item .img img {
    width: 120px;
  }
}
#main.akselerasi .team .inner .item .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .team .inner .item .name {
    font-size: 16px;
  }
}
#main.akselerasi .team .inner .item ul {
  position: relative;
  padding-left: 20px;
}
#main.akselerasi .team .inner .item ul li {
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .team .inner .item ul li {
    font-size: 14px;
  }
}
#main.akselerasi .team .inner .item ul li:before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  background-color: #c85f5b;
  border-radius: 50%;
  left: -15px;
  top: 10px;
}
#main.akselerasi .faq {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .faq {
    padding-top: 40px;
  }
}
#main.akselerasi .faq .title-section {
  margin-bottom: 37px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .faq .title-section {
    margin-bottom: 30px;
  }
}
#main.akselerasi .faq .content {
  max-width: 768px;
  width: 100%;
  margin: auto;
}
#main.akselerasi .faq .content .listFaq .help-wrapper {
  background-color: #F5F5F5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 24px;
  margin-bottom: 6px;
  border-radius: 9px;
}
@media screen and (max-width: 560px) {
  #main.akselerasi .faq .content .listFaq .help-wrapper {
    padding: 0 15px;
  }
}
#main.akselerasi .faq .content .listFaq .help-wrapper:last-child {
  margin-bottom: 0;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._q {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  font-weight: normal;
  padding: 10px 0;
  font-size: 18px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .faq .content .listFaq .help-wrapper ._q {
    font-size: 16px;
  }
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._q span {
  padding-right: 10px;
  transition: all 0.2s ease-in-out;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._q i {
  color: #D2002D;
  font-size: 24px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 30px;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._q:hover span {
  color: #933132;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a {
  background-color: transparent;
  border-radius: 9px;
  padding: 15px;
  padding-top: 10px;
  display: none;
  font-size: 16px;
  border-radius: 0;
  border-top: 1px solid;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .faq .content .listFaq .help-wrapper ._a {
    font-size: 14px;
  }
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a ._underln {
  text-decoration: underline;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a a {
  color: #c85f5b;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a p:not(:last-child) {
  margin-bottom: 16px;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a ul li {
  position: relative;
  margin-bottom: 5px;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a ul li:last-child {
  margin-bottom: 0;
}
#main.akselerasi .faq .content .listFaq .help-wrapper ._a ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #933132;
  border-radius: 50%;
  margin-left: -15px;
  margin-top: 10px;
  position: absolute;
}
#main.akselerasi .faq .content .listFaq .help-wrapper._open {
  padding-bottom: 15px;
}
#main.akselerasi .faq .content .listFaq .help-wrapper._open ._q i {
  transform: rotate(0);
  color: #c85f5b;
}
#main.akselerasi .faq .content .listFaq .help-wrapper._open ._q span {
  color: #933132;
}
#main.akselerasi .faq .content .listFaq .help-wrapper._open ._a {
  display: block;
}
#main.akselerasi .section-compare {
  padding: 2.5rem 0 5rem;
}
#main.akselerasi .section-compare .title-section {
  margin-bottom: 0.5rem;
}
#main.akselerasi .section-compare .card-level {
  border: none;
  border-radius: 15px;
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-compare .card-n4 {
  background: #ffffff;
  border: 2px solid #e9ecef;
  color: #6c757d;
}
#main.akselerasi .section-compare .card-n3 {
  background: #ffffff;
  border: 2px solid #933132; /* Warna Kuning/Emas */
  box-shadow: 0 10px 30px rgba(255, 0, 0, 0.2);
  transform: scale(1.02); /* Sedikit lebih besar */
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-compare .card-n3 {
    transform: scale(1);
    margin-top: 20px;
  }
}
#main.akselerasi .section-compare .card-n3:hover {
  transform: scale(1.05);
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-compare .card-n3:hover {
    transform: scale(1.02);
  }
}
#main.akselerasi .section-compare small {
  font-size: 85%;
}
#main.akselerasi .section-compare .badge-premium {
  background-color: #ffc107;
  color: #000;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 0.8rem;
}
#main.akselerasi .section-compare .list-check li {
  margin-bottom: 12px;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
#main.akselerasi .section-compare .list-check li .title {
  flex: 1;
  font-weight: bold;
}
#main.akselerasi .section-compare .list-check li .desc {
  width: 100%;
  padding-left: 2rem;
}
#main.akselerasi .section-compare .icon-check {
  margin-right: 10px;
  min-width: 20px;
  font-weight: bold;
}
#main.akselerasi .section-compare .text-n4-limit {
  color: #dc3545; /* Merah untuk limitasi */
  font-size: 0.9em;
  font-style: italic;
}
#main.akselerasi .section-compare .vs-connector {
  display: flex;
  align-items: center;
  justify-content: center;
}
#main.akselerasi .section-compare .vs-connector .vs-circle {
  width: 50px;
  height: 50px;
  background: #343a40;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-compare .vs-connector .vs-circle {
    margin: -15px auto;
  }
}
#main.akselerasi .section-benefits {
  background-color: #ffffff;
  padding: 80px 0 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-benefits {
    padding: 60px 0 0;
  }
}
#main.akselerasi .section-benefits .title-section {
  margin-bottom: 1rem;
}
#main.akselerasi .section-benefits .sub-heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-benefits .sub-heading {
    font-size: 16px !important;
    text-align: center;
    margin-bottom: 2rem;
  }
}
#main.akselerasi .section-benefits .benefit-card {
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  padding: 30px 25px;
  background: #fff;
  transition: all 0.3s ease;
  height: 100%; /* Agar tinggi kartu sama rata */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}
#main.akselerasi .section-benefits .benefit-card:hover {
  transform: translateY(-10px); /* Efek naik saat di-hover */
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: #933132; /* Warna border berubah biru saat hover */
}
#main.akselerasi .section-benefits .benefit-card .icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
#main.akselerasi .section-benefits .benefit-card .icon img {
  height: 50px;
}
#main.akselerasi .section-benefits .benefit-card .benefit-title {
  font-weight: 700;
  margin-bottom: 12px;
  color: #212529;
}
#main.akselerasi .section-benefits .benefit-card .benefit-desc {
  color: #6c757d;
  font-size: 0.95rem;
  line-height: 1.6;
}
#main.akselerasi .section-level-comparison {
  padding: 40px 0;
  position: relative;
}
#main.akselerasi .section-level-comparison .title-section {
  margin-bottom: 1rem;
}
#main.akselerasi .section-level-comparison .level-timeline {
  position: relative;
  max-width: 1000px;
  margin: 40px auto 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  gap: 2.5rem;
  flex-wrap: wrap;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item {
  flex: 1;
  position: relative;
  display: flex;
  align-items: start;
  gap: 30px;
  z-index: 1;
  border: 1px solid #933132;
  border-radius: 16px;
  padding: 30px;
}
@media screen and (max-width: 991px) {
  #main.akselerasi .section-level-comparison .level-timeline .level-item {
    flex-direction: column;
    gap: 20px;
    padding: 24px;
  }
}
@media screen and (max-width: 950px) {
  #main.akselerasi .section-level-comparison .level-timeline .level-item {
    flex: unset;
    width: 100%;
  }
}
#main.akselerasi .section-level-comparison .level-timeline .level-item.level-n3 {
  flex: unset;
  width: 100%;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-badge {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border-radius: 0 1rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #933132;
  color: #FFF;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-badge .level-number {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #main.akselerasi .section-level-comparison .level-timeline .level-item .level-badge .level-number {
    font-size: 1.2rem;
    margin-bottom: 2px;
  }
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content {
  flex: 1;
  background: #fff;
  transition: all 0.3s ease;
  position: relative;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 28px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-icon {
    width: 50px;
    height: 50px;
    font-size: 24px;
    margin-bottom: 15px;
  }
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content h4 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-level-comparison .level-timeline .level-item .level-content h4 {
    font-size: 1.1rem;
  }
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content p {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .work-note {
  margin-top: 20px;
  padding: 15px;
  background: #fff3cd;
  border-left: 4px solid #ffc107;
  border-radius: 8px;
  display: flex;
  align-items: start;
  gap: 12px;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .work-note i {
  color: #856404;
  font-size: 20px;
  flex-shrink: 0;
  margin-top: 2px;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .work-note span {
  color: #856404;
  font-size: 0.9rem;
  line-height: 1.6;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-features {
  list-style: none;
  padding: 0;
  margin: 0;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-features li {
  display: flex;
  align-items: start;
  gap: 12px;
  margin-bottom: 15px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  transition: all 0.3s ease;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-features li:last-child {
  margin-bottom: 0;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-features li i {
  color: #28a745;
  font-size: 18px;
  flex-shrink: 0;
  margin-top: 2px;
}
#main.akselerasi .section-level-comparison .level-timeline .level-item .level-content .level-features li span {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-level-comparison {
    padding: 30px 0;
  }
  #main.akselerasi .section-level-comparison .level-timeline {
    margin-top: 40px;
    gap: 1.5rem;
  }
  #main.akselerasi .section-level-comparison .level-timeline::before {
    width: 3px;
  }
}
#main.akselerasi .section-n4-problems {
  padding: 80px 0;
  background: #fff;
  position: relative;
}
#main.akselerasi .section-n4-problems .title-section {
  margin-bottom: 2rem;
  color: #933132;
  font-style: italic;
}
#main.akselerasi .section-n4-problems .problem-scenario {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(147, 49, 50, 0.1);
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  border-left: 5px solid #933132;
}
#main.akselerasi .section-n4-problems .problem-scenario::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(147, 49, 50, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  transform: translate(50%, -50%);
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  box-shadow: 0 5px 15px rgba(147, 49, 50, 0.3);
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-icon i {
  font-size: 32px;
  color: #fff;
}
#main.akselerasi .section-n4-problems .problem-scenario h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-text {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-box {
  background: linear-gradient(135deg, #fff3cd, #fff);
  border-left: 4px solid #ffc107;
  border-radius: 12px;
  padding: 20px 25px;
  position: relative;
  z-index: 1;
  box-shadow: 0 3px 10px rgba(255, 193, 7, 0.2);
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-box p {
  color: #856404;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
#main.akselerasi .section-n4-problems .problem-scenario .scenario-box p strong {
  color: #933132;
  font-weight: 700;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card {
  background: #fff;
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic {
  border: 2px solid #e9ecef;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-header {
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-header i {
  color: #6c757d;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-header h4 {
  color: #6c757d;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-body .visa-requirement {
  background: #f8f9fa;
  color: #6c757d;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-body .visa-requirement i {
  color: #6c757d;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-basic .visa-body .visa-desc {
  color: #666;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional {
  border: 2px solid #ffc107;
  position: relative;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional::before {
  content: "RECOMMENDED";
  position: absolute;
  top: 0;
  right: 0;
  background: #ffc107;
  color: #000;
  padding: 5px 15px;
  font-size: 0.75rem;
  font-weight: bold;
  border-radius: 0 0 0 8px;
  z-index: 1;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-header {
  background: linear-gradient(135deg, #ffc107, #ff9800);
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-header i {
  color: #000;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-header h4 {
  color: #000;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-body .visa-requirement {
  background: #fff3cd;
  color: #856404;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-body .visa-requirement i {
  color: #ffc107;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card.visa-professional .visa-body .visa-desc {
  color: #666;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header {
  padding: 30px;
  text-align: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header i {
  font-size: 48px;
  margin-bottom: 15px;
  display: block;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header h4 {
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-body {
  padding: 30px;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-body .visa-requirement {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 0.95rem;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-body .visa-requirement i {
  font-size: 20px;
}
#main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-body .visa-desc {
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
#main.akselerasi .section-n4-problems .competition-warning {
  background: linear-gradient(135deg, #fff9f9, #fff);
  border: 2px solid #933132;
  border-radius: 16px;
  padding: 40px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-n4-problems .competition-warning::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(147, 49, 50, 0.05) 0%, transparent 70%);
}
#main.akselerasi .section-n4-problems .competition-warning .warning-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 15px rgba(147, 49, 50, 0.3);
}
#main.akselerasi .section-n4-problems .competition-warning .warning-icon i {
  font-size: 32px;
  color: #fff;
}
#main.akselerasi .section-n4-problems .competition-warning h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-n4-problems .competition-warning p {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-n4-problems {
    padding: 60px 0;
  }
  #main.akselerasi .section-n4-problems .problem-scenario {
    padding: 25px;
  }
  #main.akselerasi .section-n4-problems .visa-comparison .visa-card {
    margin-bottom: 20px;
  }
  #main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header {
    padding: 25px 20px;
  }
  #main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header i {
    font-size: 36px;
  }
  #main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-header h4 {
    font-size: 1.1rem;
  }
  #main.akselerasi .section-n4-problems .visa-comparison .visa-card .visa-body {
    padding: 25px 20px;
  }
  #main.akselerasi .section-n4-problems .competition-warning {
    padding: 25px;
  }
}
#main.akselerasi .section-why-n3 {
  padding: 2.5rem 0 4rem;
  background: linear-gradient(to bottom, #fff 0%, #f8f9fa 50%, #fff 100%);
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-why-n3 .why-n3-header {
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-why-n3 .why-n3-header .title-section {
  margin-bottom: 30px;
  color: #933132;
}
#main.akselerasi .section-why-n3 .talking .popup {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 85%;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup {
    width: 100%;
  }
}
#main.akselerasi .section-why-n3 .talking .popup.right {
  justify-content: flex-end;
  margin-left: auto;
}
#main.akselerasi .section-why-n3 .talking .popup.right .pic {
  margin-right: 0;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup.right .pic {
    margin-left: 1rem;
  }
}
#main.akselerasi .section-why-n3 .talking .popup.right .desc {
  background-color: #FFF2F2;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup.right .desc {
    font-size: 14px;
  }
}
#main.akselerasi .section-why-n3 .talking .popup.right .desc:before {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 28%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: #FFF2F2;
  border-right: 0;
  border-top: 0;
  margin-top: -10px;
  margin-right: -20px;
}
#main.akselerasi .section-why-n3 .talking .popup .pic {
  width: 120px;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup .pic {
    width: 60px;
    margin-right: 1rem;
  }
}
#main.akselerasi .section-why-n3 .talking .popup .pic img {
  width: 100px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup .pic img {
    width: 100%;
  }
}
#main.akselerasi .section-why-n3 .talking .popup .desc {
  border-radius: 12px;
  background-color: #EFEFEF;
  padding: 2rem;
  flex: 1;
  position: relative;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 .talking .popup .desc {
    padding: 1rem;
  }
}
#main.akselerasi .section-why-n3 .talking .popup .desc:before {
  content: "";
  position: absolute;
  left: 0;
  top: 28%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right-color: #EFEFEF;
  border-left: 0;
  border-top: 0;
  margin-top: -10px;
  margin-left: -20px;
}
#main.akselerasi .section-why-n3 .reality-check-card {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(147, 49, 50, 0.15);
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  border: 2px solid #ffc107;
}
#main.akselerasi .section-why-n3 .reality-check-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(to bottom, #933132, #ffc107);
}
#main.akselerasi .section-why-n3 .reality-check-card .reality-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #ffc107, #ff9800);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  box-shadow: 0 5px 15px rgba(255, 193, 7, 0.4);
}
#main.akselerasi .section-why-n3 .reality-check-card .reality-icon i {
  font-size: 32px;
  color: #000;
}
#main.akselerasi .section-why-n3 .reality-check-card .reality-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 15px;
}
#main.akselerasi .section-why-n3 .reality-check-card .reality-text {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  height: 100%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.administrative {
  border-color: #e9ecef;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.administrative:hover {
  border-color: #6c757d;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.administrative .comparison-icon {
  background: #e9ecef;
  color: #6c757d;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.reality {
  border-color: #ffc107;
  background: linear-gradient(135deg, #fff9f9, #fff);
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.reality:hover {
  border-color: #933132;
  box-shadow: 0 15px 35px rgba(147, 49, 50, 0.2);
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item.reality .comparison-icon {
  background: linear-gradient(135deg, #933132, #c85f5b);
  color: #fff;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item .comparison-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 24px;
  transition: all 0.3s ease;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
#main.akselerasi .section-why-n3 .comparison-box .comparison-item p {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
#main.akselerasi .section-why-n3 .experience-box {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
  border-left: 5px solid #933132;
  position: relative;
}
#main.akselerasi .section-why-n3 .experience-box .experience-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}
#main.akselerasi .section-why-n3 .experience-box .experience-header i {
  font-size: 32px;
  color: #933132;
  width: 50px;
  height: 50px;
  background: #fff9f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main.akselerasi .section-why-n3 .experience-box .experience-header h3 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #933132;
  margin: 0;
}
#main.akselerasi .section-why-n3 .experience-box .experience-text {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 25px;
  padding-left: 65px;
  position: relative;
}
#main.akselerasi .section-why-n3 .experience-box .experience-text::before {
  content: '"';
  position: absolute;
  left: 0;
  top: -10px;
  font-size: 60px;
  color: #ffc107;
  font-family: serif;
  line-height: 1;
  opacity: 0.3;
}
#main.akselerasi .section-why-n3 .experience-box .warning-box {
  background: linear-gradient(135deg, #fff3cd, #fff);
  border-left: 4px solid #ffc107;
  border-radius: 12px;
  padding: 20px 25px;
  display: flex;
  align-items: start;
  gap: 15px;
  margin-top: 20px;
  box-shadow: 0 3px 10px rgba(255, 193, 7, 0.2);
}
#main.akselerasi .section-why-n3 .experience-box .warning-box i {
  color: #ffc107;
  font-size: 24px;
  margin-top: 2px;
  flex-shrink: 0;
}
#main.akselerasi .section-why-n3 .experience-box .warning-box p {
  color: #856404;
  margin: 0;
  line-height: 1.7;
  font-size: 0.95rem;
}
#main.akselerasi .section-why-n3 .experience-box .warning-box p strong {
  color: #933132;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-n3 {
    padding: 60px 0;
  }
  #main.akselerasi .section-why-n3 .why-n3-header .question-bubble,
  #main.akselerasi .section-why-n3 .why-n3-header .response-bubble {
    padding: 15px 20px;
  }
  #main.akselerasi .section-why-n3 .why-n3-header .question-bubble p,
  #main.akselerasi .section-why-n3 .why-n3-header .response-bubble p {
    font-size: 0.95rem;
  }
  #main.akselerasi .section-why-n3 .reality-check-card,
  #main.akselerasi .section-why-n3 .experience-box {
    padding: 25px;
  }
  #main.akselerasi .section-why-n3 .experience-text {
    padding-left: 0;
  }
  #main.akselerasi .section-why-n3 .experience-text::before {
    display: none;
  }
  #main.akselerasi .section-why-n3 .comparison-box .comparison-item {
    padding: 25px;
    margin-bottom: 20px;
  }
}
#main.akselerasi .section-problem {
  padding: 80px 0 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem .col-md-4 {
    margin-bottom: 3rem;
  }
  #main.akselerasi .section-problem .col-md-4:last-child {
    margin-bottom: 0;
  }
}
#main.akselerasi .section-problem .title-section {
  margin-bottom: 1rem;
}
#main.akselerasi .section-problem .sub-heading {
  margin-bottom: 60px;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .section-problem .sub-heading {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem .sub-heading {
    font-size: 16px !important;
    text-align: center;
    margin-bottom: 2.5rem;
  }
  #main.akselerasi .section-problem .sub-heading br {
    display: none;
  }
}
#main.akselerasi .section-problem .sub-heading strong {
  font-weight: bold;
  color: #933132;
}
#main.akselerasi .section-problem .problem-card {
  background: #fff;
  border: 1px solid #ffc9c9; /* Border merah tipis */
  border-left: 5px solid #dc3545; /* Aksen kiri merah tebal */
  border-radius: 8px;
  padding: 25px;
  height: 80%;
  transition: transform 0.3s;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  position: relative;
  padding-top: 6rem;
  margin-top: 5rem;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .section-problem .problem-card {
    height: 85%;
    padding-top: 5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem .problem-card {
    height: auto;
  }
}
#main.akselerasi .section-problem .problem-img {
  position: absolute;
  top: -40%;
  left: 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 950px) {
  #main.akselerasi .section-problem .problem-img {
    top: -15%;
  }
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem .problem-img {
    top: -40%;
  }
}
#main.akselerasi .section-problem .problem-img img {
  width: 65%;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-problem .problem-img img {
    width: 50%;
  }
}
#main.akselerasi .section-problem .problem-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.1rem;
}
#main.akselerasi .section-problem .problem-text {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.6;
}
#main.akselerasi .section-problem .reality-quote {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  border: 2px dashed #adb5bd;
  position: relative;
}
#main.akselerasi .section-communication-problem {
  padding: 80px 0;
  background: linear-gradient(to bottom, #fff 0%, #fff9f9 100%);
}
#main.akselerasi .section-communication-problem .title-section {
  margin-bottom: 2rem;
}
#main.akselerasi .section-communication-problem .communication-problem-card {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(147, 49, 50, 0.1);
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-communication-problem .communication-problem-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(to bottom, #933132, #ffc107);
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-icon-wrapper {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-icon-wrapper i {
  font-size: 32px;
  color: #fff;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 20px;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-text {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 20px;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-warning-box {
  background: #fff3cd;
  border-left: 4px solid #ffc107;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  align-items: start;
  gap: 15px;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-warning-box i {
  color: #ffc107;
  font-size: 24px;
  margin-top: 2px;
}
#main.akselerasi .section-communication-problem .communication-problem-card .comm-warning-box p {
  color: #856404;
  margin: 0;
  line-height: 1.7;
}
#main.akselerasi .section-communication-problem .n3-competency-box {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-header i {
  font-size: 32px;
  color: #ffc107;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-header h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin: 0;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 25px;
  height: 100%;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item:hover {
  transform: translateY(-5px);
  border-color: #933132;
  box-shadow: 0 8px 20px rgba(147, 49, 50, 0.15);
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item.competency-highlight {
  background: linear-gradient(135deg, #fff9f9, #fff);
  border: 2px solid #ffc107;
  position: relative;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item.competency-highlight::before {
  content: "⭐";
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 24px;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item .comp-icon {
  width: 50px;
  height: 50px;
  background: #933132;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item .comp-icon i {
  color: #fff;
  font-size: 20px;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item h4 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}
#main.akselerasi .section-communication-problem .n3-competency-box .competency-item p {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-communication-problem {
    padding: 60px 0;
  }
  #main.akselerasi .section-communication-problem .communication-problem-card,
  #main.akselerasi .section-communication-problem .n3-competency-box {
    padding: 25px;
  }
}
#main.akselerasi .section-visa-detail {
  padding: 80px 0;
  background: #fff;
}
#main.akselerasi .section-visa-detail .title-section {
  margin-bottom: 1rem;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail {
  background: #fff;
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-basic-detail {
  border: 2px solid #e9ecef;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-basic-detail .visa-icon-wrapper {
  background: #e9ecef;
  color: #6c757d;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-basic-detail .visa-requirement-box {
  background: #f8f9fa;
  color: #6c757d;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-basic-detail .visa-status {
  background: #f8f9fa;
  color: #6c757d;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-professional-detail {
  border: 2px solid #ffc107;
  position: relative;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-professional-detail::before {
  content: "RECOMMENDED";
  position: absolute;
  top: 0;
  right: 0;
  background: #ffc107;
  color: #000;
  padding: 5px 15px;
  font-size: 0.75rem;
  font-weight: bold;
  border-radius: 0 0 0 8px;
  z-index: 1;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-professional-detail .visa-icon-wrapper.professional {
  background: linear-gradient(135deg, #ffc107, #ff9800);
  color: #000;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-professional-detail .visa-requirement-box.professional {
  background: #fff3cd;
  color: #856404;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail.visa-professional-detail .visa-status.professional {
  background: #fff3cd;
  color: #856404;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-header-detail {
  padding: 30px;
  text-align: center;
  border-bottom: 2px solid #f0f0f0;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-header-detail .visa-icon-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-header-detail .visa-icon-wrapper i {
  font-size: 36px;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-header-detail h4 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #333;
  margin: 0;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail {
  padding: 30px;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail .visa-requirement-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
  font-weight: 600;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail .visa-requirement-box i {
  font-size: 20px;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail .visa-desc-detail {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 20px;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail .visa-status {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.9rem;
}
#main.akselerasi .section-visa-detail .visa-comparison-detail .visa-card-detail .visa-body-detail .visa-status i {
  font-size: 18px;
}
#main.akselerasi .section-visa-detail .competition-warning-box {
  background: linear-gradient(135deg, #fff9f9, #fff);
  border: 2px solid #933132;
  border-radius: 16px;
  padding: 40px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-visa-detail .competition-warning-box::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(147, 49, 50, 0.05) 0%, transparent 70%);
}
#main.akselerasi .section-visa-detail .competition-warning-box .warning-icon-box {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-visa-detail .competition-warning-box .warning-icon-box i {
  font-size: 32px;
  color: #fff;
}
#main.akselerasi .section-visa-detail .competition-warning-box h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-visa-detail .competition-warning-box p {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-visa-detail {
    padding: 60px 0;
  }
  #main.akselerasi .section-visa-detail .visa-card-detail {
    margin-bottom: 20px;
  }
  #main.akselerasi .section-visa-detail .competition-warning-box {
    padding: 25px;
  }
}
#main.akselerasi .section-why-upgrade {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade {
    padding: 60px 0 30px;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-intro-box {
  background: linear-gradient(135deg, #fff9f9, #fff);
  border-left: 5px solid #ffc107;
  border-radius: 12px;
  padding: 30px;
  display: flex;
  align-items: start;
  gap: 20px;
  margin-bottom: 40px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
#main.akselerasi .section-why-upgrade .upgrade-intro-box .intro-icon {
  width: 60px;
  height: 60px;
  background: #ffc107;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-intro-box .intro-icon {
    width: 40px;
    height: 40px;
    margin: auto;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-intro-box .intro-icon i {
  font-size: 28px;
  color: #000;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-intro-box .intro-icon i {
    font-size: 24px;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-intro-box .intro-text {
  color: #666;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
  flex: 1;
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  height: 100%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item:hover {
  transform: translateY(-8px);
  border-color: #933132;
  box-shadow: 0 15px 35px rgba(147, 49, 50, 0.2);
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item.benefit-rpl {
  background: linear-gradient(135deg, #fff9f9, #fff);
  border: 2px solid #ffc107;
  position: relative;
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item.benefit-rpl::before {
  content: "🎓";
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 32px;
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item .benefit-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item .benefit-icon {
    width: 40px;
    height: 40px;
    margin: auto;
    margin-bottom: 1rem;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item .benefit-icon i {
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item .benefit-icon i {
    font-size: 20px;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #933132;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item h4 {
    text-align: center;
  }
}
#main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item p {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box {
  background: linear-gradient(135deg, #933132, #c85f5b);
  border-radius: 20px;
  padding: 50px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  animation: pulse 3s ease-in-out infinite;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box .cta-icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box .cta-icon i {
  font-size: 36px;
  color: #fff;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box p.cta-message {
  font-size: 1.1rem;
  font-weight: 600;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box .btn {
  position: relative;
  z-index: 1;
  padding: 15px 40px;
  font-size: 1.1rem;
  font-weight: 700;
  border-radius: 50px;
  transition: all 0.3s ease;
}
#main.akselerasi .section-why-upgrade .upgrade-cta .cta-box .btn:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #main.akselerasi .section-why-upgrade .upgrade-intro-box {
    padding: 20px;
    flex-direction: column;
    text-align: center;
  }
  #main.akselerasi .section-why-upgrade .upgrade-benefits .benefit-item {
    padding: 25px;
  }
  #main.akselerasi .section-why-upgrade .upgrade-cta .cta-box {
    padding: 30px 20px;
  }
  #main.akselerasi .section-why-upgrade .upgrade-cta .cta-box h3 {
    font-size: 1.4rem;
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.8;
  }
}
.modal-dialog {
  margin: 2rem;
}
@media screen and (min-width: 576px) {
  .modal-dialog {
    margin: 4rem auto;
  }
}

.modal-dialog-scrollable {
  max-height: calc(100% - 4rem);
}
@media screen and (min-width: 576px) {
  .modal-dialog-scrollable {
    max-height: calc(100% - 8rem);
  }
}

.modal-dialog-centered {
  min-height: calc(100% - 4rem);
}
@media screen and (min-width: 576px) {
  .modal-dialog-centered {
    min-height: calc(100% - 8rem);
  }
}
/*# sourceMappingURL=akselerasi.7a03d485.css.map */