@media (max-width: 767px) {
  .photo-gallery-section {
    padding: 45px 0 0;
  }

  .story-masthead {
    margin-bottom: -10px;
    padding-bottom: 22px;
  }

  .story-lead {
    font-size: 24px;
  }

  .story-block {
    gap: 28px;
  }

  .story-block__figure {
    border-width: 6px;
  }

  .story-block__figure img {
    min-height: 260px;
  }

  .story-block__figure--masked my-mask {
    min-height: 260px;
  }

  .story-block__figure figcaption {
    inset: auto 10px 10px 10px;
    text-align: center;
  }

  .story-block__content {
    padding: 0;
    border-left: 0;
  }

  .story-block__content .story-block__eyebrow {
    margin-bottom: 10px;
    text-align: center;
  }

  .story-block__content h1,
  .story-block__content h2 {
    font-size: 22px;
    text-align: center;
  }

  .story-block__content p {
    font-size: 14px;
    line-height: 2;
    text-align: center;
  }

  .story-values > div {
    padding: 24px 22px;
    text-align: center;
  }

  .story-carousel-section {
    margin-top: 70px;
    padding: 40px 20px 76px;
  }

  .sanding-section {
    padding: 40px 14px 30px;
    background-size: 34px 34px, auto;
  }

  .sanding-section::after {
    height: 74px;
    background:
      linear-gradient(90deg, transparent, rgba(248, 245, 242, 0.18), transparent) center bottom 30px / min(360px, 74vw) 1px no-repeat,
      linear-gradient(180deg, transparent, rgba(248, 245, 242, 0.12));
  }

  .sanding-section .sanding-inner {
    --sanding-panel-pad: 22px;
    --sanding-rail: 0px;
    padding: 30px 20px 24px;
  }

  .sanding-section .sanding-inner::before {
    display: none;
  }

  .sanding-section .sanding-inner::after {
    width: 100%;
    height: 190px;
    clip-path: none;
    opacity: 0.3;
  }

  .sanding-intro,
  .sanding-prompt,
  .sanding-accordion {
    margin-left: 0;
  }

  .sanding-intro::before,
  .sanding-prompt::before {
    display: none;
  }

  .sanding-intro {
    padding-bottom: 20px;
  }

  .sanding-intro,
  .sanding-prompt {
    text-align: center;
  }

  .sanding-intro h1,
  .sanding-intro p,
  .sanding-inner--more h2 {
    font-size: 18px;
    text-align: center;
  }

  .sanding-prompt {
    flex-direction: column;
    gap: 6px;
    padding: 0 0 22px;
  }

  .sanding-prompt__lottie {
    margin: 0 auto -8px;
  }

  .sanding-prompt p {
    margin: 0;
    font-size: 16px;
  }

  .sanding-accordion.my-accordion {
    --my-accordion-title-font-size: 16px;
    --my-accordion-font-size: 15px;
    --my-accordion-trigger-padding-x: 12px;
    --my-accordion-body-padding-x: 12px;
    --my-accordion-body-padding-y: 16px;
  }

  .sanding-accordion .my-accordion__trigger::after {
    display: none;
  }

  .sanding-accordion .my-accordion__body {
    font-size: 15px;
    line-height: 1.48;
    hyphens: auto;
    text-align: justify;
    text-align-last: left;
    text-justify: inter-word;
  }

  .sanding-accordion .my-accordion__body p {
    max-width: none;
  }

  .sanding-video {
    max-width: 270px;
  }

  .sanding-inner--more {
    padding: 24px 18px;
  }

  .sanding-more-section::before {
    width: min(300px, calc(100% - 40px));
    height: 64px;
    background:
      linear-gradient(90deg, transparent 0%, rgba(69, 44, 44, 0.34) 24%, rgba(69, 44, 44, 0.48) 50%, rgba(69, 44, 44, 0.34) 76%, transparent 100%) center 30px / 100% 1px no-repeat,
      linear-gradient(180deg, rgba(69, 44, 44, 0.1), rgba(69, 44, 44, 0.42), rgba(69, 44, 44, 0.1)) center / 1px 100% no-repeat;
  }

  .sanding-more-section::after {
    top: 25px;
    width: 11px;
    height: 11px;
    box-shadow:
      0 0 0 6px rgba(234, 224, 216, 0.36),
      0 0 0 1px rgba(248, 245, 242, 0.42) inset;
  }

  .compare-stack--sanding {
    margin-bottom: 24px;
  }

  .sanding-more-grid {
    grid-template-columns: 1fr;
    gap: 22px;
    padding-top: 22px;
  }

  .sanding-more-copy ul {
    gap: 12px;
  }

  .sanding-more-copy {
    font-size: 17px;
    line-height: 1.52;
    text-align: left;
  }

  .sanding-more-copy li {
    padding-left: 20px;
    text-align: left;
  }

  .sanding-more-copy li::before {
    top: 0.78em;
  }

  .murales-hero {
    min-height: 560px;
  }

  .murales-hero::before {
    background:
      linear-gradient(180deg, rgba(41, 26, 26, 0.28), rgba(41, 26, 26, 0.9)),
      linear-gradient(90deg, rgba(41, 26, 26, 0.78), rgba(41, 26, 26, 0.2));
  }

  .murales-hero__content {
    width: calc(100% - 36px);
    padding: 180px 0 44px;
    text-align: center;
  }

  .murales-hero h1 {
    font-size: 38px;
  }

  .murales-hero__content > p:last-child,
  .murales-method__copy p:last-child,
  .murales-process__copy p {
    font-size: 16px;
  }

  .murales-method,
  .murales-compare-section,
  .murales-process {
    padding-right: 18px;
    padding-left: 18px;
  }

  .murales-method h2,
  .murales-section-heading h2,
  .murales-process h2 {
    font-size: 28px;
  }

  .murales-method__points li {
    grid-template-columns: 36px 1fr;
    gap: 12px;
    padding: 16px 0;
    font-size: 15px;
  }

  .murales-compare-block {
    padding: 16px;
  }

  .murales-compare-block h3 {
    font-size: 21px;
  }

  .murales-compare-block p {
    font-size: 15px;
  }

  .murales-compare {
    --my-compare-handle-size: 34px;
    --my-compare-label-font-size: 12px;
  }

  .murales-process {
    gap: 24px;
  }

  .murales-process__figure img {
    border-width: 6px;
  }

  .murales-gallery-section {
    padding-top: 62px;
  }

  .murales-gallery.my-gallery {
    width: calc(100% - 36px);
    --my-gallery-gap: 18px;
    --my-gallery-thumb-target: 100%;
    --my-gallery-carousel-item-basis: 100% !important;
  }

  .automotive-hero {
    min-height: 560px;
  }

  .automotive-hero::before {
    background:
      linear-gradient(180deg, rgba(41, 26, 26, 0.22), rgba(41, 26, 26, 0.92)),
      linear-gradient(90deg, rgba(41, 26, 26, 0.78), rgba(41, 26, 26, 0.18));
  }

  .automotive-hero__content {
    width: calc(100% - 36px);
    padding: 174px 0 44px;
    text-align: center;
  }

  .automotive-hero h1 {
    font-size: 38px;
  }

  .automotive-hero__content > p:last-child,
  .automotive-precision__copy p:last-child,
  .automotive-laser-copy p,
  .automotive-vespa-intro > p,
  .automotive-compare-copy p {
    font-size: 16px;
  }

  .automotive-precision,
  .automotive-compare-section,
  .automotive-laser-band {
    padding-right: 18px;
    padding-left: 18px;
  }

  .automotive-precision__copy h2,
  .automotive-section-heading h2,
  .automotive-laser-copy h2,
  .automotive-vespa-intro h2,
  .automotive-cta h2 {
    font-size: 28px;
  }

  .automotive-precision__list li {
    grid-template-columns: 36px 1fr;
    gap: 12px;
    padding: 16px 0;
    font-size: 15px;
  }

  .automotive-compare {
    --my-compare-handle-size: 34px;
    --my-compare-label-font-size: 12px;
  }

  .automotive-compare-copy h3 {
    font-size: 21px;
  }

  .automotive-auto-gallery-section {
    padding-top: 62px;
  }

  .automotive-auto-gallery-section .automotive-section-heading,
  .automotive-vespa-intro,
  .automotive-auto-gallery.my-gallery,
  .automotive-vespa-gallery.my-gallery {
    width: calc(100% - 36px);
  }

  .automotive-auto-gallery.my-gallery {
    --my-gallery-gap: 18px;
    --my-gallery-thumb-min: 150px;
  }

  .automotive-laser-copy {
    text-align: center;
  }

  .automotive-vespa-section {
    padding-top: 62px;
  }

  .automotive-vespa-intro {
    gap: 18px;
    text-align: center;
  }

  .automotive-vespa-gallery.my-gallery {
    --my-gallery-thumb-min: 140px;
  }

  .automotive-cta {
    padding: 54px 20px 64px;
  }

  .automotive-cta a {
    min-height: 44px;
    padding: 0 18px;
    font-size: 13px;
  }

  .contact-hero {
    min-height: 0;
    padding: 0 20px 46px;
    background: var(--edilsab-secondary);
  }

  .contact-hero::before {
    inset: 0 0 auto;
    height: 300px;
    background: linear-gradient(0deg, rgba(69, 44, 44, 0.78), rgba(69, 44, 44, 0.08));
  }

  .contact-hero__image {
    position: absolute;
    inset: 0 0 auto;
    height: 300px;
    min-height: 0;
    object-position: center top;
  }

  .contact-hero__copy {
    min-height: 300px;
    justify-content: center;
    align-content: center;
    padding: 48px 6px 30px;
    text-align: center;
  }

  .contact-hero__copy p:last-child {
    font-size: 17px;
  }

  .contact-details {
    order: 2;
    width: 100%;
    padding: 26px;
    text-align: center;
  }

  .contact-photo-card {
    order: 4;
    margin-top: 10px;
  }

  .contact-photo-card::after {
    border-width: 6px;
  }

  .contact-digital-card {
    justify-self: center;
  }

  .contact-form-heading {
    text-align: center;
  }

  .contact-form-section {
    order: 3;
    margin-top: -18px;
    padding: 24px 20px 30px;
    background: var(--edilsab-cream);
    backdrop-filter: none;
  }

  .contact-form-root .my-form {
    --my-form-columns: 1 !important;
  }

  .contact-form-root .my-form__field {
    grid-column: span 1;
  }

  .footer-panel {
    min-height: auto;
    padding: 124px 20px 60px;
    background-position: center;
  }

  .footer-contact {
    grid-template-columns: 1fr;
    gap: 30px;
    width: min(100%, 420px);
    padding: 28px;
  }

  .site-footer {
    padding-top: 0;
  }

  .footer-courtesy {
    padding: 34px 20px 30px;
  }

  .footer-courtesy p {
    font-size: 28px;
    line-height: 1.16;
  }

  .footer-legal {
    display: grid;
    gap: 8px;
    justify-items: center;
    padding: 24px 20px 42px;
  }

  .footer-legal p,
  .footer-legal a {
    font-size: 14px;
  }

  .footer-legal .footer-wcag-badge {
    margin-top: 8px;
  }
}
