/* 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
 */

/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:35px;
  --navigation-height:120px;
  --height-of-topBarAndNav:160px;
  --primary-font-color:#3f3f3f;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #184588;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:65px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:35px;
  --navigation-height:120px;
  --height-of-topBarAndNav:160px;
  --primary-font-color:#3f3f3f;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #184588;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:65px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
body {
  overflow-x: hidden;
  box-sizing: border-box;
}
.fixsize {
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .fixsize {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .fixsize {
    padding: 0 5%;
  }
}
.fixsize-v2 {
  align-items: center;
}
@media screen and (min-width: 1501px) {
  .fixsize-v2 {
    padding: 0 10%;
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize-v2 {
    padding: 0 calc(100% - 550px);
  }
}
@media (max-width: 1270px) {
  .fixsize-v2 {
    padding: 0 10%;
  }
}
.gGap-2 {
  gap: 2%;
}
.gGap-3 {
  gap: 3%;
}
.gGap-4 {
  gap: 4%;
}
.titleH {
  font-size: clamp(16pt, var(--h1-font-size), 40px);
  font-family: Raleway;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: capitalize;
  margin: var(--paragraph-spacing) 0;
}
.titleH-v2 {
  font-size: clamp(16pt, var(--sub-font-size), 35px);
  font-family: Montserrat;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: capitalize;
}
.subtitle {
  font-size: clamp(16pt, var(--h4-font-size), 28px);
  font-family: Montserrat;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.6px;
  text-align: left;
  text-transform: capitalize;
}
.subtitle-v2 {
  font-size: clamp(16pt, var(--p-font-size), 25px);
  font-family: Montserrat;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  text-align: center;
  text-transform: capitalize;
}
.textH {
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-family: Poppins;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.6px;
  text-align: left;
}
.contextP {
  font-family: Montserrat;
  font-size: var(--p-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.textP {
  font-family: "Open Sans", sans-serif;
  font-size: var(--h4-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.textPs {
  font-family: "Open Sans", sans-serif;
  font-size: var(--s-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.textSpacing {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cta, .download {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  text-align: center;
  width: fit-content;
  padding: 10px clamp(10px, 5%, 150px);
  font-family: Poppins;
  font-weight: 600;
  font-size: var(--h4-font-size);
}
hr {
  border: solid 2px var(--primary-color);
}
@media screen and (max-width: 500px) {
  .table-wrapper {
    overflow-x: scroll;
  }
}
ul > li > ul {
  padding-left: 20px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
body {
  font-family: "Montserrat", sans-serif;
}
.g-container {
  margin: 0;
  width: 100vw;
}
#g-offcanvas .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-content {
  margin: 0;
  padding: 0;
}
.g-title {
  display: none;
}
#g-main {
  padding: 0;
}
/* blog category*/
#g-main .g-container .g-grid .g-block .g-content .container {
  padding-right: 0;
  padding-left: 0;
}
#g-main .g-container .g-grid .g-block .g-content .container .row .col {
  padding-right: 0;
  padding-left: 0;
}
/* end of blog category*/
li {
  list-style-type: none;
}
body, p, a, ul, li, h1, h2, h3, h4, h5, h6, strong {
  margin: 0;
  padding: 0;
  text-decoration: none;
  line-height: 1.5rem;
  line-height: normal;
}
a {
  cursor: pointer;
  color: var(--primary-color);
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: var(--primary-color);
}
.button {
  background: var(--primary-color);
}
/* from */
.chronoforms + h3 {
  display: none;
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:35px;
  --navigation-height:120px;
  --height-of-topBarAndNav:160px;
  --primary-font-color:#3f3f3f;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #184588;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:65px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes line {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes lineGrow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes fromLeft {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@keyframes fromBottom {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
/* ANIMATION
@include keyframes(fade-up){
	0% {opacity: 0; top: -60px;}
	100% {opacity: 1; top: 0;}
}
@include keyframes(spinning){
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}

@include keyframes(slideUp){
  0% {opacity: 0; top: 85px;}
  100% {opacity: 1; top: 0;}
}
@include keyframes(slideDown){
  0% {opacity: 0; top: -85px;}
  100% {opacity: 1; top: 0;}
}
@include keyframes(slideLeft){
  0% {opacity: 0; right: -85px;}
  100% {opacity: 1; right: 0;}
}
@include keyframes(slideRight){
  0% {opacity: 0; left: -85px;}
  100% {opacity: 1; left: 0;}
}

.u-fade{
	@include animation('fade-up 1s .3s forwards');
}

.c-block__gold-discovery{
	.g-title,.c-introduction{
		opacity: 0;
		position: relative;
	}
	.c-introduction{
		animation-delay: .7s;
	}
}

.c-animated-object{
  opacity: 0;
  // visibility: hidden;
  position: relative;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;

   &.c-delay1{
    animation-delay: 0.3s !important;
    -webkit-animation-delay: 0.3s !important;
   }
	&.c-delay2{
    animation-delay: 0.6s !important;
    -webkit-animation-delay: 0.6s !important;
   }
	&.c-delay3{
    animation-delay: 0.9s !important;
    -webkit-animation-delay: 0.9s !important;
   }
	&.c-delay4{
    animation-delay: 1.2s !important;
    -webkit-animation-delay: 1.2s !important;
   }
  &.active{
    &.from-right{
      @include animation('slideLeft 1s forwards');
    }
    &.from-left{
      @include animation('slideRight 1s forwards');
    }
    &.from-top{
      @include animation('slideDown 1s forwards');
    }
    &.from-bottom{
      @include animation('slideUp 1s forwards');
    }
  }
}
 END ANIMATION */
#g-navigation {
  align-items: center;
  width: 100vw;
  width: 100%;
  background-color: rgba(24, 69, 136, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 1;
}
@media screen and (min-width: 1501px) {
  #g-navigation {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  #g-navigation {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  #g-navigation {
    padding: 0 5%;
  }
}
#g-navigation .g-grid {
  align-items: center;
}
#g-navigation .g-toplevel {
  display: flex;
  justify-content: space-between;
}
#g-navigation .g-toplevel .g-standard {
  padding: 14px 0;
}
#g-navigation .g-toplevel .g-standard:hover {
  background-color: transparent !important;
}
#g-navigation .g-toplevel .g-standard:hover:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1rem;
  width: 100%;
  height: 8px;
  background-color: var(--main-color);
  animation: lineGrow 0.2s ease-in-out forwards;
}
#g-navigation .g-toplevel .g-standard.active {
  background-color: transparent !important;
}
#g-navigation .g-toplevel .g-standard.active > a {
  color: var(--main-color) !important;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel {
  border-top: unset;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container {
  background-color: #cccccc;
  box-shadow: 0 8px 24px 0 rgba(var(--primary-bg-color-rgb), 0.5);
  transition: all 0.2s ease-out;
  padding: 0.5rem 0.9rem;
  height: 35px;
  display: flex;
  align-items: center;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container .g-menu-item-title {
  font-weight: normal;
  text-transform: capitalize;
  font-size: 14px;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container:hover {
  background-color: #fff !important;
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container {
  color: #2d2d2d !important;
  padding: 1rem 0.9rem;
  letter-spacing: 0.08rem;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #343434;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 1vw;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  #g-navigation .g-toplevel .g-standard .g-menu-item-container {
    letter-spacing: unset;
  }
}
@media screen and (max-width: 992px) {
  #g-navigation .g-toplevel .g-standard .g-menu-item-container {
    padding: 1rem 0.5rem;
  }
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a .g-menu-item-content .g-menu-item-title {
  color: var(--main-color) !important;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a .g-menu-item-content .g-menu-item-title:hover {
  color: #fff !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: var(--sec-color);
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover .g-menu-item-container {
  color: var(--main-color);
}
.about-page .white-box {
  background-color: var(--white);
  position: relative;
  top: -50px;
  width: 80%;
  margin-left: auto;
}
.about-page .white-box .size-48 a {
  position: absolute;
  right: 5%;
  bottom: 12%;
  color: var(--main-color) !important;
}
.about-page .about-us .g-grid .text p {
  padding-left: 20px;
}
.about-us .white-box .g-grid {
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.16);
}
.about-us .white-box .g-grid .size-48 {
  margin-block: 10px;
}
.bio-card {
  display: flex;
  gap: 2%;
  background-color: #f6f6f6;
  padding: 40px 20px;
}
.bio-card img.profile-photo {
  max-width: unset;
}
.bio-card .bio-text {
  display: flex;
}
.bio-card .button-mainx {
  align-self: end;
  color: var(--main-color) !important;
}
.bio-content-page .bio-card .bio-text {
  flex-direction: column;
}
.bio-content-page .bio-card .bio-text .button-mainx {
  margin-top: 40px;
}
.menu-presentation .rectangle-bg {
  background: var(--main-color);
  position: relative;
  height: 256px;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
}
.presentation-card {
  position: relative;
  bottom: 50%;
  transform: translateY(50%);
  padding: 30px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.17);
  background-color: #f6f6f6;
  max-width: 760px;
  margin: auto;
}
.presentation-card .maintitles {
  margin-bottom: 20px;
}
.presentation-card .inner-presentation {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.presentation-card .inner-presentation .desc {
  align-self: flex-end;
}
.menu-factsheet .rectangle-bg {
  background: var(--main-color);
  position: relative;
  height: 256px;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
}
.factsheet-card {
  position: relative;
  bottom: 50%;
  transform: translateY(50%);
  padding: 30px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.17);
  background-color: #f6f6f6;
  max-width: 780px;
  margin: auto;
}
.factsheet-card .maintitles {
  margin-bottom: 20px;
}
.factsheet-card .inner-factsheet {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.factsheet-card .inner-factsheet .desc {
  align-self: flex-end;
}
.invest-contact-card {
  display: flex;
  align-items: center;
  gap: 20px;
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.16);
  background-color: var(--white);
  padding: 40px;
}
.invest-contact-card .title {
  font-weight: bold;
}
.info-wrapper {
  display: flex;
  gap: 10px;
}
.row-report {
  --num-column:2;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
}
@media screen and (max-width: 500px) {
  .row-report {
    --num-column:1;
  }
}
.row-report .reports-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.row-report .report-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}
.menu-financial-reports hr {
  border: solid 1px #ccc;
  margin-top: 0;
}
.row-report .title {
  font-weight: bolder;
}
.menu-videos-interviews .title a {
  color: #184574;
}
.capital-structure-cards {
  --num-column:5;
  margin: 40px 0;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  gap: 20px;
}
@media screen and (max-width: 992px) {
  .capital-structure-cards {
    --num-column:3;
  }
}
@media screen and (max-width: 500px) {
  .capital-structure-cards {
    --num-column:1;
  }
}
.capital-structure-cards .card {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.capital-structure-cards .card {
  text-align: center;
}
.capital-structure-cards .card .title {
  font-weight: bold;
  color: var(--main-color);
}
.blog-item {
  overflow: visible !important;
}
@media only screen and (min-width: 1200px) {
  .contact .left {
    position: relative;
    min-height: 600px;
  }
  .contact .left .invest-contact-card {
    position: absolute;
    bottom: -20px;
    max-width: 536px;
    right: 0;
    padding: 10px;
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.16);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .invest-contact-card {
    flex-direction: column;
  }
}
.contact .left .invest-contact-card {
  padding: 0 0 2% 0;
  gap: 1%;
}
.contact .left .invest-contact-card p, .contact .left .invest-contact-card p a {
  overflow-wrap: break-word;
}
.menu-contact .maintitles {
  margin-bottom: 40px;
}
.chronoforms .ui.button {
  color: #fff;
  background-color: var(--main-color);
  margin-top: 20px;
  padding: 0 10%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bottom-grid .mainfield {
  margin: auto !important;
}
@media only screen and (min-width: 1200px) {
  .signup .left {
    position: relative;
    min-height: 600px;
  }
  .signup .left .invest-contact-card {
    position: absolute;
    bottom: -20px;
    max-width: 536px;
    right: 0;
    padding: 10px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .invest-contact-card {
    flex-direction: column;
  }
}
.signup .left .invest-contact-card {
  padding: 0 0 2% 0;
  gap: 1%;
}
.signup .left .invest-contact-card p, .signup .left .invest-contact-card p a {
  overflow-wrap: break-word;
}
.menu-signup .maintitles {
  margin-bottom: 40px;
}
.chronoforms .ui.button {
  color: #fff;
  background-color: var(--main-color);
  margin-top: 20px;
  padding: 0 10%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bottom-grid .mainfield {
  margin: auto !important;
}
/*# sourceMappingURL=custom_13.css.map */