@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-qhdesc {font-family: "DM Sans"; font-size: var(--text-s); font-weight: 400; line-height: 1.4; color: var(--muted)}#brxe-qhicon {color: var(--ink); fill: var(--ink); font-size: 23px}.brxe-512474 .form-group:nth-child(1) {width: 50%}.brxe-512474 .form-group:nth-child(2) {width: 50%}.brxe-512474 .form-group:nth-child(3) {width: 50%}.brxe-512474 .form-group:nth-child(4) {width: 50%}.brxe-512474 .form-group:nth-child(5) {width: 50%}.brxe-512474 .form-group:nth-child(6) {width: 50%}.brxe-512474 .form-group:nth-child(7) {width: 50%}.brxe-512474 .form-group:nth-child(8) {width: 50%}.brxe-512474 .form-group:nth-child(9) {width: 100%}.brxe-512474 label {font-family: "DM Sans"; font-size: 12px; font-weight: 700; line-height: 1.2; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted)}.brxe-512474 .label {font-family: "DM Sans"; font-size: 12px; font-weight: 700; line-height: 1.2; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted)}.brxe-512474 ::placeholder {font-family: "DM Sans"; font-size: 17px; font-weight: 400; line-height: 1.3; color: var(--muted)}.brxe-512474 select {font-family: "DM Sans"; font-size: 17px; font-weight: 400; line-height: 1.3; color: var(--muted); padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 12px; background-color: var(--surface); border: 1px solid var(--line); border-radius: 9px; font-size: 15px; font-weight: 500; line-height: 1; color: var(--ink)}.brxe-512474 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 0px; padding-right: 7px; padding-bottom: 15px; padding-left: 7px}.brxe-512474 .form-group input {padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 12px; background-color: var(--surface); border: 1px solid var(--line); border-radius: 9px; font-family: "DM Sans"; font-size: 15px; font-weight: 500; line-height: 1; color: var(--ink)}.brxe-512474 .flatpickr {padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 12px; background-color: var(--surface); border: 1px solid var(--line); border-radius: 9px}.brxe-512474 textarea {padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 12px; background-color: var(--surface); border: 1px solid var(--line); border-radius: 9px; font-family: "DM Sans"; font-size: 15px; font-weight: 500; line-height: 1; color: var(--ink)}.brxe-512474 .bricks-button:not([type=submit]) {border: 1px solid var(--line); border-radius: 9px}.brxe-512474 .choose-files {border: 1px solid var(--line); border-radius: 9px}.brxe-512474 .submit-button-wrapper {width: 100%; margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}.brxe-512474 .bricks-button {font-family: "DM Sans"; font-size: 15px; font-weight: 700; line-height: 1; color: var(--paper); background-color: var(--green)}.brxe-512474 button[type=submit].bricks-button {border: 1px solid var(--green); border-radius: 12px}.quote-card-body .submit-button-wrapper { order: 998; flex: 0 0 100%; width: 100%;} .quote-card-body .message { order: 999; flex: 0 0 100%; width: 100%; margin-top: 12px;}@media (max-width: 991px) {.brxe-512474 .form-group:nth-child(1) {width: 50%}.brxe-512474 .form-group:nth-child(2) {width: 50%}.brxe-512474 .form-group:nth-child(3) {width: 50%}.brxe-512474 .form-group:nth-child(4) {width: 50%}.brxe-512474 .form-group:nth-child(5) {width: 50%}.brxe-512474 .form-group:nth-child(6) {width: 50%}.brxe-512474 .form-group:nth-child(7) {width: 50%}.brxe-512474 .form-group:nth-child(8) {width: 50%}.brxe-512474 .form-group:nth-child(9) {width: 100%}}@media (max-width: 767px) {.brxe-512474 .form-group:nth-child(1) {width: 100%}.brxe-512474 .form-group:nth-child(2) {width: 100%}.brxe-512474 .form-group:nth-child(3) {width: 100%}.brxe-512474 .form-group:nth-child(4) {width: 100%}.brxe-512474 .form-group:nth-child(5) {width: 100%}.brxe-512474 .form-group:nth-child(6) {width: 100%}.brxe-512474 .form-group:nth-child(7) {width: 100%}.brxe-512474 .form-group:nth-child(8) {width: 100%}.brxe-512474 .form-group:nth-child(9) {width: 100%}}.brxe-ax9a1a .brxe-8zxmc1.brxe-button {gap: 12px}#brxe-od8w06 {gap: 12px}@media(max-width:767px){.dispatch-container{width:min(var(--shell),calc(100% - 36px))} .dispatch-hero{padding-top:44px} .dispatch-hero-grid,.dispatch-section-heading,.dispatch-story,.dispatch-cta{grid-template-columns:1fr;gap:34px} .dispatch-title{font-size:clamp(52px,15vw,78px)} .dispatch-lede{font-size:17px} .dispatch-hero-art{min-height:260px} .dispatch-section{padding:72px 0} .dispatch-section-heading h2,.dispatch-story h2{font-size:clamp(44px,13vw,68px)} .dispatch-proof-grid,.dispatch-steps,.dispatch-card-grid{grid-template-columns:1fr;gap:16px;margin-top:34px} .dispatch-cta p{margin-bottom:0}}@media(max-width:767px){.dispatch-card-grid.four{grid-template-columns:1fr} .dispatch-service-grid{grid-template-columns:1fr;gap:16px;margin-top:34px} .dispatch-service-card{min-height:0} .dispatch-service-image{height:230px} .dispatch-form-grid,.dispatch-rich-layout{grid-template-columns:1fr;gap:34px} .dispatch-rich-side{position:static}}@media (prefers-reduced-motion: reduce){#dispatch-services html{ scroll-behavior: auto; }#dispatch-services *, #dispatch-services *::before, #dispatch-services *::after{ animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }#dispatch-services [data-reveal]{ opacity: 1; transform: none; } }@media (max-width: 1060px){#dispatch-services .container{ width: min(var(--max), calc(100% - 48px)); }#dispatch-services .nav-links{ gap: 18px; }#dispatch-services .hero-grid{ grid-template-columns: minmax(0, 1fr) minmax(350px, .76fr); gap: 36px; }#dispatch-services .hero-title{ font-size: clamp(58px, 7.3vw, 92px); }#dispatch-services .service-row{ grid-template-columns: 58px minmax(160px, .75fr) minmax(210px, 1.1fr) auto; gap: 18px; padding-inline: 22px; }#dispatch-services .service-row .button{ min-width: 135px; padding-inline: 15px; }#dispatch-services .buy-grid{ grid-template-columns: repeat(2, 1fr); }#dispatch-services .footer-grid{ grid-template-columns: 1fr 1fr; } }@media (max-width: 760px){#dispatch-services .container{ width: min(var(--max), calc(100% - 36px)); }#dispatch-services .header-inner{ min-height: 68px; }#dispatch-services .nav-links, #dispatch-services .header-cta{ display: none; }#dispatch-services .menu-toggle{ display: block; }#dispatch-services .mobile-panel{ position: absolute; top: calc(100% + 1px); right: 18px; left: 18px; display: grid; gap: 2px; padding: 10px; border: 1px solid var(--line); border-radius: 12px; background: var(--paper); box-shadow: 0 18px 42px rgba(4,60,42,.16); opacity: 0; pointer-events: none; transform: translateY(-8px); transition: opacity .2s ease, transform .2s ease; }#dispatch-services .mobile-panel.is-open{ opacity: 1; pointer-events: auto; transform: translateY(0); }#dispatch-services .mobile-panel a{ padding: 13px 12px; border-radius: 8px; color: var(--ink); font-weight: 600; text-decoration: none; }#dispatch-services .mobile-panel a:hover{ background: var(--surface); }#dispatch-services .mobile-panel .button{ color: var(--paper); background: var(--green); }#dispatch-services .hero{ padding-top: 68px; }#dispatch-services .hero-grid{ display: flex; flex-direction: column; gap: 0; padding-top: 66px; }#dispatch-services .hero-title{ max-width: 620px; font-size: clamp(56px, 15vw, 84px); }#dispatch-services .hero-lede{ max-width: 510px; font-size: 17px; }#dispatch-services .vehicle-art{ min-height: 266px; margin: 42px -10px 0; }#dispatch-services .hero-truck{ right: -12%; bottom: 0; width: 126%; }#dispatch-services .quote-card-wrap{ padding-top: 66px; }#dispatch-services .quote-card-head, #dispatch-services .quote-card-body{ padding-right: 21px; padding-left: 21px; }#dispatch-services .quote-card-head h2{ font-size: 30px; }#dispatch-services .hero-route{ grid-template-columns: 1fr; gap: 14px; margin-top: 58px; padding: 22px 0 30px; }#dispatch-services .route-stop{ grid-template-columns: 38px 1fr; }#dispatch-services .route-stop::after{ top: auto; right: auto; bottom: -9px; left: 17px; width: 1px; height: 18px; background: var(--line-dark); transform: none; }#dispatch-services .route-stop:last-child::after{ display: none; }#dispatch-services .section{ padding: 88px 0; }#dispatch-services .section-heading, #dispatch-services .promise-grid{ grid-template-columns: 1fr; gap: 28px; }#dispatch-services .section-heading h2, #dispatch-services .promise h2{ max-width: 620px; font-size: clamp(52px, 14vw, 78px); }#dispatch-services .section-heading p{ max-width: 520px; font-size: 17px; }#dispatch-services .service-board{ margin-top: 40px; }#dispatch-services .service-row{ grid-template-columns: 52px 1fr; gap: 14px 16px; min-height: 0; padding: 22px 19px; }#dispatch-services .service-icon{ width: 52px; height: 52px; grid-row: span 2; }#dispatch-services .service-row h3{ font-size: 31px; }#dispatch-services .service-row p{ grid-column: 2; font-size: 14px; }#dispatch-services .service-row .button{ grid-column: 2; width: max-content; min-width: 146px; margin-top: 4px; }#dispatch-services .buy-section{ padding: 88px 0; }#dispatch-services .buy-grid, #dispatch-services .steps{ grid-template-columns: 1fr; gap: 16px; margin-top: 40px; }#dispatch-services .buy-card, #dispatch-services .step{ min-height: 0; }#dispatch-services .buy-art, #dispatch-services .step-art{ min-height: 180px; }#dispatch-services .step + .step{ border-left: 1px solid var(--line); }#dispatch-services .step-mark{ margin-bottom: 18px; }#dispatch-services .step-body{ padding: 21px 21px 23px; }#dispatch-services .reason{ grid-template-columns: 56px 1fr; gap: 14px; }#dispatch-services .reason p{ grid-column: 2; }#dispatch-services .chapter-panel{ grid-template-columns: 1fr; gap: 32px; padding: 36px 25px; }#dispatch-services .chapter-panel h2{ font-size: clamp(52px, 14vw, 78px); }#dispatch-services .testimonial-grid{ grid-template-columns: 1fr; margin-top: 40px; }#dispatch-services .testimonial{ min-height: 260px; }#dispatch-services .faq-layout{ grid-template-columns: 1fr; gap: 40px; }#dispatch-services .faq-intro h2{ margin-top: 20px; font-size: clamp(52px, 14vw, 78px); }#dispatch-services .faq-intro p{ margin-top: 22px; font-size: 17px; }#dispatch-services .closing{ padding: 98px 0; }#dispatch-services .closing h2{ font-size: clamp(56px, 16vw, 84px); }#dispatch-services .footer-grid{ grid-template-columns: 1fr; gap: 42px; padding-bottom: 44px; }#dispatch-services .footer-brand-block{ min-height: 0; }#dispatch-services .footer-cta{ margin-top: 28px; }#dispatch-services .footer-bottom{ flex-direction: column; gap: 8px; } }@media (max-width: 520px){#dispatch-services .hero-actions{ align-items: flex-start; flex-direction: column; }#dispatch-services .hero-actions .button{ width: 100%; }#dispatch-services .field-grid{ grid-template-columns: 1fr; }#dispatch-services .field--wide{ grid-column: auto; }#dispatch-services .quote-card-head{ flex-direction: column-reverse; }#dispatch-services .quote-card-head p{ max-width: 250px; } }@media (min-width: 761px){ #dispatch-services .hero { padding-top: 48px !important; } #dispatch-services .hero::before { top: 48px !important; } #dispatch-services .hero-grid { padding-top: 52px !important; }}@media (min-width: 761px){ #dispatch-services .hero-copy { transform: translateY(-12px) !important; }}@media (max-width: 991px) { #dispatch-services #brxe-bwfuj8 { grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (max-width: 767px) { #dispatch-services #brxe-gpr1va { padding: 88px 0; } #dispatch-services #brxe-bwfuj8 { grid-template-columns: 1fr; margin-top: 40px; } #dispatch-services #brxe-bwfuj8 > .dispatch-card { min-height: 0; }}@media (max-width: 991px) { #dispatch-services #brxe-bwfuj8 { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }}@media (max-width: 767px) { #dispatch-services #brxe-bwfuj8 { grid-template-columns: 1fr !important; margin-top: 40px !important; } #dispatch-services #brxe-bwfuj8 > .dispatch-card { min-height: 0 !important; }}@media (max-width:991px) { #dispatch-services { width: 100% !important; max-width: 100% !important; overflow: visible !important; } #dispatch-services .container, #dispatch-services .dispatch-container { width: min(var(--shell,var(--max,1240px)),calc(100% - 48px)) !important; max-width: 100% !important; } #dispatch-services .hero { padding: 44px 0 72px !important; overflow: visible !important; } #dispatch-services .hero-grid { display: grid !important; grid-template-columns: minmax(0,1fr) !important; gap: 40px !important; align-items: start !important; padding-top: 30px !important; } #dispatch-services .hero-copy { width: 100% !important; min-width: 0 !important; max-width: none !important; transform: none !important; } #dispatch-services .hero-title { width: auto !important; max-width: 100% !important; font-size: clamp(52px,9vw,84px) !important; line-height: .92 !important; } #dispatch-services .hero-lede { width: auto !important; max-width: 600px !important; margin-top: 24px !important; font-size: 18px !important; } #dispatch-services .hero-actions { width: 100% !important; margin-top: 26px !important; gap: 14px !important; } #dispatch-services .hero-actions > * { max-width: 100% !important; } #dispatch-services .vehicle-art { width: 100% !important; min-height: 260px !important; margin: 32px 0 0 !important; overflow: visible !important; } #dispatch-services .hero-truck { right: 0 !important; bottom: 0 !important; width: 100% !important; max-width: none !important; height: auto !important; object-fit: contain !important; object-position: center bottom !important; } #dispatch-services #quote.quote-card { width: min(100%,560px) !important; max-width: 560px !important; min-width: 0 !important; margin: 0 !important; justify-self: start !important; } #dispatch-services .dispatch-section, #dispatch-services .section { padding: 84px 0 !important; } #dispatch-services .dispatch-section-heading, #dispatch-services .section-heading, #dispatch-services .dispatch-story, #dispatch-services .promise-grid, #dispatch-services .faq-layout, #dispatch-services .dispatch-cta, #dispatch-services .chapter-panel { grid-template-columns: minmax(0,1fr) !important; gap: 32px !important; } #dispatch-services .dispatch-section-heading h2, #dispatch-services .section-heading h2, #dispatch-services .dispatch-story h2, #dispatch-services .promise h2, #dispatch-services .faq-intro h2, #dispatch-services .dispatch-cta h2, #dispatch-services .chapter-panel h2 { width: auto !important; max-width: 100% !important; font-size: clamp(46px,8vw,76px) !important; line-height: .94 !important; } #dispatch-services .dispatch-section-heading p, #dispatch-services .section-heading p, #dispatch-services .dispatch-story-copy, #dispatch-services .promise p, #dispatch-services .faq-intro p, #dispatch-services .dispatch-cta p { max-width: 640px !important; font-size: 17px !important; } #dispatch-services .dispatch-proof-grid, #dispatch-services .dispatch-card-grid, #dispatch-services .buy-grid, #dispatch-services .steps, #dispatch-services .testimonial-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 16px !important; } #dispatch-services .dispatch-card, #dispatch-services .buy-card, #dispatch-services .step, #dispatch-services .testimonial { min-width: 0 !important; min-height: 0 !important; } #dispatch-services .service-board { width: 100% !important; max-width: 100% !important; } #dispatch-services .service-row { grid-template-columns: 54px minmax(0,1fr) auto !important; gap: 16px !important; min-height: 0 !important; padding: 20px !important; } #dispatch-services .service-row p { grid-column: 2 / -1 !important; } #dispatch-services .service-row .button { grid-column: 2 / -1 !important; width: max-content !important; } #dispatch-services .dispatch-form-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 20px !important; align-items: stretch !important; } #dispatch-services .dispatch-rich-layout { grid-template-columns: minmax(0,1fr) !important; gap: 34px !important; align-items: start !important; } #dispatch-services .dispatch-rich-side { position: static !important; top: auto !important; max-width: none !important; } #dispatch-services .dispatch-feature-image { width: 100% !important; height: clamp(260px,42vw,420px) !important; object-fit: cover !important; } #dispatch-services .footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 36px !important; }}@media (max-width:767px) { #dispatch-services .container, #dispatch-services .dispatch-container { width: min(var(--shell,var(--max,1240px)),calc(100% - 36px)) !important; } #dispatch-services .hero { padding: 30px 0 56px !important; } #dispatch-services .hero-grid { gap: 28px !important; padding-top: 24px !important; } #dispatch-services .hero-title { font-size: clamp(46px,13.8vw,70px) !important; line-height: .94 !important; } #dispatch-services .hero-lede { max-width: 100% !important; font-size: 17px !important; } #dispatch-services .hero-actions { flex-direction: column !important; align-items: stretch !important; gap: 12px !important; } #dispatch-services .hero-actions .button, #dispatch-services .hero-actions .bricks-button { width: 100% !important; max-width: 100% !important; } #dispatch-services .vehicle-art { min-height: 220px !important; margin-top: 28px !important; } #dispatch-services .dispatch-section, #dispatch-services .section { padding: 68px 0 !important; } #dispatch-services .dispatch-section-heading, #dispatch-services .section-heading, #dispatch-services .dispatch-story, #dispatch-services .promise-grid, #dispatch-services .faq-layout, #dispatch-services .dispatch-cta, #dispatch-services .chapter-panel { gap: 24px !important; } #dispatch-services .dispatch-section-heading h2, #dispatch-services .section-heading h2, #dispatch-services .dispatch-story h2, #dispatch-services .promise h2, #dispatch-services .faq-intro h2, #dispatch-services .dispatch-cta h2, #dispatch-services .chapter-panel h2 { font-size: clamp(42px,12.5vw,68px) !important; line-height: .95 !important; } #dispatch-services .dispatch-section-heading p, #dispatch-services .section-heading p, #dispatch-services .dispatch-story-copy, #dispatch-services .promise p, #dispatch-services .faq-intro p, #dispatch-services .dispatch-cta p { font-size: 16px !important; } #dispatch-services .dispatch-proof-grid, #dispatch-services .dispatch-card-grid, #dispatch-services .buy-grid, #dispatch-services .steps, #dispatch-services .testimonial-grid, #dispatch-services .dispatch-form-grid { grid-template-columns: minmax(0,1fr) !important; gap: 16px !important; } #dispatch-services .service-row { grid-template-columns: 48px minmax(0,1fr) !important; gap: 12px 14px !important; padding: 18px !important; } #dispatch-services .service-row p, #dispatch-services .service-row .button { grid-column: 2 !important; } #dispatch-services .dispatch-feature-image { height: 260px !important; } #dispatch-services .dispatch-map { height: 320px !important; min-height: 320px !important; } #dispatch-services .footer-grid { grid-template-columns: minmax(0,1fr) !important; gap: 30px !important; }}@media (max-width: 991px) { #dispatch-services #quote-form { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; column-gap: 14px !important; row-gap: 12px !important; width: 100% !important; max-width: 100% !important; min-width: 0 !important; box-sizing: border-box !important; } #dispatch-services #quote-form > .form-group { width: auto !important; min-width: 0 !important; margin: 0 !important; } #dispatch-services #quote-form input, #dispatch-services #quote-form select { width: 100% !important; height: 52px !important; min-height: 52px !important; box-sizing: border-box !important; } #dispatch-services #quote-form textarea { width: 100% !important; height: 84px !important; min-height: 84px !important; box-sizing: border-box !important; } #dispatch-services #quote-form button { grid-column: 1 / -1 !important; width: 100% !important; height: 52px !important; min-height: 52px !important; box-sizing: border-box !important; margin: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important; }}@media (max-width: 767px) { #dispatch-services #quote-form { grid-template-columns: minmax(0, 1fr) !important; gap: 12px !important; padding: 22px 18px 20px !important; } #dispatch-services #quote-form > .form-group, #dispatch-services #quote-form > .form-group:nth-of-type(9), #dispatch-services #quote-form > .form-group:last-of-type { grid-column: auto !important; width: 100% !important; } #dispatch-services #quote-form input, #dispatch-services #quote-form select { height: 50px !important; min-height: 50px !important; } #dispatch-services #quote-form textarea { height: 78px !important; min-height: 78px !important; } #dispatch-services #quote-form button { grid-column: auto !important; height: 50px !important; min-height: 50px !important; }}@media (min-width: 768px) and (max-width: 991px) { #dispatch-services .hero-copy .vehicle-art { height: clamp(420px, 62vw, 500px) !important; min-height: clamp(420px, 62vw, 500px) !important; } #dispatch-services .hero-copy .vehicle-art .hero-truck { width: 100% !important; height: 100% !important; max-height: 100% !important; bottom: 0 !important; object-fit: contain !important; object-position: 50% 100% !important; }}@media (max-width: 767px) { #dispatch-services .hero-route { grid-template-columns: minmax(0, 1fr) !important; gap: 14px !important; width: 100% !important; } #dispatch-services .hero-route .route-stop { display: grid !important; grid-template-columns: 40px minmax(0, 1fr) !important; width: 100% !important; min-width: 0 !important; min-height: 48px !important; gap: 14px !important; align-items: center !important; } #dispatch-services .hero-route .route-stop-copy { width: auto !important; min-width: 0 !important; }}@media (max-width: 767px) { #dispatch-services #quote-form input, #dispatch-services #quote-form select { height: 50px !important; min-height: 50px !important; } #dispatch-services #quote-form textarea { height: 78px !important; min-height: 78px !important; } #dispatch-services #quote-form button { height: 50px !important; min-height: 50px !important; }}@media (max-width: 991px) { #dispatch-services .dispatch-container, #dispatch-services .dispatch-story, #dispatch-services .dispatch-rich-layout, #dispatch-services .dispatch-form-grid, #dispatch-services .dispatch-service-grid, #dispatch-services .dispatch-card-grid, #dispatch-services .dispatch-steps { min-width: 0 !important; max-width: 100% !important; } #dispatch-services .dispatch-container img, #dispatch-services .dispatch-story img, #dispatch-services .dispatch-rich-layout img { max-width: 100% !important; } #dispatch-services #brxe-gob7bz { width: calc(100% - 48px) !important; max-width: 100% !important; margin-inline: auto !important; box-sizing: border-box !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 18px !important; } #dispatch-services #brxe-gob7bz .route-stop { min-width: 0 !important; width: 100% !important; grid-template-columns: 44px minmax(0, 1fr) !important; gap: 12px !important; box-sizing: border-box !important; } #dispatch-services #brxe-gob7bz .route-stop-mark { display: grid !important; place-items: center !important; width: 44px !important; height: 44px !important; line-height: 1 !important; text-align: center !important; } #dispatch-services #brxe-gob7bz .route-stop-copy { min-width: 0 !important; width: auto !important; } #dispatch-services .dispatch-rich-layout { grid-template-columns: minmax(0, 1fr) !important; } #dispatch-services .dispatch-rich-side { position: static !important; inset: auto !important; width: 100% !important; min-width: 0 !important; }}@media (min-width: 768px) and (max-width: 991px) { #dispatch-services .dispatch-service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }}@media (max-width: 767px) { #dispatch-services .dispatch-container { width: calc(100% - 36px) !important; } #dispatch-services #brxe-gob7bz { width: 100% !important; margin-inline: 0 !important; padding: 26px 18px 34px !important; grid-template-columns: minmax(0, 1fr) !important; gap: 16px !important; } #dispatch-services #brxe-gob7bz .route-stop { grid-template-columns: 48px minmax(0, 1fr) !important; gap: 14px !important; min-height: 54px !important; } #dispatch-services #brxe-gob7bz .route-stop-mark { width: 48px !important; height: 48px !important; } #dispatch-services #brxe-gob7bz .route-stop-copy strong { display: block !important; font-size: 16px !important; line-height: 1.25 !important; } #dispatch-services #brxe-gob7bz .route-stop-copy small { display: block !important; font-size: 14px !important; line-height: 1.4 !important; } #dispatch-services #brxe-gob7bz .route-stop::after { top: auto !important; right: auto !important; bottom: -10px !important; left: 23px !important; width: 1px !important; height: 18px !important; } #dispatch-services #brxe-gob7bz .route-stop:last-child::after { display: none !important; } #dispatch-services .dispatch-service-grid, #dispatch-services .dispatch-card-grid, #dispatch-services .buy-grid, #dispatch-services .dispatch-steps, #dispatch-services .steps, #dispatch-services .testimonial-grid { width: 100% !important; height: auto !important; grid-template-columns: minmax(0, 1fr) !important; gap: 18px !important; } #dispatch-services .dispatch-service-card, #dispatch-services .dispatch-card, #dispatch-services .buy-card, #dispatch-services .dispatch-step, #dispatch-services .step, #dispatch-services .testimonial { width: 100% !important; min-width: 0 !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } #dispatch-services .dispatch-service-card { display: flex !important; flex-direction: column !important; overflow: hidden !important; } #dispatch-services .dispatch-service-image { display: block !important; width: 100% !important; max-width: 100% !important; height: auto !important; aspect-ratio: 4 / 3 !important; object-fit: cover !important; } #dispatch-services .dispatch-service-body { width: 100% !important; min-width: 0 !important; box-sizing: border-box !important; } #dispatch-services .dispatch-step { display: flex !important; flex-direction: column !important; overflow: visible !important; } #dispatch-services .dispatch-step > img { display: block !important; width: 100% !important; height: auto !important; aspect-ratio: 1 / 1 !important; object-fit: cover !important; } #dispatch-services .dispatch-step-body { width: 100% !important; min-width: 0 !important; box-sizing: border-box !important; } #dispatch-services .dispatch-step-number { display: grid !important; place-items: center !important; flex: 0 0 54px !important; width: 54px !important; height: 54px !important; line-height: 1 !important; text-align: center !important; } #dispatch-services .dispatch-story { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; grid-template-rows: auto !important; gap: 28px !important; width: 100% !important; } #dispatch-services .dispatch-story > *, #dispatch-services .dispatch-story-copy, #dispatch-services .about-story-visual { grid-column: 1 !important; grid-row: auto !important; width: 100% !important; min-width: 0 !important; max-width: 100% !important; } #dispatch-services .about-story-visual { display: flex !important; flex-direction: column !important; gap: 18px !important; height: auto !important; padding: 18px !important; box-sizing: border-box !important; } #dispatch-services .about-story-visual-image { width: 100% !important; height: 220px !important; object-fit: contain !important; } #dispatch-services .about-story-visual-content { width: 100% !important; height: auto !important; } #dispatch-services .dispatch-rich-layout { grid-template-columns: minmax(0, 1fr) !important; gap: 28px !important; } #dispatch-services .dispatch-rich-side { position: static !important; width: 100% !important; min-width: 0 !important; } #dispatch-services .dispatch-feature-image { width: 100% !important; max-width: 100% !important; height: 260px !important; object-fit: cover !important; }}@media (max-width: 991px) { html, body { overflow-x: hidden !important; }}@media (min-width: 768px) and (max-width: 991px) { #dispatch-services #quote.quote-card { width: 100% !important; max-width: none !important; min-width: 0 !important; margin-inline: auto !important; justify-self: stretch !important; }}@media (max-width: 767px) { #dispatch-services .hero-route .route-stop { grid-template-columns: 48px minmax(0, 1fr) !important; gap: 12px 14px !important; } #dispatch-services .hero-route .route-stop-mark { width: 48px !important; min-width: 48px !important; height: 48px !important; min-height: 48px !important; font-size: 18px !important; } #dispatch-services .hero-route .route-stop-copy strong { font-size: 20px !important; } #dispatch-services .hero-route .route-stop-copy small { font-size: 16px !important; }}@media (max-width: 767px) { html body main#brx-content #dispatch-services .hero-route .route-stop { grid-template-columns: 52px minmax(0, 1fr) !important; gap: 12px 14px !important; } html body main#brx-content #dispatch-services .hero-route .route-stop-mark { width: 52px !important; min-width: 52px !important; height: 52px !important; min-height: 52px !important; font-size: 19px !important; } html body main#brx-content #dispatch-services .hero-route .route-stop-copy strong { font-size: 20px !important; } html body main#brx-content #dispatch-services .hero-route .route-stop-copy small { font-size: 16px !important; }}@media (max-width: 767px) { html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop { grid-template-columns: 52px minmax(0, 1fr) !important; gap: 12px 14px !important; } html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop-mark { width: 52px !important; min-width: 52px !important; height: 52px !important; min-height: 52px !important; font-size: 19px !important; } html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop-copy strong { font-size: 20px !important; } html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop-copy small { font-size: 16px !important; }}@media (max-width: 767px) { html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop-copy strong { font-size: 20px !important; }} .dispatch-page { --paper: #fff; --surface: #f3faf6; --surface-strong: #e5f1eb; --ink: #092c20; --green: #087149; --green-dark: #043c2a; --lime: #c9f238; --cobalt: #2c6fd3; --muted: #547066; --line: #c9d9d0; --line-dark: #8eae9d; --shell: 1240px; box-sizing: border-box; background: var(--paper); color: var(--ink); font: 400 16px/1.55 "DM Sans",sans-serif; overflow: hidden;} .dispatch-page * { box-sizing: border-box;} .dispatch-page img { max-width: 100%; display: block;} .dispatch-container { width: min(var(--shell),calc(100% - 64px)); margin-inline: auto;} .dispatch-hero { position: relative; padding: clamp(50px,6vw,84px) 0 clamp(58px,7vw,96px); overflow: hidden;} .dispatch-hero:before { position: absolute; top: -180px; right: -120px; width: 520px; height: 520px; border-radius: 50%; content: ""; background: radial-gradient(circle,rgba(201,242,56,.25),rgba(201,242,56,0) 70%); pointer-events: none;} .dispatch-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1fr) minmax(320px,.82fr); align-items: center; gap: clamp(42px,7vw,96px);} .dispatch-eyebrow { display: inline-flex; align-items: center; gap: 10px; color: var(--green); font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;} .dispatch-eyebrow:before { width: 10px; height: 10px; border-radius: 50%; content: ""; background: var(--lime);} .dispatch-title { max-width: 720px; margin: 20px 0 0; font: 700 clamp(56px,7.4vw,104px)/.92 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.045em;} .dispatch-title span { color: var(--green);} .dispatch-lede { max-width: 510px; margin: 28px 0 0; color: var(--muted); font-size: 19px; line-height: 1.45;} .dispatch-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin-top: 30px;} .dispatch-page .button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 12px; padding: 0 22px; border: 1px solid transparent; border-radius: 12px; color: var(--paper); background: var(--green); font: 700 14px/1 "DM Sans",sans-serif; text-decoration: none; transition: transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease;} .dispatch-page .button:hover { color: var(--paper); background: var(--green-dark); transform: translateY(-2px);} .dispatch-button--lime { color: var(--ink)!important; background: var(--lime)!important;} .dispatch-button--lime:hover { color: var(--paper)!important; background: var(--green)!important;} .dispatch-button--light { color: var(--ink)!important; background: var(--paper)!important;} .dispatch-button--light:hover { color: var(--paper)!important; background: var(--green)!important;} .dispatch-hero-art { position: relative; overflow: hidden; min-height: 320px; padding: clamp(20px,3vw,34px); border: 1px solid var(--line); border-radius: 30px; background: var(--surface); box-shadow: 0 18px 48px rgba(4,60,42,.12);} .dispatch-hero-art:after { position: absolute; right: -80px; bottom: -140px; width: 300px; height: 300px; border: 1px solid rgba(8,113,73,.2); border-radius: 50%; content: "";} .dispatch-hero-art img { position: relative; z-index: 1; width: 100%; height: auto; max-height: 340px; object-fit: contain;} .dispatch-art-note { position: relative; z-index: 2; display: flex; justify-content: space-between; gap: 18px; margin-top: 18px; padding-top: 15px; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px;} .dispatch-section { padding: clamp(70px,9vw,126px) 0;} .dispatch-section--surface { background: var(--surface);} .dispatch-section--bone { background: #f7f4ed;} .dispatch-section--forest { color: var(--paper); background: var(--green-dark);} .dispatch-section-heading { display: grid; grid-template-columns: minmax(0,.95fr) minmax(280px,.65fr); gap: 60px; align-items: end;} .dispatch-section-heading h2 { max-width: 650px; margin: 0; font: 700 clamp(44px,5.7vw,80px)/.95 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-section-heading h2 span { color: var(--green);} .dispatch-section-heading p { max-width: 430px; margin: 0; color: var(--muted); font-size: 18px;} .dispatch-section--forest .dispatch-section-heading h2 { color: var(--paper);} .dispatch-section--forest .dispatch-section-heading h2 span { color: var(--lime);} .dispatch-section--forest .dispatch-section-heading p { color: rgba(255,255,255,.76);} .dispatch-story { display: grid; grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr); gap: clamp(42px,8vw,110px); align-items: start;} .dispatch-story h2 { max-width: 520px; margin: 0; font: 700 clamp(44px,5.3vw,76px)/.96 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-story-copy { display: grid; gap: 18px; max-width: 620px; color: var(--muted); font-size: 18px;} .dispatch-story-copy p { margin: 0;} .dispatch-proof-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 48px;} .dispatch-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 48px;} .dispatch-proof { padding: 24px; border: 1px solid var(--line); border-radius: 20px; background: rgba(255,255,255,.58);} .dispatch-proof-mark { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 50%; color: var(--ink); background: var(--lime); font-weight: 700;} .dispatch-proof h3 { margin: 19px 0 8px; font: 700 21px/1.05 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.035em;} .dispatch-proof p { margin: 0; color: var(--muted); font-size: 14px;} .dispatch-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 50px;} .dispatch-step { display: flex; flex-direction: column; overflow: hidden; border: 1px solid var(--line); border-radius: 22px; background: var(--paper);} .dispatch-step img { width: 100%; height: 190px; object-fit: contain; background: var(--surface-strong);} .dispatch-step-body { padding: 22px 24px 25px;} .dispatch-step-number { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: var(--ink); background: var(--lime); font-size: 12px; font-weight: 700;} .dispatch-step:nth-child(2) .dispatch-step-number { color: var(--paper); background: var(--cobalt);} .dispatch-step:nth-child(3) .dispatch-step-number { color: var(--paper); background: var(--green);} .dispatch-step h3 { margin: 18px 0 8px; font: 700 23px/1.05 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-step p { margin: 0; color: var(--muted); font-size: 14px;} .dispatch-cta { display: grid; grid-template-columns: minmax(0,1fr) minmax(240px,.5fr); gap: 60px; align-items: end;} .dispatch-cta h2 { max-width: 740px; margin: 0; color: var(--paper); font: 700 clamp(48px,6.5vw,92px)/.94 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.045em;} .dispatch-cta p { max-width: 340px; margin: 0 0 23px; color: rgba(255,255,255,.76); font-size: 18px;} .dispatch-card-grid.four { grid-template-columns: repeat(4,minmax(0,1fr));} .dispatch-card-art { display: grid; min-height: 170px; place-items: center; margin: -25px -25px 22px; padding: 16px; border-radius: 22px 22px 0 0; background: var(--surface-strong);} .dispatch-card-art img { width: 100%; height: 156px; object-fit: contain;} .dispatch-service-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 48px;} .dispatch-service-card { display: flex; flex-direction: column; min-height: 420px; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: var(--paper); transition: transform .2s ease,box-shadow .2s ease,border-color .2s ease;} .dispatch-service-card:hover { border-color: var(--green); box-shadow: 0 18px 32px rgba(4,60,42,.1); transform: translateY(-4px);} .dispatch-service-image { width: 100%; height: 250px; object-fit: cover; background: var(--surface-strong);} .dispatch-service-body { display: flex; flex: 1; flex-direction: column; padding: 22px 24px 24px;} .dispatch-service-body h3 { margin: 0; font: 700 28px/1 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-service-body p { margin: 12px 0 20px; color: var(--muted); font-size: 15px;} .dispatch-service-body .button { align-self: flex-start; margin-top: auto; min-height: 44px;} .dispatch-form-grid { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(280px,.85fr); gap: 28px; align-items: start;} .dispatch-form-shell { padding: clamp(24px,3vw,34px); border: 1px solid var(--line); border-radius: 24px; background: var(--paper); box-shadow: 0 18px 44px rgba(4,60,42,.1);} .dispatch-form-heading { margin: 0; font: 700 35px/1 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-form-copy { margin: 10px 0 22px; color: var(--muted); font-size: 16px;} .dispatch-form-shell .form-group { margin-bottom: 15px;} .dispatch-form-shell .form-group input { min-height: 58px; border: 1px solid var(--line); border-radius: 11px; background: var(--surface); padding: 0 15px; color: var(--ink); font: 500 15px/1.3 "DM Sans",sans-serif;} .dispatch-form-shell .form-group select { min-height: 58px; border: 1px solid var(--line); border-radius: 11px; background: var(--surface); padding: 0 15px; color: var(--ink); font: 500 15px/1.3 "DM Sans",sans-serif;} .dispatch-form-shell .form-group textarea { min-height: 58px; border: 1px solid var(--line); border-radius: 11px; background: var(--surface); padding: 0 15px; color: var(--ink); font: 500 15px/1.3 "DM Sans",sans-serif;} .dispatch-form-shell .form-group textarea { min-height: 110px; padding-top: 14px;} .dispatch-form-shell .bricks-button { min-height: 54px; border-radius: 12px; background: var(--green); font-weight: 700;} .dispatch-form-shell .bricks-button:hover { background: var(--green-dark);} .dispatch-contact-panel { display: grid; gap: 22px; padding: 28px; border-radius: 24px; background: var(--green-dark); color: var(--paper);} .dispatch-contact-panel h3 { margin: 0; color: var(--paper); font: 700 30px/1 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-contact-panel p { margin: 0; color: rgba(255,255,255,.76); font-size: 16px;} .dispatch-contact-details { display: grid; gap: 15px; margin: 0;} .dispatch-contact-details div { display: grid; gap: 3px;} .dispatch-contact-details dt { color: var(--lime); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;} .dispatch-contact-details dd { margin: 0; color: rgba(255,255,255,.9); font-size: 16px;} .dispatch-contact-details a { color: inherit; text-decoration: none;} .dispatch-contact-details a:hover { color: var(--lime);} .dispatch-map { position: relative; min-height: 300px; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: var(--surface);} .dispatch-map .brxe-map { height: 100%; min-height: 300px;} .dispatch-map-caption { position: absolute; right: 18px; bottom: 16px; left: 18px; z-index: 2; color: var(--paper); text-shadow: 0 1px 4px rgba(0,0,0,.35); font-size: 15px; font-weight: 700;} .dispatch-rich-layout { display: grid; grid-template-columns: minmax(220px,.55fr) minmax(0,1.45fr); gap: clamp(42px,8vw,110px); align-items: start;} .dispatch-rich-side { position: sticky; top: 110px;} .dispatch-rich-side h2 { margin: 0; font: 700 clamp(40px,4.6vw,68px)/.95 "Space Grotesk","DM Sans",sans-serif; letter-spacing: -.04em;} .dispatch-rich-side p { max-width: 260px; margin: 18px 0 0; color: var(--muted); font-size: 16px;} .dispatch-mini-list { display: grid; gap: 12px; margin-top: 30px;} .dispatch-mini-list span { display: flex; gap: 10px; align-items: center; color: var(--green); font-size: 14px; font-weight: 700;} .dispatch-mini-list i { display: grid; width: 25px; height: 25px; place-items: center; border-radius: 50%; background: var(--lime); font-style: normal; font-size: 12px;} .dispatch-post-content { max-width: 760px; color: var(--muted); font-size: 18px; line-height: 1.65;} .dispatch-post-content h2 { margin: 1.8em 0 .55em; color: var(--ink); font-family: "Space Grotesk","DM Sans",sans-serif; line-height: 1.05; letter-spacing: -.035em;} .dispatch-post-content h3 { margin: 1.8em 0 .55em; color: var(--ink); font-family: "Space Grotesk","DM Sans",sans-serif; line-height: 1.05; letter-spacing: -.035em;} .dispatch-post-content h4 { margin: 1.8em 0 .55em; color: var(--ink); font-family: "Space Grotesk","DM Sans",sans-serif; line-height: 1.05; letter-spacing: -.035em;} .dispatch-post-content h2 { font-size: 38px;} .dispatch-post-content h3 { font-size: 28px;} .dispatch-post-content h4 { font-size: 22px;} .dispatch-post-content p { margin: 0 0 1.2em;} .dispatch-post-content ul { margin: 0 0 1.2em; padding-left: 1.25em;} .dispatch-post-content ol { margin: 0 0 1.2em; padding-left: 1.25em;}#dispatch-services { --paper: #fff; --surface: #f3faf6; --surface-strong: #e5f1eb; --ink: #092c20; --green: #087149; --green-dark: #043c2a; --lime: #c9f238; --cobalt: #2c6fd3; --cobalt-soft: #e7f0ff; --muted: #547066; --line: #c9d9d0; --line-dark: #8eae9d; --shadow: 0 24px 70px rgba(4,60,42,.15); --max: 1240px; background: var(--paper); font: 400 16px/1.55 "DM Sans",sans-serif;}#dispatch-services { box-sizing: border-box;}#dispatch-services * { box-sizing: border-box;}#dispatch-services img { max-width: 100%;}#dispatch-services a { color: inherit;}#dispatch-services [data-reveal] { opacity: 1; transform: none;}#dispatch-services { --paper: #fff; --surface: #f3faf6; --surface-strong: #e5f1eb; --ink: #092c20; --green: #087149; --green-dark: #043c2a; --lime: #c9f238; --cobalt: #2c6fd3; --cobalt-soft: #e7f0ff; --muted: #547066; --line: #c9d9d0; --line-dark: #8eae9d; --shadow: 0 24px 70px rgba(4, 60, 42, .15); --max: 1240px;}#dispatch-services * { box-sizing: border-box;}#dispatch-services html { scroll-behavior: smooth; background: var(--paper);}#dispatch-services body { margin: 0; color: var(--ink); background: var(--paper); font: 400 16px/1.55 "DM Sans", sans-serif;}#dispatch-services body.is-menu-open { overflow: hidden;}#dispatch-services img { max-width: 100%;}#dispatch-services a { color: inherit;}#dispatch-services ::selection { color: var(--paper); background: var(--green);}#dispatch-services :focus-visible { outline: 3px solid var(--cobalt); outline-offset: 4px;}#dispatch-services .container { width: min(var(--max), calc(100% - 64px)); margin-inline: auto;}#dispatch-services .display { font-family: "Space Grotesk", "DM Sans", sans-serif; font-weight: 700; letter-spacing: -.04em; line-height: .9;}#dispatch-services .eyebrow { display: inline-flex; align-items: center; gap: 9px; color: var(--green); font-size: 11px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase;}#dispatch-services .eyebrow::before { width: 9px; height: 9px; border-radius: 50%; content: ""; background: var(--lime);}#dispatch-services .button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 12px; padding: 0 22px; border: 1px solid transparent; border-radius: 12px; color: var(--paper); background: var(--green); font: 700 14px/1 "DM Sans", sans-serif; text-decoration: none; cursor: pointer; transition: transform .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease;}#dispatch-services .button:hover { transform: translateY(-2px); background: var(--green-dark);}#dispatch-services .button:active { transform: translateY(0);}#dispatch-services .button svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;}#dispatch-services .button--lime { color: var(--ink); background: var(--lime);}#dispatch-services .button--lime:hover { color: var(--paper); background: var(--green);}#dispatch-services .button--outline { color: var(--green); background: var(--paper); border-color: var(--line-dark);}#dispatch-services .button--outline:hover { color: var(--paper); border-color: var(--green); background: var(--green);}#dispatch-services .site-header { position: fixed; z-index: 30; inset: 0 0 auto; border-bottom: 1px solid rgba(9, 44, 32, .14); background: rgba(255, 255, 255, .95); backdrop-filter: blur(16px); transform: translateY(0); transition: transform .28s ease;}#dispatch-services .site-header.is-hidden { transform: translateY(-100%);}#dispatch-services .header-inner { position: relative; display: flex; min-height: 76px; align-items: center; justify-content: space-between; gap: 28px;}#dispatch-services .brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); font: 700 19px/1 "Space Grotesk", sans-serif; text-decoration: none; letter-spacing: -.045em;}#dispatch-services .brand img { width: 42px; height: 42px; border-radius: 50%; object-fit: cover;}#dispatch-services .nav-links { display: flex; align-items: center; gap: 28px;}#dispatch-services .nav-links a { position: relative; color: var(--muted); font-size: 14px; font-weight: 600; text-decoration: none;}#dispatch-services .nav-links a::after { position: absolute; right: 0; bottom: -7px; left: 0; height: 2px; content: ""; background: var(--lime); transform: scaleX(0); transform-origin: right; transition: transform .2s ease;}#dispatch-services .nav-links a:hover { color: var(--green);}#dispatch-services .nav-links a:hover::after { transform: scaleX(1); transform-origin: left;}#dispatch-services .header-cta { min-height: 44px; padding-inline: 18px; border-radius: 10px; font-size: 13px;}#dispatch-services .menu-toggle { display: none; width: 44px; height: 44px; padding: 0; border: 1px solid var(--line); border-radius: 10px; color: var(--green); background: var(--paper); cursor: pointer;}#dispatch-services .menu-toggle::before { display: block; width: 19px; height: 2px; margin: 4px auto; content: ""; background: currentColor; transition: transform .2s ease, opacity .2s ease;}#dispatch-services .menu-toggle::after { display: block; width: 19px; height: 2px; margin: 4px auto; content: ""; background: currentColor; transition: transform .2s ease, opacity .2s ease;}#dispatch-services .menu-toggle span { display: block; width: 19px; height: 2px; margin: 4px auto; content: ""; background: currentColor; transition: transform .2s ease, opacity .2s ease;}#dispatch-services .menu-toggle.is-open::before { transform: translateY(6px) rotate(45deg);}#dispatch-services .menu-toggle.is-open span { opacity: 0;}#dispatch-services .menu-toggle.is-open::after { transform: translateY(-6px) rotate(-45deg);}#dispatch-services .mobile-panel { display: none;}#dispatch-services .hero { position: relative; overflow: hidden; padding: 76px 0 0; background: var(--paper);}#dispatch-services .hero::before { position: absolute; top: 76px; right: -12vw; width: 40vw; height: 40vw; max-width: 580px; max-height: 580px; border-radius: 50%; content: ""; background: radial-gradient(circle, rgba(201, 242, 56, .23), rgba(201, 242, 56, 0) 70%); pointer-events: none;}#dispatch-services .hero-grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(410px, .78fr); gap: clamp(44px, 6vw, 92px); padding-top: 80px;}#dispatch-services .hero-copy { position: relative; z-index: 2;}#dispatch-services .hero-title { max-width: 690px; margin: 20px 0 0; font-size: clamp(62px, 8.2vw, 118px);}#dispatch-services .hero-title span { color: var(--green);}#dispatch-services .hero-lede { max-width: 480px; margin: 28px 0 0; color: var(--muted); font-size: 18px;}#dispatch-services .hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin-top: 28px;}#dispatch-services .hero-caption { color: var(--muted); font-size: 12px; font-weight: 600;}#dispatch-services .vehicle-art { position: relative; min-height: 344px; margin: 56px -16px 0; overflow: visible;}#dispatch-services .hero-truck { position: absolute; z-index: 1; right: -7%; bottom: 2px; width: 116%; max-width: none; filter: drop-shadow(0 18px 14px rgba(4, 60, 42, .16));}#dispatch-services .quote-card-wrap { position: relative; z-index: 4; padding-top: 10px;}#dispatch-services .quote-card { overflow: hidden; border: 1.5px solid var(--green); border-radius: 22px; background: var(--paper); box-shadow: var(--shadow);}#dispatch-services .quote-card-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; padding: 26px 28px 22px; color: var(--paper); background: var(--green-dark);}#dispatch-services .quote-card-head h2 { max-width: 250px; margin: 0; color: var(--paper); font-size: 34px;}#dispatch-services .quote-card-head p { max-width: 155px; margin: 5px 0 0; color: rgba(255,255,255,.74); font-size: 12px; line-height: 1.35;}#dispatch-services .quote-index { display: grid; width: 46px; height: 46px; flex: 0 0 auto; place-items: center; border-radius: 12px; color: var(--ink); background: var(--lime);}#dispatch-services .quote-index svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round;}#dispatch-services .quote-card-body { padding: 24px 28px 26px;}#dispatch-services .field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px 14px;}#dispatch-services .field { display: grid; gap: 7px; color: var(--muted); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}#dispatch-services .field input { width: 100%; min-height: 47px; padding: 0 12px; border: 1px solid var(--line); border-radius: 9px; color: var(--ink); background: var(--surface); font: 500 14px/1 "DM Sans", sans-serif;}#dispatch-services .field select { width: 100%; min-height: 47px; padding: 0 12px; border: 1px solid var(--line); border-radius: 9px; color: var(--ink); background: var(--surface); font: 500 14px/1 "DM Sans", sans-serif;}#dispatch-services .field input::placeholder { color: #789087; opacity: 1;}#dispatch-services .field input:focus { border-color: var(--green); outline: 3px solid rgba(44, 111, 211, .18); outline-offset: 1px;}#dispatch-services .field select:focus { border-color: var(--green); outline: 3px solid rgba(44, 111, 211, .18); outline-offset: 1px;}#dispatch-services .field--wide { grid-column: 1 / -1;}#dispatch-services .field--wide input { min-height: 53px;}#dispatch-services .quote-submit { width: 100%; margin-top: 20px;}#dispatch-services .quote-note { margin: 13px 0 0; color: var(--muted); font-size: 11px; line-height: 1.4;}#dispatch-services .form-message { display: none; margin: 14px 0 0; padding: 10px 12px; border-radius: 8px; color: var(--ink); background: var(--cobalt-soft); font-size: 12px; font-weight: 700;}#dispatch-services .form-message.is-visible { display: block;}#dispatch-services .hero-route { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; margin-top: 72px; padding: 22px 0 38px; border-top: 1px solid var(--line);}#dispatch-services .route-stop { position: relative; display: grid; grid-template-columns: 40px 1fr; gap: 12px; align-items: center;}#dispatch-services .route-stop::after { position: absolute; top: 50%; right: -14px; width: 28px; height: 1px; content: ""; background: var(--line-dark); transform: translateY(-50%);}#dispatch-services .route-stop:last-child::after { display: none;}#dispatch-services .route-stop-mark { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; color: var(--ink); background: var(--lime); font-size: 12px; font-weight: 700; line-height: 1;}#dispatch-services .route-stop:nth-child(2) .route-stop-mark { color: var(--paper); background: var(--cobalt);}#dispatch-services .route-stop:nth-child(3) .route-stop-mark { color: var(--paper); background: var(--green);}#dispatch-services .route-stop-copy { display: block;}#dispatch-services .route-stop-copy strong { display: block; color: var(--ink); font-size: 13px;}#dispatch-services .route-stop-copy small { display: block; margin-top: 3px; color: var(--muted); font-size: 12px;}#dispatch-services .section { padding: 128px 0;}#dispatch-services .section--surface { background: var(--surface);}#dispatch-services .section-heading { display: grid; grid-template-columns: minmax(0, .95fr) minmax(280px, .68fr); gap: 60px; align-items: end;}#dispatch-services .section-heading h2 { max-width: 640px; margin: 0; font-size: clamp(52px, 6.4vw, 88px);}#dispatch-services .section-heading h2 span { color: var(--green);}#dispatch-services .section-heading p { max-width: 420px; margin: 0 0 3px; color: var(--muted); font-size: 18px;}#dispatch-services .section-heading--dark h2 { color: var(--paper);}#dispatch-services .section-heading--dark p { color: var(--paper);}#dispatch-services .section-heading--dark p { color: rgba(255,255,255,.76);}#dispatch-services .service-board { margin-top: 58px; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: var(--paper);}#dispatch-services .service-row { display: grid; grid-template-columns: 64px minmax(190px, .7fr) minmax(260px, 1.2fr) auto; gap: 28px; align-items: center; min-height: 172px; padding: 24px 30px; border-bottom: 1px solid var(--line); transition: background-color .2s ease;}#dispatch-services .service-row:last-child { border-bottom: 0;}#dispatch-services .service-row:hover { background: var(--surface);}#dispatch-services .service-icon { display: grid; width: 56px; height: 56px; place-items: center; border-radius: 50%; color: var(--ink); background: var(--lime);}#dispatch-services .service-row:nth-child(2) .service-icon { color: var(--paper); background: var(--cobalt);}#dispatch-services .service-row:nth-child(3) .service-icon { color: var(--paper); background: var(--green);}#dispatch-services .service-icon svg { width: 27px; height: 27px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round;}#dispatch-services .service-row h3 { margin: 0; font: 700 clamp(25px, 3vw, 42px)/.95 "Space Grotesk", sans-serif; letter-spacing: -.04em;}#dispatch-services .service-row p { max-width: 410px; margin: 0; color: var(--muted); font-size: 15px;}#dispatch-services .service-row .button { min-width: 152px;}#dispatch-services .buy-section { padding: 128px 0; background: var(--paper);}#dispatch-services .buy-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 58px;}#dispatch-services .buy-card { display: flex; min-height: 394px; flex-direction: column; overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: var(--surface); transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;}#dispatch-services .buy-card:hover { border-color: var(--green); box-shadow: 0 16px 30px rgba(4, 60, 42, .08); transform: translateY(-4px);}#dispatch-services .buy-art { position: relative; display: grid; min-height: 196px; place-items: center; overflow: hidden; background: var(--surface-strong); background-repeat: no-repeat; background-position: center; background-size: 92% auto;}#dispatch-services .buy-card:nth-child(1) .buy-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/buy-used-sedan.png");}#dispatch-services .buy-card:nth-child(2) .buy-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/buy-non-running.png");}#dispatch-services .buy-card:nth-child(3) .buy-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/buy-damaged.png");}#dispatch-services .buy-card:nth-child(4) .buy-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/buy-tow-suv.png");}#dispatch-services .buy-art::before { display: none;}#dispatch-services .buy-art svg { display: none;}#dispatch-services .buy-card-body { display: flex; flex: 1; flex-direction: column; padding: 23px 24px 25px;}#dispatch-services .buy-card h3 { margin: 0; color: var(--ink); font: 700 24px/1 "Space Grotesk", sans-serif; letter-spacing: -.045em;}#dispatch-services .buy-card p { margin: 13px 0 22px; color: var(--muted); font-size: 14px; line-height: 1.45;}#dispatch-services .buy-card .button { align-self: flex-start; min-width: 112px; min-height: 44px; padding-inline: 15px; font-size: 13px;}#dispatch-services .process { color: var(--ink); background: var(--surface);}#dispatch-services .process .section-heading h2 { color: var(--ink);}#dispatch-services .process .section-heading p { color: var(--ink);}#dispatch-services .process .section-heading p { color: var(--muted);}#dispatch-services .steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 58px;}#dispatch-services .step { display: flex; min-height: 0; flex-direction: column; overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: var(--paper); transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;}#dispatch-services .step:hover { border-color: var(--green); box-shadow: 0 16px 30px rgba(4, 60, 42, .08); transform: translateY(-4px);}#dispatch-services .step+.step { padding-left: 0; border-left: 1px solid var(--line);}#dispatch-services .step-art { position: relative; display: grid; min-height: 196px; place-items: center; overflow: hidden; background: var(--surface-strong); background-repeat: no-repeat; background-position: center; background-size: 76% auto;}#dispatch-services .step:nth-child(1) .step-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/step-submit.png");}#dispatch-services .step:nth-child(2) .step-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/step-review.png");}#dispatch-services .step:nth-child(3) .step-art { background-image: url("https://grabcashforcars.com.au/wp-content/uploads/2026/09/step-pickup.png");}#dispatch-services .step-art::before { display: none;}#dispatch-services .step-art svg { display: none;}#dispatch-services .step-body { padding: 23px 24px 25px;}#dispatch-services .step-mark { display: grid; width: 34px; height: 34px; margin: 0 0 18px; place-items: center; border: 0; border-radius: 50%; color: var(--ink); background: var(--lime); font-size: 12px; font-weight: 700; line-height: 1;}#dispatch-services .step:nth-child(2) .step-mark { color: var(--paper); background: var(--cobalt);}#dispatch-services .step:nth-child(3) .step-mark { color: var(--paper); background: var(--green);}#dispatch-services .step h3 { margin: 0 0 10px; color: var(--ink); font: 700 23px/1.05 "Space Grotesk", sans-serif; letter-spacing: -.04em;}#dispatch-services .step p { max-width: 300px; margin: 0; color: var(--muted); font-size: 14px;}#dispatch-services .promise { padding: 128px 0;}#dispatch-services .promise-grid { display: grid; grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr); gap: 8vw; align-items: start;}#dispatch-services .promise h2 { max-width: 580px; margin: 0; font-size: clamp(52px, 6vw, 84px);}#dispatch-services .reasons { border-top: 1px solid var(--line);}#dispatch-services .reason { display: grid; grid-template-columns: 56px minmax(180px, .8fr) 1.15fr; gap: 20px; align-items: center; min-height: 112px; padding: 18px 0; border-bottom: 1px solid var(--line);}#dispatch-services .reason-mark { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid var(--line-dark); border-radius: 50%; background: var(--paper);}#dispatch-services .reason-mark svg { width: 22px; height: 22px; fill: none; stroke: var(--green); stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round;}#dispatch-services .reason h3 { margin: 0; font: 700 17px/1.15 "Space Grotesk", sans-serif;}#dispatch-services .reason p { margin: 0; color: var(--muted); font-size: 14px;}#dispatch-services .next-chapter { padding: 108px 0; background: var(--lime);}#dispatch-services .chapter-panel { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) minmax(270px, .58fr); gap: 70px; align-items: end; padding: 54px 58px; overflow: hidden; border: 1px solid var(--ink); border-radius: 24px; background: var(--lime);}#dispatch-services .chapter-panel::after { position: absolute; right: -40px; bottom: -110px; width: 360px; height: 360px; border: 2px solid rgba(9,44,32,.22); border-radius: 50%; content: "";}#dispatch-services .chapter-panel h2 { position: relative; z-index: 1; max-width: 720px; margin: 0; font-size: clamp(56px, 7vw, 104px);}#dispatch-services .chapter-copy { position: relative; z-index: 1;}#dispatch-services .chapter-copy p { max-width: 350px; margin: 0 0 24px; color: var(--ink); font-size: 18px;}#dispatch-services .testimonials { padding: 128px 0;}#dispatch-services .testimonial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 58px;}#dispatch-services .testimonial { display: flex; min-height: 300px; flex-direction: column; justify-content: space-between; padding: 28px; border: 1px solid var(--line); border-radius: 18px; background: var(--surface);}#dispatch-services .testimonial small { color: var(--green); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}#dispatch-services .testimonial blockquote { margin: 42px 0 26px; font: 600 clamp(23px, 2.2vw, 30px)/1.12 "Space Grotesk", sans-serif; letter-spacing: -.04em;}#dispatch-services .testimonial cite { color: var(--muted); font-size: 13px; font-style: normal;}#dispatch-services .faq { color: var(--paper); background: var(--green-dark);}#dispatch-services .faq-layout { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 8vw; align-items: start;}#dispatch-services .faq-intro .eyebrow { color: var(--lime);}#dispatch-services .faq-intro h2 { margin: 24px 0 0; font-size: clamp(52px, 6.4vw, 88px);}#dispatch-services .faq-intro p { max-width: 420px; margin: 28px 0 0; color: rgba(255,255,255,.76); font-size: 18px;}#dispatch-services .faq-list { border-top: 1px solid rgba(255,255,255,.38);}#dispatch-services details { border-bottom: 1px solid rgba(255,255,255,.38);}#dispatch-services summary { position: relative; padding: 22px 52px 22px 0; list-style: none; cursor: pointer; font: 600 18px/1.25 "DM Sans", sans-serif;}#dispatch-services summary::-webkit-details-marker { display: none;}#dispatch-services summary::before { position: absolute; top: 33px; right: 7px; width: 17px; height: 2px; content: ""; background: var(--lime); transition: transform .2s ease;}#dispatch-services summary::after { position: absolute; top: 33px; right: 7px; width: 17px; height: 2px; content: ""; background: var(--lime); transition: transform .2s ease;}#dispatch-services summary::after { transform: rotate(90deg);}#dispatch-services details[open] summary::after { transform: rotate(0);}#dispatch-services details p { max-width: 650px; margin: 0; padding: 0 0 24px; color: rgba(255,255,255,.76); font-size: 15px;}#dispatch-services .closing { padding: 136px 0; text-align: center;}#dispatch-services .closing h2 { max-width: 850px; margin: 0 auto 22px; font-size: clamp(60px, 8vw, 118px);}#dispatch-services .closing p { max-width: 480px; margin: 0 auto 28px; color: var(--muted); font-size: 18px;}#dispatch-services footer { padding: 80px 0 28px; color: var(--paper); background: var(--green-dark);}#dispatch-services .footer-grid { display: grid; grid-template-columns: 1.1fr .7fr 1fr .85fr; gap: clamp(28px, 5vw, 74px); padding-bottom: 58px; border-bottom: 1px solid rgba(255,255,255,.28);}#dispatch-services .footer-brand-block { display: flex; min-height: 242px; flex-direction: column; align-items: flex-start;}#dispatch-services .footer-brand { color: var(--paper);}#dispatch-services .footer-tagline { max-width: 250px; margin: 22px 0 0; color: rgba(255,255,255,.76); font-size: 16px;}#dispatch-services .footer-cta { margin-top: auto;}#dispatch-services .footer-label { margin: 3px 0 17px; color: var(--lime); font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;}#dispatch-services .footer-links { display: flex; flex-direction: column; align-items: flex-start; gap: 12px;}#dispatch-services .footer-links a { color: rgba(255,255,255,.86); font-size: 14px; text-decoration: none;}#dispatch-services .footer-contact a { color: rgba(255,255,255,.86); font-size: 14px; text-decoration: none;}#dispatch-services .footer-links a:hover { color: var(--lime);}#dispatch-services .footer-contact a:hover { color: var(--lime);}#dispatch-services .footer-details { display: grid; gap: 16px; margin: 0;}#dispatch-services .footer-detail { display: grid; gap: 4px;}#dispatch-services .footer-detail dt { color: rgba(255,255,255,.56); font-size: 11px; letter-spacing: .1em; text-transform: uppercase;}#dispatch-services .footer-detail dd { margin: 0; color: rgba(255,255,255,.9); font-size: 14px;}#dispatch-services .footer-contact-link { display: inline-flex; width: max-content; margin-top: 22px; padding-bottom: 4px; border-bottom: 1px solid var(--lime);}#dispatch-services .footer-map { position: relative; min-height: 224px; overflow: hidden; border: 1px solid rgba(255,255,255,.32); border-radius: 18px; background: var(--green);}#dispatch-services .footer-map img { display: block; width: 100%; height: 100%; min-height: 224px; object-fit: cover; opacity: .82;}#dispatch-services .footer-map::after { position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, rgba(4,60,42,0) 40%, rgba(4,60,42,.9) 100%);}#dispatch-services .footer-map-meta { position: absolute; z-index: 1; right: 16px; bottom: 15px; left: 16px; display: grid; gap: 2px;}#dispatch-services .footer-map-meta span { font-size: 14px; font-weight: 700;}#dispatch-services .footer-map-meta small { color: rgba(255,255,255,.72); font-size: 11px;}#dispatch-services .footer-bottom { display: flex; justify-content: space-between; gap: 20px; padding-top: 22px;}#dispatch-services .footer-bottom p { margin: 0; color: rgba(255,255,255,.52); font-size: 12px;}#dispatch-services [data-reveal] { opacity: 0; transform: translateY(18px); transition: opacity .55s ease, transform .55s ease;}#dispatch-services [data-reveal].is-visible { opacity: 1; transform: translateY(0);}#dispatch-services #quote { height: fit-content; align-self: start;}#dispatch-services .quote-card { height: fit-content;}#dispatch-services .service-icon .brxe-icon { display: inline-flex; align-items: center; justify-content: center; line-height: 1;}#dispatch-services .reason-mark .brxe-icon { display: inline-flex; align-items: center; justify-content: center; line-height: 1;}#dispatch-services .service-icon i { font-size: 24px; line-height: 1;}#dispatch-services .reason-mark i { font-size: 24px; line-height: 1;}#dispatch-services #quote-form .form-group { display: grid; gap: 7px; margin: 0; color: var(--muted); font: 700 10px/1.2 "DM Sans", sans-serif; letter-spacing: .12em; text-transform: uppercase;}#dispatch-services #quote-form .form-group input { width: 100%; min-height: 56px; padding: 0 16px; border: 1px solid var(--line); border-radius: 9px; color: var(--ink); background: var(--surface); font: 500 14px/1.3 "DM Sans", sans-serif;}#dispatch-services #quote-form .form-group select { width: 100%; min-height: 56px; padding: 0 16px; border: 1px solid var(--line); border-radius: 9px; color: var(--ink); background: var(--surface); font: 500 14px/1.3 "DM Sans", sans-serif;}#dispatch-services #quote-form .form-group textarea { width: 100%; min-height: 56px; padding: 0 16px; border: 1px solid var(--line); border-radius: 9px; color: var(--ink); background: var(--surface); font: 500 14px/1.3 "DM Sans", sans-serif;}#dispatch-services #quote-form .form-group textarea { min-height: 92px; padding-top: 14px; padding-bottom: 14px;}#dispatch-services #quote-form .form-group input::placeholder { color: #789087; opacity: 1;}#dispatch-services #quote-form .form-group textarea::placeholder { color: #789087; opacity: 1;}#dispatch-services #quote-form .form-group select { appearance: auto;}#dispatch-services #brxe-gpr1va { padding: 128px 0; background: var(--paper);}#dispatch-services #brxe-uenciv h2 { max-width: 640px;}#dispatch-services #brxe-bwfuj8 { grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 58px;}#dispatch-services #brxe-bwfuj8>.dispatch-card { display: flex; flex-direction: column; min-height: 414px; overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: var(--surface);}#dispatch-services #brxe-bwfuj8>.dispatch-card>.dispatch-card-art { flex: 0 0 196px; width: 100%; min-height: 196px; margin: 0; padding: 16px; border-radius: 0; background: var(--surface-strong);}#dispatch-services #brxe-bwfuj8>.dispatch-card>.dispatch-card-art img { display: block; width: 100%; height: 100%; object-fit: contain;}#dispatch-services #brxe-bwfuj8>.dispatch-card>.brxe-heading { margin: 23px 24px 0; font-size: 24px; line-height: 1;}#dispatch-services #brxe-bwfuj8>.dispatch-card>.brxe-text-basic { margin: 13px 24px 22px; font-size: 14px; line-height: 1.45;}#dispatch-services #brxe-bwfuj8>.dispatch-card>.button { align-self: flex-start; margin: auto 24px 25px;}#dispatch-services #quote-form input { height: 50px !important; min-height: 50px !important; box-sizing: border-box !important;}#dispatch-services #quote-form select { height: 50px !important; min-height: 50px !important; box-sizing: border-box !important;}#dispatch-services #quote-form textarea { height: 80px !important; min-height: 80px !important; box-sizing: border-box !important;}#dispatch-services #quote-form button { height: 50px !important; min-height: 50px !important; box-sizing: border-box !important;}#dispatch-services .hero-caption { font-size: var(--text-s) !important; line-height: 1.4 !important;}#dispatch-services .route-stop-mark { font-size: var(--text-s) !important; line-height: 1 !important;}#dispatch-services .route-stop-copy strong { font-size: var(--text-s) !important; line-height: 1.3 !important;}#dispatch-services .route-stop-copy small { font-size: var(--text-xs) !important; line-height: 1.45 !important;}#dispatch-services #quote-form input:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services #quote-form select:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services #quote-form textarea:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services #contact-form input:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services #contact-form select:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services #contact-form textarea:focus { outline: none !important; box-shadow: none !important; border-color: var(--line) !important;}#dispatch-services .quote-card-head p { font-size: var(--text-s) !important; line-height: 1.4 !important;}#dispatch-services #quote-form label { font-size: 12px !important;}#dispatch-services #quote-form .label { font-size: 12px !important;}#dispatch-services #quote-form ::placeholder { font-size: 17px !important;}#dispatch-services #quote-form input { font-size: 15px !important;}#dispatch-services #quote-form select { font-size: 15px !important;}#dispatch-services #quote-form textarea { font-size: 15px !important;}#dispatch-services #quote-form button { font-size: 15px !important;}#dispatch-services .hero-route .route-stop { grid-template-columns: 52px minmax(0, 1fr) !important; gap: 16px !important;}#dispatch-services .hero-route .route-stop-mark { display: grid !important; place-items: center !important; width: 52px !important; min-width: 52px !important; height: 52px !important; min-height: 52px !important; font-size: 20px !important; line-height: 1 !important; text-align: center !important;}#dispatch-services .hero-route .route-stop-copy strong { font-size: clamp(20px, 1.5vw, 24px) !important; line-height: 1.25 !important;}#dispatch-services .hero-route .route-stop-copy small { font-size: clamp(16px, 1.1vw, 18px) !important; line-height: 1.4 !important;}html body main#brx-content #dispatch-services .hero-route .route-stop { grid-template-columns: 56px minmax(0, 1fr) !important; gap: 16px !important;}html body main#brx-content #dispatch-services .hero-route .route-stop-mark { display: grid !important; place-items: center !important; width: 56px !important; min-width: 56px !important; height: 56px !important; min-height: 56px !important; font-size: 20px !important; line-height: 1 !important; text-align: center !important;}html body main#brx-content #dispatch-services .hero-route .route-stop-copy strong { font-size: clamp(22px, 1.5vw, 26px) !important; line-height: 1.25 !important;}html body main#brx-content #dispatch-services .hero-route .route-stop-copy small { font-size: clamp(18px, 1.1vw, 20px) !important; line-height: 1.4 !important;}html body main#brx-content #dispatch-services#dispatch-services .hero-route .route-stop-copy strong { font-size: clamp(20px, 1.35vw, 22px) !important; line-height: 1.25 !important;}