.page-template-page_stagecraft #section-header-image {
    display: none;
}
.page-template-page_stagecraft #section-global-header {
    display: none;
}


.page-template-page_stagecraft .ilm-header-image {
    padding-left: 0px;
    padding-right: 0px;
}

#ilm-stagecraft .ilm-section .ilm-section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#ilm-stagecraft .ilm-header-image-mobile {
    display: none;
}

.stagecraft-title {
    max-width: 850px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.stagecraft-title > * {
    margin-bottom: 25px;
}
.stagecraft-title .logo {
    max-width: 580px;
}
.stagecraft-title .description {
    color: var(--black-panther);
    text-align: center;
    font-family: owners, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.02em;
}

/*
#ilm-stagecraft .fifty .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
}
#ilm-stagecraft .fifty-outer.image-left .fifty .text {
    padding-left: 80px;
}

#ilm-stagecraft .fifty .text .headline {
    color: var(--black-panther);
    font-family: owners, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 0px;
}
#ilm-stagecraft .fifty .text .content p {
    color: #000;
    font-family: Owners;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.04em;
}
*/

#ilm-stagecraft .fw-callout .wrap {
    padding-right: 100px;
}
#ilm-stagecraft .fw-callout .title h2 {
    color: var(--roger-rabbit);
    font-family: owners, sans-serif;
    font-style: normal;
    line-height: 115%; /* 41.4px */
    letter-spacing: 0.04em;
}
#ilm-stagecraft .stagecraft-quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    max-width: 850px;
}
#ilm-stagecraft .stagecraft-quote .quote {
    color: var(--black-panther);
    text-align: center;
    font-family: owners, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 115%; /* 36.8px */
    letter-spacing: 0.64px;
    margin-bottom: 20px;
}
#ilm-stagecraft .stagecraft-quote .attribution {
    color: var(--black-panther);
    text-align: center;
    font-family: owners, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.02em;
    margin-bottom: 10px;
}
#ilm-stagecraft .stagecraft-quote .title {
    color: var(--black-panther);
    text-align: center;
    font-family: code-saver, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 16.1px */
}
