@media (max-width: 768px) {
  .container-fluid {
    --bs-gutter-x: 2rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1519px) {
  .container-fluid {
    --bs-gutter-x: 3rem;
  }
}
@media (min-width: 1520px) {
  .container-fluid {
    --bs-gutter-x: 3rem;
  }
}
/*::-moz-selection {
  background: var(--black);
  color: #fff;
}

::selection {
  background: var(--black);
  color: #fff;
}*/
.site-master-page {
  background: #f4f0ed;
}

.site-master-frame {
  min-height: 100vh;
  background: #f4f0ed;
}

.site-master-main {
  background: #f4f0ed;
}

.site-master-content {
  padding: clamp(36px, 4.5vw, 72px) 0 clamp(54px, 6vw, 92px);
}

.site-master-title {
  margin-bottom: clamp(28px, 4vw, 54px);
  padding: 0;
  background: transparent;
}

.site-master-title h1 {
  max-width: 980px;
  margin: 0;
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(34px, 4.1vw, 64px);
  font-weight: 850;
  line-height: 0.98;
  letter-spacing: 0;
}

.site-master-title__eyebrow {
  display: block;
  margin-bottom: 10px;
  color: #e93314;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.site-breadcrumb {
  padding: 20px 0 0;
}

.site-breadcrumb .breadcrumb {
  flex-wrap: wrap;
  gap: 4px 0;
  margin: 0;
}

.site-breadcrumb .breadcrumb-item,
.site-breadcrumb .breadcrumb-item a {
  color: rgba(23, 23, 20, 0.62);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.site-breadcrumb .breadcrumb-item a {
  text-decoration: none;
}

.site-breadcrumb .breadcrumb-item a:hover,
.site-breadcrumb .breadcrumb-item a:focus-visible {
  color: #e93314;
}

.site-breadcrumb .breadcrumb-item.active {
  color: #171714;
}

.site-master-grid {
  align-items: flex-start;
}

.site-master-grid > [class*=col-] {
  min-width: 0;
}

.site-master-grid .title-normal {
  margin: 0 0 clamp(22px, 3vw, 34px);
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(28px, 3vw, 46px);
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
}

.site-master-grid .posts,
.site-master-grid .agenda,
.site-master-grid .other-authors {
  width: 100%;
}

.site-master-grid .post-item,
.site-master-grid .agenda-item,
.site-master-grid .authors-profile,
.site-master-grid .widget {
  overflow: hidden;
  border: 1px solid rgba(24, 24, 20, 0.09);
  border-radius: 8px;
  background: #fff;
}

.site-master-grid .post-gallery,
.site-master-grid .post-gallery a {
  display: block;
  margin: 0;
}

.site-master-grid .post-gallery img,
.site-master-grid .agenda-left img {
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
}

.site-master-grid .post-inner-content,
.site-master-grid .agenda-right,
.site-master-grid .widget {
  padding: 20px;
}

.site-master-grid .post-inner-content h3,
.site-master-grid .agenda-right h3,
.site-master-grid .blog-list-content h3 {
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-weight: 850;
  line-height: 1.18;
  letter-spacing: 0;
}

.site-master-grid .post-inner-content p,
.site-master-grid .agenda-right p,
.site-master-grid .blog-list-content p {
  color: #61645f;
}

.site-master-grid .post-inner-content > p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.site-master-grid .agenda-right-content .date,
.site-master-grid .agenda-right-content .date .date-value,
.site-master-grid .agenda-right-content .date .reading {
  margin: 0;
  color: #5d625b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.site-master-grid .agenda-right-content .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 18px;
  margin: 0 0 10px;
}

.site-master-grid .agenda-right-content .date-value::before,
.site-master-grid .agenda-right-content .reading::before {
  margin-right: 6px;
  font-family: "bootstrap-icons";
  font-weight: 400;
  text-transform: none;
}

.site-master-grid .agenda-right-content .date-value::before {
  content: "\f214";
}

.site-master-grid .agenda-right-content .reading::before {
  content: "\f293";
}

.site-master-grid .agenda-button,
.site-master-grid .btn.agenda-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin-top: 12px;
  padding: 9px 16px;
  border-radius: 999px;
  color: #fff;
  background: #171714;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.site-master-grid .dp-pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: clamp(26px, 3.5vw, 44px);
}

.site-master-grid .dp-pager .btn {
  border-radius: 999px;
}

.site-master-grid .blog-detail {
  display: grid;
  gap: 18px;
}

.site-master-grid .blog-detail-caption,
.site-master-grid .elements,
.site-master-grid .blog-detail-lead,
.site-master-grid .blog-detail-content,
.site-master-grid .tags-blog,
.site-master-grid .blog-detail .catarticles-title,
.site-master-grid .blog-detail .swiper {
  border: 1px solid rgba(24, 24, 20, 0.09);
  border-radius: 8px;
  background: #fff;
}

.site-master-grid .blog-detail-lead {
  margin: 0;
  padding: clamp(18px, 2.2vw, 26px);
  color: #232620;
  font-size: clamp(20px, 2.2vw, 26px);
  font-weight: 600;
  line-height: 1.5;
}

.site-master-grid .blog-detail-caption {
  overflow: hidden;
  padding: clamp(16px, 2.2vw, 26px);
}

.site-master-grid .blog-detail-caption img {
  max-height: 560px;
  border-radius: 8px;
  object-fit: cover;
}

.site-master-grid .blog-detail-caption h1 {
  margin: clamp(24px, 3vw, 38px) 0 0;
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(34px, 4.3vw, 48px);
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}

.site-master-grid .elements {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  align-items: center;
  padding: 18px clamp(18px, 2vw, 26px);
}

.site-master-grid .elements .date,
.site-master-grid .elements .reading,
.site-master-grid .elements .author,
.site-master-grid .elements a {
  color: #5d625b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.site-master-grid .elements .date::before,
.site-master-grid .elements .reading::before {
  margin-right: 6px;
  font-family: "bootstrap-icons";
  font-weight: 400;
  text-transform: none;
}

.site-master-grid .elements .date::before {
  content: "\f214";
}

.site-master-grid .elements .reading::before {
  content: "\f293";
}

.site-master-grid .elements a {
  color: #e93314;
  text-decoration: none;
}

.site-master-grid .share {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}

.site-master-grid .share a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(24, 24, 20, 0.12);
  border-radius: 50%;
  color: #171714;
  background: #fff;
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.site-master-grid .share a:hover,
.site-master-grid .share a:focus-visible {
  color: #fff;
  background: #171714;
  outline: none;
  transform: translateY(-2px);
}

.site-master-grid .blog-detail-content {
  padding: clamp(24px, 3.3vw, 46px);
  color: #232620;
  font-size: clamp(17px, 1.2vw, 19px);
  line-height: 1.82;
}

.site-master-grid .blog-detail-content > *:first-child {
  margin-top: 0;
}

.site-master-grid .blog-detail-content > *:last-child {
  margin-bottom: 0;
}

.site-master-grid .blog-detail-content p,
.site-master-grid .blog-detail-content li {
  color: #3f443d;
}

.site-master-grid .blog-detail-content h2,
.site-master-grid .blog-detail-content h3,
.site-master-grid .blog-detail-content h4 {
  margin: 1.55em 0 0.65em;
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}

.site-master-grid .blog-detail-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.site-master-grid .tags-blog {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  padding: 20px clamp(18px, 2vw, 26px);
}

.site-master-grid .tags-blog h5 {
  width: 100%;
  margin: 0 0 2px;
  color: #e93314;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.site-master-grid .tags-blog a {
  color: #171714;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

.site-master-grid .blog-detail .catarticles-title {
  margin: 10px 0 0;
  padding: 18px clamp(18px, 2vw, 26px);
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 850;
}

.site-master-grid .blog-detail .swiper {
  margin: 0;
  padding: clamp(16px, 2vw, 24px);
}

.blog-featured-sidebar {
  position: sticky;
  top: 96px;
  overflow: hidden;
  border: 1px solid rgba(24, 24, 20, 0.09);
  border-radius: 8px;
  background: #fff;
}

.blog-featured-sidebar__title {
  padding: 22px 22px 16px;
  border-bottom: 1px solid rgba(24, 24, 20, 0.08);
}

.blog-featured-sidebar__title h2 {
  margin: 0;
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 850;
  line-height: 1.05;
}

.blog-featured-sidebar__list {
  padding: 0 22px;
}

.blog-featured-sidebar__item {
  gap: 14px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(24, 24, 20, 0.08);
}

.blog-featured-sidebar__item:last-child {
  border-bottom: 0;
}

.blog-featured-sidebar__media {
  flex: 0 0 108px;
  width: 108px;
  height: 76px;
  overflow: hidden;
  border-radius: 8px;
}

.blog-featured-sidebar__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-featured-sidebar__meta {
  margin-bottom: 7px;
}

.blog-featured-sidebar h3 {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.18;
}

.blog-featured-sidebar h3 a {
  color: #0f1115;
  text-decoration: none;
}

.blog-featured-sidebar h3 a:hover,
.blog-featured-sidebar h3 a:focus-visible {
  color: #e93314;
  outline: none;
}

@media (max-width: 991.98px) {
  .site-master-content {
    padding-top: 30px;
  }
  .site-master-grid > [class*=col-] + [class*=col-] {
    margin-top: 10px;
  }
  .blog-featured-sidebar {
    position: static;
  }
  .site-master-grid .blog-detail-caption h1 {
    font-size: clamp(30px, 9vw, 44px);
  }
}
@media (max-width: 575.98px) {
  .blog-featured-sidebar__item {
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr);
  }
  .blog-featured-sidebar__media {
    width: 96px;
    height: 72px;
  }
}
.home-news-page {
  color: #171714;
  background: #fff;
  font-family: "Open Sans", sans-serif;
}
.home-news-page a {
  color: inherit;
  text-decoration: none;
}
.home-news-page a:hover {
  color: #e93314;
}
.home-news-page .stretched-link::after {
  display: none !important;
  content: none !important;
}

.home-news-main {
  background: #fff;
}

body.is-menu-open {
  overflow: hidden;
}

.home-news-page .home-site-header,
.home-news-page .site-header {
  position: relative;
  z-index: 200;
  color: #171714;
  background: #f7f5ef;
  font-family: "Open Sans", sans-serif;
}
body.is-search-open .home-news-page .home-site-header, body.is-search-open .home-news-page .site-header {
  z-index: 210;
}
.home-news-page .site-header__brand {
  padding: 15px 0;
  border-bottom: 1px solid rgba(23, 23, 20, 0.08);
  background: #fff;
}
.home-news-page .site-header__logo,
.home-news-page .site-header__logo a {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}
.home-news-page .site-header__logo img {
  display: block;
  width: auto;
  max-width: min(204px, 100%);
  max-height: 54px;
  object-fit: contain;
}
.home-news-page .site-header__utility-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  min-width: 0;
}
.home-news-page .site-header__utility-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0 20px;
  min-width: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
.home-news-page .site-header__utility-links li {
  margin: 0;
}
.home-news-page .site-header__utility-links a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  color: #171714;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}
.home-news-page .site-header__utility-links a:hover,
.home-news-page .site-header__utility-links a:focus-visible {
  color: #e93314;
}
.home-news-page .site-header__utility-actions {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 10px;
}
.home-news-page .site-header__icon-button,
.home-news-page .site-header__mobile-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 50%;
  color: #171714;
  background: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.home-news-page .site-header__icon-button:hover,
.home-news-page .site-header__icon-button:focus-visible,
.home-news-page .site-header__mobile-toggle:hover,
.home-news-page .site-header__mobile-toggle:focus-visible {
  color: #e93314;
  border-color: rgba(23, 23, 20, 0.13);
  background: #fff;
  outline: none;
}
.home-news-page .site-header__icon-button i,
.home-news-page .site-header__mobile-toggle i {
  font-size: 19px;
  line-height: 1;
}
.home-news-page .site-header__mobile-toggle {
  margin-left: auto;
}
.home-news-page .site-header__mobile-toggle i {
  font-size: 26px;
}
.home-news-page .dropdown-nav .dropdown-toggle::after {
  display: none;
}
.home-news-page .dropdown-nav .dropdown-menu {
  min-width: 290px;
  padding: 22px;
  border: 1px solid rgba(23, 23, 20, 0.13);
  border-radius: 0;
  box-shadow: 0 18px 38px rgba(18, 20, 24, 0.1);
}
.home-news-page .dropdown-nav .dropdown-menu p {
  margin: 0 0 14px;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  line-height: 1.45;
}
.home-news-page .dropdown-nav .dropdown-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.home-news-page .dropdown-nav .dropdown-menu li {
  margin-top: 10px;
}
.home-news-page .dropdown-nav .dropdown-menu a,
.home-news-page .dropdown-nav .dropdown-menu button {
  color: #171714;
  font-weight: 700;
  text-decoration: none;
}
.home-news-page .dropdown-nav .dropdown-menu a:hover,
.home-news-page .dropdown-nav .dropdown-menu button:hover {
  color: #e93314;
}
.home-news-page .cha {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  background: #171714;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.home-news-page .nav-fix {
  display: none;
}
.home-news-page .site-header__navigation {
  position: sticky;
  top: 0;
  z-index: 180;
  border-bottom: 1px solid rgba(23, 23, 20, 0.08);
  background: #fff;
  transition: box-shadow 0.2s ease;
}
.home-news-page .site-header__navigation.is-stuck {
  box-shadow: 0 12px 28px rgba(18, 20, 24, 0.08);
}
.home-news-page .site-header__sticky-shell {
  display: block;
}
.home-news-page .site-header__navigation.is-stuck .site-header__sticky-shell {
  display: grid;
  grid-template-columns: clamp(130px, 12vw, 160px) minmax(0, 1fr) auto;
  gap: clamp(18px, 2.2vw, 34px);
  align-items: center;
  min-height: 72px;
}
.home-news-page .site-header__sticky-logo,
.home-news-page .site-header__sticky-logo a {
  align-items: center;
  min-width: 0;
}
.home-news-page .site-header__sticky-logo {
  display: none;
  width: clamp(130px, 12vw, 160px);
}
.home-news-page .site-header__navigation.is-stuck .site-header__sticky-logo,
.home-news-page .site-header__navigation.is-stuck .site-header__sticky-logo a {
  display: inline-flex;
}
.home-news-page .site-header__sticky-logo img {
  display: block;
  width: 100%;
  max-width: 160px;
  max-height: 48px;
  object-fit: contain;
}
.home-news-page .site-header__sticky-actions {
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  width: max-content;
  display: none;
}
.home-news-page .site-header__navigation.is-stuck .site-header__sticky-actions {
  display: inline-flex;
}
.home-news-page .site-header__sticky-actions .site-header__icon-button {
  flex: 0 0 auto;
}
.home-news-page .site-header__main-nav {
  min-width: 0;
  min-height: 58px;
  overflow: visible;
}
.home-news-page .site-header__navigation.is-stuck .site-header__main-nav {
  min-height: 72px;
}
.home-news-page .site-header__main-nav .navbar-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: visible;
}
.home-news-page .site-header__main-nav .nav-item {
  position: relative;
  display: flex;
  align-items: center;
}
.home-news-page .site-header__main-nav .nav-item.dropdown {
  position: static;
}
.home-news-page .site-header__main-nav .dropdown-toggle {
  gap: 7px;
}
.home-news-page .site-header__main-nav .nav-link,
.home-news-page .site-header__main-nav .nav-item > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  padding: 0 clamp(12px, 1.05vw, 20px);
  color: #171714;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-link,
.home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-item > a {
  min-height: 72px;
  padding-inline: clamp(9px, 0.78vw, 16px);
  font-size: clamp(12.5px, 0.8vw, 14px);
}
.home-news-page .site-header__main-nav .nav-link::after,
.home-news-page .site-header__main-nav .nav-item > a::after {
  content: "";
  position: absolute;
  left: clamp(12px, 1.05vw, 20px);
  right: clamp(12px, 1.05vw, 20px);
  bottom: 0;
  height: 2px;
  background: currentColor;
  opacity: 0;
  transform: scaleX(0.6);
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.home-news-page .site-header__main-nav .dropdown-toggle::before {
  content: "\f282";
  display: inline-flex;
  order: 2;
  align-items: center;
  justify-content: center;
  margin-left: 2px;
  color: currentColor;
  font-family: "bootstrap-icons";
  font-size: 12px;
  line-height: 1;
  transition: transform 0.2s ease;
}
.home-news-page .site-header__main-nav .dropdown-toggle.show::before,
.home-news-page .site-header__main-nav .dropdown.show > .dropdown-toggle::before {
  transform: rotate(180deg);
}
.home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-link::after,
.home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-item > a::after {
  left: clamp(9px, 0.78vw, 16px);
  right: clamp(9px, 0.78vw, 16px);
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .home-news-page .site-header__navigation.is-stuck .site-header__sticky-shell {
    grid-template-columns: clamp(130px, 10.5vw, 148px) minmax(0, 1fr) auto;
    gap: clamp(14px, 1.5vw, 22px);
  }
  .home-news-page .site-header__navigation.is-stuck .site-header__sticky-logo {
    width: clamp(130px, 10.5vw, 148px);
  }
  .home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-link,
  .home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-item > a {
    padding-inline: clamp(7px, 0.62vw, 11px);
    font-size: clamp(12px, 0.72vw, 13px);
  }
  .home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-link::after,
  .home-news-page .site-header__navigation.is-stuck .site-header__main-nav .nav-item > a::after {
    left: clamp(7px, 0.62vw, 11px);
    right: clamp(7px, 0.62vw, 11px);
  }
}
.home-news-page .site-header__main-nav .nav-link:hover,
.home-news-page .site-header__main-nav .nav-link:focus-visible,
.home-news-page .site-header__main-nav .nav-link.show,
.home-news-page .site-header__main-nav .nav-item > a:hover,
.home-news-page .site-header__main-nav .nav-item > a:focus-visible,
.home-news-page .site-header__main-nav .nav-item > a.show {
  color: #e93314;
}
.home-news-page .site-header__main-nav .nav-link:hover::after,
.home-news-page .site-header__main-nav .nav-link:focus-visible::after,
.home-news-page .site-header__main-nav .nav-link.show::after,
.home-news-page .site-header__main-nav .nav-item > a:hover::after,
.home-news-page .site-header__main-nav .nav-item > a:focus-visible::after,
.home-news-page .site-header__main-nav .nav-item > a.show::after {
  opacity: 1;
  transform: scaleX(1);
}
.home-news-page .dropdown-toggle::after {
  height: 2px;
}
.home-news-page #navbarMenu .dropdown-menu {
  position: fixed !important;
  top: var(--site-header-dropdown-top, 0px) !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 190;
  width: 100vw;
  max-width: 100vw;
  min-width: 0;
  padding: 0;
  margin-top: 0 !important;
  color: #171714;
  background: #fff;
  border-color: rgba(23, 23, 20, 0.13);
  border-width: 1px 0 0;
  border-radius: 0;
  box-shadow: 0 24px 48px rgba(18, 20, 24, 0.11);
  transform: none !important;
}
.home-news-page #navbarMenu .dropdown-menu > .container {
  width: 100%;
  max-width: none;
  padding-right: clamp(20px, 3.2vw, 64px);
  padding-left: clamp(20px, 3.2vw, 64px);
  background: #fff;
}
.home-news-page .dropdown-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 30px 0 18px;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}
.home-news-page .dropdown-title h2 {
  margin: 0;
  color: #171714;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: none;
}
.home-news-page .dropdown-title a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 0 !important;
  padding: 0 !important;
  color: #e93314;
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
}
.home-news-page .dropdown-title a:hover,
.home-news-page .dropdown-title a:focus-visible {
  color: #171714;
}
.home-news-page #navbarMenu .dropdown-menu .row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 28px;
  padding: 28px 0 34px;
}
.home-news-page #navbarMenu .dropdown-menu .swiper-img {
  aspect-ratio: 16/10;
  overflow: hidden;
  background: #f7f5ef;
}
.home-news-page #navbarMenu .dropdown-menu .swiper-img a {
  display: block;
  min-height: 0;
  height: 100%;
  padding: 0;
}
.home-news-page #navbarMenu .dropdown-menu .swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease, filter 0.25s ease;
}
.home-news-page #navbarMenu .dropdown-menu .swiper-img a:hover img,
.home-news-page #navbarMenu .dropdown-menu .swiper-img a:focus-visible img {
  filter: grayscale(1);
  transform: scale(1.04);
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption {
  padding-top: 16px;
  color: rgba(23, 23, 20, 0.62);
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption .date,
.home-news-page #navbarMenu .dropdown-menu .figure-caption .reading {
  display: inline-flex;
  align-items: center;
  color: rgba(23, 23, 20, 0.62);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption .date::before,
.home-news-page #navbarMenu .dropdown-menu .figure-caption .reading::before {
  margin-right: 5px;
  font-family: "bootstrap-icons";
  font-weight: 400;
  text-transform: none;
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption .date::before {
  content: "\f214";
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption .reading::before {
  content: "\f293";
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption .date + .reading {
  margin-left: 9px;
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption h2 {
  margin: 9px 0 0;
  color: #171714;
  font-size: 21px;
  line-height: 1.13;
  font-weight: 800;
}
.home-news-page #navbarMenu .dropdown-menu .figure-caption p {
  display: -webkit-box;
  margin: 10px 0 0;
  overflow: hidden;
  color: rgba(23, 23, 20, 0.62);
  font-size: 13px;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-news-page .search-form {
  position: fixed;
  inset: 0;
  z-index: 160;
  display: none;
  padding: clamp(132px, 10vh, 132px) 0 32px;
  overflow-y: auto;
  pointer-events: auto;
}
.home-news-page .search-form.search-active {
  display: block;
}
.home-news-page .search-form .container-fluid {
  pointer-events: auto;
}
.home-news-page .search-panel {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0;
  border-radius: 0;
  background: #fff;
  color: #171714;
  pointer-events: auto;
}
.home-news-page .search-panel__header {
  max-width: 760px;
  margin-bottom: clamp(26px, 3.2vw, 42px);
}
.home-news-page .search-panel__eyebrow {
  display: block;
  margin-bottom: 8px;
  color: #e93314;
  font-size: 11.5px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.home-news-page .search-panel__title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(38px, 4.4vw, 72px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: 0;
}
.home-news-page .search-panel__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 30%);
  gap: clamp(30px, 4.5vw, 68px);
  align-items: start;
}
.home-news-page .search-panel__main {
  min-width: 0;
}
.home-news-page .search-panel__label {
  display: block;
  margin-bottom: 12px;
  color: rgba(23, 23, 20, 0.68);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.home-news-page .search-field {
  width: 100%;
  min-width: 0;
  height: clamp(64px, 5.2vw, 82px);
  padding: 0 clamp(18px, 2vw, 28px);
  border: 1px solid rgba(24, 24, 20, 0.14);
  border-bottom: 3px solid #e93314;
  border-radius: 0;
  color: #171714;
  background: #fbfaf7;
  box-shadow: 0 14px 34px rgba(18, 20, 24, 0.06);
  font-size: clamp(24px, 2.4vw, 42px);
  font-weight: 800;
  line-height: 1.15;
}
.home-news-page .search-field::placeholder {
  color: rgba(23, 23, 20, 0.46);
}
.home-news-page .search-field:focus-visible {
  border-bottom-color: #e93314;
  background: #fff;
  outline: 3px solid rgba(233, 51, 20, 0.16);
  outline-offset: 0;
}
.home-news-page .close-button {
  position: absolute;
  top: clamp(22px, 2.2vw, 34px);
  right: clamp(22px, 2.2vw, 34px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(24, 24, 20, 0.12);
  border-radius: 50%;
  color: #171714;
  background: #fff;
  font-size: 18px;
  box-shadow: 0 10px 24px rgba(18, 20, 24, 0.08);
}
.home-news-page .close-button:hover,
.home-news-page .close-button:focus-visible {
  color: #e93314;
  background: #f7f5ef;
  outline: none;
}
.home-news-page .search-tags {
  min-width: 0;
  padding: 12px 0 0 clamp(24px, 3vw, 42px);
  border-left: 1px solid rgba(24, 24, 20, 0.12);
}
.home-news-page .search-tags__title {
  margin: 0 0 18px;
  color: #e93314;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.home-news-page .search-tags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 22px;
  align-items: flex-start;
}
.home-news-page .search-tags__link {
  display: inline-flex;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(24, 24, 20, 0.18);
  color: #171714;
  font-size: 16px;
  font-weight: 850;
  line-height: 1.25;
  text-decoration: none;
  transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.home-news-page .search-tags__link:hover,
.home-news-page .search-tags__link:focus-visible {
  border-bottom-color: currentColor;
  color: #e93314;
  outline: none;
  transform: translateY(-1px);
}
.home-news-page .search-menu {
  display: none;
  margin-top: clamp(22px, 2.8vw, 34px);
}
.home-news-page .search-menu.is-active {
  display: block;
}
.home-news-page .search-wrapper {
  max-width: none;
  max-height: min(42vh, 420px);
  overflow-y: auto;
  padding: 18px clamp(16px, 1.8vw, 24px) 8px;
  border: 1px solid rgba(24, 24, 20, 0.1);
  border-top: 3px solid #171714;
  background: #fff;
  box-shadow: 0 18px 38px rgba(18, 20, 24, 0.08);
}
.home-news-page .search-content h6 {
  margin: 0 0 14px;
  color: #171714;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.home-news-page .search-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-news-page .search-list li {
  border-top: 1px solid rgba(24, 24, 20, 0.1);
}
.home-news-page .search-list li:first-child {
  border-top: 0;
}
.home-news-page .search-list a,
.home-news-page .search-list li {
  color: #171714;
  font-size: 16px;
  font-weight: 750;
  line-height: 1.35;
}
.home-news-page .search-list a {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 0;
  text-decoration: none;
}
.home-news-page .search-list a:hover,
.home-news-page .search-list a:focus-visible {
  color: #e93314;
  outline: none;
}
.home-news-page .search-list span:not(.badge) {
  color: #e93314;
}
.home-news-page .search-list .badge {
  align-self: center;
  border-radius: 0;
  background: #171714;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
}
.home-news-page .search-content .btn.full {
  width: 100%;
  min-height: 46px;
  margin-top: 16px;
  border: 1px solid #171714;
  border-radius: 0;
  background: #171714;
  color: #fff;
  font-size: 13px;
  font-weight: 850;
}
.home-news-page .site-mobile-menu {
  --bs-offcanvas-width: min(420px, 100vw);
  color: #171714;
  background: #fff;
}
.home-news-page .site-mobile-menu__header {
  padding: 22px 24px;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}
.home-news-page .site-mobile-menu__logo,
.home-news-page .site-mobile-menu__logo a {
  display: inline-flex;
  align-items: center;
}
.home-news-page .site-mobile-menu__logo img {
  width: auto;
  max-width: 180px;
  max-height: 48px;
  object-fit: contain;
}
.home-news-page .site-mobile-menu .offcanvas-body {
  padding: 0 24px 28px;
}
.home-news-page .site-mobile-menu__nav,
.home-news-page .site-mobile-menu__utility {
  display: block;
  padding: 18px 0;
  margin: 0;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
  list-style: none;
}
.home-news-page .site-mobile-menu__nav li,
.home-news-page .site-mobile-menu__utility li,
.home-news-page .site-mobile-menu__nav .nav-item {
  margin: 0;
  border-top: 0;
}
.home-news-page .site-mobile-menu__nav a,
.home-news-page .site-mobile-menu__utility a {
  display: flex;
  align-items: center;
  min-height: 44px;
  color: #171714;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}
.home-news-page .site-mobile-menu__utility a {
  font-size: 14px;
  font-weight: 700;
}
.home-news-page .site-mobile-menu__nav a:hover,
.home-news-page .site-mobile-menu__nav a:focus-visible,
.home-news-page .site-mobile-menu__utility a:hover,
.home-news-page .site-mobile-menu__utility a:focus-visible {
  color: #e93314;
}
.home-news-page .site-mobile-menu .dropdown-menu {
  position: static !important;
  width: 100%;
  padding: 12px 0 12px 16px;
  border: 0;
  border-left: 1px solid rgba(23, 23, 20, 0.13);
  border-radius: 0;
  box-shadow: none;
  transform: none !important;
}
.home-news-page .site-mobile-menu__actions {
  display: grid;
  gap: 12px;
  padding-top: 20px;
}
.home-news-page .site-mobile-menu__actions .site-header__icon-button {
  justify-content: flex-start;
  width: 100%;
  padding: 0 18px;
  border-radius: 999px;
  gap: 10px;
  background: #f7f5ef;
  font-size: 14px;
  font-weight: 700;
}
.home-news-page .site-mobile-menu__member-link {
  display: flex;
  align-items: center;
  min-height: 44px;
  gap: 10px;
  color: #171714;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.home-news-page .site-mobile-menu__member-link:hover,
.home-news-page .site-mobile-menu__member-link:focus-visible {
  color: #e93314;
}

@media (max-width: 991.98px) {
  .home-news-page .site-header__brand {
    padding: 14px 0;
  }
  .home-news-page .site-header__logo img {
    max-width: min(178px, 100%);
    max-height: 50px;
  }
  .home-news-page .search-form {
    padding: 72px 0 20px;
  }
  .home-news-page .search-panel {
    max-width: calc(100vw - 32px);
    max-height: calc(100vh - 92px);
    overflow-y: auto;
    padding: 24px;
  }
  .home-news-page .search-panel__layout {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .home-news-page .search-tags {
    padding: 0;
    border-left: 0;
  }
  .home-news-page .search-field {
    height: 52px;
    font-size: 22px;
  }
  .home-news-page .search-wrapper {
    max-height: 34vh;
  }
}
@media (max-width: 575.98px) {
  .home-news-page .site-header__logo img {
    max-width: min(150px, 100%);
    max-height: 42px;
  }
  .home-news-page .site-header__mobile-toggle,
  .home-news-page .site-header__icon-button {
    width: 40px;
    height: 40px;
  }
  .home-news-page .search-form {
    padding: 64px 0 16px;
  }
  .home-news-page .search-panel {
    max-width: calc(100vw - 24px);
    max-height: calc(100vh - 80px);
    padding: 20px;
  }
  .home-news-page .search-panel__title {
    font-size: 32px;
  }
  .home-news-page .search-tags__list {
    gap: 8px 14px;
  }
  .home-news-page .search-tags__link {
    font-size: 14px;
  }
  .home-news-page .search-field {
    font-size: 20px;
  }
  .home-news-page .search-wrapper {
    max-height: 32vh;
  }
}
.home-hero {
  padding: clamp(24px, 2.8vw, 40px) 0 clamp(32px, 3.6vw, 52px);
  background: #fff;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}
.home-hero .row.gx-4 {
  --bs-gutter-x: clamp(18px, 2vw, 30px);
  --bs-gutter-y: 22px;
}
.home-hero .row.g-4 {
  --bs-gutter-x: 1.75rem;
}
.home-hero .home-hero-stack {
  gap: 0;
}
.home-hero .home-feature-card {
  min-width: 0;
}
.home-hero .home-feature-card:not(:last-child) {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}
.home-hero .home-side-list--four .home-side-card:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.home-trending {
  padding: 10px 0 32px;
  margin-bottom: 4px;
}
.home-trending .home-trending-line {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 36px;
  min-height: 34px;
}
.home-trending strong {
  color: #e93314;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.home-trending .home-trending-items {
  width: 100%;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
}
.home-trending .swiper-wrapper {
  align-items: center;
}
.home-trending .swiper-slide {
  width: auto;
  max-width: min(520px, 72vw);
}
.home-trending a {
  display: inline-flex;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
.home-trending .home-trending-arrows {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #171714;
  font-size: 18px;
}
.home-trending .home-trending-arrows button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  color: inherit;
  background: transparent;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
}
.home-trending .home-trending-arrows button:hover {
  color: #e93314;
  background: #fff;
}
.home-trending .home-trending-arrows button.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

.home-main-story,
.home-feature-card,
.home-side-card {
  position: relative;
}

.home-main-story-image {
  aspect-ratio: 16 / 9;
  display: block;
  overflow: hidden;
  background: #f7f5ef;
  min-height: 0;
}
.home-main-story-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.home-main-story:hover .home-main-story-image img,
.home-feature-card:hover .home-card-image img,
.home-side-card:hover img {
  transform: scale(1.035);
}

.home-main-story-body {
  padding-top: 18px;
}
.home-main-story-body h1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-width: 980px;
  margin: 12px 0 12px;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(32px, 3vw, 42px);
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}
.home-main-story-body p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 720px;
  margin: 10px 0 0;
  color: rgba(20, 20, 18, 0.68);
  font-size: 15.5px;
  line-height: 1.64;
}

.home-hero-stack {
  display: grid;
  gap: 20px;
}

.home-card-image {
  aspect-ratio: 16 / 10;
  display: block;
  overflow: hidden;
  background: #f7f5ef;
}
.home-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.home-card-body {
  padding-top: 10px;
}
.home-card-body h2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 6px 0 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.32;
  font-weight: 750;
  letter-spacing: 0;
}
.home-card-body p {
  display: none;
  margin: 0;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  line-height: 1.55;
}

.home-card-category {
  display: block;
  color: rgba(23, 23, 20, 0.62);
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.home-side-list {
  height: 100%;
  padding-left: 0;
}

.home-side-title {
  display: none;
  margin-bottom: 10px;
  color: #171714;
  font-weight: 800;
  text-transform: uppercase;
}

.home-side-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) clamp(118px, 10vw, 180px);
  align-items: start;
  gap: 16px;
  padding: 0 0 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}
.home-side-card > div,
.home-side-card a:last-child {
  align-self: start;
}
.home-side-card h3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 6px 0 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 750;
  letter-spacing: 0;
}
.home-side-card a:last-child {
  display: block;
  aspect-ratio: 16/9;
  overflow: hidden;
  justify-self: end;
  width: 100%;
  height: auto;
  background: transparent;
}
.home-side-card a:last-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.home-news-page .blog.categories {
  margin-top: 0;
}
.home-news-page .blog.categories .row {
  row-gap: 24px;
}
.home-news-page .home-editor-picks {
  margin-bottom: 0;
}
.home-news-page .blog.categories .card-post {
  min-height: 100%;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  background: transparent;
}
.home-news-page .blog.categories .card-post img {
  aspect-ratio: 16/9;
  width: 100%;
  object-fit: cover;
}
.home-news-page .blog.categories .card-post .figure-caption {
  padding: 18px 0 0;
}
.home-news-page .blog.categories .card-post .category {
  display: inline-block;
  margin-bottom: 10px;
  color: rgba(23, 23, 20, 0.62);
  letter-spacing: 0.08em;
  background: transparent;
}
.home-news-page .blog.categories .card-post .figure-caption h2,
.home-news-page .blog .figure-caption h2,
.home-news-page .blog .figure-caption h3 {
  font-family: "Open Sans", sans-serif;
  color: #171714;
}
.home-news-page .blog.categories .card-post .figure-caption h2 {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 1.12;
}
.home-news-page .blog .swiper-news1 .swiper-slide,
.home-news-page .blog .swiper-news2 .swiper-slide {
  height: auto;
}
.home-news-page .home-latest-posts {
  margin-top: 0;
  border-top: 0;
  background: #fff;
}
.home-news-page .home-latest-posts-title {
  margin: 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(28px, 2.6vw, 40px);
  line-height: 1.1;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none;
}

.home-featured-choice-heading {
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr) 40px;
  align-items: center;
  gap: 24px;
  margin-bottom: 34px;
}
.home-featured-choice-heading h2 {
  margin: 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 1.08;
  font-weight: 700;
}
.home-featured-choice-heading span {
  color: rgba(23, 23, 20, 0.62);
  font-size: 16px;
}
.home-featured-choice-heading::before, .home-featured-choice-heading::after {
  content: "";
  height: 1px;
  background: rgba(23, 23, 20, 0.13);
}
.home-featured-choice-heading::after {
  height: 3px;
  border-top: 1px solid #171714;
  border-bottom: 1px solid #171714;
  background: transparent;
}

.home-featured-choice-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 30px;
}

.home-featured-choice-card {
  min-width: 0;
}
.home-featured-choice-card:hover img {
  transform: scale(1.035);
}

.home-featured-choice-image {
  aspect-ratio: 10 / 7;
  display: block;
  overflow: hidden;
  background: #f7f5ef;
}
.home-featured-choice-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.home-featured-choice-body {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 14px;
  padding-top: 14px;
}

.home-featured-choice-number {
  color: #e93314;
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  line-height: 1;
  font-weight: 500;
}

.home-featured-choice-category {
  display: block;
  margin-bottom: 7px;
  color: rgba(23, 23, 20, 0.62);
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.home-featured-choice-card h3 {
  margin: 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  line-height: 1.22;
  font-weight: 700;
}

.congress-feature-card {
  min-width: 0;
  height: 100%;
}

.congress-feature-card__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  color: #171714;
  text-decoration: none;
  border-top: 1px solid rgba(18, 20, 24, 0.1);
}

.congress-feature-card__media {
  aspect-ratio: 32/17;
  overflow: hidden;
  background: #f7f5ef;
}
.congress-feature-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.congress-feature-card__link:hover .congress-feature-card__media img,
.congress-feature-card__link:focus-visible .congress-feature-card__media img {
  transform: scale(1.025);
}

.congress-feature-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.7rem;
  min-height: 0;
  padding: clamp(13px, 1.5vw, 20px) 0 0;
  background: transparent;
}

.congress-feature-card--secondary .congress-feature-card__body {
  background: transparent;
}

.congress-feature-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  margin-bottom: 7px;
  color: #4f5c54;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
}

.congress-feature-card__title {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 8px;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(19px, 1.45vw, 24px);
  font-weight: 750;
  line-height: 1.28;
  letter-spacing: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: color 0.2s ease;
}

.congress-feature-card__link:hover .congress-feature-card__title,
.congress-feature-card__link:focus-visible .congress-feature-card__title {
  color: #e93314;
}

.congress-feature-card__excerpt {
  display: -webkit-box;
  overflow: hidden;
  margin: 6px 0 18px;
  color: #555b56;
  font-size: 14.5px;
  line-height: 1.56;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.congress-feature-card__button {
  display: inline-flex;
  width: fit-content;
  min-height: 0;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding: 0 0 4px;
  border: 0;
  border-bottom: 1px solid currentColor;
  border-radius: 0;
  color: inherit;
  background: transparent;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.congress-feature-card__button span {
  transition: transform 0.2s ease;
}

.congress-feature-card__link:hover .congress-feature-card__button,
.congress-feature-card__link:focus-visible .congress-feature-card__button {
  background: transparent;
  color: #e93314;
}
.congress-feature-card__link:hover .congress-feature-card__button span,
.congress-feature-card__link:focus-visible .congress-feature-card__button span {
  transform: translateX(3px);
}

.home-news-page .home-featured-list {
  overflow: hidden;
  padding-block: clamp(32px, 3.6vw, 54px);
  background: #f4efeb;
}

.home-news-page .home-featured-list.home-latest-posts {
  margin-top: 0;
  background: #fff;
}

.home-featured-list__header {
  margin-bottom: clamp(1.1rem, 2.2vw, 1.8rem);
}

.home-featured-item {
  border-top: 1px solid rgba(24, 24, 20, 0.15);
  border-bottom: 0;
}

.home-featured-item:last-child {
  border-bottom: 0;
}
.home-featured-item:last-child .home-news-page a {
  padding-bottom: 0;
}

.home-featured-item__link {
  display: grid;
  grid-template-columns: minmax(240px, 25%) minmax(0, 36%) minmax(210px, 27%) 46px;
  align-items: start;
  gap: clamp(18px, 2.2vw, 40px);
  padding-block: clamp(10px, 1.25vw, 16px);
  color: inherit;
  text-decoration: none;
}

.home-featured-item__media {
  grid-column: 1;
  aspect-ratio: 16/9;
  height: auto;
  overflow: hidden;
}

.home-featured-item__content {
  position: relative;
  grid-column: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
  min-height: 0;
  padding: 0;
}

.news-meta.home-featured-item__meta {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  gap: 6px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
}

.news-meta.home-featured-item__meta > * {
  align-self: flex-start;
}

.home-featured-item__date {
  color: #171714;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.25;
  text-transform: none;
}

.home-featured-item__category {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 18px;
  padding: 3px 8px;
  border-radius: 999px;
  background: #0b4935;
  color: #fff !important;
  font-size: 9px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.home-featured-item__reading {
  display: inline-flex;
  width: fit-content;
  color: rgba(23, 23, 20, 0.58);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.home-featured-item__title {
  max-width: 720px;
  margin: 0;
  font-size: clamp(18px, 1.25vw, 23px);
  font-weight: 750;
  line-height: 1.28;
  letter-spacing: 0;
}

.home-featured-item__summary {
  grid-column: 3;
  min-width: 0;
  padding-top: 6px;
}

.home-featured-item__excerpt {
  display: -webkit-box;
  overflow: hidden;
  max-width: 520px;
  margin: 0;
  color: #171714;
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.home-featured-item__action {
  grid-column: 4;
  justify-self: end;
  align-self: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(23, 23, 20, 0.06);
  color: #171714;
}

.home-featured-item__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  line-height: 1;
}

.home-featured-item__link:hover .home-featured-item__action,
.home-featured-item__link:focus-visible .home-featured-item__action {
  background: #171714;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .home-featured-item__link {
    grid-template-columns: minmax(220px, 30%) minmax(0, 1fr) minmax(170px, 26%) 46px;
    gap: 24px;
  }
}
@media (max-width: 991.98px) {
  .home-featured-item__link {
    grid-template-columns: minmax(190px, 38%) minmax(0, 1fr) 46px;
  }
  .home-featured-item__summary {
    grid-row: 2;
    grid-column: 2/-1;
    padding-top: 0;
  }
  .home-featured-item__action {
    grid-column: 3;
    grid-row: 1;
  }
}
@media (max-width: 575.98px) {
  .home-featured-item__link {
    grid-template-columns: minmax(0, 1fr) 44px;
    gap: 16px;
    padding-block: 18px;
  }
  .home-featured-item__media,
  .home-featured-item__content {
    grid-column: 1/-1;
  }
  .home-featured-item__summary {
    grid-column: 1;
  }
  .home-featured-item__action {
    grid-column: 2;
    align-self: end;
    width: 44px;
    height: 44px;
  }
}
.editorial-card,
.editorial-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  background: transparent;
  box-shadow: none;
}

.editorial-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.75rem;
  min-height: 0;
  padding: 20px;
  background: #fff;
}

.home-editorial-slider--writings .editorial-card__body {
  background: #f1f4f1;
}

.editorial-card__media {
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 2px;
}

.editorial-card__excerpt {
  margin-top: 0;
}

.home-editorial-slider--writings .editorial-card__title,
.home-editorial-slider--news .editorial-card__title {
  margin: 6px 0 8px;
  font-size: clamp(17px, 1.25vw, 20px);
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0;
}

.home-editorial-slider--writings .editorial-card__excerpt,
.home-editorial-slider--news .editorial-card__excerpt {
  display: -webkit-box;
  overflow: hidden;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14.5px;
  line-height: 1.58;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.editorial-card__arrow {
  display: none;
}

.home-congress-feature__grid .row {
  --bs-gutter-x: 22px;
  --bs-gutter-y: 24px;
}

@media (min-width: 992px) {
  .congress-feature-card--primary .congress-feature-card__media {
    border-radius: 6px;
  }
  .congress-feature-card--primary .congress-feature-card__body {
    border-right: 0;
    border-radius: 0;
  }
  .congress-feature-card--secondary .congress-feature-card__media {
    border-radius: 6px;
  }
  .congress-feature-card--secondary .congress-feature-card__body {
    border-radius: 0;
  }
  .home-congress-feature .col-12:not(.col-lg-6) .congress-feature-card__media {
    border-radius: 6px;
  }
  .home-congress-feature .col-12:not(.col-lg-6) .congress-feature-card__body {
    border-right: 0;
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .congress-feature-card__media {
    border-radius: 6px;
  }
  .congress-feature-card__body,
  .congress-feature-card--primary .congress-feature-card__body,
  .congress-feature-card--secondary .congress-feature-card__body {
    min-height: 0;
    border-right: 0;
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  .congress-feature-card__body {
    min-height: 0;
    padding: 18px 0 0;
  }
  .congress-feature-card__meta {
    font-size: 11px;
  }
  .congress-feature-card__title {
    font-size: 1.45rem;
  }
  .congress-feature-card__excerpt {
    margin-bottom: 24px;
    font-size: 15px;
  }
}
.news-card__title,
.content-title--md,
.editorial-card__title {
  font-weight: 650;
  letter-spacing: 0;
}

.home-card-body h2,
.home-main-story-body h1,
.home-side-card h3,
.news-card__title,
.editorial-card__title,
.congress-feature-card__title,
.latest-news-item__title,
.home-featured-item__title {
  transition: color 0.28s ease;
}

.home-featured-item__arrow,
.editorial-card__arrow,
.congress-feature-card__button,
.latest-news-item__arrow,
.home-video-list-play {
  transition: transform 0.28s ease, color 0.28s ease, border-color 0.28s ease, background-color 0.28s ease;
}

.home-featured-item__link:hover .home-featured-item__title,
.home-featured-item__link:focus-visible .home-featured-item__title,
.editorial-card__link:hover .editorial-card__title,
.editorial-card__link:focus-visible .editorial-card__title,
.congress-feature-card__link:hover .congress-feature-card__title,
.congress-feature-card__link:focus-visible .congress-feature-card__title,
.latest-news-item__link:hover .latest-news-item__title,
.latest-news-item__link:focus-visible .latest-news-item__title,
.home-main-story:hover h1,
.home-main-story:focus-within h1,
.home-feature-card:hover h2,
.home-feature-card:focus-within h2,
.home-side-card:hover h3,
.home-side-card:focus-within h3 {
  color: #e93314;
}

.editorial-card__link:hover .editorial-card__arrow,
.editorial-card__link:focus-visible .editorial-card__arrow,
.home-video-list-thumb:hover .home-video-list-play,
.home-video-list-thumb:focus-visible .home-video-list-play {
  transform: translate(3px, -1px);
}

.home-card-image,
.news-card__media,
.editorial-card__media,
.congress-feature-card__media,
.home-video-list-thumb {
  overflow: hidden;
}

.home-card-image img,
.news-card__media img,
.editorial-card__media img,
.congress-feature-card__media img,
.home-video-featured-link img,
.home-video-list-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.2, 0.75, 0.25, 1);
}

.home-card:hover .home-card-image img,
.home-main-story:hover .home-main-story-image img,
.home-feature-card:hover .home-card-image img,
.home-side-card:hover img,
.news-card:hover .news-card__media img,
.editorial-card__link:hover .editorial-card__media img,
.editorial-card__link:focus-visible .editorial-card__media img,
.congress-feature-card__link:hover .congress-feature-card__media img,
.congress-feature-card__link:focus-visible .congress-feature-card__media img,
.home-featured-item__link:hover .home-featured-item__media img,
.home-featured-item__link:focus-visible .home-featured-item__media img,
.home-video-featured-link:hover img,
.home-video-featured-link:focus-visible img,
.home-video-list-thumb:hover img,
.home-video-list-thumb:focus-visible img {
  transform: scale(1.025);
}

.home-news-section {
  background: #fff;
}

.home-news-section--feed {
  padding: 0;
}

.home-section {
  padding-block: clamp(46px, 5vw, 76px);
}

.home-section + .home-section,
.home-section + .blog.home-section {
  padding-top: clamp(2rem, 3.4vw, 3.25rem);
}

.home-section--dark {
  color: #fff;
  background: #222730;
}

.home-section--compact {
  padding-block: clamp(42px, 4vw, 64px);
}

.home-section-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: clamp(22px, 2.6vw, 34px);
  padding-bottom: 0;
  border-bottom: 0;
}
.home-section-heading::after {
  content: none;
}

.home-section-heading--dark {
  border-bottom-color: transparent;
}

.home-section-heading__content {
  min-width: 0;
}

.home-section-heading__eyebrow {
  display: block;
  margin-bottom: 8px;
  color: #e93314;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.home-section-heading--dark .home-section-heading__eyebrow {
  color: rgba(255, 255, 255, 0.72);
}

.home-section-heading__title {
  margin: 0;
  max-width: 980px;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(28px, 2.6vw, 40px);
  font-weight: 750;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: none;
}

.home-section-heading--dark .home-section-heading__title {
  color: #fff;
}

.home-section-heading__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  flex-shrink: 0;
  padding-bottom: 3px;
  border-bottom: 1px solid currentColor;
  color: #171714;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}
.home-section-heading__link i {
  transition: transform 0.2s ease;
}
.home-section-heading__link:hover, .home-section-heading__link:focus-visible {
  color: #e93314;
}
.home-section-heading__link:hover i, .home-section-heading__link:focus-visible i {
  transform: translateX(3px);
}

.home-section-heading__link span,
.home-section-heading .home-section-heading__link span {
  color: inherit;
  font-size: inherit;
}

.home-section-heading__link--light,
.home-section-heading--dark .home-section-heading__link {
  color: #fff;
}
.home-section-heading__link--light:hover, .home-section-heading__link--light:focus-visible,
.home-section-heading--dark .home-section-heading__link:hover,
.home-section-heading--dark .home-section-heading__link:focus-visible {
  color: rgba(255, 255, 255, 0.76);
}

.home-featured-list__title,
.home-editorial-slider__title,
.home-congress-feature__title,
.home-latest-posts-title,
.home-videos-heading h2,
.home-section-heading h2 {
  margin: 0;
  max-width: 980px;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(28px, 2.6vw, 40px);
  font-weight: 750;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: none;
}

.home-congress-feature {
  overflow: hidden;
  background: #f1f4f1;
}

.home-congress-feature__header {
  margin-bottom: clamp(1.1rem, 2.2vw, 1.8rem);
}

.home-congress-feature__all {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 0;
  padding: 0 0 4px;
  border-radius: 0;
  border-bottom: 1px solid currentColor;
  background: transparent;
  color: #171714;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.home-congress-feature__all span[aria-hidden=true] {
  transition: transform 0.2s ease;
}
.home-congress-feature__all:hover, .home-congress-feature__all:focus-visible {
  background: transparent;
  color: #e93314;
}
.home-congress-feature__all:hover span[aria-hidden=true], .home-congress-feature__all:focus-visible span[aria-hidden=true] {
  transform: translateX(3px);
}

.home-congress-feature__grid {
  width: 100%;
}

.home-featured-list {
  background: #f5f1ea;
}

.home-editorial-slider {
  position: relative;
  overflow: hidden;
}

.home-editorial-slider > .container-fluid {
  position: relative;
}

.home-editorial-slider__header {
  margin-bottom: clamp(20px, 2.4vw, 30px);
}

.home-editorial-slider__swiper {
  overflow: visible;
  padding-bottom: 2px;
}

.home-editorial-slider .swiper-wrapper {
  align-items: stretch;
}

.home-editorial-slider .swiper-slide {
  height: auto;
}

.home-topic-card-swiper {
  overflow: hidden;
}

.home-topic-card-swiper .swiper-wrapper {
  align-items: stretch;
}

.home-topic-card-swiper .swiper-slide {
  height: auto;
}

.home-topic-card-swiper .news-card {
  height: 100%;
}

.home-editorial-slider--writings,
.home-topic-block--articles,
.home-latest-posts {
  background: #fff;
}

.home-editorial-slider--writings {
  border-top: 1px solid rgba(24, 24, 20, 0.08);
}

.home-editorial-slider--news {
  background: #f1f4f1;
}

.home-editorial-slider--news {
  border-top: 1px solid rgba(24, 24, 20, 0.08);
  border-bottom: 1px solid rgba(24, 24, 20, 0.08);
}

.home-topic-grid {
  background: #f4efeb;
}

.home-topic-view-all {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding-bottom: 3px;
  color: #171714;
  font-size: 13.5px;
  font-weight: 700;
  border-bottom: 1px solid currentColor;
  text-decoration: none;
}

body {
  margin: 0;
  color: #171714;
  background: #fff;
  font-family: "Open Sans", sans-serif;
}

img {
  max-width: 100%;
}

.home-news-page .home-main-story-image,
.home-news-page .home-card-image,
.home-news-page .home-side-card a:last-child,
.home-news-page .home-featured-choice-image,
.home-news-page .home-featured-item__media,
.home-news-page .news-card__media,
.home-news-page .editorial-card__media,
.home-news-page .congress-feature-card__media,
.home-news-page .swiper-img,
.home-news-page .blog-list-img,
.home-news-page .mini-news-card__media,
.home-news-page .latest-news-item__media,
.home-news-page .home-video-featured-link,
.home-news-page .home-video-list-thumb {
  border-radius: 6px;
  overflow: hidden;
}
.home-news-page .home-main-story-image img,
.home-news-page .home-card-image img,
.home-news-page .home-side-card a:last-child img,
.home-news-page .home-featured-choice-image img,
.home-news-page .home-featured-item__media img,
.home-news-page .news-card__media img,
.home-news-page .editorial-card__media img,
.home-news-page .congress-feature-card__media img,
.home-news-page .swiper-img img,
.home-news-page .blog-list-img img,
.home-news-page .mini-news-card__media img,
.home-news-page .latest-news-item__media img,
.home-news-page .home-video-featured-link img,
.home-news-page .home-video-list-thumb img,
.home-news-page .blog.categories .card-post img,
.home-news-page .advertisement img {
  border-radius: inherit;
}
.home-news-page .blog.categories .card-post img,
.home-news-page .advertisement img {
  border-radius: 6px;
}

.blog {
  margin-bottom: 0;
  overflow: hidden;
}

.news-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.45rem;
  color: rgba(18, 20, 24, 0.56);
  font-size: 13.5px;
  line-height: 1.48;
}

.news-meta__category {
  color: #e93314;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.news-meta__separator {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.55;
}

.news-card {
  min-width: 0;
}
.news-card:hover .news-card__media img {
  transform: scale(1.035);
}

.news-card__media {
  position: relative;
  overflow: hidden;
  background: #f7f5ef;
}
.news-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.news-card__title {
  margin: 0;
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(1rem, 1.4vw, 1.25rem);
  font-weight: 650;
  line-height: 1.25;
  letter-spacing: 0;
}
.news-card__title a {
  color: inherit;
  text-decoration: none;
}

.news-card__title--large {
  font-size: clamp(1.4rem, 2.4vw, 2rem);
}

.news-card__title--small {
  font-size: 0.925rem;
  line-height: 1.3;
}

.news-card__title--clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.home-slider-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.home-slider-control {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(24, 24, 20, 0.22);
  border-radius: 0;
  background: transparent;
  color: #171714;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.home-slider-control:hover, .home-slider-control:focus-visible {
  border-color: currentColor;
  color: #e93314;
  background: transparent;
}
.home-slider-control.swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.home-writing-stream {
  margin-bottom: 54px;
}

.home-topic-block,
.home-topic-grid {
  padding-block: clamp(2.4rem, 4.2vw, 4rem);
}

.home-topic-block .title,
.home-topic-grid .title {
  margin-bottom: 18px;
}

.home-topic-grid {
  margin-bottom: 0;
  background: #f7f5ef;
}

.home-topic-panel {
  min-width: 0;
  height: 100%;
}

@media (min-width: 992px) {
  .home-topic-grid--wide .row > [class*=col-] + [class*=col-] {
    border-left: 1px solid rgba(18, 20, 24, 0.08);
  }
  .home-topic-grid--wide .row > [class*=col-] + [class*=col-] .home-topic-panel {
    padding-left: clamp(24px, 3vw, 56px);
  }
}
.swiper-container {
  width: 100%;
  overflow: hidden;
}

.swiper-wrapper {
  min-width: 0;
}

.blog .title h2 {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(28px, 2.6vw, 40px);
  line-height: 1.1;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none;
}

.swiper-img {
  aspect-ratio: 16 / 10;
  display: block;
  overflow: hidden;
  background: #f7f5ef;
}
.swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.swiper-content__link {
  color: inherit;
  text-decoration: none;
  display: block;
}
.swiper-content__link:hover {
  color: #e93314;
}

.swiper-content__link:hover .swiper-img img,
.swiper-content__link:focus-visible .swiper-img img {
  transform: scale(1.03);
}

.swiper-content__link:hover .figure-caption h2,
.swiper-content__link:focus-visible .figure-caption h2 {
  color: #e93314;
}

.figure-caption {
  padding-top: 12px;
  color: rgba(23, 23, 20, 0.62);
}
.figure-caption h2,
.figure-caption h3 {
  margin: 7px 0;
  color: #171714;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 750;
}
.figure-caption h3 {
  font-size: 19px;
}
.figure-caption p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 8px 0 0;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  line-height: 1.6;
}

.home-editorial-slider__swiper {
  padding-right: 0;
  padding-left: 0;
}

.home-editorial-slider__actions {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1rem;
}

.home-editorial-slider__title {
  letter-spacing: 0;
}

.date,
.reading,
.cat-link,
.category {
  color: rgba(23, 23, 20, 0.62);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.reading {
  margin-left: 10px;
}

.list-blog .blog-list,
.last-blog .blog-list {
  position: relative;
  gap: 16px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(23, 23, 20, 0.13);
}

.home-topic-grid--wide .list-blog .blog-list {
  align-items: center;
  gap: clamp(16px, 1.8vw, 22px);
  padding: clamp(14px, 1.8vw, 20px) 0;
}

.list-blog .blog-list-img,
.last-blog .blog-list > img {
  flex: 0 0 92px;
  width: 92px;
  height: 92px;
  overflow: hidden;
  background: #f7f5ef;
}

.home-topic-grid--wide .list-blog .blog-list-img {
  flex: 0 0 clamp(126px, 13vw, 180px);
  width: clamp(126px, 13vw, 180px);
  height: auto;
  aspect-ratio: 16/10;
}

.list-blog .blog-list-img img,
.last-blog .blog-list > img {
  width: 92px;
  height: 92px;
  object-fit: cover;
}

.home-topic-grid--wide .list-blog .blog-list-img img {
  width: 100%;
  height: 100%;
}

.last-blog strong,
.blog-list-content h3 {
  color: #171714;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.28;
}

.home-topic-grid--wide .blog-list-content h3 {
  font-size: clamp(16.5px, 1.2vw, 19.5px);
  line-height: 1.36;
}

.home-topic-grid--wide .blog-list-content p {
  display: -webkit-box;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.58;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 575.98px) {
  .home-topic-grid--wide .list-blog .blog-list {
    gap: 14px;
  }
  .home-topic-grid--wide .list-blog .blog-list-img {
    flex-basis: 112px;
    width: 112px;
  }
}
.last-blog p,
.blog-list-content p {
  margin: 6px 0 0;
  color: rgba(23, 23, 20, 0.62);
}

.mini-news-card {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 0;
  padding-block: 12px;
  border-bottom: 0;
}

.mini-news-card + .mini-news-card {
  margin-top: 0;
  padding-top: 12px;
  border-top: 0;
}

.list-blog .mini-news-card:last-child {
  border-bottom: 0;
}

.mini-news-card__media {
  width: 112px;
  aspect-ratio: 16/10;
  display: block;
  overflow: hidden;
}

.mini-news-card__body {
  min-width: 0;
}

.latest-news-item {
  display: block;
  padding-block: 0;
  border-bottom: 0;
}

.home-latest-posts-list .latest-news-item.blog-list {
  padding: 0;
  border-bottom: 0;
}

.latest-news-item__media {
  width: 100%;
  aspect-ratio: 16/9;
  display: block;
  overflow: hidden;
}

.latest-news-item__title {
  margin: 0;
  font-size: clamp(18px, 1.25vw, 23px);
  font-weight: 750;
  line-height: 1.28;
}

.latest-news-item__arrow {
  display: inline-flex;
}

.home-latest-posts-list .blog-list:first-child {
  padding-top: 0;
}

.home-latest-posts-list .blog-list:last-child {
  border-bottom: 0;
}

.home-latest-posts-list .blog-list:last-child .latest-news-item__link {
  border-bottom: 0;
}

.advertisement .space {
  margin-bottom: 18px;
}

.advertisement img {
  width: 100%;
}

.search-form,
.search-menu {
  display: none;
}

.search-type,
.menu-type,
.scrollF {
  display: none;
}

.scrollF {
  position: fixed;
  right: clamp(18px, 2vw, 18px);
  bottom: clamp(90px, 2vw, 90px);
  z-index: 90;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(24, 24, 20, 0.12);
  border-radius: 50%;
  color: #fff;
  background: #171714;
  box-shadow: 0 16px 36px rgba(18, 20, 24, 0.18);
  font-size: 16px;
  transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.scrollF:hover,
.scrollF:focus-visible {
  color: #fff;
  background: #e93314;
  box-shadow: 0 18px 42px rgba(233, 51, 20, 0.22);
  transform: translateY(-2px);
  outline: none;
}

.search-type.active {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: block;
  background: rgba(18, 20, 24, 0.34);
  backdrop-filter: blur(2px);
}

.menu-type.m-active {
  position: fixed;
  inset: 0;
  z-index: 110;
  display: block;
  background: rgba(18, 20, 24, 0.34);
  backdrop-filter: blur(2px);
}

body.is-search-open {
  overflow: hidden;
}

.home-topic-grid--wide .row.g-4,
.home-topic-grid--wide .row.g-xl-5 {
  --bs-gutter-x: clamp(32px, 4.5vw, 64px);
  --bs-gutter-y: 22px;
}

@media (min-width: 992px) {
  .home-topic-grid--wide .row > [class*=col-] + [class*=col-] .home-topic-panel {
    padding-left: 0;
    border-left: 0;
  }
}
.home-topic-grid--wide .mini-news-card .blog-list-img {
  width: 112px;
  aspect-ratio: 16/10;
  overflow: hidden;
}

.mini-news-card .news-meta {
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mini-news-card .content-title {
  min-height: 0;
  max-height: none;
  margin: 0;
  font-size: 16px;
  font-weight: 750;
  line-height: 1.34;
  letter-spacing: 0;
}

.mini-news-card .home-card-summary {
  font-size: 13px;
  line-height: 1.5;
}

.latest-news-item__link,
.last-blog .latest-news-item__link {
  display: grid;
  grid-template-columns: minmax(180px, 20%) minmax(0, 36%) minmax(210px, 31%) 46px;
  align-items: start;
  gap: clamp(18px, 2.2vw, 40px);
  min-height: 0;
  padding-block: clamp(10px, 1.25vw, 16px);
  border-bottom: 0;
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease;
}

.latest-news-item__link:hover,
.latest-news-item__link:focus-visible {
  padding-left: 0;
  color: #e93314;
  background: transparent;
}

.latest-news-item__meta {
  align-items: flex-start;
  justify-content: flex-start;
  color: #171714;
  font-size: 13.5px;
  letter-spacing: 0.04em;
  line-height: 1.35;
  text-align: left;
  text-transform: uppercase;
}

.latest-news-item__meta .news-meta__separator {
  display: none;
}

.home-videos {
  color: #fff;
  background: #1c2229;
}

.home-videos.home-section {
  padding-block: clamp(48px, 5vw, 120px);
}

.home-videos-heading {
  margin-bottom: clamp(1.25rem, 2.4vw, 2rem);
}

.home-videos-subtitle {
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.55;
}

.home-videos-heading-line {
  flex: 1 1 auto;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}

.home-videos-more i {
  font-size: 1rem;
}

.home-video-layout {
  --bs-gutter-x: clamp(24px, 3.4vw, 46px);
  align-items: start;
  min-height: 0;
}

.home-video-featured {
  height: 100%;
}

.home-video-featured {
  position: relative;
}

.home-video-featured-link {
  position: relative;
  display: block;
  height: clamp(320px, 34vw, 460px);
  overflow: hidden;
  background: #0f1218;
  cursor: pointer;
}
.home-video-featured-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.54;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.home-video-featured-link:hover img {
  opacity: 0.68;
  transform: scale(1.025);
}

.home-video-featured-frame {
  position: absolute;
  inset: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  border: 0;
  background: #000;
}

.home-video-featured-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.home-video-featured-play {
  position: absolute;
  left: 36px;
  top: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  color: #171714;
  font-size: 36px;
  background: #fff;
  z-index: 2;
}

.home-video-featured-play i,
.home-video-list-play i {
  line-height: 1;
}

.home-video-featured-content {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 32px;
  z-index: 2;
}
.home-video-featured-content strong {
  display: block;
  max-width: 760px;
  margin-top: 12px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(26px, 2.6vw, 36px);
  line-height: 1.2;
  font-weight: 750;
}

.home-video-label,
.home-video-detail {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.home-video-detail {
  display: block;
  margin-top: 12px;
  letter-spacing: 0;
}

.home-video-playlist {
  height: clamp(320px, 34vw, 460px);
  padding-left: clamp(20px, 2.6vw, 34px);
  padding-right: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.11);
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: rgba(255, 255, 255, 0.58) transparent;
  scrollbar-width: thin;
}

.home-video-playlist::-webkit-scrollbar {
  width: 3px;
}

.home-video-playlist::-webkit-scrollbar-track {
  background: transparent;
}

.home-video-playlist::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.58);
  border-radius: 99px;
}

.home-video-playlist-item {
  display: grid;
  grid-template-columns: clamp(112px, 11vw, 140px) minmax(0, 1fr);
  align-items: center;
  gap: 15px;
  min-height: 0;
  margin-bottom: 0;
  padding-block: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.home-video-playlist-item:last-child {
  border-bottom: 0;
}

.home-video-list-thumb {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  padding: 0;
  border: 0;
  overflow: hidden;
  background: #0f1218;
  cursor: pointer;
}
.home-video-list-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.72;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.home-video-list-thumb:hover img {
  opacity: 0.86;
  transform: scale(1.035);
}

.home-video-playlist-item.is-active .home-video-list-thumb img {
  opacity: 0.95;
}

.home-video-playlist-item.is-active .home-video-list-play {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45);
}

.home-video-list-play {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  color: #171714;
  font-size: 20px;
  background: #fff;
  transform: translate(-50%, -50%);
}

.home-video-playlist-item h3 {
  margin: 5px 0 0;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(15.5px, 1.18vw, 18.5px);
  line-height: 1.34;
  font-weight: 700;
}

.home-video-list-title {
  display: -webkit-box;
  width: 100%;
  padding: 0;
  border: 0;
  overflow: hidden;
  color: inherit;
  background: transparent;
  font: inherit;
  font-size: 13.5px;
  font-weight: 650;
  line-height: 1.46;
  text-align: left;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-video-list-title:hover, .home-video-list-title:focus {
  color: #fff;
  text-decoration: underline;
}

.home-video-playlist-item p {
  margin: 6px 0 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsletter-cta {
  margin-top: 0;
  padding: clamp(34px, 4vw, 90px) 0;
  color: #171714;
  background: #fff;
  border-top: 1px solid rgba(24, 24, 20, 0.15);
  border-bottom: 1px solid rgba(24, 24, 20, 0.15);
}

.newsletter-cta > .container-fluid > .row {
  display: flex;
  min-height: 0;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  --bs-gutter-x: clamp(28px, 4vw, 64px);
  --bs-gutter-y: 20px;
  text-align: left;
}

.newsletter-cta__alerts {
  min-height: 0 !important;
  margin: 0;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.newsletter-cta__alerts > * {
  padding-right: 0;
  padding-left: 0;
}

.newsletter-cta > .container-fluid > .row > [class*=col-] {
  max-width: none;
}

.newsletter-cta__title {
  max-width: 560px;
  margin: 0;
  color: #171714;
  font-size: clamp(26px, 2.4vw, 36px);
  font-weight: 750;
  line-height: 1.12;
  letter-spacing: 0;
}

.newsletter-cta__description {
  display: block;
  max-width: 520px;
  margin: 10px 0 0;
  color: rgba(24, 24, 20, 0.62);
  font-size: 15px;
  line-height: 1.6;
}

.newsletter-cta__form .alert {
  max-width: 720px;
  margin-inline: auto;
  text-align: left;
}

.newsletter-cta__form-shell {
  display: grid;
  grid-template-columns: minmax(140px, 1fr) minmax(220px, 1.2fr) auto;
  align-items: center;
  width: 100%;
  min-height: 58px;
  margin-inline: 0;
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.55);
}

.newsletter-cta__field {
  min-width: 0;
  display: flex;
  align-items: center;
}

.newsletter-cta__field + .newsletter-cta__field {
  border-left: 1px solid rgba(24, 24, 20, 0.08);
}

.newsletter-cta__input,
.newsletter-cta__button {
  min-height: 48px;
}

.newsletter-cta__input {
  height: 48px;
  padding: 0 20px;
  border: 0;
  border-radius: 0;
  color: #171714;
  background: transparent;
  font-size: 15px;
  font-weight: 600;
  line-height: 48px;
}

.newsletter-cta__input::placeholder {
  color: rgba(24, 24, 20, 0.5);
}

.newsletter-cta__input:focus,
.newsletter-cta__input:focus-visible {
  outline: 2px solid rgba(233, 51, 20, 0.35);
  outline-offset: -4px;
  background: transparent;
  box-shadow: none;
}

.newsletter-cta__button {
  display: inline-flex;
  height: 48px;
  min-width: 132px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-inline: 22px;
  border: 0;
  border-radius: 6px;
  color: #fff;
  background: #242321;
  font-size: 13px;
  font-weight: 700;
}

.newsletter-cta__button::after {
  font-family: "bootstrap-icons";
  content: "\f138";
  font-size: 16px;
  line-height: 1;
}

.newsletter-cta__button:hover {
  color: #fff;
  background: #e93314;
}

.newsletter-cta__check {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  max-width: 680px;
  margin: 12px 0 0;
  padding-left: 0;
  color: rgba(24, 24, 20, 0.58);
  text-align: left;
}

.newsletter-cta__check .form-check-input {
  flex: 0 0 auto;
  margin-top: 2px;
  margin-left: 0;
}

.newsletter-cta__check .form-check-label {
  color: rgba(24, 24, 20, 0.58);
  font-size: 12px;
  line-height: 1.55;
}

.site-footer {
  width: 100%;
  padding: 0 0 clamp(18px, 2vw, 28px);
  color: #171714;
  background: #fff;
  overflow: visible;
}

.site-footer a {
  color: inherit;
  text-decoration: none;
}

.site-footer__inner {
  max-width: none;
  margin: 0;
  padding: clamp(90px, 2.4vw, 90px) 0 clamp(90px, 2.6vw, 90px);
  overflow: hidden;
  border-radius: 0;
  background: transparent;
}

.site-footer__row {
  display: grid;
  grid-template-columns: minmax(220px, 1.1fr) minmax(230px, 1fr) minmax(230px, 1fr) minmax(180px, 0.75fr);
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.site-footer__row > [class*=col-] {
  width: 100%;
  max-width: none;
}

.site-footer__brand img {
  width: clamp(118px, 9vw, 180px);
}

.site-footer__heading {
  display: block;
  margin: 0 0 14px;
  color: rgba(24, 24, 20, 0.62);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.site-footer__nav ul {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.site-footer__nav a,
.site-footer__link,
.site-footer__brand li,
.site-footer__meta,
.site-footer__legal-link,
.site-footer__legal-link a {
  color: #171714;
  font-size: clamp(15px, 0.95vw, 16.5px);
  font-weight: 650;
  line-height: 1.35;
  letter-spacing: 0;
}

.site-footer__nav a,
.site-footer__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  text-decoration: none;
  transition: color 0.25s ease;
}

.site-footer__nav a:hover,
.site-footer__link:hover {
  color: #e93314;
  transform: none;
}

.site-footer__social i {
  display: none;
}

.site-footer__brand ul {
  padding: 0;
  margin: 12px 0 0;
  list-style: none;
}

.site-footer__brand li {
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.site-footer__brand li::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1px solid rgba(24, 24, 20, 0.15);
  border-radius: 50%;
  color: #e93314;
  background: rgba(255, 255, 255, 0.06);
  font-family: "bootstrap-icons";
  font-size: 13px;
  line-height: 1;
}

.site-footer__brand li:nth-child(1)::before {
  content: "\f5c1";
}

.site-footer__brand li:nth-child(2)::before {
  content: "\f501";
}

.site-footer__brand li:nth-child(3)::before {
  content: "\f32f";
}

.site-footer__meta,
.site-footer__legal-link,
.site-footer__legal-link a {
  color: rgba(24, 24, 20, 0.62);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0;
}

.site-footer__bottom {
  display: grid;
  grid-template-columns: minmax(220px, 1.1fr) minmax(230px, 1fr) minmax(230px, 1fr) minmax(180px, 0.75fr);
  align-items: end;
  gap: 0;
  margin-top: 0;
  border-top: 1px solid rgba(24, 24, 20, 0.15);
  border-radius: 0;
  background: transparent;
  padding-top: clamp(18px, 2vw, 28px);
}

.site-footer__meta {
  grid-column: 1;
  margin: 0;
}

.site-footer__legal {
  grid-column: 2/span 2;
  display: flex;
  gap: 20px;
}

.site-footer__designer {
  grid-column: 4;
  justify-self: end;
  margin: 0;
  color: rgba(24, 24, 20, 0.62);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.55;
  text-align: right;
}

.site-footer__designer a {
  color: #171714;
  font-weight: 800;
  text-decoration: none;
}

.site-footer__legal-link a:hover,
.site-footer__designer a:hover {
  color: #e93314;
}

@media (max-width: 767.98px) {
  .newsletter-cta {
    padding-block: 34px;
  }
  .newsletter-cta > .container-fluid > .row {
    min-height: 0;
    gap: 24px;
  }
  .newsletter-cta__form-shell {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 12px;
    border-radius: 6px;
  }
  .newsletter-cta__field + .newsletter-cta__field {
    border-left: 0;
    border-top: 1px solid rgba(24, 24, 20, 0.08);
  }
  .newsletter-cta__button {
    width: 100%;
    margin-top: 8px;
  }
  .site-footer__inner {
    padding-bottom: 36px;
    border-radius: 0;
  }
  .site-footer__row,
  .site-footer__bottom {
    grid-template-columns: 1fr;
  }
  .site-footer__column {
    min-height: 0;
    padding: 30px 24px;
  }
  .site-footer__column + .site-footer__column {
    border-top: 1px solid rgba(24, 24, 20, 0.15);
    border-left: 0;
  }
  .site-footer__column.site-footer__column--brand {
    padding-left: 24px;
    justify-content: flex-start;
  }
  .site-footer__bottom {
    gap: 16px;
    padding: 16px 24px 30px;
    border-radius: 0;
  }
  .site-footer__meta,
  .site-footer__legal,
  .site-footer__designer {
    grid-column: 1;
  }
  .site-footer__designer {
    justify-self: start;
    text-align: left;
  }
}
.w-p-title {
  margin: 0 0 clamp(20px, 3vw, 32px);
  color: #0f1115;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
}

.membership-shell {
  max-width: 840px;
  width: 100%;
}

.membership-shell .w-p-title {
  text-align: center;
}

.membership-intro {
  margin: 0 0 clamp(22px, 3vw, 32px);
  color: rgba(23, 23, 20, 0.62);
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

.membership-intro:empty {
  display: none;
}

.membership-shell .nav-tab-login {
  justify-content: center;
}

.mobile-user-title.membership-shell {
  margin: 0 auto 8px;
  text-align: center;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.mobile-user-title.membership-shell span {
  color: #171714;
}

.nav-tab-login {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
}

.nav-tab-login .nav-link {
  padding: 11px 22px;
  border: 1px solid rgba(23, 23, 20, 0.13);
  border-radius: 999px;
  background: #fff;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  font-weight: 700;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.nav-tab-login .nav-link:hover {
  border-color: #171714;
  color: #171714;
}

.nav-tab-login .nav-link.active {
  border-color: #171714;
  background: #171714;
  color: #fff;
}

.login-content .forms,
.forms {
  padding: clamp(22px, 3vw, 38px);
  border: 1px solid rgba(24, 24, 20, 0.09);
  border-radius: 8px;
  background: #fff;
}

.forms .form-group {
  margin-bottom: 18px;
}

.forms label:not(.form-check-label) {
  display: block;
  margin-bottom: 6px;
  color: #171714;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.forms .form-control,
.forms .form-select {
  min-height: 48px;
  padding: 10px 16px;
  border: 1px solid rgba(23, 23, 20, 0.13);
  border-radius: 4px;
  color: #171714;
  font-size: 15px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.forms .form-control:focus,
.forms .form-select:focus {
  border-color: #e93314;
  outline: none;
  box-shadow: 0 0 0 3px rgba(233, 51, 20, 0.12);
}

.forms .form-check {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 32px;
  margin-bottom: 6px;
  padding-left: 0;
}

.forms .form-check-input {
  position: static;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  border: 1px solid rgba(23, 23, 20, 0.13);
  accent-color: #171714;
  cursor: pointer;
}

.forms .form-check-input:checked {
  border-color: #171714;
}

.forms .form-check-input:focus-visible {
  outline: 2px solid #e93314;
  outline-offset: 2px;
  box-shadow: none;
}

.forms .form-check-label {
  margin: 0;
  color: rgba(23, 23, 20, 0.62);
  font-size: 14px;
  cursor: pointer;
}

.btn-member {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 12px 30px;
  border: 0;
  border-radius: 999px;
  background: #171714;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background-color 0.2s ease;
}

.btn-member:hover,
.btn-member:focus-visible {
  background: #e93314;
  color: #fff;
}

.auth-links {
  margin-top: 18px;
}

.auth-links p {
  margin: 0 0 8px;
}

.auth-links a {
  color: rgba(23, 23, 20, 0.62);
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
}

.auth-links a:hover {
  color: #e93314;
}

@media (max-width: 1199.98px) {
  .home-side-list {
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .home-news-page .row.g-5 {
    --bs-gutter-x: 1.5rem;
  }
  .home-news-page .home-news-section .row.g-5 {
    margin-right: 0;
    margin-left: 0;
  }
  .home-news-page .home-news-section .row.g-5 > * {
    padding-right: 0;
    padding-left: 0;
  }
  .home-featured-choice-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .home-trending .home-trending-line {
    grid-template-columns: 1fr auto;
    gap: 14px;
  }
  .home-trending strong {
    grid-column: 1/-1;
  }
  .home-trending .home-trending-items {
    width: 100%;
    overflow: hidden;
  }
  .home-trending .swiper-slide {
    max-width: calc(100vw - 96px);
  }
  .home-hero {
    padding-bottom: 38px;
  }
  .home-main-story-body h1 {
    font-size: 30px;
  }
  .home-video-layout {
    --bs-gutter-x: 0;
    min-height: 0;
  }
  .home-video-featured,
  .home-video-featured-link {
    height: 360px;
  }
  .home-video-playlist {
    height: 380px;
    margin-top: 34px;
    padding-left: 0;
    padding-right: 12px;
    border-left: 0;
  }
}
@media (max-width: 575.98px) {
  .home-section-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.85rem;
    margin-bottom: 1.4rem;
  }
  .home-section-heading h2 {
    font-size: 1.85rem;
    line-height: 1.05;
    letter-spacing: 0;
    margin-bottom: 6px;
  }
  .home-section-heading::after {
    display: none;
  }
  .home-section {
    padding-block: 48px;
  }
  .home-editorial-slider__actions {
    width: 100%;
    justify-content: space-between;
  }
  .home-featured-item__content {
    min-height: 0;
    padding: 0;
  }
  .home-featured-item__link {
    grid-template-columns: minmax(0, 1fr) 44px;
    gap: 16px;
  }
  .mini-news-card,
  .home-topic-grid--wide .list-blog .mini-news-card {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 0.85rem;
  }
  .mini-news-card__media,
  .home-topic-grid--wide .mini-news-card .blog-list-img {
    width: 92px;
  }
  .latest-news-item {
    display: block;
  }
  .home-featured-choice-heading {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .home-featured-choice-heading h2 {
    font-size: 30px;
  }
  .home-featured-choice-heading::before, .home-featured-choice-heading::after {
    display: none;
  }
  .home-featured-choice-list {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .home-featured-choice-image {
    aspect-ratio: 16/9;
  }
  .home-main-story-body h1 {
    font-size: 27px;
  }
  .home-side-card {
    grid-template-columns: minmax(0, 1fr) 84px;
    gap: 14px;
  }
  .home-videos-heading h2 {
    margin-bottom: 6px;
    font-size: 1.85rem;
    line-height: 1.05;
    letter-spacing: 0;
  }
  .home-videos-heading-line {
    display: none;
  }
  .home-videos-more {
    margin-top: 16px;
  }
  .home-video-featured,
  .home-video-featured-link {
    height: 330px;
  }
  .home-video-featured-play {
    left: 24px;
    top: 26px;
    width: 74px;
    height: 74px;
    font-size: 34px;
  }
  .home-video-featured-content {
    left: 24px;
    right: 24px;
    bottom: 26px;
  }
  .home-video-featured-content strong {
    font-size: 28px;
  }
  .home-video-playlist-item {
    grid-template-columns: minmax(96px, 38%) minmax(0, 1fr);
    gap: 16px;
  }
  .home-video-playlist {
    height: 330px;
    padding-left: 0;
  }
  .home-video-playlist-item h3 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .home-section,
  .home-section--compact {
    padding-block: 48px;
  }
  .home-section-heading,
  .home-section-heading.title,
  .home-videos-heading.home-section-heading {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .latest-news-item__link,
  .last-blog .latest-news-item__link {
    grid-template-columns: minmax(0, 1fr) 44px;
    gap: 16px;
  }
  .latest-news-item__media {
    grid-column: 1/-1;
    width: 100%;
  }
  .latest-news-item__content {
    grid-column: 1/-1;
  }
  .latest-news-item__summary {
    grid-column: 1;
  }
  .latest-news-item__action {
    grid-column: 2;
    align-self: end;
    width: 44px;
    height: 44px;
  }
  .latest-news-item__meta {
    justify-content: flex-start;
    text-align: left;
  }
  .home-video-featured-link,
  .home-video-playlist {
    height: 330px;
  }
  .home-video-playlist {
    padding-left: 0;
  }
}
