:not(.fa-solid):not(.fa-regular):not(.fa-brands):not(.fa):not(.fas):not(.far):not(.fab):not([class^=fa-]),
:not(.fa-solid):not(.fa-regular):not(.fa-brands):not(.fa):not(.fas):not(.far):not(.fab):not([class^=fa-])::after,
:not(.fa-solid):not(.fa-regular):not(.fa-brands):not(.fa):not(.fas):not(.far):not(.fab):not([class^=fa-])::before,
a,
body,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
label,
li,
ol,
option,
p,
select,
span:not([class*=fa]),
textarea,
ul {
    font-family: 'Cormorant Garamond', serif !important
}

.fa,
.fa-brands,
.fa-regular,
.fa-solid,
.fab,
.far,
.fas,
[class*=" fa-"],
[class^=fa-] {
    font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands" !important
}

.flexnav li a,
.flexnav li a span {
    font-size: 20px !important
}

.button-icon-link .button-text span,
.header-button .button-text span {
    font-size: 20px !important
}

#hero-caption {
    padding-top: 40px !important;
    padding-bottom: 60px !important
}

#hero #hero-caption .inner {
    margin-top: 20px !important;
    margin-bottom: 40px !important
}

.hero-title {
    margin-top: 0 !important
}

.hero-title .hero-logo-img {
    max-width: min(90vw, 650px);
    width: auto;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hero-title span {
    justify-content: center !important;
    display: flex !important
}

.hero-subtitle,
.hero-subtitle span {
    font-size: 24px !important
}

#hero-footer span,
.button-wrap .button-text span {
    font-size: 18px !important
}

.slide-title,
.slide-title span {
    font-size: 28px !important
}

.slide-cat,
.slide-cat span {
    font-size: 18px !important
}

#main-page-content h1 {
    font-size: clamp(34px, 5vw, 68px) !important
}

.bigger,
.bigger span,
p,
p span {
    font-size: 22px !important
}

.projects-list-captions li span {
    font-size: clamp(50px, 8vw, 122px) !important
}

.button-border span,
.clapat-button span {
    font-size: 20px !important
}

.copyright,
.socials li a,
.socials-text {
    font-size: 18px !important
}

.next-hero-title span {
    font-size: clamp(50px, 8vw, 102px) !important
}

.next-hero-subtitle span {
    font-size: 22px !important
}

.hero-statement-wrapper {
    background-color: transparent
}

.hero-statement {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 0;
    padding-top: 5rem !important;
    padding-bottom: 5.5rem !important
}

.hero-statement-inner {
    max-width: 70em;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 1rem;
    background: 0 0;
    border: none;
    box-shadow: none
}

.hero-statement-label {
    margin: 0 0 1.5rem 0 !important;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: #000
}

.hero-statement-line {
    width: 40px;
    height: 1px;
    margin: 0 auto 2rem;
    background: rgba(0, 0, 0, .35)
}

.hero-statement-line--bottom {
    margin: 2rem auto 0
}

.hero-statement-text {
    margin: 0 !important;
    font-size: clamp(28px, 4vw, 28px) !important;
    line-height: 1.4 !important;
    font-weight: 500;
    letter-spacing: .02em;
    color: #000
}

.hero-statement-highlight {
    color: #744425;
    font-weight: 900;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(252, 193, 68, .5);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.about-section {
    background: 0 0
}

.about-section__inner {
    max-width: 70em;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2.5rem
}

@media (max-width:768px) {
    .about-section__inner {
        flex-direction: column;
        align-items: center
    }
}

.about-section__figure {
    flex: 0 0 42%;
    margin: 0;
    max-width: 100%
}

@media (max-width:768px) {
    .about-section__figure {
        flex: 0 0 auto;
        width: 100%;
        max-width: 400px;
        margin: 0 auto
    }
}

.about-section__image-link {
    display: block;
    cursor: default;
    pointer-events: none
}

.about-section__img {
    width: 100%;
    height: auto;
    max-height: 560px;
    min-height: 380px;
    object-fit: cover;
    object-position: center 20%;
    border-radius: 4px;
    display: block
}

.about-section__text {
    flex: 1;
    min-width: 0;
    text-align: left;
    padding: 0
}

@media (max-width:768px) {
    .about-section__text {
        text-align: center
    }
}

.about-section__label {
    margin: 0 0 1.25rem 0 !important;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .5)
}

.about-section__line {
    width: 40px;
    height: 1px;
    margin: 0 0 1.75rem 0;
    background: rgba(0, 0, 0, .25)
}

@media (max-width:768px) {
    .about-section__line {
        margin: 0 auto 1.75rem
    }
}

.about-section__lead {
    margin: 0 0 1.5rem 0 !important;
    font-size: clamp(22px, 2.8vw, 28px) !important;
    line-height: 1.45 !important;
    font-weight: 600;
    color: #000
}

.about-section__body {
    margin: 0 !important;
    font-size: clamp(18px, 2.2vw, 22px) !important;
    line-height: 1.6 !important;
    font-weight: 400;
    color: #000
}

.showcase-portfolio.expand-grid .clapat-item .slide-caption {
    opacity: 1 !important
}

.showcase-portfolio .clapat-item,
.showcase-portfolio .clapat-item .img-mask,
.showcase-portfolio .clapat-item .slide-inner,
.showcase-portfolio .clapat-item .trigger-item,
.showcase-portfolio .clapat-item .trigger-item-link,
.showcase-portfolio .clapat-item .trigger-item-link-secondary {
    cursor: default !important
}

.showcase-portfolio .slide-caption .slide-title {
    position: relative;
    padding-left: 1rem
}

.showcase-portfolio .slide-caption .slide-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: .1em;
    bottom: .1em;
    width: 3px;
    background: #562914;
    border-radius: 2px;
    opacity: .85
}

.showcase-portfolio .slide-title span {
    font-size: 27px !important;
    font-weight: 600;
    letter-spacing: .02em;
    color: #000
}

.showcase-portfolio .clapat-item:hover .slide-caption .slide-title {
    text-decoration: none
}

.showcase-portfolio .clapat-item:hover .slide-caption .slide-title span {
    text-decoration: underline;
    text-decoration-color: #562914;
    text-decoration-thickness: 2px;
    text-underline-offset: 6px
}

.showcase-portfolio .slide-cat span {
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .5)
}

.showcase-portfolio .clapat-item .img-mask::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(116, 68, 37, 0);
    transition: background .3s ease;
    z-index: 5;
    pointer-events: none;
    border-radius: 6px
}

.showcase-portfolio .clapat-item:first-child:hover .img-mask::after {
    background: rgba(116, 68, 37, .65)
}

.showcase-portfolio .clapat-item:nth-child(2):hover .img-mask::after {
    background: rgba(195, 142, 75, .65)
}

.showcase-portfolio .clapat-item:nth-child(3):hover .img-mask::after {
    background: rgba(252, 193, 68, .65)
}

.showcase-portfolio .clapat-item:nth-child(4):hover .img-mask::after {
    background: rgba(168, 116, 62, .65)
}

.portfolio-hover-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 6;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease;
    padding: 2rem;
    box-sizing: border-box
}

.portfolio-hover-text p {
    color: #fff !important;
    font-size: 35px !important;
    font-weight: 800;
    line-height: 1.6 !important;
    text-align: center;
    max-width: 85%;
    margin: 0 !important
}

.clapat-item:hover .portfolio-hover-text {
    opacity: 1
}

@media only screen and (max-width:1540px) {
    .clapat-item.not-expanded .portfolio-hover-text {
        display: none
    }

    .portfolio-hover-text p {
        font-size: 29px !important;
        font-weight: 800 !important;
        line-height: 1.5 !important
    }

    .showcase-portfolio .clapat-item.not-expanded .slide-title span {
        font-size: 21px !important
    }
}

.portfolio-section-header {
    text-align: center;
    padding: 5rem 1rem 1rem
}

.portfolio-section-label {
    margin: 0 0 1.5rem 0 !important;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: #000
}

.portfolio-section-line {
    width: 40px;
    height: 1px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .35)
}

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

    .about-section__label,
    .hero-statement-label,
    .portfolio-section-label {
        font-size: 19px !important
    }
}

.pinned-lists-wrapper .portfolio-section-line+.pinned-lists {
    margin-top: 1.5rem
}

.contact-block {
    padding-top: 4rem;
    padding-bottom: 5rem
}

.contact-block .portfolio-section-line {
    margin-bottom: 2rem
}

.contact-block .portfolio-section-label {
    color: #000 !important
}

.contact-headline {
    font-size: 1.25rem !important;
    letter-spacing: .05em;
    color: #000 !important;
    margin-bottom: 1rem !important
}

.contact-hero-number {
    display: block;
    font-size: clamp(36px, 8.5vw, 130px) !important;
    line-height: clamp(48px, 9.5vw, 150px) !important;
    font-weight: 500 !important;
    letter-spacing: -.02em !important;
    color: #000 !important;
    text-decoration: none !important;
    margin-bottom: 1.5rem !important;
    transition: opacity .25s ease
}

.contact-hero-number:hover {
    color: #000 !important;
    opacity: .75
}

.contact-links-line {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: .75rem 1.5rem;
    font-size: clamp(22px, 3.5vw, 34px) !important;
    letter-spacing: .02em;
    font-weight: 500
}

.contact-link {
    color: #000 !important;
    text-decoration: none !important;
    transition: opacity .2s ease;
    font-weight: 500
}

.contact-link:hover {
    color: #000 !important;
    opacity: .7
}

.contact-sep {
    color: rgba(0, 0, 0, .5);
    user-select: none
}