.page-template-template-emface-aesthetics .header {
    background: transparent;
}

/* gravity form css */
.form-title {
    text-align: center !important;
    margin-bottom: 45px !important;
}

.LandingformBox {
    max-width: 600px;
}

.LandingformBox .gfield_label .gfield_required {
    display: none !important;
}

.LandingformBox .gform_wrapper.gravity-theme .gform_fields{
    grid-row-gap: 8px;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield_label{
    font-weight: 500 !important;
    line-height: 20px;
    color: #344054;
    margin-bottom: 6px;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield input,.LandingformBox .gform_wrapper.gravity-theme .gfield textarea {
    background: #F9FAFB;
    border: 1px solid #E5EAF0;
    padding: 12px 10px;
    border-radius: 8px;
    height: 48px;
    font-size: 18px !important;
    line-height: 1.4;
    font-weight: 400;
    color: #666666;
    width: 100% !important;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield textarea {
    height: 120px !important;
    resize: none;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield.form-terms {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    color: #666666;
    max-width: 500px;
    width: 100%;
}

.LandingformBox .ginput_container_checkbox {
    height: 30px;
}

.LandingformBox .gfield--input-type-checkbox {
    display: flex !important;
    align-items: center;
    gap: 11px;
    margin-top: 24px !important;
}

.LandingformBox input[type="checkbox"] {
  positive: relative;
  appearance: none;
  -webkit-appearance: none;
    width: 18px !important;
    height: 18px !important;
    background-color: #FFCA4D !important;
    border: 2px solid #FFCA4D !important;
    border-radius: 4px !important;
    padding: 0 !important;
    cursor: pointer;
    position: relative;
    top: -5px !important;
}

.LandingformBox input[type="checkbox"]:checked {
    position: relative;
    top: -5px;
    background-color: #FFCA4D;
    border-color: #FFCA4D;
}

.LandingformBox input[type="checkbox"]:checked::after {
    content: url('/wp-content/uploads/2026/01/black-check.png');
    position: relative;
    top: -4px;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield_description {
    font-size: 12px;
    color: #666666;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 0;
    max-width: 290px;
}

.LandingformBox .gform_wrapper.gravity-theme .gfield_description .gfield_validation_message {
    position: absolute;
    margin-top: 87px;
}

.LandingformBox .gform_wrapper.gravity-theme .gform-footer {
    position: relative;
    width: max-content;
    margin: 18px 0 0;
    padding: 0;
}

.LandingformBox .gform_wrapper.gravity-theme .gform-footer input {
    position: relative;
    padding: 10px 56px 10px 24px;
    background: #FFCA4D;
    color: #000000 !important;
    font-weight: 700;
    font-size: 18px;
    border-radius: 28px;
    border: 1px solid #FFCA4D;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    height: auto;
    margin-bottom: 0;
}

.LandingformBox .gform_wrapper.gravity-theme .gform-footer::after {
    content: url(/wp-content/uploads/2025/05/circle_right_arrow.png);
    position: absolute;
    right: 14px;
    top: calc(50% - 16px);
}

.LandingformBox .gform-loader {
    display: none !important;
}

.LandingformBox .gform_validation_errors{
    display: none;
}

.LandingformBox .gfield_validation_message {
    background: transparent !important;
    border: 0 !important;
    padding: 5px 0 !important;
    color: #c02b0a !important;
}

.LandingformBox .ginput_container_phone .validation_message{
    display: none;
}

/* gravity form css */

.page-template-template-emface-aesthetics .typo-2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    color: #181818;
    text-align: center;
    margin-bottom: 8px;
}

.page-template-template-emface-aesthetics .typo-3 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
}

.page-template-template-emface-aesthetics .typo-4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #181818;
}


.page-template-template-emface-aesthetics .description {
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.4;
    font-weight: 400;
    color: #666666;
}

.page-template-template-emface-aesthetics .btn-wrap {
    display: flex;
    margin-top: 24px;
}

.page-template-template-emface-aesthetics .ff-articles.footer_blogs{
    display: none;
}

/* section1 */
.page-template-template-emface-aesthetics .section1 {
    background-image: url('/wp-content/uploads/2025/05/hexa_box.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 180px 0 0;
    position: relative;
    z-index: 1;
}

.page-template-template-emface-aesthetics .section1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(142deg, rgba(0, 0, 0, 0.91) 22.81%, rgba(255, 202, 77, 0.91) 132.05%);
    z-index: -1;
}

.page-template-template-emface-aesthetics .section1 .inner-wrap {
    padding-top: 50px;
    color: #FFFFFF;
}

.page-template-template-emface-aesthetics .section1 h1 {
    font-size: 64px;
    font-weight: 700;
    line-height: 1.2;
    color: #FFFFFF;
}

.page-template-template-emface-aesthetics .section1 .description {
    color: #FFFFFF;
    font-weight: 300;
}

/* section2 */

.page-template-template-emface-aesthetics .section2 {
    position: relative;
    padding: 100px 0;
}

.page-template-template-emface-aesthetics .section2 .why-row {
    align-items: center;
}

.page-template-template-emface-aesthetics .section2 .typo-2 {
    text-align: left;
    margin-bottom: 32px;
}

.page-template-template-emface-aesthetics .section2 .description {
    margin-bottom: 8px;
}

.page-template-template-emface-aesthetics .section2 .description:last-child {
    max-width: 658px;
    margin-bottom: 0;
}

/* section3 */

.page-template-template-emface-aesthetics .section3 {
    position: relative;
    background: #FFFBF1;
    padding: 100px 0;
}

.page-template-template-emface-aesthetics .section3 .typo-2 {
    margin-bottom: 0;
}

.page-template-template-emface-aesthetics .section3 .treat-row {
    align-items: center;
    margin-top: 48px;
}

.page-template-template-emface-aesthetics .section3 .treat-list {
    display: flex;
    gap: 19px;
    margin-bottom: 32px;
}

.page-template-template-emface-aesthetics .section3 .treat-list .icon-box {
        max-width: 56px;
    width: 100%;
}

.page-template-template-emface-aesthetics .section3 .treat-list .description {
    margin-top: 4px;
}


/* section 4 */
.page-template-template-emface-aesthetics .section4 {
    position: relative;
    padding: 100px 0;
}

.page-template-template-emface-aesthetics .section4 .result-row {
    align-items: center;
    text-align: left;
    margin-top: 48px;
}

.page-template-template-emface-aesthetics .section4 .result-row:nth-child(even) {
    flex-direction: row-reverse;
}

.page-template-template-emface-aesthetics .section4 .title {
    margin-bottom: 8px;
}

.page-template-template-emface-aesthetics .section4 .description {
    max-width: 578px;
}

.page-template-template-emface-aesthetics .section4 .topDesc {
    max-width: 100%;
    text-align: center;
}

.page-template-template-emface-aesthetics .section4 .btn-wrap {
    margin-top: 48px;
    justify-content: center;
}

/* section 5 */

.page-template-template-emface-aesthetics .section5 {
    position: relative;
    padding: 100px 0;
    background: #FFFBF1;
    z-index: 1;
    overflow: hidden;
}

.page-template-template-emface-aesthetics .section5::before {
    content: url('/wp-content/uploads/2026/01/star-icon2.png');
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: -1;
}

.page-template-template-emface-aesthetics .section5::after {
    content: url('/wp-content/uploads/2026/01/star-icon1.png');
    position: absolute;
    right: -38px;
    top: 40px;
    z-index: -1;
}

.page-template-template-emface-aesthetics .section5 .tech-row {
    position: relative;
    align-items: center;
}

.page-template-template-emface-aesthetics .section5 .left-col {
    position: relative;
}

.page-template-template-emface-aesthetics .section5 .left-col::before {
    content: url('/wp-content/uploads/2026/01/star-icon3.png');
    position: absolute;
    top: -86px;
    right: 180px;
}

.page-template-template-emface-aesthetics .section5 .typo-2 {
    margin-bottom: 24px;
    text-align: left;
}

.page-template-template-emface-aesthetics .section5 .description {
    margin-top: 8px;
}

/* section6 */

.page-template-template-emface-aesthetics .section6 {
    position: relative;
    padding: 100px 0;
    text-align: center;
}

.page-template-template-emface-aesthetics .section6 .choose-row {
    text-align: left;
    margin-top: 53px;
    gap: 34px 0;
}

.page-template-template-emface-aesthetics .section6 .boxCard {
    position: relative;
}

.page-template-template-emface-aesthetics .section6 .boxCard::after {
    content: url('/wp-content/uploads/2026/01/linear-border-image.png');
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.page-template-template-emface-aesthetics .section6  .boxCard.box3::after, .page-template-template-emface-aesthetics .section6  .boxCard.box5::after {
    display: none;
}

.page-template-template-emface-aesthetics .section6 .boxCard .innerContent {
    margin-top: 24px;
}

.page-template-template-emface-aesthetics .section6 .boxCard .title {
    margin-bottom: 8px;
}

.page-template-template-emface-aesthetics .section6 .boxCard .description {
    max-width: 400px;
    margin-bottom: 0;
}

/* section7 */
.page-template-template-emface-aesthetics .section7 {
    position: relative;
    background: #FFFBF1;
    padding: 100px 0;
}

.page-template-template-emface-aesthetics .section7 .typo-2 {
    margin-bottom: 48px;
}

.faqWrapper .accordion {
    display: flex;
    flex-direction: column;
    gap: 58px 0;
    max-width: 1216px;
    margin: 0 auto;
}

.faqWrapper .accordion .card {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

.faqWrapper .accordion .card-header {
    background-color: transparent;
    border: 0;
    padding: 0;
}

.faqWrapper .accordion .card-body ul {
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.faqWrapper .accordion .card-body li {
    list-style: disc;
}

.faqWrapper .accordion button {
    position: relative;
    width: 100%;
    text-align: left;
    /*padding: 0 40px 73px;*/
    padding: 0 40px;
    box-shadow: none !important;
}

.faqWrapper .accordion .card:last-child button {
    padding-bottom: 0;
}

.faqWrapper .accordion .card:last-child .card-body {
    padding-bottom: 0;
    margin-bottom: 0;
}

.faqWrapper .accordion button::before {
    content: url('/wp-content/uploads/2026/01/border-arrow-right.png');
    position: absolute;
    left: 0;
}

.faqWrapper .accordion button::after {
    content: url('/wp-content/uploads/2026/01/acc-up-arrow.png');
    position: absolute;
    right: 0;
    top: 4px;
}

.faqWrapper .accordion button.collapsed::after {
    content: url('/wp-content/uploads/2026/01/acc-down-arrow.png');
    position: absolute;
    right: 0;
    top: 4px;
}

.faqWrapper .accordion button:not(.collapsed) {
    padding-bottom: 0;
}

.faqWrapper .accordion .card-body {
    /*padding: 16px 0 32px 40px;*/
    padding: 16px 40px 0;
    max-width: 868px;
}

/* section8 */
.page-template-template-emface-aesthetics .section8 {
    position: relative;
    padding: 100px 0;
}

.page-template-template-emface-aesthetics .section8 .con-row{
    align-items: center;
}

.page-template-template-emface-aesthetics .section8 .typo-2 {
    text-align: left;
}

/* responsive media  */
@media screen and (max-width: 1599px) {
    .page-template-template-emface-aesthetics .section1 h1 {
        font-size: 54px;
    }

    .page-template-template-emface-aesthetics .typo-2 {
        font-size: 42px;
    }

    .page-template-template-emface-aesthetics .typo-3 {
        font-size: 38px;
    }
}

@media screen and (max-width: 1399px) {
    .page-template-template-emface-aesthetics .section1 .inner-wrap {
        padding-top: 40px;
    }

    .page-template-template-emface-aesthetics .typo-3 {
        font-size: 34px;
    }
}

@media screen and (max-width: 1199px) {
    .page-template-template-emface-aesthetics .section1 .inner-wrap {
        padding-top: 0;
    }

    .page-template-template-emface-aesthetics .section1 h1 {
        font-size: 40px;
    }

   .page-template-template-emface-aesthetics .typo-2 {
        font-size: 36px;
    }

    .page-template-template-emface-aesthetics .typo-3 {
        font-size: 26px;
        line-height: 1.3;
    }
    
    .LandingformBox .gform_wrapper.gravity-theme #field_submit input {
        padding: 10px 56px 10px 16px;
    }
    
    .page-template-template-emface-aesthetics .section6 .boxCard::after {
        top: 24px;
        right: -8px;
    }
}

@media screen and (max-width: 991px) {

    .page-template-template-emface-aesthetics .section2,
    .page-template-template-emface-aesthetics .section3,
    .page-template-template-emface-aesthetics .section4,
    .page-template-template-emface-aesthetics .section5,
    .page-template-template-emface-aesthetics .section6,
    .page-template-template-emface-aesthetics .section7 {
        padding: 80px 0;
    }
    
    .page-template-template-emface-aesthetics .section8 {
        padding: 70px 0 90px;
    }

    .page-template-template-emface-aesthetics .section1 .banner-row, .con-row {
        flex-direction: column-reverse;
        gap: 30px 0;
    }
    
    .page-template-template-emface-aesthetics .section3 .treat-row {
         flex-direction: column-reverse;
         gap: 0;
         margin-top: 32px;
    }

    .page-template-template-emface-aesthetics .why-row,
    .page-template-template-emface-aesthetics .treat-row,
    .page-template-template-emface-aesthetics .section4 .result-row,
    .page-template-template-emface-aesthetics .section5 .tech-row {
        gap: 24px 0;
    }
    
    .page-template-template-emface-aesthetics .section6  .boxCard.box2::after, .page-template-template-emface-aesthetics .section6  .boxCard.box4::after {
        display: none;
    }
    
    .page-template-template-emface-aesthetics .section6  .boxCard.box3::after {
        display: block;
    }
    
    .form-title{
        margin-bottom: 24px !important;
    }
    
    .LandingformBox .gform_wrapper.gravity-theme .gfield.gfield--width-half{
        grid-column: span 12;
    }

}

@media screen and (max-width: 767px) {

    .page-template-template-emface-aesthetics .section2,
    .page-template-template-emface-aesthetics .section3,
    .page-template-template-emface-aesthetics .section4,
    .page-template-template-emface-aesthetics .section5,
    .page-template-template-emface-aesthetics .section6,
    .page-template-template-emface-aesthetics .section7 {
        padding: 70px 0;
    }
    
    .page-template-template-emface-aesthetics .section8 {
        padding: 60px 0 80px;
    }

   .page-template-template-emface-aesthetics .typo-2 {
        font-size: 30px;
    }

    .page-template-template-emface-aesthetics .typo-4 {
        font-size: 20px;
    }

    .page-template-template-emface-aesthetics .section7 .typo-2 {
        margin-bottom: 32px;
    }

    .page-template-template-emface-aesthetics .section6 .boxCard .description {
        max-width: 100%;
    }

    .page-template-template-emface-aesthetics .section6 .choose-row {
        margin-top: 40px;
    }
    
    .faqWrapper .accordion {
        gap: 40px 0;
    }

    .faqWrapper .accordion button {
        padding: 0 30px;
    }
    
    .faqWrapper .accordion .card-body {
        padding: 16px 30px 0;
    }
    
    .page-template-template-emface-aesthetics .section8 .typo-2 {
        text-align: center;
    }
    
    .page-template-template-emface-aesthetics .section8 .ginput_container_checkbox {
        height: 20px;
    }
    
    .LandingformBox .gform_wrapper.gravity-theme .gfield_description {
        max-width: 100%;
    }
    
    .LandingformBox .gfield--input-type-checkbox{
        grid-column: span 12 !important;
    }
    
    .LandingformBox .gform_wrapper.gravity-theme #field_submit{
            grid-column: span 12;
            justify-content: center;
            margin: 24px auto 0;
    }
    
    .page-template-template-emface-aesthetics .section6  .boxCard::after {
        display: none !important;
    }
}