body {
    margin: 0;
}

.nav-top {
    position: relative;
    background: #ECAA3B;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    height: 84px;
    z-index: 10;
    display: flex;
}
.nav-top-item{
    padding-left: 58px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.64px;
}
.nav-top-item-a{
    color: #000;
    text-decoration:none
}
.nav-top-image {
    width: 162px;
    height: 48.3px;
    padding-top: 17px;
    margin-left: 111px;
    /*top: 17px;*/
    /*left: 111px;*/
    /*gap: 0px;*/
    border-radius: 18px 0px 0px 0px;
    /*opacity: 0px;*/

}
.nav-top-first{
    position: relative;
    background-color: #F0CF61;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-top-first-img{
        width: 1440px;
        height: 549px;
    }
.GiftCards{
    width: 100%;
    background: #3B2911;
    display: flex;
    justify-content: center;
    align-items: center;
}
#GiftCards{
    width: 1440px;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.GiftCards-img{
    width: auto;
    height: 700px;
    /*height: auto;*/
}
.AboutUs{
    width: 100%;
    background: linear-gradient(282deg, #ECAA3B 7.2%, #FFDF8E 97.3%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.AboutUs-box{
    width: 1440px;
    height: 649px;
    position: relative;
}
.card4{
    width: 600px;
    height: 345px;
    flex-shrink: 0;
    position: absolute;
    top:170px;
    left: 774px;
}
#AboutUs{
}
.AboutUs-info {
    padding-left: 182px;
    padding-top: 28rpx;
}

.AboutUs-info-whatsapp {
    /*width: 22px;*/
    /*height: 22px;*/
    /*flex-shrink: 0;*/
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    color: #1B2226;
    font-family: Avenir;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px; /* 150% */
}

.AboutUs-info-whatsapp-img {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    padding-right: 30px;
}
.AboutUs-img-text{
    width: 700px;
    height: 120px;
    color:  #141416;
    padding-top: 85px;
    padding-left: 182px;
    font-family: Avenir;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px; /* 125% */
    letter-spacing: -0.48px;
    text-transform: capitalize;
}
.AboutUs-info-mail{
    color:  #51555E;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;

    padding-bottom: 25px;
}
.AboutUs-info-mail>a{
    color: #51555E;
    text-decoration:none
}
.AboutUs-info-mail-img{
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    padding-right: 30px;
}
.AboutUs-btn{
    display: flex;
    justify-content: flex-start
    /*align-items: center;*/
}

.btn1{
    display: inline-flex;
    width: 234px;
    height: 49px;
    flex-shrink: 0;
    justify-content: center;
    /*align-items: center;*/
    margin-left: 178px;
    margin-right: 40px;
    gap: 10px;
    border-radius: 25px;
    border: 1px solid  #DAD9E2;
    background: #FEFFFF;
    color: #4988BB;
    font-family: Avenir;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}
.btn2{
    display: inline-flex;
    width: 208px;
    height: 49px;
    flex-shrink: 0;
    justify-content: center;
    /*align-items: center;*/
    gap: 10px;
    border-radius: 25px;
    border: 1px solid  #DAD9E2;
    background: #FFF;
    color: #4988BB;
    font-family: Avenir;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}
.AboutUs-info-name{
    color:#51555E;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;

    padding-bottom: 25px;
}
.AboutUs-info-name-img{
    width: 22.006px;
    height: 16px;
    flex-shrink: 0;
    padding-right: 30px;
}
.AboutUs-info-address{
    color:  #51555E;
    width: 543px;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    text-transform: capitalize;
    display: flex;
    align-items: center;
    padding-bottom: 25px;

}
.AboutUs-info-address-img{
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    padding-right: 30px;
}