.hl-home-v2 {
  --navy: #082c46;
  --navy-2: #0c3b5c;
  --blue: #0c69a6;
  --blue-dark: #07517f;
  --teal: #1d7d7c;
  --gold: #e6a13b;
  --ink: #17354d;
  --muted: #667c8d;
  --line: #d9e3e9;
  --pale: #f4f7f7;
  --white: #fff;
  --shell: 1200px;
  color: var(--ink);
  background: var(--white);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.hl-home-v2, .hl-home-v2 *, .hl-home-v2 *::before, .hl-home-v2 *::after { box-sizing: border-box; }
.hl-home-v2 #main-content { max-width: none; padding: 0 !important; overflow: visible; }
.hl-home-v2 button, .hl-home-v2 input, .hl-home-v2 select, .hl-home-v2 textarea { font: inherit; }
.hl-home-v2 img { display: block; max-width: 100%; }
.hl-home-v2 a { color: inherit; }
.hl-home-v2 .shell { width: min(calc(100% - 48px), var(--shell)); margin-inline: auto; }
.hl-home-v2 .hero { padding: 0; background: linear-gradient(118deg, #f7f9f8 0%, #eef4f5 100%) !important; }
.hl-home-v2 .hero::before { right: auto; bottom: auto; background: none; }
.hl-home-v2 .brand { display: inline-flex; align-items: center; flex: 0 0 auto; gap: 11px; text-decoration: none; }
.hl-home-v2 .brand-mark { width: 43px; height: 43px; display: grid; place-items: center; color: #fff; background: linear-gradient(145deg, var(--blue), var(--teal)); font-weight: 900; font-size: 19px; letter-spacing: .03em; }
.hl-home-v2 .brand-copy { display: flex; flex-direction: column; }
.hl-home-v2 .brand-copy strong { color: var(--navy); font-size: 19px; font-weight: 850; letter-spacing: .035em; line-height: 1.1; }
.hl-home-v2 .brand-copy small { margin-top: 5px; color: var(--muted); font-size: 10px; font-weight: 650; letter-spacing: .06em; }
.hl-home-v2 .form-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.hl-home-v2 .quote-contact span { color: #fff; font-size: 13px; font-weight: 700; }

.hl-home-v2 .hero { position: relative; overflow: hidden; background: linear-gradient(118deg, #f7f9f8 0%, #eef4f5 100%); }
.hl-home-v2 .hero::before { content: ""; position: absolute; top: -300px; left: -240px; width: 650px; height: 650px; border: 100px solid rgba(12,105,166,.035); border-radius: 50%; }
.hl-home-v2 .hero-grid { position: relative; min-height: 600px; display: grid; grid-template-columns: .93fr 1.07fr; align-items: center; gap: 62px; padding-block: 66px; }
.hl-home-v2 .hero-copy { position: relative; z-index: 1; }
.hl-home-v2 .eyebrow { margin: 0 0 16px; color: var(--blue); font-size: 11px; font-weight: 850; letter-spacing: .14em; }
.hl-home-v2 .hero h1 { max-width: 650px; margin: 0; color: var(--navy); font-size: clamp(42px, 4.5vw, 62px); font-weight: 850; letter-spacing: -.045em; line-height: 1.04; }
.hl-home-v2 .hero h1 span { color: var(--blue); }
.hl-home-v2 .hero-lead { max-width: 590px; margin: 25px 0 0; color: #4c6578; font-size: 17px; line-height: 1.72; }
.hl-home-v2 .hero-actions { margin-top: 32px; display: flex; flex-wrap: wrap; align-items: center; gap: 12px; }
.hl-home-v2 .button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 19px; padding: 0 22px; border: 1px solid transparent; font-size: 12px; font-weight: 850; letter-spacing: .045em; text-decoration: none; transition: transform .18s ease, background .18s ease, border-color .18s ease; }
.hl-home-v2 .button:hover { transform: translateY(-2px); }
.hl-home-v2 .button.primary { color: #fff; background: var(--blue); }
.hl-home-v2 .button.primary:hover { background: var(--blue-dark); }
.hl-home-v2 .button.secondary { border-color: #9eb2bf; color: var(--navy); background: rgba(255,255,255,.56); }
.hl-home-v2 .button.secondary:hover { border-color: var(--blue); background: #fff; }
.hl-home-v2 .hero-points { margin: 28px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 12px 24px; color: #405b6e; list-style: none; font-size: 12px; font-weight: 650; }
.hl-home-v2 .hero-points li { display: flex; align-items: center; gap: 7px; }
.hl-home-v2 .hero-points span { color: var(--teal); font-size: 14px; }
.hl-home-v2 .hero-visual { position: relative; min-width: 0; }
.hl-home-v2 .hero-visual::before { content: ""; position: absolute; z-index: 0; top: -16px; right: -16px; width: 78%; height: 82%; border: 1px solid rgba(12,105,166,.22); }
.hl-home-v2 .hero-visual img { position: relative; z-index: 1; width: 100%; height: 426px; object-fit: cover; object-position: center; box-shadow: 0 24px 56px rgba(8,44,70,.15); }
.hl-home-v2 .visual-tag { position: absolute; z-index: 2; right: -20px; bottom: 24px; width: min(330px, 70%); padding: 19px 21px; color: #fff; background: rgba(8,44,70,.94); box-shadow: 0 16px 28px rgba(8,44,70,.2); }
.hl-home-v2 .visual-tag strong, .hl-home-v2 .visual-tag span { display: block; }
.hl-home-v2 .visual-tag strong { font-size: 14px; }
.hl-home-v2 .visual-tag span { margin-top: 5px; color: rgba(255,255,255,.7); font-size: 11px; line-height: 1.5; }
.hl-home-v2 .response-card { position: absolute; z-index: 3; top: 26px; left: -27px; min-width: 142px; padding: 15px 17px; border-left: 4px solid var(--gold); background: #fff; box-shadow: 0 14px 30px rgba(8,44,70,.16); }
.hl-home-v2 .response-card span, .hl-home-v2 .response-card strong { display: block; }
.hl-home-v2 .response-card span { color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: .08em; }
.hl-home-v2 .response-card strong { margin-top: 5px; color: var(--navy); font-size: 17px; }

.hl-home-v2 .proof-strip { color: #fff; background: var(--navy); }
.hl-home-v2 .proof-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.hl-home-v2 .proof-grid > div { min-height: 104px; display: flex; flex-direction: column; justify-content: center; padding: 21px 28px; border-left: 1px solid rgba(255,255,255,.12); }
.hl-home-v2 .proof-grid > div:last-child { border-right: 1px solid rgba(255,255,255,.12); }
.hl-home-v2 .proof-grid strong { color: #fff; font-size: 18px; line-height: 1.25; }
.hl-home-v2 .proof-grid span { margin-top: 5px; color: rgba(255,255,255,.58); font-size: 11px; letter-spacing: .035em; }

.hl-home-v2 .section { padding: 96px 0; }
.hl-home-v2 .section-heading { margin-bottom: 38px; }
.hl-home-v2 .section-heading h2, .hl-home-v2 .supply-copy h2, .hl-home-v2 .quote-copy h2 { margin: 0; color: var(--navy); font-size: clamp(32px, 3.4vw, 46px); font-weight: 820; letter-spacing: -.035em; line-height: 1.12; }
.hl-home-v2 .section-heading > p:last-child, .hl-home-v2 .section-heading > div > p:last-child { max-width: 680px; margin: 15px 0 0; color: var(--muted); font-size: 15px; line-height: 1.7; }
.hl-home-v2 .split-heading { display: flex; align-items: end; justify-content: space-between; gap: 50px; }
.hl-home-v2 .split-heading > div { max-width: 770px; }
.hl-home-v2 .text-link { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; color: var(--blue); font-size: 11px; font-weight: 850; letter-spacing: .06em; text-decoration: none; }
.hl-home-v2 .text-link span { font-size: 17px; transition: transform .18s ease; }
.hl-home-v2 .text-link:hover span { transform: translateX(4px); }

.hl-home-v2 .product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.hl-home-v2 .product-card { min-width: 0; display: grid; grid-template-columns: 42% 58%; min-height: 235px; overflow: hidden; border: 1px solid var(--line); color: inherit; background: #fff; text-decoration: none; transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease; }
.hl-home-v2 .product-card:hover { transform: translateY(-4px); border-color: #9cc1d7; box-shadow: 0 18px 38px rgba(8,44,70,.095); }
.hl-home-v2 .product-image { min-height: 235px; overflow: hidden; background: #eef2f3; }
.hl-home-v2 .product-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.hl-home-v2 .product-card:hover .product-image img { transform: scale(1.045); }
.hl-home-v2 .product-copy { min-width: 0; display: flex; flex-direction: column; align-items: flex-start; padding: 23px 20px; }
.hl-home-v2 .formula { display: inline-flex; padding: 5px 8px; color: var(--blue); background: #edf5fa; font-size: 10px; font-weight: 800; letter-spacing: .03em; }
.hl-home-v2 .product-copy h3 { margin: 15px 0 8px; color: var(--navy); font-size: 18px; line-height: 1.2; }
.hl-home-v2 .product-copy p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.55; }
.hl-home-v2 .card-link { margin-top: auto; padding-top: 18px; color: var(--blue); font-size: 11px; font-weight: 800; }
.hl-home-v2 .card-link b { margin-left: 7px; font-size: 15px; transition: margin .18s ease; }
.hl-home-v2 .product-card:hover .card-link b { margin-left: 11px; }
.hl-home-v2 .more-products { margin-top: 24px; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 18px; padding: 18px 21px; border: 1px solid var(--line); background: var(--pale); }
.hl-home-v2 .more-products span { color: var(--navy); font-size: 10px; font-weight: 850; letter-spacing: .1em; }
.hl-home-v2 .more-products a { color: #496275; font-size: 12px; font-weight: 650; text-underline-offset: 4px; }
.hl-home-v2 .more-products a:hover { color: var(--blue); }

.hl-home-v2 .supply-section { background: var(--pale); }
.hl-home-v2 .supply-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 72px; }
.hl-home-v2 .factory-visual { position: relative; }
.hl-home-v2 .factory-visual::before { content: ""; position: absolute; top: -18px; right: 34px; left: -18px; height: 72%; border: 1px solid rgba(12,105,166,.2); }
.hl-home-v2 .factory-visual img { position: relative; width: 100%; height: 520px; object-fit: cover; box-shadow: 0 24px 50px rgba(8,44,70,.12); }
.hl-home-v2 .factory-caption { position: absolute; right: -22px; bottom: 26px; min-width: 270px; padding: 19px 22px; color: #fff; background: var(--navy); }
.hl-home-v2 .factory-caption span, .hl-home-v2 .factory-caption strong { display: block; }
.hl-home-v2 .factory-caption span { color: #8ec6df; font-size: 9px; font-weight: 850; letter-spacing: .13em; }
.hl-home-v2 .factory-caption strong { margin-top: 5px; font-size: 14px; }
.hl-home-v2 .section-intro { margin: 18px 0 0; color: var(--muted); font-size: 15px; line-height: 1.75; }
.hl-home-v2 .capability-list { margin-top: 29px; border-top: 1px solid var(--line); }
.hl-home-v2 .capability-list article { display: grid; grid-template-columns: 42px 1fr; gap: 15px; padding: 18px 0; border-bottom: 1px solid var(--line); }
.hl-home-v2 .capability-list article > span { width: 32px; height: 32px; display: grid; place-items: center; color: var(--blue); background: #e6f0f4; font-size: 10px; font-weight: 850; }
.hl-home-v2 .capability-list h3 { margin: 0; color: var(--navy); font-size: 15px; }
.hl-home-v2 .capability-list p { margin: 5px 0 0; color: var(--muted); font-size: 12px; line-height: 1.55; }
.hl-home-v2 .inline-actions { margin-top: 26px; display: flex; flex-wrap: wrap; align-items: center; gap: 24px; }

.hl-home-v2 .process-section { background: #fff; }
.hl-home-v2 .centered-heading { max-width: 720px; margin-right: auto; margin-left: auto; text-align: center; }
.hl-home-v2 .centered-heading > p:last-child { margin-right: auto; margin-left: auto; }
.hl-home-v2 .process-grid { position: relative; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; }
.hl-home-v2 .process-grid::before { content: ""; position: absolute; top: 31px; right: 12%; left: 12%; height: 1px; background: #b9cbd5; }
.hl-home-v2 .process-grid li { position: relative; z-index: 1; padding: 0 28px; text-align: center; }
.hl-home-v2 .process-grid li > span { width: 62px; height: 62px; margin: 0 auto; display: grid; place-items: center; border: 1px solid #aac1cf; border-radius: 50%; color: var(--blue); background: #fff; font-size: 12px; font-weight: 850; }
.hl-home-v2 .process-grid h3 { margin: 18px 0 8px; color: var(--navy); font-size: 16px; }
.hl-home-v2 .process-grid p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.6; }

.hl-home-v2 .quote-section { position: relative; overflow: hidden; padding: 92px 0; color: #fff; background: var(--navy); }
.hl-home-v2 .quote-section::before { content: ""; position: absolute; top: -270px; right: -180px; width: 620px; height: 620px; border: 100px solid rgba(255,255,255,.025); border-radius: 50%; }
.hl-home-v2 .quote-grid { position: relative; display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 88px; }
.hl-home-v2 .eyebrow.light { color: #7fbed9; }
.hl-home-v2 .quote-copy h2 { color: #fff; }
.hl-home-v2 .quote-copy > p:not(.eyebrow) { margin: 21px 0 0; color: rgba(255,255,255,.65); font-size: 15px; line-height: 1.75; }
.hl-home-v2 .quote-contact { margin-top: 28px; display: flex; flex-direction: column; gap: 10px; }
.hl-home-v2 .quote-contact a { color: #fff; font-size: 13px; font-weight: 700; text-underline-offset: 5px; }
.hl-home-v2 .quote-form { padding: 32px; color: var(--ink); background: #fff; box-shadow: 0 22px 50px rgba(0,0,0,.18); }
.hl-home-v2 .form-top { margin-bottom: 22px; display: flex; justify-content: space-between; align-items: end; gap: 20px; }
.hl-home-v2 .form-top span { color: var(--blue); font-size: 9px; font-weight: 850; letter-spacing: .13em; }
.hl-home-v2 .form-top h3 { margin: 5px 0 0; color: var(--navy); font-size: 25px; }
.hl-home-v2 .form-top small { color: var(--muted); font-size: 9px; }
.hl-home-v2 .field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; }
.hl-home-v2 .quote-form label { margin-bottom: 13px; display: block; }
.hl-home-v2 .quote-form label > span { margin-bottom: 7px; display: block; color: #355166; font-size: 10px; font-weight: 750; }
.hl-home-v2 .quote-form input, .hl-home-v2 .quote-form select, .hl-home-v2 .quote-form textarea { width: 100%; border: 1px solid #cfdae1; border-radius: 0; outline: none; color: var(--ink); background: #fff; font-size: 12px; transition: border-color .15s ease, box-shadow .15s ease; }
.hl-home-v2 .quote-form input, .hl-home-v2 .quote-form select { height: 43px; padding: 0 12px; }
.hl-home-v2 .quote-form textarea { min-height: 76px; padding: 11px 12px; resize: vertical; }
.hl-home-v2 .quote-form input:focus, .hl-home-v2 .quote-form select:focus, .hl-home-v2 .quote-form textarea:focus { border-color: var(--blue); box-shadow: 0 0 0 3px rgba(12,105,166,.1); }
.hl-home-v2 .form-submit { width: 100%; height: 48px; display: flex; align-items: center; justify-content: center; gap: 18px; border: 0; color: #fff; background: var(--blue); font-size: 11px; font-weight: 850; letter-spacing: .06em; cursor: pointer; }
.hl-home-v2 .form-submit:hover { background: var(--blue-dark); }
.hl-home-v2 .form-note { margin: 8px 0 0; color: #8a9aa5; font-size: 9px; text-align: center; }

.hl-home-v2 .site-footer { padding: 66px 0 24px; color: rgba(255,255,255,.66); background: #061f32; }
.hl-home-v2 .footer-grid { display: grid; grid-template-columns: 1.8fr 1fr 1fr 1.25fr; gap: 58px; }
.hl-home-v2 .footer-logo .brand-copy strong { color: #fff; }
.hl-home-v2 .footer-logo .brand-copy small { color: rgba(255,255,255,.55); }
.hl-home-v2 .footer-brand p { max-width: 390px; margin: 21px 0 0; font-size: 12px; line-height: 1.75; }
.hl-home-v2 .footer-column { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; }
.hl-home-v2 .footer-column h3 { margin: 0 0 8px; color: #fff; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }
.hl-home-v2 .footer-column a, .hl-home-v2 .footer-column span { color: rgba(255,255,255,.66); font-size: 11px; line-height: 1.5; text-decoration: none; }
.hl-home-v2 .footer-column a:hover { color: #fff; }
.hl-home-v2 .footer-bottom { margin-top: 48px; padding-top: 20px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid rgba(255,255,255,.12); color: rgba(255,255,255,.4); font-size: 10px; }
.hl-home-v2 .footer-bottom div { display: flex; gap: 18px; }
.hl-home-v2 .footer-bottom a { color: inherit; text-decoration: none; }

@media (max-width: 1140px) {
  .hl-home-v2 .hero-grid { grid-template-columns: 1fr 1fr; gap: 42px; }
  .hl-home-v2 .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hl-home-v2 .supply-grid { gap: 50px; }
}

@media (max-width: 860px) {
  .hl-home-v2 .shell { width: min(calc(100% - 32px), var(--shell)); }
  .hl-home-v2 .hero-grid { min-height: 0; grid-template-columns: 1fr; gap: 43px; padding: 54px 0 64px; }
  .hl-home-v2 .hero-copy { max-width: 680px; }
  .hl-home-v2 .hero h1 { font-size: clamp(40px, 8vw, 58px); }
  .hl-home-v2 .hero-visual { width: calc(100% - 18px); margin-left: auto; }
  .hl-home-v2 .hero-visual img { height: 410px; }
  .hl-home-v2 .proof-grid { grid-template-columns: 1fr 1fr; }
  .hl-home-v2 .proof-grid > div:nth-child(3) { border-top: 1px solid rgba(255,255,255,.12); }
  .hl-home-v2 .proof-grid > div:nth-child(4) { border-top: 1px solid rgba(255,255,255,.12); border-right: 1px solid rgba(255,255,255,.12); }
  .hl-home-v2 .section { padding: 76px 0; }
  .hl-home-v2 .split-heading { display: block; }
  .hl-home-v2 .split-heading .text-link { margin-top: 20px; }
  .hl-home-v2 .product-card { min-height: 220px; }
  .hl-home-v2 .supply-grid, .hl-home-v2 .quote-grid { grid-template-columns: 1fr; }
  .hl-home-v2 .factory-visual { width: calc(100% - 22px); }
  .hl-home-v2 .factory-visual img { height: 440px; }
  .hl-home-v2 .supply-copy { max-width: 680px; }
  .hl-home-v2 .process-grid { grid-template-columns: 1fr 1fr; gap: 34px 16px; }
  .hl-home-v2 .process-grid::before { display: none; }
  .hl-home-v2 .quote-grid { gap: 46px; }
  .hl-home-v2 .quote-copy { max-width: 650px; }
  .hl-home-v2 .footer-grid { grid-template-columns: 1.6fr 1fr 1fr; }
  .hl-home-v2 .footer-column:last-child { grid-column: 2 / 4; }
}

@media (max-width: 600px) {
  .hl-home-v2 .brand-mark { width: 39px; height: 39px; font-size: 17px; }
  .hl-home-v2 .brand-copy strong { font-size: 16px; }
  .hl-home-v2 .brand-copy small { font-size: 9px; }
  .hl-home-v2 .hero-grid { padding: 46px 0 53px; }
  .hl-home-v2 .hero h1 { font-size: 39px; line-height: 1.07; }
  .hl-home-v2 .hero-lead { margin-top: 20px; font-size: 15px; line-height: 1.68; }
  .hl-home-v2 .hero-actions { display: grid; }
  .hl-home-v2 .button { width: 100%; }
  .hl-home-v2 .hero-points { display: grid; gap: 9px; }
  .hl-home-v2 .hero-visual { width: calc(100% - 10px); }
  .hl-home-v2 .hero-visual img { height: 300px; }
  .hl-home-v2 .hero-visual::before { top: -10px; right: -10px; }
  .hl-home-v2 .visual-tag { right: -10px; bottom: 14px; width: 77%; padding: 14px 16px; }
  .hl-home-v2 .response-card { top: 16px; left: -10px; min-width: 124px; padding: 12px 13px; }
  .hl-home-v2 .response-card strong { font-size: 15px; }
  .hl-home-v2 .proof-grid > div { min-height: 86px; padding: 16px; }
  .hl-home-v2 .proof-grid strong { font-size: 14px; }
  .hl-home-v2 .section { padding: 62px 0; }
  .hl-home-v2 .section-heading h2, .hl-home-v2 .supply-copy h2, .hl-home-v2 .quote-copy h2 { font-size: 33px; }
  .hl-home-v2 .product-grid { grid-template-columns: 1fr; }
  .hl-home-v2 .product-card { grid-template-columns: 40% 60%; min-height: 205px; }
  .hl-home-v2 .product-image { min-height: 205px; }
  .hl-home-v2 .product-copy { padding: 19px 16px; }
  .hl-home-v2 .product-copy h3 { font-size: 17px; }
  .hl-home-v2 .more-products { align-items: flex-start; flex-direction: column; gap: 9px; }
  .hl-home-v2 .factory-visual { width: calc(100% - 12px); }
  .hl-home-v2 .factory-visual img { height: 320px; }
  .hl-home-v2 .factory-caption { right: -12px; bottom: 16px; min-width: 235px; padding: 15px 17px; }
  .hl-home-v2 .inline-actions { display: grid; gap: 17px; }
  .hl-home-v2 .inline-actions .text-link { justify-content: center; }
  .hl-home-v2 .process-grid { grid-template-columns: 1fr; gap: 25px; }
  .hl-home-v2 .process-grid li { display: grid; grid-template-columns: 54px 1fr; column-gap: 15px; padding: 0; text-align: left; }
  .hl-home-v2 .process-grid li > span { grid-row: 1 / 3; width: 52px; height: 52px; margin: 0; }
  .hl-home-v2 .process-grid h3 { margin: 3px 0 5px; }
  .hl-home-v2 .quote-section { padding: 64px 0; }
  .hl-home-v2 .quote-form { padding: 22px 18px; }
  .hl-home-v2 .form-top { align-items: flex-start; }
  .hl-home-v2 .form-top small { display: none; }
  .hl-home-v2 .field-row { grid-template-columns: 1fr; gap: 0; }
  .hl-home-v2 .footer-grid { grid-template-columns: 1fr 1fr; gap: 38px 26px; }
  .hl-home-v2 .footer-brand { grid-column: 1 / -1; }
  .hl-home-v2 .footer-column:last-child { grid-column: 1 / -1; }
  .hl-home-v2 .footer-bottom { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  .hl-home-v2 *, .hl-home-v2 *::before, .hl-home-v2 *::after { scroll-behavior: auto !important; transition: none !important; }
}

@media (max-width: 900px) {
  .hl-home-v2 #main-content { padding: 0 !important; }
  .hl-home-v2 .hero { padding: 0 !important; }
  .hl-home-v2 .section { width: auto !important; max-width: none !important; padding: 76px 0 !important; border-radius: 0 !important; }
  .hl-home-v2 .section-heading h2, .hl-home-v2 .supply-copy h2, .hl-home-v2 .quote-copy h2 { font-size: 33px !important; line-height: 1.12 !important; }
}
@media (max-width: 600px) {
  .hl-home-v2 .hero { padding: 0 !important; }
  .hl-home-v2 .hero h1 { font-size: 39px !important; line-height: 1.07 !important; }
  .hl-home-v2 .section { padding: 62px 0 !important; }
}
