
.footer_area {
    text-align: center;
    padding: 20px 0;
    background: #400D0F;
}
.footer_area p {
    color: #fffcfa;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.scroll_top_wrap {
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 1;
    color: #ffffff;
    display: none;
}

.scroll_top_wrap {
    display: none !important;
}

.footer_top_section {
    /* padding: 30px 4%; */
    padding: 60px 4% 60px;
    display: flex;
    width: 100%;
    background: #fffcfa;
}

.footer_top_section h3 {
    color: #484647;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 40px;
    line-height: 4.0rem;
    font-weight: 300;
}
.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 29px;
    line-height: 2.9rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 100px;
    margin: 0;
}
.footer_top_section p a {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 29px;
    line-height: 2.9rem;
    font-family: "Hanken Grotesk", sans-serif;
    margin: 0;
    text-decoration: underline;
}
.footer_top_section p a:hover {
    text-decoration: none;
}
.signup_button_area {
    display: flex;
    justify-content: end;
}
.footer_top_section button {
    background: #400D0F;
    font-family: "Hanken Grotesk", sans-serif;
    color: #FFFCFA;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 47px;
    line-height: 4.7rem;
    padding: 0 65px;
    display: inline-block;
    border: #1b0909 1px solid;
    font-weight: 400;
}
.footer_top_section button:hover {
    background: #1b0909;
}



@media only screen and (max-width:767px) {

.footer_top_section {
    padding: 30px 30px 30px 30px;
    display: block;
    width: 100%;
    text-align: center;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-weight: 300;
    padding-bottom: 10px;
}
.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 0 20px;
    margin: 0;
}
.signup_button_area {
    display: flex;
    justify-content: center;
}


}



@media screen and (min-width:360px) and (max-width:767px) {

}



@media screen and (min-width:412px) and (max-width:767px) {
}



@media screen and (min-width:480px) and (max-width:767px) {}



@media screen and (min-width:568px) and (max-width:767px) {}



@media screen and (min-width:636px) and (max-width:767px) {}



@media screen and (min-width:732px) and (max-width:1024px) {}



@media screen and (min-width:768px) and (max-width:1024px) {


.footer_top_section p {
    color: #484647;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 20px;
    margin: 0;
}
.footer_top_section button {
    background: #400D0F;
    font-family: "Hanken Grotesk", sans-serif;
    color: #FFFCFA;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 47px;
    line-height: 4.7rem;
    padding: 0 25px;
    display: inline-block;
    border: #1b0909 1px solid;
    font-weight: 400;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3.0rem;
    font-weight: 300;
}


}



@media screen and (min-width:800px) and (max-width:1024px) {}



@media screen and (min-width:900px) and (max-width:1024px) {}



@media screen and (min-width:980px) and (max-width:1024px) {}



@media screen and (min-width:1000px) and (max-width:1024px) {}



@media screen and (min-width:1025px) and (max-width:1280px) {

.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    line-height: 2.7rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 100px;
    margin: 0;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-weight: 300;
}

}


@media (min-width: 1024px) and (max-width:1100px) {
.footer_top_section button {
        background: #400D0F;
        font-family: "Hanken Grotesk", sans-serif;
        color: #FFFCFA;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 47px;
        line-height: 4.7rem;
        padding: 0 40px;
        display: inline-block;
        border: #1b0909 1px solid;
        font-weight: 400;
    }
    .footer_top_section h3 {
        color: #484647;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 40px;
        line-height: 4.0rem;
        font-weight: 300;
    }
    .footer_top_section p {
        color: #484647;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 24px;
        line-height: 2.4rem;
        font-family: "Hanken Grotesk", sans-serif;
        padding: 0 80px;
        margin: 0;
    }

}


@media screen and (min-width:1281px) and (max-width:1366px) {

.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    line-height: 2.7rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 100px;
    margin: 0;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-weight: 300;
}


}


@media screen and (min-width:1440px) and (max-width:1599px) {

.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    line-height: 2.7rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 100px;
    margin: 0;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-weight: 300;
}

}


@media screen and (min-width:1600px) and (max-width:1800px) {

.footer_top_section p {
    color: #484647;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    line-height: 2.7rem;
    font-family: "Hanken Grotesk", sans-serif;
    padding: 0 100px;
    margin: 0;
}
.footer_top_section h3 {
    color: #484647;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-weight: 300;
}

}




@media screen and (min-width:1500px) and (max-width:1999px) {

    .footer_top_section h3 {
        color: #484647;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 40px;
        line-height: 4.0rem;
        font-weight: 300;
    }

    /* .footer_top_section p {
            color: #484647;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 29px;
            line-height: 2.9rem;
            font-family: "Hanken Grotesk", sans-serif;
            padding: 0 100px;
            margin: 0;
        } */



    .footer_top_section p {
            color: #484647;
            font-size: 20px;
            font-size: 2.0rem;
            line-height: 29px;
            line-height: 2.9rem;
            font-family: "Hanken Grotesk", sans-serif;
            padding: 0 100px;
            margin: 0;
        }

                .footer_top_section p a {
            color: #484647;
            font-size: 20px;
            font-size: 2.0rem;
            line-height: 29px;
            line-height: 2.9rem;
            font-family: "Hanken Grotesk", sans-serif;
            margin: 0;
            text-decoration: underline;
        }
        .footer_top_section p a:hover {
            text-decoration: none;
        }

}



@media screen and (min-width:2000px) and (max-width:3000px) {}



footer{
    background:#4d1d1f;
    padding:70px 80px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color:#f3eaea;
}

.footer-container{
    display:grid;
    grid-template-columns: 1.4fr 1fr 1fr;
    /* gap:120px; */
    width: 91%;
    margin: 0 auto;
    padding: 100px 0;
}

/* LEFT SECTION */

.footer-social h3{
    font-size:36px;
    line-height: 40px;
    font-weight:400;
    margin-bottom:25px;
    font-family: "EB Garamond", serif;
    color: #F8F0F0;
    padding-bottom: 10px;
}

.social-icons{
    display:flex;
    gap:20px;
}

.social-icons a{
    width:38px;
    height:38px;
    background:#fff;
    color:#4d1d1f;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:6px;
    font-size:18px;
    text-decoration:none;
}

/* LINK COLUMNS */

.footer-col h4{
    font-size:20px;
    line-height: 29px;
    font-weight:400;
    margin-bottom:18px;
    font-family: "Hanken Grotesk", sans-serif;
    color: #F8F0F0;
    padding-bottom: 15px;
}

.footer-col ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-col li{
    margin-bottom:9px;
    font-size:14px;
    line-height:1.6;
}

.footer-col a{
    color:#F8F0F0;
    text-decoration:none;
    transition:opacity .2s ease;
    font-size:20px;
    line-height: 29px;
    font-weight:400;
    margin-bottom:18px;
    font-family: "Hanken Grotesk", sans-serif;
    cursor: pointer;
}

.footer-col a:hover{
    opacity:.7;
}

/* RESPONSIVE */

@media(max-width:1000px){

.footer-container{
    grid-template-columns:1fr 1fr;
    gap:60px;
}

.footer-social{
    grid-column: span 2;
}

}

@media(max-width:600px){

footer{
    padding:50px 30px;
}

.footer-container{
    grid-template-columns:1fr;
    gap:40px;
}

.footer-social{
    grid-column: span 1;
}

.social-icons{
    gap:15px;
}

}