.contra-blog-menu {
  overflow-x: auto;
  overflow-y: hidden;
}

.contra-blog-menu > div > a {
  border: 1px solid #E5E7EB;
  border-radius: 9999px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: normal;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  color: #6B7280;
  margin: auto;
  display: block;
}

.contra-blog-menu > div.active > a {
  color: #FFFFFF;
  background: #000000;
}

.contra-blog-menu > div {
  margin-left: 0.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.contra-blog-menu > div > a:hover {
  color: #FFFFFF;
  background-color: #6B7280;
}

.conra-blog-featured {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2rem;
}

.contra-blog-image-featured {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 589.71px !important;
  border-radius: 25px;
}

.contra-blog-image-featured ~ div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
}

.contra-blog-featured-span {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(6px);
  border-radius: 9999px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.3rem 0.6rem;
}

.contra-blog-cats-loop {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
}

.contra-blog-cats-loop > ul.post-categories > li > a {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(4px);
  border-radius: 6px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  line-height: 14px;
  text-transform: uppercase;
  color: #000000;
  padding: 0.3rem 0.6rem;
}

.contra-blog-cats-loop > ul.post-categories, .contra-single-post-cats > ul.post-categories {
  list-style: none;
  padding: 0;
}

.contra-single-post-cats > ul.post-categories {
  display: flex;
  height: 100%;
}

.contra-single-post-cats > ul.post-categories > li {
  display: flex;
  margin-right: 0.5rem;
  margin-top: auto;
  margin-bottom: auto;
}

.contra-single-post-cats > ul.post-categories > li > a {
  background: #000000;
  border-radius: 9999px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 0.3rem 0.6rem;
  color: #FFFFFF;
}

.contra-single-post-cats > ul.post-categories > li > a:hover {
  color: #FFFFFF;
  background: #03D7C5;
}

.contra-single-post-avatar > img {
  background: #F3F4F6;
  box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 9999px;
}

.contra-single-post-image > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 600px;
}

.contra-title-post {
  font-family: "Quablo";
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -1.8px;
  color: #000000;
}

.contra-last-word {
  font-family: "Quablo";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -1.8px;
  color: #9CA3AF;
}

.contra-single-widget-attrybuts {
  list-style: none;
  padding: 0;
}

.contra-single-widget-attrybuts > li {
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #F3F4F6;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 6px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #000000;
  margin-bottom: 1rem;
  padding: 0.5rem;
}

.contra-single-widget-border {
  background: #FFFFFF;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 24px;
  padding: 2rem;
}

.contra-single-widget-image {
  background: #F5F5F7;
}

.contra-single-widget-image > img {
  width: 100%;
  border-radius: 25px;
  height: auto;
}

.contra-single-list-block-ul {
  list-style: none;
  padding: 0;
}

.contra-single-list-block-border {
  background: #FFFFFF;
  border: 1px solid #F3F4F6;
  border-radius: 12px;
  padding: 1rem;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #1F2937;
  margin-bottom: 1rem;
}

.contra-border-green {
  width: 32px;
  height: 4px;
  background-color: #03D7C5;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.contra-single-block-cytat-width {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.contra-single-read-more-link-img > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 322px;
  border-radius: 25px;
}

.contra-single-read-more-view {
  overflow: hidden;
  border-radius: 25px;
}

.contra-single-cats-loop {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
}

.contra-single-cats-loop > ul {
  list-style: none;
  padding: 0;
}

.contra-single-cats-loop > ul.post-categories > li > a {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(4px);
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000000;
  padding: 0.3rem 0.6rem;
  background: #FFFFFF;
  border-radius: 9999px;
}

.normal-leathers, .normal-leathers > p {
  text-transform: math-auto !important;
}

.contra-single-read-more-link {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  color: #6B7280;
}

.contra-single-back-link {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #9CA3AF;
}

.contra-single-back-link:hover {
  color: #000000;
}

.contra-single-back-link:hover > svg {
  transition: all 0.5s;
}

.contra-single-back-link:hover > svg > path {
  stroke: #000000;
}

.contra-left-link {
  border: none;
  outline: none;
  background-color: #FFFFFF;
  width: 30px;
  height: 30px;
  border-radius: 9999999px;
}

.contra-left-link:hover {
  background-color: #FAFAFA;
}

@media (max-width: 520px) {
  .contra-blog-sreach {
    padding: 0.5rem;
  }
  .contra-blog-sreach > button {
    padding-right: 0.5rem;
  }
  .contra-title-post, .contra-last-word {
    font-size: clamp(30px, 4vw, 44px);
  }
}/*# sourceMappingURL=blog.css.map */