#hero {
    padding: 100px 0;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}


#hero .content h1 {
color: #1A1A2E;
font-family: "Proxima-Nova";
font-size: 51px;
font-style: normal;
font-weight: 700;
line-height: 57px; /* 111.765% */
    margin-bottom: 24px;
}

#hero .content h1 strong {
    color: #00A155;
font-family: "Proxima-Nova";
font-size: 51px;
font-style: normal;
font-weight: 700;
line-height: 57px;
}

#hero .content p {
color: #4A5568;
font-family: "Niveau-Grotesk";
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 29.25px; /* 139.286% */
    margin-bottom: 0;
}

#hero .content .click {
    margin-top: 40px;
}

@media (max-width: 1200px) {
    #hero {
        background-position: center right 30%;
    }
}

@media (max-width: 767px) {
    #hero {
        background-position: center right 24%;
    }
}

#help {
    padding: 100px 0;
    background: #FFF;
}

#help .content {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

#help .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;
}

#help .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;
}

#help .content h2 strong {
    color: #F7710D;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#help .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;
}
#help .content p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #help {
        padding: 50px 0;
    }
}

#blocks {
    padding: 0;
    background: #FFF;
}

#blocks .item {
    padding: 75px 0;
}

#blocks .item:nth-child(even) .row {
    flex-direction: row-reverse;
}

#blocks .image img {
    width: 100%;
    max-width: 497px;
    height: auto;
    aspect-ratio: 497/497;
    object-fit: cover;
    border-radius: 16px;
    display: block;
}

#blocks .item:nth-child(even) .image img {
    margin-left: auto;
}

#blocks .content h2 {
color: #1A1A1A;
font-family: "Proxima-Nova";
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 53px; /* 120.455% */
    margin-bottom: 18px;
}

#blocks .content h2 strong {
    color: #00A155;
font-family: "Proxima-Nova";
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 53px;
}

#blocks .content p,
#blocks .content li {
    color: rgba(26, 26, 26, 0.65);
font-family: "Niveau-Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}

#blocks .content p {
    /* --------- */
    margin-bottom: 22px;
}

#blocks .content p strong {
color: rgba(26, 26, 26, 0.65);
font-family: "Niveau-Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px;
}

#blocks .content ul {
    padding-left: 18px;
    /* --------- */
    margin-bottom: 0;
}

#blocks .content .click {
    margin-top: 40px;
}

@media (max-width: 1200px) {
    #blocks .item:nth-child(odd) .image img,
    #blocks .item:nth-child(even) .image img {
        margin: 0 auto;
    }
}
#discover {
    padding: 100px 0;
    background: linear-gradient(135deg, #F8F9FA 0%, #FFF 50%, rgba(0, 161, 85, 0.3) 100%);
}

#discover .content {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

#discover .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;
}

#discover .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;
}

#discover .content h2 strong {
    color: #F7710D;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#discover .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;
}
#discover .content p:last-child {
    margin-bottom: 0;
}
#discover .content .click .btn{
    margin: 0 auto;
    display: block;
}

@media (max-width: 767px) {
    #sicover {
        padding: 50px 0;
    }
}

#trusted {
    padding: 50px 0;
    background: #FFF;
}

#trusted .content {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 100px;
}

#trusted .content h2 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 100% */
    letter-spacing: -0.48px;
    margin-bottom: 30px;
}

#trusted .content h2 strong {
    color:#00A155;
    font-family: "Proxima-Nova";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.48px;
}

#trusted .content p {
    color: rgba(26, 26, 26, 0.70);
    text-align: center;
    font-family: "Niveau-Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}

#trusted .slider .slick-slide {
    height: auto;
    margin: 0 10px;
}

#trusted .logo img {
    margin: 0 auto;
    width: 100%;
}

#cta {
    padding: 50px 0;
    background: linear-gradient(315deg, #F9E213 0%, #F7710D 100%);
}

#cta .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

#cta .content {
    max-width: 760px;
}

#cta .content .tag {
    color: rgba(122, 53, 0, 0.70);
font-family: "Niveau-Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
letter-spacing: 1.4px;
text-transform: uppercase;
    margin-bottom: 10px;
}

#cta .content h2 {
color: #000;
font-family: "Proxima-Nova";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 111.111% */
letter-spacing: -0.36px;
}

#cta .content h2 strong {
    color: #FFF;
font-family: "Proxima-Nova";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: -0.36px;
}

#cta .click {
    margin-top: 0;
    flex: 0 0 auto;
}

@media (max-width: 767px) {
    #cta .wrap {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
}