.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  background-color: #000;
}

.container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container._2 {
  padding-top: 0;
  padding-left: 20px;
  top: 0;
}

.container._2._3 {
  padding-left: 0;
  padding-right: 20px;
}

.container._2._3._4 {
  padding-top: 20px;
  padding-right: 0;
}

.container._2._3._4._5 {
  padding-top: 0;
}

.row1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle {
  background-color: #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
}

.circle._2 {
  width: 45px;
  height: 45px;
}

.circle._12 {
  width: 15px;
  height: 15px;
}

.circle._11 {
  width: 18px;
  height: 18px;
}

.circle._10 {
  width: 21px;
  height: 21px;
}

.circle._9 {
  width: 24px;
  height: 24px;
}

.circle._8 {
  width: 27px;
  height: 27px;
}

.circle._7 {
  width: 30px;
  height: 30px;
}

.circle._6 {
  width: 33px;
  height: 33px;
}

.circle._5 {
  width: 36px;
  height: 36px;
}

.circle._4 {
  width: 39px;
  height: 39px;
}

.circle._3 {
  width: 42px;
  height: 42px;
}

.circle-container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  z-index: 99;
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  inset: auto 0%;
}

.div-block {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-2 {
  background-color: #fff;
  width: 780px;
  height: 10px;
}

.blog-post-header1_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
}

.blog-post-header1_image {
  aspect-ratio: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.icon-embed-xsmall {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.blog-post-header1_image-wrapper {
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.blog-post-header1_author-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.breadcrumb-divider {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.blog-post-header1_content-top {
  justify-content: space-between;
  align-items: center;
  width: 780px;
  display: flex;
}

.text-size-small {
  font-size: .875rem;
}

.blog-post-header1_date-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.blog-post-header1_social-link {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-foreground\>);
  border-radius: 20px;
  padding: .25rem;
}

.breadcrumb-link {
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.blog-post-header1_share {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  display: flex;
}

.margin-top, .margin-top.margin-large, .margin-top.margin-tiny {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.breadcrumb_component {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.section_blog-post-header1 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.text-weight-semibold {
  color: #fff;
  font-family: fromage, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1;
}

.paragraph {
  color: #fff;
  width: 780px;
}

.div-block-3 {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-flow: column;
  display: flex;
}

.link {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .circle-container {
    max-width: 100%;
  }

  .div-block {
    width: 99.99vw;
    overflow: hidden;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .blog-post-header1_content-top {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph {
    text-align: left;
    width: 100%;
  }

  .div-block-3 {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }
}

@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .circle-container {
    width: 100%;
    height: 100%;
  }

  .div-block {
    grid-column-gap: 22.5px;
    grid-row-gap: 22.5px;
    justify-content: center;
    height: 100svh;
    padding-top: 7rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-post-header1_content-top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-weight-semibold {
    font-size: 1.5rem;
  }

  .code-embed, .code-embed-2 {
    display: none;
  }

  .paragraph {
    width: 100%;
  }

  .div-block-3 {
    width: 100%;
    max-width: 440px;
    padding-left: .5rem;
    padding-right: .5rem;
  }
}


