.resources-sea-sunday .holder-resources-sea ul li a {
  transition: all 0.3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.resources-sea-sunday {
  margin-top: 45px;
  margin-bottom: 24px; }
  @media (min-width: 1024px) {
    .resources-sea-sunday {
      margin: 80px 0 74px; } }
  .resources-sea-sunday + .video-iframe-section {
    margin-top: 0;
    padding-top: 70px; }
  .resources-sea-sunday .title {
    color: #17286d;
    font-weight: 400;
    letter-spacing: -0.01em;
    margin-bottom: 31px; }
    @media (min-width: 1024px) {
      .resources-sea-sunday .title {
        letter-spacing: 0;
        margin-bottom: 27px; } }
  .resources-sea-sunday .row {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 31px; }
    @media (min-width: 1024px) {
      .resources-sea-sunday .row {
        flex-direction: row;
        margin-bottom: 21px; } }
  .resources-sea-sunday .left-col {
    font-family: "Merriweather", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-size: 18px;
    letter-spacing: 0.018em;
    line-height: 1.55; }
    @media (min-width: 1024px) {
      .resources-sea-sunday .left-col {
        flex: 1 1 calc(100% - 447px); } }
    .resources-sea-sunday .left-col p {
      font-size: inherit;
      margin-bottom: 13px; }
      .resources-sea-sunday .left-col p:last-child {
        margin: 0; }
  .resources-sea-sunday .right-col {
    margin-bottom: 29px; }
    @media (min-width: 1024px) {
      .resources-sea-sunday .right-col {
        flex: 1 1 447px;
        padding-left: 15px; } }
    .resources-sea-sunday .right-col .image-holder {
      border: 2px solid #e6f9af;
      border-radius: 0 0 30px 0;
      font-size: 0;
      overflow: hidden; }
      .resources-sea-sunday .right-col .image-holder img {
        width: 100%; }
  .resources-sea-sunday .holder-resources-sea h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 1.23;
    margin-bottom: 16px; }
  .resources-sea-sunday .holder-resources-sea ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 400; }
    .resources-sea-sunday .holder-resources-sea ul li {
      border-bottom: 2px solid #bccce0;
      padding: 10px 0; }
      .resources-sea-sunday .holder-resources-sea ul li:last-child {
        border: 0; }
      .resources-sea-sunday .holder-resources-sea ul li a:hover, .resources-sea-sunday .holder-resources-sea ul li a:focus {
        color: #17286d;
        text-decoration: none; }

/*# sourceMappingURL=resources-sea-sunday.css.map */