.elementor-1674 .elementor-element.elementor-element-e11b03c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1674 .elementor-element.elementor-element-e11b03c{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-7934c48 */.lo-about {
  --lo-bg: #fffaf4;
  --lo-bg-2: #f7efe5;
  --lo-card: #ffffff;
  --lo-soft: #f6eee4;
  --lo-accent: #d8b98e;
  --lo-accent-dark: #9d7850;
  --lo-text: #2f2b32;
  --lo-muted: #71665f;
  --lo-border: rgba(157, 120, 80, 0.18);

  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow-x: hidden;
  background: var(--lo-bg);
  color: var(--lo-text);
  font-family: inherit;
}

.lo-about *,
.lo-about *::before,
.lo-about *::after {
  box-sizing: border-box;
}

.lo-about a {
  color: inherit;
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

.lo-about__container {
  width: min(100% - 40px, 1120px);
  margin: 0 auto;
}

.lo-about__hero {
  position: relative;
  width: 100%;
  min-height: 455px;
  overflow: hidden;
  background-color: #f7f4ef;
  background-image: var(--lo-about-hero-bg);
  background-size: cover;
  background-position: center right;
  color: #40362f;
}

.lo-about__hero-overlay {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 26%, rgba(238, 190, 174, 0.16) 0%, transparent 26%),
    linear-gradient(
      90deg,
      rgba(247, 244, 239, 0.98) 0%,
      rgba(247, 244, 239, 0.92) 28%,
      rgba(247, 244, 239, 0.54) 52%,
      rgba(247, 244, 239, 0.1) 100%
    );
  pointer-events: none;
}

.lo-about__hero-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1440px;
  min-height: 455px;
  margin: 0 auto;
  padding: 42px 56px 38px;
  display: flex;
  align-items: center;
}

.lo-about__hero-content {
  width: min(100%, 535px);
}

.lo-about__label {
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  padding: 8px 15px;
  margin-bottom: 16px;
  border: 1px solid rgba(199, 158, 141, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #a57766;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 10px 30px rgba(80, 55, 32, 0.05);
}

.lo-about__hero .lo-about__label {
  background: rgba(255, 255, 255, 0.58);
  box-shadow: none;
}

.lo-about__hero h1 {
  max-width: 500px;
  margin: 0 0 14px;
  color: #3c312a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(40px, 4.1vw, 58px);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: 0;
}

.lo-about__hero p {
  max-width: 455px;
  margin: 0 0 14px;
  color: #6f6258;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.lo-about__hero-note {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 22px;
  color: #9d6f5f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.lo-about__hero-note span {
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e6b5a5;
  box-shadow: 0 0 0 6px rgba(230, 181, 165, 0.16);
}

.lo-about__actions,
.lo-about__final-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 0;
}

.lo-about__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 24px;
  border: 1px solid rgba(139, 131, 121, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: #5f5148 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.lo-about__btn:hover {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.84);
  border-color: rgba(139, 131, 121, 0.38);
  color: #5f5148 !important;
}

.lo-about__btn--dark {
  background: #9b806a;
  color: #fffaf5 !important;
  border-color: #9b806a;
  box-shadow: 0 12px 26px rgba(101, 78, 59, 0.16) !important;
}

.lo-about__btn--dark:hover {
  background: #846b58;
  border-color: #846b58;
  color: #fffaf5 !important;
  box-shadow: 0 14px 30px rgba(101, 78, 59, 0.2) !important;
}

.lo-about__body {
  padding: clamp(30px, 4vw, 48px) 0 clamp(56px, 7vw, 88px);
  background: var(--lo-bg);
}

.lo-about h2,
.lo-about h3 {
  margin: 0;
  color: var(--lo-text);
  font-weight: 500;
  letter-spacing: -0.025em;
}

.lo-about h2 {
  max-width: 840px;
  margin-bottom: 14px;
  font-size: clamp(28px, 3.8vw, 44px);
  line-height: 1.12;
}

.lo-about h3 {
  margin-bottom: 10px;
  font-size: clamp(21px, 2.2vw, 27px);
  line-height: 1.2;
}

.lo-about p {
  margin: 0;
  color: var(--lo-muted);
  font-size: clamp(15px, 1.35vw, 16px);
  line-height: 1.72;
}

.lo-about__story,
.lo-about__care,
.lo-about__promise,
.lo-about__final {
  display: grid;
  gap: 18px;
  margin-top: 18px;
}

.lo-about__story {
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  align-items: stretch;
  margin-top: 0;
}

.lo-about__story-main,
.lo-about__story-card,
.lo-about__care,
.lo-about__steps,
.lo-about__promise-content,
.lo-about__promise-grid div,
.lo-about__final {
  border: 1px solid var(--lo-border);
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(80, 55, 32, 0.055);
}

.lo-about__story-main {
  padding: clamp(26px, 4vw, 42px);
  border-radius: 32px;
}

.lo-about__story-main p + p {
  margin-top: 14px;
}

.lo-about__story-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 320px;
  padding: clamp(24px, 3vw, 34px);
  border-radius: 32px;
  background:
    radial-gradient(circle at 20% 18%, rgba(216, 185, 142, 0.22), transparent 34%),
    linear-gradient(145deg, #ffffff 0%, #f8f0e6 100%);
}

.lo-about__story-card span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 12px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #ffffff;
  color: var(--lo-accent-dark);
  font-size: 13px;
  font-weight: 700;
}

.lo-about__story-card strong {
  display: block;
  color: var(--lo-text);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(24px, 2.8vw, 34px);
  line-height: 1.16;
  font-weight: 400;
}

.lo-about__values {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 18px;
}

.lo-about__value {
  padding: clamp(22px, 2.8vw, 30px);
  border: 1px solid var(--lo-border);
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(80, 55, 32, 0.055);
}

.lo-about__value > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: var(--lo-soft);
  color: var(--lo-accent-dark);
  font-size: 14px;
  font-weight: 700;
}

.lo-about__care {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  padding: clamp(24px, 3vw, 34px);
  border-radius: 32px;
  background:
    radial-gradient(circle at 90% 20%, rgba(216, 185, 142, 0.22), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f8f0e6 100%);
}

.lo-about__care-content p + p {
  margin-top: 14px;
}

.lo-about__care-list {
  display: grid;
  gap: 12px;
}

.lo-about__care-list div {
  padding: 18px;
  border: 1px solid var(--lo-border);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.76);
}

.lo-about__care-list strong,
.lo-about__promise-grid strong {
  display: block;
  margin-bottom: 7px;
  color: var(--lo-text);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
}

.lo-about__care-list span {
  display: block;
  color: var(--lo-muted);
  font-size: 15px;
  line-height: 1.55;
}

.lo-about__steps {
  margin-top: 18px;
  padding: clamp(24px, 3vw, 34px);
  border-radius: 32px;
  background: #ffffff;
}

.lo-about__steps-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.lo-about__step {
  padding: 20px;
  border-radius: 24px;
  background: var(--lo-bg);
}

.lo-about__step > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: var(--lo-text);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.lo-about__step h3 {
  font-size: 20px;
}

.lo-about__promise {
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  align-items: start;
}

.lo-about__promise-content,
.lo-about__promise-grid div {
  padding: clamp(22px, 2.8vw, 30px);
  border-radius: 28px;
}

.lo-about__promise-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.lo-about__final {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  padding: clamp(28px, 4vw, 44px);
  border-radius: 34px;
  background:
    radial-gradient(circle at 15% 18%, rgba(216, 185, 142, 0.2), transparent 34%),
    #ffffff;
}

.lo-about__final-content p {
  max-width: 720px;
}

body:has(.lo-about),
body:has(.lo-about) .site,
body:has(.lo-about) .site-content,
body:has(.lo-about) .content-area,
body:has(.lo-about) .ast-container,
body:has(.lo-about) article,
body:has(.lo-about) .entry-content {
  background: #fffaf4 !important;
}

body:has(.lo-about) .site-content,
body:has(.lo-about) .content-area,
body:has(.lo-about) .ast-container,
body:has(.lo-about) .entry-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
}

html,
body {
  overflow-x: hidden;
}

@media (min-width: 1440px) {
  .lo-about__container {
    width: min(100% - 64px, 1180px);
  }
}

@media (max-width: 1200px) {
  .lo-about__container {
    width: min(100% - 36px, 1040px);
  }

  .lo-about__steps-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .lo-about__container {
    width: min(100% - 32px, 900px);
  }

  .lo-about__story,
  .lo-about__care,
  .lo-about__promise,
  .lo-about__final {
    grid-template-columns: 1fr;
  }

  .lo-about__values {
    grid-template-columns: 1fr;
  }

  .lo-about__final-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 980px) {
  .lo-about__hero {
    min-height: 470px;
    background-position: 62% center;
  }

  .lo-about__hero-overlay {
    background:
      radial-gradient(circle at 18% 22%, rgba(238, 190, 174, 0.15) 0%, transparent 30%),
      linear-gradient(
        180deg,
        rgba(247, 244, 239, 0.96) 0%,
        rgba(247, 244, 239, 0.86) 48%,
        rgba(247, 244, 239, 0.34) 100%
      );
  }

  .lo-about__hero-inner {
    min-height: 470px;
    padding: 36px 22px 28px;
    align-items: flex-start;
  }

  .lo-about__hero h1 {
    max-width: 360px;
    font-size: 40px;
  }

  .lo-about__hero p {
    max-width: 350px;
    font-size: 15px;
  }

  .lo-about__hero-note {
    max-width: 340px;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .lo-about__container {
    width: min(100% - 28px, 720px);
  }

  .lo-about__body {
    padding-top: 28px;
    padding-bottom: 54px;
  }

  .lo-about__actions,
  .lo-about__final-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .lo-about__btn {
    width: 100%;
  }

  .lo-about__story-main,
  .lo-about__story-card,
  .lo-about__value,
  .lo-about__care,
  .lo-about__steps,
  .lo-about__promise-content,
  .lo-about__promise-grid div,
  .lo-about__final {
    border-radius: 24px;
  }

  .lo-about__steps-grid,
  .lo-about__promise-grid {
    grid-template-columns: 1fr;
  }

  .lo-about__story-card {
    min-height: auto;
  }
}

@media (max-width: 560px) {
  .lo-about__hero {
    min-height: 430px;
    background-position: 64% bottom;
  }

  .lo-about__hero-inner {
    min-height: 430px;
    padding: 26px 16px 20px;
  }

  .lo-about__hero .lo-about__label {
    margin-bottom: 12px;
    padding: 8px 13px;
    font-size: 10px;
  }

  .lo-about__hero h1 {
    max-width: 310px;
    margin-bottom: 12px;
    font-size: 34px;
  }

  .lo-about__hero p {
    max-width: 310px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.48;
  }

  .lo-about__hero-note {
    max-width: 310px;
    margin-bottom: 18px;
    font-size: 14px;
  }

  .lo-about__hero .lo-about__actions {
    gap: 10px;
    max-width: 310px;
  }

  .lo-about__hero .lo-about__btn {
    min-height: 42px;
    padding: 11px 18px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .lo-about__container {
    width: min(100% - 24px, 460px);
  }

  .lo-about h2 {
    font-size: 27px;
  }

  .lo-about h3 {
    font-size: 21px;
  }

  .lo-about p {
    font-size: 15px;
  }

  .lo-about__story-main,
  .lo-about__story-card,
  .lo-about__value,
  .lo-about__care,
  .lo-about__steps,
  .lo-about__promise-content,
  .lo-about__promise-grid div,
  .lo-about__final {
    padding: 20px 16px;
  }

  .lo-about__care-list div,
  .lo-about__step {
    padding: 18px 16px;
    border-radius: 20px;
  }

  .lo-about__story-card strong {
    font-size: 24px;
  }
}

@media (max-width: 420px) {
  .lo-about__hero {
    min-height: 410px;
  }

  .lo-about__hero-inner {
    min-height: 410px;
    padding-top: 24px;
    padding-bottom: 18px;
  }

  .lo-about__hero h1 {
    font-size: 32px;
  }

  .lo-about__hero p,
  .lo-about__hero-note,
  .lo-about__hero .lo-about__actions {
    max-width: 285px;
  }

  .lo-about__hero .lo-about__actions {
    display: grid;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 360px) {
  .lo-about__container {
    width: min(100% - 20px, 340px);
  }

  .lo-about__hero h1 {
    font-size: 29px;
  }

  .lo-about h2 {
    font-size: 24px;
  }

  .lo-about__story-main,
  .lo-about__story-card,
  .lo-about__value,
  .lo-about__care,
  .lo-about__steps,
  .lo-about__promise-content,
  .lo-about__promise-grid div,
  .lo-about__final {
    padding: 18px 14px;
  }
}/* End custom CSS */