@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;700&display=swap');

body {
    margin: 0;
    height: 100vh;
}

.hero {
    background-image: url("./image/heroimage.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 750px;
    padding-left: 8rem;
    padding-right: 1rem;

}

nav {
    display: flex;
    align-items: center;
    height: 30px;
    justify-content: space-between;
    color: white;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 3rem;

}

.navbar h1 {
    color: #F5F5F5;
    font-size: 50px;
    font-family: Lexend Deca;
    font-weight: 600;
    line-height: 50px;
    word-wrap: break-word
}

.navbar-item a {
    color: #F5F5F5;
    font-size: 16px;
    font-family: Lexend Deca;
    font-weight: 500;
    text-decoration: underline;
    line-height: 24px;
    word-wrap: break-word;
    margin-right: 4rem;

}

ul .get-access {
    background-color: #5468E780;
    padding: 10px 40px;
    border-radius: 5px;
}

.hero h2 {
    color: #F5F5F5;
    font-size: 50px;
    font-family: Lexend Deca;
    font-weight: 700;
    line-height: 64px;
    word-wrap: break-word;
    max-width: 600px;
    margin-top: 10rem;
}

.hero p {
    color: #F5F5F5;
    font-size: 18px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 27px;
    word-wrap: break-word;
    max-width: 390px;
    
}



.email-input-group {
    position: relative;
    width: 300px;
    /* Sesuaikan lebar container sesuai kebutuhan */
    margin: 10px;
    display: flex;
    /* Atur margin sesuai kebutuhan */
}

.email-group {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 4rem;
}

.email-group-item {
    position: relative;
    display: inline-block;
}

.email-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;

    cursor: pointer;

}

.email-input {
    padding-right: 10px;
    padding-left: 20px;
    height: 40px;
    width: 100%;
    color: #7676B2;
    font-size: 14px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 22.40px;
    letter-spacing: 0.14px;
    word-wrap: break-word;
    border-radius: 5px;
}

.email-group a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5468E7;
    width: 200px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    color: #F5F5F5;
    font-size: 18px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 27px;
    word-wrap: break-word
}

.blog {

    padding-left: 8rem;
    display: flex;

    gap: 150px;
    position: relative;
    margin-top: 3rem;
}

.blog-left {
    margin-top: 5rem;
}

.blog-left h1 {
    color: #232340;
    font-size: 50px;
    font-family: Lexend Deca;
    font-weight: 700;
    line-height: 64px;
    word-wrap: break-word;
    max-width: 500px;
}



.blog p {
    margin-top: -20px;
    color: rgba(35, 35, 64, 0.90);
    font-size: 18px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 27px;
    word-wrap: break-word;
    max-width: 500px;
}

.blog-learnmore {
    display: flex;
    align-items: center;
    gap: 20px;
    height: 30px;
}

.blog-learnmore a {
    color: #5468E7;
    font-size: 16px;
    font-family: Lexend Deca;
    font-weight: 500;
    text-decoration: underline;
    line-height: 24px;
    word-wrap: break-word;
}

.blog-learnmore svg {
    margin-top: 5px;
    font-weight: 30rem;
}

.blog-right .img-blog-1 {
    margin-top: 20px;
}

.blog-2 {
    margin-top: 20rem;
    padding-left: 8rem;
    padding-right: 8rem;
}

.blog-items-1 {
    display: flex;
    gap: 200px;
    align-items: center;
}

.blog-items-2 {
    margin-top: 10rem;
    display: flex;
    gap: 200px;
    align-items: center;
}

.blog-2-right h1 {
    color: #232340;
    font-size: 50px;
    font-family: Lexend Deca;
    font-weight: 700;
    line-height: 64px;
    word-wrap: break-word;
    max-width: 800px;
}

.blog-2-right p {
    margin-top: -20px;
    color: rgba(35, 35, 64, 0.90);
    font-size: 18px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 27px;
    word-wrap: break-word;
    max-width: 500px;
}

.blog-3-left {
    margin-top: 20rem;
    padding-left: 8rem;
    display: flex;
    gap: 300px;
    align-items: center;
}

.blog-items-3 {
    margin-top: 10rem;
    display: flex;
    align-items: center;
    gap: 300px;
}

.blog-3 h1 {
    color: #232340;
    font-size: 50px;
    font-family: Lexend Deca;
    word-wrap: break-word;
    margin-top: 5rem;
    text-align: center;
}

.carousel {
    margin-top: 5rem;
}

.footer {
    background-color: #232340;
    padding-left: 8rem;
    padding-right: 8rem;
    padding-top: 3rem;
    display: flex;
}

.footer p {
    color: #F5F5F5;
    font-size: 14px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.14px;
    word-wrap: break-word;
    max-width: 200px;
    margin-top: 1rem;
}

.menu {
    margin-top: 1rem;
    display: flex;
    gap: 30px;
}

.menu-item-1 ul a {
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
    color: #F5F5F5;
    font-size: 14px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.14px;
    word-wrap: break-word
}

.menu-item-1 h3 {
    color: #5468E7;
    font-size: 24px;
    font-family: Lexend Deca;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    margin-left: 2rem;
}

.copyright {
    margin-top: 15rem;
    margin-bottom: 3rem;
}

@media only screen and (max-width: 600px) {
    .toggle {
        display: inline-block;
    }

    .navbar-item.active {
        display: flex;
    }

    .navbar-item:not(.active) {
        display: none;
    }
}

@media (min-width: 768px) {
    .toggle {
        display: none;
    }
}
