.lpc-editorial-page {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  color: #111;
  background: #fff;
  font-family: var(--lpc-font-text, var(--e-global-typography-text-font-family, Helvetica, Arial, sans-serif));
  font-size: 12px;
  line-height: 1.45;
}

.lpc-info-page .site-main,
.lpc-info-page .site-main > .page-content,
.lpc-info-page .elementor {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.lpc-info-page .site-main {
  min-height: 70vh;
  padding-top: var(--lpc-page-top-offset, 120px);
}

.lpc-info-page-hero,
.lpc-info-page-section {
  padding-left: clamp(20px, 4vw, 56px) !important;
  padding-right: clamp(20px, 4vw, 56px) !important;
}

.lpc-info-page-hero {
  padding-top: clamp(44px, 6vw, 78px) !important;
  padding-bottom: clamp(32px, 4vw, 54px) !important;
}

.lpc-info-page-hero > .elementor-container,
.lpc-info-page-section > .elementor-container {
  width: 100%;
  max-width: 820px !important;
  margin-right: auto;
  margin-left: auto;
}

.lpc-info-page-hero .elementor-widget-text-editor:first-child p,
.lpc-info-page-section .elementor-widget-text-editor:first-child p {
  margin: 0 0 18px;
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.lpc-info-page-hero,
.lpc-info-page-hero .elementor-widget-wrap,
.lpc-info-page-section,
.lpc-info-page-section .elementor-widget-wrap {
  text-align: left;
}

.lpc-info-page .lpc-info-page-section.e-con,
.lpc-info-page .lpc-info-page-section > .e-con-inner,
.lpc-info-page .lpc-info-page-section > .elementor-container {
  width: 100%;
  max-width: 820px !important;
  margin-right: auto;
  margin-left: auto;
}

.lpc-info-page-hero h1.elementor-heading-title {
  max-width: 820px;
  margin: 0;
  color: inherit;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lpc-info-page-hero .elementor-widget-text-editor:last-child p {
  max-width: 620px;
  margin: 42px 0 0;
  font-size: 12px;
  line-height: 1.65;
  font-weight: 300;
}

.lpc-info-page-section {
  padding-top: clamp(16px, 2vw, 24px) !important;
  padding-bottom: clamp(16px, 2vw, 24px) !important;
  background: #fff;
}

.lpc-info-page-section > .elementor-container {
  display: block;
}

.lpc-info-page-section > .elementor-container > .elementor-column {
  width: 100%;
}

.lpc-info-page-section__heading.elementor-column > .elementor-widget-wrap,
.lpc-info-page-section__body.elementor-column > .elementor-widget-wrap {
  align-content: center;
  justify-content: center;
  padding: 0;
}

.lpc-info-page-section h2.elementor-heading-title {
  max-width: 680px;
  margin: 0;
  color: inherit;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lpc-info-page-section__body .elementor-widget-text-editor {
  max-width: 620px;
  margin: 12px 0 0 10px;
}

.lpc-info-page .lpc-info-page-section .elementor-widget-text-editor p,
.lpc-info-page .lpc-info-page-section .elementor-widget-text-editor p a {
  font-size: 12px !important;
  line-height: 1.7 !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.lpc-info-page .lpc-info-page-section__body .elementor-widget-text-editor,
.lpc-info-page .lpc-info-page-section__body .elementor-widget-text-editor p,
.lpc-info-page .lpc-info-page-section__body .elementor-widget-text-editor a {
  margin: 0 0 14px;
  font-size: 12px !important;
  line-height: 1.7 !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.lpc-info-page .lpc-info-page-section__body .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.lpc-shipping-rates {
  display: grid;
  gap: 8px;
  max-width: 620px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.lpc-shipping-rates li {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  font-size: 12px;
}

.lpc-shipping-rates li span {
  text-align: right;
}

.lpc-shipping-rates-note {
  margin-top: 18px !important;
}

.lpc-info-page .lpc-info-page-section__heading > .elementor-widget-wrap > .elementor-widget-text-editor:first-child p,
.lpc-info-page .lpc-info-page-section.e-con > .elementor-widget-text-editor:first-child p,
.lpc-info-page .lpc-info-page-section > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap > .elementor-widget-text-editor:first-child p {
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 400 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.lpc-info-page .lpc-info-page-section__heading .elementor-widget-text-editor:first-child,
.lpc-info-page .lpc-info-page-section__heading .elementor-widget-text-editor:first-child p {
  margin-bottom: 5px !important;
}

.lpc-info-page-section a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.lpc-editorial-page h1,
.lpc-editorial-page h2,
.lpc-editorial-page h3,
.lpc-editorial-page p,
.lpc-editorial-page blockquote {
  margin: 0;
}

.lpc-editorial-page img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lpc-editorial-page figure,
.lpc-editorial-page .wp-block-image {
  margin: 0;
}

.lpc-editorial-page .wp-block-group {
  margin-top: 0;
  margin-bottom: 0;
}

.lpc-editorial-page .elementor-section,
.lpc-editorial-page .elementor-column,
.lpc-editorial-page .elementor-widget,
.lpc-editorial-page .elementor-widget-container {
  margin-top: 0;
  margin-bottom: 0;
}

.lpc-editorial-page .elementor-widget-image img {
  vertical-align: top;
}

.lpc-editorial-page .elementor-section.elementor-section-full_width > .elementor-container {
  max-width: none !important;
}

.lpc-brand-hero {
  position: relative;
  min-height: min(82vh, 820px);
  margin-top: var(--lpc-page-top-offset, 120px);
  display: grid;
  align-items: end;
  overflow: hidden;
  background: #eeeae4;
}

.lpc-brand-hero .lpc-brand-hero__image,
.lpc-brand-hero .lpc-brand-hero__image .elementor-widget-container,
.lpc-brand-hero .lpc-brand-hero__image img {
  position: absolute;
  inset: 0;
}

.lpc-brand-hero .lpc-brand-hero__image {
  width: 100%;
  height: 100%;
  z-index: 0;
}

.lpc-brand-hero > .elementor-container,
.lpc-brand-hero > .elementor-container > .lpc-brand-hero__content {
  min-height: min(82vh, 820px);
}

.lpc-brand-hero > .elementor-container {
  position: relative;
  z-index: 1;
  align-items: flex-end;
  width: 100%;
  max-width: none !important;
}

.lpc-brand-hero > .elementor-container > .lpc-brand-hero__content {
  display: flex;
  align-items: flex-end;
  width: 100% !important;
  max-width: none;
  padding: 0;
}

.lpc-brand-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, .42), rgba(0, 0, 0, .04) 55%, rgba(0, 0, 0, 0));
}

.lpc-brand-hero__content {
  position: relative;
  z-index: 1;
  width: min(760px, calc(100% - 40px));
  padding: 0 0 clamp(34px, 7vw, 86px) clamp(20px, 5vw, 68px);
  color: #fff;
}

.lpc-brand-hero .lpc-brand-hero__content.elementor-column {
  width: 100% !important;
  min-height: min(82vh, 820px);
  padding: 0;
}

.lpc-brand-hero .lpc-brand-hero__content.elementor-column > .elementor-widget-wrap {
  position: relative;
  min-height: min(82vh, 820px);
  align-content: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0 clamp(34px, 7vw, 86px) clamp(20px, 5vw, 68px);
}

.lpc-brand-hero .lpc-brand-hero__content.elementor-column > .elementor-widget-wrap > .elementor-widget:not(.lpc-brand-hero__image) {
  position: relative;
  z-index: 2;
  width: min(760px, calc(100% - 40px));
}

.lpc-brand-hero__content span,
.lpc-brand-hero__content > p:first-child,
.lpc-brand-hero__content .lpc-editorial-kicker,
.lpc-brand-split__text span,
.lpc-brand-split__text > p:first-child,
.lpc-brand-split__text .elementor-widget-text-editor:first-child,
.lpc-brand-editorial-grid__text span,
.lpc-brand-editorial-grid__text > p:first-child,
.lpc-brand-editorial-grid__text .elementor-widget-text-editor:first-child,
.lpc-brand-commitment span,
.lpc-brand-commitment > .wp-block-group > p:first-child,
.lpc-brand-commitment > div > p:first-child,
.lpc-brand-commitment .elementor-widget-text-editor:first-child,
.lpc-editorial-kicker,
.lpc-contact-hero span,
.lpc-contact-hero > p:first-child,
.lpc-contact-hero .lpc-editorial-kicker,
.lpc-contact-card span {
  display: block;
  margin-bottom: 18px;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.lpc-brand-hero h1 {
  font-size: clamp(42px, 8vw, 112px);
  line-height: .9;
  font-weight: 500;
  letter-spacing: 0;
}

.lpc-brand-hero .elementor-heading-title,
.lpc-contact-hero .elementor-heading-title {
  color: inherit;
}

.lpc-brand-hero h1.elementor-heading-title,
.lpc-brand-hero .elementor-widget-heading h1.elementor-heading-title {
  font-size: clamp(42px, 8vw, 112px);
  line-height: .9;
  font-weight: 500;
  letter-spacing: 0;
}

.lpc-brand-hero p {
  max-width: 520px;
  margin-top: 22px;
  font-size: clamp(13px, 1.45vw, 18px);
  line-height: 1.45;
  font-weight: 300;
}

.lpc-brand-hero__content > p:first-child {
  margin-top: 0;
}

.lpc-brand-hero__content > p:last-child {
  margin-top: 22px;
}

.lpc-editorial-band,
.lpc-brand-split,
.lpc-brand-editorial-grid,
.lpc-brand-commitment,
.lpc-contact-hero,
.lpc-contact-grid,
.lpc-contact-directory,
.lpc-contact-note {
  padding-left: clamp(20px, 4vw, 56px);
  padding-right: clamp(20px, 4vw, 56px);
}

.lpc-brand-intro {
  display: grid;
  grid-template-columns: minmax(80px, 18vw) minmax(0, 760px);
  gap: clamp(24px, 6vw, 100px);
  padding-top: clamp(58px, 9vw, 120px);
  padding-bottom: clamp(58px, 9vw, 120px);
  border-bottom: 1px solid rgba(0, 0, 0, .16);
}

.lpc-brand-intro > .elementor-container {
  display: grid;
  grid-template-columns: minmax(80px, 18vw) minmax(0, 760px);
  gap: clamp(24px, 6vw, 100px);
}

.lpc-brand-intro > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-editorial-page h2 {
  font-size: clamp(20px, 3vw, 42px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.lpc-editorial-page .elementor-heading-title {
  color: inherit;
}

.lpc-editorial-page h2.elementor-heading-title,
.lpc-editorial-page .elementor-widget-heading h2.elementor-heading-title {
  font-size: clamp(20px, 3vw, 42px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.lpc-editorial-page h3.elementor-heading-title,
.lpc-editorial-page .elementor-widget-heading h3.elementor-heading-title {
  font-size: clamp(16px, 1.8vw, 24px);
  line-height: 1.18;
  font-weight: 300;
}

.lpc-editorial-page h3 {
  margin-top: 16px;
  font-size: clamp(16px, 1.8vw, 24px);
  line-height: 1.18;
  font-weight: 300;
}

.lpc-editorial-page p,
.lpc-editorial-page blockquote {
  font-size: clamp(13px, 1.1vw, 16px);
  line-height: 1.55;
  font-weight: 300;
}

.lpc-brand-intro p,
.lpc-brand-split__text p,
.lpc-brand-editorial-grid__text p,
.lpc-brand-commitment p {
  margin-top: 20px;
}

.lpc-brand-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 42vw);
  min-height: 680px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .16);
}

.lpc-brand-split > .elementor-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 42vw);
  width: 100%;
  min-height: 680px;
}

.lpc-brand-split > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-brand-split--reverse > .elementor-container {
  grid-template-columns: minmax(320px, 42vw) minmax(0, 1fr);
}

.lpc-brand-split--reverse {
  grid-template-columns: minmax(320px, 42vw) minmax(0, 1fr);
}

.lpc-brand-split--reverse .lpc-brand-split__media {
  order: 2;
}

.lpc-brand-split__text {
  align-self: center;
  padding: clamp(38px, 6vw, 92px);
}

.lpc-brand-split__text.elementor-column > .elementor-widget-wrap {
  align-content: center;
  padding: clamp(38px, 6vw, 92px);
}

.lpc-brand-split__text blockquote {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid currentColor;
  font-style: normal;
}

.lpc-brand-split__text blockquote p {
  margin-top: 0;
}

.lpc-brand-split__text .wp-block-quote {
  margin: 28px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid currentColor;
  border-left: 0;
}

.lpc-brand-split__media .elementor-widget-image,
.lpc-brand-split__media .elementor-widget-container {
  width: 100%;
  height: 100%;
}

.lpc-brand-split__media figure,
.lpc-brand-split__media .wp-block-image {
  width: 100%;
  height: 100%;
}

.lpc-brand-editorial-grid {
  display: grid;
  grid-template-columns: 1.12fr .88fr;
  gap: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #fff;
}

.lpc-brand-editorial-grid > .elementor-container {
  display: grid;
  grid-template-columns: 1.12fr .44fr .44fr;
  gap: 6px;
  width: 100%;
}

.lpc-brand-editorial-grid > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-brand-editorial-grid__text.elementor-column > .elementor-widget-wrap {
  align-content: center;
  padding: clamp(38px, 6vw, 92px);
}

.lpc-brand-editorial-grid__text {
  min-height: 560px;
  padding: clamp(38px, 6vw, 92px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #e8e2da;
}

.lpc-brand-editorial-grid img:first-of-type {
  grid-row: span 2;
}

.lpc-brand-editorial-grid > figure:first-of-type,
.lpc-brand-editorial-grid > .wp-block-image:first-of-type {
  grid-row: span 2;
}

.lpc-brand-editorial-grid img {
  min-height: 277px;
}

.lpc-brand-editorial-grid figure,
.lpc-brand-editorial-grid .wp-block-image {
  min-height: 277px;
}

.lpc-brand-editorial-grid__image .elementor-widget-image,
.lpc-brand-editorial-grid__image .elementor-widget-container {
  height: 100%;
}

.lpc-brand-commitment {
  display: grid;
  grid-template-columns: minmax(0, 680px) minmax(260px, 1fr);
  gap: clamp(32px, 8vw, 120px);
  align-items: center;
  padding-top: clamp(58px, 9vw, 120px);
  padding-bottom: clamp(58px, 9vw, 120px);
}

.lpc-brand-commitment > .elementor-container {
  display: grid;
  grid-template-columns: minmax(0, 680px) minmax(260px, 1fr);
  gap: clamp(32px, 8vw, 120px);
  align-items: center;
  width: 100%;
}

.lpc-brand-commitment > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-brand-commitment .elementor-widget-image img {
  aspect-ratio: 4 / 5;
}

.lpc-brand-commitment img {
  aspect-ratio: 4 / 5;
}

.lpc-brand-commitment figure,
.lpc-brand-commitment .wp-block-image {
  height: auto;
}

.lpc-brand-commitment figure img,
.lpc-brand-commitment .wp-block-image img {
  aspect-ratio: 4 / 5;
}

.lpc-contact-page {
  min-height: 100vh;
  padding-top: var(--lpc-page-top-offset, 120px);
}

.lpc-contact-hero {
  padding-top: clamp(52px, 9vw, 116px);
  padding-bottom: clamp(44px, 7vw, 92px);
  border-bottom: 1px solid rgba(0, 0, 0, .16);
}

.lpc-contact-hero > .elementor-container {
  width: 100%;
}

.lpc-contact-hero h1 {
  font-size: clamp(38px, 7vw, 92px);
  line-height: .95;
  font-weight: 400;
  letter-spacing: 0;
}

.lpc-contact-hero p {
  max-width: 540px;
  margin-top: 22px;
}

.lpc-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid rgba(0, 0, 0, .16);
}

.lpc-contact-grid > .elementor-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

.lpc-contact-grid > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-contact-card {
  min-height: 260px;
  padding: clamp(24px, 4vw, 46px);
  color: inherit;
  text-decoration: none;
  border-right: 1px solid rgba(0, 0, 0, .16);
  transition: background .2s ease;
}

.lpc-contact-card.elementor-column > .elementor-widget-wrap {
  align-content: flex-start;
  padding: clamp(24px, 4vw, 46px);
}

.lpc-contact-card a {
  color: inherit;
}

.lpc-contact-card:last-child {
  border-right: 0;
}

.lpc-contact-card:hover {
  background: #e8e2da;
}

.lpc-contact-card h2 {
  font-size: clamp(18px, 2vw, 28px);
}

.lpc-contact-card p {
  margin-top: 18px;
}

.lpc-contact-directory {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(28px, 7vw, 110px);
  padding-top: clamp(50px, 8vw, 104px);
  padding-bottom: clamp(56px, 8vw, 110px);
}

.lpc-contact-directory > .elementor-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(28px, 7vw, 110px);
  width: 100%;
}

.lpc-contact-directory > .elementor-container > .elementor-column {
  width: auto;
}

.lpc-contact-directory h2 {
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.lpc-contact-directory ul {
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
}

.lpc-contact-directory li + li {
  margin-top: 12px;
}

.lpc-contact-directory a {
  color: inherit;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 300;
  text-decoration: none;
}

.lpc-contact-directory a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.lpc-contact-note {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(0, 0, 0, .16);
}

.lpc-contact-note p {
  max-width: 620px;
  font-size: 12px;
}

@media (max-width: 900px) {
  .lpc-info-page .site-main {
    padding-top: var(--lpc-page-top-offset-mobile, 96px);
  }

  .lpc-brand-hero {
    margin-top: var(--lpc-page-top-offset-mobile, 96px);
    min-height: 72vh;
  }

  .lpc-brand-intro,
  .lpc-brand-split,
  .lpc-brand-split--reverse,
  .lpc-brand-editorial-grid,
  .lpc-brand-commitment,
  .lpc-contact-grid,
  .lpc-contact-directory {
    grid-template-columns: 1fr;
  }

  .lpc-brand-intro > .elementor-container,
  .lpc-brand-split > .elementor-container,
  .lpc-brand-split--reverse > .elementor-container,
  .lpc-brand-editorial-grid > .elementor-container,
  .lpc-brand-commitment > .elementor-container,
  .lpc-contact-grid > .elementor-container,
  .lpc-contact-directory > .elementor-container {
    grid-template-columns: 1fr;
  }

  .lpc-brand-split,
  .lpc-brand-split--reverse {
    min-height: 0;
  }

  .lpc-brand-split > .elementor-container {
    min-height: 0;
  }

  .lpc-brand-split--reverse .lpc-brand-split__media {
    order: 0;
  }

  .lpc-brand-split__media {
    min-height: 72vh;
  }

  .lpc-brand-editorial-grid img:first-of-type {
    grid-row: auto;
  }

  .lpc-brand-editorial-grid > figure:first-of-type,
  .lpc-brand-editorial-grid > .wp-block-image:first-of-type {
    grid-row: auto;
  }

  .lpc-brand-editorial-grid__text {
    min-height: 0;
  }

  .lpc-contact-page {
    padding-top: var(--lpc-page-top-offset-mobile, 96px);
  }

  .lpc-contact-card {
    min-height: 190px;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .16);
  }
}

@media (max-width: 600px) {
  .lpc-info-page-hero,
  .lpc-info-page-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .lpc-info-page-hero h1.elementor-heading-title {
    font-size: 20px;
  }

  .lpc-info-page-section__body .elementor-widget-text-editor {
    margin-left: 0;
  }

  .lpc-brand-hero__content {
    width: calc(100% - 32px);
    padding-left: 16px;
  }

  .lpc-brand-split__media {
    min-height: 62vh;
  }

  .lpc-brand-split__text,
  .lpc-brand-editorial-grid__text {
    padding: 34px 20px;
  }
}
