#fw-section-rich-text-177201549261405 {
--color-primary: #8a1b1c;
--color-primary-rgb: 138, 27, 28;
--color-background: #8a1b1c;
--color-background-rgb: 138, 27, 28;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 60;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8a1b1c;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}

#fw-section-rich-text-5415fff4-9a9f-46c7-9183-139def5c0230 {
--color-primary: #301f1f;
--color-primary-rgb: 48, 31, 31;
--color-background: #8A1C1C;
--color-background-rgb: 138, 28, 28;
--color-on-background: #FFFFFF;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #FFFFFF;
--color-background-brightness: 61;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #301f1f;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #FFFFFF;
--secondary-btn-bg: transparent;
--secondary-btn-text: #FFFFFF;
--secondary-btn-border-color: #FFFFFF;

}
#fw-section-links-list-42749131-163b-4661-9e6e-615ff311327a {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #1b1b1b;
--color-background-rgb: 27, 27, 27;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 27;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}



#fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446 {

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] {
  background: #261812;
  padding-top: 30px;
  padding-bottom: 60px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .html-formatter,
section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown,
section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .prose {
  text-align: left !important;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  background: #301f17;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);
  color: #f5eee8;
  font-size: 18px;
  line-height: 1.7;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose p {
  margin-top: 0;
  margin-bottom: 22px;
  color: #d4c6bb;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose h2 {
  position: relative;
  margin-top: 52px;
  margin-bottom: 16px;
  padding-left: 18px;
  color: #fff7f0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.5px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose h2:first-of-type {
  margin-top: 0;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 5px;
  height: 32px;
  background: #f0a33a;
  border-radius: 5px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose strong {
  color: #fff8f2;
  font-weight: 700;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ul {
  margin-top: 18px;
  margin-bottom: 26px;
  padding: 20px 24px 20px 46px;
  background: #38251c;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ul li {
  margin-bottom: 8px;
  color: #d4c6bb;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ul li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ul li::marker {
  color: #f0a33a;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ol {
  margin-top: 18px;
  margin-bottom: 30px;
  padding: 24px 24px 24px 52px;
  background: #3a261b;
  border: 1px solid rgba(240, 163, 58, 0.35);
  border-radius: 16px;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ol li {
  margin-bottom: 10px;
  padding-left: 6px;
  color: #f5eee8;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ol li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ol li::marker {
  color: #f0a33a;
  font-weight: bold;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose a {
  color: #ffc05c;
  font-weight: 600;
  text-decoration: underline;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose a:hover {
  color: #ffd28a;
}

section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] #thread-bottom-container {
  display: none !important;
}

@media screen and (max-width: 700px) {
  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] {
    padding-top: 15px;
    padding-bottom: 35px;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose {
    padding: 26px 20px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 1.65;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose h2 {
    margin-top: 40px;
    font-size: 24px;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose h2:before {
    height: 26px;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ul {
    padding: 17px 16px 17px 38px;
  }

  section[data-section-id="fw-section-rich-text-bd1d49c7-2db6-4c40-aab2-400ee2a51446"] .markdown.prose ol {
    padding: 18px 16px 18px 42px;
  }
}
}



#fw-section-rich-text-178204661684637 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #401a1a;
--color-background-rgb: 64, 26, 26;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 37;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-3e3fad4d-ee4f-4977-8a84-87f82e625ee1 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #212121;
--color-background-rgb: 33, 33, 33;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 33;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-000a3219-598d-4eed-a752-da27d878b6c6 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #161711;
--color-background-rgb: 22, 23, 17;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-b38b9fae-3d58-499d-a0ab-de55633981fc {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #323232;
--color-background-rgb: 50, 50, 50;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 50;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-0756ff1e-0ba3-4523-9f75-5fe184b25bbe {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #161711;
--color-background-rgb: 22, 23, 17;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-412f3158-14b9-4379-9703-1c6a55b75ca9 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #212121;
--color-background-rgb: 33, 33, 33;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 33;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-79b13c48-1cf3-4951-ba1e-2bb6e705d34e {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #161711;
--color-background-rgb: 22, 23, 17;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-4a03f89f-a3a4-4b3e-9883-8ee81245e106 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #212121;
--color-background-rgb: 33, 33, 33;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 33;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-10de5fff-ce50-4012-ac7f-519cc600bdde {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #161711;
--color-background-rgb: 22, 23, 17;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-33426248-c04f-4fed-ad80-fdd75cc82d03 {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #212121;
--color-background-rgb: 33, 33, 33;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 33;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-image-with-text-fd6d7a7d-5009-4690-b95a-b4f721367d0f {
--color-primary: #8A1C1C;
--color-primary-rgb: 138, 28, 28;
--color-background: #161711;
--color-background-rgb: 22, 23, 17;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 22;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #8A1C1C;
--primary-btn-text: #FFFFFF;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}


#fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1 {

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] {
  background: #261812;
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .html-formatter,
section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text {
  text-align: left !important;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  background: #301f17;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);
  color: #f5eee8;
  font-size: 18px;
  line-height: 1.7;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text p {
  margin-top: 0;
  margin-bottom: 21px;
  color: #d4c6bb;
}


/* Main section headings */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2 {
  position: relative;
  margin-top: 52px;
  margin-bottom: 16px;
  padding-left: 18px;
  color: #fff7f0;
  font-size: 29px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.5px;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:first-of-type {
  margin-top: 0;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 5px;
  height: 32px;
  background: #f0a33a;
  border-radius: 5px;
}


/* Important text */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text strong {
  color: #fff8f2;
  font-weight: 700;
}


/* Bullet lists */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ul {
  margin-top: 16px;
  margin-bottom: 26px;
  padding: 20px 24px 20px 46px;
  background: #38251c;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ul li {
  margin-bottom: 8px;
  color: #d4c6bb;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ul li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ul li::marker {
  color: #f0a33a;
}


/* Quick checklist */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ol {
  margin-top: 18px;
  margin-bottom: 30px;
  padding: 24px 24px 24px 54px;
  background: #3a261b;
  border: 1px solid rgba(240, 163, 58, 0.38);
  border-radius: 16px;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ol li {
  margin-bottom: 11px;
  padding-left: 6px;
  color: #f5eee8;
  font-weight: 600;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ol li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ol li::marker {
  color: #f0a33a;
  font-weight: bold;
}


/* TLDR panel */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type {
  margin-top: 54px;
  margin-bottom: 0;
  padding: 22px 24px 9px 42px;
  background: #3a261b;
  border: 1px solid rgba(240, 163, 58, 0.38);
  border-bottom: 0;
  border-radius: 16px 16px 0 0;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type:before {
  left: 22px;
  top: 23px;
  height: 28px;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type ~ p {
  margin: 0;
  padding: 7px 24px;
  background: #3a261b;
  border-left: 1px solid rgba(240, 163, 58, 0.38);
  border-right: 1px solid rgba(240, 163, 58, 0.38);
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type ~ p:last-of-type {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(240, 163, 58, 0.38);
  border-radius: 0 0 16px 16px;
}


/* Links */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text a {
  color: #ffc05c;
  font-weight: 600;
  text-decoration: underline;
}

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text a:hover {
  color: #ffd28a;
}


/* Remove empty pasted spans */

section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text span:empty {
  display: none;
}


/* Mobile */

@media screen and (max-width: 700px) {
  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] {
    padding-top: 16px !important;
    padding-bottom: 36px !important;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text {
    padding: 27px 20px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 1.65;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2 {
    margin-top: 41px;
    font-size: 24px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:before {
    height: 26px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ul {
    padding: 17px 16px 17px 38px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text ol {
    padding: 19px 16px 19px 42px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type {
    padding: 20px 18px 8px 38px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type:before {
    left: 18px;
    top: 21px;
  }

  section[data-section-id="fw-section-rich-text-225543a2-34d8-4b55-aa1c-2a550a0756d1"] .rich-text__text h2:last-of-type ~ p {
    padding-left: 18px;
    padding-right: 18px;
  }
}
}


#fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa {

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] {
  background: #261812;
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .html-formatter,
section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text {
  text-align: left !important;
}


/* Main title */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__header {
  max-width: 760px;
  margin: 0 auto 22px auto;
  padding: 30px 38px;
  background: #38251c;
  border: 1px solid rgba(240, 163, 58, 0.35);
  border-radius: 18px;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.2);
  text-align: left;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__heading {
  margin: 0;
  color: #fff7f0;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.7px;
}


/* Main article card */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  background: #301f17;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);
  color: #f5eee8;
  font-size: 18px;
  line-height: 1.7;
}


/* Paragraphs */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text p {
  margin-top: 0;
  margin-bottom: 21px;
  color: #d4c6bb;
}


/* Numbered section headings */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h2 {
  position: relative;
  margin-top: 52px;
  margin-bottom: 16px;
  padding-left: 18px;
  color: #fff7f0;
  font-size: 29px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.5px;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h2:first-of-type {
  margin-top: 0;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 5px;
  height: 32px;
  background: #f0a33a;
  border-radius: 5px;
}


/* What to do subheadings */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h3 {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  color: #29180f;
  background: #f0a33a;
  border-radius: 7px;
  font-size: 15px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}


/* Bold menu paths and important text */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text strong {
  color: #fff8f2;
  font-weight: 700;
}


/* Bullet lists */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ul {
  margin-top: 16px;
  margin-bottom: 26px;
  padding: 20px 24px 20px 46px;
  background: #38251c;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ul li {
  margin-bottom: 8px;
  color: #d4c6bb;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ul li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ul li::marker {
  color: #f0a33a;
}


/* Quick checklist */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ol {
  margin-top: 18px;
  margin-bottom: 12px;
  padding: 24px 24px 24px 54px;
  background: #3a261b;
  border: 1px solid rgba(240, 163, 58, 0.38);
  border-radius: 16px;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ol li {
  margin-bottom: 11px;
  padding-left: 6px;
  color: #f5eee8;
  font-weight: 600;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ol li:last-child {
  margin-bottom: 0;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ol li::marker {
  color: #f0a33a;
  font-weight: bold;
}


/* Highlight the menu path */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text p strong:only-child {
  display: inline-block;
  padding: 11px 15px;
  background: rgba(240, 163, 58, 0.11);
  border: 1px solid rgba(240, 163, 58, 0.3);
  border-radius: 8px;
  color: #ffc05c;
}


/* Links */

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text a {
  color: #ffc05c;
  font-weight: 600;
  text-decoration: underline;
}

section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text a:hover {
  color: #ffd28a;
}


/* Mobile */

@media screen and (max-width: 700px) {
  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] {
    padding-top: 16px !important;
    padding-bottom: 36px !important;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__header {
    padding: 24px 21px;
    border-radius: 15px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__heading {
    font-size: 29px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text {
    padding: 27px 20px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 1.65;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h2 {
    margin-top: 41px;
    font-size: 24px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text h2:before {
    height: 26px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ul {
    padding: 17px 16px 17px 38px;
  }

  section[data-section-id="fw-section-rich-text-68a1bc90-8c37-430f-8033-8fe98e7f99fa"] .rich-text__text ol {
    padding: 19px 16px 19px 42px;
  }
}
}

#fw-section-rich-text-31952510-7d2f-4abf-866d-e9b13f1f6bb5 {

h2 {
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  letter-spacing: -0.01em;
}

h3 {
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 1.75rem;
  margin-bottom: 0.5rem;
}

p {
  line-height: 1.8;
  margin-bottom: 1.25rem;
}

a {
  color: var(--color-primary);
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}

a:hover {
  opacity: 0.75;
}

ol {
  list-style: none;
  padding: 1.5rem 1.75rem;
  margin: 1.75rem 0;
  background: rgba(var(--color-on-background-rgb), 0.06);
  border-left: 3px solid var(--color-primary);
  border-radius: 6px;
  counter-reset: step-counter;
}

ol li {
  counter-increment: step-counter;
  display: flex;
  gap: 0.875rem;
  align-items: flex-start;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}

ol li:last-child {
  margin-bottom: 0;
}

ol li::before {
  content: counter(step-counter);
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--color-primary);
  color: var(--color-on-primary);
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 0.15em;
}

ul {
  margin: 0 0 1.25rem 0;
  padding-left: 1.5rem;
}

ul li {
  line-height: 1.7;
  margin-bottom: 0.5rem;
}

hr {
  border: none;
  border-top: 1px solid rgba(var(--color-on-background-rgb), 0.15);
  margin: 2.5rem 0;
}

blockquote {
  border-left: 3px solid var(--color-primary);
  margin: 1.5rem 0;
  padding: 0.5rem 1.25rem;
  font-style: italic;
  opacity: 0.85;
}

@media (max-width: 768px) {
  h2 {
    font-size: 1.25rem;
  }
  ol {
    padding: 1.25rem;
  }
}
}


#fw-section-rich-text-5a57bc17-5a32-4b2b-8672-8d6ae0f48210 {

h2 {
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  letter-spacing: -0.01em;
}

h3 {
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 1.75rem;
  margin-bottom: 0.5rem;
}

p {
  line-height: 1.8;
  margin-bottom: 1.25rem;
}

a {
  color: var(--color-primary);
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}

a:hover {
  opacity: 0.75;
}

ol {
  list-style: none;
  padding: 1.5rem 1.75rem;
  margin: 1.75rem 0;
  background: rgba(var(--color-on-background-rgb), 0.06);
  border-left: 3px solid var(--color-primary);
  border-radius: 6px;
  counter-reset: step-counter;
}

ol li {
  counter-increment: step-counter;
  display: flex;
  gap: 0.875rem;
  align-items: flex-start;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}

ol li:last-child {
  margin-bottom: 0;
}

ol li::before {
  content: counter(step-counter);
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--color-primary);
  color: var(--color-on-primary);
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 0.15em;
}

ul {
  margin: 0 0 1.25rem 0;
  padding-left: 1.5rem;
}

ul li {
  line-height: 1.7;
  margin-bottom: 0.5rem;
}

hr {
  border: none;
  border-top: 1px solid rgba(var(--color-on-background-rgb), 0.15);
  margin: 2.5rem 0;
}

blockquote {
  border-left: 3px solid var(--color-primary);
  margin: 1.5rem 0;
  padding: 0.5rem 1.25rem;
  font-style: italic;
  opacity: 0.85;
}

@media (max-width: 768px) {
  h2 {
    font-size: 1.25rem;
  }
  ol {
    padding: 1.25rem;
  }
}
}












#fw-section-header {

/* URBANLOON HEADER */

.header {
  margin: 14px 18px 0 18px;
  padding: 0 !important;
  background: transparent !important;
}

.header > .wrapper {
  max-width: 1580px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 22px;

  background: #2b1a17;
  border: 1px solid rgba(255, 132, 48, 0.28);
  border-radius: 20px;

  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.34);
  overflow: visible;
}


/* Main layout */

.header__grid {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;

  min-height: 92px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;

  column-gap: 24px;
}


/* Logo */

.header__logo-container {
  grid-column: 1;
  overflow: visible;
}

.header__logo-link {
  display: block;
  border-radius: 50%;
  transition: transform 0.2s ease;
}

.header__logo-link:hover {
  transform: translateY(-3px) rotate(-2deg);
}

.header__logo-image {
  display: block;

  width: 88px !important;
  max-width: 88px !important;
  height: 88px !important;

  object-fit: contain;
  border-radius: 50%;

  border: 2px solid rgba(255, 145, 57, 0.35);

  box-shadow:
    0 10px 25px rgba(0, 0, 0, 0.34),
    0 0 20px rgba(239, 45, 32, 0.14);
}


/* Navigation */

.header__nav-container {
  grid-column: 2;
  min-width: 0;
  justify-self: center;
}

.header__nav .header__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;

  gap: 3px;
  margin: 0;
}

.header__nav .header__list-item {
  margin: 0;
}

.header__nav .header__link {
  display: inline-flex;
  align-items: center;

  min-height: 40px;
  padding: 8px 13px;

  color: rgba(255, 248, 243, 0.78);
  background: transparent;

  border: 1px solid transparent;
  border-radius: 999px;

  font-size: 14px;
  font-weight: 600;
  line-height: 1.15;

  text-decoration: none;
  white-space: nowrap;

  transition:
    color 0.18s ease,
    background 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease;
}

.header__nav .header__link:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.055);
  border-color: rgba(255, 255, 255, 0.08);
  transform: translateY(-2px);
}


/* Featured guides link */

.header__nav a[href*="cities-skylines-2-tips"] {
  margin-left: 5px;

  padding-left: 17px;
  padding-right: 17px;

  color: #fffaf4;
  background: #d83a27;

  border-color: rgba(255, 176, 95, 0.42);

  box-shadow:
    0 8px 20px rgba(216, 58, 39, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.header__nav a[href*="cities-skylines-2-tips"]:hover {
  color: #ffffff;
  background: #ef4b2f;
  border-color: rgba(255, 205, 147, 0.65);

  box-shadow:
    0 11px 25px rgba(216, 58, 39, 0.31),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
}


/* Right-side controls */

.header__icons {
  grid-column: 3;
  justify-self: end;
}

.header__icons > .header__list {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;

  gap: 6px;
  margin: 0;
}

.header__icons .header__list-item {
  margin: 0;
}


/* Social and cart buttons */

.header__icons .header__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 36px;
  height: 36px;
  padding: 0;

  color: rgba(255, 248, 243, 0.86);
  background: rgba(255, 255, 255, 0.038);

  border: 1px solid rgba(255, 255, 255, 0.075);
  border-radius: 10px;

  transition:
    color 0.17s ease,
    background 0.17s ease,
    border-color 0.17s ease,
    transform 0.17s ease,
    box-shadow 0.17s ease;
}

.header__icons .header__icon:hover {
  color: #ffffff;
  background: rgba(255, 137, 52, 0.12);
  border-color: rgba(255, 137, 52, 0.34);

  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
}


/* Platform hover colours */

a[href*="instagram.com"].header__icon:hover {
  background: rgba(225, 48, 108, 0.18);
  border-color: rgba(225, 48, 108, 0.43);
}

a[href*="twitch.tv"].header__icon:hover {
  background: rgba(145, 70, 255, 0.19);
  border-color: rgba(145, 70, 255, 0.44);
}

a[href*="youtube.com"].header__icon:hover {
  background: rgba(255, 0, 0, 0.17);
  border-color: rgba(255, 70, 70, 0.42);
}

a[href*="discord"].header__icon:hover {
  background: rgba(88, 101, 242, 0.19);
  border-color: rgba(112, 123, 255, 0.44);
}


/* Currency pill */

.header__icons .header__link--icon {
  display: inline-flex;
  align-items: center;

  min-height: 36px;
  padding: 7px 11px;

  color: rgba(255, 248, 243, 0.86);
  background: rgba(255, 255, 255, 0.038);

  border: 1px solid rgba(255, 255, 255, 0.075);
  border-radius: 10px;

  font-size: 13px;
  font-weight: 700;

  transition:
    color 0.17s ease,
    background 0.17s ease,
    border-color 0.17s ease;
}

.header__icons .header__link--icon:hover {
  color: #ffffff;
  background: rgba(255, 137, 52, 0.12);
  border-color: rgba(255, 137, 52, 0.34);
}

.header__link-icon svg {
  width: 12px;
  height: 12px;
}


/* Currency dropdown */

.header__dropdown {
  margin-top: 9px;

  background: #211411;
  border: 1px solid rgba(255, 137, 52, 0.23);
  border-radius: 13px;

  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}

.header__dropdown-link {
  color: rgba(255, 248, 243, 0.8);
}

.header__dropdown-link:hover {
  color: #ffffff;
  background: rgba(255, 137, 52, 0.11);
}


/* Cart badge */

.cart-widget {
  position: relative;
}

.cart-widget__items {
  position: absolute;
  top: -11px;
  right: -12px;
  z-index: 3;

  min-width: 19px;
  height: 19px;
  padding: 0 5px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  color: #ffffff;
  background: #ef2d20;

  border: 2px solid #2b1a17;
  border-radius: 999px;

  font-size: 10px;
  font-weight: 800;
  line-height: 1;

  box-shadow: 0 4px 10px rgba(239, 45, 32, 0.35);
}


/* Completely remove search */

search-header,
.search-header,
[data-search-toggle] {
  display: none !important;
}


/* Mobile drawer */

.mobile-menu {
  color: #fff7f0;
  background: #241511;

  border-right: 1px solid rgba(255, 137, 52, 0.23);
  box-shadow: 22px 0 55px rgba(0, 0, 0, 0.45);
}

.mobile-menu__section--header {
  min-height: 82px;
  padding: 20px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-menu__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 40px;
  height: 40px;

  color: #fff8f2;
  background: rgba(255, 255, 255, 0.055);

  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 11px;
}

.mobile-menu__section--body {
  padding: 16px;
}

.mobile-menu__list-item {
  margin-bottom: 7px;
}

.mobile-menu__link {
  display: flex;
  align-items: center;

  min-height: 48px;
  padding: 11px 14px;

  color: rgba(255, 248, 243, 0.82);
  background: rgba(255, 255, 255, 0.03);

  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 11px;

  font-size: 16px;
  font-weight: 650;
}

.mobile-menu__link:hover {
  color: #ffffff;
  background: rgba(255, 137, 52, 0.11);
  border-color: rgba(255, 137, 52, 0.28);
}

.mobile-menu a[href*="cities-skylines-2-tips"] {
  color: #fffaf4;
  background: #d83a27;
  border-color: rgba(255, 176, 95, 0.42);
}

.mobile-menu__section--socials {
  padding: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-menu__socials {
  display: flex;
  gap: 9px;
}

.mobile-menu__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 44px;
  height: 44px;

  color: #fff8f2;
  background: rgba(255, 255, 255, 0.045);

  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
}


/* Tablet */

@media screen and (max-width: 1100px) {
  .header {
    margin: 8px 8px 0 8px;
  }

  .header > .wrapper {
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 16px;
  }

  .header__grid {
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    min-height: 72px !important;
    column-gap: 10px;
  }

  .header__mobile-menu {
    grid-column: 1;
  }

  .header__logo-container {
    grid-column: 2;
    justify-self: center;
  }

  .header__icons {
    grid-column: 3;
  }

  .header__logo-image {
    width: 58px !important;
    max-width: 58px !important;
    height: 58px !important;
  }

  .header__logo-link:hover {
    transform: none;
  }

  .header__icons .header__list-item.visible\@sm {
    display: none !important;
  }

  .header__icons .header__icon {
    width: 36px;
    height: 36px;
  }
}


/* Phones */

@media screen and (max-width: 520px) {
  .header__grid {
    min-height: 68px !important;
  }

  .header__logo-image {
    width: 54px !important;
    max-width: 54px !important;
    height: 54px !important;
  }

  .header__icons .header__icon {
    width: 35px;
    height: 35px;
  }
}

/* ==========================================
   FINAL HEADER POLISH
   ========================================== */


/* More depth inside the header shell */

.header > .wrapper {
  position: relative;

  box-shadow:
    0 18px 45px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.045),
    inset 0 -1px 0 rgba(255, 104, 43, 0.08);
}


/* Thin illuminated lower edge */

.header > .wrapper:after {
  content: "";
  position: absolute;

  left: 28px;
  right: 28px;
  bottom: -1px;

  height: 2px;

  background: linear-gradient(
    90deg,
    transparent,
    rgba(230, 50, 34, 0.8),
    rgba(255, 145, 55, 0.95),
    rgba(230, 50, 34, 0.8),
    transparent
  );

  border-radius: 20px;
  opacity: 0.75;
  pointer-events: none;
}


/* Give the right-side controls one contained dock */

.header__icons {
  padding: 5px;

  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(255, 255, 255, 0.055);
  border-radius: 14px;

  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.035);
}


/* Sharper icon hover */

.header__icons .header__icon:hover,
.header__icons .header__link--icon:hover {
  transform: translateY(-2px) scale(1.04);
}


/* Make SVG movement feel more deliberate */

.header__icons svg {
  transition: transform 0.18s ease;
}

.header__icons .header__icon:hover svg {
  transform: scale(1.09);
}


/* Improve the logo ring */

.header__logo-link {
  position: relative;
}

.header__logo-link:after {
  content: "";
  position: absolute;

  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;

  border: 1px solid rgba(255, 141, 53, 0.38);
  border-radius: 50%;

  box-shadow:
    0 0 18px rgba(239, 45, 32, 0.13);

  pointer-events: none;
}


/* Slightly stronger logo hover */

.header__logo-link:hover {
  transform: translateY(-4px) rotate(-2deg) scale(1.025);
}


/* More dimensional featured Guides button */

.header__nav a[href*="cities-skylines-2-tips"] {
  background: linear-gradient(
    135deg,
    #cf3324,
    #ed4b2e
  );

  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

  box-shadow:
    0 9px 22px rgba(210, 50, 34, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    inset 0 -2px 0 rgba(104, 18, 11, 0.18);
}

.header__nav a[href*="cities-skylines-2-tips"]:hover {
  background: linear-gradient(
    135deg,
    #e43b27,
    #f36a35
  );

  transform: translateY(-2px) scale(1.015);

  box-shadow:
    0 13px 28px rgba(210, 50, 34, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    inset 0 -2px 0 rgba(104, 18, 11, 0.15);
}


/* Make normal navigation feel less flat */

.header__nav .header__link {
  position: relative;
}

.header__nav .header__link:not([href*="cities-skylines-2-tips"]):after {
  content: "";
  position: absolute;

  left: 50%;
  right: 50%;
  bottom: 4px;

  height: 2px;

  background: #ed6a34;
  border-radius: 10px;

  transition:
    left 0.18s ease,
    right 0.18s ease;
}

.header__nav .header__link:not([href*="cities-skylines-2-tips"]):hover:after {
  left: 14px;
  right: 14px;
}


/* Cleaner empty cart */

.cart-widget.empty .cart-widget__items {
  display: none !important;
}


/* Do not force the utility dock onto mobile */

@media screen and (max-width: 1100px) {
  .header__icons {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
  }

  .header > .wrapper:after {
    left: 16px;
    right: 16px;
  }
}

/* ==========================================
   MOBILE LOGO FIX
   ========================================== */

@media screen and (max-width: 1100px) {
  .header__logo-container {
    align-self: center !important;
    justify-self: center !important;
    overflow: visible !important;
    line-height: 0;
  }

  .header__logo {
    width: 60px !important;
    height: 60px !important;
  }

  .header__logo-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 60px !important;
    height: 60px !important;

    padding: 0 !important;
    margin: 0 !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .header__logo-link:before,
  .header__logo-link:after {
    display: none !important;
  }

  .header__logo-image {
    display: block !important;

    width: 56px !important;
    max-width: 56px !important;
    height: 56px !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain !important;
    border: 1px solid rgba(255, 145, 57, 0.45) !important;
    border-radius: 50% !important;

    box-shadow:
      0 6px 16px rgba(0, 0, 0, 0.34),
      0 0 10px rgba(239, 45, 32, 0.15) !important;
  }

  .header__grid {
    min-height: 74px !important;
  }
}


@media screen and (max-width: 520px) {
  .header__logo,
  .header__logo-link {
    width: 56px !important;
    height: 56px !important;
  }

  .header__logo-image {
    width: 52px !important;
    max-width: 52px !important;
    height: 52px !important;
  }

  .header__grid {
    min-height: 70px !important;
  }
}
}