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

#ilm-fe .ilm-section .ilm-subsection {
    margin-bottom: 110px;
}
#ilm-fa .ilm-section .ilm-subsection:last-child {
    margin-bottom: 0px;
}

#ilm-fa .ilm-section {
    margin-bottom: 110px;
}

#ilm-fa .ilm-section-content {
    display: flex;
    flex-direction: column;
}
#ilm-fa .ilm-title {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#ilm-fa .ilm-title h1 {
    width: 66%;
    color: #000;
    text-align: center;
}
#ilm-fa .ilm-subtitle {
    display: flex;
    align-self: stretch;
    text-transform: unset;
    color: #000;
    text-align: center;
    font-family: Owners;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.96px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 950px;
    align-self: center;
}
#ilm-fa .ilm-subtitle p {
    font-family: Owners;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.96px;
}


#ilm-fa .fifty .headline {
    margin-bottom: .2em;
}
#ilm-fa .fifty .text {
    color: var(--black-panther);
    font-family: owners;
    align-items: flex-start;
}

#ilm-fa .item.full-width .image {
    margin-bottom: 20px;
}
#ilm-fa .item.full-width p {
    font-family: owners, sans-serif;
    font-size: 24px;
}

#ilm-fa .item .text > * {
    margin-bottom: 20px;
    padding-bottom: 0px;
}
#ilm-fa .fifty .text .content h4 {
    margin-bottom: 0px;
}
/*
#ilm-fa .fifty .text .content p {
    font-family: owners;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.02em;
}
#ilm-fa .fifty .image {
    grid-area: right;
}
*/
#ilm-fa .item .image img {
    border-radius: 20px;
    border: solid 1px transparent;
}
#ilm-fa .item h4.studio {
    color: var(--magicians-red);
    font-family: owners, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.02em;
}
#ilm-fa .item h5.type {
    color: #000;
    font-family: code-saver, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%; /* 23px */
}

#ilm-fa .fa-quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    max-width: 850px;
}
#ilm-fa .fa-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-fa .fa-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-fa .fa-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 */
}
