.elementor-5324 .elementor-element.elementor-element-45a8d0b{--display:flex;}.elementor-5324 .elementor-element.elementor-element-1bc4c50{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5324 .elementor-element.elementor-element-bbecc41{--display:flex;}.elementor-widget-archive-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5324 .elementor-element.elementor-element-6cb0088{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-post__meta-data span + span:before{content:"///";}.elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-5324 .elementor-element.elementor-element-6cb0088 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}/* Start custom CSS *//* =========================================================
   THEFFM — ARCHIVE TEMPLATE
========================================================= */


/* =========================================================
   MAIN ARCHIVE PAGE
========================================================= */

body.elementor-page-5324 {

    width: 100%;
    background: #f4f3f1;

    color: #211d22;

}


/* =========================================================
   ARCHIVE HEADER
========================================================= */

body.elementor-page-5324 .ffm-archive-inner {

    width: 100%;
    max-width: 1200px;

    margin: 0 auto;

    padding: 80px 24px 70px;

    border-bottom: 1px solid #ded9df;

}


/* =========================================================
   EYEBROW
========================================================= */

body.elementor-page-5324 .ffm-archive-eyebrow {

    margin: 0 0 16px;

    font-size: 12px;
    font-weight: 700;

    line-height: 1.2;

    letter-spacing: 0.14em;
    text-transform: uppercase;

    color: #211d22 !important;

}


/* =========================================================
   ARCHIVE TITLE
========================================================= */

body.elementor-page-5324 .ffm-archive-inner .elementor-heading-title {

    margin: 0;

    font-size: clamp(48px, 6vw, 80px);
    font-weight: 700;

    line-height: 1;
    letter-spacing: -0.04em;

    color: #211d22 !important;

}


/* =========================================================
   ARCHIVE CONTENT
========================================================= */

body.elementor-page-5324 .ffm-archive-content {

    width: 100%;
    max-width: 1200px;

    margin: 0 auto;

    padding: 70px 24px 100px;

}


/* =========================================================
   SECTION TITLE
========================================================= */

body.elementor-page-5324 .ffm-archive-section-title {

    margin: 0 0 28px;

    font-size: 12px;
    font-weight: 700;

    line-height: 1.2;

    letter-spacing: 0.12em;
    text-transform: uppercase;

    color: #211d22 !important;

}


/* =========================================================
   ARCHIVE POSTS
========================================================= */

body.elementor-page-5324 .ffm-archive-posts {

    width: 100%;

}


/* =========================================================
   POSTS GRID
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-posts-container {

    width: 100%;

}


/* =========================================================
   POST CARD
========================================================= */

body.elementor-page-5324 .ffm-archive-posts article.elementor-post {

    height: 100%;

    background: #ffffff;

    border: 1px solid #ded9df;

    overflow: hidden;

    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;

}


body.elementor-page-5324 .ffm-archive-posts article.elementor-post:hover {

    transform: translateY(-4px);

    border-color: #211d22;

    box-shadow:
        0 12px 30px rgba(33, 29, 34, 0.08);

}


/* =========================================================
   POST IMAGE
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__thumbnail {

    display: block;

    width: 100%;

    overflow: hidden;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-post__thumbnail img {

    display: block;

    width: 100%;
    height: 100%;

    aspect-ratio: 16 / 9;

    object-fit: cover;

    transition: transform 0.4s ease;

}


body.elementor-page-5324 .ffm-archive-posts article.elementor-post:hover
.elementor-post__thumbnail img {

    transform: scale(1.03);

}


/* =========================================================
   POST CONTENT
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__text {

    padding: 25px;

}


/* =========================================================
   POST META
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__meta-data {

    margin-bottom: 12px;

    font-size: 11px;
    font-weight: 700;

    line-height: 1.4;

    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #716b73 !important;

}


/* =========================================================
   POST TITLE
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__title {

    margin: 0 0 12px;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-post__title a {

    color: #211d22 !important;

    font-size: 23px;
    font-weight: 700;

    line-height: 1.2;

    text-decoration: none;

    transition: color 0.2s ease;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-post__title a:hover {

    color: #211d22 !important;

}


/* =========================================================
   POST EXCERPT
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__excerpt {

    margin-bottom: 20px;

    color: #716b73 !important;

    font-size: 15px;

    line-height: 1.6;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-post__excerpt p {

    margin: 0;

}


/* =========================================================
   READ MORE
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-post__read-more {

    display: inline-block;

    color: #211d22 !important;

    font-size: 11px;
    font-weight: 700;

    letter-spacing: 0.08em;
    text-transform: uppercase;

    text-decoration: none;

    transition: opacity 0.2s ease;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-post__read-more:hover {

    opacity: 0.6;

}


/* =========================================================
   PAGINATION
========================================================= */

body.elementor-page-5324 .ffm-archive-posts .elementor-pagination {

    margin-top: 50px;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-pagination a,
body.elementor-page-5324 .ffm-archive-posts .elementor-pagination span {

    display: inline-flex;

    align-items: center;
    justify-content: center;

    width: 42px;
    height: 42px;

    margin: 0 3px;

    border: 1px solid #ded9df;

    background: transparent;

    color: #211d22 !important;

    font-size: 13px;

    text-decoration: none;

    transition:
        background 0.2s ease,
        color 0.2s ease;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-pagination .current {

    background: #211d22;

    border-color: #211d22;

    color: #ffffff !important;

}


body.elementor-page-5324 .ffm-archive-posts .elementor-pagination a:hover {

    background: #211d22;

    border-color: #211d22;

    color: #ffffff !important;

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

    body.elementor-page-5324 .ffm-archive-inner {

        padding: 70px 24px 60px;

    }


    body.elementor-page-5324 .ffm-archive-content {

        padding: 60px 24px 80px;

    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    body.elementor-page-5324 .ffm-archive-inner {

        padding: 55px 20px 50px;

    }


    body.elementor-page-5324 .ffm-archive-content {

        padding: 50px 20px 70px;

    }


    body.elementor-page-5324 .ffm-archive-inner .elementor-heading-title {

        font-size: 48px;

    }


    body.elementor-page-5324 .ffm-archive-posts .elementor-post__text {

        padding: 20px;

    }


    body.elementor-page-5324 .ffm-archive-posts .elementor-post__title a {

        font-size: 21px;

    }


    body.elementor-page-5324 .ffm-archive-posts .elementor-pagination a,
    body.elementor-page-5324 .ffm-archive-posts .elementor-pagination span {

        width: 38px;
        height: 38px;

    }

}/* End custom CSS */