.heading-1, #topic main .container .column .overview h1, #default main .container .column h1, .hero .container .texts h1, .next-post .container {
  font-family: "Inter Display", sans-serif;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 85%;
  letter-spacing: -0.005em;
}
@media (min-width: 64rem) {
  .heading-1, #topic main .container .column .overview h1, #default main .container .column h1, .hero .container .texts h1, .next-post .container {
    font-size: 6rem;
  }
}

.heading-2, .index-item .content, .mobile-menu-overlay .overlay-content ul li .menu-item {
  font-family: "Inter Display", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 85%;
  letter-spacing: -0.01em;
}
@media (min-width: 64rem) {
  .heading-2, .index-item .content, .mobile-menu-overlay .overlay-content ul li .menu-item {
    font-size: 4rem;
  }
}

.subheading-1, .about .container .content h2 {
  font-family: "Inter Display", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 100%;
  letter-spacing: -0.01em;
}
@media (min-width: 64rem) {
  .subheading-1, .about .container .content h2 {
    font-size: 3.5rem;
  }
}

.title-1, #topic main .container .column .content h2, #default main .container .column .content h2 {
  font-family: "Inter Display", sans-serif;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 135%;
  letter-spacing: 0;
}
@media (min-width: 64rem) {
  .title-1, #topic main .container .column .content h2, #default main .container .column .content h2 {
    font-size: 2rem;
  }
}

.title-2, .links-grid h2, .links-list h2 {
  font-family: "Inter Display", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 110%;
  letter-spacing: 0;
}
@media (min-width: 64rem) {
  .title-2, .links-grid h2, .links-list h2 {
    font-size: 1.75rem;
  }
}

.subtitle-1, header .container .title, .mobile-menu-overlay .overlay-header, .links-grid ul li .link-item .text {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (min-width: 64rem) {
  .subtitle-1, header .container .title, .mobile-menu-overlay .overlay-header, .links-grid ul li .link-item .text {
    font-size: 1.375rem;
  }
}

.subtitle-2, .links-list ul li .link-item .texts .title {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 110%;
  letter-spacing: 0;
}
@media (min-width: 64rem) {
  .subtitle-2, .links-list ul li .link-item .texts .title {
    font-size: 1.125rem;
  }
}

.content_overview-1-default, .hero .container .texts p {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 135%;
  letter-spacing: -0.01em;
}
@media (min-width: 64rem) {
  .content_overview-1-default, .hero .container .texts p {
    font-size: 1.5rem;
  }
}

.reading_text-1, #topic main .container .column .content p, #default main .container .column .content p {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 145%;
  letter-spacing: -0.005em;
}
@media (min-width: 64rem) {
  .reading_text-1, #topic main .container .column .content p, #default main .container .column .content p {
    font-size: 1.25rem;
  }
}

.caption-1, figure figcaption {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 110%;
  letter-spacing: 0.01em;
}

.caption-2, footer .desktop-menu .left-menu span, footer .mobile-menu span, .links-list ul li .link-item .texts .caption {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 110%;
  letter-spacing: 0.01em;
}

.control-label-1, .button.medium {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: -0.01em;
}

.control-label-2, .menu-button.medium {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 100%;
  letter-spacing: -0.01em;
}

.control-label-3, footer .mobile-menu ul li .footer-item, .menu-button.small {
  font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: -0.01em;
}

.link, figure figcaption a, #topic main .container .column .content a, #default main .container .column .content a {
  color: #b51c51;
  font-weight: 500;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 0.03rem;
}
.link:hover, figure figcaption a:hover, #topic main .container .column .content a:hover, #default main .container .column .content a:hover {
  text-decoration-thickness: 0.1rem;
}

.about {
  display: flex;
  justify-content: center;
}
.about .container {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}
.about .container .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 64rem) {
  .about .container .content {
    max-width: 50rem;
  }
}
.about .container .content .avatar {
  background: rgba(0, 0, 0, 0.1);
  width: 7rem;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.about .container .content .avatar img {
  width: 7rem;
}
.about .container .content h2 {
  text-align: center;
}
.about .container .menu {
  display: flex;
  gap: 1rem;
}

.button {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: fit-content;
}
.button.medium {
  padding: 1rem 1.5rem;
  min-height: 3.75rem;
  border-radius: 1rem;
}
.button.primary {
  color: white;
  background: #252626;
  box-shadow: 0 0 0 0.3125rem rgba(0, 0, 0, 0.1);
}
.button.primary:hover {
  background: #1b1c1c;
}

footer {
  display: flex;
  justify-content: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
footer .desktop-menu {
  display: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  justify-content: space-between;
}
footer .desktop-menu .left-menu {
  display: flex;
  gap: 1rem;
  align-items: center;
}
footer .desktop-menu .left-menu span {
  color: #5d5f5f;
}
footer .desktop-menu .right-menu ul {
  display: flex;
  gap: 0.75rem;
}
@media (min-width: 64rem) {
  footer .desktop-menu {
    display: flex;
  }
}
footer .mobile-menu {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 64rem) {
  footer .mobile-menu {
    display: none;
  }
}
footer .mobile-menu ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
footer .mobile-menu ul li .footer-item {
  padding: 1rem 0;
  text-decoration: none;
  color: #252626;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .mobile-menu ul li:last-child {
  border-bottom: none;
}
footer .mobile-menu span {
  color: #5d5f5f;
}

header {
  display: flex !important;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
header .container nav ul {
  display: flex;
  gap: 0.75rem;
}
@media (min-width: 64rem) {
  header .container nav.mobile-menu {
    display: none;
  }
}
header .container nav.desktop-menu {
  display: none;
}
@media (min-width: 64rem) {
  header .container nav.desktop-menu {
    display: block;
  }
}

.mobile-menu-overlay {
  background: white;
  width: 100%;
  height: 100%;
}
.mobile-menu-overlay .overlay-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-menu-overlay .overlay-content {
  padding-top: 3rem;
  padding-bottom: 1.25rem;
}
.mobile-menu-overlay .overlay-content ul {
  width: 100%;
}
.mobile-menu-overlay .overlay-content ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu-overlay .overlay-content ul li:last-child {
  border-bottom: none;
}
.mobile-menu-overlay .overlay-content ul li .menu-item {
  color: #252626;
  display: flex;
  padding: 1.25rem 0;
  text-decoration: none;
}

.hero {
  display: flex;
  justify-content: center;
}
.hero .container {
  padding-top: 7.5rem;
  padding-bottom: 15rem;
}
@media (min-width: 64rem) {
  .hero .container {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
.hero .container .texts {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 64rem) {
  .hero .container .texts {
    gap: 2rem;
    max-width: 41.3125rem;
  }
}
@media (min-width: 64rem) {
  .hero .container .texts p {
    max-width: 32.6875rem;
  }
}

.icon {
  background: #252626;
}
.icon.size-20 {
  width: 1.25rem;
  height: 1.25rem;
  min-width: 1.25rem;
}
.icon.open_in_new {
  -webkit-mask: url(../images/icon-open_in_new.svg);
}
.icon.chevron_forward {
  -webkit-mask: url(../images/icon-chevron_forward.svg);
}

.menu-button {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #252626;
  width: fit-content;
}
.menu-button:hover {
  background: rgba(0, 0, 0, 0.02);
}
.menu-button.small {
  padding: 0.75rem;
  min-height: 2.75rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.625rem;
}
.menu-button.medium {
  padding: 0.75rem 1rem;
  min-height: 3rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
}
.menu-button.active {
  border: 3px solid #252626;
}

.links-grid {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}
.links-grid ul {
  display: flex;
  gap: 1.5rem;
}
@media (min-width: 64rem) {
  .links-grid ul {
    gap: 2rem;
  }
}
.links-grid ul li {
  width: 100%;
  max-width: calc(50% - 0.5rem);
}
@media (min-width: 64rem) {
  .links-grid ul li {
    max-width: calc(50% - 1rem);
  }
}
.links-grid ul li .link-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: #f3f0ed;
  border-radius: 1.5rem;
  gap: 1.5rem;
  aspect-ratio: 1/1;
}
.links-grid ul li .link-item:hover {
  background: #f1edea;
}
.links-grid ul li .link-item .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  background: white;
  border-radius: 50%;
}
@media (min-width: 64rem) {
  .links-grid ul li .link-item .image {
    width: 6rem;
    height: 6rem;
  }
}
.links-grid ul li .link-item .image img {
  width: 8rem;
  height: 8rem;
}
@media (min-width: 64rem) {
  .links-grid ul li .link-item .image img {
    width: 10rem;
    height: 10rem;
  }
}
.links-grid ul li .link-item .text {
  color: #252626;
}

.links-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}
.links-list ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.links-list ul li .link-item {
  background: #f3f0ed;
  border-radius: 1rem;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.links-list ul li .link-item:hover {
  background: #f1edea;
}
.links-list ul li .link-item .texts {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.links-list ul li .link-item .texts .title {
  color: #252626;
}
.links-list ul li .link-item .texts .caption {
  color: #5d5f5f;
}

.next-post {
  display: flex;
  justify-content: center;
}
.next-post .container {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
  justify-content: center;
  text-decoration: none;
  color: #252626;
}
@media (min-width: 64rem) {
  .next-post .container {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }
}

.index-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.index-item:last-child {
  border-bottom: none;
}
.index-item:hover {
  background: #f8fafa;
}
.index-item .content {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  justify-content: space-between;
}
@media (min-width: 64rem) {
  .index-item .content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.index-item .content .texts {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 64rem) {
  .index-item .content .texts {
    gap: 1.5rem;
  }
}
.index-item .content .texts pre {
  color: #659f4d;
  font-feature-settings: "zero", "tnum";
}
.index-item .content .texts h2 {
  color: #252626;
}
.index-item .content .arrow {
  color: #252626;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

em {
  font-style: italic;
}

#default {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#default main {
  display: flex;
  justify-content: center;
}
#default main .container {
  display: flex;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}
@media (min-width: 64rem) {
  #default main .container {
    padding-top: 7.5rem;
    padding-bottom: 12.5rem;
  }
}
#default main .container .column {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 3rem;
}
@media (min-width: 64rem) {
  #default main .container .column {
    gap: 5rem;
    width: 100%;
    max-width: 80.5rem;
  }
}
#default main .container .column h1 {
  text-align: center;
}
#default main .container .column img {
  max-width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media (min-width: 64rem) {
  #default main .container .column img {
    aspect-ratio: auto;
    object-fit: fill;
  }
}
#default main .container .column .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 60.375rem;
}
#default main .container .column .content h2, #default main .container .column .content p, #default main .container .column .content hr, #default main .container .column .content .links-list, #default main .container .column .content .links-grid {
  width: 100%;
}
@media (min-width: 64rem) {
  #default main .container .column .content h2, #default main .container .column .content p, #default main .container .column .content hr, #default main .container .column .content .links-list, #default main .container .column .content .links-grid {
    max-width: 39.625rem;
  }
}
#default main .container .column .content h2 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
#default main .container .column .content p {
  margin-bottom: 1.25rem;
}
#default main .container .column .content figure {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
#default main .container .column .content h2 + figure {
  margin-top: 1rem;
}
#default main .container .column .content hr + h2,
#default main .container .column .content hr + .links-list > h2,
#default main .container .column .content hr + .links-grid > h2 {
  margin-top: 0;
}

#home .intro {
  background: linear-gradient(to bottom right, #d9f2fd 30%, #e5f7dc 50%);
  overflow: hidden;
}
#home .hero .container {
  position: relative;
}
#home .hero .container img {
  position: absolute;
  max-width: 33.75rem;
  top: 21rem;
  right: -5rem;
}
@media (min-width: 64rem) {
  #home .hero .container img {
    max-width: 75rem;
    top: 2rem;
  }
}
#home main {
  display: flex;
  justify-content: center;
}
#home main .container {
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}
@media (min-width: 64rem) {
  #home main .container {
    padding-top: 7.5rem;
    padding-bottom: 12.5rem;
  }
}
#home main .container ol {
  width: 100%;
}
#home .outro {
  background: linear-gradient(to bottom right, #e5f7dc 25%, #d9f2fd 75%);
  overflow: hidden;
}
#home .outro .container {
  position: relative;
}
#home .outro .container .content, #home .outro .container .menu {
  z-index: 1;
}
#home .outro .container .background-image {
  position: absolute;
  transform: rotate(62deg);
  max-width: 75rem;
  left: -66rem;
  top: -6rem;
}
@media (min-width: 64rem) {
  #home .outro .container .background-image {
    left: -45rem;
    top: -11rem;
  }
}
#home footer {
  border-top: none !important;
}
@media (min-width: 64rem) {
  #home footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
}
#home footer .container {
  background: rgba(255, 255, 255, 0.85);
}
@media (min-width: 64rem) {
  #home footer .container {
    background: none;
  }
}

#topic {
  background: #faf9f8;
}
#topic main {
  display: flex;
  justify-content: center;
}
#topic main .container {
  display: flex;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}
@media (min-width: 64rem) {
  #topic main .container {
    padding-top: 7.5rem;
    padding-bottom: 12.5rem;
  }
}
#topic main .container .column {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 3rem;
}
@media (min-width: 64rem) {
  #topic main .container .column {
    max-width: 80.5rem;
    gap: 5rem;
  }
}
#topic main .container .column .overview {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 64rem) {
  #topic main .container .column .overview {
    gap: 3rem;
  }
}
#topic main .container .column .overview .image-container {
  width: 10rem;
  height: 10rem;
  background: #f3f0ed;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
@media (min-width: 64rem) {
  #topic main .container .column .overview .image-container {
    width: 15rem;
    height: 15rem;
  }
}
#topic main .container .column .overview .image-container img {
  max-width: 15rem;
}
@media (min-width: 64rem) {
  #topic main .container .column .overview .image-container img {
    max-width: 22.5rem;
  }
}
#topic main .container .column .overview h1 {
  text-align: center;
}
#topic main .container .column .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#topic main .container .column .content h2, #topic main .container .column .content p, #topic main .container .column .content hr, #topic main .container .column .content .links-list, #topic main .container .column .content .links-grid {
  width: 100%;
}
@media (min-width: 64rem) {
  #topic main .container .column .content h2, #topic main .container .column .content p, #topic main .container .column .content hr, #topic main .container .column .content .links-list, #topic main .container .column .content .links-grid {
    max-width: 39.625rem;
  }
}
#topic main .container .column .content h2 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
#topic main .container .column .content p {
  margin-bottom: 1.25rem;
}
#topic main .container .column .content figure {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
#topic main .container .column .content h2 + figure {
  margin-top: 1rem;
}
#topic main .container .column .content hr + h2,
#topic main .container .column .content hr + .links-list > h2,
#topic main .container .column .content hr + .links-grid > h2 {
  margin-top: 0;
}
#topic .outro {
  background: #d9f2fd;
  color: #082745;
}
#topic .outro:hover {
  background: #e0f4fd;
}

*, *:before, *:after {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
}

body, html {
  height: 100%;
  font-family: "Times New Roman";
}

body {
  font-family: "Times New Roman";
  color: #252626;
}

hr {
  border: none;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 64rem) {
  hr {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

figure {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
figure img {
  max-width: 100%;
}
figure figcaption {
  color: #5d5f5f;
}
.container {
  max-width: 108rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
}
@media (min-width: 64rem) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.no-scroll {
  overflow: hidden;
}

button {
  background: none;
  border: none;
}

dialog {
  max-height: none;
  max-width: none;
  border: none;
  padding: 0;
}
