@font-face {
  font-family: gotham-book;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-book.woff");
}
@font-face {
  font-family: gotham-bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-bold.woff");
}
@font-face {
  font-family: cormorantgaramond;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/cormorantgaramond.woff2");
}
@font-face {
  font-family: Lucida Grande Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Lucida Grande Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CheddarJack.woff");
}
@font-face {
  font-family: 'Christian Heedlay Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Christian Heedlay Regular'), url("/fonts/ChristianHeedlay-z8mzl.woff") format('woff');
}
@font-face {
  font-family: MrsSaintDelafield-Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/MrsSaintDelafield-Regular.ttf");
}
@font-face {
  font-family: $c-garamond-i;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-MediumItalic.ttf");
}
@font-face {
  font-family: The Seasons Bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/The-Seasons-Bold.ttf");
}
.special-title {
  font-family: MrsSaintDelafield-Regular;
  font-size: 82px;
  line-height: 120px;
  font-weight: 400;
  color: #fff;
}
.special-subtitle {
  font-family: gotham-book;
  font-size: 14px;
  line-height: 20px;
  font-weight: 325;
  color: #6e6865;
}
a,
a:hover {
  text-decoration: none;
}
img {
  object-fit: cover;
}
.blog-main-section {
  margin-top: 150px;
}
.blog-main-section img {
  width: 100%;
  max-width: 100vw;
  height: 100%;
  max-height: 180px;
  margin-bottom: 2rem;
}
.blog-main-section h2 {
  font-family: cormorantgaramond;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #6e6865;
  margin-bottom: 1.5rem;
  text-align: center;
}
.blog-main-section h3 {
  font-family: cormorantgaramond;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #6e6865;
  margin-bottom: 1.5rem;
  text-align: center;
}
.blog-main-section p {
  margin-bottom: 1.5rem;
}
.blog-main-section .read-more__blog {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 1.25px;
  color: #6eafbf;
  text-transform: uppercase;
  border-bottom: 1px solid #6eafbf;
  display: table;
  margin: 0 auto 6rem;
}
.blog-grid-container,
.blog-btn-load-more-container {
  display: none;
}
.blog-splide {
  margin-top: 2rem;
}
.blog-splide-slide {
  background-color: #f6f7f9;
  padding-bottom: 0.5rem;
}
.blog-splide-slide__image {
  width: 100%;
  max-width: 100vw;
  padding: 0 0.5rem;
  height: 100%;
  max-height: 220px;
}
.blog-splide-slide__content h2 {
  font-family: cormorantgaramond;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
  margin: 1rem 4rem 2rem;
}
.blog-splide-slide__content h3 {
  font-family: cormorantgaramond;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
  margin: 1rem 4rem 2rem;
}
.blog-splide-slide__content p {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
  margin-bottom: 1.5rem;
}
.blog-splide-slide__content span {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 1.25px;
  color: #6eafbf;
  text-transform: uppercase;
  border-bottom: 1px solid #6eafbf;
  display: table;
  margin: 0 auto 2rem;
}
.image-splide-in-blog {
  max-height: 275px;
}
.splide-blog-in {
  margin: 2rem auto 0;
}
section p a {
  color: #6eafbf;
}
section p a:hover {
  color: #6eafbf;
}
section.blog-in {
  padding: 0;
}
section.blog-in p,
section.blog-in h2,
section.blog-in h3,
section.blog-in span,
section.blog-in a {
  padding: 0;
}
section.blog-in p {
  padding-bottom: 2rem;
}
section.blog-in p a {
  padding: 0;
  color: #6eafbf;
}
section.blog-in h2 {
  font-family: gotham-bold;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #6e6865;
  margin-top: 2rem;
  text-align: center;
}
section.blog-in h3 {
  font-family: gotham-bold;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #6e6865;
  margin-top: 2rem;
  text-align: center;
}
section.blog-in img {
  width: 100%;
  height: 100%;
  max-height: 190px;
  max-width: 100vw;
}
.blog-images-container {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  width: 100%;
  max-width: 100vw;
}
.blog-images-container img:nth-child(1) {
  display: none;
}
.blog-images-container img {
  width: 100%;
  max-width: 100vw;
}
a,
a:hover {
  text-decoration: none !important;
}
.blog-nav {
  display: none;
}
.buttons-blogs {
  margin-top: 30px;
}
.read_more_button {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 1.25px;
  color: #6eafbf;
  text-transform: uppercase;
  border-bottom: 1px solid #6eafbf;
  display: table;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 768px) {
  .blog-nav {
    width: 65%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
  }
  .blog-nav li {
    display: inline-block;
    padding: 0.5rem 2rem;
    text-transform: capitalize;
    color: #6e6865;
    border-bottom: 1px solid #6e6865;
    cursor: pointer;
  }
  .blog-nav li.active {
    color: #6eafbf;
    border-bottom: 1px solid #6eafbf;
  }
  .blog-splide {
    display: none;
  }
  .blog-main-section h2 {
    line-height: 2;
    border-bottom: 1px solid #6e6865;
  }
  .blog-main-section img {
    max-height: 400px;
    object-fit: cover;
  }
  .blog-main-section h2 {
    font-size: 38px;
    text-align: left;
  }
  .blog-main-section h3 {
    font-size: 38px;
    text-align: left;
  }
  .blog-main-section .read-more__blog {
    margin: 0;
  }
  .blog-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 1.5rem;
    align-content: center;
    justify-content: center;
    margin-top: 3rem;
  }
  .blog-content-container {
    background-color: #f6f7f9;
  }
  .blog-content-container__title {
    font-family: cormorantgaramond;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #6e6865;
    margin: 1rem 2rem 2rem;
    height: 135px;
  }
  .blog-content-container__date {
    font-family: gotham-book;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    text-align: center;
    color: #6e6865;
    margin-bottom: 1.5rem;
  }
  .blog-content-container__cta {
    font-family: gotham-book;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.25px;
    color: #6eafbf;
    text-transform: uppercase;
    border-bottom: 1px solid #6eafbf;
    display: table;
    margin: 0 auto 2rem;
  }
  .blog-content-container__image {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .blog-btn-load-more-container {
    padding-top: 2rem;
    text-align: center;
  }
  .blog-btn-load-more-container img {
    cursor: pointer;
  }
  section.blog-in p,
  section.blog-in h2,
  section.blog-in h3,
  section.blog-in span,
  section.blog-in a {
    padding: 0;
  }
  section.blog-in p {
    padding-bottom: 2rem;
  }
  section.blog-in h2 {
    font-family: gotham-bold;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    text-align: left;
    color: #6e6865;
    margin-top: 2rem;
  }
  section.blog-in h3 {
    font-family: gotham-bold;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    text-align: left;
    color: #6e6865;
    margin-top: 2rem;
  }
  section.blog-in img {
    width: 100%;
    height: 100%;
    max-height: 460px;
    max-width: 1170px;
  }
  .blog-images-container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: 60% 40%;
    grid-template-rows: 1fr;
    width: 100%;
    max-width: 1170px;
  }
  .blog-images-container img:nth-child(1) {
    display: block;
  }
  .blog-images-container img {
    width: 100%;
    max-width: 385px;
  }
  .blog-splide-slide__image {
    padding: 0;
  }
  .slide-content-sub-container {
    margin-right: 2rem !important;
    max-height: 70px !important;
  }
}
@media screen and (min-width: 1580px) {
  .blog-grid-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
section.blogtext p {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .special-title {
    font-size: 49px;
    line-height: 75px;
  }
  section.blogtext p {
    text-align: left !important;
  }
}
