body.heritage {
  overflow-y: hidden;
  overflow-x: hidden; }
  body.heritage.loaded {
    overflow-y: auto; }
  body.heritage #loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var( --slate-grey);
    background: linear-gradient(135deg, #07272D 3.3%, #031012 115.64%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 900; }
    body.heritage #loader-wrapper div.progress-bar-container {
      width: 100%;
      height: 5px;
      margin-top: -8px;
      padding-left: 15.5%;
      padding-right: 16%;
      background-color: transparent; }
      @media (min-width: 768px) {
        body.heritage #loader-wrapper div.progress-bar-container {
          padding-left: 90px;
          padding-right: 94px;
          margin-top: -12px; } }
      @media (min-width: 992px) {
        body.heritage #loader-wrapper div.progress-bar-container {
          padding-left: 72px;
          padding-right: 76px; } }
      @media (min-width: 1200px) {
        body.heritage #loader-wrapper div.progress-bar-container {
          padding-left: 86px;
          padding-right: 90px; } }
      @media (min-width: 1400px) {
        body.heritage #loader-wrapper div.progress-bar-container {
          padding-left: 100px;
          padding-right: 104px; } }
      body.heritage #loader-wrapper div.progress-bar-container div.progress-bar-inner {
        width: 0%;
        height: 100%;
        background-color: var(--warm-orange); }
  body.heritage div.sub-nav-container {
    position: fixed;
    top: 50%;
    right: 16px;
    transform: translate3d(0px, -50%, 0px); }
    @media (min-width: 992px) {
      body.heritage div.sub-nav-container {
        right: 20px; } }
    body.heritage div.sub-nav-container ul {
      padding-left: 0;
      margin-bottom: 0;
      list-style: none outside; }
      body.heritage div.sub-nav-container ul li {
        margin-bottom: 1rem;
        cursor: pointer; }
        body.heritage div.sub-nav-container ul li span.dot {
          display: block;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background-color: var(--slate-grey-20);
          opacity: 0.8; }
        body.heritage div.sub-nav-container ul li.active span.dot {
          background-color: var(--warm-orange); }
  body.heritage section.intro-panel {
    height: 100vh;
    width: 100%;
    background: var(--slate-grey);
    background: linear-gradient(305.22deg, #020E10 29.31%, #07272D 71.13%); }
    body.heritage section.intro-panel div.intro-panel-bg {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-image: url("../gfx/heritage/bg_intro_cover.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    body.heritage section.intro-panel div.frame-1 {
      position: relative; }
    body.heritage section.intro-panel h1,
    body.heritage section.intro-panel h2 {
      color: #fff; }
      @media (min-width: 992px) {
        body.heritage section.intro-panel h1,
        body.heritage section.intro-panel h2 {
          opacity: 0;
          visibility: hidden;
          transform: translate3d(0, -50px, 0); } }
    body.heritage section.intro-panel h1 {
      font-family: var(--secondary-font);
      font-style: normal;
      font-weight: 400;
      line-height: 120%;
      letter-spacing: 1px;
      font-size: 48px;
      margin-bottom: 24px; }
      @media (min-width: 992px) {
        body.heritage section.intro-panel h1 {
          font-size: 64px;
          line-height: 120%; } }
    body.heritage section.intro-panel h2 {
      font-family: var(--secondary-font);
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 120%;
      letter-spacing: 1px; }
      @media (min-width: 992px) {
        body.heritage section.intro-panel h2 {
          font-size: 32px;
          line-height: 120%; } }
  body.heritage section.intro-cover {
    position: relative;
    height: 100vh;
    width: 100%; }
    body.heritage section.intro-cover p,
    body.heritage section.intro-cover h2 {
      color: #fff; }
    body.heritage section.intro-cover h2 {
      font-family: var(--secondary-font);
      font-style: normal;
      font-size: 24px;
      line-height: 120%;
      letter-spacing: 1px;
      margin-bottom: 2rem; }
      @media (min-width: 992px) {
        body.heritage section.intro-cover h2 {
          font-size: 32px;
          line-height: 120%;
          margin-bottom: 0; } }
    body.heritage section.intro-cover p {
      font-family: var(--primary-font);
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      line-height: 150%;
      letter-spacing: -0.4px; }
      @media (min-width: 992px) {
        body.heritage section.intro-cover p {
          font-size: 20px;
          line-height: 150%; } }
  body.heritage section.bg-panel-spacer {
    position: relative;
    z-index: -2;
    height: 100vh;
    width: 100%;
    background-color: transparent; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-1 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-7 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-8 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-19 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-21 {
      height: 200vh; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-spacer.bg-panel-spacer-21 {
          height: 100vh; } }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-23 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-25 {
      height: 200vh; }
    body.heritage section.bg-panel-spacer.bg-panel-spacer-13-6 {
      height: 200vh; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-spacer.bg-panel-spacer-13-6 {
          height: 100vh; } }
  body.heritage section.bg-panel-section-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    height: 100vh;
    width: 100%;
    background-color: #000; }
    body.heritage section.bg-panel-section-header div.desktop-container {
      display: none;
      position: relative; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-section-header div.desktop-container {
          display: block; } }
    body.heritage section.bg-panel-section-header div.mobile-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      height: 100%; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-section-header div.mobile-container {
          display: none; } }
      body.heritage section.bg-panel-section-header div.mobile-container div.mobile-frame {
        position: absolute; }
    body.heritage section.bg-panel-section-header div.bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    body.heritage section.bg-panel-section-header div.bg-overlay-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: var(--slate-grey);
      opacity: 0.4; }
    body.heritage section.bg-panel-section-header div.bg-overlay-black-full {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: #000; }
    body.heritage section.bg-panel-section-header div.bg-overlay-blue-gradient {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: var(--slate-grey);
      background: -moz-linear-gradient(180deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
      background: -webkit-linear-gradient(180deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
      background: linear-gradient(180deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--slate-grey)", endColorstr="var(--slate-grey)", GradientType=1); }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-section-header div.bg-overlay-blue-gradient {
          background: var(--slate-grey);
          background: -moz-linear-gradient(90deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
          background: -webkit-linear-gradient(90deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
          background: linear-gradient(90deg, rgba(15, 43, 105, 0) 0%, var(--slate-grey) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--slate-grey)", endColorstr="var(--slate-grey)", GradientType=1); } }
    body.heritage section.bg-panel-section-header h1 {
      font-family: var(--secondary-font);
      font-weight: 400;
      font-style: normal;
      font-size: 48px;
      line-height: 120%;
      letter-spacing: 1px;
      color: #fff;
      margin-bottom: 0;
      border-left: 10px solid var(--warm-orange);
      padding-left: 16px; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-section-header h1 {
          font-size: 64px;
          line-height: 120%;
          padding-left: 48px; } }
    body.heritage section.bg-panel-section-header p {
      font-family: var(--primary-font);
      font-weight: 400;
      font-style: italic;
      font-size: 20px;
      line-height: 150%;
      letter-spacing: -0.48px;
      color: #fff;
      margin-bottom: 24px; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel-section-header p {
          font-size: 24px;
          line-height: 150%; } }
      body.heritage section.bg-panel-section-header p.signature {
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: -0.32px;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          body.heritage section.bg-panel-section-header p.signature {
            font-size: 16px;
            line-height: 150%; } }
  body.heritage section.bg-panel-section-header-1 {
    z-index: -1; }
    body.heritage section.bg-panel-section-header-1 div.bg-image {
      background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_1_bg.jpg"); }
  body.heritage section.bg-panel-section-header-7 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_7_bg.jpg"); }
  body.heritage section.bg-panel-section-header-8 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_8_bg.jpg"); }
  body.heritage section.bg-panel-section-header-19 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_19_bg.jpg"); }
  body.heritage section.bg-panel-section-header-23 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_23_bg.jpg"); }
  body.heritage section.bg-panel-section-header-25 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_25_bg.jpg"); }
  body.heritage section.bg-panel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    height: 100vh;
    width: 100%;
    background-color: #000; }
    body.heritage section.bg-panel div.bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    body.heritage section.bg-panel div.bg-overlay-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: var(--slate-grey);
      opacity: 0.4; }
    body.heritage section.bg-panel div.bg-overlay-black-full {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: #000; }
    body.heritage section.bg-panel p {
      font-family: var(--primary-font);
      font-weight: 400;
      font-style: italic;
      font-size: 20px;
      line-height: 150%;
      letter-spacing: -0.48px;
      color: #fff;
      margin-bottom: 1em; }
      @media (min-width: 992px) {
        body.heritage section.bg-panel p {
          font-size: 24px;
          line-height: 150%; } }
      body.heritage section.bg-panel p.signature {
        font-family: var(--primary-font);
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: -0.32px;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          body.heritage section.bg-panel p.signature {
            font-size: 16px;
            line-height: 150%; } }
      body.heritage section.bg-panel p.caption {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 12px;
        font-style: normal;
        margin-bottom: 0; }
  body.heritage section.bg-panel-2 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_2_bg.jpg"); }
  body.heritage section.bg-panel-3 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_3_bg.jpg"); }
  body.heritage section.bg-panel-4 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_4_bg.jpg"); }
  body.heritage section.bg-panel-5 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_5_bg.jpg"); }
  body.heritage section.bg-panel-6 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_6_bg.jpg"); }
  body.heritage section.bg-panel-9 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_9_bg.jpg");
    background-position: 22% 0%; }
  body.heritage section.bg-panel-13-6 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_13_6_bg.jpg");
    background-position: 0% 50%; }
    @media (min-width: 992px) {
      body.heritage section.bg-panel-13-6 div.bg-image {
        background-size: cover;
        background-position: center center; } }
  body.heritage section.bg-panel-21 div.bg-image {
    background-image: url("../gfx/heritage/bg_panels_backgrounds/bg_panel_21_bg.jpg");
    background-position: 0% 50%; }
    @media (min-width: 992px) {
      body.heritage section.bg-panel-21 div.bg-image {
        background-size: cover;
        background-position: center center; } }
  body.heritage section.front-panel {
    min-height: 100vh;
    width: 100%;
    background-color: #fff; }
    body.heritage section.front-panel div.container {
      position: relative; }
      body.heritage section.front-panel div.container div.image-col {
        margin-top: 2rem; }
        @media (min-width: 992px) {
          body.heritage section.front-panel div.container div.image-col {
            margin-top: 0; } }
        body.heritage section.front-panel div.container div.image-col img {
          width: 100%; }
        body.heritage section.front-panel div.container div.image-col p.caption {
          font-family: var(--primary-font);
          font-weight: 400;
          font-style: normal;
          color: var(--slate-grey-80);
          font-size: 12px;
          line-height: 140%;
          letter-spacing: -0.24px;
          margin-top: 0.5rem; }
          body.heritage section.front-panel div.container div.image-col p.caption:last-of-type {
            margin-bottom: 0; }
          body.heritage section.front-panel div.container div.image-col p.caption.ra {
            text-align: right; }
      body.heritage section.front-panel div.container div.text-col div.date-icon-container {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        padding-top: 2rem; }
        @media (min-width: 992px) {
          body.heritage section.front-panel div.container div.text-col div.date-icon-container {
            display: flex;
            flex-direction: row;
            justify-content: flex-end;
            align-items: flex-start;
            margin-bottom: 2rem; } }
        body.heritage section.front-panel div.container div.text-col div.date-icon-container p.date {
          position: absolute;
          top: 0;
          left: auto;
          right: 0;
          font-family: var(--secondary-font);
          font-weight: 400;
          font-style: normal;
          font-size: 56px;
          letter-spacing: 1px;
          line-height: 120%;
          color: var(--slate-grey);
          margin-bottom: 0; }
          @media (min-width: 992px) {
            body.heritage section.front-panel div.container div.text-col div.date-icon-container p.date {
              top: 0;
              left: auto;
              right: auto;
              font-size: 64px;
              line-height: 120%; } }
        body.heritage section.front-panel div.container div.text-col div.date-icon-container img.date-icon {
          width: 120px; }
      body.heritage section.front-panel div.container div.text-col h2 {
        font-family: var(--secondary-font-medium);
        font-weight: 500;
        font-style: normal;
        color: var(--slate-grey);
        font-size: 24px;
        line-height: 120%;
        margin-top: 1em;
        margin-bottom: 1em;
        position: relative; }
        @media (min-width: 992px) {
          body.heritage section.front-panel div.container div.text-col h2 {
            margin-top: 0;
            margin-left: -35%;
            font-size: 32px;
            line-height: 120%; } }
      body.heritage section.front-panel div.container div.text-col p {
        font-family: var(--primary-font);
        font-weight: 400;
        font-style: normal;
        color: var(--slate-grey-80);
        font-size: 16px;
        line-height: 150%;
        letter-spacing: -0.32px; }
        body.heritage section.front-panel div.container div.text-col p:last-of-type {
          margin-bottom: 0; }
  body.heritage section.front-panel-1 div.banks-images-row {
    margin-bottom: 56px !important;
    display: block; }
    @media (min-width: 992px) {
      body.heritage section.front-panel-1 div.banks-images-row {
        display: flex; } }
    body.heritage section.front-panel-1 div.banks-images-row div.col {
      margin: auto; }
      body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container {
        width: 70%;
        position: relative;
        text-align: center;
        margin: auto;
        border-bottom: 4px solid var(--warm-orange);
        padding-top: 2rem; }
        @media (min-width: 992px) {
          body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container {
            width: 100%;
            padding-top: 0; } }
        body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container p.date {
          position: absolute;
          top: 20px;
          left: 0;
          font-family: var(--secondary-font);
          font-weight: 400;
          font-style: normal;
          font-size: 56px;
          line-height: 120%;
          letter-spacing: 1px;
          color: var(--slate-grey);
          margin-bottom: 0; }
          @media (min-width: 992px) {
            body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container p.date {
              top: -20px;
              font-size: 64px;
              line-height: 120%; } }
        body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container p.label {
          font-family: var(--primary-font);
          font-weight: 400;
          font-style: normal;
          font-size: 16px;
          line-height: 150%;
          letter-spacing: -0.32px;
          color: var(--slate-grey-80); }
        body.heritage section.front-panel-1 div.banks-images-row div.col div.bank-container img {
          max-width: 100%;
          height: 150px; }
  body.heritage section.front-panel-1 div.content-row p {
    font-family: var(--primary-font);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.32px;
    color: var(--slate-grey-80); }
  @media (min-width: 992px) {
    body.heritage section.front-panel-2 div.date-icon-container {
      margin-right: -24%; } }
  @media (min-width: 992px) {
    body.heritage section.front-panel-4 div.date-icon-container {
      margin-right: -24%; } }
  @media (min-width: 992px) {
    body.heritage section.front-panel-5 div.date-icon-container {
      margin-right: -32%; } }
  body.heritage section.front-panel-5 div.container div.text-col img.date-icon {
    top: -30px; }
  body.heritage section.front-panel-5 div.container div.text-col h2 {
    margin-left: 0%; }
    @media (min-width: 992px) {
      body.heritage section.front-panel-5 div.container div.text-col h2 {
        margin-left: -50%; } }
  @media (min-width: 992px) {
    body.heritage section.front-panel-6 div.date-icon-container {
      margin-right: -18%; } }
  body.heritage section.front-panel-13-5 p.regular {
    font-family: var(--primary-font);
    font-weight: 400;
    font-style: normal;
    color: var(--slate-grey-80);
    font-size: 16px;
    letter-spacing: -0.32px;
    line-height: 150%; }
    body.heritage section.front-panel-13-5 p.regular:last-of-type {
      margin-bottom: 0; }
  body.heritage section.front-panel-13-5 div.bank-icon-container p.date {
    position: absolute;
    top: -20px;
    transform: translate3d(-50px, 0px, 0px);
    font-family: var(--secondary-font);
    font-weight: 400;
    font-style: normal;
    font-size: 56px;
    line-height: 120%;
    color: var(--slate-grey);
    margin-bottom: 0; }
    @media (min-width: 992px) {
      body.heritage section.front-panel-13-5 div.bank-icon-container p.date {
        font-size: 64px;
        line-height: 120%; } }
  body.heritage section.front-panel-13-5 div.bank-icon-container hr {
    color: var(--warm-orange);
    height: 4px;
    width: 250px;
    opacity: 1; }
  body.heritage section.long-front-panel {
    min-height: 100vh;
    width: 100%;
    background-color: #fff;
    padding-top: 92px;
    padding-bottom: 92px; }
    body.heritage section.long-front-panel div.container {
      position: relative; }
      body.heritage section.long-front-panel div.container div.date-container {
        position: relative;
        z-index: 1; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel div.container div.date-container {
            text-align: right;
            margin-bottom: 2rem; } }
        body.heritage section.long-front-panel div.container div.date-container p {
          font-family: var(--secondary-font);
          font-weight: 400;
          font-style: normal;
          font-size: 56px;
          line-height: 150%;
          letter-spacing: -0.32px;
          color: var(--slate-grey);
          margin-bottom: 0;
          white-space: pre; }
          @media (min-width: 992px) {
            body.heritage section.long-front-panel div.container div.date-container p {
              font-size: 64px;
              line-height: 150%; } }
      body.heritage section.long-front-panel div.container div.top-row {
        margin-bottom: 3rem; }
        body.heritage section.long-front-panel div.container div.top-row div.text-col {
          margin-top: 3rem; }
          @media (min-width: 992px) {
            body.heritage section.long-front-panel div.container div.top-row div.text-col {
              margin-top: 0; } }
          body.heritage section.long-front-panel div.container div.top-row div.text-col p {
            font-family: var(--primary-font);
            font-weight: 400;
            font-style: normal;
            color: var(--slate-grey-80);
            font-size: 16px;
            line-height: 150%;
            letter-spacing: -0.32px; }
            body.heritage section.long-front-panel div.container div.top-row div.text-col p:last-of-type {
              margin-bottom: 0; }
        body.heritage section.long-front-panel div.container div.top-row div.image-col img {
          width: 100%; }
        body.heritage section.long-front-panel div.container div.top-row div.bank-icon-container {
          position: relative;
          text-align: center;
          border-bottom: 1px solid var(--warm-orange); }
          body.heritage section.long-front-panel div.container div.top-row div.bank-icon-container p.date {
            position: absolute;
            top: -20px;
            left: 50%;
            transform: translate3d(-50%, 0px, 0px);
            font-family: var(--primary-font);
            font-weight: 100;
            font-style: normal;
            font-size: 57px;
            line-height: 69px;
            color: var(--slate-grey);
            margin-bottom: 0; }
            @media (min-width: 992px) {
              body.heritage section.long-front-panel div.container div.top-row div.bank-icon-container p.date {
                font-size: 64px;
                line-height: 76px; } }
          body.heritage section.long-front-panel div.container div.top-row div.bank-icon-container p.label {
            font-family: var(--secondary-font);
            font-weight: 300;
            font-style: normal;
            font-size: 16px;
            line-height: 19px;
            color: #6F6F6F; }
          body.heritage section.long-front-panel div.container div.top-row div.bank-icon-container img {
            max-width: 100%;
            height: 150px; }
      body.heritage section.long-front-panel div.container div.bottom-row div.image-col {
        margin-bottom: 3rem; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel div.container div.bottom-row div.image-col {
            margin-bottom: 0; } }
        body.heritage section.long-front-panel div.container div.bottom-row div.image-col img {
          width: 100%; }
      body.heritage section.long-front-panel div.container div.bottom-row div.text-col h2 {
        font-family: var(--primary-font);
        font-weight: 700;
        font-style: normal;
        color: var(--slate-grey);
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 1em;
        margin-left: 0;
        position: relative; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel div.container div.bottom-row div.text-col h2 {
            font-size: 32px;
            line-height: 38px;
            margin-left: -35%; } }
      body.heritage section.long-front-panel div.container div.bottom-row div.text-col p {
        font-family: var(--primary-font);
        font-weight: 400;
        font-style: normal;
        color: var(--slate-grey-80);
        font-size: 16px;
        line-height: 150%;
        letter-spacing: -0.32px; }
        body.heritage section.long-front-panel div.container div.bottom-row div.text-col p:last-of-type {
          margin-bottom: 0; }
  @media (min-width: 992px) {
    body.heritage section.long-front-panel-7 div.date-icon-container {
      margin-right: -18%; } }
  @media (min-width: 992px) {
    body.heritage section.long-front-panel-9 div.container div.top-row {
      margin-bottom: -3rem; } }
  body.heritage section.long-front-panel-9 div.container div.top-row div.text-col {
    margin-bottom: 3rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-9 div.container div.top-row div.text-col {
        margin-bottom: 0rem; } }
    body.heritage section.long-front-panel-9 div.container div.top-row div.text-col p {
      margin-bottom: 0rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-9 div.container div.top-row div.text-col p {
          margin-bottom: 5rem; } }
  @media (min-width: 992px) {
    body.heritage section.long-front-panel-9 div.container div.top-row div.image-col {
      transform: translate3d(12%, 0px, 0px); } }
  body.heritage section.long-front-panel-9 div.container div.bottom-row div.image-col {
    margin-top: 3rem;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-9 div.container div.bottom-row div.image-col {
        margin-top: 0; } }
    body.heritage section.long-front-panel-9 div.container div.bottom-row div.image-col img {
      position: relative; }
  @media (min-width: 992px) {
    body.heritage section.long-front-panel-18 div.container div.top-row {
      margin-bottom: -5rem; } }
  body.heritage section.long-front-panel-18 div.container div.top-row div.image-col {
    margin-top: 3rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-18 div.container div.top-row div.image-col {
        margin-top: 100px; } }
  body.heritage section.long-front-panel-18 div.container div.bottom-row div.image-col {
    margin-top: 3rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-18 div.container div.bottom-row div.image-col {
        margin-top: 0; } }
    body.heritage section.long-front-panel-18 div.container div.bottom-row div.image-col img {
      width: 100%;
      position: relative; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-18 div.container div.bottom-row div.image-col img {
          width: 125%; } }
  @media (min-width: 992px) {
    body.heritage section.long-front-panel-20 div.container div.top-row {
      margin-bottom: -5rem; } }
  body.heritage section.long-front-panel-20 div.container div.top-row div.text-col {
    margin-bottom: 3rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-20 div.container div.top-row div.text-col {
        margin-bottom: 0; } }
  body.heritage section.long-front-panel-20 div.container div.bottom-row div.image-col {
    margin-top: 3rem;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-20 div.container div.bottom-row div.image-col {
        margin-top: 0; } }
  body.heritage section.long-front-panel-22 div.container div.top-row {
    margin-top: 0rem;
    margin-bottom: 0rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-22 div.container div.top-row {
        margin-top: 6rem;
        margin-bottom: 3rem; } }
    body.heritage section.long-front-panel-22 div.container div.top-row div.text-col {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-22 div.container div.top-row div.text-col {
          margin-bottom: 0rem; } }
    body.heritage section.long-front-panel-22 div.container div.top-row div.image-col {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-22 div.container div.top-row div.image-col {
          margin-bottom: 0rem; } }
  body.heritage section.long-front-panel-22 div.container div.bottom-row div.image-col {
    margin-top: 3rem;
    margin-bottom: 0rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-22 div.container div.bottom-row div.image-col {
        margin-top: 2rem; } }
  body.heritage section.long-front-panel-24 div.container div.top-row {
    margin-top: 0rem;
    margin-bottom: 3rem; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-24 div.container div.top-row {
        margin-top: 6rem;
        margin-bottom: 3rem; } }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-24 div.container div.top-row div.text-col {
        padding-top: 2rem; } }
    body.heritage section.long-front-panel-24 div.container div.top-row div.image-col {
      margin-top: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-24 div.container div.top-row div.image-col {
          margin-top: 0; } }
      body.heritage section.long-front-panel-24 div.container div.top-row div.image-col img {
        width: 100%; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel-24 div.container div.top-row div.image-col img {
            width: 115%; } }
  body.heritage section.long-front-panel-24 div.container div.bottom-row div.image-col {
    margin-top: 3rem;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-24 div.container div.bottom-row div.image-col {
        transform: translate3d(0, -6rem, 0);
        margin-top: 0rem; } }
  body.heritage section.long-front-panel-26 {
    background: var( --slate-grey);
    background: linear-gradient(135deg, #07272D 3.3%, #031012 115.64%);
     }
    body.heritage section.long-front-panel-26 div.container div.date-container p {
      color: #fff; }
    @media (min-width: 992px) {
      body.heritage section.long-front-panel-26 div.container div.top-row {
        margin-top: 6rem; } }
    body.heritage section.long-front-panel-26 div.container div.top-row div.text-col {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.top-row div.text-col {
          margin-bottom: 0; } }
      body.heritage section.long-front-panel-26 div.container div.top-row div.text-col p {
        color: #fff; }
    body.heritage section.long-front-panel-26 div.container div.images-row {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.images-row {
          margin-bottom: 5rem; } }
      body.heritage section.long-front-panel-26 div.container div.images-row div.left-col img {
        width: 100%; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel-26 div.container div.images-row div.left-col img {
            width: 110%; } }
      body.heritage section.long-front-panel-26 div.container div.images-row div.right-col img {
        width: 100%;
        margin-top: 3rem; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel-26 div.container div.images-row div.right-col img {
            margin-top: 100px; } }
    body.heritage section.long-front-panel-26 div.container div.middle-row {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.middle-row {
          margin-bottom: 5rem; } }
      body.heritage section.long-front-panel-26 div.container div.middle-row div.date-col p {
        font-family: var(--secondary-font);
        font-weight: 300;
        font-style: normal;
        font-size: 57px;
        line-height: 66px;
        color: #fff;
        white-space: pre; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel-26 div.container div.middle-row div.date-col p {
            font-size: 64px;
            line-height: 76px; } }
      body.heritage section.long-front-panel-26 div.container div.middle-row div.text-col p {
        font-family: var(--primary-font);
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: -0.32px;
        color: #fff; }
    body.heritage section.long-front-panel-26 div.container div.bottom-row {
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.bottom-row {
          margin-bottom: 5rem; } }
      body.heritage section.long-front-panel-26 div.container div.bottom-row div.date-col p {
        font-family: var(--secondary-font);
        font-weight: 300;
        font-style: normal;
        font-size: 57px;
        line-height: 66px;
        color: #fff;
        white-space: pre; }
        @media (min-width: 992px) {
          body.heritage section.long-front-panel-26 div.container div.bottom-row div.date-col p {
            font-size: 64px;
            line-height: 76px; } }
      body.heritage section.long-front-panel-26 div.container div.bottom-row div.text-col p {
        color: #fff; }
    body.heritage section.long-front-panel-26 div.container div.download-pdf-row hr {
      color: #fff;
      opacity: 0.5;
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.download-pdf-row hr {
          margin-bottom: 5rem; } }
    body.heritage section.long-front-panel-26 div.container div.download-pdf-row div.text-col h6 {
      font-family: var(--primary-font);
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 1rem;
      color: #fff; }
      @media (min-width: 992px) {
        body.heritage section.long-front-panel-26 div.container div.download-pdf-row div.text-col h6 {
          font-size: 24px;
          line-height: 24px; } }
    body.heritage section.long-front-panel-26 div.container div.download-pdf-row div.text-col p {
      font-family: var(--primary-font);
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      line-height: 150%;
      letter-spacing: -0.32px;
      color: #fff; }
      body.heritage section.long-front-panel-26 div.container div.download-pdf-row div.text-col p a {
        font-family: var(--primary-font);
        color: #fff;
        text-decoration: none; }
        body.heritage section.long-front-panel-26 div.container div.download-pdf-row div.text-col p a:hover {
          color: var(--warm-orange);
          text-decoration: none; }

