#nav .menu-wrapper{
    display: none;
}

#hero {
    padding: 100px 0;
    background: linear-gradient(135deg, rgba(248, 249, 250, 0.3) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(0, 161, 85, 0.3) 100%);
}
#hero .header h1 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -1.44px;
    margin-bottom: 20px;
}
#hero .header h1 strong {
    color: #00A155;
    font-family: "Proxima-Nova";
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -1.44px;
}
#hero .header p {
    color: rgba(26, 26, 26, 0.7);
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

#textCenter {
    padding: 100px 0;
    background: #FFF;
}

#textCenter .content {
    max-width: 880px;
    margin: 0 auto;
    text-align: center;
}

#textCenter .content .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F7710D;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 142.857% */
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF1E8;
    margin-bottom: 12px;
}

#textCenter .content h2 {
    color: #101828;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    /* 100% */
    margin-bottom: 20px;
}

#textCenter .content h2 strong {
    color: #F7710D;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#textCenter .content p {
    color: #4A5565;
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    margin-bottom: 24px;
}
#textCenter .content p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #textCenter {
        padding: 50px 0;
    }
}

#guide {
    padding: 100px 0;
    background: linear-gradient(135deg, #F8F9FA 0%, #FFF 50%, rgba(0, 161, 85, 0.45) 100%);
}

#guide .content {
    max-width: 540px;
}

#guide .content .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
color: #F7710D;
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
    padding: 6px 16px;
    border-radius: 50px;
    background: #FFF2EA;
    margin-bottom: 24px;
}

#guide .content h2 {
color: #1A1A1A;
font-family: "Proxima-Nova";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 100% */
letter-spacing: -0.48px;
    margin-bottom: 28px;
}

#guide .content p {
color: rgba(26, 26, 26, 0.70);
font-family: "Niveau-Grotesk";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 29.25px; /* 162.5% */
}

#guide .content ul {
    list-style: none;
    padding: 0;
    margin: 40px 0 0;
}

#guide .content li {
    position: relative;
color: rgba(26, 26, 26, 0.80);
font-family: "Niveau-Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
    margin-bottom: 18px;
}

#guide .content li img{
    margin-right: 10px;
}

#guide .content li:last-child {
    margin-bottom: 0;
}

#guide .content .click {
    margin-top: 40px;
}

#guide .card {
    max-width: 545px;
    display: block;
    margin-left: auto;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 20px 45px rgba(17, 23, 41, 0.18);
    overflow: hidden;
}

#guide .card .image img {
    width: 100%;
    height: auto;
    aspect-ratio: 550/501;
    object-fit: cover;
    display: block;
}

#guide .card .content {
    max-width: 100%;
    padding: 0px 32px 0;
}

#guide .card .content h3 {
    color: #1A1A1A;
font-family: "Proxima-Nova";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 133.333% */
    margin-bottom: 14px;
    margin-top: 35px;
}

#guide .card .content p {
color: rgba(26, 26, 26, 0.50);
font-family: "Niveau-Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
    margin-bottom: 0;
}

#guide .card .wrap {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 0 32px 0;
    padding: 24px 0 28px;
}

#guide .card .wrap p {
    color: rgba(26, 26, 26, 0.60);
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
    margin-bottom: 0;
}

#guide .card .image {
    background: linear-gradient(90deg, #00A155 0%, #32A654 7.14%, #4AAB53 14.29%, #5DB051 21.43%, #6EB54F 28.57%, #7DB94D 35.71%, #8CBE4A 42.86%, #9BC347 50%, #A9C744 57.14%, #B6CC40 64.29%, #C4D03B 71.43%, #D1D535 78.57%, #DFD92D 85.71%, #ECDE23 92.86%, #F9E213 100%);
    padding: 70px 30px;
}
#guide .card .image img {
    aspect-ratio: 484/359;
    max-width: 484px;
    margin: 0 auto;
    object-fit: contain;
}


@media(max-width:1200px){
    #guide .card {
        margin: 0 auto;
    }
}

@media (max-width: 767px) {

    #guide .card .content {
        padding: 24px 24px 0;
    }

    #guide .card .wrap {
        margin: 42px 24px 0;
    }
}