/* **************** COLOR GROUPS **************** */

/* BASE */
*, *:before, *:after { -moz-box-sizing: inherit; box-sizing: inherit; outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
html { box-sizing: border-box; margin: auto; overflow-x: hidden; scroll-behavior: smooth; }
body { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #484C4F; position: relative; box-sizing: border-box; margin: 0; background: #FFF; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
body *::-moz-selection { color: #FFF; background: #449CE4; -webkit-text-fill-color: #fff; }
body *::selection { color: #FFF; background: #449CE4; -webkit-text-fill-color: #fff; }
section, header, footer { display: block; width: 100%; }
.screen-reader-text { display: none; }
h1 { font-family: rajdhani, sans-serif; font-weight: 300; font-style: normal; font-size: 72px; font-stretch: normal; line-height: 1.11; letter-spacing: normal; }
h2 { font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; font-size: 48px; font-stretch: normal; line-height: 1.17; letter-spacing: normal; }
h3 { font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; font-size: 36px; font-stretch: normal; line-height: 1.67; letter-spacing: normal; }
h4 { font-family: rajdhani, sans-serif; font-weight: 600; font-style: normal; font-size: 20px; font-stretch: normal; line-height: 1.4; letter-spacing: 1px; }
h5 { font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; font-size: 26px; font-stretch: normal; line-height: normal; letter-spacing: normal; }
p { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 18px; font-stretch: normal; line-height: 1.4; letter-spacing: normal; color: #484C4F; }
li { margin: 6px 0; }
small { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #484C4F; }
input[type=submit], input[type=text], input[type='email'], input[type='search'], textarea, select, button { -webkit-appearance: none; -moz-appearance: none; box-shadow: none !important; border-radius: 0; }
input[type=submit] { cursor: pointer; -webkit-transition: all 0.50s ease-in-out; -moz-transition: all 0.50s ease-in-out; -o-transition: all 0.50s ease-in-out; transition: all 0.50s ease-in-out; }
input[type=text] { font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; background: transparent; border: 1px #C8C8C9 solid; padding: 10px 30px; margin: 0 15px 0 0; border-radius: 4px; color: #484C4F; }
input[type=text]::-webkit-input-placeholder { color: #727B85; opacity: 0.8; }
select, textarea { font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; }
select::-ms-expand { display: none; }
a { text-decoration: none; color: #484C4F; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
a:hover { color: #0D2D73; }
strong, b { font-weight: 700; }
img, iframe { max-width: 100%; }
img { height: auto; }
.container { position: relative; padding-left: 60px; padding-right: 60px; }
.inner-container { max-width: 1600px; margin: 0 auto; position: relative; padding-right: 60px; }
.flex-container { display: flex; }
.flex { display: flex; gap: 20px; }
.flex > * { width: calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px)); }
.float-wrapper:first-of-type .image { float: right; margin-left: 20px; width: calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px)); }
.float-wrapper:first-of-type .text::after { content: ""; display: block; clear: both; }
.float-wrapper:nth-of-type(2) .image { float: left; margin-right: 20px; width: calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px)); }
.float-wrapper:nth-of-type(2) .text::after { content: ""; display: block; clear: both; }
.download-btn { margin-top: 55px; width: 275px; font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #ffffff !important; background-color: transparent !important; padding: 15px 25px; border: 1px solid #ffffff; border-radius: 60px; display: inline-block; cursor: pointer; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; position: relative; position: relative; padding-right: 65px; }
.download-btn::after { position: absolute; right: 5px; top: 5px; content: url(../../../../_resources/icons/arrow-down.svg); width: 37px; height: 37px; border-radius: 50%; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); display: flex; flex-direction: column; justify-content: center; align-items: center; }
.download-btn:hover { width: 280px; -webkit-transition: width 1s; transition: width 1s; }
.button-email { margin-top: 10px; font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #fff !important; background-color: #47294e !important; text-align: center; padding: 10px 30px; border: 1px solid #47294e; display: inline-block; cursor: pointer; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.button-email:hover { font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #FFF !important; background-color: #73537b !important; border: 1px solid #73537b; }
.button { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #0d2d73; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: #FFF; }
.button:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button:after { content: url(../../../../_resources/icons/arrow-right.svg); position: absolute; line-height: 1.5; right: 16px; top: 12px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button:hover { cursor: pointer; padding-right: 69px; }
.button:hover:before { background-image: linear-gradient(212deg, transparent 9%, transparent 82%); background-color: #0d2d73; }
.button-presentation { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; margin-top: 55px; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #ffffff; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: transparent; }
.button-presentation:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-presentation:after { content: url(../../../../_resources/icons/arrow-down.svg); position: absolute; line-height: 1.5; right: 16px; top: 12px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-presentation:hover { cursor: pointer; padding-right: 69px; color: #ffffff; }
.button-view { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #ffffff; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: transparent; }
.button-view:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-view:after { content: url(../../../../_resources/icons/eye-icon.svg); position: absolute; line-height: 1.5; right: 10px; top: 14px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-view:hover { cursor: pointer; padding-right: 69px; color: #ffffff; }

/* UTILITY */
.white { color: #FFF; }
.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.gradient-text { background-image: linear-gradient(271deg, #449CE4 0%, #449CE4 48%, #20549b 96%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; }
.dark-blue { color: #0D2D73; }
.caption { font-size: 12px; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #47294e; font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; font-weight: 400; }
.small-caption { font-size: 12px; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #47294e; font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; }
.paragraph-small { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: 1.14; letter-spacing: normal; color: #484C4F; }
div.overflow { width: 100%; overflow-x: auto; }
p.instruction i { margin-left: 15px; }
/* Functions */
.column-1 { width: calc((((100% - (11 * 20px))/12) * 1) + ((1 - 1) * 20px)); }
.column-2 { width: calc((((100% - (11 * 20px))/12) * 2) + ((2 - 1) * 20px)); }
.column-3 { width: calc((((100% - (11 * 20px))/12) * 3) + ((3 - 1) * 20px)); }
.column-4 { width: calc((((100% - (11 * 20px))/12) * 4) + ((4 - 1) * 20px)); }
.column-5 { width: calc((((100% - (11 * 20px))/12) * 5) + ((5 - 1) * 20px)); }
.column-6 { width: calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px)); }
.column-7 { width: calc((((100% - (11 * 20px))/12) * 7) + ((7 - 1) * 20px)); }
.column-8 { width: calc((((100% - (11 * 20px))/12) * 8) + ((8 - 1) * 20px)); }
.column-9 { width: calc((((100% - (11 * 20px))/12) * 9) + ((9 - 1) * 20px)); }
.column-10 { width: calc((((100% - (11 * 20px))/12) * 10) + ((10 - 1) * 20px)); }
.column-11 { width: calc((((100% - (11 * 20px))/12) * 11) + ((11 - 1) * 20px)); }
.column-12 { width: calc((((100% - (11 * 20px))/12) * 12) + ((12 - 1) * 20px)); }
#hero {  /*display: flex;*/
justify-content: flex-start; position: relative; background-repeat: no-repeat; background-size: cover; height: 630px; width: 100%; z-index: 5; }
#hero .text > * { max-width: 1116px; }
#hero .text h1 { font-family: rajdhani, sans-serif; font-weight: 300; font-style: normal; font-size: 72px; font-stretch: normal; line-height: 1.11; letter-spacing: normal; margin: 0; color: #FFF; }
#hero .text h5 { font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; font-size: 26px; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #FFF; text-transform: uppercase; }

/* MODAL - GENERAL */
.popup-container { position: fixed; top: 0; left: 0; background-image: radial-gradient(circle at 100% 81%, #2963a7, #0c2764 51%, #0d2151 81%); width: 100%; height: 100%; z-index: 1000; color: #FFF; display: none; }
.popup-container .content { max-width: 770px; padding: 0px 15px 0px 15px; margin: 300px auto 0px auto; }
.popup-container .close { position: absolute; right: 45px; top: 35px; width: 30px; height: 30px; cursor: pointer; font-size: 30px; line-height: 30px; }
.popup-container form.signup .textbox { float: none !important; width: 100% !important; }
.popup-container form.signup .textbox input { padding: 0px !important; }
.popup-container .error-tooltip { top: -50px !important; }
.popup-container input { width: 100%; }

/* SEARCH MODAL */
#search-popup .searchsubmit { position: absolute; height: 0px; width: 0px; border: none; padding: 0px; visibility: hidden; }
#search-popup .s { background-color: transparent; border: 0px; font-size: 50px; color: #ffffff; }
#search-popup .s:focus { outline: 0; }
#search-popup .s::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s:-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s::-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s:-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup fieldset { padding: 0px; border: 0px; }
@-webkit-keyframes pulsatingCircleDarkBefore {
  0% { box-shadow: 0 0 0 6px rgba(68, 156, 228, 0.4); }
  50% { box-shadow: 0 0 0 8px rgba(68, 156, 228, 0.2); }
  100% { box-shadow: 0 0 0 6px rgba(68, 156, 228, 0.3); }
}
@keyframes pulsatingCircleDarkBefore {
  0% { box-shadow: 0 0 0 6px rgba(68, 156, 228, 0.4); }
  50% { box-shadow: 0 0 0 8px rgba(68, 156, 228, 0.2); }
  100% { box-shadow: 0 0 0 6px rgba(68, 156, 228, 0.4); }
}
@-webkit-keyframes pulsatingCircleDarkAfter {
  0% { box-shadow: 0 0 0 14px rgba(9, 68, 88, 0.4); }
  50% { box-shadow: 0 0 0 48px rgba(68, 156, 228, 0.2); }
  100% { box-shadow: 0 0 0 14px rgba(68, 156, 228, 0.4); }
}
@keyframes pulsatingCircleDarkAfter {
  0% { box-shadow: 0 0 0 14px rgba(68, 156, 228, 0.4); }
  50% { box-shadow: 0 0 0 18px rgba(68, 156, 228, 0.2); }
  100% { box-shadow: 0 0 0 14px rgba(68, 156, 228, 0.4); }
}


/* Link HUB Module - Common in Home and Investors Overview */
.button-primary { width: 170px; font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #0D2D73 !important; background-color: transparent !important; padding: 12px 25px; border: 1px solid #C8C8C9; border-radius: 80px; display: inline-block; cursor: pointer; position: relative; text-align: left; }
.button-primary::after { position: absolute; right: 4px; top: 4px; content: url(../../../../_resources/icons/arrow-right.svg); width: 37px; height: 37px; border-radius: 50%; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); display: flex; flex-direction: column; justify-content: center; align-items: center; }
.button-primary:hover { width: 180px; -webkit-transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-primary:hover:after { background: #0D2D73; }
.button-primary.mobile-text > span:nth-of-type(1) { display: inline-block; }
.button-primary.mobile-text > span:nth-of-type(2) { display: none; }
.button-primary-view { width: 120px; font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #0D2D73 !important; background-color: transparent !important; padding: 12px 25px; border: 1px solid #C8C8C9; border-radius: 80px; display: inline-block; cursor: pointer; position: relative; text-align: left; }
.button-primary-view::after { position: absolute; right: 4px; top: 4px; content: url(../../../../_resources/icons/arrow-right.svg); width: 37px; height: 37px; border-radius: 50%; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); display: flex; flex-direction: column; justify-content: center; align-items: center; }
.button-primary-view:hover { width: 130px; -webkit-transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-primary-view:hover:after { background: #0D2D73; }
.button-primary-view.mobile-text > span:nth-of-type(1) { display: inline-block; }
.button-primary-view.mobile-text > span:nth-of-type(2) { display: none; }
.link-hub { display: flex; flex-basis: calc(50% - 10px); overflow: hidden; position: relative; }
.link-hub__link { align-items: center; display: flex; justify-content: center; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; clip-path: inset(0 0 0 0); transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.link-hub__link.hover-reveal {      /*right:27.75%;*/
z-index: 2; }

.link-hub__link.hover-reveal .link-hub__link--image { top: 0; left: 0; bottom: 0; right: 0; clip-path: inset(0 0 0 0); }
.link-hub__link.hover-reveal .link-hub__link--button, .link-hub__link.hover-reveal .link-hub__link--title span:nth-of-type(2) { opacity: 1; visibility: visible; }
.link-hub__link.hover-trigger { z-index: 1; left: 27.75%; }
.link-hub__link.hover-trigger .link-hub__link--image { top: 0; right: 0; bottom: 0; left: 0; }
.link-hub__link.hover-trigger .link-hub__link--button { opacity: 0; visibility: hidden; }
.link-hub__link.hover-trigger .link-hub__link--title { left: 61.25%; height: 24px; overflow: hidden; transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.link-hub__link.hover-trigger .link-hub__link--title span.arrow-icon img { transform: rotate(0); }
.link-hub__link--image { height: 100%; position: absolute; transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.link-hub__link--image > img { height: 100%; width: 100%; object-fit: cover; }
.link-hub__link--image > img:nth-of-type(1) { display: block; }
.link-hub__link--image > img:nth-of-type(2) { display: none; }
.link-hub__link--button { z-index: 5; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.link-hub__link .button-primary, .link-hub__link .button-primary-view { color: #FFF !important; }
.link-hub__link .button-primary:before, .link-hub__link .button-primary-view:before { content: url(../../../../_resources/icons/eye-icon.svg); height: 17px; width: 23px; position: absolute; right: 10px; top: 14px; z-index: 3; }
.link-hub__link .button-primary:after, .link-hub__link .button-primary-view:after { content: "" !important; }
.link-hub__link--title { bottom: 28px; display: flex; left: 0; padding: 0 27px; position: absolute; right: 0; z-index: 3; }
.link-hub__link--title span { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; color: #FFF; transition: 0.325s all ease-in-out; }
.link-hub__link--title span:nth-of-type(2) { padding-left: 22px; opacity: 0; }
.link-hub__link--title span.arrow-icon { position: absolute; margin-left: auto; top: 1px;          /*display:inline-block;*/ display: none; right: 20px; transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); opacity: 1 !important; }
.link-hub__link--title span.arrow-icon img { transform: rotate(180deg); transform-origin: center; }
.link-hub__link--title span.doc-number { display: none; }
@media (max-width:1024px) {
  .button-primary.mobile-text > span:nth-of-type(1) { display: none; }
  .button-primary.mobile-text > span:nth-of-type(2) { display: inline-block; }
  .button-primary-view.mobile-text > span:nth-of-type(1) { display: none; }
  .button-primary-view.mobile-text > span:nth-of-type(2) { display: inline-block; }
  .link-hub { flex-wrap: wrap-reverse; overflow: visible; }
  .link-hub__link { display: block; clip-path: unset; position: relative; top: unset; bottom: unset; left: unset; right: unset; width: 100%; z-index: 1; }
  .link-hub__link.hover-reveal { right: unset; }
  .link-hub__link.hover-reveal .link-hub__link--image { clip-path: unset; top: unset; bottom: unset; right: unset; left: unset; }
  .link-hub__link.hover-trigger { left: unset; margin-top: 1px; }
  .link-hub__link.hover-trigger .link-hub__link--image { top: unset; bottom: unset; right: unset; left: unset; }
  .link-hub__link.hover-trigger .link-hub__link--button { opacity: 1; visibility: visible; }
  .link-hub__link.hover-trigger .link-hub__link--title { height: unset; overflow: visible; left: 23px; }
  .link-hub__link.hover-trigger:hover .link-hub__link--title { margin-left: unset; left: unset; }
  .link-hub__link--image { position: relative; height: auto; width: 100%; }
  .link-hub__link--image { height: 235px; }
  .link-hub__link--image > img { position: relative; height: auto; width: 100%; object-fit: unset; }
  .link-hub__link--image > img:nth-of-type(1) { display: none; }
  .link-hub__link--image > img:nth-of-type(2) { display: block; }
  .link-hub__link--image > img { height: 100%; object-fit: cover; }
  .link-hub__link--button { top: unset; left: unset; bottom: 22px; right: 17px; transform: translate(0, 0); padding-left: 20px; }
  .link-hub__link .button-primary:before, .link-hub__link .button-primary-view:before { right: 11px; }
  .link-hub__link .button-primary:after, .link-hub__link .button-primary-view:after { height: 32px; width: 32px; right: 7px; top: 8px; }
  .link-hub__link .button-primary, .link-hub__link .button-primary-view { width: 114px; }
  .link-hub__link--title { padding: 0; left: 23px; width: calc(100% - 180px); bottom: 23px; right: unset; }
  .link-hub__link--title span:nth-of-type(2) { opacity: 1; padding-left: 0; }
  .link-hub__link--title span.arrow-icon { display: none; }
  .link-hub__link--title span.doc-number { display: none; }

}
@media (min-width:1025px) {
  .link-hub__link.hover-trigger:hover .link-hub__link--button, .link-hub__link.hover-trigger:hover .link-hub__link--title span:nth-of-type(2) { opacity: 1; visibility: visible; }
  .link-hub__link.hover-trigger:hover .link-hub__link--title { left: 0; margin-left: auto; width: auto; }
  .link-hub__link.hover-trigger:hover .link-hub__link--title span.arrow-icon img { transform: rotate(180deg); }
  .link-hub__link.hover-trigger:hover + .hover-reveal { -webkit-clip-path: inset(0 61.25% 0 0); clip-path: inset(0 61.25% 0 0); }
  .link-hub__link.hover-trigger:hover + .hover-reveal { -webkit-clip-path: unset; clip-path: unset; }
  .link-hub__link.hover-trigger:hover + .hover-reveal .link-hub__link--button, .link-hub__link.hover-trigger:hover + .hover-reveal .link-hub__link--title span:nth-of-type(2) { opacity: 0; visibility: hidden; }
  .link-hub__link.hover-trigger:hover + .hover-reveal .arrow-icon { margin-left: 0; right: calc(61.25% + 20px); transform: rotate(180deg); }
}
header.desktop { position: fixed; left: 0; top: 0; right: 0; width: 100%; z-index: 100; }
header.desktop .stock-bar { color: #FFF; position: relative; padding: 3px 0; }
header.desktop .stock-bar:after { content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 1px; background-image: linear-gradient(0deg, #449CE4 0%, #449CE4 48%, #20549b 96%); }
header.desktop .stock-bar .container { text-align: right; font-family: rajdhani, sans-serif; font-size: 16px; }
header.desktop .stock-bar .container > span.item { padding-left: 50px; }
header.desktop .stock-bar .container > span.item .down { color:#ff4040;}
header.desktop .stock-bar .container > span.item .up { color:#3ae61c;}
header.desktop .nav-bar { background-image: radial-gradient(circle at 100% 81%, #2963a7, #0c2764 51%, #0d2151 81%); border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
header.desktop .nav-bar .container { align-items: center; justify-content: flex-end; padding: 0 60px; max-width: 100%; }
header.desktop .nav-bar .container .logo { padding: 0 20px 0 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; margin-right: auto; }
header.desktop .nav-bar .container .logo:hover { opacity: 0.8; }
header.desktop .nav-bar .container .logo img { display: block; max-height: 40px; }
header.desktop .nav-bar .container nav ul { list-style: none; padding: 0; margin: 0; }
header.desktop .nav-bar .container nav > ul > li { display: inline-block; padding: 0; }
header.desktop .nav-bar .container nav > ul > li a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 15px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; opacity: 0.8; color: #FFF; display: block; padding: 30px 16px; position: relative; z-index: 10; opacity: 0.8; }
header.desktop .nav-bar .container nav > ul > li a:hover { opacity: 1; }
header.desktop .nav-bar .container nav > ul > li:hover > ul { opacity: 1; visibility: visible; transform: translateY(0%); transition-delay: 0s, 0s, 0.3s; }
header.desktop .nav-bar .container nav > ul > li > ul { opacity: 0; visibility: hidden; background: #081f4f; left: 0px; padding: 55px 55px; position: absolute; top: 100%; z-index: 9; transition: visibility 0s linear 0.1s, opacity 0.3s linear; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.2); }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container { display: flex; justify-content: space-between; min-height: 290px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left { flex-basis: 25%; display: flex; flex-wrap: wrap; position: relative; margin: 0 auto; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left .stock-info { flex-basis: 33.33%; margin-right: 30px; color: #FFF; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left .stock-info .ticker { display: block; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #FFF; opacity: 0.8; padding-bottom: 4px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); margin-bottom: 10px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left .stock-info .ticker-symbol { display: block; font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; font-size: 32px; opacity: 1; color: #449CE4; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left .stock-info .ticker-price { display: block; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; opacity: 1; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; opacity: 1; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 60px; white-space: nowrap; outline: none; padding: 10px 20px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left a:hover { opacity: 0.8; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right { flex-basis: 65%; border-left: 1px solid rgba(255, 255, 255, 0.2); padding-left: 34px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--title { font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: left; color: #FFF; display: block; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; max-height: 170px; margin-top: 14px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li { margin-bottom: 20px; min-width: 180px; padding-right: 45px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li a { border-bottom: none; display: inline-block; padding: 5px 0; position: relative; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li a:before { background: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) 4px); content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0px; height: 1px; width: 100%; z-index: 1; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li a:after { background-size: 0 1px; content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0px; height: 1px; width: 0; background-color: #449ce4; transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1); z-index: 2; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li a:hover:after { background-size: 100% 1px; width: calc(100% + 2px); }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li.has-children { height: 220px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li.has-children > ul { margin-top: 20px; padding-left: 17px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li.has-children > ul > li { margin-bottom: 20px; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li.has-children > ul > li:last-of-type { margin-bottom: 0; }
header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu.alt-menu { max-height: 220px; }
header.desktop .nav-bar .container nav > ul > li > ul li:last-of-type { border-bottom: none; }
header.desktop .nav-bar .container nav > ul > li > ul li a { display: block; padding: 13px 0px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; line-height: 18px; border-bottom: 1px dotted rgba(255, 255, 255, 0.2); opacity: 0.8; }
header.desktop .nav-bar .container nav > ul > li > ul li a:hover { opacity: 1; border-bottom: 1px solid #449CE4; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
header.desktop .nav-bar .container nav > ul > li > ul li ul li { border-bottom: none; }
header.desktop .nav-bar .container nav > ul > li > ul li ul li a { padding: 7px 20px; font-weight: 400; }
header.desktop .nav-bar .container nav > ul > li > ul li.has-children > a { padding-bottom: 7px; color: #FFF; }
header.desktop .nav-bar .container .search { font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #0D2D73; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; }
header.desktop .nav-bar .container .search i { margin-left: 40px; color: #ffffff; }
header.desktop .nav-bar .container .search a:hover { opacity: 0.8; }
header.desktop .nav-bar .container .search a:hover i { color: rgba(255, 255, 255, 0.8); }
header { background-image: radial-gradient(circle at 100% 81%, #2963a7, #0c2764 51%, #0d2151 81%); }
header.mobile { display: none; position: fixed; left: 0; top: 0; right: 0; width: 100%; z-index: 100; }
header.mobile > .top { display: flex; justify-content: space-between; padding: 20px 15px; width: 100%; align-items: center; height: 60px; }
header.mobile > .top .hamburger { width: 33px; cursor: pointer; overflow: hidden; }
header.mobile > .top .hamburger span { width: 100%; height: 2px; background-color: #ffffff; border-radius: 3px; margin-bottom: 9px; display: block; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
header.mobile > .top .hamburger span:last-of-type { margin-bottom: 0; }
header.mobile > .top .logo img { max-height: 30px; }
header.mobile nav { display: none; width: 100%; height: 100vh; overflow-y: auto; background-image: radial-gradient(circle at 100% 81%, #2963a7, #0c2764 51%, #0d2151 81%); transform: translateX(0); }
header.mobile nav ul { list-style: none; padding: 0; margin: 0; }
header.mobile nav > ul { margin: 20px 0; }
header.mobile nav > ul > li { position: relative; }
header.mobile nav > ul > li a { font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; font-size: 24px; color: #FFF; display: block; margin: 0 20px; padding: 4px 0; position: relative; }
header.mobile nav > ul > li > ul { display: none; padding-left: 20px; }
header.mobile nav > ul > li > ul > li:last-of-type a { border-bottom: none; }
header.mobile nav > ul > li > ul a { display: block; padding:0px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; line-height: 1.5; font-size: 16px; }
header.mobile nav > ul > li > ul ul li { border-bottom: none; }
header.mobile nav > ul > li > ul ul li a { padding: 7px 20px; font-weight: 400; }
header.mobile nav > ul > li > ul.has-children > a { padding-bottom: 7px; }
header.mobile nav > ul > li.has-children > a:after { content: "\f078"; right: 0; top: 12px; position: absolute; font-size: 15px; font-family: "Font Awesome\ 5 Pro"; }
header.mobile nav > ul > li.has-children.active > a { border-bottom: none; }
header.mobile nav > ul > li.has-children.active > a:after { content: "\f077"; right: 0; top: 12px; position: absolute; font-size: 15px; font-family: "Font Awesome\ 5 Pro"; }
header.mobile nav > ul > li:last-of-type a { border-bottom: none; }
header.mobile nav .mobile-menu-bottom .search { margin: 10px 20px; }
header.mobile nav .mobile-menu-bottom .search a { color: #FFF; margin: 0px; }
header.mobile nav .mobile-menu-bottom .search a:hover { color: rgba(255, 255, 255, 0.8); }
header.mobile nav .mobile-menu-bottom .stock { color: #FFF; font-size: 14px; display: flex; gap: 24px; padding: 20px; border-top: 1px solid rgba(255, 255, 255, 0.2); }
header.mobile nav .mobile-menu-bottom .stock__block { display: flex; flex-direction: column; }
header.mobile nav .mobile-menu-bottom .stock__block > span:first-of-type { font-size: 12px; opacity: 0.8; }
header.mobile nav .mobile-menu-bottom .stock__block > span:nth-of-type(2) { font-size: 36px; font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; }
header.mobile.open .hamburger span { background-color: #ffffff; }
header.mobile.open .hamburger span:nth-child(1) { margin-left: 50px; }
header.mobile.open .hamburger span:nth-child(2) { transform: translate(0px, 0px) rotate(45deg); border-radius: 2px; }
header.mobile.open .hamburger span:nth-child(3) { transform: translate(0px, -11px) rotate(-45deg); border-radius: 2px; }
/* EMAIL SIGNUP */
.signup-container { display: flex; justify-content: space-between; border-top: 1px solid #C8C8C9; }
.signup-container .form-container { display: flex; flex-direction: column; justify-content: center; padding: 36px 0px 36px 60px; }
.signup-container .form-container h2 { background-image: linear-gradient(271deg, #449CE4 0%, #449CE4 48%, #20549b 96%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; margin-top: 0px; }
.signup-container .form-container .flex-container .input-fields { display: flex; align-items: flex-end; flex-wrap: wrap; gap: 10px; }
.signup-container .form-container .flex-container .input-fields .button-primary { width: 170px; font-size: 16px; font-stretch: normal; line-height: normal; letter-spacing: normal; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; color: #0D2D73 !important; background-color: transparent !important; padding: 12px 25px; border: 1px solid #C8C8C9; border-radius: 80px; display: inline-block; cursor: pointer; position: relative; text-align: left; }
.signup-container .form-container .flex-container .input-fields .button-primary::after { position: absolute; right: 4px; top: 4px; content: url(../../../../_resources/icons/arrow-right.svg); width: 37px; height: 37px; border-radius: 50%; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); display: flex; flex-direction: column; justify-content: center; align-items: center; }
.signup-container .form-container .flex-container .input-fields .button-primary:hover { width: 180px; -webkit-transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.signup-container .form-container .flex-container .input-fields .button-primary:hover:after { background: #0D2D73; }
.signup-container .form-container .flex-container .input-fields > div { position: relative; }
.signup-container .form-container .flex-container .input-fields > div.success:after { content: '\f00c'; color: #39b54a; font-family: 'FontAwesome'; font-size: 18px; top: 8px; position: absolute; right: 30px; }
.signup-container .form-container .flex-container .input-fields > div.error:after { content: '\f00d'; color: #730c00; font-family: 'FontAwesome'; font-size: 18px; top: 7px; position: absolute; right: 30px; }
.signup-container .form-container .flex-container .input-fields input:-webkit-autofill, .signup-container .form-container .flex-container .input-fields input:-webkit-autofill:hover, .signup-container .form-container .flex-container .input-fields input:-webkit-autofill:focus, .signup-container .form-container .flex-container .input-fields input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; -webkit-text-fill-color: #47294e !important; }
.signup-container img { width: 30%; background-repeat: no-repeat; background-size: cover; background-position: center center; object-fit: cover; margin-left: 20px; }
.signup-message { margin-top: 20px;color: #484C4F; opacity: 1; }
.grecaptcha-badge { display: none !important; }
.grecaptcha-badge.show { display: block !important; visibility: visible !important; z-index: 101; }
/* News */
#latest-news { padding-top: 120px; padding-bottom: 120px; position: relative; border-top: 1px solid #C8C8C9; }
#latest-news h2 { background-image: linear-gradient(271deg, #449CE4 0%, #449CE4 48%, #20549b 96%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; margin: 0; }
#latest-news .news-header { display: flex; justify-content: space-between; position: relative; margin-bottom: 50px; }
#latest-news .news-header__button-wrap { position: absolute; width: 153px; right: -10px; }
#latest-news .news-header__button-wrap .button-primary { width: 143px; transition: width 0.25s ease-in-out; }
#latest-news .news-header__button-wrap .button-primary:hover { width: 153px; }
#latest-news .news-releases { display: flex; justify-content: space-between; margin-top:64px;}
#latest-news .news-releases .item { display: flex; flex-direction: column; border-left: 1px solid #C8C8C9; width: 25%; position: relative; padding-bottom: 20px; margin-bottom: 50px; }
#latest-news .news-releases .item .date { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: 1.14; letter-spacing: normal; color: #484C4F; margin-bottom: 20px; padding-left: 20px; }
#latest-news .news-releases .item .title { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 20px; font-stretch: normal; line-height: 1.4; letter-spacing: normal; color: #484C4F; margin-bottom: 20px; padding-right: 20px; padding-left: 20px; }
#latest-news .news-releases .item .image-card { height: 16rem; position: relative; margin-top: auto; overflow: hidden; }
#latest-news .news-releases .item .image-card__inner { position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1); transition-property: -webkit-filter; transition-property: filter; transition-property: filter, -webkit-filter; -webkit-filter: grayscale(1); filter: grayscale(1); z-index: 1; }
#latest-news .news-releases .item .image-card__inner img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
#latest-news .news-releases .item .image-card__overlay { position: absolute; top: -1px; right: -1px; bottom: -1px; left: -1px; display: block; z-index: 1; pointer-events: none; }
#latest-news .news-releases .item .image-card__overlay:before, #latest-news .news-releases .item .image-card__overlay:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #FFFFFF; width: 20px; height: 20px; transition: -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1); transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1); transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1); }
#latest-news .news-releases .item .image-card__overlay.overlay-1:before { height: auto; right: auto; -webkit-transform-origin: 0 0; transform-origin: 0 0; }
#latest-news .news-releases .item .image-card__overlay.overlay-1:after { width: auto; top: auto; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }
#latest-news .news-releases .item .image-card__overlay.overlay-2:before { width: auto; bottom: auto; -webkit-transform-origin: 0 0; transform-origin: 0 0; }
#latest-news .news-releases .item .image-card__overlay.overlay-2:after { height: auto; left: auto; -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }
#latest-news .news-releases .item span.read-more { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; position: relative; margin-left: 20px; color: #484C4F; display: inline-block; padding-top: 16px; width: 92px; width: 84px; }
#latest-news .news-releases .item span.read-more:before { background: repeating-linear-gradient(to right, rgba(13, 45, 115, 0.8) 0, rgba(13, 45, 115, 0.8) 1px, rgba(13, 45, 115, 0) 1px, rgba(13, 45, 115, 0) 4px); content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; width: 100%; z-index: 1; }
#latest-news .news-releases .item span.read-more:after { background-size: 0 1px; width: 84px; content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; width: 0; background-color: #0D2D73; transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1); z-index: 2; }
#latest-news .news-releases .item span.read-more:hover:after { background-size: 100% 1px; width: calc(100% + 2px); }
#latest-news .news-releases .item:hover { border-left: 1px solid #0D2D73; }
#latest-news .news-releases .item:hover .image-card__inner { -webkit-filter: grayscale(0); filter: grayscale(0); }
#latest-news .news-releases .item:hover .image-card__overlay.overlay-1:before { -webkit-transform: scaleX(0); transform: scaleX(0); }
#latest-news .news-releases .item:hover .image-card__overlay.overlay-1:after { -webkit-transform: scaleY(0); transform: scaleY(0); }
#latest-news .news-releases .item:hover .image-card__overlay.overlay-2:before { -webkit-transform: scaleY(0); transform: scaleY(0); }
#latest-news .news-releases .item:hover .image-card__overlay.overlay-2:after { -webkit-transform: scaleX(0); transform: scaleX(0); }
#latest-news .news-releases .item:hover .date { color: #0D2D73; }
#latest-news .news-releases .item:hover .title { color: #0D2D73; }
#latest-news .news-releases .item:hover span.read-more { color: #0D2D73; }
#latest-news .news-releases .item:hover span.read-more:after { background-size: 100% 1px; width: calc(100% + 2px); }

.header-button-wrap { display: flex; justify-content: space-between; align-items: center; }
.header-button-wrap__button-wrap { position: absolute; width: 153px; right: 50px; }
.header-button-wrap__button-wrap_mobile { display: none; }
@media screen and (max-width:1024px) {
  .header-button-wrap__button-wrap{display: none;}
  .header-button-wrap__button-wrap_mobile { display: block; margin-top:24px; }
}
/* FOOTER */
footer { -webkit-transition: all 0.50s ease-in-out; -moz-transition: all 0.50s ease-in-out; -o-transition: all 0.50s ease-in-out; transition: all 0.50s ease-in-out; font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #FFF; font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; padding-top: 90px; background-color: #0D2D73; }
footer .container { display: flex; justify-content: space-between; }
footer .container > div { width: 100%; }
footer .container .logo { max-width: 200px; margin-right: 30px; padding: 0 20px 0 0; }
footer .container .logo a { opacity: 1; }
footer .container .logo a:hover { opacity: 0.8; }
footer .container .logo a:hover img { opacity: 0.5; }
footer .container .logo img { max-width: none; display: block; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; max-height: 40px; }
footer .container nav { max-width: 1200px; }
footer .container nav ul { margin-left: 0; padding-left: 0; list-style: none; }
footer .container nav > ul > li > a + ul li a { display: block; }
footer .container nav > ul { align-content: flex-start; display: flex; list-style-type: none; flex-direction: column; flex-wrap: wrap; padding: 0; position: relative; margin: 0; width: 100%; }
footer .container nav > ul > li:not(.social-links) { padding-right: 10px; }
footer .container nav > ul > li:not(.social-links):not(.full-height-column) > a { margin-bottom: 20px; }
footer .container nav > ul > li:not(.social-links) > a { color: #FFF; opacity: 1; display: block; margin-bottom: 28px; font-weight: 500; }
footer .container nav > ul ul > li:not(.social-links__link) + li { margin-top: 6px; }
footer .container nav > ul ul > li a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.71; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); }
footer .container nav > ul ul > li a:hover { color: #FFF; opacity: 1; }
footer .container .footer-nav-columns { display: flex; justify-content: space-between; flex-direction: row; }
footer .container .footer-nav-columns li.full-height-column { flex: 1; list-style: none; }
footer .container .footer-nav-columns li.full-height-column ul { padding: 0; }
footer .container .footer-nav-columns li { list-style: none; }
footer .social-links { justify-content: flex-end; display: flex; }
footer .social-links ul { display: flex; justify-content: flex-end; }
footer .social-links ul li { list-style: none; }
footer .social-links ul li a { align-items: center; border-radius: 40px; color: #FFF; display: flex; justify-content: center; font-size: 14px; height: 40px; width: 40px; margin-left: 10px; background-color: rgba(255, 255, 255, 0.2); }
footer .social-links ul li a:hover { background-color: #FFF; color: #081f4f; }
footer hr { height: 1px; border: none; background-color: rgba(255, 255, 255, 0.2); margin-top: 30px; }
footer .bottom { justify-content: space-between; height: 90px; }
footer .bottom > a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.71; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); }
footer .bottom a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.71; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); display: inline-flex; line-height: 1; position: relative; top: 1px; }
footer .bottom a:hover { color: #FFF; opacity: 1; }
footer .bottom a + a { border-left: 1px solid rgba(255, 255, 255, 0.6); margin-left: 12px; padding-left: 15px; }
footer .bottom .blender { text-align: right; }
footer .bottom .blender a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: 1.43; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); }
footer .bottom .blender a:hover { opacity: 1; }
footer .bottom .copyright { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: 1.43; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); }
footer .bottom .copyright:hover { opacity: 1; }
footer .bottom .copyright a { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 14px; font-stretch: normal; line-height: 1.43; letter-spacing: normal; color: rgba(255, 255, 255, 0.8); }
footer .bottom .copyright a:hover { opacity: 1; }
footer .bottom .copyright span { margin-right: 15px; margin-left: 15px; }
#width-check { z-index: 0; position: relative; }
#consent-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; z-index: 100000; opacity: 0; pointer-events: none; transition: all 0.25s ease-in-out; }
#consent-modal.show { opacity: 1; pointer-events: all; overflow-y: hidden; }
#consent-modal::before { content: ''; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 100000; background-color: #000000; opacity: 0.5; }
#consent-modal > div { box-sizing: border-box; position: relative; z-index: 100001; width: 100%; max-width: 622px; background-color: #ffffff; box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2); padding: 40px 80px 40px 30px; }
#consent-modal .close { position: absolute; top: 10px; right: 20px; cursor: pointer; display: block; }
#consent-modal .close span { text-decoration: underline; }
#consent-modal .content { display: flex; align-items: flex-start; }
#consent-modal .content > div *:first-child { margin-top: 0px; }
#consent-modal input[type="checkbox"] { -webkit-appearance: checkbox; margin: 10px 20px 0px 0px; min-width: 20px; }
.container { position: relative; }
#hero { background-image: url(../../../../_resources/banners/home_banner.jpg); height: calc(100vh - 85px); margin-top: 85px; overflow: hidden; position: relative; }
#hero .text { width: 100%; z-index: 20; position: absolute; top: 25%; padding: 0 60px; }
#hero .text h1 { font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; font-size: 80px; color: #FFF; }
#hero .text h1 span { color: #449CE4; }
#hero .text p { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 20px; font-stretch: normal; line-height: 1.4; letter-spacing: normal; color: #484C4F; color: #FFF; }
#hero .vimeo-wrapper { position: absolute; top: 0; left: 0; bottom: 0; right: 0; pointer-events: none; overflow: hidden; z-index: 1; }
#hero .vimeo-wrapper iframe { width: 100vw; height: 100vw; min-height: 100vh; min-width: 230vh; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#hero .owl-stage, #hero .owl-stage-outer, #hero .owl-item { height: 100%; }
#hero .owl-carousel { height: 100%; }
#hero .owl-carousel .slide { height: 100%; width: 100%; }
#hero .owl-carousel .slide img { height: 100%; width: 100%; object-fit: cover; }
#hero .owl-carousel .owl-dots { display: flex; position: absolute; right: 80px; bottom: 60px; }
#hero .owl-carousel .owl-dots .owl-dot { background: #449CE4; display: block; height: 16px; pointer-events: none; width: 4px; }
#hero .owl-carousel .owl-dots .owl-dot + .owl-dot { margin-left: 3px; }
#hero .owl-carousel .owl-dots .owl-dot.active ~ .owl-dot { background-color: #FFF; opacity: 0.2; }
#hero #progressCounter { color: #FFF; position: absolute; bottom: 60px; right: 54px; opacity: 0; pointer-events: none; z-index: 10; }
#hero #progressBars { display: flex; }
#hero #progressBars .bar { background-color: #FFF; height: 16px; margin: 0 3px; opacity: 0.2; width: 4px; }
#hero::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 2; }

/* ABOUT */
section#about { position: relative; width: 100%; padding-right: 0; }
section#about .about { display: flex; }
section#about .about > * { min-height: 672px; }
section#about .about .intro { flex-basis: calc(50% + 10px); padding: 120px 60px 80px; display: flex; flex-direction: column; justify-content: center; }
section#about .about .intro h2 { margin: 0 0 40px 0; }
section#about .about .intro .button { margin-top: 70px; }
section#about .about .intro p { color: #484C4F; }
section#about .about .intro_bg { display: flex; flex-basis: calc(50% - 10px); overflow: hidden; position: relative; }
section#about .about .intro_bg img { object-fit: cover; }

/* VALUES */
section#values {padding: 120px 0px; }
section#values h2{margin-top:0px;}
section#values .highlights { display: flex; justify-content: space-between; gap:40px }
section#values .highlights .item { width: calc(100% - 40px);}
section#values .highlights .item h3 { font-family: rajdhani, sans-serif; font-weight: 300; font-style: normal; font-size: 90px; color: #449CE4; margin: 0; }
section#values .highlights .item h3 sup { font-size: 70%; }
section#values .highlights .item p { color: #0D2D73; }
section#values .highlights .item p span { color: #727B85; }

/* Partnerships */
section#partnerships { margin-top: 100px; padding: 0 60px; }
section#partnerships .partnerships img { flex-basis: 50%; overflow: hidden; object-fit: cover; }
section#partnerships .partnerships .strategic-partnerships { padding: 0px 60px; flex-basis: 50%; overflow: hidden; display: flex; flex-direction: column; justify-content: center; gap:40px;}
section#partnerships .partnerships .strategic-partnerships h2, section#partnerships .partnerships .strategic-partnerships p { margin: 0; }

/* Community */
section#community { margin: 0 0 100px 0px; padding: 0 60px; }
section#community .community img { flex-basis: 50%; overflow: hidden; object-fit: cover; }
section#community .community .about-community { padding: 0px 60px; flex-basis: 50%; overflow: hidden; display: flex; flex-direction: column; justify-content: center; gap:40px;}
section#community .community .about-community h2{margin-bottom:0px;}
section#community .community .about-community p { margin: 0; }

/* Projects */
section#projects { background-color: #F8f8f8; }
section#projects .projects-container { padding: 0 60px; position: relative; display: flex; width: 100%; z-index: 50; }
section#projects .projects-container .left-column { position: absolute; width: 30%; margin-top: 100px; padding-right: 50px; }
section#projects .projects-container .left-column .button { margin-top: 100px; }
section#projects .projects-container .left-column.left-fixed { position: fixed; top: 60px; }
section#projects .projects-container .right-column { position: relative; width: 65%; left: 35%; z-index: 100; }
section#projects .projects-container .right-column .project-block { margin: 100px 0; position: relative; }
section#projects .projects-container .right-column .project-block .project-header { display: flex; align-items: center; }
section#projects .projects-container .right-column .project-block .project-header h3 { background-image: linear-gradient(271deg, #449CE4 0%, #449CE4 48%, #20549b 96%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; }
section#projects .projects-container .right-column .project-block .project-header .arrow { background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; margin-left: 20px; }
section#projects .projects-container .right-column .project-block .project-header .arrow:after { content: url(../../../../_resources/icons/arrow-right.svg); width: 36px; height: 36px; font-size: 20px; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; }
section#projects .projects-container .right-column .project-block .project-header .arrow:hover:after { background: #0D2D73; }
section#projects .projects-container .right-column .project-block .project-link { border-left: 1px solid #C8C8C9; bottom: 0; cursor: pointer; left: 0; position: absolute; right: 0; top: 0; z-index: 4; transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); }
section#projects .projects-container .right-column .project-block .project-link:hover { border-color: #0d2d73; }
section#projects .projects-container .right-column .project-block .project-link:hover + .project-image:before { opacity: 1; }
section#projects .projects-container .right-column .project-block .project-link:hover + .project-image img { filter: none; transform: scale(1.1); left: 0; }
section#projects .projects-container .right-column .project-block .project-link:hover ~ .project-text .arrow { opacity: 1; }
section#projects .projects-container .right-column .project-block .project-image { position: relative; z-index: 2; }
section#projects .projects-container .right-column .project-block .project-image > div { height: 36.6vw; overflow: hidden; position: relative; width: 100%; }
section#projects .projects-container .right-column .project-block .project-image:before { content: url(../../../../_resources/backgrounds/hover-glow.png); position: absolute; pointer-events: none; right: -65px; top: -88%; z-index: 1; height: 1568px; opacity: 0; transition: 0.83s all cubic-bezier(0.65, 0.05, 0.36, 1); width: 1033px; }
section#projects .projects-container .right-column .project-block img { filter: grayscale(100%); position: absolute; transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); left: 20px; right: 0; bottom: 0; top: 0; z-index: 3; }
section#projects .projects-container .right-column .project-block .project-text { padding-left: 20px; }
section#projects .projects-container .right-column .project-block .project-text .arrow { transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1); opacity: 0; }

/* NEW BUTTON ATTEMPT - Dustin  */
.button { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #0d2d73; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: #FFF; }
.button:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button:after { content: url(../../../../_resources/icons/arrow-right.svg); position: absolute; line-height: 1.5; right: 16px; top: 12px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button:hover { cursor: pointer; padding-right: 69px; }
.button:hover:before { background-image: linear-gradient(212deg, transparent 9%, transparent 82%); background-color: #0d2d73; }
.button-presentation { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; margin-top: 55px; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #ffffff; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: transparent; }
.button-presentation:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-presentation:after { content: url(../../../../_resources/icons/arrow-down.svg); position: absolute; line-height: 1.5; right: 16px; top: 12px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-presentation:hover { cursor: pointer; padding-right: 69px; color: #ffffff; }
.button-view { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 500; font-style: normal; font-size: 16px; align-items: center; border: 1px solid #c8c8c9; color: #ffffff; border-radius: 80px; display: inline-block; justify-content: space-between; height: 48px; position: relative; padding: 10px 61px 10px 20px; z-index: 1; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); text-decoration: none !important; background-color: transparent; }
.button-view:before { background-color: #265fa6; background-image: linear-gradient(212deg, #449ce4 9%, #265fa6 82%); border-radius: 50%; content: ''; height: 36px; position: absolute; width: 36px; right: 6px; top: 5px; z-index: 2; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-view:after { content: url(../../../../_resources/icons/eye-icon.svg); position: absolute; line-height: 1.5; right: 12px; top: 13px; z-index: 3; transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
.button-view:hover { cursor: pointer; padding-right: 69px; color: #ffffff; }


/* MEDIA QUERIES */

@media screen and (max-width:1400px) {
  header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-left { flex-basis: 35%; }
  header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right { flex-basis: 65%; margin: unset; }
  header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li { min-width: 150px; padding-right: 20px; }
}
@media screen and (max-width:1257px) {
  header.desktop .nav-bar .container nav > ul > li a { padding: 30px 8px; font-size: 14px; }
  header.desktop .nav-bar .container nav > ul > li > ul .subnav-container .subnav-right__hold--menu > li { min-width: 120px; }
  header.desktop .nav-bar .container .logo img { max-height: 30px; }
}

@media screen and (max-width:1250px) {
  section#values .highlights .item h3 { font-size: 64px; }
}
@media screen and (max-width:1200px) {
  footer .container { display: block; }
  footer .container .logo img { max-height: 30px; margin-bottom: 60px; }
}

@media (max-width:1024px) {
  h1 { font-family: rajdhani, sans-serif; font-weight: 300; font-style: normal; font-size: 40px; font-stretch: normal; line-height: 1; letter-spacing: normal; }
  h2 { font-family: rajdhani, sans-serif; font-weight: 400; font-style: normal; font-size: 32px; font-stretch: normal; line-height: 1.2; letter-spacing: normal; }
  h3 { font-family: rajdhani, sans-serif; font-weight: 500; font-style: normal; font-size: 28px; font-stretch: normal; line-height: 1.14; letter-spacing: normal; }
  p { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #484C4F; }
  ul li, ol li { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #484C4F; }
  input[type=text] { width: 100%; }
  #search-popup .s { font-size: 20px; }
  .popup-container .close { position: absolute; right: 10px; top: 10px; width: 20px; height: 20px; cursor: pointer; font-size: 15px; line-height: 20px; }
  .recaptcha { transform-origin: top left; transform: scale(0.7); }
  .container { padding-right: 15px; padding-left: 15px; }
  .inner-container { padding: 0; }
  .flex { display: block; }
  .flex > * { width: 100%; }
  .float-wrapper:first-of-type .image { width: 100%; }
  .float-wrapper:nth-of-type(2) .image { width: 100%; }
  .button:hover { padding: 10px 61px 10px 20px; }
  .button-presentation:hover { padding: 10px 61px 10px 20px; }
  .button-view:hover { padding: 10px 61px 10px 20px; }
  header.desktop { display: none !important; }
  header.mobile { display: block !important; }
  #hero { height: calc(100vh - 60px); margin-top: 60px; }
  #hero .text { padding: 0 15px; }
  #hero .text h1 { font-size: 40px; }
  #hero .vimeo-wrapper iframe { height: 120vw; min-height: 120vh; }
  section#about .about { display: block; }
  section#about .about > * { min-height: unset; }
  section#about .about .intro { padding: 64px 15px 64px; }
  section#about .about .intro .button{margin-top:35px;}
  section#values { padding: 64px 0px; }
  section#values .highlights { flex-wrap: wrap; }
  section#values .highlights .item { width: calc(50% - 40px); }
  section#values .highlights .item p { margin-top: 0; }
  section#partnerships { padding: 0 15px; margin-top:32px;}
  section#partnerships .partnerships { display:flex;flex-direction: column; gap:32px;}
  section#partnerships .partnerships .strategic-partnerships { padding: 0px; }
  section#community { padding: 0 15px; margin:32px 0; }
  section#community .community {flex-direction: column-reverse;gap:32px; }
  section#community .community .about-community { padding: 0px; }
  section#community .community .about-community h2{margin-top:0px;}

  section#projects { padding: 10px 0 10px; }
  section#projects .left-column { position: relative; margin-top: 0; width: 100%; padding-right: 0; }
  section#projects .right-column { width: 100%; left: unset; }
  section#projects .projects-container { display: block; flex-wrap: wrap; padding:0px 15px}
  section#projects .projects-container .right-column .project-block {margin: 64px 0px; }
  section#projects .strategic-partnerships { padding: 0 0 0 30px; }
  section#projects img { filter: none; }
  section#projects .projects-container .left-column { position: static; width: 100%; padding-right:unset; margin-top:64px; }
  section#projects .projects-container .left-column .button { margin-top: 20px; }
  section#projects .projects-container .right-column { position: static; width: 100%; }
/*  section#projects .projects-container .right-column .project-block .project-text .arrow{opacity: 1;}*/
  section#projects .projects-container .right-column .project-block .project-link:hover + .project-image:before{opacity: 0;}
  section#projects .projects-container .right-column .project-block .project-link:hover + .project-image img{left:20px; transform: unset; filter: grayscale(100%);}
  .signup-container .form-container { padding: 36px 15px; }
  .signup-container .form-container .flex-container .input-fields { width: 100%; gap: 0; }
  .signup-container .form-container .flex-container .input-fields > div { width: 100%; margin-bottom: 20px; }
  .signup-container img { display: none; }
  #latest-news { padding-top: 64px; padding-bottom: 64px; }
  #latest-news .news-releases { flex-wrap: wrap; }
  #latest-news .news-releases .item { width: 50%; }
  footer .container .footer-nav-columns li.full-height-column { flex: unset; }
  footer .container .footer-nav-columns li.full-height-column ul { display: none; }
  footer .social-links ul { padding: 0; justify-content: flex-start; }
  footer .social-links ul li:first-of-type a { margin-left: 0px; }
}
/* NEW BUTTON ATTEMPT - Dustin  */
@media screen and (max-width:767px) {
/*  #hero .hero-btn { display: none; }*/
  #hero .owl-carousel .owl-dots { left: 20px; bottom: 250px; }
  .button:hover { padding: 10px 61px 10px 20px; }
  .button-presentation:hover { padding: 10px 61px 10px 20px; }
  .button-view:hover { padding: 10px 61px 10px 20px; }
 
}

@media screen and (max-width:767px) {
  #hero .text h1 { font-size: 40px; }
  section#values .highlights .item h3 { font-size: 60px; }
  footer { padding-top: 50px; }
  footer .container { display: block; padding: 0; }
  footer .container nav { display: none; }
  footer .container .logo { margin: 0 auto; width: 150px; }
  footer .container .logo img { margin-bottom: unset; }
  footer .container.bottom > div { text-align: center !important; }
  footer .social-links ul { justify-content: center; }
  footer .social-links ul li:first-of-type a { margin: 0; }
  #consent-modal > div { padding: 40px 20px 40px 20px; max-width: 350px; }
}



@media screen and (max-width:550px) {
  section#values .highlights .item { width: 100%; margin-right: 0; }
  #latest-news .news-releases {margin-top:24px;}
  #latest-news .news-releases .item { width: 100%; }
   #latest-news .news-releases .item:last-of-type{margin-bottom:0px;}
  #latest-news .news-releases .item .date { margin-bottom: 16px; }
  #latest-news .news-releases .item .title { font-family: neue-haas-grotesk-text, sans-serif; font-weight: 400; font-style: normal; font-size: 16px; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #484C4F; margin-bottom: 5px; }
  #latest-news .news-releases .item span.read-more { color: #0D2D73; }
  #latest-news .news-releases .item span.read-more:after { background-size: 100% 1px; width: calc(100% + 2px); }
  #latest-news .news-header__button-wrap .button-primary { display: none; }
}

@media screen and (max-width:400px) {
  header.mobile nav .stock { font-size: 10px; }
}

