:focus {
  outline: none;
}

* {
  animation: auto ease 0s 1 normal none running none !important;
  transition: none !important;
}

html {
  -webkit-font-smoothing: antialiased;
  background-color: rgb(244, 244, 244);
  color: rgb(0, 0, 0);
  font-family: "Radio Canada", sans-serif;
  line-height: 1.2;
  scroll-behavior: smooth;
}

input:focus {
  outline: none;
}

.feed .card.cardDiscovery,
.feed .detail .byline,
.feed .detail .detailHeadline {
  margin-block: 16px;
  margin-inline: 0px;
  margin-top: 16px;
}

button {
  background-color: rgb(255, 255, 255);
  border: 3px solid rgb(230, 5, 5);
  border-radius: 0px;
  color: rgb(230, 5, 5);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
}

.a11y {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0px !important;
  height: 1px !important;
  padding: 0px !important;
  position: absolute !important;
  width: 1px !important;
}

figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

html {
  text-size-adjust: 100%;
}

body {
  margin: 0px;
}

a:focus,
button:focus {
  outline: rgb(5, 80, 200) solid 3px;
}

a:active,
a:hover,
button:hover {
  outline: 0px;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0px;
}

b {
  font-weight: 700;
}

hr {
  box-sizing: content-box;
  height: 0px;
}

img {
  border: 0px;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0px;
}

button,
input,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0px;
}

button,
input {
  line-height: normal;
}

button {
  text-transform: none;
}

button {
  appearance: button;
  cursor: pointer;
}

input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0px;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.feed .homepageTheme:has(.ad.click-wp) .full-width-container {
  position: relative;
}

.feed .homepageTheme:has(.ad.click-wp) .full-width-container.top-head {
  background-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 6px -6px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.top-head
  .ad-risingstar-container {
  position: relative;
  z-index: 1001;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.top-head
  .a11yNotification,
.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.top-head
  .globalHeader {
  position: relative;
  z-index: 1;
}

.feed .homepageTheme:has(.ad.click-wp) .full-width-container.mid-content {
  background-color: rgb(249, 249, 249);
  overflow-x: clip;
  padding-bottom: 28px;
  position: relative;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content {
  margin: 0px auto;
  max-width: 1170px;
  position: relative;
  z-index: 2;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap {
  display: block;
  height: 100%;
  position: absolute;
  top: 12px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap
  .ad {
  cursor: pointer;
  height: 1000px;
  position: sticky;
  top: 0px;
  width: 407px;
  z-index: 1;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap.left {
  font-family: "Radio Canada", sans-serif;
  left: -407px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap.left
  .ad {
  background-position: 0px 0px;
  float: left;
  padding-top: 0px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap.right {
  right: -407px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .wallpaper-ad-wrap.right
  .ad {
  background-position: 100% 0px;
  float: right;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .feed-content
  .pageComponent {
  margin-top: 4px;
  padding-bottom: 44px;
  padding-top: 40px;
}

.feed
  .homepageTheme:has(.ad.click-wp)
  .full-width-container.mid-content
  .globalFooter {
  position: relative;
  z-index: 1;
}

.feed .homepageTheme:has(.ad.click-wp) .full-width-container.bottom-foot {
  background-color: transparent;
}

.feed
  .advertisement:not(.native-ad):not(.outofpage):not(.ad-interscroller):not(
    :has(.teads-adCall)
  ):has(iframe)
  > div:first-child::before {
  color: rgb(167, 167, 167);
  content: "ADVERTISEMENT";
  font-family: "Radio Canada", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  left: 50%;
  line-height: 1.13rem;
  position: absolute;
  transform: translate(-50%, -100%);
}

.feed
  .advertisement:not(.native-ad):not(.outofpage):not(.ad-interscroller):has(
    .teads-adCall
  ):has(.teads-inread)
  > div:first-child::before {
  color: rgb(167, 167, 167);
  content: "ADVERTISEMENT";
  font-family: "Radio Canada", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  left: 50%;
  line-height: 1.13rem;
  position: absolute;
  transform: translate(-50%, -100%);
}

.feed .ad-bigbox-double-inread:has(.ad-interscroller),
.feed .ad-in-read:has(.ad-interscroller) {
  width: 100%;
}

.feed .appContainer {
  background-color: rgb(255, 255, 255);
}

.feed .appContainer.loaded {
  opacity: 1;
}

.feed .appContainer .pageComponent {
  margin: 0px auto;
  max-width: 80rem;
  padding-left: 16px;
  padding-right: 16px;
  transition: max-width 0.3s ease-out;
}

.feed .appContainer .full-width-container > .content {
  background-color: rgb(255, 255, 255);
  min-height: 800px;
  padding-bottom: 16px;
  padding-top: 16px;
}

.feed .accessibilityLinks {
  display: flex;
  margin: 0px auto;
  max-width: 80rem;
  position: relative;
  width: 100%;
}

.feed .accessibilityLinks > a {
  background: rgb(255, 255, 255);
  border: 3px solid rgb(5, 80, 200);
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 6px;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  font-size: 13px;
  font-weight: 700;
  left: -10000px;
  line-height: 18px;
  padding: 16px 25px;
  position: absolute;
  text-decoration: none;
}

.feed .accessibilityLinks > a:active,
.feed .accessibilityLinks > a:focus {
  left: 0px;
  outline-color: transparent;
  position: absolute;
  z-index: 99999;
}

.feed .accessibilityLinks.globalSkipLink > a {
  top: 45px;
}

.feed .card {
  align-items: flex-start;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(224, 224, 224);
  clear: both;
  color: rgb(0, 0, 0);
  display: flex;
  flex-direction: row;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-decoration: none;
  transition: 0.4s;
}

.feed .card:hover {
  box-shadow: rgb(203, 203, 203) 0px 0px 0px 3px;
}

.feed .card:focus {
  box-shadow: rgb(230, 5, 5) 0px 0px 0px 3px;
  outline: 0px;
  transform: none;
}

.feed .card .contentWrapper {
  color: rgb(0, 0, 0);
  display: flex;
  flex-grow: 1;
  text-decoration: none;
  width: 100%;
}

.feed .card .card-content {
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  width: 100%;
}

.feed .card .headlineLink {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.feed .card .headlineLink:focus,
.feed .card .headlineLink:hover {
  color: rgb(84, 84, 84);
  text-decoration: underline;
}

.feed .card .mediaItem {
  min-height: 0px;
  position: relative;
  width: 100%;
}

.feed .card.cardDiscovery {
  align-items: center;
  background-color: rgb(255, 255, 255);
  border-top-color: unset;
  border-top-width: unset;
  border-right-color: unset;
  border-right-width: unset;
  border-left-color: unset;
  border-left-width: unset;
  border-image: unset;
  border-bottom: 1px solid rgb(224, 224, 224);
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  cursor: default;
  flex: 1 1 190px;
  flex-direction: column;
  margin: 0.5rem 0.5rem 0px;
  overflow: unset;
}

.feed .card.cardDiscovery:hover {
  box-shadow: none;
}

.feed .card.cardDiscovery:focus {
  box-shadow: rgb(230, 5, 5) 0px 0px 0px 3px;
}

.feed .card.cardDiscovery .contentWrapper {
  align-self: stretch;
}

.feed .card.cardDiscovery .contentWrapper .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0.8rem 0.5rem 0px 0px;
  padding: 0px;
}

.feed .card.cardDiscovery .contentWrapper .headline {
  font-family: "Radio Canada", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1875rem;
  margin: 0px;
}

.feed .card.cardDiscovery .contentWrapper .livebadge {
  margin-bottom: 0.5rem;
}

.feed .card.cardDiscovery.isTrending {
  border-bottom: none;
  border-right: 1px solid rgb(203, 203, 203);
  margin-right: 0px;
  padding-right: 0.5rem;
}

.feed .card.cardDiscovery.isTrending .card-content {
  padding-left: 28px;
}

.feed .card.cardDiscovery.isTrending .readerCount {
  margin: 0.5rem 0px;
}

.feed .vertical .card.cardDiscovery {
  border-bottom: 1px solid rgb(224, 224, 224);
  border-right: none;
  flex: 1 1 auto;
}

.feed .vertical .card.cardDiscovery .headline {
  margin-bottom: 0.5rem;
}

.feed .vertical .card.cardDiscovery .readerCount {
  margin-top: 0px;
}

.feed .vertical .card.cardDiscovery.isTrending {
  padding-right: 0px;
}

.feed .vertical .card.cardDiscovery.isTrending .card-content {
  margin-right: 0px;
}

.feed .card.cardDiscovery .rankIndicator {
  color: rgb(0, 0, 0);
  font-family: "Radio Canada", sans-serif;
  font-size: 26px;
  font-weight: 300;
  height: 0px;
  left: -27px;
  position: relative;
}

@media only screen and (max-width: 849px) {
  .feed .card.cardDiscovery .rankIndicator {
    font-size: 22px;
  }
}

.feed .vertical .card.cardDiscovery .rankIndicator {
  font-size: 22px;
}

.feed .card.cardDiscovery .readerCount {
  color: rgb(84, 84, 84);
  font-size: 0.8rem;
  text-transform: none;
}

.feed .card .headline {
  flex-grow: 1;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-top: 0.5rem;
}

.feed
  .carouselWrapper
  .carousel
  .itemContainer
  .itemList
  > ul
  > .cardContainer
  .card.card-cqw:hover:not(:focus) {
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px;
}

.feed
  .oc-l-sectionContainer-olympicsLight
  .carouselWrapper
  .carousel
  .itemContainer
  .itemList
  > ul:hover:not(:focus) {
  box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px;
}

.feed .contentList .card {
  overflow: hidden;
}

.feed .contentList:not(.contentListSwimlane) .listDisplay.contentListCards {
  list-style-type: none;
  padding: 0px;
}

.feed .imageMedia {
  display: inline;
}

.feed .imageMedia .placeholder {
  background: radial-gradient(rgb(255, 255, 255), rgb(203, 203, 203)) 0% 0% /
    cover no-repeat;
  overflow: hidden;
  position: relative;
}

.feed .imageMedia .placeholder img {
  display: block;
  object-fit: cover;
  width: 100%;
}

.feed .detail {
  overflow-x: unset;
}

.feed .detail.detailBody .withFlex {
  display: flex;
  flex-flow: wrap;
}

.feed .detail.detailBody .detailBodyContainer {
  display: grid;
  gap: 30px;
  margin: 1rem auto 0px;
  max-width: 1060px;
}

.feed .detail.detailBody .detailBodyContainer.withSidebar {
  grid-template-columns: 1fr 300px;
}

@media (max-width: 1100px) {
  .feed .detail.detailBody .detailBodyContainer.withSidebar {
    grid-template-columns: 1fr;
    max-width: 730px;
  }
}

.feed .detail.detailBody .detailBodyContainer .detailMainCol {
  flex: 0 1 46rem;
  max-width: 100%;
  min-width: 0px;
}

.feed .detail.detailBody .detailBodyContainer .detailSideRail {
  display: flex;
  flex: 0 0 300px;
  flex-direction: column;
  max-width: 300px;
  position: relative;
}

.feed .detail.detailBody .detailBodyContainer .detailSideRail .stickyContainer {
  flex-grow: 0.9;
}

.feed
  .detail.detailBody
  .detailBodyContainer
  .detailSideRail
  .stickyContainer
  > div {
  position: sticky;
  top: 30px;
}

@media (max-width: 1100px) {
  .feed .detail.detailBody .detailBodyContainer .detailSideRail {
    flex: 1 1 auto;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .feed .detail.detailBody .detailBodyContainer {
    margin-top: 0px;
  }
}

.feed .detail .detailDiscovery {
  margin: 2.5rem auto 0px;
  max-width: 78rem;
  width: 100%;
}

@media (max-width: 1100px) {
  .feed .detail .detailDiscovery {
    margin: 0px auto;
    max-width: 45rem;
  }
}

.feed .detail .detailDiscovery .contentList .contentListCards {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin: 0px -0.6rem;
}

.feed .detail .detailHeadline {
  color: rgb(0, 0, 0);
  font-size: 2rem;
  line-height: 1.3;
}

@media (max-width: 640px) {
  .feed .detail .detailHeadline {
    font-size: 1.625rem;
  }
}

.feed .detail .byline {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  color: rgb(84, 84, 84);
  display: flex;
  font-family: "Radio Canada", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.feed .detail .byline .author-image {
  margin: 0px 0.5rem 0px 0px;
  min-width: 40px;
}

.feed .detail .byline .author-image img {
  aspect-ratio: 1/1;
}

.feed .detail .byline .timeStamp {
  display: inline-block;
}

.feed .detail .byline a {
  border-bottom: 1px solid rgb(216, 216, 216);
  color: rgb(5, 80, 200);
  text-decoration: none;
  transition: background-color 0.25s linear;
}

.feed .detail .byline a:focus,
.feed .detail .byline a:hover {
  background-color: rgb(216, 216, 216);
}

.feed .detail .relatedlinks {
  margin-top: 2.5rem;
}

.feed .detail .relatedlinks .relatedLink {
  border-bottom: 1px solid rgb(216, 216, 216);
  color: rgb(5, 80, 200);
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.25s linear;
}

.feed .detail .relatedlinks .relatedLink:focus,
.feed .detail .relatedlinks .relatedLink:hover {
  background-color: rgb(216, 216, 216);
}

.feed .detail .relatedlinks .relatedListItem {
  margin: 1rem 0px;
}

.feed .detail .detail-link-label {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.2rem;
}

.feed .detail .detail-link-label a {
  color: rgb(117, 117, 117);
  text-decoration: none;
}

.feed .detail .detail-link-label a:hover {
  text-decoration: underline;
}

.feed .detail .detail-link-label span {
  font-size: 1rem;
}

.feed .detail .detail-link-label span span:first-child {
  color: rgb(117, 117, 117);
  padding: 0px 0.5rem;
}

.feed .heading-element {
  display: inline-block;
  line-height: 1.3;
  margin: 0px;
}

.feed .heading-element-h3 {
  font-size: 1.625rem;
  font-weight: 700;
}

@media (max-width: 600px) {
  .feed .heading-element-h3 {
    font-size: 1.5rem;
  }
}

.feed .label {
  background-color: transparent;
  color: rgb(84, 84, 84);
  font-size: 0.8rem;
  font-weight: 700;
}

.feed .label .labelText {
  text-transform: uppercase;
}

.feed .label.flag {
  background-color: rgb(255, 255, 255);
  color: rgb(84, 84, 84);
}

.feed .relatedlinks .relatedLink {
  font-size: 1rem;
}

.feed .relatedlinks .relatedLink .label {
  display: inline;
  font-size: 0.8rem;
  margin-right: 0.2rem;
}

.feed .relatedlinks .relatedLink .label .labelText {
  padding-top: 0.2rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  padding-bottom: inherit;
}

.feed .detail.detailBody :not(.card) .label {
  margin-left: 0px;
}

.feed .cardDiscovery .contentWrapper .card-content .label {
  margin-bottom: 0.5rem;
}

.feed .cardDiscovery.isTrending .card-content .label.flag {
  display: inline-flex;
}

.feed .newsTheme .label.flag .labelText {
  background-color: rgb(255, 255, 255);
  color: rgb(43, 97, 158);
}

.feed .appContainer:is(.homepageTheme, .betaTheme) .feed-content.content {
  background-color: rgb(249, 249, 249);
  padding: 0px;
}

.feed .appContainer:is(.homepageTheme, .betaTheme) .globalFooter {
  margin-top: 0px;
}

.feed .appContainer:is(.homepageTheme, .betaTheme) .flexibleLandingPage {
  padding-bottom: 44px;
  padding-top: 44px;
}

.feed
  .appContainer:is(.homepageTheme, .betaTheme)
  .flexibleLandingPage.pageComponent {
  max-width: 1170px;
}

@media only screen and (max-width: 767px) {
  .feed
    .appContainer:is(.homepageTheme, .betaTheme)
    .flexibleLandingPage.pageComponent {
    align-content: center;
    max-width: 548px;
  }
}

.feed
  .appContainer:is(.homepageTheme, .betaTheme)
  .flexibleLandingPage
  .sectionContainer {
  padding-bottom: 20px !important;
}

.feed
  .appContainer:is(.homepageTheme, .betaTheme)
  .flexibleLandingPage
  .sectionContainer.noHeading, .feed
  .appContainer:is(.homepageTheme, .betaTheme)
  .flexibleLandingPage
  .sectionContainer:last-child {
  padding-bottom: 0px !important;
}

.feed .bannerFocus:focus-visible .winterOlympicsBrandBannerLogo {
  outline: rgb(255, 255, 255) dashed 2px;
  outline-offset: 8px;
}

.feed .headerSearchBar {
  background: rgb(0, 0, 0);
  display: none;
  height: 48px;
  justify-content: space-between;
  margin-right: 12px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width: 266px;
  z-index: 2000;
}

.feed .headerSearchBar .searchBar {
  display: none;
}

.feed .headerSearchBar .searchBar .search-autocomplete {
  color: rgb(0, 0, 0);
  display: flex;
  height: 25px;
  text-align: left;
  width: inherit;
}

.feed .headerSearchBar .searchClose {
  background: rgb(0, 0, 0);
  border: none;
  cursor: pointer;
  display: none;
}

@media only screen and (max-width: 710px) {
  .feed .headerSearchBar {
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
  }
}

.feed .searchBar .searchButton:focus,
.feed .searchBar .searchButton:hover {
  background-color: rgb(230, 5, 5);
  color: rgb(255, 255, 255);
}

.feed .searchBar .searchButton:focus {
  text-decoration: underline;
}

.feed .searchBar .search-autocomplete {
  width: 98%;
}

.feed .searchBar.compact {
  background: rgb(0, 0, 0);
  display: none;
  padding: 0.7rem 0px;
  top: 0px;
  transition: width 0.4s ease-in-out;
  z-index: 1011;
}

.feed .searchBar.compact .searchButton {
  background-color: rgb(114, 114, 114);
  border: none;
  color: rgb(255, 255, 255);
  font-size: 0.8rem;
  font-weight: 400;
  text-transform: uppercase;
}

.feed .searchBar.compact .searchInput {
  width: 187px;
}

.feed .headerSearchBar .searchBar.compact {
  padding-right: 0px;
}

.feed .searchBar .searchForm {
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin: auto;
  width: 97%;
}

.feed .searchBar .searchInput {
  border: 1px solid rgb(203, 203, 203);
  border-radius: 2px;
  box-sizing: border-box;
  flex: 3 1 0%;
  height: 26px;
  margin-right: 1rem;
  padding: 0px 0.5rem;
  width: inherit;
}

.feed .searchBar .searchInput:focus {
  border-color: rgb(5, 80, 200);
  border-width: 2px;
}

.feed .viewportLarge .searchBar.compact {
  right: 212px;
}

.feed .verticalCardList.cardList {
  margin-top: 1rem;
}

.feed .verticalCardList.cardList .contentList .contentListCards {
  margin-left: 0px;
  margin-right: 0px;
}

.feed .verticalCardList.cardList .contentList .contentListCards .card {
  margin: 0px;
}

.feed .verticalCardList.cardList .contentList .contentListCards .card:hover {
  z-index: 50;
}

.feed
  .verticalCardList.cardList
  .contentList
  .contentListCards
  .card:not(:first-child) {
  border-top: none;
}

.feed .trendingList {
  -webkit-font-smoothing: antialiased;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-flow: wrap;
  font-family: "Radio Canada", sans-serif;
  list-style: none;
  padding: 0px;
}

.feed .trendingList-sidebar {
  margin-bottom: 1rem;
  min-height: 437px;
}

.feed .trendingList-sidebar .trendingList .listDisplay,
.feed .trendingList-sidebar .trendingList .verticalCardList {
  margin-top: 0px;
  width: 100%;
}

.feed .author-image {
  height: 40px;
  padding: 0px;
  width: 40px;
}

.feed .author-image .placeholder {
  background: none;
}

.feed .author-image .placeholder img {
  background: none;
  border: 1px solid rgb(203, 203, 203);
  border-radius: 50%;
  box-sizing: border-box;
}

.feed .olympicSportsList .sportsName:not(:disabled):focus-within,
.feed .olympicSportsList .sportsName:not(:disabled):hover {
  outline: rgb(5, 80, 200) solid 3px;
}

.feed .icon .chevronIcon {
  fill: rgb(230, 5, 5);
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  margin-left: 2px;
  padding: 3px 2px 1px;
  vertical-align: middle;
}

.feed .icon .closeIcon {
  fill: rgb(255, 255, 255);
  background: rgb(230, 5, 5);
  border-radius: 50%;
  padding: 0.3rem;
}

.feed .icon .searchIcon.headerSearch {
  vertical-align: middle;
}

.feed .icon {
  display: inline;
}

.feed .icon .logoIcon {
  fill: rgb(230, 5, 5);
  margin-left: 1rem;
  vertical-align: middle;
}

.feed .icon .logoIcon.logoNews {
  fill: rgb(255, 255, 255);
}

.feed .newsTheme .globalHeader {
  border-bottom: none;
}

.feed .newsTheme .globalHeader .headerSearchBar,
.feed .newsTheme .globalHeader .menuNavWrapper {
  height: 48px;
}

.feed .newsTheme .globalHeader .headerSearchBar .searchBar {
  padding-bottom: 0.344rem;
  padding-top: 0.344rem;
}

.feed .newsTheme .globalHeader .searchInput {
  height: 24px;
}

.feed .newsTheme .globalHeader .sideMenu .navLink {
  line-height: normal;
}

.feed .newsTheme .globalHeader .landingNav {
  background-color: rgb(43, 97, 158);
}

.feed .newsTheme .globalHeader .landingNav .subNavList {
  background: transparent;
}

.feed .newsTheme .globalHeader .landingNav .subNavList .navLink {
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.feed
  .newsTheme
  .globalHeader
  .landingNav
  .subNavList
  .gemSectionLink
  .navLink {
  color: rgb(255, 255, 255);
  font-weight: 400;
}

.feed .newsTheme .globalHeader .landingNav .subNavList a.subNavLink:focus,
.feed .newsTheme .globalHeader .landingNav .subNavList button.moreButton:focus {
  outline-color: rgb(255, 255, 255);
}

.feed .newsTheme .globalHeader .landingNav .moreItemsNav .moreButton {
  background: transparent;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.feed
  .newsTheme
  .globalHeader
  .landingNav
  .moreItemsNav
  .moreButton
  .chevronIcon {
  fill: rgb(255, 255, 255);
  background: rgb(230, 5, 5);
  border: none;
}

.feed
  .newsTheme
  .globalHeader
  .landingNav
  .moreItemsNav
  .moreButton:focus
  .chevronIcon,
.feed
  .newsTheme
  .globalHeader
  .landingNav
  .moreItemsNav
  .moreButton:hover
  .chevronIcon {
  fill: rgb(230, 5, 5);
  background: rgb(255, 255, 255);
  border: none;
}

.feed .newsTheme .card:focus,
.feed .newsTheme .card:hover {
  box-shadow: rgb(230, 5, 5) 0px 0px 0px 3px;
}

.feed .newsTheme .card .headline {
  font-family: "Radio Canada", sans-serif;
  font-weight: 300;
}

.feed .newsTheme .card.cardDiscovery .contentWrapper .headline {
  font-family: "Radio Canada", sans-serif;
  font-weight: 700;
}

.feed .newsTheme .card.cardDiscovery:hover {
  box-shadow: none;
}

.feed .newsTheme .detail .detailHeadline {
  font-family: "Radio Canada", sans-serif;
  font-weight: 300;
}

.responsiveNav {
  & .responsiveNav {
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: rgb(52, 152, 219) rgb(240, 240, 240);
  }
  & .responsiveNav::-webkit-scrollbar {
    height: 8px;
  }
  & .responsiveNav::-webkit-scrollbar-thumb {
    background: rgb(52, 152, 219);
    border-radius: 4px;
  }
  & .responsiveNav::-webkit-scrollbar-track {
    background: rgb(240, 240, 240);
  }
}

.storyWrapper a {
  color: rgb(43, 97, 158);
}

.post-container {
  margin: 0px auto;
  background-color: white;
  border: 1px solid rgb(225, 232, 237);
  border-radius: 15px;
  width: 100%;
  max-width: 600px;
  padding: 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px;
  box-sizing: border-box;
}

.post-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.profile-pic {
  width: 50px;
  height: 50px;
  background-color: black;
  border-radius: 50%;
  margin-right: 10px;
}

.profile-pic img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.user-info {
  flex-grow: 1;
}

.user-name {
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  cursor: pointer;
}

.user-handle {
  color: rgb(101, 119, 134);
  font-size: 14px;
  margin: 0px;
}

.verified {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

.post-content {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
}

.post-actions {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.actions-left {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 300px;
}

.actions-right {
  display: flex;
  gap: 10px;
}

.action-item {
  display: flex;
  align-items: center;
  color: rgb(101, 119, 134);
  font-size: 14px;
  cursor: pointer;
}

.action-icon {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

@media (max-width: 500px) {
  .post-container {
    padding: 10px;
  }
  .profile-pic {
    width: 40px;
    height: 40px;
  }
  .profile-pic img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .user-name {
    font-size: 14px;
  }
  .user-handle {
    font-size: 12px;
  }
  .post-content {
    font-size: 14px;
  }
  .action-icon {
    width: 16px;
    height: 16px;
  }
  .action-item {
    font-size: 12px;
  }
}

.custom-blue-button {
  background-color: rgb(43, 97, 158);
  width: 70%;
  padding: 15px 30px;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  cursor: pointer;
  display: block;
  margin: 0px auto;
  font-weight: bold;
  color: rgb(255, 255, 255) !important;
  text-align: center !important;
}

.custom-blue-button:hover {
  background-color: rgb(0, 0, 204);
}

#calculator {
  text-align: center;
  background-color: rgb(255, 255, 255);
  animation: 0.5s ease-in-out 0s 1 normal none running fadeIn;
  width: 100%;
}

#slider-container {
  position: relative;
  margin-bottom: 20px;
}

#slider {
  width: 100%;
  animation: 0.5s ease-in-out 0.5s 1 normal forwards running fadeIn;
  appearance: none;
  background: rgb(43, 97, 158);
  border-radius: 10px;
  outline: none;
  padding: 0px;
  position: relative;
  z-index: 2;
  height: 20px !important;
}

#slider::-webkit-slider-thumb {
  appearance: none;
  width: 25px;
  height: 25px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid rgb(43, 97, 158);
  z-index: 3;
  margin-top: 0px !important;
}

#current-value {
  width: 30%;
  margin: -5px auto 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 18px;
  border-left: 2px solid rgb(43, 97, 158);
  border-right: 2px solid rgb(43, 97, 158);
  border-bottom: 2px solid rgb(43, 97, 158);
}

.slider-labels {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  width: 100% !important;
}

.slider-labels span {
  position: relative;
}

.slider-labels span::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: rgb(0, 0, 0);
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 10px;
}

.result {
  font-size: 18px;
  margin-bottom: 10px;
  animation: 0.5s ease-in-out 1s 1 normal forwards running fadeIn;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

img.fb-comment__person-photo {
  object-fit: contain;
  min-width: 50px;
}

@media (max-width: 768px) {
  .fb-comment__btn {
    font-size: 10px !important;
  }
}

.fb-comment__heading {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 10px 0px;
  border-bottom: 1px solid rgb(233, 235, 238);
  align-items: center;
}

.fb-comment__container {
  margin: 20px 0px;
  font-family: "Radio Canada", sans-serif;
  line-height: 1.2;
}

.fb-comment__heading {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 10px 0px;
  border-bottom: 1px solid rgb(233, 235, 238);
}

.fb-comment__colvo {
  font-weight: 600;
  font-size: 14px;
  color: rgb(75, 79, 86);
}

.fb-comment__sort_title {
  color: rgb(75, 79, 86);
  font-size: 14px;
}

.fb-comment__sort_by {
  background-color: rgb(245, 246, 247);
  line-height: 22px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
  border-radius: 2px;
  border: 1px solid rgb(204, 208, 213);
  color: rgb(75, 79, 86) !important;
  appearance: unset !important;
}

.fb-comment__form-block {
  display: flex;
  gap: 10px;
  margin: 15px 0px;
}

.fb-comment__form-img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  flex-shrink: 0;
}

.fb-comment__form {
  border: 1px solid rgb(211, 214, 219);
  flex-grow: 1;
}

.fb-comment__add-comment {
  min-height: 40px;
  padding: 12px;
  width: 100%;
  box-sizing: border-box;
  cursor: text;
  font-family: "Radio Canada", sans-serif;
  font-size: 16px;
  resize: none;
  border: none;
  outline: none;
}

.fb-comment__add-comment:focus {
  border: none;
}

.fb-comment__form-post {
  border-top: 1px solid rgb(211, 214, 219);
  background: rgb(245, 246, 247);
  padding: 8px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.fb-comment__also {
  display: flex;
  align-items: center;
  gap: 5px;
}

.fb-comment__also-text {
  font-size: 11px;
  color: rgb(144, 148, 156);
}

.fb-comment__btn {
  background-color: rgb(156, 180, 216);
  font-family: "Radio Canada", sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 2px;
  flex-shrink: 0;
  border: none;
  color: rgb(255, 255, 255) !important;
}

.fb-comment__body {
  margin-top: 20px;
}

.fb-comment__list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 0px;
}

.fb-comment__comment-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.fb-comment__comment {
  display: flex;
  gap: 15px;
}

.fb-comment__person-photo {
  width: 50px;
  height: 50px;
  object-fit: cover;
  flex-shrink: 0;
}

.fb-comment__comment-content {
  flex-direction: column;
}

.fb-comment__name {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  color: rgb(54, 88, 153) !important;
  &:hover {
    text-decoration: underline;
  }
}

.fb-comment__text {
  font-size: 14px;
  color: rgb(75, 79, 86);
  margin: 4px 0px 8px !important;
}

.fb-comment__meta {
  display: flex;
  gap: 6px;
  align-items: center;
}

.fb-comment__like,
.fb-comment__reply {
  color: rgb(66, 103, 178) !important;
  font-size: 12px;
  &:hover {
    text-decoration: underline;
  }
}

.fb-comment__like-colvo {
  font-size: 12px;
  color: rgb(144, 148, 156);
  display: flex;
  gap: 3px;
}


.fb-comment__date {
  font-size: 12px;
  color: rgb(144, 148, 156);
}

.fb-comment__answer {
  margin-left: 65px;
  padding-left: 10px;
  border-left: 1px dotted rgb(211, 214, 219);
}

a {
  text-decoration: none;
  color: black;
}

p {
  font-size: 18px;
  width: 100%;
  line-height: 24px;
}

.adContainer-cPRxG:not(:has(.ad-interscroller)):not(:has(.outofpage)):not(
    :has(.teads-adCall)
  ):has(iframe) {
  background-color: rgb(231, 231, 231);
  border: 1px solid rgb(202, 202, 202);
}

.adContainer-cPRxG:not(:has(.ad-interscroller)):not(:has(.outofpage)):has(
    .teads-adCall
  ):has(.teads-inread) {
  background-color: rgb(231, 231, 231);
  border: 1px solid rgb(202, 202, 202);
}

.icon-o_g8u {
  display: block;
}

.badge-dfdJV {
  align-items: center;
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  font-family: "Radio Canada", sans-serif;
  justify-content: space-between;
  padding: 4px 8px;
  width: fit-content;
}

.badge-dfdJV .badgeText-hbNI9 {
  color: rgb(0, 0, 0);
  font-family: "Radio Canada", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: normal;
}

.badge-dfdJV.Live-g72Nb {
  background-color: rgb(255, 194, 18);
  height: 26px;
}

.heading-CuIgF {
  display: flex;
  flex: 1 1 0%;
}

.title-reUIw {
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  border-bottom: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.7em;
  margin-bottom: 0.5em;
  padding: 0px;
  text-transform: uppercase;
}

.detail-link-label {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.2rem;
}

.detail-link-label a {
  color: rgb(117, 117, 117);
  text-decoration: none;
}

.detail-link-label a:hover {
  text-decoration: underline;
}

.detail-link-label span {
  font-size: 1rem;
}

.detail-link-label span span:first-child {
  color: rgb(117, 117, 117);
  padding: 0px 0.5rem;
}

.contentFeedback-RoTQP {
  clear: both;
  margin-top: 2.5rem;
  padding: 1rem 0px;
}

.contentFeedback-RoTQP .journalistLink-WCERZ,
.contentFeedback-RoTQP .reportIssue-xC8cZ,
.contentFeedback-RoTQP .trustProjectLink-QxM0q {
  border: 0px;
  color: rgb(53, 53, 53);
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.7rem;
  text-decoration: underline;
}

.contentFeedback-RoTQP .journalistLink-WCERZ:focus,
.contentFeedback-RoTQP .journalistLink-WCERZ:hover,
.contentFeedback-RoTQP .reportIssue-xC8cZ:focus,
.contentFeedback-RoTQP .reportIssue-xC8cZ:hover,
.contentFeedback-RoTQP .trustProjectLink-QxM0q:focus,
.contentFeedback-RoTQP .trustProjectLink-QxM0q:hover {
  background-color: rgb(231, 231, 231);
  text-decoration: none;
}

.contentFeedback-RoTQP .journalistLink-WCERZ:focus,
.contentFeedback-RoTQP .reportIssue-xC8cZ:focus,
.contentFeedback-RoTQP .trustProjectLink-QxM0q:focus {
  outline: rgb(53, 53, 53) solid 2px;
}

.contentFeedback-RoTQP .reportIssue-xC8cZ {
  background-color: initial;
  border: none;
  color: rgb(53, 53, 53);
  font-family: "Radio Canada", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5rem;
  padding: 0px;
  text-decoration: underline;
}

.contentFeedback-RoTQP .reportIssue-xC8cZ .icon .chevronIcon {
  fill: rgb(53, 53, 53);
  background-color: transparent;
  margin-left: 0.4rem;
}

.contentFeedback-RoTQP .reportIssue-xC8cZ:focus,
.contentFeedback-RoTQP .reportIssue-xC8cZ:hover {
  background-color: rgb(231, 231, 231);
  text-decoration: none;
}

.contentFeedback-RoTQP .reportIssue-xC8cZ:focus {
  outline: rgb(53, 53, 53) solid 2px;
}

.contentFeedback-RoTQP .separator-NZujE {
  color: rgb(53, 53, 53);
  display: inline-block;
  margin: 0px 0.5rem;
}

.contentFeedback-RoTQP .bottomSeparator-FdM_L {
  margin-bottom: 1rem;
}

.card-agMf7:focus-visible {
  background:
    linear-gradient(rgba(238, 0, 0, 0.24), rgba(238, 0, 0, 0.24)),
    linear-gradient(rgb(249, 249, 249), rgb(249, 249, 249));
  outline: rgb(238, 0, 0) solid 2px;
  text-decoration: underline;
}

a:has(> .card-agMf7),
button:has(> .card-agMf7) {
  border-radius: 12px;
  text-decoration: none;
}

a:has(> .card-agMf7):focus,
button:has(> .card-agMf7):focus {
  outline: none;
}

a:has(> .card-agMf7):focus-visible div,
button:has(> .card-agMf7):focus-visible div {
  background:
    linear-gradient(rgba(238, 0, 0, 0.24), rgba(238, 0, 0, 0.24)),
    linear-gradient(rgb(249, 249, 249), rgb(249, 249, 249));
  outline: rgb(238, 0, 0) solid 2px;
  text-decoration: underline;
}

.icon_card-_IktT:focus-visible {
  background:
    linear-gradient(rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.24)),
    linear-gradient(rgb(215, 0, 0), rgb(215, 0, 0));
  outline: rgb(215, 0, 0) solid 2px;
  text-decoration: underline !important;
}

a:has(> .icon_card-_IktT),
button:has(> .icon_card-_IktT) {
  border-radius: 12px;
  display: block;
  padding-right: 16px;
  text-decoration: none;
}

a:has(> .icon_card-_IktT):focus,
button:has(> .icon_card-_IktT):focus {
  outline: none;
}

a:has(> .icon_card-_IktT):focus-visible .icon_card-_IktT,
button:has(> .icon_card-_IktT):focus-visible .icon_card-_IktT {
  background:
    linear-gradient(rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.24)),
    linear-gradient(rgb(215, 0, 0), rgb(215, 0, 0));
  outline: rgb(215, 0, 0) solid 2px;
  text-decoration: underline !important;
}

a:has(> .card-_nAO4.verticalVideo-qVFr4, > .card-_nAO4.horizontalVideo-Nlv7B), button:has(
  > .card-_nAO4.verticalVideo-qVFr4,
  > .card-_nAO4.horizontalVideo-Nlv7B
) {
  border-radius: 8px;
  outline: none;
  text-decoration: none;
}

a:has(> .card-_nAO4.verticalVideo-qVFr4, > .card-_nAO4.horizontalVideo-Nlv7B)
  .card-_nAO4.verticalVideo-qVFr4, button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  )
  .card-_nAO4.verticalVideo-qVFr4 {
  outline: none;
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7 {
  outline: rgb(0, 76, 113) solid 3px;
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  svg,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  svg {
  background-color: rgba(88, 88, 88, 0.7);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .headline-rFBTY,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):active
  .headline-rFBTY {
  text-decoration: underline 2px rgb(0, 76, 113);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7 {
  border-radius: 8px;
  outline: rgb(0, 116, 173) solid 3px;
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  svg,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  svg {
  background-color: rgba(40, 40, 40, 0.7);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .headline-rFBTY,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):hover
  .headline-rFBTY {
  text-decoration: underline 2px rgb(0, 116, 173);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .card-_nAO4.horizontalVideo-Nlv7B
  .imageContainer-c56s7,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .card-_nAO4.verticalVideo-qVFr4
  .imageContainer-c56s7 {
  outline: rgb(88, 88, 88) solid 3px;
  outline-offset: 0px;
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  svg,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  svg,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  svg,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  svg {
  background-color: rgba(60, 60, 60, 0.7);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .headline-rFBTY,
    a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .headline-rFBTY,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus
  .headline-rFBTY,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):focus-visible
  .headline-rFBTY {
  text-decoration: underline 2px rgb(88, 88, 88);
}

a:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):disabled
  svg,
    button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  ):disabled
  svg {
  background-color: rgba(0, 0, 0, 0.7);
}

a:has(> .card-_nAO4.verticalVideo-qVFr4, > .card-_nAO4.horizontalVideo-Nlv7B)
  > div:focus-visible
  svg, button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  )
  > div:focus-visible
  svg {
  background-color: rgba(60, 60, 60, 0.7);
}

a:has(> .card-_nAO4.verticalVideo-qVFr4, > .card-_nAO4.horizontalVideo-Nlv7B)
  > div:focus-visible
  .headline-rFBTY, button:has(
    > .card-_nAO4.verticalVideo-qVFr4,
    > .card-_nAO4.horizontalVideo-Nlv7B
  )
  > div:focus-visible
  .headline-rFBTY {
  text-decoration: underline 2px rgb(0, 116, 173);
}

.verticalToHorizontalCard-AluQ4:has(.description-vWo4_) .headline-hLuoA {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: rgb(0, 0, 0);
  display: -webkit-box;
  font-family: "Radio Canada", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.95rem;
  margin: 16px 0px;
  overflow: hidden;
  padding: 0px 16px;
}

.verticalToHorizontalCard-AluQ4:has(.description-vWo4_) .description-vWo4_ {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  color: rgb(0, 0, 0);
  display: -webkit-box;
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5rem;
  margin-top: 0px;
  overflow: hidden;
  padding: 0px 16px;
}

@media (min-width: 768px) {
  .verticalToHorizontalCard-AluQ4:has(.description-vWo4_) .headline-hLuoA {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: rgb(0, 0, 0);
    display: -webkit-box;
    overflow: hidden;
  }
  .verticalToHorizontalCard-AluQ4:has(.description-vWo4_) .description-vWo4_ {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: rgb(0, 0, 0);
    display: -webkit-box;
    overflow: hidden;
  }
}

@media (min-width: 964px) {
  .verticalToHorizontalCard-AluQ4:has(.description-vWo4_) .description-vWo4_ {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    color: rgb(0, 0, 0);
    display: -webkit-box;
    overflow: hidden;
  }
}

a:has(> .verticalToHorizontalCard-AluQ4),
button:has(> .verticalToHorizontalCard-AluQ4) {
  border-radius: 8px;
  text-decoration: none;
}

a:has(> .verticalToHorizontalCard-AluQ4):hover,
button:has(> .verticalToHorizontalCard-AluQ4):hover {
  outline: rgb(0, 116, 173) solid 3px;
}

a:has(> .verticalToHorizontalCard-AluQ4):hover .description-vWo4_,
a:has(> .verticalToHorizontalCard-AluQ4):hover .title-QwP65,
button:has(> .verticalToHorizontalCard-AluQ4):hover .description-vWo4_,
button:has(> .verticalToHorizontalCard-AluQ4):hover .title-QwP65 {
  text-decoration: underline 2px rgb(0, 116, 173);
  text-underline-offset: 3px;
}

a:has(> .verticalToHorizontalCard-AluQ4):focus,
a:has(> .verticalToHorizontalCard-AluQ4):focus-visible,
button:has(> .verticalToHorizontalCard-AluQ4):focus,
button:has(> .verticalToHorizontalCard-AluQ4):focus-visible {
  outline: rgb(88, 88, 88) solid 3px;
  outline-offset: 0px;
}

a:has(> .verticalToHorizontalCard-AluQ4):active,
button:has(> .verticalToHorizontalCard-AluQ4):active {
  outline: rgb(0, 76, 113) solid 3px;
}

.audioVideo-wP5MJ .imageButton-O_eiC:focus-visible,
.audioVideo-wP5MJ a:focus-visible {
  outline: rgb(88, 88, 88) solid 3px;
  outline-offset: -3px;
}

.audioVideo-wP5MJ .imageButton-O_eiC:focus-visible {
  outline-offset: 0px;
}

a:has(> .card-ercJe),
button:has(> .card-ercJe) {
  border-radius: 8px;
  text-decoration: none;
}

.outlined-hTmi5:focus-visible {
  outline: rgb(53, 53, 53) solid 2px;
}

.filled-sh27F:focus-visible {
  background-color: rgb(0, 76, 113);
  outline: rgb(238, 0, 0) solid 2px;
}

.iconButton-ahDec.enabled-tNwNO:focus-visible svg {
  background-color: rgb(231, 231, 231);
  border: 2px solid rgb(6, 6, 6);
}

.iconButton-ahDec.dark-jYADk.enabled-tNwNO:focus-visible svg {
  background-color: gray;
}

.iconButton-ahDec.background-A5qe6.enabled-tNwNO:focus-visible svg {
  background-color: rgb(231, 231, 231);
  border: 2px solid rgb(6, 6, 6);
}

.labelledIconButton-DJXCN:focus-visible {
  border: 2px solid rgb(53, 53, 53);
  margin: -2px;
}

.labelledIconButton-DJXCN:focus-visible span {
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5rem;
}

.labelledIconButton-DJXCN.horizontalNav-vNOyy:focus-visible span {
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5rem;
}

.labelledIconButton-DJXCN.blackAndWhite-yKULD:focus-visible {
  border: 2px solid rgb(255, 255, 255);
  margin: -2px;
}

:has(> .swiper-UTnlA) {
  min-width: 0px;
}

.ctaContainer-SVmn2
  .buttonCTA-kKuOv
  .buttonCTAContent-XOZna
  .buttonLink-jYlKG:focus-visible {
  background-color: rgb(88, 88, 88);
  outline: rgb(0, 0, 0) solid 2px;
  outline-offset: 2px;
}

.feed .globalHeader .landingNav {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(234, 234, 234);
  border-top: 1px solid rgb(234, 234, 234);
  margin: 0px auto;
  min-height: 48px;
}

.feed .globalHeader .landingNav .landingWrapper {
  margin: 0px auto;
  max-width: 80rem;
  padding-left: 16px;
  padding-right: 16px;
}

.feed .globalHeader .landingNav .subNavList {
  align-items: center;
  flex-wrap: nowrap;
  height: 48px;
  margin: 0px;
  position: relative;
  white-space: nowrap;
}

.feed .globalHeader .landingNav .subNavList .subNavListItem {
  margin: 0px;
  padding: 0px 1.5rem;
  white-space: nowrap;
  width: auto;
}

.feed .globalHeader .landingNav .subNavList .subNavListItem.gemWrapper {
  padding-left: 0px;
}

@media (max-width: 640px) {
  .landingNav .subNavList .subNavListItem {
    padding: 0px 0.8rem;
  }
}

.landingNav .subNavList .navLink {
  outline: transparent solid 3px;
}

.privacyPreferences {
  color-scheme: unset;
  forced-color-adjust: unset;
  mask: unset;
  math-depth: unset;
  position: unset;
  position-anchor: unset;
  text-size-adjust: unset;
  appearance: unset;
  color: rgb(5, 80, 200);
  font: unset;
  font-palette: unset;
  font-synthesis: unset;
  position-area: unset;
  text-orientation: unset;
  text-rendering: unset;
  text-spacing-trim: unset;
  -webkit-font-smoothing: unset;
  -webkit-locale: unset;
  -webkit-text-orientation: unset;
  -webkit-writing-mode: unset;
  writing-mode: unset;
  zoom: unset;
  accent-color: unset;
  place-content: unset;
  place-items: unset;
  place-self: unset;
  alignment-baseline: unset;
  anchor-name: unset;
  anchor-scope: unset;
  animation-composition: unset;
  animation: unset;
  app-region: unset;
  aspect-ratio: unset;
  backdrop-filter: unset;
  backface-visibility: unset;
  background: unset;
  background-blend-mode: unset;
  baseline-shift: unset;
  baseline-source: unset;
  block-size: unset;
  border-block: unset;
  border: unset;
  border-radius: unset;
  border-collapse: unset;
  border-end-end-radius: unset;
  border-end-start-radius: unset;
  border-inline: unset;
  border-start-end-radius: unset;
  border-start-start-radius: unset;
  inset: unset;
  box-decoration-break: unset;
  box-shadow: unset;
  box-sizing: unset;
  break-after: unset;
  break-before: unset;
  break-inside: unset;
  buffered-rendering: unset;
  caption-side: unset;
  caret-color: unset;
  clear: unset;
  clip: unset;
  clip-path: unset;
  clip-rule: unset;
  color-interpolation: unset;
  color-interpolation-filters: unset;
  color-rendering: unset;
  columns: unset;
  column-fill: unset;
  gap: unset;
  column-rule: unset;
  column-span: unset;
  contain: unset;
  contain-intrinsic-block-size: unset;
  contain-intrinsic-size: unset;
  contain-intrinsic-inline-size: unset;
  container: unset;
  content: unset;
  content-visibility: unset;
  counter-increment: unset;
  counter-reset: unset;
  counter-set: unset;
  cursor: pointer;
  cx: unset;
  cy: unset;
  d: unset;
  display: unset;
  dominant-baseline: unset;
  dynamic-range-limit: unset;
  empty-cells: unset;
  field-sizing: unset;
  fill: unset;
  fill-opacity: unset;
  fill-rule: unset;
  filter: unset;
  flex: unset;
  flex-flow: unset;
  float: unset;
  flood-color: unset;
  flood-opacity: unset;
  grid: unset;
  grid-area: unset;
  height: unset;
  hyphenate-character: unset;
  hyphenate-limit-chars: unset;
  hyphens: unset;
  image-orientation: unset;
  image-rendering: unset;
  initial-letter: unset;
  inline-size: unset;
  inset-block: unset;
  inset-inline: unset;
  interpolate-size: unset;
  isolation: unset;
  letter-spacing: unset;
  lighting-color: unset;
  line-break: unset;
  list-style: unset;
  margin-block: unset;
  margin: unset;
  margin-inline: unset;
  marker: unset;
  mask-type: unset;
  math-shift: unset;
  math-style: unset;
  max-block-size: unset;
  max-height: unset;
  max-inline-size: unset;
  max-width: unset;
  min-block-size: unset;
  min-height: unset;
  min-inline-size: unset;
  min-width: unset;
  mix-blend-mode: unset;
  object-fit: unset;
  object-position: unset;
  object-view-box: unset;
  offset: unset;
  opacity: unset;
  order: unset;
  orphans: unset;
  outline: unset;
  outline-offset: unset;
  overflow-anchor: unset;
  overflow-block: unset;
  overflow-clip-margin: unset;
  overflow-inline: unset;
  overflow-wrap: unset;
  overflow: unset;
  overlay: unset;
  overscroll-behavior-block: unset;
  overscroll-behavior-inline: unset;
  overscroll-behavior: unset;
  padding-block: unset;
  padding: unset;
  padding-inline: unset;
  page: unset;
  page-orientation: unset;
  paint-order: unset;
  perspective: unset;
  perspective-origin: unset;
  pointer-events: unset;
  position-try: unset;
  position-visibility: unset;
  print-color-adjust: unset;
  quotes: unset;
  r: unset;
  resize: unset;
  rotate: unset;
  ruby-align: unset;
  ruby-position: unset;
  rx: unset;
  ry: unset;
  scale: unset;
  scroll-behavior: unset;
  scroll-initial-target: unset;
  scroll-margin-block: unset;
  scroll-margin: unset;
  scroll-margin-inline: unset;
  scroll-marker-group: unset;
  scroll-padding-block: unset;
  scroll-padding: unset;
  scroll-padding-inline: unset;
  scroll-snap-align: unset;
  scroll-snap-stop: unset;
  scroll-snap-type: unset;
  scroll-timeline: unset;
  scrollbar-color: unset;
  scrollbar-gutter: unset;
  scrollbar-width: unset;
  shape-image-threshold: unset;
  shape-margin: unset;
  shape-outside: unset;
  shape-rendering: unset;
  size: unset;
  speak: unset;
  stop-color: unset;
  stop-opacity: unset;
  stroke: unset;
  stroke-dasharray: unset;
  stroke-dashoffset: unset;
  stroke-linecap: unset;
  stroke-linejoin: unset;
  stroke-miterlimit: unset;
  stroke-opacity: unset;
  stroke-width: unset;
  tab-size: unset;
  table-layout: unset;
  text-align: unset;
  text-align-last: unset;
  text-anchor: unset;
  text-box: unset;
  text-combine-upright: unset;
  text-decoration: unset;
  text-decoration-skip-ink: unset;
  text-emphasis: unset;
  text-emphasis-position: unset;
  text-indent: unset;
  text-overflow: unset;
  text-shadow: unset;
  text-transform: unset;
  text-underline-offset: unset;
  text-underline-position: unset;
  text-wrap: unset;
  timeline-scope: unset;
  touch-action: unset;
  transform: unset;
  transform-box: unset;
  transform-origin: unset;
  transform-style: unset;
  transition: unset;
  translate: unset;
  user-select: unset;
  vector-effect: unset;
  vertical-align: unset;
  view-timeline: unset;
  view-transition-class: unset;
  view-transition-name: unset;
  visibility: unset;
  border-spacing: unset;
  -webkit-box-align: unset;
  -webkit-box-decoration-break: unset;
  -webkit-box-direction: unset;
  -webkit-box-flex: unset;
  -webkit-box-ordinal-group: unset;
  -webkit-box-orient: unset;
  -webkit-box-pack: unset;
  -webkit-box-reflect: unset;
  -webkit-line-break: unset;
  -webkit-line-clamp: unset;
  -webkit-mask-box-image: unset;
  -webkit-rtl-ordering: unset;
  -webkit-ruby-position: unset;
  -webkit-tap-highlight-color: unset;
  -webkit-text-combine: unset;
  -webkit-text-decorations-in-effect: unset;
  -webkit-text-fill-color: unset;
  -webkit-text-security: unset;
  -webkit-text-stroke: unset;
  -webkit-user-drag: unset;
  white-space-collapse: unset;
  widows: unset;
  width: unset;
  will-change: unset;
  word-break: unset;
  word-spacing: unset;
  x: unset;
  y: unset;
  z-index: unset;
}

.privacyPreferences:hover {
  text-decoration: underline;
}

.privacyPreferences:focus {
  outline: rgb(5, 80, 200) solid 3px;
  text-decoration: underline;
}

.profileButtonWrapper {
  display: flex;
}

.profileButtonWrapper .profileButtonNav {
  fill: rgb(0, 0, 0);
  stroke: rgb(0, 0, 0);
  background-color: transparent;
  border: none;
  color: rgb(0, 0, 0);
  cursor: pointer;
  margin-right: 16px;
  padding: 0px;
  text-decoration: none;
}

.profileButtonWrapper .profileButtonNav:active,
.profileButtonWrapper .profileButtonNav:focus,
.profileButtonWrapper .profileButtonNav:hover {
  fill: rgb(0, 116, 173);
  stroke: rgb(0, 116, 173);
  color: rgb(0, 116, 173);
}

.profileButtonWrapper .profileButtonNav:focus {
  outline: rgb(88, 164, 201) solid 2px;
  outline-offset: 10px;
}

.profileButtonWrapper .profileButtonNav:active {
  outline: none;
}

.profileButtonWrapper .profileButtonNav .profilePic {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.profileButtonWrapper .profileButtonNav .profileText {
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  margin-left: 12px;
}

@media only screen and (max-width: 767px) {
  .profileButtonWrapper .profileButtonNav {
    margin-left: 4px;
  }
  .profileButtonWrapper .profileButtonNav .profileText {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
  }
  .profileButtonWrapper .profileButtonNav .icon .profileIcon {
    margin-right: 0px;
  }
}

.profileButtonWrapper .profileButtonNav .icon {
  bottom: -0.125rem;
  display: inline-block;
  height: 20px;
  position: relative;
}

.feed .globalFooter {
  background-color: rgb(255, 255, 255);
  border-top: 1px solid rgb(234, 234, 234);
}

.feed .appContainer .globalFooter {
  margin-top: 48px;
}

.feed .globalFooter .footerBody {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin: 0px auto;
  max-width: 80rem;
}

.feed .globalFooter .basicFooter {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.feed .globalFooter .basicFooter .footerColumn {
  align-self: center;
}

.feed .globalFooter .footerList {
  list-style: none;
  margin: 0px auto;
  padding: 0px;
}

.feed .globalFooter .footerColumn {
  flex: 1 1 130px;
  font-size: 0.85em;
  padding: 16px;
}

.feed .globalFooter .footerLink {
  color: rgb(5, 80, 200);
  text-decoration: none;
}

.feed .globalFooter .footerLink:focus,
.feed .globalFooter .footerLink:hover {
  text-decoration: underline;
}

.feed .globalFooter .footerHeading {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.7em;
  margin-top: 0px;
}

.feed .globalFooter .footerItem {
  margin-bottom: 0.5rem;
}

.feed .globalFooter .copyright,
.feed .globalFooter .extendedLogoLink,
.feed .globalFooter .radioCanada {
  color: rgb(255, 255, 255);
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
}

.feed .globalFooter .extendedLogo {
  flex: 1 1 230px;
  font-size: 1.3rem;
}

.feed .globalFooter .copyright {
  flex: 2 0 230px;
}

.feed .globalFooter .radioCanada:focus,
.feed .globalFooter .radioCanada:hover {
  text-decoration: underline;
}

.feed .globalFooter .cbcWatch {
  border-bottom: 1px solid rgb(216, 216, 216);
  text-decoration: none;
  transition: background-color 0.25s linear;
}

.feed .globalFooter .cbcWatch:focus,
.feed .globalFooter .cbcWatch:hover {
  background-color: rgb(216, 216, 216);
  text-decoration: none;
}

.feed .viewportLarge .globalFooter .radioCanada {
  text-align: right;
}

.feed .viewportLarge .globalFooter .copyright {
  text-align: center;
}

.navigation__navLink-JkSdI.horizontalNav-K6bCr a:focus-visible {
  border: 2px solid rgb(53, 53, 53);
  border-radius: 24px;
  margin: -2px;
}

.navigation__navLink-JkSdI.horizontalNav-K6bCr a:focus-visible a {
  text-decoration: underline rgb(53, 53, 53);
}

.navigation__navLink-JkSdI.blackAndWhite-Jj5BV a:focus-visible {
  outline: rgb(255, 255, 255) solid 2px;
  outline-offset: 2px;
}

.navigation__navLink-JkSdI.blackAndWhite-Jj5BV a:focus-visible a {
  text-decoration: underline rgb(255, 255, 255);
}

.chip-EZdDN:focus-visible {
  border: 2px solid rgb(0, 0, 0);
}

.feed .globalHeader {
  background: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  width: 100%;
  z-index: 1000;
}

.feed .globalHeader .toggleMenu {
  border: none;
  height: 100%;
  left: 0px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: -100;
}

.feed .globalHeader .menuNavWrapper {
  align-items: center;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-flow: wrap;
  height: 48px;
  justify-content: space-between;
  margin: 0px auto;
  max-width: 80rem;
  overflow: visible;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.feed .globalHeader .logoWrapper {
  display: flex;
  flex-direction: column;
  height: 48px;
  justify-content: space-around;
  left: 50%;
  margin-left: -35px;
  position: absolute;
}

.feed .globalHeader .logoWrapper .logo {
  align-items: center;
  color: rgb(0, 0, 0);
  display: flex;
  font-size: 1.3rem;
  font-weight: 700;
  height: 25px;
  padding: 0px 5px;
  text-decoration: none;
  z-index: 1;
}

.feed .globalHeader .logoWrapper .logo:focus {
  outline: none;
}

.feed .globalHeader .logoWrapper .logo:focus-visible {
  border-radius: 20px;
  outline: rgb(0, 0, 0) solid 2px;
}

.feed .globalHeader .logoWrapper .logo:hover {
  opacity: 0.6;
}

.feed .globalHeader .logoWrapper .logo:active {
  opacity: 0.8;
  outline: none;
}

.feed .globalHeader .menuClose {
  display: none;
}

.feed .globalHeader .gemSectionLink {
  margin: 0px;
  padding: 0px 1rem;
  vertical-align: baseline;
  white-space: nowrap;
}

.feed .globalHeader .gemSectionLink .icon {
  display: none;
}

.feed .globalHeader .gemSectionLink .icon .logoIcon {
  margin-left: 0px;
}

.feed .globalHeader .gemSectionLink .navLink {
  font-family: "Radio Canada", sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
}

.feed .globalHeader .gemSectionLink .navLink:hover {
  text-decoration: underline;
}

.feed .globalHeader .gemSectionLink .navLink .icon {
  align-items: center;
  display: flex;
  justify-content: center;
  outline: inherit;
}

.feed .globalHeader .navLink,
.feed .globalHeader .navLink:active,
.feed .globalHeader .navLink:link,
.feed .globalHeader .navLink:visited {
  color: rgb(0, 0, 0);
  cursor: pointer;
  text-decoration: none;
}

.feed .globalHeader .navLink:focus,
.feed .globalHeader .navLink:hover {
  color: rgb(230, 5, 5);
  text-decoration: underline;
}

.feed .globalHeader .sideMenu {
  align-self: center;
  display: flex;
  min-width: 3rem;
  text-align: center;
}

.feed .globalHeader .sideMenu .navLink {
  align-self: center;
  color: rgb(0, 0, 0);
  display: inline-block;
  padding: 0px;
}

.feed .globalHeader .sideMenu .search {
  fill: rgb(0, 0, 0);
  border: 0px;
  color: rgb(0, 0, 0);
  height: 20px;
  margin-right: 44px;
  text-decoration: none;
}

.feed .globalHeader .sideMenu .search:focus {
  outline: none;
}

.feed .globalHeader .sideMenu .search:focus-visible {
  fill: rgb(0, 116, 173);
  border-radius: 20px;
  color: rgb(0, 116, 173);
  outline: rgb(0, 116, 173) solid 2px;
  outline-offset: 4px;
}

.feed .globalHeader .sideMenu .search:hover {
  fill: rgb(0, 116, 173);
  color: rgb(0, 116, 173);
}

.feed .globalHeader .sideMenu .search:active {
  fill: rgb(0, 76, 113);
  color: rgb(0, 76, 113);
  outline: none;
}

.feed .globalHeader .sideMenu .search .icon {
  display: inline-block;
  height: 20px;
}

.feed .globalHeader .sideMenu .search .searchIcon {
  bottom: 2px;
  position: relative;
}

.feed .globalHeader .sideMenu .search .headerSearch,
.feed .globalHeader .sideMenu .search .searchIcon {
  transform: scale(1);
  transition: transform 0.4s ease-out;
}

.feed .globalHeader .sideMenu .search .searchText {
  font-family: "Radio Canada", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  margin-left: 12px;
}

@media only screen and (max-width: 768px) {
  .feed .globalHeader .sideMenu .search {
    margin: 4px 12px;
  }
  .feed .globalHeader .sideMenu .search .searchText {
    display: none;
  }
}

.feed .globalHeader .menuButtonWrapper {
  display: flex;
  flex-direction: column;
  height: 48px;
  justify-content: center;
}

.feed .globalHeader .menuButtonWrapper .menuButton {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  text-decoration: none;
}

.feed .globalHeader .menuButtonWrapper .menuButton:focus-visible .menuText,
.feed .globalHeader .menuButtonWrapper .menuButton:hover .menuText {
  color: rgb(0, 116, 173);
}

.feed .globalHeader .menuButtonWrapper .menuButton:focus-visible svg path,
.feed .globalHeader .menuButtonWrapper .menuButton:hover svg path {
  fill: rgb(0, 116, 173);
}

.feed .globalHeader .menuButtonWrapper .menuButton:focus {
  outline: none;
}

.feed .globalHeader .menuButtonWrapper .menuButton:focus-visible {
  border-radius: 20px;
  outline: rgb(0, 116, 173) solid 2px;
  outline-offset: 4px;
}

.feed .globalHeader .menuButtonWrapper .menuButton:active {
  outline: none;
}

.feed .globalHeader .menuButtonWrapper .menuButton:active .menuText {
  color: rgb(0, 76, 113);
}

.feed .globalHeader .menuButtonWrapper .menuButton:active svg path {
  fill: rgb(0, 76, 113);
}

.feed .globalHeader .menuButtonWrapper .menuButton .menuText {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  font-weight: 700;
  margin-left: 12px;
}

@media only screen and (max-width: 768px) {
  .feed .globalHeader .menuButtonWrapper .menuButton .menuText {
    display: none;
  }
}

.feed .globalHeader .menuButtonWrapper .menuButton svg {
  display: inline-block;
}

@media only screen and (max-width: 768px) and (min-width: 370px) {
  .feed .globalHeader .menuNavWrapper {
    padding: 0px;
  }
  .feed .globalHeader .menuNavWrapper .menuButton {
    margin: 8px 16px;
  }
}

.feed .globalHeader .navItem .navLink:focus,
.feed .globalHeader .navItem .navLink:hover {
  text-decoration: underline;
}

.feed .globalHeader .subNavList {
  display: flex;
  flex-flow: wrap;
  padding-left: 0px;
}

.feed .globalHeader .subNavList::after {
  content: "";
  flex: 1 1 auto;
  padding: 0px 1rem;
  width: 21%;
}

.feed .globalHeader .subNavList .subNavListItem {
  flex: 0 0 auto;
  list-style-type: none;
  padding: 0px 1rem;
  width: 21%;
}

.feed .globalHeader .subNavList .subNavListItem .subNavLink {
  color: rgb(84, 84, 84);
  font-weight: 400;
  text-transform: none;
}

.feed .globalHeader .moreItemsNav {
  text-align: right;
}

.feed .globalHeader .moreItemsNav .moreItemsList {
  clear: both;
  display: none;
  height: 90%;
  margin-top: -1px;
  min-width: 15rem;
  overflow-y: auto;
  padding: 0px;
  position: fixed;
  right: 0px;
  text-align: left;
  z-index: 1000;
}

.feed .globalHeader .moreItemsNav .moreButton {
  background: transparent;
  border: 1px solid rgb(203, 203, 203);
  color: rgb(34, 34, 34);
  font-size: 0.9rem;
  height: 2rem;
  padding: 0px 0.2rem 0px 0.3rem;
  white-space: nowrap;
}

.feed .globalHeader .moreItemsNav .moreButton .chevronIcon {
  fill: rgb(34, 34, 34);
  background: rgb(255, 255, 255);
  border: none;
}

.feed .globalHeader .moreItemsNav .moreButton:focus .chevronIcon,
.feed .globalHeader .moreItemsNav .moreButton:hover .chevronIcon {
  fill: rgb(255, 255, 255);
  background: rgb(34, 34, 34);
  border: none;
}

.feed .globalHeader .responsiveNav {
  position: relative;
}

.feed .globalHeader .responsiveNav .moreItemsNav {
  text-align: right;
}

.feed .globalHeader .responsiveNav .moreItemsNav .moreItemsList {
  clear: both;
  display: none;
  height: 90%;
  margin-top: -1px;
  min-width: 15rem;
  overflow-y: auto;
  padding: 0px;
  position: fixed;
  right: 0px;
  text-align: left;
  z-index: 1000;
}

.feed .globalHeader .responsiveNav .moreItemsNav .moreButton {
  background: transparent;
  border: 1px solid rgb(203, 203, 203);
  color: rgb(34, 34, 34);
  font-size: 0.9rem;
  height: 2rem;
  padding: 0px 0.2rem 0px 0.3rem;
  white-space: nowrap;
}

.feed .globalHeader .responsiveNav .moreItemsNav .moreButton .chevronIcon {
  fill: rgb(34, 34, 34);
  background: rgb(255, 255, 255);
  border: none;
}

.feed .globalHeader .responsiveNav .moreItemsNav .moreButton:focus .chevronIcon,
.feed
  .globalHeader
  .responsiveNav
  .moreItemsNav
  .moreButton:hover
  .chevronIcon {
  fill: rgb(255, 255, 255);
  background: rgb(34, 34, 34);
  border: none;
}

.feed .globalHeader .responsiveNav .subNavListItem {
  position: static;
  white-space: nowrap;
}

.feed .globalHeader .responsiveNav .subNavListItem.moreNavTrigger {
  margin-left: 0px;
  padding-right: 0px;
  position: relative;
  visibility: hidden;
}

.feed .globalHeader .responsiveNav.overflowHidden {
  overflow-x: scroll;
  scrollbar-width: none;
}

.feed .globalHeader .responsiveNav.overflowHidden::-webkit-scrollbar {
  display: none;
}

.feed .globalHeader .responsiveNav .gemWrapper .gemSectionLink {
  padding: 0px;
}

.feed .globalHeader .menuNav {
  display: none;
  position: relative;
}

.feed .globalHeader .menuNav .menuList {
  background-color: rgb(255, 255, 255);
  border-top: 1px solid rgb(203, 203, 203);
  display: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.feed .globalHeader .menuNav .navLink {
  font-weight: 700;
  text-transform: uppercase;
}

.feed .globalHeader .menuNav .menuSidebar {
  background: rgb(84, 84, 84);
  display: none;
  width: 125px;
}

.feed .globalHeader .menuNav .menuSidebar .menuSidebarHeading {
  background-color: rgb(114, 114, 114);
  color: rgb(255, 255, 255);
  margin: 0px;
  padding: 0.5rem;
  text-align: center;
  text-transform: uppercase;
}

.feed .globalHeader .menuNav .menuSidebar .subNavList .subNavListItem {
  padding: 0px;
  width: 100%;
}

.feed
  .globalHeader
  .menuNav
  .menuSidebar
  .subNavList
  .subNavListItem
  .subNavLink {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 0.9rem;
  margin: 0.7rem 0.5rem;
  padding: 0.3rem 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

.feed
  .globalHeader
  .menuNav
  .menuSidebar
  .subNavList
  .subNavListItem
  .subNavLink:focus,
.feed
  .globalHeader
  .menuNav
  .menuSidebar
  .subNavList
  .subNavListItem
  .subNavLink:hover {
  outline: rgb(255, 255, 255) solid 3px;
}

.filter .checkbox:focus:not(:focus-visible) {
  outline: none;
}

:root {
  --cc-font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --cc-modal-border-radius: 0.5rem;
  --cc-btn-border-radius: 0.4rem;
  --cc-modal-transition-duration: 0.25s;
  --cc-link-color: var(--cc-btn-primary-bg);
  --cc-modal-margin: 1rem;
  --cc-z-index: 2147483647;
  --cc-bg: #fff;
  --cc-primary-color: #2c2f31;
  --cc-secondary-color: #5e6266;
  --cc-btn-primary-bg: #30363c;
  --cc-btn-primary-color: #fff;
  --cc-btn-primary-border-color: var(--cc-btn-primary-bg);
  --cc-btn-primary-hover-bg: #000;
  --cc-btn-primary-hover-color: #fff;
  --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
  --cc-btn-secondary-bg: #eaeff2;
  --cc-btn-secondary-color: var(--cc-primary-color);
  --cc-btn-secondary-border-color: var(--cc-btn-secondary-bg);
  --cc-btn-secondary-hover-bg: #d4dae0;
  --cc-btn-secondary-hover-color: #000;
  --cc-btn-secondary-hover-border-color: #d4dae0;
  --cc-separator-border-color: #f0f4f7;
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
  --cc-toggle-off-bg: #667481;
  --cc-toggle-on-knob-bg: #fff;
  --cc-toggle-off-knob-bg: var(--cc-toggle-on-knob-bg);
  --cc-toggle-enabled-icon-color: var(--cc-bg);
  --cc-toggle-disabled-icon-color: var(--cc-bg);
  --cc-toggle-readonly-bg: #d5dee2;
  --cc-toggle-readonly-knob-bg: #fff;
  --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
  --cc-section-category-border: var(--cc-cookie-category-block-bg);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-border: #f0f4f7;
  --cc-cookie-category-block-hover-bg: #e9eff4;
  --cc-cookie-category-block-hover-border: #e9eff4;
  --cc-cookie-category-expanded-block-bg: transparent;
  --cc-cookie-category-expanded-block-hover-bg: #dee4e9;
  --cc-overlay-bg: rgba(0, 0, 0, 0.65);
  --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
  --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
  --cc-footer-bg: var(--cc-btn-secondary-bg);
  --cc-footer-color: var(--cc-secondary-color);
  --cc-footer-border-color: #e4eaed;
  --cc-pm-toggle-border-radius: 4em;
}

@import /* original URL: https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap */
  url(data:text/css;base64,QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo0MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzQ2MC01MkYsVSsxQzgwLTFDOEEsVSsyMEI0LFUrMkRFMC0yREZGLFUrQTY0MC1BNjlGLFUrRkUyRS1GRTJGfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEwWkw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEwWkw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSszMDEsVSs0MDAtNDVGLFUrNDkwLTQ5MSxVKzRCMC00QjEsVSsyMTE2fUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEyWkw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEyWkw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSsxRjAwLTFGRkZ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo0MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzM3MC0zNzcsVSszN0EtMzdGLFUrMzg0LTM4QSxVKzM4QyxVKzM4RS0zQTEsVSszQTMtM0ZGfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEycEw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEycEw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSsxMDItMTAzLFUrMTEwLTExMSxVKzEyOC0xMjksVSsxNjgtMTY5LFUrMUEwLTFBMSxVKzFBRi0xQjAsVSszMDAtMzAxLFUrMzAzLTMwNCxVKzMwOC0zMDksVSszMjMsVSszMjksVSsxRUEwLTFFRjksVSsyMEFCfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEyNUw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEyNUw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSsxMDAtMkJBLFUrMkJELTJDNSxVKzJDNy0yQ0MsVSsyQ0UtMkQ3LFUrMkRELTJGRixVKzMwNCxVKzMwOCxVKzMyOSxVKzFEMDAtMURCRixVKzFFMDAtMUU5RixVKzFFRjItMUVGRixVKzIwMjAsVSsyMEEwLTIwQUIsVSsyMEFELTIwQzAsVSsyMTEzLFUrMkM2MC0yQzdGLFUrQTcyMC1BN0ZGfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWExWkw3VzBRNW53LndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMVpMN1cwUTVudy53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzAtRkYsVSsxMzEsVSsxNTItMTUzLFUrMkJCLTJCQyxVKzJDNixVKzJEQSxVKzJEQyxVKzMwNCxVKzMwOCxVKzMyOSxVKzIwMDAtMjA2RixVKzIwQUMsVSsyMTIyLFUrMjE5MSxVKzIxOTMsVSsyMjEyLFUrMjIxNSxVK0ZFRkYsVStGRkZEfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NTAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEySkw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWEySkw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSs0NjAtNTJGLFUrMUM4MC0xQzhBLFUrMjBCNCxVKzJERTAtMkRGRixVK0E2NDAtQTY5RixVK0ZFMkUtRkUyRn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjUwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMFpMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMFpMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMzAxLFUrNDAwLTQ1RixVKzQ5MC00OTEsVSs0QjAtNEIxLFUrMjExNn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjUwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMlpMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMlpMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMUYwMC0xRkZGfUBmb250LWZhY2V7Zm9udC1mYW1pbHk6SW50ZXI7Zm9udC1zdHlsZTpub3JtYWw7Zm9udC13ZWlnaHQ6NTAwO2ZvbnQtZGlzcGxheTpzd2FwO3NyYzovKiBvcmlnaW5hbCBVUkw6IGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWExcEw3VzBRNW4td1Uud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWExcEw3VzBRNW4td1Uud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSszNzAtMzc3LFUrMzdBLTM3RixVKzM4NC0zOEEsVSszOEMsVSszOEUtM0ExLFUrM0EzLTNGRn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjUwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMnBMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMnBMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMTAyLTEwMyxVKzExMC0xMTEsVSsxMjgtMTI5LFUrMTY4LTE2OSxVKzFBMC0xQTEsVSsxQUYtMUIwLFUrMzAwLTMwMSxVKzMwMy0zMDQsVSszMDgtMzA5LFUrMzIzLFUrMzI5LFUrMUVBMC0xRUY5LFUrMjBBQn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjUwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMjVMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMjVMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMTAwLTJCQSxVKzJCRC0yQzUsVSsyQzctMkNDLFUrMkNFLTJENyxVKzJERC0yRkYsVSszMDQsVSszMDgsVSszMjksVSsxRDAwLTFEQkYsVSsxRTAwLTFFOUYsVSsxRUYyLTFFRkYsVSsyMDIwLFUrMjBBMC0yMEFCLFUrMjBBRC0yMEMwLFUrMjExMyxVKzJDNjAtMkM3RixVK0E3MjAtQTdGRn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjUwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMVpMN1cwUTVudy53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDdXMFE1bncud29mZjIpZm9ybWF0KCJ3b2ZmMiIpO3VuaWNvZGUtcmFuZ2U6VSswLUZGLFUrMTMxLFUrMTUyLTE1MyxVKzJCQi0yQkMsVSsyQzYsVSsyREEsVSsyREMsVSszMDQsVSszMDgsVSszMjksVSsyMDAwLTIwNkYsVSsyMEFDLFUrMjEyMixVKzIxOTEsVSsyMTkzLFUrMjIxMixVKzIyMTUsVStGRUZGLFUrRkZGRH1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjcwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMkpMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMkpMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrNDYwLTUyRixVKzFDODAtMUM4QSxVKzIwQjQsVSsyREUwLTJERkYsVStBNjQwLUE2OUYsVStGRTJFLUZFMkZ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo3MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzMwMSxVKzQwMC00NUYsVSs0OTAtNDkxLFUrNEIwLTRCMSxVKzIxMTZ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo3MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzFGMDAtMUZGRn1AZm9udC1mYWNle2ZvbnQtZmFtaWx5OkludGVyO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtd2VpZ2h0OjcwMDtmb250LWRpc3BsYXk6c3dhcDtzcmM6Lyogb3JpZ2luYWwgVVJMOiBodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMXBMN1cwUTVuLXdVLndvZmYyICovIHVybChodHRwczovL2ZvbnRzLmdzdGF0aWMuY29tL3MvaW50ZXIvdjIwL1VjQzczRndySzNpTFRlSHVTX25WTXJNeENwNTBTaklhMXBMN1cwUTVuLXdVLndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMzcwLTM3NyxVKzM3QS0zN0YsVSszODQtMzhBLFUrMzhDLFUrMzhFLTNBMSxVKzNBMy0zRkZ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo3MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzEwMi0xMDMsVSsxMTAtMTExLFUrMTI4LTEyOSxVKzE2OC0xNjksVSsxQTAtMUExLFUrMUFGLTFCMCxVKzMwMC0zMDEsVSszMDMtMzA0LFUrMzA4LTMwOSxVKzMyMyxVKzMyOSxVKzFFQTAtMUVGOSxVKzIwQUJ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo3MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdXMFE1bi13VS53b2ZmMiAqLyB1cmwoaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdXMFE1bi13VS53b2ZmMilmb3JtYXQoIndvZmYyIik7dW5pY29kZS1yYW5nZTpVKzEwMC0yQkEsVSsyQkQtMkM1LFUrMkM3LTJDQyxVKzJDRS0yRDcsVSsyREQtMkZGLFUrMzA0LFUrMzA4LFUrMzI5LFUrMUQwMC0xREJGLFUrMUUwMC0xRTlGLFUrMUVGMi0xRUZGLFUrMjAyMCxVKzIwQTAtMjBBQixVKzIwQUQtMjBDMCxVKzIxMTMsVSsyQzYwLTJDN0YsVStBNzIwLUE3RkZ9QGZvbnQtZmFjZXtmb250LWZhbWlseTpJbnRlcjtmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDo3MDA7Zm9udC1kaXNwbGF5OnN3YXA7c3JjOi8qIG9yaWdpbmFsIFVSTDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDdXMFE1bncud29mZjIgKi8gdXJsKGh0dHBzOi8vZm9udHMuZ3N0YXRpYy5jb20vcy9pbnRlci92MjAvVWNDNzNGd3JLM2lMVGVIdVNfblZNck14Q3A1MFNqSWExWkw3VzBRNW53LndvZmYyKWZvcm1hdCgid29mZjIiKTt1bmljb2RlLXJhbmdlOlUrMC1GRixVKzEzMSxVKzE1Mi0xNTMsVSsyQkItMkJDLFUrMkM2LFUrMkRBLFUrMkRDLFUrMzA0LFUrMzA4LFUrMzI5LFUrMjAwMC0yMDZGLFUrMjBBQyxVKzIxMjIsVSsyMTkxLFUrMjE5MyxVKzIyMTIsVSsyMjE1LFUrRkVGRixVK0ZGRkR9);

html {
  scroll-behavior: smooth !important;
  scroll-padding-top: 150px;
}