/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
:root {
  --fs70-font-size:4.5rem;
  --fs60-font-size:3.75rem;
  --fs50-font-size:3.12rem;
  --fs45-font-size:2.8rem;
  --fs40-font-size:2.5rem;
  --fs35-font-size:2.18rem;
  --fs30-font-size:1.875rem;
  --fs28-font-size:1.75rem;
  --fs25-font-size:1.56rem;
  --fs22-font-size:1.375rem;
  --fs20-font-size:1.25rem;
  --fs18-font-size:1.125rem;
  --fs16-font-size:1rem;
}
@media only screen (max-width: 1200px) {
  :root {
    --fs70-font-size:4rem;
    --fs60-font-size:3.5rem;
    --fs50-font-size:3rem;
    --fs45-font-size:2.5rem;
    --fs40-font-size:2.2rem;
    --fs35-font-size:2rem;
    --fs30-font-size:1.7rem;
    --fs28-font-size:1.6rem;
    --fs25-font-size:1.5rem;
    --fs22-font-size:1.275rem;
  }
}
@media only screen (max-width: 920px) {
  :root {
    --fs70-font-size:3.5rem;
    --fs60-font-size:3.2rem;
    --fs50-font-size:2.8rem;
    --fs45-font-size:2.2rem;
    --fs40-font-size:2rem;
    --fs35-font-size:1.8rem;
  }
}
@media only screen  (max-width: 760px) {
  :root {
    --fs70-font-size:3.2rem;
    --fs60-font-size:3rem;
    --fs50-font-size:2.5rem;
    --fs45-font-size:2rem;
    --fs40-font-size:1.9rem;
    --fs35-font-size:1.7rem;
    --fs30-font-size:1.6rem;
    --fs28-font-size:1.5rem;
    --fs25-font-size:1.4rem;
  }
}
@media only screen and (max-width: 500px) {
  :root {
    --fs70-font-size:3rem;
    --fs60-font-size:2.8rem;
    --fs50-font-size:2.2rem;
    --fs45-font-size:1.8rem;
    --fs40-font-size:1.7rem;
    --fs35-font-size:1.5rem;
    --fs30-font-size:1.4rem;
    --fs28-font-size:1.3rem;
    --fs25-font-size:1.2rem;
    --fs22-font-size:1.1rem;
    --fs20-font-size:1rem;
    --fs18-font-size:0.9rem;
    --fs16-font-size:0.8rem;
  }
}
.colorWhite {
  color: white !important;
}
.colorMainBlue {
  color: #2c68a8 !important;
}
.colorSecondaryYellow {
  color: #df9e29 !important;
}
.colorSecondaryGray {
  color: #4d4d4d !important;
}
.colorInactive {
  color: #bbccdb !important;
}
.bgWhite {
  background: white !important;
}
.bgMainBlue {
  background: #2c68a8 !important;
}
.bgSecondaryYellow {
  background: #df9e29 !important;
}
.bgSecondaryGray {
  background: #4d4d4d !important;
}
.item-content:has(.articleBgMainBlue) {
  background: #2c68a8 !important;
}
.borderSecondaryYellow {
  border-color: #df9e29;
  border-width: 1px;
  border-style: solid;
}
.sectionHeadContrast {
  color: #262626;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  /*
	  &:after {
            content: attr(data-text); 
            grid-area: main;
            margin-left: 1em; 
        }
	*/
  letter-spacing: 2px;
}
.sectionHeadContrast.alignLeft {
  text-align: left;
}
.sectionHeadYellow {
  color: #2c68a8;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  /*
	  &:after {
            content: attr(data-text); 
            grid-area: main;
            margin-left: 1em; 
        }
	*/
}
.sectionHeadYellow.alignLeft {
  text-align: left;
}
.alignCenter {
  display: flex;
  align-items: center;
}
:root {
  --fs70-font-size:4.5rem;
  --fs60-font-size:3.75rem;
  --fs50-font-size:3.12rem;
  --fs45-font-size:2.8rem;
  --fs40-font-size:2.5rem;
  --fs35-font-size:2.18rem;
  --fs30-font-size:1.875rem;
  --fs28-font-size:1.75rem;
  --fs25-font-size:1.56rem;
  --fs22-font-size:1.375rem;
  --fs20-font-size:1.25rem;
  --fs18-font-size:1.125rem;
  --fs16-font-size:1rem;
}
@media only screen (max-width: 1200px) {
  :root {
    --fs70-font-size:4rem;
    --fs60-font-size:3.5rem;
    --fs50-font-size:3rem;
    --fs45-font-size:2.5rem;
    --fs40-font-size:2.2rem;
    --fs35-font-size:2rem;
    --fs30-font-size:1.7rem;
    --fs28-font-size:1.6rem;
    --fs25-font-size:1.5rem;
    --fs22-font-size:1.275rem;
  }
}
@media only screen (max-width: 920px) {
  :root {
    --fs70-font-size:3.5rem;
    --fs60-font-size:3.2rem;
    --fs50-font-size:2.8rem;
    --fs45-font-size:2.2rem;
    --fs40-font-size:2rem;
    --fs35-font-size:1.8rem;
  }
}
@media only screen  (max-width: 760px) {
  :root {
    --fs70-font-size:3.2rem;
    --fs60-font-size:3rem;
    --fs50-font-size:2.5rem;
    --fs45-font-size:2rem;
    --fs40-font-size:1.9rem;
    --fs35-font-size:1.7rem;
    --fs30-font-size:1.6rem;
    --fs28-font-size:1.5rem;
    --fs25-font-size:1.4rem;
  }
}
@media only screen and (max-width: 500px) {
  :root {
    --fs70-font-size:3rem;
    --fs60-font-size:2.8rem;
    --fs50-font-size:2.2rem;
    --fs45-font-size:1.8rem;
    --fs40-font-size:1.7rem;
    --fs35-font-size:1.5rem;
    --fs30-font-size:1.4rem;
    --fs28-font-size:1.3rem;
    --fs25-font-size:1.2rem;
    --fs22-font-size:1.1rem;
    --fs20-font-size:1rem;
    --fs18-font-size:0.9rem;
    --fs16-font-size:0.8rem;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans", sans-serif;
  line-height: 1.2;
}
p, span, label, a, input, em, strong, li, div {
  font-family: "PT Sans", sans-serif;
}
h1 {
  font-size: clamp(2.75rem, 4vw, 3.75rem);
}
h2 {
  font-size: clamp(1.75rem, 1.5vw, 2rem);
}
h3, h4 {
  font-size: clamp(1.75rem, 2vw, 3rem);
}
#g-container-main ul li, #g-container-main ol li, p {
  font-size: var(--fs20-font-size);
}
body p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.pageTitleWrap {
  text-align: center;
}
.pageTitleWrap .pageTitle {
  font-family: "Raleway", sans-serif;
  padding-bottom: 1rem;
  display: inline-block;
  /* Allows width to shrink to content */
  position: relative;
  /* Needed for absolute positioning of ::after */
  margin: 0 auto;
}
.pageTitleWrap .pageTitle::after {
  content: "";
  display: block;
  width: 20%;
  /* Border spans 20% of h2 */
  height: 2px;
  /* Border thickness */
  background-color: black;
  /* Border color */
  position: absolute;
  bottom: -5px;
  /* Adjust spacing */
  left: 50%;
  /* Start at center */
  transform: translateX(-50%);
  /* Center the border */
}
.sectionTitle {
  font-size: var(--fs35-font-size);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: 0.84px;
  text-align: left;
  color: #2c68a8;
  display: flex;
  align-items: center;
}
.fontBold {
  font-weight: bold;
}
.textH {
  font-size: var(--fs25-font-size);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.6px;
  color: #2c68a8;
}
.footnote-container {
  font-size: var(--fs16-font-size) a;
  font-size-font-size: var(--fs16-font-size);
}
/* Media query : mobile first */
/* reset style from template */
.blog-items {
  grid-gap: 0;
  margin: 0;
}
.g-container {
  width: 100%;
}
#g-container-main #g-mainbar {
  padding-top: 0;
  padding-bottom: 0;
}
.g-home-particles.g-helium-style #g-header {
  margin-top: 0;
}
.g-content {
  margin: 0;
  padding: 0;
}
.g-content .container {
  padding-right: 0;
  padding-left: 0;
}
.g-content .container .row {
  margin-left: 0;
  margin-right: 0;
}
.g-content .container .row .col {
  padding-right: 0;
  padding-left: 0;
}
ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  #g-mainbar .com-content-category-blog__item.blog-item .item-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/* Inner Grid */
@media screen and (min-width: 48rem) {
  .innerGrid {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.flexWrapTwoColumns .flexColumn .innerGrid {
  padding-left: 10%;
  padding-right: 10%;
}
/* Primary Grid */
.g-offcanvas-toggle {
  padding-top: 1rem;
  padding-left: 5%;
}
.max-content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.com-content-article:not(:has(.fullBG)), body:not(.mediaPage):not(.homePage) .com-content-category-blog__item.blog-item:not(:has(.fullBG)), .com-content-category.category-list .content-categorynewsPage .com-content-category__articles, .com-content-category.category-list .content-categoryupdatesPage .com-content-category__articles, .com-finder, .com-tags__items {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 105rem) {
  .com-content-article:not(:has(.fullBG)), body:not(.mediaPage):not(.homePage) .com-content-category-blog__item.blog-item:not(:has(.fullBG)), .com-content-category.category-list .content-categorynewsPage .com-content-category__articles, .com-content-category.category-list .content-categoryupdatesPage .com-content-category__articles, .com-finder, .com-tags__items {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .com-content-article:not(:has(.fullBG)), body:not(.mediaPage):not(.homePage) .com-content-category-blog__item.blog-item:not(:has(.fullBG)), .com-content-category.category-list .content-categorynewsPage .com-content-category__articles, .com-content-category.category-list .content-categoryupdatesPage .com-content-category__articles, .com-finder, .com-tags__items {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.com-content-article:not(:has(.fullBG)) .item-content:has(.extraPaddingY), body:not(.mediaPage) .com-content-category-blog__item.blog-item:not(:has(.fullBG)) .item-content:has(.extraPaddingY), .com-content-category.category-list .content-categorynewsPage .com-content-category__articles .item-content:has(.extraPaddingY), .com-content-category.category-list .content-categoryupdatesPage .com-content-category__articles .item-content:has(.extraPaddingY), .com-finder .item-content:has(.extraPaddingY), .com-tags__items .item-content:has(.extraPaddingY) {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
#g-navigation {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 105rem) {
  #g-navigation {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  #g-navigation {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
#g-expanded {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 105rem) {
  #g-expanded {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  #g-expanded {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.primaryGrid {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 105rem) {
  .primaryGrid {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .primaryGrid {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.primaryGridRight {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 48rem) {
  .primaryGridRight {
    padding-left: 0;
    padding-right: 10%;
  }
}
@media (min-width: 105rem) {
  .primaryGridRight {
    padding-right: calc(calc(100vw - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .primaryGridRight {
    padding-right: calc(calc(100vw - 1900px) / 2);
  }
}
.primaryGridLeft {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 48rem) {
  .primaryGridLeft {
    padding-right: 0;
    padding-left: 10%;
  }
}
@media (min-width: 105rem) {
  .primaryGridLeft {
    padding-left: calc(calc(100vw - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .primaryGridLeft {
    padding-left: calc(calc(100vw - 1900px) / 2);
  }
}
@media screen and (min-width: 48rem) {
  .offsetRight {
    flex: 0 0 calc(calc(95% - 1rem) / 2) !important;
  }
}
@media screen and (min-width: 105rem) {
  .offsetRight {
    flex: 1 0 calc(calc(100% - calc(100vw - 1600px)) / 2) !important;
  }
}
@media screen and (min-width: 135rem) {
  .offsetRight {
    flex: 1 0 calc(calc(100% - calc(100vw - 1900px)) / 2) !important;
  }
}
/* Flex card */
.flexWrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  justify-content: center;
  align-items: stretch;
  gap: 1rem;
}
.flexWrap:has(.flexWrapThreeCards) {
  justify-content: space-between;
}
.flexWrapThreeCards > .flexCard {
  width: calc(100%);
  display: flex;
  flex-flow: column;
  border-radius: 0.75rem;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.31);
}
@media screen and (min-width: 48rem) {
  .flexWrapThreeCards > .flexCard {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 60rem) {
  .flexWrapThreeCards > .flexCard {
    width: calc(33.33333333333333% - 1rem);
  }
}
.flexWrapTwoColumns > .flexColumn {
  flex: 1 0 100%;
  display: flex;
  flex-flow: column;
  /*
        @include tablet {
            width: calc(33.33333333333333% - 1rem);
        }
		*/
}
.flexWrapTwoColumns > .flexColumn.fullWidthColumn {
  flex: 1 0 100% !important;
}
@media screen and (min-width: 48rem) {
  .flexWrapTwoColumns > .flexColumn {
    flex: 1 0 calc(50% - 1rem);
  }
}
.flexWrapTwoColumns > .flexColumn p:first-of-type {
  margin-top: 0;
}
.flexWrapTwoColumns > .flexColumn30 {
  flex: 1 0 100%;
  display: flex;
  flex-flow: column;
}
@media screen and (min-width: 48rem) {
  .flexWrapTwoColumns > .flexColumn30 {
    flex: 1 0 calc(30% - 1rem);
  }
}
.flexWrapTwoColumns > .flexColumn70 {
  width: calc(100%);
  flex: 1 0 100%;
  display: flex;
  flex-flow: column;
}
@media screen and (min-width: 48rem) {
  .flexWrapTwoColumns > .flexColumn70 {
    flex: 1 0 calc(60% - 1rem);
  }
}
.BGGray {
  background: #F4F4F4;
}
.item-content:has(.articleBGGray) {
  background: #F4F4F4;
}
/* display: grid 
=================================================== */
.c-container-grid-2 {
  --num-column:2;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  grid-gap: 2.5rem;
  column-gap: 3rem;
}
@media only screen and (max-width: 700px) {
  .c-container-grid-2 {
    --num-column:1;
  }
}
.c-container-grid-4 {
  --num-column:4;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  grid-gap: 2.5rem;
}
@media only screen and (max-width: 1200px) {
  .c-container-grid-4 {
    --num-column:2;
  }
}
@media only screen and (max-width: 700px) {
  .c-container-grid-4 {
    --num-column:1;
  }
}
/* END display: grid 
=================================================== */
.vdoBGArticle {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.vdoBGArticle .vdoBG {
  grid-row: 1/-1;
  grid-column: 1/-1;
  display: flex;
  overflow: hidden;
  /* height: 500px; */
  /* max-height: 500px; */
  justify-content: center;
  align-items: end;
  position: relative;
  overflow: hidden;
}
.vdoBGArticle .vdoBG.vdoBGMasked::before {
  content: "";
  background: black;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 50%;
}
.vdoBGArticle .vdoBG video {
  height: unset;
  height: 100%;
  /* 
			height: unset;
			width: 100%;
			*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}
.vdoBGArticle .content {
  grid-row: 1/-1;
  grid-column: 1/-1;
  z-index: 1;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/*
.mediaPage {
	
	.com-content-category-blog__items.blog-items {
	
		@include primaryGrid;
		padding-top: 3rem;
		padding-bottom: 3rem;
	
		
		
		display: flex;
		flex-flow: row wrap; 
		justify-content: space-between;
		
		gap: 1rem;
		
		
		
		> .blog-item {
		
			flex: 1 0 100%; 
			
			@include mobile {
			
				flex: 0 0 calc(50% - 1rem);
			}
			@include tablet {
			
				flex: 0 0 calc(33.33% - 1rem);
			}
			
			iframe {
			
				width: 100%; 
				aspect-ratio: 16/9;
			}
			
			
		}
	}


}
*/
.projectPage .item-content {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 105rem) {
  .projectPage .item-content {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .projectPage .item-content {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.view-article.updatesPage .mod-custom .item-pageupdatesPage:has(.sectionHeadYellow) {
  display: none;
}
.content-categoryupdatesPage .com-content__filter {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
  border-bottom: 8px solid #df9e29;
}
.content-categoryupdatesPage .com-content__filter > select, .content-categoryupdatesPage .com-content__filter > .filterByYear {
  max-width: 50%;
  width: fit-content;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2rem;
}
.content-categoryupdatesPage .com-content-category__table {
  border: none;
  margin: 3rem 0;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody {
  display: flex;
  --update-gap: 1rem;
  gap: var(--update-gap);
  flex-flow: row wrap;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr {
  flex: 1 0 100%;
  display: grid;
  grid-template-rows: 30% auto;
  grid-template-columns: auto;
}
@media screen and (min-width: 48rem) {
  .content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr {
    flex: 0 0 calc(50% - var(--update-gap));
    max-width: calc(50% - var(--update-gap));
  }
}
@media screen and (min-width: 60rem) {
  .content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr {
    flex: 0 0 calc(33.33% - var(--update-gap));
    max-width: calc(33.33% - var(--update-gap));
  }
}
@media screen and (min-width: 105rem) {
  .content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr {
    flex: 0 0 calc(25% - var(--update-gap));
    max-width: calc(25% - var(--update-gap));
  }
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-image {
  grid-row: 1/-1;
  grid-column: 1;
  z-index: 0;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-title, .content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-tag {
  grid-column: 1;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-title {
  grid-row: 2;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-tag {
  grid-row: 1;
}
.content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .list-excerpt, .content-categoryupdatesPage .com-content-category__table.option-selected-0 tbody tr .news-btn {
  display: none;
}
.content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody {
  display: flex;
  --update-gap: 1rem;
  gap: var(--update-gap);
  flex-flow: column wrap;
}
@media screen and (min-width: 105rem) {
  .content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody {
    flex-flow: row wrap;
  }
}
.content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
@media screen and (min-width: 105rem) {
  .content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr {
    flex: 0 0 calc(50% - var(--update-gap));
    max-width: calc(50% - var(--update-gap));
  }
}
@media screen and (min-width: 48rem) {
  .content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 30% auto;
  }
}
@media screen and (min-width: 48rem) {
  .content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr .list-image {
    grid-row: 1/-1;
    grid-column: 1;
  }
}
.content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr .list-excerpt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.75rem;
  max-height: calc(1.75rem * 3);
  white-space: normal;
}
.content-categoryupdatesPage .com-content-category__table:not(.option-selected-0) tbody tr .list-tag {
  display: none;
}
.cta {
  box-shadow: 0 0 8px 2px #000000ad;
  border: 2px solid #df9e29;
  font-weight: bold;
  width: fit-content;
  padding: 1rem 2.5rem;
  font-size: clamp(1rem, 1.25rem, 1.75rem);
  transition: all 0.2s linear;
}
.cta:hover {
  background-color: #4d4d4d;
  color: white;
}
.main-btn {
  padding: 0.75rem 1.5rem;
  border-radius: 0.25rem;
  font-weight: bold;
}
.yellowCTA {
  background: #df9e29;
  color: #2c68a8;
  padding: 0.75rem 1.5rem;
  border: 1px solid white;
}
.yellowCTA:hover {
  color: white;
}
.blueCTA {
  background: #2c68a8;
  color: white;
  padding: 0.75rem 1.5rem;
  border: 1px solid #2c68a8;
  transition: all 0.2s linear;
}
.blueCTA:hover {
  color: white;
}
.blueCTA:hover {
  background-color: #4d4d4d;
  color: white;
}
.subMenuWrap .ctaButton {
  background-color: #bbccdb;
  color: #fff;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 20px;
  font-weight: 400;
  padding: 9px 30px;
}
.subMenuWrap .ctaButton.subMenuActive {
  font-weight: bold;
  background-color: #4d4d4d;
}
.imgWrapCurvedBorder {
  overflow: hidden;
  border-radius: 0.5rem;
}
.imgFrame {
  padding: 0.5rem;
  box-shadow: rgba(100, 100, 111, 0.4) 0px 7px 9px 0px;
}
.blog-item:has(.smokeBG) {
  background: whitesmoke;
}
.blog-item:has(.whiteBG) {
  background: white;
}
body:not(.homePage) .com-content-category-blog__items.blog-items {
  background: whitesmoke;
}
.bottomCornerCurveBG {
  border-radius: 0 0 4rem 4rem;
}
.blueCirclePath {
  background: #2c68a8;
  border-radius: 50% / 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-size: cover;
  background-position: top;
  display: flex;
  align-items: center;
  justify-content: center;
}
body p.sectionTitle img {
  margin-right: 1.5rem;
}
hr {
  height: 0.7rem;
  background-color: #df9e29;
}
.flexWrap:has(.highlightCard) {
  justify-content: flex-start;
  margin-top: 1rem;
}
@media screen and (min-width: 48rem) {
  .flexWrap:has(.highlightCard) .highlightCard {
    flex: 0 0 calc(50% - 1rem);
  }
}
.flexWrap:has(.highlightCard) .highlightCard .highlightCardTitle {
  border-radius: 0.5rem 0.5rem 0 0;
  background: #2c68a8;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
}
.flexWrap:has(.highlightCard) .highlightCard .highlightCardTitle h4:first-of-type {
  line-height: 1.5;
  font-size: clamp(2rem, 2vw, 3.25rem);
  margin-right: 1rem;
}
.flexWrap:has(.highlightCard) .highlightCard .highlightCardTitle h4 {
  color: white;
  font-weight: bold;
  margin: 0;
}
.flexWrap:has(.highlightCard) .highlightCard .content {
  border-radius: 0 0 0.5rem 0.5rem;
  background-color: #fafafa;
  padding: 2rem;
}
.bio-header-wrap, .vdo-header-wrap {
  display: flex;
  gap: 1rem;
  align-items: start;
}
@media screen and (min-width: 48rem) {
  .bio-header-wrap, .vdo-header-wrap {
    align-items: center;
  }
}
.bio-header-wrap > img, .vdo-header-wrap > img {
  max-width: 4rem;
}
.bio-header-wrap .bio-header-title .person-name, .bio-header-wrap .bio-header-title .vdo-date, .bio-header-wrap .vdo-header-title .person-name, .bio-header-wrap .vdo-header-title .vdo-date, .vdo-header-wrap .bio-header-title .person-name, .vdo-header-wrap .bio-header-title .vdo-date, .vdo-header-wrap .vdo-header-title .person-name, .vdo-header-wrap .vdo-header-title .vdo-date {
  color: #2c68a8;
  margin: 0;
  font-weight: bold;
  font-size: clamp(1.25rem, 2vw, 2.75rem);
}
.bio-header-wrap .bio-header-title .vdo-date, .bio-header-wrap .vdo-header-title .vdo-date, .vdo-header-wrap .bio-header-title .vdo-date, .vdo-header-wrap .vdo-header-title .vdo-date {
  font-size: 1rem;
  font-weight: normal;
}
.bio-header-wrap .bio-header-title .person-role, .bio-header-wrap .bio-header-title .vdo-title, .bio-header-wrap .vdo-header-title .person-role, .bio-header-wrap .vdo-header-title .vdo-title, .vdo-header-wrap .bio-header-title .person-role, .vdo-header-wrap .bio-header-title .vdo-title, .vdo-header-wrap .vdo-header-title .person-role, .vdo-header-wrap .vdo-header-title .vdo-title {
  color: #df9e29;
  margin: 0;
  font-weight: bold;
  font-size: clamp(1.25rem, 2vw, 2.75rem);
}
.blog-item:has(.accordian) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.blog-item:has(.accordian) .accordianTitle {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background-color: #2c68a8;
  padding: 1rem;
}
.blog-item:has(.accordian) .accordianTitle > img {
  width: 50px;
  margin-right: 0.5rem;
}
.blog-item:has(.accordian) .accordianTitle h4 {
  color: white;
  font-weight: bold;
  margin: 0;
  font-size: 1.3rem;
}
.blog-item:has(.accordian) .accordianBody {
  padding: 1rem;
  background-color: white;
  /* Use max-height + opacity + transform so we can animate slide+fade */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-8px);
  transition: max-height 0.35s ease, opacity 0.25s ease, transform 0.25s ease;
}
.blog-item:has(.accordian) .accordianBody.show {
  /* large enough max-height to accommodate content; keeps transition smooth */
  max-height: 1000px;
  opacity: 1;
  transform: translateY(0);
}
.item-content:has(.projectHomeOutterWrap) {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .bgProject {
  grid-row: 1/-1;
  grid-column: 1/-1;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap {
  grid-row: 1/-1;
  grid-column: 1/-1;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  position: relative;
  text-align: center;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap > img {
  grid-row: 1/-1;
  grid-column: 1/-1;
  max-height: 700px;
  justify-self: center;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard {
  grid-row: 1/-1;
  grid-column: 1/-1;
  position: relative;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  /*
          &.skukum {

            .shadowGold {

              //position: absolute;
              bottom: 40%;
              left: 60%;
              clip-path: polygon(70% 0, 95% 0, 100% 50%, 46% 75%);

              @include mobile {
                clip-path: polygon(70% 0, 95% 0, 100% 50%, 46% 75%);
              }


              @include tablet {
                clip-path: polygon(70% 0, 95% 0, 100% 50%, 46% 75%);
              }

              @include desktop {
                clip-path: polygon(70% 0, 95% 0, 100% 50%, 46% 78%);
              }

              background: rgba(223, 158, 41, 0.5);
            }

            >a {

				height: 50%;

              align-self: start;
              justify-self: end;

              @include mobile {

                align-self: start;
                justify-self: end;
              }

              z-index: 999;
            }
          }
			
	*/
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a {
  grid-row: 1/-1;
  grid-column: 1/-1;
  background: #df9e29;
  border-radius: 0 1rem 0 0;
  padding: 0.5rem;
  width: 30%;
  height: 20%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a {
    padding: 1rem;
    justify-content: start;
    border-radius: 0 3rem 0 0;
    height: 46%;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a:hover {
  color: white;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a:hover button {
  color: #df9e29 !important;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a:hover button:hover {
  background: #2c68a8;
  color: unset;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a h3 {
  font-size: clamp(1rem, 1.5vw, 1.5rem);
  text-align: left;
  margin: 0;
  max-width: 100%;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a h3 {
    margin: 0.75rem 0 1.5rem 0;
    text-wrap: nowrap;
    font-size: clamp(1.25rem, 2vw, 1.5rem);
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a h3 span {
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (min-width: 1300px) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a h3 {
    text-align: center;
  }
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a h3 span {
    text-align: center;
    display: block;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a p {
  display: none;
  font-size: clamp(1rem, 1vw, 2rem);
  margin: 0;
  height: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 1rem;
  line-height: 1.6;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a p {
    display: unset;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a button {
  display: none;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard > a button {
    display: unset;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard .shadowGold {
  grid-row: 1/-1;
  grid-column: 1/-1;
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette .shadowGold {
  clip-path: polygon(0 62%, 38% 45%, 30% 81%, 0 80%);
  bottom: 50%;
  right: 50%;
  background: rgba(223, 158, 41, 0.5);
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette .shadowGold {
    clip-path: polygon(0 0, 13% 0, 30% 6%, 39% 45%, 0 40%);
  }
}
@media screen and (min-width: 60rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette .shadowGold {
    clip-path: polygon(0 0, 13% 0, 30% 6%, 42.5% 45%, 0 40%);
  }
}
@media screen and (min-width: 105rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette .shadowGold {
    clip-path: polygon(0 0, 13% 0, 30% 6%, 45% 45%, 0 40%);
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette > a {
  align-self: end;
  margin-bottom: 20%;
  justify-self: start;
  z-index: 999;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.pichette > a {
    align-self: start;
    margin-bottom: 0;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes .shadowGold {
  clip-path: polygon(70% 0, 95% 0, 100% 20%, 44% 47%);
  background: rgba(223, 158, 41, 0.5);
  top: 50%;
  right: 55%;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes .shadowGold {
    clip-path: polygon(5% 60%, 44% 47%, 35% 100%, 5% 100%);
  }
}
@media screen and (min-width: 60rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes .shadowGold {
    clip-path: polygon(5% 60%, 46.5% 47%, 35% 100%, 5% 100%);
  }
}
@media screen and (min-width: 105rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes .shadowGold {
    clip-path: polygon(5% 60%, 48% 47%, 35% 100%, 5% 100%);
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes > a {
  align-self: start;
  justify-self: end;
  margin-left: 0;
  z-index: 999;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.oakes > a {
    margin-left: 5%;
    align-self: end;
    justify-self: start;
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc .shadowGold {
  bottom: 40%;
  left: 60%;
  clip-path: polygon(70% 100%, 100% 100%, 100% 82%, 58% 53%);
  background: rgba(223, 158, 41, 0.5);
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc .shadowGold {
    clip-path: polygon(70% 0, 95% 0, 100% 40%, 58% 54%);
  }
}
@media screen and (min-width: 60rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc .shadowGold {
    clip-path: polygon(70% 0, 95% 0, 100% 40%, 56% 54%);
  }
}
@media screen and (min-width: 105rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc .shadowGold {
    clip-path: polygon(70% 0, 95% 0, 100% 40%, 54% 54%);
  }
}
.item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc > a {
  align-self: end;
  justify-self: end;
  z-index: 999;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.projectHomeOutterWrap) .projectHomeOutterWrap .projectMap .mapWrap .projectCard.duc > a {
    align-self: start;
    justify-self: end;
  }
}
.Hprojects-container {
  display: grid;
}
.Hprojects-container .otario-projects-container {
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  width: 65%;
}
.Hprojects-container .yukon-projects-container {
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  width: 48%;
  justify-self: flex-end;
}
.Hprojects-container .yukon-projects-container .projectHomeOutterWrap {
  height: 100%;
}
.Hprojects-container .yukon-projects-container .projectHomeOutterWrap .mapWrap {
  height: 100%;
}
.Hprojects-container .yukon-projects-container .mapWrap:has(.projectCard.skukum) > img {
  justify-self: self-end;
  max-height: 500px;
  width: auto;
}
.Hprojects-container .yukon-projects-container .projectCard.skukum .shadowGold {
  clip-path: polygon(5% 80%, 40% 77%, 40% 78%, 30% 100%);
  background: rgba(223, 158, 41, 0.5);
  top: 50%;
  right: 55%;
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .Hprojects-container .yukon-projects-container .projectCard.skukum .shadowGold {
    clip-path: polygon(30% 55%, 43% 75%, 43% 75%, 35% 100%);
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1599px) {
  .Hprojects-container .yukon-projects-container .projectCard.skukum .shadowGold {
    clip-path: polygon(5% 60%, 65% 55%, 46% 100%, 5% 100%);
  }
}
@media screen and (min-width: 105rem) {
  .Hprojects-container .yukon-projects-container .projectCard.skukum .shadowGold {
    clip-path: polygon(5% 60%, 70% 55%, 46% 100%, 5% 100%);
  }
}
.Hprojects-container .yukon-projects-container .projectCard.skukum > a {
  align-self: end;
  justify-self: start;
  margin-left: 0;
  z-index: 999;
}
@media screen and (min-width: 48rem) {
  .Hprojects-container .yukon-projects-container .projectCard.skukum > a {
    margin-left: 5%;
    align-self: end;
    justify-self: start;
  }
}
@media screen and (min-width: 60rem) {
  .Hprojects-container .yukon-projects-container .projectCard.skukum > a {
    min-width: 312px;
  }
}
@media only screen and (max-width: 1299px) {
  .Hprojects-container {
    display: block;
  }
  .Hprojects-container .otario-projects-container {
    width: 100%;
  }
  .Hprojects-container .yukon-projects-container {
    width: 100%;
  }
  .Hprojects-container .yukon-projects-container .mapWrap:has(.projectCard.skukum) > img {
    justify-self: center;
    max-height: 700px;
  }
}
.flexWrap.projectWrap {
  gap: 3rem;
}
.flexWrap.projectWrap .flexColumn {
  flex-flow: row wrap;
}
.flexWrap.projectWrap .projectCard {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.28);
  border-radius: 0 0 2rem 2rem;
  padding: 1rem;
  column-gap: 1rem;
}
@media screen and (min-width: 48rem) {
  .flexWrap.projectWrap .projectCard {
    flex: 1 0 calc(50% - 3rem);
  }
}
.flexWrap.projectWrap .projectCard .title h4 {
  margin: 0;
  font-weight: bold;
}
.flexWrap.projectWrap .projectCard .title p {
  margin: 0;
}
.flexWrap.projectWrap .projectCard .title > div {
  display: flex;
  flex-flow: row wrap;
  column-gap: 0.5rem;
}
.flexWrap.projectWrap .projectCard .title > div img {
  width: 2rem;
  object-fit: contain;
}
.flexWrap.projectWrap .projectCard.blueCard {
  background: #2c68a8;
}
.flexWrap.projectWrap .projectCard.blueCard .title h4 {
  color: white;
}
.flexWrap.projectWrap .projectCard.blueCard .title p {
  color: #df9e29;
}
.flexWrap.projectWrap .projectCard.blueCard .title > div p {
  color: white;
}
.flexWrap.projectWrap .projectCard.blueCard .content {
  color: white;
}
@media screen and (min-width: 48rem) {
  .flexWrap.projectWrap .projectCard.blueCard .content {
    display: flex;
    flex-flow: column wrap;
    align-items: end;
  }
}
.flexWrap.projectWrap .projectCard.yellowCard {
  background: #df9e29;
}
.flexWrap.projectWrap .projectCard.yellowCard .content .blueCTA {
  border: 2px solid white;
}
@media screen and (min-width: 60rem) {
  .flexWrap.projectWrap .projectCard.fullWidthColumn .title {
    flex: 0 1 30%;
  }
}
@media screen and (min-width: 60rem) {
  .flexWrap.projectWrap .projectCard.fullWidthColumn .content {
    flex: 1 1 0;
  }
}
#g-navigation {
  transition: all 0.3s ease-in-out;
}
#g-navigation .g-container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #d5d5d5;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #2e2e2e !important;
  font-weight: bold;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container:hover {
  color: white;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container .g-menu-parent-indicator {
  background: #4d4d4d;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container .g-menu-parent-indicator::after {
  color: white;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active ul.g-sublevel .g-menu-item-container {
  color: #203864;
}
#g-offcanvas #g-mobilemenu-container .g-menu-item:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container .g-go-back:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #4d4d4d;
}
#g-offcanvas #g-mobilemenu-container .g-menu-item .g-menu-item-container:hover .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-go-back .g-menu-item-container:hover .g-menu-item-content {
  color: white;
}
#g-offcanvas #g-mobilemenu-container .g-menu-item ul .g-menu-item-container:hover .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-go-back ul .g-menu-item-container:hover .g-menu-item-content {
  color: white;
}
#g-offcanvas #g-mobilemenu-container .g-menu-item .g-menu-item-container .g-menu-parent-indicator::after, #g-offcanvas #g-mobilemenu-container .g-go-back .g-menu-item-container .g-menu-parent-indicator::after {
  color: white;
}
#g-navigation {
  background: #4d4d4d;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
#g-navigation .g-offcanvas-toggle i {
  width: fit-content;
  aspect-ratio: 1;
}
#g-navigation.scrolled {
  z-index: 99999;
  position: fixed;
}
#g-navigation.scrolled .g-grid:has(.mod-newstockfq) {
  z-index: 99997;
}
#g-navigation .g-container {
  padding-top: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  display: grid;
  grid-template-columns: auto;
}
#g-navigation .g-container .g-grid:has(.mod-newstockfq) {
  justify-self: center;
  width: 90%;
  padding: 1.5rem 0.5rem 0 0.5rem;
  margin-top: -1rem;
  flex: 0 0 100%;
  z-index: 99;
  grid-row: 3;
  background: linear-gradient(90deg, #2c68a8, #0c5991);
  border-radius: 0 0 1rem 1rem;
  color: #df9e29;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    display: none;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    justify-self: flex-end;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    padding: unset;
    padding-top: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    flex: 0 0 95%;
    width: 60%;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    z-index: unset;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(.mod-newstockfq) {
    grid-row: 3;
  }
}
#g-navigation .g-container .g-grid:has(nav) {
  z-index: 998;
  padding-top: 1rem;
  padding-bottom: 1rem;
  grid-row: 1;
  grid-column: 1/-1;
  width: 100%;
  justify-content: space-between;
  flex: 1 0 100%;
}
@media screen and (min-width: 60rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    padding-top: 0;
    padding-bottom: 0;
    transform: none;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    grid-row: 2;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    border-radius: 1rem;
  }
}
#g-navigation .g-container .g-grid:has(nav) > .g-block {
  align-items: center;
  justify-content: end;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block:not(.hidden) {
  display: flex;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block:has(.g-logo) {
  justify-content: start;
  flex-basis: 30%;
}
@media screen and (min-width: 60rem) {
  #g-navigation .g-container .g-grid:has(nav) > .g-block:has(.g-logo) {
    justify-content: start;
    flex-basis: unset;
  }
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: end;
  column-gap: 0;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item {
  margin: 0;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container {
  color: black;
  border: none;
  transition: all 0.3s ease-in-out;
  text-align: center;
  padding: 1rem 0.5rem;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container[href*="/search"] span.g-menu-item-content::after {
  content: "";
  font-family: FontAwesome;
  color: #2c68a8;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container[href*="/search"] span.g-menu-item-content span.g-menu-item-title {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container span.g-menu-item-content {
  padding: 0;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container span.g-menu-item-content span.g-menu-item-title {
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  font-size: clamp(0.75rem, 1rem, 1rem);
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item > .g-menu-item-container span.g-menu-parent-indicator {
  display: none;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item:hover {
  background-color: #2c68a8;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item:hover > .g-menu-item-container {
  color: #df9e29;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item.active {
  background-color: #2c68a8;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item.active > .g-menu-item-container span.g-menu-item-content {
  box-shadow: none;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item .active {
  background-color: #2c68a8;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item ul.g-dropdown {
  background: #4d4d4d;
  border-radius: 0;
  border: 0;
  margin-top: 0;
  width: max-content;
  min-width: 180px;
  max-width: 250px;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item ul.g-dropdown .g-dropdown-column {
  border: none;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item ul.g-dropdown .g-sublevel .g-menu-item-container {
  padding: 0 1rem;
  text-align: left;
}
#g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel li.g-menu-item ul.g-dropdown .g-sublevel ul.g-dropdown {
  top: 0;
  margin-left: 0.25rem;
}
#g-navigation .g-container .g-logo {
  margin: 0;
  padding: 0;
}
#g-navigation .g-container .g-logo.g-logo-helium img, #g-navigation .g-container .g-logo.g-logo-helium svg {
  height: 2rem;
}
@media screen and (min-width: 60rem) {
  #g-navigation .g-container .g-logo.g-logo-helium img, #g-navigation .g-container .g-logo.g-logo-helium svg {
    height: auto;
    max-width: 100%;
  }
}
.g-offcanvas-right .g-offcanvas-toggle {
  left: unset;
  right: 5%;
  top: 0;
  width: unset;
  height: unset;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: unset;
}
#g-offcanvas #g-mobilemenu-container {
  margin: 0;
}
#g-offcanvas #g-mobilemenu-container a.g-menu-item-container {
  color: #ffffff !important;
}
#g-header a {
  color: unset;
}
#g-header {
  padding: 0;
  background: none;
  overflow: hidden;
}
#g-header h2 {
  font-weight: bold;
}
#g-header .com-content-article:has(.bannerWrap) {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) {
    padding-left: 0;
    padding-right: 0;
  }
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap {
  background-size: cover;
  background-position: center;
  min-height: 500px;
  display: flex;
  flex-flow: column;
  justify-content: space-around;
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap:not(.subpageBanner) {
  background-image: url('../../../../images/banners/home-bg.webp?6a0cd05e');
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .bannerWrap:not(.subpageBanner).innerGrid {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (min-width: 105rem) {
  #g-header .com-content-article:has(.bannerWrap) .bannerWrap:not(.subpageBanner) {
    background-size: 100%;
  }
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap:not(.subpageBanner) .bannerCTAWrap {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem;
  flex-flow: row wrap;
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap h1 {
  color: #fff;
  font-size: clamp(2rem, calc(1.4637rem + 1.1173vw), 3rem);
  font-weight: bold;
  text-shadow: 1px 1px 6px #000;
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  padding: 0;
  overflow: hidden;
  max-height: 300px;
  min-height: 300px;
}
@media screen and (max-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .subpageBanner.innerGrid h1 {
    padding-left: 5%;
    padding-right: 5%;
  }
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner > img {
  max-height: 300px;
  min-height: 300px;
  grid-row: 1/-1;
  grid-column: 1/-1;
  height: 100%;
  object-fit: cover;
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner > div:has(h1) {
  grid-row: 1/-1;
  grid-column: 1/-1;
  align-self: center;
}
@media screen and (min-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .subpageBanner {
    max-width: unset;
  }
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner h1 {
  color: white;
  letter-spacing: 2px;
}
#g-header .g-grid:has(.mod-newstockfq) {
  display: none;
  position: relative;
  z-index: 99;
  justify-self: center;
  width: 90%;
  padding: 0.5rem;
  transform: translateY(-50%);
  flex: 0 0 100%;
  background: linear-gradient(90deg, #2c68a8, #0c5991);
  border-radius: 1rem;
  color: #df9e29;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.28);
}
#g-header .g-grid:has(.mod-newstockfq) .g-block {
  flex: 1 0 100%;
}
#g-header .g-grid:has(.mod-newstockfq) .g-block .mod-custom {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  column-gap: 1rem;
}
#g-header::before {
  background: none;
}
.content-categorycareerPage .secondaryBannerWrap .sectionHeadNews {
  display: none;
}
.content-categorycareerPage .secondaryBannerWrap .sectionHeadCareer {
  display: unset;
}
.content-categorycareerPage .secondaryBannerWrap .subMenuWrap {
  display: none;
}
.secondaryBannerWrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.secondaryBannerWrap .sectionHeadCareer {
  display: none;
}
.homePage #g-header .com-content-article:has(.bannerWrap) .bannerWrap h1 {
  margin-bottom: 15%;
}
@media screen and (min-width: 48rem) {
  .homePage #g-header .com-content-article:has(.bannerWrap) .bannerWrap h1 {
    margin-bottom: 5%;
  }
}
.shareTable {
  border-top: 1px solid #262626;
  padding-top: 1rem;
}
.shareTable .shareRow {
  display: flex;
  flex-flow: row wrap;
  padding: 1rem;
}
.shareTable .shareRow:not(:last-of-type) {
  border-bottom: 1px solid #bbccdb;
}
.shareTable .shareRow .shareColumn {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  .shareTable .shareRow .shareColumn {
    flex: 1 0 50%;
  }
}
.shareTable .shareRow .shareColumn:first-of-type span {
  font-size: 1.5rem;
  font-weight: bold;
}
.shareTable .shareRow .shareColumn:last-of-type {
  text-align: right;
}
.shareTable .shareRow .shareColumn span.superscript {
  vertical-align: super;
  font-size: 0.5em;
}
.g-grid:has(.mod-newstockfq) {
  display: flex;
  flex-flow: row wrap;
  column-gap: 1rem;
  justify-content: space-around;
}
.g-grid:has(.mod-newstockfq) .g-block {
  flex: 1 0 calc(50% - 1rem);
}
@media screen and (min-width: 48rem) {
  .g-grid:has(.mod-newstockfq) .g-block {
    flex: 1 0 calc(33.33% - 1rem);
  }
}
.g-grid:has(.mod-newstockfq) .mod-newstockfq {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.g-grid:has(.mod-newstockfq) .mod-newstockfq h3 {
  font-size: 1rem;
  display: inline-block;
  margin: 0;
  margin-right: 0.5rem;
}
.g-grid:has(.mod-newstockfq) .mod-newstockfq table {
  display: inline-block;
  width: unset;
  border: none;
}
.g-grid:has(.mod-newstockfq) .mod-newstockfq table tbody tr td:first-of-type {
  display: none;
}
.g-grid:has(.mod-newstockfq) .mod-newstockfq table tbody tr td {
  padding: 0;
  padding-right: 0.5rem;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq {
  display: flex;
  flex-flow: column wrap;
  align-items: start;
  margin-bottom: 3rem;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq h3 {
  color: #2c68a8;
  font-weight: bold;
  font-size: clamp(1.5rem, calc(1.5rem + 0.3846vw), 2.25rem);
  display: flex;
  column-gap: 0.5rem;
  align-items: baseline;
  flex-flow: row;
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq h3 {
    transform: translateY(100%);
  }
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq h3::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url('../../../../images/stock-icon.png');
  background-size: contain;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table {
  border: none;
  width: 100%;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody {
  /*
                display: flex;
                flex-flow: row;
                */
  display: grid;
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody {
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(5, auto);
  }
}
@media screen and (min-width: 105rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody {
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(3, auto);
  }
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 0.75rem;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr td {
  flex: 1 0 20%;
  font-size: clamp(1rem, calc(1rem + 0.3846vw), 1.75rem);
  line-height: 1.2;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr td:first-of-type {
  font-weight: bold;
  display: block;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr td:last-of-type {
  text-align: right;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:first-of-type {
  grid-row: 1 / -1;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:first-of-type td:first-of-type {
  display: none;
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:first-of-type td {
  padding-bottom: 1rem;
  color: #df9e29;
  font-weight: bold;
  font-size: clamp(3.75rem, calc(3.5192rem + 1.1538vw), 5.25rem);
  text-align: left;
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:first-of-type td {
    padding-top: 4rem;
  }
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:not(:first-of-type) {
  padding-top: 1rem;
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:not(:first-of-type) {
    padding-left: 2rem;
    border-left: 4px solid #2c68a8;
  }
}
@media screen and (min-width: 105rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:not(:first-of-type):nth-of-type(odd) {
    border-left: none;
  }
}
.stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:last-of-type {
  grid-column: 1;
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:last-of-type {
    padding: 0;
    justify-content: start;
  }
}
@media screen and (min-width: 48rem) {
  .stockWrap:has(.mod-newstockfq) .mod-newstockfq table tbody tr:last-of-type td {
    text-wrap: nowrap;
    flex: 0 0 0%;
    font-size: 1rem;
  }
}
.tradingViewWrap {
  height: 550px;
}
.item-content:has(.newsWrap) {
  padding-bottom: 3rem;
}
.item-content:has(.newsWrap) .newsWrap {
  border-radius: 0.75rem;
}
.item-content:has(.newsWrap) .newsWrap .newsTitleWrap {
  display: flex;
  justify-content: end;
  padding-bottom: 0;
}
.item-content:has(.newsWrap) .newsWrap .newsTitleWrap .newsTitle {
  background: #e8e8e8;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.16);
  border-radius: 0 3rem 0 0;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.newsWrap) .newsWrap .newsTitleWrap .newsTitle {
    width: fit-content;
    border-radius: 0 6rem 0 0;
  }
}
.item-content:has(.newsWrap) .newsWrap .newsTitleWrap .newsTitle .sectionHeadYellow {
  text-align: right;
  margin: 0;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.newsWrap) .newsWrap .newsTitleWrap .newsTitle .sectionHeadYellow {
    margin-left: 6rem;
  }
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap {
  position: relative;
}
@media screen and (max-width: 48rem) {
  .item-content:has(.newsWrap) .newsWrap .newsListWrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list {
  flex: 1 1 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  gap: 1rem;
  margin: 0;
  margin-left: 0;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li {
  background-color: #fff;
  border: 0 solid #e7e9ed;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem;
  text-decoration: none;
  transition: all 0.2s linear;
  display: flex;
  min-height: 300px;
  flex: 1 0 100%;
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
}
@media screen and (min-width: 60rem) {
  .item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li {
    flex: 0 0 calc(33.333% - 1rem);
  }
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li:hover {
  background: #4d4d4d;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li:hover .mod-articles-category-content .mod-articles-category-date, .item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li:hover .mod-articles-category-content .mod-articles-category-title, .item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li:hover a.mod-articles-category-title {
  color: white;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li > img {
  width: fit-content;
  max-height: 50px;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-content {
  display: flex;
  flex-flow: column wrap;
  position: relative;
  height: 100%;
  justify-content: space-between;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-content .mod-articles-category-date {
  color: #2c68a8;
  font-weight: bold;
  transition: all 0.2s linear;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-content .mod-articles-category-title {
  font-size: clamp(1rem, 1.25rem, 1.5rem);
  line-height: 1.5;
  transition: all 0.2s linear;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-readmore {
  margin: 0;
  text-align: right;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-readmore a.mod-articles-category-title {
  font-weight: bold;
  transition: all 0.2s linear;
  color: #2c68a8;
  display: flex;
  align-items: center;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .mod-articlescategory.mod-list li .mod-articles-category-readmore a.mod-articles-category-title::after {
  content: " ";
  background-image: url('../../../../images/icon/arrow_blue.svg');
  width: 18px;
  height: 18px;
  display: block;
  background-repeat: no-repeat;
  margin-left: 0.25rem;
}
.item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid .viewAll {
  flex: 0 1 100%;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 60rem) {
  .item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid .viewAll {
    flex: 0 1 10%;
  }
}
.item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid .viewAll a {
  display: flex;
  flex-flow: row wrap;
  column-gap: 0.5rem;
  margin-bottom: 1rem;
  justify-content: center;
  align-content: center;
}
@media screen and (min-width: 60rem) {
  .item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid .viewAll a {
    flex-flow: column wrap;
    margin-bottom: 0;
  }
}
.item-content:has(.newsWrap) .newsWrap .BGGray.primaryGrid .viewAll a i {
  margin: 0 auto;
  background: #2c68a8;
  padding: 0.5rem;
  border-radius: 50%;
  color: #df9e29;
  width: fit-content;
}
.newsSubBanner {
  display: none;
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) {
  background: whitesmoke;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 105rem) {
  .newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__back .btn {
  display: flex;
  align-items: center;
  /* Optional modifier to flip horizontally instead */
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__back .btn:before {
  content: "";
  background-image: url('../../../../images/icon/arrow_blue.svg');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  transform-origin: center center;
  /* rotate arrow 180deg */
  transform: rotate(180deg);
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__back .btn.flipped:before {
  transform: scaleX(-1);
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__links ul {
  margin: 0;
  list-style: none;
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__links ul li {
  padding: 0.25rem 1rem;
  background-color: #2c68a8;
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__links ul li a {
  color: white;
  font-weight: bold;
}
.newsSubBanner:has(+ .item-pagenewsPage, + .item-pagecareerPage) .com-content-article__links ul li a:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  background-image: url('../../../../images/icon/642294ecf9275543075d0d93_read%20icon.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.mod-custom .newsSubBanner {
  display: none;
}
@media screen and (min-width: 48rem) {
  #g-container-main .com-content-article.item-pagenewsPage .page-header, #g-container-main .com-content-article.item-pagenewsPage .com-content-article__body, #g-container-main .com-content-article.item-pagecareerPage .page-header, #g-container-main .com-content-article.item-pagecareerPage .com-content-article__body {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.newsPage .com-content-category__articles {
  background-color: whitesmoke;
}
.newsPage .com-content-category__articles .com-content-category__table tbody {
  flex: 1 1 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  gap: 1rem;
  margin: 0;
  margin-left: 0;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr {
  background-color: #fff;
  border: 0 solid #e7e9ed;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem;
  text-decoration: none;
  transition: all 0.2s linear;
  display: flex;
  min-height: 360px;
  flex: 1 0 100%;
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
}
@media screen and (min-width: 60rem) {
  .newsPage .com-content-category__articles .com-content-category__table tbody tr {
    flex: 0 0 calc(33.333% - 1rem);
  }
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .list-date {
  font-weight: bold;
  text-align: left;
  color: #2c68a8;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .list-date::after {
  content: "";
  display: block;
  width: 5%;
  height: 2px;
  border-bottom: 1px solid #bbccdb;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .list-title {
  min-height: 150px;
  flex-grow: 1;
  line-height: 1.3;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .list-title a {
  color: #262626;
  font-weight: 400;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .news-btn {
  width: fit-content;
  margin-right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.newsPage .com-content-category__articles .com-content-category__table tbody tr .news-btn a {
  color: #2c68a8;
  border: none !important;
  font-weight: bold;
}
.updatesPage .mod-custom .page-header, .newsPage .mod-custom .page-header {
  display: none;
}
.content-categorynewsPage select#menuItems {
  background: #2c68a8;
  color: white;
  padding: 1rem;
  border-radius: 0 0 1rem 1rem;
  font-weight: bold;
}
.content-categorynewsPage table {
  border: none;
}
.content-categorynewsPage table tbody {
  --num-column: 4;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  column-gap: clamp(2rem, 5%, 4rem);
  row-gap: 2rem;
}
@media only screen and (max-width: 1600px) {
  .content-categorynewsPage table tbody {
    --num-column: 2;
  }
}
@media only screen and (max-width: 600px) {
  .content-categorynewsPage table tbody {
    --num-column: 1;
  }
}
.content-categorynewsPage table tbody tr td:has(hr) {
  padding: 0;
}
.content-categorynewsPage table tbody tr th, .content-categorynewsPage table tbody tr td {
  border: none;
}
.pagination__wrapper ul.pagination {
  justify-content: center;
}
.pagination__wrapper .page-item .page-link {
  color: #2c68a8;
}
.pagination__wrapper .page-item.active .page-link {
  color: white;
  background-color: #2c68a8;
  border: none;
}
.pagination__wrapper .page-item.disabled .page-link {
  color: gray;
}
.standardCard {
  padding: 0.75rem;
  display: flex;
  flex-flow: column wrap;
  gap: 0.75rem;
}
.standardCard img {
  width: 100%;
}
.standardCard h3, .standardCard p {
  margin: 0;
}
.standardCard h3 {
  font-weight: bold;
  color: #2c68a8;
}
#g-footer {
  padding-top: 0;
  padding-bottom: 0;
  background: #4d4d4d;
  position: relative;
  z-index: 2;
}
#g-footer .g-grid {
  gap: 1rem;
  justify-content: space-between;
}
#g-footer .g-grid .moduletable.footer {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#g-footer .g-grid .footerWrap {
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap {
    gap: 0;
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
#g-footer .g-grid .footerWrap .footerTitle {
  font-weight: bold;
  color: #bbccdb;
}
#g-footer .g-grid .footerWrap .logo {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}
#g-footer .g-grid .footerWrap .logo > img {
  max-width: 300px;
  margin-bottom: 2.5rem;
}
#g-footer .g-grid .footerWrap .disclaimer {
  text-align: center;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .disclaimer {
    grid-row: 2;
    align-items: start;
    justify-content: end;
  }
}
#g-footer .g-grid .footerWrap .disclaimer > a {
  width: fit-content;
  font-size: 1.5rem;
  color: white;
  border-bottom: 1px solid white;
  font-weight: bold;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .disclaimer > a {
    font-size: clamp(1rem, calc(0.9231rem + 0.3846vw), 1.5rem);
  }
}
#g-footer .g-grid .footerWrap .address .addressLine {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
}
#g-footer .g-grid .footerWrap .address .addressLine:not(:first-of-type) {
  margin-top: 1rem;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .address .addressLine {
    flex-flow: row wrap;
    gap: 1rem;
  }
}
#g-footer .g-grid .footerWrap .address .addressLine img {
  padding-top: 0.25rem;
  max-width: 1.75rem;
}
#g-footer .g-grid .footerWrap .address .addressLine > div, #g-footer .g-grid .footerWrap .address .addressLine p {
  display: flex;
  flex-flow: column wrap;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .address {
    display: flex;
    flex-flow: column wrap;
    align-items: flex-start;
  }
}
#g-footer .g-grid .footerWrap .address p {
  font-size: 1rem;
  margin: 0;
}
#g-footer .g-grid .footerWrap a {
  color: white;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) {
  padding: 0;
  display: flex;
  column-gap: 0.5rem;
  flex-flow: row wrap;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) .social {
  display: flex;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) .social a {
  border-radius: 50%;
  background: #ffffff1a;
  width: 40px;
  height: 40px;
  line-height: 36px;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) .social a:not(:last-child) {
  margin-right: 0.5rem;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) .social a i {
  color: white;
}
#g-footer .g-grid .footerWrap .footerMenu {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu {
  margin: 0;
  column-gap: 1rem;
  align-items: flex-start;
  flex-flow: column wrap;
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item {
  padding: 0;
  margin: 0;
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item > a, #g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item > span.nav-header {
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: none;
  color: white;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item > a, #g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item > span.nav-header {
    text-wrap: nowrap;
  }
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu .mod-menu__sub {
  margin: 0;
  padding: 0;
  list-style: none;
}
#g-footer .g-grid .footerWrap .footerMenu a:last-of-type {
  margin-top: 1.25rem;
}
#g-footer .g-grid:has(.g-copyright) .g-content {
  margin: 0;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#g-footer .g-grid:has(.g-copyright) .g-content .com-content-article {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid:has(.g-copyright) .g-content .com-content-article {
    border-top: 1px solid white;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
#g-footer .g-grid:has(.g-copyright) .g-content .com-content-article .g-copyright {
  color: white;
  border-top: 1px solid white;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid:has(.g-copyright) .g-content .com-content-article .g-copyright {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
}
#g-footer .g-grid:has(.g-copyright) .g-content .com-content-article .g-copyright a {
  font-weight: bold;
  color: white;
}
.grecaptcha-badge {
  display: none;
}
/*

@property --num {
    syntax: "<integer>";
    initial-value: 0;
    inherits: false;
}

:root {
    --basicShare: 224900000
    ;
  }

span.basicShare {
    animation: counter 2s forwards ease-in-out;
    counter-reset: num var(--num);
    font: 800 40px system-ui;
    padding: 2rem;
}

span.basicShare::after {
    content: counter(num);
}

@keyframes counter {
    0% {
        --num: 0;
    }

    100% {
        --num: var(--basicShare);
    }
}

*/
.aboutWrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.aboutWrap .aboutTitleWrap {
  position: relative;
  z-index: 2;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media screen and (min-width: 48rem) {
  .aboutWrap .aboutTitleWrap {
    padding-left: unset;
  }
}
@media screen and (min-width: 48rem) and (max-width: 105rem) {
  .aboutWrap .aboutTitleWrap {
    padding-right: 5%;
  }
}
.aboutWrap .aboutTitleWrap .aboutTitle {
  background: linear-gradient(259deg, #0c5991 50%, #03253e);
  border-radius: 0 0 6rem 0;
  overflow: hidden;
  width: 95%;
}
@media screen and (min-width: 48rem) {
  .aboutWrap .aboutTitleWrap .aboutTitle {
    width: 70%;
  }
}
.aboutWrap .aboutTitleWrap .aboutTitle h3 {
  color: white;
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 48rem) {
  .aboutWrap .aboutTitleWrap .aboutTitle h3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 105rem) {
  .aboutWrap .aboutTitleWrap .aboutTitle h3 {
    padding-left: 0;
    padding-right: 0;
  }
}
.aboutWrap .aboutContentWrap {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
@media screen and (max-width: 48rem) {
  .aboutWrap .aboutContentWrap {
    padding-left: 0;
  }
}
@media screen and (min-width: 48rem) {
  .aboutWrap .aboutContentWrap {
    padding-right: unset;
  }
}
@media screen and (min-width: 48rem) and (max-width: 105rem) {
  .aboutWrap .aboutContentWrap {
    padding-left: 5%;
  }
}
.aboutWrap .aboutContentWrap .aboutContent {
  margin-top: -3rem;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  background: #e8e8e8;
  border-radius: 0 0 0 3.375rem;
}
.aboutWrap .aboutContentWrap .aboutContent .innerGrid {
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
  margin-top: 1rem;
}
@media screen and (max-width: 48rem) {
  .aboutWrap .aboutContentWrap .aboutContent .innerGrid {
    padding-left: 0;
  }
}
@media screen and (max-width: 105rem) {
  .aboutWrap .aboutContentWrap .aboutContent .innerGrid {
    padding-right: 0;
  }
}
.aboutWrap .aboutContentWrap .aboutContent .innerGrid > img {
  margin-left: auto;
  width: 40%;
}
@media screen and (min-width: 48rem) {
  .aboutWrap .aboutContentWrap .aboutContent .innerGrid > img {
    width: 30%;
  }
}
.aboutWrap .aboutContentWrap .aboutContent .innerGrid .cta {
  margin: 0 auto;
}
.aboutBlueJayHome p {
  color: #2c68a8;
}
.presentationBtnWrap {
  margin-bottom: 2rem;
}
.presentationBtnWrap #presentationBtn, .presentationBtnWrap #mediaBtn {
  background-color: #bbccdb;
  color: #fff;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 20px;
}
.presentationBtnWrap #presentationBtn.active, .presentationBtnWrap #mediaBtn.active {
  background-color: #4d4d4d;
  color: #fff;
  font-weight: 700;
}
#presenatationDiv, #mediaDiv {
  opacity: 0;
  transition: all 0.3s linear;
  height: 0;
  visibility: hidden;
  /* prevents focus/interaction while hidden */
  transform: translateY(6px);
  /* optional subtle move */
  transition: opacity 300ms ease, transform 300ms ease, visibility 0ms linear 300ms;
}
#presenatationDiv.show, #mediaDiv.show {
  height: unset;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#presenatationDiv ul.mod-list, #mediaDiv ul.mod-list {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
#presenatationDiv ul.mod-list li, #mediaDiv ul.mod-list li {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  #presenatationDiv ul.mod-list li, #mediaDiv ul.mod-list li {
    flex: 0 0 calc(50% - 1rem);
  }
}
#presenatationDiv ul.mod-list li .mod-articles-item-content, #mediaDiv ul.mod-list li .mod-articles-item-content {
  background: whitesmoke;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content figure.item-image, #mediaDiv ul.mod-list li .mod-articles-item-content figure.item-image {
  margin: 0;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content figure.item-image img, #mediaDiv ul.mod-list li .mod-articles-item-content figure.item-image img {
  height: 250px;
  object-fit: contain;
}
@media screen and (min-width: 48rem) {
  #presenatationDiv ul.mod-list li .mod-articles-item-content figure.item-image img, #mediaDiv ul.mod-list li .mod-articles-item-content figure.item-image img {
    height: 350px;
  }
}
#presenatationDiv ul.mod-list li .mod-articles-item-content h4, #mediaDiv ul.mod-list li .mod-articles-item-content h4 {
  font-size: 1rem;
  padding: 1rem;
  margin: 0;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  justify-content: flex-end;
  background: #2c68a8;
  color: white;
  padding: 0.25rem;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate a, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate a {
  grid-row: 1/-1;
  grid-column: 1/-1;
  color: white;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  z-index: 99;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.listen::after, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.listen::after {
  content: "";
  background-image: url('../../../../images/icon/download.svg');
  color: white;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.watch::after, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.watch::after {
  content: "";
  background-image: url('../../../../images/icon/play-button.svg');
  color: white;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background-size: contain;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.view::after, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.view::after {
  content: "";
  background-image: url('../../../../images/icon/view.svg');
  color: white;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background-size: contain;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.read::after, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate a.read::after {
  content: "";
  background-image: url('../../../../images/icon/read.svg');
  color: white;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background-size: contain;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate .mod-articles-date, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate .mod-articles-date {
  grid-row: 1/-1;
  grid-column: 1/-1;
  text-align: right;
  font-size: clamp(0.75rem, 1vw, 1rem);
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .linkAndDate .mod-articles-date .icon-calendar, #mediaDiv ul.mod-list li .mod-articles-item-content .linkAndDate .mod-articles-date .icon-calendar {
  display: none;
}
#presenatationDiv ul.mod-list li .mod-articles-item-content .list-unstyled, #mediaDiv ul.mod-list li .mod-articles-item-content .list-unstyled {
  display: none;
}
.item-content:has(.mediaWrap) {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #df9e29;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap {
  border-radius: 3rem 0 0 0;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article {
  padding-top: 0;
  padding-bottom: 0;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body {
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
  align-items: center;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
  position: relative;
}
@media screen and (min-width: 60rem) {
  .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
    height: 300px;
  }
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap img.computer {
  z-index: 2;
  position: relative;
  max-height: 100%;
  width: auto;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap img.presentation {
  width: 98%;
  position: absolute;
  top: 1%;
  left: 1%;
  z-index: 1;
  max-height: 73%;
  object-fit: cover;
  background: white;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn.videoWrap {
  border-radius: 0 0 3rem 0;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn h3 {
  color: #2c68a8;
  font-weight: bold;
  text-align: center;
}
.item-content:has(.mediaWrap) .mediaWrap .flexColumn .innerGrid {
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
  align-items: center;
}
.mod-articlesnews.newsflash {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
.mod-articlesnews.newsflash .mod-articlesnews__item {
  flex: 1 0 100%;
}
.mod-articlesnews.newsflash .mod-articlesnews__item:has(iframe) {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}
@media screen and (min-width: 48rem) {
  .mod-articlesnews.newsflash .mod-articlesnews__item {
    flex: 0 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 60rem) {
  .mod-articlesnews.newsflash .mod-articlesnews__item {
    flex: 0 0 calc(33.33% - 1rem);
  }
}
@media screen and (min-width: 48rem) {
  .mod-articlesnews.newsflash .mod-articlesnews__item:has(.twocolumns) {
    flex: 1 0 100%;
  }
}
@media screen and (min-width: 60rem) {
  .mod-articlesnews.newsflash .mod-articlesnews__item:has(.twocolumns) {
    flex: 0 0 calc(50% - 1rem);
  }
}
.mod-articlesnews.newsflash .mod-articlesnews__item:has(.threecolumns) {
  flex: 1 0 100%;
}
.mod-articlesnews.newsflash .mod-articlesnews__item iframe {
  width: 100%;
  aspect-ratio: 1.7777777778;
}
.mod-articlesnews__see-all {
  margin: 0 auto;
  margin-top: 1rem;
  background: #2c68a8;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  color: white;
  text-align: center;
  display: block;
  width: fit-content;
}
.mediaPage .blog-items {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 105rem) {
  .mediaPage .blog-items {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .mediaPage .blog-items {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.mediaPage .item-content:has(iframe) {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 2rem 5%;
}
.mediaPage .item-content:has(iframe) p:has(iframe) {
  margin: 0;
}
.mediaPage .item-content:has(iframe) iframe {
  width: 100%;
  height: 400px;
  border-radius: 1rem;
}
.mediaPage .video-head {
  margin-bottom: 1rem;
}
.mediaPage .video-head .date {
  font-size: var(--fs20-font-size);
  color: #2c68a8;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.48px;
}
.mediaPage .video-head .title {
  font-size: var(--fs25-font-size);
  color: #df9e29;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.6px;
}
.contactWrap {
  display: flex;
  flex-flow: row wrap;
}
.contactWrap .addressWrap {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  .contactWrap .addressWrap {
    flex: 1 0 calc(50%);
  }
}
.contactWrap .addressWrap .addressLine {
  display: flex;
  align-items: center;
}
.contactWrap .addressWrap .addressLine img {
  margin-right: 1rem;
}
.contactWrap .formWrap {
  box-shadow: 0 3px 12px #0000001f;
  background: white;
  padding: 2rem;
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  .contactWrap .formWrap {
    flex: 1 0 calc(50%);
  }
}
.contactWrap .formWrap .formSumbitBtnWrap {
  text-align: left;
}
.contactWrap .formWrap .formSumbitBtnWrap button {
  box-shadow: none;
}
.contactSection {
  background-image: linear-gradient(109deg, #6eb209 -16%, #013310 91%);
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.contactSection .vdoBG {
  grid-row: 1/-1;
  grid-column: 1/-1;
  display: flex;
  overflow: hidden;
  /* height: 500px; */
  /* max-height: 500px; */
  justify-content: center;
  align-items: end;
  position: relative;
  overflow: hidden;
}
.contactSection .vdoBG video {
  height: unset;
  height: 100%;
  /* 
			height: unset;
			width: 100%;
			*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}
@media screen and (min-width: 105rem) {
  .contactSection .vdoBG video {
    top: 0%;
  }
}
.contactSection .primaryGridLeft {
  grid-row: 1/-1;
  grid-column: 1/-1;
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
  z-index: 1;
  align-self: flex-start;
}
.contactSection .primaryGridLeft .footerModuleWrap {
  flex: 1 0 100%;
  color: white;
}
@media screen and (min-width: 48rem) {
  .contactSection .primaryGridLeft .footerModuleWrap {
    flex: 1 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 105rem) {
  .contactSection .primaryGridLeft .footerModuleWrap {
    flex: 1 0 calc(33.33% - 1rem);
  }
}
.contactSection .primaryGridLeft .footerModuleWrap:has(iframe) {
  /*
				@include desktop {
					flex: 1 0 100%;
				}
				*/
}
.contactSection .primaryGridLeft .footerModuleWrap:has(iframe) iframe {
  width: 100%;
  min-height: 200px;
  height: 100%;
}
.contactSection .primaryGridLeft .footerModuleWrap .sandmanFormContainer form .formSumbitBtnWrap button {
  background: #df9e29;
  color: white;
  border-color: #df9e29;
}
.contactSection .primaryGridLeft .footerModuleWrap h4 {
  font-weight: bold;
}
.contactSection .primaryGridLeft .footerModuleWrap .contract a {
  color: white;
}
.contactSection .primaryGridLeft .footerModuleWrap .contract i {
  color: #df9e29;
}
.sandmanFormContainer form {
  display: flex;
  flex-flow: column wrap;
}
.sandmanFormContainer form .sandmanFormFormName {
  display: none;
}
.sandmanFormContainer form .sandmanFormInputWrap {
  flex: 1 0 100%;
  display: flex;
  flex-flow: column wrap;
  gap: 0.5rem;
}
@media screen and (min-width: 48rem) {
  .sandmanFormContainer form .sandmanFormInputWrap {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 87.31rem) {
  .sandmanFormContainer form .sandmanFormInputWrap {
    flex-flow: row wrap;
  }
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput {
  display: flex;
  flex-flow: column;
  position: relative;
}
@media screen and (min-width: 87.31rem) {
  .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput {
    flex: 1 0 calc(50% - 1rem);
  }
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label {
  color: #0f204b99;
  position: absolute;
  bottom: 100%;
  transform: translateY(100%);
  padding: 0.375rem 1.25rem;
  margin: 0;
  font-size: 1rem;
  transition: all 0.3s ease-in-out;
  text-align: left;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ textarea) {
  padding: 1.25rem 1.25rem;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput input, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput textarea {
  height: unset;
  border: none;
  border-bottom: 1px solid whitesmoke;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput input::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput textarea::placeholder {
  visibility: hidden;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput input[type*="file"] {
  border: 1px solid #e0e0e5;
  padding: 1rem;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ select) {
  visibility: hidden;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ input:not(:placeholder-shown):not(:focus)), .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ textarea:not(:placeholder-shown):not(:focus)) {
  visibility: hidden;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput select {
  color: #0f204b99;
  font-size: 1rem;
  width: 100%;
  line-height: 2;
  padding: 1rem;
  border: none;
  border-bottom: 1px solid whitesmoke;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput select:focus-visible {
  outline: #2c68a8 auto;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) label, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) label, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) label {
  position: static;
  font-size: 1rem;
  transform: translateY(0%);
  color: black;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) input::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) textarea::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) input::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) textarea::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) input::placeholder, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) textarea::placeholder {
  visibility: unset;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) select, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) select, .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) select {
  color: black;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) label:has(+ select), .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) label:has(+ select), .sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) label:has(+ select) {
  visibility: unset;
}
.sandmanFormContainer form .formSumbitBtnWrap {
  flex: 1 0 100%;
  text-align: center;
  margin: 1rem 0;
}
@media screen and (min-width: 48rem) {
  .sandmanFormContainer form .formSumbitBtnWrap {
    flex: 0 0 50%;
  }
}
.sandmanFormContainer form .formSumbitBtnWrap button {
  /*
                line-height: 1.75;
                font-size: 1rem;
                padding: 0.375rem 1.25rem;
				
                //transform: translateY(100%);
                background: white;
                border-radius: 2rem;
                border: 2px solid $color-secondary-yellow;
                color: $color-secondary-yellow;

                width: 90%;
				*/
  box-shadow: 0 0 8px 2px #000000ad;
  border: 2px solid none;
  font-weight: bold;
  width: fit-content;
  padding: 1rem 2.5rem;
  font-size: clamp(1rem, 1.25rem, 1.75rem);
  transition: all 0.2s linear;
  background: #2c68a8;
  color: white;
  padding: 0.75rem 1.5rem;
  border: 1px solid none;
}
.sandmanFormContainer form .formSumbitBtnWrap button:disabled {
  background: gray;
}
.sandmanFormContainer form .formSumbitBtnWrap button:hover {
  background-color: #4d4d4d;
  color: white;
}
.sandmanFormContainer form .formSumbitBtnWrap button:hover {
  color: white;
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput label {
  position: static;
  transform: translateY(0%);
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput input::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput textarea::placeholder {
  visibility: unset;
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ select) {
  visibility: unset;
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput label:has(+ input:not(:placeholder-shown):not(:focus)) {
  visibility: unset;
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) input::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) textarea::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) input::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) textarea::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) input::placeholder, .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) textarea::placeholder {
  visibility: unset;
}
.sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(input:focus) label:has(+ select), .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(textarea:focus) label:has(+ select), .sandmanFormContainer form[id*="Warrantyregistration"] .sandmanFormInputWrap .sandmanFormSingleInput:has(select:focus) label:has(+ select) {
  visibility: unset;
}
.sandmanFormContainer .formResponse {
  font-weight: bold;
}
.mod-articlesnews.newsflash:has(.distributorWrap) {
  justify-content: space-between;
}
@media screen and (min-width: 105rem) {
  .mod-articlesnews.newsflash:has(.distributorWrap) {
    gap: 2rem;
  }
}
@media screen and (min-width: 105rem) {
  .mod-articlesnews.newsflash:has(.distributorWrap) .mod-articlesnews__item {
    flex: 1 0 calc(33.33% - 2rem);
  }
}
.mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap {
  display: flex;
  flex-flow: column wrap;
  background: rgba(204, 202, 198, 0.8);
  justify-content: space-between;
}
@media screen and (min-width: 48rem) {
  .mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap {
    min-height: 600px;
  }
}
@media screen and (min-width: 60rem) {
  .mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap {
    min-height: 800px;
  }
}
.mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap > img.flag {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap .distributorContent {
  flex: 1 0 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  padding: 2rem 1rem;
}
.mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap .distributorContent .distributorTitle .distributorLocation {
  font-size: clamp(1rem, 1.25rem, 1.25rem);
}
.mod-articlesnews.newsflash:has(.distributorWrap) .distributorWrap .distributorContent .distributorTitle h3 {
  font-size: clamp(1.5rem, 2rem, 2rem);
}
.distributorsForm .content {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
.blackTransparentBox {
  flex: 1 0 100%;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 2rem;
  padding: 2rem;
}
@media screen and (min-width: 60rem) {
  .blackTransparentBox {
    flex: 1 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 60rem) {
  .blackTransparentBox {
    flex: 1 0 calc(33.33% - 1rem);
  }
}
.blackTransparentBox h2 {
  font-size: clamp(2rem, 3rem, 3.5rem);
  font-weight: bold;
}
.blackTransparentBox p {
  font-size: clamp(1rem, 1.25rem, 1.25rem);
}
.blackTransparentBox .footnote {
  font-size: 0.75rem;
}
.whiteBox {
  flex: 1 0 100%;
  padding: 2rem;
  border-radius: 2rem;
  background: white;
}
.whiteBox h2 {
  font-size: clamp(2rem, 3rem, 3.5rem);
  font-weight: bold;
}
@media screen and (min-width: 60rem) {
  .whiteBox {
    flex: 1 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 60rem) {
  .whiteBox {
    flex: 1 0 calc(33.33% - 1rem);
  }
}
.farmingSystemArticle {
  min-height: 900px;
}
.farmingSystemArticle .content {
  display: flex;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
}
.farmingSystemArticle .content .purpleCircle {
  background: #2c68a8;
}
.farmingSystemArticle .content .orangeCircle {
  background: #ff5700;
}
.farmingSystemArticle .content .circleText {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 1555px) {
  .farmingSystemArticle .content .circleText {
    margin-bottom: 0;
    transform: translateX(-50px);
  }
  .farmingSystemArticle .content .circleText {
    transform: translateX(50px);
  }
}
.farmingSystemArticle .content .circleText {
  line-height: 1.5;
  color: white;
  border-radius: 50%;
  text-align: center;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText {
    position: relative;
  }
}
.farmingSystemArticle .content .circleText .farmingSystemCTA {
  color: white;
  letter-spacing: 0.15rem;
  padding: 1rem;
  background: linear-gradient(126deg, #5f5bcd 24%, #ff5700 100%);
}
.farmingSystemArticle .content .circleText .farmingSystemCTA:hover {
  background: linear-gradient(126deg, #ff5700 24%, #5f5bcd 100%);
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText .farmingSystemCTA {
    position: absolute;
    bottom: 0%;
  }
}
.farmingSystemArticle .content .circleText.purpleCircle {
  background: none;
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText.purpleCircle {
    background: rgba(44, 104, 168, 0.7);
  }
}
.farmingSystemArticle .content .circleText.orangeCircle {
  background: none;
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText.orangeCircle {
    background: rgba(255, 87, 0, 0.7);
  }
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText {
    aspect-ratio: 1;
    height: 700px;
  }
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleText {
    flex-flow: row wrap;
  }
}
.farmingSystemArticle .content .circleText .textWrap {
  flex-flow: column wrap;
  flex-basis: 80%;
}
.farmingSystemArticle .content .circleText .textWrap h2 {
  font-weight: bold;
}
.farmingSystemArticle .content .circleText .textWrap p {
  text-align: left;
  font-size: clamp(0.7rem, 1rem, 1rem);
}
.farmingSystemArticle .content .circleText .textWrap .footnote {
  font-size: clamp(0.7rem, 0.75rem, 0.75rem);
}
.farmingSystemArticle .content .circleImg {
  border-radius: 50%;
  text-align: center;
  aspect-ratio: 1;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleImg {
    aspect-ratio: 1;
    height: 700px;
  }
}
.farmingSystemArticle .content .circleImg img {
  object-fit: contain;
}
@media screen and (min-width: 48rem) {
  .farmingSystemArticle .content .circleImg img {
    min-width: 700px;
    min-height: 700px;
  }
}
.item-content:has(.warrantyForm) {
  background: url('../../../../images/warrantyBG.avif');
  background-size: cover;
  background-repeat: no-repeat;
}
.item-content:has(.warrantyForm) .primaryGrid {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  width: fit-content;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.item-content:has(.warrantyForm) .primaryGrid h1 {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
@media screen and (min-width: 60rem) {
  .item-content:has(.warrantyForm) .primaryGrid .sandmanFormInputWrap {
    flex-flow: row wrap;
  }
}
@media screen and (min-width: 60rem) {
  .item-content:has(.warrantyForm) .primaryGrid .sandmanFormInputWrap .sandmanFormSingleInput {
    flex: 1 0 calc(50% - 0.5rem);
  }
}
.FarmingServicePage .item-content, .investorsPage .item-content {
  background: none;
}
.FarmingServicePage .vdoBGArticle, .investorsPage .vdoBGArticle {
  min-height: 80vh;
}
.FarmingServicePage .vdoBGArticle .content, .investorsPage .vdoBGArticle .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-items:has(.subpage-banner) .blog-item:first-of-type {
  background-image: url('../../../../images/Ellipse%201.png');
  background-size: 30%;
  background-position: -20% 50%;
  background-repeat: no-repeat;
}
.blog-items:has(.subpage-banner) .blog-item:last-of-type {
  background-image: url('../../../../images/Ellipse%202.png');
  background-size: 30%;
  background-position: 125% 120%;
  background-repeat: no-repeat;
}
.subpage-banner .primaryGrid {
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media screen and (min-width: 48rem) {
  .subpage-banner .primaryGrid {
    justify-content: space-between;
  }
}
.subpage-banner .primaryGrid .bannerTitle {
  background: #2c68a8;
  padding: 0.25rem 1rem;
  color: white;
}
.subpage-banner .primaryGrid img.bannerLogo {
  max-width: 30%;
}
@media screen and (min-width: 48rem) {
  .subpage-banner .primaryGrid img.bannerLogo {
    max-width: 10%;
  }
}
.governanceSection h2 {
  color: #df9e29;
  font-weight: bold;
  text-transform: uppercase;
}
.governanceSection h2::after {
  margin-left: 1rem;
  content: "";
  font-family: "FontAwesome";
  color: #df9e29;
}
.governanceSection .governanceWrap {
  display: flex;
  flex-flow: row wrap;
  gap: 3rem;
  align-items: stretch;
  justify-content: start;
}
.governanceSection .governanceWrap a.governanceCard {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #000;
  padding: 1rem;
  flex: 0 0 calc(25% - 3rem);
  text-align: center;
  display: flex;
  flex-flow: column wrap;
}
.governanceSection .governanceWrap a.governanceCard p {
  color: black;
}
.governanceSection .governanceWrap a.governanceCard img {
  max-width: 50%;
  margin: 0 auto;
}
.presentationWrap .content {
  justify-content: space-between;
}
.presentationWrap .image {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.28);
}
.presentationWrap a.presentationImg {
  border: 1px solid black;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  border-radius: 1rem;
  flex: 1 0 100%;
  width: 100%;
}
.presentationWrap a.presentationImg img {
  max-width: 20%;
}
@media screen and (min-width: 48rem) {
  .presentationWrap a.presentationImg img {
    max-width: 10%;
  }
}
.presentationWrap a.presentationImg h3 {
  font-weight: bold;
}
.secPage .filter-container #type-filter button.active {
  background-color: #2c68a8;
}
.secPage table#sec-table tr.row td {
  width: unset;
}
.secPage table#sec-table tr.row td a {
  color: #2c68a8;
}
.secPage #table-navigation span {
  color: #2c68a8;
}
.secPage #table-legend .legend-container .legend {
  color: #2c68a8;
}
.overViewWrap .content {
  justify-content: space-between;
}
.overViewWrap .image {
  transform: translateX(-10%);
}
.signUpWrap {
  background: url('../../../../images/signUpBG.webp?6a0cd05c');
  border-radius: 50% / 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-size: cover;
  background-position: top;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -2rem;
}
@media screen and (min-width: 48rem) {
  .signUpWrap {
    min-height: 300px;
  }
}
@media screen and (min-width: 60rem) {
  .signUpWrap {
    min-height: 400px;
  }
}
.signUpWrap .primaryGrid {
  text-align: center;
  color: white;
}
.signUpWrap .primaryGrid h3 {
  font-size: clamp(1.5rem, 1vw, 2.25rem);
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 1rem;
  font-weight: bold;
}
.blog-item:has(.highlightsWrap) {
  margin-top: -3rem;
}
.highlightsWrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (min-width: 48rem) {
  .highlightsWrap {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
}
.highlightsWrap h3 {
  font-weight: bold;
  text-align: center;
}
.highlightsWrap .flexColumn {
  flex-flow: row wrap;
  align-items: baseline;
  column-gap: 1rem;
}
.highlightsWrap .flexColumn > img {
  flex: 0 0 0%;
  max-width: 3rem;
}
.highlightsWrap .flexColumn .content {
  flex: 1 0 0%;
}
.highlightsWrap .flexColumn .content .title {
  color: #2c68a8;
  font-weight: bold;
}
.homeSignUpOutterWrap {
  position: relative;
  z-index: 1;
}
.homeSignUpOutterWrap .homeSignUpForm {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  align-items: center;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm {
    min-height: 500px;
  }
}
.homeSignUpOutterWrap .homeSignUpForm .small-desc-vw {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8) !important;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm {
    justify-content: space-between;
  }
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn70 {
  padding: 1rem 0;
}
@media screen and (min-width: 48rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn70 {
    flex: 0 0 100%;
  }
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn70 {
    flex: 0 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 82.5rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn70 {
    flex: 0 0 calc(65% - 1rem);
  }
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn70 h3 {
  color: #2c68a8;
  margin: 0.5rem 0;
  font-weight: 800;
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn70 p {
  margin: 0.5rem 0;
  line-height: 1.3;
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn70 p:has(.blueCTA) {
  border-top: 1px solid whitesmoke;
  text-align: center;
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn70 p:has(.blueCTA) .blueCTA {
  margin-top: 1rem;
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type {
  position: relative;
  color: black;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type {
    color: white;
  }
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type h4 {
  text-align: center;
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type h4 {
    text-align: left;
  }
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type p {
  color: black;
  text-align: center;
  margin: 0;
  line-height: 1.2;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type p {
    text-align: left;
    color: white;
    width: 65%;
  }
}
@media screen and (min-width: 105rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type p {
    width: 55%;
  }
}
.homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type img {
  display: none;
  z-index: -1;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .homeSignUpForm .flexColumn30:first-of-type img {
    display: unset;
  }
}
.bio-content-wrap {
  margin-top: 2rem;
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
.bio-content-wrap .bio-image-wrap {
  flex: 1 0 100%;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .bio-content-wrap .bio-image-wrap {
    flex: 0 0 20%;
  }
}
.bio-content-wrap .bio-content {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  .bio-content-wrap .bio-content {
    flex: 1 0 20%;
  }
}
.bio-content-wrap .bio-content p:first-of-type {
  margin-top: 0;
}
.blog-item:not(:last-child) .item-content:has(.bio-header-wrap) {
  border-bottom: 1rem solid #df9e29;
  padding-bottom: 2rem;
}
.bio-head {
  margin-bottom: 1rem;
}
.bio-head .person-name {
  font-size: var(--fs35-font-size);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: 0.84px;
  text-align: left;
  color: #2c68a8;
}
.bio-head .person-role {
  font-size: var(--fs28-font-size);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: 0.84px;
  text-align: left;
  color: #df9e29;
}
.followUs {
  display: flex;
  align-items: baseline;
  justify-content: end;
  gap: 1rem;
}
.followUs > p {
  margin: 0;
  font-size: 1rem;
}
.followUs .com-content-article {
  padding: 0;
}
.followUs .com-content-article .social {
  display: flex;
  gap: 1rem;
}
.followUs .com-content-article .social a {
  font-size: 1.75rem;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr {
  overflow: hidden;
  border-radius: 1rem;
}
@media screen and (min-width: 48rem) {
  .content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr {
    aspect-ratio: 1;
  }
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-image {
  padding: 0;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-image > a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-image > a img {
  height: 100%;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-title, .content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag {
  background: rgba(11, 43, 81, 0.78);
  z-index: 2;
  border: none;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-title a, .content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag a {
  color: white;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-title {
  padding: 1.5rem;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-title > a {
  font-size: clamp(1.25rem, calc(1.1346rem + 0.5769vw), 2rem);
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag {
  padding: 0;
  display: flex;
  align-items: center;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag .tagWrap {
  width: 80%;
  background: #df9e29;
  padding-left: 1.5rem;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag .tagWrap .tag-badge {
  color: #2c68a8;
  font-weight: bold;
  padding: 0 0.5rem;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table.option-selected-0 tr .list-tag .tagWrap .tag-badge:not(:last-of-type) {
  border-right: 1px solid #2c68a8;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr {
  overflow: hidden;
  border-radius: 1rem;
  background: white;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr td {
  border: none;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-image {
  padding: 0;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-image > a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  overflow: hidden;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-image > a img {
  height: 100%;
  min-height: 315px;
  object-fit: cover;
}
@media screen and (min-width: 48rem) {
  .content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-image > a img {
    aspect-ratio: 1;
  }
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-title {
  border: none;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-title a {
  color: #2c68a8;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-title {
  padding: 2.5rem 1.5rem 0 1.5rem;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-title > a {
  font-size: clamp(1.25rem, calc(1.1346rem + 0.5769vw), 2rem);
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-excerpt {
  padding: 0 1.5rem 0 1.5rem;
  border: none;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-excerpt p {
  margin: 0;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .news-btn {
  padding: 0 1.5rem 2.5rem 1.5rem;
  text-align: right;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .news-btn .cta {
  border: none;
  padding-right: 0;
}
.content-categoryupdatesPage .com-content-category__articles .com-content-category__table:not(.option-selected-0) tr .list-tag {
  display: none;
}
.blog-item:has(.documentImgBG) {
  background-image: url('../../../../images/banners/62bc8c107024da9151c141dc_gladiator-investor-financials.jpg?6a0cd7d4');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.documentSection .documentRow {
  padding: 1rem;
  background-color: whitesmoke;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
}
.documentSection .documentRow:hover {
  cursor: pointer;
  background-color: #bbccdb;
}
.documentSection .documentRow:hover.bgWhite {
  background-color: #2c68a8 !important;
}
.documentSection .documentRow:hover.bgWhite a.pdfPage {
  fill: white;
}
.documentSection .documentRow:hover.bgWhite p {
  color: white;
}
.documentSection .documentRow:hover .pdfImg {
  display: none;
}
.documentSection .documentRow:hover .hoverImg {
  display: unset;
}
.documentSection .documentRow .hoverImg {
  display: none;
}
.documentSection .documentRow.documentHeader {
  margin-bottom: 0;
  background-color: white;
}
.documentSection .documentRow.documentHeader h2 {
  margin: 0;
}
.documentSection .documentRow .date {
  font-weight: normal;
  margin: 0;
  margin-right: 1rem;
}
.documentSection .documentRow p:not(.date) {
  margin: 0;
  font-weight: bold;
  flex-grow: 1;
}
.documentSection .documentRow a.pdfLink {
  font-weight: bold;
  background-color: whitesmoke;
  padding: 0.5rem 1.75rem;
  display: flex;
  align-items: center;
}
.documentSection .documentRow a.pdfLink::before {
  margin-right: 0.5rem;
  content: "";
  display: inline-block;
  background-image: url('../../../../images/icon/read-black.svg?6a0cd05c');
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
}
.leadershipWrap {
  z-index: 1;
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
  /* Keep modal in the flow but hidden via opacity/visibility so transitions work */
}
.leadershipWrap .com-content-article.item-page {
  flex: 1 0 100%;
  background-color: #fff;
  border: 1px solid #00000017;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  padding: 30px 10px 30px 20px;
  text-decoration: none;
  transition: all 0.3s;
  display: flex;
  inset: 0%;
  box-shadow: 1px 1px 3px #0000002b;
}
@media screen and (min-width: 48rem) {
  .leadershipWrap .com-content-article.item-page {
    flex: 0 0 calc(50% - 1rem);
  }
}
.leadershipWrap .com-content-article.item-page:hover {
  background-color: #bbccdb;
}
.leadershipWrap .com-content-article.item-page h4 {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
}
.leadershipWrap .modal {
  position: fixed;
  inset: 0;
  /* top:0; right:0; bottom:0; left:0; */
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  background-color: transparent;
  /* centered inner dialog */
}
.leadershipWrap .modal .innerModal {
  background-color: white;
  padding: 2rem;
  position: relative;
}
@media screen and (min-width: 48rem) {
  .leadershipWrap .modal .innerModal {
    max-width: 80%;
  }
}
.leadershipWrap .modal .innerModal ul li::marker {
  color: black;
}
.leadershipWrap .modal .innerModal .closeModal {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: #2c68a8;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.leadershipWrap .modal .innerModal .closeModal::after {
  content: "X";
  color: white;
}
.leadershipWrap .modal.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  background-color: #262626;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.content-categorycareerPage .com-content-category__articles {
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 3rem;
}
@media (min-width: 105rem) {
  .content-categorycareerPage .com-content-category__articles {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media (min-width: 135rem) {
  .content-categorycareerPage .com-content-category__articles {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
.content-categorycareerPage .com-content-category__articles table {
  border: none;
}
.content-categorycareerPage .com-content-category__articles table tr:hover {
  background: #bbccdb;
}
.content-categorycareerPage .com-content-category__articles table tr .list-date {
  display: none;
}
.content-categorycareerPage .com-content-category__articles table tr .list-title a {
  font-weight: bold;
}
.content-categorycareerPage .com-content-category__articles table tr .news-btn a {
  padding: 0.25rem 1rem;
  background: white;
}
.signup-position.moduletable {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* 在 itemid-101 和 itemid-124 页面：增加大标题上方留白 */
body.itemid-101 .item-content h1:first-of-type, body.itemid-101 .g-content > h1:first-child {
  margin-top: 80px !important;
}
/* 在 itemid-101 和 itemid-124 页面：控制内容容器宽度，恢复两侧留白 */
body.itemid-101 .platform-content.container .com-content-category-blog__item.blog-item:not(:has(.newsWrap.smokeBG)) {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.itemid-101 .platform-content.container .com-content-category-blog__item.blog-item:has(.newsWrap.smokeBG) .item-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.itemid-101 .highlightCardTitle h4 {
  font-size: 1.3rem !important;
}
.fullBG:has(.operationBG) {
  margin-bottom: 1rem;
}
.fullBG:has(.operationBG) .operationBG {
  margin-top: 1rem;
  background: url('../../../../images/009-mdn-23x.webp');
  background-size: cover;
  background-position: bottom;
  z-index: 1;
  position: relative;
  box-shadow: 0 9px 6px 0 rgba(0, 0, 0, 0.4);
}
.fullBG:has(.operationBG) .operationBG .blueCirclePath {
  width: 50%;
}
.fullBG:has(.operationBG) .operationBG .blueCirclePath .operationContent {
  color: white;
}
.fullBG:has(.operationBG) .operationBG .primaryGrid {
  overflow: hidden;
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  width: fit-content;
  position: relative;
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .blueCirclePath2 {
  background-color: #2c68a8;
  border-radius: 50%;
  width: 100%;
  /* height: 100%; */
  aspect-ratio: 1;
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  transform: translateY(25%);
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent {
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  width: 80%;
  align-self: end;
  justify-self: center;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 48rem) {
  .fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent {
    width: 80%;
  }
}
@media screen and (min-width: 60rem) {
  .fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent {
    width: 80%;
  }
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent h3 {
  color: #df9e29;
  font-weight: bold;
  font-size: clamp(1.5rem, 2rem, 2.5rem);
  margin-bottom: 0;
}
@media screen and (min-width: 60rem) {
  .fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent h3 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 105rem) {
  .fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent h3 {
    margin-bottom: 2rem;
  }
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent p {
  text-align: left;
  color: #df9e29;
  margin: 0;
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap .operationContent p span {
  color: white;
}
.fullBG:has(.operationBG) .operationBG .blueCirclePathWrap a.arrowBtn {
  z-index: 2;
  width: fit-content;
  justify-self: center;
  line-height: 0;
  border-radius: 50%;
  bottom: 25%;
  right: -5%;
  padding: 1rem;
  background: #df9e29;
  color: #2c68a8;
}
@media screen and (min-width: 48rem) {
  .fullBG:has(.operationBG) .operationBG .blueCirclePathWrap a.arrowBtn {
    position: absolute;
  }
}
.explorationWrap .flexWrap {
  gap: 3rem;
}
@media screen and (min-width: 48rem) {
  .explorationWrap .flexWrap .flexColumn {
    flex: 1 0 calc(50% - 3rem);
  }
}
@media screen and (min-width: 60rem) {
  .explorationWrap .flexWrap .flexColumn {
    flex: 1 0 calc(33.33% - 3rem);
  }
}
.explorationWrap .card {
  border: none;
}
.explorationWrap .card .content {
  padding: 1rem;
  padding-top: 2rem;
}
.explorationWrap .card .content h3 {
  color: #2c68a8;
  font-weight: bold;
  font-size: clamp(1.75rem, 2.25rem, 2.75rem);
}
.explorationWrap .card .content .line {
  display: flex;
  align-items: baseline;
}
.explorationWrap .card .content .line .colorSecondaryYellow {
  font-weight: bold;
  margin-right: 1rem;
}
.explorationWrap .card .imgBottomCurve {
  display: flex;
  position: relative;
  border-radius: 0 0 2rem 2rem;
  box-shadow: 0 11px 6px 0 rgba(0, 0, 0, 0.3);
}
.explorationWrap .card .imgBottomCurve > a {
  background: #df9e29;
  box-shadow: 0 11px 6px 0 rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  border-radius: 50%;
  padding: 1rem;
  line-height: 0;
  border: none;
}
.explorationWrap .card .imgBottomCurve > a:hover {
  color: white;
}
.blueCard {
  background: #2c68a8 !important;
}
/* gladiatormetals at a Glance */
body.investmentHighlightsPage .c-grid {
  display: flex;
  flex-flow: row wrap;
  gap: 2rem;
  margin-top: 3rem;
  /*
    	margin: auto;
   
    	--num-column:3;
		@media only screen and (max-width: 1200px){
        	--num-column:2;
    	}
   		@media only screen and  (max-width: 600px) {
        	--num-column:1;
    	}
    	display: grid;
    	grid-template-columns: repeat(var(--num-column), 1fr);
    	grid-auto-rows: 1fr;
 	    grid-gap: clamp(2rem, 5%, 4rem);
		*/
}
@media screen and (min-width: 105rem) {
  body.investmentHighlightsPage .c-grid {
    justify-content: center;
  }
}
body.investmentHighlightsPage .c-grid .grid-item {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  body.investmentHighlightsPage .c-grid .grid-item {
    flex: 0 0 calc(50% - 2rem);
  }
}
@media screen and (min-width: 105rem) {
  body.investmentHighlightsPage .c-grid .grid-item {
    flex: 0 0 calc(33% - 2rem);
  }
}
/* END  gladiatormetals at a Glance */
.colorInactive {
  color: #0082F3 !important;
}
.analystCoveragePage h2 + p {
  line-height: 1.6;
  letter-spacing: 0.48px;
  text-align: center;
  color: #2c68a8;
  margin-bottom: 2.5rem;
}
.analystCoveragePage .c-grid {
  margin: auto;
  --num-column:4;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  grid-auto-rows: 1fr;
  grid-gap: clamp(1rem, 2%, 2rem);
}
@media only screen and (max-width: 1500px) {
  .analystCoveragePage .c-grid {
    --num-column:2;
  }
}
@media only screen and (max-width: 600px) {
  .analystCoveragePage .c-grid {
    --num-column:1;
  }
}
.analystCoveragePage .c-grid .grid-item {
  border-radius: 2rem;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff;
  padding-bottom: 1.5rem;
}
.analystCoveragePage .c-grid .grid-item .top {
  padding: 2rem 10%;
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn {
  width: 100%;
  border-radius: 2rem;
  background-image: linear-gradient(180deg, white 60%, #0676b7 60%, #033b5c 90%);
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn h3 {
  font-size: var(--fs70-font-size);
  color: #0b2b51;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  margin: 1rem auto 2rem auto;
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn h3:before {
  content: " ";
  height: 0.75em;
  width: 0.75em;
  margin-right: 0.25em;
  display: inline-block;
  background: #df9e29;
  border-radius: 100% 0 0 0;
  position: relative;
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
  height: unset;
  display: flex;
  margin: 2rem 0;
}
@media screen and (min-width: 48rem) {
  .corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
    max-height: 500px;
  }
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap .computer {
  display: none;
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap .presentation {
  position: static;
  max-height: 100%;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.28);
  max-width: 730px;
}
.corporatePresentationPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .cta {
  background: #df9e29;
  padding: 1rem 2rem;
  color: #2c68a8;
}
.grid-overlap.signup-container {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.grid-overlap.signup-container > .inner--grid-overlap-bottom {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
}
.grid-overlap.signup-container > .inner--grid-overlap-bottom img {
  object-fit: cover;
  width: 100%;
  min-height: 894px;
}
.grid-overlap.signup-container > .inner--grid-overlap-middle {
  grid-column: 1;
  grid-row: 1;
  width: 90%;
  align-self: center;
  margin: auto;
  padding: 6rem 3%;
  border-radius: 5% 0 / 5% 5% 20% 0%;
  border-radius: 0 0 3rem 0;
  box-shadow: 0 8px 6px 0 rgba(0, 0, 0, 0.38);
  border: solid 1px #707070;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 87.31rem) {
  .grid-overlap.signup-container > .inner--grid-overlap-middle {
    width: 70%;
    padding: 6rem 15%;
  }
}
.grid-overlap.signup-container > .inner--grid-overlap-top {
  z-index: 3;
  grid-column: 1;
  grid-row: 1;
  align-self: flex-start;
  width: 100%;
  justify-self: flex-start;
  background-color: #0b2b51;
  padding: 0rem 1%;
  margin-left: 0;
  margin-top: 2rem;
}
@media screen and (min-width: 87.31rem) {
  .grid-overlap.signup-container > .inner--grid-overlap-top {
    width: 20%;
    padding: 2rem 1%;
    margin-left: 3%;
    margin-top: 0;
  }
}
.grid-overlap.signup-container > .inner--grid-overlap-top p {
  text-transform: uppercase;
  color: #fff;
  font-size: var(--fs25-font-size);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.6px;
  text-align: center;
}
.grid-overlap.signup-container .sandmanFormInputWrap {
  gap: 1rem;
}
.itemid-161 #g-container-main .com-content-category-blog__item.blog-item {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.g-grid.contact-section {
  align-items: center;
}
.grid-overlap.contact-container {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.grid-overlap.contact-container > .inner--grid-overlap-bottom {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
}
.grid-overlap.contact-container > .inner--grid-overlap-bottom img {
  object-fit: cover;
  width: 100%;
  min-height: 894px;
}
.grid-overlap.contact-container > .inner--grid-overlap-middle {
  grid-column: 1;
  grid-row: 1;
  width: 90%;
  align-self: center;
  margin: auto;
  padding: 6rem 3%;
  border-radius: 0 0 3rem 0;
  box-shadow: 0 8px 6px 0 rgba(0, 0, 0, 0.38);
  border: solid 1px #707070;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 87.31rem) {
  .grid-overlap.contact-container > .inner--grid-overlap-middle {
    width: 70%;
    padding: 10rem 5% 3rem 5%;
  }
}
.grid-overlap.contact-container > .inner--grid-overlap-top {
  z-index: 3;
  grid-column: 1;
  grid-row: 1;
  align-self: flex-start;
  justify-self: flex-start;
  background-color: #0b2b51;
  padding: 0rem 1%;
  width: 100%;
  max-width: 333px;
  margin: 0 auto;
}
@media screen and (min-width: 87.31rem) {
  .grid-overlap.contact-container > .inner--grid-overlap-top {
    padding: 2rem 1%;
  }
}
.grid-overlap.contact-container > .inner--grid-overlap-top p {
  text-transform: uppercase;
  color: #fff;
  font-size: var(--fs25-font-size);
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.6px;
  text-align: center;
}
.grid-overlap.signup-container .sandmanFormInputWrap {
  gap: 1rem;
}
.section.financial-statements .date {
  color: #df9e29;
  font-size: var(--fs25-font-size);
  font-weight: bold;
}
.section.financial-statements .c-item > img {
  width: 33px;
  margin-right: 1rem;
  color: #0b2b51;
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn {
  width: 100%;
  border-radius: 2rem;
  background-image: linear-gradient(180deg, white 60%, #0676b7 60%, #033b5c 90%);
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn h3 {
  font-size: var(--fs70-font-size);
  color: #0b2b51;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  margin: 1rem auto 2rem auto;
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn h3:before {
  content: " ";
  height: 0.75em;
  width: 0.75em;
  margin-right: 0.25em;
  display: inline-block;
  background: #df9e29;
  border-radius: 100% 0 0 0;
  position: relative;
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
  height: unset;
  display: flex;
  margin: 2rem 0;
}
@media screen and (min-width: 48rem) {
  .factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap {
    max-height: 500px;
  }
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap .computer {
  display: none;
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .computerWrap .presentation {
  position: static;
  max-height: 100%;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.28);
  max-width: 730px;
}
.factsheetPage .item-content:has(.mediaWrap) .mediaWrap .flexColumn.presentationWrap .com-content-article .com-content-article__body .cta {
  background: #df9e29;
  padding: 1rem 2rem;
  color: #2c68a8;
}
.factsheetPage .computerWrap {
  position: relative;
}
.factsheetPage .computerWrap img.computer {
  z-index: 2;
  position: relative;
  max-width: 660px;
}
.factsheetPage .computerWrap img.presentation {
  width: 98%;
  position: absolute;
  top: 1%;
  left: 1%;
  z-index: 1;
  max-height: 73%;
  object-fit: cover;
  background: white;
}
.itemid-160 #g-container-main .com-content-category-blog__item.blog-item {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-160 #g-container-main .com-content-category-blog__item.blog-item .project-inactive-color {
  color: #646464;
}
.itemid-160 #g-container-main .com-content-category-blog__item.blog-item h1.project-inactive-color {
  font-size: 3rem;
}
.itemid-160 #g-container-main .com-content-category-blog__item.blog-item h5.project-inactive-color {
  font-size: 1.2rem;
  font-weight: bolder;
  color: #0082f3;
}
.itemid-238 #g-container-main .com-content-article__back, .itemid-238 #g-container-main .com-content-article .page-header, .itemid-238 #g-container-main .com-content-article .com-content-article__body, .itemid-238 #g-container-main .com-content-category.category-list {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-237 #g-container-main .com-content-category-blog__item.blog-item:not(:has(#presenatationDiv)) {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-237 #g-container-main .com-content-category-blog__item.blog-item:has(#presenatationDiv) .item-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-226 #g-container-main .com-content-category__table.category.table, .itemid-226 #g-container-main .filterByYear, .itemid-226 #g-container-main .com-content-category-blog__item.blog-item {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-226 #g-container-main .subMenuWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.itemid-159 #g-container-main .com-content-category-blog__item.blog-item:not(:has(.documentSection)) {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-159 #g-container-main .com-content-category-blog__item.blog-item .documentSection.documentImgBG {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-124 #g-container-main .com-content-category-blog__item.blog-item:not(:has(#presenatationDiv, .documentSection.documentImgBG)) {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-124 #g-container-main .com-content-category-blog__item.blog-item .documentSection.documentImgBG {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-124 #g-container-main .com-content-category-blog__item.blog-item:has(#presenatationDiv) .item-content {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.itemid-124 #g-container-main .item-content h1:first-of-type, .itemid-124 #g-container-main .g-content > h1:first-child {
  margin-top: 80px !important;
}
.itemid-124 #g-container-main .colorInactive {
  font-weight: bold;
  color: #646464 !important;
}
.itemid-124 #analystCoverageList {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 500px) {
  .itemid-124 #analystCoverageList {
    display: block;
  }
}
.itemid-124 #analystCoverageList dl {
  width: calc((100% - 80px) / 3);
  font-size: 1.2rem;
}
@media only screen and (max-width: 500px) {
  .itemid-124 #analystCoverageList dl {
    width: 100%;
  }
}
.itemid-124 #analystCoverageList dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90px;
}
.itemid-124 #analystCoverageList dl dd {
  text-align: center;
  margin: 0 auto;
}
/*# sourceMappingURL=custom_12.css.map */