* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container-luar {
    font-family: Montserrat;
    background-color: white;
    color: white;
}

.buttonback img {
    border: none;
    display: flex;
    position: relative;
    width: 50px;
    padding-left: 1.5rem;
    padding-top: 1.5rem;
    width: 90px;
}

.container {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    background-image: url('./images/Frame 58.png');
    background-size: cover;
    padding: 50px 110px;
    border-radius: 35px;
}

.judul1 {
    letter-spacing: -0.72px;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

.judul1 span {
    color: #ff6600;
}

.strengths {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: nowrap;
    padding: -140px 0;
    align-items: center;
}

.strength-card {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 300px;
    height: 300px;
    justify-content: center;
    left: 40px;
}

.placeholder {
    width: 150px;
    height: 500px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.placeholder img {
    width: 145px;
    height: 170px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.arrow-btn {
    background-color: #1D2939;
    color: white;
    border: none;
    padding: 10px 10px 10px;
    font-size: 17px;
    border-radius: 100%;
    cursor: pointer;
    transition: background-color 0.2s ease-in;
    position: relative;
    right: -10px;
    bottom: 80px;
    font-family: montserrat;
}

.klik img {
    position: relative;
    padding-left: 1.5rem;
    width: 68px;
    right: -0px;
    bottom: 75px;
}


.arrow-btn:hover {
    background-color: #FD853A;
    color: black;
}


.arrow-btn1:hover {
    background-color: #FD853A;
    color: black;
}

.strength-card:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}

.Folderr {
    height: 300px;
    padding-bottom: 1rem;
}

body {
    font-family: Montserrat, sans-serif;
    background-color: #f9f9f9;
}

.container1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 85px 70px;
    max-width: 1200px;
    margin: 0 auto;
}

.profile {
    display: flex;
    align-items: center;
}

.profile-image {
    width: 244px;
    height: 351px;
    margin-right: 40px;
}

.TextAchievment h2 {
    padding-top: 4rem;
    text-align: center;
    font-size: 40px;
    font-weight: 650;
    color: #fd853a;
    font-family: Montserrat;
    padding-bottom: 0.2rem;
}

.timeline {
    margin-top: 10px;
}

.timeline-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.timeline-item .dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 20px;
}

.timeline-item .dot.orange {
    background-color: #fd853a;
}

.timeline-item .dot.black {
    background-color: #333;
}

.timeline-item .text h3 {
    font-size: 25px;
    font-weight: 550;
    color: #333;
}

.timeline-item .text p {
    font-size: 16px;
    color: #777;
}


.testimonial-container {
    padding: 40px;
    color: white;
    text-align: center;
    background-image: url(./images/Slide\ 16_9\ -\ 12.png);
    background-size: cover;
    background-position: center;
    border-radius: 40px 40px 0 0;
    height: 600px;
}

h2 {
    font-size: 2.5em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin-bottom: 30px;
}


.main-container {
    width: 100%;
    max-width: 1200px;
    padding: 20px;
}

.title-container {
    text-align: center;
    margin-bottom: 40px;
}

.title-container h1 {
    font-size: 2.5rem;
    font-weight: 500;
}

.highlight {
    color: #ff7b25;
}

.testimonial-container {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

.testi {
    font-size: 2rem;
    margin-bottom: 50px;
    padding-top: 2rem;
}

.testi span {
    color: #ff6600;
}

.carousel-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: grab;
}

.carousel-slide {
    display: flex;
    width: 400%;
    /* 4 slides × 100% */
    transition: transform 0.3s ease-out;
}

.testimonial-card {
    width: 85%;
    /* Each card takes 25% of carousel width */
    padding: 15px;
    box-sizing: border-box;
    align-items: center;
}

.testimonial-card img {
    max-width: 60%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dots-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.dot {
    width: 12px;
    height: 12px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dot.active {
    background-color: #ff6600;
}


.mission {
    display: flex;
    justify-content: right;
    align-items: right;
    height: 1500px;
    background-image: url("images/contact22.png");
    background-position: left;
    background-size: cover;
    flex-direction: column;

}


.text-mission {
    position: flex;
    color: white;
    max-width: 620px;
    font-size: 18px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    margin: 17rem 5rem;
}

.quote-mission span {
    color: #fd853a;
}

.quote-mission {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    font-family: Montserrat;
    font-style: italic;
}

.contact-container {
    width: 100%;
    color: #ffffff;
    position: flex;
    flex-direction: column;
    top: 30%;
}

.contact {
    max-width: 1200px;
    margin: 0 3rem;
    width: 100%;
}

h1 {
    font-size: 48px;
    margin-bottom: 40px;
    font-weight: bold;
    position: relative;
}

h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 780px;
    height: 3.5px;
    background-color: white;
    border-radius: 1rem;
}

.contact-form {
    margin: 30px 0;
    display: flex;
    max-width: 600px;
}

.contact-form input {
    flex-grow: 1;
    padding: 12px 15px;
    border: none;
    border-radius: 4px 0 0 4px;
    font-size: 16px;
}

.contact-form button {
    background-color: #ff6600;
    color: white;
    border: none;
    border-radius: 0 4px 4px 0;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 18px;
}

.contact-info {
    margin-top: 40px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.646);
    font-family: montserrat;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.contact-info a {
    text-decoration: none;
    color: #f9f9f9;
}

.linked {
    display: flex;
    align-items: center;
}

.icon {
    width: 40px;
    height: 40px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

footer {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
}



/* Mobile Phones */
@media screen and (max-width: 768px) {
    .container {
        padding: 35px;
        width: 300px;
        border-radius: 50px;
    }

    .judul1 {
        font-size: 25px;
    }

    .buttonback img {
        width: 80px;

    }

    .strengths {
        flex-direction: column;
    }

    .strength-card {
        width: 200px;
        height: 250px;
        left: 0;
        align-items: center;
    }

    .arrow-btn {
        right: -55px;
        bottom: 38px;
        padding: 7px;
        font-size: 20px;
    }

    .klik img{
        left: 75%;
        bottom: 55px;
        padding: 15px;
        height: 100%;

    }


    .Folderr {
        height: 240px;
    }

    .container1 {
        padding: 0px 20px 0px;
        position: relative;
    }

    .profile-image {
        height: 220px;
        width: 150px;
        margin-right: 1rem;
    }


    .timeline-item .dot.orange {
        background-color: #fd853a;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin-right: 20px;
    }

    .timeline-item .dot.black {
        background-color: #333;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin-right: 20px;
    }

    .TextAchievment h2 {
        font-size: 25px;
        padding-top: 2rem;
    }

    .timeline-item .text h3 {
        font-size: 10px;
        display: flex;
        width: 120px;
    }

    .timeline-item .text p {
        font-size: 7px;
    }

    .testimonial-container {
        height: auto;
        padding: 20px;
        border-radius: 20px 20px 0 0;
    }

    .testi {
        font-size: 1.3 rem;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 1.3em;
        margin-bottom: 10px;
    }

    .title-container h1 {
        font-size: 2rem;
    }

    .testimonial-card {
        padding: 15px;
    }

    .testimonial-card img {
        max-width: 100%;
    }

    .testimonial-text {
        font-size: 0.9rem;
    }

    .prev,
    .next {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }

    .mission {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: left;
        background-position: 70%;
        padding-left: 1rem;
    }

    .text-mission {
        font-size: 10px;
        background-size: contain;
        right: 20%;
        display: flex;
        padding: 0 0 0 0;
        margin-left: 0rem;
        margin-bottom: 5rem;
    }

    .quote-mission {
        font-size: 0.5rem;
        width: 50vw;
    }

    .contact-info {
        display: flex;
        flex-direction: column;
        margin: 1rem 0;
    }

    .contact-container {
        left: 1rem;
    }

    .contact {
        flex-direction: column;
        position: relative;
        margin: 0 0;
        padding-left: 0rem;
    }

    h1 {
        font-size: 19px;
    }

    h1:after {
        width: 20%;
        bottom: -15px;
        margin: none;
    }

    .contact-form {
        flex-direction: row;
        max-width: 50%;
        gap: 0.4rem;
        margin: 0 0;
    }

    .contact-form input {
        border-radius: 4px;
        margin-bottom: 10px;
        padding: 10px 10px;
        font-size: 10px;
    }

    .contact-form button {
        border-radius: 4px;
        margin-bottom: 10px;
        padding: 10px 10px;
        font-size: 10px;
    }

    .icon {
        width: 10px;
        height: 10px;
        margin-right: 10px;
    }

    footer {
        font-size: 8px;
        margin: 0 1rem 1rem;
    }

    .contact-item span {
        font-size: 10px;
    }
}

/* Small Mobile Phones */
@media screen and (max-width: 360px) {
    .judul1 {
        font-size: 24px;
    }

    .strength-card {
        width: 180px;
        height: 180px;
    }

    .profile-image {
        width: 160px;
    }

    .TextAchievment h2 {
        font-size: 26px;
    }

    .timeline-item .dot {
        width: 12px;
        height: 12px;
        margin-right: 15px;
    }

    .timeline-item .text h3 {
        font-size: 16px;
    }

    .timeline-item .text p {
        font-size: 13px;
    }

    h1 {
        font-size: 28px;
    }

    .quote-mission {
        font-size: 1rem;
    }
}