.navbar {
  display: none;
}

.site-shell {
  width: min(100%, 1960px);
  max-width: 1960px;
  margin: 0 auto;
}

#moving-hero {
  --moving-hero-copy: #ACA49F;
  --moving-hero-edge: #604837;
  --moving-hero-edge-soft: #7a5d47;
  --moving-hero-design-width: 1966;
  --moving-hero-design-height: 849;
  background-image: linear-gradient(270deg, rgba(96, 72, 55, 0.88) 0%, rgba(0, 0, 0, 0.92) 47.12%, rgba(96, 72, 55, 0.88) 100%), url("/imgs/landings/koltoztetes/Group 12.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#moving-hero .moving-hero__font {
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
}
#moving-hero .moving-hero__logo-text,
#moving-hero .moving-hero__title,
#moving-hero .moving-hero__subtitle,
#moving-hero .moving-hero__body {
  color: var(--moving-hero-copy);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
}
#moving-hero p {
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
}
#moving-hero .moving-hero__desktop {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 1966/849;
  overflow: hidden;
  isolation: isolate;
}
#moving-hero .moving-hero__shape {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
#moving-hero .moving-hero__shape--left-top {
  left: 0.51%;
  top: 5.65%;
  width: 17.75%;
  height: 42.52%;
  z-index: 2;
}
#moving-hero .moving-hero__shape--left-edge {
  left: -13.43%;
  top: 23.91%;
  width: 27.77%;
  height: 66.55%;
}
#moving-hero .moving-hero__shape--left-outline {
  left: -4.98%;
  top: 61.01%;
  width: 13.89%;
  height: 31.68%;
}
#moving-hero .moving-hero__shape--right-large {
  left: 85%;
  top: 30.7%;
  width: 23.6%;
  aspect-ratio: 565/472.85;
}
#moving-hero .moving-hero__shape--right-outline {
  left: 80.62%;
  top: 61.01%;
  width: 15.01%;
  height: 69.85%;
  z-index: 6;
}
#moving-hero .moving-hero__shape-asset {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: auto;
  max-width: none;
  transform-origin: center;
}
#moving-hero .moving-hero__shape-asset--left-top {
  width: 103.44%;
  transform: translate(-50%, -50%);
}
#moving-hero .moving-hero__shape-asset--left-edge {
  width: 103.48%;
  transform: translate(-50%, -50%);
}
#moving-hero .moving-hero__shape-asset--left-outline {
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
#moving-hero .moving-hero__shape-asset--right-large {
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
#moving-hero .moving-hero__shape-asset--right-outline {
  width: 201.02%;
  height: auto;
  position: relative;
  z-index: 6;
  transform: translate(-20%, -100%);
}
#moving-hero .moving-hero__logo {
  position: absolute;
  left: 50%;
  top: 5.9%;
  z-index: 3;
  display: flex;
  transform: translateX(-50%);
  justify-content: center;
  align-items: center;
  color: var(--moving-hero-copy);
}
#moving-hero .moving-hero__logo-mark {
  width: 14.2%;
  min-width: 20.5rem;
  height: auto;
}
#moving-hero .moving-hero__logo-text {
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.15;
  text-align: justify;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
#moving-hero .moving-hero__copy {
  position: absolute;
  left: 7.1%;
  top: 36.4%;
  z-index: 3;
  width: 60%;
  color: var(--moving-hero-copy);
}
#moving-hero .moving-hero__title {
  width: 17.5rem;
  max-width: 100%;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.06em;
  text-align: justify;
  text-transform: uppercase;
}
#moving-hero .moving-hero__subtitle {
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 900;
  font-size: 27px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
#moving-hero .moving-hero__body {
  margin-top: 1.8rem;
  width: 32rem;
  max-width: 100%;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: 0;
  text-align: justify;
}
#moving-hero .moving-hero__cta {
  position: absolute;
  left: 14.9%;
  top: 74.56%;
  z-index: 3;
  width: 13.5%;
  min-width: 260px;
  height: 6.01%;
  min-height: 51px;
  text-align: left;
}
#moving-hero .moving-hero__cta a {
  display: block;
  width: 100%;
  height: 100%;
}
#moving-hero .moving-hero__cta .button-gradient {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  white-space: nowrap;
  line-height: 1;
  padding: 0 40px;
  transition: filter 0.2s ease, transform 0.2s ease;
}
#moving-hero .moving-hero__cta .button-gradient:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}
#moving-hero .moving-hero__cta .button-gradient:focus-visible {
  outline: 2px solid #eab48e;
  outline-offset: 3px;
}
#moving-hero .moving-hero__image-wrap {
  position: absolute;
  right: 0;
  top: 18%;
  z-index: 2;
  width: 40%;
  height: 76.91%;
}
#moving-hero .moving-hero__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#moving-hero .moving-hero__hex {
  position: absolute;
  z-index: 1;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0 50%);
}
#moving-hero .moving-hero__hex--right-top {
  left: 74.2%;
  top: 12.6%;
  width: 15.6%;
  height: 35.4%;
  background: rgba(122, 93, 71, 0.8);
}
#moving-hero .moving-hero__hex--center-dark {
  left: 55.2%;
  top: 56.4%;
  width: 18.1%;
  height: 41.3%;
  background: rgba(8, 7, 6, 0.44);
}
#moving-hero .moving-hero__mobile {
  display: none;
}
@media (max-width: 1023px) {
  #moving-hero .moving-hero__desktop {
    display: none;
  }
  #moving-hero .moving-hero__mobile {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 2.5rem 1.5rem 0;
  }
  #moving-hero .moving-hero__shape {
    display: none;
  }
  #moving-hero .moving-hero__mobile::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 100%);
    pointer-events: none;
  }
  #moving-hero .moving-hero__mobile-logo {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--moving-hero-copy);
  }
  #moving-hero .moving-hero__mobile-logo .moving-hero__logo-mark {
    width: min(15rem, 72vw);
    min-width: 0;
    height: auto;
  }
  #moving-hero .moving-hero__mobile-copy {
    position: relative;
    z-index: 2;
    margin-top: 2rem;
    color: var(--moving-hero-copy);
    font-weight: 900;
  }
  #moving-hero .moving-hero__mobile-copy p {
    font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
    font-weight: 900;
  }
  #moving-hero .moving-hero__mobile-copy h1 {
    font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
    font-style: normal;
    font-weight: 900;
    font-size: 34px;
    line-height: 1.15;
    text-align: justify;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ACA49F;
  }
  #moving-hero .moving-hero__mobile-copy p:first-of-type {
    font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
    font-style: normal;
    font-weight: 900;
    font-size: 27px;
    line-height: 1.08;
    /* identical to box height */
    text-transform: uppercase;
    color: #ACA49F;
  }
  #moving-hero .moving-hero__mobile-copy p:last-of-type {
    margin-top: 1.2rem;
    max-width: 18rem;
    font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.35;
  }
  #moving-hero .moving-hero__mobile-image {
    position: relative;
    z-index: 2;
    margin-top: 1.5rem;
    margin-right: -18%;
    margin-left: auto;
    width: 115%;
  }
  #moving-hero .moving-hero__mobile-image img {
    display: block;
    width: 100%;
    height: auto;
  }
  #moving-hero .moving-hero__cta {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 1.5rem;
    width: 222px;
    max-width: 100%;
    min-width: 0;
    height: 51px;
    min-height: 51px;
  }
  #moving-hero .moving-hero__cta .button-gradient {
    padding: 0 24px;
  }
}

.moving-risk-section {
  background: #050403;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
}

.moving-risk-section__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5.25rem 1.5rem 4.75rem;
  text-align: center;
}

.moving-risk-section__title,
.moving-risk-section__closing,
.moving-risk-section__text {
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  color: #aca49f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-risk-section__title {
  margin: 0;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.moving-risk-section__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.5rem;
  align-items: start;
  margin-top: 3.85rem;
}

.moving-risk-section__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.moving-risk-section__icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.5rem;
  height: 8rem;
}

.moving-risk-section__icon {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  opacity: 0.74;
}

.moving-risk-section__icon--fragile {
  width: 6.65rem;
}

.moving-risk-section__icon--snail {
  width: 6.65rem;
}

.moving-risk-section__icon--money {
  width: 6.65rem;
}

.moving-risk-section__text {
  max-width: 20rem;
  margin: 1.15rem 0 0;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.25;
}

.moving-risk-section__closing {
  max-width: 55rem;
  margin: 4rem auto 0;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.18;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .moving-risk-section__inner {
    padding-top: 4rem;
    padding-bottom: 3.75rem;
  }
  .moving-risk-section__title {
    font-size: 1.45rem;
  }
  .moving-risk-section__grid {
    grid-template-columns: 1fr;
    gap: 2.75rem;
    margin-top: 3rem;
  }
  .moving-risk-section__icon-wrap {
    width: 7rem;
    height: 6.5rem;
  }
  .moving-risk-section__icon--fragile,
  .moving-risk-section__icon--snail,
  .moving-risk-section__icon--money {
    width: 5.8rem;
  }
  .moving-risk-section__text {
    max-width: 16rem;
    font-size: 1.1rem;
  }
  .moving-risk-section__closing {
    max-width: 19rem;
    margin-top: 3.25rem;
    font-size: 1.2rem;
  }
}
.moving-support-section {
  --moving-support-headline-max-width: 42.5rem;
  --moving-support-intro-gap: 3rem;
  --moving-support-line-width: clamp(10rem, calc((100% - var(--moving-support-headline-max-width) - var(--moving-support-intro-gap)) / 2), 542.5px);
  background: linear-gradient(90deg, #6c503d 0%, #1d140f 52%, #050403 100%);
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
}

.moving-support-section__inner {
  max-width: 1920px;
  margin: 0 auto;
  padding: 5.75rem 0rem 4rem;
}

.moving-support-section__intro {
  position: relative;
  width: 100%;
  min-height: 68.5px;
}

.moving-support-section__headline {
  position: relative;
  z-index: 1;
  width: min(var(--moving-support-headline-max-width), max(20rem, 100% - var(--moving-support-line-width) * 2 - var(--moving-support-intro-gap)));
  margin: 0 auto;
  padding-inline: 1rem;
  text-align: center;
}

.moving-support-section__title,
.moving-support-section__lead {
  margin: 0;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-support-section__title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.moving-support-section__lead {
  max-width: 41rem;
  margin: 2rem auto 0;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}

.moving-support-section__cta {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}

.moving-support-section__cta a {
  display: block;
}

.moving-support-section__cta .button-gradient {
  min-width: 222px;
  min-height: 51px;
  padding: 0 2rem;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
  transition: filter 0.2s ease, transform 0.2s ease;
}

.moving-support-section__cta .button-gradient:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.moving-support-section__cta .button-gradient:focus-visible {
  outline: 2px solid #eab48e;
  outline-offset: 3px;
}

.moving-support-section__line {
  position: absolute;
  top: -1rem;
  display: block;
  width: var(--moving-support-line-width);
  min-width: var(--moving-support-line-width);
  max-width: var(--moving-support-line-width);
  height: 68.5px;
  background: linear-gradient(90deg, #4d3325 7.33%, #f0ba93 56.95%, #462b1e 92.88%);
}

.moving-support-section__line--left {
  left: 0;
  clip-path: polygon(0% 0%, 100% 0%, 78% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 78% 100%, 0% 100%);
}

.moving-support-section__line--right {
  right: 0;
  clip-path: polygon(22% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(22% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.moving-support-section__feature {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 35rem);
  align-items: center;
  gap: 4rem;
  max-width: 1360px;
  margin: 5.5rem auto 0;
  padding: 0 5rem;
}

.moving-support-section__feature--reverse {
  grid-template-columns: minmax(18rem, 35rem) minmax(0, 1fr);
  margin-top: 6rem;
}

.moving-support-section__feature-copy {
  max-width: 31rem;
}

.moving-support-section__feature-copy--reverse {
  justify-self: end;
  max-width: 32rem;
}

.moving-support-section__feature-title,
.moving-support-section__feature-lead,
.moving-support-section__feature-item {
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-support-section__feature-title {
  margin: 0;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.05;
  text-transform: uppercase;
}

.moving-support-section__feature-lead {
  max-width: 22rem;
  margin: 1.15rem 0 0;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.28;
}

.moving-support-section__feature-list {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none;
}

.moving-support-section__feature-item {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  font-size: 1.22rem;
  font-weight: 500;
  line-height: 1.32;
}

.moving-support-section__feature-item + .moving-support-section__feature-item {
  margin-top: 0.75rem;
}

.moving-support-section__feature-bullet {
  display: block;
  flex: 0 0 auto;
  width: 1rem;
  height: 1.15rem;
  margin-top: 0.24rem;
}

.moving-support-section__feature-media {
  position: relative;
  justify-self: end;
  width: min(100%, 32.875rem);
}

.moving-support-section__feature-media--reverse {
  justify-self: start;
}

.moving-support-section__feature-image-frame {
  position: relative;
  width: 100%;
  max-width: 34rem;
  aspect-ratio: 230/226;
  overflow: hidden;
  clip-path: polygon(27.5% 7%, 72.5% 7%, 100% 50%, 72.5% 93%, 27.5% 93%, 0% 50%);
  -webkit-clip-path: polygon(27.5% 7%, 72.5% 7%, 100% 50%, 72.5% 93%, 27.5% 93%, 0% 50%);
}

.moving-support-section__feature-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.moving-support-section__feature-deco {
  position: absolute;
  right: 0%;
  bottom: 0%;
  width: min(43.55%, 229px);
  height: auto;
}

.moving-support-section__feature-deco--reverse {
  right: -4%;
  bottom: -8%;
}

@media (max-width: 1023px) {
  .moving-support-section__inner {
    padding-top: 4rem;
  }
  .moving-support-section {
    --moving-support-intro-gap: 1.5rem;
  }
  .moving-support-section__intro {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    min-height: 0;
  }
  .moving-support-section__title {
    font-size: 1.75rem;
  }
  .moving-support-section__lead {
    max-width: 22rem;
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .moving-support-section__cta {
    margin-top: 1.5rem;
  }
  .moving-support-section__cta .button-gradient {
    min-width: 200px;
    min-height: 48px;
    padding: 0 1.5rem;
  }
  .moving-support-section__line {
    position: relative;
    max-width: 11rem;
    min-width: 0;
    height: 1.5rem;
    width: 100%;
    top: auto;
  }
  .moving-support-section__line--left {
    justify-self: start;
  }
  .moving-support-section__line--right {
    justify-self: end;
  }
  .moving-support-section__feature {
    grid-template-columns: 1fr;
    gap: 2.75rem;
    margin-top: 4rem;
    padding: 0 1.5rem;
  }
  .moving-support-section__feature--reverse {
    margin-top: 4.5rem;
  }
  .moving-support-section__feature-copy {
    max-width: 100%;
    order: 2;
    text-align: center;
  }
  .moving-support-section__feature-copy--reverse {
    justify-self: center;
  }
  .moving-support-section__feature-title {
    font-size: 1.95rem;
  }
  .moving-support-section__feature-lead {
    max-width: 22rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.18rem;
    line-height: 1.3;
  }
  .moving-support-section__feature-list {
    width: min(100%, 28rem);
    margin-left: auto;
    margin-right: auto;
  }
  .moving-support-section__feature-item {
    gap: 0.75rem;
    font-size: 1.05rem;
    line-height: 1.34;
    text-align: left;
  }
  .moving-support-section__feature-item + .moving-support-section__feature-item {
    margin-top: 0.7rem;
  }
  .moving-support-section__feature-bullet {
    width: 0.9rem;
    height: 1rem;
    margin-top: 0.2rem;
  }
  .moving-support-section__feature-media {
    order: 1;
    justify-self: center;
    width: min(100%, 23rem);
  }
  .moving-support-section__feature-media--reverse {
    justify-self: center;
  }
  .moving-support-section__feature-image-frame {
    max-width: none;
    aspect-ratio: 230/226;
  }
  .moving-support-section__feature-deco--reverse {
    right: 0%;
    bottom: -5%;
  }
}
@media (max-width: 640px) {
  .moving-support-section__feature {
    gap: 2.25rem;
    margin-top: 3.25rem;
    padding: 0 1rem;
  }
  .moving-support-section__feature--reverse {
    margin-top: 3.5rem;
  }
  .moving-support-section__feature-title {
    font-size: 1.7rem;
  }
  .moving-support-section__feature-lead {
    max-width: 17rem;
    font-size: 1.08rem;
  }
  .moving-support-section__feature-list {
    width: min(100%, 20rem);
    margin-top: 1.5rem;
  }
  .moving-support-section__feature-item {
    gap: 0.65rem;
    font-size: 0.98rem;
    line-height: 1.32;
  }
  .moving-support-section__feature-item + .moving-support-section__feature-item {
    margin-top: 0.6rem;
  }
  .moving-support-section__feature-bullet {
    width: 0.82rem;
    height: 0.92rem;
    margin-top: 0.18rem;
  }
  .moving-support-section__feature-media {
    width: min(100%, 19.5rem);
  }
  .moving-support-section__feature-deco--reverse {
    bottom: -8%;
  }
}
.moving-guidance-section {
  background: #050403;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
}

.moving-guidance-section__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5rem 1.5rem;
  text-align: center;
}

.moving-guidance-section__title {
  margin: 0;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-guidance-section__cta {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}

.moving-guidance-section__cta a {
  display: block;
}

.moving-guidance-section__cta .button-gradient {
  min-width: 222px;
  min-height: 51px;
  padding: 0 2rem;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
}

.moving-story-section {
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #050403 0%, #211611 47%, #6c503d 100%);
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
}

.moving-story-section::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 8px;
  background: linear-gradient(90deg, #8f6b54 0%, #caa685 30%, #1c1a18 100%);
  pointer-events: none;
}

.moving-story-section__inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 4.75rem 1.5rem 5rem;
  display: grid;
  grid-template-columns: minmax(0, 34rem) minmax(16rem, 1fr);
  align-items: center;
  gap: 5rem;
}

.moving-story-section__copy {
  max-width: 33rem;
}

.moving-story-section__copy p {
  margin: 0;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-story-section__copy p + p {
  margin-top: 0.55rem;
}

.moving-story-section__media {
  position: relative;
  min-height: 448px;
}

.moving-story-section__hex {
  position: absolute;
  right: -2.35rem;
  top: -2.75rem;
  z-index: 0;
  display: block;
  width: min(43.55%, 229px);
  height: auto;
}

.moving-story-section__media-frame {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 448px;
  height: 436px;
  transform: translateY(-50%);
  overflow: hidden;
  background: rgba(41, 28, 22, 0.82);
}

.moving-story-section__media-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.moving-trust-section {
  position: relative;
  overflow: hidden;
  background: #050403;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
}

.moving-trust-section__inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 10rem 1.5rem 6rem;
}

.moving-trust-section__hex-outline {
  position: absolute;
  top: 5rem;
  left: -4.5rem;
  width: min(13rem, 24vw);
  height: auto;
  opacity: 0.9;
  transform: rotate(90deg);
}

.moving-trust-section__hex-fill {
  position: absolute;
  top: 1.3rem;
  right: -123px;
  z-index: 0;
  width: 346px;
  height: 365px;
  background: rgba(122, 93, 71, 0.38);
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0 50%);
}

.moving-trust-section__stats {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
  align-items: start;
  max-width: 64rem;
  margin: 0 auto;
  text-align: center;
}

.moving-trust-section__stat-value,
.moving-trust-section__stat-label,
.moving-trust-section__caption {
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moving-trust-section__stat-value {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.05;
  text-transform: uppercase;
}

.moving-trust-section__stat-label {
  margin-top: 1rem;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.moving-trust-section__caption {
  position: relative;
  z-index: 1;
  margin: 7.25rem auto 0;
  text-align: center;
  font-size: 1.35rem;
  font-weight: 700;
  text-transform: uppercase;
}

.moving-trust-section__partners,
.moving-trust-section__partners.swiper {
  position: relative;
  z-index: 1;
  margin-top: 2rem;
  padding: 0 1.5rem 4rem !important;
  overflow: hidden;
}

.moving-trust-section__partners .swiper-wrapper {
  align-items: stretch;
  padding-bottom: 1rem;
}

.moving-trust-section__partner-slide {
  width: clamp(10.5rem, 22vw, 12.5rem) !important;
  flex: 0 0 clamp(10.5rem, 22vw, 12.5rem);
  display: flex;
  justify-content: center;
}

.moving-trust-section__partner-card {
  flex: 0 0 clamp(10.5rem, 22vw, 12.5rem);
  width: clamp(10.5rem, 22vw, 12.5rem);
  height: clamp(11rem, 24vw, 13.125rem);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(1.15rem, 2.6vw, 1.6rem);
  background: #9c826f;
  clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%) !important;
  -webkit-clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%) !important;
  scroll-snap-align: start;
  text-decoration: none;
}

.moving-trust-section__partner-logo {
  display: block;
  width: 78%;
  height: 78%;
  max-width: 78%;
  max-height: 78%;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.moving-trust-section__pagination {
  position: static;
  margin-top: 2.75rem;
  padding-bottom: 2.25rem;
}

.moving-trust-section__pagination .swiper-pagination-bullet {
  background: #aca49f;
  opacity: 0.35;
}

.moving-trust-section__pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.moving-feedback-section {
  background: linear-gradient(90deg, #050403 0%, #211611 50%, #6c503d 100%);
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.moving-feedback-section__opinions {
  padding-top: 2rem;
}

.moving-feedback-section__opinions .opinions-section {
  margin-top: 0;
}

.moving-feedback-section__divider {
  display: flex;
  justify-content: center;
  padding: 2.25rem 1.5rem 3rem;
}

.moving-feedback-section__button {
  min-width: 222px;
  min-height: 51px;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif !important;
}

.moving-feedback-section__summary {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(20rem, 50rem);
  align-items: center;
  gap: 3rem;
  padding: 5rem clamp(1.5rem, 4vw, 5rem);
  background: linear-gradient(90deg, #050403 0%, #211611 50%, #6c503d 100%);
}

.moving-feedback-section__summary-copy {
  position: relative;
  min-height: 22rem;
  display: flex;
  align-items: flex-end;
}

.moving-feedback-section__summary-hex,
.moving-feedback-section__summary-hex-dark {
  position: absolute;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0 50%);
}

.moving-feedback-section__summary-hex {
  left: -2%;
  top: 50%;
  width: min(31rem, 72%);
  z-index: 2;
  aspect-ratio: 1/1.08;
  background: rgba(122, 93, 71, 0.28);
  transform: translateY(-50%);
}

.moving-feedback-section__summary-hex-dark {
  left: 18%;
  top: -15rem;
  width: min(17rem, 42%);
  aspect-ratio: 1/1.08;
  background: rgba(0, 0, 0, 0.2);
}

.moving-feedback-section__summary-text {
  position: relative;
  z-index: 1;
  max-width: 50rem;
  padding-left: clamp(1rem, 5vw, 6rem);
  top: -5rem;
}

.moving-feedback-section__summary-text h3 {
  margin: 0;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.02;
  text-transform: uppercase;
}

.moving-feedback-section__summary-text p {
  margin: 2rem 0 0;
  color: #aca49f;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.35;
  max-width: 40rem;
  text-align: center;
}

.moving-feedback-section__contact-form {
  position: relative;
  width: 100%;
  max-width: 650px;
  justify-self: end;
  top: 4rem;
}

.moving-feedback-section__input {
  display: block;
  width: 100%;
  height: 51px;
  min-height: 51px;
  margin: 0;
  padding: 0.7rem 1.9rem;
  border: 0;
  outline: 0;
  background: #d5ceca;
  color: #6c503d;
  font-family: "Nunito Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 1.05rem;
  line-height: 1.2;
  clip-path: polygon(3.5% 0%, 96.5% 0%, 100% 50%, 96.5% 100%, 3.5% 100%, 0% 50%);
  -webkit-clip-path: polygon(3.5% 0%, 96.5% 0%, 100% 50%, 96.5% 100%, 3.5% 100%, 0% 50%);
}

.moving-feedback-section__input + .moving-feedback-section__input {
  margin-top: 0.85rem;
}

.moving-feedback-section__input::-moz-placeholder {
  color: #7d6d63;
}

.moving-feedback-section__input::placeholder {
  color: #7d6d63;
}

.moving-feedback-section__input--textarea {
  height: 98px;
  min-height: 98px;
  padding-top: 1rem;
  resize: vertical;
}

.moving-feedback-section__contact-form .moving-feedback-section__button {
  display: block;
  min-width: 13.75rem;
  margin: 1.6rem auto 0;
}

@media (max-width: 1023px) {
  .moving-feedback-section {
    padding-top: 2rem;
  }
  .moving-feedback-section__opinions {
    padding-top: 0.5rem;
  }
  .moving-guidance-section__inner {
    padding: 4rem 1.5rem;
  }
  .moving-guidance-section__title {
    font-size: 1.5rem;
  }
  .moving-story-section__inner {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 4rem 1.5rem;
  }
  .moving-story-section__copy {
    max-width: 100%;
    text-align: center;
  }
  .moving-story-section__copy p {
    font-size: 1rem;
  }
  .moving-story-section__media {
    min-height: 13rem;
  }
  .moving-story-section__hex {
    right: 50%;
    top: -1.4rem;
    width: min(9rem, 42%);
    transform: translateX(6.6rem);
  }
  .moving-story-section__media-frame {
    left: 50%;
    right: auto;
    width: min(16rem, 82%);
    height: 13rem;
    transform: translate(-50%, -50%);
  }
  .moving-trust-section__inner {
    padding: 5rem 1rem 4.75rem;
  }
  .moving-trust-section__hex-outline {
    left: -4rem;
    top: 0.85rem;
    width: 8rem;
  }
  .moving-trust-section__hex-fill {
    right: -4.25rem;
    top: 0.8rem;
    width: 8.75rem;
    height: 9.0625rem;
  }
  .moving-trust-section__stats {
    grid-template-columns: 1fr;
    gap: 1.75rem;
    max-width: 22rem;
  }
  .moving-trust-section__stat-value {
    font-size: 2rem;
  }
  .moving-trust-section__stat-label {
    margin-top: 0.7rem;
    font-size: 1.05rem;
  }
  .moving-trust-section__caption {
    margin-top: 4.5rem;
    font-size: 1.2rem;
  }
  .moving-trust-section__partners,
  .moving-trust-section__partners.swiper {
    margin-top: 1.5rem;
    padding-inline: 0.75rem;
    padding-bottom: 0 !important;
  }
  .moving-trust-section__partners .swiper-wrapper {
    padding-bottom: 4rem;
  }
  .moving-trust-section__pagination {
    margin-top: 2.25rem;
    padding-bottom: 1.75rem;
  }
  .moving-trust-section__partner-card {
    flex-basis: 200px;
    width: 200px;
    height: 210px;
    padding: 1.35rem;
    clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
    -webkit-clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
  }
  .moving-trust-section__partner-slide {
    width: 200px !important;
    flex-basis: 200px;
  }
  .moving-feedback-section__divider {
    padding-bottom: 2rem;
  }
  .moving-feedback-section__summary {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 3rem 1.5rem;
  }
  .moving-feedback-section__summary-copy {
    min-height: 10rem;
  }
  .moving-feedback-section__summary-text {
    padding-left: 0;
    padding-top: 0.75rem;
    margin: 0 auto;
    top: 0;
    text-align: center;
  }
  .moving-feedback-section__summary-text p {
    margin-left: auto;
    margin-right: auto;
  }
  .moving-feedback-section__summary-hex {
    left: 50%;
    width: min(18rem, 90%);
    transform: translate(-50%, -50%);
  }
  .moving-feedback-section__summary-hex-dark {
    left: 50%;
    top: 0;
    width: min(10rem, 50%);
    transform: translateX(-50%);
  }
  .moving-feedback-section__contact-form {
    max-width: 650px;
    justify-self: center;
    top: 0;
  }
}
@media (max-width: 640px) {
  .moving-feedback-section__summary-hex {
    display: none;
  }
  .moving-feedback-section__divider {
    padding-bottom: 4.25rem;
  }
  .moving-feedback-section {
    padding-top: 1.25rem;
  }
  .moving-feedback-section__opinions {
    padding-top: 0;
  }
  .moving-feedback-section__summary {
    gap: 2.5rem;
  }
  .moving-feedback-section__summary-copy {
    min-height: 2rem;
  }
  .moving-feedback-section__summary-text {
    padding-top: 0;
  }
  .moving-guidance-section__title {
    font-size: 1.28rem;
  }
  .moving-story-section__media {
    min-height: 18rem;
  }
  .moving-trust-section__inner {
    padding-top: 4.5rem;
    padding-bottom: 4.25rem;
  }
  .moving-trust-section__hex-fill {
    width: 7rem;
    height: 7.25rem;
    right: -3.6rem;
  }
  .moving-trust-section__stats {
    gap: 1.5rem;
  }
  .moving-trust-section__stat-value {
    font-size: 1.7rem;
  }
  .moving-trust-section__stat-label {
    font-size: 0.92rem;
    line-height: 1.25;
  }
  .moving-trust-section__caption {
    margin-top: 3.5rem;
    font-size: 1.05rem;
  }
  .moving-trust-section__partner-card {
    flex-basis: 200px;
    width: 200px;
    height: 210px;
  }
  .moving-trust-section__partner-slide {
    width: 200px !important;
    flex-basis: 200px;
  }
  .moving-feedback-section__summary-text h3 {
    font-size: 1.55rem;
  }
  .moving-feedback-section__summary-text p {
    font-size: 1rem;
  }
  .moving-feedback-section__input {
    min-height: 3rem;
    padding-inline: 1.2rem;
  }
}
