.awd-home .awd-home-hero { background: radial-gradient(ellipse 110% 72% at 0% 74%, rgba(216, 233, 255, .94) 0%, rgba(216, 233, 255, .64) 46%, rgba(216, 233, 255, .28) 74%, transparent 100%), radial-gradient(ellipse 110% 72% at 100% 74%, rgba(216, 233, 255, .94) 0%, rgba(216, 233, 255, .64) 46%, rgba(216, 233, 255, .28) 74%, transparent 100%), #f8fafe; color: var(--awd-text); text-align: center; padding: 56px 0 0; overflow: clip; }
.awd-home .awd-home-hero-copy { max-width: 760px; margin-inline: auto; }
.awd-home .awd-home-hero h1 { font-size: 54px; line-height: 1.08; max-width: 750px; margin: 0 auto 18px; text-wrap: balance; }
.awd-home .awd-home-hero h1 span { position: relative; display: inline-block; color: #155bdb; }
.awd-home .awd-home-hero h1 span::after { content: ''; position: absolute; right: -2%; bottom: -6px; left: -2%; height: 5px; border-radius: 999px; background: #155bdb; transform: rotate(-.7deg); }
.awd-home .awd-home-hero .awd-eyebrow { justify-content: center; color: #155bdb; margin-bottom: 13px; }
.awd-hybrid.awd-home .awd-home-hero .awd-eyebrow::after, .awd-hybrid .awd-difference-intro .awd-eyebrow::after { left: 50%; transform: translateX(-50%); }
.awd-home .awd-home-hero .awd-lead { margin: 0 auto 25px; max-width: 590px; font-size: 18px; }
.awd-home .awd-home-hero .awd-actions { justify-content: center; gap: 12px; }
.awd-home .awd-home-hero .awd-button { font-size: 14px; padding-inline: 18px; }
.awd-hero-products { justify-content: center; list-style: none; display: flex; flex-wrap: wrap; gap: 24px; padding: 0; margin: 24px 0 0; }
.awd-hero-products a { display: flex; gap: 12px; align-items: center; min-height: 44px; color: #31455c; font-size: 13px; text-decoration: none; }
.awd-hero-products svg.awd-icon { width: 28px; height: 28px; flex-basis: 28px; color: #155bdb; }
.awd-home .awd-hero-composition { position: relative; margin: 24px auto 0; padding: 0 90px; max-width: 1090px; }
.awd-home .awd-hero-composition.awd-hero-carousel { left: 50%; width: 100vw; max-width: none; margin: 24px 0 0; padding: 0; transform: translateX(-50%); }
.awd-shot-carousel { --awd-carousel-width: clamp(720px, 46.875vw, 900px); position: relative; user-select: none; }
.awd-shot-carousel-window { min-height: 194px; overflow: hidden; touch-action: pan-y; cursor: grab; }
.awd-shot-carousel-track { display: flex; margin-left: -20px; }
.awd-shot-carousel-slide { flex: 0 0 var(--awd-carousel-width); min-width: 0; margin-left: 20px; }
.awd-shot-carousel-card { position: relative; overflow: hidden; margin: 0; background: #102031; border: 1px solid #425b73; border-radius: 7px; box-shadow: 0 16px 38px #0b223f24; transform: scale(.9); transition: transform 320ms ease; }
.awd-shot-carousel-card .awd-browser-bar { min-height: 24px; padding: 5px 11px; font-size: 9px; }
.awd-shot-carousel-card .awd-browser-bar i:nth-child(1) { background: #ef888a; }
.awd-shot-carousel-card .awd-browser-bar i:nth-child(2) { background: #efcc79; }
.awd-shot-carousel-card .awd-browser-bar i:nth-child(3) { background: #87d3a4; }
.awd-shot-carousel-card img { display: block; width: 100%; aspect-ratio: 1584 / 911; object-fit: cover; }
.awd-shot-carousel-card::after { content: ''; position: absolute; z-index: 1; inset: 24px 0 0; background: #081220d6; pointer-events: none; transition: opacity 320ms ease; }
.awd-shot-carousel-slide.is-active .awd-shot-carousel-card { transform: scale(1); }
.awd-shot-carousel-slide.is-before .awd-shot-carousel-card { transform: translateX(36px) scale(.9); }
.awd-shot-carousel-slide.is-after .awd-shot-carousel-card { transform: translateX(-36px) scale(.9); }
.awd-shot-carousel-slide.is-active .awd-shot-carousel-card::after { opacity: 0; }
@media (min-width: 768px) { .awd-shot-carousel-slide.is-active .awd-shot-carousel-card { margin-bottom: 20px; } }
.awd-shot-carousel.is-dragging .awd-shot-carousel-window { cursor: grabbing; }
.awd-home .awd-dealer-scene { overflow: hidden; border-radius: 7px; border: 1px solid #516980; background: white; box-shadow: 0 22px 48px #0d2c531c; }
.awd-client-preview picture { display: block; }
.awd-client-preview img { width: 100%; height: 260px; object-fit: cover; object-position: center top; }
.awd-hero-client-preview img { height: 400px; }
.awd-dealer-scene .awd-browser-bar { min-height: 24px; padding: 5px 11px; font-size: 9px; }
.awd-dealer-scene .awd-browser-bar i:nth-child(1) { background: #ef888a; }
.awd-dealer-scene .awd-browser-bar i:nth-child(2) { background: #efcc79; }
.awd-dealer-scene .awd-browser-bar i:nth-child(3) { background: #87d3a4; }
.awd-scene-nav { background: #0b1520; color: #f4f7fc; min-height: 38px; padding: 9px 16px; display: flex; align-items: center; gap: 20px; font-size: 10px; }
.awd-scene-nav strong { margin-right: auto; color: inherit; font-size: 12px; text-transform: uppercase; }
.awd-scene-photo { height: 242px; position: relative; isolation: isolate; }
.awd-scene-photo > img { width: 100%; height: 100%; object-fit: cover; object-position: center bottom; }
.awd-scene-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, #071526d9, #07152638 64%, transparent); z-index: 0; }
.awd-scene-copy { position: absolute; z-index: 1; left: 25px; top: 50%; transform: translateY(-50%); width: 65%; }
.awd-scene-copy > strong { font-size: 27px; line-height: 1.05; text-transform: uppercase; display: block; color: white; text-shadow: 0 1px 4px #0007; }
.awd-scene-copy p { font-size: 11px; color: white; margin: 8px 0 18px; }
.awd-scene-copy a { background: #8bb9ff; color: #081220; display: inline-flex; gap: 8px; align-items: center; min-height: 44px; font-size: 11px; padding: 9px 12px; border-radius: 3px; text-decoration: none; font-weight: 600; }
.awd-scene-copy a:hover { background: #bad5ff; color: #081220; }
.awd-scene-copy .awd-icon { width: 14px; height: 14px; flex-basis: 14px; }
.awd-featured-stock { color: #102039; background: white; padding: 13px 18px 16px; }
.awd-featured-stock > strong { display: flex; justify-content: space-between; color: #102039; font-size: 13px; margin-bottom: 10px; }
.awd-featured-stock > strong small { color: #4c6078; font-size: 10px; font-weight: 400; }
.awd-featured-vehicle { display: flex; gap: 10px; align-items: center; }
.awd-featured-vehicle img { width: 88px; height: 60px; object-fit: cover; border-radius: 3px; }
.awd-featured-vehicle strong { color: #102039; font-size: 11px; display: block; }
.awd-featured-vehicle span, .awd-featured-vehicle small { color: #4c6078; font-size: 9px; display: block; }
.awd-home .awd-floating-lead { left: -30px; right: auto; top: auto; bottom: 9px; width: 222px; padding: 17px 18px; background: #112337; color: var(--awd-text); box-shadow: 0 8px 25px #0004; }
.awd-inquiry-title { display: flex; justify-content: space-between; gap: 12px; align-items: center; }
.awd-home .awd-floating-lead strong { font-size: 13px; margin: 0; }
.awd-inquiry-title > span { font-size: 10px; color: #b7c7db; }
.awd-inquiry-person { display: flex; gap: 12px; margin: 16px 0 10px; align-items: center; }
.awd-home .awd-floating-lead .awd-inquiry-person strong { font-size: 12px; }
.awd-home .awd-floating-lead p { font-size: 10px; margin: 2px 0 0; }
.awd-floating-lead a { font-size: 11px; text-decoration: none; display: inline-flex; gap: 8px; align-items: center; min-height: 30px; }
.awd-floating-lead a svg { width: 14px; height: 14px; }
.awd-hero-phone { position: absolute; width: 146px; right: -6px; bottom: 21px; border: 5px solid #10151d; border-radius: 21px; overflow: hidden; background: white; color: #102039; box-shadow: 0 0 0 1px #667587, 0 12px 32px #0007; }
.awd-phone-speaker { width: 45px; height: 9px; margin: 0 auto; border-radius: 0 0 6px 6px; background: #10151d; }
.awd-phone-brand { font-size: 9px; text-transform: uppercase; font-weight: 700; background: #132334; color: white; padding: 9px 7px; }
.awd-hero-phone > img { height: 86px; width: 100%; object-fit: cover; }
.awd-supplied-phone > img { height: 250px; object-position: center 42%; }
.awd-phone-info { padding: 11px 9px; }
.awd-phone-info strong { color: #102039; font-size: 12px; display: block; }
.awd-phone-info p { color: #4c6078; font-size: 10px; line-height: 1.45; margin: 5px 0 10px; }
.awd-phone-info > span { display: block; background: #e4efff; text-align: center; color: #194577; padding: 5px; margin-top: 5px; font-size: 10px; }
.awd-phone-bottom { display: flex; justify-content: space-around; padding: 10px 4px; background: #101e2e; color: #c4d5ec; }
.awd-phone-bottom svg.awd-icon { width: 13px; height: 13px; }
.awd-benefits { background: white; border-bottom: 1px solid #e3ebf4; padding: 25px 0; }
.awd-benefits .row { --bs-gutter-x: 0; }
.awd-benefits .col-md-4 + .col-md-4 { border-left: 1px solid #d4deeb; }
.awd-benefit { display: flex; gap: 24px; align-items: center; text-decoration: none; padding: 7px 24px 7px 0; height: 100%; }
@media (hover: hover) and (pointer: fine) { .awd-benefit { transition: transform 180ms ease; } .awd-benefit:hover { transform: translateY(-2px); } }
.awd-benefits .col-md-4 + .col-md-4 .awd-benefit { padding-left: 35px; }
.awd-benefit svg.awd-icon { width: 38px; height: 38px; flex-basis: 38px; color: #155bdb; }
.awd-benefit h2 { font-size: 18px; margin: 0 0 5px; }
.awd-benefit p { font-size: 13px; margin: 0; }
.awd-benefit:hover h2 { color: #155bdb; }
.awd-home-products { padding: 72px 0 36px; }
.awd-home-section-heading { margin-bottom: 24px; }
.awd-home-section-heading .awd-eyebrow { margin-bottom: 22px; }
.awd-home-section-heading h2 { font-size: 32px; max-width: 880px; margin: 0; }
.awd-home-products .container { position: relative; }
.awd-home-products .awd-tabs-nav { width: fit-content; max-width: 100%; flex-wrap: nowrap; margin: -69px 0 28px auto; padding: 5px; gap: 4px; background: #e5edf7; border: 1px solid #d1ddeb; border-radius: 999px; }
.awd-home-products .awd-tabs-nav a { min-height: 42px; padding: 9px 22px; border: 0; border-radius: 999px; color: #364f70; font-size: 14px; font-weight: 600; transition: color 160ms ease, background-color 160ms ease, box-shadow 160ms ease; }
.awd-home-products .awd-tabs-nav a:hover:not([aria-selected='true']) { color: #102039; background: #f5f8fc; }
.awd-home-products .awd-tabs-nav a[aria-selected='true'] { background: #155bdb; color: #fff; box-shadow: 0 3px 10px rgba(21, 91, 219, .22); }
.awd-home-products .awd-tabs-nav a:focus-visible { outline: 3px solid rgba(21, 91, 219, .28); outline-offset: 2px; }
.awd-home-product-grid { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(0, .85fr); gap: 38px; align-items: center; }
#products-0.awd-tab-panel .awd-home-product-grid { grid-template-columns: minmax(0, 1.45fr) minmax(0, .95fr); }
.awd-home-product-grid > div { min-width: 0; }
.awd-crm-screenshot, .awd-search-console-screenshot, .awd-inventory-screenshot { overflow: hidden; background: #f8fbff; }
.awd-hybrid .awd-crm-screenshot, .awd-hybrid .awd-search-console-screenshot, .awd-hybrid .awd-inventory-screenshot { background: #f4f7fb; }
.awd-crm-screenshot, .awd-search-console-screenshot, .awd-inventory-screenshot { border: 0; }
.awd-crm-screenshot img, .awd-search-console-screenshot img, .awd-inventory-screenshot img { display: block; width: 100%; height: auto; }
.awd-search-tool-logos { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px 24px; list-style: none; padding: 16px 2px 0; margin: 0; color: #61728a; }
.awd-search-tool-logos li { display: inline-flex; align-items: center; justify-content: center; min-height: 26px; }
.awd-search-tool-logos img { display: block; width: auto; height: 24px; max-width: 180px; filter: grayscale(1); opacity: .72; transition: filter 160ms ease, opacity 160ms ease; }
.awd-search-tool-logos li:hover img, .awd-search-tool-logos li:focus-within img { filter: grayscale(0); opacity: 1; }
.awd-search-tool-logos li:nth-child(1) img { height: 25px; }
.awd-search-tool-logos li:nth-child(2) img { height: 23px; }
.awd-search-tool-logos li:nth-child(3) img { height: 24px; }
.awd-search-tool-logos li:nth-child(4) img { height: 30px; }
.awd-product-explainer h3 { font-size: 33px; line-height: 1.2; }
.awd-product-points { list-style: none; padding: 0; margin: 24px 0 16px; }
.awd-product-points li { display: flex; gap: 22px; margin: 24px 0; align-items: start; }
.awd-product-points svg.awd-icon { width: 34px; height: 34px; flex-basis: 34px; color: #155bdb; }
.awd-product-points strong { font-size: 17px; }
.awd-product-points p { font-size: 14px; margin: 3px 0 0; }
.awd-crm-workspace { display: grid; grid-template-columns: 132px minmax(0, 1fr) minmax(0, 1.05fr); min-height: 390px; }
.awd-workspace-sidebar { background: #0b1928; padding: 19px 10px; border-right: 1px solid #344a63; }
.awd-workspace-sidebar img { margin: 0 0 24px; width: 110px; height: 22px; object-fit: contain; }
.awd-workspace-sidebar ul { list-style: none; padding: 0; margin: 0; }
.awd-workspace-sidebar li { display: flex; gap: 9px; padding: 11px 8px; font-size: 12px; color: #c6d4e4; }
.awd-workspace-sidebar li.is-current { background: #173a60; color: #9bd0ff; border-radius: 4px; }
.awd-workspace-sidebar svg.awd-icon { width: 15px; height: 15px; flex-basis: 15px; }
.awd-workspace-list { min-width: 0; padding: 19px 12px; border-right: 1px solid #344a63; }
.awd-workspace-title { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.awd-workspace-title > strong { font-size: 14px; }
.awd-workspace-title > span { color: #b7c7db; font-size: 10px; }
.awd-workspace-description { font-size: 11px; padding: 8px 0 4px; margin: 0; }
.awd-workspace-person { display: flex; gap: 8px; align-items: center; padding: 13px 6px; border-top: 1px solid #2c4058; }
.awd-workspace-person .awd-avatar { width: 26px; height: 26px; font-size: 9px; }
.awd-workspace-person strong { font-size: 12px; display: block; }
.awd-workspace-person small { font-size: 10px; color: #b7c7db; display: block; }
.awd-workspace-person.is-selected { background: #17334f; border-radius: 4px; }
.awd-person-status { font-size: 9px; color: #b7d6ff; margin-left: auto; }
.awd-workspace-detail { padding: 23px 15px; min-width: 0; }
.awd-workspace-contact { display: flex; gap: 10px; align-items: center; }
.awd-workspace-contact strong { display: block; font-size: 14px; }
.awd-workspace-contact small { font-size: 11px; color: #b7c7db; }
.awd-conversation-label { color: #90cbff; padding: 15px 0 12px; border-bottom: 1px solid #425b73; font-size: 12px; }
.awd-workspace-detail blockquote { padding: 14px; background: #20384f; border-radius: 5px; margin: 18px 0; }
.awd-workspace-detail blockquote strong { font-size: 12px; }
.awd-workspace-detail p { font-size: 13px; line-height: 1.6; margin: 5px 0 0; }
.awd-next-action { margin-left: 20px; padding: 12px; background: #163e67; border-radius: 5px; }
.awd-next-action > span { font-size: 12px; color: #e0ecfa; }
.awd-next-action svg.awd-icon { width: 14px; height: 14px; }
.awd-workspace-detail .awd-workspace-disclaimer { font-size: 11px; margin-top: 20px; }
.awd-home-examples { padding: 42px 0 30px; background: white; }
.awd-home-examples .awd-section-head { margin-bottom: 22px; align-items: center; }
.awd-home-examples h2 { font-size: 30px; }
.awd-home-examples .awd-client-preview picture { aspect-ratio: 1200 / 690; }
.awd-home-examples .awd-client-preview img { height: 100%; object-fit: cover; object-position: center; }
.awd-home-examples .awd-client-preview img[src$="/website/img/northsidewholesale-inventory-desktop.webp"] { object-position: center top; }
.awd-home-example { margin: 0; }
.awd-home-examples-action { justify-content: center; margin-top: 30px; }
.awd-home-example .awd-browser-bar { display: none; }
.awd-home-example .awd-scene-photo { height: 220px; }
.awd-home-example .awd-dealer-scene { border-color: #d0dbe8; }
.awd-scene-features { display: flex; align-items: center; justify-content: space-between; padding: 13px 16px; gap: 10px; background: white; color: #203c60; }
.awd-scene-features > span { display: flex; gap: 8px; align-items: center; font-size: 9px; }
.awd-scene-features svg.awd-icon { width: 19px; height: 19px; color: #155bdb; }
.awd-home-example figcaption { display: flex; gap: 15px; justify-content: space-between; margin-top: 11px; font-size: 12px; }
.awd-home-example figcaption a { color: #102039; text-decoration: none; font-weight: 600; min-height: 32px; }
.awd-home-example figcaption span { color: #4c6078; }
.awd-home-difference { padding: 64px 0 54px; }
.awd-difference-intro { max-width: 860px; margin: 0 auto 36px; text-align: center; }
.awd-difference-intro .awd-eyebrow { justify-content: center; margin-bottom: 14px; color: #155bdb; }
.awd-home-difference h2 { max-width: 800px; font-size: 40px; line-height: 1.15; margin: 0 auto; text-wrap: balance; }
.awd-home-difference h2 span { color: #155bdb; }
.awd-difference-intro > p { max-width: 730px; margin: 18px auto 0; color: var(--awd-muted); font-size: 16px; line-height: 1.6; }
.awd-difference-table { overflow: hidden; border: 1px solid #c3d1e0; border-radius: 7px; background: #ffffff; }
.awd-difference-header, .awd-difference-row { display: grid; grid-template-columns: minmax(170px, .7fr) minmax(0, 1.15fr) minmax(0, 1.15fr); }
.awd-difference-header { background: #ffffff; color: #24384f; font-size: 16px; font-weight: 700; }
.awd-difference-header > div { display: flex; align-items: center; padding: 28px 24px; }
.awd-difference-brand { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 5px; text-align: left; }
.awd-difference-brand strong { color: #1f3349; font-size: 18px; }
.awd-difference-brand .awd-difference-logo { display: block; width: 206px !important; height: 24px !important; max-width: 100%; object-fit: contain; object-position: left center; }
.awd-difference-brand span { color: #314a65; font-size: 13px; font-weight: 500; }
.awd-difference-brand-featured { background: #eaf3ff; }
.awd-difference-brand-featured strong { color: #155bdb; }
.awd-difference-row { border-top: 1px solid #d7e2ef; }
.awd-difference-row h3 { display: flex; align-items: center; padding: 19px 24px; margin: 0; color: #1f3349; font-size: 15px; }
.awd-difference-cell { display: flex; gap: 12px; align-items: center; padding: 18px 24px; color: #24384f; }
.awd-difference-cell-featured { background: #f7fbff; color: #1f3349; }
.awd-difference-cell .awd-icon { flex: 0 0 20px; width: 20px; height: 20px; margin-top: 0; color: #bf3030; stroke-width: 2.5; }
.awd-difference-cell-featured .awd-icon { color: #16803c; }
.awd-difference-cell p { margin: 0; color: inherit; font-size: 15px; font-weight: 500; line-height: 1.45; }
.awd-difference-note { margin: 16px 0 0; color: var(--awd-muted); font-size: 13px; text-align: center; }
.awd-home-questions { padding: 36px 0; background: white; }
.awd-home-questions h2 { font-size: 29px; }
.awd-home-questions .awd-faq summary { font-size: 14px; padding-top: 10px; padding-bottom: 18px; }
.awd-home-questions .awd-faq summary::after { top: 3px; }
.awd-home-questions .awd-faq p { font-size: 14px; }
.awd-home .awd-cta-band { padding-block: 31px; }
.awd-home .awd-cta-band h2 { font-size: 30px; }
.awd-home .awd-cta-band p { font-size: 17px; }
.awd-home .awd-footer { padding-top: 27px; }
.awd-home .awd-footer h2 { margin-bottom: 12px; }
.awd-home .awd-footer li { margin: 0; }
.awd-home .awd-footer li a { padding-block: 3px; font-size: 13px; }
.awd-home .awd-footer-bottom { margin-top: 22px; padding-top: 18px; }
@media (min-width: 1200px) {
  .awd-home-products .awd-home-section-heading h2 { max-width: calc(100% - 295px); }
}
@media (max-width: 1199px) {
  .awd-home .awd-home-hero h1 { font-size: 48px; }
  .awd-home .awd-hero-composition { padding: 0 72px; }
  .awd-home .awd-hero-composition.awd-hero-carousel { padding: 0; }
  .awd-shot-carousel { --awd-carousel-width: min(680px, 74vw); }
  .awd-home .awd-floating-lead { left: -10px; width: 202px; }
  .awd-hero-products { gap: 14px; }
  .awd-hero-products a { font-size: 12px; gap: 7px; }
  .awd-scene-nav { gap: 12px; }
  .awd-featured-vehicle img { width: 60px; }
  .awd-home-products .awd-tabs-nav { margin: 0 0 22px; }
  .awd-home-product-grid { gap: 28px; grid-template-columns: minmax(0,1.4fr) minmax(0,1fr); }
  .awd-crm-workspace { grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
  .awd-workspace-sidebar { display: none; }
  .awd-person-status { display: none; }
  .awd-product-explainer h3 { font-size: 29px; }
  .awd-benefit { gap: 16px; }
  .awd-benefits .col-md-4 + .col-md-4 .awd-benefit { padding-left: 22px; }
  .awd-difference-intro { column-gap: 42px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #products-0.awd-tab-panel .awd-home-product-grid { grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.2fr); }
}
@media (max-width: 991px) {
  .awd-home .awd-home-hero h1 { max-width: 620px; }
  .awd-home .awd-home-hero .awd-lead { max-width: 570px; }
  .awd-home .awd-hero-composition { margin: 30px auto 0; max-width: 760px; }
  .awd-home .awd-hero-composition.awd-hero-carousel { max-width: none; }
  .awd-shot-carousel { --awd-carousel-width: min(625px, calc(100vw - 64px)); }
  .awd-hero-client-preview img { height: 360px; }
  .awd-home .awd-hero-composition .awd-scene-photo { height: 210px; }
  .awd-home-product-grid { grid-template-columns: 1fr; }
  #products-0.awd-tab-panel .awd-home-product-grid { grid-template-columns: 1fr; }
  .awd-crm-workspace { grid-template-columns: 132px minmax(0,1fr) minmax(0,1fr); }
  .awd-workspace-sidebar { display: block; }
  .awd-workspace-person strong { font-size: 12px; }
  .awd-product-points { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
  .awd-product-points li { display: block; margin: 0; }
  .awd-product-points li svg { margin-bottom: 12px; }
  .awd-home-process ol { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px 0; }
  .awd-home-process li { padding-inline: 20px; }
  .awd-home-process li:nth-child(3) { padding-left: 0; }
  .awd-home-process li:nth-child(2) { padding-right: 0; }
  .awd-home-process li:nth-child(even) .awd-process-step-top::after { display: none; }
  .awd-home-process li:nth-child(odd) .awd-process-step-top::after { right: -64px; }
  .awd-difference-header, .awd-difference-row { grid-template-columns: minmax(145px, .7fr) minmax(0, 1.15fr) minmax(0, 1.15fr); }
  .awd-difference-header > div, .awd-difference-row h3, .awd-difference-cell { padding-inline: 16px; }
  .awd-home .awd-home-examples .awd-section-head { display: block; }
  .awd-home-examples .awd-section-head a { margin-top: 12px; }
}
@media (max-width: 767px) {
  .awd-home .awd-home-hero { padding-top: 38px; }
  .awd-home .awd-home-hero h1 { font-size: 39px; line-height: 1.1; }
  .awd-home .awd-home-hero .awd-eyebrow { font-size: 11px; }
  .awd-home .awd-home-hero .awd-lead { font-size: 17px; }
  .awd-home .awd-home-hero .awd-actions .awd-button { width: auto; }
  .awd-home .awd-home-hero .awd-button { font-size: 13px; padding-inline: 13px; }
  .awd-hero-products { gap: 11px; margin-top: 18px; }
  .awd-hero-products a { font-size: 11px; gap: 7px; }
  .awd-hero-products svg.awd-icon { width: 20px; height: 20px; flex-basis: 20px; }
  .awd-home .awd-hero-composition { padding: 0; margin-top: 23px; }
  .awd-home .awd-hero-composition.awd-hero-carousel { padding-bottom: 20px; }
  .awd-shot-carousel { --awd-carousel-width: calc(100vw - 32px); }
  .awd-shot-carousel-window { width: var(--awd-carousel-width); margin-inline: auto; }
  .awd-shot-carousel-track { margin-left: 0; }
  .awd-shot-carousel-slide { margin-left: 0; }
  .awd-shot-carousel-slide:is(.is-before, .is-after) .awd-shot-carousel-card { transform: scale(1); }
  .awd-shot-carousel-card { border-radius: 7px; }
  .awd-hero-phone { display: none; }
  .awd-client-preview img, .awd-hero-client-preview img { height: 290px; object-position: center 42%; }
  .awd-scene-nav { padding: 10px 12px; }
  .awd-scene-nav > span { display: none; }
  .awd-scene-nav strong { font-size: 12px; }
  .awd-home .awd-hero-composition .awd-scene-photo { height: 205px; }
  .awd-scene-copy { left: 19px; width: 75%; }
  .awd-scene-copy > strong { font-size: 26px; }
  .awd-scene-copy p { font-size: 11px; }
  .awd-featured-stock { padding: 12px; }
  .awd-featured-stock > strong { font-size: 13px; }
  .awd-featured-stock .col-6:first-child { width: 100%; }
  .awd-featured-stock .col-6:last-child { display: none; }
  .awd-featured-stock { display: none; }
  .awd-featured-vehicle img { width: 80px; height: 52px; }
  .awd-featured-vehicle strong { font-size: 12px; }
  .awd-featured-vehicle small, .awd-featured-vehicle span { font-size: 11px; }
  .awd-home .awd-floating-lead { display: none; }
  .awd-inquiry-title { display: block; }
  .awd-inquiry-title > span { display: none; }
  .awd-home .awd-inquiry-person { margin: 0; gap: 8px; }
  .awd-home .awd-floating-lead .awd-inquiry-person strong { font-size: 11px; }
  .awd-inquiry-person .awd-avatar { width: 26px; height: 26px; font-size: 9px; }
  .awd-home .awd-floating-lead p { display: none; }
  .awd-floating-lead a { min-height: 34px; }
  .awd-home .awd-hero-composition > .awd-caption { margin: 12px 0 0; text-align: left; font-size: 10px; }
  .awd-benefits { padding-block: 8px; }
  .awd-benefit { padding: 17px 0; gap: 20px; }
  .awd-benefits .col-md-4 + .col-md-4 { border-left: 0; border-top: 1px solid #e3ebf4; }
  .awd-benefits .col-md-4 + .col-md-4 .awd-benefit { padding-left: 0; }
  .awd-benefit h2 { font-size: 18px; }
  .awd-benefit p { font-size: 13px; }
  .awd-benefit svg.awd-icon { width: 32px; height: 32px; flex-basis: 32px; }
  .awd-home-products { padding: 35px 0; }
  .awd-home-section-heading h2 { font-size: 29px; }
  .awd-home-products .awd-tabs-nav { width: 100%; padding: 4px; }
  .awd-home-products .awd-tabs-nav a { min-width: 0; flex: 1 1 0; padding-inline: 8px; text-align: center; }
  .awd-home-product-grid { gap: 25px; }
  .awd-search-tool-logos { justify-content: start; gap: 10px 18px; padding-top: 13px; }
  .awd-search-tool-logos img { max-width: 142px; height: 20px; }
  .awd-search-tool-logos li:nth-child(1) img { height: 21px; }
  .awd-search-tool-logos li:nth-child(2) img { height: 19px; }
  .awd-search-tool-logos li:nth-child(3) img { height: 20px; }
  .awd-search-tool-logos li:nth-child(4) img { height: 24px; }
  .awd-crm-workspace { grid-template-columns: 1fr; min-height: 0; }
  .awd-workspace-sidebar { display: none; }
  .awd-workspace-list { padding: 20px; border: 0; }
  .awd-workspace-title > strong { font-size: 17px; }
  .awd-workspace-title > span { font-size: 11px; }
  .awd-workspace-description { font-size: 12px; }
  .awd-workspace-person { padding: 13px 10px; gap: 12px; }
  .awd-workspace-person:nth-last-child(-n+2) { display: none; }
  .awd-workspace-person strong { font-size: 13px; }
  .awd-workspace-person small { font-size: 11px; }
  .awd-workspace-detail { padding: 0 20px 20px; }
  .awd-workspace-contact { display: none; }
  .awd-conversation-label { font-size: 12px; padding-top: 0; }
  .awd-workspace-detail blockquote { margin: 13px 0; }
  .awd-workspace-detail blockquote strong { font-size: 12px; }
  .awd-workspace-detail p { font-size: 13px; }
  .awd-next-action { margin-left: 16px; }
  .awd-next-action > span { font-size: 12px; }
  .awd-workspace-detail .awd-workspace-disclaimer { font-size: 11px; margin-top: 14px; }
  .awd-product-explainer h3 { font-size: 29px; }
  .awd-product-points { display: block; margin-block: 20px; }
  .awd-product-points li { display: flex; gap: 18px; margin: 22px 0; }
  .awd-product-points li svg { margin: 0; }
  .awd-home-examples { padding-top: 35px; }
  .awd-home-examples h2 { font-size: 28px; }
  .awd-home-examples .awd-client-preview picture { aspect-ratio: auto; }
  .awd-home-examples .awd-client-preview img { height: auto; object-fit: contain; }
  .awd-home-example .awd-scene-photo { height: 230px; }
  .awd-scene-features { gap: 10px; padding-inline: 12px; }
  .awd-scene-features > span { font-size: 9px; gap: 5px; }
  .awd-home-example figcaption { font-size: 11px; }
  .awd-home-process { padding-block: 40px 30px; }
  .awd-process-intro { display: block; margin-bottom: 28px; }
  .awd-home-process h2 { font-size: 32px; }
  .awd-process-intro > p { margin-top: 18px; font-size: 16px; }
  .awd-home-process ol { grid-template-columns: 1fr; gap: 0; border-top: 1px solid #b9cce2; }
  .awd-home-process li { display: grid; grid-template-columns: 58px minmax(0,1fr); gap: 15px; min-height: 0; padding: 22px 20px 24px; border-bottom: 1px solid #b9cce2; }
  .awd-home-process li:first-child, .awd-home-process li:last-child, .awd-home-process li:nth-child(2), .awd-home-process li:nth-child(3) { padding-inline: 20px; }
  .awd-process-step-top { flex-direction: column; align-items: center; margin: 0; }
  .awd-home-process li:not(:last-child) .awd-process-step-top::after { display: block; top: 40px; right: auto; bottom: -24px; left: calc(50% - .5px); width: 1px; height: auto; background: repeating-linear-gradient(to bottom, #7ea7d8 0 5px, transparent 5px 10px); }
  .awd-process-step-top > svg.awd-icon { width: 24px; height: 24px; margin: 13px 0 0; padding: 4px; }
  .awd-step-number { width: 40px; height: 40px; font-size: 12px; }
  .awd-home-process h3 { font-size: 23px; }
  .awd-home-process li p { font-size: 15px; }
  .awd-home-mobile-link { flex-wrap: wrap; }
  .awd-home-mobile-link a { margin-left: 44px; }
  .awd-home-difference { padding-block: 42px 38px; }
  .awd-difference-intro { display: block; margin-bottom: 26px; }
  .awd-home-difference h2 { font-size: 32px; }
  .awd-difference-intro > p { margin-top: 17px; font-size: 16px; }
  .awd-difference-table { overflow-x: scroll; overflow-y: hidden; border: 1px solid #b9cce2; border-radius: 7px; background: white; touch-action: pan-x pan-y; -webkit-overflow-scrolling: touch; overscroll-behavior-inline: contain; scrollbar-color: #6f91b6 #dbe7f5; scrollbar-width: auto; }
  .awd-difference-header, .awd-difference-row { display: grid; min-width: 760px; grid-template-columns: 170px minmax(280px,1fr) minmax(280px,1fr); }
  .awd-difference-table::-webkit-scrollbar { height: 12px; }
  .awd-difference-table::-webkit-scrollbar-track { background: #dbe7f5; }
  .awd-difference-table::-webkit-scrollbar-thumb { background: #6f91b6; border: 3px solid #dbe7f5; border-radius: 8px; }
  .awd-difference-header > div, .awd-difference-row h3, .awd-difference-cell { padding-inline: 17px; }
  .awd-difference-cell p { font-size: 14px; }
  .awd-home-questions { padding-block: 34px; }
  .awd-home-questions .row.g-5 { --bs-gutter-y: 12px; }
  .awd-home .awd-cta-band h2 { font-size: 28px; }
  .awd-home .awd-cta-band p { font-size: 16px; }
}
@media (max-width: 359px) {
  .awd-home .awd-home-hero h1 { font-size: 35px; }
  .awd-hero-products { gap: 8px; }
  .awd-hero-products a { font-size: 10px; }
}