/* 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=Raleway:ital,wght@0,100..900;1,100..900&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: #0b2b51 !important;
}
.colorSecondaryYellow {
  color: #df9e29 !important;
}
.bgMainBlue {
  background: #0b2b51 !important;
}
.bgSecondaryYellow {
  background: #df9e29 !important;
}
.item-content:has(.articleBgMainBlue) {
  background: #0b2b51 !important;
}
.borderSecondaryYellow {
  border-color: #df9e29;
  border-width: 1px;
  border-style: solid;
}
.sectionHeadYellow {
  font-size: var(--fs70-font-size);
  color: #0b2b51;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
  margin: 1rem auto 2rem auto;
  margin: 2rem auto 2rem auto;
  /*
	  &:after {
            content: attr(data-text); 
            grid-area: main;
            margin-left: 1em; 
        }
	*/
}
.sectionHeadYellow:before {
  content: " ";
  height: 0.75em;
  width: 0.75em;
  margin-right: 0.25em;
  display: inline-block;
  background: #df9e29;
  border-radius: 100% 0 0 0;
  z-index: -1;
  position: relative;
}
.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: "Raleway", sans-serif;
  line-height: 1.2;
}
p, span, label, a, input, em, strong, li, div {
  font-family: "Raleway", 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, p {
  font-size: var(--fs20-font-size);
}
body p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
#g-container-main ul li::marker {
  color: #df9e29;
}
.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: #0b2b51;
  display: flex;
  align-items: center;
}
.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: #0b2b51;
}
.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;
}
/* 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%;
}
.com-content-article:not(:has(.fullBG)), body:not(.mediaPage) .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: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 105rem) {
  .com-content-article:not(:has(.fullBG)), body:not(.mediaPage) .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) .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);
  }
}
@media screen and (min-width: 48rem) {
  .com-content-article:not(:has(.fullBG)) .item-content, body:not(.mediaPage) .com-content-category-blog__item.blog-item:not(:has(.fullBG)) .item-content, .com-content-category.category-list .content-categorynewsPage .com-content-category__articles .item-content, .com-content-category.category-list .content-categoryupdatesPage .com-content-category__articles .item-content, .com-finder .item-content, .com-tags__items .item-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
#g-navigation {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 48rem) {
  #g-navigation {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (min-width: 48rem) and (min-width: 105rem) {
  #g-navigation {
    padding-left: calc(calc(100% - 1600px) / 2);
    padding-right: calc(calc(100% - 1600px) / 2);
  }
}
@media screen and (min-width: 48rem) and (min-width: 135rem) {
  #g-navigation {
    padding-left: calc(calc(100% - 1900px) / 2);
    padding-right: calc(calc(100% - 1900px) / 2);
  }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
  #g-navigation .g-container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
#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(70% - 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 {
  border-radius: 0.75rem;
  border: 2px solid #df9e29;
  font-weight: bold;
  width: fit-content;
  padding: 1rem 2.5rem;
  font-size: clamp(1.25rem, 1.5rem, 2.25rem);
}
.main-btn {
  padding: 0.75rem 1.5rem;
  border-radius: 0.25rem;
  font-weight: bold;
}
.yellowCTA {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  background: #df9e29;
  color: #0b2b51;
  padding: 0.75rem 1.5rem;
  border: 1px solid white;
}
.yellowCTA:hover {
  color: white;
}
.blueCTA {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  background: #0b2b51;
  color: white;
  padding: 0.75rem 1.5rem;
  border: 1px solid #0b2b51;
}
.blueCTA:hover {
  color: #df9e29;
}
.imgWrapCurvedBorder {
  overflow: hidden;
  border-radius: 0.5rem;
}
.imgFrame {
  padding: 0.5rem;
  box-shadow: rgba(100, 100, 111, 0.4) 0px 7px 9px 0px;
}
.waveBgTopAndBottom {
  background: no-repeat top right/50% url('../../../../images/wave-bg-top.webp'), no-repeat bottom left/contain url('../../../../images/wave-bg-bottom.png');
}
.waveBgTop {
  background: url('../../../../images/wave-bg-top.webp');
}
.blog-items:has(.waveBgBottom), .newsPage .com-content-category, .corporatePresentationPage .blog-items {
  background: no-repeat bottom left/contain url('../../../../images/wave-bg-bottom.png');
}
.blueCircleBGTopRight {
  position: relative;
}
.blueCircleBGTopRight::after {
  content: "";
  background-image: url('../../../../images/Ellipse%201.png');
  background-repeat: no-repeat;
  position: absolute;
  /* background-size: cover; */
  width: 332px;
  height: 332px;
  opacity: 0.3;
  top: -9%;
  right: -5%;
}
.item-content:has(.bottomYellowBG) {
  position: relative;
}
.item-content:has(.bottomYellowBG)::after {
  content: "";
  background-image: url('../../../../images/ellipse-373x.png');
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  width: 332px;
  height: 332px;
  bottom: -10%;
  left: -5%;
}
.bottomCornerCurveBG {
  border-radius: 0 0 4rem 4rem;
}
.blueCirclePath {
  background: #0b2b51;
  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;
}
.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: #0b2b51;
  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);
}
.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: #0b2b51;
  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: #0b2b51;
}
.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-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #df9e29;
  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: #df9e29;
}
#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 .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: #df9e29;
}
#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: #df9e29;
}
#g-navigation {
  background: transparent;
  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-offcanvas-toggle {
  grid-row: 1;
  grid-column: 1/-1;
  justify-content: end;
  padding: 0;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-offcanvas-toggle {
    padding-top: 0;
    transform: none;
  }
}
#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, #0b2b51, #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) {
  padding-top: 1rem;
  padding-bottom: 1rem;
  z-index: 998;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 1rem;
  grid-row: 1;
  grid-column: 1/-1;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.28);
  width: 100%;
  justify-content: space-between;
  flex: 1 0 100%;
  background: white;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) {
    padding-top: 1rem;
    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;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-grid:has(nav) > .g-block:has(.g-logo) {
    justify-content: start;
  }
}
#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;
}
@media screen and (min-width: 60rem) {
  #g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel {
    column-gap: 1rem;
  }
}
@media screen and (min-width: 105rem) {
  #g-navigation .g-container .g-grid:has(nav) > .g-block nav.g-main-nav ul.g-toplevel {
    column-gap: 1.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 {
  color: black;
  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: #0b2b51;
}
#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[href*="/sign"] {
  background: #df9e29;
  border-radius: 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 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: #0b2b51;
  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 > .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:hover > .g-menu-item-container[href*="/sign"] {
  color: white;
}
#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 {
  border-bottom: 2px solid #df9e29;
}
#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 ul.g-dropdown {
  background: white;
  width: max-content;
  max-width: 250px;
}
#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 {
  max-height: 5rem;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-logo.g-logo-helium img, #g-navigation .g-container .g-logo.g-logo-helium svg {
    max-width: 100%;
  }
}
#g-navigation .g-container .g-offcanvas-toggle {
  display: flex;
  align-items: center;
  position: unset;
  width: unset;
  height: unset;
  justify-self: end;
  padding-left: 0;
  padding-right: 5%;
}
@media screen and (min-width: 48rem) {
  #g-navigation .g-container .g-offcanvas-toggle {
    display: none;
  }
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: unset;
}
#g-mobilemenu-container {
  margin: 0;
}
#g-header a {
  color: unset;
}
#g-header {
  margin-top: -3rem;
  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;
  border-radius: 0 0 3rem 3rem;
  background-position: center;
  min-height: 500px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-around;
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap:not(.subpageBanner) {
  background-image: url('../../../../images/banners/bluejaygold.webp');
}
@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: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .bannerWrap {
    border-radius: 3rem;
  }
}
#g-header .com-content-article:has(.bannerWrap) .bannerWrap h1 {
  color: #0b2b51;
  font-size: clamp(2rem, calc(1.5769rem + 2.1154vw), 4.75rem);
  font-weight: bold;
}
@media screen and (min-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .bannerWrap h1 {
    max-width: 60%;
  }
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  border-radius: 3rem;
  padding: 0;
  overflow: hidden;
}
@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 {
  grid-row: 1/-1;
  grid-column: 1/-1;
  height: 100%;
  object-fit: cover;
}
#g-header .com-content-article:has(.bannerWrap) .subpageBanner h1 {
  grid-row: 1/-1;
  grid-column: 1/-1;
  align-self: center;
  text-align: center;
  color: white;
}
@media screen and (min-width: 48rem) {
  #g-header .com-content-article:has(.bannerWrap) .subpageBanner h1 {
    max-width: unset;
  }
}
#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, #0b2b51, #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;
}
.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: #0b2b51;
  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 #0b2b51;
  }
}
@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 {
  margin-top: -3rem;
  z-index: 2;
  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 .innerGrid {
  overflow: hidden;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-flow: column wrap;
  border-radius: 3.375rem;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  background-image: linear-gradient(275deg, #00578c, #0b2b51);
}
@media screen and (max-width: 48rem) {
  .item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .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 .innerGrid .mod-articlescategory.mod-list li {
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  padding: 0;
  border-radius: 1rem;
  background: white;
  flex: 1 0 100%;
  display: flex;
  flex-flow: column wrap;
  gap: 1rem;
}
@media screen and (min-width: 48rem) {
  .item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li {
    flex: 0 0 calc(50% - 1rem);
  }
}
@media screen and (min-width: 60rem) {
  .item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li {
    flex: 0 0 calc(33.333% - 1rem);
  }
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li > img {
  width: fit-content;
  max-height: 50px;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-content {
  padding: 1rem 2rem;
  display: flex;
  flex-flow: column wrap;
  position: relative;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-content::before {
  content: "";
  width: 1.5rem;
  height: 5px;
  background: #df9e29;
  position: absolute;
  top: 1.5rem;
  left: 0;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-content .mod-articles-category-date {
  color: black;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-content .mod-articles-category-title {
  font-size: clamp(1rem, 1.25rem, 1.5rem);
  font-weight: bold;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-readmore {
  border-top: 5px solid #df9e29;
  margin: 0;
  text-align: right;
}
.item-content:has(.newsWrap) .newsWrap .newsListWrap .innerGrid .mod-articlescategory.mod-list li .mod-articles-category-readmore a.mod-articles-category-title {
  border-radius: 0.75rem;
  border: 2px solid none;
  font-weight: bold;
  width: fit-content;
  padding: 1rem 2.5rem;
  font-size: clamp(1.25rem, 1.5rem, 2.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: #0b2b51;
  padding: 0.5rem;
  border-radius: 50%;
  color: #df9e29;
  width: fit-content;
}
.updatesPage .mod-custom .page-header, .newsPage .mod-custom .page-header {
  display: none;
}
.content-categorynewsPage select#menuItems {
  background: #0b2b51;
  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 {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.28);
  border-radius: 0 0 2rem 2rem;
  padding: 1rem;
  padding: 1rem 0;
  border-radius: 24px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff;
  border: none;
  flex: 0 0 calc(33.33% - 4rem);
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.content-categorynewsPage table tbody tr .title h4 {
  margin: 0;
  font-weight: bold;
}
.content-categorynewsPage table tbody tr .title p {
  margin: 0;
}
.content-categorynewsPage table tbody tr .title > div {
  display: flex;
  flex-flow: row wrap;
  column-gap: 0.5rem;
}
.content-categorynewsPage table tbody tr .title > div img {
  width: 2rem;
  object-fit: contain;
}
.content-categorynewsPage table tbody tr td:has(hr) {
  padding: 0;
}
.content-categorynewsPage table tbody tr td.news-btn {
  width: fit-content;
  margin-right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.content-categorynewsPage table tbody tr td.news-btn a {
  color: #0b2b51;
  padding: 0.15rem 2.5rem;
  color: #0b2b51;
  border: none !important;
  font-size: var(--fs18-font-size);
}
.content-categorynewsPage table tbody tr .list-date {
  font-size: var(--fs20-font-size);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  text-align: left;
  color: #0b2b51;
}
.content-categorynewsPage table tbody tr .list-date:before {
  content: "";
  display: inline-block;
  height: 6px;
  width: 40px;
  background-color: #df9e29;
  margin-bottom: 0.3rem;
}
.content-categorynewsPage table tbody tr th.list-title {
  min-height: 150px;
  flex-grow: 1;
  line-height: 1.3;
  font-weight: bold;
  padding-left: 5%;
}
.content-categorynewsPage table tbody tr th.list-title a {
  color: #0b2b51;
  font-size: var(--fs25-font-size);
}
.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: #0b2b51;
}
.pagination__wrapper .page-item.active .page-link {
  color: white;
  background-color: #0b2b51;
  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: #0b2b51;
}
#g-footer {
  padding-top: 0;
  padding-bottom: 0;
  background-image: linear-gradient(77deg, #003966 29%, #00578c 60%);
  position: relative;
  z-index: 2;
}
#g-footer .g-grid {
  gap: 1rem;
  justify-content: space-between;
}
#g-footer .g-grid .footerWrap {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  column-gap: 1rem;
  row-gap: 3rem;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap {
    row-gap: 1rem;
    grid-template-columns: 1fr 3fr;
  }
}
#g-footer .g-grid .footerWrap .logo {
  text-align: center;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .logo {
    text-align: left;
  }
}
#g-footer .g-grid .footerWrap .logo > img {
  max-width: 300px;
}
#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 img {
  max-width: 50%;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .address {
    grid-column: 2;
    grid-row: 1;
    display: flex;
    align-items: end;
    justify-content: end;
  }
}
#g-footer .g-grid .footerWrap .address p {
  text-align: center;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .address p {
    margin: 0;
    font-size: 1rem;
    text-align: right;
  }
}
#g-footer .g-grid .footerWrap a {
  color: white;
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) {
  padding-top: 0;
  padding-bottom: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  column-gap: 0.5rem;
  flex-flow: row wrap;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .com-content-article:has(.social) {
    justify-content: center;
    grid-column: 1 / -1;
  }
}
#g-footer .g-grid .footerWrap .com-content-article:has(.social) .social a {
  font-size: 1.5rem;
}
#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;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .footerMenu {
    grid-column: 2;
    display: flex;
    align-items: end;
  }
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu {
  flex: 1 0 100%;
  margin: 0;
  column-gap: 1rem;
  align-items: center;
  flex-flow: column wrap;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .footerMenu ul.mod-menu {
    flex-flow: row wrap;
    justify-content: end;
  }
}
#g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item {
  flex: 1 0 100%;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 48rem) {
  #g-footer .g-grid .footerWrap .footerMenu ul.mod-menu > li.nav-item {
    flex: 0 1 10%;
    text-align: right;
  }
}
#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;
  font-size: 1.5rem;
  background: none;
  color: white;
  font-weight: bold;
}
@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 {
    font-size: clamp(1rem, calc(0.9231rem + 0.3846vw), 1.5rem);
    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:has(.g-copyright) .g-content {
  margin: 0;
}
#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;
  text-align: center;
}
@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: #0b2b51;
}
.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: #0b2b51;
  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: #0b2b51;
  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: #0b2b51;
  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;
}
.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%;
  }
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput {
  display: flex;
  flex-flow: column;
  position: relative;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput label {
  color: black;
  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-radius: 2.5rem;
}
.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 {
  font-size: 1rem;
  width: 100%;
  line-height: 2;
  padding: 1rem;
  border-radius: 2.5rem;
  color: black;
}
.sandmanFormContainer form .sandmanFormInputWrap .sandmanFormSingleInput select:focus-visible {
  outline: #0b2b51 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) 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%;
				*/
  border-radius: 0.75rem;
  border: 2px solid #df9e29;
  font-weight: bold;
  width: fit-content;
  padding: 1rem 2.5rem;
  font-size: clamp(1.25rem, 1.5rem, 2.25rem);
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  background: #df9e29;
  color: #0b2b51;
  padding: 0.75rem 1.5rem;
  border: 1px solid none;
}
.sandmanFormContainer form .formSumbitBtnWrap button:disabled {
  background: gray;
}
.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: #0b2b51;
}
.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(11, 43, 81, 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: #0b2b51;
  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: #0b2b51;
}
.secPage table#sec-table tr.row td {
  width: unset;
}
.secPage table#sec-table tr.row td a {
  color: #0b2b51;
}
.secPage #table-navigation span {
  color: #0b2b51;
}
.secPage #table-legend .legend-container .legend {
  color: #0b2b51;
}
.overViewWrap .content {
  justify-content: space-between;
}
.overViewWrap .image {
  transform: translateX(-10%);
}
.signUpWrap {
  background: url('../../../../images/signUpBG.webp');
  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: #0b2b51;
  font-weight: bold;
}
.homeSignUpOutterWrap {
  position: relative;
  z-index: 1;
}
.homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) {
  background: rgba(232, 232, 232, 0.85);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  z-index: 2;
  width: 95%;
  border-radius: 0 2rem 0 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  .homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) {
    width: 80%;
    margin-bottom: -30%;
    border-radius: 0 2rem 2rem 0;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) {
    width: 50%;
    margin-bottom: -15rem;
  }
}
@media screen and (min-width: 105rem) {
  .homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) {
    margin-bottom: -15rem;
  }
}
.homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) .homeSignUpTitle .sectionHeadYellow {
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 48rem) {
  .homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) .homeSignUpTitle .sectionHeadYellow {
    text-align: left;
  }
}
.homeSignUpOutterWrap .primaryGridLeft:has(.homeSignUpTitle) .homeSignUpTitle p {
  font-weight: bold;
}
.homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) {
  background: url('../../../../images/home-sign-up-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) .homeSignUpForm {
  min-height: 500px;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) .homeSignUpForm {
    padding-top: calc(30% + 5rem);
  }
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) .homeSignUpForm {
    justify-content: flex-end;
    padding-top: 0;
  }
}
.homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) .homeSignUpForm .flexColumn {
  flex: 0 0 100%;
}
@media screen and (min-width: 60rem) {
  .homeSignUpOutterWrap .primaryGrid:has(.homeSignUpForm) .homeSignUpForm .flexColumn {
    flex: 0 0 calc(50% - 1rem);
  }
}
.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: #0b2b51;
}
.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: #0b2b51;
  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 #0b2b51;
}
.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: #0b2b51;
}
.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;
}
.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: #0b2b51;
  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: #0b2b51;
}
@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: #0b2b51;
  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: #0b2b51 !important;
}
.leadershipWrap {
  z-index: 1;
  position: relative;
}
.leadershipWrap .flexWrap {
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.leadershipWrap .flexWrap .flexColumn {
  flex: 1 0 100%;
}
@media screen and (min-width: 48rem) {
  .leadershipWrap .flexWrap .flexColumn {
    flex: 0 0 calc(50% - 3rem);
  }
}
@media screen and (min-width: 60rem) {
  .leadershipWrap .flexWrap .flexColumn {
    flex: 0 0 calc(33.33% - 3rem);
  }
}
.leadershipWrap .flexWrap .flexColumn.fullWidthColumn {
  flex: 1 0 100% !important;
  background: white;
}
.leadershipWrap .flexWrap .flexColumn.projectCard .content {
  gap: 1rem;
  align-items: start;
  justify-content: start;
}
.leadershipWrap .flexWrap .flexColumn.projectCard .content > img {
  max-width: 100px;
  flex: 0 0 calc(20% - 1rem);
}
.leadershipWrap .flexWrap .flexColumn.projectCard .content > p {
  flex: 1 0 calc(60% - 1rem);
  margin: 0;
}
.leadershipWrap .flexWrap .flexColumn.projectCard .content h3 {
  flex: 0 0 45%;
  font-weight: bold;
  font-size: clamp(2rem, 2.25rem, 2.5rem);
}
.leadershipWrap .flexWrap .flexColumn.projectCard .content .yellowCTA {
  border: none !important;
}
/* Blue Jay Gold 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  Blue Jay Gold at a Glance */
.analystCoveragePage h2 + p {
  line-height: 1.6;
  letter-spacing: 0.48px;
  text-align: center;
  color: #0b2b51;
  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: #0b2b51;
}
.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;
}
.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;
}
/*# sourceMappingURL=custom_12.css.map */