



.rma-site-wrapper,
.rma-site-wrapper * {
    font-synthesis: none;
}


.rma-section-title,
.rma-gallery-title {
    font-family: 'NudicaMono_Medium', monospace !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #343434 !important;
    text-transform: uppercase !important;
    margin-top: 30px !important;
    margin-bottom: 15px !important;
}


.rma-gallery-title {
    margin-top: 80px !important;
    margin-bottom: 15px !important;
}


.rma-related-projects-title {
    font-family: 'NudicaMono_Medium', monospace !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #343434 !important;
    text-transform: uppercase !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}


.rma-related-projects {
    margin-top: 40px !important;
}


.rma-nav-language,
.rma-nav-language a {
    font-family: 'Inter_Medium', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #545454 !important;
    text-transform: uppercase !important;
}

.rma-nav-language a:hover {
    color: #343434 !important;
}


.rma-nav-footer,
.rma-nav-footer a {
    font-family: 'Inter_Medium', sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #545454 !important;
    text-transform: none !important;
}

.rma-nav-footer a:hover {
    color: #343434 !important;
}


.rma-search-container input[type="text"],
.rma-search-container input[type="search"],
.rma-filter-button,
.rma-filter-btn {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #343434 !important;
    text-transform: uppercase !important;
}


.rma-search-container input[type="text"]:focus,
.rma-search-container input[type="search"]:focus {
    color: #ffffff !important;
    background-color: #343434 !important;
}


.rma-filter-button[aria-pressed="true"],
.rma-filter-button.active,
.rma-filter-btn[aria-pressed="true"],
.rma-filter-btn.active {
    color: #ffffff !important;
}

.rma-search-container input::placeholder {
    color: #343434 !important;
    text-transform: uppercase !important;
}


.rma-project-type {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #343434 !important;
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
}


.rma-project-title,
h2.rma-project-title {
    font-family: 'NudicaMono_Light', monospace !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    color: #545454 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    word-spacing: -2px !important;
}


.rma-project-header-title,
h1.rma-project-header-title {
    font-family: 'NudicaMono_Medium', monospace !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #343434 !important;
    text-transform: none !important;
    line-height: 1.3 !important;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}


.rma-project-header-location,
p.rma-project-header-location {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #343434 !important;
    text-transform: none !important;
    line-height: 1 !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}


.rma-project-header-data,
p.rma-project-header-data {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #343434 !important;
    text-transform: none !important;
    line-height: 1.3 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}


.rma-project-text,
.rma-project-text p {
    font-family: 'NudicaMono_Light', monospace !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    color: #343434 !important;
    line-height: 1.5 !important;
    text-transform: none !important;
}

.rma-project-text a {
    color: #343434 !important;
}

.rma-project-text a:hover {
    color: #545454 !important;
}


.rma-project-text em,
.rma-project-text i,
.rma-project-text p em,
.rma-project-text p i {
    font-family: 'NudicaMono_Italic', monospace !important;
    font-style: normal !important;
    font-weight: 400 !important;
}


.rma-project-text strong,
.rma-project-text b,
.rma-project-text p strong,
.rma-project-text p b {
    font-family: 'NudicaMono_Bold', monospace !important;
    font-style: normal !important;
    font-weight: normal !important;
}


.rma-project-text strong em,
.rma-project-text strong i,
.rma-project-text b em,
.rma-project-text b i,
.rma-project-text em strong,
.rma-project-text i strong,
.rma-project-text em b,
.rma-project-text i b,
.rma-project-text p strong em,
.rma-project-text p strong i,
.rma-project-text p b em,
.rma-project-text p b i,
.rma-project-text p em strong,
.rma-project-text p i strong,
.rma-project-text p em b,
.rma-project-text p i b {
    
    font-family: 'NudicaMono_Italic', monospace !important;
    font-style: normal !important;
    font-weight: 400 !important;
}


.rma-expand-toggle,
button.rma-expand-toggle {
    font-family: 'NudicaMono_Light', monospace !important;
    font-weight: 300 !important;
    font-size: 36px !important;
    color: #343434 !important;
    margin-bottom: 5px !important;
}

.rma-expand-toggle:hover {
    color: #545454 !important;
}


.rma-image-caption,
.rma-image-caption .rma-image-title,
.rma-image-caption .rma-image-copyright {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 8px !important;
    color: #747474 !important;
    text-transform: none !important;
}


.rma-lightbox-description {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 10px !important;
    color: #343434 !important;
    text-transform: none !important;
    text-align: center !important;
}


.rma-main-image,
figure.rma-main-image {
    margin-bottom: 30px !important;
}


.rma-related-projects .rma-project-title {
    font-family: 'NudicaMono_Light', monospace !important;
    font-weight: 300 !important;
    font-size: 11px !important;
    color: #545454 !important;
    text-transform: none !important;
    line-height: 1.3 !important;
}

.rma-related-projects .rma-project-title {
    margin-top: 8px !important;
}


.rma-page-content h1,
.rma-page-content .wp-block-heading {
    font-family: 'NudicaMono_Medium', monospace !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #343434 !important;
    text-transform: none !important;
    line-height: 1.3 !important;
    margin-bottom: 30px !important;
}


.rma-page-content p,
.rma-page-content .wp-block-paragraph {
    font-family: 'NudicaMono_Regular', monospace !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #343434 !important;
    line-height: 1.5 !important;
    text-transform: none !important;
}


@media (max-width: 768px) {
    .rma-project-header-title,
    h1.rma-project-header-title,
    .rma-project-header-location,
    p.rma-project-header-location {
        font-size: calc(20px * 0.9) !important;
    }

    .rma-project-header-data,
    p.rma-project-header-data,
    .rma-project-text,
    .rma-project-text p {
        font-size: calc(15px * 0.93) !important;
    }
}
