@font-face {
  font-family:"Space Grotesk";
  src:url(../fonts/rhzylhhjdena.woff2)format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap
}
@font-face {
  font-family:"Mulish";
  src:url(../fonts/rhmjrdyimfcl.woff2)format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap
}
:root {
  --colup:#ffffff;
  --textlo:#111111;
  --sub:#111111;
  --cap2:#6b7280
}
* {
  box-sizing:border-box;
  scrollbar-width:thin;
  scrollbar-color:#cbd5e1 transparent
}
body {
  font-family:"Mulish",system-ui,-apple-system,sans-serif;
  color:var(--textlo);
  background:var(--colup);
  line-height:1.68;
  font-size:17px;
  -webkit-text-size-adjust:100%;
  text-rendering:optimizeLegibility;
  overflow-wrap:break-word
}
a {
  text-decoration:none
}
.dfk-topnav {
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  align-items:center;
  max-width:820px;
  margin:0 auto;
  padding:16px 24px
}
.dfk-topnav .dfk-wordmark {
  font-weight:700
}
.dfk-topbar {
  border-bottom:1px solid #eee
}
.dfk-mainarea {
  max-width:820px;
  margin:0 auto;
  padding:60px 24px
}
h1 {
  font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;
  font-size:clamp(46px,6vw,76px)
}
h2 {
  font-size:34px;
  margin-top:34px
}
.dfk-post h3 {
  margin-top:20px
}
.dfk-post h3,.dfk-footb {
  font-size:23px
}
p {
  max-width:66ch
}
.dfk-top4 {
  display:flex;
  gap:24px;
  padding:24px 0 8px;
  flex-wrap:wrap
}
.dfk-textsec,.dfk-tile3 {
  max-width:340px;
  width:100%;
  border-radius:14px
}
.dfk-top4 .dfk-strip {
  font-size:20px;
  color:var(--cap2)
}
.dfk-textsec {
  max-width:100%;
  margin-top:16px;
  aspect-ratio:16/6;
  object-fit:cover
}
.dfk-meta,td,th {
  border:1px solid #e5e7eb
}
.dfk-meta {
  border-radius:12px;
  padding:14px 18px;
  margin:0 0 24px;
  background:#f8fafc
}
.dfk-meta ol {
  margin:0;
  padding-left:20px
}
.dfk-meta a,.dfk-topnav a:hover,a {
  color:var(--sub)
}
.dfk-bodys img {
  max-width:100%;
  border-radius:12px;
  margin:8px 0 20px
}
.dfk-layout {
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr));
  gap:18px;
  margin-top:24px
}
.dfk-tile2 {
  display:block;
  border:1px solid #eee;
  border-radius:12px;
  padding:18px;
  color:inherit;
  transition:box-shadow .15s
}
.dfk-tile2 img {
  max-width:100%;
  border-radius:8px;
  margin-bottom:10px
}
.dfk-tile2:hover {
  box-shadow:0 6px 20px rgba(0,0,0,.08)
}
.dfk-tile2 h3 {
  margin:0 0 8px
}
.dfk-top2 {
  font-size:18px
}
.dfk-block3,.dfk-footbar {
  color:var(--cap2);
  font-size:14px
}
table {
  border-collapse:collapse;
  width:100%;
  margin:16px 0
}
td,th {
  padding:8px 12px;
  text-align:left
}
th {
  background:#f8fafc
}
blockquote {
  background:#f6f9ff;
  font-weight:600;
  margin:1.6em 0;
  padding:.25em 0 .25em 1.1em;
  border-left:3px solid var(--sub);
  font-size:1.08em;
  line-height:1.5
}
blockquote p,body {
  margin:0
}
.dfk-footbar {
  border-top:1px solid #eee;
  text-align:center;
  padding:28px;
  font-size:13px
}
.dfk-headout {
  gap:16px;
  margin-bottom:10px
}
.dfk-consent,.dfk-topl,.dfk-headout {
  display:flex;
  justify-content:center;
  flex-wrap:wrap
}
.dfk-topl {
  font-style:normal;
  gap:6px 18px;
  margin:0 0 10px;
  color:var(--cap2);
  line-height:1.6
}
.dfk-topl a {
  color:inherit
}
.dfk-consent {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:900;
  gap:14px;
  align-items:center;
  padding:12px 20px;
  background:var(--textlo);
  color:var(--colup);
  font-size:13px
}
.dfk-consent[hidden] {
  display:none
}
.dfk-consent .dfk-top3 {
  margin:0;
  max-width:70ch
}
.dfk-consent a {
  color:var(--colup);
  text-decoration:underline
}
.dfk-panel-hi {
  border:0;
  cursor:pointer;
  background:var(--sub);
  color:#fff;
  padding:8px 16px;
  border-radius:8px;
  font-weight:600
}
:root {
  --cap3:#fafafa;
  --tile:#eaeaea;
  --top-up:linear-gradient(135deg,#111,#555);
  --wrap-lo:#111111;
  --note-out:#fafafa
}
h1,h2,h3,h4 {
  font-weight:850;
  letter-spacing:-.03em
}
h1 {
  line-height:1.02
}
.dfk-mainarea ol,.dfk-mainarea p,.dfk-mainarea ul {
  margin:0 0 1.1em
}
.dfk-mainarea li {
  margin:.4em 0
}
.dfk-mainarea h2 {
  margin-top:1.7em
}
.dfk-mainarea h3 {
  margin-top:1.25em
}
.dfk-top4,.dfk-chunk--foot-up {
  margin-top:8px
}
.dfk-group-in {
  background:var(--cap3);
  padding:60px clamp(20px,4vw,40px);
  border-radius:24px;
  margin:60px 0
}
.dfk-group-in>.dfk-layout:first-child,.dfk-group-in>.dfk-chunk:first-child {
  margin-top:0
}
.dfk-group-in>:last-child {
  margin-bottom:0
}
.dfk-block--stripout .dfk-pane2,.dfk-question {
  border-bottom:1px solid var(--tile);
  padding:14px 0
}
.dfk-footb {
  font-weight:700;
  margin:0 0 4px
}
.dfk-block--stripout .dfk-pane2 {
  padding:4px 0
}
.dfk-block--stripout summary {
  cursor:pointer;
  font-weight:700;
  padding:12px 0;
  list-style:none
}
.dfk-block--stripout summary::-webkit-details-marker {
  display:none
}
.dfk-block--stripout summary::after {
  content:"+";
  float:right;
  color:var(--sub);
  font-weight:400
}
.dfk-block--stripout details[open] summary::after {
  content:"–"
}
.dfk-block--stripout details p {
  padding-bottom:12px;
  margin:0;
  color:var(--cap2)
}
.dfk-block--grid-alt .dfk-question {
  display:flex;
  gap:16px;
  align-items:flex-start
}
.dfk-block--grid-alt .dfk-wrap-s {
  font-weight:800;
  color:var(--sub);
  opacity:.5;
  font-size:22px;
  line-height:1.2
}
.dfk-block--wraphi .dfk-question {
  display:grid;
  grid-template-columns:1fr 1.5fr;
  gap:22px
}
.dfk-block--wraphi .dfk-innera2,.dfk-block--wraphi .dfk-footb {
  margin:0
}
@media (max-width:633px) {
  .dfk-block--wraphi .dfk-question {
  grid-template-columns:1fr;
  gap:6px
}
}
.dfk-foot3 h2,.dfk-body3 h2 {
  margin-top:0
}
.dfk-foot3 .dfk-row2 {
  max-width:640px
}
.dfk-foot3 .dfk-row2 p {
  margin:0 0 16px;
  color:var(--cap2)
}
.dfk-link-out {
  margin:0;
  overflow:hidden;
  background:var(--cap3)
}
.dfk-link-out img {
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover
}
.dfk-tile2 .dfk-col-pri {
  padding:16px 18px
}
.dfk-tile2 .dfk-col-pri h3 {
  margin:0 0 6px
}
.dfk-tile2 .dfk-col-pri p {
  margin:0;
  color:var(--cap2);
  font-size:14px
}
.dfk-innerin,.dfk-foot2 {
  display:inline-block;
  margin-top:10px;
  color:var(--sub);
  font-weight:700
}
.dfk-tile2--bar-m,.dfk-tile2--note-alt {
  background:var(--cap3);
  border:1px solid var(--tile)
}
.dfk-tile2--note-alt {
  overflow:hidden;
  transition:box-shadow .15s,transform .15s
}
.dfk-tile2--note-alt:hover {
  box-shadow:0 16px 40px rgba(0,0,0,.12);
  transform:translateY(-2px)
}
.dfk-tile2--row-lo {
  position:relative;
  min-height:210px;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  color:#fff;
  border:0
}
.dfk-tile2--row-lo .dfk-link-out,.dfk-tile2--row-lo::after {
  position:absolute;
  inset:0
}
.dfk-tile2--row-lo .dfk-link-out img {
  height:100%;
  aspect-ratio:auto
}
.dfk-tile2--row-lo::after {
  content:"";
  background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.75))
}
.dfk-tile2--row-lo .dfk-text2 {
  position:relative;
  z-index:1;
  padding:18px
}
.dfk-tile2--row-lo .dfk-text2 h3 {
  color:#fff;
  margin:0
}
.dfk-tile2--pane-hi {
  display:flex;
  gap:16px;
  background:var(--cap3);
  border:1px solid var(--tile);
  padding:18px;
  align-items:flex-start
}
.dfk-tile2--pane-hi .dfk-strip-a {
  font-size:32px;
  font-weight:800;
  color:var(--sub);
  line-height:1;
  opacity:.55;
  flex:0 0 auto
}
.dfk-layout--grid-x {
  grid-template-columns:1fr;
  gap:14px
}
.dfk-tile2--body-b {
  display:grid;
  grid-template-columns:160px 1fr;
  gap:16px;
  align-items:center;
  border:1px solid var(--tile);
  overflow:hidden;
  background:var(--cap3)
}
.dfk-tile2--body-b .dfk-inner-sec {
  margin:0;
  height:100%
}
.dfk-tile2--body-b .dfk-inner-sec img {
  width:100%;
  height:100%;
  aspect-ratio:4/3;
  object-fit:cover
}
.dfk-tile2--list-up {
  background:0 0;
  border:0;
  border-top:2px solid var(--textlo);
  border-radius:0
}
.dfk-tile2--list-up .dfk-col-pri {
  padding:14px 0
}
.dfk-tile2--strip-in {
  background:0 0;
  border:1.5px solid var(--tile)
}
.dfk-tile2--foot-l {
  box-shadow:0 8px 26px rgba(0,0,0,.07)
}
.dfk-tile2--note,.dfk-tile2--foot-l,.dfk-tile2--tile {
  background:var(--cap3);
  border:1px solid var(--tile)
}
.dfk-tile2--tile {
  position:relative;
  overflow:hidden
}
.dfk-tile2--tile .dfk-pane-lo {
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  background:var(--top-up)
}
.dfk-tile2--tile .dfk-col-pri,ol,ul {
  padding-left:22px
}
.dfk-tile2--note {
  padding:18px
}
.dfk-tile2--note .dfk-list-pri {
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:var(--sub);
  color:#fff;
  margin-bottom:12px;
  font-size:18px
}
.dfk-unit-out--top-lo {
  background:var(--wrap-lo);
  color:var(--note-out);
  border-radius:22px;
  padding:38px 30px;
  margin:24px 0
}
.dfk-unit-out--top-lo h1,.dfk-unit-out--top-lo h2,.dfk-unit-out--top-lo h3 {
  color:var(--note-out)
}
.dfk-unit-out--top-lo p {
  color:var(--note-out);
  opacity:.86
}
.dfk-unit-out--stripm {
  background:var(--cap3);
  border:1px solid var(--tile);
  border-radius:22px;
  padding:34px 30px;
  margin:24px 0
}
.dfk-unit-out--top {
  background:var(--top-up);
  color:#fff;
  border-radius:22px;
  padding:38px 30px;
  margin:24px 0
}
.dfk-unit-out--top h1,.dfk-unit-out--top h2,.dfk-unit-out--top p {
  color:#fff
}
.dfk-unit-out--top .dfk-listm {
  background:#fff;
  color:var(--textlo)
}
.dfk-sidel .dfk-meta-lo {
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);
  gap:28px;
  align-items:center
}
.dfk-sidel .dfk-media-hi img {
  width:100%;
  height:100%;
  max-height:340px;
  object-fit:cover;
  border-radius:18px
}
.dfk-sidel .dfk-box {
  display:inline-block;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--cap2);
  margin-bottom:10px
}
.dfk-sidel .dfk-body-out h2 {
  margin:0 0 .4em;
  font-size:1.7rem;
  line-height:1.15
}
.dfk-sidel .dfk-body-out h2 a {
  color:inherit;
  text-decoration:none
}
.dfk-sidel .dfk-body-out h2 a:hover {
  text-decoration:underline
}
@media (max-width:711px) {
  .dfk-sidel .dfk-meta-lo {
  grid-template-columns:1fr
}
}
.dfk-sideup .dfk-strip2 {
  list-style:none;
  margin:.6em 0 0;
  padding:0;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:12px 26px
}
.dfk-sideup .dfk-strip2 li {
  position:relative;
  padding-left:26px;
  line-height:1.5
}
.dfk-sideup .dfk-strip2 li::before {
  content:"";
  position:absolute;
  left:0;
  top:.45em;
  width:12px;
  height:12px;
  border-radius:50%;
  background:var(--top-up)
}
.dfk-head .dfk-body2 {
  margin:0;
  border:0;
  background:0 0;
  padding:0
}
.dfk-head .dfk-body2 p {
  margin:0;
  font-size:1.5rem;
  line-height:1.4;
  font-weight:600;
  font-style:italic;
  letter-spacing:-.01em
}
@media (max-width:633px) {
  .dfk-tile2--body-b {
  grid-template-columns:100px 1fr
}
}
html {
  scroll-behavior:smooth
}
@media (prefers-reduced-motion:reduce) {
  html {
  scroll-behavior:auto
}
}
img {
  max-width:100%;
  height:auto
}
:focus-visible {
  outline:2px solid var(--sub);
  outline-offset:2px;
  border-radius:3px
}
::selection {
  background:var(--sub);
  color:#fff
}
.dfk-skipto {
  position:absolute;
  left:8px;
  top:-56px;
  z-index:1000;
  background:var(--sub);
  color:#fff;
  padding:10px 16px;
  border-radius:0 0 8px 8px;
  transition:top .15s
}
.dfk-skipto:focus {
  top:0
}
.dfk-topnav a {
  padding:4px 2px;
  border-bottom:2px solid transparent
}
.dfk-topnav a.dfk-cap-x,.dfk-topnav a[aria-current=page] {
  color:var(--sub);
  border-bottom-color:var(--sub);
  font-weight:600
}
.dfk-listm {
  display:inline-block;
  background:var(--sub);
  color:#fff;
  padding:10px 18px;
  border-radius:8px;
  font-weight:600
}
.dfk-listm:hover {
  opacity:.92
}
.dfk-reqform {
  display:grid;
  gap:14px;
  max-width:520px;
  margin:28px 0;
  padding:22px;
  border:1px solid #e5e7eb;
  border-radius:14px;
  background:#fff
}
.dfk-unit {
  margin:8px 0 28px
}
.dfk-tile4 {
  margin:32px 0 8px
}
.dfk-mediasec {
  font-weight:700;
  margin:0 0 10px;
  font-size:1.05em
}
.dfk-top-a2 {
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px
}
.dfk-top-a2--bodylo {
  justify-content:center
}
.dfk-top-a2--wraphi .dfk-subx {
  font-family:var(--inneralt,inherit)
}
.dfk-subx {
  display:inline-block;
  font-weight:600;
  border-radius:8px;
  padding:11px 20px;
  border:1px solid transparent
}
.dfk-top-a2--unitin .dfk-subx {
  padding:8px 15px;
  font-size:.92em
}
.dfk-top-a2--head .dfk-subx {
  padding:14px 26px;
  font-size:1.06em
}
.dfk-subx--title {
  background:var(--sub);
  color:#fff
}
.dfk-subx--title:hover {
  opacity:.92
}
.dfk-subx--strip-in {
  border-color:var(--sub);
  color:var(--sub);
  background:0 0
}
.dfk-subx--strip-in:hover {
  background:var(--sub);
  color:#fff
}
.dfk-subx--block-pri {
  padding-left:0;
  padding-right:0;
  border:0;
  color:var(--sub);
  text-decoration:underline
}
.dfk-reqform--listb {
  grid-template-columns:1fr
}
.dfk-reqform--title-a {
  grid-template-columns:1fr 1fr;
  align-items:start
}
.dfk-reqform--capout .dfk-side,.dfk-reqform--title-a .dfk-tile-x--title,.dfk-reqform--title-a .dfk-side,.dfk-reqform--title-a button {
  grid-column:1/-1
}
.dfk-reqform--capout {
  grid-template-columns:1fr auto;
  align-items:end
}
@media (max-width:633px) {
  .dfk-reqform--capout,.dfk-reqform--title-a {
  grid-template-columns:1fr
}
}
.dfk-unit .dfk-reqform,.dfk-tile4 .dfk-reqform {
  margin:0;
  max-width:560px;
  background:var(--cap3,#fff);
  border-color:var(--tile,#e5e7eb)
}
.dfk-unit .dfk-reqform .dfk-tile-x {
  gap:4px
}
.dfk-reqform .dfk-tile-x {
  display:grid;
  gap:6px
}
.dfk-reqform label {
  font-size:14px;
  font-weight:600
}
.dfk-reqform input,.dfk-reqform textarea {
  width:100%;
  padding:10px 12px;
  border:1px solid #cbd5e1;
  border-radius:8px;
  font:inherit;
  background:#fff
}
.dfk-reqform input:focus,.dfk-reqform textarea:focus {
  outline:2px solid var(--sub);
  outline-offset:1px;
  border-color:var(--sub)
}
.dfk-reqform button {
  justify-self:start;
  border:0;
  cursor:pointer
}
.dfk-bcrumb ol,.dfk-reqform .dfk-side {
  font-size:12px;
  color:var(--cap2);
  margin:0
}
.dfk-reqform .dfk-grid-m {
  position:absolute!important;
  left:-9999px!important;
  width:1px;
  height:1px;
  overflow:hidden
}
.dfk-cap-out {
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-top:32px;
  padding-top:20px;
  border-top:1px solid #eee
}
.dfk-cap-out a {
  padding:6px 14px;
  border:1px solid #e5e7eb;
  border-radius:999px;
  font-size:14px
}
.dfk-cap-out a:hover {
  border-color:var(--sub)
}
figure.dfk-row-a,figure.dfk-stripb,figure.dfk-block5,figure.dfk-inner-lo,figure.dfk-title3 {
  margin:0 0 20px
}
figure.dfk-row-a img,figure.dfk-stripb img,figure.dfk-block5 img,figure.dfk-inner-lo img,figure.dfk-title3 img {
  max-width:100%;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:14px;
  display:block
}
pre {
  overflow-x:auto;
  background:#0f172a;
  color:#e2e8f0;
  padding:16px;
  border-radius:10px;
  font-size:14px;
  line-height:1.6
}
pre code {
  background:0 0;
  padding:0;
  color:inherit
}
code {
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size:.92em;
  background:#f1f5f9;
  padding:.12em .38em;
  border-radius:5px
}
.dfk-block4 {
  text-align:center;
  padding:64px 24px
}
.dfk-block4 h1 {
  font-size:72px;
  margin:0 0 8px
}
.dfk-chunk {
  margin:28px 0
}
.dfk-note2 {
  margin-top:28px
}
.dfk-bcrumb ol {
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:0;
  margin:0 0 18px;
  font-size:13px
}
.dfk-bcrumb li {
  display:flex;
  align-items:center;
  gap:8px
}
.dfk-bcrumb li:not(:last-child)::after {
  content:"/";
  color:var(--cap2)
}
.dfk-bcrumb a {
  color:var(--cap2)
}
.dfk-bcrumb a:hover {
  color:var(--sub)
}
.dfk-mainarea,h1,h2,h3,h4 {
  overflow-wrap:break-word
}
h1,h2,h3,h4 {
  text-wrap:balance
}
.dfk-mainarea {
  hyphens:auto
}
.dfk-topnav,.dfk-mainarea {
  padding-left:max(24px,env(safe-area-inset-left));
  padding-right:max(24px,env(safe-area-inset-right))
}
.dfk-topbar {
  position:sticky;
  top:0;
  z-index:50;
  background:var(--colup)
}
.dfk-headout a,.dfk-topnav a {
  min-height:40px;
  display:inline-flex;
  align-items:center
}
li+li {
  margin-top:6px
}
pre,table {
  tab-size:2
}
::-webkit-scrollbar {
  height:10px;
  width:10px
}
::-webkit-scrollbar-thumb {
  background:#cbd5e1;
  border-radius:8px
}
@media (max-width:633px) {
  .dfk-mainarea {
  padding-top:24px
}
h1 {
  font-size:28px
}
.dfk-topnav {
  gap:12px
}
table {
  display:block;
  overflow-x:auto
}
}
.dfk-top4 {
  align-items:center
}
.dfk-top4 .dfk-listx {
  display:inline-block;
  font-size:12px;
  font-weight:700;
  letter-spacing:.09em;
  text-transform:uppercase;
  color:var(--sub);
  margin-bottom:12px
}
.dfk-top4 .dfk-grouplo {
  max-width:560px
}
.dfk-top4 .dfk-grouplo h1 {
  font-size:clamp(30px,4vw,52px);
  line-height:1.08;
  margin:0 0 14px;
  letter-spacing:-.01em
}
.dfk-top4 .dfk-grouplo .dfk-strip {
  font-size:19px;
  line-height:1.55;
  color:var(--cap2);
  margin:0;
  max-width:56ch
}
.dfk-top4 .dfk-textalt {
  margin:0;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 20px 50px rgba(0,0,0,.14)
}
.dfk-top4 .dfk-textalt img {
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:16/10;
  object-fit:cover
}
.dfk-top4--subx,.dfk-top4--panel-lo {
  display:grid;
  grid-template-columns:1.05fr 1fr;
  gap:44px;
  align-items:center;
  padding:34px 0
}
.dfk-top4--bodylo {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  gap:26px;
  padding:38px 0
}
.dfk-top4--bodylo .dfk-grouplo {
  max-width:720px
}
.dfk-top4--bodylo .dfk-grouplo .dfk-strip {
  margin-inline:auto
}
.dfk-top4--bodylo .dfk-textalt {
  width:100%
}
.dfk-top4--bodylo .dfk-textalt img {
  aspect-ratio:16/6
}
.dfk-top4--note-alt {
  position:relative;
  padding:0 0 2px;
  border-radius:20px;
  margin:8px 0 14px
}
.dfk-top4--note-alt .dfk-textalt {
  border-radius:20px;
  overflow:hidden;
  box-shadow:none
}
.dfk-top4--note-alt .dfk-textalt img {
  aspect-ratio:16/8
}
.dfk-top4--note-alt .dfk-grouplo--title {
  position:relative;
  z-index:1;
  margin:-84px 28px 0;
  max-width:660px;
  background:rgba(15,23,42,.72);
  backdrop-filter:blur(6px);
  color:#fff;
  padding:22px 26px;
  border-radius:14px
}
.dfk-top4--note-alt .dfk-grouplo--title .dfk-listx,.dfk-top4--note-alt .dfk-grouplo--title .dfk-strip,.dfk-top4--note-alt .dfk-grouplo--title h1 {
  color:#fff
}
.dfk-top4--unit {
  display:grid;
  grid-template-columns:1.25fr .85fr;
  gap:42px;
  align-items:center;
  padding:30px 0
}
.dfk-top4--unit .dfk-grouplo--head h1 {
  font-size:clamp(34px,5.2vw,64px)
}
.dfk-top4--unit .dfk-textalt img {
  aspect-ratio:4/5
}
.dfk-top4--texts {
  position:relative;
  border-radius:20px;
  overflow:hidden;
  padding:0;
  min-height:420px;
  display:flex;
  align-items:flex-end;
  margin:8px 0 14px
}
.dfk-top4--texts .dfk-textalt {
  position:absolute;
  inset:0;
  border-radius:0;
  box-shadow:none
}
.dfk-top4--texts .dfk-textalt img {
  width:100%;
  height:100%;
  aspect-ratio:auto
}
.dfk-top4--texts::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.74))
}
.dfk-top4--texts .dfk-media-x {
  position:relative;
  z-index:1;
  color:#fff;
  padding:34px;
  max-width:700px
}
.dfk-top4--texts .dfk-media-x .dfk-strip,.dfk-top4--texts .dfk-media-x h1 {
  color:#fff
}
.dfk-top4--foot {
  position:relative;
  display:block;
  padding:0 0 40px
}
.dfk-top4--foot .dfk-textalt img {
  aspect-ratio:16/7
}
.dfk-top4--foot .dfk-note3 {
  position:relative;
  z-index:1;
  margin:0 24px -64px;
  max-width:660px;
  background:var(--colup);
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 18px 46px rgba(0,0,0,.14);
  border-radius:16px;
  padding:26px 30px
}
@media (max-width:711px) {
  .dfk-top4--unit,.dfk-top4--subx,.dfk-top4--panel-lo {
  grid-template-columns:1fr;
  gap:22px
}
.dfk-top4--texts {
  min-height:320px
}
.dfk-top4--foot .dfk-note3 {
  margin:0 12px -40px
}
.dfk-top4--note-alt .dfk-grouplo--title {
  position:static;
  margin:0;
  background:var(--textlo);
  border-radius:0 0 14px 14px
}
}
.dfk-top4--pane-sec {
  display:block!important;
  min-height:0
}
.dfk-top4--pane-sec .dfk-grouplo,.dfk-top4--pane-sec .dfk-grouplo--title,.dfk-top4--pane-sec .dfk-grouplo--head,.dfk-top4--pane-sec .dfk-note3,.dfk-top4--pane-sec .dfk-media-x {
  max-width:none;
  width:auto;
  margin:0;
  position:static;
  background:0 0;
  color:inherit;
  padding:0;
  backdrop-filter:none;
  box-shadow:none;
  border:0
}
.dfk-top4--pane-sec .dfk-tile3,.dfk-top4--pane-sec .dfk-textalt,.dfk-top4--pane-sec::after {
  display:none
}
@media print {
  .dfk-cap-out,.dfk-bcrumb,.dfk-note2,.dfk-listm,.dfk-topnav,.dfk-footbar,.dfk-skipto {
  display:none!important
}
.dfk-topbar {
  position:static;
  border:0
}
a,body {
  color:#000
}
body {
  background:#fff
}
a {
  text-decoration:underline
}
.dfk-mainarea {
  max-width:none
}
}
.dfk-top4--unithi {
  background:var(--top-up);
  color:#fff;
  border-radius:24px;
  padding:clamp(32px,6vw,72px)
}
.dfk-top4--unithi .dfk-listx,.dfk-top4--unithi .dfk-strip,.dfk-top4--unithi h1 {
  color:#fff
}
.dfk-top4--unithi .dfk-tile3,.dfk-top4--unithi .dfk-textalt,.dfk-top4--list-up .dfk-tile3,.dfk-top4--list-up .dfk-textalt {
  display:none
}
.dfk-top4--list-up {
  text-align:center
}
.dfk-top4--list-up .dfk-grouplo {
  max-width:820px;
  margin-inline:auto
}
.dfk-top4--grid-l {
  border:1px solid var(--tile);
  background:var(--cap3);
  border-radius:24px;
  padding:clamp(24px,4vw,48px)
}
@media (min-width:865px) {
  .dfk-top4--title {
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:2.5rem;
  align-items:center
}
}
.dfk-top4--gridout .dfk-listx {
  font-size:clamp(14px,2vw,20px);
  letter-spacing:.15em;
  text-transform:uppercase;
  color:var(--sub);
  font-weight:700
}
@media (min-width:974px) {
  .dfk-mainarea--groupl {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1.8rem 2.2rem;
  align-items:start
}
.dfk-mainarea--groupl>:first-child {
  grid-column:1/-1
}
.dfk-mainarea--groupl>:nth-child(2) {
  grid-column:1/-1
}
}
.dfk-wordmark {
  display:inline-flex;
  align-items:center;
  gap:8px
}
.dfk-title2 {
  color:var(--sub);
  flex:0 0 auto
}
.dfk-wordmark--panell .dfk-unitsec {
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:800
}
.dfk-wordmark--bar-sec .dfk-unitsec {
  letter-spacing:-.03em;
  font-weight:800
}
.dfk-wordmark--title .dfk-unitsec {
  letter-spacing:.22em;
  text-transform:uppercase;
  font-size:.9em
}
.dfk-wordmark--capm .dfk-unitsec {
  font-family:Georgia,"Times New Roman",ui-serif,serif;
  font-weight:700
}
.dfk-wordmark--top .dfk-unitsec {
  color:var(--sub);
  font-weight:800
}
.dfk-wordmark--strip .dfk-unitsec {
  font-weight:700
}
.dfk-topnav--wraphi,.dfk-topnav--pane-in {
  justify-content:space-between
}
.dfk-topnav--wraphi .dfk-wordmark {
  margin-right:auto
}
.dfk-topnav--meta-pri {
  justify-content:center;
  text-align:center
}
.dfk-topnav--meta-pri .dfk-wordmark {
  margin:0
}
.dfk-topnav--unit {
  justify-content:flex-start;
  gap:14px
}
.dfk-topnav--unit .dfk-wordmark {
  font-size:1.15em;
  margin-right:8px
}
.dfk-text-b--titlea a:not(.dfk-wordmark) {
  border-bottom:1px solid transparent;
  padding-bottom:2px
}
.dfk-text-b--titlea a:not(.dfk-wordmark):hover {
  border-bottom-color:var(--sub)
}
.dfk-text-b--inner-sec a:not(.dfk-wordmark) {
  padding:5px 12px;
  border-radius:999px;
  background:var(--cap3)
}
.dfk-text-b--inner-sec a:not(.dfk-wordmark):hover {
  background:var(--sub);
  color:#fff
}
.dfk-text-b--panell a:not(.dfk-wordmark) {
  text-transform:uppercase;
  letter-spacing:.06em;
  font-size:.86em
}
.dfk-inner {
  margin:34px 0
}
.dfk-inner .dfk-text {
  display:inline-block;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--cap2);
  margin-bottom:10px
}
.dfk-inner .dfk-tile {
  color:var(--cap2);
  max-width:62ch;
  margin:.2em 0 1.4em
}
.dfk-inner h2 {
  margin:0 0 .35em
}
.dfk-body {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:18px 26px;
  margin-top:18px
}
.dfk-strip-sec {
  display:flex;
  flex-direction:column;
  gap:6px
}
.dfk-foot {
  font-size:2.1rem;
  line-height:1;
  font-weight:700;
  font-family:var(--inneralt,inherit);
  color:var(--sub)
}
.dfk-head-hi {
  font-size:.92rem;
  color:var(--cap2)
}
.dfk-text-hi--cap-up,.dfk-text-hi--note .dfk-strip-sec {
  background:var(--cap3);
  border:1px solid var(--tile);
  border-radius:20px;
  padding:30px 28px
}
.dfk-text-hi--note .dfk-strip-sec {
  border-radius:14px;
  padding:18px 20px
}
.dfk-text-hi--capout .dfk-body {
  grid-template-columns:repeat(auto-fit,minmax(120px,1fr));
  border-top:1px solid var(--tile);
  padding-top:20px
}
.dfk-text-hi--capout .dfk-foot {
  font-size:1.7rem
}
.dfk-panel {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
  gap:24px;
  margin-top:20px
}
.dfk-title {
  display:flex;
  flex-direction:column;
  gap:4px
}
.dfk-cap-pri {
  width:78px;
  height:78px;
  margin-bottom:10px
}
.dfk-cap-pri--grouppri {
  border-radius:14px;
  object-fit:cover;
  aspect-ratio:1/1
}
.dfk-pane--cap-sec .dfk-cap-pri--grouppri,.dfk-top .dfk-cap-pri--grouppri {
  border-radius:50%
}
.dfk-box-a {
  margin:0;
  font-size:1.05rem;
  line-height:1.3
}
.dfk-innera {
  margin:0;
  color:var(--sub);
  font-size:.92rem;
  font-weight:600
}
.dfk-inner2 {
  margin:0;
  color:var(--cap2);
  font-size:.88rem
}
.dfk-pane--cap-sec .dfk-panel {
  grid-template-columns:1fr;
  gap:18px
}
.dfk-pane--cap-sec .dfk-title {
  flex-direction:row;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  border-bottom:1px solid var(--tile);
  padding-bottom:16px
}
.dfk-pane--cap-sec .dfk-cap-pri {
  margin:0;
  width:56px;
  height:56px
}
.dfk-pane--cap-sec .dfk-inner2 {
  width:100%;
  margin-left:72px
}
.dfk-pane--head .dfk-panel {
  grid-template-columns:repeat(auto-fit,minmax(170px,1fr))
}
.dfk-pane--head .dfk-title {
  background:var(--cap3);
  border:1px solid var(--tile);
  border-radius:16px;
  padding:20px;
  align-items:flex-start
}
.dfk-pane--head .dfk-cap-pri {
  width:58px;
  height:58px
}
.dfk-head-l {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:22px;
  margin-top:20px
}
.dfk-toplo {
  margin:0;
  background:var(--cap3);
  border:1px solid var(--tile);
  border-radius:18px;
  padding:24px
}
.dfk-toplo blockquote {
  margin:0;
  border:0;
  padding:0
}
.dfk-toplo blockquote p {
  margin:0 0 16px;
  line-height:1.6
}
.dfk-top {
  display:flex;
  align-items:center;
  gap:12px
}
.dfk-top .dfk-cap-pri {
  width:44px;
  height:44px;
  margin:0;
  flex:0 0 auto
}
.dfk-col-s {
  display:flex;
  flex-direction:column
}
.dfk-sub {
  font-weight:600;
  font-size:.95rem
}
.dfk-note {
  color:var(--cap2);
  font-size:.84rem
}
.dfk-row--listb .dfk-head-l {
  grid-template-columns:1fr;
  max-width:70ch
}
.dfk-row--cap .dfk-toplo {
  background:0 0;
  border:0;
  border-left:3px solid var(--sub);
  border-radius:0;
  padding:6px 0 6px 22px
}
.dfk-row--cap .dfk-toplo blockquote p {
  font-size:1.12rem;
  font-style:italic
}
.dfk-sub-up {
  display:flex;
  flex-wrap:wrap;
  gap:14px 26px;
  align-items:center;
  margin-top:18px
}
.dfk-titlel {
  display:flex;
  align-items:center;
  gap:10px
}
.dfk-strip-alt {
  font-weight:600;
  color:var(--cap2);
  letter-spacing:.01em
}
.dfk-top-a--foot .dfk-sub-up {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr));
  gap:16px
}
.dfk-top-a--foot .dfk-titlel {
  background:var(--cap3);
  border:1px solid var(--tile);
  border-radius:14px;
  padding:14px 16px
}
.dfk-top-a--note-alt .dfk-titlel {
  border:1px solid var(--tile);
  border-radius:999px;
  padding:6px 16px 6px 6px
}
@media (max-width:633px) {
  .dfk-foot {
  font-size:1.7rem
}
.dfk-pane--cap-sec .dfk-inner2 {
  margin-left:0
}
}
