/*#region ------ Variables --- */
/*#endregion*/
/*#region ------ Fonts --- */
/*#endregion*/
/*#region ------ Colors --- */
/*#endregion*/
/*#region ------ Titles --- */
/*#endregion*/
/*#region ------ Adaptive --- */
/*#endregion*/
/*#region ------ Functions --- */
/*#endregion*/
/* ------ Global ------ */
/* ------ Parts ------ */
/* ------ Components ------ */
/* ------ Widgets ------ */
/* ------ UI ------ */
/* ------ Templates ------ */
/* ------ Misc ------ */
.component_list_4 {
  display: flex;
}
.component_list_4 > .container {
  z-index: 2;
}
.component_list_4 .component__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.component_list_4 .component__link {
  width: fit-content;
  min-width: 220px;
  flex-shrink: 0;
}
.component_list_4 .component__title {
  padding-right: 15px;
  line-height: 120%;
}
.component_list_4 .component__title.style_1 {
  color: var(--color-dark);
  font-family: var(--font-1_Bold);
  font-size: 48px;
  line-height: 100%;
}
@media (max-width: 1199px) {
  .component_list_4 .component__head {
    margin-bottom: calc(0.0227272727 * 100vw + 12.7272727273px);
  }
  .component_list_4 .component__title.style_1 {
    font-size: calc(0.0181818182 * 100vw + 26.1818181818px);
  }
}
@media (max-width: 767px) {
  .component_list_4 .component__title {
    text-align: center;
    padding-right: 0px;
  }
  .component_list_4 .component__head.type_1 {
    flex-direction: column;
  }
  .component_list_4 .component__head.type_2 {
    flex-direction: column;
    justify-content: center;
  }
  .component_list_4 .component__link {
    margin-top: 15px;
  }
}
.component_list_4 .component__inner {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 370px;
}
.component_list_4 .component__list {
  display: grid;
  grid-gap: 30px;
}
.component_list_4 .component__sidebar {
  height: 410px;
}
.component_list_4 .card {
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 20px;
  height: fit-content;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 30px;
  padding-left: 45px;
  background-color: var(--color-shade_4);
  border-radius: 20px;
  transition: box-shadow ease-in-out 400ms;
}
.component_list_4 .card:hover {
  box-shadow: 0px 15px 30px rgba(88, 88, 88, 0.1);
}
.component_list_4 .card__avatar {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  width: 100%;
  height: fit-content;
  grid-template-areas: "date" "title";
  align-items: center;
}
.component_list_4 .card__image {
  grid-area: image;
  max-width: 70px;
  max-height: 70px;
  border-radius: 50%;
}
.component_list_4 .card__title {
  grid-area: title;
  font-family: var(--font-1_Bold);
  font-size: 30px;
  line-height: 100%;
  align-self: end;
}
@media (max-width: 1199px) {
  .component_list_4 .card__title {
    font-size: calc(0.0068181818 * 100vw + 21.8181818182px);
  }
}
.component_list_4 .card__date {
  grid-area: date;
  place-self: flex-end;
  color: var(--color-shade_1);
}
.component_list_4 .card__content {
  line-height: 135%;
}
.component_list_4 .card__content * {
  color: var(--color-shade_1);
}
.component_list_4 .card__gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, 70px);
  grid-auto-rows: 70px;
  grid-gap: 10px;
}
.component_list_4 .card__gallery a {
  position: relative;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.component_list_4 .card__gallery a:hover::before {
  background-color: rgba(var(--color-primary--rgb), 0.8);
}
.component_list_4 .card__gallery a:hover::after {
  opacity: 1;
}
.component_list_4 .card__gallery a::before {
  content: "";
  z-index: 1;
  transition: background-color ease-in-out 400ms;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.component_list_4 .card__gallery a::after {
  filter: var(--color-light--filter);
  content: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.3443 0.175293C10.0512 0.175293 0.896362 9.62373 0.896362 21.279C0.896362 32.9342 10.0512 42.3827 21.3443 42.3827C32.6373 42.3827 41.7922 32.9342 41.7922 21.279C41.7922 9.62373 32.6373 0.175293 21.3443 0.175293ZM4.0422 21.279C4.0422 11.4168 11.7886 3.42201 21.3443 3.42201C30.8999 3.42201 38.6464 11.4168 38.6464 21.279C38.6464 31.1411 30.8999 39.1359 21.3443 39.1359C11.7886 39.1359 4.0422 31.1411 4.0422 21.279Z" fill="black" /><path d="M39.2344 37.4471C38.6202 36.8132 37.6242 36.8132 37.01 37.4471C36.3957 38.0811 36.3957 39.1089 37.01 39.7429L45.3986 48.4007C46.0129 49.0347 47.0088 49.0347 47.6231 48.4007C48.2373 47.7668 48.2373 46.7389 47.6231 46.1049L39.2344 37.4471Z" fill="black" /> </svg>');
  transition: opacity ease-in-out 400ms;
  position: absolute;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  opacity: 0;
  z-index: 5;
}
.component_list_4 .card__gallery a:after {
  width: 25px;
  height: 25px;
  top: calc(50% - 12.5px);
  left: calc(50% - 12.5px);
}
.component_list_4 .card__gallery img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.component_list_4 .card {
  padding: 20px;
}
.component_list_4 .sidebar {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  height: 100%;
  padding-top: 40px;
  padding: 35px;
  border-radius: 20px;
  background-color: var(--color-primary);
}
.component_list_4 .sidebar__title {
  font-family: var(--font-1_Bold);
  font-size: 50px;
  line-height: 100%;
  color: var(--color-light);
}
@media (max-width: 1199px) {
  .component_list_4 .sidebar__title {
    font-size: calc(0.0568181818 * 100vw + -18.1818181818px);
    font-size: calc(0.0272727273 * 100vw + 17.2727272727px);
  }
}
.component_list_4 .sidebar__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  font-family: var(--font-1_Medium);
  font-size: 20px;
  line-height: 100%;
  height: 80px;
  padding: 0 15px;
  border-radius: 100px;
  transition: transform ease 300ms, background-color ease 300ms, color ease 300ms;
  overflow: hidden;
  background-color: var(--color-light);
  color: var(--color-primary);
}
@media (max-width: 1199px) {
  .component_list_4 .sidebar__link {
    font-size: calc(0.0045454545 * 100vw + 14.5454545455px);
  }
}
@media (max-width: 1199px) {
  .component_list_4 .sidebar__link {
    height: calc(0.0340909091 * 100vw + 39.0909090909px);
  }
}
.component_list_4 .sidebar__link:hover {
  color: var(--color-light);
  transform: scale(1.1);
  background-color: var(--color-hover);
}
.component_list_4 .sidebar__image {
  position: absolute;
  z-index: -1;
  top: 23%;
  right: 0;
}
@media (max-width: 1199px) {
  .component_list_4 .component__inner {
    grid-template-columns: 100%;
  }
  .component_list_4 .component__sidebar {
    width: fit-content;
    margin: 0 auto;
  }
}