@media screen and (min-width: 1900px) {
  #frame6 .text-center {
    font-size: 65px;
  }

  #frame6 .isiFrame6 .row .col #judulIsiTextKomponen {
    font-size: 40px;
  }

  #frame6 .isiFrame6 .row .col #isiTextKomponen {
    font-size: 28px;
  }

  #frame7 .row .col #judulPerbandingan {
    font-size: 65px;
    margin-top: 2rem;
  }

  #frame7 .row .col #kelompokForm {
    margin-top: 2rem;
  }

  #frame7 .row .col #kelompokForm #bandingkanForm1 {
    height: 50px;
    font-size: 18px;
  }

  #frame7 .row .col #kelompokForm #bandingkanForm {
    height: 50px;
    font-size: 18px;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    height: 50px;
    font-size: 18px;
    padding: 0px;
  }

  #frame7 .row .col .gambarBanding {
    width: 43%;
  }

  #frame7 .row .col .d-flex .btn {
    height: 50px;
    padding-top: 0.7rem;
    font-size: 18px;
  }

  #frame7 .row .col .d-flex #buttonbandingkan {
    margin-top: 0.2rem;
  }

  #footer .row .col #judulKiriFooter {
    font-size: 24px;
  }

  #footer .row .col .fw-light {
    font-size: 24px;
  }

  #footer .row #judulTengahFooter {
    font-size: 28px;
  }

  #footer .row .col #wandiPengertianFooter {
    font-size: 24px;
  }

  #footer .row .col #wandiInputFooter {
    height: 50px;
    font-size: 18px;
  }

  #footer .row .col #wandiButtonFooter {
    height: 50px;
    font-size: 18px;
  }
}

@media screen and (max-width: 1600px) {
  body {
    --button: 16px;
  }
}

@media screen and (max-width: 1400px) {
  body {
    --title: 80px;
    --sub-title: 20px;
    --paragraph: 14px;
    --button: 18px;
    --frame-adjust: 770px;
    --image-adjust: 180px;
  }

  #frame1 {
    height: var(--frame-adjust);
  }

  #frame1 .title {
    width: 60%;
  }

  #frame1 .parent-content .right-content .rectangle .teks-vision .vision {
    font-size: 190px;
    color: #fff;
  }

  #frame1 .parent-content .right-content .rectangle {
    height: var(--frame-adjust);
    width: 400px;
    background: #004fce;
    z-index: 1;
  }

  #frame1 .parent-content .right-content .rectangle .orang {
    width: 180%;
    position: absolute;
    margin-left: -90%;
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 55%;
  }

  #frame2 .rectangle {
    width: 160vh;
    height: 90vh;
  }

  #frame2 .rectangle .parent-content .left-content .image-content img {
    width: 60vh;
    height: 60vh;
  }

  #frame2 .rectangle .parent-content .left-content .image-content .circle {
    height: 5vh;
    width: 5vh;
    position: absolute;
    top: 2vh;
    right: 3vh;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    width: 30vh;
    font-size: 2.2vh;
  }

  #frame2 .rectangle .parent-content .left-content .button .fa-angle-right,
  #frame3 .middle .parent-card .card button .fa-angle-right {
    font-size: 2vh;
  }

  #frame2 .rectangle .parent-content .right-content .box {
    width: 77vh;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    font-size: calc(2vh);
  }

  #frame2 .rectangle .parent-content .right-content .box .title-box h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    padding: 1rem;
    background-color: #fafafa;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    height: 30vh;
  }

  #frame2 .rectangle .parent-content .right-content .mini-image .image img {
    width: 35vh;
    height: 35vh;
    border-radius: 30px;
    object-fit: cover;
  }

  #frame5 .center .left .rectangle {
    width: 500px;
    height: 430px;
  }

  #frame5 .center .left .rectangle .image {
    position: absolute;
    left: 0;
    top: -11%;
  }

  #frame5 .center .left .rectangle .image img {
    width: 120%;
  }

  #frame5 .center .right .info {
    margin-top: 4%;
    margin-left: 0%;
  }

  #frame5 .center .right .info .card {
    padding: 9%;
    width: 100%;
    position: relative;
  }

  #frame5 .center .right .info .card .content p {
    font-size: calc(var(--button) - 1px);
    width: 100%;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    font-size: 14px;
    margin-left: 0.8rem;
    height: 38px;
  }
}

@media screen and (max-height: 1024px) and (max-width: 1280px) {
  #frame2 .rectangle {
    width: 130vh;
    height: 80vh;
  }

  #frame2 .rectangle .parent-content .left-content .image-content img {
    width: 60vh;
    height: 60vh;
  }

  #frame2 .rectangle .parent-content .left-content .image-content .circle {
    height: 5vh;
    width: 5vh;
    position: absolute;
    top: 2vw;
    right: 3vw;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    width: 20vw;
    font-size: 2.2vh;
  }

  #frame2 .rectangle .parent-content .left-content .button .fa-angle-right,
  #frame3 .middle .parent-card .card button .fa-angle-right {
    font-size: 2vh;
  }

  #frame2 .rectangle .parent-content .right-content .box {
    width: 40vw;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    font-size: calc(2vh);
  }

  #frame2 .rectangle .parent-content .right-content .box .title-box h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    padding: 1rem;
    background-color: #fafafa;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    height: 30vh;
  }

  #frame2 .rectangle .parent-content .right-content .mini-image .image img {
    width: 25vh;
    height: 25vh;
    border-radius: 30px;
    object-fit: cover;
  }

  #frame4 {
    height: 960px;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    font-size: 13px;
    height: 38px;
  }
}

@media screen and (max-width: 1152px) {
  body {
    --title: 70px;
    --sub-title: 20px;
    --paragraph: 14px;
    --button: 18px;
    --frame-adjust: 864px;
    --image-adjust: 170px;
  }

  #frame1 .parent-content .right-content .rectangle .teks-vision .vision {
    font-size: 230px;
    color: #fff;
  }

  #frame1 .parent-content .right-content .rectangle .teks-vision {
    transform: rotate(-90deg);
    right: -6%;
    bottom: 14%;
    z-index: -1;
  }

  .orang {
    display: none;
  }

  #frame2 .rectangle {
    width: 90vw;
    height: 80vh;
  }

  #frame2 .rectangle .parent-content .left-content .image-content img {
    width: 40vw;
    height: 40vw;
  }

  #frame2 .rectangle .parent-content .left-content .image-content .circle {
    height: 5vh;
    width: 5vh;
    position: absolute;
    top: 2vw;
    right: 3vw;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    width: 20vw;
    font-size: 2.2vh;
  }

  #frame2 .rectangle .parent-content .left-content .button .fa-angle-right,
  #frame3 .middle .parent-card .card button .fa-angle-right {
    font-size: 2vh;
  }

  #frame2 .rectangle .parent-content .right-content .box {
    width: 40vw;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    font-size: calc(2vh);
  }

  #frame2 .rectangle .parent-content .right-content .box .title-box h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    padding: 1rem;
    background-color: #fafafa;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    height: 30vh;
  }

  #frame2 .rectangle .parent-content .right-content .mini-image .image img {
    width: 25vh;
    height: 25vh;
    border-radius: 30px;
    object-fit: cover;
  }

  #frame3 .bottom .parent center .quotes {
    font-size: 2vh;
    display: block;
    width: 70%;
  }

  #frame3 .topbar h1 {
    font-size: 4.3vh;
    font-weight: bold;
    padding-top: 3vh;
  }

  #frame3 .middle .parent-card {
    gap: 5vh;
  }

  #frame3 .middle .parent-card .card img {
    width: 30vh;
  }

  #frame3 .middle .parent-card .card h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame4 {
    height: 1020px;
  }

  #frame3 .middle .parent-card .card p {
    font-size: 2vh;
  }

  #frame5 .center .left .rectangle {
    width: 430px;
    margin-top: 15%;
    height: 410px;
  }

  #frame5 .center .left .rectangle .image {
    position: absolute;
    left: 0;
    top: -8%;
  }

  #frame5 .center .left .rectangle .image img {
    width: 115%;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    font-size: 11px;
    margin-left: 0.8rem;
    height: 38px;
  }
}

@media screen and (max-width: 1024px) {
  .navbar {
    margin-left: 5% !important;
    --sub-title: 2vh;
    --title: 3vh;
  }

  #frame1::before {
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    box-shadow: 10px 10px 100px 10px rgba(0, 0, 0, 0.7) inset;
    -webkit-box-shadow: 10px 10px 100px 10px rgba(0, 0, 0, 0.7) inset;
    -moz-box-shadow: 10px 10px 100px 10px rgba(0, 0, 0, 0.7) inset;
    background-image: url("/assets/img/orangvr.jpg");
    /* background-image: url('/assets/img/'); */
    background-size: cover;
    filter: brightness(25%);
  }

  #frame1 {
    height: 768px;
    width: 100%;
    margin: 0;
    color: #fff;
  }

  #frame1 .parent-content .right-content {
    display: none;
  }

  #frame1 .left-content {
    margin-top: 3rem;
    margin-left: 8%;
  }

  #frame2 .rectangle .parent-content {
    display: flex;
    flex-direction: column-reverse;
  }

  #frame2 .rectangle .parent-content .left-content .image-content {
    display: none;
  }

  #frame2 .rectangle .parent-content .left-content .button {
    margin-top: 0%;
    display: flex;
    justify-content: center;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    font-family: "Poppins", sans-serif;
    border-radius: 30px;
    padding: 1% 2%;
    font-size: 2.5vh;
    width: 30%;
  }

  #frame2 .rectangle .parent-content .right-content {
    margin-left: 2%;
    margin-right: 2%;
  }

  #frame2 .rectangle .parent-content .right-content .box {
    width: 100%;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    height: 25vh;
  }

  #frame2 .rectangle .parent-content .right-content .mini-image .image {
    display: flex;
    gap: 4%;
  }

  #frame2 .rectangle .parent-content .right-content .mini-image .image img {
    width: 100%;
  }

  #frame3 .topbar h1 {
    font-size: 4vh;
    font-weight: bold;
    padding-top: 3vh;
  }

  #frame3 .top h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame3 .top i {
    font-size: 3vh;
    border-radius: 50%;
  }

  #frame3 .middle .parent-card {
    gap: 5vh;
  }

  #frame3 .middle .parent-card .card img {
    width: 30vh;
  }

  #frame3 .middle .parent-card .card h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame3 .middle .parent-card .card p {
    font-size: 2vh;
  }

  #frame4 {
    height: 100%;
  }

  #frame5 .center .left .rectangle {
    position: relative;
    width: 530px;
    margin-top: 15%;
    display: none;
    height: 500px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: linear-gradient(#fff, #002a67);
  }

  #frame4 .parent-card .card {
    height: calc(100%);
  }

  #frame5 .center .left .rectangle .image {
    position: absolute;
    left: 0;
    top: -9%;
  }

  #frame5 .center .left .rectangle .image img {
    width: 125%;
  }

  #frame7 .row .col #judulPerbandingan {
    font-size: 40px;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    font-size: 10px;
    margin-left: 0.8rem;
    padding: 0px;
    height: 38px;
  }
}

@media screen and (max-width: 820px) {
  #frame2 .rectangle .parent-content .left-content .image-content img {
    width: 37vw;
    height: 37vw;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    font-size: 2vh;
    width: 40%;
  }

  #frame2 .rectangle .parent-content .left-content .button .fa-angle-right,
  #frame3 .middle .parent-card .card button .fa-angle-right {
    background-color: transparent;
    border: 1px solid white;
    width: 13%;
    font-size: 1.7vh;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    line-height: 2;
    font-size: calc(2vh);
  }

  #frame3 {
    height: 100%;
    margin-bottom: 15%;
    background-color: #fff;
  }

  #frame3 .middle .text-back {
    font-size: 25vh;
    left: -25vh;
    top: 250vh;
    display: none;
    transform: rotate(90deg);
    width: 100%;
  }

  #frame3 .middle .parent-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #frame3 .middle .parent-card .card img {
    width: 30vh;
  }

  #frame3 .middle .parent-card .card h1 {
    font-size: 2.5vh;
    font-weight: bold;
  }

  #frame3 .middle .parent-card .card p {
    font-size: 2vh;
  }

  #frame3 .middle .parent-card .card button {
    border: none;
    background-color: #004fce;
    width: 60%;
    color: #fff;
    border-radius: 20vh;
    font-weight: bold;
    font-size: 2vh;
    padding: 1vh 0.4vh 1vh 0.4vh;
    transition: ease 0.3s;
  }

  #frame3 .bottom .parent b,
  #frame3 .bottom .parent i {
    font-size: 1.5vh;
  }

  #frame3 .bottom .parent .side-left .top,
  .side-right .top {
    width: 7vh;
    height: 2vh;
  }

  #frame3 .bottom .parent .side-left .bottom,
  .side-right .bottom {
    width: 10vh;
    height: 2vh;
    margin-top: 3vh;
  }

  #frame3 .bottom .parent .side-right .bottom {
    margin-left: -5vh;
  }

  #frame4 {
    height: 100%;
    margin-bottom: 5%;
    background-color: #fff;
  }

  #frame4 .parent-card {
    display: grid;
    grid-template-columns: auto;
    gap: 3%;
  }

  #frame4 .parent-card .card .card-body h1 {
    font-size: 2.5vh;
  }

  #frame4 .parent-card .card .card-body p {
    font-size: 2vh;
  }

  #frame4 .parent-card .card .card-body ul li {
    font-size: 2vh;
  }

  #frame4 .parent-card .card .card-footer p {
    font-size: 2vh;
    padding-top: 0;
  }

  #frame5 .text h1 {
    width: 70%;
    margin: auto;
    text-align: center;
  }

  #frame5 .icon {
    display: none;
  }

  #frame5 .center .right .info .item-top-left {
    border-radius: 10px;
    border: 1px solid #fafafa;
  }
  #frame5 .center .right .info .item-top-right {
    border-radius: 10px;
    border: 1px solid #fafafa;
    text-align: left;
  }

  #frame5 .center .right .info .item-bottom-left {
    border-radius: 10px;
    border: 1px solid #fafafa;
  }

  #frame5 .center .right .info .item-bottom-right {
    text-align: left;
    border-radius: 10px;
    border: 1px solid #fafafa;
  }
  #frame5 .text-behind {
    display: none;
  }

  #frame6 #dekorasiKomponen1 {
    background-color: #ffa500;
    width: 5vw;
    height: 2vh;
  }

  #frame6 #dekorasiKomponen2 {
    background-color: #ffa500;
    width: 5vw;
    height: 2vh;
    margin-left: 1rem;
  }

  #frame6 .isiFrame6 .row .col #isiTengahKomponen {
    height: 20vh;
    width: 15vw;
  }

  #frame7 .row .col #judulPerbandingan {
    font-size: 30px;
  }

  #frame7 .row .col #kelompokForm #bandingkanForm {
    height: 30px;
    width: 170px;
  }
  #frame7 .row .col #kelompokForm #bandingkanForm1 {
    height: 30px;
    width: 243px;
  }

  #frame7 .row .col #kelompokForm #buttonbandingkankiri {
    font-size: 8.5px;
    margin-left: 0.6rem;
    height: 30px;
    padding: 0px;
  }

  #footer .row .col .fw-light .fs-5 {
    font-size: 18px;
  }

  #footer .row .col .fw-light .p-1 {
    font-size: 14px;
  }

  #footer .row .col #wandiPengertianFooter {
    font-size: 14px;
  }

  #footer .row .col #wandiInputFooter {
    font-size: 14px;
  }
  #footer .row .col #wandiButtonFooter {
    font-size: 14px;
  }
}

@media screen and (max-width: 740px) {
  #frame1 .title {
    width: 90%;
  }

  #frame1 {
    height: 110vh;
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 90%;
  }

  #frame5 .text h1 {
    text-align: center;
  }
}

@media screen and (max-width: 620px) {
  body {
    --title: 60px;
    --sub-title: 18px;
    --paragraph: 16px;
  }

  #frame1 .title {
    width: 80%;
    font-size: var(--title);
  }

  #frame1 .sub-title {
    font-size: var(--sub-title);
  }

  #frame1 btn a {
    font-size: var(--sub-title);
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 90%;
  }

  #frame1 .parent-content .left-content .preview .item1 img {
    display: block;
    width: 80vw;
    height: 10vh;
    object-fit: cover;
  }

  #frame1 .parent-content .left-content .preview .item2 img,
  .item3 img {
    display: none;
  }

  #frame1 .parent-content .left-content .preview .item1 .teks1 {
    background-color: #d9d9d9;
    font-size: var(--paragraph);
    width: 100%;
    font-weight: bold;
    margin-top: 1rem;
    cursor: default;
  }

  #frame1 .parent-content .left-content .preview .item2 .teks2,
  .item3 .teks3 {
    display: none;
  }

  .slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
  }

  .preview {
    display: flex;
    width: 100%;
    transition: transform 0.5s ease-in-out;
  }

  .item1 img,
  .item1 .teks1 {
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
  }

  .hidden {
    opacity: 0;
  }

  #frame2 .rectangle .parent-content .right-content .box .title-box h1 {
    font-size: calc(var(--sub-title) + 4px);
    font-weight: bold;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    height: 28vh;
  }

  #frame2
    .rectangle
    .parent-content
    .right-content
    .mini-image
    .image
    #vrRight {
    display: none;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    line-height: 2;
    font-size: var(--paragraph);
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    font-size: var(--sub-title);
    width: 40%;
  }

  #frame3 .topbar h1 {
    font-size: calc(var(--title) - 20px);
  }
  #frame3 .top h1 {
    width: 50%;
    font-size: calc(var(--sub-title) + 4px);
  }

  #frame3 .middle .parent-card .card h1 {
    font-size: calc(var(--sub-title) + 4px);
    font-weight: bold;
  }

  #frame3 .middle .parent-card .card p {
    font-size: var(--paragraph);
  }

  #frame3 .middle .parent-card .card button {
    font-size: var(--sub-title);
  }

  #frame3 .quote center {
    margin: auto;
    margin-left: 5%;
  }

  #frame3 .bottom .parent center .quotes {
    font-size: var(--paragraph);
    display: block;
    width: 80%;
    margin: auto;
  }

  #frame3 .bottom .parent .side-left .bottom,
  .side-right .bottom {
    width: 5vh;
    height: 2vh;
  }

  #frame3 .bottom .parent .side-right .bottom {
    margin-left: -3vh;
  }

  .side-left .bottom {
    margin-left: 3vh;
  }

  #frame3 .bottom .parent .side-left .top,
  .side-right .top {
    width: 3vh;
    height: 2vh;
  }

  #frame4 .review h1 {
    font-size: calc(var(--title) - 20px);
  }

  #frame4 .parent-card .card .card-body h1 {
    font-size: calc(var(--sub-title) + var(--paragraph) - 8px);
  }

  #frame4 .parent-card .card .card-body p {
    font-size: var(--paragraph);
  }

  #frame4 ul li {
    font-size: var(--paragraph);
  }

  #frame4 .parent-card .card .card-footer p {
    font-size: var(--paragraph);
    padding-top: 0;
    margin-top: 1%;
  }

  #frame5 .text h1 {
    font-size: calc(var(--title) - 20px);
    width: 90%;
    margin-top: 4%;
  }

  #frame5 .center .right .info .card .content p {
    font-size: var(--paragraph);
    width: 100%;
  }
}

@media screen and (max-height: 878px) and (max-width: 620px) {
  #frame3 .middle .text-back {
    font-size: 25vh;
    left: -20vh;
    top: 260vh;
    transform: rotate(90deg);
    width: 100%;
  }
}

@media screen and (max-height: 700px) and (max-width: 620px) {
  #frame3 .middle .text-back {
    display: none;
  }
}

@media screen and (min-height: 1171px) and (max-width: 620px) {
  #frame3 .middle .text-back {
    left: -20vh;
    top: 215vh;
  }
}

@media screen and (max-width: 580px) {
  #frame1 .title {
    width: 100%;
  }

  #frame5 {
    padding-bottom: 5%;
  }

  #frame5 .top .icon-left,
  #frame5 .top .icon-right,
  #frame5 .bottom .icon-left,
  #frame5 .bottom .icon-right {
    scale: 0.7;
  }

  #frame5 .icon {
    display: none;
  }

  #frame5 .center .right .info .item-top-left {
    border-radius: 10px;
    border: 1px solid #fafafa;
  }
  #frame5 .center .right .info .item-top-right {
    border-radius: 10px;
    border: 1px solid #fafafa;
    text-align: left;
  }

  #frame5 .center .right .info .item-bottom-left {
    border-radius: 10px;
    border: 1px solid #fafafa;
  }

  #frame5 .center .right .info .item-bottom-right {
    text-align: left;
    border-radius: 10px;
    border: 1px solid #fafafa;
  }
  #frame5 .text-behind {
    display: none;
  }

  #frame5 .text h1 {
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 5%;
    text-align: center;
  }

  #frame5 .bottom {
    margin-top: 13%;
  }

  #frame5 .bottom .icon-right .top,
  #frame5 .bottom .icon-left .top {
    width: 35px;
    height: 35px;
  }

  #frame5 .bottom .icon-right .bottom {
    width: 45px;
    height: 35px;
  }
}

@media screen and (max-width: 480px) {
  body {
    margin: 0;
    --title: 60px;
    --sub-title: 18px;
    --button: 16px;
    --paragraph: 14px;
  }

  .nav {
    position: fixed;
    z-index: 999;
    width: 100%;
  }

  .nav-button {
    background-color: #fff;
    color: black;
    border-radius: 50%;
    width: 10vw;
    height: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 2vw;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 50px;
    left: 10px;
    z-index: 1000;
  }

  .nav-content {
    position: absolute;
    top: 18vw;
    left: 15px;
    right: 0;
    width: 80% !important;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 0 0 10px 10px !important;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid black;
  }

  .nav-content a {
    color: black;
    text-decoration: none;
  }

  .nav-content li {
    list-style-type: none;
    font-weight: bold;
  }

  .nav-content .active {
    border-bottom: 2px solid orange;
  }

  .nav-content.open {
    transform: scaleY(1);
  }

  #frame1 {
    height: 100vh;
  }

  #frame1 .title {
    font-size: var(--title);
    width: 100%;
  }

  #frame1 .sub-title {
    font-size: var(--sub-title);
    margin-top: 5rem;
  }

  #frame1 .btn-hp1,
  #frame1 .btn-hp2 {
    font-size: var(--sub-title);
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 90%;
  }

  #frame1 .parent-content .left-content .preview .item1 img {
    display: block;
    width: 80vw;
    height: 10vh;
    object-fit: cover;
  }

  #frame1 .parent-content .left-content .preview .item2 img,
  .item3 img {
    display: none;
  }

  #frame1 .parent-content .left-content .preview .item1 .teks1 {
    background-color: #d9d9d9;
    font-size: var(--paragraph);
    width: 100%;
    font-weight: bold;
    margin-top: 1rem;
    cursor: default;
  }

  #frame1 .parent-content .left-content .preview .item2 .teks2,
  .item3 .teks3 {
    display: none;
  }

  #frame2 .rectangle .parent-content .left-content .image-content img {
    width: 37vw;
    height: 37vw;
  }

  #vrRight {
    display: none;
  }

  #frame2 .rectangle {
    width: 90vw;
    height: 86vh;
  }

  #frame2 .rectangle .parent-content .left-content .button button {
    font-size: var(--sub-title);
    width: 100%;
    margin-left: 4%;
  }

  #frame2 .rectangle .parent-content .right-content .box {
    margin-top: 5%;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box {
    height: 30vh;
  }

  #frame2 .rectangle .parent-content .left-content .button .fa-angle-right,
  #frame3 .middle .parent-card .card button .fa-angle-right {
    background-color: transparent;
    border: 1px solid white;
    width: 13%;
    font-size: var(--sub-title);
  }

  #frame2 .rectangle .parent-content .right-content .box .title-box h1 {
    font-size: var(--sub-title);
    font-weight: bold;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    line-height: 2;
    font-size: var(--paragraph);
  }

  #frame3 .text-back {
    display: none;
  }

  #frame3 .topbar h1 {
    font-size: calc(var(--title) - 30px);
  }

  #frame3 .top h1 {
    font-size: var(--sub-title);
    width: 50%;
  }

  #frame5 .center .right .info {
    display: grid;
    grid-template-columns: auto;
    gap: 5%;
    scale: 0.8;
    margin-top: 4%;
    margin-left: 5%;
  }

  #frame3 .middle .parent-card .card h1 {
    font-size: var(--sub-title);
    font-weight: bold;
  }

  #frame3 .middle .parent-card .card p {
    font-size: var(--button);
  }

  #frame3 .middle .parent-card .card button {
    border: none;
    background-color: #004fce;
    width: 70%;
    color: #fff;
    border-radius: 20vh;
    font-weight: bold;
    font-size: var(--sub-title);
    padding: 1vh 0.2vh 1vh 0.2vh;
    transition: ease 0.3s;
  }

  #frame3 .bottom .parent center {
    margin-left: 20%;
    margin-bottom: 5%;
  }

  #frame3 .middle .parent-card .card button i {
    width: 15% !important;
    font-size: var(--sub-title) !important;
  }

  #frame3 .bottom .parent .side-left .top,
  .side-right .top {
    width: 4vh;
    height: 2vh;
  }

  #frame3 .bottom .parent .side-left .bottom,
  .side-right .bottom {
    width: 5vh;
    display: none;
    height: 2vh;
    margin-top: 3vh;
  }

  #frame3 .bottom .parent .side-right .bottom {
    margin-left: -5vh;
  }

  #frame3 .middle .text-back {
    font-size: 25vh;
    left: -30%;
    top: 250%;
  }

  #frame3 .bottom .parent center .quotes {
    font-size: var(--paragraph);
    display: block;
    width: 100%;
  }

  #frame4 {
    margin-bottom: 25%;
  }

  #frame4 .review h1 {
    font-size: calc(var(--title) - 30px);
  }

  #frame4 .parent-card .card .card-body ul li {
    font-size: var(--paragraph);
  }

  #frame5 .text h1 {
    font-size: calc(var(--title) - 30px);
    width: 90%;
  }

  #kelompokForm .form-control {
    padding: 2% 15%;
  }
}

@media screen and (max-width: 460px) {
  #frame1 .parent-content .left-content .preview .item1 img {
    display: block;
    height: 10vh;
    object-fit: cover;
  }
}

@media screen and (max-width: 440px) {
  #frame1 .title {
    font-size: calc(var(--title) - 10px);
  }

  #frame1 .btn-hp1,
  #frame1 .btn-hp2 {
    font-size: calc(var(--paragraph) + 2px);
  }

  #frame1 .parent-content .left-content .preview .item1 img {
    height: 10vh;
    object-fit: cover;
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 90%;
  }
}

@media screen and (max-width: 420px) {
  #frame1 .parent-content .left-content .preview .item1 img {
    display: block;
    object-fit: cover;
  }

  #frame5 .text h1 {
    width: 100%;
  }
}

@media screen and (max-width: 393px) {
  body {
    --title: 58px;
    --sub-title: 16px;
  }

  #frame1 .title {
    font-size: calc(var(--title) - 10px);
    width: 100%;
  }

  #frame1 .sub-title {
    font-size: var(--sub-title);
  }

  #frame1 .btn-hp1,
  #frame1 .btn-hp2 {
    font-size: var(--sub-title);
  }

  #frame1 .parent-content .left-content .parent-preview {
    width: 94%;
  }

  #frame2 .rectangle .parent-content .right-content .box .body-box p {
    line-height: 2;
    font-size: var(--paragraph);
  }
}

@media screen and (max-width: 350px) {
  body {
    --title: 55px;
  }
}
