/* ----------- Color Variables --------- */
/* Looking for the color variables? They have been moved to the inline-styles file in the _includes folder, and pull variables from the site-settings folder in the _data folder.  */

/*************** Fonts *************/
/* mulish-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/mulish-v13-latin-200.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-200.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/mulish-v13-latin-200italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-200italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/mulish-v13-latin-300.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/mulish-v13-latin-300italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-300italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/mulish-v13-latin-regular.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/mulish-v13-latin-italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/mulish-v13-latin-500.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/mulish-v13-latin-500italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-500italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/mulish-v13-latin-600.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/mulish-v13-latin-600italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-600italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/mulish-v13-latin-700.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/mulish-v13-latin-700italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-700italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/mulish-v13-latin-800.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/mulish-v13-latin-800italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-800italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/mulish-v13-latin-900.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-900.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Mulish";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/mulish-v13-latin-900italic.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/mulish-v13-latin-900italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* yeseva-one-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/yeseva-one-v22-latin-regular.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/yeseva-one-v22-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/martel-v11-latin-200.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-200.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/martel-v11-latin-300.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/martel-v11-latin-regular.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/martel-v11-latin-600.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/martel-v11-latin-700.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/martel-v11-latin-800.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* martel-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Martel";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/martel-v11-latin-900.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../fonts/martel-v11-latin-900.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* ----------- CSS RESET --------- */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

/* Override default gridlex padding */
[class*="col"] {
  padding: 0;
}
[class*="grid"] {
  margin: 0;
}
[class*="grid-"][class*="col-"],
[class*="grid-"][class*="col_"],
[class*="grid-"][class~="col"],
[class*="grid_"][class*="col-"],
[class*="grid_"][class*="col_"],
[class*="grid_"][class~="col"],
[class~="grid"][class*="col-"],
[class~="grid"][class*="col_"],
[class~="grid"][class~="col"] {
  padding: 0;
  margin: 0;
}

section {
  position: relative;
}

/* ---------- Negative Space Utility Classes  ------------------ */

.capped-width-wide {
  max-width: 1600px;
  margin: auto;
}
.capped-width {
  max-width: 1200px;
  margin: auto;
}
.capped-width-narrow {
  max-width: 1000px;
  margin: auto;
}
.capped-width-v-narrow {
  max-width: 800px;
  margin: auto;
}

.tall-100 {
  min-height: 100svh;
}
.tall-90 {
  min-height: 90svh;
}
.tall-80 {
  min-height: 80svh;
}
.tall-70 {
  min-height: 70svh;
}
.tall-60 {
  min-height: 60svh;
}
.tall-50 {
  min-height: 50svh;
}

/* Padding Utility Classes */
.padded-sm {
  padding: 2.5%;
}
.padded-md {
  padding: 5%;
}
.padded-lg {
  padding: 10%;
}

.padded-05 {
  padding: 0.5rem;
}
.padded-1 {
  padding: 1rem;
}
.padded-2 {
  padding: 2rem;
}

.padded-t {
  padding-top: 5%;
}
.padded-b {
  padding-bottom: 5%;
}
.padded-l {
  padding-left: 5%;
}
.padded-r {
  padding-right: 5%;
}

.padded-tb {
  padding-top: 5%;
  padding-bottom: 5%;
}
.padded-lr {
  padding-left: 5%;
  padding-right: 5%;
}
.padded-tb-05 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.padded-lr-05 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.padded-t-05 {
  padding-top: 0.5rem;
}
.padded-b-05 {
  padding-bottom: 0.5rem;
}
.padded-l-05 {
  padding-left: 0.5rem;
}
.padded-r-05 {
  padding-right: 0.5rem;
}

.padded-t-1 {
  padding-top: 1rem;
}
.padded-b-1 {
  padding-bottom: 1rem;
}
.padded-l-1 {
  padding-left: 1rem;
}
.padded-r-1 {
  padding-right: 1rem;
}

.padded-t-2 {
  padding-top: 2rem;
}
.padded-b-2 {
  padding-bottom: 2rem;
}
.padded-l-2 {
  padding-left: 2rem;
}
.padded-r-2 {
  padding-right: 2rem;
}

.padded-t-0 {
  padding-top: 0;
}
.padded-b-0 {
  padding-bottom: 0;
}
.padded-l-0 {
  padding-left: 0;
}
.padded-r-0 {
  padding-right: 0;
}

/* Margin Utility Classes */

.margin-05 {
  margin: 0.5rem;
}
.margin-1 {
  margin: 1rem;
}
.margin-2 {
  margin: 2rem;
}

.margin-t {
  margin-top: 5%;
}
.margin-b {
  margin-bottom: 5%;
}
.margin-l {
  margin-left: 5%;
}
.margin-r {
  margin-right: 5%;
}

.margin-t-05 {
  margin-top: 0.5rem;
}
.margin-b-05 {
  margin-bottom: 0.5rem;
}
.margin-l-05 {
  margin-left: 0.5rem;
}
.margin-r-05 {
  margin-right: 0.5rem;
}

.margin-t-1 {
  margin-top: 1rem;
}
.margin-b-1 {
  margin-bottom: 1rem;
}
.margin-l-1 {
  margin-left: 1rem;
}
.margin-r-1 {
  margin-right: 1rem;
}

.margin-t-2 {
  margin-top: 2rem;
}
.margin-b-2 {
  margin-bottom: 2rem;
}
.margin-l-2 {
  margin-left: 2rem;
}
.margin-r-2 {
  margin-right: 2rem;
}

.margin-t-0 {
  margin-top: 0;
}
.margin-b-0 {
  margin-bottom: 0;
}
.margin-l-0 {
  margin-left: 0;
}
.margin-r-0 {
  margin-right: 0;
}

.margin-tb {
  margin-top: 5%;
  margin-bottom: 5%;
}
.margin-lr {
  margin-left: 5%;
  margin-right: 5%;
}

/* ------------ Backgrounds & Background Images  ----------------------- */

.bg-accent {
  background-color: var(--accent);
}
.bg-featured {
  background-color: var(--featured);
}
.bg-accent-light {
  background-color: var(--accent-light);
}
.bg-featured-light {
  background-color: var(--featured-light);
}
.bg-secondary {
  background-color: var(--secondary);
}
.bg-accent-light-split-right {
  background: linear-gradient(
    90deg,
    var(--light) 22%,
    var(--accent-light) 22% 75%
  );
}
.bg-featured-light-split-right {
  background: linear-gradient(
    90deg,
    var(--light) 22%,
    var(--featured-light) 22% 75%
  );
}
.bg-accent-light-split-left {
  background: linear-gradient(
    270deg,
    var(--light) 22%,
    var(--accent-light) 22% 75%
  );
}
.bg-featured-light-split-left {
  background: linear-gradient(
    270deg,
    var(--light) 22%,
    var(--featured-light) 22% 75%
  );
}
.bg-accent-light-split-top {
  background: linear-gradient(0deg, var(--light) 50%, var(--accent-light) 50%);
}
.bg-featured-light-split-top {
  background: linear-gradient(
    0deg,
    var(--light) 50%,
    var(--featured-light) 50%
  );
}
.bg-accent-light-split-bottom {
  background: linear-gradient(
    180deg,
    var(--light) 50%,
    var(--accent-light) 50%
  );
}
.bg-featured-light-split-bottom {
  background: linear-gradient(
    180deg,
    var(--light) 50%,
    var(--featured-light) 50%
  );
}

.bg-image {
  background-color: var(--accent);
  background-image: url("https://source.unsplash.com/8Ogfqvw15Rg/1600x1600");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.post-item-image {
  transition: all 0.1s linear;
}

.post-item-image:hover {
  background-color: var(--featured);
  opacity: 0.5;
  z-index: 2;
}

.bg-overlay {
  position: relative;
}

.bg-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.bg-overlay > * {
  position: relative;
}

/* Add a second class to change the color or style  */

.bg-overlay-gradient::before {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}

.bg-overlay-featured::before {
  background-color: var(--featured);
  opacity: 0.5;
}

.drop-shadow {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.card {
  border: 7px solid var(--accent);
  background-color: var(--light);
  min-height: 100%;
}

.card-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rounded {
  border-radius: 3rem;
  overflow: hidden;
}

/* Featured blogs */

/* Carousel */

.slick-arrow {
  background: none;
  border: none;
  top: 40%;
  position: absolute;
  font-size: 3rem;
  line-height: 1;
  opacity: 0.75;
  color: var(--light);
  cursor: pointer;
  width: 3rem;
}

.slick-arrow button {
  padding: 0.5rem;
}

.slick-arrow:hover {
  color: var(--accent);
}

.slick-next {
  right: -2rem;
}

.slick-prev {
  left: -2rem;
}

.slick-dots {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  cursor: pointer;
  margin: -1rem 0.25rem 2rem 0.25rem;
  top: -0.5rem;
  position: relative;
  cursor: pointer;
}

.slick-dots li button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem;
  font-size: 2rem;
  line-height: 0;
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-dots li button::before {
  content: "•";
  color: var(--accent);
}

.slick-active button::before {
  color: var(--light);
}

.featured-blogs-slick {
  padding-top: 1rem;
}

.featured-blogs-slick .card {
  max-width: 80% !important;
  margin: 0 1rem 3rem 1rem;
  min-height: 100%;
}

.category-slick {
  max-width: 90%;
  margin: auto;
}

.category-slick .card {
  margin: 0rem 1rem 3rem 1rem;
}

.category-slick .card div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-slick .slick-arrow {
  color: var(--featured);
}

.category-slick .slick-arrow:hover {
  color: var(--accent);
}

a.bg-image {
  display: block;
}

.landscape {
  padding-bottom: 66%;
}
.portrait-tall {
  padding-bottom: 175%;
}
.portrait {
  padding-bottom: 125%;
}
.square {
  aspect-ratio: 1/1;
}

.leaf-frame-1 {
  border-radius: 10rem 0;
}
.leaf-frame-2 {
  border-radius: 0 10rem;
}

.no-frame {
  border-radius: none;
}

i {
  display: inline;
}

.flex-flip-alternate:nth-child(even) {
  flex-direction: row-reverse;
}

/* Background Position */
.bg-pos-t {
  background-position: top;
}
.bg-pos-b {
  background-position: bottom;
}
.bg-pos-l {
  background-position: left;
}
.bg-pos-r {
  background-position: right;
}
.bg-pos-c {
  background-position: center;
}

/* Gallery styles */
.gallery [class*="col-"] {
  padding: 0.5%;
}

.lg-backdrop {
  background-color: rgb(20, 20, 20);
}

.lg-backdrop.in {
  opacity: 0.9;
}

/* Responsive video */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

/* ------------ Typography Styles ----------------------- */

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}

body {
  font-family: "Mulish", sans-serif;
  color: var(--dark-text);
  background-color: var(--light);
  overflow-x: hidden;
}

h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
  margin-bottom: 1.2rem;
}

h1 {
  font-size: 8vw;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.6rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}

p,
li {
  line-height: 1.4;
  margin-bottom: 1rem;
  font-family: "Martel", serif;
  font-weight: 400;
  font-size: 1.2rem;
}

br {
  margin-bottom: 1rem;
}

h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
  margin-bottom: 0;
}

/* Unique Typography Styles  */
.emphasis {
  font-size: 1.2rem;
}
.text-featured {
  color: var(--featured-text);
}
.text-light {
  color: var(--light-text);
}
.subtle {
  opacity: 0.8;
}
.subtitle {
  font-size: 0.9rem;
}
.lightweight {
  font-weight: lighter;
}
.headline {
  font-size: 10vw;
}
.dec-text {
  font-family: "Yeseva One", serif;
}

/* --------------- Blogging elements ----------- */
/* blockquotes  */

blockquote {
  line-height: 1.4;
  font-size: 1.8rem;
  margin: 2rem 0;
  font-style: italic;
  /* color: var(--); */
  padding-left: 1.5rem;
  margin-left: 1.5rem;
  border-left: 2px solid var(--featured-text);
}

blockquote p {
  font-size: 1.8rem;
}

/* ------------ Buttons & Links ------------ */
a {
  color: inherit;
  transition: all 0.2s linear;
}

a:hover {
  color: var(--accent);
}

.text-light a:hover {
  color: var(--dark-text);
}

p a {
  text-decoration: none;
  border-bottom: 1px solid;
  transition: all 0.3s;
}

.blog-content a {
  border-bottom: none;
}

.copyright {
  font-size: 0.8rem;
}

.copyright a {
  color: var(--secondary);
  transition: all 0.2s linear;
}

.copyright a:hover {
  color: var(--accent);
}

.button {
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  padding: 0.5rem 1.5rem;
  border: 1px solid;
  transition: all 0.2s linear;
}

.accent-button {
  background-color: var(--accent);
  color: var(--light-text);
}

.accent-button:hover {
  background-color: var(--light);
  color: var(--accent);
}

.featured-button {
  background-color: var(--featured);
  color: var(--light-text);
}

.featured-button:hover {
  background-color: var(--light);
  color: var(--featured);
}

.subtle-button {
  text-decoration: none;
  border-bottom: 1px solid;
}

.blog-title {
  text-decoration: none;
}
.blog-title h2 {
  font-size: clamp(1rem, 1.2rem, 1.4rem);
}

/* suggested additional styles 
- .button-inverted, .button-subtle, .button-lg  */

/* ------------ Header & Hamburger Menu -------------- */
header {
  padding: 0.5rem;
}

nav a,
.dropdown-title {
  padding: 0.25rem 1rem;
  display: inline-block;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 1.2rem;
  transition: all 0.2s linear;
}
nav a:hover {
  color: var(--dark-text);
}

.logo {
  text-decoration: none;
  font-size: 2rem;
}

/* Dropdown styles */

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-title {
  padding: 0.25rem 1rem;
  display: inline-block;
  transition: all 0.2s linear;
}

.dropdown-title:hover {
  cursor: default;
}

.dropdown-content {
  position: absolute;
  top: 100%;
  left: -1rem;
  padding: 2rem;
  display: none;
  background-color: var(--accent);
  z-index: 2;
  text-align: left;
  min-width: 10rem;
  transition: all 0.2s linear;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content a {
  display: block;
  padding: 1rem;
}

.dropdown-2 {
  position: relative;
  display: inline-block;
}

.dropdown-content-2 {
  position: absolute;
  top: -2.7rem;
  left: 100%;
  padding: 2rem;
  display: none;
  background-color: var(--accent);
  z-index: 2;
  text-align: left;
  min-width: 10rem;
  transition: all 0.2s linear;
}

.dropdown-2:hover .dropdown-content-2 {
  display: block;
}

.hamburger-button {
  cursor: pointer;
  position: relative;
  padding: 1vw;
  transition: all 0.2s linear;
  z-index: 2;
}

.hamburger-button i {
  font-size: 1.7rem;
  margin-bottom: 0;
}

.hamburger-button.active {
  color: var(--light-text);
}

.hamburger-button:hover,
.hamburger-button.active:hover {
  color: var(--dark-text);
}

.mobile-menu {
  display: none;
  padding: 15vw;
  top: 3rem;
  right: 0;
  left: 0;
  bottom: 0;
  position: sticky;
  background-color: var(--accent);
  z-index: 3;
}

.mobile-menu a,
.mobile-dropdown-title {
  display: block;
  text-align: center;
  padding: 3vh;
  border-bottom: 1px solid var(--light-text);
  font-size: 1.5rem;
  color: var(--light-text);
  transition: all 0.2s linear;
}

.mobile-dropdown-content a {
  font-size: 1rem;
}

.mobile-menu a:hover {
  color: var(--dark-text);
}

.mobile-dropdown-title:hover {
  cursor: pointer;
}

/* .hamburger-button {
    cursor: pointer;
    padding: 0.5rem;
    display: inline-block;
    font-weight: 200;
    font-size: 2.5rem;
    line-height: 0.8;
    position: fixed;
    right: 5%;
    top: 0rem;
    z-index: 4;
  }
  
  /* Styles when the hamburger button is active  */
/* .hamburger-button.active {
    color: white;
  }
  
  
  .mobile-menu {
    display: none; 
    background-color: var(--featured);
    padding: 5%;
    position: fixed; 
    z-index:3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  
  .mobile-menu a {
    text-decoration: none; 
    color: inherit; 
    padding: 2%;
    display: block;
    font-weight: normal;
  } */

/* ------------ Footer -------------- */
footer h2 {
  margin-bottom: 0.5rem;
}
footer h3 {
  font-size: 1.4rem;
}
footer a {
  text-decoration: none;
  border-bottom: none;
}

.social-icons nav {
  flex-direction: row;
  display: flex;
  gap: 0.5rem;
  justify-content: right;
}

/* ------------ Contact Forms  ----------------------- */

.contact-form {
  display: flex;
  align-items: flex-start;
  gap: 5vw;
}

.contact-form > div {
  width: 100%;
  height: 100%;
  position: relative;
}

form {
  margin-bottom: 5svh;
}

form input,
form textarea,
form select {
  width: 100%;
  margin: 0.5rem 0;
  padding: 1rem;
  border: 2px solid var(--secondary);
  outline: none;
  font-family: inherit;
  font-size: 1rem;
  background-color: var(--light);
  transition: 0.15s ease-in;
  line-height: 1.25;
}

form input:focus,
form textarea:focus,
form select:focus {
  border-color: var(--featured);
}

form option {
  padding: 0.5rem;
}

form option:hover {
  background-color: var(--accent);
}

form option:target {
  background-color: var(--light);
}

textarea {
  min-height: 7rem;
}

form label {
  margin-top: 1rem;
  display: block;
  color: var(--dark-text);
  font-weight: 500;
}

form fieldset {
  border: none;
}

form fieldset input {
  width: auto;
}

form fieldset input:hover {
  border-color: var(--featured);
}

form fieldset label {
  display: inline-block;
  padding-left: 0.5rem;
}

form button {
  margin-top: 1rem;
}

#mc_embed_signup_scroll {
  display: flex;
  gap: 1rem;
  justify-content: center;
}

.mc-field-group {
  min-width: 25%;
}

.mc-field-group label {
  text-align: left;
}

#mce-responses {
  margin-left: -1rem;
}

.optionalParent {
  display: flex;
  align-items: flex-end;
}

/* ------------ Blogging elements  ----------------------- */

/* Blog pages */
.blog-page-section {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  justify-content: center;
  perspective: 1000px;
}

.blog-page-header {
  grid-column: span 4;
  justify-self: center;
}

.blog-page-header h3 {
  font-size: 15svh;
  transform: rotate(180deg);
  writing-mode: tb-rl;
  text-align: right;
}

.top-blog-page-section {
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  padding: 2rem 5%;
  gap: 2rem;
  /* margin: auto; */
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, var(--light) 50%, var(--accent-light) 50%);
}

.blog-post-list {
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  justify-content: center;
  justify-items: center;
  /* margin: auto; */
  padding: 0 5%;
  gap: 2rem;
}

.blog-post-list:last-child {
  padding-bottom: 5%;
}

.blog-post {
  grid-column: span 4;
  justify-self: center;
  margin: auto;
}

.cta {
  grid-column: span 12;
  justify-self: center;
  margin: 3rem auto;
  padding: 2.5rem 5rem;
}

/* Post Loop Item  */

.post-item {
  text-decoration: none;
  min-width: 100%;
  transition: all 0.2s linear;
  min-height: 100%;
  min-width: 100%;
}

.blog-post-list .post-item {
  min-height: 100%;
}

.blog-date {
  font-size: 0.9rem;
  margin: 0.5rem 0;
  color: var(--medium-text);
  font-family: "Mulish", sans-serif;
}

/* Related posts */

.related-posts {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2rem;
}

.related-posts h4 {
  grid-column: span 12;
  padding: 1rem;
  font-size: 2rem;
}

.related-posts a {
  grid-column: span 4;
}

/* Individual Elements */

.tag {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 0.9rem;
  margin-right: 0.4rem;
  text-decoration: none;
  transition: all 0.2s linear;
}

.tag:hover {
  color: var(--accent);
}

.post-info {
  font-size: 0.9rem;
  color: var(--medium-text);
}

/* Individual Blog Post Pages  */

.blog-content h1 {
  font-family: "Martel", serif;
  font-weight: 200;
  font-size: 3rem;
  line-height: 1.25;
}

.blog-content .tag {
  padding: 0.5rem 0;
  margin: 0.5rem 0;
}

.blog-content p {
  line-height: 1.6;
}

.blog-content hr {
  border: none;
  border: 1px solid var(--featured-text);
  margin-bottom: 1rem;
}

/* Pagination */
.page-trail {
  margin: 2rem auto;
  padding: 1rem;
  display: flex;
  width: 100vw;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}

.page-trail a {
  text-decoration: none;
  font-family: "Mulish", sans-serif;
  color: var(--medium-text);
  padding: 0.5rem;
}

.page-trail .selected {
  color: var(--featured-text);
}

.page-trail a:hover {
  color: var(--accent);
}

/* Sidebar */
.sidebar-item {
  border: 2px solid var(--light);
  margin-bottom: 1rem;
  color: var(--dark-text);
}
.sidebar-item p {
  font-family: "Mulish", serif;
  font-weight: 300;
}

.recent-posts-nav a {
  display: block;
  font-weight: 300;
  transition: all 0.2s linear;
}

.recent-posts-nav a:hover {
  color: var(--featured);
}

nav .tag:hover {
  color: var(--medium-text);
}

/* Social Share Nav  */

.social-share a {
  padding: 0.25rem 0.75rem;
  transition: all 0.2s linear;
}

.social-share a:hover {
  color: var(--featured);
}

/* Miscellaneous elements  */

.divider {
  width: 80vw;
  margin: 2rem auto;
  margin-top: 4rem;
}

hr.short {
  border: 1px solid var(--dark-text);
  width: 2rem;
  margin: 1rem 0;
}

hr.short.center {
  margin: auto;
  margin: 1rem auto;
}

/* ------------ Page Name  ----------------------- */

/* ------------ Home page ----------------------- */
/* #featured-blog-loop {
  min-height: 100svh;
} */

#blog-topics {
  min-height: 60svh;
}

.category-loop-title {
  text-decoration: none;
}

/* ------------ About page ----------------------- */
#about-blog {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
}

#about-blog-desc {
  grid-column: span 7;
}

#about-blog-img {
  grid-column: span 5;
}

/* Privacy policy page */
.privacy-policy {
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.privacy-policy h1 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.privacy-policy h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

/* ------------ Responsive Styles ----------------------- */

/* General CSS Responsive Styles (Apply everywhere unless overridden) */
.show-xs,
.show-sm,
.show-md,
.hamburger-menu,
.hidden {
  display: none;
}

.inline {
  display: inline-block;
  vertical-align: top;
}

/* ------- MD Media Query (64em / 1024px) --------------- */
/* - Styles added here will apply at devices smaller than 576px, or zoomed in equivalent */

@media (max-width: 64em) {
  .show-md {
    display: block;
  }
  .hide-md {
    display: none;
  }

  .leaf-frame-1 {
    border-radius: 6rem 0;
  }

  .leaf-frame-2 {
    border-radius: 0 6rem;
  }

  blockquote p {
    font-size: 1.3rem;
  }

  footer a {
    font-size: 1rem;
  }

  .copyright,
  .copyright a {
    font-size: 0.8rem;
  }

  .top-blog-page-section {
    background: linear-gradient(
      0deg,
      var(--light) 75%,
      var(--accent-light) 25%
    );
  }

  .blog-page-header {
    grid-column: span 12;
  }

  .blog-page-header h3 {
    transform: rotate(0deg);
    writing-mode: horizontal-tb;
    text-align: center;
  }

  .blog-post {
    grid-column: span 6;
  }

  .related-posts h3 {
    font-size: 1.5rem;
  }
}

/* ------- SM Media Query (48em / 768px) --------------- */
/* - Styles added here will apply at devices smaller than 768px, or zoomed in equivalent */

@media (max-width: 815px) {
  .show-sm {
    display: block;
  }
  .hide-sm {
    display: none;
  }

  .sm-text-center {
    text-align: center;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }

  .sm-padded {
    padding: 5%;
  }
  .sm-padded-1 {
    padding: 1rem;
  }
  .sm-padded-05 {
    padding: 0.5rem;
  }

  .sm-padded-t-1 {
    padding-top: 1rem;
  }
  .sm-padded-b-0 {
    padding-bottom: 0;
  }
  .sm-margin-t-0 {
    margin-top: 0;
  }
  .sm-margin-b-0 {
    margin-bottom: 0;
  }

  .sm-landscape {
    padding-bottom: 66%;
  }
  .sm-portrait-tall {
    padding-bottom: 175%;
  }
  .sm-portrait {
    padding-bottom: 100%;
  }
  p {
    font-size: 1rem;
  }

  .blog-content h1 {
    font-size: 2rem;
  }

  .blog-content p {
    font-size: 1.05rem;
  }

  .blog-content blockquote p {
    font-size: 1.2rem;
  }

  .flex-flip-sm:nth-child(even) {
    flex-direction: row-reverse;
  }

  #blog-topics {
    min-height: auto;
  }

  .featured-blogs-slick {
    max-width: 90%;
    margin: auto;
  }

  .featured-blogs-slick .card {
    margin: 0 2rem 2rem 2rem;
  }

  .featured-blogs-slick .card .subtle-button,
  .featured-blogs-slick .card .tag {
    font-size: 0.8rem;
  }

  .featured-blogs-slick {
    position: relative;
  }

  .blog-title h2 {
    font-size: 1.3rem;
  }

  .featured-blogs-slick .card h2 {
    font-size: 1.1rem;
  }

  #about-blog-desc {
    grid-column: span 12;
  }

  #about-blog-img {
    grid-column: span 12;
  }

  .blog-page-header h3 {
    font-size: 4rem;
  }

  .leaf-frame-1 {
    border-radius: 5rem 0;
  }
  .leaf-frame-2 {
    border-radius: 0 5rem;
  }

  .sidebar-item p {
    font-weight: 400;
    font-size: 1rem;
  }

  .recent-posts-nav a {
    font-weight: 400;
  }

  .related-posts {
    gap: 0.5rem;
  }

  .related-posts h4 {
    padding: 0.5rem;
    font-size: 1.8rem;
  }

  .related-posts h3 {
    font-size: 1.5rem;
  }

  .related-posts a {
    grid-column: span 12;
  }

  .cta h2 {
    font-size: 1.7rem;
  }

  .social-icons svg {
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 1rem;
  }

  .contact-form {
    flex-direction: column;
  }

  #mc_embed_signup_scroll {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-content: space-between;
    justify-content: center;
  }

  .category-slick .card h2 {
    font-size: 1.5rem;
  }

  .slick-arrow {
    width: 2.5rem;
  }
}

/* ------- XS Media Query (36em / 576px) --------------- */
/* - Styles added here will apply at devices smaller than 576px, or zoomed in equivalent */

@media (max-width: 36em) {
  .show-xs {
    display: block;
  }
  .hide-xs {
    display: none;
  }

  .subtle-heading-xs {
    font-weight: 300;
    font-family: "Martel", serif;
  }

  .logo {
    font-size: 1.7rem;
  }
  h2 {
    font-size: 2rem;
  }
  p {
    font-size: 0.9rem;
  }
  footer h3 {
    font-size: 1.2rem;
  }
  .copyright,
  .copyright a {
    font-size: 0.7rem;
  }

  .copyright {
    margin: 0.5rem 1rem !important;
  }

  .top-blog-page-section {
    background: linear-gradient(0deg, var(--light) 95%, var(--accent-light) 5%);
  }

  .blog-post {
    grid-column: span 12;
    margin: auto;
  }
}

/* XXS - Max 500px */
@media (max-width: 35em) {
  .show-xxs {
    display: block;
  }
  .hide-xxs {
    display: none;
  }
}
