.page-offer { color: #343a37; }
.page-offer #content { padding: 0; }
.page-offer main *, .page-offer footer { letter-spacing: 0; }
.page-offer :focus-visible { outline: 3px solid #008878; outline-offset: 4px; }
.page-offer main h2 { margin: 0 0 20px; font-size: 30px; font-weight: 600; line-height: 1.3; }
.page-offer main h3 { margin: 16px 0 12px; font-size: 19px; font-weight: 600; line-height: 1.4; }
.page-offer main p, .page-offer main li { font-size: 16px; line-height: 1.75; }
.page-offer main p { margin: 0 0 18px; }
.page-offer main a:not(.offer-button) { color: #006b5e; text-decoration: underline; text-underline-offset: 3px; }
.page-offer main a { overflow-wrap: break-word; }
.offer-skip { position: absolute; top: -100px; left: 16px; z-index: 1100; padding: 12px; color: #111; background: #fff; }
.offer-skip:focus { top: 12px; }
.page-offer .offer-hero { position: relative; isolation: isolate; padding: 186px 0 32px; background: #222; color: #fff; }
.offer-hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; z-index: -2; }
.offer-hero::before { content: ""; position: absolute; inset: 0; z-index: -1; background: rgba(0,0,0,.36); }
.page-offer .offer-hero h1 { color: #fff; max-width: 880px; font-size: 44px; font-weight: 700; line-height: 1.2; margin: 0 0 20px; text-transform: none; }
.page-offer p.offer-eyebrow { font-size: 13px; font-weight: 800; margin: 0 0 14px; }
.offer-hero .offer-eyebrow { color: #ffda00; }
.page-offer p.offer-lead { max-width: 660px; font-size: 18px; line-height: 1.6; margin-bottom: 24px; }
.page-offer .offer-button { display: inline-flex; align-items: center; justify-content: center; gap: 16px; max-width: 100%; min-height: 48px; padding: 12px 22px; background: #ffda00; color: #171717; border: 1px solid #ffda00; font-size: 14px; font-weight: 700; line-height: 1.5; text-align: center; text-decoration: none; }
.offer-button:hover { background: #fff; border-color: #171717; }
.offer-breadcrumb { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; margin-top: 30px; font-size: 12px; }
.page-offer .offer-breadcrumb a { color: #fff !important; }
.offer-jump { background: #fff; border-bottom: 1px solid #d8ddda; }
.offer-jump .container { display: flex; flex-wrap: wrap; gap: 0 36px; }
.page-offer .offer-jump a { display: inline-flex; gap: 12px; align-items: center; padding: 20px 0; color: #343a37 !important; font-size: 14px; font-weight: 700; text-decoration: none !important; }
.offer-jump .container::before, .offer-jump .container::after, .offer-panel::before, .offer-panel::after,
.offer-selection::before, .offer-selection::after, .offer-contact .container::before, .offer-contact .container::after,
.offer-related::before, .offer-related::after { display: none; }
.page-offer .offer-section { padding: 60px 0; background: #fff; scroll-margin-top: 100px; }
.page-offer .offer-muted { background: #f3f6f4; }
.offer-intro { max-width: 780px; margin-bottom: 32px; }
.offer-sensors { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 28px; }
.offer-sensors article { border-top: 3px solid #ffda00; padding-top: 24px; }
.offer-sensors article:nth-child(2) { border-color: #008878; }
.offer-sensors article:nth-child(3) { border-color: #63786c; }
.offer-sensors article:nth-child(4) { border-color: #343a37; }
.offer-sensors article > i, .offer-connections article > i { font-size: 28px; color: #007a69; width: 34px; height: 32px; }
.offer-sensors article > span { display: block; font-size: 13px; line-height: 1.6; font-weight: 700; color: #56685c; }
.page-offer p.offer-note { border-left: 3px solid #008878; padding-left: 18px; margin: 28px 0 0; font-size: 14px; line-height: 1.75; }
.offer-panel { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.1fr); gap: 48px; align-items: center; }
.offer-panel figure { margin: 0; }
.offer-panel img { display: block; width: 100%; height: auto; }
.offer-panel figcaption { font-size: 13px; line-height: 1.6; margin-top: 14px; color: #626c66; }
.offer-features { margin: 24px 0 0; padding: 0; list-style: none; }
.offer-features li { display: flex; gap: 14px; padding-bottom: 18px; }
.offer-features li:last-child { padding-bottom: 0; }
.offer-features li > i { flex: 0 0 24px; color: #007a69; font-size: 22px; padding-top: 5px; }
.offer-features strong { display: block; color: #202e25; }
.offer-process { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; list-style: none; margin: 36px 0 0; padding: 28px 0 0; border-top: 1px solid #d1d9d4; }
.offer-process li { display: flex; gap: 16px; }
.offer-process li > span { display: grid; place-items: center; flex: 0 0 42px; width: 42px; height: 42px; font-size: 13px; font-weight: 700; background: #ffda00; color: #171717; border-radius: 4px; }
.offer-process li:nth-child(2) > span { background: #d9e9e0; color: #005b4e; }
.offer-process li:nth-child(3) > span { background: #29392f; color: #fff; }
.page-offer .offer-process h3 { margin: 0 0 8px; font-size: 18px; }
.page-offer .offer-process p { font-size: 14px; margin-bottom: 0; }
.offer-connections { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; margin-bottom: 28px; }
.offer-connections article { border-top: 1px solid #d1d9d4; padding-top: 24px; }
.offer-details { border-bottom: 1px solid #ccd5cf; scroll-margin-top: 110px; }
.offer-details summary { cursor: pointer; list-style: none; position: relative; padding: 20px 34px 20px 0; font-family: "Montserrat", Arial, sans-serif; font-size: 15px; font-weight: 600; line-height: 1.6; color: #263d30; }
.offer-details summary::-webkit-details-marker { display: none; }
.offer-details summary::after { content: "+"; position: absolute; right: 8px; top: 17px; color: #007a69; font-family: Arial,sans-serif; font-size: 24px; font-weight: 400; }
.offer-details[open] summary::after { content: "−"; }
.offer-details summary:hover { color: #007a69; }
.offer-details > div { padding: 0 24px 18px 0; }
.offer-details > div p:last-child { margin-bottom: 0; }
.offer-selection { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 64px; }
.offer-steps { margin: 0; padding-left: 24px; }
.offer-steps li { padding-left: 10px; }
.offer-steps li::marker { color: #007a69; font-weight: 700; }
.page-offer .offer-steps h3 { margin-top: 0; }
.offer-faq { max-width: 920px; }
.page-offer .offer-contact { padding: 32px 0; background: #ffda00; color: #171717; }
.offer-contact .container { display: flex; gap: 30px; align-items: center; justify-content: space-between; }
.page-offer .offer-contact h2 { font-size: 26px; margin-bottom: 10px; }
.page-offer .offer-contact p { margin-bottom: 0; }
.page-offer .offer-button-dark { background: #171717; color: #fff; border-color: #171717; flex-shrink: 0; }
.page-offer .offer-button-dark:hover { background: #30483b; }
.offer-related { display: flex; flex-wrap: wrap; gap: 18px 30px; padding-top: 26px; padding-bottom: 26px; font-size: 14px; }
@media (max-width: 1199px) { .offer-sensors { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; } }
@media (max-width: 992px) {
    .page-offer .offer-hero { padding-top: 40px; }
    .offer-panel, .offer-selection { gap: 30px; }
    .offer-contact .container { flex-wrap: wrap; }
}
@media (max-width: 767px) {
    .page-offer .offer-hero { padding: 30px 0 26px; }
    .page-offer .offer-hero h1 { font-size: 32px; }
    .page-offer p.offer-lead { font-size: 16px; }
    .page-offer main h2 { font-size: 25px; }
    .page-offer .offer-section { padding: 40px 0; }
    .offer-jump .container { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 18px; }
    .page-offer .offer-jump a { padding: 14px 0; font-size: 12px; justify-content: space-between; }
    .offer-sensors, .offer-panel, .offer-connections, .offer-selection, .offer-process { grid-template-columns: minmax(0,1fr); gap: 24px; }
    .offer-sensors article { padding-top: 18px; }
    .offer-panel > div { display: contents; }
    .offer-panel .offer-eyebrow { order: 0; margin-bottom: 0; }
    .offer-panel h2 { order: 1; margin-bottom: 0; }
    .offer-panel figure { order: 2; }
    .offer-panel > div > p:not(.offer-eyebrow) { order: 3; margin-bottom: 0; }
    .offer-panel .offer-features { order: 4; margin-top: 0; }
    .offer-process { margin-top: 28px; }
    .offer-details > div { padding-right: 0; }
    .page-offer .offer-contact h2 { font-size: 24px; }
}
@media (prefers-reduced-motion: reduce) { .page-offer main * { transition: none !important; animation: none !important; } }

.page-offer .offer-hero h1 { font-size: 40px; max-width: 950px; }
.offer-panel img { max-width: 800px; margin: 0 auto; }
.offer-platform .offer-panel img, .offer-custom .offer-panel img { max-width: 500px; }
.offer-panel-wide { display: grid; grid-template-columns: minmax(0,1fr); gap: 24px; }
.offer-panel-wide > div { max-width: 820px; }
.offer-panel-wide figure { width: 100%; max-width: 820px; margin: 0 auto; }
.offer-panel-wide img { max-width: 820px; }
.offer-panel-wide .offer-features { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; margin-top: 12px; }
.offer-transport .offer-hero::before, .offer-platform .offer-hero::before { background: rgba(0,0,0,.55); }
.offer-partners .offer-hero-image { object-position: center; }
@media (max-width: 767px) {
    .page-offer .offer-hero h1 { font-size: 30px; }
    .offer-panel-wide .offer-features { grid-template-columns: minmax(0,1fr); gap: 10px; }
    .offer-panel-wide figure { order: 2; }
    .offer-panel-wide .offer-features { order: 4; }
    .offer-transport .offer-hero-image { object-position: 63% center; }
}
