.brand-story {
  position: relative;
  width: 100% !important;
  margin: 0 auto;
  padding: 88px 0 72px;
  overflow: hidden;
  border-radius: 0 !important;
  background: #fffefa !important;
  box-shadow: none !important;
}

.brand-story::after {
  content: "";
  position: absolute;
  top: 80px;
  right: 12%;
  width: 330px;
  height: 250px;
  opacity: 0.48;
  background: radial-gradient(circle, rgba(216, 155, 0, 0.38) 0 1.5px, transparent 2px) 0 0 / 18px 18px;
  pointer-events: none;
}

.brand-story__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(560px, 0.95fr);
  gap: clamp(38px, 4.5vw, 76px);
  align-items: center;
  width: min(1860px, calc(100% - 120px));
  min-height: 820px;
  margin: 0 auto;
  padding: 0;
}

.brand-story__copy {
  min-width: 0;
  padding-left: 6px;
}

.brand-story__kicker {
  display: flex;
  align-items: center;
  gap: 26px;
  margin: 0 0 34px;
  color: var(--yellow-dark);
  font-size: clamp(0.82rem, 0.9vw, 1rem);
  font-weight: 950;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.brand-story__kicker::after {
  content: "";
  width: 130px;
  height: 2px;
  border-radius: 999px;
  background: rgba(216, 155, 0, 0.34);
}

.brand-story h2 {
  max-width: 860px;
  margin: 0 0 32px;
  color: var(--ink);
  font-size: clamp(2.55rem, 3.35vw, 4.25rem);
  font-weight: 950;
  line-height: 1.04;
  letter-spacing: 0;
}

.brand-story h2 span {
  color: var(--yellow-dark);
}

.brand-story__signature {
  width: fit-content;
  margin: 0 0 40px;
  color: #3b4252;
  font-size: clamp(1.55rem, 2vw, 2.2rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  transform: rotate(-5deg);
}

.brand-story__signature::after {
  content: "";
  display: block;
  width: 78%;
  height: 3px;
  margin: 9px 0 0 28%;
  border-radius: 999px;
  background: var(--yellow);
}

.brand-story__text {
  display: grid;
  max-width: 820px;
  gap: 20px;
}

.brand-story__text p,
.brand-story__lead {
  max-width: 720px;
  margin: 0;
  color: #667085;
  font-size: clamp(0.98rem, 1.02vw, 1.12rem);
  font-weight: 650;
  line-height: 1.62;
}

.brand-story__lead {
  color: #202838;
  font-size: clamp(1.04rem, 1.12vw, 1.22rem);
  font-weight: 850;
}

.brand-story__closing {
  max-width: 780px;
  padding-top: 20px;
  border-top: 1px solid #e3e6ec;
  color: var(--ink) !important;
  font-size: clamp(1.04rem, 1.08vw, 1.18rem) !important;
  font-weight: 900 !important;
}

.brand-story__services {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  max-width: 860px;
  margin: 58px 0 0;
}

.brand-story__services article {
  min-width: 0;
}

.brand-story__services article + article {
  padding-left: 34px;
  border-left: 1px solid #e3e6ec;
}

.brand-story__icon {
  display: grid;
  width: 86px;
  height: 86px;
  place-items: center;
  margin: 0 0 24px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
  color: #283142;
  box-shadow: 0 18px 44px rgba(16, 21, 34, 0.08);
}

.brand-story__icon::before,
.brand-story__shield::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background: currentColor;
  -webkit-mask: var(--icon) center / contain no-repeat;
  mask: var(--icon) center / contain no-repeat;
}

.brand-story__icon--home {
  --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M16 4 4 14.4l2.3 2.6L8 15.5V28h7v-8h2v8h7V15.5l1.7 1.5 2.3-2.6L16 4Zm4 21h-1v-8h-6v8h-2V12.9l5-4.3 5 4.3V25Z'/%3E%3C/svg%3E");
}

.brand-story__icon--office {
  --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M7 4h14v7h5v17H7V4Zm3 21h3v-4h2v4h3V7h-8v18Zm11 0h2V14h-2v11ZM12 10h2v3h-2v-3Zm4 0h2v3h-2v-3Zm-4 5h2v3h-2v-3Zm4 0h2v3h-2v-3Z'/%3E%3C/svg%3E");
}

.brand-story__icon--tools {
  --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M23.8 4.2 28 8.4l-5.4 5.4-2.1-2.1-9.8 9.8 1.8 1.8-2.8 2.8-5.6-5.6 2.8-2.8 1.8 1.8 9.8-9.8-2.1-2.1 1.5-1.5 2.1 2.1 3.8-4Z'/%3E%3C/svg%3E");
}

.brand-story__services h3 {
  margin: 0 0 12px;
  color: var(--ink);
  font-size: clamp(1.25rem, 1.35vw, 1.48rem);
  font-weight: 950;
  line-height: 1.12;
}

.brand-story__services p {
  max-width: 220px;
  margin: 0;
  color: #4d5668;
  font-size: clamp(0.98rem, 1vw, 1.08rem);
  font-weight: 700;
  line-height: 1.52;
}

.brand-story__proof {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) 230px;
  gap: 22px;
  align-items: center;
  max-width: 1060px;
  margin: 66px 0 0;
  padding: 20px 28px;
  border: 1px solid #eceef3;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 16px 50px rgba(16, 21, 34, 0.07);
}

.brand-story__shield {
  display: grid;
  width: 66px;
  height: 66px;
  place-items: center;
  color: var(--yellow-dark);
  --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='black' d='M16 3 27 7.4v7.2c0 6.6-4 11.2-11 14.4C9 25.8 5 21.2 5 14.6V7.4L16 3Zm0 3.2L8 9.4v5.2c0 5 2.8 8.6 8 11.1 5.2-2.5 8-6.1 8-11.1V9.4l-8-3.2Zm5.8 7.1 2.1 2.1-8.4 8.4-5.2-5.2 2.1-2.1 3.1 3.1 6.3-6.3Z'/%3E%3C/svg%3E");
}

.brand-story__shield::before {
  width: 56px;
  height: 56px;
}

.brand-story__proof p {
  margin: 0;
  color: #50596a;
  font-size: clamp(0.92rem, 0.95vw, 1.04rem);
  font-weight: 650;
  line-height: 1.42;
}

.brand-story__proof strong {
  display: block;
  color: var(--ink);
  font-size: clamp(1rem, 1.05vw, 1.16rem);
}

.brand-story__note {
  color: #3d4556;
  font-size: clamp(1.12rem, 1.28vw, 1.45rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1.12;
  text-align: center;
  transform: rotate(-4deg);
}

.brand-story__note::after {
  content: "";
  display: block;
  width: 94px;
  height: 3px;
  margin: 9px auto 0;
  border-radius: 999px;
  background: var(--yellow);
}

.brand-story__visual {
  position: relative;
  min-height: 690px;
  align-self: center;
}

.brand-story__dots {
  position: absolute;
  top: 8px;
  right: 92px;
  width: 320px;
  height: 230px;
  opacity: 0.55;
  background: radial-gradient(circle, rgba(216, 155, 0, 0.42) 0 1.5px, transparent 2px) 0 0 / 18px 18px;
}

.brand-story__photo {
  position: absolute;
  overflow: hidden;
  margin: 0;
  border: 5px solid #ffffff;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0)),
    linear-gradient(135deg, #dfe4eb, #f4f6f9);
  box-shadow: 0 30px 70px rgba(16, 21, 34, 0.18);
}

.brand-story__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-story__photo--main {
  top: 50px;
  left: 0;
  z-index: 1;
  width: 52%;
  height: 560px;
}

.brand-story__photo--main img {
  object-position: 50% 50%;
}

.brand-story__photo--family {
  top: 88px;
  right: 0;
  z-index: 3;
  width: 48%;
  height: 300px;
}

.brand-story__photo--family img {
  object-position: 50% 50%;
}

.brand-story__photo--truck {
  right: 0;
  bottom: 18px;
  z-index: 2;
  width: 66%;
  height: 335px;
}

.brand-story__photo--truck img {
  object-position: 50% 52%;
}

@media (max-width: 1320px) {
  .brand-story {
    padding: 70px 0 58px;
  }

  .brand-story__inner {
    position: relative;
    grid-template-columns: 1fr;
    width: min(1080px, calc(100% - 48px));
    min-height: 0;
    overflow: hidden;
  }

  .brand-story__inner::before {
    content: "";
    position: absolute;
    inset: -24px -20px;
    z-index: 1;
    background:
      linear-gradient(180deg, rgba(255, 254, 250, 0.76) 0%, rgba(255, 254, 250, 0.58) 46%, rgba(255, 254, 250, 0.78) 100%),
      radial-gradient(circle at 70% 18%, rgba(255, 255, 255, 0.26), transparent 38%);
    pointer-events: none;
  }

  .brand-story__copy {
    position: relative;
    z-index: 2;
    padding-left: 0;
  }

  .brand-story__lead {
    max-width: 820px;
  }

  .brand-story__visual {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: block;
    min-height: 100%;
    pointer-events: none;
  }

  .brand-story__photo,
  .brand-story__photo--main,
  .brand-story__photo--family,
  .brand-story__photo--truck {
    position: absolute;
    overflow: hidden;
    opacity: 0.52;
    filter: saturate(1.05) contrast(1.04);
  }

  .brand-story__photo--main {
    top: 64px;
    right: -90px;
    left: auto;
    width: 68%;
    height: 440px;
  }

  .brand-story__photo--family {
    top: 560px;
    left: -70px;
    right: auto;
    width: 66%;
    height: 340px;
  }

  .brand-story__photo--truck {
    right: -96px;
    bottom: 150px;
    width: 72%;
    height: 330px;
  }

  .brand-story__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 760px) {
  .brand-story {
    padding: 42px 0 44px;
  }

  .brand-story::after,
  .brand-story__dots {
    display: none;
  }

  .brand-story__inner {
    width: min(100% - 28px, 680px);
    gap: 28px;
  }

  .brand-story__inner::before {
    inset: -18px -14px;
    background:
      linear-gradient(180deg, rgba(255, 254, 250, 0.74) 0%, rgba(255, 254, 250, 0.56) 46%, rgba(255, 254, 250, 0.78) 100%),
      radial-gradient(circle at 70% 18%, rgba(255, 255, 255, 0.24), transparent 38%);
  }

  .brand-story__kicker {
    gap: 14px;
    margin-bottom: 22px;
    font-size: 0.72rem;
  }

  .brand-story__kicker::after {
    width: 82px;
  }

  .brand-story h2 {
    font-size: clamp(2.18rem, 10vw, 3rem);
  }

  .brand-story__signature {
    margin-bottom: 28px;
    font-size: 1.35rem;
  }

  .brand-story__lead {
    font-size: 0.98rem;
    line-height: 1.56;
  }

  .brand-story__services {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 34px;
  }

  .brand-story__services article,
  .brand-story__services article + article {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 6px 14px;
    padding: 0 0 16px;
    border-left: 0;
    border-bottom: 1px solid #e3e6ec;
  }

  .brand-story__icon {
    grid-row: 1 / span 2;
    width: 58px;
    height: 58px;
    margin: 0;
  }

  .brand-story__icon::before {
    width: 30px;
    height: 30px;
  }

  .brand-story__services h3 {
    font-size: 1.08rem;
  }

  .brand-story__services p {
    max-width: none;
    font-size: 0.9rem;
  }

  .brand-story__proof {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 12px;
    margin-top: 28px;
    padding: 16px 14px;
  }

  .brand-story__shield {
    width: 48px;
    height: 48px;
  }

  .brand-story__shield::before {
    width: 40px;
    height: 40px;
  }

  .brand-story__note {
    grid-column: 1 / -1;
    justify-self: center;
    margin-top: 4px;
    font-size: 1rem;
  }

  .brand-story__visual {
    inset: 0;
  }

  .brand-story__photo,
  .brand-story__photo--main,
  .brand-story__photo--family,
  .brand-story__photo--truck {
    border-width: 3px;
    border-radius: 12px;
    opacity: 0.54;
    box-shadow: 0 20px 54px rgba(16, 21, 34, 0.12);
  }

  .brand-story__photo--main {
    top: 92px;
    right: -74px;
    left: auto;
    width: 82%;
    height: 380px;
  }

  .brand-story__photo--family {
    top: 640px;
    left: -54px;
    right: auto;
    width: 84%;
    height: 320px;
  }

  .brand-story__photo--truck {
    right: -88px;
    bottom: 160px;
    width: 92%;
    height: 300px;
  }

  .brand-story__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
