/* Lapki Groom: responsive layout fixes */
@media (min-width: 641px) and (max-width: 960px) {
  #rec2408369741 .tn-elem__2408369741175776585784989320,
  #rec2408369741 .tn-elem__24083697411470209944682,
  #rec2408369741 .tn-elem__24083697411782292659039,
  #rec2408369741 .tn-elem__24083697411757766538237 {
    transform: translateY(36px) !important;
  }
  #rec2408369741 .t396__artboard,
  #rec2408369741 .t396__carrier,
  #rec2408369741 .t396__filter {
    height: 1231px !important;
  }
}

@media (max-width: 960px) {
  #rec2408370001 .tn-elem__24083700011470209944682 {
    left: 20px !important;
    width: calc(100vw - 40px) !important;
    max-width: none !important;
    text-align: center !important;
  }
  #rec2408370001 .t396__artboard,
  #rec2408370021 .t396__artboard {
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #rec2408370001 .t396__artboard::-webkit-scrollbar,
  #rec2408370021 .t396__artboard::-webkit-scrollbar { display: none; }
}

@media (max-width: 480px) {
  /* Hero: separate social proof from the main heading */
  #rec2408369741 .tn-elem__2408369741175776585784989320,
  #rec2408369741 .tn-elem__24083697411470209944682,
  #rec2408369741 .tn-elem__24083697411782292659039,
  #rec2408369741 .tn-elem__24083697411757766538237 {
    transform: translateY(120px) !important;
  }
  #rec2408369741 .tn-elem__2408369741175776585784989320 .tn-atom {
    line-height: .95 !important;
  }
  #rec2408369741 .t396__artboard,
  #rec2408369741 .t396__carrier,
  #rec2408369741 .t396__filter {
    height: 1186px !important;
  }

  /* Owner block: full-width portrait and readable heading */
  #rec2408370011 .tn-elem__24083700111783157582202 {
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }
  #rec2408370011 .tn-elem__24083700111783157582202 .tn-atom,
  #rec2408370011 .tn-elem__24083700111783157582202 img {
    width: 100% !important;
    object-fit: cover !important;
    object-position: center top !important;
  }
  #rec2408370011 .tn-elem__2408370011175776585784989320 {
    left: 0 !important;
    width: calc(100vw - 50px) !important;
    max-width: none !important;
  }
  #rec2408370011 .tn-elem__2408370011175776585784989320 .tn-atom {
    font-size: clamp(34px, 10.5vw, 42px) !important;
    line-height: .95 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  /* Footer: prevent phone and email from collapsing into narrow columns */
  #rec2408672721 .tn-elem__2408672721175784567251166250,
  #rec2408672721 .tn-elem__2408672721175784569792184570 {
    left: 0 !important;
    width: calc(100vw - 90px) !important;
    max-width: none !important;
  }
  #rec2408672721 .tn-elem__2408672721175784567251166250 .tn-atom,
  #rec2408672721 .tn-elem__2408672721175784569792184570 .tn-atom,
  #rec2408672721 a[href^="tel:"],
  #rec2408672721 a[href^="mailto:"] {
    white-space: nowrap !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }
  #rec2408672721 .tn-elem__2408672721175784567251166250 .tn-atom {
    font-size: clamp(27px, 8.7vw, 34px) !important;
  }
  #rec2408672721 .tn-elem__2408672721175784569792184570 .tn-atom {
    font-size: clamp(23px, 7.2vw, 30px) !important;
  }
}

@media (min-width: 394px) and (max-width: 480px) {
  #rec2408369741 .t396__artboard,
  #rec2408369741 .t396__carrier,
  #rec2408369741 .t396__filter { height: 1348px !important; }
}

/* Lapki Groom: brand typography for global header and footer */
.lg-header-v2,
.lg-header-v2 button,
.lg-header-v2 a,
.lg-footer-v2,
.lg-footer-v2 button,
.lg-footer-v2 a,
.lg-footer-v2 input,
.lg-footer-v2 textarea {
  font-family: "Unbounded", Arial, sans-serif !important;
}
