.container {
    overflow-x: hidden;
    width: 100%;
}

/* home */
.bg-image {
    /* background-image: url("../../images/bg-home-2.svg"); */
    background-image: url("../images/bg-home-png.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-height: max-content;
}

.btn-lets {
    border: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 30px;
    gap: 10px;
    /* position: absolute; */
    width: 210px;
    height: 60px;
    /* left: 598.22px; */
    background: linear-gradient(109.66deg, #9053fa 0%, #0b1347 98.27%);
    border-radius: 144px;
    -webkit-border-radius: 144px;
    z-index: 2;
}

.center-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.icon-circle {
    margin-bottom: 5rem;
}

.ri-1 {
    animation-delay: 2s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.ri-2 {
    margin-top: -95px;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.ri-3 {
    margin-top: -95px;
    /* animation-delay: 1s; */
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.ring-container {
    margin-top: -65px;
    /* z-index: -1; */
}

.ring-icon {
    animation-name: ring;
}

@keyframes ring {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.icon-meta {
    animation-duration: 4s;
    animation-iteration-count: infinite;
    /* margin-top: 12rem; */
    margin-bottom: -1rem;
    position: relative;
    z-index: 1;
}

/* .icon-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 150px;
}

.priority-icon {
    align-self: center;
    display: flex;
    justify-content: center;
}

.priority {
    position: relative;
    animation-name: animasi1;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes animasi1 {
    0% {
        margin-top: 0;
    }
    50% {
        margin-top: 50px;
    }
    100% {
        margin-top: 0;
    }
}

.secondary-icon {
    position: absolute;
}

.icon-1 {
    position: absolute;
    animation-name: icons-1;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.icon-2 {
    position: absolute;
    animation-name: icons-2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
.icon-3 {
    position: absolute;
    margin-left: -60px;
    animation-name: icons-3;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes icons-1 {
    0% {
        margin-top: 450px;
        margin-left: -280px;
        width: 50px;
    }
    50% {
        margin-top: 400px;
        margin-left: -230px;
        width: 70px;
    }
    100% {
        margin-top: 450px;
        margin-left: -280px;
        width: 50px;
    }
}

@keyframes icons-2 {
    0% {
        margin-top: 0;
        margin-left: -230px;
        width: 90px;
    }
    50% {
        margin-top: 140px;
        margin-left: -130px;
        width: 40px;
    }
    100% {
        margin-top: 0;
        margin-left: -230px;
        width: 90px;
    }
}

@keyframes icons-3 {
    0% {
        margin-top: 0;
        width: 60px;
    }
    50% {
        margin-top: 50px;
        width: 90px;
    }
    100% {
        margin-top: 0;
        width: 60px;
    }
} */

.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}

@keyframes bounce-1 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0);
    }
}

.text-btn {
    font-family: "Poppins Regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    flex: none;
    order: 0;
    flex-grow: 0;
    /* margin-top: 7px; */
}

.text {
    color: #9b51e0;
    font-family: "Zen Dots", sans-serif;
}

.title-home {
    font-family: "Zen Dots", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
}

.text-link {
    text-decoration: none;
}

.margin {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
}

.center-character-content {
    justify-content: center;
}

.center-character {
    width: 33.33%;
}

.kotak {
    /* background-image: url('../images/kotak.svg'); */

    width: max-content;
    height: max-content;
    /* left: 70px;
    top: 996.5px; */

    background: linear-gradient(
            102.08deg,
            rgba(81, 41, 150, 0.2) 4.05%,
            rgba(0, 0, 0, 0) 98.89%
        ),
        rgba(255, 255, 255, 0.07);
    /* background-color: transparent; */
    /* Secondary/2 */

    border: 8px solid #f5cd11;
    /* box-shadow: 0px 0px 42px rgba(255, 255, 255, 0.15); */
    border-radius: 56px;
    margin-top: 5rem;
    /* margin-bottom: 10rem; */
    z-index: 2;
}

.people {
    margin-top: -3rem;
    /* margin-right: -5rem; */
}

.future {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-family: "Zen Dots", sans-serif;
    width: 147px;
    height: 1086px;
    right: 0;
    top: 888px;

    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 100px;
    opacity: 0.2;
    /* margin-left: -5px; */
    /* margin-top: 90px; */

    font: 400 120px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;

    z-index: 1;
    position: absolute;
    overflow: hidden;
}

.bg-orange {
    position: absolute;
    width: 12.8%;
    height: 255px;
    left: 80%;
    top: 939px;

    background: #f56311;
    filter: blur(251px);
}

.bg-kuning {
    width: 250px;
    height: 250px;
    border-radius: 50%;

    background: #f5cd11;
    filter: blur(255px);

    margin-left: 80rem;
    margin-top: -45rem;
    margin-bottom: 40rem;
}

.bg-blue {
    position: absolute;
    width: 12.5%;
    height: 250px;
    border-radius: 50%;

    background: #2b27eb;
    filter: blur(255px);

    margin-left: 40%;
    margin-top: -20rem;
    margin-bottom: 8rem;
}

.bg-purple {
    width: 250px;
    height: 250px;
    border-radius: 50%;

    background: #b227eb;
    filter: blur(251px);

    margin-left: 60rem;
    margin-top: -45rem;
    margin-bottom: 10rem;
}

.bg-purple-2 {
    width: 250px;
    height: 250px;
    border-radius: 50%;

    background: #b227eb;
    filter: blur(251px);

    margin-left: 70rem;
    margin-top: 10rem;
    margin-bottom: -15rem;
}

.bg-hijau {
    position: absolute;
    width: 264px;
    height: 264px;

    background: #014364;
    filter: blur(161.5px);

    margin-top: -10rem;
    margin-left: -5rem;
    z-index: -1;
}

.bg-round-container {
    width: 100%;
    display: flex;
    justify-content: center;
    overflow-x: hidden;
}

.bg-outline-round {
    overflow-x: hidden;
    position: absolute;
    margin-top: -50px;
    background-color: #fff0;
    border: 1px solid #303030;
    border-radius: 50%;
    width: 150%;
    height: 1150px;
    z-index: 0;
}

.con-who {
    color: white;
    /* margin-bottom: 10rem; */
}

.title-who-1 {
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    font-family: "Switzer Black";
    text-align: start;
    font: 600 50px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
    margin-bottom: -2rem;
}

.title-who-2 {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    margin-left: 1rem;
    text-align: start;
    color: #ffffff;
    text-decoration: none;
}

.title-who-2:hover {
    color: inherit;
}

.text-who {
    /* width: 707px; */
    /* height: 168px; */
    left: 121.56px;
    top: 1352px;
    font-family: "Poppins Regular";

    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;

    color: rgba(255, 255, 255, 0.59);
}

/* our core value */

.box-flip {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
    min-height: 260px;
    min-width: 190px;
}

.front,
.back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* margin-left: 5%;
    margin-right: 5%; */
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.back {
    transform: rotateY(180deg);
}

.box-flip:hover {
    transform: rotateY(180deg);
}

.card-giant {
    border-radius: 25px;
    border-color: #512996;
    height: 260px;
    width: 200px;
}

.giant-head {
    background-image: url("../images/head-giant-1.svg"),
        linear-gradient(
            152.97deg,
            rgba(255, 255, 255, 0.2) 0%,
            rgba(255, 255, 255, 0) 100%
        );
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    border-radius: 10px;
    backdrop-filter: blur(21px);
    padding-left: 2rem;
    padding-right: 2rem;
    z-index: 2;
    -webkit-backdrop-filter: blur(21px);
}

.bg-blue-2 {
    position: absolute;
    width: 30%;
    height: 255px;
    left: 50%;
    top: 3136px;

    background: #2b27eb;
    filter: blur(258px);

    margin-top: -33rem;
    z-index: -1;
}

.text-head-1 {
    font-family: "Switzer Black";
    font-style: normal;
    font-weight: 600;
    font-size: 80px;
    /* identical to box height */

    text-align: center;

    font: 600 80px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
    padding-top: 1rem;
}

.text-head-2 {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 69px;
    /* identical to box height */

    text-align: center;
    margin-top: -3.3rem;

    color: #ffffff;
}

.img-soc {
    margin-left: -1rem;
}

.box-our-core {
    width: max-content;
}

.bulat {
    background: radial-gradient(
            76.75% 76.75% at 70% 23.25%,
            #8fe74a 0%,
            #44e6b5 100%
        )
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    position: absolute;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin-left: -65px;
    margin-top: -65px;
    /* margin-bottom: 150px; */
    /* margin-top: -205px; */
}

.card-text-title {
    font-family: "Poppins Regular";
    font-style: normal;
    font-size: 25px;
    line-height: 27px;
    color: #ffffff;
}

.huruf {
    font-size: 50px;
    color: #9b51e0;
    margin-bottom: 1rem;
}

.card-text {
    font-family: "Poppins Regular";
    font-style: normal;
    font-size: 15px;
    color: #757575;
    margin-top: 1rem;
}

.card-icon {
    filter: drop-shadow(0px 4px 20px rgba(81, 41, 150, 0.69));
    height: 100%;
    width: 70%;
}

.line-arrow {
    text-align: center;
    margin-top: -0.5rem;
    width: 80%;
    /* margin-left: 7rem;
    margin-bottom: 5rem; */
}

/* our */
.svg-1 {
    transform: rotate(-90deg);
    fill: currentColor;
    height: auto;
    /* max-width: 15vmin; */
    transform-origin: center;
    width: 30%;
    color: #ffffff;
    font-size: 14px;
    margin-left: -15%;
    /* margin-top: -22%;
    margin-left: 50px; */
    z-index: 2;
}

.svg {
    /* margin-left: 445px; */
    transform: rotate(90deg);
    fill: currentColor;
    height: auto;
    /* max-width: 15vmin; */
    transform-origin: center;
    width: 30%;
    color: #ffffff;
    font-size: 14px;
    margin-right: -15%;
    z-index: 2;
    /* margin-top: -22%; */
    /* margin-left: 50px; */
}

.con-square {
    margin-bottom: 5rem;
}

.container-we-focus {
    display: flex;
    flex-direction: row;
}

.content-we-focus {
    width: 50%;
    height: 300px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.content-we-focus-2 {
    width: 50%;
    height: 300px;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    align-content: center;
}

.square1 {
    width: 20%;
    height: 100px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: #c0f552;
    z-index: 1;
}

.square2 {
    width: 20%;
    height: 100px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background: #c0f552;
    z-index: 1;
}

.con-our {
    margin-top: 5rem;
}

.card-our {
    width: 21rem;
    border-radius: 16px;
    background: linear-gradient(
        152.97deg,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0) 100%
    );
    backdrop-filter: blur(21px);
    -webkit-backdrop-filter: blur(21px);
    /* margin-left: 3rem; */
    height: max-content;
}

.our-text {
    color: #ffffff70;
}

.card-collab {
    background: linear-gradient(180deg, #f5cd11 0%, #b54b29 100%);
    box-shadow: 0px 0px 10px rgba(192, 97, 38, 0.3);
    border-radius: 30px;
    height: 400px;
    margin-top: 200px;
}

.text-collab {
    font-size: 45px;
    font-weight: 600;
    /* margin-top: 120px; */
    /* margin-left: 100px; */
}

.form-collab {
    /* padding-left: 100px; */
    padding-top: 20px;
}

.search-field {
    /* this class is for input field, if in your code its different, just substitute the class name '.search-field' */
    padding: 10px 15px;
    min-width: 55%;
    font-size: 1rem;
    line-height: 1.5em;
    color: #373d41;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-grow: 1;
    border-right: none;
    width: 450px;
    height: 40px;
}

.search-submit {
    /* this class is for submit button, if in your code its different, just substitute the class name '.search-submit' */
    background-color: #9b51e0;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    white-space: normal;
    -webkit-transition: none;
    transition: none;
    cursor: pointer;
    outline: 0;
    /* padding: 14px 24px 13px; */
    font-size: 1rem;
    line-height: 1.25rem;
    border-radius: 25px;
    border-width: 0;
    margin-left: -7rem;
    width: 150px;
    height: 40px;
}

.search-form .input-group {
    text-align: center;
}

.input-group2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.img-vr {
    height: 450px;
    margin-top: -6rem;
}

.stars {
    background-image: radial-gradient(
            5px 5px at 20px 30px,
            #eee,
            rgba(0, 0, 0, 0)
        ),
        radial-gradient(2px 2px at 40px 70px, #fff, rgba(0, 0, 0, 0)),
        radial-gradient(5px 5px at 50px 160px, #ddd, rgba(0, 0, 0, 0)),
        radial-gradient(2px 2px at 90px 40px, #fff, rgba(0, 0, 0, 0)),
        radial-gradient(2px 2px at 130px 80px, #fff, rgba(0, 0, 0, 0)),
        radial-gradient(6px 6px at 160px 120px, #f9f0f0, rgba(0, 0, 0, 0));
    background-repeat: repeat;
    background-size: 200px 200px;
}

.shape-1 {
    display: flex;
    justify-content: space-around;
    transform: rotate(5deg);
    position: absolute;
    width: 100%;
    /* margin-top: 90px; */
    /* margin-bottom: 100px; */
    left: 0px;
    right: 0px;
    background: #f5cd11;
    box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.25);
    height: 40px;
    line-height: 40px;
    max-width: 101%;
    /* max-width: 1500px; */
    overflow-y: hidden;
}

.shape-2 {
    display: flex;
    justify-content: space-around;
    transform: rotate(-5deg);
    position: absolute;
    width: 100%;
    /* margin-top: -125px; */
    /* margin-bottom: 90px; */
    left: 0px;
    right: 0px;
    background: #f5cd11;
    box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.25);
    height: 40px;
    line-height: 40px;
    max-width: 100%;
    /* max-width: 1500px; */
    overflow-y: hidden;
}

.text-shape {
    /* padding: 5rem; */
    text-align: center;
    font-size: 18px;
}

.circle {
    background: radial-gradient(
        76.75% 76.75% at 70% 23.25%,
        #d32338 0%,
        #ffe500 83.85%
    );
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin-left: -65px;
    margin-bottom: -65px;
    margin-top: -65px;
    z-index: -1;
}

/* banner */
.container-banner {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100%;
    overflow: hidden;
    margin-top: 90px;
    margin-bottom: 100px;
    height: 150px;
}

.text-soc {
    font-size: 30px;
}

@media (max-width: 1200px) {
    .card-giant {
        width: 180px;
    }
}

@media (max-width: 992px) {
    .d-992-none {
        display: none !important;
    }

    .text-head-1 {
        font-family: "Switzer Black";
        font-style: normal;
        font-weight: 600;
        font-size: 60px;
        /* identical to box height */

        text-align: center;

        font: 600 80px;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
        padding-top: 1rem;
    }

    .text-head-2 {
        font-family: "Poppins Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
        line-height: 69px;
        /* identical to box height */

        text-align: center;
        margin-top: -3.3rem;

        color: #ffffff;
    }

    .text-soc {
        margin-top: 5rem;
        font-size: 26px;
    }

    .card-edu {
        margin-bottom: 5rem;
    }

    .con-our {
        margin-top: 3rem;
    }
    .card-our {
        margin-bottom: 2rem;
    }

    .bulat {
        background: radial-gradient(
                76.75% 76.75% at 70% 23.25%,
                #8fe74a 0%,
                #44e6b5 100%
            )
            /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
        position: absolute;
        border-radius: 50%;
        width: 100px !important;
        height: 100px !important;
        margin-left: -50px !important;
        margin-top: -50px !important;
        /* margin-bottom: 150px; */
        /* margin-top: -205px; */
    }

    .circle {
        background: radial-gradient(
            76.75% 76.75% at 70% 23.25%,
            #d32338 0%,
            #ffe500 83.85%
        );
        border-radius: 50%;
        width: 100px !important;
        height: 100px !important;
        margin-left: -50px !important;
        margin-top: -50px !important;
        position: absolute;
        z-index: -1;
    }

    .card-collab {
        margin-top: 0 !important;
    }

    .container-collab {
        width: 100%;
        height: 100%;
        display: flex;
        /* justify-content: center; */
    }

    .box-flip {
        min-height: 260px;
        min-width: 180px;
    }
}

@media (max-width: 768px) {
    .text-head-1 {
        font-family: "Switzer Black";
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        /* identical to box height */

        text-align: center;

        font: 600 80px;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
        padding-top: 1rem;
    }

    .text-head-2 {
        font-family: "Poppins Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 25px;
        line-height: 69px;
        /* identical to box height */

        text-align: center;
        margin-top: -3.3rem;

        color: #ffffff;
    }

    .stars {
        width: 100%;
    }

    .text-soc {
        margin-top: 5rem;
    }

    .card-edu {
        margin-bottom: 5rem;
    }
}

@media (max-width: 572px) {
    .d-572-none {
        display: none !important;
    }

    .ring-icon {
        width: 80%;
    }

    .text-soc {
        margin-top: 3rem;
    }

    .card-edu {
        margin-bottom: 5rem;
    }

    .ri-2,
    .ri-3 {
        margin-top: -15%;
    }

    .ring-container {
        margin-top: -15%;
        /* z-index: -1; */
    }

    .title-home {
        font-family: "Zen Dots", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 30px;
        line-height: 45px;
        text-align: center;
    }

    .text-head-1 {
        font-family: "Switzer Black";
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        /* identical to box height */

        text-align: center;

        font: 600 80px;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
        padding-top: 1rem;
    }

    .text-head-2 {
        font-family: "Poppins Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 69px;
        /* identical to box height */

        text-align: center;
        margin-top: -3.3rem;

        color: #ffffff;
    }

    .box-our {
        margin-top: 8rem;
        /* width: max-content; */
    }

    .input-group2 {
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
    }

    .search-field {
        margin-top: 10px;
        margin-left: 0;
        align-self: center;
        width: 100%;
    }

    .search-submit {
        margin-top: 10px;
        margin-left: 0;
        align-self: center;
        /* width: 100%; */
    }

    .img-people {
        width: 300px;
    }

    .mb-572 {
        margin-bottom: 5rem !important;
    }
    .btn-w-100 {
        width: 100%;
    }
}
