:root {
  --paper: #f5f5f2;
  --paper-deep: #e7ded7;
  --ink: #101216;
  --ink-soft: #59616a;
  --line: #b8bdc0;
  --red: #a67d73;
  --blue: #54708d;
  --green: #1d815b;
  --night: #162327;
  --serif: "Playfair Display", Georgia, serif;
  --sans: "Manrope", Arial, sans-serif;
  --mono: "DM Mono", monospace;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--sans);
  font-size: 15px;
  line-height: 1.55;
}
body::before {
  position: fixed;
  z-index: -1;
  inset: 0;
  content: "";
  opacity: .35;
  pointer-events: none;
  background-image: radial-gradient(rgba(52, 42, 27, .12) .55px, transparent .55px);
  background-size: 5px 5px;
}
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
img { display: block; max-width: 100%; }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
.page-shell { overflow: hidden; }

.masthead {
  width: 100%;
  min-height: 112px;
  margin: auto;
  padding: 22px clamp(24px, 5vw, 72px);
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 28px;
  border-bottom: 1px solid var(--ink);
}
.brand { display: inline-flex; align-items: flex-end; gap: 15px; width: fit-content; }
.brand__name { font: 700 22px/.9 var(--serif); letter-spacing: -.04em; }
.brand__role { padding-bottom: 1px; font: 500 8px/1.35 var(--mono); text-transform: uppercase; letter-spacing: .04em; }
.main-nav { display: flex; gap: clamp(20px, 3vw, 48px); font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.main-nav a, .masthead__cta { transition: color .2s ease; }
.main-nav a:hover, .masthead__cta:hover { color: var(--red); }
.masthead__contacts { justify-self: end; display: flex; align-items: center; gap: 17px; }
.header-contact { display: inline-flex; align-items: center; gap: 7px; color: var(--ink); font: 500 9px/1.2 var(--mono); letter-spacing: .02em; white-space: nowrap; }
.header-contact--phone { padding-right: 17px; border-right: 1px solid var(--line); }
.header-contact__label { color: var(--red); text-transform: uppercase; }
.header-contact__max-word { font-weight: 700; letter-spacing: .08em; }
.header-contact--max { color: var(--blue); }
.max-icon { display: block; width: 22px; height: 22px; flex: 0 0 auto; }
.masthead__cta { justify-self: end; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.masthead__cta span { color: var(--red); font-size: 16px; vertical-align: -1px; }
.menu-button { display: none; }

.hero { position: relative; width: 100%; height: min(710px, calc(100vh - 112px)); min-height: 535px; margin: auto; color: #fff; background: var(--night); }
.hero__image, .hero__shade { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__image { object-position: center; filter: saturate(.65) contrast(1.05); opacity: 1; }
.hero__shade { background: linear-gradient(90deg, rgba(8, 16, 20, .88) 0%, rgba(11, 17, 20, .58) 36%, rgba(11, 17, 20, .08) 72%), linear-gradient(0deg, rgba(8, 16, 20, .42), transparent 35%); }
.hero__content { position: relative; z-index: 1; width: min(700px, 100%); padding: clamp(56px, 9vw, 130px) clamp(24px, 8vw, 118px); }
.eyebrow { margin: 0 0 18px; font: 500 10px/1.3 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--red); }
.eyebrow--light { color: #e4c1b5; }
h1, h2, h3, p { margin-top: 0; }
h1 { margin-bottom: 18px; font: 800 clamp(39px, 5.2vw, 76px)/.94 var(--sans); letter-spacing: -.085em; text-transform: uppercase; }
.hero h1 { font-family: var(--serif); letter-spacing: -.055em; text-transform: none; }
.hero__subtitle { margin-bottom: 34px; color: #fff; font-size: clamp(15px, 1.6vw, 20px); font-weight: 600; letter-spacing: .13em; text-transform: uppercase; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 32px; min-height: 50px; padding: 14px 18px 14px 22px; border: 1px solid transparent; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; transition: transform .2s ease, background .2s ease, color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button span { font-size: 18px; line-height: 0; }
.button--light { color: var(--ink); background: #f9f7f1; }
.button--light:hover { background: #fff; }
.button--dark { width: 100%; color: #f8f4eb; background: var(--ink); }
.button--dark:hover { background: var(--red); }
.hero__caption { position: absolute; z-index: 1; right: clamp(24px, 5vw, 72px); bottom: 24px; margin: 0; color: #fff; font: 500 9px/1.35 var(--mono); letter-spacing: .08em; text-align: right; text-transform: uppercase; opacity: .86; }
.hero__motif { display: none; }
.hero__motif { position: absolute; z-index: 1; right: clamp(7vw, 12vw, 170px); bottom: 0; width: clamp(190px, 24vw, 352px); height: 55%; pointer-events: none; }
.hero__line { position: absolute; right: 55%; bottom: 18%; width: 1px; height: 66%; background: var(--ink); opacity: .5; }
.hero__bar { position: absolute; bottom: 18%; width: clamp(34px, 4.3vw, 62px); background: var(--blue); opacity: .82; }
.hero__bar--short { right: 24%; height: 28%; }
.hero__bar--tall { right: 4%; height: 51%; }
.hero__dot { position: absolute; display: block; border-radius: 50%; }
.hero__dot--blue { right: 51%; bottom: 23%; width: 16px; height: 16px; background: var(--blue); }
.hero__dot--rose { right: -5%; top: 4%; width: 13px; height: 13px; background: #c5a99e; }

.newspaper-section { position: relative; width: 100%; margin: auto; padding: 86px clamp(24px, 5vw, 72px); border-bottom: 1px solid var(--ink); }
.section-stamp { position: absolute; top: 24px; left: clamp(24px, 5vw, 72px); font: 500 9px/1.2 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--ink-soft); }
h2 { margin-bottom: 0; font: 800 clamp(34px, 4vw, 61px)/.98 var(--sans); letter-spacing: -.075em; text-transform: uppercase; }

.lead-story { display: grid; grid-template-columns: minmax(290px, 1.08fr) minmax(280px, 1fr) minmax(160px, .5fr); gap: clamp(35px, 6vw, 100px); align-items: end; }
.lead-story__heading { align-self: start; }
.story-copy { position: relative; margin: 0; padding: 0 0 8px; font: 500 clamp(16px, 1.35vw, 19px)/1.65 var(--serif); }
.story-copy p { margin-bottom: 1.3em; }
.story-copy__intro { font-size: 1.14em; line-height: 1.58; }
.story-copy__fade { max-height: 117px; margin: 0; overflow: hidden; -webkit-mask-image: linear-gradient(#000 10%, transparent 100%); mask-image: linear-gradient(#000 10%, transparent 100%); color: #85817a; }
.lead-story__aside { padding: 0 0 14px; color: var(--ink-soft); }
.aside-rule { display: block; width: 100%; height: 1px; margin-bottom: 14px; background: var(--red); }
.lead-story__aside p { margin-bottom: 18px; font: italic 600 17px/1.35 var(--serif); }
.aside-author { font: 500 9px/1.3 var(--mono); letter-spacing: .08em; text-transform: uppercase; }

.client-story { display: grid; grid-template-columns: minmax(300px, 1.05fr) minmax(140px, .42fr) minmax(300px, .85fr); gap: clamp(25px, 4.5vw, 76px); align-items: center; min-height: 530px; overflow: hidden; }
.client-story__title { position: relative; z-index: 1; }
.client-story__title h2 { max-width: 540px; }
.client-story__mark { display: block; margin-top: 35px; color: var(--red); font: 600 16px/1 var(--mono); }
.client-story__graphic { position: relative; min-height: 310px; align-self: stretch; }
.client-story__graphic-line { position: absolute; top: 12%; right: 49%; width: 1px; height: 75%; background: var(--ink); opacity: .72; }
.client-story__graphic-bar { position: absolute; bottom: 11%; width: clamp(42px, 5vw, 73px); background: var(--blue); }
.client-story__graphic-bar--one { right: 23%; height: 38%; }
.client-story__graphic-bar--two { right: -18%; height: 63%; }
.client-story__graphic-dot { position: absolute; border-radius: 50%; }
.client-story__graphic-dot--one { top: 27%; right: 57%; width: 17px; height: 17px; background: var(--blue); }
.client-story__graphic-dot--two { right: -26%; bottom: 12%; width: 24px; height: 24px; background: #c5a99e; }
.client-story__copy { position: relative; z-index: 1; padding: 31px 0 27px; border-top: 2px solid var(--ink); border-bottom: 1px solid var(--line); font: 500 17px/1.62 var(--serif); }
.client-story__copy p { margin-bottom: 1.15em; }
.client-story__intro { font-size: 1.17em; line-height: 1.53; }
.client-story blockquote { margin: 27px 0 9px; color: var(--blue); font: italic 600 clamp(19px, 1.9vw, 27px)/1.25 var(--serif); }
.client-story__author { margin: 0 !important; color: var(--ink-soft); font: 500 9px/1.3 var(--mono); letter-spacing: .07em; text-transform: uppercase; }

.profile { display: grid; grid-template-columns: 1.05fr .9fr; gap: 55px clamp(36px, 8vw, 140px); }
.profile__statement h2 { margin-bottom: 25px; }
.profile__lead { max-width: 465px; font-size: 17px; line-height: 1.6; }
.profile__bio { padding-top: 39px; columns: 2; column-gap: 28px; border-top: 1px solid var(--ink); font: 500 16px/1.65 var(--serif); }
.profile__bio p { break-inside: avoid; }
.career-list { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin: 3px 0 0; padding: 0; list-style: none; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); }
.career-list li { min-height: 185px; padding: 22px 23px 20px 0; border-right: 1px solid var(--line); }
.career-list li:not(:first-child) { padding-left: 23px; }
.career-list li:last-child { border-right: 0; }
.career-list span { display: block; margin-bottom: 26px; font: 500 9px/1 var(--mono); color: var(--red); }
.career-list strong { display: block; margin-bottom: 8px; font: 700 18px/1.1 var(--serif); }
.career-list p { margin: 0; font-size: 12px; line-height: 1.5; color: var(--ink-soft); }

.practice { padding-bottom: 0; }
.practice__header { padding-bottom: 55px; }
.practice-grid { display: grid; grid-template-columns: 1.36fr 1fr 1fr; border-top: 1px solid var(--ink); }
.practice-card { position: relative; min-height: 285px; padding: 26px; border-right: 1px solid var(--ink); border-bottom: 1px solid var(--ink); }
.practice-card:nth-child(3) { border-right: 0; }
.practice-card--featured { grid-row: span 2; padding: 34px; color: #f7f3e9; background: var(--red); }
.card-index { display: block; margin-bottom: 44px; font: 500 11px/1 var(--mono); }
.practice-card h3 { margin-bottom: 17px; font: 800 clamp(22px, 2vw, 32px)/1.02 var(--sans); letter-spacing: -.065em; text-transform: uppercase; }
.practice-card p { max-width: 325px; margin: 0; font-size: 13px; line-height: 1.6; color: var(--ink-soft); }
.practice-card--featured p { color: #f5dad4; }
.card-label { position: absolute; bottom: 30px; left: 34px; font: 500 9px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; }

.consultation { width: 100%; margin: auto; padding: 0 clamp(24px, 5vw, 72px) 72px; color: #f5f0e8; background: var(--night); }
.consultation__topline { display: flex; justify-content: space-between; gap: 20px; padding: 21px 0; border-bottom: 1px solid rgba(244, 239, 229, .4); font: 500 9px/1.2 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: #d4d3c9; }
.consultation__intro { display: grid; grid-template-columns: 1.15fr .75fr; gap: 30px; padding: clamp(70px, 8vw, 117px) 0 65px; }
.consultation__intro h2 { grid-row: span 2; font-size: clamp(44px, 5vw, 72px); }
.consultation__intro .eyebrow { align-self: end; margin: 0; }
.consultation__intro > p:last-child { grid-column: 2; margin: 0; font: 500 16px/1.65 var(--serif); color: #d8d7cf; }
.consultation__body { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(45px, 7vw, 125px); }
.price-panel { padding: 28px 0; border-top: 1px solid rgba(244, 239, 229, .45); border-bottom: 1px solid rgba(244, 239, 229, .45); align-self: start; }
.price-panel__top { display: flex; align-items: baseline; justify-content: space-between; gap: 15px; margin-bottom: 28px; font: 500 10px/1.3 var(--mono); letter-spacing: .08em; text-transform: uppercase; }
.price-panel output { color: #fff; font: 600 25px/1 var(--serif); letter-spacing: -.04em; white-space: nowrap; }
input[type="range"] { --range-progress: 0%; display: block; width: 100%; height: 9px; margin: 0; appearance: none; border: 0; border-radius: 0; outline: none; background: linear-gradient(90deg, var(--blue) 0 16.66%, var(--green) 16.66% var(--range-progress), rgba(239, 237, 229, .26) var(--range-progress) 100%); }
input[type="range"]::-webkit-slider-thumb { width: 21px; height: 21px; appearance: none; border: 3px solid var(--night); border-radius: 50%; background: #f7f2e8; box-shadow: 0 0 0 1px #f7f2e8; cursor: grab; }
input[type="range"]::-moz-range-thumb { width: 16px; height: 16px; border: 3px solid var(--night); border-radius: 50%; background: #f7f2e8; box-shadow: 0 0 0 1px #f7f2e8; cursor: grab; }
.range-labels, .price-key { display: flex; justify-content: space-between; margin-top: 8px; font: 500 9px/1.3 var(--mono); letter-spacing: .04em; color: #aaaead; }
.price-key { justify-content: flex-start; gap: 20px; margin-top: 28px; text-transform: uppercase; }
.key-dot, .format-dot { display: inline-block; width: 8px; height: 8px; margin-right: 6px; border-radius: 50%; }
.key-dot--blue, .format-dot--blue { background: var(--blue); }
.key-dot--green, .format-dot--green { background: var(--green); }
.price-format { display: flex; align-items: center; margin: 15px 0 0; font: 600 20px/1.3 var(--serif); }
.price-panel__note { margin: 31px 0 0; font-size: 12px; line-height: 1.65; color: #bfc3be; }

.application-form { position: relative; padding-top: 28px; border-top: 1px solid rgba(244, 239, 229, .45); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.field { margin-bottom: 25px; }
.field label { display: block; margin-bottom: 7px; font: 500 9px/1.3 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: #c8ccc6; }
.field input, .field textarea { display: block; width: 100%; padding: 7px 0 11px; border: 0; border-bottom: 1px solid rgba(244, 239, 229, .45); outline: none; color: #fff; background: transparent; font-size: 14px; transition: border-color .2s; }
.field textarea { min-height: 96px; resize: vertical; }
.field input::placeholder, .field textarea::placeholder { color: #858d8b; }
.field input:focus, .field textarea:focus { border-color: #fff; }
.field.is-invalid input, .field.is-invalid textarea { border-color: #e68c80; }
.field-error { display: block; min-height: 16px; padding-top: 4px; font-size: 10px; color: #e8a49a; }
.file-field { margin: 3px 0 22px; }
.file-field input { position: absolute; width: 1px; height: 1px; overflow: hidden; opacity: 0; }
.file-field label { display: flex; align-items: center; gap: 15px; min-height: 68px; padding: 12px 16px; border: 1px dashed rgba(244, 239, 229, .48); cursor: pointer; transition: background .2s, border-color .2s; }
.file-field label:hover, .file-field input:focus + label { border-color: #fff; background: rgba(255, 255, 255, .06); }
.file-field__icon { display: grid; width: 28px; height: 28px; place-items: center; border: 1px solid #dde0d9; border-radius: 50%; font-size: 21px; font-weight: 300; }
.file-field strong, .file-field small { display: block; }
.file-field strong { font-size: 12px; }
.file-field small { margin-top: 2px; font-size: 10px; color: #abb2ac; }
.file-list { margin: 7px 0 0; font-size: 10px; color: #b8c1b9; }
.consent { display: flex; align-items: flex-start; gap: 9px; margin-top: 19px; font-size: 10px; line-height: 1.5; color: #bfc3be; cursor: pointer; }
.consent input { width: 14px; height: 14px; margin: 1px 0 0; accent-color: var(--red); }
.consent-error { margin-bottom: 6px; }
.form-disclaimer { margin: 15px 0 0; font-size: 9px; line-height: 1.5; color: #89918e; }
.form-success { position: absolute; z-index: 2; inset: 0; display: grid; place-content: center; gap: 8px; padding: 40px; color: #f5f0e8; text-align: center; background: var(--night); }
.form-success[hidden] { display: none; }
.form-success strong { font: 700 32px/1.15 var(--serif); }
.form-success span { color: #c8ccc6; font-size: 12px; }

.footer { width: 100%; margin: auto; padding: 40px clamp(24px, 5vw, 72px) 27px; display: grid; grid-template-columns: 1.2fr 1fr auto; gap: 30px; align-items: start; background: var(--paper-deep); }
.brand--footer { grid-row: span 2; }
.footer > p { max-width: 330px; margin: 0; font: 500 13px/1.55 var(--serif); }
.footer__contacts { display: grid; gap: 8px; justify-items: start; }
.footer__contacts-label { margin-bottom: 3px; color: var(--ink-soft); font: 500 9px/1.2 var(--mono); letter-spacing: .09em; text-transform: uppercase; }
.footer-contact { display: inline-flex; align-items: center; gap: 7px; font: 600 12px/1.3 var(--sans); transition: color .2s ease; }
.footer-contact:hover { color: var(--blue); }
.footer-contact > svg:not(.max-icon) { width: 15px; height: 15px; color: var(--red); }
.footer-contact--max { color: var(--blue); }
.footer-contact--max .max-icon { width: 19px; height: 19px; }
.footer-contact--max b { letter-spacing: .08em; }
.footer__top { font: 700 10px/1.2 var(--sans); letter-spacing: .08em; text-transform: uppercase; }
.footer small { grid-column: 2 / -1; font: 500 9px/1.2 var(--mono); color: var(--ink-soft); }

@media (max-width: 900px) {
  .masthead { grid-template-columns: 1fr auto auto; min-height: 87px; }
  .menu-button { position: relative; z-index: 4; display: grid; gap: 4px; width: 32px; padding: 4px 0; border: 0; background: transparent; }
  .menu-button span:not(.sr-only) { display: block; width: 100%; height: 1px; background: var(--ink); }
  .main-nav { position: absolute; z-index: 3; top: 87px; right: 0; left: 0; display: grid; gap: 0; padding: 18px 24px; border-bottom: 1px solid var(--ink); background: var(--paper); transform: translateY(-140%); transition: transform .25s ease; }
  .main-nav a { padding: 14px 0; border-bottom: 1px solid var(--line); }
  .main-nav a:last-child { border: 0; }
  .main-nav.is-open { transform: translateY(0); }
  .masthead__cta { display: none; }
  .masthead__contacts { gap: 12px; }
  .header-contact--phone { padding-right: 12px; }
  .hero { height: 650px; }
  .client-story { grid-template-columns: minmax(280px, 1fr) minmax(115px, .35fr) minmax(250px, .8fr); gap: 34px; }
  .lead-story { grid-template-columns: 1fr 1fr; }
  .lead-story__aside { grid-column: 1 / -1; display: grid; grid-template-columns: 120px 1fr auto; align-items: center; gap: 18px; padding: 0; }
  .aside-rule { margin: 0; }
  .lead-story__aside p { margin: 0; }
  .profile__bio { columns: 1; }
  .career-list { grid-template-columns: 1fr 1fr; }
  .career-list li:nth-child(2) { border-right: 0; }
  .career-list li:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .practice-grid { grid-template-columns: 1fr 1fr; }
  .practice-card--featured { grid-column: span 2; grid-row: auto; min-height: 310px; }
  .practice-card:nth-child(3) { border-right: 1px solid var(--ink); }
  .practice-card:nth-child(4) { border-right: 0; }
  .consultation__body { gap: 55px; }
}

@media (max-width: 620px) {
  .hero { min-height: 560px; height: calc(100vh - 87px); max-height: 680px; }
  .masthead { gap: 10px; }
  .brand { gap: 9px; }
  .brand__role { font-size: 7px; }
  .masthead__contacts { gap: 7px; }
  .header-contact--phone { padding-right: 7px; }
  .header-contact__label { display: none; }
  .header-contact--phone .header-contact__number { font-size: 8px; }
  .header-contact--max .header-contact__max-word,
  .header-contact--max .header-contact__number { display: none; }
  .header-contact--max .max-icon { width: 20px; height: 20px; }
  .hero__image { object-position: 62% center; }
  .hero__motif { right: -12px; width: 210px; height: 42%; opacity: .86; }
  .hero__content { padding-top: 86px; }
  h1 { font-size: clamp(38px, 12vw, 55px); }
  .hero__subtitle { font-size: 13px; }
  .newspaper-section { padding-top: 72px; padding-bottom: 55px; }
  .lead-story, .client-story, .profile, .consultation__body, .consultation__intro { grid-template-columns: 1fr; }
  .lead-story { gap: 30px; }
  .lead-story__aside { display: block; padding-top: 9px; }
  .aside-rule { margin-bottom: 14px; }
  .lead-story__aside p { margin-bottom: 17px; }
  .client-story { min-height: auto; gap: 22px; }
  .client-story__mark { margin-top: 22px; }
  .client-story__graphic { order: 3; min-height: 135px; margin: 4px 0 2px; }
  .client-story__graphic-line { top: 2%; height: 95%; }
  .client-story__graphic-bar { bottom: 0; }
  .client-story__copy { order: 2; font-size: 16px; }
  .client-story blockquote { margin-top: 23px; }
  .profile { gap: 23px; }
  .profile__bio { padding-top: 24px; }
  .career-list { grid-template-columns: 1fr; margin-top: 7px; }
  .career-list li, .career-list li:not(:first-child) { min-height: auto; padding: 18px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .career-list li:last-child { border-bottom: 0; }
  .career-list span { margin-bottom: 15px; }
  .practice__header { padding-bottom: 37px; }
  .practice-grid { grid-template-columns: 1fr; }
  .practice-card, .practice-card:nth-child(3) { min-height: 230px; padding: 25px 0; border-right: 0; }
  .practice-card--featured { grid-column: auto; padding: 28px 24px; margin: 0 -24px; }
  .card-index { margin-bottom: 30px; }
  .card-label { left: 24px; bottom: 27px; }
  .consultation { padding-bottom: 50px; }
  .consultation__topline { display: grid; gap: 8px; }
  .consultation__intro { gap: 20px; padding: 65px 0 47px; }
  .consultation__intro .eyebrow { order: -1; }
  .consultation__intro > p:last-child { grid-column: auto; }
  .consultation__body { gap: 42px; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .footer { grid-template-columns: 1fr auto; }
  .brand--footer { grid-row: auto; }
  .footer > p { grid-column: 1 / -1; }
  .footer__contacts { grid-column: 1 / -1; margin-top: 2px; }
  .footer small { grid-column: 1 / -1; }
}

@media (max-width: 430px) {
  .header-contact--phone { padding-right: 6px; }
  .header-contact--phone .header-contact__number { display: none; }
  .header-contact--phone::before { content: "☎"; color: var(--red); font: 18px/1 var(--sans); }
}
