/* Downloads Center — scoped page and document components. */
.downloads-page{--res-red:var(--c-brand);--res-dark:#091423;--res-text:#667487;--res-line:#e2e8ef;--res-soft:#f5f8fb;background:#fff;color:var(--res-dark)}.downloads-page *{box-sizing:border-box}.downloads-page a{text-decoration:none}.resource-breadcrumb{display:flex;align-items:center;gap:8px;min-height:52px;font-size:var(--font-size-caption);color:#8995a5}.resource-breadcrumb a{color:#647286}.resource-breadcrumb svg{width:13px;height:13px}.downloads-hero{position:relative;background:#f4f7fa;padding:60px 0 64px;overflow:clip}.downloads-hero::before{content:"";position:absolute;inset:0;overflow:clip;pointer-events:none}.downloads-orb{position:absolute;right:-90px;top:-160px;width:480px;height:480px;border-radius:50%;background:#fdecef}.downloads-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:70px;align-items:center}.resource-kicker{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--res-red);font-size:var(--font-size-caption);font-weight:var(--font-weight-heading);letter-spacing:.08em;text-transform:uppercase}.resource-kicker span{width:22px;height:3px;background:var(--res-red)}.downloads-hero-copy h1{margin:0;font-size: var(--font-size-display);line-height:var(--line-height-display);letter-spacing:-.055em;max-width:760px}.downloads-lead{max-width:640px;margin:30px 0 0;color:var(--res-text);font-size:var(--font-size-lead);line-height:var(--line-height-base)}.downloads-hero-actions{display:flex;gap:12px;align-items:center;margin-top:30px}.resource-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:6px;font:700 13px/1 inherit;cursor:pointer;transition:transform .2s,background-color .2s,color .2s,border-color .2s}.resource-button:hover{transform:translateY(-1px)}.resource-button svg{width:16px;height:16px}.resource-button-primary{background:var(--res-red);color:#fff}.resource-button-primary:hover{background:var(--c-brand-dark);color:#fff}.resource-button-outline{background:#fff;border-color:var(--res-red);color:var(--res-red)}.resource-button-outline:hover{background:#fff4f5;color:var(--c-brand-dark)}.resource-button-light{background:#fff;color:var(--res-red)}.resource-quick-search{display:flex;align-items:center;position:relative;max-width:680px;margin-top:0;transform:translateY(20px);border-radius:7px;background:#fff;box-shadow:0 10px 28px rgba(15,30,45,.08);overflow:hidden}.resource-quick-search>svg{position:absolute;left:18px;width:18px;height:18px;color:#8491a2}.resource-quick-search input{min-width:0;flex:1;height:56px;padding:0 16px 0 50px;border:0;color:var(--res-dark);font-size:var(--font-size-small);outline:0}.resource-quick-search button{align-self:stretch;min-width:110px;border:0;background:var(--res-red);color:#fff;font-weight:var(--font-weight-heading);cursor:pointer}.downloads-hero-media{position:relative;margin:0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 24px 55px rgba(22,39,58,.1)}.downloads-hero-media img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover}.downloads-hero-media figcaption{position:absolute;left:22px;bottom:20px;display:flex;flex-direction:column;gap:4px;padding:13px 18px;background:rgba(7,18,32,.9);color:#d9e0e9;font-size:var(--font-size-caption)}.downloads-hero-media figcaption span{color:#fff;font-size:var(--font-size-body);font-weight:var(--font-weight-heading)}.resource-metrics{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);margin-top:-12px;border:1px solid var(--res-line);border-radius:9px;background:#fff;box-shadow:0 12px 35px rgba(12,26,43,.05)}.resource-metrics>div{padding:24px 26px;border-right:1px solid var(--res-line)}.resource-metrics>div:last-child{border:0}.resource-metrics strong{display:block;color:var(--res-red);font-size:var(--font-size-h3);line-height:var(--line-height-display)}.resource-metrics span{display:block;margin-top:8px;color:#7b899b;font-size:var(--font-size-micro);font-weight:var(--font-weight-heading);letter-spacing:.08em;text-transform:uppercase}.resource-section{padding-top:88px;padding-bottom:20px}.resource-section-heading{max-width:900px}.resource-section-heading h2,.resource-search-header h2{margin:0;color:var(--res-dark);font-size: var(--font-size-h1);line-height:var(--line-height-display);letter-spacing:-.045em}.resource-section-heading>div>p{margin:10px 0 0;color:var(--res-text);font-size:var(--font-size-small);line-height:var(--line-height-base)}.resource-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:36px}.resource-category-card{position:relative;display:flex;min-height:234px;flex-direction:column;padding:22px;border:1px solid var(--res-line);border-radius:10px;background:#fff;color:var(--res-dark);box-shadow:3px 4px 0 #eef2f6;transition:transform .2s,border-color .2s,box-shadow .2s}.resource-category-card:hover{transform:translateY(-4px);border-color:#ff9aa5;box-shadow:3px 8px 0 #fee9ec}.resource-category-top{display:flex;justify-content:space-between;align-items:center}.resource-category-number{display:grid;width:40px;height:40px;place-items:center;border-radius:9px;background:#fff0f2;color:var(--res-red);font-size:var(--font-size-caption);font-weight:var(--font-weight-heading)}.resource-category-count{color:#9aa4b2;font-size:var(--font-size-caption);font-weight:var(--font-weight-bold)}.resource-category-card>svg{position:absolute;right:22px;top:75px;width:28px;height:28px;color:#ccd3dc}.resource-category-card h3{margin:26px 0 8px;font-size:var(--font-size-body)}.resource-category-card p{min-height:40px;margin:0;color:var(--res-text);font-size:var(--font-size-caption);line-height:var(--line-height-copy)}.resource-card-link{display:inline-flex;align-items:center;gap:4px;margin-top:auto;padding-top:17px;color:var(--res-red);font-size:var(--font-size-caption);font-weight:var(--font-weight-heading)}.resource-card-link svg{width:13px;height:13px}.resource-featured-section{margin-top:70px;padding-bottom:86px;background:linear-gradient(180deg,#fff 0,#f7f9fb 100%)}.resource-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.resource-document-card{overflow:hidden;border:1px solid var(--res-line);border-radius:10px;background:#fff;box-shadow:3px 4px 0 #e9edf2}.resource-document-media{display:block;overflow:hidden;background:#eef2f5}.resource-document-media img{display:block;width:100%;aspect-ratio:1.8/1;object-fit:cover;transition:transform .35s}.resource-document-card:hover .resource-document-media img{transform:scale(1.025)}.resource-document-body{display:flex;min-height:242px;flex-direction:column;padding:20px}.resource-document-tags{display:flex;flex-wrap:wrap;gap:7px}.resource-document-tags span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#fff0f2;color:var(--res-red);font-size:var(--font-size-micro);font-weight:var(--font-weight-heading)}.resource-document-tags span:nth-child(2){background:#f0f4f7;color:#526073}.resource-document-tags .is-restricted{background:#fff7e8;color:#9b6300}.resource-document-tags svg{width:11px;height:11px}.resource-document-body h3{margin:15px 0 8px;font-size:var(--font-size-lead);line-height:var(--line-height-tight)}.resource-document-body h3 a{color:var(--res-dark)}.resource-document-body p{margin:0;color:var(--res-text);font-size:var(--font-size-caption);line-height:var(--line-height-copy)}.resource-document-meta{display:flex;gap:16px;margin-top:14px;color:#8b96a4;font-size:var(--font-size-caption)}.resource-search-section{padding:82px 0;background:var(--res-dark);color:#fff}.resource-search-header{display:flex;align-items:end;justify-content:space-between;gap:30px}.resource-search-header h2{color:#fff}.resource-filter-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 17px;border:1px solid #3b4655;border-radius:6px;background:#142130;color:#fff;font-weight:var(--font-weight-bold);cursor:pointer}.resource-filter-toggle svg{width:17px}.resource-filter-form{margin-top:30px;padding:24px;border:1px solid #2b3746;border-radius:12px;background:#111e2d}.resource-filter-keyword>label,.resource-filter-grid label{display:flex;flex-direction:column;gap:8px;color:#bdc6d2;font-size:var(--font-size-caption);font-weight:var(--font-weight-bold)}.resource-filter-keyword>div{position:relative}.resource-filter-keyword svg{position:absolute;left:16px;top:17px;width:18px;color:#7e8b9c}.resource-filter-keyword input,.resource-filter-grid select,.resource-request-fields input,.resource-request-fields textarea{width:100%;border:1px solid #dfe5ec;border-radius:6px;background:#fff;color:#152131;font:inherit;outline:0}.resource-filter-keyword input{height:52px;padding:0 16px 0 46px}.resource-filter-keyword input:focus,.resource-filter-grid select:focus,.resource-request-fields input:focus,.resource-request-fields textarea:focus{border-color:var(--res-red);box-shadow:0 0 0 3px rgba(237,27,47,.12)}.resource-filter-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}.resource-filter-grid[hidden]{display:none}.resource-filter-grid select{height:46px;padding:0 34px 0 12px}.resource-filter-actions{display:flex;align-items:center;gap:18px;margin-top:20px}.resource-filter-actions>a{color:#c8d0da;font-size:var(--font-size-caption);text-decoration:underline}.resource-results{margin-top:40px}.resource-results-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.resource-results-summary h3{margin:0;font-size:var(--font-size-h4)}.resource-results-summary span{color:#94a0af;font-size:var(--font-size-caption)}.resource-result-grid{display:grid;gap:10px}.resource-result-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:20px;border:1px solid #2d3947;border-radius:8px;background:#101c2a}.resource-result-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#263444;color:#fff}.resource-result-icon svg{width:21px}.resource-result-card h3{margin:10px 0 5px;font-size:var(--font-size-body)}.resource-result-card h3 a{color:#fff}.resource-result-card p{margin:0;color:#93a0b0;font-size:var(--font-size-caption)}.resource-result-facts{display:flex;flex-wrap:wrap;gap:13px;margin-top:10px;color:#bcc6d2;font-size:var(--font-size-caption)}.resource-result-facts span{display:flex;align-items:center;gap:4px}.resource-result-facts svg{width:12px}.resource-result-action{display:grid;width:38px;height:38px;place-items:center;border:1px solid #3f4b59;border-radius:50%;color:#fff}.resource-result-action svg{width:16px}.resource-empty{padding:50px 20px;text-align:center;border:1px dashed #455160;border-radius:10px}.resource-empty>svg{width:42px;height:42px;color:#697687}.resource-empty h3{margin:15px 0 8px}.resource-empty p{max-width:560px;margin:0 auto 22px;color:#9aa5b3}.resource-latest{padding-bottom:90px}.resource-table-wrap{margin-top:32px;overflow:auto;border:1px solid var(--res-line);border-radius:9px}.resource-table-wrap table{width:100%;border-collapse:collapse;min-width:1000px}.resource-table-wrap th{padding:14px 15px;background:#f9fafb;color:#778497;font-size:var(--font-size-micro);letter-spacing:.06em;text-align:left;text-transform:uppercase}.resource-table-wrap td{padding:17px 15px;border-top:1px solid var(--res-line);color:#6a7788;font-size:var(--font-size-caption)}.resource-table-wrap td:first-child{min-width:215px}.resource-table-wrap td:nth-child(3){min-width:250px}.resource-table-wrap td>a:first-child{color:var(--res-dark);font-weight:var(--font-weight-heading)}.resource-table-wrap td small{display:block;margin-top:4px;color:#9ba5b2}.resource-table-action{display:inline-flex;align-items:center;gap:4px;color:var(--res-red);font-weight:var(--font-weight-heading)}.resource-table-action svg{width:12px}.resource-request{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:70px;padding:32px 40px;border-radius:8px;background:linear-gradient(90deg,var(--c-brand) 0,var(--c-brand) 54%,var(--c-brand) 54%,var(--c-brand) 100%);color:#fff}.resource-request p{margin:0 0 8px;font-size:var(--font-size-h3);font-weight:var(--font-weight-heading);letter-spacing:-.025em}.resource-request span{color:#ffdbe0;font-size:var(--font-size-caption)}.resource-request-dialog{width:min(680px,calc(100% - 30px));max-height:calc(100vh - 40px);padding:35px;border:0;border-radius:12px;color:var(--res-dark);box-shadow:0 25px 80px rgba(0,0,0,.28)}.resource-request-dialog::backdrop{background:rgba(5,13,24,.72);backdrop-filter:blur(3px)}.resource-request-dialog h2{margin:0;font-size:var(--font-size-h2)}.resource-request-dialog>p:not(.resource-kicker){color:var(--res-text)}.resource-dialog-close{position:absolute;right:18px;top:18px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--res-line);border-radius:50%;background:#fff;cursor:pointer}.resource-dialog-close svg{width:18px}.resource-request-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:24px 0}.resource-request-fields label{display:flex;flex-direction:column;gap:7px;font-size:var(--font-size-caption);font-weight:var(--font-weight-bold)}.resource-request-fields input{height:44px;padding:0 12px}.resource-request-fields textarea{padding:12px;resize:vertical}.resource-field-wide{grid-column:1/-1}.resource-form-notice,.resource-file-notice{padding:12px 14px;border-radius:6px;background:#fff2cf;color:#805500;font-size:var(--font-size-caption)}.resource-pagination ul{display:flex;justify-content:center;gap:6px;list-style:none;margin:28px 0 0;padding:0}.resource-pagination a,.resource-pagination span{display:grid;min-width:36px;height:36px;place-items:center;border:1px solid #344251;border-radius:5px;color:#fff}.resource-pagination .current{background:var(--res-red);border-color:var(--res-red)}
/* Detail */.resource-version-alert{background:#fff3d5;color:#704c00}.resource-version-alert>.shell{display:flex;align-items:center;gap:14px;padding-top:14px;padding-bottom:14px}.resource-version-alert svg{width:20px}.resource-version-alert div div{display:flex;flex-direction:column;font-size:var(--font-size-caption)}.resource-version-alert a{margin-left:auto;color:#704c00;font-weight:var(--font-weight-heading)}.resource-detail-hero{padding:65px 0 72px;background:#f4f7fa}.resource-detail-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.resource-detail-hero h1{margin:24px 0 18px;font-size: var(--font-size-display);line-height:var(--line-height-display);letter-spacing:-.05em}.resource-detail-hero p{max-width:650px;color:var(--res-text);font-size:var(--font-size-lead);line-height:var(--line-height-base)}.resource-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.resource-detail-hero figure{margin:0;overflow:hidden;border-radius:12px;box-shadow:0 20px 45px rgba(12,28,46,.12)}.resource-detail-hero figure img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover}.resource-detail-main{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:70px;padding-top:80px;padding-bottom:90px}.resource-detail-content h2{margin:0 0 18px;font-size:var(--font-size-h2);letter-spacing:-.035em}.resource-detail-content>p:not(.resource-kicker){color:#59687a;font-size:var(--font-size-body);line-height:var(--line-height-relaxed)}.resource-detail-panel{align-self:start;padding:26px;border:1px solid var(--res-line);border-radius:10px;background:#f9fafb}.resource-detail-panel h2{margin:0 0 18px;font-size:var(--font-size-h4)}.resource-detail-panel dl{margin:0}.resource-detail-panel dl div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--res-line);font-size:var(--font-size-caption)}.resource-detail-panel dt{color:#7b8796}.resource-detail-panel dd{margin:0;text-align:right;font-weight:var(--font-weight-heading)}.resource-access-note{display:flex;gap:8px;margin:18px 0 0;padding-top:16px;border-top:1px solid var(--res-line);color:#6b7787;font-size:var(--font-size-caption);line-height:var(--line-height-copy)}.resource-access-note svg{width:18px;flex:none;color:#1c9664}.resource-related-products{margin-top:45px;padding-top:30px;border-top:1px solid var(--res-line)}.resource-related-products>div{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.resource-related-products a{display:flex;justify-content:space-between;padding:15px;border:1px solid var(--res-line);border-radius:7px;color:var(--res-dark);font-weight:var(--font-weight-bold)}.resource-related-products svg{width:16px}
@media(max-width:1050px){.downloads-hero-grid,.resource-detail-hero-grid{grid-template-columns:1fr 420px;gap:35px}.resource-category-grid{grid-template-columns:repeat(2,1fr)}.resource-filter-grid{grid-template-columns:repeat(3,1fr)}.resource-detail-main{grid-template-columns:1fr 340px;gap:35px}}
@media(max-width:800px){.resource-breadcrumb{min-height:44px;white-space:nowrap;overflow:hidden}.downloads-hero{padding:42px 0 50px}.downloads-orb{width:300px;height:300px;right:-130px;top:-100px}.downloads-hero-grid,.resource-detail-hero-grid{grid-template-columns:1fr}.downloads-hero-copy h1{font-size:var(--font-size-h1)}.downloads-hero-media{order:-1}.downloads-hero-media img{aspect-ratio:1.8/1}.downloads-hero-media figcaption{display:none}.downloads-lead{margin-top:20px;font-size:var(--font-size-body)}.resource-metrics{grid-template-columns:repeat(2,1fr);margin-top:0}.resource-metrics>div{border-bottom:1px solid var(--res-line)}.resource-metrics>div:nth-child(2n){border-right:0}.resource-metrics>div:last-child{grid-column:1/-1}.resource-featured-grid{grid-template-columns:1fr}.resource-filter-grid{grid-template-columns:1fr 1fr}.resource-detail-main{grid-template-columns:1fr}.resource-detail-panel{order:-1}.resource-request{padding:28px;align-items:flex-start;flex-direction:column}.resource-request p{font-size:var(--font-size-h3)}}
@media(max-width:560px){.downloads-hero-copy h1,.resource-detail-hero h1{font-size:var(--font-size-h2)}.downloads-hero-actions{align-items:stretch;flex-direction:column}.resource-button{width:100%}.resource-quick-search{margin-top:8px;transform:none}.resource-quick-search input{height:52px;padding-left:44px}.resource-quick-search button{min-width:86px}.resource-metrics>div{padding:20px}.resource-section{padding-top:64px}.resource-section-heading h2,.resource-search-header h2{font-size:var(--font-size-h2)}.resource-category-grid{grid-template-columns:1fr}.resource-category-card{min-height:210px}.resource-featured-section{margin-top:40px;padding-bottom:65px}.resource-search-section{padding:65px 0}.resource-search-header{align-items:flex-start;flex-direction:column}.resource-filter-form{padding:16px}.resource-filter-grid{grid-template-columns:1fr}.resource-filter-actions{align-items:stretch;flex-direction:column}.resource-result-card{grid-template-columns:auto 1fr;gap:12px}.resource-result-action{display:none}.resource-result-facts{gap:8px}.resource-results-summary{align-items:flex-start;flex-direction:column;gap:5px}.resource-table-wrap{border:0;overflow:visible}.resource-table-wrap table{min-width:0}.resource-table-wrap thead{display:none}.resource-table-wrap tbody,.resource-table-wrap tr,.resource-table-wrap td{display:block}.resource-table-wrap tr{margin-bottom:12px;padding:15px;border:1px solid var(--res-line);border-radius:8px;box-shadow:2px 3px 0 #eef2f5}.resource-table-wrap td{display:grid;grid-template-columns:90px 1fr;min-width:0;padding:8px 0;border:0}.resource-table-wrap td:before{content:attr(data-label);color:#8a95a4;font-size:var(--font-size-micro);font-weight:var(--font-weight-heading);text-transform:uppercase}.resource-request-fields{grid-template-columns:1fr}.resource-field-wide{grid-column:auto}.resource-request-dialog{padding:28px 20px}.resource-detail-hero{padding:45px 0}.resource-detail-main{padding-top:55px;padding-bottom:65px}.resource-related-products>div{grid-template-columns:1fr}}
/* Reference alignment: the landing page keeps search in the hero and uses a white CTA panel. */
.resource-request p{color:#fff}.resource-request span{color:#ffdbe0}.resource-category-card>svg,.resource-category-count{display:none}

/* Match the supplied reference page's proportions and site footer treatment. */
.downloads-hero-copy h1{font-size: var(--font-size-h1)}

.resource-latest:focus{outline:0}.resource-latest.is-loading .resource-table-wrap,.resource-latest.is-loading .resource-pagination{opacity:.45;pointer-events:none}.resource-latest.is-loading .resource-table-wrap{transition:opacity .18s ease}

.resource-search-state {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 16px;
  margin-top: 12px;
}

.resource-search-state p {
  margin: 0;
  color: var(--res-text);
  font-size: var(--font-size-small);
  line-height: var(--line-height-copy);
}

.resource-search-state a {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 12px;
  border: 1px solid var(--res-line);
  border-radius: 5px;
  background: #fff;
  color: var(--res-red);
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-bold);
}

.resource-search-state a:hover {
  border-color: var(--res-red);
  background: #fff4f5;
}

.resource-category-card.is-active,
.resource-category-card[aria-current="true"] {
  border-color: var(--res-red);
  box-shadow: 3px 8px 0 #fee1e5;
}

.resource-category-card.is-active .resource-category-number,
.resource-category-card[aria-current="true"] .resource-category-number {
  color: #fff;
  background: var(--res-red);
}

.resource-category-card.is-active .resource-card-link,
.resource-category-card[aria-current="true"] .resource-card-link {
  color: var(--c-brand-dark);
}

/* Request dialog refinement. */
.downloads-page .resource-form-status { margin: 0 24px 16px; color: var(--res-text); }
.downloads-page .resource-form-status.is-success { color: #147a45; }
.downloads-page .resource-form-status.is-error { color: var(--res-red); }
.downloads-page .resource-request-dialog {
  width: min(760px, calc(100vw - 32px));
  max-height: calc(100vh - 36px);
  padding: 0;
  overflow: auto;
  border: 0;
  border-radius: 8px;
  background: #fff;
  color: var(--res-dark);
  box-shadow: 0 28px 90px rgba(5, 13, 24, .34);
}

.downloads-page .resource-request-dialog::backdrop {
  background: rgba(5, 13, 24, .74);
  backdrop-filter: blur(5px);
}

.downloads-page .resource-dialog-header {
  position: relative;
  padding: 24px 34px 20px;
  color: #fff;
  background: #091423;
}

.downloads-page .resource-dialog-header::after {
  content: '';
  position: absolute;
  right: 34px;
  bottom: 0;
  left: 34px;
  height: 3px;
  background: var(--res-red);
}

.downloads-page .resource-dialog-header .resource-kicker {
  margin-bottom: 10px;
  color: #ff5969;
}

.downloads-page .resource-dialog-header .resource-kicker span {
  background: currentColor;
}

.downloads-page .resource-request-dialog h2 {
  max-width: 580px;
  margin: 0;
  color: #fff;
  font-size: clamp(26px, 2.6vw, 34px);
  line-height: 1.05;
  letter-spacing: 0;
}

.downloads-page .resource-dialog-intro {
  max-width: 610px;
  margin: 10px 0 0;
  color: #bdc7d5;
  font-size: var(--font-size-small);
  line-height: var(--line-height-copy);
}

.downloads-page .resource-dialog-assurance {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.downloads-page .resource-dialog-assurance span {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  background: rgba(255, 255, 255, .08);
  color: #eef3f8;
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-bold);
}

.downloads-page .resource-dialog-assurance svg {
  width: 15px;
  height: 15px;
  color: #ff5969;
}

.downloads-page .resource-request-form {
  padding: 22px 34px 24px;
}

.downloads-page .resource-request-fields {
  gap: 12px 16px;
  margin: 0;
}

.downloads-page .resource-request-fields label {
  gap: 9px;
  color: #253244;
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-bold);
}

.downloads-page .resource-field-label {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #253244;
}

.downloads-page .resource-field-label strong {
  color: var(--res-red);
  font-weight: var(--font-weight-bold);
}

.downloads-page .resource-request-fields input,
.downloads-page .resource-request-fields textarea {
  border-color: #d9e2ec;
  border-radius: 7px;
  background: #f9fbfd;
  color: #101a28;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
  transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
}

.downloads-page .resource-request-fields input {
  height: 44px;
  padding: 0 14px;
}

.downloads-page .resource-request-fields textarea {
  min-height: 92px;
  padding: 14px;
  resize: vertical;
}

.downloads-page .resource-request-fields input::placeholder,
.downloads-page .resource-request-fields textarea::placeholder {
  color: #98a5b5;
}

.downloads-page .resource-request-fields input:focus,
.downloads-page .resource-request-fields textarea:focus {
  background: #fff;
  border-color: var(--res-red);
  box-shadow: 0 0 0 4px rgba(237, 27, 47, .12);
}

.downloads-page .resource-form-consent {
  margin: 12px 0 0;
  padding: 10px 14px;
  border: 1px solid #e4eaf1;
  border-radius: 7px;
  background: #f8fafc;
}

.downloads-page .resource-form-consent span {
  color: #5f6c7d;
  font-size: var(--font-size-caption);
}

.downloads-page .resource-dialog-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #e4eaf1;
}

.downloads-page .resource-dialog-footer p {
  margin: 0;
  color: #7a8797;
  font-size: var(--font-size-caption);
}

.downloads-page .resource-dialog-footer .resource-button {
  min-width: 190px;
  min-height: 48px;
  border-radius: 5px;
  box-shadow: 0 10px 22px rgba(237, 27, 47, .2);
}

.downloads-page .resource-dialog-footer .resource-button svg {
  width: 16px;
  height: 16px;
}

.downloads-page .resource-dialog-close {
  z-index: 2;
  right: 18px;
  top: 18px;
  width: 40px;
  height: 40px;
  color: #fff;
  border-color: rgba(255, 255, 255, .22);
  background: rgba(255, 255, 255, .1);
  transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
}

.downloads-page .resource-dialog-close:hover {
  border-color: rgba(255, 255, 255, .38);
  background: rgba(255, 255, 255, .18);
  transform: translateY(-1px);
}

@media (max-width: 680px) {
  .downloads-page .resource-dialog-header {
    padding: 30px 22px 26px;
  }

  .downloads-page .resource-dialog-header::after {
    right: 22px;
    left: 22px;
  }

  .downloads-page .resource-request-form {
    padding: 24px 22px 28px;
  }

  .downloads-page .resource-request-fields {
    grid-template-columns: 1fr;
  }

  .downloads-page .resource-field-wide {
    grid-column: auto;
  }

  .downloads-page .resource-dialog-footer {
    align-items: stretch;
    flex-direction: column;
  }

  .downloads-page .resource-dialog-footer .resource-button {
    width: 100%;
  }
}
