.news_list>li {
  display: flex;
}

.news_list>li,
.news_list>.views-row {
  position: relative;
  padding: 34px 0;
}

.related_news {
  display: block !important;
}

.related_news .news_list>li,
.related_news .news_list>.views-row {
  padding: 25px 0;
}

.news_list>li:first-of-type,
.news_list>.views-row:first-of-type {
  padding-top: 0 !important;
}

.news_list>li:not(:nth-last-of-type(1)),
.news_list>.views-row:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid var(--borderLight);
}

.news_list_li {
  list-style: none;
}

.news_list .news_list_li>a.news_link,
.news_list li>.news_link {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.news_list .news_link .layout--twocol {
  align-items: flex-start;
  width: 100%;
}

.news_list .news_link .layout--twocol .layout__region--top,
.news_list .news_link .layout--twocol .layout__region--bottom {
  display: none;
}

.news_list .news_link .layout--twocol>.layout__region--first {
  flex: unset;
  flex-shrink: 0;
  width: 180px;
  aspect-ratio: 3/2;
  margin-right: 32px;
}

.archive_list>li>.views-field-field-image,
.archive_list>li>.views-field-field-gallery,
.archive_list>li>.views-field-field-video-thumbnail {
  float: left;
}

.news_list .news_link .layout--twocol>.layout__region--second {
  flex: 1;
}

.news_list .news_img,
.news_list .news_list_li .img_wrap {
  width: 180px;
  min-width: 180px;
  flex-shrink: 0;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
  color: var(--primary);
  height: 100%;
  *background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='840' height='450' viewBox='0 0 840 450' fill='none'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 32px;
}

.news_list .news_list_li .img_wrap img {
  margin-right: 0 !important;
  width: 100%;
  min-width: 100%;
}

.news_list .news_link .layout--twocol>.layout__region--first img,
.archive_list>li>.views-field-field-image img,
.archive_list>li>.views-field-field-gallery img,
.archive_list>li>.views-field-field-video-thumbnail img {
  width: 180px;
  min-width: 180px;
  flex-shrink: 0;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
  color: var(--primary);
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='840' height='450' viewBox='0 0 840 450' fill='none'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 32px;
  display: block;
}

.archive_list>li>.views-field-field-image img:not(:nth-of-type(1)) {
  display: none;
}

.news_link .news_content {
  flex: 1;
}

.news_content .news_title+div {
  color: var(--businessGray);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
  line-height: 26px;
  font-weight: 500;
}

.news_list .news_link .news_title,
.news_list .news_link .layout--twocol>.layout__region--second>div:first-of-type,
.archive_list>li>.views-field-title {
  color: var(--textColor);
  font-size: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: normal;
  font-weight: 700;
}

.news_list .news_desc,
.archive_list>li>.views-field-body,
.news_list .news_link .layout--twocol>.layout__region--second>div:nth-of-type(2) {
  color: var(--businessGray);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
}

.news_list .news_link time:empty {
  display: none;
}

.news_list .news_link time,
.news_list .time,
.archive_list>li time {
  color: var(--secondaryText);
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
}

.archive_list>li time {
  display: -webkit-box;
}

.news_list .news_link .layout--twocol+.time {
  position: absolute;
  display: block;
  right: 0;
  bottom: 4px;
  left: 212px;
  text-align: left;
}

.news_list .news_link .layout--twocol+.time time {
  margin: 0;
}

.news_list .news_link .news_content time {
  position: static;
}

.news_list .news_link:hover .news_title,
.archive_list>li>.views-field-title a:hover,
.news_list .news_link:hover .layout--twocol>.layout__region--second>div:first-of-type {
  color: var(--primary);
}

.news-story-content>p:first-of-type {
  margin-top: 0;
  margin-bottom: 10px;
}

.image_caption {
  margin-bottom: 20px !important;
  font-weight: 600;
}

.load-more {
  margin: 0 auto;
  border: 1px solid rgba(15, 130, 236, 0.3);
  color: var(--primary);
  background: var(--bgColor);
  min-width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.load-more:hover {
  background-color: var(--bgColor);
  border-color: var(--primary);
  color: var(--primary);
}

.block_ad {
  display: block;
  margin-top: 20px;
}

.news_grid_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
}

.news_grid_li {
  display: flex;
  min-height: 100%;
}

.news_grid_list>li,
.news_grid_list>.views-row {
  max-width: calc(50% - 20px);
  width: 100%;
}

.news_grid_list .news_list_li {
  min-height: 100%;
  display: flex;
}

.news_grid_list .news_link {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid var(--bgLight);
  min-height: 100%;
  color: var(--textColor);
}

.news_grid_list .news_link .layout--twocol {
  flex-direction: column;
}

.news_grid_list .news_link .layout--twocol>.layout__region--first,
.news_grid_list .news_link .layout--twocol>.layout__region--second {
  display: block;
}

.news_grid_list .news_link .news_img {
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='840' height='450' viewBox='0 0 840 450' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news_grid_list .news_link .layout--twocol>.layout__region--first {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
}

.news_grid_list .news_link .layout--twocol>.layout__region--first>div {
  position: relative;
  height: 100%;
  object-fit: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='840' height='450' viewBox='0 0 840 450' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news_grid_list .img_wrap img,
.news_grid_list .news_link .layout--twocol>.layout__region--first img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='840' height='450' viewBox='0 0 840 450' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news_grid_list .news_link .news_content,
.news_grid_list .news_link .layout--twocol>.layout__region--second {
  padding: 16px;
  display: block;
}

.news_grid_list .news_link time,
.news_grid_list .news_link .news_desc,
.news_grid_list .news_link .layout--twocol>.layout__region--second>div:nth-of-type(2) {
  display: none;
}

.news_content p,
.news_content span {
  color: var(--businessGray) !important;
}

.news_content span strong {
  color: var(--primary);
  font-weight: 400;
}

.news_content a {
  color: var(--primary);
}

.news_grid_list .news_link .news_title,
.popular_stories .news_grid_list>.views-row .views-field-title a,
.news_grid_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 21px;
  line-height: normal;
  font-weight: 600;
  color: var(--black);
}

.news_grid_list .news_link:hover,
.popular_stories .news_grid_list>.views-row .views-field-title a:hover {
  color: var(--primary);
}

.stories_page .news_grid_list>.views-row,
.stories_page .news_grid_list>li {
  max-width: calc(100% / 4 - 30px);
}

.category-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  padding-bottom: 50px;
}

.category-grid-box {
  display: flex;
  flex-direction: column;
}

.category-grid-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-shrink: 0;
}

.category-grid-header h5 {
  font-weight: 700;
  font-size: 19px;
  line-height: normal;
  color: var(--black);
  padding-right: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.category-grid-header h5 a {
  color: var(--black);
}

.category-grid-header.have_view_all h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 0;
}

.category-grid-header.have_view_all h5 a {
  color: var(--primary);
  font-size: var(--bs-body-font-size);
  margin-left: auto;
}

.view-all-text {
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 400;
}

.category-grid-body {
  padding: 15px;
  border: 1px solid var(--borderLight);
  flex: 1;
}

.category-grid-body .img-box {
  margin: -15px -15px 20px;
  height: 270px;
  border-bottom: 1px solid var(--borderLight);
}

.category-grid-body .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-grid-body a {
  font-weight: 700;
  font-size: 17px;
  color: var(--black);
  line-height: 1.4;
  text-decoration: none;
  display: block;
  transition: 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.category-grid-body a:hover {
  color: var(--primary);
}

.category-grid-body a.overflow {
  overflow: unset;
}

.category-grid-body>.views-row {
  padding: 20px 0;
}

.category-grid-body.sm_padding>.views-row {
  padding: 14px 0;
}

.category-grid-body>.views-row:not(:last-of-type) {
  border-bottom: 1px solid var(--borderLight);
}

.category-grid-body>.views-row:first-of-type,
.category-grid-body.sm_padding>.views-row:first-of-type {
  padding-top: 0;
}

.category-grid-body>.views-row:last-of-type,
.category-grid-body.sm_padding>.views-row:last-of-type {
  padding-bottom: 0;
}

.view-all-text {
  color: var(--primary);
}

.reviews_section {
  padding-bottom: 60px;
}

.sm_grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px;
  row-gap: 36px;
  padding-bottom: 40px;
}

.sm_grid_item {
  width: 25%;
  padding: 0 18px;
}

.sm_grid_item .media-text-box:hover .media-text {
  color: var(--primary);
}

.sm_grid_item .media-text-box {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.sm_grid_item .media-text {
  flex: 1;
  min-height: unset;
}

.news_list .news_link+.news_content .news_desc {
  color: var(--businessGray);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
}

.popular_stories .news_grid_list>.views-row {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--bgLight);
}

.popular_stories .news_grid_list>.views-row .views-field-body,
.popular_stories .news_grid_list>.views-row .views-field-created {
  display: none;
}

.popular_stories .news_grid_list>.views-row .views-field-field-image {
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.popular_stories .news_grid_list>.views-row .views-field-field-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='840' height='450' viewBox='0 0 840 450' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='840' height='450' fill='%23D3F0FF'/%3E%3Cg clip-path='url(%23clip0_3381_45130)'%3E%3Cpath d='M402.009 244.366C397.14 244.366 392.808 241.248 391.235 236.607L391.129 236.257C390.758 235.028 390.602 233.994 390.602 232.96V212.221L383.223 236.853C382.274 240.476 384.437 244.232 388.066 245.233L435.1 257.829C435.687 257.981 436.274 258.054 436.852 258.054C439.882 258.054 442.65 256.043 443.426 253.08L446.166 244.366H402.009Z' fill='%2310A0EB'/%3E%3Cpath d='M410.374 212.427C413.729 212.427 416.457 209.699 416.457 206.343C416.457 202.988 413.729 200.26 410.374 200.26C407.019 200.26 404.29 202.988 404.29 206.343C404.29 209.699 407.019 212.427 410.374 212.427Z' fill='%2310A0EB'/%3E%3Cpath d='M448.395 191.135H402.769C398.578 191.135 395.165 194.548 395.165 198.739V232.198C395.165 236.39 398.578 239.803 402.769 239.803H448.395C452.587 239.803 456 236.39 456 232.198V198.739C456 194.548 452.587 191.135 448.395 191.135ZM402.769 197.218H448.395C449.235 197.218 449.916 197.9 449.916 198.739V220.333L440.308 209.121C439.288 207.925 437.813 207.287 436.229 207.25C434.653 207.259 433.175 207.959 432.165 209.17L420.868 222.729L417.187 219.058C415.107 216.978 411.721 216.978 409.644 219.058L401.249 227.45V198.739C401.249 197.9 401.93 197.218 402.769 197.218Z' fill='%2310A0EB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3381_45130'%3E%3Crect width='73' height='73' fill='white' transform='translate(383 188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  aspect-ratio: 3/2;
}

.popular_stories .news_grid_list>.views-row .views-field-title {
  padding: 16px;
  display: block;
}

.archive_list>li {
  display: block;
  min-height: 190px;
}

.archive_list>li:first-of-type {
  min-height: 155px;
}

.archive_list>li>.views-field-title {
  color: var(--textColor);
  font-size: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: normal;
  font-weight: 600;
}

.archive_list>li>.views-field-title a {
  color: var(--textColor);
}

.archive_list>li>.views-field-body {
  color: var(--businessGray);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
}

.archive_list>li>.views-field-body * {
  color: var(--businessGray);
  font-size: 17px !important;
  font-weight: 400;
  line-height: 26px;
}

.archive_list>li>.views-field-body iframe {
  display: none !important;
}

.img_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img_wrap .news_img {
  opacity: 0.9;
}

.icon_overlay {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.42);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.related_news .news_list .time {
  display: none !important;
}

.related_news .news_list .news_title {
  margin-bottom: 0;
}

.related_news .news_list .news_desc {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 400;
}

.related_news .news_list .news_desc:empty {
  margin-top: 0;
}

.news_list .news_list_li .img_wrap {
  margin-right: 32px;
}

.news_list .news_list_li .img_wrap img {
  margin-right: 0;
}


.nin_blocks_wrap .grid_blocks:not(:last-of-type) .small-img-text:first-of-type {
  flex-direction: column;
  grid-row-start: 1;
  grid-row-end: 3;
  border: 1px solid var(--bgLight);
  gap: 0;
}

.nin_blocks_wrap .grid_blocks:not(:last-of-type) .small-img-text:first-of-type .small-img-box {
  width: 100%;
  aspect-ratio: unset;
  height: unset;
}

.nin_blocks_wrap .grid_blocks:not(:last-of-type) .small-img-text:first-of-type .small-img-box>img {
  min-height: unset;
  height: 175px;
  width: 100%;
  object-fit: cover;
}

.nin_blocks_wrap .grid_blocks:not(:last-of-type) .small-img-text:first-of-type .media-text {
  background: var(--white);
  padding: 10px 16px;
  color: var(--black);
  font-weight: 700;
  line-height: normal;
  border-top: 1px solid var(--bgLight);
  height: auto;
  display: flex;
  align-items: center;
}

.nin_blocks_wrap .grid_blocks:not(:last-of-type) .small-img-text:first-of-type .text {
  display: none;
}

.mt-30{
  margin-top: 30px;
}

.tabination_wrapper .related_news .heading-view-all{
  display: none;
}

.news_list.relevant-content>li {
  display: block;
}

.news_list.relevant-content>li>.news_link {
  color: var(--textColor);
  font-size: 21px;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  line-height: normal;
  font-weight: 700;
}

.news_list.relevant-content>li>.news_link:hover{
  color: var(--primary);
}

.news_list.relevant-content>li .news_content {
  color: var(--businessGray);
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 10px;
  line-height: 26px;
  font-weight: 400;
  font-size: var(--bs-body-font-size) !important;
}


@media screen and (max-width: 1750px) {

  .news_grid_list .news_link .news_title,
  .popular_stories .news_grid_list>.views-row .views-field-title a {
    font-size: 19px;
  }

  .news_list.relevant-content>li>.news_link {
    font-size: 19px;
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_grid_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 19px;
  }
}

@media screen and (max-width: 1600px) {

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_grid_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 17px;
  }

  .news_list.relevant-content>li>.news_link {
    font-size: 17px; 
  }

  .news_list .news_desc,
  .archive_list>li>.views-field-body,
  .news_list .news_link .layout--twocol>.layout__region--second>div:nth-of-type(2) {
    margin-bottom: 8px;
    line-height: 20px;
  }

  .news_list .news_link time,
  .news_list .time,
  .archive_list>li time {
    font-size: 13px;
  }

  .news_grid_list .news_content time,
  .news_list .time {
    font-size: 13px;
    bottom: 8px;
  }

  .archive_list>li>.views-field-body * {
    font-size: 15px !important;
    line-height: 23px;
  }
}

@media screen and (max-width: 1440px) {
  .news_list>li {
    padding: 24px 0;
  }

  .news_list .news_link .news_img,
  .news_list .news_list_li .img_wrap,
  .news_list .news_link .layout--twocol>.layout__region--first,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    margin-right: 24px;
  }

  .category-grid-header h5 {
    font-size: 17px;
  }

  .news_list .news_link .layout--twocol+.time {
    left: 205px;
  }

  .archive_list>li {
    display: block;
    min-height: 170px;
  }

  .archive_list>li:first-of-type {
    min-height: 145px;
  }

  .news_grid_list .news_link .news_title,
  .popular_stories .news_grid_list>.views-row .views-field-title a {
    font-size: 17px;
  }

  .category-grid-container {
    gap: 25px;
  }

  .category-grid-body .img-box {
    height: 220px;
  }

  .category-grid-body a {
    font-size: 15px;
  }
}

@media screen and (max-width: 1280px) {
  .category-grid-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }

  .news_grid_list .news_link .news_content {
    padding: 12px;
  }

  .news_grid_list .news_link .news_title,
  .popular_stories .news_grid_list>.views-row .views-field-title a {
    font-size: 15px;
    line-height: normal;
  }

  .news_list.relevant-content>li>.news_link {
    font-size: 15px; 
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_grid_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 8px;
  }

  .archive_list>li>.views-field-body * {
    font-size: 14px !important;
    line-height: 22px;
  }

  .news_list .news_link time,
  .news_list .time,
  .archive_list>li time {
    font-size: 11px;
  }

  .category-grid-body a {
    font-size: 14px;
  }

  .category-grid-body .img-box {
    height: 200px;
  }
}

@media screen and (max-width: 1200px) {
  .news_grid_list {
    gap: 24px;
  }

  .sm_grid {
    margin: 0 -10px;
    row-gap: 20px;
  }

  .sm_grid_item {
    padding: 0 10px;
  }

  .news_list .news_link .layout--twocol+.time {
    bottom: 10px;
  }

  .stories_page .news_grid_list>.views-row,
  .stories_page .news_grid_list>li {
    max-width: calc(100% / 4 - 18px);
  }
}

@media screen and (max-width: 992px) {

  .news_list .news_link .news_img,
  .news_list .news_list_li .img_wrap {
    width: 150px;
    min-width: 150px;
    margin-right: 16px;
  }

  .news_list .news_link .layout--twocol>.layout__region--first,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    margin-right: 16px;
  }

  .news_grid_list>li,
  .news_grid_list>.views-row {
    max-width: calc(50% - 12px);
  }

  .stories_page .news_grid_list>.views-row,
  .stories_page .news_grid_list>li {
    max-width: calc(100% / 3 - 16px);
  }

  .news_list .news_link .layout--twocol>.layout__region--first,
  .news_list .news_link .layout--twocol>.layout__region--first img,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    width: 150px;
    min-width: 150px;
  }

  .category-grid-header h5 {
    font-size: 17px;
  }

  .category-grid-body .img-box {
    height: 200px;
    margin: -15px -15px 5px;
  }

  .category-grid-body a,
  .category-grid-body a:not(:last-of-type) {
    padding-top: 15px;
  }

  .category-grid-body a:not(:last-of-type) {
    padding-bottom: 15px;
  }

  .category-grid-body a {
    font-size: 15px;
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 19px;
    line-height: normal;
  }

  .news_list .news_link .layout--twocol+.time {
    left: 166px;
    bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .sm_grid_item {
    width: calc(100% / 3);
  }

  .category-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 767px) {

  .news_list>li,
  .news_list>.views-row {
    padding: 20px 0;
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 17px;
  }

  .news_list .news_link .news_img,
  .news_list .news_list_li .img_wrap {
    width: 100px;
    min-width: 100px;
    height: 100px;
    aspect-ratio: 1/1;
    margin-right: 12px;
  }

  .news_list .news_link .layout--twocol>.layout__region--first,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    margin-right: 12px;
  }

  .news_list .news_link .layout--twocol>.layout__region--first,
  .news_list .news_link .layout--twocol>.layout__region--first img,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    width: 100px;
    min-width: 100px;
    height: 100px;
    aspect-ratio: 1/1;
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_grid_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 15px;
    line-height: 18px;
    -webkit-line-clamp: 1;
  }

  .news_list .news_desc,
  .archive_list>li>.views-field-body,
  .news_list .news_link .layout--twocol>.layout__region--second>div:nth-of-type(2) {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 4px;
  }

  .news_list .news_link time,
  .news_list .time,
  .archive_list>li time {
    font-size: 11px;
  }

  .archive_list>li time {
    margin-top: 6px;
  }

  .load-more {
    font-size: 14px;
  }

  .news_grid_list {
    gap: 16px;
  }

  .news_grid_list>.views-row {
    max-width: 100%;
  }

  .stories_page .news_grid_list>.views-row,
  .stories_page .news_grid_list>li {
    max-width: calc(50% - 12px);
  }

  .news_grid_list .news_content time,
  .news_list .time {
    font-size: 11px;
  }

  .news_grid_list .news_link .news_content {
    padding: 10px;
  }

  .news_grid_list .news_link .news_title,
  .popular_stories .news_grid_list>.views-row .views-field-title a {
    font-size: 15px;
    -webkit-line-clamp: 2;
  }

  .category-grid-header h5 {
    font-size: 15px;
  }

  .sm_grid {
    padding-bottom: 25px;
  }

  .sm_grid_item {
    width: calc(100% / 2);
  }

  .news_list .news_link .layout--twocol+.time {
    left: 112px;
    bottom: 4px;
  }

  .archive_list>li {
    min-height: 142px;
  }

  .archive_list>li:first-of-type {
    min-height: 122px;
  }
}

@media screen and (max-width: 576px) {

  .news_list .news_link .news_img,
  .news_list .news_list_li .img_wrap {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .icon_overlay {
    width: 30px;
    height: 30px;
  }

  .icon_overlay>img {
    max-width: 12px;
  }

  .news_list .news_link .layout--twocol>.layout__region--first,
  .news_list .news_link .layout--twocol>.layout__region--first img,
  .archive_list>li>.views-field-field-image img,
  .archive_list>li>.views-field-field-gallery img,
  .archive_list>li>.views-field-field-video-thumbnail img {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .load-more {
    min-width: 120px;
    height: 36px;
  }

  .sm_grid_item {
    width: 100%;
  }

  .news_list .news_link .news_title,
  .archive_list>li>.views-field-title,
  .news_list .news_link .layout--twocol>.layout__region--second>div:first-of-type {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .news_list .news_link .layout--twocol+.time {
    left: 92px;
    bottom: 0;
  }

  .category-grid-container {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }

  .stories_page .news_grid_list>.views-row,
  .stories_page .news_grid_list>li {
    max-width: 100%;
  }
}

@media screen and (max-width: 360px) {

  .news_grid_list .news_link .news_title,
  .popular_stories .news_grid_list>.views-row .views-field-title a {
    font-size: 13px;
    line-height: 16px;
  }

  .news_list.relevant-content>li>.news_link {
    font-size: 13px; 
  }
}