:root{
  --dpv-blue:#0967f2;
  --dpv-blue-2:#0759db;
  --dpv-navy:#071b4b;
  --dpv-text:#102452;
  --dpv-muted:#667694;
  --dpv-line:#e1e8f3;
  --dpv-soft:#f5f8fd;
  --dpv-card:#fff;
  --dpv-shadow:0 14px 44px rgba(23,65,128,.08);
}
body.dpv-body{background:#fff!important;color:var(--dpv-text)!important;font-family:Inter,Arial,sans-serif!important}
.dpv-body *{box-sizing:border-box}
.dpv-page{overflow:hidden;background:#fff}
.dpv-container{width:min(1440px,calc(100% - 48px));margin:0 auto}
.dpv-breadcrumbs{display:flex;align-items:center;gap:9px;padding:25px 0 12px;color:#7584a0;font-size:13px}
.dpv-breadcrumbs a{color:#526587!important;text-decoration:none!important}.dpv-breadcrumbs svg{width:12px;height:12px;fill:none;stroke:#9babbe}
.dpv-hero{position:relative;min-height:410px;background:linear-gradient(90deg,#f8fbff 0%,#f8fbff 45%,#e6f2ff 75%,#d7eaff 100%);border-bottom:1px solid #edf2f8}
.dpv-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 58% 34%,rgba(9,103,242,.1),transparent 25%),linear-gradient(90deg,rgba(255,255,255,.95) 0,rgba(255,255,255,.78) 42%,rgba(255,255,255,.08) 70%)}
.dpv-hero__image{position:absolute;right:0;top:0;width:52%;height:100%;background:url('/static/assets/images/vacancy-hero-courier.webp') center/cover no-repeat}
.dpv-hero__image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.3) 32%,transparent 62%)}
.dpv-hero__content{position:relative;z-index:2;max-width:660px;padding:18px 0 115px}
.dpv-hero h1{margin:0 0 18px;color:#061a49;font-size:clamp(40px,4vw,62px);line-height:1.08;letter-spacing:-.035em;font-weight:850}
.dpv-hero__lead{max-width:630px;margin:0;color:#526586;font-size:17px;line-height:1.65}
.dpv-benefits{display:flex;flex-wrap:wrap;gap:24px 34px;margin-top:28px}
.dpv-benefit{display:flex;align-items:center;gap:10px;color:#112654;font-size:13px;font-weight:750}
.dpv-benefit__icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #8fbcff;border-radius:50%;background:#fff;color:var(--dpv-blue)}
.dpv-benefit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.dpv-search-wrap{position:relative;z-index:5;margin-top:-71px;margin-bottom:28px}
.dpv-search{display:grid;grid-template-columns:1.3fr .9fr 1fr 1fr .9fr 170px;gap:12px;padding:20px;border:1px solid #e2e9f4;border-radius:17px;background:#fff;box-shadow:0 22px 55px rgba(18,65,131,.12)}
.dpv-field{position:relative;min-width:0}
.dpv-field label{display:block;margin:0 0 7px;color:#71809b;font-size:11px;font-weight:700}
.dpv-field input,.dpv-field select,.dpv-sort select{width:100%;height:48px;border:1px solid #dce4f0;border-radius:9px;background:#fff;color:#122756;padding:0 38px 0 13px;font:700 13px/1 Inter,Arial,sans-serif;outline:0;transition:.2s;appearance:none}
.dpv-field input{padding-right:42px}
.dpv-field input:focus,.dpv-field select:focus,.dpv-sort select:focus{border-color:#6aa7ff;box-shadow:0 0 0 4px rgba(9,103,242,.08)}
.dpv-field__icon{position:absolute;right:13px;bottom:14px;width:19px;height:19px;fill:none;stroke:#3866a4;stroke-width:1.8;pointer-events:none}
.dpv-search__button{align-self:end;height:48px;border:0;border-radius:9px;background:linear-gradient(135deg,#0b6eff,#0759dc);color:#fff;font:800 14px/1 Inter,Arial,sans-serif;box-shadow:0 10px 24px rgba(9,103,242,.22);cursor:pointer;transition:.2s}
.dpv-search__button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(9,103,242,.28)}
.dpv-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:10px 0 18px}
.dpv-count{font-size:18px;font-weight:800;color:#132858}.dpv-count strong{color:var(--dpv-blue)}
.dpv-sort{display:flex;align-items:center;gap:10px;color:#72819b;font-size:13px}.dpv-sort select{height:44px;min-width:150px;padding-right:34px}
.dpv-mobile-filter{display:none;height:44px;padding:0 15px;border:1px solid #b9d2f8;border-radius:9px;background:#fff;color:var(--dpv-blue);font-weight:800}
.dpv-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;padding-bottom:34px}
.dpv-list{display:grid;gap:14px}
.dpv-job-card{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr) 225px;gap:20px;align-items:center;min-height:168px;padding:20px;border:1px solid #dfe7f2;border-radius:15px;background:#fff;box-shadow:0 5px 20px rgba(21,63,124,.035);transition:.22s}
.dpv-job-card:hover{border-color:#bad4fb;box-shadow:0 16px 36px rgba(21,72,148,.09);transform:translateY(-1px)}
.dpv-job-card__logo{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:12px;background:#f5f8fd;overflow:hidden;border:1px solid #edf2f8}
.dpv-job-card__logo img{display:block;width:100%;height:100%;object-fit:contain;padding:8px}
.dpv-job-card__body{min-width:0}
.dpv-job-card__title{margin:0 0 5px;font-size:18px;line-height:1.25;font-weight:850}.dpv-job-card__title a{color:#081e50!important;text-decoration:none!important}.dpv-job-card__title a:hover{color:var(--dpv-blue)!important}
.dpv-job-card__company{display:inline-flex;align-items:center;gap:6px;color:#566b90!important;font-size:13px;font-weight:700;text-decoration:none!important}
.dpv-job-card__meta{display:flex;flex-wrap:wrap;gap:7px 14px;margin:11px 0 9px;color:#687997;font-size:12px}
.dpv-job-card__meta span{display:inline-flex;align-items:center;gap:5px}.dpv-job-card__meta svg{width:14px;height:14px;fill:none;stroke:#6984ae;stroke-width:1.8}
.dpv-job-card__desc{margin:0 0 10px;color:#526588;font-size:13px;line-height:1.5}
.dpv-job-card__tags{display:flex;flex-wrap:wrap;gap:6px}.dpv-tag{padding:5px 9px;border-radius:6px;background:#f1f5fb;color:#536683;font-size:11px;font-weight:700}
.dpv-job-card__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:0;border-left:1px solid #edf2f8;padding-left:20px}
.dpv-job-card__salary{color:#071b4b;font-size:22px;line-height:1.1;font-weight:900;white-space:nowrap}.dpv-job-card__period{margin-top:5px;color:#7a89a3;font-size:11px}
.dpv-rating{display:flex;align-items:center;gap:8px;margin:12px 0}.dpv-rating__bars{display:flex;gap:3px}.dpv-rating__bar{position:relative;width:18px;height:4px;overflow:hidden;border-radius:5px;background:#dce5f1;transform:skewX(-18deg)}.dpv-rating__bar i{position:absolute;inset:0 auto 0 0;background:#0b6eff}.dpv-rating__value{font-size:12px;font-weight:800;color:#465d84}.dpv-rating__count{font-size:10px;color:#8b99ae}
.dpv-job-card__actions{display:flex;align-items:center;gap:8px;width:100%}.dpv-apply{display:inline-flex;align-items:center;justify-content:center;flex:1;min-height:42px;padding:0 14px;border-radius:8px;background:linear-gradient(135deg,#0a6eff,#0758da);color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important;box-shadow:0 8px 18px rgba(9,103,242,.16)}
.dpv-bookmark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ccd8e9;border-radius:8px;background:#fff;color:#5f7397;cursor:pointer}.dpv-bookmark svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.dpv-bookmark.is-saved{color:#fff;background:#0b6eff;border-color:#0b6eff}.dpv-bookmark.is-saved svg{fill:currentColor}
.dpv-sidebar{position:sticky;top:16px;border:1px solid #dfe7f2;border-radius:15px;background:#fff;box-shadow:0 7px 28px rgba(23,64,125,.05);overflow:hidden}
.dpv-sidebar__head{display:flex;align-items:center;justify-content:space-between;padding:22px 20px;border-bottom:1px solid #e6ecf5}.dpv-sidebar__head h2{margin:0;color:#071b4b;font-size:20px;font-weight:850}.dpv-reset{border:0;background:none;color:#0b6eff;font-size:12px;font-weight:800;cursor:pointer}
.dpv-filter-group{padding:19px 20px;border-bottom:1px solid #e8edf5}.dpv-filter-group:last-child{border-bottom:0}.dpv-filter-group h3{margin:0 0 12px;color:#112653;font-size:13px;font-weight:850}
.dpv-filter-select{width:100%;height:45px;padding:0 38px 0 12px;border:1px solid #dce4ef;border-radius:8px;background:#fff;color:#102653;font-weight:700;appearance:none}
.dpv-filter-chips{display:flex;flex-wrap:wrap;gap:7px}.dpv-filter-chip{min-height:34px;padding:0 12px;border:1px solid #d7e0ed;border-radius:7px;background:#fff;color:#3d5379;font-size:11px;font-weight:750;cursor:pointer}.dpv-filter-chip:hover,.dpv-filter-chip.is-active{border-color:#0b6eff;background:#0b6eff;color:#fff}
.dpv-transport{display:grid;gap:7px}.dpv-transport button{display:flex;align-items:center;gap:10px;width:100%;height:38px;padding:0 12px;border:1px solid #d7e0ed;border-radius:7px;background:#fff;color:#344c75;font-size:12px;font-weight:750;cursor:pointer}.dpv-transport button svg{width:20px;height:20px;fill:none;stroke:#0b6eff;stroke-width:1.7}.dpv-transport button.is-active{border-color:#0b6eff;background:#eef5ff;color:#0757d5}
.dpv-subscribe{display:flex;align-items:center;gap:12px;padding:17px;border-radius:10px;background:#f2f6fc}.dpv-subscribe svg{width:30px;height:30px;fill:none;stroke:#0b6eff;stroke-width:1.7;flex:none}.dpv-subscribe strong{display:block;color:#132856;font-size:12px}.dpv-subscribe small{display:block;margin-top:2px;color:#72829d;font-size:10px}.dpv-switch{position:relative;width:38px;height:22px;margin-left:auto;border:0;border-radius:20px;background:#c9d4e4;cursor:pointer}.dpv-switch::after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s}.dpv-switch.is-on{background:#0b6eff}.dpv-switch.is-on::after{transform:translateX(16px)}
.dpv-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:28px 0}.dpv-pagination button{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border:1px solid #d8e1ee;border-radius:8px;background:#fff;color:#2f456e;font-weight:800;cursor:pointer}.dpv-pagination button.is-active,.dpv-pagination button:hover{border-color:#0b6eff;background:#0b6eff;color:#fff}.dpv-pagination button:disabled{opacity:.4;cursor:not-allowed}
.dpv-empty{display:none;padding:50px 20px;border:1px dashed #c7d7eb;border-radius:14px;text-align:center;color:#667795}.dpv-empty.is-visible{display:block}
.dpv-cta{display:flex;align-items:center;gap:22px;margin:10px 0 22px;padding:26px 32px;border-radius:16px;background:linear-gradient(105deg,#f0f6ff,#f8fbff);border:1px solid #deebfd}.dpv-cta__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff;color:#0b6eff;box-shadow:0 8px 22px rgba(17,78,165,.08)}.dpv-cta__icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.7}.dpv-cta__body{flex:1}.dpv-cta h2{margin:0 0 6px;color:#0a2052;font-size:24px}.dpv-cta p{margin:0;color:#637494}.dpv-cta a{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:48px;border-radius:8px;background:#0b6eff;color:#fff!important;font-size:13px;font-weight:850;text-decoration:none!important}
.dpv-features{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-bottom:36px;border:1px solid #e0e8f2;border-radius:14px;background:#e0e8f2;overflow:hidden}.dpv-feature{display:flex;align-items:center;gap:12px;min-height:90px;padding:17px;background:#fff}.dpv-feature svg{width:30px;height:30px;fill:none;stroke:#0b6eff;stroke-width:1.7;flex:none}.dpv-feature strong{display:block;color:#122755;font-size:12px}.dpv-feature small{display:block;margin-top:3px;color:#74839c;font-size:10px;line-height:1.35}
.dpv-seo{padding:12px 0 48px}.dpv-seo>h2{margin:0 0 20px;color:#0b2051;font-size:28px}.dpv-seo-section{margin:0 0 18px;padding:25px;border:1px solid #e1e8f2;border-radius:14px;background:#fff}.dpv-seo-section h2,.dpv-seo-section h3{color:#0a2050}.dpv-seo-section h2{font-size:24px}.dpv-seo-section h3{font-size:19px}.dpv-seo-section p,.dpv-seo-section li{color:#536786;line-height:1.7}.dpv-seo-section img{max-width:100%;height:auto}.dpv-seo-section table{width:100%;border-collapse:collapse}.dpv-seo-section td,.dpv-seo-section th{padding:10px;border:1px solid #e1e8f2;text-align:left}
@media(max-width:1180px){
  .dpv-search{grid-template-columns:1.2fr repeat(4,.8fr);}.dpv-search__button{grid-column:1/-1}.dpv-layout{grid-template-columns:minmax(0,1fr) 295px}.dpv-job-card{grid-template-columns:82px minmax(0,1fr) 190px}.dpv-job-card__logo{width:82px;height:82px}.dpv-features{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:920px){
  .dpv-container{width:min(100% - 32px,1440px)}.dpv-hero{min-height:390px}.dpv-hero__image{width:58%;opacity:.72}.dpv-hero__content{max-width:60%;padding-bottom:105px}.dpv-hero h1{font-size:42px}.dpv-search{grid-template-columns:1fr 1fr}.dpv-search__button{grid-column:auto}.dpv-layout{grid-template-columns:1fr}.dpv-sidebar{position:fixed;z-index:1100;top:0;right:0;bottom:0;width:min(380px,92vw);overflow:auto;border-radius:0;transform:translateX(105%);transition:.25s;box-shadow:-20px 0 50px rgba(8,33,78,.18)}.dpv-sidebar.is-open{transform:translateX(0)}.dpv-mobile-filter{display:inline-flex;align-items:center}.dpv-sidebar-overlay{position:fixed;z-index:1090;inset:0;background:rgba(3,20,51,.42);opacity:0;pointer-events:none;transition:.2s}.dpv-sidebar-overlay.is-open{opacity:1;pointer-events:auto}.dpv-features{grid-template-columns:1fr 1fr}.dpv-job-card{grid-template-columns:78px minmax(0,1fr) 190px}
}
@media(max-width:680px){
  .dpv-container{width:calc(100% - 24px)}.dpv-breadcrumbs{padding-top:17px}.dpv-hero{min-height:auto;padding-bottom:85px}.dpv-hero__image{position:relative;order:2;width:100%;height:260px;margin-top:6px;background-position:center top}.dpv-hero__image::after{background:linear-gradient(180deg,#f8fbff 0,transparent 32%)}.dpv-hero__content{max-width:none;padding:10px 0 8px}.dpv-hero h1{font-size:36px}.dpv-hero__lead{font-size:15px}.dpv-benefits{gap:12px;margin-top:20px}.dpv-benefit{width:100%}.dpv-search-wrap{margin-top:-58px}.dpv-search{grid-template-columns:1fr;padding:15px}.dpv-search__button{grid-column:auto}.dpv-toolbar{align-items:flex-end}.dpv-sort{display:none}.dpv-job-card{grid-template-columns:66px minmax(0,1fr);gap:13px;padding:16px}.dpv-job-card__logo{width:66px;height:66px;align-self:start}.dpv-job-card__side{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:end;border-left:0;border-top:1px solid #edf2f8;padding:13px 0 0}.dpv-rating{grid-column:1;margin:7px 0}.dpv-job-card__actions{grid-column:2;grid-row:1/3;width:auto}.dpv-apply{min-width:130px}.dpv-job-card__salary{font-size:19px}.dpv-job-card__desc{display:none}.dpv-cta{align-items:flex-start;padding:22px;flex-wrap:wrap}.dpv-cta__icon{width:52px;height:52px}.dpv-cta__body{min-width:calc(100% - 80px)}.dpv-cta a{width:100%}.dpv-features{grid-template-columns:1fr}.dpv-seo-section{padding:18px}.dpv-pagination{gap:4px}.dpv-pagination button{min-width:34px;height:36px}.dpv-count{font-size:16px}
}
@media(max-width:430px){.dpv-job-card__side{grid-template-columns:1fr}.dpv-job-card__actions{grid-column:1;grid-row:auto;width:100%}.dpv-apply{width:100%}.dpv-bookmark{flex:none}.dpv-rating__count{display:none}}
