body .columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
body.blog-page-list .columns {
  padding-left: 4.2187vw;
  padding-bottom: 2.3828vw;
}
.customer_not_logged_header_wrap::before,
body .columns:after {
  display: none;
}
.blog-page-list.page-layout-2columns-left .sidebar-additional {
  margin: 0;
  padding: 0;
  width: 14.2578vw;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-flex-grow: inherit;
  flex-grow: inherit;
  -webkit-flex-basis: inherit;
  flex-basis: inherit;
  clear: none;
  float: none;
}
.blog-page-list .blog_infocenter_submenu {
  margin: 0;
  padding: 0.8203vw;
  background-color: #f4f3f8;
  border-radius: 1.6406vw;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column:last-child > li:not(:last-child) {
  margin-bottom: 0.3906vw;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li {
  position: relative;
  z-index: 1;
  margin: 0 0 0.3906vw;
  padding: 0.8203vw 0.3906vw 0.8203vw 0.8203vw;
  background-color: #ffffff;
  border-radius: 1.25vw;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column:last-child > li {
  margin: 0;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li.active {
  background-color: #3e4a68;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > a {
  margin-right: 1.25vw;
  display: block;
  text-decoration: none;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.8203vw;
  line-height: 1.25vw;
  color: var(--text_color);
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li a:hover {
  opacity: 1;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > a:hover {
  opacity: 0.8;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li.active > a {
  color: #ffffff;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li button {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0.8203vw 0.3906vw 0 0;
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li button svg {
  width: 1.25vw;
  height: 1.25vw;
  transition: all 0.3s linear;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li.active button svg {
  transform: rotate(180deg);
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li.active button svg path {
  stroke: #ffffff;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu {
  margin: 0;
  padding: 0.1171vw 0;
  list-style: none;
  display: none;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li {
  margin: 0;
  padding: 0.1953vw 0;
  display: flex;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li::before {
  content: "·";
  margin: 0 0.4687vw;
  font-family: var(--font);
  font-weight: 900;
  font-size: 0.6944vw;
  line-height: normal;
  color: #ffffff;
  opacity: 85%;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li:not(:last-child) {
  margin-bottom: 0.1171vw;
}
.blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li a {
  display: block;
  text-decoration: none;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.7031vw;
  line-height: 1.4;
  color: #ffffff;
  opacity: 85%;
}
.blog-page-list.page-layout-2columns-left .columns .column.main {
  margin: 0;
  padding: 0.8203vw 2.8515vw 1.4453vw 1.3281vw;
  width: 55.1953vw;
  border-top: 1px solid rgba(62, 74, 104, 0.15);
  border-left: 1px solid rgba(62, 74, 104, 0.15);
  border-bottom: 1px solid rgba(62, 74, 104, 0.15);
  border-top-left-radius: 1.6406vw;
  border-bottom-left-radius: 1.6406vw;
  float: none;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: inherit;
  flex-basis: inherit;
  -webkit-flex-grow: inherit;
  flex-grow: inherit;
}
.blog-page-list .page-title-wrapper {
  margin: 0 0 0.8203vw;
  padding: 0;
}
.blog-page-list .page-title-wrapper h1 {
  margin: 0 !important;
  font-family: var(--font);
  font-weight: 700;
  font-size: 1.9531vw;
  line-height: 1.2;
  color: var(--title_color);
}
.blog-page-list .post-list-wrapper {
  border-top: 1px solid rgba(62, 74, 104, 0.1);
}
.blog-page-list .post-list {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
}
.blog-page-list .post-item {
  margin: 0;
}
.blog-page-list .post-container {
  padding: 1.25vw 0;
}
.blog-page-list a.post-link {
  padding: 0 1.25vw;
  border-right: 1px solid rgba(62, 74, 104, 0.1);
  display: block;
  text-decoration: none;
}
.blog-page-list a.post-link:hover {
  opacity: 0.8;
}
.blog-page-list .post-image {
  margin-bottom: 1.25vw;
}
.blog-page-list .post-image .image-container {
  border-radius: 0.8203vw;
  overflow: hidden;
  display: flex;
}
.blog-page-list .post-image .image-container img {
  width: 100%;
  height: 6.1718vw;
  object-fit: cover;
  object-position: center;
}
.blog-page-list .post-date-wrap {
  margin-bottom: 0.8203vw;
  display: flex;
  align-items: center;
}
.blog-page-list .post-date-wrap svg {
  margin-right: 0.3906vw;
  width: 0.8203vw;
  height: 0.8203vw;
}
.blog-page-list .post-date-wrap .post-date {
  display: block;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 0.8203vw;
  color: var(--text_color);
}
.blog-page-list .post-title-wrap {
  margin-bottom: 0.3906vw;
}
.blog-page-list .post-title {
  font-family: var(--font);
  font-weight: 700;
  font-size: 0.8203vw;
  line-height: 1.4;
  color: var(--title_color);
}
.blog-page-list .post-title span {
  display: block;
}
.blog-page-list .post-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.7031vw;
  line-height: 1.4;
  color: var(--text_color);
}
.blog-page-list .post-description p {
  margin: 0;
}
.blog-page-list .toolbar.toolbar-blog-posts {
  margin: 0;
  padding: 0;
  position: inherit;
}
.blog-page-list .toolbar .pages {
  margin: 0;
  padding: 1.25vw 0 0;
  border-top: none;
  display: flex;
  justify-content: center;
  float: none;
}
.blog-page-list .toolbar .items {
  position: relative;
  z-index: 0;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.blog-page-list .toolbar .pages .item {
  margin: 0 0.1953vw;
  display: inline-flex;
  align-items: center;
  line-height: normal;
}
.blog-page-list .toolbar .pages a.page,
.blog-page-list .toolbar .pages strong.page {
  padding: 0;
  width: 1.1718vw;
  height: 1.1718vw;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: var(--font-size-large);
  line-height: normal;
  color: var(--text_color);
}
.blog-page-list .toolbar .pages a.page {
  background-color: #f4f3f8;
}
.blog-page-list .toolbar .pages a.page:hover,
.blog-page-list .toolbar .pages strong.page {
  background-color: var(--main_color);
  color: #fff;
}
.blog-page-list .toolbar .pages .item.pages-item-next,
.blog-page-list .toolbar .pages .item.pages-item-previous {
  position: absolute;
  top: 0;
  margin: 0;
}
.blog-page-list .toolbar .pages .item.pages-item-next {
  left: 100%;
  right: auto;
}
.blog-page-list .toolbar .pages .item.pages-item-previous {
  right: 100%;
  left: auto;
}
.blog-page-list .toolbar .pages .item a.action.next,
.blog-page-list .toolbar .pages .item a.action.previous {
  margin: 0;
  padding: 0 0.3125vw;
  height: 1.1718vw;
  border-radius: 0.8203vw;
  border: 1px solid rgba(47, 52, 71, 0.05);
  background: transparent;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: var(--font-size-large);
  line-height: 0.625vw;
  color: var(--text_color);
}
.blog-page-list .toolbar .pages .item a.action.next span.label,
.blog-page-list .toolbar .pages .item a.action.previous span.label {
  display: none;
}
.blog-page-list .toolbar .pages .item a.action.next span:not(.label),
.blog-page-list .toolbar .pages .item a.action.previous span:not(.label) {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border: 0;
  overflow: inherit;
  clip: inherit;
}
.blog-page-list .toolbar .pages .item a.action.next::before,
.blog-page-list .toolbar .pages .item a.action.previous::before {
  display: none !important;
}
.blog-page-list .toolbar .pages .item a.action.next svg,
.blog-page-list .toolbar .pages .item a.action.previous svg {
  width: 0.625vw;
  height: 0.625vw;
}
.blog-page-list .toolbar .pages .item a.action.next svg {
  margin-left: 0.1953vw;
}
.blog-page-list .toolbar .pages .item a.action.previous svg {
  margin-right: 0.1953vw;
}
.blog-page-list .toolbar .pages .item a.action.next:hover svg,
.blog-page-list .toolbar .pages .item a.action.previous:hover svg {
  opacity: 1;
}
@media (max-width: 1920px) {
  body.blog-page-list .columns {
    padding-left: 5.625vw;
    padding-bottom: 3.177vw;
  }
  .blog-page-list.page-layout-2columns-left .sidebar-additional {
    width: 19.0104vw;
  }
  .blog-page-list .blog_infocenter_submenu {
    padding: 1.0937vw;
    border-radius: 2.1875vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li {
    margin-bottom: 0.5208vw;
    padding: 0.7291vw 2.1875vw 0.7291vw 1.0937vw;
    border-radius: 1.6666vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column:last-child > li:not(:last-child) {
    margin-bottom: 0.5208vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > a {
    margin-right: 0;
    font-size: 1.0937vw;
    line-height: 1.6666vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li button {
    padding: 0.7291vw 0.5208vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li button svg {
    width: 1.6666vw;
    height: 1.6666vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu {
    padding: 0.1562vw 0;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li {
    padding: 0.2604vw 0;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li:not(:last-child) {
    margin-bottom: 0.1562vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li::before {
    margin: 0 0.3125vw;
    font-size: 0.9375vw;
  }
  .blog-page-list .blog_infocenter_submenu .infocenter_submenu_column > li > .submenu > li a {
    font-size: 0.9375vw;
  }
  .blog-page-list.page-layout-2columns-left .columns .column.main {
    padding: 1.0937vw 3.802vw 1.927vw 1.7708vw;
    width: 73.5937vw;
    border-top-left-radius: 2.1875vw;
    border-bottom-left-radius: 2.1875vw;
  }
  .blog-page-list .page-title-wrapper {
    margin-bottom: 1.0937vw;
  }
  .blog-page-list .page-title-wrapper h1 {
    font-size: 2.6041vw;
  }
  .blog-page-list .post-container {
    padding: 1.6666vw 0;
  }
  .blog-page-list a.post-link {
    padding: 0 1.6666vw;
  }
  .blog-page-list .post-image {
    margin-bottom: 1.6666vw;
  }
  .blog-page-list .post-image .image-container img {
    height: 8.2291vw;
  }
  .blog-page-list .post-date-wrap {
    margin-bottom: 1.0937vw;
  }
  .blog-page-list .post-date-wrap svg {
    margin-right: 0.5208vw;
    width: 1.0937vw;
    height: 1.0937vw;
  }
  .blog-page-list .post-date-wrap .post-date {
    font-size: 0.8333vw;
    line-height: 1.0937vw;
  }
  .blog-page-list .post-title-wrap {
    margin-bottom: 0.5208vw;
  }
  .blog-page-list .post-title {
    font-size: 1.0937vw;
  }
  .blog-page-list .post-description {
    font-size: 0.9375vw;
  }
  .blog-page-list .toolbar .pages {
    padding-top: 1.6666vw;
  }
  .blog-page-list .toolbar .pages .item {
    margin: 0 0.2604vw;
  }
  .blog-page-list .toolbar .pages a.page,
  .blog-page-list .toolbar .pages strong.page {
    width: 1.5625vw;
    height: 1.5625vw;
    font-size: 0.9375vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next,
  .blog-page-list .toolbar .pages .item a.action.previous {
    padding: 0 0.3645vw;
    height: 1.5625vw;
    border-radius: 1.0937vw;
    font-size: 0.9375vw;
    line-height: 0.8333vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next svg,
  .blog-page-list .toolbar .pages .item a.action.previous svg {
    width: 0.8333vw;
    height: 0.8333vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next svg {
    margin-left: 0.2604vw;
  }
  .blog-page-list .toolbar .pages .item a.action.previous svg {
    margin-right: 0.2604vw;
  }
}
@media (min-width: 768px) {
  .blog-page-list .post-item:nth-child(3n + 1)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    border-bottom: 1px solid rgba(62, 74, 104, 0.1);
  }
  .blog-page-list .post-item:nth-of-type(3n) a.post-link {
    border-right: 0;
  }
  .blog-page-list .post-item:nth-child(3n + 1) a.post-link {
    padding-left: 0;
  }
  .blog-page-list .post-item:nth-of-type(3n) a.post-link {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  body.blog-page-list .columns {
    padding: 0 2.5vw 14.3749vw;
    display: -webkit-block;
    display: -ms-block;
    display: block;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog-page-list.page-layout-2columns-left .sidebar-additional {
    display: none !important;
  }
  .blog-page-list.page-layout-2columns-left .columns .column.main {
    padding: 0;
    width: 100%;
    border-radius: 0;
    border: none;
  }
  .blog-page-list .post-list {
    display: block;
  }
  .blog-page-list .page-title-wrapper {
    margin-bottom: 0;
  }
  .blog-page-list .page-title-wrapper h1 {
    font-size: 5vw;
  }
  .blog-page-list .post-list-wrapper {
    border-top: none;
  }
  .blog-page-list .post-container {
    padding: 7.5vw 0;
    border-bottom: 1px solid rgba(62, 74, 104, 0.1);
  }
  .blog-page-list a.post-link {
    padding: 0;
    border-right: none;
  }
  .blog-page-list .post-image {
    margin-bottom: 7.5vw;
  }
  .blog-page-list .post-image .image-container {
    border-radius: 5vw;
  }
  .blog-page-list .post-image .image-container img {
    height: 38.75vw;
  }
  .blog-page-list .post-date-wrap {
    margin-bottom: 5vw;
  }
  .blog-page-list .post-date-wrap svg {
    margin-right: 2.5vw;
    width: 5vw;
    height: 5vw;
  }
  .blog-page-list .post-date-wrap .post-date {
    font-size: 3.125vw;
    line-height: 5vw;
  }
  .blog-page-list .post-title-wrap {
    margin-bottom: 2.5vw;
  }
  .blog-page-list .post-title {
    font-size: 4.375vw;
  }
  .blog-page-list .post-description {
    font-size: 3.75vw;
  }
  .blog-page-list .toolbar .pages {
    padding-top: 7.5vw;
  }
  .blog-page-list .toolbar .pages .item {
    margin: 0 0.9375vw;
  }
  .blog-page-list .toolbar .pages a.page,
  .blog-page-list .toolbar .pages strong.page {
    width: 6.875vw;
    height: 6.875vw;
    font-size: 3.75vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next,
  .blog-page-list .toolbar .pages .item a.action.previous {
    padding: 0 1.5625vw;
    height: 6.875vw;
    border-radius: 5vw;
    font-size: 3.75vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next svg,
  .blog-page-list .toolbar .pages .item a.action.previous svg {
    width: 3.75vw;
    height: 3.75vw;
  }
  .blog-page-list .toolbar .pages .item a.action.next svg {
    margin-left: 0.9375vw;
  }
  .blog-page-list .toolbar .pages .item a.action.previous svg {
    margin-right: 0.9375vw;
  }
}
.blog-post-view .columns {
  padding-left: 4.2187vw;
  padding-right: 3.3203vw;
  padding-bottom: 2.3828vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.blog-post-view.page-layout-2columns-right .column.main {
  padding: 0.8203vw 1.3281vw 2.1875vw;
  width: 48.5156vw;
  -webkit-flex-basis: inherit;
  flex-basis: inherit;
  -webkit-flex-grow: inherit;
  flex-grow: inherit;
  float: none;
  flex-shrink: 0;
  border-radius: 1.6406vw;
  border: 1px solid rgba(62, 74, 104, 0.15);
}
.blog-post-view .page-title-wrapper {
  margin-bottom: 0.8203vw;
}
.blog-post-view .page-title-wrapper .page-title {
  margin: 0 !important;
  font-family: var(--font);
  font-weight: 700;
  font-size: 1.9531vw;
  line-height: 1.2;
  color: var(--title_color);
}
.blog-post-view .post-content .post-date-wrap {
  margin-bottom: 1.25vw;
  display: flex;
  align-items: center;
}
.blog-post-view .post-content .post-date-wrap svg {
  margin-right: 0.3906vw;
  width: 0.8203vw;
  height: 0.8203vw;
}
.blog-post-view .post-content .post-date-wrap .post-date {
  display: block;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 0.8203vw;
  color: var(--text_color);
}
.blog-post-view .post-content h2,
.blog-post-view .post-content h3,
.blog-post-view .post-content h4,
.blog-post-view .post-content h5,
.blog-post-view .post-content h6 {
  margin: 0 0 0.8203vw;
  font-family: var(--font);
  font-weight: 700;
  line-height: 1.2;
  color: var(--title_color);
}
.blog-post-view .post-content h2 {
  font-size: 1.25vw;
}
.blog-post-view .post-content h3 {
  font-size: 1.1328vw;
}
.blog-post-view .post-content h4 {
  font-size: 1.0156vw;
}
.blog-post-view .post-content h5,
.blog-post-view .post-content h6 {
  font-size: 0.9375vw;
}
.blog-post-view .post-content,
.blog-post-view .post-content p {
  font-family: var(--font);
  font-size: 0.7031vw;
  font-weight: 400;
  line-height: 1.4;
  color: var(--text_color);
}
.blog-post-view .post-content p {
  margin: 0 0 1.25vw;
}
.blog-post-view .post-content p:last-child {
  margin: 0;
}
.blog-post-view .post-content ul,
.blog-post-view .post-content ol {
  margin: 0 0 1.25vw;
  padding: 0;
  list-style: none;
}
.blog-post-view .post-content ul li,
.blog-post-view .post-content ol li {
  position: relative;
  z-index: 1;
  margin: 0;
  padding-left: 1.9531vw;
}
.blog-post-view .post-content ul li:not(:last-child),
.blog-post-view .post-content ol li:not(:last-child) {
  margin: 0 0 0.5859vw;
}
.blog-post-view .post-content ol {
  counter-reset: item;
}
.blog-post-view .post-content ol li {
  counter-increment: item;
}
.blog-post-view .post-content ol li::before {
  content: counter(item) ". ";
  font-weight: 700;
}
.blog-post-view .post-content ul li::before {
  content: "";
  width: 0.4296vw;
  height: 0.8593vw;
  background-image: url(../images/blog-figure.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
}
.blog-post-view .post-content ol li::before,
.blog-post-view .post-content ul li::before {
  position: absolute;
  top: 0;
  left: 0.8203vw;
}
.blog-post-view .post-content strong {
  font-weight: 600;
  color: var(--text_color);
}
.blog-post-view .post-content a {
  text-decoration: none;
  color: var(--text_color);
}
.blog-post-view .post-image {
  margin-bottom: 1.25vw;
  width: 100%;
}
.blog-post-view .post-content .post-image img,
.blog-post-view .post-description img {
  overflow: hidden;
  border-radius: 0.8203vw;
  width: 100%;
  height: 15.4296vw;
  object-fit: cover;
  object-position: center;
}
.blog-post-view .post-description hr {
  margin: 1.25vw 0;
  border: 0;
  border-top: 1px solid rgba(62, 74, 104, 0.1);
}
.blog-post-view.page-layout-2columns-right .sidebar-additional {
  padding-left: 0;
  width: 17.7734vw;
  float: none;
  -webkit-flex-basis: inherit;
  flex-basis: inherit;
  -webkit-flex-grow: inherit;
  flex-grow: inherit;
  clear: none;
}
.similar_posts_wrap {
  padding: 0.8203vw;
  border-radius: 1.4453vw 1.25vw 1.25vw;
  background-color: #f4f3f8;
}
.similar_posts_wrap .block-title {
  margin-bottom: 1.25vw;
  display: block;
  font-family: var(--font);
  font-weight: 700;
  font-size: 1.25vw;
  line-height: normal;
  color: var(--text_color);
}
.similar_posts_wrap .block-title p {
  margin: 0;
}
.similar_posts.owl-carousel{
  display: block;
}
.similar_posts .item:not(:last-child) {
  margin-bottom: 1.25vw;
  padding-bottom: 1.25vw;
  border-bottom: 1px solid rgba(62, 74, 104, 0.1);
}
.similar_posts_wrap a.post-link {
  display: block;
  text-decoration: none;
}
.similar_posts_wrap a.post-link:hover {
  opacity: 0.8;
}
.similar_posts_wrap .post-image {
  margin-bottom: 1.25vw;
}
.similar_posts_wrap .image-container {
  overflow: hidden;
  border-radius: 0.8203vw;
  display: flex;
}
.blog-page-list .post-image .image-container {
  border-radius: 0.8203vw;
  overflow: hidden;
  display: flex;
}
.similar_posts_wrap .post-image .image-container img {
  width: 100%;
  height: 6.3281vw;
  object-fit: cover;
  object-position: center;
}
.similar_posts_wrap .post-date-wrap {
  margin-bottom: 0.8203vw;
  display: flex;
  align-items: center;
}
.similar_posts_wrap .post-date-wrap svg {
  margin-right: 0.3906vw;
  width: 0.8203vw;
  height: 0.8203vw;
}
.similar_posts_wrap .post-date-wrap .post-date {
  display: block;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 0.8203vw;
  color: var(--text_color);
}
.similar_posts_wrap .post-title-wrap {
  margin-bottom: 0.3906vw;
}
.similar_posts_wrap .post-title {
  font-family: var(--font);
  font-weight: 700;
  font-size: 0.8203vw;
  line-height: 1.4;
  color: var(--title_color);
}
.similar_posts_wrap .post-title span {
  display: block;
}
.similar_posts_wrap .post-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.7031vw;
  line-height: 1.6;
  color: var(--text_color);
}
.similar_posts_wrap .post-description p {
  margin: 0;
}
.blog-post-view .post-content iframe {
  width: 80%;
  height: 15.4296vw;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 1920px) {
  body.blog-post-view .page-main {
    padding-bottom: 3.75vw !important;
    padding-left: 5.625vw !important;
    padding-right: 4.427vw !important;
  }
  .blog-post-view .columns {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .blog-post-view.page-layout-2columns-right .column.main {
    padding: 1.0937vw 1.7708vw 2.9166vw;
    width: 64.6875vw;
    border-radius: 2.1875vw;
  }
  .blog-post-view .page-title-wrapper {
    margin-bottom: 1.0937vw;
  }
  .blog-post-view .page-title-wrapper .page-title {
    font-size: 2.6041vw;
  }
  .blog-post-view .post-content .post-date-wrap {
    margin-bottom: 1.6666vw;
  }
  .blog-post-view .post-content .post-date-wrap svg {
    margin-right: 0.5208vw;
    width: 1.0937vw;
    height: 1.0937vw;
  }
  .blog-post-view .post-content .post-date-wrap .post-date {
    font-size: 0.8333vw;
    line-height: 1.0937vw;
  }
  .blog-post-view .post-image {
    margin-bottom: 1.6666vw;
  }
  .blog-post-view .post-content .post-image img,
  .blog-post-view .post-description img {
    height: 20.5729vw;
    border-radius: 1.0937vw;
  }
  .blog-post-view .post-content,
  .blog-post-view .post-content p {
    font-size: 0.9375vw;
  }
  .blog-post-view .post-content p,
  .blog-post-view .post-content ul,
  .blog-post-view .post-content ol {
    margin-bottom: 1.6666vw;
  }
  .blog-post-view .post-content ul li:not(:last-child),
  .blog-post-view .post-content ol li:not(:last-child) {
    margin-bottom: 0.5208vw;
  }
  .blog-post-view .post-content ul li,
  .blog-post-view .post-content ol li {
    padding-left: 3.8541vw;
  }
  .blog-post-view .post-content ol li::before,
  .blog-post-view .post-content ul li::before {
    left: 1.6666vw;
  }
  .blog-post-view .post-content ul li::before {
    width: 0.5729vw;
    height: 1.1458vw;
  }
  .blog-post-view .post-content h2,
  .blog-post-view .post-content h3,
  .blog-post-view .post-content h4,
  .blog-post-view .post-content h5,
  .blog-post-view .post-content h6 {
    margin-bottom: 1.0937vw;
  }
  .blog-post-view .post-content h2 {
    font-size: 1.6666vw;
  }
  .blog-post-view .post-content h3 {
    font-size: 1.5104vw;
  }
  .blog-post-view .post-content h4 {
    font-size: 1.3541vw;
  }
  .blog-post-view .post-content h5,
  .blog-post-view .post-content h6 {
    font-size: 1.25vw;
  }
  .blog-post-view .post-description hr {
    margin: 1.6666vw 0;
  }
  .blog-post-view.page-layout-2columns-right .sidebar-additional {
    width: 23.4375vw;
  }
  .similar_posts_wrap {
    padding: 1.927vw 1.6666vw 1.6666vw;
    border-radius: 2.1875vw;
  }
  .similar_posts_wrap .block-title {
    margin-bottom: 1.6666vw;
    font-size: 1.6666vw;
  }
  .similar_posts .item:not(:last-child) {
    margin-bottom: 1.6666vw;
    padding-bottom: 1.6666vw;
  }
  .similar_posts_wrap .image-container {
    border-radius: 1.0937vw;
  }
  .similar_posts_wrap .post-image .image-container img {
    height: 8.4375vw;
  }
  .similar_posts_wrap .post-date-wrap {
    margin-bottom: 1.0937vw;
  }
  .similar_posts_wrap .post-date-wrap svg {
    margin-right: 0.5208vw;
    width: 1.0937vw;
    height: 1.0937vw;
  }
  .similar_posts_wrap .post-date-wrap .post-date {
    font-size: 0.8333vw;
    line-height: 1.0937vw;
  }
  .similar_posts_wrap .post-title-wrap {
    margin-bottom: 0.5208vw;
  }
  .similar_posts_wrap .post-title {
    font-size: 1.0937vw;
  }
  .similar_posts_wrap .post-description {
    font-size: 0.9375vw;
  }
  .blog-post-view .post-content iframe {
    height: 20.5729vw;
  }
}
@media (max-width: 768px) {
  body.blog-post-view .page-main {
    padding: 0 !important;
  }
  .blog-post-view .columns {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog-post-view.page-layout-2columns-right .column.main {
    padding: 0 2.5vw;
    width: 100%;
    border-radius: 0;
    border: none;
  }
  .blog-post-view .page-title-wrapper {
    margin-bottom: 5vw;
    padding-left: 13.125vw;
  }
  .blog-post-view .page-title-wrapper .page-title {
    font-size: 5vw;
  }
  .similar_posts .item:not(:last-child) {
    margin-bottom: 7.5vw;
    padding-bottom: 7.5vw;
  }
  .blog-post-view .post-content {
    margin-bottom: 7.5vw;
  }
  .blog-post-view .post-content,
  .blog-post-view .post-content p {
    font-size: 3.75vw;
  }
  .blog-post-view .post-content .post-date-wrap svg {
    margin-right: 0.5208vw;
    width: 5vw;
    height: 5vw;
  }
  .blog-post-view .post-content .post-date-wrap .post-date {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .blog-post-view .post-image {
    margin-bottom: 7.5vw;
  }
  .blog-post-view .post-content .post-image img,
  .blog-post-view .post-description img {
    height: 31.8749vw;
    border-radius: 5vw;
  }
  .blog-post-view .post-content .post-date-wrap,
  .blog-post-view .post-content p,
  .blog-post-view .post-content ul,
  .blog-post-view .post-content ol {
    margin-bottom: 7.5vw;
  }
  .similar_posts_wrap .post-title-wrap,
  .similar_posts_wrap .post-date-wrap,
  .blog-post-view .post-content ul li:not(:last-child),
  .blog-post-view .post-content ol li:not(:last-child),
  .blog-post-view .post-content h2,
  .blog-post-view .post-content h3,
  .blog-post-view .post-content h4,
  .blog-post-view .post-content h5,
  .blog-post-view .post-content h6 {
    margin-bottom: 2.5vw;
  }
  .blog-post-view .post-content h2 {
    font-size: 5.625vw;
  }
  .blog-post-view .post-content h3 {
    font-size: 5vw;
  }
  .blog-post-view .post-content h4,
  .blog-post-view .post-content h5,
  .blog-post-view .post-content h6 {
    font-size: 4.375vw;
  }
  .blog-post-view .post-content ul li,
  .blog-post-view .post-content ol li {
    padding-left: 13.125vw;
    line-height: 1.6;
  }
  .blog-post-view .post-content ol li::before,
  .blog-post-view .post-content ul li::before {
    left: 5vw;
  }
  .blog-post-view .post-content ul li::before {
    width: 2.5vw;
    height: 5vw;
  }
  .blog-post-view .post-description hr {
    margin: 7.5vw 0;
  }
  .blog-post-view.page-layout-2columns-right .sidebar-additional {
    padding: 0 0 10vw;
    width: 100%;
  }
  .similar_posts_wrap {
    padding: 10vw 0 0 5vw;
    border-radius: 0;
    background: linear-gradient(180deg, #F0F2F5 0%, #FEFEFE 100%);
  }
  .similar_posts_wrap .block-title {
    margin-bottom: 5vw;
    font-size: 5.625vw;
  }
  .similar_posts .owl-item .item{
    padding-right: 5vw;
    width: 84.6875vw;
  }
  .similar_posts_wrap .image-container {
    border-radius: 5vw;
  }
  .similar_posts_wrap .post-image .image-container img {
    height: 34.6875vw;
  }
  .similar_posts_wrap .post-date-wrap svg {
    margin-right: 2.5vw;
    width: 5vw;
    height: 5vw;
  }
  .similar_posts_wrap .post-date-wrap .post-date {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .similar_posts_wrap .post-title {
    font-size: 4.375vw;
  }
  .similar_posts_wrap .post-description {
    font-size: 3.75vw;
  }
  .blog-post-view .post-content iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .similar_posts_wrap .owl-dots {
    margin-top: 5vw;
    display: flex;
    justify-content: left;
  }
  .similar_posts_wrap .owl-dots .owl-dot {
    margin: 0 1.25vw;
    padding: 0;
    width: 1.25vw !important;
    height: 1.25vw !important;
    border-radius: 8px;
    border: 1px solid rgba(47, 52, 71, 0.15);
    background: rgba(47, 52, 71, 0.15);
    opacity: 1;
  }
  .similar_posts_wrap .owl-dots .owl-dot.active {
    width: 7.5vw !important;
    border-color: #eb5757;
    background: #eb5757;
    opacity: 1;
  }
}
