/* A concise contact divider and open editorial layout, inspired by Tailwind Plus. */
.homepage-help { background: #293a60; color: #fff; scroll-margin-top: 24px; }
.homepage-help__layout { display: flex; align-items: center; justify-content: space-between; gap: 48px; max-width: 1440px; margin: 0 auto; padding: 48px 32px; }
.homepage-help__intro { min-width: 0; }
.homepage-help h2 { margin: 0 0 12px; color: #fff; font-size: 38px; line-height: 1.12; font-weight: 700; letter-spacing: -.7px; }
.homepage-help__intro p { max-width: 480px; margin: 0; color: #d3dcef; font-size: 18px; line-height: 1.6; }
.homepage-help__contact { display: flex; align-items: center; gap: 40px; flex: 0 0 auto; }
.homepage-help__phone { color: #fff; font-size: 30px; line-height: 1.4; font-weight: 700; letter-spacing: -.4px; }
.homepage-help__phone .mediahawkNumber4461 a { display: inline-flex !important; align-items: center; min-height: 44px; }
.homepage-help__phone a:hover { text-decoration: underline !important; text-underline-offset: 5px; }
.homepage-help__hours { margin: 5px 0 0; color: #d3dcef; font-size: 15px; line-height: 1.6; }
.homepage-help__hours span { font-size: 13px; }
.homepage-help__link { display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 46px; padding: 11px 18px; border: 1px solid #a2b2ce; border-radius: 7px; color: #fff; font-size: 16px; line-height: 1.4; font-weight: 600; text-decoration: none; }
.homepage-help__link span { flex: 0 0 auto; }
.homepage-help__link:hover { color: #293a60; background: #fff; border-color: #fff; text-decoration: none; }
.homepage-help a:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }

.homepage-about__eyebrow { margin: 0 0 14px; color: #426957; font-size: 13px; line-height: 1.4; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; }
.homepage-about h2 { margin: 0 0 20px; color: #202735; font-size: clamp(34px, 3.2vw, 44px); line-height: 1.12; font-weight: 700; letter-spacing: -.7px; }
.homepage-about { max-width: 1440px; margin: 88px auto 96px; padding: 0 32px; color: #202735; scroll-margin-top: 24px; }
.homepage-about__layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 88px; align-items: start; }
.homepage-about__story, .homepage-reviews { min-width: 0; }
.homepage-about__intro { margin: 0 0 30px; color: #596477; font-size: 20px; line-height: 1.6; }
.homepage-about__point { margin-top: 26px; }
.homepage-about__point h3 { margin: 0 0 10px; color: #202735; font-size: 22px; line-height: 1.3; font-weight: 700; }
.homepage-about__point p, .homepage-about__more { margin: 0; color: #596477; font-size: 17px; line-height: 1.7; }
.homepage-about__more { margin-top: 26px; }
.homepage-about__story p a { color: #293a60; text-decoration: underline; text-decoration-color: #adb7c8; text-underline-offset: 3px; }
.homepage-about__story p a:hover { text-decoration-color: currentColor; }
.homepage-about__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 24px; margin-top: 30px; padding-top: 28px; border-top: 1px solid #e2e7ed; }
.homepage-about__shop { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 46px; padding: 12px 18px; border-radius: 7px; background: #293a60; color: #fff; font-size: 16px; line-height: 1.4; font-weight: 700; text-decoration: none; }
.homepage-about__shop svg { flex: 0 0 18px; }
.homepage-about__shop:hover { background: #364e79; color: #fff; text-decoration: none; }
.homepage-about__actions p { margin: 0; color: #596477; font-size: 14px; line-height: 1.5; }

.homepage-reviews { padding-left: 36px; border-left: 1px solid #e2e7ed; }
.homepage-reviews > h3 { margin: 0 0 16px; color: #202735; font-size: 30px; line-height: 1.2; font-weight: 700; letter-spacing: -.4px; }
.homepage-reviews__intro { max-width: 430px; margin: 0; color: #596477; font-size: 17px; line-height: 1.6; }
.homepage-reviews__selection { margin: 28px 0 0; color: #596477; font-size: 14px; line-height: 1.5; }
.homepage-reviews__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; margin-top: 18px; }
.homepage-review { min-width: 0; margin: 0; padding-top: 22px; border-top: 2px solid #dbe5df; overflow-wrap: anywhere; }
.homepage-review > img { display: block; width: 100px; height: auto; }
.homepage-review blockquote { margin: 16px 0; padding: 0; border: 0; }
.homepage-review__title { margin: 0 0 10px; color: #202735; font-size: 19px; line-height: 1.35; font-weight: 700; }
.homepage-review__text { margin: 0; color: #596477; font-size: 16px; line-height: 1.65; white-space: pre-line; }
.homepage-review figcaption { display: grid; gap: 3px; font-size: 14px; line-height: 1.5; }
.homepage-review__customer { color: #293a60; font-weight: 600; }
.homepage-review time { color: #596477; font-size: 13px; }
.homepage-reviews__link { display: inline-flex; align-items: center; gap: 10px; min-height: 44px; max-width: 100%; margin-top: 24px; padding: 8px 0; color: #293a60; font-size: 16px; line-height: 1.5; font-weight: 600; text-decoration: underline; text-decoration-color: #adb7c8; text-underline-offset: 4px; }
.homepage-reviews__link svg { flex: 0 0 16px; }
.homepage-reviews__link:hover { color: #293a60; text-decoration-color: currentColor; }
.homepage-about a:focus-visible { outline: 3px solid #293a60; outline-offset: 4px; }

@media (min-width: 992px) {
    .homepage-about__layout { grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); }
    .homepage-reviews__grid { grid-template-columns: minmax(0, 1fr); }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .homepage-help__layout { gap: 32px; }
    .homepage-help__contact { gap: 24px; }
    .homepage-about__layout { gap: 40px; }
    .homepage-reviews { padding-left: 28px; }
    .homepage-reviews__grid { gap: 24px; }
}

@media (max-width: 991px) {
    .homepage-help__layout { gap: 40px; padding: 40px 24px; }
    .homepage-help__contact { flex-direction: column; align-items: flex-start; gap: 18px; }
    .homepage-about { margin: 64px auto 72px; padding: 0 24px; }
    .homepage-about__layout { grid-template-columns: minmax(0, 1fr); gap: 48px; }
    .homepage-about__story { max-width: 720px; }
    .homepage-reviews { padding: 36px 0 0; border-left: 0; border-top: 1px solid #e2e7ed; }
    .homepage-reviews__intro { max-width: 560px; }
    .homepage-reviews__grid { gap: 32px; }
}

@media (max-width: 767px) {
    .homepage-help__layout { flex-direction: column; gap: 22px; padding: 36px 18px; text-align: center; }
    .homepage-help h2 { font-size: 34px; letter-spacing: -.5px; }
    .homepage-help__intro p { max-width: 310px; font-size: 16px; }
    .homepage-help__contact { align-items: center; }
    .homepage-about h2 { margin-bottom: 16px; font-size: 34px; letter-spacing: -.5px; }
    .homepage-about__eyebrow { font-size: 12px; margin-bottom: 12px; }
    .homepage-about { margin: 48px auto 56px; padding: 0 18px; }
    .homepage-about__intro { font-size: 18px; margin-bottom: 24px; }
    .homepage-about__point { margin-top: 24px; }
    .homepage-about__point h3 { font-size: 21px; }
    .homepage-about__point p, .homepage-about__more { font-size: 16px; line-height: 1.65; }
    .homepage-about__actions { margin-top: 26px; padding-top: 24px; }
    .homepage-about__actions p br { display: none; }
    .homepage-reviews > h3 { font-size: 28px; }
    .homepage-reviews__intro { font-size: 16px; }
}

@media (max-width: 575px) {
    .homepage-reviews__grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
}

@media (prefers-reduced-motion: no-preference) {
    .homepage-about__shop { transition: background-color .18s; }
    .homepage-help__link { transition: background-color .18s, color .18s, border-color .18s; }
}
