/*=========================================================
                STUDIO ATELIER LANDING PAGE
=========================================================*/

/* ---------- Page ---------- */

.sa-landing{

    background:#F8F5F0;

    color:#111;

    overflow:hidden;

}

/* ---------- Common Section ---------- */

.sa-section{

    padding:90px 24px;

}

.sa-container{

    max-width:1150px;

    margin:auto;

}

.sa-label{

    display:inline-block;

    color:#E96A1D;

    font-size:14px;

    font-weight:700;

    letter-spacing:6px;

    text-transform:uppercase;

    margin-bottom:18px;

}

.sa-heading{

    font-size:58px;

    line-height:1.05;

    margin:0 0 28px;

    color:#111;

    font-weight:700;

}

.sa-heading span{

    color:#E96A1D;

    font-style:italic;

    font-weight:500;

}

.sa-text{

    font-size:20px;

    color:#666;

    line-height:1.8;

    margin:18px 0;

}

.sa-text strong{

    color:#111;

}

/*=========================================================
                    HERO
=========================================================*/

.sa-hero{

    max-width:1100px;

    margin:auto;

    padding:90px 24px 60px;

    text-align:center;

}

.sa-tag{

    display:inline-block;

    color:#E96A1D;

    font-size:14px;

    font-weight:700;

    letter-spacing:7px;

    text-transform:uppercase;

    margin-bottom:25px;

}

.sa-title{

    line-height:.9;

    margin:0;

}

.sa-title .black{

    display:block;

    font-size:92px;

    font-weight:700;

    color:#111;

}

.sa-title .orange{

    display:block;

    font-size:92px;

    font-weight:500;

    font-style:italic;

    color:#E96A1D;

}

.sa-hero h2{

    max-width:900px;

    margin:45px auto 30px;

    font-size:40px;

    line-height:1.25;

    color:#111;

}

.sa-description{

    max-width:900px;

    margin:18px auto;

    color:#666;

    font-size:22px;

    line-height:1.8;

}

.sa-highlight{

    margin-top:45px;

    font-size:36px;

    color:#111;

}

/* ---------- Hero Cards ---------- */

.sa-info{

    display:flex;

    justify-content:center;

    flex-wrap:wrap;

    gap:24px;

    margin-top:55px;

}

.sa-card{

    width:240px;

    background:#fff;

    border-radius:24px;

    padding:28px;

    box-shadow:0 20px 45px rgba(0,0,0,.08);

}

.sa-card small{

    display:block;

    color:#E96A1D;

    letter-spacing:3px;

    font-size:12px;

    font-weight:700;

    margin-bottom:12px;

}

.sa-card strong{

    font-size:30px;

    color:#111;

}

/*=========================================================
                    FORM
=========================================================*/

.fluentform_wrapper_4{
    max-width:900px !important;
    margin:40px auto 100px !important;
    padding:0 20px !important;
}

#fluentform_4{
    background:#fff;
    border-radius:30px;
    padding:55px;
    box-shadow:0 20px 55px rgba(0,0,0,.08);
}

#fluentform_4 .ff-el-group{
    margin-bottom:24px;
}

#fluentform_4 label{
    font-weight:600;
    color:#111;
}

#fluentform_4 input,
#fluentform_4 textarea,
#fluentform_4 select{
    border:1px solid #ddd;
    border-radius:14px;
    min-height:58px;
    padding:14px 18px;
    font-size:16px;
}

#fluentform_4 input:focus,
#fluentform_4 textarea:focus,
#fluentform_4 select:focus{
    border-color:#E96A1D;
    box-shadow:0 0 0 4px rgba(233,106,29,.12);
}

#fluentform_4 .ff-btn-submit{
    width:100%;
    height:60px;
    border:none;
    border-radius:999px;
    background:#E96A1D;
    color:#fff;
    font-size:18px;
    font-weight:700;
}

#fluentform_4 .ff-btn-submit:hover{
    background:#d55d18;
}
/*=====================================================
      TOP DESIGN COLLEGES DOWNLOAD PAGE
======================================================*/

.sa-hero{
    max-width:760px;
    margin:140px auto 70px;
    padding:0 24px;
    text-align:center;
}

.sa-tag{
    display:inline-block;
    margin-bottom:22px;
    color:#E96A1D;
    font-size:13px;
    font-weight:700;
    letter-spacing:5px;
    text-transform:uppercase;
}

.sa-title{
    margin:0;
    line-height:.92;
}

.sa-title .black{
    display:block;
    color:#111;
    font-size:clamp(44px,7vw,72px);
    font-weight:700;
}

.sa-title .orange{
    display:block;
    color:#E96A1D;
    font-size:clamp(44px,7vw,72px);
    font-weight:500;
    font-style:italic;
}

.sa-hero h2{
    max-width:720px;
    margin:42px auto 24px;
    color:#111;
    font-size:clamp(28px,3vw,46px);
    line-height:1.25;
    font-weight:600;
}

.sa-description{
    max-width:680px;
    margin:18px auto;
    color:#666;
    font-size:22px;
    line-height:1.8;
}

.sa-description strong{
    color:#111;
}

/*=====================================================
                    BENEFITS
======================================================*/

.sa-benefits{
    max-width:700px;
    margin:55px auto;
    text-align:center;
}

.sa-benefit{
    padding:18px 0;
    font-size:21px;
    color:#111;
    border-bottom:1px solid #ececec;
    text-align:center;
    font-weight:500;
}

.sa-download-note{
    max-width:700px;
    margin:50px auto 0;
    text-align:center;
    color:#111;
    font-size:30px;
    font-weight:700;
    line-height:1.4;
}

.sa-download-note strong{
    color:#E96A1D;
}

/*=====================================================
                    MOBILE
======================================================*/

@media(max-width:768px){

    .sa-hero{
        margin:70px auto 40px;
        padding:0 20px;
    }

    .sa-tag{
        font-size:12px;
        letter-spacing:4px;
    }

    .sa-title .black,
    .sa-title .orange{
        font-size:48px;
        line-height:1;
    }

    .sa-hero h2{
        font-size:34px;
        margin:34px auto 20px;
    }

    .sa-description{
        font-size:18px;
        line-height:1.7;
    }

    .sa-benefits{
        max-width:100%;
        margin:40px auto;
    }

    .sa-benefit{
        font-size:18px;
        padding:14px 0;
    }

    .sa-download-note{
        font-size:22px;
        line-height:1.5;
    }

}