.blog-post-header1-wrapper {
  display: contents;
}
 
.blog-post-header1-content1 {
  display: flex;
  position: relative;
  align-items: center;
}
 
.blog-post-header1-max-width {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.blog-post-header1-header {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.blog-post-header1-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.blog-post-header1-breadcrumbs {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
}
 
.blog-post-header1-content3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.blog-post-header1-avatar {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.blog-post-header1-author-image {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.blog-post-header1-content4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.blog-post-header1-text3 {
  font-weight: 600;
}
 
.blog-post-header1-time {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-link1 {
  color: #26d4b6;
  text-decoration: underline;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .blog-post-header1-max-width {
    gap: var(--dl-layout-space-threeunits);
  }
  .blog-post-header1-header {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .blog-post-header1-text2 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .blog-post-header1-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .blog-post-header1-content3 {
    gap: var(--dl-layout-space-halfunit);
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
}

.toast1-wrapper {
  display: contents;
}
 
.toast1-container1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast1-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
}
 
.toast1-header {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast1-content {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast1-button {
  width: 100%;
  height: 87px;
  animation-name: bounce;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.toast1-play-now {
  text-decoration: none;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.toast1root-class-name {
  position: static;
  align-self: center;
}
 
@media(max-width: 767px) {
  .toast1-container1 {
    padding-left: 307px;
    padding-right: 294px;
  }
  .toast1-header {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast1root-class-name {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .toast1-container1 {
    width: 141px;
    padding-right: 464px;
  }
  .toast1-play-now {
    text-align: center;
  }
  .toast1root-class-name {
    padding: var(--dl-layout-space-unit);
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment3 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-link1 {
  color: #26d4b6;
  text-decoration: underline;
}
 
.home-text16 {
  width: 1454px;
}
 
.home-link2 {
  color: #50daef;
  text-decoration: underline;
}
 
.home-text18 {
  width: var(--dl-layout-size-maxwidth);
}
 
.home-text22 {
  width: var(--dl-layout-size-maxwidth);
  text-transform: capitalize;
}
 
.home-text23 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-link3 {
  color: #29dad0;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text24 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text25 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text26 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text27 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text28 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text29 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text30 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text31 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text32 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text33 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-text34 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-decoration: none;
}
 
.home-image1 {
  width: 997px;
  height: 510px;
  object-fit: cover;
}
 
.home-image2 {
  width: 999px;
  height: 233px;
  object-fit: cover;
}
 
.home-link4 {
  display: contents;
}
 
.home-component2 {
  text-decoration: none;
}
 
.home-fragment4 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .home-text22 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .home-image1 {
    width: 528px;
    height: 318px;
  }
  .home-image2 {
    width: 516px;
    height: 98px;
  }
}
 
@media(max-width: 479px) {
  .home-text16 {
    width: auto;
  }
  .home-text18 {
    width: 100%;
  }
  .home-text22 {
    width: 100%;
  }
  .home-image1 {
    width: 100%;
    height: 351px;
  }
  .home-image2 {
    width: 100%;
  }
}
