.ft-blog-bread {
  display: flex;
  justify-content: center;
  filter: rgba(0, 0, 0, 0.80);
}

.ft-blog-bread .ft-container {
  padding-top: 284px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.ft-blog-bread .vector {
  width: 189.775px;
  height: 3px;
  background-color: #F46C64;
}

.ft-blog-bread .ft-breadcrumb {
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 10px;
}

.ft-blog {
  display: flex;
  justify-content: center;
  padding-top: 97px;
}

.ft-blog .ft-container {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.ft-blog .left-column {
  width: 888px;
  padding-left: 19px;
}

.ft-blog .left-column img.main {
  margin-left: -19px;
  width: 889px;
  height: 521px;
}

.ft-blog .left-column .post-author {
  display: flex;
  align-items: center;
  margin-top: 10px;
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ft-blog .left-column .text {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 164.523%;
  margin-top: 15px;
}

.ft-blog .tag-socials {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.ft-blog .tags {
  display: flex;
  gap: 7px;
  align-items: center;
}

.ft-blog .tag {
  padding: 4px 13px;
  border: 1px solid #90939C;
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 164.523%;
}

.ft-blog .tag-socials .socials {
  display: flex;
  align-items: center;
  gap: 30px;
}

.ft-blog .left-column .comments-content {
  border-left: 3px solid #F46C64;
  background: #292E32;
  margin-top: 62px;
}

.ft-blog .left-column .comments-content {
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 26px;
}

.ft-blog .left-column .comment {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.ft-blog .left-column .comment .sub-text {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 164.523%;
}


.ft-blog .left-column .next-navigation {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 60px;
}

.ft-blog .left-column .next-navigation>svg {
  margin-left: 425px;
}

.ft-blog .left-column .next-navigation .next-content {
  display: flex;
  align-items: center;
  gap: 21px;
  text-align: right;
  margin-left: auto;
}

.ft-blog .left-column .next-navigation .top {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 164.523%;
}

.ft-blog .left-column .next-navigation .bottom {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 164.523%;
}

.ft-blog .left-column .related-posts {
  padding-top: 39px;
  padding-bottom: 75px;
  border-top: 1px solid #90939C;
  border-bottom: 1px solid #90939C;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.ft-blog .left-column .related-posts .posts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 31px;
}

.ft-blog .left-column .related-posts .blog {
  width: 420px;
  height: 431px;
}

.ft-blog .left-column .related-posts .blog .img {
  padding: 19px 9px 19px 19px;
  height: 240px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.ft-blog .left-column .related-posts .blog .date {
  width: 51px;
  height: 59px;
  color: #FCFCFC;
  background: #292E32;
  text-align: center;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  border-image: linear-gradient(#292e32, #f46c64);
  border-image-slice: 1;
  border-style: solid;
  border-width: 1px;
}

.ft-blog .left-column .related-posts .blog .author-comments {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #90939C;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ft-blog .left-column .related-posts .blog .description {
  padding: 30px 23px;
  border-top: 2px solid rgba(244, 108, 100, 0.00);
  background: #292E32;
  position: relative;
}

.ft-blog .left-column .related-posts .blog .description .sub-title {
  color: #FCFCFC;
  font-family: Oswald;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.ft-blog .left-column .related-posts .blog .description .sub-text {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 164.523%;
  margin-top: 24px;
}

.ft-blog .left-column .related-posts .blog .more {
  color: #90939C;
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  position: absolute;
  right: 18px;
  bottom: 20px;
}

.ft-blog .left-column .leave-reply {
  padding: 68px 0 106px;
}

.ft-blog .left-column .leave-reply .reply-text {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 164.523%;
}

.ft-blog .left-column .leave-reply textarea {
  width: 871px;
  height: 181px;
  border: 1px solid #F46C64;
  background: #292E32;
  color: #90939C;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.ft-blog .left-column .leave-reply input[type="text"] {
  width: 418px;
  height: 50px;
  border: none;
  border-left: 1px solid #F46C64;
  background: #292E32;
  color: #90939C;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.ft-blog .left-column .leave-reply form {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.ft-blog .left-column .leave-reply button {
  width: 255px;
  height: 50px;
  background: #F46C64;
  color: #FCFCFC;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}


.ft-blog .right-column {
  width: 420px;
}

.ft-blog .right-column .search {
  border-image: linear-gradient(90deg, #F46C6400, #F46C647F, #F46C6400);
  border-image-slice: 1;
  border-width: 1px;
  border-style: solid;
  display: flex;
  align-items: center;
  width: 420px;
  height: 50px;
}

.ft-blog .right-column .search input {
  height: 100%;
  width: 100%;
  border: none;
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.ft-blog .right-column .category {
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 15px;
}

.ft-blog .right-column .categories {
  padding-bottom: 50px;
  border-bottom: 1px solid #90939C;
}

.ft-blog .right-column .recent-posts {
  padding-top: 23px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.ft-blog .right-column .recent-posts .recent-post {
  display: flex;
  gap: 35px;
  align-items: center;
}

.ft-blog .right-column .recent-posts .recent-post img {
  width: 160px;
  height: 160px;
}

.ft-blog .right-column .recent-posts .date {
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ft-blog .right-column .recent-posts .detail {
  display: flex;
  flex-direction: column;
  gap: 21px;
}

.ft-blog .right-column .blog-tags {
  padding: 36px 0 46px;
  border-top: 1px solid #90939C;
  border-bottom: 1px solid #90939C;
}

.ft-blog .right-column .blog-tags-content {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 43px;
}

.ft-blog .right-column .blog-tags-item {
  color: #90939C;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 164.523%;
  padding: 12px 17px;
  border: 1px solid #90939C;
}

.ft-blog .right-column .blog-tags-item.active {
  color: #F46C64;
  border-color: #F46C64;
}

.ft-blog .right-column .recent-comments-items {
  padding-top: 13px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.ft-blog .right-column .recent-comments-item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.ft-blog .right-column .recent-comments-item .item-title {
  color: #90939C;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}

.ft-blog .right-column .recent-comments-item .item-date {
  color: #90939C;
  font-family: Oswald;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100px;
}