.front-page--full-content-bottom {
  width: 74rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 5.18rem 1rem;
  border-bottom: 0.0625rem solid #E0E2E7;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom {
    padding: 3.38rem 2rem 6.25rem;
  }
}

.front-page--full-content-bottom .recent-content-area {
  margin-bottom: 1.75rem;
}

.front-page--full-content-bottom .recent-content-area .animated-title {
  margin: 0 auto;
  width: 15.625rem;
  overflow-wrap: break-word;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .recent-content-area .animated-title {
    padding-bottom: 4.93rem;
    -webkit-transform: translateX(-45%);
    -ms-transform: translateX(-45%);
    transform: translateX(-45%);
    margin: 0 auto -2rem;
  }
}

.front-page--full-content-bottom .recent-content-area .animated-title h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 2rem;
}

@media only screen and (min-width: 60rem) {
  .front-page--full-content-bottom .recent-content-area .animated-title h2 {
    font-size: 2.375rem;
    line-height: 2.625rem;
  }
}

@media only screen and (min-width: 80rem) {
  .front-page--full-content-bottom .recent-content-area--links {
    margin-top: 1rem;
  }
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 19.9375rem) {
  .front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.375rem;
  color: #000000;
  position: relative;
  display: inline-block;
  z-index: 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.125rem 1.3125rem 0.125rem 0.125rem;
  position: relative;
  margin-bottom: 1rem;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
  background: #6A24F5;
  z-index: -1;
  transition: all .2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:before {
    transition: none;
  }
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:hover {
  color: #ffffff;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:hover:before {
  width: calc(100% + 0.125rem + 0rem);
  height: calc(100% + 0.125rem);
  left: -0.125rem;
  right: 0;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:focus-visible {
  outline: 0.125rem solid #6A24F5;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:focus-visible:before {
  display: none;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:after {
  content: "";
  background-image: url(/sites/default/themes/kansallisteatteri/components/_global/dist/right.svg);
  background-size: 0.75rem;
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.125rem;
  width: 0.75rem;
}

.front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:hover:after, .front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:focus:after {
  background-image: url(/sites/default/themes/kansallisteatteri/components/_global/dist/right-white.svg);
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .recent-content-area--links .field--name-field-recent-content-links a:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}

.front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights {
  margin-bottom: 5.12rem;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights {
    margin-bottom: 8.875rem;
  }
}

.front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .paragraph:nth-of-type(odd) {
  position: relative;
  z-index: 1;
}

.front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .field--name-field-title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 2.56rem;
  letter-spacing: 0.1375rem;
  position: relative;
  margin: 0;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .field--name-field-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media only screen and (min-width: 60rem) {
  .front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .field--name-field-title {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}

.front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .field--name-field-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0.0625rem;
  height: 2.50rem;
  background-color: #000000;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .bottom-content-lifts .paragraph--alternating-highlights .field--name-field-title:after {
    left: 40%;
  }
}

.front-page--full-content-bottom h1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  text-align: center;
  overflow-wrap: break-word;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.front-page--full-content-bottom .field--name-body {
  width: 48rem;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.front-page--full-content-bottom .field--name-body p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

@media only screen and (min-width: 37.5rem) {
  .front-page--full-content-bottom .field--name-body p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.front-page--full-content-bottom .field--name-body p:last-of-type {
  margin-bottom: 0;
}
