/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 May 2025 20:40:01
*/


.lighthouse-life h1,
.lighthouse-life h2,
.lighthouse-life h3,
.lighthouse-life h4,
.lighthouse-life h5,
.lighthouse-life h6,
.lighthouse-life p {
  font-family: 'Source Serif Pro', serif;
}

.lighthouse-life h2 {
  font-size: 35px;
}

.lighthouse-life h3 {
  font-size: 20px;
}

.lighthouse-life h4 {
  font-size: 18px;
}

.lighthouse-life h5 {
  font-size: 16px;
}

.lighthouse-life h6 {
  font-size: 14px;
}

.lighthouse-life blockquote {
  border-left: 8px solid #c2c2c2;
  color: #333333;
  font-family: Source Serif Pro;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  padding: 25px 35px 28px;
}

.lighthouse-life blockquote::before,
.lighthouse-life blockquote::after {
  color: inherit;
  font-size: 22px;
  line-height: initial;
  margin: 0;
  vertical-align: top;
}

.lighthouse-life .article-contain-box .right-article-col p {
  font-size: 22px;
}

/* banner.css */
.lighthouse-life-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 0 35px;
  position: relative;
}

.lighthouse-life-banner::before {
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.455) 100%
    ),
    linear-gradient(0deg, #000000, #000000);
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
}

.lighthouse-life .lighthouse-life-banner__heading {
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 57px;
  letter-spacing: 0em;
  text-align: left;
}

.lighthouse-life-banner__heading::after {
  background: #b30f4d;
  content: '';
  display: block;
  height: 4px;
  margin-top: 10px;
  width: 50px;
}

.lighthouse-life .lighthouse-life-banner__description {
  color: #ffffff;
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  margin: 0;
  max-width: 450px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .lighthouse-life-banner {
    padding: 75px 0 100px;
  }
  .lighthouse-life .lighthouse-life-banner__heading {
    font-size: 50px;
  }
}

/* breadcrumbs.css */
.lighthouse-life .lighthouse-life-breadcrumbs {
  background-color: #b30f4d;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb {
  background-color: transparent;
  display: flex;
  margin: 0;
  padding: 12px 0;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li {
  display: none;
  align-items: center;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li a:hover,
.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li a:focus {
  text-decoration: underline;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li::before {
  content: '';
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  padding: 0;
  position: relative;
  top: 0.15em;
  transform: rotate(-135deg);
  vertical-align: top;
  width: 10px;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li::after {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 15px;
  padding: 0;
  position: relative;
  top: 0.15em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 10px;
}

.lighthouse-life
  .lighthouse-life-breadcrumbs
  .breadcrumb
  li:nth-last-child(2)::after {
  content: none;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li:nth-last-child(2) {
  display: flex;
}

.lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li a {
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  margin-top: 2px;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb {
    justify-content: flex-end;
    padding: 20px 0;
  }
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li {
    display: flex;
  }
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li a {
    text-decoration: underline;
  }
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li:last-child a {
    text-decoration: none;
  }
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li::before {
    content: none;
  }
  .lighthouse-life .lighthouse-life-breadcrumbs .breadcrumb li::after,
  .lighthouse-life
    .lighthouse-life-breadcrumbs
    .breadcrumb
    li:nth-last-child(2)::after {
    content: '';
  }
}

/* footer.css */
.lighthouse-life .mktoForm div,
.lighthouse-life .mktoForm span,
.lighthouse-life .mktoForm label,
.lighthouse-life .mktoForm p {
  padding: 0;
}

.lighthouse-life .site-footer .site-footer__top {
  background: linear-gradient(
    -90deg,
    #c6007c 0%,
    #b30f4d 22.23%,
    #a6192e 58.71%
  );
}

.lighthouse-life
  .site-footer
  .site-footer__top
  #block-connect-with-us
  ul
  li:last-child {
  margin-right: 0;
}

.lighthouse-life .region-footer .block-social-media-links__heading {
  display: none !important;
}

.lighthouse-life .region-footer .mktoFormRow {
  margin-bottom: 15px;
}

.lighthouse-life .region-footer .mktoForm .mktoClear {
  display: none;
}

.lighthouse-life .region-footer .mktoButton {
  background-color: transparent;
  border: 1px solid #ffffff;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 16px;
  letter-spacing: 0.07em;
  padding: 18px 45px;
  text-align: center;
}

.lighthouse-life .site-footer .site-footer__top #block-footercontactform h2 {
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.01em;
}

.lighthouse-life .site-footer .mktoLabel {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  margin-bottom: 10px;
}

.lighthouse-life .site-footer #block-connect-with-us {
  padding-left: 10px;
}

.lighthouse-life .site-footer .site-footer__top #block-connect-with-us ul li a {
  color: #ffffff;
}

.lighthouse-life .site-footer .site-footer__top #block-connect-with-us ul li {
  border-width: 2px;
}

.lighthouse-life footer .mktoForm .mktoFieldWrap {
  max-width: none;
}

@media screen and (min-width: 480px) {
  body.lighthouse-life
    .site-footer
    .mktoFormRow
    .mktoFieldDescriptor.mktoFormCol {
    margin-left: 10px;
    width: calc((100% / 3) - 10px) !important;
  }
  body.lighthouse-life
    .site-footer
    .mktoFormRow
    .mktoFieldDescriptor.mktoFormCol:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .lighthouse-life .site-footer .block-social-media-links {
    padding-top: 25px !important;
  }
}

@media screen and (min-width: 1025px) {
  .lighthouse-life .site-footer .site-footer__top #block-footercontactform h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .lighthouse-life .site-footer .site-footer__top #block-connect-with-us {
    padding-top: 115px;
    right: 0;
    top: 0;
  }
  .lighthouse-life .site-footer .site-footer__top #block-footercontactform {
    padding: 115px 0 55px;
  }
  .lighthouse-life .site-footer .site-footer__top .container {
    position: relative;
    z-index: 1;
  }
  .lighthouse-life
    .site-footer
    .site-footer__top
    #block-footercontactform:after {
    content: none;
  }
  .lighthouse-life .region-footer .mktoFormRow {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .lighthouse-life .region-footer .mktoFormRow:nth-child(2) {
    margin: 0;
    padding: 0;
  }
  .lighthouse-life
    .region-footer
    .mktoFormRow
    .mktoFieldDescriptor.mktoFormCol {
    margin: 0;
    width: calc((100% / 3) - 20px) !important;
  }
  .lighthouse-life .region-footer .mktoFormRow .mktoFieldWrap {
    margin: 0;
    max-width: none;
  }
  .lighthouse-life .region-footer .mktoForm {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
}

/* landing-tiles.css */
.lighthouse-life-results-counter {
  display: none;
}

.lighthouse-life .lighthouse-life-results-counter {
  display: block;
  font-family: 'Source Serif Pro', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  margin: 65px 0 0;
  text-align: left;
}

.lighthouse-life #block-macquarie-content .view-taxonomy-term .view-content {
  margin: 0;
  padding: 45px 0 50px;
}

.lighthouse-life #block-macquarie-content .view-taxonomy-term .views-row {
  border: 0.5px solid #c2c2c2;
}

.lighthouse-life
  #block-macquarie-content
  .view-taxonomy-term
  .view-content
  .views-row
  .field_item_content {
  background-color: #ffffff;
  padding: 40px 18px 30px;
}

.lighthouse-life
  #block-macquarie-content
  .view-taxonomy-term
  .view-content
  .views-row
  .link-item {
  color: #000000;
  font-family: 'Source Serif Pro', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: -0.01em;
  margin-bottom: 15px;
}

.lighthouse-life
  #block-macquarie-content
  .view-taxonomy-term
  .view-content
  .views-row
  .link-item:hover
  span {
  color: #a6192e !important;
}

.lighthouse-life
  #block-macquarie-content
  .view-taxonomy-term
  .view-content
  .views-row
  .field--name-field-intro {
  font-family: 'Work Sans', sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 20px;
  max-height: 80px;
}

.lighthouse-life .field-item__read-more {
  color: #a6192e;
  display: block;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  margin: 0;
  text-align: left;
}

.lighthouse-life .field-item__read-more::after {
  content: '';
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 5px;
  position: relative;
  transform: rotate(45deg);
  width: 8px;
}

.lighthouse-life .field-item__read-more:hover.field-item__read-more::after {
  margin-left: 10px;
  transition: 0.5s margin-left;
}

@media screen and (min-width: 768px) {
  .lighthouse-life
    #block-macquarie-content
    .view-taxonomy-term
    .view-content
    .views-row:nth-child(3n + 2) {
    margin: 0 10px 30px;
  }
  .lighthouse-life
    #block-macquarie-content
    .view-taxonomy-term
    .view-content
    .views-row {
    width: calc((100% - 20px) / 3);
  }
}

/* stories-cards.css */
/* Container Styles */

.lighthouse-life .lighthouse-life-stories-cards {
  padding: 30px 0;
  scroll-margin-top: 80px;
}

.lighthouse-life .lighthouse-life-stories-cards--grey {
  background-color: #f9f9f9;
}

.lighthouse-life .lighthouse-life-stories-card {
  border: 0.5px solid #c2c2c2;
}

.lighthouse-life .lighthouse-life-stories-cards__heading {
  color: #202020;
  font-family: 'Source Serif Pro', serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0em;
  margin: 0;
  text-align: left;
}

.lighthouse-life .lighthouse-life-stories-cards__description {
  font-size: 22px;
  margin: 10px 0 0;
  text-align: left;
}

.lighthouse-life .lighthouse-life-stories-cards__link {
  color: #a6192e;
  font-family: 'Source Serif Pro', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
}

.lighthouse-life .lighthouse-life-stories-cards__link:focus,
.lighthouse-life .lighthouse-life-stories-cards__link:hover {
  color: #b30f4d;
}

.lighthouse-life
  .lighthouse-life-stories-cards__link.lighthouse-life-stories-cards__link--desktop {
  display: none;
}

/* Card Styles */

.lighthouse-life .lighthouse-life-stories-card-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0;
}

.lighthouse-life-stories-card__link:hover
  .lighthouse-life-stories-card__read-more::after {
  margin-left: 10px;
  transition: 0.5s margin-left;
}

.lighthouse-life-stories-card__link:hover
  .lighthouse-life-stories-card__heading {
  color: #a6192e !important;
  transition: 0.5s color;
}

.lighthouse-life .lighthouse-life-stories-card {
  margin-bottom: 10px;
  width: 100%;
}

.lighthouse-life .lighthouse-life-stories-card:last-child {
  margin-bottom: 0;
}

.lighthouse-life
  .lighthouse-life-stories-card.lighthouse-life-stories-card--main
  .lighthouse-life-stories-card__content {
  padding: 15px;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__content {
  padding: 25px 15px;
}

.lighthouse-life
  .lighthouse-life-stories-card.lighthouse-life-stories-card--main
  .lighthouse-life-stories-card__heading {
  color: #000000;
  font-family: 'Source Serif Pro', serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.01em;
  margin: 0 0 15px;
  text-align: left;
}

.lighthouse-life
  .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
  .lighthouse-life-stories-card__heading,
.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__heading {
  color: #000000;
  font-family: 'Source Serif Pro', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: -0.01em;
  margin: 0 0 20px;
  text-align: left;
}

.lighthouse-life
  .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
  .lighthouse-life-stories-card__heading {
  margin-bottom: 20px;
}

.lighthouse-life .lighthouse-life-stories-card__read-more {
  color: #a6192e;
  display: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  margin: 0;
  text-align: left;
}

.lighthouse-life .lighthouse-life-stories-card__read-more::after {
  content: '';
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 5px;
  position: relative;
  transform: rotate(45deg);
  width: 8px;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__img {
  align-items: flex-end;
  display: flex;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__img
  span {
  border: 1px solid #ffffff;
  border-radius: 100%;
  display: none;
  height: 40px;
  margin: 25px;
  padding-left: 5px;
  width: 40px;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__img
  i {
  color: #ffffff;
  font-size: 20px;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__img--video
  span {
  align-items: center;
  display: flex;
  justify-content: center;
}

.lighthouse-life .lighthouse-life-stories-card__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  height: 200px;
  width: 100%;
}

.lighthouse-life
  .lighthouse-life-stories-card
  .lighthouse-life-stories-card__description {
  color: #616161;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  margin-bottom: 40px;
  text-align: left;
}

@media screen and (min-width: 992px) {
  .lighthouse-life .lighthouse-life-stories-cards {
    padding: 80px 0 100px;
    scroll-margin-top: 115px;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double {
    padding: 74px 0 110px;
  }
  .lighthouse-life .lighthouse-life-stories-cards__heading {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
  }
  .lighthouse-life .lighthouse-life-stories-card-wrapper {
    margin: 55px 0 0;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards
    .lighthouse-life-stories-card--main {
    margin-bottom: 10px;
    width: 100%;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__link {
    display: block;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__link {
    align-items: stretch;
    display: flex;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__img {
    width: 100%;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__img {
    height: auto;
    width: 55%;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__content {
    width: 100%;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__content {
    padding: 60px 40px 65px 30px;
    width: 45%;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card--main
    .lighthouse-life-stories-card__img {
    height: 375px;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card--main {
    margin-bottom: 10px;
    width: calc(50% - 5px);
  }
  .lighthouse-life
    .lighthouse-life-stories-cards.lighthouse-life-stories-cards--double
    .lighthouse-life-stories-card__content {
    padding: 32px 40px 40px 15px;
  }
  .lighthouse-life .lighthouse-life-stories-card {
    margin-bottom: 0;
    width: calc((100% / 3) - 6px);
  }
  .lighthouse-life .lighthouse-life-stories-card__read-more {
    align-items: center;
    display: flex;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards__link.lighthouse-life-stories-cards__link--mobile {
    display: none;
  }
  .lighthouse-life
    .lighthouse-life-stories-cards__link.lighthouse-life-stories-cards__link--desktop {
    display: inline-block;
  }
  .lighthouse-life .lighthouse-life-stories-card__img {
    display: flex;
  }
}

/* subscribe.css */
.lighthouse-life .lighthouse-life-subscribe {
  background-color: #f9f9f9;
  cursor: initial;
  margin: 0;
  padding: 70px 0;
}

.lighthouse-life .mktoForm {
  padding: 0;
}

.lighthouse-life .lighthouse-life-subscribe .marketo-form__container {
  border: 1px solid #c4c4c4;
  margin: 0;
  padding: 30px;
}

.lighthouse-life .lighthouse-life-subscribe h2 {
  font-family: 'Source Serif Pro', serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  margin: 0 0 22px;
  text-align: left;
}

.lighthouse-life .mktoFieldDescriptor input {
  margin: 0 0 20px 0 !important;
}

.lighthouse-life
  .lighthouse-life-subscribe
  .mktoFieldDescriptor:first-child
  input,
.lighthouse-life .lighthouse-life-subscribe .mktoFieldDescriptor:first-child {
  margin-left: 0 !important;
}

.lighthouse-life .lighthouse-life-subscribe .mktoFormRow {
  display: flex;
  flex-wrap: wrap;
}

.lighthouse-life .lighthouse-life-subscribe .mktoFormRow:nth-child(3) {
  display: none;
}

.lighthouse-life .lighthouse-life-subscribe .mktoFieldWrap {
  max-width: none;
}

.lighthouse-life .lighthouse-life-subscribe label.mktoLabel,
.lighthouse-life
  .lighthouse-life-subscribe
  .mktoForm
  .mktoRequiredField
  label.mktoLabel {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}

.lighthouse-life .lighthouse-life-subscribe .mktoForm input[type='text'],
.lighthouse-life .lighthouse-life-subscribe .mktoForm input[type='email'] {
  background-color: #ffffff;
  border: 1px solid #c4c4c4;
}

.lighthouse-life .lighthouse-life-subscribe .mktoButton {
  background-color: #a6192e;
  padding: 15px 30px;
}

@media screen and (min-width: 480px) {
  .lighthouse-life
    .lighthouse-life-subscribe
    .mktoFormCol:first-child:nth-last-child(4),
  .lighthouse-life
    .lighthouse-life-subscribe
    .mktoFormCol:first-child:nth-last-child(4)
    ~ .mktoFormCol,
  .lighthouse-life .lighthouse-life-subscribe .mktoFieldDescriptor {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .lighthouse-life .lighthouse-life-subscribe .mktoFieldDescriptor {
    margin: 0 0 0 15px !important;
    width: calc(100% / 3);
  }
  .lighthouse-life .lighthouse-life-subscribe form {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
  }
  .lighthouse-life .lighthouse-life-subscribe .mktoFormRow {
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 992px) {
  .lighthouse-life .lighthouse-life-subscribe .mktoButton {
    margin: 0 0 20px 20px;
  }
  .lighthouse-life .lighthouse-life-subscribe form {
    flex-wrap: nowrap;
  }
}

/* content.css */
.lighthouse-life .right-article-col #block-share {
  display: none;
}

.lighthouse-life .heading-section-intro {
  background: #b30f4d;
  padding: 30px 15px;
}

.lighthouse-life .heading-section-intro h1 {
  font-family: 'Work Sans', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 35px;
  letter-spacing: 0em;
  margin: 0;
  text-align: center;
}

.lighthouse-life
  .article-contain-box
  .right-article-col
  .field--name-field-intro {
  color: #333333;
  font-family: 'Source Serif Pro', serif;
  font-size: 23px;
  font-style: italic;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  margin-bottom: 20px;
  text-align: left;
}

.lighthouse-life .article-contain-box > .container > .row {
  display: flex;
  flex-direction: column-reverse;
}

.lighthouse-life .field-container {
  border: 0.5px solid #c4c4c4;
  padding: 25px 25px 20px;
  margin: 0 0 20px;
}

.lighthouse-life .field-container:last-child {
  margin: 0;
}

.lighthouse-life .field-container .field__label {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

.lighthouse-life .field-container .field__item {
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.lighthouse-life .field-container .field__item a {
  color: #333333;
  display: block;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: underline;
}

.lighthouse-life .field-container .field__description {
  font-family: 'Source Serif Pro', serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  margin-top: 5px;
  text-align: left;
}

.lighthouse-life .field-container .field__link {
  color: #a6192e;
  font-family: 'Source Serif Pro', serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: underline;
}

.lighthouse-life .field-container .field__link:hover {
  color: #333333;
}

.lighthouse-life .field-container .field__link--button {
  background-color: #a6192e;
  border: 1px solid #a6192e;
  color: #ffffff;
  margin-top: 12px;
  padding: 8px 50px;
  text-decoration: none;
  transition: all 0.5s;
}

.lighthouse-life .field-container .field__link--button:hover {
  background-color: #ffffff;
  color: #a6192e;
}

.lighthouse-life
  .field-container
  .field--type-entity-reference
  + .field--type-entity-reference,
.lighthouse-life
  .field-container
  .field--type-entity-reference
  + .block-addtoany {
  margin-top: 20px;
}

.lighthouse-life .article-contain-box .left-article-col {
  padding-right: 38px;
}

.lighthouse-life
  .article-contain-box
  .right-article-col
  .paragraph--type--body_copy
  p {
  font-family: 'Source Serif Pro', serif;
}

.lighthouse-life #block-views-block-related-podcasts-block-1,
.lighthouse-life #block-views-block-related-articles-block-1 {
  background: #f8f8f8;
}

.lighthouse-life .releated-article-box .releated-stories-box-wrapper {
  border: 0;
  margin: 0;
  padding: 70px 0 95px;
}

.lighthouse-life .releated-article-box .title-releated-stories {
  font-family: 'Source Serif Pro', serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.01em;
  margin-bottom: 0;
  text-align: left;
}

.lighthouse-life #block-views-block-related-podcasts-block-1 .view-content,
.lighthouse-life #block-views-block-related-articles-block-1 .view-content {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 65px 0 50px;
}

.lighthouse-life #block-views-block-related-podcasts-block-1 .views-row,
.lighthouse-life #block-views-block-related-articles-block-1 .views-row {
  background-color: #ffffff;
  border: 0.5px solid #c2c2c2;
  margin: 0;
}

.lighthouse-life
  #block-views-block-related-podcasts-block-1
  .view-content
  .views-row
  .field_item_content,
.lighthouse-life
  #block-views-block-related-articles-block-1
  .view-content
  .views-row
  .field_item_content {
  background-color: #ffffff;
  padding: 40px 18px 30px;
}

.lighthouse-life
  #block-views-block-related-podcasts-block-1
  .view-content
  .views-row
  .link-item,
.lighthouse-life
  #block-views-block-related-articles-block-1
  .view-content
  .views-row
  .link-item {
  font-family: 'Source Serif Pro', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: -0.01em;
  margin-bottom: 15px;
}

.lighthouse-life
  #block-views-block-related-podcasts-block-1
  .view-content
  .views-row
  .field--name-field-intro,
.lighthouse-life
  #block-views-block-related-articles-block-1
  .view-content
  .views-row
  .field--name-field-intro {
  font-family: 'Work Sans', sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}

.lighthouse-life .field-item__read-more {
  color: #a6192e;
  display: block;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  margin: 0;
  text-align: left;
}

.lighthouse-life .field-item__read-more::after {
  content: '';
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 5px;
  position: relative;
  transform: rotate(45deg);
  width: 8px;
}

@media screen and (min-width: 768px) {
  .lighthouse-life .right-article-col #block-share {
    display: block;
  }
  .lighthouse-life .heading-section-intro h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .lighthouse-life .heading-section-intro {
    padding: 90px 0 60px;
  }
  .lighthouse-life
    .article-contain-box
    .right-article-col
    .field--name-field-intro {
    font-size: 28px;
  }
  .lighthouse-life .article-contain-box > .container > .row {
    display: flex;
    flex-direction: row;
  }
  .lighthouse-life .field-container {
    padding: 25px;
  }
  .lighthouse-life
    #block-views-block-related-podcasts-block-1
    .view-content
    .views-row:nth-child(3n + 2),
  .lighthouse-life
    #block-views-block-related-articles-block-1
    .view-content
    .views-row:nth-child(3n + 2) {
    margin: 0 10px 0;
  }
  .lighthouse-life #block-views-block-related-podcasts-block-1 .view-content,
  .lighthouse-life #block-views-block-related-articles-block-1 .view-content {
    flex-direction: row;
    padding-bottom: 0;
  }
  .lighthouse-life
    #block-views-block-related-podcasts-block-1
    .view-content
    .views-row,
  .lighthouse-life
    #block-views-block-related-articles-block-1
    .view-content
    .views-row {
    width: calc((100% - 20px) / 3);
  }
}

/* pagination.css */
.lighthouse-life .view-pagination .pager ul li.is-active {
  background-color: #b30f4d;
}

.lighthouse-life .view-pagination .pager ul li.is-active a {
  color: #ffffff;
}

.lighthouse-life .view-pagination .pager ul li a {
  color: #b30f4d;
}

.lighthouse-life .view-footer {
  color: #333333;
  font-family: 'Source Serif Pro', serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: right;
}

.lighthouse-life-breadcrumbs .breadcrumb li:last-child {
  display: none;
}

/* Life section subscribe styles */
.lighthouse-life .lighthouse-life-subscribe {
  background-color: #f9f9f9;
  cursor: initial;
  margin: 0;
  padding: 70px 0;
}

.lighthouse-life .subscribe-form {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.lighthouse-life .subscribe-form__row {
  gap: 0;
}

.lighthouse-life .subscribe-form .subscribe-form__button-row {
  margin: 4px 0 0;
}

.lighthouse-life .lighthouse-life-subscribe .swift-digital-form {
  border: 1px solid #c4c4c4;
  margin: 0;
  padding: 30px;
}

.lighthouse-life .lighthouse-life-subscribe h2 {
  font-family: 'Source Serif Pro', serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  margin: 0 0 22px;
  text-align: left;
}

.lighthouse-life .subscribe-form__field-descriptor input {
  margin: 0 0 20px 0 !important;
}

.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form__field-descriptor:first-child
  input,
.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form__field-descriptor:first-child {
  margin-left: 0 !important;
}

.lighthouse-life .lighthouse-life-subscribe .subscribe-form__row:nth-child(3) {
  display: none;
}

.lighthouse-life .lighthouse-life-subscribe .subscribe-form__field-wrap {
  max-width: none;
}

.lighthouse-life .lighthouse-life-subscribe label.subscribe-form__label,
.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  .subscribe-form__required-field
  label.subscribe-form__label {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}

.lighthouse-life .lighthouse-life-subscribe .subscribe-form input[type='text'],
.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  input[type='email'] {
  background-color: #ffffff;
  border: 1px solid #c4c4c4;
}

.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  input[type='submit'].subscribe-form__button {
  background: #a6192e;
  padding: 15px 30px;
}

.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  input[type='submit'].subscribe-form__button:hover,
.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  input[type='submit'].subscribe-form__button:active,
.lighthouse-life
  .lighthouse-life-subscribe
  .subscribe-form
  input[type='submit'].subscribe-form__button:focus-visible {
  background: #80225f;
}

.lighthouse-life .site-footer #block-connect-with-us {
  padding-left: 0;
}

@media screen and (min-width: 480px) {
  .lighthouse-life
    .lighthouse-life-subscribe
    .subscribe-form__col:first-child:nth-last-child(4),
  .lighthouse-life
    .lighthouse-life-subscribe
    .subscribe-form__col:first-child:nth-last-child(4)
    ~ .subscribe-form__col,
  .lighthouse-life
    .lighthouse-life-subscribe
    .subscribe-form__field-descriptor {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .lighthouse-life
    .lighthouse-life-subscribe
    .subscribe-form__field-descriptor {
    margin: 0 0 0 15px !important;
    width: calc(100% / 3);
  }
  .lighthouse-life .lighthouse-life-subscribe .swift-digital-form {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
  }
  .lighthouse-life .lighthouse-life-subscribe .subscribe-form__row {
    flex-wrap: nowrap;
  }

  .lighthouse-life .site-footer__top .subscribe-form__row {
    gap: 20px;
  }

  .lighthouse-life .subscribe-form .subscribe-form__button-row {
    margin: 0;
  }
}

@media screen and (min-width: 992px) {
  .lighthouse-life .lighthouse-life-subscribe .subscribe-form__button {
    margin: 0 0 20px 20px;
  }

  .lighthouse-life .lighthouse-life-subscribe .subscribe-form {
    align-items: flex-end;
    flex-direction: row;
  }
}

.lighthouse-life-subscribe .container {
  max-width: 100%;
}

@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
