/**
 * Skin: Lifestyle
 */
:root {
  --base-aa: initial;
  --black-color: #454545;
  --topbar-height: 48px;
  --nav-text: 11px;
  --nav-items-space: 21px;
  --nav-drop-color: #535353;
  --share-icons-size: 13px;
  --section-head-size: 12px;
  --section-head-ls: 0.04em;
  --post-title-size: 25px;
  --grid-post-title: 23px;
  --list-post-title: 23px;
  --list-post-title-b: 24px;
  --overlay-post-title: 22px;
  --carousel-post-title: 17px;
  --feat-grid-title-l: 31px;
  --feat-grid-title-m: 24px;
  --single-content-size: var(--text-size);
  --post-content-lh: 2;
  --p-media-margin: 33px;
  --w-posts-title-large: 16px;
  --blockquote-font: "Merriweather", Georgia, serif;
}

.t.n {
  --topbar-social-color: rgba(255, 255, 255, 0.75);
}

.r.i {
  --nav-text-ls: 0.035em;
}

.s .o {
  font-size: 13px;
}

.u.a .f {
  margin-top: 0;
}
.u.a .f li {
  font-size: 12px;
}

.u.l {
  --topbar-height: 36px;
}
.u.l .c {
  letter-spacing: 0.075em;
}

.c {
  font-size: 11px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.c a {
  letter-spacing: inherit;
}

.h {
  font-size: 10px;
}
.h .p {
  margin-bottom: 0;
}
.h .d > a {
  letter-spacing: 0.09em;
}
.h .v {
  padding: 0;
}
.h .m {
  font-weight: inherit;
  text-transform: none;
  margin-right: 5px;
}
.g .y,
.g .b,
.g time,
.w .y,
.w .b,
.w time {
  font-weight: 500;
  letter-spacing: 0.075em;
}

.g .x {
  margin: 9px 0;
}

.w .v {
  padding: 0 4px;
}

.k {
  --rmore-btn-ls: 0.12em;
  font-weight: 400;
  color: #777;
}

.j,
.q,
.z {
  --pm-h-below-mb: 25px;
}

.q,
.j {
  --post-meta-mb: 22px;
}

.q .te,
.j .te,
.tt .te {
  --pm-title-a-pad: 0;
}

.j {
  --rmore-btn-pad: 11px 12px;
  --rmore-btn-fs: 10px;
}
.j .w {
  margin-top: 30px;
}
.j .tn {
  margin-top: 38px;
}
.j .g {
  margin-top: 25px;
}

.z {
  --rmore-btn-ls: 0.1em;
}
.z .g {
  --post-meta-mb: 14px;
}
.z .g .tr {
  margin: 11px 0;
}
.z .ti {
  line-height: 1.866;
}

.ts .tr {
  max-width: 80%;
  line-height: 1.25;
}
.ts .g .v {
  padding: 0 4px;
}
.ts .g time {
  letter-spacing: 0.1em;
}

.ta .te {
  --pm-title-pad: 0;
}

.tf .tr {
  font-size: 16px;
}

.tl .tc {
  padding-left: 5px;
  font-size: 13px;
}

.th .tp {
  font-weight: 500;
}

@media (min-width: 768px) {
  .td .tp {
    font-size: 44px;
  }
}

@media (min-width: 768px) {
  .tv .tp {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .tm .tr {
    font-size: 33px;
  }
}

@media (max-width: 767px) {
  .tg .ty .tr {
    font-size: calc(var(--feat-grid-title-m) * 0.8);
  }
}

.tb .tw {
  margin-bottom: 18px;
}
.tb .tw .tx {
  display: inline-block;
  background: #fff;
  color: var(--black-800);
  letter-spacing: 0.1em;
}

.tk .tr {
  font-size: 14px;
  line-height: 1.6;
}

.tk .t_.tj .tr {
  line-height: 1.52;
}

.tk .t_.tq .x {
  font-size: 20px;
}

.tz .ne .nt,
.nn .nt {
  font-size: 13px;
}

.nr .ni .tx {
  line-height: 18px;
  letter-spacing: 0.11em;
}

.ns .no .nu {
  font-size: 13px;
}

.na .nf a {
  color: #535353;
}

.nl {
  font-size: 12px;
  color: #b4b4b4;
}
.nl .nc a {
  color: #999;
}

.nh {
  color: #b4b4b4;
}

@media (min-width: 941px) {
  .np.nd .nv .nm {
    margin-bottom: 14px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .np.nd .nl .ng {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  .np.nd .nl .f .tsi {
    font-size: 21px;
  }
}

.tc,
.ny,
.nb {
  -webkit-font-smoothing: initial;
}

:root {
  --body-font: Nunito Sans, system-ui, sans-serif;
  --base-aa: antialiased;
  --title-font: HK Grotesk, system-ui, sans-serif;
  --alt-font: HK Grotesk, system-ui, sans-serif;
  --text-h-font: var(--title-font);
  --text-size: 15px;
  --single-content-size: 17px;
  --post-content-size: 15px;
  --text-lh: 1.7;
  --post-content-lh: 1.71;
  --title-size-xs: 15px;
  --single-title-size: 27px;
  --large-post-title: 27px;
  --grid-post-title: 22px;
  --list-post-title: 22px;
  --list-post-title-b: 22px;
  --related-posts-title: 17px;
  --related-posts-2-title: 19px;
  --title-size-xs: 15px;
  --nav-text-ls: 0.05em;
  --nav-text: 13px;
  --nav-text-weight: 600;
  --nav-drop-color: #414141;
  --nav-drop-text: 12px;
  --nav-drop-ls: 0.09em;
  --blockquote-font: "IBM Plex Serif", Georgia, serif;
  --main-color: #e84d15;
  --main-color-rgb: 232, 77, 21;
  --text-color: #292929;
  --black-color: #292929;
  --tags-color: #454545;
  --share-icons-color: #161616;
}

/**
 * General components and global changes
 */
::selection {
  background: rgba(var(--main-color-rgb), 0.2);
}

::-moz-selection {
  background: rgba(var(--main-color-rgb), 0.2);
}

.me .rn a, .px {
  padding: 0;
  padding-bottom: 4px;
  border: 0;
  background: transparent;
  text-transform: none;
  font-family: var(--alt-font);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.1;
  color: #000;
  border-bottom: 1px solid var(--main-color);
}
.me .rn a:hover, .px:hover {
  background: inherit;
  border-color: #000;
  color: inherit;
  opacity: 0.8;
}

input[type=submit],
button,
input[type=button],
.button {
  font-family: var(--alt-font);
  font-size: 12px;
  letter-spacing: 0.05em;
}

input,
textarea,
select {
  color: #9c9c9c;
  font-size: 14px;
}

.rx,
.rk.r_ {
  color: #000;
}

.br {
  color: #000;
}

blockquote {
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
}

h1 {
  font-size: 29px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

.nk .title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #161616;
}

.h {
  font-size: 12px;
  font-family: var(--alt-font);
  font-weight: 500;
}
.h .d > a {
  font-weight: 600;
  letter-spacing: 0.05em;
}
.h time {
  color: #aaa;
}
.h time,
.h .b,
.h .y {
  font-weight: inherit;
  letter-spacing: 0.05em;
}

.g,
.tte {
  margin-left: auto;
  margin-right: auto;
}

.w .hs,
.w .b {
  color: #505050;
}
.w .x {
  margin: 17px auto;
}
.w .v {
  padding: 0 2px;
}

.tr,
.x {
  font-weight: 700;
  color: #000;
  line-height: 1.3;
}
.tr a,
.x a {
  color: inherit;
}

.x {
  line-height: 1.285;
}

.vf:after {
  width: 30px;
}

.g .x {
  margin: 16px 0;
}

.j,
.q {
  --post-meta-mb: 16px;
  --pm-h-below-mb: 20px;
}

.q,
.aw .a_ {
  --pm-h-below-mb: 32px;
}

.nj .nq a,
.nj .nz a {
  letter-spacing: 0.15em;
}
.nj .yx {
  font-family: var(--alt-font);
  min-width: initial;
  padding: 0 40px;
  border-color: var(--main-color);
  background: var(--main-color);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0.075em;
}
.nj .yx:hover {
  opacity: 0.9;
}
.nj .yx .tsi:not(.tek) {
  display: none;
}

/**
 * Header and Nav
 */
.r {
  font-family: var(--alt-font);
}
.r .menu > li li a {
  font-weight: 500;
}
.r .nw .nx .tr {
  margin-bottom: 9px;
  font-size: 15px;
  font-weight: 600;
}

.r.i {
  --nav-text: 14px;
  --nav-text-weight: 700;
  --nav-drop-text: 15px;
}
.r.i .menu > li li a {
  font-weight: 600;
}

.u.ug {
  --nav-text: 14px;
  --nav-drop-text: 13px;
}
.u.ug .menu > li > a {
  font-weight: 600;
}

.r.ui {
  --nav-text: 17px;
}

.t.n {
  --topbar-bc: var(--main-color);
  --topbar-dark-bg: var(--main-color);
  color: #fafafa;
}
.t.n .od a,
.t.n .op,
.t.n .o,
.t.n .f a {
  color: inherit;
}
.t.n .c a {
  color: #f1f1f1;
}
.t.n .c .tp {
  font-weight: 700;
}

.s .op {
  width: 65px;
}

.u.l {
  --topbar-height: 38px;
}
.u.l .c {
  text-transform: none;
  letter-spacing: 0;
}
.u.l .c .tp {
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: inherit;
}
.u.l .c a {
  font-family: var(--title-font);
  font-size: 13px;
  font-weight: 500;
}
.u.l .n .c .tp {
  background: #fff;
  color: var(--main-color);
}
.u.l .n .c a {
  color: #fff;
}

._v li a {
  letter-spacing: 0.12em;
}

.u_.head {
  margin-bottom: 32px;
  padding: 32px 0;
}

/**
 * Posts adjustments
 */
.pf .j {
  margin-bottom: 50px;
}

.q .te,
.tt .te {
  --pm-title-a-pad: 5%;
}

.q .re .ak,
.q .re .ic {
  margin-bottom: 30px;
}
.q .ru {
  letter-spacing: 0;
}

.me .rn a:hover {
  background: #000;
  color: #fff;
}
.me .rn a:before {
  display: none;
}
.me .rn a span {
  padding: 0;
  background: transparent;
}

.me .tn {
  letter-spacing: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #ebebeb;
}
.me .tn .ru a {
  letter-spacing: 0.15em;
}
.me .tn .fb {
  font-size: 13px;
  font-weight: 400;
}
.me .tn .f a {
  font-size: 14px;
}

.rt {
  margin-top: 45px;
}
.rt .rn {
  font-weight: 700;
  letter-spacing: 0.1em;
}

.pf.pv + .nj .yx {
  width: 100%;
  box-sizing: border-box;
}

.z .ti {
  line-height: 1.7;
}
.z .px {
  margin-top: 11px;
}

.ts .tr {
  max-width: 100%;
  line-height: 1.3;
}

.j .w {
  margin-top: 26px;
}

.v_ .mn,
.mg .j .mn {
  position: relative;
}
.v_ .w,
.mg .j .w {
  margin-bottom: 20px;
}
.v_ .w .x:after,
.mg .j .w .x:after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 14px;
  width: 36px;
  border-bottom: 1px solid var(--main-color);
}
.v_ .w .m,
.mg .j .w .m {
  display: none;
}
.v_ .w .d,
.mg .j .w .d {
  position: absolute;
  width: 100%;
  top: 0;
  transform: translateY(-100%) translateY(-25px);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.v_ .w .tx,
.mg .j .w .tx {
  padding: 0 9px;
  padding-top: 2px;
  background: #fff;
  line-height: 25px;
  font-size: 12px;
  pointer-events: auto;
}
.v_ .w .tx:hover,
.mg .j .w .tx:hover {
  opacity: 1;
}

.di .tr {
  font-family: var(--alt-font);
}

.mg .content,
.mg .ny {
  text-align: center;
}
.mg .j .h {
  text-align: center;
}
.mg .pm {
  margin-bottom: -38px;
}
.mg .di {
  margin-bottom: 38px;
}
.mg .di .ak {
  margin-bottom: 22px;
}
.mg .di .tr {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}
.mg .di .h {
  display: none;
}

/**
 * Single Post 
 */
.nr .ni .rr {
  font-weight: 500;
  letter-spacing: 0.14em;
}

.fl .re .h {
  font-size: 13px;
}

.fs .fe .tr {
  font-size: calc(0.8235294118vw + 24.1176470588px);
  -webkit-text-stroke: 0.3px #444;
}
.fs .fe .fo {
  margin-bottom: 19px;
}
.fs .h time {
  font-weight: 600;
}
.fs .ft a {
  font-family: var(--alt-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 23px;
}

.tt .tr,
.tt .x {
  font-size: 31px;
}

.fu .fw {
  font-weight: 600;
}

.ny h1, .ny h2, .ny h3, .ny h4, .ny h5, .ny h6 {
  font-weight: 700;
}
.ny .bv figcaption,
.ny .bo,
.ny figcaption {
  font-size: 14px;
  font-style: normal;
  color: #888;
}

.bk {
  color: #3b3b3b;
}
.bk p {
  margin-bottom: 1.65em;
}

.ri .rs a {
  letter-spacing: 0.075em;
  font-weight: 700;
}

.ro .ru > a {
  font-family: var(--alt-font);
  font-size: 22px;
}

.ra .tr {
  margin-bottom: 12px;
  font-weight: 600;
  letter-spacing: 0;
}
.ra .h {
  font-size: 11px;
}
.ra.sj .tr {
  margin-bottom: 12px;
  font-weight: 700;
}

.cu .tr {
  margin-bottom: 8px;
  font-family: inherit;
  line-height: 1.3;
  font-weight: 600;
}

.rf .rl {
  font-family: var(--alt-font);
  font-size: 17px;
}
.rf .lv {
  font-family: var(--alt-font);
}
.rf .rh {
  color: #a0a0a0;
  font-size: 11px;
}
.rf .rc {
  margin-top: 9px;
}

.ln .lr {
  font-weight: 600;
  letter-spacing: 0.075em;
}

/**
 * Home & Archives changes
 */
.tl {
  margin-top: -15px;
  padding-left: 27px;
  padding-right: 32px;
}
.tl .tc {
  font-size: 14px;
}
.tl .input {
  height: 3.1538461538em;
  width: 270px;
}
.tl .button {
  width: auto;
  padding: 15px 34px;
  background: #000;
}

.rp {
  margin-top: 0;
  margin-bottom: 55px;
}
.rp .title {
  background: transparent;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0;
}
.rp .title:before,
.rp .title:after {
  display: none;
}
.rp:before {
  display: none;
}
.rp:after {
  top: 100%;
  left: 50%;
  margin-top: 12px;
  margin-left: -18px;
  width: 30px;
  height: 1px;
  background: #000;
}

.tu .mk {
  margin-bottom: 18px;
}
.tu .tr {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 20px;
}
.tu .h {
  font-size: 10px;
}

.pi .title {
  font-weight: 700;
}

.gu .tp {
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
.gu .rv {
  font-size: 14px;
  letter-spacing: 0;
}

.qp .tp {
  font-size: 24px;
  margin-bottom: 8px;
}

.gt .tr,
.gt .tp {
  font-weight: 700;
  color: #000;
  line-height: 1.3;
}
.gt .tx {
  font-family: var(--alt-font);
  font-weight: 700;
  letter-spacing: 0.05em;
}

.tm .tr {
  margin-top: 18px;
  margin-bottom: 18px;
}

.th .tp {
  font-size: 21px;
}

/**
 * Sidebar adjustments
 */
.c_ {
  border-color: var(--main-color);
  font-weight: 700;
}

.rm .ry,
.rm .nn,
.xf .ry,
.xf .nn {
  padding: 30px;
}

.rw .label {
  padding: 8px 18px;
  font-weight: 500;
  font-size: 11px;
  color: #161616;
  letter-spacing: 0.15em;
}
.cg > .rw {
  padding-bottom: 35px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 70px;
}

.ry .nt,
.nn .nt {
  letter-spacing: 0;
  font-size: 14px;
}
.ry p:last-of-type,
.nn p:last-of-type {
  margin-top: -17px;
}

.tk .tr {
  font-family: var(--alt-font);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: 0;
}
.tk .t_.tj .tr {
  font-size: 17px;
  line-height: 1.36;
}

/* Footer Changes */
.ns .rg {
  margin-bottom: 42px;
  color: #222;
  font-size: 16px;
  font-weight: 700;
}
.ns .tk .h {
  color: #707070;
}
.ns .no .nu {
  font-size: 14px;
}

.nl .nc {
  font-size: 14px;
}
.nl .f {
  letter-spacing: 0.12em;
}

.np.pe .nc a {
  color: var(--main-color);
}

.np.n {
  background: #020202;
}
.np.n .rg {
  font-weight: 800;
}
.np.n .nc {
  font-weight: 500;
}
.np.n .n_ {
  color: inherit;
}
.np.nd .nv .nm {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.075em;
}
@media (max-width: 767px) {
  .q .te,
  .tt .te {
    --pm-title-a-pad: 0;
  }
  .fs .fe .fo {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 540px) {
  .x {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .u.l .c {
    display: inline-flex;
  }
  .tl .input {
    margin-right: 15px;
  }
  .tm .ni {
    max-width: 645px;
  }
  .th .tp {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 941px) {
  .v_ .x,
  .v_ .ti,
  .mg .j .x,
  .mg .j .ti {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .v_ .ti,
  .mg .j .ti {
    max-width: 85%;
  }
  .pl .tr {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 30px;
  }
  .mg .di .tr {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1201px) {
  .rx,
  .rk.r_ {
    font-size: 27px;
  }
  .nr .ni .tr {
    font-size: 36px;
  }
  .fs .fe .tr {
    max-width: 80%;
    font-size: 37px;
  }
  .tm .tr {
    font-size: 29px;
  }
}